@ckeditor/ckeditor5-operations-compressor 47.3.0-alpha.6 → 47.3.0-alpha.7
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 _0x313a50=_0x2ef525['Reader'],_0x2c4a13=_0x2ef525['Writer'],_0x5a4002=_0x2ef525['util'],_0x1a5fd2=_0x2ef525['roots']['default']||(_0x2ef525['roots']['default']={});return _0x1a5fd2['AttributeOperation']=(function(){function _0x526adb(_0x27b8ed){if(_0x27b8ed){for(var _0x449946=Object['keys'](_0x27b8ed),_0x38f422=0x0;_0x38f422<_0x449946['length'];++_0x38f422)null!=_0x27b8ed[_0x449946[_0x38f422]]&&(this[_0x449946[_0x38f422]]=_0x27b8ed[_0x449946[_0x38f422]]);}}return _0x526adb['prototype']['range']=null,_0x526adb['prototype']['key']='',_0x526adb['prototype']['oldValueBoolean']=!0x1,_0x526adb['prototype']['oldValueJson']='',_0x526adb['prototype']['newValueBoolean']=!0x1,_0x526adb['prototype']['newValueJson']='',_0x526adb['prototype']['wasUndone']=!0x1,_0x526adb['create']=function(_0x88d7f3){return new _0x526adb(_0x88d7f3);},_0x526adb['encode']=function(_0x137a0b,_0x37071b){return _0x37071b||(_0x37071b=_0x2c4a13['create']()),null!=_0x137a0b['range']&&Object['hasOwnProperty']['call'](_0x137a0b,'range')&&_0x1a5fd2['Range']['encode'](_0x137a0b['range'],_0x37071b['uint32'](0xa)['fork']())['ldelim'](),null!=_0x137a0b['key']&&Object['hasOwnProperty']['call'](_0x137a0b,'key')&&_0x37071b['uint32'](0x12)['string'](_0x137a0b['key']),null!=_0x137a0b['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x137a0b,'oldValueBoolean')&&_0x37071b['uint32'](0x18)['bool'](_0x137a0b['oldValueBoolean']),null!=_0x137a0b['oldValueJson']&&Object['hasOwnProperty']['call'](_0x137a0b,'oldValueJson')&&_0x37071b['uint32'](0x22)['string'](_0x137a0b['oldValueJson']),null!=_0x137a0b['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x137a0b,'newValueBoolean')&&_0x37071b['uint32'](0x28)['bool'](_0x137a0b['newValueBoolean']),null!=_0x137a0b['newValueJson']&&Object['hasOwnProperty']['call'](_0x137a0b,'newValueJson')&&_0x37071b['uint32'](0x32)['string'](_0x137a0b['newValueJson']),null!=_0x137a0b['wasUndone']&&Object['hasOwnProperty']['call'](_0x137a0b,'wasUndone')&&_0x37071b['uint32'](0x38)['bool'](_0x137a0b['wasUndone']),_0x37071b;},_0x526adb['encodeDelimited']=function(_0x270d76,_0x1e9f57){return this['encode'](_0x270d76,_0x1e9f57)['ldelim']();},_0x526adb['decode']=function(_0x64965a,_0x5bfb0c){_0x64965a instanceof _0x313a50||(_0x64965a=_0x313a50['create'](_0x64965a));for(var _0x5521a7=void 0x0===_0x5bfb0c?_0x64965a['len']:_0x64965a['pos']+_0x5bfb0c,_0x5d40f1=new _0x1a5fd2['AttributeOperation']();_0x64965a['pos']<_0x5521a7;){var _0x5e7f74=_0x64965a['uint32']();switch(_0x5e7f74>>>0x3){case 0x1:_0x5d40f1['range']=_0x1a5fd2['Range']['decode'](_0x64965a,_0x64965a['uint32']());break;case 0x2:_0x5d40f1['key']=_0x64965a['string']();break;case 0x3:_0x5d40f1['oldValueBoolean']=_0x64965a['bool']();break;case 0x4:_0x5d40f1['oldValueJson']=_0x64965a['string']();break;case 0x5:_0x5d40f1['newValueBoolean']=_0x64965a['bool']();break;case 0x6:_0x5d40f1['newValueJson']=_0x64965a['string']();break;case 0x7:_0x5d40f1['wasUndone']=_0x64965a['bool']();break;default:_0x64965a['skipType'](0x7&_0x5e7f74);}}return _0x5d40f1;},_0x526adb['decodeDelimited']=function(_0x1e786e){return _0x1e786e instanceof _0x313a50||(_0x1e786e=new _0x313a50(_0x1e786e)),this['decode'](_0x1e786e,_0x1e786e['uint32']());},_0x526adb['verify']=function(_0x4e335c){if('object'!=typeof _0x4e335c||null===_0x4e335c)return'object\x20expected';if(null!=_0x4e335c['range']&&_0x4e335c['hasOwnProperty']('range')){var _0x47eaf2=_0x1a5fd2['Range']['verify'](_0x4e335c['range']);if(_0x47eaf2)return'range.'+_0x47eaf2;}return null!=_0x4e335c['key']&&_0x4e335c['hasOwnProperty']('key')&&!_0x5a4002['isString'](_0x4e335c['key'])?'key:\x20string\x20expected':null!=_0x4e335c['oldValueBoolean']&&_0x4e335c['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x4e335c['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x4e335c['oldValueJson']&&_0x4e335c['hasOwnProperty']('oldValueJson')&&!_0x5a4002['isString'](_0x4e335c['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x4e335c['newValueBoolean']&&_0x4e335c['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x4e335c['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x4e335c['newValueJson']&&_0x4e335c['hasOwnProperty']('newValueJson')&&!_0x5a4002['isString'](_0x4e335c['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x4e335c['wasUndone']&&_0x4e335c['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x4e335c['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x526adb['fromObject']=function(_0x5d6051){if(_0x5d6051 instanceof _0x1a5fd2['AttributeOperation'])return _0x5d6051;var _0x1835a5=new _0x1a5fd2['AttributeOperation']();if(null!=_0x5d6051['range']){if('object'!=typeof _0x5d6051['range'])throw TypeError('.AttributeOperation.range:\x20object\x20expected');_0x1835a5['range']=_0x1a5fd2['Range']['fromObject'](_0x5d6051['range']);}return null!=_0x5d6051['key']&&(_0x1835a5['key']=String(_0x5d6051['key'])),null!=_0x5d6051['oldValueBoolean']&&(_0x1835a5['oldValueBoolean']=Boolean(_0x5d6051['oldValueBoolean'])),null!=_0x5d6051['oldValueJson']&&(_0x1835a5['oldValueJson']=String(_0x5d6051['oldValueJson'])),null!=_0x5d6051['newValueBoolean']&&(_0x1835a5['newValueBoolean']=Boolean(_0x5d6051['newValueBoolean'])),null!=_0x5d6051['newValueJson']&&(_0x1835a5['newValueJson']=String(_0x5d6051['newValueJson'])),null!=_0x5d6051['wasUndone']&&(_0x1835a5['wasUndone']=Boolean(_0x5d6051['wasUndone'])),_0x1835a5;},_0x526adb['toObject']=function(_0xf5960b,_0x53ff60){_0x53ff60||(_0x53ff60={});var _0x2f12c9={};return _0x53ff60['defaults']&&(_0x2f12c9['range']=null,_0x2f12c9['key']='',_0x2f12c9['oldValueBoolean']=!0x1,_0x2f12c9['oldValueJson']='',_0x2f12c9['newValueBoolean']=!0x1,_0x2f12c9['newValueJson']='',_0x2f12c9['wasUndone']=!0x1),null!=_0xf5960b['range']&&_0xf5960b['hasOwnProperty']('range')&&(_0x2f12c9['range']=_0x1a5fd2['Range']['toObject'](_0xf5960b['range'],_0x53ff60)),null!=_0xf5960b['key']&&_0xf5960b['hasOwnProperty']('key')&&(_0x2f12c9['key']=_0xf5960b['key']),null!=_0xf5960b['oldValueBoolean']&&_0xf5960b['hasOwnProperty']('oldValueBoolean')&&(_0x2f12c9['oldValueBoolean']=_0xf5960b['oldValueBoolean']),null!=_0xf5960b['oldValueJson']&&_0xf5960b['hasOwnProperty']('oldValueJson')&&(_0x2f12c9['oldValueJson']=_0xf5960b['oldValueJson']),null!=_0xf5960b['newValueBoolean']&&_0xf5960b['hasOwnProperty']('newValueBoolean')&&(_0x2f12c9['newValueBoolean']=_0xf5960b['newValueBoolean']),null!=_0xf5960b['newValueJson']&&_0xf5960b['hasOwnProperty']('newValueJson')&&(_0x2f12c9['newValueJson']=_0xf5960b['newValueJson']),null!=_0xf5960b['wasUndone']&&_0xf5960b['hasOwnProperty']('wasUndone')&&(_0x2f12c9['wasUndone']=_0xf5960b['wasUndone']),_0x2f12c9;},_0x526adb['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x2ef525['util']['toJSONOptions']);},_0x526adb['getTypeUrl']=function(_0x5d7c6a){return void 0x0===_0x5d7c6a&&(_0x5d7c6a='type.googleapis.com'),_0x5d7c6a+'/AttributeOperation';},_0x526adb;}()),_0x1a5fd2['InsertOperation']=(function(){function _0x4396c5(_0x46140e){if(this['nodes']=[],_0x46140e){for(var _0x127e89=Object['keys'](_0x46140e),_0x3cc416=0x0;_0x3cc416<_0x127e89['length'];++_0x3cc416)null!=_0x46140e[_0x127e89[_0x3cc416]]&&(this[_0x127e89[_0x3cc416]]=_0x46140e[_0x127e89[_0x3cc416]]);}}return _0x4396c5['prototype']['position']=null,_0x4396c5['prototype']['nodes']=_0x5a4002['emptyArray'],_0x4396c5['prototype']['shouldReceiveAttributes']=!0x1,_0x4396c5['prototype']['wasUndone']=!0x1,_0x4396c5['create']=function(_0x5a39f1){return new _0x4396c5(_0x5a39f1);},_0x4396c5['encode']=function(_0x5e28cb,_0x216131){if(_0x216131||(_0x216131=_0x2c4a13['create']()),null!=_0x5e28cb['position']&&Object['hasOwnProperty']['call'](_0x5e28cb,'position')&&_0x1a5fd2['Position']['encode'](_0x5e28cb['position'],_0x216131['uint32'](0xa)['fork']())['ldelim'](),null!=_0x5e28cb['nodes']&&_0x5e28cb['nodes']['length']){for(var _0x17de47=0x0;_0x17de47<_0x5e28cb['nodes']['length'];++_0x17de47)_0x1a5fd2['Element']['encode'](_0x5e28cb['nodes'][_0x17de47],_0x216131['uint32'](0x12)['fork']())['ldelim']();}return null!=_0x5e28cb['shouldReceiveAttributes']&&Object['hasOwnProperty']['call'](_0x5e28cb,'shouldReceiveAttributes')&&_0x216131['uint32'](0x18)['bool'](_0x5e28cb['shouldReceiveAttributes']),null!=_0x5e28cb['wasUndone']&&Object['hasOwnProperty']['call'](_0x5e28cb,'wasUndone')&&_0x216131['uint32'](0x20)['bool'](_0x5e28cb['wasUndone']),_0x216131;},_0x4396c5['encodeDelimited']=function(_0x5c2b03,_0x4cce68){return this['encode'](_0x5c2b03,_0x4cce68)['ldelim']();},_0x4396c5['decode']=function(_0x1a1e2a,_0x145ab0){_0x1a1e2a instanceof _0x313a50||(_0x1a1e2a=_0x313a50['create'](_0x1a1e2a));for(var _0x2a8b44=void 0x0===_0x145ab0?_0x1a1e2a['len']:_0x1a1e2a['pos']+_0x145ab0,_0x127552=new _0x1a5fd2['InsertOperation']();_0x1a1e2a['pos']<_0x2a8b44;){var _0x41001b=_0x1a1e2a['uint32']();switch(_0x41001b>>>0x3){case 0x1:_0x127552['position']=_0x1a5fd2['Position']['decode'](_0x1a1e2a,_0x1a1e2a['uint32']());break;case 0x2:_0x127552['nodes']&&_0x127552['nodes']['length']||(_0x127552['nodes']=[]),_0x127552['nodes']['push'](_0x1a5fd2['Element']['decode'](_0x1a1e2a,_0x1a1e2a['uint32']()));break;case 0x3:_0x127552['shouldReceiveAttributes']=_0x1a1e2a['bool']();break;case 0x4:_0x127552['wasUndone']=_0x1a1e2a['bool']();break;default:_0x1a1e2a['skipType'](0x7&_0x41001b);}}return _0x127552;},_0x4396c5['decodeDelimited']=function(_0x4be0c8){return _0x4be0c8 instanceof _0x313a50||(_0x4be0c8=new _0x313a50(_0x4be0c8)),this['decode'](_0x4be0c8,_0x4be0c8['uint32']());},_0x4396c5['verify']=function(_0x13238f){if('object'!=typeof _0x13238f||null===_0x13238f)return'object\x20expected';if(null!=_0x13238f['position']&&_0x13238f['hasOwnProperty']('position')&&(_0x572c57=_0x1a5fd2['Position']['verify'](_0x13238f['position'])))return'position.'+_0x572c57;if(null!=_0x13238f['nodes']&&_0x13238f['hasOwnProperty']('nodes')){if(!Array['isArray'](_0x13238f['nodes']))return'nodes:\x20array\x20expected';for(var _0x14b060=0x0;_0x14b060<_0x13238f['nodes']['length'];++_0x14b060){var _0x572c57;if(_0x572c57=_0x1a5fd2['Element']['verify'](_0x13238f['nodes'][_0x14b060]))return'nodes.'+_0x572c57;}}return null!=_0x13238f['shouldReceiveAttributes']&&_0x13238f['hasOwnProperty']('shouldReceiveAttributes')&&'boolean'!=typeof _0x13238f['shouldReceiveAttributes']?'shouldReceiveAttributes:\x20boolean\x20expected':null!=_0x13238f['wasUndone']&&_0x13238f['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x13238f['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x4396c5['fromObject']=function(_0x5d000a){if(_0x5d000a instanceof _0x1a5fd2['InsertOperation'])return _0x5d000a;var _0xa5f2b0=new _0x1a5fd2['InsertOperation']();if(null!=_0x5d000a['position']){if('object'!=typeof _0x5d000a['position'])throw TypeError('.InsertOperation.position:\x20object\x20expected');_0xa5f2b0['position']=_0x1a5fd2['Position']['fromObject'](_0x5d000a['position']);}if(_0x5d000a['nodes']){if(!Array['isArray'](_0x5d000a['nodes']))throw TypeError('.InsertOperation.nodes:\x20array\x20expected');_0xa5f2b0['nodes']=[];for(var _0x5e7e49=0x0;_0x5e7e49<_0x5d000a['nodes']['length'];++_0x5e7e49){if('object'!=typeof _0x5d000a['nodes'][_0x5e7e49])throw TypeError('.InsertOperation.nodes:\x20object\x20expected');_0xa5f2b0['nodes'][_0x5e7e49]=_0x1a5fd2['Element']['fromObject'](_0x5d000a['nodes'][_0x5e7e49]);}}return null!=_0x5d000a['shouldReceiveAttributes']&&(_0xa5f2b0['shouldReceiveAttributes']=Boolean(_0x5d000a['shouldReceiveAttributes'])),null!=_0x5d000a['wasUndone']&&(_0xa5f2b0['wasUndone']=Boolean(_0x5d000a['wasUndone'])),_0xa5f2b0;},_0x4396c5['toObject']=function(_0x5d47c7,_0x27c9a7){_0x27c9a7||(_0x27c9a7={});var _0x296716={};if((_0x27c9a7['arrays']||_0x27c9a7['defaults'])&&(_0x296716['nodes']=[]),_0x27c9a7['defaults']&&(_0x296716['position']=null,_0x296716['shouldReceiveAttributes']=!0x1,_0x296716['wasUndone']=!0x1),null!=_0x5d47c7['position']&&_0x5d47c7['hasOwnProperty']('position')&&(_0x296716['position']=_0x1a5fd2['Position']['toObject'](_0x5d47c7['position'],_0x27c9a7)),_0x5d47c7['nodes']&&_0x5d47c7['nodes']['length']){_0x296716['nodes']=[];for(var _0x2b400c=0x0;_0x2b400c<_0x5d47c7['nodes']['length'];++_0x2b400c)_0x296716['nodes'][_0x2b400c]=_0x1a5fd2['Element']['toObject'](_0x5d47c7['nodes'][_0x2b400c],_0x27c9a7);}return null!=_0x5d47c7['shouldReceiveAttributes']&&_0x5d47c7['hasOwnProperty']('shouldReceiveAttributes')&&(_0x296716['shouldReceiveAttributes']=_0x5d47c7['shouldReceiveAttributes']),null!=_0x5d47c7['wasUndone']&&_0x5d47c7['hasOwnProperty']('wasUndone')&&(_0x296716['wasUndone']=_0x5d47c7['wasUndone']),_0x296716;},_0x4396c5['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x2ef525['util']['toJSONOptions']);},_0x4396c5['getTypeUrl']=function(_0x45b621){return void 0x0===_0x45b621&&(_0x45b621='type.googleapis.com'),_0x45b621+'/InsertOperation';},_0x4396c5;}()),_0x1a5fd2['MarkerOperation']=(function(){function _0x222d7b(_0xfab42c){if(_0xfab42c){for(var _0x19072f=Object['keys'](_0xfab42c),_0x5e3cf1=0x0;_0x5e3cf1<_0x19072f['length'];++_0x5e3cf1)null!=_0xfab42c[_0x19072f[_0x5e3cf1]]&&(this[_0x19072f[_0x5e3cf1]]=_0xfab42c[_0x19072f[_0x5e3cf1]]);}}return _0x222d7b['prototype']['name']='',_0x222d7b['prototype']['oldRange']=null,_0x222d7b['prototype']['newRange']=null,_0x222d7b['prototype']['affectsData']=!0x1,_0x222d7b['prototype']['wasUndone']=!0x1,_0x222d7b['create']=function(_0x81e43f){return new _0x222d7b(_0x81e43f);},_0x222d7b['encode']=function(_0x43eef3,_0x8f41d1){return _0x8f41d1||(_0x8f41d1=_0x2c4a13['create']()),null!=_0x43eef3['name']&&Object['hasOwnProperty']['call'](_0x43eef3,'name')&&_0x8f41d1['uint32'](0xa)['string'](_0x43eef3['name']),null!=_0x43eef3['oldRange']&&Object['hasOwnProperty']['call'](_0x43eef3,'oldRange')&&_0x1a5fd2['Range']['encode'](_0x43eef3['oldRange'],_0x8f41d1['uint32'](0x12)['fork']())['ldelim'](),null!=_0x43eef3['newRange']&&Object['hasOwnProperty']['call'](_0x43eef3,'newRange')&&_0x1a5fd2['Range']['encode'](_0x43eef3['newRange'],_0x8f41d1['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x43eef3['affectsData']&&Object['hasOwnProperty']['call'](_0x43eef3,'affectsData')&&_0x8f41d1['uint32'](0x20)['bool'](_0x43eef3['affectsData']),null!=_0x43eef3['wasUndone']&&Object['hasOwnProperty']['call'](_0x43eef3,'wasUndone')&&_0x8f41d1['uint32'](0x28)['bool'](_0x43eef3['wasUndone']),_0x8f41d1;},_0x222d7b['encodeDelimited']=function(_0x12fdba,_0x430798){return this['encode'](_0x12fdba,_0x430798)['ldelim']();},_0x222d7b['decode']=function(_0x346357,_0x5a2e7c){_0x346357 instanceof _0x313a50||(_0x346357=_0x313a50['create'](_0x346357));for(var _0x2552c9=void 0x0===_0x5a2e7c?_0x346357['len']:_0x346357['pos']+_0x5a2e7c,_0x7f9916=new _0x1a5fd2['MarkerOperation']();_0x346357['pos']<_0x2552c9;){var _0x3e23af=_0x346357['uint32']();switch(_0x3e23af>>>0x3){case 0x1:_0x7f9916['name']=_0x346357['string']();break;case 0x2:_0x7f9916['oldRange']=_0x1a5fd2['Range']['decode'](_0x346357,_0x346357['uint32']());break;case 0x3:_0x7f9916['newRange']=_0x1a5fd2['Range']['decode'](_0x346357,_0x346357['uint32']());break;case 0x4:_0x7f9916['affectsData']=_0x346357['bool']();break;case 0x5:_0x7f9916['wasUndone']=_0x346357['bool']();break;default:_0x346357['skipType'](0x7&_0x3e23af);}}return _0x7f9916;},_0x222d7b['decodeDelimited']=function(_0x59f6af){return _0x59f6af instanceof _0x313a50||(_0x59f6af=new _0x313a50(_0x59f6af)),this['decode'](_0x59f6af,_0x59f6af['uint32']());},_0x222d7b['verify']=function(_0x461039){if('object'!=typeof _0x461039||null===_0x461039)return'object\x20expected';if(null!=_0x461039['name']&&_0x461039['hasOwnProperty']('name')&&!_0x5a4002['isString'](_0x461039['name']))return'name:\x20string\x20expected';var _0x490539;if(null!=_0x461039['oldRange']&&_0x461039['hasOwnProperty']('oldRange')&&(_0x490539=_0x1a5fd2['Range']['verify'](_0x461039['oldRange'])))return'oldRange.'+_0x490539;if(null!=_0x461039['newRange']&&_0x461039['hasOwnProperty']('newRange')&&(_0x490539=_0x1a5fd2['Range']['verify'](_0x461039['newRange'])))return'newRange.'+_0x490539;return null!=_0x461039['affectsData']&&_0x461039['hasOwnProperty']('affectsData')&&'boolean'!=typeof _0x461039['affectsData']?'affectsData:\x20boolean\x20expected':null!=_0x461039['wasUndone']&&_0x461039['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x461039['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x222d7b['fromObject']=function(_0x1ccef2){if(_0x1ccef2 instanceof _0x1a5fd2['MarkerOperation'])return _0x1ccef2;var _0x39f89b=new _0x1a5fd2['MarkerOperation']();if(null!=_0x1ccef2['name']&&(_0x39f89b['name']=String(_0x1ccef2['name'])),null!=_0x1ccef2['oldRange']){if('object'!=typeof _0x1ccef2['oldRange'])throw TypeError('.MarkerOperation.oldRange:\x20object\x20expected');_0x39f89b['oldRange']=_0x1a5fd2['Range']['fromObject'](_0x1ccef2['oldRange']);}if(null!=_0x1ccef2['newRange']){if('object'!=typeof _0x1ccef2['newRange'])throw TypeError('.MarkerOperation.newRange:\x20object\x20expected');_0x39f89b['newRange']=_0x1a5fd2['Range']['fromObject'](_0x1ccef2['newRange']);}return null!=_0x1ccef2['affectsData']&&(_0x39f89b['affectsData']=Boolean(_0x1ccef2['affectsData'])),null!=_0x1ccef2['wasUndone']&&(_0x39f89b['wasUndone']=Boolean(_0x1ccef2['wasUndone'])),_0x39f89b;},_0x222d7b['toObject']=function(_0xddbea6,_0x576014){_0x576014||(_0x576014={});var _0x5c8e11={};return _0x576014['defaults']&&(_0x5c8e11['name']='',_0x5c8e11['oldRange']=null,_0x5c8e11['newRange']=null,_0x5c8e11['affectsData']=!0x1,_0x5c8e11['wasUndone']=!0x1),null!=_0xddbea6['name']&&_0xddbea6['hasOwnProperty']('name')&&(_0x5c8e11['name']=_0xddbea6['name']),null!=_0xddbea6['oldRange']&&_0xddbea6['hasOwnProperty']('oldRange')&&(_0x5c8e11['oldRange']=_0x1a5fd2['Range']['toObject'](_0xddbea6['oldRange'],_0x576014)),null!=_0xddbea6['newRange']&&_0xddbea6['hasOwnProperty']('newRange')&&(_0x5c8e11['newRange']=_0x1a5fd2['Range']['toObject'](_0xddbea6['newRange'],_0x576014)),null!=_0xddbea6['affectsData']&&_0xddbea6['hasOwnProperty']('affectsData')&&(_0x5c8e11['affectsData']=_0xddbea6['affectsData']),null!=_0xddbea6['wasUndone']&&_0xddbea6['hasOwnProperty']('wasUndone')&&(_0x5c8e11['wasUndone']=_0xddbea6['wasUndone']),_0x5c8e11;},_0x222d7b['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x2ef525['util']['toJSONOptions']);},_0x222d7b['getTypeUrl']=function(_0x4e4ec7){return void 0x0===_0x4e4ec7&&(_0x4e4ec7='type.googleapis.com'),_0x4e4ec7+'/MarkerOperation';},_0x222d7b;}()),_0x1a5fd2['MergeOperation']=(function(){function _0x5557e9(_0x490a07){if(_0x490a07){for(var _0x4425df=Object['keys'](_0x490a07),_0x43ba1f=0x0;_0x43ba1f<_0x4425df['length'];++_0x43ba1f)null!=_0x490a07[_0x4425df[_0x43ba1f]]&&(this[_0x4425df[_0x43ba1f]]=_0x490a07[_0x4425df[_0x43ba1f]]);}}return _0x5557e9['prototype']['sourcePosition']=null,_0x5557e9['prototype']['targetPosition']=null,_0x5557e9['prototype']['graveyardPosition']=null,_0x5557e9['prototype']['howMany']=0x0,_0x5557e9['prototype']['wasUndone']=!0x1,_0x5557e9['create']=function(_0x64de3e){return new _0x5557e9(_0x64de3e);},_0x5557e9['encode']=function(_0x346e1b,_0x45c2da){return _0x45c2da||(_0x45c2da=_0x2c4a13['create']()),null!=_0x346e1b['sourcePosition']&&Object['hasOwnProperty']['call'](_0x346e1b,'sourcePosition')&&_0x1a5fd2['Position']['encode'](_0x346e1b['sourcePosition'],_0x45c2da['uint32'](0xa)['fork']())['ldelim'](),null!=_0x346e1b['targetPosition']&&Object['hasOwnProperty']['call'](_0x346e1b,'targetPosition')&&_0x1a5fd2['Position']['encode'](_0x346e1b['targetPosition'],_0x45c2da['uint32'](0x12)['fork']())['ldelim'](),null!=_0x346e1b['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x346e1b,'graveyardPosition')&&_0x1a5fd2['Position']['encode'](_0x346e1b['graveyardPosition'],_0x45c2da['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x346e1b['howMany']&&Object['hasOwnProperty']['call'](_0x346e1b,'howMany')&&_0x45c2da['uint32'](0x20)['uint32'](_0x346e1b['howMany']),null!=_0x346e1b['wasUndone']&&Object['hasOwnProperty']['call'](_0x346e1b,'wasUndone')&&_0x45c2da['uint32'](0x28)['bool'](_0x346e1b['wasUndone']),_0x45c2da;},_0x5557e9['encodeDelimited']=function(_0x17fb34,_0x226c14){return this['encode'](_0x17fb34,_0x226c14)['ldelim']();},_0x5557e9['decode']=function(_0x531fba,_0xe8e173){_0x531fba instanceof _0x313a50||(_0x531fba=_0x313a50['create'](_0x531fba));for(var _0x114858=void 0x0===_0xe8e173?_0x531fba['len']:_0x531fba['pos']+_0xe8e173,_0x2b6063=new _0x1a5fd2['MergeOperation']();_0x531fba['pos']<_0x114858;){var _0x6c7f91=_0x531fba['uint32']();switch(_0x6c7f91>>>0x3){case 0x1:_0x2b6063['sourcePosition']=_0x1a5fd2['Position']['decode'](_0x531fba,_0x531fba['uint32']());break;case 0x2:_0x2b6063['targetPosition']=_0x1a5fd2['Position']['decode'](_0x531fba,_0x531fba['uint32']());break;case 0x3:_0x2b6063['graveyardPosition']=_0x1a5fd2['Position']['decode'](_0x531fba,_0x531fba['uint32']());break;case 0x4:_0x2b6063['howMany']=_0x531fba['uint32']();break;case 0x5:_0x2b6063['wasUndone']=_0x531fba['bool']();break;default:_0x531fba['skipType'](0x7&_0x6c7f91);}}return _0x2b6063;},_0x5557e9['decodeDelimited']=function(_0x49be0d){return _0x49be0d instanceof _0x313a50||(_0x49be0d=new _0x313a50(_0x49be0d)),this['decode'](_0x49be0d,_0x49be0d['uint32']());},_0x5557e9['verify']=function(_0x37746f){if('object'!=typeof _0x37746f||null===_0x37746f)return'object\x20expected';var _0x1914f5;if(null!=_0x37746f['sourcePosition']&&_0x37746f['hasOwnProperty']('sourcePosition')&&(_0x1914f5=_0x1a5fd2['Position']['verify'](_0x37746f['sourcePosition'])))return'sourcePosition.'+_0x1914f5;if(null!=_0x37746f['targetPosition']&&_0x37746f['hasOwnProperty']('targetPosition')&&(_0x1914f5=_0x1a5fd2['Position']['verify'](_0x37746f['targetPosition'])))return'targetPosition.'+_0x1914f5;if(null!=_0x37746f['graveyardPosition']&&_0x37746f['hasOwnProperty']('graveyardPosition')&&(_0x1914f5=_0x1a5fd2['Position']['verify'](_0x37746f['graveyardPosition'])))return'graveyardPosition.'+_0x1914f5;return null!=_0x37746f['howMany']&&_0x37746f['hasOwnProperty']('howMany')&&!_0x5a4002['isInteger'](_0x37746f['howMany'])?'howMany:\x20integer\x20expected':null!=_0x37746f['wasUndone']&&_0x37746f['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x37746f['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x5557e9['fromObject']=function(_0x1fbae4){if(_0x1fbae4 instanceof _0x1a5fd2['MergeOperation'])return _0x1fbae4;var _0x366b42=new _0x1a5fd2['MergeOperation']();if(null!=_0x1fbae4['sourcePosition']){if('object'!=typeof _0x1fbae4['sourcePosition'])throw TypeError('.MergeOperation.sourcePosition:\x20object\x20expected');_0x366b42['sourcePosition']=_0x1a5fd2['Position']['fromObject'](_0x1fbae4['sourcePosition']);}if(null!=_0x1fbae4['targetPosition']){if('object'!=typeof _0x1fbae4['targetPosition'])throw TypeError('.MergeOperation.targetPosition:\x20object\x20expected');_0x366b42['targetPosition']=_0x1a5fd2['Position']['fromObject'](_0x1fbae4['targetPosition']);}if(null!=_0x1fbae4['graveyardPosition']){if('object'!=typeof _0x1fbae4['graveyardPosition'])throw TypeError('.MergeOperation.graveyardPosition:\x20object\x20expected');_0x366b42['graveyardPosition']=_0x1a5fd2['Position']['fromObject'](_0x1fbae4['graveyardPosition']);}return null!=_0x1fbae4['howMany']&&(_0x366b42['howMany']=_0x1fbae4['howMany']>>>0x0),null!=_0x1fbae4['wasUndone']&&(_0x366b42['wasUndone']=Boolean(_0x1fbae4['wasUndone'])),_0x366b42;},_0x5557e9['toObject']=function(_0x110e6d,_0x5aa27d){_0x5aa27d||(_0x5aa27d={});var _0x51af0f={};return _0x5aa27d['defaults']&&(_0x51af0f['sourcePosition']=null,_0x51af0f['targetPosition']=null,_0x51af0f['graveyardPosition']=null,_0x51af0f['howMany']=0x0,_0x51af0f['wasUndone']=!0x1),null!=_0x110e6d['sourcePosition']&&_0x110e6d['hasOwnProperty']('sourcePosition')&&(_0x51af0f['sourcePosition']=_0x1a5fd2['Position']['toObject'](_0x110e6d['sourcePosition'],_0x5aa27d)),null!=_0x110e6d['targetPosition']&&_0x110e6d['hasOwnProperty']('targetPosition')&&(_0x51af0f['targetPosition']=_0x1a5fd2['Position']['toObject'](_0x110e6d['targetPosition'],_0x5aa27d)),null!=_0x110e6d['graveyardPosition']&&_0x110e6d['hasOwnProperty']('graveyardPosition')&&(_0x51af0f['graveyardPosition']=_0x1a5fd2['Position']['toObject'](_0x110e6d['graveyardPosition'],_0x5aa27d)),null!=_0x110e6d['howMany']&&_0x110e6d['hasOwnProperty']('howMany')&&(_0x51af0f['howMany']=_0x110e6d['howMany']),null!=_0x110e6d['wasUndone']&&_0x110e6d['hasOwnProperty']('wasUndone')&&(_0x51af0f['wasUndone']=_0x110e6d['wasUndone']),_0x51af0f;},_0x5557e9['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x2ef525['util']['toJSONOptions']);},_0x5557e9['getTypeUrl']=function(_0x9418c8){return void 0x0===_0x9418c8&&(_0x9418c8='type.googleapis.com'),_0x9418c8+'/MergeOperation';},_0x5557e9;}()),_0x1a5fd2['MoveOperation']=(function(){function _0x108b56(_0xdf9121){if(_0xdf9121){for(var _0x139303=Object['keys'](_0xdf9121),_0x416f41=0x0;_0x416f41<_0x139303['length'];++_0x416f41)null!=_0xdf9121[_0x139303[_0x416f41]]&&(this[_0x139303[_0x416f41]]=_0xdf9121[_0x139303[_0x416f41]]);}}return _0x108b56['prototype']['sourcePosition']=null,_0x108b56['prototype']['howMany']=0x0,_0x108b56['prototype']['targetPosition']=null,_0x108b56['prototype']['wasUndone']=!0x1,_0x108b56['create']=function(_0x3a78ed){return new _0x108b56(_0x3a78ed);},_0x108b56['encode']=function(_0x4111d5,_0x5eddb7){return _0x5eddb7||(_0x5eddb7=_0x2c4a13['create']()),null!=_0x4111d5['sourcePosition']&&Object['hasOwnProperty']['call'](_0x4111d5,'sourcePosition')&&_0x1a5fd2['Position']['encode'](_0x4111d5['sourcePosition'],_0x5eddb7['uint32'](0xa)['fork']())['ldelim'](),null!=_0x4111d5['howMany']&&Object['hasOwnProperty']['call'](_0x4111d5,'howMany')&&_0x5eddb7['uint32'](0x10)['uint32'](_0x4111d5['howMany']),null!=_0x4111d5['targetPosition']&&Object['hasOwnProperty']['call'](_0x4111d5,'targetPosition')&&_0x1a5fd2['Position']['encode'](_0x4111d5['targetPosition'],_0x5eddb7['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x4111d5['wasUndone']&&Object['hasOwnProperty']['call'](_0x4111d5,'wasUndone')&&_0x5eddb7['uint32'](0x20)['bool'](_0x4111d5['wasUndone']),_0x5eddb7;},_0x108b56['encodeDelimited']=function(_0x1d78b7,_0x445658){return this['encode'](_0x1d78b7,_0x445658)['ldelim']();},_0x108b56['decode']=function(_0x30a831,_0x1ceeac){_0x30a831 instanceof _0x313a50||(_0x30a831=_0x313a50['create'](_0x30a831));for(var _0x2fed1a=void 0x0===_0x1ceeac?_0x30a831['len']:_0x30a831['pos']+_0x1ceeac,_0xf76b90=new _0x1a5fd2['MoveOperation']();_0x30a831['pos']<_0x2fed1a;){var _0x43445a=_0x30a831['uint32']();switch(_0x43445a>>>0x3){case 0x1:_0xf76b90['sourcePosition']=_0x1a5fd2['Position']['decode'](_0x30a831,_0x30a831['uint32']());break;case 0x2:_0xf76b90['howMany']=_0x30a831['uint32']();break;case 0x3:_0xf76b90['targetPosition']=_0x1a5fd2['Position']['decode'](_0x30a831,_0x30a831['uint32']());break;case 0x4:_0xf76b90['wasUndone']=_0x30a831['bool']();break;default:_0x30a831['skipType'](0x7&_0x43445a);}}return _0xf76b90;},_0x108b56['decodeDelimited']=function(_0x4fa223){return _0x4fa223 instanceof _0x313a50||(_0x4fa223=new _0x313a50(_0x4fa223)),this['decode'](_0x4fa223,_0x4fa223['uint32']());},_0x108b56['verify']=function(_0x5ed216){if('object'!=typeof _0x5ed216||null===_0x5ed216)return'object\x20expected';var _0x1f59d5;if(null!=_0x5ed216['sourcePosition']&&_0x5ed216['hasOwnProperty']('sourcePosition')&&(_0x1f59d5=_0x1a5fd2['Position']['verify'](_0x5ed216['sourcePosition'])))return'sourcePosition.'+_0x1f59d5;if(null!=_0x5ed216['howMany']&&_0x5ed216['hasOwnProperty']('howMany')&&!_0x5a4002['isInteger'](_0x5ed216['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x5ed216['targetPosition']&&_0x5ed216['hasOwnProperty']('targetPosition')&&(_0x1f59d5=_0x1a5fd2['Position']['verify'](_0x5ed216['targetPosition'])))return'targetPosition.'+_0x1f59d5;return null!=_0x5ed216['wasUndone']&&_0x5ed216['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x5ed216['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x108b56['fromObject']=function(_0x5ab123){if(_0x5ab123 instanceof _0x1a5fd2['MoveOperation'])return _0x5ab123;var _0x224adc=new _0x1a5fd2['MoveOperation']();if(null!=_0x5ab123['sourcePosition']){if('object'!=typeof _0x5ab123['sourcePosition'])throw TypeError('.MoveOperation.sourcePosition:\x20object\x20expected');_0x224adc['sourcePosition']=_0x1a5fd2['Position']['fromObject'](_0x5ab123['sourcePosition']);}if(null!=_0x5ab123['howMany']&&(_0x224adc['howMany']=_0x5ab123['howMany']>>>0x0),null!=_0x5ab123['targetPosition']){if('object'!=typeof _0x5ab123['targetPosition'])throw TypeError('.MoveOperation.targetPosition:\x20object\x20expected');_0x224adc['targetPosition']=_0x1a5fd2['Position']['fromObject'](_0x5ab123['targetPosition']);}return null!=_0x5ab123['wasUndone']&&(_0x224adc['wasUndone']=Boolean(_0x5ab123['wasUndone'])),_0x224adc;},_0x108b56['toObject']=function(_0x3b75b6,_0x5c6c1f){_0x5c6c1f||(_0x5c6c1f={});var _0x19275b={};return _0x5c6c1f['defaults']&&(_0x19275b['sourcePosition']=null,_0x19275b['howMany']=0x0,_0x19275b['targetPosition']=null,_0x19275b['wasUndone']=!0x1),null!=_0x3b75b6['sourcePosition']&&_0x3b75b6['hasOwnProperty']('sourcePosition')&&(_0x19275b['sourcePosition']=_0x1a5fd2['Position']['toObject'](_0x3b75b6['sourcePosition'],_0x5c6c1f)),null!=_0x3b75b6['howMany']&&_0x3b75b6['hasOwnProperty']('howMany')&&(_0x19275b['howMany']=_0x3b75b6['howMany']),null!=_0x3b75b6['targetPosition']&&_0x3b75b6['hasOwnProperty']('targetPosition')&&(_0x19275b['targetPosition']=_0x1a5fd2['Position']['toObject'](_0x3b75b6['targetPosition'],_0x5c6c1f)),null!=_0x3b75b6['wasUndone']&&_0x3b75b6['hasOwnProperty']('wasUndone')&&(_0x19275b['wasUndone']=_0x3b75b6['wasUndone']),_0x19275b;},_0x108b56['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x2ef525['util']['toJSONOptions']);},_0x108b56['getTypeUrl']=function(_0x4e6387){return void 0x0===_0x4e6387&&(_0x4e6387='type.googleapis.com'),_0x4e6387+'/MoveOperation';},_0x108b56;}()),_0x1a5fd2['RenameOperation']=(function(){function _0x573045(_0x45c170){if(_0x45c170){for(var _0x33a734=Object['keys'](_0x45c170),_0x301082=0x0;_0x301082<_0x33a734['length'];++_0x301082)null!=_0x45c170[_0x33a734[_0x301082]]&&(this[_0x33a734[_0x301082]]=_0x45c170[_0x33a734[_0x301082]]);}}return _0x573045['prototype']['position']=null,_0x573045['prototype']['oldName']='',_0x573045['prototype']['newName']='',_0x573045['prototype']['wasUndone']=!0x1,_0x573045['create']=function(_0x2446ea){return new _0x573045(_0x2446ea);},_0x573045['encode']=function(_0x1a7cac,_0x3bf595){return _0x3bf595||(_0x3bf595=_0x2c4a13['create']()),null!=_0x1a7cac['position']&&Object['hasOwnProperty']['call'](_0x1a7cac,'position')&&_0x1a5fd2['Position']['encode'](_0x1a7cac['position'],_0x3bf595['uint32'](0xa)['fork']())['ldelim'](),null!=_0x1a7cac['oldName']&&Object['hasOwnProperty']['call'](_0x1a7cac,'oldName')&&_0x3bf595['uint32'](0x12)['string'](_0x1a7cac['oldName']),null!=_0x1a7cac['newName']&&Object['hasOwnProperty']['call'](_0x1a7cac,'newName')&&_0x3bf595['uint32'](0x1a)['string'](_0x1a7cac['newName']),null!=_0x1a7cac['wasUndone']&&Object['hasOwnProperty']['call'](_0x1a7cac,'wasUndone')&&_0x3bf595['uint32'](0x20)['bool'](_0x1a7cac['wasUndone']),_0x3bf595;},_0x573045['encodeDelimited']=function(_0x3cc98d,_0x2f4bbf){return this['encode'](_0x3cc98d,_0x2f4bbf)['ldelim']();},_0x573045['decode']=function(_0x2ac7ba,_0x2ce3ab){_0x2ac7ba instanceof _0x313a50||(_0x2ac7ba=_0x313a50['create'](_0x2ac7ba));for(var _0x159758=void 0x0===_0x2ce3ab?_0x2ac7ba['len']:_0x2ac7ba['pos']+_0x2ce3ab,_0x312325=new _0x1a5fd2['RenameOperation']();_0x2ac7ba['pos']<_0x159758;){var _0x15588c=_0x2ac7ba['uint32']();switch(_0x15588c>>>0x3){case 0x1:_0x312325['position']=_0x1a5fd2['Position']['decode'](_0x2ac7ba,_0x2ac7ba['uint32']());break;case 0x2:_0x312325['oldName']=_0x2ac7ba['string']();break;case 0x3:_0x312325['newName']=_0x2ac7ba['string']();break;case 0x4:_0x312325['wasUndone']=_0x2ac7ba['bool']();break;default:_0x2ac7ba['skipType'](0x7&_0x15588c);}}return _0x312325;},_0x573045['decodeDelimited']=function(_0x5a4ff6){return _0x5a4ff6 instanceof _0x313a50||(_0x5a4ff6=new _0x313a50(_0x5a4ff6)),this['decode'](_0x5a4ff6,_0x5a4ff6['uint32']());},_0x573045['verify']=function(_0xb5f319){if('object'!=typeof _0xb5f319||null===_0xb5f319)return'object\x20expected';if(null!=_0xb5f319['position']&&_0xb5f319['hasOwnProperty']('position')){var _0x1e1889=_0x1a5fd2['Position']['verify'](_0xb5f319['position']);if(_0x1e1889)return'position.'+_0x1e1889;}return null!=_0xb5f319['oldName']&&_0xb5f319['hasOwnProperty']('oldName')&&!_0x5a4002['isString'](_0xb5f319['oldName'])?'oldName:\x20string\x20expected':null!=_0xb5f319['newName']&&_0xb5f319['hasOwnProperty']('newName')&&!_0x5a4002['isString'](_0xb5f319['newName'])?'newName:\x20string\x20expected':null!=_0xb5f319['wasUndone']&&_0xb5f319['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0xb5f319['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x573045['fromObject']=function(_0x4131f5){if(_0x4131f5 instanceof _0x1a5fd2['RenameOperation'])return _0x4131f5;var _0x23a02f=new _0x1a5fd2['RenameOperation']();if(null!=_0x4131f5['position']){if('object'!=typeof _0x4131f5['position'])throw TypeError('.RenameOperation.position:\x20object\x20expected');_0x23a02f['position']=_0x1a5fd2['Position']['fromObject'](_0x4131f5['position']);}return null!=_0x4131f5['oldName']&&(_0x23a02f['oldName']=String(_0x4131f5['oldName'])),null!=_0x4131f5['newName']&&(_0x23a02f['newName']=String(_0x4131f5['newName'])),null!=_0x4131f5['wasUndone']&&(_0x23a02f['wasUndone']=Boolean(_0x4131f5['wasUndone'])),_0x23a02f;},_0x573045['toObject']=function(_0x32eeb3,_0x11b35d){_0x11b35d||(_0x11b35d={});var _0x50ada6={};return _0x11b35d['defaults']&&(_0x50ada6['position']=null,_0x50ada6['oldName']='',_0x50ada6['newName']='',_0x50ada6['wasUndone']=!0x1),null!=_0x32eeb3['position']&&_0x32eeb3['hasOwnProperty']('position')&&(_0x50ada6['position']=_0x1a5fd2['Position']['toObject'](_0x32eeb3['position'],_0x11b35d)),null!=_0x32eeb3['oldName']&&_0x32eeb3['hasOwnProperty']('oldName')&&(_0x50ada6['oldName']=_0x32eeb3['oldName']),null!=_0x32eeb3['newName']&&_0x32eeb3['hasOwnProperty']('newName')&&(_0x50ada6['newName']=_0x32eeb3['newName']),null!=_0x32eeb3['wasUndone']&&_0x32eeb3['hasOwnProperty']('wasUndone')&&(_0x50ada6['wasUndone']=_0x32eeb3['wasUndone']),_0x50ada6;},_0x573045['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x2ef525['util']['toJSONOptions']);},_0x573045['getTypeUrl']=function(_0x2e708a){return void 0x0===_0x2e708a&&(_0x2e708a='type.googleapis.com'),_0x2e708a+'/RenameOperation';},_0x573045;}()),_0x1a5fd2['RootAttributeOperation']=(function(){function _0x1afe32(_0x40340e){if(_0x40340e){for(var _0x3d5d0b=Object['keys'](_0x40340e),_0x462170=0x0;_0x462170<_0x3d5d0b['length'];++_0x462170)null!=_0x40340e[_0x3d5d0b[_0x462170]]&&(this[_0x3d5d0b[_0x462170]]=_0x40340e[_0x3d5d0b[_0x462170]]);}}return _0x1afe32['prototype']['root']='',_0x1afe32['prototype']['key']='',_0x1afe32['prototype']['oldValueBoolean']=!0x1,_0x1afe32['prototype']['oldValueJson']='',_0x1afe32['prototype']['newValueBoolean']=!0x1,_0x1afe32['prototype']['newValueJson']='',_0x1afe32['prototype']['wasUndone']=!0x1,_0x1afe32['create']=function(_0x4a45c){return new _0x1afe32(_0x4a45c);},_0x1afe32['encode']=function(_0x507d1e,_0x5f10cd){return _0x5f10cd||(_0x5f10cd=_0x2c4a13['create']()),null!=_0x507d1e['root']&&Object['hasOwnProperty']['call'](_0x507d1e,'root')&&_0x5f10cd['uint32'](0xa)['string'](_0x507d1e['root']),null!=_0x507d1e['key']&&Object['hasOwnProperty']['call'](_0x507d1e,'key')&&_0x5f10cd['uint32'](0x12)['string'](_0x507d1e['key']),null!=_0x507d1e['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x507d1e,'oldValueBoolean')&&_0x5f10cd['uint32'](0x18)['bool'](_0x507d1e['oldValueBoolean']),null!=_0x507d1e['oldValueJson']&&Object['hasOwnProperty']['call'](_0x507d1e,'oldValueJson')&&_0x5f10cd['uint32'](0x22)['string'](_0x507d1e['oldValueJson']),null!=_0x507d1e['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x507d1e,'newValueBoolean')&&_0x5f10cd['uint32'](0x28)['bool'](_0x507d1e['newValueBoolean']),null!=_0x507d1e['newValueJson']&&Object['hasOwnProperty']['call'](_0x507d1e,'newValueJson')&&_0x5f10cd['uint32'](0x32)['string'](_0x507d1e['newValueJson']),null!=_0x507d1e['wasUndone']&&Object['hasOwnProperty']['call'](_0x507d1e,'wasUndone')&&_0x5f10cd['uint32'](0x38)['bool'](_0x507d1e['wasUndone']),_0x5f10cd;},_0x1afe32['encodeDelimited']=function(_0x387322,_0x373c64){return this['encode'](_0x387322,_0x373c64)['ldelim']();},_0x1afe32['decode']=function(_0x423006,_0x397c2a){_0x423006 instanceof _0x313a50||(_0x423006=_0x313a50['create'](_0x423006));for(var _0x3ef6eb=void 0x0===_0x397c2a?_0x423006['len']:_0x423006['pos']+_0x397c2a,_0x20323d=new _0x1a5fd2['RootAttributeOperation']();_0x423006['pos']<_0x3ef6eb;){var _0x3526e6=_0x423006['uint32']();switch(_0x3526e6>>>0x3){case 0x1:_0x20323d['root']=_0x423006['string']();break;case 0x2:_0x20323d['key']=_0x423006['string']();break;case 0x3:_0x20323d['oldValueBoolean']=_0x423006['bool']();break;case 0x4:_0x20323d['oldValueJson']=_0x423006['string']();break;case 0x5:_0x20323d['newValueBoolean']=_0x423006['bool']();break;case 0x6:_0x20323d['newValueJson']=_0x423006['string']();break;case 0x7:_0x20323d['wasUndone']=_0x423006['bool']();break;default:_0x423006['skipType'](0x7&_0x3526e6);}}return _0x20323d;},_0x1afe32['decodeDelimited']=function(_0x3227fb){return _0x3227fb instanceof _0x313a50||(_0x3227fb=new _0x313a50(_0x3227fb)),this['decode'](_0x3227fb,_0x3227fb['uint32']());},_0x1afe32['verify']=function(_0x4494a7){return'object'!=typeof _0x4494a7||null===_0x4494a7?'object\x20expected':null!=_0x4494a7['root']&&_0x4494a7['hasOwnProperty']('root')&&!_0x5a4002['isString'](_0x4494a7['root'])?'root:\x20string\x20expected':null!=_0x4494a7['key']&&_0x4494a7['hasOwnProperty']('key')&&!_0x5a4002['isString'](_0x4494a7['key'])?'key:\x20string\x20expected':null!=_0x4494a7['oldValueBoolean']&&_0x4494a7['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x4494a7['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x4494a7['oldValueJson']&&_0x4494a7['hasOwnProperty']('oldValueJson')&&!_0x5a4002['isString'](_0x4494a7['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x4494a7['newValueBoolean']&&_0x4494a7['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x4494a7['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x4494a7['newValueJson']&&_0x4494a7['hasOwnProperty']('newValueJson')&&!_0x5a4002['isString'](_0x4494a7['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x4494a7['wasUndone']&&_0x4494a7['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x4494a7['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x1afe32['fromObject']=function(_0x5355c0){if(_0x5355c0 instanceof _0x1a5fd2['RootAttributeOperation'])return _0x5355c0;var _0x4110ee=new _0x1a5fd2['RootAttributeOperation']();return null!=_0x5355c0['root']&&(_0x4110ee['root']=String(_0x5355c0['root'])),null!=_0x5355c0['key']&&(_0x4110ee['key']=String(_0x5355c0['key'])),null!=_0x5355c0['oldValueBoolean']&&(_0x4110ee['oldValueBoolean']=Boolean(_0x5355c0['oldValueBoolean'])),null!=_0x5355c0['oldValueJson']&&(_0x4110ee['oldValueJson']=String(_0x5355c0['oldValueJson'])),null!=_0x5355c0['newValueBoolean']&&(_0x4110ee['newValueBoolean']=Boolean(_0x5355c0['newValueBoolean'])),null!=_0x5355c0['newValueJson']&&(_0x4110ee['newValueJson']=String(_0x5355c0['newValueJson'])),null!=_0x5355c0['wasUndone']&&(_0x4110ee['wasUndone']=Boolean(_0x5355c0['wasUndone'])),_0x4110ee;},_0x1afe32['toObject']=function(_0x733c5,_0x343a22){_0x343a22||(_0x343a22={});var _0x5723ec={};return _0x343a22['defaults']&&(_0x5723ec['root']='',_0x5723ec['key']='',_0x5723ec['oldValueBoolean']=!0x1,_0x5723ec['oldValueJson']='',_0x5723ec['newValueBoolean']=!0x1,_0x5723ec['newValueJson']='',_0x5723ec['wasUndone']=!0x1),null!=_0x733c5['root']&&_0x733c5['hasOwnProperty']('root')&&(_0x5723ec['root']=_0x733c5['root']),null!=_0x733c5['key']&&_0x733c5['hasOwnProperty']('key')&&(_0x5723ec['key']=_0x733c5['key']),null!=_0x733c5['oldValueBoolean']&&_0x733c5['hasOwnProperty']('oldValueBoolean')&&(_0x5723ec['oldValueBoolean']=_0x733c5['oldValueBoolean']),null!=_0x733c5['oldValueJson']&&_0x733c5['hasOwnProperty']('oldValueJson')&&(_0x5723ec['oldValueJson']=_0x733c5['oldValueJson']),null!=_0x733c5['newValueBoolean']&&_0x733c5['hasOwnProperty']('newValueBoolean')&&(_0x5723ec['newValueBoolean']=_0x733c5['newValueBoolean']),null!=_0x733c5['newValueJson']&&_0x733c5['hasOwnProperty']('newValueJson')&&(_0x5723ec['newValueJson']=_0x733c5['newValueJson']),null!=_0x733c5['wasUndone']&&_0x733c5['hasOwnProperty']('wasUndone')&&(_0x5723ec['wasUndone']=_0x733c5['wasUndone']),_0x5723ec;},_0x1afe32['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x2ef525['util']['toJSONOptions']);},_0x1afe32['getTypeUrl']=function(_0x31f22a){return void 0x0===_0x31f22a&&(_0x31f22a='type.googleapis.com'),_0x31f22a+'/RootAttributeOperation';},_0x1afe32;}()),_0x1a5fd2['RootOperation']=(function(){function _0x455af5(_0x337ce3){if(_0x337ce3){for(var _0x1dd744=Object['keys'](_0x337ce3),_0x16e22d=0x0;_0x16e22d<_0x1dd744['length'];++_0x16e22d)null!=_0x337ce3[_0x1dd744[_0x16e22d]]&&(this[_0x1dd744[_0x16e22d]]=_0x337ce3[_0x1dd744[_0x16e22d]]);}}return _0x455af5['prototype']['rootName']='',_0x455af5['prototype']['elementName']='',_0x455af5['prototype']['isAdd']=!0x1,_0x455af5['prototype']['wasUndone']=!0x1,_0x455af5['create']=function(_0xd72733){return new _0x455af5(_0xd72733);},_0x455af5['encode']=function(_0x4a9701,_0xf35a22){return _0xf35a22||(_0xf35a22=_0x2c4a13['create']()),null!=_0x4a9701['rootName']&&Object['hasOwnProperty']['call'](_0x4a9701,'rootName')&&_0xf35a22['uint32'](0xa)['string'](_0x4a9701['rootName']),null!=_0x4a9701['elementName']&&Object['hasOwnProperty']['call'](_0x4a9701,'elementName')&&_0xf35a22['uint32'](0x12)['string'](_0x4a9701['elementName']),null!=_0x4a9701['isAdd']&&Object['hasOwnProperty']['call'](_0x4a9701,'isAdd')&&_0xf35a22['uint32'](0x18)['bool'](_0x4a9701['isAdd']),null!=_0x4a9701['wasUndone']&&Object['hasOwnProperty']['call'](_0x4a9701,'wasUndone')&&_0xf35a22['uint32'](0x20)['bool'](_0x4a9701['wasUndone']),_0xf35a22;},_0x455af5['encodeDelimited']=function(_0x447193,_0x5c62d2){return this['encode'](_0x447193,_0x5c62d2)['ldelim']();},_0x455af5['decode']=function(_0x383ad4,_0x5a0b8b){_0x383ad4 instanceof _0x313a50||(_0x383ad4=_0x313a50['create'](_0x383ad4));for(var _0x5e6d5c=void 0x0===_0x5a0b8b?_0x383ad4['len']:_0x383ad4['pos']+_0x5a0b8b,_0x3e5cda=new _0x1a5fd2['RootOperation']();_0x383ad4['pos']<_0x5e6d5c;){var _0x3d6e01=_0x383ad4['uint32']();switch(_0x3d6e01>>>0x3){case 0x1:_0x3e5cda['rootName']=_0x383ad4['string']();break;case 0x2:_0x3e5cda['elementName']=_0x383ad4['string']();break;case 0x3:_0x3e5cda['isAdd']=_0x383ad4['bool']();break;case 0x4:_0x3e5cda['wasUndone']=_0x383ad4['bool']();break;default:_0x383ad4['skipType'](0x7&_0x3d6e01);}}return _0x3e5cda;},_0x455af5['decodeDelimited']=function(_0x1b73fa){return _0x1b73fa instanceof _0x313a50||(_0x1b73fa=new _0x313a50(_0x1b73fa)),this['decode'](_0x1b73fa,_0x1b73fa['uint32']());},_0x455af5['verify']=function(_0x858a){return'object'!=typeof _0x858a||null===_0x858a?'object\x20expected':null!=_0x858a['rootName']&&_0x858a['hasOwnProperty']('rootName')&&!_0x5a4002['isString'](_0x858a['rootName'])?'rootName:\x20string\x20expected':null!=_0x858a['elementName']&&_0x858a['hasOwnProperty']('elementName')&&!_0x5a4002['isString'](_0x858a['elementName'])?'elementName:\x20string\x20expected':null!=_0x858a['isAdd']&&_0x858a['hasOwnProperty']('isAdd')&&'boolean'!=typeof _0x858a['isAdd']?'isAdd:\x20boolean\x20expected':null!=_0x858a['wasUndone']&&_0x858a['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x858a['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x455af5['fromObject']=function(_0x56a8c8){if(_0x56a8c8 instanceof _0x1a5fd2['RootOperation'])return _0x56a8c8;var _0x549f95=new _0x1a5fd2['RootOperation']();return null!=_0x56a8c8['rootName']&&(_0x549f95['rootName']=String(_0x56a8c8['rootName'])),null!=_0x56a8c8['elementName']&&(_0x549f95['elementName']=String(_0x56a8c8['elementName'])),null!=_0x56a8c8['isAdd']&&(_0x549f95['isAdd']=Boolean(_0x56a8c8['isAdd'])),null!=_0x56a8c8['wasUndone']&&(_0x549f95['wasUndone']=Boolean(_0x56a8c8['wasUndone'])),_0x549f95;},_0x455af5['toObject']=function(_0x1fdc85,_0x330b8d){_0x330b8d||(_0x330b8d={});var _0x333dd5={};return _0x330b8d['defaults']&&(_0x333dd5['rootName']='',_0x333dd5['elementName']='',_0x333dd5['isAdd']=!0x1,_0x333dd5['wasUndone']=!0x1),null!=_0x1fdc85['rootName']&&_0x1fdc85['hasOwnProperty']('rootName')&&(_0x333dd5['rootName']=_0x1fdc85['rootName']),null!=_0x1fdc85['elementName']&&_0x1fdc85['hasOwnProperty']('elementName')&&(_0x333dd5['elementName']=_0x1fdc85['elementName']),null!=_0x1fdc85['isAdd']&&_0x1fdc85['hasOwnProperty']('isAdd')&&(_0x333dd5['isAdd']=_0x1fdc85['isAdd']),null!=_0x1fdc85['wasUndone']&&_0x1fdc85['hasOwnProperty']('wasUndone')&&(_0x333dd5['wasUndone']=_0x1fdc85['wasUndone']),_0x333dd5;},_0x455af5['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x2ef525['util']['toJSONOptions']);},_0x455af5['getTypeUrl']=function(_0x106b1c){return void 0x0===_0x106b1c&&(_0x106b1c='type.googleapis.com'),_0x106b1c+'/RootOperation';},_0x455af5;}()),_0x1a5fd2['SplitOperation']=(function(){function _0x1ab431(_0x1b88d5){if(_0x1b88d5){for(var _0x2fcad4=Object['keys'](_0x1b88d5),_0x2ee6b3=0x0;_0x2ee6b3<_0x2fcad4['length'];++_0x2ee6b3)null!=_0x1b88d5[_0x2fcad4[_0x2ee6b3]]&&(this[_0x2fcad4[_0x2ee6b3]]=_0x1b88d5[_0x2fcad4[_0x2ee6b3]]);}}return _0x1ab431['prototype']['splitPosition']=null,_0x1ab431['prototype']['graveyardPosition']=null,_0x1ab431['prototype']['howMany']=0x0,_0x1ab431['prototype']['insertionPosition']=null,_0x1ab431['prototype']['wasUndone']=!0x1,_0x1ab431['create']=function(_0x146874){return new _0x1ab431(_0x146874);},_0x1ab431['encode']=function(_0x2d6b4b,_0x3ea13e){return _0x3ea13e||(_0x3ea13e=_0x2c4a13['create']()),null!=_0x2d6b4b['splitPosition']&&Object['hasOwnProperty']['call'](_0x2d6b4b,'splitPosition')&&_0x1a5fd2['Position']['encode'](_0x2d6b4b['splitPosition'],_0x3ea13e['uint32'](0xa)['fork']())['ldelim'](),null!=_0x2d6b4b['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x2d6b4b,'graveyardPosition')&&_0x1a5fd2['Position']['encode'](_0x2d6b4b['graveyardPosition'],_0x3ea13e['uint32'](0x12)['fork']())['ldelim'](),null!=_0x2d6b4b['howMany']&&Object['hasOwnProperty']['call'](_0x2d6b4b,'howMany')&&_0x3ea13e['uint32'](0x18)['uint32'](_0x2d6b4b['howMany']),null!=_0x2d6b4b['insertionPosition']&&Object['hasOwnProperty']['call'](_0x2d6b4b,'insertionPosition')&&_0x1a5fd2['Position']['encode'](_0x2d6b4b['insertionPosition'],_0x3ea13e['uint32'](0x22)['fork']())['ldelim'](),null!=_0x2d6b4b['wasUndone']&&Object['hasOwnProperty']['call'](_0x2d6b4b,'wasUndone')&&_0x3ea13e['uint32'](0x28)['bool'](_0x2d6b4b['wasUndone']),_0x3ea13e;},_0x1ab431['encodeDelimited']=function(_0x1b7334,_0x38f97d){return this['encode'](_0x1b7334,_0x38f97d)['ldelim']();},_0x1ab431['decode']=function(_0x24ffec,_0x56413c){_0x24ffec instanceof _0x313a50||(_0x24ffec=_0x313a50['create'](_0x24ffec));for(var _0x1b720e=void 0x0===_0x56413c?_0x24ffec['len']:_0x24ffec['pos']+_0x56413c,_0x5b8590=new _0x1a5fd2['SplitOperation']();_0x24ffec['pos']<_0x1b720e;){var _0x4d1d4e=_0x24ffec['uint32']();switch(_0x4d1d4e>>>0x3){case 0x1:_0x5b8590['splitPosition']=_0x1a5fd2['Position']['decode'](_0x24ffec,_0x24ffec['uint32']());break;case 0x2:_0x5b8590['graveyardPosition']=_0x1a5fd2['Position']['decode'](_0x24ffec,_0x24ffec['uint32']());break;case 0x3:_0x5b8590['howMany']=_0x24ffec['uint32']();break;case 0x4:_0x5b8590['insertionPosition']=_0x1a5fd2['Position']['decode'](_0x24ffec,_0x24ffec['uint32']());break;case 0x5:_0x5b8590['wasUndone']=_0x24ffec['bool']();break;default:_0x24ffec['skipType'](0x7&_0x4d1d4e);}}return _0x5b8590;},_0x1ab431['decodeDelimited']=function(_0x29f075){return _0x29f075 instanceof _0x313a50||(_0x29f075=new _0x313a50(_0x29f075)),this['decode'](_0x29f075,_0x29f075['uint32']());},_0x1ab431['verify']=function(_0x276f72){if('object'!=typeof _0x276f72||null===_0x276f72)return'object\x20expected';var _0x114ae9;if(null!=_0x276f72['splitPosition']&&_0x276f72['hasOwnProperty']('splitPosition')&&(_0x114ae9=_0x1a5fd2['Position']['verify'](_0x276f72['splitPosition'])))return'splitPosition.'+_0x114ae9;if(null!=_0x276f72['graveyardPosition']&&_0x276f72['hasOwnProperty']('graveyardPosition')&&(_0x114ae9=_0x1a5fd2['Position']['verify'](_0x276f72['graveyardPosition'])))return'graveyardPosition.'+_0x114ae9;if(null!=_0x276f72['howMany']&&_0x276f72['hasOwnProperty']('howMany')&&!_0x5a4002['isInteger'](_0x276f72['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x276f72['insertionPosition']&&_0x276f72['hasOwnProperty']('insertionPosition')&&(_0x114ae9=_0x1a5fd2['Position']['verify'](_0x276f72['insertionPosition'])))return'insertionPosition.'+_0x114ae9;return null!=_0x276f72['wasUndone']&&_0x276f72['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x276f72['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x1ab431['fromObject']=function(_0x276eab){if(_0x276eab instanceof _0x1a5fd2['SplitOperation'])return _0x276eab;var _0x325ca6=new _0x1a5fd2['SplitOperation']();if(null!=_0x276eab['splitPosition']){if('object'!=typeof _0x276eab['splitPosition'])throw TypeError('.SplitOperation.splitPosition:\x20object\x20expected');_0x325ca6['splitPosition']=_0x1a5fd2['Position']['fromObject'](_0x276eab['splitPosition']);}if(null!=_0x276eab['graveyardPosition']){if('object'!=typeof _0x276eab['graveyardPosition'])throw TypeError('.SplitOperation.graveyardPosition:\x20object\x20expected');_0x325ca6['graveyardPosition']=_0x1a5fd2['Position']['fromObject'](_0x276eab['graveyardPosition']);}if(null!=_0x276eab['howMany']&&(_0x325ca6['howMany']=_0x276eab['howMany']>>>0x0),null!=_0x276eab['insertionPosition']){if('object'!=typeof _0x276eab['insertionPosition'])throw TypeError('.SplitOperation.insertionPosition:\x20object\x20expected');_0x325ca6['insertionPosition']=_0x1a5fd2['Position']['fromObject'](_0x276eab['insertionPosition']);}return null!=_0x276eab['wasUndone']&&(_0x325ca6['wasUndone']=Boolean(_0x276eab['wasUndone'])),_0x325ca6;},_0x1ab431['toObject']=function(_0x306a95,_0x69627e){_0x69627e||(_0x69627e={});var _0x481341={};return _0x69627e['defaults']&&(_0x481341['splitPosition']=null,_0x481341['graveyardPosition']=null,_0x481341['howMany']=0x0,_0x481341['insertionPosition']=null,_0x481341['wasUndone']=!0x1),null!=_0x306a95['splitPosition']&&_0x306a95['hasOwnProperty']('splitPosition')&&(_0x481341['splitPosition']=_0x1a5fd2['Position']['toObject'](_0x306a95['splitPosition'],_0x69627e)),null!=_0x306a95['graveyardPosition']&&_0x306a95['hasOwnProperty']('graveyardPosition')&&(_0x481341['graveyardPosition']=_0x1a5fd2['Position']['toObject'](_0x306a95['graveyardPosition'],_0x69627e)),null!=_0x306a95['howMany']&&_0x306a95['hasOwnProperty']('howMany')&&(_0x481341['howMany']=_0x306a95['howMany']),null!=_0x306a95['insertionPosition']&&_0x306a95['hasOwnProperty']('insertionPosition')&&(_0x481341['insertionPosition']=_0x1a5fd2['Position']['toObject'](_0x306a95['insertionPosition'],_0x69627e)),null!=_0x306a95['wasUndone']&&_0x306a95['hasOwnProperty']('wasUndone')&&(_0x481341['wasUndone']=_0x306a95['wasUndone']),_0x481341;},_0x1ab431['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x2ef525['util']['toJSONOptions']);},_0x1ab431['getTypeUrl']=function(_0x218e34){return void 0x0===_0x218e34&&(_0x218e34='type.googleapis.com'),_0x218e34+'/SplitOperation';},_0x1ab431;}()),_0x1a5fd2['Position']=(function(){function _0x4a2467(_0x4478d2){if(this['path']=[],_0x4478d2){for(var _0x404298=Object['keys'](_0x4478d2),_0x47df94=0x0;_0x47df94<_0x404298['length'];++_0x47df94)null!=_0x4478d2[_0x404298[_0x47df94]]&&(this[_0x404298[_0x47df94]]=_0x4478d2[_0x404298[_0x47df94]]);}}return _0x4a2467['prototype']['root']='',_0x4a2467['prototype']['rootMain']=!0x1,_0x4a2467['prototype']['rootGraveyard']=!0x1,_0x4a2467['prototype']['path']=_0x5a4002['emptyArray'],_0x4a2467['prototype']['stickiness']='',_0x4a2467['create']=function(_0x53400e){return new _0x4a2467(_0x53400e);},_0x4a2467['encode']=function(_0x473d81,_0x815928){if(_0x815928||(_0x815928=_0x2c4a13['create']()),null!=_0x473d81['root']&&Object['hasOwnProperty']['call'](_0x473d81,'root')&&_0x815928['uint32'](0xa)['string'](_0x473d81['root']),null!=_0x473d81['rootMain']&&Object['hasOwnProperty']['call'](_0x473d81,'rootMain')&&_0x815928['uint32'](0x10)['bool'](_0x473d81['rootMain']),null!=_0x473d81['rootGraveyard']&&Object['hasOwnProperty']['call'](_0x473d81,'rootGraveyard')&&_0x815928['uint32'](0x18)['bool'](_0x473d81['rootGraveyard']),null!=_0x473d81['path']&&_0x473d81['path']['length']){_0x815928['uint32'](0x22)['fork']();for(var _0x1cfa02=0x0;_0x1cfa02<_0x473d81['path']['length'];++_0x1cfa02)_0x815928['uint32'](_0x473d81['path'][_0x1cfa02]);_0x815928['ldelim']();}return null!=_0x473d81['stickiness']&&Object['hasOwnProperty']['call'](_0x473d81,'stickiness')&&_0x815928['uint32'](0x2a)['string'](_0x473d81['stickiness']),_0x815928;},_0x4a2467['encodeDelimited']=function(_0x34b43b,_0x326340){return this['encode'](_0x34b43b,_0x326340)['ldelim']();},_0x4a2467['decode']=function(_0x313917,_0x232851){_0x313917 instanceof _0x313a50||(_0x313917=_0x313a50['create'](_0x313917));for(var _0x3e9bbf=void 0x0===_0x232851?_0x313917['len']:_0x313917['pos']+_0x232851,_0x4ad024=new _0x1a5fd2['Position']();_0x313917['pos']<_0x3e9bbf;){var _0xf6018a=_0x313917['uint32']();switch(_0xf6018a>>>0x3){case 0x1:_0x4ad024['root']=_0x313917['string']();break;case 0x2:_0x4ad024['rootMain']=_0x313917['bool']();break;case 0x3:_0x4ad024['rootGraveyard']=_0x313917['bool']();break;case 0x4:if(_0x4ad024['path']&&_0x4ad024['path']['length']||(_0x4ad024['path']=[]),0x2==(0x7&_0xf6018a)){for(var _0x9d9ce6=_0x313917['uint32']()+_0x313917['pos'];_0x313917['pos']<_0x9d9ce6;)_0x4ad024['path']['push'](_0x313917['uint32']());}else _0x4ad024['path']['push'](_0x313917['uint32']());break;case 0x5:_0x4ad024['stickiness']=_0x313917['string']();break;default:_0x313917['skipType'](0x7&_0xf6018a);}}return _0x4ad024;},_0x4a2467['decodeDelimited']=function(_0x4ea79f){return _0x4ea79f instanceof _0x313a50||(_0x4ea79f=new _0x313a50(_0x4ea79f)),this['decode'](_0x4ea79f,_0x4ea79f['uint32']());},_0x4a2467['verify']=function(_0x491619){if('object'!=typeof _0x491619||null===_0x491619)return'object\x20expected';if(null!=_0x491619['root']&&_0x491619['hasOwnProperty']('root')&&!_0x5a4002['isString'](_0x491619['root']))return'root:\x20string\x20expected';if(null!=_0x491619['rootMain']&&_0x491619['hasOwnProperty']('rootMain')&&'boolean'!=typeof _0x491619['rootMain'])return'rootMain:\x20boolean\x20expected';if(null!=_0x491619['rootGraveyard']&&_0x491619['hasOwnProperty']('rootGraveyard')&&'boolean'!=typeof _0x491619['rootGraveyard'])return'rootGraveyard:\x20boolean\x20expected';if(null!=_0x491619['path']&&_0x491619['hasOwnProperty']('path')){if(!Array['isArray'](_0x491619['path']))return'path:\x20array\x20expected';for(var _0x409ee7=0x0;_0x409ee7<_0x491619['path']['length'];++_0x409ee7)if(!_0x5a4002['isInteger'](_0x491619['path'][_0x409ee7]))return'path:\x20integer[]\x20expected';}return null!=_0x491619['stickiness']&&_0x491619['hasOwnProperty']('stickiness')&&!_0x5a4002['isString'](_0x491619['stickiness'])?'stickiness:\x20string\x20expected':null;},_0x4a2467['fromObject']=function(_0x5d255d){if(_0x5d255d instanceof _0x1a5fd2['Position'])return _0x5d255d;var _0x36da71=new _0x1a5fd2['Position']();if(null!=_0x5d255d['root']&&(_0x36da71['root']=String(_0x5d255d['root'])),null!=_0x5d255d['rootMain']&&(_0x36da71['rootMain']=Boolean(_0x5d255d['rootMain'])),null!=_0x5d255d['rootGraveyard']&&(_0x36da71['rootGraveyard']=Boolean(_0x5d255d['rootGraveyard'])),_0x5d255d['path']){if(!Array['isArray'](_0x5d255d['path']))throw TypeError('.Position.path:\x20array\x20expected');_0x36da71['path']=[];for(var _0xd02e04=0x0;_0xd02e04<_0x5d255d['path']['length'];++_0xd02e04)_0x36da71['path'][_0xd02e04]=_0x5d255d['path'][_0xd02e04]>>>0x0;}return null!=_0x5d255d['stickiness']&&(_0x36da71['stickiness']=String(_0x5d255d['stickiness'])),_0x36da71;},_0x4a2467['toObject']=function(_0x17c3c8,_0x54ba14){_0x54ba14||(_0x54ba14={});var _0x10cae7={};if((_0x54ba14['arrays']||_0x54ba14['defaults'])&&(_0x10cae7['path']=[]),_0x54ba14['defaults']&&(_0x10cae7['root']='',_0x10cae7['rootMain']=!0x1,_0x10cae7['rootGraveyard']=!0x1,_0x10cae7['stickiness']=''),null!=_0x17c3c8['root']&&_0x17c3c8['hasOwnProperty']('root')&&(_0x10cae7['root']=_0x17c3c8['root']),null!=_0x17c3c8['rootMain']&&_0x17c3c8['hasOwnProperty']('rootMain')&&(_0x10cae7['rootMain']=_0x17c3c8['rootMain']),null!=_0x17c3c8['rootGraveyard']&&_0x17c3c8['hasOwnProperty']('rootGraveyard')&&(_0x10cae7['rootGraveyard']=_0x17c3c8['rootGraveyard']),_0x17c3c8['path']&&_0x17c3c8['path']['length']){_0x10cae7['path']=[];for(var _0x302acd=0x0;_0x302acd<_0x17c3c8['path']['length'];++_0x302acd)_0x10cae7['path'][_0x302acd]=_0x17c3c8['path'][_0x302acd];}return null!=_0x17c3c8['stickiness']&&_0x17c3c8['hasOwnProperty']('stickiness')&&(_0x10cae7['stickiness']=_0x17c3c8['stickiness']),_0x10cae7;},_0x4a2467['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x2ef525['util']['toJSONOptions']);},_0x4a2467['getTypeUrl']=function(_0x9e71e4){return void 0x0===_0x9e71e4&&(_0x9e71e4='type.googleapis.com'),_0x9e71e4+'/Position';},_0x4a2467;}()),_0x1a5fd2['Range']=(function(){function _0x28430a(_0x335148){if(_0x335148){for(var _0x3a9f46=Object['keys'](_0x335148),_0x15ef40=0x0;_0x15ef40<_0x3a9f46['length'];++_0x15ef40)null!=_0x335148[_0x3a9f46[_0x15ef40]]&&(this[_0x3a9f46[_0x15ef40]]=_0x335148[_0x3a9f46[_0x15ef40]]);}}return _0x28430a['prototype']['start']=null,_0x28430a['prototype']['end']=null,_0x28430a['create']=function(_0x3463e9){return new _0x28430a(_0x3463e9);},_0x28430a['encode']=function(_0x45aa5c,_0xe1ea9d){return _0xe1ea9d||(_0xe1ea9d=_0x2c4a13['create']()),null!=_0x45aa5c['start']&&Object['hasOwnProperty']['call'](_0x45aa5c,'start')&&_0x1a5fd2['Position']['encode'](_0x45aa5c['start'],_0xe1ea9d['uint32'](0xa)['fork']())['ldelim'](),null!=_0x45aa5c['end']&&Object['hasOwnProperty']['call'](_0x45aa5c,'end')&&_0x1a5fd2['Position']['encode'](_0x45aa5c['end'],_0xe1ea9d['uint32'](0x12)['fork']())['ldelim'](),_0xe1ea9d;},_0x28430a['encodeDelimited']=function(_0x31af36,_0xec7c37){return this['encode'](_0x31af36,_0xec7c37)['ldelim']();},_0x28430a['decode']=function(_0x392669,_0x2caad4){_0x392669 instanceof _0x313a50||(_0x392669=_0x313a50['create'](_0x392669));for(var _0x4e47a1=void 0x0===_0x2caad4?_0x392669['len']:_0x392669['pos']+_0x2caad4,_0x307754=new _0x1a5fd2['Range']();_0x392669['pos']<_0x4e47a1;){var _0x3edd6f=_0x392669['uint32']();switch(_0x3edd6f>>>0x3){case 0x1:_0x307754['start']=_0x1a5fd2['Position']['decode'](_0x392669,_0x392669['uint32']());break;case 0x2:_0x307754['end']=_0x1a5fd2['Position']['decode'](_0x392669,_0x392669['uint32']());break;default:_0x392669['skipType'](0x7&_0x3edd6f);}}return _0x307754;},_0x28430a['decodeDelimited']=function(_0x1ef8f7){return _0x1ef8f7 instanceof _0x313a50||(_0x1ef8f7=new _0x313a50(_0x1ef8f7)),this['decode'](_0x1ef8f7,_0x1ef8f7['uint32']());},_0x28430a['verify']=function(_0x4cd1ff){if('object'!=typeof _0x4cd1ff||null===_0x4cd1ff)return'object\x20expected';var _0x1ab0cd;if(null!=_0x4cd1ff['start']&&_0x4cd1ff['hasOwnProperty']('start')&&(_0x1ab0cd=_0x1a5fd2['Position']['verify'](_0x4cd1ff['start'])))return'start.'+_0x1ab0cd;if(null!=_0x4cd1ff['end']&&_0x4cd1ff['hasOwnProperty']('end')&&(_0x1ab0cd=_0x1a5fd2['Position']['verify'](_0x4cd1ff['end'])))return'end.'+_0x1ab0cd;return null;},_0x28430a['fromObject']=function(_0x1efedb){if(_0x1efedb instanceof _0x1a5fd2['Range'])return _0x1efedb;var _0x238b2f=new _0x1a5fd2['Range']();if(null!=_0x1efedb['start']){if('object'!=typeof _0x1efedb['start'])throw TypeError('.Range.start:\x20object\x20expected');_0x238b2f['start']=_0x1a5fd2['Position']['fromObject'](_0x1efedb['start']);}if(null!=_0x1efedb['end']){if('object'!=typeof _0x1efedb['end'])throw TypeError('.Range.end:\x20object\x20expected');_0x238b2f['end']=_0x1a5fd2['Position']['fromObject'](_0x1efedb['end']);}return _0x238b2f;},_0x28430a['toObject']=function(_0xd64d0,_0x2601da){_0x2601da||(_0x2601da={});var _0x3bb363={};return _0x2601da['defaults']&&(_0x3bb363['start']=null,_0x3bb363['end']=null),null!=_0xd64d0['start']&&_0xd64d0['hasOwnProperty']('start')&&(_0x3bb363['start']=_0x1a5fd2['Position']['toObject'](_0xd64d0['start'],_0x2601da)),null!=_0xd64d0['end']&&_0xd64d0['hasOwnProperty']('end')&&(_0x3bb363['end']=_0x1a5fd2['Position']['toObject'](_0xd64d0['end'],_0x2601da)),_0x3bb363;},_0x28430a['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x2ef525['util']['toJSONOptions']);},_0x28430a['getTypeUrl']=function(_0x2c44d1){return void 0x0===_0x2c44d1&&(_0x2c44d1='type.googleapis.com'),_0x2c44d1+'/Range';},_0x28430a;}()),_0x1a5fd2['Element']=(function(){function _0x45b9a6(_0x34152f){if(this['children']=[],this['attributesBoolean']={},_0x34152f){for(var _0xd29738=Object['keys'](_0x34152f),_0x3e3e98=0x0;_0x3e3e98<_0xd29738['length'];++_0x3e3e98)null!=_0x34152f[_0xd29738[_0x3e3e98]]&&(this[_0xd29738[_0x3e3e98]]=_0x34152f[_0xd29738[_0x3e3e98]]);}}return _0x45b9a6['prototype']['name']='',_0x45b9a6['prototype']['children']=_0x5a4002['emptyArray'],_0x45b9a6['prototype']['data']='',_0x45b9a6['prototype']['attributesBoolean']=_0x5a4002['emptyObject'],_0x45b9a6['prototype']['attributesJson']='',_0x45b9a6['create']=function(_0x114bf9){return new _0x45b9a6(_0x114bf9);},_0x45b9a6['encode']=function(_0xadc4,_0x4df4d6){if(_0x4df4d6||(_0x4df4d6=_0x2c4a13['create']()),null!=_0xadc4['name']&&Object['hasOwnProperty']['call'](_0xadc4,'name')&&_0x4df4d6['uint32'](0xa)['string'](_0xadc4['name']),null!=_0xadc4['children']&&_0xadc4['children']['length']){for(var _0x531c01=0x0;_0x531c01<_0xadc4['children']['length'];++_0x531c01)_0x1a5fd2['Element']['encode'](_0xadc4['children'][_0x531c01],_0x4df4d6['uint32'](0x12)['fork']())['ldelim']();}if(null!=_0xadc4['data']&&Object['hasOwnProperty']['call'](_0xadc4,'data')&&_0x4df4d6['uint32'](0x1a)['string'](_0xadc4['data']),null!=_0xadc4['attributesBoolean']&&Object['hasOwnProperty']['call'](_0xadc4,'attributesBoolean')){var _0x3e3b0d=Object['keys'](_0xadc4['attributesBoolean']);for(_0x531c01=0x0;_0x531c01<_0x3e3b0d['length'];++_0x531c01)_0x4df4d6['uint32'](0x22)['fork']()['uint32'](0xa)['string'](_0x3e3b0d[_0x531c01])['uint32'](0x10)['bool'](_0xadc4['attributesBoolean'][_0x3e3b0d[_0x531c01]])['ldelim']();}return null!=_0xadc4['attributesJson']&&Object['hasOwnProperty']['call'](_0xadc4,'attributesJson')&&_0x4df4d6['uint32'](0x2a)['string'](_0xadc4['attributesJson']),_0x4df4d6;},_0x45b9a6['encodeDelimited']=function(_0x333059,_0x5c0e9d){return this['encode'](_0x333059,_0x5c0e9d)['ldelim']();},_0x45b9a6['decode']=function(_0x3ef2c0,_0x3f929e){_0x3ef2c0 instanceof _0x313a50||(_0x3ef2c0=_0x313a50['create'](_0x3ef2c0));for(var _0x40b02b,_0x8f5cf,_0x60c73c=void 0x0===_0x3f929e?_0x3ef2c0['len']:_0x3ef2c0['pos']+_0x3f929e,_0x2e79d1=new _0x1a5fd2['Element']();_0x3ef2c0['pos']<_0x60c73c;){var _0x47ebd5=_0x3ef2c0['uint32']();switch(_0x47ebd5>>>0x3){case 0x1:_0x2e79d1['name']=_0x3ef2c0['string']();break;case 0x2:_0x2e79d1['children']&&_0x2e79d1['children']['length']||(_0x2e79d1['children']=[]),_0x2e79d1['children']['push'](_0x1a5fd2['Element']['decode'](_0x3ef2c0,_0x3ef2c0['uint32']()));break;case 0x3:_0x2e79d1['data']=_0x3ef2c0['string']();break;case 0x4:_0x2e79d1['attributesBoolean']===_0x5a4002['emptyObject']&&(_0x2e79d1['attributesBoolean']={});var _0x40f285=_0x3ef2c0['uint32']()+_0x3ef2c0['pos'];for(_0x40b02b='',_0x8f5cf=!0x1;_0x3ef2c0['pos']<_0x40f285;){var _0x48cf22=_0x3ef2c0['uint32']();switch(_0x48cf22>>>0x3){case 0x1:_0x40b02b=_0x3ef2c0['string']();break;case 0x2:_0x8f5cf=_0x3ef2c0['bool']();break;default:_0x3ef2c0['skipType'](0x7&_0x48cf22);}}_0x2e79d1['attributesBoolean'][_0x40b02b]=_0x8f5cf;break;case 0x5:_0x2e79d1['attributesJson']=_0x3ef2c0['string']();break;default:_0x3ef2c0['skipType'](0x7&_0x47ebd5);}}return _0x2e79d1;},_0x45b9a6['decodeDelimited']=function(_0x36d8b7){return _0x36d8b7 instanceof _0x313a50||(_0x36d8b7=new _0x313a50(_0x36d8b7)),this['decode'](_0x36d8b7,_0x36d8b7['uint32']());},_0x45b9a6['verify']=function(_0x5990f6){if('object'!=typeof _0x5990f6||null===_0x5990f6)return'object\x20expected';if(null!=_0x5990f6['name']&&_0x5990f6['hasOwnProperty']('name')&&!_0x5a4002['isString'](_0x5990f6['name']))return'name:\x20string\x20expected';if(null!=_0x5990f6['children']&&_0x5990f6['hasOwnProperty']('children')){if(!Array['isArray'](_0x5990f6['children']))return'children:\x20array\x20expected';for(var _0x16f785=0x0;_0x16f785<_0x5990f6['children']['length'];++_0x16f785){var _0x451c4c=_0x1a5fd2['Element']['verify'](_0x5990f6['children'][_0x16f785]);if(_0x451c4c)return'children.'+_0x451c4c;}}if(null!=_0x5990f6['data']&&_0x5990f6['hasOwnProperty']('data')&&!_0x5a4002['isString'](_0x5990f6['data']))return'data:\x20string\x20expected';if(null!=_0x5990f6['attributesBoolean']&&_0x5990f6['hasOwnProperty']('attributesBoolean')){if(!_0x5a4002['isObject'](_0x5990f6['attributesBoolean']))return'attributesBoolean:\x20object\x20expected';var _0x572261=Object['keys'](_0x5990f6['attributesBoolean']);for(_0x16f785=0x0;_0x16f785<_0x572261['length'];++_0x16f785)if('boolean'!=typeof _0x5990f6['attributesBoolean'][_0x572261[_0x16f785]])return'attributesBoolean:\x20boolean{k:string}\x20expected';}return null!=_0x5990f6['attributesJson']&&_0x5990f6['hasOwnProperty']('attributesJson')&&!_0x5a4002['isString'](_0x5990f6['attributesJson'])?'attributesJson:\x20string\x20expected':null;},_0x45b9a6['fromObject']=function(_0x3e4a2c){if(_0x3e4a2c instanceof _0x1a5fd2['Element'])return _0x3e4a2c;var _0x2dc1a0=new _0x1a5fd2['Element']();if(null!=_0x3e4a2c['name']&&(_0x2dc1a0['name']=String(_0x3e4a2c['name'])),_0x3e4a2c['children']){if(!Array['isArray'](_0x3e4a2c['children']))throw TypeError('.Element.children:\x20array\x20expected');_0x2dc1a0['children']=[];for(var _0x5813df=0x0;_0x5813df<_0x3e4a2c['children']['length'];++_0x5813df){if('object'!=typeof _0x3e4a2c['children'][_0x5813df])throw TypeError('.Element.children:\x20object\x20expected');_0x2dc1a0['children'][_0x5813df]=_0x1a5fd2['Element']['fromObject'](_0x3e4a2c['children'][_0x5813df]);}}if(null!=_0x3e4a2c['data']&&(_0x2dc1a0['data']=String(_0x3e4a2c['data'])),_0x3e4a2c['attributesBoolean']){if('object'!=typeof _0x3e4a2c['attributesBoolean'])throw TypeError('.Element.attributesBoolean:\x20object\x20expected');_0x2dc1a0['attributesBoolean']={};var _0x4dec23=Object['keys'](_0x3e4a2c['attributesBoolean']);for(_0x5813df=0x0;_0x5813df<_0x4dec23['length'];++_0x5813df)_0x2dc1a0['attributesBoolean'][_0x4dec23[_0x5813df]]=Boolean(_0x3e4a2c['attributesBoolean'][_0x4dec23[_0x5813df]]);}return null!=_0x3e4a2c['attributesJson']&&(_0x2dc1a0['attributesJson']=String(_0x3e4a2c['attributesJson'])),_0x2dc1a0;},_0x45b9a6['toObject']=function(_0x336915,_0x1a0c22){_0x1a0c22||(_0x1a0c22={});var _0x379429,_0x916ebc={};if((_0x1a0c22['arrays']||_0x1a0c22['defaults'])&&(_0x916ebc['children']=[]),(_0x1a0c22['objects']||_0x1a0c22['defaults'])&&(_0x916ebc['attributesBoolean']={}),_0x1a0c22['defaults']&&(_0x916ebc['name']='',_0x916ebc['data']='',_0x916ebc['attributesJson']=''),null!=_0x336915['name']&&_0x336915['hasOwnProperty']('name')&&(_0x916ebc['name']=_0x336915['name']),_0x336915['children']&&_0x336915['children']['length']){_0x916ebc['children']=[];for(var _0x5e4820=0x0;_0x5e4820<_0x336915['children']['length'];++_0x5e4820)_0x916ebc['children'][_0x5e4820]=_0x1a5fd2['Element']['toObject'](_0x336915['children'][_0x5e4820],_0x1a0c22);}if(null!=_0x336915['data']&&_0x336915['hasOwnProperty']('data')&&(_0x916ebc['data']=_0x336915['data']),_0x336915['attributesBoolean']&&(_0x379429=Object['keys'](_0x336915['attributesBoolean']))['length']){_0x916ebc['attributesBoolean']={};for(_0x5e4820=0x0;_0x5e4820<_0x379429['length'];++_0x5e4820)_0x916ebc['attributesBoolean'][_0x379429[_0x5e4820]]=_0x336915['attributesBoolean'][_0x379429[_0x5e4820]];}return null!=_0x336915['attributesJson']&&_0x336915['hasOwnProperty']('attributesJson')&&(_0x916ebc['attributesJson']=_0x336915['attributesJson']),_0x916ebc;},_0x45b9a6['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x2ef525['util']['toJSONOptions']);},_0x45b9a6['getTypeUrl']=function(_0x4214a7){return void 0x0===_0x4214a7&&(_0x4214a7='type.googleapis.com'),_0x4214a7+'/Element';},_0x45b9a6;}()),_0x1a5fd2;})());class r{['_protobufRoot'];constructor(){this['_protobufRoot']=u;}['getDescriptor'](_0x296ad8){return new w(this['_protobufRoot'][_0x296ad8]);}}class w{['_protobuf'];constructor(_0xbc97c2){this['_protobuf']=_0xbc97c2;}['compress'](_0x268e6c){const _0x1cc047=this['_protobuf']['verify'](_0x268e6c);if(_0x1cc047)throw Error(_0x1cc047);return this['_protobuf']['encode'](this['_protobuf']['create'](_0x268e6c))['finish']();}['decompress'](_0x4776f8){return this['_protobuf']['toObject'](this['_protobuf']['decode'](_0x4776f8),{'oneofs':!0x0});}}function g(_0x5a032a,_0x1b7f99){const _0x4c3d31=_0x16b7d8(_0x5a032a);return _0x4c3d31['path'][_0x4c3d31['path']['length']-0x1]+=_0x1b7f99,_0x4c3d31;}function _(_0x24e749,_0x44357b){return _0x24e749['root']===_0x44357b['root']&&_0x1bdb63(_0x24e749['path'],_0x44357b['path']);}function $(_0x24f417){P(_0x24f417,_0x3a86c0=>('main'==_0x3a86c0['root']?(_0x3a86c0['rootMain']=!0x0,delete _0x3a86c0['root']):'$graveyard'==_0x3a86c0['root']&&(_0x3a86c0['rootGraveyard']=!0x0,delete _0x3a86c0['root']),_0x3a86c0));}function J(_0x42b457){P(_0x42b457,_0x41ef4e=>(_0x41ef4e['rootMain']?(_0x41ef4e['root']='main',delete _0x41ef4e['rootMain']):_0x41ef4e['rootGraveyard']&&(_0x41ef4e['root']='$graveyard',delete _0x41ef4e['rootGraveyard']),_0x41ef4e));}function P(_0x46be65,_0x3c8258){for(const _0x15601e in _0x46be65){const _0x134ee7=_0x46be65[_0x15601e];'nodes'!==_0x15601e&&_0x178511(_0x134ee7)&&(_0x134ee7['path']&&(_0x134ee7['root']||_0x134ee7['rootMain']||_0x134ee7['rootGraveyard'])?_0x46be65[_0x15601e]=_0x3c8258(_0x134ee7):P(_0x134ee7,_0x3c8258));}return _0x46be65;}class e{['_id'];['_operationName'];['_protobufDescriptor'];constructor(_0x2207f7,_0x36c6ba,_0x17451b){this['_id']=_0x2207f7,this['_operationName']=_0x36c6ba,this['_protobufDescriptor']=_0x17451b;}['compress'](_0x3febc0,_0x1d9eb5){const _0x3c3ea0=_0x1d9eb5['shift']();return $(_0x3c3ea0),_0x3febc0['buffers']['push'](this['_protobufDescriptor']['compress'](_0x3c3ea0)),_0x3febc0['types']['push'](this['_id']),!0x0;}['decompress'](_0x185840,_0x246ee4){_0x246ee4['types']['shift']();const _0x20ca97=this['_protobufDescriptor']['decompress'](_0x246ee4['buffers']['shift']());J(_0x20ca97),_0x20ca97['__className']=this['_operationName'],_0x185840['push'](_0x20ca97);}}class s extends e{['compress'](_0x307579,_0xc0ccad){const _0x500684=_0xc0ccad['shift']();return this['_serializeOneOf']('oldValue',_0x500684),this['_serializeOneOf']('newValue',_0x500684),$(_0x500684),_0x307579['buffers']['push'](this['_protobufDescriptor']['compress'](_0x500684)),_0x307579['types']['push'](this['_id']),!0x0;}['decompress'](_0x1ab134,_0x253121){const {types:_0x27ecec,buffers:_0x59fc41}=_0x253121,_0x3f2a24=this['_protobufDescriptor']['decompress'](_0x59fc41['shift']());_0x27ecec['shift'](),this['_deserializeOneOf']('oldValue',_0x3f2a24),this['_deserializeOneOf']('newValue',_0x3f2a24),J(_0x3f2a24),_0x3f2a24['__className']=this['_operationName'],_0x1ab134['push'](_0x3f2a24);}['_serializeOneOf'](_0x1cf31c,_0x416c5a){const _0x274c79=_0x416c5a[_0x1cf31c];'boolean'==typeof _0x274c79?_0x416c5a[_0x1cf31c+'Boolean']=_0x274c79:_0x416c5a[_0x1cf31c+'Json']=JSON['stringify'](_0x274c79);}['_deserializeOneOf'](_0x502564,_0x280dc4){const _0x10472e=_0x502564+'Json';_0x280dc4[_0x10472e]?(_0x280dc4[_0x502564]=JSON['parse'](_0x280dc4[_0x10472e]),delete _0x280dc4[_0x10472e]):(_0x280dc4[_0x502564]=_0x280dc4[_0x502564+'Boolean'],delete _0x280dc4[_0x502564+'Boolean']);}}class i extends e{['compress'](_0x1f9fcc,_0x218616){const _0x4ad216=_0x218616['shift']();return this['_serializeNodesAttributes'](_0x4ad216['nodes']),$(_0x4ad216),_0x1f9fcc['buffers']['push'](this['_protobufDescriptor']['compress'](_0x4ad216)),_0x1f9fcc['types']['push'](this['_id']),!0x0;}['decompress'](_0x2ba051,_0x48aee6){const {types:_0x55abaa,buffers:_0x9ebc38}=_0x48aee6,_0x237d43=this['_protobufDescriptor']['decompress'](_0x9ebc38['shift']());_0x55abaa['shift'](),_0x237d43['nodes']||(_0x237d43['nodes']=[]),this['_deserializeNodesAttributes'](_0x237d43['nodes']),J(_0x237d43),_0x237d43['__className']=this['_operationName'],_0x2ba051['push'](_0x237d43);}['_serializeNodesAttributes'](_0x5bf035){for(const _0xe85c85 of _0x5bf035){if(_0xe85c85['attributes']){const _0x10ad2b=_0xe85c85['attributes'];this['_areValuesBoolean'](_0x10ad2b)?_0xe85c85['attributesBoolean']=_0x10ad2b:_0xe85c85['attributesJson']=JSON['stringify'](_0x10ad2b);}_0xe85c85['children']&&this['_serializeNodesAttributes'](_0xe85c85['children']);}}['_deserializeNodesAttributes'](_0x53a03f){for(const _0x414eff of _0x53a03f)(_0x414eff['attributesBoolean']||_0x414eff['attributesJson'])&&(_0x414eff['attributesBoolean']?(_0x414eff['attributes']=_0x414eff['attributesBoolean'],delete _0x414eff['attributesBoolean']):(_0x414eff['attributes']=JSON['parse'](_0x414eff['attributesJson']),delete _0x414eff['attributesJson'])),_0x414eff['children']&&this['_deserializeNodesAttributes'](_0x414eff['children']);}['_areValuesBoolean'](_0x5404c6){return Object['keys'](_0x5404c6)['every'](_0x514580=>'boolean'==typeof _0x5404c6[_0x514580]);}}class n extends e{['decompress'](_0x22ee6d,_0x4344d7){super['decompress'](_0x22ee6d,_0x4344d7);const _0x3235d0=_0x22ee6d[_0x22ee6d['length']-0x1];_0x3235d0['oldRange']||(_0x3235d0['oldRange']=null),_0x3235d0['newRange']||(_0x3235d0['newRange']=null);}}class p extends e{['compress'](_0xd5d829,_0x2cf696){return _0x2cf696['shift'](),_0xd5d829['types']['push'](this['_id']),!0x0;}['decompress'](_0x6485a3,_0x165b70){_0x165b70['types']['shift'](),_0x6485a3['push']({'__className':this['_operationName']});}}class m extends n{['_omittedNamespace'];constructor(_0x1e9d48,_0x3fabc0,_0x4bffda,_0x586445){super(_0x1e9d48,_0x3fabc0,_0x4bffda),this['_omittedNamespace']=_0x586445+':';}['compress'](_0x55e99e,_0x4dc427){return!('MarkerOperation'!=_0x4dc427[0x0]['__className']||!_0x4dc427[0x0]['name']['startsWith'](this['_omittedNamespace']))&&(_0x4dc427[0x0]['name']=_0x4dc427[0x0]['name']['replace'](new RegExp('^'+this['_omittedNamespace']),''),super['compress'](_0x55e99e,_0x4dc427),!0x0);}['decompress'](_0xd2c440,_0x37e383){super['decompress'](_0xd2c440,_0x37e383);const _0x494920=_0xd2c440[_0xd2c440['length']-0x1];_0x494920['name']=this['_omittedNamespace']+_0x494920['name'];}}class O{['_id'];['_context'];constructor(_0x4b6eff,_0x3e91a5){this['_id']=_0x4b6eff,this['_context']=_0x3e91a5;}['compress'](_0x11a852,_0x1500b5){let _0x12cb63;for(;_0x1500b5['length']>0x1&&this['_compareOperations'](_0x1500b5[0x0],_0x1500b5[0x1]);)_0x12cb63?(_0x12cb63=this['_combineNext'](_0x1500b5['shift'](),_0x12cb63),_0x11a852['types']['push'](0x0)):(_0x12cb63=_0x16b7d8(_0x1500b5['shift']()),_0x11a852['types']['push'](this['_id']));return!!_0x12cb63&&(_0x12cb63=this['_combineNext'](_0x1500b5['shift'](),_0x12cb63),_0x11a852['types']['push'](0x0),_0x11a852['buffers']['push'](this['_compressSingleOperation'](_0x12cb63)),!0x0);}['decompress'](_0x4479e5,_0x4dab40){const _0x11fd25=this['_decompressSingleOperation'](_0x4dab40);for(;0x0==_0x4dab40['types'][0x0];)_0x4dab40['types']['shift'](),_0x4479e5['push'](this['_splitCurrent'](_0x11fd25));_0x4479e5['push'](_0x11fd25);}}class a extends O{['_combineNext'](_0x2f88ff,_0x2cd799){return _0x2cd799['nodes'][0x0]['data']+=_0x2f88ff['nodes'][0x0]['data'],_0x2cd799;}['_splitCurrent'](_0xbacbdb){const _0x31e236=_0x16b7d8(_0xbacbdb),_0x14e805=_0x31e236['nodes'][0x0],_0xe292c9=_0xbacbdb['nodes'][0x0],_0x16b7cf=_0xe292c9['data'][Symbol['iterator']]()['next']()['value'],_0x5018da=_0x16b7cf['length'];return _0x14e805['data']=_0x16b7cf,_0xe292c9['data']=_0xe292c9['data']['substr'](_0x5018da),_0xbacbdb['position']=g(_0xbacbdb['position'],_0x5018da),_0x31e236;}['_compareOperations'](_0x465a50,_0x4f0c8a){if(this['_checkOperation'](_0x465a50)&&this['_checkOperation'](_0x4f0c8a)){const _0x7cd974=_0x465a50['nodes'][0x0]['data']['length'],_0x5e1b73=_(g(_0x465a50['position'],_0x7cd974),_0x4f0c8a['position']),_0xfa89a3=_0x465a50['nodes'][0x0],_0x29da24=_0x4f0c8a['nodes'][0x0];return _0x5e1b73&&this['_compareAttributes'](_0xfa89a3,_0x29da24);}return!0x1;}['_compressSingleOperation'](_0x4154a2){const _0x2293f1={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('InsertOperation')['compress'](_0x2293f1,[_0x4154a2]),_0x2293f1['buffers'][0x0];}['_decompressSingleOperation'](_0x1d4715){const _0x8dd442=[];return this['_context']['_getCompressorByName']('InsertOperation')['decompress'](_0x8dd442,_0x1d4715),_0x8dd442[0x0];}['_checkOperation'](_0x373b5b){return'InsertOperation'==_0x373b5b['__className']&&0x1==_0x373b5b['nodes']['length']&&_0x373b5b['nodes'][0x0]['data']&&!_0x373b5b['wasUndone']&&0x1==Array['from'](_0x373b5b['nodes'][0x0]['data'])['length'];}['_compareAttributes'](_0x26bfd6,_0x3948ef){const _0x35d208=Object['keys'](_0x26bfd6['attributes']||{}),_0x78da37=Object['keys'](_0x3948ef['attributes']||{});return _0x35d208['length']===_0x78da37['length']&&_0x35d208['every'](_0x522a8c=>_0x3948ef['attributes'][_0x522a8c]&&_0x3948ef['attributes'][_0x522a8c]===_0x26bfd6['attributes'][_0x522a8c]);}}class c extends O{['_combineNext'](_0xd05033,_0x2c93a6){return _0x2c93a6['howMany']++,_0x2c93a6['sourcePosition']=_0x16b7d8(_0xd05033['sourcePosition']),_0x2c93a6;}['_splitCurrent'](_0xbb8542){const _0x5bc76f=_0x16b7d8(_0xbb8542);return _0xbb8542['howMany']--,_0x5bc76f['howMany']=0x1,_0x5bc76f['sourcePosition']=g(_0x5bc76f['sourcePosition'],_0xbb8542['howMany']),_0x5bc76f;}['_compareOperations'](_0xe5c42c,_0xccfae9){return!(!this['_checkOperation'](_0xe5c42c)||!this['_checkOperation'](_0xccfae9))&&(_(g(_0xe5c42c['sourcePosition'],-0x1),_0xccfae9['sourcePosition'])&&_(_0xe5c42c['targetPosition'],_0xccfae9['targetPosition']));}['_compressSingleOperation'](_0x2d555e){const _0x45d7f3={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x45d7f3,[_0x2d555e]),_0x45d7f3['buffers'][0x0];}['_decompressSingleOperation'](_0x259070){const _0x592a67=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x592a67,_0x259070),_0x592a67[0x0];}['_checkOperation'](_0x17f1d6){return'MoveOperation'==_0x17f1d6['__className']&&'$graveyard'==_0x17f1d6['targetPosition']['root']&&0x1==_0x17f1d6['howMany']&&!_0x17f1d6['wasUndone'];}}class h extends O{['_combineNext'](_0x2f2b5f,_0x38d358){return _0x38d358['howMany']++,_0x38d358;}['_splitCurrent'](_0x20ffd3){const _0x17b585=_0x16b7d8(_0x20ffd3);return _0x17b585['howMany']=0x1,_0x20ffd3['howMany']--,_0x17b585;}['_compareOperations'](_0x45e45d,_0x46585b){return!(!this['_checkOperation'](_0x45e45d)||!this['_checkOperation'](_0x46585b))&&(_(_0x45e45d['sourcePosition'],_0x46585b['sourcePosition'])&&_(_0x45e45d['targetPosition'],_0x46585b['targetPosition']));}['_compressSingleOperation'](_0x23c7aa){const _0x2ac49b={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x2ac49b,[_0x23c7aa]),_0x2ac49b['buffers'][0x0];}['_decompressSingleOperation'](_0x9040b9){const _0x241700=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x241700,_0x9040b9),_0x241700[0x0];}['_checkOperation'](_0x2dfd2e){return'MoveOperation'==_0x2dfd2e['__className']&&'$graveyard'==_0x2dfd2e['targetPosition']['root']&&0x1==_0x2dfd2e['howMany']&&!_0x2dfd2e['wasUndone'];}}class f extends O{['compress'](_0x2b38e9,_0x20f3f2){if(!this['_compareOperations'](_0x20f3f2[0x0],_0x20f3f2[0x1]))return!0x1;const _0x418298=_0x20f3f2['shift']();return _0x418298['oldRange']=null,_0x418298['newRange']&&_(_0x418298['newRange']['start'],_0x418298['newRange']['end'])&&(_0x418298['newRange']['end']=null),_0x20f3f2['shift'](),_0x2b38e9['types']['push'](this['_id']),_0x2b38e9['types']['push'](0x0),_0x2b38e9['buffers']['push'](this['_compressSingleOperation'](_0x418298)),!0x0;}['decompress'](_0x20a664,_0x2f1e12){const _0x100f6e=this['_decompressSingleOperation'](_0x2f1e12);_0x100f6e['newRange']&&!_0x100f6e['newRange']['end']&&(_0x100f6e['newRange']['end']=_0x16b7d8(_0x100f6e['newRange']['start']));const _0x48f5f7=_0x16b7d8(_0x100f6e);_0x48f5f7['newRange']&&(_0x48f5f7['newRange']['start']['stickiness']='toNone',_0x48f5f7['newRange']['end']=_0x16b7d8(_0x48f5f7['newRange']['start'])),_0x48f5f7['name']='user:position:'+_0x48f5f7['name']['split'](':')[0x2],_0x2f1e12['types']['shift'](),_0x20a664['push'](_0x100f6e),_0x20a664['push'](_0x48f5f7);}['_compressSingleOperation'](_0x44b254){const _0x485cbe={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MarkerOperation')['compress'](_0x485cbe,[_0x44b254]),_0x485cbe['buffers'][0x0];}['_decompressSingleOperation'](_0x4ec852){const _0x1016bd=[];return this['_context']['_getCompressorByName']('MarkerOperation')['decompress'](_0x1016bd,_0x4ec852),_0x1016bd[0x0];}['_compareOperations'](_0x3dd225,_0x1f5606){return!(!_0x3dd225||!_0x1f5606)&&('MarkerOperation'==_0x3dd225['__className']&&'MarkerOperation'==_0x1f5606['__className']&&!(!_0x3dd225['name']['startsWith']('user:')||!_0x1f5606['name']['startsWith']('user:')||_0x3dd225['name']==_0x1f5606['name']));}}class y{['_compressorById'];['_compressorByName'];['_protobufFactory'];constructor(){this['_compressorById']=new Map(),this['_compressorByName']=new Map(),this['_protobufFactory']=new r();const _0x52b7ff=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',_0x52b7ff,'comment')),this['_registerCompressor'](0x13,'SuggestionMarkerOperation',new m(0x13,'MarkerOperation',_0x52b7ff,'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'](_0x43f568){if(!_0x43f568||!_0x43f568[0x0])throw new _0x1a50cf('no-operations-provided',this);const _0x4b4dfc={'types':[],'buffers':[],'baseVersion':_0x43f568[0x0]['baseVersion']};for(;_0x43f568['length'];)this['_getCompressorByName']('UserSelectionAction')['compress'](_0x4b4dfc,_0x43f568)||this['_getCompressorByName']('TypingAction')['compress'](_0x4b4dfc,_0x43f568)||this['_getCompressorByName']('DeletingAction')['compress'](_0x4b4dfc,_0x43f568)||this['_getCompressorByName']('ForwardDeletingAction')['compress'](_0x4b4dfc,_0x43f568)||this['_getCompressorByName']('CommentMarkerOperation')['compress'](_0x4b4dfc,_0x43f568)||this['_getCompressorByName']('SuggestionMarkerOperation')['compress'](_0x4b4dfc,_0x43f568)||this['_getCompressorByName'](_0x43f568[0x0]['__className'])['compress'](_0x4b4dfc,_0x43f568);return _0x4b4dfc;}['decompress'](_0x3be57e){const _0x22e109=[];for(;_0x3be57e['types']['length'];){const _0x1f7882=this['_compressorById']['get'](_0x3be57e['types'][0x0]);if(!_0x1f7882)throw new _0x1a50cf('decompress-compressor-not-found',this,{'type':_0x3be57e['types'][0x0]});_0x1f7882['decompress'](_0x22e109,_0x3be57e);}return _0x22e109['forEach']((_0x571ecb,_0x3f73d0)=>_0x571ecb['baseVersion']=_0x3be57e['baseVersion']+_0x3f73d0),_0x22e109;}['_getCompressorByName'](_0x351103){return this['_compressorByName']['get'](_0x351103);}['_registerOperationCompressor'](_0x18fd31,_0x16a120,_0x1fb198){const _0x355d2b=new _0x1fb198(_0x18fd31,_0x16a120,this['_protobufFactory']['getDescriptor'](_0x16a120));this['_registerCompressor'](_0x18fd31,_0x16a120,_0x355d2b);}['_registerActionCompressor'](_0x503ff4,_0x222a3e,_0x4ef764){const _0x261ef3=new _0x4ef764(_0x503ff4,this);this['_registerCompressor'](_0x503ff4,_0x222a3e,_0x261ef3);}['_registerCompressor'](_0x5b8f85,_0xb55d5e,_0x4f657c){this['_compressorById']['set'](_0x5b8f85,_0x4f657c),this['_compressorByName']['set'](_0xb55d5e,_0x4f657c);}}export{y as Compressor};
|
|
23
|
+
import{CKEditorError as _0x55a9dd}from'@ckeditor/ckeditor5-utils/dist/index.js';import _0x429162 from'protobufjs/minimal.js';import{cloneDeep as _0x304848,isEqual as _0x20225c,isObject as _0x201c8f}from'es-toolkit/compat';const u=/* #__PURE__ -- @preserve */
|
|
24
|
+
((()=>{var _0x431a1b=_0x429162['Reader'],_0x3142f9=_0x429162['Writer'],_0x5d137e=_0x429162['util'],_0x2acc8f=_0x429162['roots']['default']||(_0x429162['roots']['default']={});return _0x2acc8f['AttributeOperation']=(function(){function _0x1baad7(_0x401f9b){if(_0x401f9b){for(var _0x49187a=Object['keys'](_0x401f9b),_0x121198=0x0;_0x121198<_0x49187a['length'];++_0x121198)null!=_0x401f9b[_0x49187a[_0x121198]]&&(this[_0x49187a[_0x121198]]=_0x401f9b[_0x49187a[_0x121198]]);}}return _0x1baad7['prototype']['range']=null,_0x1baad7['prototype']['key']='',_0x1baad7['prototype']['oldValueBoolean']=!0x1,_0x1baad7['prototype']['oldValueJson']='',_0x1baad7['prototype']['newValueBoolean']=!0x1,_0x1baad7['prototype']['newValueJson']='',_0x1baad7['prototype']['wasUndone']=!0x1,_0x1baad7['create']=function(_0x13cb4c){return new _0x1baad7(_0x13cb4c);},_0x1baad7['encode']=function(_0x4b3a84,_0x411269){return _0x411269||(_0x411269=_0x3142f9['create']()),null!=_0x4b3a84['range']&&Object['hasOwnProperty']['call'](_0x4b3a84,'range')&&_0x2acc8f['Range']['encode'](_0x4b3a84['range'],_0x411269['uint32'](0xa)['fork']())['ldelim'](),null!=_0x4b3a84['key']&&Object['hasOwnProperty']['call'](_0x4b3a84,'key')&&_0x411269['uint32'](0x12)['string'](_0x4b3a84['key']),null!=_0x4b3a84['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x4b3a84,'oldValueBoolean')&&_0x411269['uint32'](0x18)['bool'](_0x4b3a84['oldValueBoolean']),null!=_0x4b3a84['oldValueJson']&&Object['hasOwnProperty']['call'](_0x4b3a84,'oldValueJson')&&_0x411269['uint32'](0x22)['string'](_0x4b3a84['oldValueJson']),null!=_0x4b3a84['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x4b3a84,'newValueBoolean')&&_0x411269['uint32'](0x28)['bool'](_0x4b3a84['newValueBoolean']),null!=_0x4b3a84['newValueJson']&&Object['hasOwnProperty']['call'](_0x4b3a84,'newValueJson')&&_0x411269['uint32'](0x32)['string'](_0x4b3a84['newValueJson']),null!=_0x4b3a84['wasUndone']&&Object['hasOwnProperty']['call'](_0x4b3a84,'wasUndone')&&_0x411269['uint32'](0x38)['bool'](_0x4b3a84['wasUndone']),_0x411269;},_0x1baad7['encodeDelimited']=function(_0x3b983d,_0x19b5a4){return this['encode'](_0x3b983d,_0x19b5a4)['ldelim']();},_0x1baad7['decode']=function(_0x2a9a39,_0x441f3f){_0x2a9a39 instanceof _0x431a1b||(_0x2a9a39=_0x431a1b['create'](_0x2a9a39));for(var _0x2804ea=void 0x0===_0x441f3f?_0x2a9a39['len']:_0x2a9a39['pos']+_0x441f3f,_0x15a4f3=new _0x2acc8f['AttributeOperation']();_0x2a9a39['pos']<_0x2804ea;){var _0x3a9355=_0x2a9a39['uint32']();switch(_0x3a9355>>>0x3){case 0x1:_0x15a4f3['range']=_0x2acc8f['Range']['decode'](_0x2a9a39,_0x2a9a39['uint32']());break;case 0x2:_0x15a4f3['key']=_0x2a9a39['string']();break;case 0x3:_0x15a4f3['oldValueBoolean']=_0x2a9a39['bool']();break;case 0x4:_0x15a4f3['oldValueJson']=_0x2a9a39['string']();break;case 0x5:_0x15a4f3['newValueBoolean']=_0x2a9a39['bool']();break;case 0x6:_0x15a4f3['newValueJson']=_0x2a9a39['string']();break;case 0x7:_0x15a4f3['wasUndone']=_0x2a9a39['bool']();break;default:_0x2a9a39['skipType'](0x7&_0x3a9355);}}return _0x15a4f3;},_0x1baad7['decodeDelimited']=function(_0x5d166e){return _0x5d166e instanceof _0x431a1b||(_0x5d166e=new _0x431a1b(_0x5d166e)),this['decode'](_0x5d166e,_0x5d166e['uint32']());},_0x1baad7['verify']=function(_0xf70634){if('object'!=typeof _0xf70634||null===_0xf70634)return'object\x20expected';if(null!=_0xf70634['range']&&_0xf70634['hasOwnProperty']('range')){var _0xe99290=_0x2acc8f['Range']['verify'](_0xf70634['range']);if(_0xe99290)return'range.'+_0xe99290;}return null!=_0xf70634['key']&&_0xf70634['hasOwnProperty']('key')&&!_0x5d137e['isString'](_0xf70634['key'])?'key:\x20string\x20expected':null!=_0xf70634['oldValueBoolean']&&_0xf70634['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0xf70634['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0xf70634['oldValueJson']&&_0xf70634['hasOwnProperty']('oldValueJson')&&!_0x5d137e['isString'](_0xf70634['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0xf70634['newValueBoolean']&&_0xf70634['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0xf70634['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0xf70634['newValueJson']&&_0xf70634['hasOwnProperty']('newValueJson')&&!_0x5d137e['isString'](_0xf70634['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0xf70634['wasUndone']&&_0xf70634['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0xf70634['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x1baad7['fromObject']=function(_0x37cbed){if(_0x37cbed instanceof _0x2acc8f['AttributeOperation'])return _0x37cbed;var _0x3a5975=new _0x2acc8f['AttributeOperation']();if(null!=_0x37cbed['range']){if('object'!=typeof _0x37cbed['range'])throw TypeError('.AttributeOperation.range:\x20object\x20expected');_0x3a5975['range']=_0x2acc8f['Range']['fromObject'](_0x37cbed['range']);}return null!=_0x37cbed['key']&&(_0x3a5975['key']=String(_0x37cbed['key'])),null!=_0x37cbed['oldValueBoolean']&&(_0x3a5975['oldValueBoolean']=Boolean(_0x37cbed['oldValueBoolean'])),null!=_0x37cbed['oldValueJson']&&(_0x3a5975['oldValueJson']=String(_0x37cbed['oldValueJson'])),null!=_0x37cbed['newValueBoolean']&&(_0x3a5975['newValueBoolean']=Boolean(_0x37cbed['newValueBoolean'])),null!=_0x37cbed['newValueJson']&&(_0x3a5975['newValueJson']=String(_0x37cbed['newValueJson'])),null!=_0x37cbed['wasUndone']&&(_0x3a5975['wasUndone']=Boolean(_0x37cbed['wasUndone'])),_0x3a5975;},_0x1baad7['toObject']=function(_0x2b9749,_0x244fba){_0x244fba||(_0x244fba={});var _0x1767e1={};return _0x244fba['defaults']&&(_0x1767e1['range']=null,_0x1767e1['key']='',_0x1767e1['oldValueBoolean']=!0x1,_0x1767e1['oldValueJson']='',_0x1767e1['newValueBoolean']=!0x1,_0x1767e1['newValueJson']='',_0x1767e1['wasUndone']=!0x1),null!=_0x2b9749['range']&&_0x2b9749['hasOwnProperty']('range')&&(_0x1767e1['range']=_0x2acc8f['Range']['toObject'](_0x2b9749['range'],_0x244fba)),null!=_0x2b9749['key']&&_0x2b9749['hasOwnProperty']('key')&&(_0x1767e1['key']=_0x2b9749['key']),null!=_0x2b9749['oldValueBoolean']&&_0x2b9749['hasOwnProperty']('oldValueBoolean')&&(_0x1767e1['oldValueBoolean']=_0x2b9749['oldValueBoolean']),null!=_0x2b9749['oldValueJson']&&_0x2b9749['hasOwnProperty']('oldValueJson')&&(_0x1767e1['oldValueJson']=_0x2b9749['oldValueJson']),null!=_0x2b9749['newValueBoolean']&&_0x2b9749['hasOwnProperty']('newValueBoolean')&&(_0x1767e1['newValueBoolean']=_0x2b9749['newValueBoolean']),null!=_0x2b9749['newValueJson']&&_0x2b9749['hasOwnProperty']('newValueJson')&&(_0x1767e1['newValueJson']=_0x2b9749['newValueJson']),null!=_0x2b9749['wasUndone']&&_0x2b9749['hasOwnProperty']('wasUndone')&&(_0x1767e1['wasUndone']=_0x2b9749['wasUndone']),_0x1767e1;},_0x1baad7['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x429162['util']['toJSONOptions']);},_0x1baad7['getTypeUrl']=function(_0x246584){return void 0x0===_0x246584&&(_0x246584='type.googleapis.com'),_0x246584+'/AttributeOperation';},_0x1baad7;}()),_0x2acc8f['InsertOperation']=(function(){function _0x4ef044(_0x31c2ff){if(this['nodes']=[],_0x31c2ff){for(var _0x563cd8=Object['keys'](_0x31c2ff),_0x4a954a=0x0;_0x4a954a<_0x563cd8['length'];++_0x4a954a)null!=_0x31c2ff[_0x563cd8[_0x4a954a]]&&(this[_0x563cd8[_0x4a954a]]=_0x31c2ff[_0x563cd8[_0x4a954a]]);}}return _0x4ef044['prototype']['position']=null,_0x4ef044['prototype']['nodes']=_0x5d137e['emptyArray'],_0x4ef044['prototype']['shouldReceiveAttributes']=!0x1,_0x4ef044['prototype']['wasUndone']=!0x1,_0x4ef044['create']=function(_0x46948f){return new _0x4ef044(_0x46948f);},_0x4ef044['encode']=function(_0x5538d2,_0xfa103d){if(_0xfa103d||(_0xfa103d=_0x3142f9['create']()),null!=_0x5538d2['position']&&Object['hasOwnProperty']['call'](_0x5538d2,'position')&&_0x2acc8f['Position']['encode'](_0x5538d2['position'],_0xfa103d['uint32'](0xa)['fork']())['ldelim'](),null!=_0x5538d2['nodes']&&_0x5538d2['nodes']['length']){for(var _0x553a2a=0x0;_0x553a2a<_0x5538d2['nodes']['length'];++_0x553a2a)_0x2acc8f['Element']['encode'](_0x5538d2['nodes'][_0x553a2a],_0xfa103d['uint32'](0x12)['fork']())['ldelim']();}return null!=_0x5538d2['shouldReceiveAttributes']&&Object['hasOwnProperty']['call'](_0x5538d2,'shouldReceiveAttributes')&&_0xfa103d['uint32'](0x18)['bool'](_0x5538d2['shouldReceiveAttributes']),null!=_0x5538d2['wasUndone']&&Object['hasOwnProperty']['call'](_0x5538d2,'wasUndone')&&_0xfa103d['uint32'](0x20)['bool'](_0x5538d2['wasUndone']),_0xfa103d;},_0x4ef044['encodeDelimited']=function(_0x4d6d6f,_0x1e6632){return this['encode'](_0x4d6d6f,_0x1e6632)['ldelim']();},_0x4ef044['decode']=function(_0x350f55,_0x598b57){_0x350f55 instanceof _0x431a1b||(_0x350f55=_0x431a1b['create'](_0x350f55));for(var _0x4ec73d=void 0x0===_0x598b57?_0x350f55['len']:_0x350f55['pos']+_0x598b57,_0x559fcb=new _0x2acc8f['InsertOperation']();_0x350f55['pos']<_0x4ec73d;){var _0xb2f219=_0x350f55['uint32']();switch(_0xb2f219>>>0x3){case 0x1:_0x559fcb['position']=_0x2acc8f['Position']['decode'](_0x350f55,_0x350f55['uint32']());break;case 0x2:_0x559fcb['nodes']&&_0x559fcb['nodes']['length']||(_0x559fcb['nodes']=[]),_0x559fcb['nodes']['push'](_0x2acc8f['Element']['decode'](_0x350f55,_0x350f55['uint32']()));break;case 0x3:_0x559fcb['shouldReceiveAttributes']=_0x350f55['bool']();break;case 0x4:_0x559fcb['wasUndone']=_0x350f55['bool']();break;default:_0x350f55['skipType'](0x7&_0xb2f219);}}return _0x559fcb;},_0x4ef044['decodeDelimited']=function(_0x245287){return _0x245287 instanceof _0x431a1b||(_0x245287=new _0x431a1b(_0x245287)),this['decode'](_0x245287,_0x245287['uint32']());},_0x4ef044['verify']=function(_0x45e094){if('object'!=typeof _0x45e094||null===_0x45e094)return'object\x20expected';if(null!=_0x45e094['position']&&_0x45e094['hasOwnProperty']('position')&&(_0x57078b=_0x2acc8f['Position']['verify'](_0x45e094['position'])))return'position.'+_0x57078b;if(null!=_0x45e094['nodes']&&_0x45e094['hasOwnProperty']('nodes')){if(!Array['isArray'](_0x45e094['nodes']))return'nodes:\x20array\x20expected';for(var _0x21565e=0x0;_0x21565e<_0x45e094['nodes']['length'];++_0x21565e){var _0x57078b;if(_0x57078b=_0x2acc8f['Element']['verify'](_0x45e094['nodes'][_0x21565e]))return'nodes.'+_0x57078b;}}return null!=_0x45e094['shouldReceiveAttributes']&&_0x45e094['hasOwnProperty']('shouldReceiveAttributes')&&'boolean'!=typeof _0x45e094['shouldReceiveAttributes']?'shouldReceiveAttributes:\x20boolean\x20expected':null!=_0x45e094['wasUndone']&&_0x45e094['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x45e094['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x4ef044['fromObject']=function(_0x3e2c03){if(_0x3e2c03 instanceof _0x2acc8f['InsertOperation'])return _0x3e2c03;var _0x1acf66=new _0x2acc8f['InsertOperation']();if(null!=_0x3e2c03['position']){if('object'!=typeof _0x3e2c03['position'])throw TypeError('.InsertOperation.position:\x20object\x20expected');_0x1acf66['position']=_0x2acc8f['Position']['fromObject'](_0x3e2c03['position']);}if(_0x3e2c03['nodes']){if(!Array['isArray'](_0x3e2c03['nodes']))throw TypeError('.InsertOperation.nodes:\x20array\x20expected');_0x1acf66['nodes']=[];for(var _0x277527=0x0;_0x277527<_0x3e2c03['nodes']['length'];++_0x277527){if('object'!=typeof _0x3e2c03['nodes'][_0x277527])throw TypeError('.InsertOperation.nodes:\x20object\x20expected');_0x1acf66['nodes'][_0x277527]=_0x2acc8f['Element']['fromObject'](_0x3e2c03['nodes'][_0x277527]);}}return null!=_0x3e2c03['shouldReceiveAttributes']&&(_0x1acf66['shouldReceiveAttributes']=Boolean(_0x3e2c03['shouldReceiveAttributes'])),null!=_0x3e2c03['wasUndone']&&(_0x1acf66['wasUndone']=Boolean(_0x3e2c03['wasUndone'])),_0x1acf66;},_0x4ef044['toObject']=function(_0x5aac49,_0x12b0ed){_0x12b0ed||(_0x12b0ed={});var _0x58d4db={};if((_0x12b0ed['arrays']||_0x12b0ed['defaults'])&&(_0x58d4db['nodes']=[]),_0x12b0ed['defaults']&&(_0x58d4db['position']=null,_0x58d4db['shouldReceiveAttributes']=!0x1,_0x58d4db['wasUndone']=!0x1),null!=_0x5aac49['position']&&_0x5aac49['hasOwnProperty']('position')&&(_0x58d4db['position']=_0x2acc8f['Position']['toObject'](_0x5aac49['position'],_0x12b0ed)),_0x5aac49['nodes']&&_0x5aac49['nodes']['length']){_0x58d4db['nodes']=[];for(var _0x38902e=0x0;_0x38902e<_0x5aac49['nodes']['length'];++_0x38902e)_0x58d4db['nodes'][_0x38902e]=_0x2acc8f['Element']['toObject'](_0x5aac49['nodes'][_0x38902e],_0x12b0ed);}return null!=_0x5aac49['shouldReceiveAttributes']&&_0x5aac49['hasOwnProperty']('shouldReceiveAttributes')&&(_0x58d4db['shouldReceiveAttributes']=_0x5aac49['shouldReceiveAttributes']),null!=_0x5aac49['wasUndone']&&_0x5aac49['hasOwnProperty']('wasUndone')&&(_0x58d4db['wasUndone']=_0x5aac49['wasUndone']),_0x58d4db;},_0x4ef044['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x429162['util']['toJSONOptions']);},_0x4ef044['getTypeUrl']=function(_0x43c7c1){return void 0x0===_0x43c7c1&&(_0x43c7c1='type.googleapis.com'),_0x43c7c1+'/InsertOperation';},_0x4ef044;}()),_0x2acc8f['MarkerOperation']=(function(){function _0x13e81d(_0x2cda03){if(_0x2cda03){for(var _0x8d17f5=Object['keys'](_0x2cda03),_0x1acec1=0x0;_0x1acec1<_0x8d17f5['length'];++_0x1acec1)null!=_0x2cda03[_0x8d17f5[_0x1acec1]]&&(this[_0x8d17f5[_0x1acec1]]=_0x2cda03[_0x8d17f5[_0x1acec1]]);}}return _0x13e81d['prototype']['name']='',_0x13e81d['prototype']['oldRange']=null,_0x13e81d['prototype']['newRange']=null,_0x13e81d['prototype']['affectsData']=!0x1,_0x13e81d['prototype']['wasUndone']=!0x1,_0x13e81d['create']=function(_0x293924){return new _0x13e81d(_0x293924);},_0x13e81d['encode']=function(_0x427aaa,_0x303d59){return _0x303d59||(_0x303d59=_0x3142f9['create']()),null!=_0x427aaa['name']&&Object['hasOwnProperty']['call'](_0x427aaa,'name')&&_0x303d59['uint32'](0xa)['string'](_0x427aaa['name']),null!=_0x427aaa['oldRange']&&Object['hasOwnProperty']['call'](_0x427aaa,'oldRange')&&_0x2acc8f['Range']['encode'](_0x427aaa['oldRange'],_0x303d59['uint32'](0x12)['fork']())['ldelim'](),null!=_0x427aaa['newRange']&&Object['hasOwnProperty']['call'](_0x427aaa,'newRange')&&_0x2acc8f['Range']['encode'](_0x427aaa['newRange'],_0x303d59['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x427aaa['affectsData']&&Object['hasOwnProperty']['call'](_0x427aaa,'affectsData')&&_0x303d59['uint32'](0x20)['bool'](_0x427aaa['affectsData']),null!=_0x427aaa['wasUndone']&&Object['hasOwnProperty']['call'](_0x427aaa,'wasUndone')&&_0x303d59['uint32'](0x28)['bool'](_0x427aaa['wasUndone']),_0x303d59;},_0x13e81d['encodeDelimited']=function(_0x4ebcc6,_0x273774){return this['encode'](_0x4ebcc6,_0x273774)['ldelim']();},_0x13e81d['decode']=function(_0x2d7fd9,_0xb18dde){_0x2d7fd9 instanceof _0x431a1b||(_0x2d7fd9=_0x431a1b['create'](_0x2d7fd9));for(var _0x3acbbe=void 0x0===_0xb18dde?_0x2d7fd9['len']:_0x2d7fd9['pos']+_0xb18dde,_0x27b7ce=new _0x2acc8f['MarkerOperation']();_0x2d7fd9['pos']<_0x3acbbe;){var _0x3d3a4c=_0x2d7fd9['uint32']();switch(_0x3d3a4c>>>0x3){case 0x1:_0x27b7ce['name']=_0x2d7fd9['string']();break;case 0x2:_0x27b7ce['oldRange']=_0x2acc8f['Range']['decode'](_0x2d7fd9,_0x2d7fd9['uint32']());break;case 0x3:_0x27b7ce['newRange']=_0x2acc8f['Range']['decode'](_0x2d7fd9,_0x2d7fd9['uint32']());break;case 0x4:_0x27b7ce['affectsData']=_0x2d7fd9['bool']();break;case 0x5:_0x27b7ce['wasUndone']=_0x2d7fd9['bool']();break;default:_0x2d7fd9['skipType'](0x7&_0x3d3a4c);}}return _0x27b7ce;},_0x13e81d['decodeDelimited']=function(_0x524945){return _0x524945 instanceof _0x431a1b||(_0x524945=new _0x431a1b(_0x524945)),this['decode'](_0x524945,_0x524945['uint32']());},_0x13e81d['verify']=function(_0x34c177){if('object'!=typeof _0x34c177||null===_0x34c177)return'object\x20expected';if(null!=_0x34c177['name']&&_0x34c177['hasOwnProperty']('name')&&!_0x5d137e['isString'](_0x34c177['name']))return'name:\x20string\x20expected';var _0x5e2511;if(null!=_0x34c177['oldRange']&&_0x34c177['hasOwnProperty']('oldRange')&&(_0x5e2511=_0x2acc8f['Range']['verify'](_0x34c177['oldRange'])))return'oldRange.'+_0x5e2511;if(null!=_0x34c177['newRange']&&_0x34c177['hasOwnProperty']('newRange')&&(_0x5e2511=_0x2acc8f['Range']['verify'](_0x34c177['newRange'])))return'newRange.'+_0x5e2511;return null!=_0x34c177['affectsData']&&_0x34c177['hasOwnProperty']('affectsData')&&'boolean'!=typeof _0x34c177['affectsData']?'affectsData:\x20boolean\x20expected':null!=_0x34c177['wasUndone']&&_0x34c177['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x34c177['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x13e81d['fromObject']=function(_0x44007b){if(_0x44007b instanceof _0x2acc8f['MarkerOperation'])return _0x44007b;var _0x16eb60=new _0x2acc8f['MarkerOperation']();if(null!=_0x44007b['name']&&(_0x16eb60['name']=String(_0x44007b['name'])),null!=_0x44007b['oldRange']){if('object'!=typeof _0x44007b['oldRange'])throw TypeError('.MarkerOperation.oldRange:\x20object\x20expected');_0x16eb60['oldRange']=_0x2acc8f['Range']['fromObject'](_0x44007b['oldRange']);}if(null!=_0x44007b['newRange']){if('object'!=typeof _0x44007b['newRange'])throw TypeError('.MarkerOperation.newRange:\x20object\x20expected');_0x16eb60['newRange']=_0x2acc8f['Range']['fromObject'](_0x44007b['newRange']);}return null!=_0x44007b['affectsData']&&(_0x16eb60['affectsData']=Boolean(_0x44007b['affectsData'])),null!=_0x44007b['wasUndone']&&(_0x16eb60['wasUndone']=Boolean(_0x44007b['wasUndone'])),_0x16eb60;},_0x13e81d['toObject']=function(_0x4afe13,_0x20d023){_0x20d023||(_0x20d023={});var _0x4f45c8={};return _0x20d023['defaults']&&(_0x4f45c8['name']='',_0x4f45c8['oldRange']=null,_0x4f45c8['newRange']=null,_0x4f45c8['affectsData']=!0x1,_0x4f45c8['wasUndone']=!0x1),null!=_0x4afe13['name']&&_0x4afe13['hasOwnProperty']('name')&&(_0x4f45c8['name']=_0x4afe13['name']),null!=_0x4afe13['oldRange']&&_0x4afe13['hasOwnProperty']('oldRange')&&(_0x4f45c8['oldRange']=_0x2acc8f['Range']['toObject'](_0x4afe13['oldRange'],_0x20d023)),null!=_0x4afe13['newRange']&&_0x4afe13['hasOwnProperty']('newRange')&&(_0x4f45c8['newRange']=_0x2acc8f['Range']['toObject'](_0x4afe13['newRange'],_0x20d023)),null!=_0x4afe13['affectsData']&&_0x4afe13['hasOwnProperty']('affectsData')&&(_0x4f45c8['affectsData']=_0x4afe13['affectsData']),null!=_0x4afe13['wasUndone']&&_0x4afe13['hasOwnProperty']('wasUndone')&&(_0x4f45c8['wasUndone']=_0x4afe13['wasUndone']),_0x4f45c8;},_0x13e81d['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x429162['util']['toJSONOptions']);},_0x13e81d['getTypeUrl']=function(_0x5d89e1){return void 0x0===_0x5d89e1&&(_0x5d89e1='type.googleapis.com'),_0x5d89e1+'/MarkerOperation';},_0x13e81d;}()),_0x2acc8f['MergeOperation']=(function(){function _0x6e7b29(_0x3964fa){if(_0x3964fa){for(var _0x2090c8=Object['keys'](_0x3964fa),_0x350d35=0x0;_0x350d35<_0x2090c8['length'];++_0x350d35)null!=_0x3964fa[_0x2090c8[_0x350d35]]&&(this[_0x2090c8[_0x350d35]]=_0x3964fa[_0x2090c8[_0x350d35]]);}}return _0x6e7b29['prototype']['sourcePosition']=null,_0x6e7b29['prototype']['targetPosition']=null,_0x6e7b29['prototype']['graveyardPosition']=null,_0x6e7b29['prototype']['howMany']=0x0,_0x6e7b29['prototype']['wasUndone']=!0x1,_0x6e7b29['create']=function(_0x2cbdc5){return new _0x6e7b29(_0x2cbdc5);},_0x6e7b29['encode']=function(_0x2d36ea,_0x15dc51){return _0x15dc51||(_0x15dc51=_0x3142f9['create']()),null!=_0x2d36ea['sourcePosition']&&Object['hasOwnProperty']['call'](_0x2d36ea,'sourcePosition')&&_0x2acc8f['Position']['encode'](_0x2d36ea['sourcePosition'],_0x15dc51['uint32'](0xa)['fork']())['ldelim'](),null!=_0x2d36ea['targetPosition']&&Object['hasOwnProperty']['call'](_0x2d36ea,'targetPosition')&&_0x2acc8f['Position']['encode'](_0x2d36ea['targetPosition'],_0x15dc51['uint32'](0x12)['fork']())['ldelim'](),null!=_0x2d36ea['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x2d36ea,'graveyardPosition')&&_0x2acc8f['Position']['encode'](_0x2d36ea['graveyardPosition'],_0x15dc51['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x2d36ea['howMany']&&Object['hasOwnProperty']['call'](_0x2d36ea,'howMany')&&_0x15dc51['uint32'](0x20)['uint32'](_0x2d36ea['howMany']),null!=_0x2d36ea['wasUndone']&&Object['hasOwnProperty']['call'](_0x2d36ea,'wasUndone')&&_0x15dc51['uint32'](0x28)['bool'](_0x2d36ea['wasUndone']),_0x15dc51;},_0x6e7b29['encodeDelimited']=function(_0x105653,_0x5cb1d6){return this['encode'](_0x105653,_0x5cb1d6)['ldelim']();},_0x6e7b29['decode']=function(_0x43ab19,_0x4ba3f7){_0x43ab19 instanceof _0x431a1b||(_0x43ab19=_0x431a1b['create'](_0x43ab19));for(var _0x24ed4b=void 0x0===_0x4ba3f7?_0x43ab19['len']:_0x43ab19['pos']+_0x4ba3f7,_0x260b75=new _0x2acc8f['MergeOperation']();_0x43ab19['pos']<_0x24ed4b;){var _0x5b1233=_0x43ab19['uint32']();switch(_0x5b1233>>>0x3){case 0x1:_0x260b75['sourcePosition']=_0x2acc8f['Position']['decode'](_0x43ab19,_0x43ab19['uint32']());break;case 0x2:_0x260b75['targetPosition']=_0x2acc8f['Position']['decode'](_0x43ab19,_0x43ab19['uint32']());break;case 0x3:_0x260b75['graveyardPosition']=_0x2acc8f['Position']['decode'](_0x43ab19,_0x43ab19['uint32']());break;case 0x4:_0x260b75['howMany']=_0x43ab19['uint32']();break;case 0x5:_0x260b75['wasUndone']=_0x43ab19['bool']();break;default:_0x43ab19['skipType'](0x7&_0x5b1233);}}return _0x260b75;},_0x6e7b29['decodeDelimited']=function(_0x49316c){return _0x49316c instanceof _0x431a1b||(_0x49316c=new _0x431a1b(_0x49316c)),this['decode'](_0x49316c,_0x49316c['uint32']());},_0x6e7b29['verify']=function(_0x12e03f){if('object'!=typeof _0x12e03f||null===_0x12e03f)return'object\x20expected';var _0x1c05d6;if(null!=_0x12e03f['sourcePosition']&&_0x12e03f['hasOwnProperty']('sourcePosition')&&(_0x1c05d6=_0x2acc8f['Position']['verify'](_0x12e03f['sourcePosition'])))return'sourcePosition.'+_0x1c05d6;if(null!=_0x12e03f['targetPosition']&&_0x12e03f['hasOwnProperty']('targetPosition')&&(_0x1c05d6=_0x2acc8f['Position']['verify'](_0x12e03f['targetPosition'])))return'targetPosition.'+_0x1c05d6;if(null!=_0x12e03f['graveyardPosition']&&_0x12e03f['hasOwnProperty']('graveyardPosition')&&(_0x1c05d6=_0x2acc8f['Position']['verify'](_0x12e03f['graveyardPosition'])))return'graveyardPosition.'+_0x1c05d6;return null!=_0x12e03f['howMany']&&_0x12e03f['hasOwnProperty']('howMany')&&!_0x5d137e['isInteger'](_0x12e03f['howMany'])?'howMany:\x20integer\x20expected':null!=_0x12e03f['wasUndone']&&_0x12e03f['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x12e03f['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x6e7b29['fromObject']=function(_0x1d03ba){if(_0x1d03ba instanceof _0x2acc8f['MergeOperation'])return _0x1d03ba;var _0x23d3c3=new _0x2acc8f['MergeOperation']();if(null!=_0x1d03ba['sourcePosition']){if('object'!=typeof _0x1d03ba['sourcePosition'])throw TypeError('.MergeOperation.sourcePosition:\x20object\x20expected');_0x23d3c3['sourcePosition']=_0x2acc8f['Position']['fromObject'](_0x1d03ba['sourcePosition']);}if(null!=_0x1d03ba['targetPosition']){if('object'!=typeof _0x1d03ba['targetPosition'])throw TypeError('.MergeOperation.targetPosition:\x20object\x20expected');_0x23d3c3['targetPosition']=_0x2acc8f['Position']['fromObject'](_0x1d03ba['targetPosition']);}if(null!=_0x1d03ba['graveyardPosition']){if('object'!=typeof _0x1d03ba['graveyardPosition'])throw TypeError('.MergeOperation.graveyardPosition:\x20object\x20expected');_0x23d3c3['graveyardPosition']=_0x2acc8f['Position']['fromObject'](_0x1d03ba['graveyardPosition']);}return null!=_0x1d03ba['howMany']&&(_0x23d3c3['howMany']=_0x1d03ba['howMany']>>>0x0),null!=_0x1d03ba['wasUndone']&&(_0x23d3c3['wasUndone']=Boolean(_0x1d03ba['wasUndone'])),_0x23d3c3;},_0x6e7b29['toObject']=function(_0x7ed38e,_0x54e843){_0x54e843||(_0x54e843={});var _0x551b3a={};return _0x54e843['defaults']&&(_0x551b3a['sourcePosition']=null,_0x551b3a['targetPosition']=null,_0x551b3a['graveyardPosition']=null,_0x551b3a['howMany']=0x0,_0x551b3a['wasUndone']=!0x1),null!=_0x7ed38e['sourcePosition']&&_0x7ed38e['hasOwnProperty']('sourcePosition')&&(_0x551b3a['sourcePosition']=_0x2acc8f['Position']['toObject'](_0x7ed38e['sourcePosition'],_0x54e843)),null!=_0x7ed38e['targetPosition']&&_0x7ed38e['hasOwnProperty']('targetPosition')&&(_0x551b3a['targetPosition']=_0x2acc8f['Position']['toObject'](_0x7ed38e['targetPosition'],_0x54e843)),null!=_0x7ed38e['graveyardPosition']&&_0x7ed38e['hasOwnProperty']('graveyardPosition')&&(_0x551b3a['graveyardPosition']=_0x2acc8f['Position']['toObject'](_0x7ed38e['graveyardPosition'],_0x54e843)),null!=_0x7ed38e['howMany']&&_0x7ed38e['hasOwnProperty']('howMany')&&(_0x551b3a['howMany']=_0x7ed38e['howMany']),null!=_0x7ed38e['wasUndone']&&_0x7ed38e['hasOwnProperty']('wasUndone')&&(_0x551b3a['wasUndone']=_0x7ed38e['wasUndone']),_0x551b3a;},_0x6e7b29['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x429162['util']['toJSONOptions']);},_0x6e7b29['getTypeUrl']=function(_0x1e691d){return void 0x0===_0x1e691d&&(_0x1e691d='type.googleapis.com'),_0x1e691d+'/MergeOperation';},_0x6e7b29;}()),_0x2acc8f['MoveOperation']=(function(){function _0x3b416a(_0x12ee85){if(_0x12ee85){for(var _0x3e8d82=Object['keys'](_0x12ee85),_0x22e2bc=0x0;_0x22e2bc<_0x3e8d82['length'];++_0x22e2bc)null!=_0x12ee85[_0x3e8d82[_0x22e2bc]]&&(this[_0x3e8d82[_0x22e2bc]]=_0x12ee85[_0x3e8d82[_0x22e2bc]]);}}return _0x3b416a['prototype']['sourcePosition']=null,_0x3b416a['prototype']['howMany']=0x0,_0x3b416a['prototype']['targetPosition']=null,_0x3b416a['prototype']['wasUndone']=!0x1,_0x3b416a['create']=function(_0x5eae02){return new _0x3b416a(_0x5eae02);},_0x3b416a['encode']=function(_0x2a771b,_0x29a209){return _0x29a209||(_0x29a209=_0x3142f9['create']()),null!=_0x2a771b['sourcePosition']&&Object['hasOwnProperty']['call'](_0x2a771b,'sourcePosition')&&_0x2acc8f['Position']['encode'](_0x2a771b['sourcePosition'],_0x29a209['uint32'](0xa)['fork']())['ldelim'](),null!=_0x2a771b['howMany']&&Object['hasOwnProperty']['call'](_0x2a771b,'howMany')&&_0x29a209['uint32'](0x10)['uint32'](_0x2a771b['howMany']),null!=_0x2a771b['targetPosition']&&Object['hasOwnProperty']['call'](_0x2a771b,'targetPosition')&&_0x2acc8f['Position']['encode'](_0x2a771b['targetPosition'],_0x29a209['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x2a771b['wasUndone']&&Object['hasOwnProperty']['call'](_0x2a771b,'wasUndone')&&_0x29a209['uint32'](0x20)['bool'](_0x2a771b['wasUndone']),_0x29a209;},_0x3b416a['encodeDelimited']=function(_0x39592b,_0x6ef855){return this['encode'](_0x39592b,_0x6ef855)['ldelim']();},_0x3b416a['decode']=function(_0x341f92,_0x4a713e){_0x341f92 instanceof _0x431a1b||(_0x341f92=_0x431a1b['create'](_0x341f92));for(var _0x53f948=void 0x0===_0x4a713e?_0x341f92['len']:_0x341f92['pos']+_0x4a713e,_0x33d02c=new _0x2acc8f['MoveOperation']();_0x341f92['pos']<_0x53f948;){var _0x40b27a=_0x341f92['uint32']();switch(_0x40b27a>>>0x3){case 0x1:_0x33d02c['sourcePosition']=_0x2acc8f['Position']['decode'](_0x341f92,_0x341f92['uint32']());break;case 0x2:_0x33d02c['howMany']=_0x341f92['uint32']();break;case 0x3:_0x33d02c['targetPosition']=_0x2acc8f['Position']['decode'](_0x341f92,_0x341f92['uint32']());break;case 0x4:_0x33d02c['wasUndone']=_0x341f92['bool']();break;default:_0x341f92['skipType'](0x7&_0x40b27a);}}return _0x33d02c;},_0x3b416a['decodeDelimited']=function(_0x44fad9){return _0x44fad9 instanceof _0x431a1b||(_0x44fad9=new _0x431a1b(_0x44fad9)),this['decode'](_0x44fad9,_0x44fad9['uint32']());},_0x3b416a['verify']=function(_0x5c584e){if('object'!=typeof _0x5c584e||null===_0x5c584e)return'object\x20expected';var _0x2a8a40;if(null!=_0x5c584e['sourcePosition']&&_0x5c584e['hasOwnProperty']('sourcePosition')&&(_0x2a8a40=_0x2acc8f['Position']['verify'](_0x5c584e['sourcePosition'])))return'sourcePosition.'+_0x2a8a40;if(null!=_0x5c584e['howMany']&&_0x5c584e['hasOwnProperty']('howMany')&&!_0x5d137e['isInteger'](_0x5c584e['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x5c584e['targetPosition']&&_0x5c584e['hasOwnProperty']('targetPosition')&&(_0x2a8a40=_0x2acc8f['Position']['verify'](_0x5c584e['targetPosition'])))return'targetPosition.'+_0x2a8a40;return null!=_0x5c584e['wasUndone']&&_0x5c584e['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x5c584e['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x3b416a['fromObject']=function(_0x5a962f){if(_0x5a962f instanceof _0x2acc8f['MoveOperation'])return _0x5a962f;var _0x3b0480=new _0x2acc8f['MoveOperation']();if(null!=_0x5a962f['sourcePosition']){if('object'!=typeof _0x5a962f['sourcePosition'])throw TypeError('.MoveOperation.sourcePosition:\x20object\x20expected');_0x3b0480['sourcePosition']=_0x2acc8f['Position']['fromObject'](_0x5a962f['sourcePosition']);}if(null!=_0x5a962f['howMany']&&(_0x3b0480['howMany']=_0x5a962f['howMany']>>>0x0),null!=_0x5a962f['targetPosition']){if('object'!=typeof _0x5a962f['targetPosition'])throw TypeError('.MoveOperation.targetPosition:\x20object\x20expected');_0x3b0480['targetPosition']=_0x2acc8f['Position']['fromObject'](_0x5a962f['targetPosition']);}return null!=_0x5a962f['wasUndone']&&(_0x3b0480['wasUndone']=Boolean(_0x5a962f['wasUndone'])),_0x3b0480;},_0x3b416a['toObject']=function(_0x187926,_0xb64390){_0xb64390||(_0xb64390={});var _0x3714ca={};return _0xb64390['defaults']&&(_0x3714ca['sourcePosition']=null,_0x3714ca['howMany']=0x0,_0x3714ca['targetPosition']=null,_0x3714ca['wasUndone']=!0x1),null!=_0x187926['sourcePosition']&&_0x187926['hasOwnProperty']('sourcePosition')&&(_0x3714ca['sourcePosition']=_0x2acc8f['Position']['toObject'](_0x187926['sourcePosition'],_0xb64390)),null!=_0x187926['howMany']&&_0x187926['hasOwnProperty']('howMany')&&(_0x3714ca['howMany']=_0x187926['howMany']),null!=_0x187926['targetPosition']&&_0x187926['hasOwnProperty']('targetPosition')&&(_0x3714ca['targetPosition']=_0x2acc8f['Position']['toObject'](_0x187926['targetPosition'],_0xb64390)),null!=_0x187926['wasUndone']&&_0x187926['hasOwnProperty']('wasUndone')&&(_0x3714ca['wasUndone']=_0x187926['wasUndone']),_0x3714ca;},_0x3b416a['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x429162['util']['toJSONOptions']);},_0x3b416a['getTypeUrl']=function(_0x2ee706){return void 0x0===_0x2ee706&&(_0x2ee706='type.googleapis.com'),_0x2ee706+'/MoveOperation';},_0x3b416a;}()),_0x2acc8f['RenameOperation']=(function(){function _0x23da93(_0x2bc1b9){if(_0x2bc1b9){for(var _0x5a0c8d=Object['keys'](_0x2bc1b9),_0x5540af=0x0;_0x5540af<_0x5a0c8d['length'];++_0x5540af)null!=_0x2bc1b9[_0x5a0c8d[_0x5540af]]&&(this[_0x5a0c8d[_0x5540af]]=_0x2bc1b9[_0x5a0c8d[_0x5540af]]);}}return _0x23da93['prototype']['position']=null,_0x23da93['prototype']['oldName']='',_0x23da93['prototype']['newName']='',_0x23da93['prototype']['wasUndone']=!0x1,_0x23da93['create']=function(_0x1430d0){return new _0x23da93(_0x1430d0);},_0x23da93['encode']=function(_0x59e74c,_0x19e94e){return _0x19e94e||(_0x19e94e=_0x3142f9['create']()),null!=_0x59e74c['position']&&Object['hasOwnProperty']['call'](_0x59e74c,'position')&&_0x2acc8f['Position']['encode'](_0x59e74c['position'],_0x19e94e['uint32'](0xa)['fork']())['ldelim'](),null!=_0x59e74c['oldName']&&Object['hasOwnProperty']['call'](_0x59e74c,'oldName')&&_0x19e94e['uint32'](0x12)['string'](_0x59e74c['oldName']),null!=_0x59e74c['newName']&&Object['hasOwnProperty']['call'](_0x59e74c,'newName')&&_0x19e94e['uint32'](0x1a)['string'](_0x59e74c['newName']),null!=_0x59e74c['wasUndone']&&Object['hasOwnProperty']['call'](_0x59e74c,'wasUndone')&&_0x19e94e['uint32'](0x20)['bool'](_0x59e74c['wasUndone']),_0x19e94e;},_0x23da93['encodeDelimited']=function(_0x5b8ded,_0x1f0fef){return this['encode'](_0x5b8ded,_0x1f0fef)['ldelim']();},_0x23da93['decode']=function(_0x40e18d,_0x1bcd49){_0x40e18d instanceof _0x431a1b||(_0x40e18d=_0x431a1b['create'](_0x40e18d));for(var _0x21fa9c=void 0x0===_0x1bcd49?_0x40e18d['len']:_0x40e18d['pos']+_0x1bcd49,_0x12992b=new _0x2acc8f['RenameOperation']();_0x40e18d['pos']<_0x21fa9c;){var _0x519233=_0x40e18d['uint32']();switch(_0x519233>>>0x3){case 0x1:_0x12992b['position']=_0x2acc8f['Position']['decode'](_0x40e18d,_0x40e18d['uint32']());break;case 0x2:_0x12992b['oldName']=_0x40e18d['string']();break;case 0x3:_0x12992b['newName']=_0x40e18d['string']();break;case 0x4:_0x12992b['wasUndone']=_0x40e18d['bool']();break;default:_0x40e18d['skipType'](0x7&_0x519233);}}return _0x12992b;},_0x23da93['decodeDelimited']=function(_0x4897a5){return _0x4897a5 instanceof _0x431a1b||(_0x4897a5=new _0x431a1b(_0x4897a5)),this['decode'](_0x4897a5,_0x4897a5['uint32']());},_0x23da93['verify']=function(_0x552f8a){if('object'!=typeof _0x552f8a||null===_0x552f8a)return'object\x20expected';if(null!=_0x552f8a['position']&&_0x552f8a['hasOwnProperty']('position')){var _0x422792=_0x2acc8f['Position']['verify'](_0x552f8a['position']);if(_0x422792)return'position.'+_0x422792;}return null!=_0x552f8a['oldName']&&_0x552f8a['hasOwnProperty']('oldName')&&!_0x5d137e['isString'](_0x552f8a['oldName'])?'oldName:\x20string\x20expected':null!=_0x552f8a['newName']&&_0x552f8a['hasOwnProperty']('newName')&&!_0x5d137e['isString'](_0x552f8a['newName'])?'newName:\x20string\x20expected':null!=_0x552f8a['wasUndone']&&_0x552f8a['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x552f8a['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x23da93['fromObject']=function(_0x9f4c18){if(_0x9f4c18 instanceof _0x2acc8f['RenameOperation'])return _0x9f4c18;var _0x5a6ed4=new _0x2acc8f['RenameOperation']();if(null!=_0x9f4c18['position']){if('object'!=typeof _0x9f4c18['position'])throw TypeError('.RenameOperation.position:\x20object\x20expected');_0x5a6ed4['position']=_0x2acc8f['Position']['fromObject'](_0x9f4c18['position']);}return null!=_0x9f4c18['oldName']&&(_0x5a6ed4['oldName']=String(_0x9f4c18['oldName'])),null!=_0x9f4c18['newName']&&(_0x5a6ed4['newName']=String(_0x9f4c18['newName'])),null!=_0x9f4c18['wasUndone']&&(_0x5a6ed4['wasUndone']=Boolean(_0x9f4c18['wasUndone'])),_0x5a6ed4;},_0x23da93['toObject']=function(_0x59b54c,_0x4d51a2){_0x4d51a2||(_0x4d51a2={});var _0x423b96={};return _0x4d51a2['defaults']&&(_0x423b96['position']=null,_0x423b96['oldName']='',_0x423b96['newName']='',_0x423b96['wasUndone']=!0x1),null!=_0x59b54c['position']&&_0x59b54c['hasOwnProperty']('position')&&(_0x423b96['position']=_0x2acc8f['Position']['toObject'](_0x59b54c['position'],_0x4d51a2)),null!=_0x59b54c['oldName']&&_0x59b54c['hasOwnProperty']('oldName')&&(_0x423b96['oldName']=_0x59b54c['oldName']),null!=_0x59b54c['newName']&&_0x59b54c['hasOwnProperty']('newName')&&(_0x423b96['newName']=_0x59b54c['newName']),null!=_0x59b54c['wasUndone']&&_0x59b54c['hasOwnProperty']('wasUndone')&&(_0x423b96['wasUndone']=_0x59b54c['wasUndone']),_0x423b96;},_0x23da93['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x429162['util']['toJSONOptions']);},_0x23da93['getTypeUrl']=function(_0x509bde){return void 0x0===_0x509bde&&(_0x509bde='type.googleapis.com'),_0x509bde+'/RenameOperation';},_0x23da93;}()),_0x2acc8f['RootAttributeOperation']=(function(){function _0x539c0f(_0x1ff943){if(_0x1ff943){for(var _0xf7376a=Object['keys'](_0x1ff943),_0x4df47c=0x0;_0x4df47c<_0xf7376a['length'];++_0x4df47c)null!=_0x1ff943[_0xf7376a[_0x4df47c]]&&(this[_0xf7376a[_0x4df47c]]=_0x1ff943[_0xf7376a[_0x4df47c]]);}}return _0x539c0f['prototype']['root']='',_0x539c0f['prototype']['key']='',_0x539c0f['prototype']['oldValueBoolean']=!0x1,_0x539c0f['prototype']['oldValueJson']='',_0x539c0f['prototype']['newValueBoolean']=!0x1,_0x539c0f['prototype']['newValueJson']='',_0x539c0f['prototype']['wasUndone']=!0x1,_0x539c0f['create']=function(_0x480c28){return new _0x539c0f(_0x480c28);},_0x539c0f['encode']=function(_0x4a2e5f,_0x34a4cf){return _0x34a4cf||(_0x34a4cf=_0x3142f9['create']()),null!=_0x4a2e5f['root']&&Object['hasOwnProperty']['call'](_0x4a2e5f,'root')&&_0x34a4cf['uint32'](0xa)['string'](_0x4a2e5f['root']),null!=_0x4a2e5f['key']&&Object['hasOwnProperty']['call'](_0x4a2e5f,'key')&&_0x34a4cf['uint32'](0x12)['string'](_0x4a2e5f['key']),null!=_0x4a2e5f['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x4a2e5f,'oldValueBoolean')&&_0x34a4cf['uint32'](0x18)['bool'](_0x4a2e5f['oldValueBoolean']),null!=_0x4a2e5f['oldValueJson']&&Object['hasOwnProperty']['call'](_0x4a2e5f,'oldValueJson')&&_0x34a4cf['uint32'](0x22)['string'](_0x4a2e5f['oldValueJson']),null!=_0x4a2e5f['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x4a2e5f,'newValueBoolean')&&_0x34a4cf['uint32'](0x28)['bool'](_0x4a2e5f['newValueBoolean']),null!=_0x4a2e5f['newValueJson']&&Object['hasOwnProperty']['call'](_0x4a2e5f,'newValueJson')&&_0x34a4cf['uint32'](0x32)['string'](_0x4a2e5f['newValueJson']),null!=_0x4a2e5f['wasUndone']&&Object['hasOwnProperty']['call'](_0x4a2e5f,'wasUndone')&&_0x34a4cf['uint32'](0x38)['bool'](_0x4a2e5f['wasUndone']),_0x34a4cf;},_0x539c0f['encodeDelimited']=function(_0x2b1f5a,_0x42bb6d){return this['encode'](_0x2b1f5a,_0x42bb6d)['ldelim']();},_0x539c0f['decode']=function(_0x588c74,_0x43db27){_0x588c74 instanceof _0x431a1b||(_0x588c74=_0x431a1b['create'](_0x588c74));for(var _0x110558=void 0x0===_0x43db27?_0x588c74['len']:_0x588c74['pos']+_0x43db27,_0x5ab069=new _0x2acc8f['RootAttributeOperation']();_0x588c74['pos']<_0x110558;){var _0x40e86e=_0x588c74['uint32']();switch(_0x40e86e>>>0x3){case 0x1:_0x5ab069['root']=_0x588c74['string']();break;case 0x2:_0x5ab069['key']=_0x588c74['string']();break;case 0x3:_0x5ab069['oldValueBoolean']=_0x588c74['bool']();break;case 0x4:_0x5ab069['oldValueJson']=_0x588c74['string']();break;case 0x5:_0x5ab069['newValueBoolean']=_0x588c74['bool']();break;case 0x6:_0x5ab069['newValueJson']=_0x588c74['string']();break;case 0x7:_0x5ab069['wasUndone']=_0x588c74['bool']();break;default:_0x588c74['skipType'](0x7&_0x40e86e);}}return _0x5ab069;},_0x539c0f['decodeDelimited']=function(_0x511de8){return _0x511de8 instanceof _0x431a1b||(_0x511de8=new _0x431a1b(_0x511de8)),this['decode'](_0x511de8,_0x511de8['uint32']());},_0x539c0f['verify']=function(_0x25c5b3){return'object'!=typeof _0x25c5b3||null===_0x25c5b3?'object\x20expected':null!=_0x25c5b3['root']&&_0x25c5b3['hasOwnProperty']('root')&&!_0x5d137e['isString'](_0x25c5b3['root'])?'root:\x20string\x20expected':null!=_0x25c5b3['key']&&_0x25c5b3['hasOwnProperty']('key')&&!_0x5d137e['isString'](_0x25c5b3['key'])?'key:\x20string\x20expected':null!=_0x25c5b3['oldValueBoolean']&&_0x25c5b3['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x25c5b3['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x25c5b3['oldValueJson']&&_0x25c5b3['hasOwnProperty']('oldValueJson')&&!_0x5d137e['isString'](_0x25c5b3['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x25c5b3['newValueBoolean']&&_0x25c5b3['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x25c5b3['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x25c5b3['newValueJson']&&_0x25c5b3['hasOwnProperty']('newValueJson')&&!_0x5d137e['isString'](_0x25c5b3['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x25c5b3['wasUndone']&&_0x25c5b3['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x25c5b3['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x539c0f['fromObject']=function(_0x34c178){if(_0x34c178 instanceof _0x2acc8f['RootAttributeOperation'])return _0x34c178;var _0x2ef948=new _0x2acc8f['RootAttributeOperation']();return null!=_0x34c178['root']&&(_0x2ef948['root']=String(_0x34c178['root'])),null!=_0x34c178['key']&&(_0x2ef948['key']=String(_0x34c178['key'])),null!=_0x34c178['oldValueBoolean']&&(_0x2ef948['oldValueBoolean']=Boolean(_0x34c178['oldValueBoolean'])),null!=_0x34c178['oldValueJson']&&(_0x2ef948['oldValueJson']=String(_0x34c178['oldValueJson'])),null!=_0x34c178['newValueBoolean']&&(_0x2ef948['newValueBoolean']=Boolean(_0x34c178['newValueBoolean'])),null!=_0x34c178['newValueJson']&&(_0x2ef948['newValueJson']=String(_0x34c178['newValueJson'])),null!=_0x34c178['wasUndone']&&(_0x2ef948['wasUndone']=Boolean(_0x34c178['wasUndone'])),_0x2ef948;},_0x539c0f['toObject']=function(_0x361bb2,_0x528394){_0x528394||(_0x528394={});var _0xd9f394={};return _0x528394['defaults']&&(_0xd9f394['root']='',_0xd9f394['key']='',_0xd9f394['oldValueBoolean']=!0x1,_0xd9f394['oldValueJson']='',_0xd9f394['newValueBoolean']=!0x1,_0xd9f394['newValueJson']='',_0xd9f394['wasUndone']=!0x1),null!=_0x361bb2['root']&&_0x361bb2['hasOwnProperty']('root')&&(_0xd9f394['root']=_0x361bb2['root']),null!=_0x361bb2['key']&&_0x361bb2['hasOwnProperty']('key')&&(_0xd9f394['key']=_0x361bb2['key']),null!=_0x361bb2['oldValueBoolean']&&_0x361bb2['hasOwnProperty']('oldValueBoolean')&&(_0xd9f394['oldValueBoolean']=_0x361bb2['oldValueBoolean']),null!=_0x361bb2['oldValueJson']&&_0x361bb2['hasOwnProperty']('oldValueJson')&&(_0xd9f394['oldValueJson']=_0x361bb2['oldValueJson']),null!=_0x361bb2['newValueBoolean']&&_0x361bb2['hasOwnProperty']('newValueBoolean')&&(_0xd9f394['newValueBoolean']=_0x361bb2['newValueBoolean']),null!=_0x361bb2['newValueJson']&&_0x361bb2['hasOwnProperty']('newValueJson')&&(_0xd9f394['newValueJson']=_0x361bb2['newValueJson']),null!=_0x361bb2['wasUndone']&&_0x361bb2['hasOwnProperty']('wasUndone')&&(_0xd9f394['wasUndone']=_0x361bb2['wasUndone']),_0xd9f394;},_0x539c0f['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x429162['util']['toJSONOptions']);},_0x539c0f['getTypeUrl']=function(_0x332463){return void 0x0===_0x332463&&(_0x332463='type.googleapis.com'),_0x332463+'/RootAttributeOperation';},_0x539c0f;}()),_0x2acc8f['RootOperation']=(function(){function _0x2cbcd6(_0x455fa4){if(_0x455fa4){for(var _0xba1e69=Object['keys'](_0x455fa4),_0x411e05=0x0;_0x411e05<_0xba1e69['length'];++_0x411e05)null!=_0x455fa4[_0xba1e69[_0x411e05]]&&(this[_0xba1e69[_0x411e05]]=_0x455fa4[_0xba1e69[_0x411e05]]);}}return _0x2cbcd6['prototype']['rootName']='',_0x2cbcd6['prototype']['elementName']='',_0x2cbcd6['prototype']['isAdd']=!0x1,_0x2cbcd6['prototype']['wasUndone']=!0x1,_0x2cbcd6['create']=function(_0xfbe0d3){return new _0x2cbcd6(_0xfbe0d3);},_0x2cbcd6['encode']=function(_0xc6114b,_0x201ddf){return _0x201ddf||(_0x201ddf=_0x3142f9['create']()),null!=_0xc6114b['rootName']&&Object['hasOwnProperty']['call'](_0xc6114b,'rootName')&&_0x201ddf['uint32'](0xa)['string'](_0xc6114b['rootName']),null!=_0xc6114b['elementName']&&Object['hasOwnProperty']['call'](_0xc6114b,'elementName')&&_0x201ddf['uint32'](0x12)['string'](_0xc6114b['elementName']),null!=_0xc6114b['isAdd']&&Object['hasOwnProperty']['call'](_0xc6114b,'isAdd')&&_0x201ddf['uint32'](0x18)['bool'](_0xc6114b['isAdd']),null!=_0xc6114b['wasUndone']&&Object['hasOwnProperty']['call'](_0xc6114b,'wasUndone')&&_0x201ddf['uint32'](0x20)['bool'](_0xc6114b['wasUndone']),_0x201ddf;},_0x2cbcd6['encodeDelimited']=function(_0x50d6bf,_0xdaefd6){return this['encode'](_0x50d6bf,_0xdaefd6)['ldelim']();},_0x2cbcd6['decode']=function(_0x3292e6,_0x3a1cd3){_0x3292e6 instanceof _0x431a1b||(_0x3292e6=_0x431a1b['create'](_0x3292e6));for(var _0x14d285=void 0x0===_0x3a1cd3?_0x3292e6['len']:_0x3292e6['pos']+_0x3a1cd3,_0x28bbf1=new _0x2acc8f['RootOperation']();_0x3292e6['pos']<_0x14d285;){var _0x4967b=_0x3292e6['uint32']();switch(_0x4967b>>>0x3){case 0x1:_0x28bbf1['rootName']=_0x3292e6['string']();break;case 0x2:_0x28bbf1['elementName']=_0x3292e6['string']();break;case 0x3:_0x28bbf1['isAdd']=_0x3292e6['bool']();break;case 0x4:_0x28bbf1['wasUndone']=_0x3292e6['bool']();break;default:_0x3292e6['skipType'](0x7&_0x4967b);}}return _0x28bbf1;},_0x2cbcd6['decodeDelimited']=function(_0x375d0f){return _0x375d0f instanceof _0x431a1b||(_0x375d0f=new _0x431a1b(_0x375d0f)),this['decode'](_0x375d0f,_0x375d0f['uint32']());},_0x2cbcd6['verify']=function(_0x329fe1){return'object'!=typeof _0x329fe1||null===_0x329fe1?'object\x20expected':null!=_0x329fe1['rootName']&&_0x329fe1['hasOwnProperty']('rootName')&&!_0x5d137e['isString'](_0x329fe1['rootName'])?'rootName:\x20string\x20expected':null!=_0x329fe1['elementName']&&_0x329fe1['hasOwnProperty']('elementName')&&!_0x5d137e['isString'](_0x329fe1['elementName'])?'elementName:\x20string\x20expected':null!=_0x329fe1['isAdd']&&_0x329fe1['hasOwnProperty']('isAdd')&&'boolean'!=typeof _0x329fe1['isAdd']?'isAdd:\x20boolean\x20expected':null!=_0x329fe1['wasUndone']&&_0x329fe1['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x329fe1['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x2cbcd6['fromObject']=function(_0x824f8b){if(_0x824f8b instanceof _0x2acc8f['RootOperation'])return _0x824f8b;var _0xa3007c=new _0x2acc8f['RootOperation']();return null!=_0x824f8b['rootName']&&(_0xa3007c['rootName']=String(_0x824f8b['rootName'])),null!=_0x824f8b['elementName']&&(_0xa3007c['elementName']=String(_0x824f8b['elementName'])),null!=_0x824f8b['isAdd']&&(_0xa3007c['isAdd']=Boolean(_0x824f8b['isAdd'])),null!=_0x824f8b['wasUndone']&&(_0xa3007c['wasUndone']=Boolean(_0x824f8b['wasUndone'])),_0xa3007c;},_0x2cbcd6['toObject']=function(_0x199e17,_0x3f0f6d){_0x3f0f6d||(_0x3f0f6d={});var _0x5a56c9={};return _0x3f0f6d['defaults']&&(_0x5a56c9['rootName']='',_0x5a56c9['elementName']='',_0x5a56c9['isAdd']=!0x1,_0x5a56c9['wasUndone']=!0x1),null!=_0x199e17['rootName']&&_0x199e17['hasOwnProperty']('rootName')&&(_0x5a56c9['rootName']=_0x199e17['rootName']),null!=_0x199e17['elementName']&&_0x199e17['hasOwnProperty']('elementName')&&(_0x5a56c9['elementName']=_0x199e17['elementName']),null!=_0x199e17['isAdd']&&_0x199e17['hasOwnProperty']('isAdd')&&(_0x5a56c9['isAdd']=_0x199e17['isAdd']),null!=_0x199e17['wasUndone']&&_0x199e17['hasOwnProperty']('wasUndone')&&(_0x5a56c9['wasUndone']=_0x199e17['wasUndone']),_0x5a56c9;},_0x2cbcd6['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x429162['util']['toJSONOptions']);},_0x2cbcd6['getTypeUrl']=function(_0x3629b9){return void 0x0===_0x3629b9&&(_0x3629b9='type.googleapis.com'),_0x3629b9+'/RootOperation';},_0x2cbcd6;}()),_0x2acc8f['SplitOperation']=(function(){function _0x3cedc5(_0x6f8080){if(_0x6f8080){for(var _0x6b73cf=Object['keys'](_0x6f8080),_0x200b3d=0x0;_0x200b3d<_0x6b73cf['length'];++_0x200b3d)null!=_0x6f8080[_0x6b73cf[_0x200b3d]]&&(this[_0x6b73cf[_0x200b3d]]=_0x6f8080[_0x6b73cf[_0x200b3d]]);}}return _0x3cedc5['prototype']['splitPosition']=null,_0x3cedc5['prototype']['graveyardPosition']=null,_0x3cedc5['prototype']['howMany']=0x0,_0x3cedc5['prototype']['insertionPosition']=null,_0x3cedc5['prototype']['wasUndone']=!0x1,_0x3cedc5['create']=function(_0x57d6b7){return new _0x3cedc5(_0x57d6b7);},_0x3cedc5['encode']=function(_0x5c97c8,_0x15c778){return _0x15c778||(_0x15c778=_0x3142f9['create']()),null!=_0x5c97c8['splitPosition']&&Object['hasOwnProperty']['call'](_0x5c97c8,'splitPosition')&&_0x2acc8f['Position']['encode'](_0x5c97c8['splitPosition'],_0x15c778['uint32'](0xa)['fork']())['ldelim'](),null!=_0x5c97c8['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x5c97c8,'graveyardPosition')&&_0x2acc8f['Position']['encode'](_0x5c97c8['graveyardPosition'],_0x15c778['uint32'](0x12)['fork']())['ldelim'](),null!=_0x5c97c8['howMany']&&Object['hasOwnProperty']['call'](_0x5c97c8,'howMany')&&_0x15c778['uint32'](0x18)['uint32'](_0x5c97c8['howMany']),null!=_0x5c97c8['insertionPosition']&&Object['hasOwnProperty']['call'](_0x5c97c8,'insertionPosition')&&_0x2acc8f['Position']['encode'](_0x5c97c8['insertionPosition'],_0x15c778['uint32'](0x22)['fork']())['ldelim'](),null!=_0x5c97c8['wasUndone']&&Object['hasOwnProperty']['call'](_0x5c97c8,'wasUndone')&&_0x15c778['uint32'](0x28)['bool'](_0x5c97c8['wasUndone']),_0x15c778;},_0x3cedc5['encodeDelimited']=function(_0x462ada,_0x52ce49){return this['encode'](_0x462ada,_0x52ce49)['ldelim']();},_0x3cedc5['decode']=function(_0x15b756,_0x51153f){_0x15b756 instanceof _0x431a1b||(_0x15b756=_0x431a1b['create'](_0x15b756));for(var _0x37f45d=void 0x0===_0x51153f?_0x15b756['len']:_0x15b756['pos']+_0x51153f,_0x1c387a=new _0x2acc8f['SplitOperation']();_0x15b756['pos']<_0x37f45d;){var _0x504dba=_0x15b756['uint32']();switch(_0x504dba>>>0x3){case 0x1:_0x1c387a['splitPosition']=_0x2acc8f['Position']['decode'](_0x15b756,_0x15b756['uint32']());break;case 0x2:_0x1c387a['graveyardPosition']=_0x2acc8f['Position']['decode'](_0x15b756,_0x15b756['uint32']());break;case 0x3:_0x1c387a['howMany']=_0x15b756['uint32']();break;case 0x4:_0x1c387a['insertionPosition']=_0x2acc8f['Position']['decode'](_0x15b756,_0x15b756['uint32']());break;case 0x5:_0x1c387a['wasUndone']=_0x15b756['bool']();break;default:_0x15b756['skipType'](0x7&_0x504dba);}}return _0x1c387a;},_0x3cedc5['decodeDelimited']=function(_0x3b65cf){return _0x3b65cf instanceof _0x431a1b||(_0x3b65cf=new _0x431a1b(_0x3b65cf)),this['decode'](_0x3b65cf,_0x3b65cf['uint32']());},_0x3cedc5['verify']=function(_0x2e75d3){if('object'!=typeof _0x2e75d3||null===_0x2e75d3)return'object\x20expected';var _0x5a0fe5;if(null!=_0x2e75d3['splitPosition']&&_0x2e75d3['hasOwnProperty']('splitPosition')&&(_0x5a0fe5=_0x2acc8f['Position']['verify'](_0x2e75d3['splitPosition'])))return'splitPosition.'+_0x5a0fe5;if(null!=_0x2e75d3['graveyardPosition']&&_0x2e75d3['hasOwnProperty']('graveyardPosition')&&(_0x5a0fe5=_0x2acc8f['Position']['verify'](_0x2e75d3['graveyardPosition'])))return'graveyardPosition.'+_0x5a0fe5;if(null!=_0x2e75d3['howMany']&&_0x2e75d3['hasOwnProperty']('howMany')&&!_0x5d137e['isInteger'](_0x2e75d3['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x2e75d3['insertionPosition']&&_0x2e75d3['hasOwnProperty']('insertionPosition')&&(_0x5a0fe5=_0x2acc8f['Position']['verify'](_0x2e75d3['insertionPosition'])))return'insertionPosition.'+_0x5a0fe5;return null!=_0x2e75d3['wasUndone']&&_0x2e75d3['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x2e75d3['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x3cedc5['fromObject']=function(_0x18d003){if(_0x18d003 instanceof _0x2acc8f['SplitOperation'])return _0x18d003;var _0x20cc62=new _0x2acc8f['SplitOperation']();if(null!=_0x18d003['splitPosition']){if('object'!=typeof _0x18d003['splitPosition'])throw TypeError('.SplitOperation.splitPosition:\x20object\x20expected');_0x20cc62['splitPosition']=_0x2acc8f['Position']['fromObject'](_0x18d003['splitPosition']);}if(null!=_0x18d003['graveyardPosition']){if('object'!=typeof _0x18d003['graveyardPosition'])throw TypeError('.SplitOperation.graveyardPosition:\x20object\x20expected');_0x20cc62['graveyardPosition']=_0x2acc8f['Position']['fromObject'](_0x18d003['graveyardPosition']);}if(null!=_0x18d003['howMany']&&(_0x20cc62['howMany']=_0x18d003['howMany']>>>0x0),null!=_0x18d003['insertionPosition']){if('object'!=typeof _0x18d003['insertionPosition'])throw TypeError('.SplitOperation.insertionPosition:\x20object\x20expected');_0x20cc62['insertionPosition']=_0x2acc8f['Position']['fromObject'](_0x18d003['insertionPosition']);}return null!=_0x18d003['wasUndone']&&(_0x20cc62['wasUndone']=Boolean(_0x18d003['wasUndone'])),_0x20cc62;},_0x3cedc5['toObject']=function(_0x434581,_0x3542b9){_0x3542b9||(_0x3542b9={});var _0x5b2833={};return _0x3542b9['defaults']&&(_0x5b2833['splitPosition']=null,_0x5b2833['graveyardPosition']=null,_0x5b2833['howMany']=0x0,_0x5b2833['insertionPosition']=null,_0x5b2833['wasUndone']=!0x1),null!=_0x434581['splitPosition']&&_0x434581['hasOwnProperty']('splitPosition')&&(_0x5b2833['splitPosition']=_0x2acc8f['Position']['toObject'](_0x434581['splitPosition'],_0x3542b9)),null!=_0x434581['graveyardPosition']&&_0x434581['hasOwnProperty']('graveyardPosition')&&(_0x5b2833['graveyardPosition']=_0x2acc8f['Position']['toObject'](_0x434581['graveyardPosition'],_0x3542b9)),null!=_0x434581['howMany']&&_0x434581['hasOwnProperty']('howMany')&&(_0x5b2833['howMany']=_0x434581['howMany']),null!=_0x434581['insertionPosition']&&_0x434581['hasOwnProperty']('insertionPosition')&&(_0x5b2833['insertionPosition']=_0x2acc8f['Position']['toObject'](_0x434581['insertionPosition'],_0x3542b9)),null!=_0x434581['wasUndone']&&_0x434581['hasOwnProperty']('wasUndone')&&(_0x5b2833['wasUndone']=_0x434581['wasUndone']),_0x5b2833;},_0x3cedc5['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x429162['util']['toJSONOptions']);},_0x3cedc5['getTypeUrl']=function(_0x19d9c4){return void 0x0===_0x19d9c4&&(_0x19d9c4='type.googleapis.com'),_0x19d9c4+'/SplitOperation';},_0x3cedc5;}()),_0x2acc8f['Position']=(function(){function _0x300a9c(_0x225b11){if(this['path']=[],_0x225b11){for(var _0x1b8345=Object['keys'](_0x225b11),_0x4f7a3c=0x0;_0x4f7a3c<_0x1b8345['length'];++_0x4f7a3c)null!=_0x225b11[_0x1b8345[_0x4f7a3c]]&&(this[_0x1b8345[_0x4f7a3c]]=_0x225b11[_0x1b8345[_0x4f7a3c]]);}}return _0x300a9c['prototype']['root']='',_0x300a9c['prototype']['rootMain']=!0x1,_0x300a9c['prototype']['rootGraveyard']=!0x1,_0x300a9c['prototype']['path']=_0x5d137e['emptyArray'],_0x300a9c['prototype']['stickiness']='',_0x300a9c['create']=function(_0xf0d956){return new _0x300a9c(_0xf0d956);},_0x300a9c['encode']=function(_0x5e613e,_0x5c146e){if(_0x5c146e||(_0x5c146e=_0x3142f9['create']()),null!=_0x5e613e['root']&&Object['hasOwnProperty']['call'](_0x5e613e,'root')&&_0x5c146e['uint32'](0xa)['string'](_0x5e613e['root']),null!=_0x5e613e['rootMain']&&Object['hasOwnProperty']['call'](_0x5e613e,'rootMain')&&_0x5c146e['uint32'](0x10)['bool'](_0x5e613e['rootMain']),null!=_0x5e613e['rootGraveyard']&&Object['hasOwnProperty']['call'](_0x5e613e,'rootGraveyard')&&_0x5c146e['uint32'](0x18)['bool'](_0x5e613e['rootGraveyard']),null!=_0x5e613e['path']&&_0x5e613e['path']['length']){_0x5c146e['uint32'](0x22)['fork']();for(var _0x50954d=0x0;_0x50954d<_0x5e613e['path']['length'];++_0x50954d)_0x5c146e['uint32'](_0x5e613e['path'][_0x50954d]);_0x5c146e['ldelim']();}return null!=_0x5e613e['stickiness']&&Object['hasOwnProperty']['call'](_0x5e613e,'stickiness')&&_0x5c146e['uint32'](0x2a)['string'](_0x5e613e['stickiness']),_0x5c146e;},_0x300a9c['encodeDelimited']=function(_0x12ecb4,_0x343dd0){return this['encode'](_0x12ecb4,_0x343dd0)['ldelim']();},_0x300a9c['decode']=function(_0x102727,_0x4b3475){_0x102727 instanceof _0x431a1b||(_0x102727=_0x431a1b['create'](_0x102727));for(var _0x400e2d=void 0x0===_0x4b3475?_0x102727['len']:_0x102727['pos']+_0x4b3475,_0x33e1ef=new _0x2acc8f['Position']();_0x102727['pos']<_0x400e2d;){var _0x469c4b=_0x102727['uint32']();switch(_0x469c4b>>>0x3){case 0x1:_0x33e1ef['root']=_0x102727['string']();break;case 0x2:_0x33e1ef['rootMain']=_0x102727['bool']();break;case 0x3:_0x33e1ef['rootGraveyard']=_0x102727['bool']();break;case 0x4:if(_0x33e1ef['path']&&_0x33e1ef['path']['length']||(_0x33e1ef['path']=[]),0x2==(0x7&_0x469c4b)){for(var _0x515f96=_0x102727['uint32']()+_0x102727['pos'];_0x102727['pos']<_0x515f96;)_0x33e1ef['path']['push'](_0x102727['uint32']());}else _0x33e1ef['path']['push'](_0x102727['uint32']());break;case 0x5:_0x33e1ef['stickiness']=_0x102727['string']();break;default:_0x102727['skipType'](0x7&_0x469c4b);}}return _0x33e1ef;},_0x300a9c['decodeDelimited']=function(_0x25f151){return _0x25f151 instanceof _0x431a1b||(_0x25f151=new _0x431a1b(_0x25f151)),this['decode'](_0x25f151,_0x25f151['uint32']());},_0x300a9c['verify']=function(_0x4089e0){if('object'!=typeof _0x4089e0||null===_0x4089e0)return'object\x20expected';if(null!=_0x4089e0['root']&&_0x4089e0['hasOwnProperty']('root')&&!_0x5d137e['isString'](_0x4089e0['root']))return'root:\x20string\x20expected';if(null!=_0x4089e0['rootMain']&&_0x4089e0['hasOwnProperty']('rootMain')&&'boolean'!=typeof _0x4089e0['rootMain'])return'rootMain:\x20boolean\x20expected';if(null!=_0x4089e0['rootGraveyard']&&_0x4089e0['hasOwnProperty']('rootGraveyard')&&'boolean'!=typeof _0x4089e0['rootGraveyard'])return'rootGraveyard:\x20boolean\x20expected';if(null!=_0x4089e0['path']&&_0x4089e0['hasOwnProperty']('path')){if(!Array['isArray'](_0x4089e0['path']))return'path:\x20array\x20expected';for(var _0x16524e=0x0;_0x16524e<_0x4089e0['path']['length'];++_0x16524e)if(!_0x5d137e['isInteger'](_0x4089e0['path'][_0x16524e]))return'path:\x20integer[]\x20expected';}return null!=_0x4089e0['stickiness']&&_0x4089e0['hasOwnProperty']('stickiness')&&!_0x5d137e['isString'](_0x4089e0['stickiness'])?'stickiness:\x20string\x20expected':null;},_0x300a9c['fromObject']=function(_0x163e72){if(_0x163e72 instanceof _0x2acc8f['Position'])return _0x163e72;var _0x39d421=new _0x2acc8f['Position']();if(null!=_0x163e72['root']&&(_0x39d421['root']=String(_0x163e72['root'])),null!=_0x163e72['rootMain']&&(_0x39d421['rootMain']=Boolean(_0x163e72['rootMain'])),null!=_0x163e72['rootGraveyard']&&(_0x39d421['rootGraveyard']=Boolean(_0x163e72['rootGraveyard'])),_0x163e72['path']){if(!Array['isArray'](_0x163e72['path']))throw TypeError('.Position.path:\x20array\x20expected');_0x39d421['path']=[];for(var _0x4f073c=0x0;_0x4f073c<_0x163e72['path']['length'];++_0x4f073c)_0x39d421['path'][_0x4f073c]=_0x163e72['path'][_0x4f073c]>>>0x0;}return null!=_0x163e72['stickiness']&&(_0x39d421['stickiness']=String(_0x163e72['stickiness'])),_0x39d421;},_0x300a9c['toObject']=function(_0x1570cd,_0x34caae){_0x34caae||(_0x34caae={});var _0x266ca4={};if((_0x34caae['arrays']||_0x34caae['defaults'])&&(_0x266ca4['path']=[]),_0x34caae['defaults']&&(_0x266ca4['root']='',_0x266ca4['rootMain']=!0x1,_0x266ca4['rootGraveyard']=!0x1,_0x266ca4['stickiness']=''),null!=_0x1570cd['root']&&_0x1570cd['hasOwnProperty']('root')&&(_0x266ca4['root']=_0x1570cd['root']),null!=_0x1570cd['rootMain']&&_0x1570cd['hasOwnProperty']('rootMain')&&(_0x266ca4['rootMain']=_0x1570cd['rootMain']),null!=_0x1570cd['rootGraveyard']&&_0x1570cd['hasOwnProperty']('rootGraveyard')&&(_0x266ca4['rootGraveyard']=_0x1570cd['rootGraveyard']),_0x1570cd['path']&&_0x1570cd['path']['length']){_0x266ca4['path']=[];for(var _0x570703=0x0;_0x570703<_0x1570cd['path']['length'];++_0x570703)_0x266ca4['path'][_0x570703]=_0x1570cd['path'][_0x570703];}return null!=_0x1570cd['stickiness']&&_0x1570cd['hasOwnProperty']('stickiness')&&(_0x266ca4['stickiness']=_0x1570cd['stickiness']),_0x266ca4;},_0x300a9c['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x429162['util']['toJSONOptions']);},_0x300a9c['getTypeUrl']=function(_0x21508e){return void 0x0===_0x21508e&&(_0x21508e='type.googleapis.com'),_0x21508e+'/Position';},_0x300a9c;}()),_0x2acc8f['Range']=(function(){function _0x1387b5(_0x489bf8){if(_0x489bf8){for(var _0x314d32=Object['keys'](_0x489bf8),_0x3083ae=0x0;_0x3083ae<_0x314d32['length'];++_0x3083ae)null!=_0x489bf8[_0x314d32[_0x3083ae]]&&(this[_0x314d32[_0x3083ae]]=_0x489bf8[_0x314d32[_0x3083ae]]);}}return _0x1387b5['prototype']['start']=null,_0x1387b5['prototype']['end']=null,_0x1387b5['create']=function(_0x3ae74d){return new _0x1387b5(_0x3ae74d);},_0x1387b5['encode']=function(_0x2662d6,_0x54cba5){return _0x54cba5||(_0x54cba5=_0x3142f9['create']()),null!=_0x2662d6['start']&&Object['hasOwnProperty']['call'](_0x2662d6,'start')&&_0x2acc8f['Position']['encode'](_0x2662d6['start'],_0x54cba5['uint32'](0xa)['fork']())['ldelim'](),null!=_0x2662d6['end']&&Object['hasOwnProperty']['call'](_0x2662d6,'end')&&_0x2acc8f['Position']['encode'](_0x2662d6['end'],_0x54cba5['uint32'](0x12)['fork']())['ldelim'](),_0x54cba5;},_0x1387b5['encodeDelimited']=function(_0x1f34ec,_0xf1dade){return this['encode'](_0x1f34ec,_0xf1dade)['ldelim']();},_0x1387b5['decode']=function(_0x28a6c7,_0x51f382){_0x28a6c7 instanceof _0x431a1b||(_0x28a6c7=_0x431a1b['create'](_0x28a6c7));for(var _0x46c1a9=void 0x0===_0x51f382?_0x28a6c7['len']:_0x28a6c7['pos']+_0x51f382,_0x3d0e8a=new _0x2acc8f['Range']();_0x28a6c7['pos']<_0x46c1a9;){var _0x25b529=_0x28a6c7['uint32']();switch(_0x25b529>>>0x3){case 0x1:_0x3d0e8a['start']=_0x2acc8f['Position']['decode'](_0x28a6c7,_0x28a6c7['uint32']());break;case 0x2:_0x3d0e8a['end']=_0x2acc8f['Position']['decode'](_0x28a6c7,_0x28a6c7['uint32']());break;default:_0x28a6c7['skipType'](0x7&_0x25b529);}}return _0x3d0e8a;},_0x1387b5['decodeDelimited']=function(_0x45c031){return _0x45c031 instanceof _0x431a1b||(_0x45c031=new _0x431a1b(_0x45c031)),this['decode'](_0x45c031,_0x45c031['uint32']());},_0x1387b5['verify']=function(_0x51896c){if('object'!=typeof _0x51896c||null===_0x51896c)return'object\x20expected';var _0xfa13e2;if(null!=_0x51896c['start']&&_0x51896c['hasOwnProperty']('start')&&(_0xfa13e2=_0x2acc8f['Position']['verify'](_0x51896c['start'])))return'start.'+_0xfa13e2;if(null!=_0x51896c['end']&&_0x51896c['hasOwnProperty']('end')&&(_0xfa13e2=_0x2acc8f['Position']['verify'](_0x51896c['end'])))return'end.'+_0xfa13e2;return null;},_0x1387b5['fromObject']=function(_0x2c60b0){if(_0x2c60b0 instanceof _0x2acc8f['Range'])return _0x2c60b0;var _0xf53145=new _0x2acc8f['Range']();if(null!=_0x2c60b0['start']){if('object'!=typeof _0x2c60b0['start'])throw TypeError('.Range.start:\x20object\x20expected');_0xf53145['start']=_0x2acc8f['Position']['fromObject'](_0x2c60b0['start']);}if(null!=_0x2c60b0['end']){if('object'!=typeof _0x2c60b0['end'])throw TypeError('.Range.end:\x20object\x20expected');_0xf53145['end']=_0x2acc8f['Position']['fromObject'](_0x2c60b0['end']);}return _0xf53145;},_0x1387b5['toObject']=function(_0x5b37c6,_0x1ba90c){_0x1ba90c||(_0x1ba90c={});var _0x504bd6={};return _0x1ba90c['defaults']&&(_0x504bd6['start']=null,_0x504bd6['end']=null),null!=_0x5b37c6['start']&&_0x5b37c6['hasOwnProperty']('start')&&(_0x504bd6['start']=_0x2acc8f['Position']['toObject'](_0x5b37c6['start'],_0x1ba90c)),null!=_0x5b37c6['end']&&_0x5b37c6['hasOwnProperty']('end')&&(_0x504bd6['end']=_0x2acc8f['Position']['toObject'](_0x5b37c6['end'],_0x1ba90c)),_0x504bd6;},_0x1387b5['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x429162['util']['toJSONOptions']);},_0x1387b5['getTypeUrl']=function(_0x4b6174){return void 0x0===_0x4b6174&&(_0x4b6174='type.googleapis.com'),_0x4b6174+'/Range';},_0x1387b5;}()),_0x2acc8f['Element']=(function(){function _0x3b1c8e(_0x53d326){if(this['children']=[],this['attributesBoolean']={},_0x53d326){for(var _0x99586a=Object['keys'](_0x53d326),_0x5cba67=0x0;_0x5cba67<_0x99586a['length'];++_0x5cba67)null!=_0x53d326[_0x99586a[_0x5cba67]]&&(this[_0x99586a[_0x5cba67]]=_0x53d326[_0x99586a[_0x5cba67]]);}}return _0x3b1c8e['prototype']['name']='',_0x3b1c8e['prototype']['children']=_0x5d137e['emptyArray'],_0x3b1c8e['prototype']['data']='',_0x3b1c8e['prototype']['attributesBoolean']=_0x5d137e['emptyObject'],_0x3b1c8e['prototype']['attributesJson']='',_0x3b1c8e['create']=function(_0x5142b7){return new _0x3b1c8e(_0x5142b7);},_0x3b1c8e['encode']=function(_0x1aa441,_0x2bcb7f){if(_0x2bcb7f||(_0x2bcb7f=_0x3142f9['create']()),null!=_0x1aa441['name']&&Object['hasOwnProperty']['call'](_0x1aa441,'name')&&_0x2bcb7f['uint32'](0xa)['string'](_0x1aa441['name']),null!=_0x1aa441['children']&&_0x1aa441['children']['length']){for(var _0x2beff5=0x0;_0x2beff5<_0x1aa441['children']['length'];++_0x2beff5)_0x2acc8f['Element']['encode'](_0x1aa441['children'][_0x2beff5],_0x2bcb7f['uint32'](0x12)['fork']())['ldelim']();}if(null!=_0x1aa441['data']&&Object['hasOwnProperty']['call'](_0x1aa441,'data')&&_0x2bcb7f['uint32'](0x1a)['string'](_0x1aa441['data']),null!=_0x1aa441['attributesBoolean']&&Object['hasOwnProperty']['call'](_0x1aa441,'attributesBoolean')){var _0x12f09d=Object['keys'](_0x1aa441['attributesBoolean']);for(_0x2beff5=0x0;_0x2beff5<_0x12f09d['length'];++_0x2beff5)_0x2bcb7f['uint32'](0x22)['fork']()['uint32'](0xa)['string'](_0x12f09d[_0x2beff5])['uint32'](0x10)['bool'](_0x1aa441['attributesBoolean'][_0x12f09d[_0x2beff5]])['ldelim']();}return null!=_0x1aa441['attributesJson']&&Object['hasOwnProperty']['call'](_0x1aa441,'attributesJson')&&_0x2bcb7f['uint32'](0x2a)['string'](_0x1aa441['attributesJson']),_0x2bcb7f;},_0x3b1c8e['encodeDelimited']=function(_0x258b96,_0x40e663){return this['encode'](_0x258b96,_0x40e663)['ldelim']();},_0x3b1c8e['decode']=function(_0x3e46bb,_0x3c66eb){_0x3e46bb instanceof _0x431a1b||(_0x3e46bb=_0x431a1b['create'](_0x3e46bb));for(var _0x464c3c,_0x4f1b54,_0x1c6ce9=void 0x0===_0x3c66eb?_0x3e46bb['len']:_0x3e46bb['pos']+_0x3c66eb,_0x1f393f=new _0x2acc8f['Element']();_0x3e46bb['pos']<_0x1c6ce9;){var _0x4fccba=_0x3e46bb['uint32']();switch(_0x4fccba>>>0x3){case 0x1:_0x1f393f['name']=_0x3e46bb['string']();break;case 0x2:_0x1f393f['children']&&_0x1f393f['children']['length']||(_0x1f393f['children']=[]),_0x1f393f['children']['push'](_0x2acc8f['Element']['decode'](_0x3e46bb,_0x3e46bb['uint32']()));break;case 0x3:_0x1f393f['data']=_0x3e46bb['string']();break;case 0x4:_0x1f393f['attributesBoolean']===_0x5d137e['emptyObject']&&(_0x1f393f['attributesBoolean']={});var _0x5419f1=_0x3e46bb['uint32']()+_0x3e46bb['pos'];for(_0x464c3c='',_0x4f1b54=!0x1;_0x3e46bb['pos']<_0x5419f1;){var _0x565feb=_0x3e46bb['uint32']();switch(_0x565feb>>>0x3){case 0x1:_0x464c3c=_0x3e46bb['string']();break;case 0x2:_0x4f1b54=_0x3e46bb['bool']();break;default:_0x3e46bb['skipType'](0x7&_0x565feb);}}_0x1f393f['attributesBoolean'][_0x464c3c]=_0x4f1b54;break;case 0x5:_0x1f393f['attributesJson']=_0x3e46bb['string']();break;default:_0x3e46bb['skipType'](0x7&_0x4fccba);}}return _0x1f393f;},_0x3b1c8e['decodeDelimited']=function(_0x29a9d6){return _0x29a9d6 instanceof _0x431a1b||(_0x29a9d6=new _0x431a1b(_0x29a9d6)),this['decode'](_0x29a9d6,_0x29a9d6['uint32']());},_0x3b1c8e['verify']=function(_0x5623d3){if('object'!=typeof _0x5623d3||null===_0x5623d3)return'object\x20expected';if(null!=_0x5623d3['name']&&_0x5623d3['hasOwnProperty']('name')&&!_0x5d137e['isString'](_0x5623d3['name']))return'name:\x20string\x20expected';if(null!=_0x5623d3['children']&&_0x5623d3['hasOwnProperty']('children')){if(!Array['isArray'](_0x5623d3['children']))return'children:\x20array\x20expected';for(var _0x4fe9ce=0x0;_0x4fe9ce<_0x5623d3['children']['length'];++_0x4fe9ce){var _0x5dae87=_0x2acc8f['Element']['verify'](_0x5623d3['children'][_0x4fe9ce]);if(_0x5dae87)return'children.'+_0x5dae87;}}if(null!=_0x5623d3['data']&&_0x5623d3['hasOwnProperty']('data')&&!_0x5d137e['isString'](_0x5623d3['data']))return'data:\x20string\x20expected';if(null!=_0x5623d3['attributesBoolean']&&_0x5623d3['hasOwnProperty']('attributesBoolean')){if(!_0x5d137e['isObject'](_0x5623d3['attributesBoolean']))return'attributesBoolean:\x20object\x20expected';var _0x4a7d47=Object['keys'](_0x5623d3['attributesBoolean']);for(_0x4fe9ce=0x0;_0x4fe9ce<_0x4a7d47['length'];++_0x4fe9ce)if('boolean'!=typeof _0x5623d3['attributesBoolean'][_0x4a7d47[_0x4fe9ce]])return'attributesBoolean:\x20boolean{k:string}\x20expected';}return null!=_0x5623d3['attributesJson']&&_0x5623d3['hasOwnProperty']('attributesJson')&&!_0x5d137e['isString'](_0x5623d3['attributesJson'])?'attributesJson:\x20string\x20expected':null;},_0x3b1c8e['fromObject']=function(_0x27dec2){if(_0x27dec2 instanceof _0x2acc8f['Element'])return _0x27dec2;var _0x1c2dcf=new _0x2acc8f['Element']();if(null!=_0x27dec2['name']&&(_0x1c2dcf['name']=String(_0x27dec2['name'])),_0x27dec2['children']){if(!Array['isArray'](_0x27dec2['children']))throw TypeError('.Element.children:\x20array\x20expected');_0x1c2dcf['children']=[];for(var _0x3cba30=0x0;_0x3cba30<_0x27dec2['children']['length'];++_0x3cba30){if('object'!=typeof _0x27dec2['children'][_0x3cba30])throw TypeError('.Element.children:\x20object\x20expected');_0x1c2dcf['children'][_0x3cba30]=_0x2acc8f['Element']['fromObject'](_0x27dec2['children'][_0x3cba30]);}}if(null!=_0x27dec2['data']&&(_0x1c2dcf['data']=String(_0x27dec2['data'])),_0x27dec2['attributesBoolean']){if('object'!=typeof _0x27dec2['attributesBoolean'])throw TypeError('.Element.attributesBoolean:\x20object\x20expected');_0x1c2dcf['attributesBoolean']={};var _0x466962=Object['keys'](_0x27dec2['attributesBoolean']);for(_0x3cba30=0x0;_0x3cba30<_0x466962['length'];++_0x3cba30)_0x1c2dcf['attributesBoolean'][_0x466962[_0x3cba30]]=Boolean(_0x27dec2['attributesBoolean'][_0x466962[_0x3cba30]]);}return null!=_0x27dec2['attributesJson']&&(_0x1c2dcf['attributesJson']=String(_0x27dec2['attributesJson'])),_0x1c2dcf;},_0x3b1c8e['toObject']=function(_0xf59fc0,_0x7ea792){_0x7ea792||(_0x7ea792={});var _0xb6b20d,_0x4f7210={};if((_0x7ea792['arrays']||_0x7ea792['defaults'])&&(_0x4f7210['children']=[]),(_0x7ea792['objects']||_0x7ea792['defaults'])&&(_0x4f7210['attributesBoolean']={}),_0x7ea792['defaults']&&(_0x4f7210['name']='',_0x4f7210['data']='',_0x4f7210['attributesJson']=''),null!=_0xf59fc0['name']&&_0xf59fc0['hasOwnProperty']('name')&&(_0x4f7210['name']=_0xf59fc0['name']),_0xf59fc0['children']&&_0xf59fc0['children']['length']){_0x4f7210['children']=[];for(var _0x465576=0x0;_0x465576<_0xf59fc0['children']['length'];++_0x465576)_0x4f7210['children'][_0x465576]=_0x2acc8f['Element']['toObject'](_0xf59fc0['children'][_0x465576],_0x7ea792);}if(null!=_0xf59fc0['data']&&_0xf59fc0['hasOwnProperty']('data')&&(_0x4f7210['data']=_0xf59fc0['data']),_0xf59fc0['attributesBoolean']&&(_0xb6b20d=Object['keys'](_0xf59fc0['attributesBoolean']))['length']){_0x4f7210['attributesBoolean']={};for(_0x465576=0x0;_0x465576<_0xb6b20d['length'];++_0x465576)_0x4f7210['attributesBoolean'][_0xb6b20d[_0x465576]]=_0xf59fc0['attributesBoolean'][_0xb6b20d[_0x465576]];}return null!=_0xf59fc0['attributesJson']&&_0xf59fc0['hasOwnProperty']('attributesJson')&&(_0x4f7210['attributesJson']=_0xf59fc0['attributesJson']),_0x4f7210;},_0x3b1c8e['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x429162['util']['toJSONOptions']);},_0x3b1c8e['getTypeUrl']=function(_0x4da12e){return void 0x0===_0x4da12e&&(_0x4da12e='type.googleapis.com'),_0x4da12e+'/Element';},_0x3b1c8e;}()),_0x2acc8f;})());class r{['_protobufRoot'];constructor(){this['_protobufRoot']=u;}['getDescriptor'](_0x5c056a){return new w(this['_protobufRoot'][_0x5c056a]);}}class w{['_protobuf'];constructor(_0x15b290){this['_protobuf']=_0x15b290;}['compress'](_0x27b0c6){const _0x113230=this['_protobuf']['verify'](_0x27b0c6);if(_0x113230)throw Error(_0x113230);return this['_protobuf']['encode'](this['_protobuf']['create'](_0x27b0c6))['finish']();}['decompress'](_0x36dcb8){return this['_protobuf']['toObject'](this['_protobuf']['decode'](_0x36dcb8),{'oneofs':!0x0});}}function g(_0x2dcb3e,_0x1b760f){const _0x55907e=_0x304848(_0x2dcb3e);return _0x55907e['path'][_0x55907e['path']['length']-0x1]+=_0x1b760f,_0x55907e;}function _(_0xd6432,_0x5e9690){return _0xd6432['root']===_0x5e9690['root']&&_0x20225c(_0xd6432['path'],_0x5e9690['path']);}function $(_0x34fa57){P(_0x34fa57,_0x4507a4=>('main'==_0x4507a4['root']?(_0x4507a4['rootMain']=!0x0,delete _0x4507a4['root']):'$graveyard'==_0x4507a4['root']&&(_0x4507a4['rootGraveyard']=!0x0,delete _0x4507a4['root']),_0x4507a4));}function J(_0x1f61d3){P(_0x1f61d3,_0x4699c9=>(_0x4699c9['rootMain']?(_0x4699c9['root']='main',delete _0x4699c9['rootMain']):_0x4699c9['rootGraveyard']&&(_0x4699c9['root']='$graveyard',delete _0x4699c9['rootGraveyard']),_0x4699c9));}function P(_0x1c2b09,_0x1cb26e){for(const _0x30f092 in _0x1c2b09){const _0x337637=_0x1c2b09[_0x30f092];'nodes'!==_0x30f092&&_0x201c8f(_0x337637)&&(_0x337637['path']&&(_0x337637['root']||_0x337637['rootMain']||_0x337637['rootGraveyard'])?_0x1c2b09[_0x30f092]=_0x1cb26e(_0x337637):P(_0x337637,_0x1cb26e));}return _0x1c2b09;}class e{['_id'];['_operationName'];['_protobufDescriptor'];constructor(_0x40307c,_0x3b871d,_0x5c3bc9){this['_id']=_0x40307c,this['_operationName']=_0x3b871d,this['_protobufDescriptor']=_0x5c3bc9;}['compress'](_0x13f9c8,_0x7722f3){const _0x160ea8=_0x7722f3['shift']();return $(_0x160ea8),_0x13f9c8['buffers']['push'](this['_protobufDescriptor']['compress'](_0x160ea8)),_0x13f9c8['types']['push'](this['_id']),!0x0;}['decompress'](_0xe27da0,_0x481740){_0x481740['types']['shift']();const _0x1f1af2=this['_protobufDescriptor']['decompress'](_0x481740['buffers']['shift']());J(_0x1f1af2),_0x1f1af2['__className']=this['_operationName'],_0xe27da0['push'](_0x1f1af2);}}class s extends e{['compress'](_0x5b8eed,_0x2fe387){const _0x59571f=_0x2fe387['shift']();return this['_serializeOneOf']('oldValue',_0x59571f),this['_serializeOneOf']('newValue',_0x59571f),$(_0x59571f),_0x5b8eed['buffers']['push'](this['_protobufDescriptor']['compress'](_0x59571f)),_0x5b8eed['types']['push'](this['_id']),!0x0;}['decompress'](_0x1a8d30,_0xac574){const {types:_0x14f5e4,buffers:_0x8e37f3}=_0xac574,_0xee503d=this['_protobufDescriptor']['decompress'](_0x8e37f3['shift']());_0x14f5e4['shift'](),this['_deserializeOneOf']('oldValue',_0xee503d),this['_deserializeOneOf']('newValue',_0xee503d),J(_0xee503d),_0xee503d['__className']=this['_operationName'],_0x1a8d30['push'](_0xee503d);}['_serializeOneOf'](_0x1b79e8,_0x3bc715){const _0x5c869d=_0x3bc715[_0x1b79e8];'boolean'==typeof _0x5c869d?_0x3bc715[_0x1b79e8+'Boolean']=_0x5c869d:_0x3bc715[_0x1b79e8+'Json']=JSON['stringify'](_0x5c869d);}['_deserializeOneOf'](_0x4203a9,_0x5e1ee3){const _0x3c9cfc=_0x4203a9+'Json';_0x5e1ee3[_0x3c9cfc]?(_0x5e1ee3[_0x4203a9]=JSON['parse'](_0x5e1ee3[_0x3c9cfc]),delete _0x5e1ee3[_0x3c9cfc]):(_0x5e1ee3[_0x4203a9]=_0x5e1ee3[_0x4203a9+'Boolean'],delete _0x5e1ee3[_0x4203a9+'Boolean']);}}class i extends e{['compress'](_0x587129,_0x52006a){const _0x971be6=_0x52006a['shift']();return this['_serializeNodesAttributes'](_0x971be6['nodes']),$(_0x971be6),_0x587129['buffers']['push'](this['_protobufDescriptor']['compress'](_0x971be6)),_0x587129['types']['push'](this['_id']),!0x0;}['decompress'](_0x1047af,_0x19c38a){const {types:_0x2a765e,buffers:_0x135a86}=_0x19c38a,_0x5acd06=this['_protobufDescriptor']['decompress'](_0x135a86['shift']());_0x2a765e['shift'](),_0x5acd06['nodes']||(_0x5acd06['nodes']=[]),this['_deserializeNodesAttributes'](_0x5acd06['nodes']),J(_0x5acd06),_0x5acd06['__className']=this['_operationName'],_0x1047af['push'](_0x5acd06);}['_serializeNodesAttributes'](_0xbd546){for(const _0x3c14a6 of _0xbd546){if(_0x3c14a6['attributes']){const _0x5c6b08=_0x3c14a6['attributes'];this['_areValuesBoolean'](_0x5c6b08)?_0x3c14a6['attributesBoolean']=_0x5c6b08:_0x3c14a6['attributesJson']=JSON['stringify'](_0x5c6b08);}_0x3c14a6['children']&&this['_serializeNodesAttributes'](_0x3c14a6['children']);}}['_deserializeNodesAttributes'](_0x1570df){for(const _0x5ee045 of _0x1570df)(_0x5ee045['attributesBoolean']||_0x5ee045['attributesJson'])&&(_0x5ee045['attributesBoolean']?(_0x5ee045['attributes']=_0x5ee045['attributesBoolean'],delete _0x5ee045['attributesBoolean']):(_0x5ee045['attributes']=JSON['parse'](_0x5ee045['attributesJson']),delete _0x5ee045['attributesJson'])),_0x5ee045['children']&&this['_deserializeNodesAttributes'](_0x5ee045['children']);}['_areValuesBoolean'](_0x274377){return Object['keys'](_0x274377)['every'](_0x47aa36=>'boolean'==typeof _0x274377[_0x47aa36]);}}class n extends e{['decompress'](_0x72f1bf,_0x1eee5d){super['decompress'](_0x72f1bf,_0x1eee5d);const _0x5aea65=_0x72f1bf[_0x72f1bf['length']-0x1];_0x5aea65['oldRange']||(_0x5aea65['oldRange']=null),_0x5aea65['newRange']||(_0x5aea65['newRange']=null);}}class p extends e{['compress'](_0x5e50f6,_0x5e56bc){return _0x5e56bc['shift'](),_0x5e50f6['types']['push'](this['_id']),!0x0;}['decompress'](_0x5b2e7a,_0x12a754){_0x12a754['types']['shift'](),_0x5b2e7a['push']({'__className':this['_operationName']});}}class m extends n{['_omittedNamespace'];constructor(_0x48b718,_0xac9983,_0x532140,_0x59c9fa){super(_0x48b718,_0xac9983,_0x532140),this['_omittedNamespace']=_0x59c9fa+':';}['compress'](_0x32f9a9,_0x443b9f){return!('MarkerOperation'!=_0x443b9f[0x0]['__className']||!_0x443b9f[0x0]['name']['startsWith'](this['_omittedNamespace']))&&(_0x443b9f[0x0]['name']=_0x443b9f[0x0]['name']['replace'](new RegExp('^'+this['_omittedNamespace']),''),super['compress'](_0x32f9a9,_0x443b9f),!0x0);}['decompress'](_0x2ba97c,_0x530326){super['decompress'](_0x2ba97c,_0x530326);const _0x30047a=_0x2ba97c[_0x2ba97c['length']-0x1];_0x30047a['name']=this['_omittedNamespace']+_0x30047a['name'];}}class O{['_id'];['_context'];constructor(_0x1d3e21,_0x4a1ac1){this['_id']=_0x1d3e21,this['_context']=_0x4a1ac1;}['compress'](_0x5cdc0b,_0x37211b){let _0x2f5cbd;for(;_0x37211b['length']>0x1&&this['_compareOperations'](_0x37211b[0x0],_0x37211b[0x1]);)_0x2f5cbd?(_0x2f5cbd=this['_combineNext'](_0x37211b['shift'](),_0x2f5cbd),_0x5cdc0b['types']['push'](0x0)):(_0x2f5cbd=_0x304848(_0x37211b['shift']()),_0x5cdc0b['types']['push'](this['_id']));return!!_0x2f5cbd&&(_0x2f5cbd=this['_combineNext'](_0x37211b['shift'](),_0x2f5cbd),_0x5cdc0b['types']['push'](0x0),_0x5cdc0b['buffers']['push'](this['_compressSingleOperation'](_0x2f5cbd)),!0x0);}['decompress'](_0x1c25d7,_0x55bbf4){const _0x27bdce=this['_decompressSingleOperation'](_0x55bbf4);for(;0x0==_0x55bbf4['types'][0x0];)_0x55bbf4['types']['shift'](),_0x1c25d7['push'](this['_splitCurrent'](_0x27bdce));_0x1c25d7['push'](_0x27bdce);}}class a extends O{['_combineNext'](_0x21d46c,_0x49de51){return _0x49de51['nodes'][0x0]['data']+=_0x21d46c['nodes'][0x0]['data'],_0x49de51;}['_splitCurrent'](_0x553b45){const _0x589d20=_0x304848(_0x553b45),_0x53c8f2=_0x589d20['nodes'][0x0],_0x36fcf4=_0x553b45['nodes'][0x0],_0x4999d2=_0x36fcf4['data'][Symbol['iterator']]()['next']()['value'],_0x5ae4af=_0x4999d2['length'];return _0x53c8f2['data']=_0x4999d2,_0x36fcf4['data']=_0x36fcf4['data']['substr'](_0x5ae4af),_0x553b45['position']=g(_0x553b45['position'],_0x5ae4af),_0x589d20;}['_compareOperations'](_0x3ab62d,_0x52ed9c){if(this['_checkOperation'](_0x3ab62d)&&this['_checkOperation'](_0x52ed9c)){const _0x3ff4c3=_0x3ab62d['nodes'][0x0]['data']['length'],_0x23adfb=_(g(_0x3ab62d['position'],_0x3ff4c3),_0x52ed9c['position']),_0x4f07dc=_0x3ab62d['nodes'][0x0],_0x53b668=_0x52ed9c['nodes'][0x0];return _0x23adfb&&this['_compareAttributes'](_0x4f07dc,_0x53b668);}return!0x1;}['_compressSingleOperation'](_0x2b3842){const _0xc266d5={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('InsertOperation')['compress'](_0xc266d5,[_0x2b3842]),_0xc266d5['buffers'][0x0];}['_decompressSingleOperation'](_0x303f5a){const _0x4dcf27=[];return this['_context']['_getCompressorByName']('InsertOperation')['decompress'](_0x4dcf27,_0x303f5a),_0x4dcf27[0x0];}['_checkOperation'](_0x3240ca){return'InsertOperation'==_0x3240ca['__className']&&0x1==_0x3240ca['nodes']['length']&&_0x3240ca['nodes'][0x0]['data']&&!_0x3240ca['wasUndone']&&0x1==Array['from'](_0x3240ca['nodes'][0x0]['data'])['length'];}['_compareAttributes'](_0x12b9b9,_0x5ad50e){const _0x1fca14=Object['keys'](_0x12b9b9['attributes']||{}),_0x1ca373=Object['keys'](_0x5ad50e['attributes']||{});return _0x1fca14['length']===_0x1ca373['length']&&_0x1fca14['every'](_0x6d35a3=>_0x5ad50e['attributes'][_0x6d35a3]&&_0x5ad50e['attributes'][_0x6d35a3]===_0x12b9b9['attributes'][_0x6d35a3]);}}class c extends O{['_combineNext'](_0x58fea3,_0x6e6c3){return _0x6e6c3['howMany']++,_0x6e6c3['sourcePosition']=_0x304848(_0x58fea3['sourcePosition']),_0x6e6c3;}['_splitCurrent'](_0x5027c3){const _0x390c30=_0x304848(_0x5027c3);return _0x5027c3['howMany']--,_0x390c30['howMany']=0x1,_0x390c30['sourcePosition']=g(_0x390c30['sourcePosition'],_0x5027c3['howMany']),_0x390c30;}['_compareOperations'](_0x54bf52,_0x352043){return!(!this['_checkOperation'](_0x54bf52)||!this['_checkOperation'](_0x352043))&&(_(g(_0x54bf52['sourcePosition'],-0x1),_0x352043['sourcePosition'])&&_(_0x54bf52['targetPosition'],_0x352043['targetPosition']));}['_compressSingleOperation'](_0x273000){const _0x34d309={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x34d309,[_0x273000]),_0x34d309['buffers'][0x0];}['_decompressSingleOperation'](_0x320d8a){const _0x1307b8=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x1307b8,_0x320d8a),_0x1307b8[0x0];}['_checkOperation'](_0x37e397){return'MoveOperation'==_0x37e397['__className']&&'$graveyard'==_0x37e397['targetPosition']['root']&&0x1==_0x37e397['howMany']&&!_0x37e397['wasUndone'];}}class h extends O{['_combineNext'](_0x3e2180,_0x313f45){return _0x313f45['howMany']++,_0x313f45;}['_splitCurrent'](_0xa85920){const _0x5383c3=_0x304848(_0xa85920);return _0x5383c3['howMany']=0x1,_0xa85920['howMany']--,_0x5383c3;}['_compareOperations'](_0x465ed2,_0x146f18){return!(!this['_checkOperation'](_0x465ed2)||!this['_checkOperation'](_0x146f18))&&(_(_0x465ed2['sourcePosition'],_0x146f18['sourcePosition'])&&_(_0x465ed2['targetPosition'],_0x146f18['targetPosition']));}['_compressSingleOperation'](_0x259ef4){const _0x23f6c2={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x23f6c2,[_0x259ef4]),_0x23f6c2['buffers'][0x0];}['_decompressSingleOperation'](_0x106803){const _0x23ed5b=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x23ed5b,_0x106803),_0x23ed5b[0x0];}['_checkOperation'](_0x34951a){return'MoveOperation'==_0x34951a['__className']&&'$graveyard'==_0x34951a['targetPosition']['root']&&0x1==_0x34951a['howMany']&&!_0x34951a['wasUndone'];}}class f extends O{['compress'](_0x27035f,_0x24121f){if(!this['_compareOperations'](_0x24121f[0x0],_0x24121f[0x1]))return!0x1;const _0x536972=_0x24121f['shift']();return _0x536972['oldRange']=null,_0x536972['newRange']&&_(_0x536972['newRange']['start'],_0x536972['newRange']['end'])&&(_0x536972['newRange']['end']=null),_0x24121f['shift'](),_0x27035f['types']['push'](this['_id']),_0x27035f['types']['push'](0x0),_0x27035f['buffers']['push'](this['_compressSingleOperation'](_0x536972)),!0x0;}['decompress'](_0x110a20,_0x57efd3){const _0x65a7a8=this['_decompressSingleOperation'](_0x57efd3);_0x65a7a8['newRange']&&!_0x65a7a8['newRange']['end']&&(_0x65a7a8['newRange']['end']=_0x304848(_0x65a7a8['newRange']['start']));const _0x31a76d=_0x304848(_0x65a7a8);_0x31a76d['newRange']&&(_0x31a76d['newRange']['start']['stickiness']='toNone',_0x31a76d['newRange']['end']=_0x304848(_0x31a76d['newRange']['start'])),_0x31a76d['name']='user:position:'+_0x31a76d['name']['split'](':')[0x2],_0x57efd3['types']['shift'](),_0x110a20['push'](_0x65a7a8),_0x110a20['push'](_0x31a76d);}['_compressSingleOperation'](_0x5d9a59){const _0x505953={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MarkerOperation')['compress'](_0x505953,[_0x5d9a59]),_0x505953['buffers'][0x0];}['_decompressSingleOperation'](_0x2e6dca){const _0x3ad57a=[];return this['_context']['_getCompressorByName']('MarkerOperation')['decompress'](_0x3ad57a,_0x2e6dca),_0x3ad57a[0x0];}['_compareOperations'](_0x67181,_0x3396d2){return!(!_0x67181||!_0x3396d2)&&('MarkerOperation'==_0x67181['__className']&&'MarkerOperation'==_0x3396d2['__className']&&!(!_0x67181['name']['startsWith']('user:')||!_0x3396d2['name']['startsWith']('user:')||_0x67181['name']==_0x3396d2['name']));}}class y{['_compressorById'];['_compressorByName'];['_protobufFactory'];constructor(){this['_compressorById']=new Map(),this['_compressorByName']=new Map(),this['_protobufFactory']=new r();const _0x589732=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',_0x589732,'comment')),this['_registerCompressor'](0x13,'SuggestionMarkerOperation',new m(0x13,'MarkerOperation',_0x589732,'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'](_0x178f02){if(!_0x178f02||!_0x178f02[0x0])throw new _0x55a9dd('no-operations-provided',this);const _0x3ae3c0={'types':[],'buffers':[],'baseVersion':_0x178f02[0x0]['baseVersion']};for(;_0x178f02['length'];)this['_getCompressorByName']('UserSelectionAction')['compress'](_0x3ae3c0,_0x178f02)||this['_getCompressorByName']('TypingAction')['compress'](_0x3ae3c0,_0x178f02)||this['_getCompressorByName']('DeletingAction')['compress'](_0x3ae3c0,_0x178f02)||this['_getCompressorByName']('ForwardDeletingAction')['compress'](_0x3ae3c0,_0x178f02)||this['_getCompressorByName']('CommentMarkerOperation')['compress'](_0x3ae3c0,_0x178f02)||this['_getCompressorByName']('SuggestionMarkerOperation')['compress'](_0x3ae3c0,_0x178f02)||this['_getCompressorByName'](_0x178f02[0x0]['__className'])['compress'](_0x3ae3c0,_0x178f02);return _0x3ae3c0;}['decompress'](_0x400651){const _0x439681=[];for(;_0x400651['types']['length'];){const _0x123b08=this['_compressorById']['get'](_0x400651['types'][0x0]);if(!_0x123b08)throw new _0x55a9dd('decompress-compressor-not-found',this,{'type':_0x400651['types'][0x0]});_0x123b08['decompress'](_0x439681,_0x400651);}return _0x439681['forEach']((_0x2bd69b,_0x5dae53)=>_0x2bd69b['baseVersion']=_0x400651['baseVersion']+_0x5dae53),_0x439681;}['_getCompressorByName'](_0xf4fb1b){return this['_compressorByName']['get'](_0xf4fb1b);}['_registerOperationCompressor'](_0x34fa23,_0x51677c,_0x2ccce5){const _0x5f1a7e=new _0x2ccce5(_0x34fa23,_0x51677c,this['_protobufFactory']['getDescriptor'](_0x51677c));this['_registerCompressor'](_0x34fa23,_0x51677c,_0x5f1a7e);}['_registerActionCompressor'](_0x52d10a,_0x5197ec,_0x547176){const _0x2d5735=new _0x547176(_0x52d10a,this);this['_registerCompressor'](_0x52d10a,_0x5197ec,_0x2d5735);}['_registerCompressor'](_0x76bcb1,_0x3892a2,_0x195a03){this['_compressorById']['set'](_0x76bcb1,_0x195a03),this['_compressorByName']['set'](_0x3892a2,_0x195a03);}}export{y as Compressor};
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ckeditor/ckeditor5-operations-compressor",
|
|
3
|
-
"version": "47.3.0-alpha.
|
|
3
|
+
"version": "47.3.0-alpha.7",
|
|
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": "47.3.0-alpha.
|
|
37
|
-
"ckeditor5": "47.3.0-alpha.
|
|
36
|
+
"@ckeditor/ckeditor5-utils": "47.3.0-alpha.7",
|
|
37
|
+
"ckeditor5": "47.3.0-alpha.7",
|
|
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 _0x233b8c=_0x318b;function _0x318b(_0x5857bf,_0x25da6d){const _0x271ea4=_0x271e();return _0x318b=function(_0x318b98,_0x13523d){_0x318b98=_0x318b98-0x1ef;let _0xbe1326=_0x271ea4[_0x318b98];return _0xbe1326;},_0x318b(_0x5857bf,_0x25da6d);}(function(_0xcdc6f9,_0x1803f3){const _0x337d2d=_0x318b,_0x8ec84e=_0xcdc6f9();while(!![]){try{const _0xe98309=-parseInt(_0x337d2d(0x1f0))/0x1+parseInt(_0x337d2d(0x1f9))/0x2*(parseInt(_0x337d2d(0x1ff))/0x3)+parseInt(_0x337d2d(0x1f4))/0x4+-parseInt(_0x337d2d(0x1f8))/0x5+-parseInt(_0x337d2d(0x201))/0x6*(-parseInt(_0x337d2d(0x1f7))/0x7)+-parseInt(_0x337d2d(0x206))/0x8+-parseInt(_0x337d2d(0x1f5))/0x9*(parseInt(_0x337d2d(0x1fd))/0xa);if(_0xe98309===_0x1803f3)break;else _0x8ec84e['push'](_0x8ec84e['shift']());}catch(_0x3c2ca8){_0x8ec84e['push'](_0x8ec84e['shift']());}}}(_0x271e,0x1a3ba));function _0x271e(){const _0x8ef3c4=['575075ajIMNK','500UBDyBU','compress','length','push','49850vZiBqG','_id','1995EPeBZY','_combineNext','120XiArjR','shift','_compareOperations','_decompressSingleOperation','decompress','49408DohDas','_splitCurrent','31189uFyQwB','buffers','_context','_compressSingleOperation','203940AOXdDE','261hdqgBR','types','65506PhSGPN'];_0x271e=function(){return _0x8ef3c4;};return _0x271e();}import{cloneDeep as _0x47ebaf}from'es-toolkit/compat';export class ActionCompressor{[_0x233b8c(0x1fe)];[_0x233b8c(0x1f2)];constructor(_0x443bd4,_0x3316da){const _0x1cf260=_0x233b8c;this[_0x1cf260(0x1fe)]=_0x443bd4,this[_0x1cf260(0x1f2)]=_0x3316da;}[_0x233b8c(0x1fa)](_0x415002,_0x5b70a4){const _0x1c189a=_0x233b8c;let _0x33053c;for(;_0x5b70a4[_0x1c189a(0x1fb)]>0x1&&this[_0x1c189a(0x203)](_0x5b70a4[0x0],_0x5b70a4[0x1]);)_0x33053c?(_0x33053c=this[_0x1c189a(0x200)](_0x5b70a4[_0x1c189a(0x202)](),_0x33053c),_0x415002[_0x1c189a(0x1f6)][_0x1c189a(0x1fc)](0x0)):(_0x33053c=_0x47ebaf(_0x5b70a4[_0x1c189a(0x202)]()),_0x415002[_0x1c189a(0x1f6)][_0x1c189a(0x1fc)](this[_0x1c189a(0x1fe)]));return!!_0x33053c&&(_0x33053c=this[_0x1c189a(0x200)](_0x5b70a4[_0x1c189a(0x202)](),_0x33053c),_0x415002[_0x1c189a(0x1f6)][_0x1c189a(0x1fc)](0x0),_0x415002[_0x1c189a(0x1f1)][_0x1c189a(0x1fc)](this[_0x1c189a(0x1f3)](_0x33053c)),!0x0);}[_0x233b8c(0x205)](_0x446049,_0x3f3403){const _0x963553=_0x233b8c,_0x123e1b=this[_0x963553(0x204)](_0x3f3403);for(;0x0==_0x3f3403[_0x963553(0x1f6)][0x0];)_0x3f3403[_0x963553(0x1f6)][_0x963553(0x202)](),_0x446049[_0x963553(0x1fc)](this[_0x963553(0x1ef)](_0x123e1b));_0x446049[_0x963553(0x1fc)](_0x123e1b);}}
|