@ckeditor/ckeditor5-operations-compressor 46.0.1-alpha.9 → 46.0.2-alpha.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.js +2 -2
- package/package.json +3 -3
- package/src/actioncompressor/actioncompressor.js +1 -1
- package/src/actioncompressor/deletingactioncompressor.js +1 -1
- package/src/actioncompressor/forwarddeletingactioncompressor.js +1 -1
- package/src/actioncompressor/typingactioncompressor.js +1 -1
- package/src/actioncompressor/userselectionactioncompressor.js +1 -1
- package/src/compressor.js +1 -1
- package/src/index.js +1 -1
- package/src/lib/compiledmessages.js +2 -2
- package/src/lib/protobufdescriptions.js +1 -1
- package/src/operationcompressor/annotationmarkeroperationcompressor.js +1 -1
- package/src/operationcompressor/attributeoperationcompressor.js +1 -1
- package/src/operationcompressor/insertoperationcompressor.js +1 -1
- package/src/operationcompressor/markeroperationcompressor.js +1 -1
- package/src/operationcompressor/nooperationcompressor.js +1 -1
- package/src/operationcompressor/operationcompressor.js +1 -1
- package/src/protobuffactory.js +1 -1
- package/src/utils.js +1 -1
package/dist/index.js
CHANGED
|
@@ -20,5 +20,5 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
import{CKEditorError as
|
|
24
|
-
((()=>{var _0x1231dc=_0x48d583['Reader'],_0x141dbc=_0x48d583['Writer'],_0x42d635=_0x48d583['util'],_0x144bc4=_0x48d583['roots']['default']||(_0x48d583['roots']['default']={});return _0x144bc4['AttributeOperation']=(function(){function _0x1efb93(_0x24e53d){if(_0x24e53d){for(var _0x2e5e1c=Object['keys'](_0x24e53d),_0xefe56c=0x0;_0xefe56c<_0x2e5e1c['length'];++_0xefe56c)null!=_0x24e53d[_0x2e5e1c[_0xefe56c]]&&(this[_0x2e5e1c[_0xefe56c]]=_0x24e53d[_0x2e5e1c[_0xefe56c]]);}}return _0x1efb93['prototype']['range']=null,_0x1efb93['prototype']['key']='',_0x1efb93['prototype']['oldValueBoolean']=!0x1,_0x1efb93['prototype']['oldValueJson']='',_0x1efb93['prototype']['newValueBoolean']=!0x1,_0x1efb93['prototype']['newValueJson']='',_0x1efb93['prototype']['wasUndone']=!0x1,_0x1efb93['create']=function(_0x337b02){return new _0x1efb93(_0x337b02);},_0x1efb93['encode']=function(_0xcf6be7,_0x253db9){return _0x253db9||(_0x253db9=_0x141dbc['create']()),null!=_0xcf6be7['range']&&Object['hasOwnProperty']['call'](_0xcf6be7,'range')&&_0x144bc4['Range']['encode'](_0xcf6be7['range'],_0x253db9['uint32'](0xa)['fork']())['ldelim'](),null!=_0xcf6be7['key']&&Object['hasOwnProperty']['call'](_0xcf6be7,'key')&&_0x253db9['uint32'](0x12)['string'](_0xcf6be7['key']),null!=_0xcf6be7['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0xcf6be7,'oldValueBoolean')&&_0x253db9['uint32'](0x18)['bool'](_0xcf6be7['oldValueBoolean']),null!=_0xcf6be7['oldValueJson']&&Object['hasOwnProperty']['call'](_0xcf6be7,'oldValueJson')&&_0x253db9['uint32'](0x22)['string'](_0xcf6be7['oldValueJson']),null!=_0xcf6be7['newValueBoolean']&&Object['hasOwnProperty']['call'](_0xcf6be7,'newValueBoolean')&&_0x253db9['uint32'](0x28)['bool'](_0xcf6be7['newValueBoolean']),null!=_0xcf6be7['newValueJson']&&Object['hasOwnProperty']['call'](_0xcf6be7,'newValueJson')&&_0x253db9['uint32'](0x32)['string'](_0xcf6be7['newValueJson']),null!=_0xcf6be7['wasUndone']&&Object['hasOwnProperty']['call'](_0xcf6be7,'wasUndone')&&_0x253db9['uint32'](0x38)['bool'](_0xcf6be7['wasUndone']),_0x253db9;},_0x1efb93['encodeDelimited']=function(_0x525794,_0xd8659e){return this['encode'](_0x525794,_0xd8659e)['ldelim']();},_0x1efb93['decode']=function(_0x209585,_0x1d365a){_0x209585 instanceof _0x1231dc||(_0x209585=_0x1231dc['create'](_0x209585));for(var _0x52432b=void 0x0===_0x1d365a?_0x209585['len']:_0x209585['pos']+_0x1d365a,_0x30c33a=new _0x144bc4['AttributeOperation']();_0x209585['pos']<_0x52432b;){var _0xe80a04=_0x209585['uint32']();switch(_0xe80a04>>>0x3){case 0x1:_0x30c33a['range']=_0x144bc4['Range']['decode'](_0x209585,_0x209585['uint32']());break;case 0x2:_0x30c33a['key']=_0x209585['string']();break;case 0x3:_0x30c33a['oldValueBoolean']=_0x209585['bool']();break;case 0x4:_0x30c33a['oldValueJson']=_0x209585['string']();break;case 0x5:_0x30c33a['newValueBoolean']=_0x209585['bool']();break;case 0x6:_0x30c33a['newValueJson']=_0x209585['string']();break;case 0x7:_0x30c33a['wasUndone']=_0x209585['bool']();break;default:_0x209585['skipType'](0x7&_0xe80a04);}}return _0x30c33a;},_0x1efb93['decodeDelimited']=function(_0x2f4ae7){return _0x2f4ae7 instanceof _0x1231dc||(_0x2f4ae7=new _0x1231dc(_0x2f4ae7)),this['decode'](_0x2f4ae7,_0x2f4ae7['uint32']());},_0x1efb93['verify']=function(_0x471c0d){if('object'!=typeof _0x471c0d||null===_0x471c0d)return'object\x20expected';if(null!=_0x471c0d['range']&&_0x471c0d['hasOwnProperty']('range')){var _0x388bcb=_0x144bc4['Range']['verify'](_0x471c0d['range']);if(_0x388bcb)return'range.'+_0x388bcb;}return null!=_0x471c0d['key']&&_0x471c0d['hasOwnProperty']('key')&&!_0x42d635['isString'](_0x471c0d['key'])?'key:\x20string\x20expected':null!=_0x471c0d['oldValueBoolean']&&_0x471c0d['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x471c0d['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x471c0d['oldValueJson']&&_0x471c0d['hasOwnProperty']('oldValueJson')&&!_0x42d635['isString'](_0x471c0d['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x471c0d['newValueBoolean']&&_0x471c0d['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x471c0d['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x471c0d['newValueJson']&&_0x471c0d['hasOwnProperty']('newValueJson')&&!_0x42d635['isString'](_0x471c0d['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x471c0d['wasUndone']&&_0x471c0d['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x471c0d['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x1efb93['fromObject']=function(_0x42154d){if(_0x42154d instanceof _0x144bc4['AttributeOperation'])return _0x42154d;var _0x4fd2d4=new _0x144bc4['AttributeOperation']();if(null!=_0x42154d['range']){if('object'!=typeof _0x42154d['range'])throw TypeError('.AttributeOperation.range:\x20object\x20expected');_0x4fd2d4['range']=_0x144bc4['Range']['fromObject'](_0x42154d['range']);}return null!=_0x42154d['key']&&(_0x4fd2d4['key']=String(_0x42154d['key'])),null!=_0x42154d['oldValueBoolean']&&(_0x4fd2d4['oldValueBoolean']=Boolean(_0x42154d['oldValueBoolean'])),null!=_0x42154d['oldValueJson']&&(_0x4fd2d4['oldValueJson']=String(_0x42154d['oldValueJson'])),null!=_0x42154d['newValueBoolean']&&(_0x4fd2d4['newValueBoolean']=Boolean(_0x42154d['newValueBoolean'])),null!=_0x42154d['newValueJson']&&(_0x4fd2d4['newValueJson']=String(_0x42154d['newValueJson'])),null!=_0x42154d['wasUndone']&&(_0x4fd2d4['wasUndone']=Boolean(_0x42154d['wasUndone'])),_0x4fd2d4;},_0x1efb93['toObject']=function(_0x268ee2,_0x74710e){_0x74710e||(_0x74710e={});var _0x2000d9={};return _0x74710e['defaults']&&(_0x2000d9['range']=null,_0x2000d9['key']='',_0x2000d9['oldValueBoolean']=!0x1,_0x2000d9['oldValueJson']='',_0x2000d9['newValueBoolean']=!0x1,_0x2000d9['newValueJson']='',_0x2000d9['wasUndone']=!0x1),null!=_0x268ee2['range']&&_0x268ee2['hasOwnProperty']('range')&&(_0x2000d9['range']=_0x144bc4['Range']['toObject'](_0x268ee2['range'],_0x74710e)),null!=_0x268ee2['key']&&_0x268ee2['hasOwnProperty']('key')&&(_0x2000d9['key']=_0x268ee2['key']),null!=_0x268ee2['oldValueBoolean']&&_0x268ee2['hasOwnProperty']('oldValueBoolean')&&(_0x2000d9['oldValueBoolean']=_0x268ee2['oldValueBoolean']),null!=_0x268ee2['oldValueJson']&&_0x268ee2['hasOwnProperty']('oldValueJson')&&(_0x2000d9['oldValueJson']=_0x268ee2['oldValueJson']),null!=_0x268ee2['newValueBoolean']&&_0x268ee2['hasOwnProperty']('newValueBoolean')&&(_0x2000d9['newValueBoolean']=_0x268ee2['newValueBoolean']),null!=_0x268ee2['newValueJson']&&_0x268ee2['hasOwnProperty']('newValueJson')&&(_0x2000d9['newValueJson']=_0x268ee2['newValueJson']),null!=_0x268ee2['wasUndone']&&_0x268ee2['hasOwnProperty']('wasUndone')&&(_0x2000d9['wasUndone']=_0x268ee2['wasUndone']),_0x2000d9;},_0x1efb93['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x48d583['util']['toJSONOptions']);},_0x1efb93['getTypeUrl']=function(_0x4214b7){return void 0x0===_0x4214b7&&(_0x4214b7='type.googleapis.com'),_0x4214b7+'/AttributeOperation';},_0x1efb93;}()),_0x144bc4['InsertOperation']=(function(){function _0x3de26c(_0x192700){if(this['nodes']=[],_0x192700){for(var _0x1d814f=Object['keys'](_0x192700),_0x3faf0c=0x0;_0x3faf0c<_0x1d814f['length'];++_0x3faf0c)null!=_0x192700[_0x1d814f[_0x3faf0c]]&&(this[_0x1d814f[_0x3faf0c]]=_0x192700[_0x1d814f[_0x3faf0c]]);}}return _0x3de26c['prototype']['position']=null,_0x3de26c['prototype']['nodes']=_0x42d635['emptyArray'],_0x3de26c['prototype']['shouldReceiveAttributes']=!0x1,_0x3de26c['prototype']['wasUndone']=!0x1,_0x3de26c['create']=function(_0x180a3c){return new _0x3de26c(_0x180a3c);},_0x3de26c['encode']=function(_0x51af10,_0x32405a){if(_0x32405a||(_0x32405a=_0x141dbc['create']()),null!=_0x51af10['position']&&Object['hasOwnProperty']['call'](_0x51af10,'position')&&_0x144bc4['Position']['encode'](_0x51af10['position'],_0x32405a['uint32'](0xa)['fork']())['ldelim'](),null!=_0x51af10['nodes']&&_0x51af10['nodes']['length']){for(var _0x2b9044=0x0;_0x2b9044<_0x51af10['nodes']['length'];++_0x2b9044)_0x144bc4['Element']['encode'](_0x51af10['nodes'][_0x2b9044],_0x32405a['uint32'](0x12)['fork']())['ldelim']();}return null!=_0x51af10['shouldReceiveAttributes']&&Object['hasOwnProperty']['call'](_0x51af10,'shouldReceiveAttributes')&&_0x32405a['uint32'](0x18)['bool'](_0x51af10['shouldReceiveAttributes']),null!=_0x51af10['wasUndone']&&Object['hasOwnProperty']['call'](_0x51af10,'wasUndone')&&_0x32405a['uint32'](0x20)['bool'](_0x51af10['wasUndone']),_0x32405a;},_0x3de26c['encodeDelimited']=function(_0x57bf1a,_0x59cefd){return this['encode'](_0x57bf1a,_0x59cefd)['ldelim']();},_0x3de26c['decode']=function(_0x599518,_0x1db723){_0x599518 instanceof _0x1231dc||(_0x599518=_0x1231dc['create'](_0x599518));for(var _0x4f6a6d=void 0x0===_0x1db723?_0x599518['len']:_0x599518['pos']+_0x1db723,_0x26c498=new _0x144bc4['InsertOperation']();_0x599518['pos']<_0x4f6a6d;){var _0x50f9d2=_0x599518['uint32']();switch(_0x50f9d2>>>0x3){case 0x1:_0x26c498['position']=_0x144bc4['Position']['decode'](_0x599518,_0x599518['uint32']());break;case 0x2:_0x26c498['nodes']&&_0x26c498['nodes']['length']||(_0x26c498['nodes']=[]),_0x26c498['nodes']['push'](_0x144bc4['Element']['decode'](_0x599518,_0x599518['uint32']()));break;case 0x3:_0x26c498['shouldReceiveAttributes']=_0x599518['bool']();break;case 0x4:_0x26c498['wasUndone']=_0x599518['bool']();break;default:_0x599518['skipType'](0x7&_0x50f9d2);}}return _0x26c498;},_0x3de26c['decodeDelimited']=function(_0x287606){return _0x287606 instanceof _0x1231dc||(_0x287606=new _0x1231dc(_0x287606)),this['decode'](_0x287606,_0x287606['uint32']());},_0x3de26c['verify']=function(_0xbbd6a0){if('object'!=typeof _0xbbd6a0||null===_0xbbd6a0)return'object\x20expected';if(null!=_0xbbd6a0['position']&&_0xbbd6a0['hasOwnProperty']('position')&&(_0x422ab0=_0x144bc4['Position']['verify'](_0xbbd6a0['position'])))return'position.'+_0x422ab0;if(null!=_0xbbd6a0['nodes']&&_0xbbd6a0['hasOwnProperty']('nodes')){if(!Array['isArray'](_0xbbd6a0['nodes']))return'nodes:\x20array\x20expected';for(var _0xf24a4f=0x0;_0xf24a4f<_0xbbd6a0['nodes']['length'];++_0xf24a4f){var _0x422ab0;if(_0x422ab0=_0x144bc4['Element']['verify'](_0xbbd6a0['nodes'][_0xf24a4f]))return'nodes.'+_0x422ab0;}}return null!=_0xbbd6a0['shouldReceiveAttributes']&&_0xbbd6a0['hasOwnProperty']('shouldReceiveAttributes')&&'boolean'!=typeof _0xbbd6a0['shouldReceiveAttributes']?'shouldReceiveAttributes:\x20boolean\x20expected':null!=_0xbbd6a0['wasUndone']&&_0xbbd6a0['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0xbbd6a0['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x3de26c['fromObject']=function(_0x122d54){if(_0x122d54 instanceof _0x144bc4['InsertOperation'])return _0x122d54;var _0x3c213b=new _0x144bc4['InsertOperation']();if(null!=_0x122d54['position']){if('object'!=typeof _0x122d54['position'])throw TypeError('.InsertOperation.position:\x20object\x20expected');_0x3c213b['position']=_0x144bc4['Position']['fromObject'](_0x122d54['position']);}if(_0x122d54['nodes']){if(!Array['isArray'](_0x122d54['nodes']))throw TypeError('.InsertOperation.nodes:\x20array\x20expected');_0x3c213b['nodes']=[];for(var _0x31561=0x0;_0x31561<_0x122d54['nodes']['length'];++_0x31561){if('object'!=typeof _0x122d54['nodes'][_0x31561])throw TypeError('.InsertOperation.nodes:\x20object\x20expected');_0x3c213b['nodes'][_0x31561]=_0x144bc4['Element']['fromObject'](_0x122d54['nodes'][_0x31561]);}}return null!=_0x122d54['shouldReceiveAttributes']&&(_0x3c213b['shouldReceiveAttributes']=Boolean(_0x122d54['shouldReceiveAttributes'])),null!=_0x122d54['wasUndone']&&(_0x3c213b['wasUndone']=Boolean(_0x122d54['wasUndone'])),_0x3c213b;},_0x3de26c['toObject']=function(_0x1d3f71,_0x5b4572){_0x5b4572||(_0x5b4572={});var _0x5e4080={};if((_0x5b4572['arrays']||_0x5b4572['defaults'])&&(_0x5e4080['nodes']=[]),_0x5b4572['defaults']&&(_0x5e4080['position']=null,_0x5e4080['shouldReceiveAttributes']=!0x1,_0x5e4080['wasUndone']=!0x1),null!=_0x1d3f71['position']&&_0x1d3f71['hasOwnProperty']('position')&&(_0x5e4080['position']=_0x144bc4['Position']['toObject'](_0x1d3f71['position'],_0x5b4572)),_0x1d3f71['nodes']&&_0x1d3f71['nodes']['length']){_0x5e4080['nodes']=[];for(var _0x24c1b0=0x0;_0x24c1b0<_0x1d3f71['nodes']['length'];++_0x24c1b0)_0x5e4080['nodes'][_0x24c1b0]=_0x144bc4['Element']['toObject'](_0x1d3f71['nodes'][_0x24c1b0],_0x5b4572);}return null!=_0x1d3f71['shouldReceiveAttributes']&&_0x1d3f71['hasOwnProperty']('shouldReceiveAttributes')&&(_0x5e4080['shouldReceiveAttributes']=_0x1d3f71['shouldReceiveAttributes']),null!=_0x1d3f71['wasUndone']&&_0x1d3f71['hasOwnProperty']('wasUndone')&&(_0x5e4080['wasUndone']=_0x1d3f71['wasUndone']),_0x5e4080;},_0x3de26c['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x48d583['util']['toJSONOptions']);},_0x3de26c['getTypeUrl']=function(_0x31d06f){return void 0x0===_0x31d06f&&(_0x31d06f='type.googleapis.com'),_0x31d06f+'/InsertOperation';},_0x3de26c;}()),_0x144bc4['MarkerOperation']=(function(){function _0x2f37a7(_0x197b46){if(_0x197b46){for(var _0x364ce7=Object['keys'](_0x197b46),_0x58a7e8=0x0;_0x58a7e8<_0x364ce7['length'];++_0x58a7e8)null!=_0x197b46[_0x364ce7[_0x58a7e8]]&&(this[_0x364ce7[_0x58a7e8]]=_0x197b46[_0x364ce7[_0x58a7e8]]);}}return _0x2f37a7['prototype']['name']='',_0x2f37a7['prototype']['oldRange']=null,_0x2f37a7['prototype']['newRange']=null,_0x2f37a7['prototype']['affectsData']=!0x1,_0x2f37a7['prototype']['wasUndone']=!0x1,_0x2f37a7['create']=function(_0x4b799a){return new _0x2f37a7(_0x4b799a);},_0x2f37a7['encode']=function(_0x5ec3b6,_0x18add9){return _0x18add9||(_0x18add9=_0x141dbc['create']()),null!=_0x5ec3b6['name']&&Object['hasOwnProperty']['call'](_0x5ec3b6,'name')&&_0x18add9['uint32'](0xa)['string'](_0x5ec3b6['name']),null!=_0x5ec3b6['oldRange']&&Object['hasOwnProperty']['call'](_0x5ec3b6,'oldRange')&&_0x144bc4['Range']['encode'](_0x5ec3b6['oldRange'],_0x18add9['uint32'](0x12)['fork']())['ldelim'](),null!=_0x5ec3b6['newRange']&&Object['hasOwnProperty']['call'](_0x5ec3b6,'newRange')&&_0x144bc4['Range']['encode'](_0x5ec3b6['newRange'],_0x18add9['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x5ec3b6['affectsData']&&Object['hasOwnProperty']['call'](_0x5ec3b6,'affectsData')&&_0x18add9['uint32'](0x20)['bool'](_0x5ec3b6['affectsData']),null!=_0x5ec3b6['wasUndone']&&Object['hasOwnProperty']['call'](_0x5ec3b6,'wasUndone')&&_0x18add9['uint32'](0x28)['bool'](_0x5ec3b6['wasUndone']),_0x18add9;},_0x2f37a7['encodeDelimited']=function(_0x46540e,_0x4c3fd1){return this['encode'](_0x46540e,_0x4c3fd1)['ldelim']();},_0x2f37a7['decode']=function(_0x19fb9a,_0x47cda1){_0x19fb9a instanceof _0x1231dc||(_0x19fb9a=_0x1231dc['create'](_0x19fb9a));for(var _0x21ed60=void 0x0===_0x47cda1?_0x19fb9a['len']:_0x19fb9a['pos']+_0x47cda1,_0x40be9b=new _0x144bc4['MarkerOperation']();_0x19fb9a['pos']<_0x21ed60;){var _0x449134=_0x19fb9a['uint32']();switch(_0x449134>>>0x3){case 0x1:_0x40be9b['name']=_0x19fb9a['string']();break;case 0x2:_0x40be9b['oldRange']=_0x144bc4['Range']['decode'](_0x19fb9a,_0x19fb9a['uint32']());break;case 0x3:_0x40be9b['newRange']=_0x144bc4['Range']['decode'](_0x19fb9a,_0x19fb9a['uint32']());break;case 0x4:_0x40be9b['affectsData']=_0x19fb9a['bool']();break;case 0x5:_0x40be9b['wasUndone']=_0x19fb9a['bool']();break;default:_0x19fb9a['skipType'](0x7&_0x449134);}}return _0x40be9b;},_0x2f37a7['decodeDelimited']=function(_0x274614){return _0x274614 instanceof _0x1231dc||(_0x274614=new _0x1231dc(_0x274614)),this['decode'](_0x274614,_0x274614['uint32']());},_0x2f37a7['verify']=function(_0x53d470){if('object'!=typeof _0x53d470||null===_0x53d470)return'object\x20expected';if(null!=_0x53d470['name']&&_0x53d470['hasOwnProperty']('name')&&!_0x42d635['isString'](_0x53d470['name']))return'name:\x20string\x20expected';var _0x4e9114;if(null!=_0x53d470['oldRange']&&_0x53d470['hasOwnProperty']('oldRange')&&(_0x4e9114=_0x144bc4['Range']['verify'](_0x53d470['oldRange'])))return'oldRange.'+_0x4e9114;if(null!=_0x53d470['newRange']&&_0x53d470['hasOwnProperty']('newRange')&&(_0x4e9114=_0x144bc4['Range']['verify'](_0x53d470['newRange'])))return'newRange.'+_0x4e9114;return null!=_0x53d470['affectsData']&&_0x53d470['hasOwnProperty']('affectsData')&&'boolean'!=typeof _0x53d470['affectsData']?'affectsData:\x20boolean\x20expected':null!=_0x53d470['wasUndone']&&_0x53d470['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x53d470['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x2f37a7['fromObject']=function(_0x426bc4){if(_0x426bc4 instanceof _0x144bc4['MarkerOperation'])return _0x426bc4;var _0x247cd2=new _0x144bc4['MarkerOperation']();if(null!=_0x426bc4['name']&&(_0x247cd2['name']=String(_0x426bc4['name'])),null!=_0x426bc4['oldRange']){if('object'!=typeof _0x426bc4['oldRange'])throw TypeError('.MarkerOperation.oldRange:\x20object\x20expected');_0x247cd2['oldRange']=_0x144bc4['Range']['fromObject'](_0x426bc4['oldRange']);}if(null!=_0x426bc4['newRange']){if('object'!=typeof _0x426bc4['newRange'])throw TypeError('.MarkerOperation.newRange:\x20object\x20expected');_0x247cd2['newRange']=_0x144bc4['Range']['fromObject'](_0x426bc4['newRange']);}return null!=_0x426bc4['affectsData']&&(_0x247cd2['affectsData']=Boolean(_0x426bc4['affectsData'])),null!=_0x426bc4['wasUndone']&&(_0x247cd2['wasUndone']=Boolean(_0x426bc4['wasUndone'])),_0x247cd2;},_0x2f37a7['toObject']=function(_0x5db960,_0xca9cf5){_0xca9cf5||(_0xca9cf5={});var _0x158868={};return _0xca9cf5['defaults']&&(_0x158868['name']='',_0x158868['oldRange']=null,_0x158868['newRange']=null,_0x158868['affectsData']=!0x1,_0x158868['wasUndone']=!0x1),null!=_0x5db960['name']&&_0x5db960['hasOwnProperty']('name')&&(_0x158868['name']=_0x5db960['name']),null!=_0x5db960['oldRange']&&_0x5db960['hasOwnProperty']('oldRange')&&(_0x158868['oldRange']=_0x144bc4['Range']['toObject'](_0x5db960['oldRange'],_0xca9cf5)),null!=_0x5db960['newRange']&&_0x5db960['hasOwnProperty']('newRange')&&(_0x158868['newRange']=_0x144bc4['Range']['toObject'](_0x5db960['newRange'],_0xca9cf5)),null!=_0x5db960['affectsData']&&_0x5db960['hasOwnProperty']('affectsData')&&(_0x158868['affectsData']=_0x5db960['affectsData']),null!=_0x5db960['wasUndone']&&_0x5db960['hasOwnProperty']('wasUndone')&&(_0x158868['wasUndone']=_0x5db960['wasUndone']),_0x158868;},_0x2f37a7['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x48d583['util']['toJSONOptions']);},_0x2f37a7['getTypeUrl']=function(_0x5128f8){return void 0x0===_0x5128f8&&(_0x5128f8='type.googleapis.com'),_0x5128f8+'/MarkerOperation';},_0x2f37a7;}()),_0x144bc4['MergeOperation']=(function(){function _0xd7ea33(_0x38f6b4){if(_0x38f6b4){for(var _0x11f0e6=Object['keys'](_0x38f6b4),_0x5219be=0x0;_0x5219be<_0x11f0e6['length'];++_0x5219be)null!=_0x38f6b4[_0x11f0e6[_0x5219be]]&&(this[_0x11f0e6[_0x5219be]]=_0x38f6b4[_0x11f0e6[_0x5219be]]);}}return _0xd7ea33['prototype']['sourcePosition']=null,_0xd7ea33['prototype']['targetPosition']=null,_0xd7ea33['prototype']['graveyardPosition']=null,_0xd7ea33['prototype']['howMany']=0x0,_0xd7ea33['prototype']['wasUndone']=!0x1,_0xd7ea33['create']=function(_0x2f086f){return new _0xd7ea33(_0x2f086f);},_0xd7ea33['encode']=function(_0xe1399f,_0x1d8a5e){return _0x1d8a5e||(_0x1d8a5e=_0x141dbc['create']()),null!=_0xe1399f['sourcePosition']&&Object['hasOwnProperty']['call'](_0xe1399f,'sourcePosition')&&_0x144bc4['Position']['encode'](_0xe1399f['sourcePosition'],_0x1d8a5e['uint32'](0xa)['fork']())['ldelim'](),null!=_0xe1399f['targetPosition']&&Object['hasOwnProperty']['call'](_0xe1399f,'targetPosition')&&_0x144bc4['Position']['encode'](_0xe1399f['targetPosition'],_0x1d8a5e['uint32'](0x12)['fork']())['ldelim'](),null!=_0xe1399f['graveyardPosition']&&Object['hasOwnProperty']['call'](_0xe1399f,'graveyardPosition')&&_0x144bc4['Position']['encode'](_0xe1399f['graveyardPosition'],_0x1d8a5e['uint32'](0x1a)['fork']())['ldelim'](),null!=_0xe1399f['howMany']&&Object['hasOwnProperty']['call'](_0xe1399f,'howMany')&&_0x1d8a5e['uint32'](0x20)['uint32'](_0xe1399f['howMany']),null!=_0xe1399f['wasUndone']&&Object['hasOwnProperty']['call'](_0xe1399f,'wasUndone')&&_0x1d8a5e['uint32'](0x28)['bool'](_0xe1399f['wasUndone']),_0x1d8a5e;},_0xd7ea33['encodeDelimited']=function(_0xdc08cb,_0xa63e6e){return this['encode'](_0xdc08cb,_0xa63e6e)['ldelim']();},_0xd7ea33['decode']=function(_0x55bb38,_0x4ed008){_0x55bb38 instanceof _0x1231dc||(_0x55bb38=_0x1231dc['create'](_0x55bb38));for(var _0x25db66=void 0x0===_0x4ed008?_0x55bb38['len']:_0x55bb38['pos']+_0x4ed008,_0x547efd=new _0x144bc4['MergeOperation']();_0x55bb38['pos']<_0x25db66;){var _0x4d68ef=_0x55bb38['uint32']();switch(_0x4d68ef>>>0x3){case 0x1:_0x547efd['sourcePosition']=_0x144bc4['Position']['decode'](_0x55bb38,_0x55bb38['uint32']());break;case 0x2:_0x547efd['targetPosition']=_0x144bc4['Position']['decode'](_0x55bb38,_0x55bb38['uint32']());break;case 0x3:_0x547efd['graveyardPosition']=_0x144bc4['Position']['decode'](_0x55bb38,_0x55bb38['uint32']());break;case 0x4:_0x547efd['howMany']=_0x55bb38['uint32']();break;case 0x5:_0x547efd['wasUndone']=_0x55bb38['bool']();break;default:_0x55bb38['skipType'](0x7&_0x4d68ef);}}return _0x547efd;},_0xd7ea33['decodeDelimited']=function(_0x468003){return _0x468003 instanceof _0x1231dc||(_0x468003=new _0x1231dc(_0x468003)),this['decode'](_0x468003,_0x468003['uint32']());},_0xd7ea33['verify']=function(_0x5f18c8){if('object'!=typeof _0x5f18c8||null===_0x5f18c8)return'object\x20expected';var _0x462ced;if(null!=_0x5f18c8['sourcePosition']&&_0x5f18c8['hasOwnProperty']('sourcePosition')&&(_0x462ced=_0x144bc4['Position']['verify'](_0x5f18c8['sourcePosition'])))return'sourcePosition.'+_0x462ced;if(null!=_0x5f18c8['targetPosition']&&_0x5f18c8['hasOwnProperty']('targetPosition')&&(_0x462ced=_0x144bc4['Position']['verify'](_0x5f18c8['targetPosition'])))return'targetPosition.'+_0x462ced;if(null!=_0x5f18c8['graveyardPosition']&&_0x5f18c8['hasOwnProperty']('graveyardPosition')&&(_0x462ced=_0x144bc4['Position']['verify'](_0x5f18c8['graveyardPosition'])))return'graveyardPosition.'+_0x462ced;return null!=_0x5f18c8['howMany']&&_0x5f18c8['hasOwnProperty']('howMany')&&!_0x42d635['isInteger'](_0x5f18c8['howMany'])?'howMany:\x20integer\x20expected':null!=_0x5f18c8['wasUndone']&&_0x5f18c8['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x5f18c8['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0xd7ea33['fromObject']=function(_0x40e569){if(_0x40e569 instanceof _0x144bc4['MergeOperation'])return _0x40e569;var _0x9a1e71=new _0x144bc4['MergeOperation']();if(null!=_0x40e569['sourcePosition']){if('object'!=typeof _0x40e569['sourcePosition'])throw TypeError('.MergeOperation.sourcePosition:\x20object\x20expected');_0x9a1e71['sourcePosition']=_0x144bc4['Position']['fromObject'](_0x40e569['sourcePosition']);}if(null!=_0x40e569['targetPosition']){if('object'!=typeof _0x40e569['targetPosition'])throw TypeError('.MergeOperation.targetPosition:\x20object\x20expected');_0x9a1e71['targetPosition']=_0x144bc4['Position']['fromObject'](_0x40e569['targetPosition']);}if(null!=_0x40e569['graveyardPosition']){if('object'!=typeof _0x40e569['graveyardPosition'])throw TypeError('.MergeOperation.graveyardPosition:\x20object\x20expected');_0x9a1e71['graveyardPosition']=_0x144bc4['Position']['fromObject'](_0x40e569['graveyardPosition']);}return null!=_0x40e569['howMany']&&(_0x9a1e71['howMany']=_0x40e569['howMany']>>>0x0),null!=_0x40e569['wasUndone']&&(_0x9a1e71['wasUndone']=Boolean(_0x40e569['wasUndone'])),_0x9a1e71;},_0xd7ea33['toObject']=function(_0x5775c8,_0x15b900){_0x15b900||(_0x15b900={});var _0x5b3447={};return _0x15b900['defaults']&&(_0x5b3447['sourcePosition']=null,_0x5b3447['targetPosition']=null,_0x5b3447['graveyardPosition']=null,_0x5b3447['howMany']=0x0,_0x5b3447['wasUndone']=!0x1),null!=_0x5775c8['sourcePosition']&&_0x5775c8['hasOwnProperty']('sourcePosition')&&(_0x5b3447['sourcePosition']=_0x144bc4['Position']['toObject'](_0x5775c8['sourcePosition'],_0x15b900)),null!=_0x5775c8['targetPosition']&&_0x5775c8['hasOwnProperty']('targetPosition')&&(_0x5b3447['targetPosition']=_0x144bc4['Position']['toObject'](_0x5775c8['targetPosition'],_0x15b900)),null!=_0x5775c8['graveyardPosition']&&_0x5775c8['hasOwnProperty']('graveyardPosition')&&(_0x5b3447['graveyardPosition']=_0x144bc4['Position']['toObject'](_0x5775c8['graveyardPosition'],_0x15b900)),null!=_0x5775c8['howMany']&&_0x5775c8['hasOwnProperty']('howMany')&&(_0x5b3447['howMany']=_0x5775c8['howMany']),null!=_0x5775c8['wasUndone']&&_0x5775c8['hasOwnProperty']('wasUndone')&&(_0x5b3447['wasUndone']=_0x5775c8['wasUndone']),_0x5b3447;},_0xd7ea33['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x48d583['util']['toJSONOptions']);},_0xd7ea33['getTypeUrl']=function(_0x206c07){return void 0x0===_0x206c07&&(_0x206c07='type.googleapis.com'),_0x206c07+'/MergeOperation';},_0xd7ea33;}()),_0x144bc4['MoveOperation']=(function(){function _0x3148f1(_0x1cce0b){if(_0x1cce0b){for(var _0x4645c0=Object['keys'](_0x1cce0b),_0x5cbacd=0x0;_0x5cbacd<_0x4645c0['length'];++_0x5cbacd)null!=_0x1cce0b[_0x4645c0[_0x5cbacd]]&&(this[_0x4645c0[_0x5cbacd]]=_0x1cce0b[_0x4645c0[_0x5cbacd]]);}}return _0x3148f1['prototype']['sourcePosition']=null,_0x3148f1['prototype']['howMany']=0x0,_0x3148f1['prototype']['targetPosition']=null,_0x3148f1['prototype']['wasUndone']=!0x1,_0x3148f1['create']=function(_0x5a6cbe){return new _0x3148f1(_0x5a6cbe);},_0x3148f1['encode']=function(_0x1fc251,_0x128333){return _0x128333||(_0x128333=_0x141dbc['create']()),null!=_0x1fc251['sourcePosition']&&Object['hasOwnProperty']['call'](_0x1fc251,'sourcePosition')&&_0x144bc4['Position']['encode'](_0x1fc251['sourcePosition'],_0x128333['uint32'](0xa)['fork']())['ldelim'](),null!=_0x1fc251['howMany']&&Object['hasOwnProperty']['call'](_0x1fc251,'howMany')&&_0x128333['uint32'](0x10)['uint32'](_0x1fc251['howMany']),null!=_0x1fc251['targetPosition']&&Object['hasOwnProperty']['call'](_0x1fc251,'targetPosition')&&_0x144bc4['Position']['encode'](_0x1fc251['targetPosition'],_0x128333['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x1fc251['wasUndone']&&Object['hasOwnProperty']['call'](_0x1fc251,'wasUndone')&&_0x128333['uint32'](0x20)['bool'](_0x1fc251['wasUndone']),_0x128333;},_0x3148f1['encodeDelimited']=function(_0x2feceb,_0x28f1b2){return this['encode'](_0x2feceb,_0x28f1b2)['ldelim']();},_0x3148f1['decode']=function(_0x3f4ff2,_0x29ee7c){_0x3f4ff2 instanceof _0x1231dc||(_0x3f4ff2=_0x1231dc['create'](_0x3f4ff2));for(var _0x423b68=void 0x0===_0x29ee7c?_0x3f4ff2['len']:_0x3f4ff2['pos']+_0x29ee7c,_0x84d686=new _0x144bc4['MoveOperation']();_0x3f4ff2['pos']<_0x423b68;){var _0x526632=_0x3f4ff2['uint32']();switch(_0x526632>>>0x3){case 0x1:_0x84d686['sourcePosition']=_0x144bc4['Position']['decode'](_0x3f4ff2,_0x3f4ff2['uint32']());break;case 0x2:_0x84d686['howMany']=_0x3f4ff2['uint32']();break;case 0x3:_0x84d686['targetPosition']=_0x144bc4['Position']['decode'](_0x3f4ff2,_0x3f4ff2['uint32']());break;case 0x4:_0x84d686['wasUndone']=_0x3f4ff2['bool']();break;default:_0x3f4ff2['skipType'](0x7&_0x526632);}}return _0x84d686;},_0x3148f1['decodeDelimited']=function(_0x392359){return _0x392359 instanceof _0x1231dc||(_0x392359=new _0x1231dc(_0x392359)),this['decode'](_0x392359,_0x392359['uint32']());},_0x3148f1['verify']=function(_0x17a706){if('object'!=typeof _0x17a706||null===_0x17a706)return'object\x20expected';var _0x47ff10;if(null!=_0x17a706['sourcePosition']&&_0x17a706['hasOwnProperty']('sourcePosition')&&(_0x47ff10=_0x144bc4['Position']['verify'](_0x17a706['sourcePosition'])))return'sourcePosition.'+_0x47ff10;if(null!=_0x17a706['howMany']&&_0x17a706['hasOwnProperty']('howMany')&&!_0x42d635['isInteger'](_0x17a706['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x17a706['targetPosition']&&_0x17a706['hasOwnProperty']('targetPosition')&&(_0x47ff10=_0x144bc4['Position']['verify'](_0x17a706['targetPosition'])))return'targetPosition.'+_0x47ff10;return null!=_0x17a706['wasUndone']&&_0x17a706['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x17a706['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x3148f1['fromObject']=function(_0x3c80c3){if(_0x3c80c3 instanceof _0x144bc4['MoveOperation'])return _0x3c80c3;var _0x5ef08a=new _0x144bc4['MoveOperation']();if(null!=_0x3c80c3['sourcePosition']){if('object'!=typeof _0x3c80c3['sourcePosition'])throw TypeError('.MoveOperation.sourcePosition:\x20object\x20expected');_0x5ef08a['sourcePosition']=_0x144bc4['Position']['fromObject'](_0x3c80c3['sourcePosition']);}if(null!=_0x3c80c3['howMany']&&(_0x5ef08a['howMany']=_0x3c80c3['howMany']>>>0x0),null!=_0x3c80c3['targetPosition']){if('object'!=typeof _0x3c80c3['targetPosition'])throw TypeError('.MoveOperation.targetPosition:\x20object\x20expected');_0x5ef08a['targetPosition']=_0x144bc4['Position']['fromObject'](_0x3c80c3['targetPosition']);}return null!=_0x3c80c3['wasUndone']&&(_0x5ef08a['wasUndone']=Boolean(_0x3c80c3['wasUndone'])),_0x5ef08a;},_0x3148f1['toObject']=function(_0xa66e7,_0x2aa392){_0x2aa392||(_0x2aa392={});var _0x3bbb67={};return _0x2aa392['defaults']&&(_0x3bbb67['sourcePosition']=null,_0x3bbb67['howMany']=0x0,_0x3bbb67['targetPosition']=null,_0x3bbb67['wasUndone']=!0x1),null!=_0xa66e7['sourcePosition']&&_0xa66e7['hasOwnProperty']('sourcePosition')&&(_0x3bbb67['sourcePosition']=_0x144bc4['Position']['toObject'](_0xa66e7['sourcePosition'],_0x2aa392)),null!=_0xa66e7['howMany']&&_0xa66e7['hasOwnProperty']('howMany')&&(_0x3bbb67['howMany']=_0xa66e7['howMany']),null!=_0xa66e7['targetPosition']&&_0xa66e7['hasOwnProperty']('targetPosition')&&(_0x3bbb67['targetPosition']=_0x144bc4['Position']['toObject'](_0xa66e7['targetPosition'],_0x2aa392)),null!=_0xa66e7['wasUndone']&&_0xa66e7['hasOwnProperty']('wasUndone')&&(_0x3bbb67['wasUndone']=_0xa66e7['wasUndone']),_0x3bbb67;},_0x3148f1['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x48d583['util']['toJSONOptions']);},_0x3148f1['getTypeUrl']=function(_0x210003){return void 0x0===_0x210003&&(_0x210003='type.googleapis.com'),_0x210003+'/MoveOperation';},_0x3148f1;}()),_0x144bc4['RenameOperation']=(function(){function _0x4058fc(_0x6bcb46){if(_0x6bcb46){for(var _0x232312=Object['keys'](_0x6bcb46),_0x26ac62=0x0;_0x26ac62<_0x232312['length'];++_0x26ac62)null!=_0x6bcb46[_0x232312[_0x26ac62]]&&(this[_0x232312[_0x26ac62]]=_0x6bcb46[_0x232312[_0x26ac62]]);}}return _0x4058fc['prototype']['position']=null,_0x4058fc['prototype']['oldName']='',_0x4058fc['prototype']['newName']='',_0x4058fc['prototype']['wasUndone']=!0x1,_0x4058fc['create']=function(_0x59d1ff){return new _0x4058fc(_0x59d1ff);},_0x4058fc['encode']=function(_0x59003b,_0x30e358){return _0x30e358||(_0x30e358=_0x141dbc['create']()),null!=_0x59003b['position']&&Object['hasOwnProperty']['call'](_0x59003b,'position')&&_0x144bc4['Position']['encode'](_0x59003b['position'],_0x30e358['uint32'](0xa)['fork']())['ldelim'](),null!=_0x59003b['oldName']&&Object['hasOwnProperty']['call'](_0x59003b,'oldName')&&_0x30e358['uint32'](0x12)['string'](_0x59003b['oldName']),null!=_0x59003b['newName']&&Object['hasOwnProperty']['call'](_0x59003b,'newName')&&_0x30e358['uint32'](0x1a)['string'](_0x59003b['newName']),null!=_0x59003b['wasUndone']&&Object['hasOwnProperty']['call'](_0x59003b,'wasUndone')&&_0x30e358['uint32'](0x20)['bool'](_0x59003b['wasUndone']),_0x30e358;},_0x4058fc['encodeDelimited']=function(_0x15f88c,_0xc11936){return this['encode'](_0x15f88c,_0xc11936)['ldelim']();},_0x4058fc['decode']=function(_0x4e66d3,_0x1e94d5){_0x4e66d3 instanceof _0x1231dc||(_0x4e66d3=_0x1231dc['create'](_0x4e66d3));for(var _0x488201=void 0x0===_0x1e94d5?_0x4e66d3['len']:_0x4e66d3['pos']+_0x1e94d5,_0x236178=new _0x144bc4['RenameOperation']();_0x4e66d3['pos']<_0x488201;){var _0x21ca73=_0x4e66d3['uint32']();switch(_0x21ca73>>>0x3){case 0x1:_0x236178['position']=_0x144bc4['Position']['decode'](_0x4e66d3,_0x4e66d3['uint32']());break;case 0x2:_0x236178['oldName']=_0x4e66d3['string']();break;case 0x3:_0x236178['newName']=_0x4e66d3['string']();break;case 0x4:_0x236178['wasUndone']=_0x4e66d3['bool']();break;default:_0x4e66d3['skipType'](0x7&_0x21ca73);}}return _0x236178;},_0x4058fc['decodeDelimited']=function(_0x2bb294){return _0x2bb294 instanceof _0x1231dc||(_0x2bb294=new _0x1231dc(_0x2bb294)),this['decode'](_0x2bb294,_0x2bb294['uint32']());},_0x4058fc['verify']=function(_0xc644e1){if('object'!=typeof _0xc644e1||null===_0xc644e1)return'object\x20expected';if(null!=_0xc644e1['position']&&_0xc644e1['hasOwnProperty']('position')){var _0x344193=_0x144bc4['Position']['verify'](_0xc644e1['position']);if(_0x344193)return'position.'+_0x344193;}return null!=_0xc644e1['oldName']&&_0xc644e1['hasOwnProperty']('oldName')&&!_0x42d635['isString'](_0xc644e1['oldName'])?'oldName:\x20string\x20expected':null!=_0xc644e1['newName']&&_0xc644e1['hasOwnProperty']('newName')&&!_0x42d635['isString'](_0xc644e1['newName'])?'newName:\x20string\x20expected':null!=_0xc644e1['wasUndone']&&_0xc644e1['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0xc644e1['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x4058fc['fromObject']=function(_0x1eac22){if(_0x1eac22 instanceof _0x144bc4['RenameOperation'])return _0x1eac22;var _0x4699d8=new _0x144bc4['RenameOperation']();if(null!=_0x1eac22['position']){if('object'!=typeof _0x1eac22['position'])throw TypeError('.RenameOperation.position:\x20object\x20expected');_0x4699d8['position']=_0x144bc4['Position']['fromObject'](_0x1eac22['position']);}return null!=_0x1eac22['oldName']&&(_0x4699d8['oldName']=String(_0x1eac22['oldName'])),null!=_0x1eac22['newName']&&(_0x4699d8['newName']=String(_0x1eac22['newName'])),null!=_0x1eac22['wasUndone']&&(_0x4699d8['wasUndone']=Boolean(_0x1eac22['wasUndone'])),_0x4699d8;},_0x4058fc['toObject']=function(_0x2fdb42,_0x4fb242){_0x4fb242||(_0x4fb242={});var _0xe1cb56={};return _0x4fb242['defaults']&&(_0xe1cb56['position']=null,_0xe1cb56['oldName']='',_0xe1cb56['newName']='',_0xe1cb56['wasUndone']=!0x1),null!=_0x2fdb42['position']&&_0x2fdb42['hasOwnProperty']('position')&&(_0xe1cb56['position']=_0x144bc4['Position']['toObject'](_0x2fdb42['position'],_0x4fb242)),null!=_0x2fdb42['oldName']&&_0x2fdb42['hasOwnProperty']('oldName')&&(_0xe1cb56['oldName']=_0x2fdb42['oldName']),null!=_0x2fdb42['newName']&&_0x2fdb42['hasOwnProperty']('newName')&&(_0xe1cb56['newName']=_0x2fdb42['newName']),null!=_0x2fdb42['wasUndone']&&_0x2fdb42['hasOwnProperty']('wasUndone')&&(_0xe1cb56['wasUndone']=_0x2fdb42['wasUndone']),_0xe1cb56;},_0x4058fc['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x48d583['util']['toJSONOptions']);},_0x4058fc['getTypeUrl']=function(_0x4bb868){return void 0x0===_0x4bb868&&(_0x4bb868='type.googleapis.com'),_0x4bb868+'/RenameOperation';},_0x4058fc;}()),_0x144bc4['RootAttributeOperation']=(function(){function _0x2cd063(_0x180517){if(_0x180517){for(var _0x1bd9d1=Object['keys'](_0x180517),_0x4225bf=0x0;_0x4225bf<_0x1bd9d1['length'];++_0x4225bf)null!=_0x180517[_0x1bd9d1[_0x4225bf]]&&(this[_0x1bd9d1[_0x4225bf]]=_0x180517[_0x1bd9d1[_0x4225bf]]);}}return _0x2cd063['prototype']['root']='',_0x2cd063['prototype']['key']='',_0x2cd063['prototype']['oldValueBoolean']=!0x1,_0x2cd063['prototype']['oldValueJson']='',_0x2cd063['prototype']['newValueBoolean']=!0x1,_0x2cd063['prototype']['newValueJson']='',_0x2cd063['prototype']['wasUndone']=!0x1,_0x2cd063['create']=function(_0x53db2f){return new _0x2cd063(_0x53db2f);},_0x2cd063['encode']=function(_0xa7d672,_0x5da970){return _0x5da970||(_0x5da970=_0x141dbc['create']()),null!=_0xa7d672['root']&&Object['hasOwnProperty']['call'](_0xa7d672,'root')&&_0x5da970['uint32'](0xa)['string'](_0xa7d672['root']),null!=_0xa7d672['key']&&Object['hasOwnProperty']['call'](_0xa7d672,'key')&&_0x5da970['uint32'](0x12)['string'](_0xa7d672['key']),null!=_0xa7d672['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0xa7d672,'oldValueBoolean')&&_0x5da970['uint32'](0x18)['bool'](_0xa7d672['oldValueBoolean']),null!=_0xa7d672['oldValueJson']&&Object['hasOwnProperty']['call'](_0xa7d672,'oldValueJson')&&_0x5da970['uint32'](0x22)['string'](_0xa7d672['oldValueJson']),null!=_0xa7d672['newValueBoolean']&&Object['hasOwnProperty']['call'](_0xa7d672,'newValueBoolean')&&_0x5da970['uint32'](0x28)['bool'](_0xa7d672['newValueBoolean']),null!=_0xa7d672['newValueJson']&&Object['hasOwnProperty']['call'](_0xa7d672,'newValueJson')&&_0x5da970['uint32'](0x32)['string'](_0xa7d672['newValueJson']),null!=_0xa7d672['wasUndone']&&Object['hasOwnProperty']['call'](_0xa7d672,'wasUndone')&&_0x5da970['uint32'](0x38)['bool'](_0xa7d672['wasUndone']),_0x5da970;},_0x2cd063['encodeDelimited']=function(_0x70c67a,_0x4a4373){return this['encode'](_0x70c67a,_0x4a4373)['ldelim']();},_0x2cd063['decode']=function(_0x3ff628,_0x59348e){_0x3ff628 instanceof _0x1231dc||(_0x3ff628=_0x1231dc['create'](_0x3ff628));for(var _0x48a8e4=void 0x0===_0x59348e?_0x3ff628['len']:_0x3ff628['pos']+_0x59348e,_0x2061f5=new _0x144bc4['RootAttributeOperation']();_0x3ff628['pos']<_0x48a8e4;){var _0x31f69f=_0x3ff628['uint32']();switch(_0x31f69f>>>0x3){case 0x1:_0x2061f5['root']=_0x3ff628['string']();break;case 0x2:_0x2061f5['key']=_0x3ff628['string']();break;case 0x3:_0x2061f5['oldValueBoolean']=_0x3ff628['bool']();break;case 0x4:_0x2061f5['oldValueJson']=_0x3ff628['string']();break;case 0x5:_0x2061f5['newValueBoolean']=_0x3ff628['bool']();break;case 0x6:_0x2061f5['newValueJson']=_0x3ff628['string']();break;case 0x7:_0x2061f5['wasUndone']=_0x3ff628['bool']();break;default:_0x3ff628['skipType'](0x7&_0x31f69f);}}return _0x2061f5;},_0x2cd063['decodeDelimited']=function(_0x306e09){return _0x306e09 instanceof _0x1231dc||(_0x306e09=new _0x1231dc(_0x306e09)),this['decode'](_0x306e09,_0x306e09['uint32']());},_0x2cd063['verify']=function(_0x13af21){return'object'!=typeof _0x13af21||null===_0x13af21?'object\x20expected':null!=_0x13af21['root']&&_0x13af21['hasOwnProperty']('root')&&!_0x42d635['isString'](_0x13af21['root'])?'root:\x20string\x20expected':null!=_0x13af21['key']&&_0x13af21['hasOwnProperty']('key')&&!_0x42d635['isString'](_0x13af21['key'])?'key:\x20string\x20expected':null!=_0x13af21['oldValueBoolean']&&_0x13af21['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x13af21['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x13af21['oldValueJson']&&_0x13af21['hasOwnProperty']('oldValueJson')&&!_0x42d635['isString'](_0x13af21['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x13af21['newValueBoolean']&&_0x13af21['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x13af21['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x13af21['newValueJson']&&_0x13af21['hasOwnProperty']('newValueJson')&&!_0x42d635['isString'](_0x13af21['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x13af21['wasUndone']&&_0x13af21['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x13af21['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x2cd063['fromObject']=function(_0x5adde1){if(_0x5adde1 instanceof _0x144bc4['RootAttributeOperation'])return _0x5adde1;var _0x454897=new _0x144bc4['RootAttributeOperation']();return null!=_0x5adde1['root']&&(_0x454897['root']=String(_0x5adde1['root'])),null!=_0x5adde1['key']&&(_0x454897['key']=String(_0x5adde1['key'])),null!=_0x5adde1['oldValueBoolean']&&(_0x454897['oldValueBoolean']=Boolean(_0x5adde1['oldValueBoolean'])),null!=_0x5adde1['oldValueJson']&&(_0x454897['oldValueJson']=String(_0x5adde1['oldValueJson'])),null!=_0x5adde1['newValueBoolean']&&(_0x454897['newValueBoolean']=Boolean(_0x5adde1['newValueBoolean'])),null!=_0x5adde1['newValueJson']&&(_0x454897['newValueJson']=String(_0x5adde1['newValueJson'])),null!=_0x5adde1['wasUndone']&&(_0x454897['wasUndone']=Boolean(_0x5adde1['wasUndone'])),_0x454897;},_0x2cd063['toObject']=function(_0x1ce322,_0x1b53c3){_0x1b53c3||(_0x1b53c3={});var _0x23c73c={};return _0x1b53c3['defaults']&&(_0x23c73c['root']='',_0x23c73c['key']='',_0x23c73c['oldValueBoolean']=!0x1,_0x23c73c['oldValueJson']='',_0x23c73c['newValueBoolean']=!0x1,_0x23c73c['newValueJson']='',_0x23c73c['wasUndone']=!0x1),null!=_0x1ce322['root']&&_0x1ce322['hasOwnProperty']('root')&&(_0x23c73c['root']=_0x1ce322['root']),null!=_0x1ce322['key']&&_0x1ce322['hasOwnProperty']('key')&&(_0x23c73c['key']=_0x1ce322['key']),null!=_0x1ce322['oldValueBoolean']&&_0x1ce322['hasOwnProperty']('oldValueBoolean')&&(_0x23c73c['oldValueBoolean']=_0x1ce322['oldValueBoolean']),null!=_0x1ce322['oldValueJson']&&_0x1ce322['hasOwnProperty']('oldValueJson')&&(_0x23c73c['oldValueJson']=_0x1ce322['oldValueJson']),null!=_0x1ce322['newValueBoolean']&&_0x1ce322['hasOwnProperty']('newValueBoolean')&&(_0x23c73c['newValueBoolean']=_0x1ce322['newValueBoolean']),null!=_0x1ce322['newValueJson']&&_0x1ce322['hasOwnProperty']('newValueJson')&&(_0x23c73c['newValueJson']=_0x1ce322['newValueJson']),null!=_0x1ce322['wasUndone']&&_0x1ce322['hasOwnProperty']('wasUndone')&&(_0x23c73c['wasUndone']=_0x1ce322['wasUndone']),_0x23c73c;},_0x2cd063['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x48d583['util']['toJSONOptions']);},_0x2cd063['getTypeUrl']=function(_0x171447){return void 0x0===_0x171447&&(_0x171447='type.googleapis.com'),_0x171447+'/RootAttributeOperation';},_0x2cd063;}()),_0x144bc4['RootOperation']=(function(){function _0x51149d(_0x4780e0){if(_0x4780e0){for(var _0x3b1993=Object['keys'](_0x4780e0),_0x22aab1=0x0;_0x22aab1<_0x3b1993['length'];++_0x22aab1)null!=_0x4780e0[_0x3b1993[_0x22aab1]]&&(this[_0x3b1993[_0x22aab1]]=_0x4780e0[_0x3b1993[_0x22aab1]]);}}return _0x51149d['prototype']['rootName']='',_0x51149d['prototype']['elementName']='',_0x51149d['prototype']['isAdd']=!0x1,_0x51149d['prototype']['wasUndone']=!0x1,_0x51149d['create']=function(_0x549213){return new _0x51149d(_0x549213);},_0x51149d['encode']=function(_0x548e00,_0xcd8ca1){return _0xcd8ca1||(_0xcd8ca1=_0x141dbc['create']()),null!=_0x548e00['rootName']&&Object['hasOwnProperty']['call'](_0x548e00,'rootName')&&_0xcd8ca1['uint32'](0xa)['string'](_0x548e00['rootName']),null!=_0x548e00['elementName']&&Object['hasOwnProperty']['call'](_0x548e00,'elementName')&&_0xcd8ca1['uint32'](0x12)['string'](_0x548e00['elementName']),null!=_0x548e00['isAdd']&&Object['hasOwnProperty']['call'](_0x548e00,'isAdd')&&_0xcd8ca1['uint32'](0x18)['bool'](_0x548e00['isAdd']),null!=_0x548e00['wasUndone']&&Object['hasOwnProperty']['call'](_0x548e00,'wasUndone')&&_0xcd8ca1['uint32'](0x20)['bool'](_0x548e00['wasUndone']),_0xcd8ca1;},_0x51149d['encodeDelimited']=function(_0x5b797e,_0x231903){return this['encode'](_0x5b797e,_0x231903)['ldelim']();},_0x51149d['decode']=function(_0x5a214e,_0x24a671){_0x5a214e instanceof _0x1231dc||(_0x5a214e=_0x1231dc['create'](_0x5a214e));for(var _0x1eed20=void 0x0===_0x24a671?_0x5a214e['len']:_0x5a214e['pos']+_0x24a671,_0x3a3d35=new _0x144bc4['RootOperation']();_0x5a214e['pos']<_0x1eed20;){var _0x1ddae7=_0x5a214e['uint32']();switch(_0x1ddae7>>>0x3){case 0x1:_0x3a3d35['rootName']=_0x5a214e['string']();break;case 0x2:_0x3a3d35['elementName']=_0x5a214e['string']();break;case 0x3:_0x3a3d35['isAdd']=_0x5a214e['bool']();break;case 0x4:_0x3a3d35['wasUndone']=_0x5a214e['bool']();break;default:_0x5a214e['skipType'](0x7&_0x1ddae7);}}return _0x3a3d35;},_0x51149d['decodeDelimited']=function(_0x1b2648){return _0x1b2648 instanceof _0x1231dc||(_0x1b2648=new _0x1231dc(_0x1b2648)),this['decode'](_0x1b2648,_0x1b2648['uint32']());},_0x51149d['verify']=function(_0x1525de){return'object'!=typeof _0x1525de||null===_0x1525de?'object\x20expected':null!=_0x1525de['rootName']&&_0x1525de['hasOwnProperty']('rootName')&&!_0x42d635['isString'](_0x1525de['rootName'])?'rootName:\x20string\x20expected':null!=_0x1525de['elementName']&&_0x1525de['hasOwnProperty']('elementName')&&!_0x42d635['isString'](_0x1525de['elementName'])?'elementName:\x20string\x20expected':null!=_0x1525de['isAdd']&&_0x1525de['hasOwnProperty']('isAdd')&&'boolean'!=typeof _0x1525de['isAdd']?'isAdd:\x20boolean\x20expected':null!=_0x1525de['wasUndone']&&_0x1525de['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x1525de['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x51149d['fromObject']=function(_0x23589d){if(_0x23589d instanceof _0x144bc4['RootOperation'])return _0x23589d;var _0x3739aa=new _0x144bc4['RootOperation']();return null!=_0x23589d['rootName']&&(_0x3739aa['rootName']=String(_0x23589d['rootName'])),null!=_0x23589d['elementName']&&(_0x3739aa['elementName']=String(_0x23589d['elementName'])),null!=_0x23589d['isAdd']&&(_0x3739aa['isAdd']=Boolean(_0x23589d['isAdd'])),null!=_0x23589d['wasUndone']&&(_0x3739aa['wasUndone']=Boolean(_0x23589d['wasUndone'])),_0x3739aa;},_0x51149d['toObject']=function(_0x40cc34,_0x90467e){_0x90467e||(_0x90467e={});var _0x1d66a8={};return _0x90467e['defaults']&&(_0x1d66a8['rootName']='',_0x1d66a8['elementName']='',_0x1d66a8['isAdd']=!0x1,_0x1d66a8['wasUndone']=!0x1),null!=_0x40cc34['rootName']&&_0x40cc34['hasOwnProperty']('rootName')&&(_0x1d66a8['rootName']=_0x40cc34['rootName']),null!=_0x40cc34['elementName']&&_0x40cc34['hasOwnProperty']('elementName')&&(_0x1d66a8['elementName']=_0x40cc34['elementName']),null!=_0x40cc34['isAdd']&&_0x40cc34['hasOwnProperty']('isAdd')&&(_0x1d66a8['isAdd']=_0x40cc34['isAdd']),null!=_0x40cc34['wasUndone']&&_0x40cc34['hasOwnProperty']('wasUndone')&&(_0x1d66a8['wasUndone']=_0x40cc34['wasUndone']),_0x1d66a8;},_0x51149d['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x48d583['util']['toJSONOptions']);},_0x51149d['getTypeUrl']=function(_0x2dcb61){return void 0x0===_0x2dcb61&&(_0x2dcb61='type.googleapis.com'),_0x2dcb61+'/RootOperation';},_0x51149d;}()),_0x144bc4['SplitOperation']=(function(){function _0x2afe76(_0x587fba){if(_0x587fba){for(var _0x472608=Object['keys'](_0x587fba),_0x165112=0x0;_0x165112<_0x472608['length'];++_0x165112)null!=_0x587fba[_0x472608[_0x165112]]&&(this[_0x472608[_0x165112]]=_0x587fba[_0x472608[_0x165112]]);}}return _0x2afe76['prototype']['splitPosition']=null,_0x2afe76['prototype']['graveyardPosition']=null,_0x2afe76['prototype']['howMany']=0x0,_0x2afe76['prototype']['insertionPosition']=null,_0x2afe76['prototype']['wasUndone']=!0x1,_0x2afe76['create']=function(_0x5eae4c){return new _0x2afe76(_0x5eae4c);},_0x2afe76['encode']=function(_0x47fe68,_0x3b366e){return _0x3b366e||(_0x3b366e=_0x141dbc['create']()),null!=_0x47fe68['splitPosition']&&Object['hasOwnProperty']['call'](_0x47fe68,'splitPosition')&&_0x144bc4['Position']['encode'](_0x47fe68['splitPosition'],_0x3b366e['uint32'](0xa)['fork']())['ldelim'](),null!=_0x47fe68['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x47fe68,'graveyardPosition')&&_0x144bc4['Position']['encode'](_0x47fe68['graveyardPosition'],_0x3b366e['uint32'](0x12)['fork']())['ldelim'](),null!=_0x47fe68['howMany']&&Object['hasOwnProperty']['call'](_0x47fe68,'howMany')&&_0x3b366e['uint32'](0x18)['uint32'](_0x47fe68['howMany']),null!=_0x47fe68['insertionPosition']&&Object['hasOwnProperty']['call'](_0x47fe68,'insertionPosition')&&_0x144bc4['Position']['encode'](_0x47fe68['insertionPosition'],_0x3b366e['uint32'](0x22)['fork']())['ldelim'](),null!=_0x47fe68['wasUndone']&&Object['hasOwnProperty']['call'](_0x47fe68,'wasUndone')&&_0x3b366e['uint32'](0x28)['bool'](_0x47fe68['wasUndone']),_0x3b366e;},_0x2afe76['encodeDelimited']=function(_0x4a0d9c,_0x4b7317){return this['encode'](_0x4a0d9c,_0x4b7317)['ldelim']();},_0x2afe76['decode']=function(_0x346a21,_0x5e4c36){_0x346a21 instanceof _0x1231dc||(_0x346a21=_0x1231dc['create'](_0x346a21));for(var _0x51b995=void 0x0===_0x5e4c36?_0x346a21['len']:_0x346a21['pos']+_0x5e4c36,_0x2ca93d=new _0x144bc4['SplitOperation']();_0x346a21['pos']<_0x51b995;){var _0x4ef73c=_0x346a21['uint32']();switch(_0x4ef73c>>>0x3){case 0x1:_0x2ca93d['splitPosition']=_0x144bc4['Position']['decode'](_0x346a21,_0x346a21['uint32']());break;case 0x2:_0x2ca93d['graveyardPosition']=_0x144bc4['Position']['decode'](_0x346a21,_0x346a21['uint32']());break;case 0x3:_0x2ca93d['howMany']=_0x346a21['uint32']();break;case 0x4:_0x2ca93d['insertionPosition']=_0x144bc4['Position']['decode'](_0x346a21,_0x346a21['uint32']());break;case 0x5:_0x2ca93d['wasUndone']=_0x346a21['bool']();break;default:_0x346a21['skipType'](0x7&_0x4ef73c);}}return _0x2ca93d;},_0x2afe76['decodeDelimited']=function(_0x1dccf9){return _0x1dccf9 instanceof _0x1231dc||(_0x1dccf9=new _0x1231dc(_0x1dccf9)),this['decode'](_0x1dccf9,_0x1dccf9['uint32']());},_0x2afe76['verify']=function(_0x96b17b){if('object'!=typeof _0x96b17b||null===_0x96b17b)return'object\x20expected';var _0x433e08;if(null!=_0x96b17b['splitPosition']&&_0x96b17b['hasOwnProperty']('splitPosition')&&(_0x433e08=_0x144bc4['Position']['verify'](_0x96b17b['splitPosition'])))return'splitPosition.'+_0x433e08;if(null!=_0x96b17b['graveyardPosition']&&_0x96b17b['hasOwnProperty']('graveyardPosition')&&(_0x433e08=_0x144bc4['Position']['verify'](_0x96b17b['graveyardPosition'])))return'graveyardPosition.'+_0x433e08;if(null!=_0x96b17b['howMany']&&_0x96b17b['hasOwnProperty']('howMany')&&!_0x42d635['isInteger'](_0x96b17b['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x96b17b['insertionPosition']&&_0x96b17b['hasOwnProperty']('insertionPosition')&&(_0x433e08=_0x144bc4['Position']['verify'](_0x96b17b['insertionPosition'])))return'insertionPosition.'+_0x433e08;return null!=_0x96b17b['wasUndone']&&_0x96b17b['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x96b17b['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x2afe76['fromObject']=function(_0x7f256c){if(_0x7f256c instanceof _0x144bc4['SplitOperation'])return _0x7f256c;var _0x3659bb=new _0x144bc4['SplitOperation']();if(null!=_0x7f256c['splitPosition']){if('object'!=typeof _0x7f256c['splitPosition'])throw TypeError('.SplitOperation.splitPosition:\x20object\x20expected');_0x3659bb['splitPosition']=_0x144bc4['Position']['fromObject'](_0x7f256c['splitPosition']);}if(null!=_0x7f256c['graveyardPosition']){if('object'!=typeof _0x7f256c['graveyardPosition'])throw TypeError('.SplitOperation.graveyardPosition:\x20object\x20expected');_0x3659bb['graveyardPosition']=_0x144bc4['Position']['fromObject'](_0x7f256c['graveyardPosition']);}if(null!=_0x7f256c['howMany']&&(_0x3659bb['howMany']=_0x7f256c['howMany']>>>0x0),null!=_0x7f256c['insertionPosition']){if('object'!=typeof _0x7f256c['insertionPosition'])throw TypeError('.SplitOperation.insertionPosition:\x20object\x20expected');_0x3659bb['insertionPosition']=_0x144bc4['Position']['fromObject'](_0x7f256c['insertionPosition']);}return null!=_0x7f256c['wasUndone']&&(_0x3659bb['wasUndone']=Boolean(_0x7f256c['wasUndone'])),_0x3659bb;},_0x2afe76['toObject']=function(_0x5212b4,_0x5ca822){_0x5ca822||(_0x5ca822={});var _0x4be5b5={};return _0x5ca822['defaults']&&(_0x4be5b5['splitPosition']=null,_0x4be5b5['graveyardPosition']=null,_0x4be5b5['howMany']=0x0,_0x4be5b5['insertionPosition']=null,_0x4be5b5['wasUndone']=!0x1),null!=_0x5212b4['splitPosition']&&_0x5212b4['hasOwnProperty']('splitPosition')&&(_0x4be5b5['splitPosition']=_0x144bc4['Position']['toObject'](_0x5212b4['splitPosition'],_0x5ca822)),null!=_0x5212b4['graveyardPosition']&&_0x5212b4['hasOwnProperty']('graveyardPosition')&&(_0x4be5b5['graveyardPosition']=_0x144bc4['Position']['toObject'](_0x5212b4['graveyardPosition'],_0x5ca822)),null!=_0x5212b4['howMany']&&_0x5212b4['hasOwnProperty']('howMany')&&(_0x4be5b5['howMany']=_0x5212b4['howMany']),null!=_0x5212b4['insertionPosition']&&_0x5212b4['hasOwnProperty']('insertionPosition')&&(_0x4be5b5['insertionPosition']=_0x144bc4['Position']['toObject'](_0x5212b4['insertionPosition'],_0x5ca822)),null!=_0x5212b4['wasUndone']&&_0x5212b4['hasOwnProperty']('wasUndone')&&(_0x4be5b5['wasUndone']=_0x5212b4['wasUndone']),_0x4be5b5;},_0x2afe76['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x48d583['util']['toJSONOptions']);},_0x2afe76['getTypeUrl']=function(_0x5ce9df){return void 0x0===_0x5ce9df&&(_0x5ce9df='type.googleapis.com'),_0x5ce9df+'/SplitOperation';},_0x2afe76;}()),_0x144bc4['Position']=(function(){function _0x50662f(_0x4a20d4){if(this['path']=[],_0x4a20d4){for(var _0x4529e4=Object['keys'](_0x4a20d4),_0x24c3f9=0x0;_0x24c3f9<_0x4529e4['length'];++_0x24c3f9)null!=_0x4a20d4[_0x4529e4[_0x24c3f9]]&&(this[_0x4529e4[_0x24c3f9]]=_0x4a20d4[_0x4529e4[_0x24c3f9]]);}}return _0x50662f['prototype']['root']='',_0x50662f['prototype']['rootMain']=!0x1,_0x50662f['prototype']['rootGraveyard']=!0x1,_0x50662f['prototype']['path']=_0x42d635['emptyArray'],_0x50662f['prototype']['stickiness']='',_0x50662f['create']=function(_0x14ca3f){return new _0x50662f(_0x14ca3f);},_0x50662f['encode']=function(_0x1a5f99,_0x35bd1e){if(_0x35bd1e||(_0x35bd1e=_0x141dbc['create']()),null!=_0x1a5f99['root']&&Object['hasOwnProperty']['call'](_0x1a5f99,'root')&&_0x35bd1e['uint32'](0xa)['string'](_0x1a5f99['root']),null!=_0x1a5f99['rootMain']&&Object['hasOwnProperty']['call'](_0x1a5f99,'rootMain')&&_0x35bd1e['uint32'](0x10)['bool'](_0x1a5f99['rootMain']),null!=_0x1a5f99['rootGraveyard']&&Object['hasOwnProperty']['call'](_0x1a5f99,'rootGraveyard')&&_0x35bd1e['uint32'](0x18)['bool'](_0x1a5f99['rootGraveyard']),null!=_0x1a5f99['path']&&_0x1a5f99['path']['length']){_0x35bd1e['uint32'](0x22)['fork']();for(var _0x32364b=0x0;_0x32364b<_0x1a5f99['path']['length'];++_0x32364b)_0x35bd1e['uint32'](_0x1a5f99['path'][_0x32364b]);_0x35bd1e['ldelim']();}return null!=_0x1a5f99['stickiness']&&Object['hasOwnProperty']['call'](_0x1a5f99,'stickiness')&&_0x35bd1e['uint32'](0x2a)['string'](_0x1a5f99['stickiness']),_0x35bd1e;},_0x50662f['encodeDelimited']=function(_0x2e7034,_0x287f38){return this['encode'](_0x2e7034,_0x287f38)['ldelim']();},_0x50662f['decode']=function(_0x7fcc82,_0x10e825){_0x7fcc82 instanceof _0x1231dc||(_0x7fcc82=_0x1231dc['create'](_0x7fcc82));for(var _0x16c744=void 0x0===_0x10e825?_0x7fcc82['len']:_0x7fcc82['pos']+_0x10e825,_0x24e7f5=new _0x144bc4['Position']();_0x7fcc82['pos']<_0x16c744;){var _0xbb16be=_0x7fcc82['uint32']();switch(_0xbb16be>>>0x3){case 0x1:_0x24e7f5['root']=_0x7fcc82['string']();break;case 0x2:_0x24e7f5['rootMain']=_0x7fcc82['bool']();break;case 0x3:_0x24e7f5['rootGraveyard']=_0x7fcc82['bool']();break;case 0x4:if(_0x24e7f5['path']&&_0x24e7f5['path']['length']||(_0x24e7f5['path']=[]),0x2==(0x7&_0xbb16be)){for(var _0x1eb4f3=_0x7fcc82['uint32']()+_0x7fcc82['pos'];_0x7fcc82['pos']<_0x1eb4f3;)_0x24e7f5['path']['push'](_0x7fcc82['uint32']());}else _0x24e7f5['path']['push'](_0x7fcc82['uint32']());break;case 0x5:_0x24e7f5['stickiness']=_0x7fcc82['string']();break;default:_0x7fcc82['skipType'](0x7&_0xbb16be);}}return _0x24e7f5;},_0x50662f['decodeDelimited']=function(_0xbd762b){return _0xbd762b instanceof _0x1231dc||(_0xbd762b=new _0x1231dc(_0xbd762b)),this['decode'](_0xbd762b,_0xbd762b['uint32']());},_0x50662f['verify']=function(_0x53a254){if('object'!=typeof _0x53a254||null===_0x53a254)return'object\x20expected';if(null!=_0x53a254['root']&&_0x53a254['hasOwnProperty']('root')&&!_0x42d635['isString'](_0x53a254['root']))return'root:\x20string\x20expected';if(null!=_0x53a254['rootMain']&&_0x53a254['hasOwnProperty']('rootMain')&&'boolean'!=typeof _0x53a254['rootMain'])return'rootMain:\x20boolean\x20expected';if(null!=_0x53a254['rootGraveyard']&&_0x53a254['hasOwnProperty']('rootGraveyard')&&'boolean'!=typeof _0x53a254['rootGraveyard'])return'rootGraveyard:\x20boolean\x20expected';if(null!=_0x53a254['path']&&_0x53a254['hasOwnProperty']('path')){if(!Array['isArray'](_0x53a254['path']))return'path:\x20array\x20expected';for(var _0x46b877=0x0;_0x46b877<_0x53a254['path']['length'];++_0x46b877)if(!_0x42d635['isInteger'](_0x53a254['path'][_0x46b877]))return'path:\x20integer[]\x20expected';}return null!=_0x53a254['stickiness']&&_0x53a254['hasOwnProperty']('stickiness')&&!_0x42d635['isString'](_0x53a254['stickiness'])?'stickiness:\x20string\x20expected':null;},_0x50662f['fromObject']=function(_0x2f1a84){if(_0x2f1a84 instanceof _0x144bc4['Position'])return _0x2f1a84;var _0x27533e=new _0x144bc4['Position']();if(null!=_0x2f1a84['root']&&(_0x27533e['root']=String(_0x2f1a84['root'])),null!=_0x2f1a84['rootMain']&&(_0x27533e['rootMain']=Boolean(_0x2f1a84['rootMain'])),null!=_0x2f1a84['rootGraveyard']&&(_0x27533e['rootGraveyard']=Boolean(_0x2f1a84['rootGraveyard'])),_0x2f1a84['path']){if(!Array['isArray'](_0x2f1a84['path']))throw TypeError('.Position.path:\x20array\x20expected');_0x27533e['path']=[];for(var _0x41b59c=0x0;_0x41b59c<_0x2f1a84['path']['length'];++_0x41b59c)_0x27533e['path'][_0x41b59c]=_0x2f1a84['path'][_0x41b59c]>>>0x0;}return null!=_0x2f1a84['stickiness']&&(_0x27533e['stickiness']=String(_0x2f1a84['stickiness'])),_0x27533e;},_0x50662f['toObject']=function(_0xabe91f,_0x2020e3){_0x2020e3||(_0x2020e3={});var _0xbb01e7={};if((_0x2020e3['arrays']||_0x2020e3['defaults'])&&(_0xbb01e7['path']=[]),_0x2020e3['defaults']&&(_0xbb01e7['root']='',_0xbb01e7['rootMain']=!0x1,_0xbb01e7['rootGraveyard']=!0x1,_0xbb01e7['stickiness']=''),null!=_0xabe91f['root']&&_0xabe91f['hasOwnProperty']('root')&&(_0xbb01e7['root']=_0xabe91f['root']),null!=_0xabe91f['rootMain']&&_0xabe91f['hasOwnProperty']('rootMain')&&(_0xbb01e7['rootMain']=_0xabe91f['rootMain']),null!=_0xabe91f['rootGraveyard']&&_0xabe91f['hasOwnProperty']('rootGraveyard')&&(_0xbb01e7['rootGraveyard']=_0xabe91f['rootGraveyard']),_0xabe91f['path']&&_0xabe91f['path']['length']){_0xbb01e7['path']=[];for(var _0x450206=0x0;_0x450206<_0xabe91f['path']['length'];++_0x450206)_0xbb01e7['path'][_0x450206]=_0xabe91f['path'][_0x450206];}return null!=_0xabe91f['stickiness']&&_0xabe91f['hasOwnProperty']('stickiness')&&(_0xbb01e7['stickiness']=_0xabe91f['stickiness']),_0xbb01e7;},_0x50662f['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x48d583['util']['toJSONOptions']);},_0x50662f['getTypeUrl']=function(_0x1babf0){return void 0x0===_0x1babf0&&(_0x1babf0='type.googleapis.com'),_0x1babf0+'/Position';},_0x50662f;}()),_0x144bc4['Range']=(function(){function _0xdcd2aa(_0x15f220){if(_0x15f220){for(var _0x50bd16=Object['keys'](_0x15f220),_0x232e7f=0x0;_0x232e7f<_0x50bd16['length'];++_0x232e7f)null!=_0x15f220[_0x50bd16[_0x232e7f]]&&(this[_0x50bd16[_0x232e7f]]=_0x15f220[_0x50bd16[_0x232e7f]]);}}return _0xdcd2aa['prototype']['start']=null,_0xdcd2aa['prototype']['end']=null,_0xdcd2aa['create']=function(_0x2e229c){return new _0xdcd2aa(_0x2e229c);},_0xdcd2aa['encode']=function(_0x1d0968,_0x37636e){return _0x37636e||(_0x37636e=_0x141dbc['create']()),null!=_0x1d0968['start']&&Object['hasOwnProperty']['call'](_0x1d0968,'start')&&_0x144bc4['Position']['encode'](_0x1d0968['start'],_0x37636e['uint32'](0xa)['fork']())['ldelim'](),null!=_0x1d0968['end']&&Object['hasOwnProperty']['call'](_0x1d0968,'end')&&_0x144bc4['Position']['encode'](_0x1d0968['end'],_0x37636e['uint32'](0x12)['fork']())['ldelim'](),_0x37636e;},_0xdcd2aa['encodeDelimited']=function(_0x3fdf17,_0x4a2cfa){return this['encode'](_0x3fdf17,_0x4a2cfa)['ldelim']();},_0xdcd2aa['decode']=function(_0x30a981,_0x188e1f){_0x30a981 instanceof _0x1231dc||(_0x30a981=_0x1231dc['create'](_0x30a981));for(var _0x437028=void 0x0===_0x188e1f?_0x30a981['len']:_0x30a981['pos']+_0x188e1f,_0x4ca483=new _0x144bc4['Range']();_0x30a981['pos']<_0x437028;){var _0x12bf2e=_0x30a981['uint32']();switch(_0x12bf2e>>>0x3){case 0x1:_0x4ca483['start']=_0x144bc4['Position']['decode'](_0x30a981,_0x30a981['uint32']());break;case 0x2:_0x4ca483['end']=_0x144bc4['Position']['decode'](_0x30a981,_0x30a981['uint32']());break;default:_0x30a981['skipType'](0x7&_0x12bf2e);}}return _0x4ca483;},_0xdcd2aa['decodeDelimited']=function(_0x4a97c1){return _0x4a97c1 instanceof _0x1231dc||(_0x4a97c1=new _0x1231dc(_0x4a97c1)),this['decode'](_0x4a97c1,_0x4a97c1['uint32']());},_0xdcd2aa['verify']=function(_0x1887d1){if('object'!=typeof _0x1887d1||null===_0x1887d1)return'object\x20expected';var _0x25cc46;if(null!=_0x1887d1['start']&&_0x1887d1['hasOwnProperty']('start')&&(_0x25cc46=_0x144bc4['Position']['verify'](_0x1887d1['start'])))return'start.'+_0x25cc46;if(null!=_0x1887d1['end']&&_0x1887d1['hasOwnProperty']('end')&&(_0x25cc46=_0x144bc4['Position']['verify'](_0x1887d1['end'])))return'end.'+_0x25cc46;return null;},_0xdcd2aa['fromObject']=function(_0x467db3){if(_0x467db3 instanceof _0x144bc4['Range'])return _0x467db3;var _0xac3c39=new _0x144bc4['Range']();if(null!=_0x467db3['start']){if('object'!=typeof _0x467db3['start'])throw TypeError('.Range.start:\x20object\x20expected');_0xac3c39['start']=_0x144bc4['Position']['fromObject'](_0x467db3['start']);}if(null!=_0x467db3['end']){if('object'!=typeof _0x467db3['end'])throw TypeError('.Range.end:\x20object\x20expected');_0xac3c39['end']=_0x144bc4['Position']['fromObject'](_0x467db3['end']);}return _0xac3c39;},_0xdcd2aa['toObject']=function(_0x1c3e95,_0x10fdca){_0x10fdca||(_0x10fdca={});var _0x50ebd3={};return _0x10fdca['defaults']&&(_0x50ebd3['start']=null,_0x50ebd3['end']=null),null!=_0x1c3e95['start']&&_0x1c3e95['hasOwnProperty']('start')&&(_0x50ebd3['start']=_0x144bc4['Position']['toObject'](_0x1c3e95['start'],_0x10fdca)),null!=_0x1c3e95['end']&&_0x1c3e95['hasOwnProperty']('end')&&(_0x50ebd3['end']=_0x144bc4['Position']['toObject'](_0x1c3e95['end'],_0x10fdca)),_0x50ebd3;},_0xdcd2aa['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x48d583['util']['toJSONOptions']);},_0xdcd2aa['getTypeUrl']=function(_0x1ce559){return void 0x0===_0x1ce559&&(_0x1ce559='type.googleapis.com'),_0x1ce559+'/Range';},_0xdcd2aa;}()),_0x144bc4['Element']=(function(){function _0x92ef58(_0x5d2d27){if(this['children']=[],this['attributesBoolean']={},_0x5d2d27){for(var _0xd7bd2c=Object['keys'](_0x5d2d27),_0x52e79b=0x0;_0x52e79b<_0xd7bd2c['length'];++_0x52e79b)null!=_0x5d2d27[_0xd7bd2c[_0x52e79b]]&&(this[_0xd7bd2c[_0x52e79b]]=_0x5d2d27[_0xd7bd2c[_0x52e79b]]);}}return _0x92ef58['prototype']['name']='',_0x92ef58['prototype']['children']=_0x42d635['emptyArray'],_0x92ef58['prototype']['data']='',_0x92ef58['prototype']['attributesBoolean']=_0x42d635['emptyObject'],_0x92ef58['prototype']['attributesJson']='',_0x92ef58['create']=function(_0x2b1ebe){return new _0x92ef58(_0x2b1ebe);},_0x92ef58['encode']=function(_0x4cd400,_0x4718ec){if(_0x4718ec||(_0x4718ec=_0x141dbc['create']()),null!=_0x4cd400['name']&&Object['hasOwnProperty']['call'](_0x4cd400,'name')&&_0x4718ec['uint32'](0xa)['string'](_0x4cd400['name']),null!=_0x4cd400['children']&&_0x4cd400['children']['length']){for(var _0x12318b=0x0;_0x12318b<_0x4cd400['children']['length'];++_0x12318b)_0x144bc4['Element']['encode'](_0x4cd400['children'][_0x12318b],_0x4718ec['uint32'](0x12)['fork']())['ldelim']();}if(null!=_0x4cd400['data']&&Object['hasOwnProperty']['call'](_0x4cd400,'data')&&_0x4718ec['uint32'](0x1a)['string'](_0x4cd400['data']),null!=_0x4cd400['attributesBoolean']&&Object['hasOwnProperty']['call'](_0x4cd400,'attributesBoolean')){var _0x49a8d=Object['keys'](_0x4cd400['attributesBoolean']);for(_0x12318b=0x0;_0x12318b<_0x49a8d['length'];++_0x12318b)_0x4718ec['uint32'](0x22)['fork']()['uint32'](0xa)['string'](_0x49a8d[_0x12318b])['uint32'](0x10)['bool'](_0x4cd400['attributesBoolean'][_0x49a8d[_0x12318b]])['ldelim']();}return null!=_0x4cd400['attributesJson']&&Object['hasOwnProperty']['call'](_0x4cd400,'attributesJson')&&_0x4718ec['uint32'](0x2a)['string'](_0x4cd400['attributesJson']),_0x4718ec;},_0x92ef58['encodeDelimited']=function(_0x1226ff,_0x5bac2b){return this['encode'](_0x1226ff,_0x5bac2b)['ldelim']();},_0x92ef58['decode']=function(_0x25ce9e,_0x3015d5){_0x25ce9e instanceof _0x1231dc||(_0x25ce9e=_0x1231dc['create'](_0x25ce9e));for(var _0x4b9bee,_0x34db58,_0x985392=void 0x0===_0x3015d5?_0x25ce9e['len']:_0x25ce9e['pos']+_0x3015d5,_0x5bd1b1=new _0x144bc4['Element']();_0x25ce9e['pos']<_0x985392;){var _0x2eb8c0=_0x25ce9e['uint32']();switch(_0x2eb8c0>>>0x3){case 0x1:_0x5bd1b1['name']=_0x25ce9e['string']();break;case 0x2:_0x5bd1b1['children']&&_0x5bd1b1['children']['length']||(_0x5bd1b1['children']=[]),_0x5bd1b1['children']['push'](_0x144bc4['Element']['decode'](_0x25ce9e,_0x25ce9e['uint32']()));break;case 0x3:_0x5bd1b1['data']=_0x25ce9e['string']();break;case 0x4:_0x5bd1b1['attributesBoolean']===_0x42d635['emptyObject']&&(_0x5bd1b1['attributesBoolean']={});var _0x10301a=_0x25ce9e['uint32']()+_0x25ce9e['pos'];for(_0x4b9bee='',_0x34db58=!0x1;_0x25ce9e['pos']<_0x10301a;){var _0x1a6889=_0x25ce9e['uint32']();switch(_0x1a6889>>>0x3){case 0x1:_0x4b9bee=_0x25ce9e['string']();break;case 0x2:_0x34db58=_0x25ce9e['bool']();break;default:_0x25ce9e['skipType'](0x7&_0x1a6889);}}_0x5bd1b1['attributesBoolean'][_0x4b9bee]=_0x34db58;break;case 0x5:_0x5bd1b1['attributesJson']=_0x25ce9e['string']();break;default:_0x25ce9e['skipType'](0x7&_0x2eb8c0);}}return _0x5bd1b1;},_0x92ef58['decodeDelimited']=function(_0x8167ea){return _0x8167ea instanceof _0x1231dc||(_0x8167ea=new _0x1231dc(_0x8167ea)),this['decode'](_0x8167ea,_0x8167ea['uint32']());},_0x92ef58['verify']=function(_0xe0609a){if('object'!=typeof _0xe0609a||null===_0xe0609a)return'object\x20expected';if(null!=_0xe0609a['name']&&_0xe0609a['hasOwnProperty']('name')&&!_0x42d635['isString'](_0xe0609a['name']))return'name:\x20string\x20expected';if(null!=_0xe0609a['children']&&_0xe0609a['hasOwnProperty']('children')){if(!Array['isArray'](_0xe0609a['children']))return'children:\x20array\x20expected';for(var _0x5183a6=0x0;_0x5183a6<_0xe0609a['children']['length'];++_0x5183a6){var _0x212b91=_0x144bc4['Element']['verify'](_0xe0609a['children'][_0x5183a6]);if(_0x212b91)return'children.'+_0x212b91;}}if(null!=_0xe0609a['data']&&_0xe0609a['hasOwnProperty']('data')&&!_0x42d635['isString'](_0xe0609a['data']))return'data:\x20string\x20expected';if(null!=_0xe0609a['attributesBoolean']&&_0xe0609a['hasOwnProperty']('attributesBoolean')){if(!_0x42d635['isObject'](_0xe0609a['attributesBoolean']))return'attributesBoolean:\x20object\x20expected';var _0x40429b=Object['keys'](_0xe0609a['attributesBoolean']);for(_0x5183a6=0x0;_0x5183a6<_0x40429b['length'];++_0x5183a6)if('boolean'!=typeof _0xe0609a['attributesBoolean'][_0x40429b[_0x5183a6]])return'attributesBoolean:\x20boolean{k:string}\x20expected';}return null!=_0xe0609a['attributesJson']&&_0xe0609a['hasOwnProperty']('attributesJson')&&!_0x42d635['isString'](_0xe0609a['attributesJson'])?'attributesJson:\x20string\x20expected':null;},_0x92ef58['fromObject']=function(_0xd5d0a3){if(_0xd5d0a3 instanceof _0x144bc4['Element'])return _0xd5d0a3;var _0x5df0c2=new _0x144bc4['Element']();if(null!=_0xd5d0a3['name']&&(_0x5df0c2['name']=String(_0xd5d0a3['name'])),_0xd5d0a3['children']){if(!Array['isArray'](_0xd5d0a3['children']))throw TypeError('.Element.children:\x20array\x20expected');_0x5df0c2['children']=[];for(var _0x36e2b5=0x0;_0x36e2b5<_0xd5d0a3['children']['length'];++_0x36e2b5){if('object'!=typeof _0xd5d0a3['children'][_0x36e2b5])throw TypeError('.Element.children:\x20object\x20expected');_0x5df0c2['children'][_0x36e2b5]=_0x144bc4['Element']['fromObject'](_0xd5d0a3['children'][_0x36e2b5]);}}if(null!=_0xd5d0a3['data']&&(_0x5df0c2['data']=String(_0xd5d0a3['data'])),_0xd5d0a3['attributesBoolean']){if('object'!=typeof _0xd5d0a3['attributesBoolean'])throw TypeError('.Element.attributesBoolean:\x20object\x20expected');_0x5df0c2['attributesBoolean']={};var _0x48c13a=Object['keys'](_0xd5d0a3['attributesBoolean']);for(_0x36e2b5=0x0;_0x36e2b5<_0x48c13a['length'];++_0x36e2b5)_0x5df0c2['attributesBoolean'][_0x48c13a[_0x36e2b5]]=Boolean(_0xd5d0a3['attributesBoolean'][_0x48c13a[_0x36e2b5]]);}return null!=_0xd5d0a3['attributesJson']&&(_0x5df0c2['attributesJson']=String(_0xd5d0a3['attributesJson'])),_0x5df0c2;},_0x92ef58['toObject']=function(_0xe202a2,_0x4cc82f){_0x4cc82f||(_0x4cc82f={});var _0xbaa59e,_0x1a5446={};if((_0x4cc82f['arrays']||_0x4cc82f['defaults'])&&(_0x1a5446['children']=[]),(_0x4cc82f['objects']||_0x4cc82f['defaults'])&&(_0x1a5446['attributesBoolean']={}),_0x4cc82f['defaults']&&(_0x1a5446['name']='',_0x1a5446['data']='',_0x1a5446['attributesJson']=''),null!=_0xe202a2['name']&&_0xe202a2['hasOwnProperty']('name')&&(_0x1a5446['name']=_0xe202a2['name']),_0xe202a2['children']&&_0xe202a2['children']['length']){_0x1a5446['children']=[];for(var _0x44a739=0x0;_0x44a739<_0xe202a2['children']['length'];++_0x44a739)_0x1a5446['children'][_0x44a739]=_0x144bc4['Element']['toObject'](_0xe202a2['children'][_0x44a739],_0x4cc82f);}if(null!=_0xe202a2['data']&&_0xe202a2['hasOwnProperty']('data')&&(_0x1a5446['data']=_0xe202a2['data']),_0xe202a2['attributesBoolean']&&(_0xbaa59e=Object['keys'](_0xe202a2['attributesBoolean']))['length']){_0x1a5446['attributesBoolean']={};for(_0x44a739=0x0;_0x44a739<_0xbaa59e['length'];++_0x44a739)_0x1a5446['attributesBoolean'][_0xbaa59e[_0x44a739]]=_0xe202a2['attributesBoolean'][_0xbaa59e[_0x44a739]];}return null!=_0xe202a2['attributesJson']&&_0xe202a2['hasOwnProperty']('attributesJson')&&(_0x1a5446['attributesJson']=_0xe202a2['attributesJson']),_0x1a5446;},_0x92ef58['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x48d583['util']['toJSONOptions']);},_0x92ef58['getTypeUrl']=function(_0x2fd719){return void 0x0===_0x2fd719&&(_0x2fd719='type.googleapis.com'),_0x2fd719+'/Element';},_0x92ef58;}()),_0x144bc4;})());class r{['_protobufRoot'];constructor(){this['_protobufRoot']=u;}['getDescriptor'](_0x350280){return new w(this['_protobufRoot'][_0x350280]);}}class w{['_protobuf'];constructor(_0x5940ce){this['_protobuf']=_0x5940ce;}['compress'](_0x450418){const _0x1a41c8=this['_protobuf']['verify'](_0x450418);if(_0x1a41c8)throw Error(_0x1a41c8);return this['_protobuf']['encode'](this['_protobuf']['create'](_0x450418))['finish']();}['decompress'](_0x54a886){return this['_protobuf']['toObject'](this['_protobuf']['decode'](_0x54a886),{'oneofs':!0x0});}}function g(_0x2c8cfa,_0x46ea01){const _0x41d896=_0x314640(_0x2c8cfa);return _0x41d896['path'][_0x41d896['path']['length']-0x1]+=_0x46ea01,_0x41d896;}function _(_0x1cbe79,_0xe63c58){return _0x1cbe79['root']===_0xe63c58['root']&&_0x1816ce(_0x1cbe79['path'],_0xe63c58['path']);}function $(_0x44eb9b){P(_0x44eb9b,_0x2015fa=>('main'==_0x2015fa['root']?(_0x2015fa['rootMain']=!0x0,delete _0x2015fa['root']):'$graveyard'==_0x2015fa['root']&&(_0x2015fa['rootGraveyard']=!0x0,delete _0x2015fa['root']),_0x2015fa));}function J(_0xbb3c51){P(_0xbb3c51,_0x546237=>(_0x546237['rootMain']?(_0x546237['root']='main',delete _0x546237['rootMain']):_0x546237['rootGraveyard']&&(_0x546237['root']='$graveyard',delete _0x546237['rootGraveyard']),_0x546237));}function P(_0xcfb884,_0x1d905c){for(const _0xf3dff5 in _0xcfb884){const _0x32262b=_0xcfb884[_0xf3dff5];'nodes'!==_0xf3dff5&&_0x1ea742(_0x32262b)&&(_0x32262b['path']&&(_0x32262b['root']||_0x32262b['rootMain']||_0x32262b['rootGraveyard'])?_0xcfb884[_0xf3dff5]=_0x1d905c(_0x32262b):P(_0x32262b,_0x1d905c));}return _0xcfb884;}class e{['_id'];['_operationName'];['_protobufDescriptor'];constructor(_0x2026fa,_0x242fd8,_0x206360){this['_id']=_0x2026fa,this['_operationName']=_0x242fd8,this['_protobufDescriptor']=_0x206360;}['compress'](_0x44836c,_0x7eadf0){const _0x3315b6=_0x7eadf0['shift']();return $(_0x3315b6),_0x44836c['buffers']['push'](this['_protobufDescriptor']['compress'](_0x3315b6)),_0x44836c['types']['push'](this['_id']),!0x0;}['decompress'](_0x138fa1,_0x4ef005){_0x4ef005['types']['shift']();const _0x422dfe=this['_protobufDescriptor']['decompress'](_0x4ef005['buffers']['shift']());J(_0x422dfe),_0x422dfe['__className']=this['_operationName'],_0x138fa1['push'](_0x422dfe);}}class s extends e{['compress'](_0x3b5c2e,_0x213401){const _0x18854a=_0x213401['shift']();return this['_serializeOneOf']('oldValue',_0x18854a),this['_serializeOneOf']('newValue',_0x18854a),$(_0x18854a),_0x3b5c2e['buffers']['push'](this['_protobufDescriptor']['compress'](_0x18854a)),_0x3b5c2e['types']['push'](this['_id']),!0x0;}['decompress'](_0x4d0a80,_0x4710a2){const {types:_0x22cbd0,buffers:_0x1af750}=_0x4710a2,_0x34c72a=this['_protobufDescriptor']['decompress'](_0x1af750['shift']());_0x22cbd0['shift'](),this['_deserializeOneOf']('oldValue',_0x34c72a),this['_deserializeOneOf']('newValue',_0x34c72a),J(_0x34c72a),_0x34c72a['__className']=this['_operationName'],_0x4d0a80['push'](_0x34c72a);}['_serializeOneOf'](_0x401130,_0x5e02d3){const _0x21b134=_0x5e02d3[_0x401130];'boolean'==typeof _0x21b134?_0x5e02d3[_0x401130+'Boolean']=_0x21b134:_0x5e02d3[_0x401130+'Json']=JSON['stringify'](_0x21b134);}['_deserializeOneOf'](_0x200923,_0x31f141){const _0x5b1b8d=_0x200923+'Json';_0x31f141[_0x5b1b8d]?(_0x31f141[_0x200923]=JSON['parse'](_0x31f141[_0x5b1b8d]),delete _0x31f141[_0x5b1b8d]):(_0x31f141[_0x200923]=_0x31f141[_0x200923+'Boolean'],delete _0x31f141[_0x200923+'Boolean']);}}class i extends e{['compress'](_0x409b23,_0xac2ad7){const _0x428ebd=_0xac2ad7['shift']();return this['_serializeNodesAttributes'](_0x428ebd['nodes']),$(_0x428ebd),_0x409b23['buffers']['push'](this['_protobufDescriptor']['compress'](_0x428ebd)),_0x409b23['types']['push'](this['_id']),!0x0;}['decompress'](_0x344f7b,_0x290a6e){const {types:_0x307dbe,buffers:_0x131d39}=_0x290a6e,_0x3e5040=this['_protobufDescriptor']['decompress'](_0x131d39['shift']());_0x307dbe['shift'](),_0x3e5040['nodes']||(_0x3e5040['nodes']=[]),this['_deserializeNodesAttributes'](_0x3e5040['nodes']),J(_0x3e5040),_0x3e5040['__className']=this['_operationName'],_0x344f7b['push'](_0x3e5040);}['_serializeNodesAttributes'](_0x1dabc0){for(const _0x1152e9 of _0x1dabc0){if(_0x1152e9['attributes']){const _0x50a3e8=_0x1152e9['attributes'];this['_areValuesBoolean'](_0x50a3e8)?_0x1152e9['attributesBoolean']=_0x50a3e8:_0x1152e9['attributesJson']=JSON['stringify'](_0x50a3e8);}_0x1152e9['children']&&this['_serializeNodesAttributes'](_0x1152e9['children']);}}['_deserializeNodesAttributes'](_0x1a2ed4){for(const _0x150242 of _0x1a2ed4)(_0x150242['attributesBoolean']||_0x150242['attributesJson'])&&(_0x150242['attributesBoolean']?(_0x150242['attributes']=_0x150242['attributesBoolean'],delete _0x150242['attributesBoolean']):(_0x150242['attributes']=JSON['parse'](_0x150242['attributesJson']),delete _0x150242['attributesJson'])),_0x150242['children']&&this['_deserializeNodesAttributes'](_0x150242['children']);}['_areValuesBoolean'](_0x80aa1){return Object['keys'](_0x80aa1)['every'](_0x1c8677=>'boolean'==typeof _0x80aa1[_0x1c8677]);}}class n extends e{['decompress'](_0xf3e643,_0x45b95d){super['decompress'](_0xf3e643,_0x45b95d);const _0x2a9cd5=_0xf3e643[_0xf3e643['length']-0x1];_0x2a9cd5['oldRange']||(_0x2a9cd5['oldRange']=null),_0x2a9cd5['newRange']||(_0x2a9cd5['newRange']=null);}}class p extends e{['compress'](_0x26ed12,_0x1fd6c0){return _0x1fd6c0['shift'](),_0x26ed12['types']['push'](this['_id']),!0x0;}['decompress'](_0x2a6a04,_0x1cccd1){_0x1cccd1['types']['shift'](),_0x2a6a04['push']({'__className':this['_operationName']});}}class m extends n{['_omittedNamespace'];constructor(_0x11f3c4,_0x56c8b4,_0x4f1963,_0x43030e){super(_0x11f3c4,_0x56c8b4,_0x4f1963),this['_omittedNamespace']=_0x43030e+':';}['compress'](_0x12eaf4,_0xf1c4d5){return!('MarkerOperation'!=_0xf1c4d5[0x0]['__className']||!_0xf1c4d5[0x0]['name']['startsWith'](this['_omittedNamespace']))&&(_0xf1c4d5[0x0]['name']=_0xf1c4d5[0x0]['name']['replace'](new RegExp('^'+this['_omittedNamespace']),''),super['compress'](_0x12eaf4,_0xf1c4d5),!0x0);}['decompress'](_0x137114,_0x37c95e){super['decompress'](_0x137114,_0x37c95e);const _0x45aa26=_0x137114[_0x137114['length']-0x1];_0x45aa26['name']=this['_omittedNamespace']+_0x45aa26['name'];}}class O{['_id'];['_context'];constructor(_0x511230,_0x36f967){this['_id']=_0x511230,this['_context']=_0x36f967;}['compress'](_0x2a5c11,_0x2ea9ea){let _0xc6d16;for(;_0x2ea9ea['length']>0x1&&this['_compareOperations'](_0x2ea9ea[0x0],_0x2ea9ea[0x1]);)_0xc6d16?(_0xc6d16=this['_combineNext'](_0x2ea9ea['shift'](),_0xc6d16),_0x2a5c11['types']['push'](0x0)):(_0xc6d16=_0x314640(_0x2ea9ea['shift']()),_0x2a5c11['types']['push'](this['_id']));return!!_0xc6d16&&(_0xc6d16=this['_combineNext'](_0x2ea9ea['shift'](),_0xc6d16),_0x2a5c11['types']['push'](0x0),_0x2a5c11['buffers']['push'](this['_compressSingleOperation'](_0xc6d16)),!0x0);}['decompress'](_0x5bf08a,_0x4c5ab7){const _0x546ebb=this['_decompressSingleOperation'](_0x4c5ab7);for(;0x0==_0x4c5ab7['types'][0x0];)_0x4c5ab7['types']['shift'](),_0x5bf08a['push'](this['_splitCurrent'](_0x546ebb));_0x5bf08a['push'](_0x546ebb);}}class a extends O{['_combineNext'](_0x503d84,_0x2e0e2f){return _0x2e0e2f['nodes'][0x0]['data']+=_0x503d84['nodes'][0x0]['data'],_0x2e0e2f;}['_splitCurrent'](_0x297f18){const _0x2f3c59=_0x314640(_0x297f18),_0x46dcc6=_0x2f3c59['nodes'][0x0],_0x10f60b=_0x297f18['nodes'][0x0],_0x14737e=_0x10f60b['data'][Symbol['iterator']]()['next']()['value'],_0x39c9fb=_0x14737e['length'];return _0x46dcc6['data']=_0x14737e,_0x10f60b['data']=_0x10f60b['data']['substr'](_0x39c9fb),_0x297f18['position']=g(_0x297f18['position'],_0x39c9fb),_0x2f3c59;}['_compareOperations'](_0x137929,_0x3b470a){if(this['_checkOperation'](_0x137929)&&this['_checkOperation'](_0x3b470a)){const _0x2e35e9=_0x137929['nodes'][0x0]['data']['length'],_0x313eac=_(g(_0x137929['position'],_0x2e35e9),_0x3b470a['position']),_0x1fe881=_0x137929['nodes'][0x0],_0x3a88af=_0x3b470a['nodes'][0x0];return _0x313eac&&this['_compareAttributes'](_0x1fe881,_0x3a88af);}return!0x1;}['_compressSingleOperation'](_0x552a59){const _0x436270={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('InsertOperation')['compress'](_0x436270,[_0x552a59]),_0x436270['buffers'][0x0];}['_decompressSingleOperation'](_0x3b516c){const _0xa16427=[];return this['_context']['_getCompressorByName']('InsertOperation')['decompress'](_0xa16427,_0x3b516c),_0xa16427[0x0];}['_checkOperation'](_0x5e01c8){return'InsertOperation'==_0x5e01c8['__className']&&0x1==_0x5e01c8['nodes']['length']&&_0x5e01c8['nodes'][0x0]['data']&&!_0x5e01c8['wasUndone']&&0x1==Array['from'](_0x5e01c8['nodes'][0x0]['data'])['length'];}['_compareAttributes'](_0x42df7d,_0x4a4fda){const _0x39f1df=Object['keys'](_0x42df7d['attributes']||{}),_0x4bff85=Object['keys'](_0x4a4fda['attributes']||{});return _0x39f1df['length']===_0x4bff85['length']&&_0x39f1df['every'](_0x30bd3c=>_0x4a4fda['attributes'][_0x30bd3c]&&_0x4a4fda['attributes'][_0x30bd3c]===_0x42df7d['attributes'][_0x30bd3c]);}}class c extends O{['_combineNext'](_0x51ac8c,_0x29f3ac){return _0x29f3ac['howMany']++,_0x29f3ac['sourcePosition']=_0x314640(_0x51ac8c['sourcePosition']),_0x29f3ac;}['_splitCurrent'](_0xf7c79e){const _0x1ecf7b=_0x314640(_0xf7c79e);return _0xf7c79e['howMany']--,_0x1ecf7b['howMany']=0x1,_0x1ecf7b['sourcePosition']=g(_0x1ecf7b['sourcePosition'],_0xf7c79e['howMany']),_0x1ecf7b;}['_compareOperations'](_0x52d01d,_0x26011c){return!(!this['_checkOperation'](_0x52d01d)||!this['_checkOperation'](_0x26011c))&&(_(g(_0x52d01d['sourcePosition'],-0x1),_0x26011c['sourcePosition'])&&_(_0x52d01d['targetPosition'],_0x26011c['targetPosition']));}['_compressSingleOperation'](_0x472328){const _0x86050b={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x86050b,[_0x472328]),_0x86050b['buffers'][0x0];}['_decompressSingleOperation'](_0x7961d1){const _0x52266b=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x52266b,_0x7961d1),_0x52266b[0x0];}['_checkOperation'](_0x35625f){return'MoveOperation'==_0x35625f['__className']&&'$graveyard'==_0x35625f['targetPosition']['root']&&0x1==_0x35625f['howMany']&&!_0x35625f['wasUndone'];}}class h extends O{['_combineNext'](_0x181160,_0x1b7c75){return _0x1b7c75['howMany']++,_0x1b7c75;}['_splitCurrent'](_0x8a0a5a){const _0x1274c4=_0x314640(_0x8a0a5a);return _0x1274c4['howMany']=0x1,_0x8a0a5a['howMany']--,_0x1274c4;}['_compareOperations'](_0xc647a6,_0x59b04f){return!(!this['_checkOperation'](_0xc647a6)||!this['_checkOperation'](_0x59b04f))&&(_(_0xc647a6['sourcePosition'],_0x59b04f['sourcePosition'])&&_(_0xc647a6['targetPosition'],_0x59b04f['targetPosition']));}['_compressSingleOperation'](_0x42e108){const _0x36bb8e={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x36bb8e,[_0x42e108]),_0x36bb8e['buffers'][0x0];}['_decompressSingleOperation'](_0x1414db){const _0x4cdd05=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x4cdd05,_0x1414db),_0x4cdd05[0x0];}['_checkOperation'](_0x58283b){return'MoveOperation'==_0x58283b['__className']&&'$graveyard'==_0x58283b['targetPosition']['root']&&0x1==_0x58283b['howMany']&&!_0x58283b['wasUndone'];}}class f extends O{['compress'](_0x5919b9,_0x339f90){if(!this['_compareOperations'](_0x339f90[0x0],_0x339f90[0x1]))return!0x1;const _0xa6c3a5=_0x339f90['shift']();return _0xa6c3a5['oldRange']=null,_0xa6c3a5['newRange']&&_(_0xa6c3a5['newRange']['start'],_0xa6c3a5['newRange']['end'])&&(_0xa6c3a5['newRange']['end']=null),_0x339f90['shift'](),_0x5919b9['types']['push'](this['_id']),_0x5919b9['types']['push'](0x0),_0x5919b9['buffers']['push'](this['_compressSingleOperation'](_0xa6c3a5)),!0x0;}['decompress'](_0x3fbd46,_0x28d450){const _0x435b1c=this['_decompressSingleOperation'](_0x28d450);_0x435b1c['newRange']&&!_0x435b1c['newRange']['end']&&(_0x435b1c['newRange']['end']=_0x314640(_0x435b1c['newRange']['start']));const _0x474b23=_0x314640(_0x435b1c);_0x474b23['newRange']&&(_0x474b23['newRange']['start']['stickiness']='toNone',_0x474b23['newRange']['end']=_0x314640(_0x474b23['newRange']['start'])),_0x474b23['name']='user:position:'+_0x474b23['name']['split'](':')[0x2],_0x28d450['types']['shift'](),_0x3fbd46['push'](_0x435b1c),_0x3fbd46['push'](_0x474b23);}['_compressSingleOperation'](_0x1ff789){const _0x25effc={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MarkerOperation')['compress'](_0x25effc,[_0x1ff789]),_0x25effc['buffers'][0x0];}['_decompressSingleOperation'](_0x475742){const _0x35f1af=[];return this['_context']['_getCompressorByName']('MarkerOperation')['decompress'](_0x35f1af,_0x475742),_0x35f1af[0x0];}['_compareOperations'](_0x35ad52,_0x60228a){return!(!_0x35ad52||!_0x60228a)&&('MarkerOperation'==_0x35ad52['__className']&&'MarkerOperation'==_0x60228a['__className']&&!(!_0x35ad52['name']['startsWith']('user:')||!_0x60228a['name']['startsWith']('user:')||_0x35ad52['name']==_0x60228a['name']));}}class y{['_compressorById'];['_compressorByName'];['_protobufFactory'];constructor(){this['_compressorById']=new Map(),this['_compressorByName']=new Map(),this['_protobufFactory']=new r();const _0x431da0=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',_0x431da0,'comment')),this['_registerCompressor'](0x13,'SuggestionMarkerOperation',new m(0x13,'MarkerOperation',_0x431da0,'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'](_0x5edcf7){if(!_0x5edcf7||!_0x5edcf7[0x0])throw new _0x26bde0('no-operations-provided',this);const _0x14dbf5={'types':[],'buffers':[],'baseVersion':_0x5edcf7[0x0]['baseVersion']};for(;_0x5edcf7['length'];)this['_getCompressorByName']('UserSelectionAction')['compress'](_0x14dbf5,_0x5edcf7)||this['_getCompressorByName']('TypingAction')['compress'](_0x14dbf5,_0x5edcf7)||this['_getCompressorByName']('DeletingAction')['compress'](_0x14dbf5,_0x5edcf7)||this['_getCompressorByName']('ForwardDeletingAction')['compress'](_0x14dbf5,_0x5edcf7)||this['_getCompressorByName']('CommentMarkerOperation')['compress'](_0x14dbf5,_0x5edcf7)||this['_getCompressorByName']('SuggestionMarkerOperation')['compress'](_0x14dbf5,_0x5edcf7)||this['_getCompressorByName'](_0x5edcf7[0x0]['__className'])['compress'](_0x14dbf5,_0x5edcf7);return _0x14dbf5;}['decompress'](_0x16d948){const _0x42dea9=[];for(;_0x16d948['types']['length'];){const _0x4d4252=this['_compressorById']['get'](_0x16d948['types'][0x0]);if(!_0x4d4252)throw new _0x26bde0('decompress-compressor-not-found',this,{'type':_0x16d948['types'][0x0]});_0x4d4252['decompress'](_0x42dea9,_0x16d948);}return _0x42dea9['forEach']((_0x4d9a00,_0x2eccd8)=>_0x4d9a00['baseVersion']=_0x16d948['baseVersion']+_0x2eccd8),_0x42dea9;}['_getCompressorByName'](_0x68acf3){return this['_compressorByName']['get'](_0x68acf3);}['_registerOperationCompressor'](_0x40fe78,_0x4982ad,_0x6d6ecc){const _0x19f4b0=new _0x6d6ecc(_0x40fe78,_0x4982ad,this['_protobufFactory']['getDescriptor'](_0x4982ad));this['_registerCompressor'](_0x40fe78,_0x4982ad,_0x19f4b0);}['_registerActionCompressor'](_0x40f72e,_0x1f8065,_0x38ff26){const _0x3fe8bc=new _0x38ff26(_0x40f72e,this);this['_registerCompressor'](_0x40f72e,_0x1f8065,_0x3fe8bc);}['_registerCompressor'](_0x27ca1e,_0x199b76,_0x603406){this['_compressorById']['set'](_0x27ca1e,_0x603406),this['_compressorByName']['set'](_0x199b76,_0x603406);}}export{y as Compressor};
|
|
23
|
+
import{CKEditorError as _0x4fe2da}from'@ckeditor/ckeditor5-utils/dist/index.js';import _0x3f0d00 from'protobufjs/minimal.js';import{cloneDeep as _0xda2d47,isEqual as _0x419ca5,isObject as _0x40b2bb}from'es-toolkit/compat';const u=/* #__PURE__ -- @preserve */
|
|
24
|
+
((()=>{var _0x572b68=_0x3f0d00['Reader'],_0x5a6693=_0x3f0d00['Writer'],_0x397e1f=_0x3f0d00['util'],_0x5b8a9f=_0x3f0d00['roots']['default']||(_0x3f0d00['roots']['default']={});return _0x5b8a9f['AttributeOperation']=(function(){function _0x2dab78(_0x52caba){if(_0x52caba){for(var _0x5337df=Object['keys'](_0x52caba),_0x1cbda0=0x0;_0x1cbda0<_0x5337df['length'];++_0x1cbda0)null!=_0x52caba[_0x5337df[_0x1cbda0]]&&(this[_0x5337df[_0x1cbda0]]=_0x52caba[_0x5337df[_0x1cbda0]]);}}return _0x2dab78['prototype']['range']=null,_0x2dab78['prototype']['key']='',_0x2dab78['prototype']['oldValueBoolean']=!0x1,_0x2dab78['prototype']['oldValueJson']='',_0x2dab78['prototype']['newValueBoolean']=!0x1,_0x2dab78['prototype']['newValueJson']='',_0x2dab78['prototype']['wasUndone']=!0x1,_0x2dab78['create']=function(_0x3564ce){return new _0x2dab78(_0x3564ce);},_0x2dab78['encode']=function(_0x577ae9,_0x530232){return _0x530232||(_0x530232=_0x5a6693['create']()),null!=_0x577ae9['range']&&Object['hasOwnProperty']['call'](_0x577ae9,'range')&&_0x5b8a9f['Range']['encode'](_0x577ae9['range'],_0x530232['uint32'](0xa)['fork']())['ldelim'](),null!=_0x577ae9['key']&&Object['hasOwnProperty']['call'](_0x577ae9,'key')&&_0x530232['uint32'](0x12)['string'](_0x577ae9['key']),null!=_0x577ae9['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x577ae9,'oldValueBoolean')&&_0x530232['uint32'](0x18)['bool'](_0x577ae9['oldValueBoolean']),null!=_0x577ae9['oldValueJson']&&Object['hasOwnProperty']['call'](_0x577ae9,'oldValueJson')&&_0x530232['uint32'](0x22)['string'](_0x577ae9['oldValueJson']),null!=_0x577ae9['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x577ae9,'newValueBoolean')&&_0x530232['uint32'](0x28)['bool'](_0x577ae9['newValueBoolean']),null!=_0x577ae9['newValueJson']&&Object['hasOwnProperty']['call'](_0x577ae9,'newValueJson')&&_0x530232['uint32'](0x32)['string'](_0x577ae9['newValueJson']),null!=_0x577ae9['wasUndone']&&Object['hasOwnProperty']['call'](_0x577ae9,'wasUndone')&&_0x530232['uint32'](0x38)['bool'](_0x577ae9['wasUndone']),_0x530232;},_0x2dab78['encodeDelimited']=function(_0x3bf872,_0x35da15){return this['encode'](_0x3bf872,_0x35da15)['ldelim']();},_0x2dab78['decode']=function(_0x4cd715,_0x51510b){_0x4cd715 instanceof _0x572b68||(_0x4cd715=_0x572b68['create'](_0x4cd715));for(var _0x3456b7=void 0x0===_0x51510b?_0x4cd715['len']:_0x4cd715['pos']+_0x51510b,_0x6b9074=new _0x5b8a9f['AttributeOperation']();_0x4cd715['pos']<_0x3456b7;){var _0x4dacb6=_0x4cd715['uint32']();switch(_0x4dacb6>>>0x3){case 0x1:_0x6b9074['range']=_0x5b8a9f['Range']['decode'](_0x4cd715,_0x4cd715['uint32']());break;case 0x2:_0x6b9074['key']=_0x4cd715['string']();break;case 0x3:_0x6b9074['oldValueBoolean']=_0x4cd715['bool']();break;case 0x4:_0x6b9074['oldValueJson']=_0x4cd715['string']();break;case 0x5:_0x6b9074['newValueBoolean']=_0x4cd715['bool']();break;case 0x6:_0x6b9074['newValueJson']=_0x4cd715['string']();break;case 0x7:_0x6b9074['wasUndone']=_0x4cd715['bool']();break;default:_0x4cd715['skipType'](0x7&_0x4dacb6);}}return _0x6b9074;},_0x2dab78['decodeDelimited']=function(_0x9bb575){return _0x9bb575 instanceof _0x572b68||(_0x9bb575=new _0x572b68(_0x9bb575)),this['decode'](_0x9bb575,_0x9bb575['uint32']());},_0x2dab78['verify']=function(_0x5cf533){if('object'!=typeof _0x5cf533||null===_0x5cf533)return'object\x20expected';if(null!=_0x5cf533['range']&&_0x5cf533['hasOwnProperty']('range')){var _0xc81dee=_0x5b8a9f['Range']['verify'](_0x5cf533['range']);if(_0xc81dee)return'range.'+_0xc81dee;}return null!=_0x5cf533['key']&&_0x5cf533['hasOwnProperty']('key')&&!_0x397e1f['isString'](_0x5cf533['key'])?'key:\x20string\x20expected':null!=_0x5cf533['oldValueBoolean']&&_0x5cf533['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x5cf533['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x5cf533['oldValueJson']&&_0x5cf533['hasOwnProperty']('oldValueJson')&&!_0x397e1f['isString'](_0x5cf533['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x5cf533['newValueBoolean']&&_0x5cf533['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x5cf533['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x5cf533['newValueJson']&&_0x5cf533['hasOwnProperty']('newValueJson')&&!_0x397e1f['isString'](_0x5cf533['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x5cf533['wasUndone']&&_0x5cf533['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x5cf533['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x2dab78['fromObject']=function(_0x41e886){if(_0x41e886 instanceof _0x5b8a9f['AttributeOperation'])return _0x41e886;var _0x285230=new _0x5b8a9f['AttributeOperation']();if(null!=_0x41e886['range']){if('object'!=typeof _0x41e886['range'])throw TypeError('.AttributeOperation.range:\x20object\x20expected');_0x285230['range']=_0x5b8a9f['Range']['fromObject'](_0x41e886['range']);}return null!=_0x41e886['key']&&(_0x285230['key']=String(_0x41e886['key'])),null!=_0x41e886['oldValueBoolean']&&(_0x285230['oldValueBoolean']=Boolean(_0x41e886['oldValueBoolean'])),null!=_0x41e886['oldValueJson']&&(_0x285230['oldValueJson']=String(_0x41e886['oldValueJson'])),null!=_0x41e886['newValueBoolean']&&(_0x285230['newValueBoolean']=Boolean(_0x41e886['newValueBoolean'])),null!=_0x41e886['newValueJson']&&(_0x285230['newValueJson']=String(_0x41e886['newValueJson'])),null!=_0x41e886['wasUndone']&&(_0x285230['wasUndone']=Boolean(_0x41e886['wasUndone'])),_0x285230;},_0x2dab78['toObject']=function(_0x237eaa,_0x1c5ae6){_0x1c5ae6||(_0x1c5ae6={});var _0xf1c260={};return _0x1c5ae6['defaults']&&(_0xf1c260['range']=null,_0xf1c260['key']='',_0xf1c260['oldValueBoolean']=!0x1,_0xf1c260['oldValueJson']='',_0xf1c260['newValueBoolean']=!0x1,_0xf1c260['newValueJson']='',_0xf1c260['wasUndone']=!0x1),null!=_0x237eaa['range']&&_0x237eaa['hasOwnProperty']('range')&&(_0xf1c260['range']=_0x5b8a9f['Range']['toObject'](_0x237eaa['range'],_0x1c5ae6)),null!=_0x237eaa['key']&&_0x237eaa['hasOwnProperty']('key')&&(_0xf1c260['key']=_0x237eaa['key']),null!=_0x237eaa['oldValueBoolean']&&_0x237eaa['hasOwnProperty']('oldValueBoolean')&&(_0xf1c260['oldValueBoolean']=_0x237eaa['oldValueBoolean']),null!=_0x237eaa['oldValueJson']&&_0x237eaa['hasOwnProperty']('oldValueJson')&&(_0xf1c260['oldValueJson']=_0x237eaa['oldValueJson']),null!=_0x237eaa['newValueBoolean']&&_0x237eaa['hasOwnProperty']('newValueBoolean')&&(_0xf1c260['newValueBoolean']=_0x237eaa['newValueBoolean']),null!=_0x237eaa['newValueJson']&&_0x237eaa['hasOwnProperty']('newValueJson')&&(_0xf1c260['newValueJson']=_0x237eaa['newValueJson']),null!=_0x237eaa['wasUndone']&&_0x237eaa['hasOwnProperty']('wasUndone')&&(_0xf1c260['wasUndone']=_0x237eaa['wasUndone']),_0xf1c260;},_0x2dab78['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x3f0d00['util']['toJSONOptions']);},_0x2dab78['getTypeUrl']=function(_0x4244a8){return void 0x0===_0x4244a8&&(_0x4244a8='type.googleapis.com'),_0x4244a8+'/AttributeOperation';},_0x2dab78;}()),_0x5b8a9f['InsertOperation']=(function(){function _0x25cd55(_0x203b27){if(this['nodes']=[],_0x203b27){for(var _0x4beca2=Object['keys'](_0x203b27),_0xf3c337=0x0;_0xf3c337<_0x4beca2['length'];++_0xf3c337)null!=_0x203b27[_0x4beca2[_0xf3c337]]&&(this[_0x4beca2[_0xf3c337]]=_0x203b27[_0x4beca2[_0xf3c337]]);}}return _0x25cd55['prototype']['position']=null,_0x25cd55['prototype']['nodes']=_0x397e1f['emptyArray'],_0x25cd55['prototype']['shouldReceiveAttributes']=!0x1,_0x25cd55['prototype']['wasUndone']=!0x1,_0x25cd55['create']=function(_0x922bc){return new _0x25cd55(_0x922bc);},_0x25cd55['encode']=function(_0x218b16,_0x232551){if(_0x232551||(_0x232551=_0x5a6693['create']()),null!=_0x218b16['position']&&Object['hasOwnProperty']['call'](_0x218b16,'position')&&_0x5b8a9f['Position']['encode'](_0x218b16['position'],_0x232551['uint32'](0xa)['fork']())['ldelim'](),null!=_0x218b16['nodes']&&_0x218b16['nodes']['length']){for(var _0x473b1b=0x0;_0x473b1b<_0x218b16['nodes']['length'];++_0x473b1b)_0x5b8a9f['Element']['encode'](_0x218b16['nodes'][_0x473b1b],_0x232551['uint32'](0x12)['fork']())['ldelim']();}return null!=_0x218b16['shouldReceiveAttributes']&&Object['hasOwnProperty']['call'](_0x218b16,'shouldReceiveAttributes')&&_0x232551['uint32'](0x18)['bool'](_0x218b16['shouldReceiveAttributes']),null!=_0x218b16['wasUndone']&&Object['hasOwnProperty']['call'](_0x218b16,'wasUndone')&&_0x232551['uint32'](0x20)['bool'](_0x218b16['wasUndone']),_0x232551;},_0x25cd55['encodeDelimited']=function(_0x18df29,_0x6fe43c){return this['encode'](_0x18df29,_0x6fe43c)['ldelim']();},_0x25cd55['decode']=function(_0x13d77d,_0x28b085){_0x13d77d instanceof _0x572b68||(_0x13d77d=_0x572b68['create'](_0x13d77d));for(var _0x5df3c2=void 0x0===_0x28b085?_0x13d77d['len']:_0x13d77d['pos']+_0x28b085,_0x295a7e=new _0x5b8a9f['InsertOperation']();_0x13d77d['pos']<_0x5df3c2;){var _0x20c458=_0x13d77d['uint32']();switch(_0x20c458>>>0x3){case 0x1:_0x295a7e['position']=_0x5b8a9f['Position']['decode'](_0x13d77d,_0x13d77d['uint32']());break;case 0x2:_0x295a7e['nodes']&&_0x295a7e['nodes']['length']||(_0x295a7e['nodes']=[]),_0x295a7e['nodes']['push'](_0x5b8a9f['Element']['decode'](_0x13d77d,_0x13d77d['uint32']()));break;case 0x3:_0x295a7e['shouldReceiveAttributes']=_0x13d77d['bool']();break;case 0x4:_0x295a7e['wasUndone']=_0x13d77d['bool']();break;default:_0x13d77d['skipType'](0x7&_0x20c458);}}return _0x295a7e;},_0x25cd55['decodeDelimited']=function(_0x5d2d5a){return _0x5d2d5a instanceof _0x572b68||(_0x5d2d5a=new _0x572b68(_0x5d2d5a)),this['decode'](_0x5d2d5a,_0x5d2d5a['uint32']());},_0x25cd55['verify']=function(_0x4ae1ca){if('object'!=typeof _0x4ae1ca||null===_0x4ae1ca)return'object\x20expected';if(null!=_0x4ae1ca['position']&&_0x4ae1ca['hasOwnProperty']('position')&&(_0x5b4993=_0x5b8a9f['Position']['verify'](_0x4ae1ca['position'])))return'position.'+_0x5b4993;if(null!=_0x4ae1ca['nodes']&&_0x4ae1ca['hasOwnProperty']('nodes')){if(!Array['isArray'](_0x4ae1ca['nodes']))return'nodes:\x20array\x20expected';for(var _0x3d03a1=0x0;_0x3d03a1<_0x4ae1ca['nodes']['length'];++_0x3d03a1){var _0x5b4993;if(_0x5b4993=_0x5b8a9f['Element']['verify'](_0x4ae1ca['nodes'][_0x3d03a1]))return'nodes.'+_0x5b4993;}}return null!=_0x4ae1ca['shouldReceiveAttributes']&&_0x4ae1ca['hasOwnProperty']('shouldReceiveAttributes')&&'boolean'!=typeof _0x4ae1ca['shouldReceiveAttributes']?'shouldReceiveAttributes:\x20boolean\x20expected':null!=_0x4ae1ca['wasUndone']&&_0x4ae1ca['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x4ae1ca['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x25cd55['fromObject']=function(_0x7a36d3){if(_0x7a36d3 instanceof _0x5b8a9f['InsertOperation'])return _0x7a36d3;var _0x125fcf=new _0x5b8a9f['InsertOperation']();if(null!=_0x7a36d3['position']){if('object'!=typeof _0x7a36d3['position'])throw TypeError('.InsertOperation.position:\x20object\x20expected');_0x125fcf['position']=_0x5b8a9f['Position']['fromObject'](_0x7a36d3['position']);}if(_0x7a36d3['nodes']){if(!Array['isArray'](_0x7a36d3['nodes']))throw TypeError('.InsertOperation.nodes:\x20array\x20expected');_0x125fcf['nodes']=[];for(var _0x206a2a=0x0;_0x206a2a<_0x7a36d3['nodes']['length'];++_0x206a2a){if('object'!=typeof _0x7a36d3['nodes'][_0x206a2a])throw TypeError('.InsertOperation.nodes:\x20object\x20expected');_0x125fcf['nodes'][_0x206a2a]=_0x5b8a9f['Element']['fromObject'](_0x7a36d3['nodes'][_0x206a2a]);}}return null!=_0x7a36d3['shouldReceiveAttributes']&&(_0x125fcf['shouldReceiveAttributes']=Boolean(_0x7a36d3['shouldReceiveAttributes'])),null!=_0x7a36d3['wasUndone']&&(_0x125fcf['wasUndone']=Boolean(_0x7a36d3['wasUndone'])),_0x125fcf;},_0x25cd55['toObject']=function(_0x1aee1e,_0xb51ce1){_0xb51ce1||(_0xb51ce1={});var _0x1132ad={};if((_0xb51ce1['arrays']||_0xb51ce1['defaults'])&&(_0x1132ad['nodes']=[]),_0xb51ce1['defaults']&&(_0x1132ad['position']=null,_0x1132ad['shouldReceiveAttributes']=!0x1,_0x1132ad['wasUndone']=!0x1),null!=_0x1aee1e['position']&&_0x1aee1e['hasOwnProperty']('position')&&(_0x1132ad['position']=_0x5b8a9f['Position']['toObject'](_0x1aee1e['position'],_0xb51ce1)),_0x1aee1e['nodes']&&_0x1aee1e['nodes']['length']){_0x1132ad['nodes']=[];for(var _0x5cee13=0x0;_0x5cee13<_0x1aee1e['nodes']['length'];++_0x5cee13)_0x1132ad['nodes'][_0x5cee13]=_0x5b8a9f['Element']['toObject'](_0x1aee1e['nodes'][_0x5cee13],_0xb51ce1);}return null!=_0x1aee1e['shouldReceiveAttributes']&&_0x1aee1e['hasOwnProperty']('shouldReceiveAttributes')&&(_0x1132ad['shouldReceiveAttributes']=_0x1aee1e['shouldReceiveAttributes']),null!=_0x1aee1e['wasUndone']&&_0x1aee1e['hasOwnProperty']('wasUndone')&&(_0x1132ad['wasUndone']=_0x1aee1e['wasUndone']),_0x1132ad;},_0x25cd55['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x3f0d00['util']['toJSONOptions']);},_0x25cd55['getTypeUrl']=function(_0x32195d){return void 0x0===_0x32195d&&(_0x32195d='type.googleapis.com'),_0x32195d+'/InsertOperation';},_0x25cd55;}()),_0x5b8a9f['MarkerOperation']=(function(){function _0x71d853(_0x5db51c){if(_0x5db51c){for(var _0xd5120b=Object['keys'](_0x5db51c),_0x1ca874=0x0;_0x1ca874<_0xd5120b['length'];++_0x1ca874)null!=_0x5db51c[_0xd5120b[_0x1ca874]]&&(this[_0xd5120b[_0x1ca874]]=_0x5db51c[_0xd5120b[_0x1ca874]]);}}return _0x71d853['prototype']['name']='',_0x71d853['prototype']['oldRange']=null,_0x71d853['prototype']['newRange']=null,_0x71d853['prototype']['affectsData']=!0x1,_0x71d853['prototype']['wasUndone']=!0x1,_0x71d853['create']=function(_0x1c2d5d){return new _0x71d853(_0x1c2d5d);},_0x71d853['encode']=function(_0x5624a3,_0x5c17ee){return _0x5c17ee||(_0x5c17ee=_0x5a6693['create']()),null!=_0x5624a3['name']&&Object['hasOwnProperty']['call'](_0x5624a3,'name')&&_0x5c17ee['uint32'](0xa)['string'](_0x5624a3['name']),null!=_0x5624a3['oldRange']&&Object['hasOwnProperty']['call'](_0x5624a3,'oldRange')&&_0x5b8a9f['Range']['encode'](_0x5624a3['oldRange'],_0x5c17ee['uint32'](0x12)['fork']())['ldelim'](),null!=_0x5624a3['newRange']&&Object['hasOwnProperty']['call'](_0x5624a3,'newRange')&&_0x5b8a9f['Range']['encode'](_0x5624a3['newRange'],_0x5c17ee['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x5624a3['affectsData']&&Object['hasOwnProperty']['call'](_0x5624a3,'affectsData')&&_0x5c17ee['uint32'](0x20)['bool'](_0x5624a3['affectsData']),null!=_0x5624a3['wasUndone']&&Object['hasOwnProperty']['call'](_0x5624a3,'wasUndone')&&_0x5c17ee['uint32'](0x28)['bool'](_0x5624a3['wasUndone']),_0x5c17ee;},_0x71d853['encodeDelimited']=function(_0x18d64d,_0x131615){return this['encode'](_0x18d64d,_0x131615)['ldelim']();},_0x71d853['decode']=function(_0x31c901,_0x1756d8){_0x31c901 instanceof _0x572b68||(_0x31c901=_0x572b68['create'](_0x31c901));for(var _0x291597=void 0x0===_0x1756d8?_0x31c901['len']:_0x31c901['pos']+_0x1756d8,_0x103467=new _0x5b8a9f['MarkerOperation']();_0x31c901['pos']<_0x291597;){var _0x3881af=_0x31c901['uint32']();switch(_0x3881af>>>0x3){case 0x1:_0x103467['name']=_0x31c901['string']();break;case 0x2:_0x103467['oldRange']=_0x5b8a9f['Range']['decode'](_0x31c901,_0x31c901['uint32']());break;case 0x3:_0x103467['newRange']=_0x5b8a9f['Range']['decode'](_0x31c901,_0x31c901['uint32']());break;case 0x4:_0x103467['affectsData']=_0x31c901['bool']();break;case 0x5:_0x103467['wasUndone']=_0x31c901['bool']();break;default:_0x31c901['skipType'](0x7&_0x3881af);}}return _0x103467;},_0x71d853['decodeDelimited']=function(_0x564ce2){return _0x564ce2 instanceof _0x572b68||(_0x564ce2=new _0x572b68(_0x564ce2)),this['decode'](_0x564ce2,_0x564ce2['uint32']());},_0x71d853['verify']=function(_0x20624f){if('object'!=typeof _0x20624f||null===_0x20624f)return'object\x20expected';if(null!=_0x20624f['name']&&_0x20624f['hasOwnProperty']('name')&&!_0x397e1f['isString'](_0x20624f['name']))return'name:\x20string\x20expected';var _0x5f3311;if(null!=_0x20624f['oldRange']&&_0x20624f['hasOwnProperty']('oldRange')&&(_0x5f3311=_0x5b8a9f['Range']['verify'](_0x20624f['oldRange'])))return'oldRange.'+_0x5f3311;if(null!=_0x20624f['newRange']&&_0x20624f['hasOwnProperty']('newRange')&&(_0x5f3311=_0x5b8a9f['Range']['verify'](_0x20624f['newRange'])))return'newRange.'+_0x5f3311;return null!=_0x20624f['affectsData']&&_0x20624f['hasOwnProperty']('affectsData')&&'boolean'!=typeof _0x20624f['affectsData']?'affectsData:\x20boolean\x20expected':null!=_0x20624f['wasUndone']&&_0x20624f['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x20624f['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x71d853['fromObject']=function(_0x264c50){if(_0x264c50 instanceof _0x5b8a9f['MarkerOperation'])return _0x264c50;var _0x29278d=new _0x5b8a9f['MarkerOperation']();if(null!=_0x264c50['name']&&(_0x29278d['name']=String(_0x264c50['name'])),null!=_0x264c50['oldRange']){if('object'!=typeof _0x264c50['oldRange'])throw TypeError('.MarkerOperation.oldRange:\x20object\x20expected');_0x29278d['oldRange']=_0x5b8a9f['Range']['fromObject'](_0x264c50['oldRange']);}if(null!=_0x264c50['newRange']){if('object'!=typeof _0x264c50['newRange'])throw TypeError('.MarkerOperation.newRange:\x20object\x20expected');_0x29278d['newRange']=_0x5b8a9f['Range']['fromObject'](_0x264c50['newRange']);}return null!=_0x264c50['affectsData']&&(_0x29278d['affectsData']=Boolean(_0x264c50['affectsData'])),null!=_0x264c50['wasUndone']&&(_0x29278d['wasUndone']=Boolean(_0x264c50['wasUndone'])),_0x29278d;},_0x71d853['toObject']=function(_0x111201,_0x4086b7){_0x4086b7||(_0x4086b7={});var _0x165530={};return _0x4086b7['defaults']&&(_0x165530['name']='',_0x165530['oldRange']=null,_0x165530['newRange']=null,_0x165530['affectsData']=!0x1,_0x165530['wasUndone']=!0x1),null!=_0x111201['name']&&_0x111201['hasOwnProperty']('name')&&(_0x165530['name']=_0x111201['name']),null!=_0x111201['oldRange']&&_0x111201['hasOwnProperty']('oldRange')&&(_0x165530['oldRange']=_0x5b8a9f['Range']['toObject'](_0x111201['oldRange'],_0x4086b7)),null!=_0x111201['newRange']&&_0x111201['hasOwnProperty']('newRange')&&(_0x165530['newRange']=_0x5b8a9f['Range']['toObject'](_0x111201['newRange'],_0x4086b7)),null!=_0x111201['affectsData']&&_0x111201['hasOwnProperty']('affectsData')&&(_0x165530['affectsData']=_0x111201['affectsData']),null!=_0x111201['wasUndone']&&_0x111201['hasOwnProperty']('wasUndone')&&(_0x165530['wasUndone']=_0x111201['wasUndone']),_0x165530;},_0x71d853['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x3f0d00['util']['toJSONOptions']);},_0x71d853['getTypeUrl']=function(_0x3474be){return void 0x0===_0x3474be&&(_0x3474be='type.googleapis.com'),_0x3474be+'/MarkerOperation';},_0x71d853;}()),_0x5b8a9f['MergeOperation']=(function(){function _0x15168f(_0x271c63){if(_0x271c63){for(var _0xf90ca2=Object['keys'](_0x271c63),_0x2fd5bb=0x0;_0x2fd5bb<_0xf90ca2['length'];++_0x2fd5bb)null!=_0x271c63[_0xf90ca2[_0x2fd5bb]]&&(this[_0xf90ca2[_0x2fd5bb]]=_0x271c63[_0xf90ca2[_0x2fd5bb]]);}}return _0x15168f['prototype']['sourcePosition']=null,_0x15168f['prototype']['targetPosition']=null,_0x15168f['prototype']['graveyardPosition']=null,_0x15168f['prototype']['howMany']=0x0,_0x15168f['prototype']['wasUndone']=!0x1,_0x15168f['create']=function(_0x103751){return new _0x15168f(_0x103751);},_0x15168f['encode']=function(_0x7e0582,_0x28944e){return _0x28944e||(_0x28944e=_0x5a6693['create']()),null!=_0x7e0582['sourcePosition']&&Object['hasOwnProperty']['call'](_0x7e0582,'sourcePosition')&&_0x5b8a9f['Position']['encode'](_0x7e0582['sourcePosition'],_0x28944e['uint32'](0xa)['fork']())['ldelim'](),null!=_0x7e0582['targetPosition']&&Object['hasOwnProperty']['call'](_0x7e0582,'targetPosition')&&_0x5b8a9f['Position']['encode'](_0x7e0582['targetPosition'],_0x28944e['uint32'](0x12)['fork']())['ldelim'](),null!=_0x7e0582['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x7e0582,'graveyardPosition')&&_0x5b8a9f['Position']['encode'](_0x7e0582['graveyardPosition'],_0x28944e['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x7e0582['howMany']&&Object['hasOwnProperty']['call'](_0x7e0582,'howMany')&&_0x28944e['uint32'](0x20)['uint32'](_0x7e0582['howMany']),null!=_0x7e0582['wasUndone']&&Object['hasOwnProperty']['call'](_0x7e0582,'wasUndone')&&_0x28944e['uint32'](0x28)['bool'](_0x7e0582['wasUndone']),_0x28944e;},_0x15168f['encodeDelimited']=function(_0x2f151f,_0x249379){return this['encode'](_0x2f151f,_0x249379)['ldelim']();},_0x15168f['decode']=function(_0x3bc1f6,_0x542348){_0x3bc1f6 instanceof _0x572b68||(_0x3bc1f6=_0x572b68['create'](_0x3bc1f6));for(var _0x44d3c1=void 0x0===_0x542348?_0x3bc1f6['len']:_0x3bc1f6['pos']+_0x542348,_0x2d61de=new _0x5b8a9f['MergeOperation']();_0x3bc1f6['pos']<_0x44d3c1;){var _0x39f920=_0x3bc1f6['uint32']();switch(_0x39f920>>>0x3){case 0x1:_0x2d61de['sourcePosition']=_0x5b8a9f['Position']['decode'](_0x3bc1f6,_0x3bc1f6['uint32']());break;case 0x2:_0x2d61de['targetPosition']=_0x5b8a9f['Position']['decode'](_0x3bc1f6,_0x3bc1f6['uint32']());break;case 0x3:_0x2d61de['graveyardPosition']=_0x5b8a9f['Position']['decode'](_0x3bc1f6,_0x3bc1f6['uint32']());break;case 0x4:_0x2d61de['howMany']=_0x3bc1f6['uint32']();break;case 0x5:_0x2d61de['wasUndone']=_0x3bc1f6['bool']();break;default:_0x3bc1f6['skipType'](0x7&_0x39f920);}}return _0x2d61de;},_0x15168f['decodeDelimited']=function(_0x170134){return _0x170134 instanceof _0x572b68||(_0x170134=new _0x572b68(_0x170134)),this['decode'](_0x170134,_0x170134['uint32']());},_0x15168f['verify']=function(_0x2cf88e){if('object'!=typeof _0x2cf88e||null===_0x2cf88e)return'object\x20expected';var _0x2909d2;if(null!=_0x2cf88e['sourcePosition']&&_0x2cf88e['hasOwnProperty']('sourcePosition')&&(_0x2909d2=_0x5b8a9f['Position']['verify'](_0x2cf88e['sourcePosition'])))return'sourcePosition.'+_0x2909d2;if(null!=_0x2cf88e['targetPosition']&&_0x2cf88e['hasOwnProperty']('targetPosition')&&(_0x2909d2=_0x5b8a9f['Position']['verify'](_0x2cf88e['targetPosition'])))return'targetPosition.'+_0x2909d2;if(null!=_0x2cf88e['graveyardPosition']&&_0x2cf88e['hasOwnProperty']('graveyardPosition')&&(_0x2909d2=_0x5b8a9f['Position']['verify'](_0x2cf88e['graveyardPosition'])))return'graveyardPosition.'+_0x2909d2;return null!=_0x2cf88e['howMany']&&_0x2cf88e['hasOwnProperty']('howMany')&&!_0x397e1f['isInteger'](_0x2cf88e['howMany'])?'howMany:\x20integer\x20expected':null!=_0x2cf88e['wasUndone']&&_0x2cf88e['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x2cf88e['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x15168f['fromObject']=function(_0x3eb35b){if(_0x3eb35b instanceof _0x5b8a9f['MergeOperation'])return _0x3eb35b;var _0x53819a=new _0x5b8a9f['MergeOperation']();if(null!=_0x3eb35b['sourcePosition']){if('object'!=typeof _0x3eb35b['sourcePosition'])throw TypeError('.MergeOperation.sourcePosition:\x20object\x20expected');_0x53819a['sourcePosition']=_0x5b8a9f['Position']['fromObject'](_0x3eb35b['sourcePosition']);}if(null!=_0x3eb35b['targetPosition']){if('object'!=typeof _0x3eb35b['targetPosition'])throw TypeError('.MergeOperation.targetPosition:\x20object\x20expected');_0x53819a['targetPosition']=_0x5b8a9f['Position']['fromObject'](_0x3eb35b['targetPosition']);}if(null!=_0x3eb35b['graveyardPosition']){if('object'!=typeof _0x3eb35b['graveyardPosition'])throw TypeError('.MergeOperation.graveyardPosition:\x20object\x20expected');_0x53819a['graveyardPosition']=_0x5b8a9f['Position']['fromObject'](_0x3eb35b['graveyardPosition']);}return null!=_0x3eb35b['howMany']&&(_0x53819a['howMany']=_0x3eb35b['howMany']>>>0x0),null!=_0x3eb35b['wasUndone']&&(_0x53819a['wasUndone']=Boolean(_0x3eb35b['wasUndone'])),_0x53819a;},_0x15168f['toObject']=function(_0xede5f,_0xd62963){_0xd62963||(_0xd62963={});var _0x5cd146={};return _0xd62963['defaults']&&(_0x5cd146['sourcePosition']=null,_0x5cd146['targetPosition']=null,_0x5cd146['graveyardPosition']=null,_0x5cd146['howMany']=0x0,_0x5cd146['wasUndone']=!0x1),null!=_0xede5f['sourcePosition']&&_0xede5f['hasOwnProperty']('sourcePosition')&&(_0x5cd146['sourcePosition']=_0x5b8a9f['Position']['toObject'](_0xede5f['sourcePosition'],_0xd62963)),null!=_0xede5f['targetPosition']&&_0xede5f['hasOwnProperty']('targetPosition')&&(_0x5cd146['targetPosition']=_0x5b8a9f['Position']['toObject'](_0xede5f['targetPosition'],_0xd62963)),null!=_0xede5f['graveyardPosition']&&_0xede5f['hasOwnProperty']('graveyardPosition')&&(_0x5cd146['graveyardPosition']=_0x5b8a9f['Position']['toObject'](_0xede5f['graveyardPosition'],_0xd62963)),null!=_0xede5f['howMany']&&_0xede5f['hasOwnProperty']('howMany')&&(_0x5cd146['howMany']=_0xede5f['howMany']),null!=_0xede5f['wasUndone']&&_0xede5f['hasOwnProperty']('wasUndone')&&(_0x5cd146['wasUndone']=_0xede5f['wasUndone']),_0x5cd146;},_0x15168f['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x3f0d00['util']['toJSONOptions']);},_0x15168f['getTypeUrl']=function(_0x552a56){return void 0x0===_0x552a56&&(_0x552a56='type.googleapis.com'),_0x552a56+'/MergeOperation';},_0x15168f;}()),_0x5b8a9f['MoveOperation']=(function(){function _0x23c394(_0x4e8b70){if(_0x4e8b70){for(var _0x3e4db9=Object['keys'](_0x4e8b70),_0x491ec1=0x0;_0x491ec1<_0x3e4db9['length'];++_0x491ec1)null!=_0x4e8b70[_0x3e4db9[_0x491ec1]]&&(this[_0x3e4db9[_0x491ec1]]=_0x4e8b70[_0x3e4db9[_0x491ec1]]);}}return _0x23c394['prototype']['sourcePosition']=null,_0x23c394['prototype']['howMany']=0x0,_0x23c394['prototype']['targetPosition']=null,_0x23c394['prototype']['wasUndone']=!0x1,_0x23c394['create']=function(_0x3b25e5){return new _0x23c394(_0x3b25e5);},_0x23c394['encode']=function(_0x3a61e7,_0x54298f){return _0x54298f||(_0x54298f=_0x5a6693['create']()),null!=_0x3a61e7['sourcePosition']&&Object['hasOwnProperty']['call'](_0x3a61e7,'sourcePosition')&&_0x5b8a9f['Position']['encode'](_0x3a61e7['sourcePosition'],_0x54298f['uint32'](0xa)['fork']())['ldelim'](),null!=_0x3a61e7['howMany']&&Object['hasOwnProperty']['call'](_0x3a61e7,'howMany')&&_0x54298f['uint32'](0x10)['uint32'](_0x3a61e7['howMany']),null!=_0x3a61e7['targetPosition']&&Object['hasOwnProperty']['call'](_0x3a61e7,'targetPosition')&&_0x5b8a9f['Position']['encode'](_0x3a61e7['targetPosition'],_0x54298f['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x3a61e7['wasUndone']&&Object['hasOwnProperty']['call'](_0x3a61e7,'wasUndone')&&_0x54298f['uint32'](0x20)['bool'](_0x3a61e7['wasUndone']),_0x54298f;},_0x23c394['encodeDelimited']=function(_0x6391d9,_0x99681){return this['encode'](_0x6391d9,_0x99681)['ldelim']();},_0x23c394['decode']=function(_0x17eeb1,_0x32dcc5){_0x17eeb1 instanceof _0x572b68||(_0x17eeb1=_0x572b68['create'](_0x17eeb1));for(var _0x387241=void 0x0===_0x32dcc5?_0x17eeb1['len']:_0x17eeb1['pos']+_0x32dcc5,_0x6a09bb=new _0x5b8a9f['MoveOperation']();_0x17eeb1['pos']<_0x387241;){var _0x4d0a4d=_0x17eeb1['uint32']();switch(_0x4d0a4d>>>0x3){case 0x1:_0x6a09bb['sourcePosition']=_0x5b8a9f['Position']['decode'](_0x17eeb1,_0x17eeb1['uint32']());break;case 0x2:_0x6a09bb['howMany']=_0x17eeb1['uint32']();break;case 0x3:_0x6a09bb['targetPosition']=_0x5b8a9f['Position']['decode'](_0x17eeb1,_0x17eeb1['uint32']());break;case 0x4:_0x6a09bb['wasUndone']=_0x17eeb1['bool']();break;default:_0x17eeb1['skipType'](0x7&_0x4d0a4d);}}return _0x6a09bb;},_0x23c394['decodeDelimited']=function(_0x1d758f){return _0x1d758f instanceof _0x572b68||(_0x1d758f=new _0x572b68(_0x1d758f)),this['decode'](_0x1d758f,_0x1d758f['uint32']());},_0x23c394['verify']=function(_0x21ed50){if('object'!=typeof _0x21ed50||null===_0x21ed50)return'object\x20expected';var _0x3b9542;if(null!=_0x21ed50['sourcePosition']&&_0x21ed50['hasOwnProperty']('sourcePosition')&&(_0x3b9542=_0x5b8a9f['Position']['verify'](_0x21ed50['sourcePosition'])))return'sourcePosition.'+_0x3b9542;if(null!=_0x21ed50['howMany']&&_0x21ed50['hasOwnProperty']('howMany')&&!_0x397e1f['isInteger'](_0x21ed50['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x21ed50['targetPosition']&&_0x21ed50['hasOwnProperty']('targetPosition')&&(_0x3b9542=_0x5b8a9f['Position']['verify'](_0x21ed50['targetPosition'])))return'targetPosition.'+_0x3b9542;return null!=_0x21ed50['wasUndone']&&_0x21ed50['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x21ed50['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x23c394['fromObject']=function(_0x283859){if(_0x283859 instanceof _0x5b8a9f['MoveOperation'])return _0x283859;var _0x5458b3=new _0x5b8a9f['MoveOperation']();if(null!=_0x283859['sourcePosition']){if('object'!=typeof _0x283859['sourcePosition'])throw TypeError('.MoveOperation.sourcePosition:\x20object\x20expected');_0x5458b3['sourcePosition']=_0x5b8a9f['Position']['fromObject'](_0x283859['sourcePosition']);}if(null!=_0x283859['howMany']&&(_0x5458b3['howMany']=_0x283859['howMany']>>>0x0),null!=_0x283859['targetPosition']){if('object'!=typeof _0x283859['targetPosition'])throw TypeError('.MoveOperation.targetPosition:\x20object\x20expected');_0x5458b3['targetPosition']=_0x5b8a9f['Position']['fromObject'](_0x283859['targetPosition']);}return null!=_0x283859['wasUndone']&&(_0x5458b3['wasUndone']=Boolean(_0x283859['wasUndone'])),_0x5458b3;},_0x23c394['toObject']=function(_0x303773,_0x1812dd){_0x1812dd||(_0x1812dd={});var _0x1733ac={};return _0x1812dd['defaults']&&(_0x1733ac['sourcePosition']=null,_0x1733ac['howMany']=0x0,_0x1733ac['targetPosition']=null,_0x1733ac['wasUndone']=!0x1),null!=_0x303773['sourcePosition']&&_0x303773['hasOwnProperty']('sourcePosition')&&(_0x1733ac['sourcePosition']=_0x5b8a9f['Position']['toObject'](_0x303773['sourcePosition'],_0x1812dd)),null!=_0x303773['howMany']&&_0x303773['hasOwnProperty']('howMany')&&(_0x1733ac['howMany']=_0x303773['howMany']),null!=_0x303773['targetPosition']&&_0x303773['hasOwnProperty']('targetPosition')&&(_0x1733ac['targetPosition']=_0x5b8a9f['Position']['toObject'](_0x303773['targetPosition'],_0x1812dd)),null!=_0x303773['wasUndone']&&_0x303773['hasOwnProperty']('wasUndone')&&(_0x1733ac['wasUndone']=_0x303773['wasUndone']),_0x1733ac;},_0x23c394['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x3f0d00['util']['toJSONOptions']);},_0x23c394['getTypeUrl']=function(_0x4f681d){return void 0x0===_0x4f681d&&(_0x4f681d='type.googleapis.com'),_0x4f681d+'/MoveOperation';},_0x23c394;}()),_0x5b8a9f['RenameOperation']=(function(){function _0x1b123a(_0x2db715){if(_0x2db715){for(var _0x44a7d7=Object['keys'](_0x2db715),_0x20a690=0x0;_0x20a690<_0x44a7d7['length'];++_0x20a690)null!=_0x2db715[_0x44a7d7[_0x20a690]]&&(this[_0x44a7d7[_0x20a690]]=_0x2db715[_0x44a7d7[_0x20a690]]);}}return _0x1b123a['prototype']['position']=null,_0x1b123a['prototype']['oldName']='',_0x1b123a['prototype']['newName']='',_0x1b123a['prototype']['wasUndone']=!0x1,_0x1b123a['create']=function(_0x19f792){return new _0x1b123a(_0x19f792);},_0x1b123a['encode']=function(_0x41b302,_0x1f058a){return _0x1f058a||(_0x1f058a=_0x5a6693['create']()),null!=_0x41b302['position']&&Object['hasOwnProperty']['call'](_0x41b302,'position')&&_0x5b8a9f['Position']['encode'](_0x41b302['position'],_0x1f058a['uint32'](0xa)['fork']())['ldelim'](),null!=_0x41b302['oldName']&&Object['hasOwnProperty']['call'](_0x41b302,'oldName')&&_0x1f058a['uint32'](0x12)['string'](_0x41b302['oldName']),null!=_0x41b302['newName']&&Object['hasOwnProperty']['call'](_0x41b302,'newName')&&_0x1f058a['uint32'](0x1a)['string'](_0x41b302['newName']),null!=_0x41b302['wasUndone']&&Object['hasOwnProperty']['call'](_0x41b302,'wasUndone')&&_0x1f058a['uint32'](0x20)['bool'](_0x41b302['wasUndone']),_0x1f058a;},_0x1b123a['encodeDelimited']=function(_0x504eea,_0x41726a){return this['encode'](_0x504eea,_0x41726a)['ldelim']();},_0x1b123a['decode']=function(_0x529930,_0x19c277){_0x529930 instanceof _0x572b68||(_0x529930=_0x572b68['create'](_0x529930));for(var _0xe1d3f3=void 0x0===_0x19c277?_0x529930['len']:_0x529930['pos']+_0x19c277,_0x5ea42e=new _0x5b8a9f['RenameOperation']();_0x529930['pos']<_0xe1d3f3;){var _0x16d44f=_0x529930['uint32']();switch(_0x16d44f>>>0x3){case 0x1:_0x5ea42e['position']=_0x5b8a9f['Position']['decode'](_0x529930,_0x529930['uint32']());break;case 0x2:_0x5ea42e['oldName']=_0x529930['string']();break;case 0x3:_0x5ea42e['newName']=_0x529930['string']();break;case 0x4:_0x5ea42e['wasUndone']=_0x529930['bool']();break;default:_0x529930['skipType'](0x7&_0x16d44f);}}return _0x5ea42e;},_0x1b123a['decodeDelimited']=function(_0x5e7b3f){return _0x5e7b3f instanceof _0x572b68||(_0x5e7b3f=new _0x572b68(_0x5e7b3f)),this['decode'](_0x5e7b3f,_0x5e7b3f['uint32']());},_0x1b123a['verify']=function(_0x2a8b08){if('object'!=typeof _0x2a8b08||null===_0x2a8b08)return'object\x20expected';if(null!=_0x2a8b08['position']&&_0x2a8b08['hasOwnProperty']('position')){var _0x5fa21=_0x5b8a9f['Position']['verify'](_0x2a8b08['position']);if(_0x5fa21)return'position.'+_0x5fa21;}return null!=_0x2a8b08['oldName']&&_0x2a8b08['hasOwnProperty']('oldName')&&!_0x397e1f['isString'](_0x2a8b08['oldName'])?'oldName:\x20string\x20expected':null!=_0x2a8b08['newName']&&_0x2a8b08['hasOwnProperty']('newName')&&!_0x397e1f['isString'](_0x2a8b08['newName'])?'newName:\x20string\x20expected':null!=_0x2a8b08['wasUndone']&&_0x2a8b08['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x2a8b08['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x1b123a['fromObject']=function(_0x4d36b5){if(_0x4d36b5 instanceof _0x5b8a9f['RenameOperation'])return _0x4d36b5;var _0x437133=new _0x5b8a9f['RenameOperation']();if(null!=_0x4d36b5['position']){if('object'!=typeof _0x4d36b5['position'])throw TypeError('.RenameOperation.position:\x20object\x20expected');_0x437133['position']=_0x5b8a9f['Position']['fromObject'](_0x4d36b5['position']);}return null!=_0x4d36b5['oldName']&&(_0x437133['oldName']=String(_0x4d36b5['oldName'])),null!=_0x4d36b5['newName']&&(_0x437133['newName']=String(_0x4d36b5['newName'])),null!=_0x4d36b5['wasUndone']&&(_0x437133['wasUndone']=Boolean(_0x4d36b5['wasUndone'])),_0x437133;},_0x1b123a['toObject']=function(_0x2200f8,_0x4e186e){_0x4e186e||(_0x4e186e={});var _0x2ee8c7={};return _0x4e186e['defaults']&&(_0x2ee8c7['position']=null,_0x2ee8c7['oldName']='',_0x2ee8c7['newName']='',_0x2ee8c7['wasUndone']=!0x1),null!=_0x2200f8['position']&&_0x2200f8['hasOwnProperty']('position')&&(_0x2ee8c7['position']=_0x5b8a9f['Position']['toObject'](_0x2200f8['position'],_0x4e186e)),null!=_0x2200f8['oldName']&&_0x2200f8['hasOwnProperty']('oldName')&&(_0x2ee8c7['oldName']=_0x2200f8['oldName']),null!=_0x2200f8['newName']&&_0x2200f8['hasOwnProperty']('newName')&&(_0x2ee8c7['newName']=_0x2200f8['newName']),null!=_0x2200f8['wasUndone']&&_0x2200f8['hasOwnProperty']('wasUndone')&&(_0x2ee8c7['wasUndone']=_0x2200f8['wasUndone']),_0x2ee8c7;},_0x1b123a['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x3f0d00['util']['toJSONOptions']);},_0x1b123a['getTypeUrl']=function(_0x3577ee){return void 0x0===_0x3577ee&&(_0x3577ee='type.googleapis.com'),_0x3577ee+'/RenameOperation';},_0x1b123a;}()),_0x5b8a9f['RootAttributeOperation']=(function(){function _0x7a92e6(_0x6489d4){if(_0x6489d4){for(var _0x2029f1=Object['keys'](_0x6489d4),_0x481468=0x0;_0x481468<_0x2029f1['length'];++_0x481468)null!=_0x6489d4[_0x2029f1[_0x481468]]&&(this[_0x2029f1[_0x481468]]=_0x6489d4[_0x2029f1[_0x481468]]);}}return _0x7a92e6['prototype']['root']='',_0x7a92e6['prototype']['key']='',_0x7a92e6['prototype']['oldValueBoolean']=!0x1,_0x7a92e6['prototype']['oldValueJson']='',_0x7a92e6['prototype']['newValueBoolean']=!0x1,_0x7a92e6['prototype']['newValueJson']='',_0x7a92e6['prototype']['wasUndone']=!0x1,_0x7a92e6['create']=function(_0x366c63){return new _0x7a92e6(_0x366c63);},_0x7a92e6['encode']=function(_0x4d8e14,_0x12a01a){return _0x12a01a||(_0x12a01a=_0x5a6693['create']()),null!=_0x4d8e14['root']&&Object['hasOwnProperty']['call'](_0x4d8e14,'root')&&_0x12a01a['uint32'](0xa)['string'](_0x4d8e14['root']),null!=_0x4d8e14['key']&&Object['hasOwnProperty']['call'](_0x4d8e14,'key')&&_0x12a01a['uint32'](0x12)['string'](_0x4d8e14['key']),null!=_0x4d8e14['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x4d8e14,'oldValueBoolean')&&_0x12a01a['uint32'](0x18)['bool'](_0x4d8e14['oldValueBoolean']),null!=_0x4d8e14['oldValueJson']&&Object['hasOwnProperty']['call'](_0x4d8e14,'oldValueJson')&&_0x12a01a['uint32'](0x22)['string'](_0x4d8e14['oldValueJson']),null!=_0x4d8e14['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x4d8e14,'newValueBoolean')&&_0x12a01a['uint32'](0x28)['bool'](_0x4d8e14['newValueBoolean']),null!=_0x4d8e14['newValueJson']&&Object['hasOwnProperty']['call'](_0x4d8e14,'newValueJson')&&_0x12a01a['uint32'](0x32)['string'](_0x4d8e14['newValueJson']),null!=_0x4d8e14['wasUndone']&&Object['hasOwnProperty']['call'](_0x4d8e14,'wasUndone')&&_0x12a01a['uint32'](0x38)['bool'](_0x4d8e14['wasUndone']),_0x12a01a;},_0x7a92e6['encodeDelimited']=function(_0x2de35a,_0x32c7a8){return this['encode'](_0x2de35a,_0x32c7a8)['ldelim']();},_0x7a92e6['decode']=function(_0x1556a3,_0x4918b3){_0x1556a3 instanceof _0x572b68||(_0x1556a3=_0x572b68['create'](_0x1556a3));for(var _0x416e40=void 0x0===_0x4918b3?_0x1556a3['len']:_0x1556a3['pos']+_0x4918b3,_0x24b0f1=new _0x5b8a9f['RootAttributeOperation']();_0x1556a3['pos']<_0x416e40;){var _0x437b9c=_0x1556a3['uint32']();switch(_0x437b9c>>>0x3){case 0x1:_0x24b0f1['root']=_0x1556a3['string']();break;case 0x2:_0x24b0f1['key']=_0x1556a3['string']();break;case 0x3:_0x24b0f1['oldValueBoolean']=_0x1556a3['bool']();break;case 0x4:_0x24b0f1['oldValueJson']=_0x1556a3['string']();break;case 0x5:_0x24b0f1['newValueBoolean']=_0x1556a3['bool']();break;case 0x6:_0x24b0f1['newValueJson']=_0x1556a3['string']();break;case 0x7:_0x24b0f1['wasUndone']=_0x1556a3['bool']();break;default:_0x1556a3['skipType'](0x7&_0x437b9c);}}return _0x24b0f1;},_0x7a92e6['decodeDelimited']=function(_0x2be5f3){return _0x2be5f3 instanceof _0x572b68||(_0x2be5f3=new _0x572b68(_0x2be5f3)),this['decode'](_0x2be5f3,_0x2be5f3['uint32']());},_0x7a92e6['verify']=function(_0x522a6d){return'object'!=typeof _0x522a6d||null===_0x522a6d?'object\x20expected':null!=_0x522a6d['root']&&_0x522a6d['hasOwnProperty']('root')&&!_0x397e1f['isString'](_0x522a6d['root'])?'root:\x20string\x20expected':null!=_0x522a6d['key']&&_0x522a6d['hasOwnProperty']('key')&&!_0x397e1f['isString'](_0x522a6d['key'])?'key:\x20string\x20expected':null!=_0x522a6d['oldValueBoolean']&&_0x522a6d['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x522a6d['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x522a6d['oldValueJson']&&_0x522a6d['hasOwnProperty']('oldValueJson')&&!_0x397e1f['isString'](_0x522a6d['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x522a6d['newValueBoolean']&&_0x522a6d['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x522a6d['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x522a6d['newValueJson']&&_0x522a6d['hasOwnProperty']('newValueJson')&&!_0x397e1f['isString'](_0x522a6d['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x522a6d['wasUndone']&&_0x522a6d['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x522a6d['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x7a92e6['fromObject']=function(_0x1bc610){if(_0x1bc610 instanceof _0x5b8a9f['RootAttributeOperation'])return _0x1bc610;var _0x5c835f=new _0x5b8a9f['RootAttributeOperation']();return null!=_0x1bc610['root']&&(_0x5c835f['root']=String(_0x1bc610['root'])),null!=_0x1bc610['key']&&(_0x5c835f['key']=String(_0x1bc610['key'])),null!=_0x1bc610['oldValueBoolean']&&(_0x5c835f['oldValueBoolean']=Boolean(_0x1bc610['oldValueBoolean'])),null!=_0x1bc610['oldValueJson']&&(_0x5c835f['oldValueJson']=String(_0x1bc610['oldValueJson'])),null!=_0x1bc610['newValueBoolean']&&(_0x5c835f['newValueBoolean']=Boolean(_0x1bc610['newValueBoolean'])),null!=_0x1bc610['newValueJson']&&(_0x5c835f['newValueJson']=String(_0x1bc610['newValueJson'])),null!=_0x1bc610['wasUndone']&&(_0x5c835f['wasUndone']=Boolean(_0x1bc610['wasUndone'])),_0x5c835f;},_0x7a92e6['toObject']=function(_0x573eb2,_0x1017c6){_0x1017c6||(_0x1017c6={});var _0x581a4d={};return _0x1017c6['defaults']&&(_0x581a4d['root']='',_0x581a4d['key']='',_0x581a4d['oldValueBoolean']=!0x1,_0x581a4d['oldValueJson']='',_0x581a4d['newValueBoolean']=!0x1,_0x581a4d['newValueJson']='',_0x581a4d['wasUndone']=!0x1),null!=_0x573eb2['root']&&_0x573eb2['hasOwnProperty']('root')&&(_0x581a4d['root']=_0x573eb2['root']),null!=_0x573eb2['key']&&_0x573eb2['hasOwnProperty']('key')&&(_0x581a4d['key']=_0x573eb2['key']),null!=_0x573eb2['oldValueBoolean']&&_0x573eb2['hasOwnProperty']('oldValueBoolean')&&(_0x581a4d['oldValueBoolean']=_0x573eb2['oldValueBoolean']),null!=_0x573eb2['oldValueJson']&&_0x573eb2['hasOwnProperty']('oldValueJson')&&(_0x581a4d['oldValueJson']=_0x573eb2['oldValueJson']),null!=_0x573eb2['newValueBoolean']&&_0x573eb2['hasOwnProperty']('newValueBoolean')&&(_0x581a4d['newValueBoolean']=_0x573eb2['newValueBoolean']),null!=_0x573eb2['newValueJson']&&_0x573eb2['hasOwnProperty']('newValueJson')&&(_0x581a4d['newValueJson']=_0x573eb2['newValueJson']),null!=_0x573eb2['wasUndone']&&_0x573eb2['hasOwnProperty']('wasUndone')&&(_0x581a4d['wasUndone']=_0x573eb2['wasUndone']),_0x581a4d;},_0x7a92e6['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x3f0d00['util']['toJSONOptions']);},_0x7a92e6['getTypeUrl']=function(_0x337253){return void 0x0===_0x337253&&(_0x337253='type.googleapis.com'),_0x337253+'/RootAttributeOperation';},_0x7a92e6;}()),_0x5b8a9f['RootOperation']=(function(){function _0x525de2(_0x23883f){if(_0x23883f){for(var _0x1c0e8f=Object['keys'](_0x23883f),_0x3e3fe6=0x0;_0x3e3fe6<_0x1c0e8f['length'];++_0x3e3fe6)null!=_0x23883f[_0x1c0e8f[_0x3e3fe6]]&&(this[_0x1c0e8f[_0x3e3fe6]]=_0x23883f[_0x1c0e8f[_0x3e3fe6]]);}}return _0x525de2['prototype']['rootName']='',_0x525de2['prototype']['elementName']='',_0x525de2['prototype']['isAdd']=!0x1,_0x525de2['prototype']['wasUndone']=!0x1,_0x525de2['create']=function(_0x254aad){return new _0x525de2(_0x254aad);},_0x525de2['encode']=function(_0x34fba3,_0x167539){return _0x167539||(_0x167539=_0x5a6693['create']()),null!=_0x34fba3['rootName']&&Object['hasOwnProperty']['call'](_0x34fba3,'rootName')&&_0x167539['uint32'](0xa)['string'](_0x34fba3['rootName']),null!=_0x34fba3['elementName']&&Object['hasOwnProperty']['call'](_0x34fba3,'elementName')&&_0x167539['uint32'](0x12)['string'](_0x34fba3['elementName']),null!=_0x34fba3['isAdd']&&Object['hasOwnProperty']['call'](_0x34fba3,'isAdd')&&_0x167539['uint32'](0x18)['bool'](_0x34fba3['isAdd']),null!=_0x34fba3['wasUndone']&&Object['hasOwnProperty']['call'](_0x34fba3,'wasUndone')&&_0x167539['uint32'](0x20)['bool'](_0x34fba3['wasUndone']),_0x167539;},_0x525de2['encodeDelimited']=function(_0x521097,_0x507e06){return this['encode'](_0x521097,_0x507e06)['ldelim']();},_0x525de2['decode']=function(_0x577bd7,_0x4f8248){_0x577bd7 instanceof _0x572b68||(_0x577bd7=_0x572b68['create'](_0x577bd7));for(var _0x48aa37=void 0x0===_0x4f8248?_0x577bd7['len']:_0x577bd7['pos']+_0x4f8248,_0x1dcce8=new _0x5b8a9f['RootOperation']();_0x577bd7['pos']<_0x48aa37;){var _0x51fbbc=_0x577bd7['uint32']();switch(_0x51fbbc>>>0x3){case 0x1:_0x1dcce8['rootName']=_0x577bd7['string']();break;case 0x2:_0x1dcce8['elementName']=_0x577bd7['string']();break;case 0x3:_0x1dcce8['isAdd']=_0x577bd7['bool']();break;case 0x4:_0x1dcce8['wasUndone']=_0x577bd7['bool']();break;default:_0x577bd7['skipType'](0x7&_0x51fbbc);}}return _0x1dcce8;},_0x525de2['decodeDelimited']=function(_0x5c1683){return _0x5c1683 instanceof _0x572b68||(_0x5c1683=new _0x572b68(_0x5c1683)),this['decode'](_0x5c1683,_0x5c1683['uint32']());},_0x525de2['verify']=function(_0x400a10){return'object'!=typeof _0x400a10||null===_0x400a10?'object\x20expected':null!=_0x400a10['rootName']&&_0x400a10['hasOwnProperty']('rootName')&&!_0x397e1f['isString'](_0x400a10['rootName'])?'rootName:\x20string\x20expected':null!=_0x400a10['elementName']&&_0x400a10['hasOwnProperty']('elementName')&&!_0x397e1f['isString'](_0x400a10['elementName'])?'elementName:\x20string\x20expected':null!=_0x400a10['isAdd']&&_0x400a10['hasOwnProperty']('isAdd')&&'boolean'!=typeof _0x400a10['isAdd']?'isAdd:\x20boolean\x20expected':null!=_0x400a10['wasUndone']&&_0x400a10['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x400a10['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x525de2['fromObject']=function(_0x59b666){if(_0x59b666 instanceof _0x5b8a9f['RootOperation'])return _0x59b666;var _0x57a987=new _0x5b8a9f['RootOperation']();return null!=_0x59b666['rootName']&&(_0x57a987['rootName']=String(_0x59b666['rootName'])),null!=_0x59b666['elementName']&&(_0x57a987['elementName']=String(_0x59b666['elementName'])),null!=_0x59b666['isAdd']&&(_0x57a987['isAdd']=Boolean(_0x59b666['isAdd'])),null!=_0x59b666['wasUndone']&&(_0x57a987['wasUndone']=Boolean(_0x59b666['wasUndone'])),_0x57a987;},_0x525de2['toObject']=function(_0x5449ef,_0x23a117){_0x23a117||(_0x23a117={});var _0x47a944={};return _0x23a117['defaults']&&(_0x47a944['rootName']='',_0x47a944['elementName']='',_0x47a944['isAdd']=!0x1,_0x47a944['wasUndone']=!0x1),null!=_0x5449ef['rootName']&&_0x5449ef['hasOwnProperty']('rootName')&&(_0x47a944['rootName']=_0x5449ef['rootName']),null!=_0x5449ef['elementName']&&_0x5449ef['hasOwnProperty']('elementName')&&(_0x47a944['elementName']=_0x5449ef['elementName']),null!=_0x5449ef['isAdd']&&_0x5449ef['hasOwnProperty']('isAdd')&&(_0x47a944['isAdd']=_0x5449ef['isAdd']),null!=_0x5449ef['wasUndone']&&_0x5449ef['hasOwnProperty']('wasUndone')&&(_0x47a944['wasUndone']=_0x5449ef['wasUndone']),_0x47a944;},_0x525de2['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x3f0d00['util']['toJSONOptions']);},_0x525de2['getTypeUrl']=function(_0x3d6cc2){return void 0x0===_0x3d6cc2&&(_0x3d6cc2='type.googleapis.com'),_0x3d6cc2+'/RootOperation';},_0x525de2;}()),_0x5b8a9f['SplitOperation']=(function(){function _0x42cb01(_0x262012){if(_0x262012){for(var _0x2f5346=Object['keys'](_0x262012),_0x3d53cd=0x0;_0x3d53cd<_0x2f5346['length'];++_0x3d53cd)null!=_0x262012[_0x2f5346[_0x3d53cd]]&&(this[_0x2f5346[_0x3d53cd]]=_0x262012[_0x2f5346[_0x3d53cd]]);}}return _0x42cb01['prototype']['splitPosition']=null,_0x42cb01['prototype']['graveyardPosition']=null,_0x42cb01['prototype']['howMany']=0x0,_0x42cb01['prototype']['insertionPosition']=null,_0x42cb01['prototype']['wasUndone']=!0x1,_0x42cb01['create']=function(_0x56030f){return new _0x42cb01(_0x56030f);},_0x42cb01['encode']=function(_0x2c4b7f,_0x4fea31){return _0x4fea31||(_0x4fea31=_0x5a6693['create']()),null!=_0x2c4b7f['splitPosition']&&Object['hasOwnProperty']['call'](_0x2c4b7f,'splitPosition')&&_0x5b8a9f['Position']['encode'](_0x2c4b7f['splitPosition'],_0x4fea31['uint32'](0xa)['fork']())['ldelim'](),null!=_0x2c4b7f['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x2c4b7f,'graveyardPosition')&&_0x5b8a9f['Position']['encode'](_0x2c4b7f['graveyardPosition'],_0x4fea31['uint32'](0x12)['fork']())['ldelim'](),null!=_0x2c4b7f['howMany']&&Object['hasOwnProperty']['call'](_0x2c4b7f,'howMany')&&_0x4fea31['uint32'](0x18)['uint32'](_0x2c4b7f['howMany']),null!=_0x2c4b7f['insertionPosition']&&Object['hasOwnProperty']['call'](_0x2c4b7f,'insertionPosition')&&_0x5b8a9f['Position']['encode'](_0x2c4b7f['insertionPosition'],_0x4fea31['uint32'](0x22)['fork']())['ldelim'](),null!=_0x2c4b7f['wasUndone']&&Object['hasOwnProperty']['call'](_0x2c4b7f,'wasUndone')&&_0x4fea31['uint32'](0x28)['bool'](_0x2c4b7f['wasUndone']),_0x4fea31;},_0x42cb01['encodeDelimited']=function(_0xf5ffc3,_0x559a08){return this['encode'](_0xf5ffc3,_0x559a08)['ldelim']();},_0x42cb01['decode']=function(_0x37da46,_0x1de5c1){_0x37da46 instanceof _0x572b68||(_0x37da46=_0x572b68['create'](_0x37da46));for(var _0x19d452=void 0x0===_0x1de5c1?_0x37da46['len']:_0x37da46['pos']+_0x1de5c1,_0x320c14=new _0x5b8a9f['SplitOperation']();_0x37da46['pos']<_0x19d452;){var _0x3a999e=_0x37da46['uint32']();switch(_0x3a999e>>>0x3){case 0x1:_0x320c14['splitPosition']=_0x5b8a9f['Position']['decode'](_0x37da46,_0x37da46['uint32']());break;case 0x2:_0x320c14['graveyardPosition']=_0x5b8a9f['Position']['decode'](_0x37da46,_0x37da46['uint32']());break;case 0x3:_0x320c14['howMany']=_0x37da46['uint32']();break;case 0x4:_0x320c14['insertionPosition']=_0x5b8a9f['Position']['decode'](_0x37da46,_0x37da46['uint32']());break;case 0x5:_0x320c14['wasUndone']=_0x37da46['bool']();break;default:_0x37da46['skipType'](0x7&_0x3a999e);}}return _0x320c14;},_0x42cb01['decodeDelimited']=function(_0x3f6d88){return _0x3f6d88 instanceof _0x572b68||(_0x3f6d88=new _0x572b68(_0x3f6d88)),this['decode'](_0x3f6d88,_0x3f6d88['uint32']());},_0x42cb01['verify']=function(_0x17ddcb){if('object'!=typeof _0x17ddcb||null===_0x17ddcb)return'object\x20expected';var _0x2da0cb;if(null!=_0x17ddcb['splitPosition']&&_0x17ddcb['hasOwnProperty']('splitPosition')&&(_0x2da0cb=_0x5b8a9f['Position']['verify'](_0x17ddcb['splitPosition'])))return'splitPosition.'+_0x2da0cb;if(null!=_0x17ddcb['graveyardPosition']&&_0x17ddcb['hasOwnProperty']('graveyardPosition')&&(_0x2da0cb=_0x5b8a9f['Position']['verify'](_0x17ddcb['graveyardPosition'])))return'graveyardPosition.'+_0x2da0cb;if(null!=_0x17ddcb['howMany']&&_0x17ddcb['hasOwnProperty']('howMany')&&!_0x397e1f['isInteger'](_0x17ddcb['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x17ddcb['insertionPosition']&&_0x17ddcb['hasOwnProperty']('insertionPosition')&&(_0x2da0cb=_0x5b8a9f['Position']['verify'](_0x17ddcb['insertionPosition'])))return'insertionPosition.'+_0x2da0cb;return null!=_0x17ddcb['wasUndone']&&_0x17ddcb['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x17ddcb['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x42cb01['fromObject']=function(_0x59875b){if(_0x59875b instanceof _0x5b8a9f['SplitOperation'])return _0x59875b;var _0x193f83=new _0x5b8a9f['SplitOperation']();if(null!=_0x59875b['splitPosition']){if('object'!=typeof _0x59875b['splitPosition'])throw TypeError('.SplitOperation.splitPosition:\x20object\x20expected');_0x193f83['splitPosition']=_0x5b8a9f['Position']['fromObject'](_0x59875b['splitPosition']);}if(null!=_0x59875b['graveyardPosition']){if('object'!=typeof _0x59875b['graveyardPosition'])throw TypeError('.SplitOperation.graveyardPosition:\x20object\x20expected');_0x193f83['graveyardPosition']=_0x5b8a9f['Position']['fromObject'](_0x59875b['graveyardPosition']);}if(null!=_0x59875b['howMany']&&(_0x193f83['howMany']=_0x59875b['howMany']>>>0x0),null!=_0x59875b['insertionPosition']){if('object'!=typeof _0x59875b['insertionPosition'])throw TypeError('.SplitOperation.insertionPosition:\x20object\x20expected');_0x193f83['insertionPosition']=_0x5b8a9f['Position']['fromObject'](_0x59875b['insertionPosition']);}return null!=_0x59875b['wasUndone']&&(_0x193f83['wasUndone']=Boolean(_0x59875b['wasUndone'])),_0x193f83;},_0x42cb01['toObject']=function(_0x369eb4,_0x41810b){_0x41810b||(_0x41810b={});var _0x24cf24={};return _0x41810b['defaults']&&(_0x24cf24['splitPosition']=null,_0x24cf24['graveyardPosition']=null,_0x24cf24['howMany']=0x0,_0x24cf24['insertionPosition']=null,_0x24cf24['wasUndone']=!0x1),null!=_0x369eb4['splitPosition']&&_0x369eb4['hasOwnProperty']('splitPosition')&&(_0x24cf24['splitPosition']=_0x5b8a9f['Position']['toObject'](_0x369eb4['splitPosition'],_0x41810b)),null!=_0x369eb4['graveyardPosition']&&_0x369eb4['hasOwnProperty']('graveyardPosition')&&(_0x24cf24['graveyardPosition']=_0x5b8a9f['Position']['toObject'](_0x369eb4['graveyardPosition'],_0x41810b)),null!=_0x369eb4['howMany']&&_0x369eb4['hasOwnProperty']('howMany')&&(_0x24cf24['howMany']=_0x369eb4['howMany']),null!=_0x369eb4['insertionPosition']&&_0x369eb4['hasOwnProperty']('insertionPosition')&&(_0x24cf24['insertionPosition']=_0x5b8a9f['Position']['toObject'](_0x369eb4['insertionPosition'],_0x41810b)),null!=_0x369eb4['wasUndone']&&_0x369eb4['hasOwnProperty']('wasUndone')&&(_0x24cf24['wasUndone']=_0x369eb4['wasUndone']),_0x24cf24;},_0x42cb01['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x3f0d00['util']['toJSONOptions']);},_0x42cb01['getTypeUrl']=function(_0x53dd96){return void 0x0===_0x53dd96&&(_0x53dd96='type.googleapis.com'),_0x53dd96+'/SplitOperation';},_0x42cb01;}()),_0x5b8a9f['Position']=(function(){function _0x1376ae(_0x52c19c){if(this['path']=[],_0x52c19c){for(var _0x3ab1f5=Object['keys'](_0x52c19c),_0xd13a2b=0x0;_0xd13a2b<_0x3ab1f5['length'];++_0xd13a2b)null!=_0x52c19c[_0x3ab1f5[_0xd13a2b]]&&(this[_0x3ab1f5[_0xd13a2b]]=_0x52c19c[_0x3ab1f5[_0xd13a2b]]);}}return _0x1376ae['prototype']['root']='',_0x1376ae['prototype']['rootMain']=!0x1,_0x1376ae['prototype']['rootGraveyard']=!0x1,_0x1376ae['prototype']['path']=_0x397e1f['emptyArray'],_0x1376ae['prototype']['stickiness']='',_0x1376ae['create']=function(_0x2616e5){return new _0x1376ae(_0x2616e5);},_0x1376ae['encode']=function(_0x2f9b40,_0x6e1642){if(_0x6e1642||(_0x6e1642=_0x5a6693['create']()),null!=_0x2f9b40['root']&&Object['hasOwnProperty']['call'](_0x2f9b40,'root')&&_0x6e1642['uint32'](0xa)['string'](_0x2f9b40['root']),null!=_0x2f9b40['rootMain']&&Object['hasOwnProperty']['call'](_0x2f9b40,'rootMain')&&_0x6e1642['uint32'](0x10)['bool'](_0x2f9b40['rootMain']),null!=_0x2f9b40['rootGraveyard']&&Object['hasOwnProperty']['call'](_0x2f9b40,'rootGraveyard')&&_0x6e1642['uint32'](0x18)['bool'](_0x2f9b40['rootGraveyard']),null!=_0x2f9b40['path']&&_0x2f9b40['path']['length']){_0x6e1642['uint32'](0x22)['fork']();for(var _0x598e78=0x0;_0x598e78<_0x2f9b40['path']['length'];++_0x598e78)_0x6e1642['uint32'](_0x2f9b40['path'][_0x598e78]);_0x6e1642['ldelim']();}return null!=_0x2f9b40['stickiness']&&Object['hasOwnProperty']['call'](_0x2f9b40,'stickiness')&&_0x6e1642['uint32'](0x2a)['string'](_0x2f9b40['stickiness']),_0x6e1642;},_0x1376ae['encodeDelimited']=function(_0x7575b5,_0x448fb8){return this['encode'](_0x7575b5,_0x448fb8)['ldelim']();},_0x1376ae['decode']=function(_0x57632d,_0x2330d1){_0x57632d instanceof _0x572b68||(_0x57632d=_0x572b68['create'](_0x57632d));for(var _0x3c7249=void 0x0===_0x2330d1?_0x57632d['len']:_0x57632d['pos']+_0x2330d1,_0x4b62b0=new _0x5b8a9f['Position']();_0x57632d['pos']<_0x3c7249;){var _0x3d135f=_0x57632d['uint32']();switch(_0x3d135f>>>0x3){case 0x1:_0x4b62b0['root']=_0x57632d['string']();break;case 0x2:_0x4b62b0['rootMain']=_0x57632d['bool']();break;case 0x3:_0x4b62b0['rootGraveyard']=_0x57632d['bool']();break;case 0x4:if(_0x4b62b0['path']&&_0x4b62b0['path']['length']||(_0x4b62b0['path']=[]),0x2==(0x7&_0x3d135f)){for(var _0x5bdb02=_0x57632d['uint32']()+_0x57632d['pos'];_0x57632d['pos']<_0x5bdb02;)_0x4b62b0['path']['push'](_0x57632d['uint32']());}else _0x4b62b0['path']['push'](_0x57632d['uint32']());break;case 0x5:_0x4b62b0['stickiness']=_0x57632d['string']();break;default:_0x57632d['skipType'](0x7&_0x3d135f);}}return _0x4b62b0;},_0x1376ae['decodeDelimited']=function(_0x3bed4c){return _0x3bed4c instanceof _0x572b68||(_0x3bed4c=new _0x572b68(_0x3bed4c)),this['decode'](_0x3bed4c,_0x3bed4c['uint32']());},_0x1376ae['verify']=function(_0x45e3f3){if('object'!=typeof _0x45e3f3||null===_0x45e3f3)return'object\x20expected';if(null!=_0x45e3f3['root']&&_0x45e3f3['hasOwnProperty']('root')&&!_0x397e1f['isString'](_0x45e3f3['root']))return'root:\x20string\x20expected';if(null!=_0x45e3f3['rootMain']&&_0x45e3f3['hasOwnProperty']('rootMain')&&'boolean'!=typeof _0x45e3f3['rootMain'])return'rootMain:\x20boolean\x20expected';if(null!=_0x45e3f3['rootGraveyard']&&_0x45e3f3['hasOwnProperty']('rootGraveyard')&&'boolean'!=typeof _0x45e3f3['rootGraveyard'])return'rootGraveyard:\x20boolean\x20expected';if(null!=_0x45e3f3['path']&&_0x45e3f3['hasOwnProperty']('path')){if(!Array['isArray'](_0x45e3f3['path']))return'path:\x20array\x20expected';for(var _0x56270e=0x0;_0x56270e<_0x45e3f3['path']['length'];++_0x56270e)if(!_0x397e1f['isInteger'](_0x45e3f3['path'][_0x56270e]))return'path:\x20integer[]\x20expected';}return null!=_0x45e3f3['stickiness']&&_0x45e3f3['hasOwnProperty']('stickiness')&&!_0x397e1f['isString'](_0x45e3f3['stickiness'])?'stickiness:\x20string\x20expected':null;},_0x1376ae['fromObject']=function(_0x28c845){if(_0x28c845 instanceof _0x5b8a9f['Position'])return _0x28c845;var _0xeba9be=new _0x5b8a9f['Position']();if(null!=_0x28c845['root']&&(_0xeba9be['root']=String(_0x28c845['root'])),null!=_0x28c845['rootMain']&&(_0xeba9be['rootMain']=Boolean(_0x28c845['rootMain'])),null!=_0x28c845['rootGraveyard']&&(_0xeba9be['rootGraveyard']=Boolean(_0x28c845['rootGraveyard'])),_0x28c845['path']){if(!Array['isArray'](_0x28c845['path']))throw TypeError('.Position.path:\x20array\x20expected');_0xeba9be['path']=[];for(var _0x3e231e=0x0;_0x3e231e<_0x28c845['path']['length'];++_0x3e231e)_0xeba9be['path'][_0x3e231e]=_0x28c845['path'][_0x3e231e]>>>0x0;}return null!=_0x28c845['stickiness']&&(_0xeba9be['stickiness']=String(_0x28c845['stickiness'])),_0xeba9be;},_0x1376ae['toObject']=function(_0x42a3b5,_0x3365c8){_0x3365c8||(_0x3365c8={});var _0x28c459={};if((_0x3365c8['arrays']||_0x3365c8['defaults'])&&(_0x28c459['path']=[]),_0x3365c8['defaults']&&(_0x28c459['root']='',_0x28c459['rootMain']=!0x1,_0x28c459['rootGraveyard']=!0x1,_0x28c459['stickiness']=''),null!=_0x42a3b5['root']&&_0x42a3b5['hasOwnProperty']('root')&&(_0x28c459['root']=_0x42a3b5['root']),null!=_0x42a3b5['rootMain']&&_0x42a3b5['hasOwnProperty']('rootMain')&&(_0x28c459['rootMain']=_0x42a3b5['rootMain']),null!=_0x42a3b5['rootGraveyard']&&_0x42a3b5['hasOwnProperty']('rootGraveyard')&&(_0x28c459['rootGraveyard']=_0x42a3b5['rootGraveyard']),_0x42a3b5['path']&&_0x42a3b5['path']['length']){_0x28c459['path']=[];for(var _0x77a9cd=0x0;_0x77a9cd<_0x42a3b5['path']['length'];++_0x77a9cd)_0x28c459['path'][_0x77a9cd]=_0x42a3b5['path'][_0x77a9cd];}return null!=_0x42a3b5['stickiness']&&_0x42a3b5['hasOwnProperty']('stickiness')&&(_0x28c459['stickiness']=_0x42a3b5['stickiness']),_0x28c459;},_0x1376ae['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x3f0d00['util']['toJSONOptions']);},_0x1376ae['getTypeUrl']=function(_0x228b16){return void 0x0===_0x228b16&&(_0x228b16='type.googleapis.com'),_0x228b16+'/Position';},_0x1376ae;}()),_0x5b8a9f['Range']=(function(){function _0xda7081(_0x181f5a){if(_0x181f5a){for(var _0x1c18d0=Object['keys'](_0x181f5a),_0x27c292=0x0;_0x27c292<_0x1c18d0['length'];++_0x27c292)null!=_0x181f5a[_0x1c18d0[_0x27c292]]&&(this[_0x1c18d0[_0x27c292]]=_0x181f5a[_0x1c18d0[_0x27c292]]);}}return _0xda7081['prototype']['start']=null,_0xda7081['prototype']['end']=null,_0xda7081['create']=function(_0x1dd745){return new _0xda7081(_0x1dd745);},_0xda7081['encode']=function(_0x27b9e4,_0x342ccc){return _0x342ccc||(_0x342ccc=_0x5a6693['create']()),null!=_0x27b9e4['start']&&Object['hasOwnProperty']['call'](_0x27b9e4,'start')&&_0x5b8a9f['Position']['encode'](_0x27b9e4['start'],_0x342ccc['uint32'](0xa)['fork']())['ldelim'](),null!=_0x27b9e4['end']&&Object['hasOwnProperty']['call'](_0x27b9e4,'end')&&_0x5b8a9f['Position']['encode'](_0x27b9e4['end'],_0x342ccc['uint32'](0x12)['fork']())['ldelim'](),_0x342ccc;},_0xda7081['encodeDelimited']=function(_0x2f1de3,_0x47d30b){return this['encode'](_0x2f1de3,_0x47d30b)['ldelim']();},_0xda7081['decode']=function(_0x551617,_0x396134){_0x551617 instanceof _0x572b68||(_0x551617=_0x572b68['create'](_0x551617));for(var _0x5bfb9b=void 0x0===_0x396134?_0x551617['len']:_0x551617['pos']+_0x396134,_0x2f5d33=new _0x5b8a9f['Range']();_0x551617['pos']<_0x5bfb9b;){var _0xbeb009=_0x551617['uint32']();switch(_0xbeb009>>>0x3){case 0x1:_0x2f5d33['start']=_0x5b8a9f['Position']['decode'](_0x551617,_0x551617['uint32']());break;case 0x2:_0x2f5d33['end']=_0x5b8a9f['Position']['decode'](_0x551617,_0x551617['uint32']());break;default:_0x551617['skipType'](0x7&_0xbeb009);}}return _0x2f5d33;},_0xda7081['decodeDelimited']=function(_0x252882){return _0x252882 instanceof _0x572b68||(_0x252882=new _0x572b68(_0x252882)),this['decode'](_0x252882,_0x252882['uint32']());},_0xda7081['verify']=function(_0x184998){if('object'!=typeof _0x184998||null===_0x184998)return'object\x20expected';var _0x46ecd7;if(null!=_0x184998['start']&&_0x184998['hasOwnProperty']('start')&&(_0x46ecd7=_0x5b8a9f['Position']['verify'](_0x184998['start'])))return'start.'+_0x46ecd7;if(null!=_0x184998['end']&&_0x184998['hasOwnProperty']('end')&&(_0x46ecd7=_0x5b8a9f['Position']['verify'](_0x184998['end'])))return'end.'+_0x46ecd7;return null;},_0xda7081['fromObject']=function(_0x4e0405){if(_0x4e0405 instanceof _0x5b8a9f['Range'])return _0x4e0405;var _0x29df51=new _0x5b8a9f['Range']();if(null!=_0x4e0405['start']){if('object'!=typeof _0x4e0405['start'])throw TypeError('.Range.start:\x20object\x20expected');_0x29df51['start']=_0x5b8a9f['Position']['fromObject'](_0x4e0405['start']);}if(null!=_0x4e0405['end']){if('object'!=typeof _0x4e0405['end'])throw TypeError('.Range.end:\x20object\x20expected');_0x29df51['end']=_0x5b8a9f['Position']['fromObject'](_0x4e0405['end']);}return _0x29df51;},_0xda7081['toObject']=function(_0x41205e,_0x43c095){_0x43c095||(_0x43c095={});var _0x4cd385={};return _0x43c095['defaults']&&(_0x4cd385['start']=null,_0x4cd385['end']=null),null!=_0x41205e['start']&&_0x41205e['hasOwnProperty']('start')&&(_0x4cd385['start']=_0x5b8a9f['Position']['toObject'](_0x41205e['start'],_0x43c095)),null!=_0x41205e['end']&&_0x41205e['hasOwnProperty']('end')&&(_0x4cd385['end']=_0x5b8a9f['Position']['toObject'](_0x41205e['end'],_0x43c095)),_0x4cd385;},_0xda7081['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x3f0d00['util']['toJSONOptions']);},_0xda7081['getTypeUrl']=function(_0x255b4f){return void 0x0===_0x255b4f&&(_0x255b4f='type.googleapis.com'),_0x255b4f+'/Range';},_0xda7081;}()),_0x5b8a9f['Element']=(function(){function _0x899314(_0xb0aa9){if(this['children']=[],this['attributesBoolean']={},_0xb0aa9){for(var _0x417ed6=Object['keys'](_0xb0aa9),_0xde44ff=0x0;_0xde44ff<_0x417ed6['length'];++_0xde44ff)null!=_0xb0aa9[_0x417ed6[_0xde44ff]]&&(this[_0x417ed6[_0xde44ff]]=_0xb0aa9[_0x417ed6[_0xde44ff]]);}}return _0x899314['prototype']['name']='',_0x899314['prototype']['children']=_0x397e1f['emptyArray'],_0x899314['prototype']['data']='',_0x899314['prototype']['attributesBoolean']=_0x397e1f['emptyObject'],_0x899314['prototype']['attributesJson']='',_0x899314['create']=function(_0x3d18e7){return new _0x899314(_0x3d18e7);},_0x899314['encode']=function(_0x35d259,_0x3fae8d){if(_0x3fae8d||(_0x3fae8d=_0x5a6693['create']()),null!=_0x35d259['name']&&Object['hasOwnProperty']['call'](_0x35d259,'name')&&_0x3fae8d['uint32'](0xa)['string'](_0x35d259['name']),null!=_0x35d259['children']&&_0x35d259['children']['length']){for(var _0x15e781=0x0;_0x15e781<_0x35d259['children']['length'];++_0x15e781)_0x5b8a9f['Element']['encode'](_0x35d259['children'][_0x15e781],_0x3fae8d['uint32'](0x12)['fork']())['ldelim']();}if(null!=_0x35d259['data']&&Object['hasOwnProperty']['call'](_0x35d259,'data')&&_0x3fae8d['uint32'](0x1a)['string'](_0x35d259['data']),null!=_0x35d259['attributesBoolean']&&Object['hasOwnProperty']['call'](_0x35d259,'attributesBoolean')){var _0x4c12cd=Object['keys'](_0x35d259['attributesBoolean']);for(_0x15e781=0x0;_0x15e781<_0x4c12cd['length'];++_0x15e781)_0x3fae8d['uint32'](0x22)['fork']()['uint32'](0xa)['string'](_0x4c12cd[_0x15e781])['uint32'](0x10)['bool'](_0x35d259['attributesBoolean'][_0x4c12cd[_0x15e781]])['ldelim']();}return null!=_0x35d259['attributesJson']&&Object['hasOwnProperty']['call'](_0x35d259,'attributesJson')&&_0x3fae8d['uint32'](0x2a)['string'](_0x35d259['attributesJson']),_0x3fae8d;},_0x899314['encodeDelimited']=function(_0x5d0a6f,_0x32d7d1){return this['encode'](_0x5d0a6f,_0x32d7d1)['ldelim']();},_0x899314['decode']=function(_0x3baf30,_0x1dc41b){_0x3baf30 instanceof _0x572b68||(_0x3baf30=_0x572b68['create'](_0x3baf30));for(var _0x3d3d77,_0x2dd86f,_0x5acbad=void 0x0===_0x1dc41b?_0x3baf30['len']:_0x3baf30['pos']+_0x1dc41b,_0x112c49=new _0x5b8a9f['Element']();_0x3baf30['pos']<_0x5acbad;){var _0x319a5d=_0x3baf30['uint32']();switch(_0x319a5d>>>0x3){case 0x1:_0x112c49['name']=_0x3baf30['string']();break;case 0x2:_0x112c49['children']&&_0x112c49['children']['length']||(_0x112c49['children']=[]),_0x112c49['children']['push'](_0x5b8a9f['Element']['decode'](_0x3baf30,_0x3baf30['uint32']()));break;case 0x3:_0x112c49['data']=_0x3baf30['string']();break;case 0x4:_0x112c49['attributesBoolean']===_0x397e1f['emptyObject']&&(_0x112c49['attributesBoolean']={});var _0x16e17d=_0x3baf30['uint32']()+_0x3baf30['pos'];for(_0x3d3d77='',_0x2dd86f=!0x1;_0x3baf30['pos']<_0x16e17d;){var _0x4b466f=_0x3baf30['uint32']();switch(_0x4b466f>>>0x3){case 0x1:_0x3d3d77=_0x3baf30['string']();break;case 0x2:_0x2dd86f=_0x3baf30['bool']();break;default:_0x3baf30['skipType'](0x7&_0x4b466f);}}_0x112c49['attributesBoolean'][_0x3d3d77]=_0x2dd86f;break;case 0x5:_0x112c49['attributesJson']=_0x3baf30['string']();break;default:_0x3baf30['skipType'](0x7&_0x319a5d);}}return _0x112c49;},_0x899314['decodeDelimited']=function(_0x5b56a0){return _0x5b56a0 instanceof _0x572b68||(_0x5b56a0=new _0x572b68(_0x5b56a0)),this['decode'](_0x5b56a0,_0x5b56a0['uint32']());},_0x899314['verify']=function(_0x19fe6e){if('object'!=typeof _0x19fe6e||null===_0x19fe6e)return'object\x20expected';if(null!=_0x19fe6e['name']&&_0x19fe6e['hasOwnProperty']('name')&&!_0x397e1f['isString'](_0x19fe6e['name']))return'name:\x20string\x20expected';if(null!=_0x19fe6e['children']&&_0x19fe6e['hasOwnProperty']('children')){if(!Array['isArray'](_0x19fe6e['children']))return'children:\x20array\x20expected';for(var _0x57005a=0x0;_0x57005a<_0x19fe6e['children']['length'];++_0x57005a){var _0x237125=_0x5b8a9f['Element']['verify'](_0x19fe6e['children'][_0x57005a]);if(_0x237125)return'children.'+_0x237125;}}if(null!=_0x19fe6e['data']&&_0x19fe6e['hasOwnProperty']('data')&&!_0x397e1f['isString'](_0x19fe6e['data']))return'data:\x20string\x20expected';if(null!=_0x19fe6e['attributesBoolean']&&_0x19fe6e['hasOwnProperty']('attributesBoolean')){if(!_0x397e1f['isObject'](_0x19fe6e['attributesBoolean']))return'attributesBoolean:\x20object\x20expected';var _0x501150=Object['keys'](_0x19fe6e['attributesBoolean']);for(_0x57005a=0x0;_0x57005a<_0x501150['length'];++_0x57005a)if('boolean'!=typeof _0x19fe6e['attributesBoolean'][_0x501150[_0x57005a]])return'attributesBoolean:\x20boolean{k:string}\x20expected';}return null!=_0x19fe6e['attributesJson']&&_0x19fe6e['hasOwnProperty']('attributesJson')&&!_0x397e1f['isString'](_0x19fe6e['attributesJson'])?'attributesJson:\x20string\x20expected':null;},_0x899314['fromObject']=function(_0x125d08){if(_0x125d08 instanceof _0x5b8a9f['Element'])return _0x125d08;var _0x3ea474=new _0x5b8a9f['Element']();if(null!=_0x125d08['name']&&(_0x3ea474['name']=String(_0x125d08['name'])),_0x125d08['children']){if(!Array['isArray'](_0x125d08['children']))throw TypeError('.Element.children:\x20array\x20expected');_0x3ea474['children']=[];for(var _0x4c0cfc=0x0;_0x4c0cfc<_0x125d08['children']['length'];++_0x4c0cfc){if('object'!=typeof _0x125d08['children'][_0x4c0cfc])throw TypeError('.Element.children:\x20object\x20expected');_0x3ea474['children'][_0x4c0cfc]=_0x5b8a9f['Element']['fromObject'](_0x125d08['children'][_0x4c0cfc]);}}if(null!=_0x125d08['data']&&(_0x3ea474['data']=String(_0x125d08['data'])),_0x125d08['attributesBoolean']){if('object'!=typeof _0x125d08['attributesBoolean'])throw TypeError('.Element.attributesBoolean:\x20object\x20expected');_0x3ea474['attributesBoolean']={};var _0x2e3723=Object['keys'](_0x125d08['attributesBoolean']);for(_0x4c0cfc=0x0;_0x4c0cfc<_0x2e3723['length'];++_0x4c0cfc)_0x3ea474['attributesBoolean'][_0x2e3723[_0x4c0cfc]]=Boolean(_0x125d08['attributesBoolean'][_0x2e3723[_0x4c0cfc]]);}return null!=_0x125d08['attributesJson']&&(_0x3ea474['attributesJson']=String(_0x125d08['attributesJson'])),_0x3ea474;},_0x899314['toObject']=function(_0x223b64,_0x4c0c21){_0x4c0c21||(_0x4c0c21={});var _0x5f0dbf,_0x401b8c={};if((_0x4c0c21['arrays']||_0x4c0c21['defaults'])&&(_0x401b8c['children']=[]),(_0x4c0c21['objects']||_0x4c0c21['defaults'])&&(_0x401b8c['attributesBoolean']={}),_0x4c0c21['defaults']&&(_0x401b8c['name']='',_0x401b8c['data']='',_0x401b8c['attributesJson']=''),null!=_0x223b64['name']&&_0x223b64['hasOwnProperty']('name')&&(_0x401b8c['name']=_0x223b64['name']),_0x223b64['children']&&_0x223b64['children']['length']){_0x401b8c['children']=[];for(var _0x17ef1e=0x0;_0x17ef1e<_0x223b64['children']['length'];++_0x17ef1e)_0x401b8c['children'][_0x17ef1e]=_0x5b8a9f['Element']['toObject'](_0x223b64['children'][_0x17ef1e],_0x4c0c21);}if(null!=_0x223b64['data']&&_0x223b64['hasOwnProperty']('data')&&(_0x401b8c['data']=_0x223b64['data']),_0x223b64['attributesBoolean']&&(_0x5f0dbf=Object['keys'](_0x223b64['attributesBoolean']))['length']){_0x401b8c['attributesBoolean']={};for(_0x17ef1e=0x0;_0x17ef1e<_0x5f0dbf['length'];++_0x17ef1e)_0x401b8c['attributesBoolean'][_0x5f0dbf[_0x17ef1e]]=_0x223b64['attributesBoolean'][_0x5f0dbf[_0x17ef1e]];}return null!=_0x223b64['attributesJson']&&_0x223b64['hasOwnProperty']('attributesJson')&&(_0x401b8c['attributesJson']=_0x223b64['attributesJson']),_0x401b8c;},_0x899314['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x3f0d00['util']['toJSONOptions']);},_0x899314['getTypeUrl']=function(_0x258ef5){return void 0x0===_0x258ef5&&(_0x258ef5='type.googleapis.com'),_0x258ef5+'/Element';},_0x899314;}()),_0x5b8a9f;})());class r{['_protobufRoot'];constructor(){this['_protobufRoot']=u;}['getDescriptor'](_0x226860){return new w(this['_protobufRoot'][_0x226860]);}}class w{['_protobuf'];constructor(_0x476d90){this['_protobuf']=_0x476d90;}['compress'](_0x2bbc2a){const _0xb782d=this['_protobuf']['verify'](_0x2bbc2a);if(_0xb782d)throw Error(_0xb782d);return this['_protobuf']['encode'](this['_protobuf']['create'](_0x2bbc2a))['finish']();}['decompress'](_0x4c2591){return this['_protobuf']['toObject'](this['_protobuf']['decode'](_0x4c2591),{'oneofs':!0x0});}}function g(_0x4d4c51,_0x5323d5){const _0x5d8be8=_0xda2d47(_0x4d4c51);return _0x5d8be8['path'][_0x5d8be8['path']['length']-0x1]+=_0x5323d5,_0x5d8be8;}function _(_0x5c2298,_0x30c87e){return _0x5c2298['root']===_0x30c87e['root']&&_0x419ca5(_0x5c2298['path'],_0x30c87e['path']);}function $(_0x368883){P(_0x368883,_0x4c8013=>('main'==_0x4c8013['root']?(_0x4c8013['rootMain']=!0x0,delete _0x4c8013['root']):'$graveyard'==_0x4c8013['root']&&(_0x4c8013['rootGraveyard']=!0x0,delete _0x4c8013['root']),_0x4c8013));}function J(_0x593b46){P(_0x593b46,_0x258dd7=>(_0x258dd7['rootMain']?(_0x258dd7['root']='main',delete _0x258dd7['rootMain']):_0x258dd7['rootGraveyard']&&(_0x258dd7['root']='$graveyard',delete _0x258dd7['rootGraveyard']),_0x258dd7));}function P(_0x269344,_0x11e737){for(const _0x500535 in _0x269344){const _0x1a45d2=_0x269344[_0x500535];'nodes'!==_0x500535&&_0x40b2bb(_0x1a45d2)&&(_0x1a45d2['path']&&(_0x1a45d2['root']||_0x1a45d2['rootMain']||_0x1a45d2['rootGraveyard'])?_0x269344[_0x500535]=_0x11e737(_0x1a45d2):P(_0x1a45d2,_0x11e737));}return _0x269344;}class e{['_id'];['_operationName'];['_protobufDescriptor'];constructor(_0x570dba,_0xcbdcb8,_0x498158){this['_id']=_0x570dba,this['_operationName']=_0xcbdcb8,this['_protobufDescriptor']=_0x498158;}['compress'](_0x252365,_0x33e93d){const _0x4dc954=_0x33e93d['shift']();return $(_0x4dc954),_0x252365['buffers']['push'](this['_protobufDescriptor']['compress'](_0x4dc954)),_0x252365['types']['push'](this['_id']),!0x0;}['decompress'](_0x228b20,_0x3f7a8f){_0x3f7a8f['types']['shift']();const _0x144e57=this['_protobufDescriptor']['decompress'](_0x3f7a8f['buffers']['shift']());J(_0x144e57),_0x144e57['__className']=this['_operationName'],_0x228b20['push'](_0x144e57);}}class s extends e{['compress'](_0x3af726,_0x2bba87){const _0x3f3562=_0x2bba87['shift']();return this['_serializeOneOf']('oldValue',_0x3f3562),this['_serializeOneOf']('newValue',_0x3f3562),$(_0x3f3562),_0x3af726['buffers']['push'](this['_protobufDescriptor']['compress'](_0x3f3562)),_0x3af726['types']['push'](this['_id']),!0x0;}['decompress'](_0x30e5c1,_0x233aae){const {types:_0x349a4a,buffers:_0xd66a79}=_0x233aae,_0x49c83d=this['_protobufDescriptor']['decompress'](_0xd66a79['shift']());_0x349a4a['shift'](),this['_deserializeOneOf']('oldValue',_0x49c83d),this['_deserializeOneOf']('newValue',_0x49c83d),J(_0x49c83d),_0x49c83d['__className']=this['_operationName'],_0x30e5c1['push'](_0x49c83d);}['_serializeOneOf'](_0x2baf64,_0x1600a9){const _0x5d8423=_0x1600a9[_0x2baf64];'boolean'==typeof _0x5d8423?_0x1600a9[_0x2baf64+'Boolean']=_0x5d8423:_0x1600a9[_0x2baf64+'Json']=JSON['stringify'](_0x5d8423);}['_deserializeOneOf'](_0x1619c4,_0x10ee73){const _0x2c5a91=_0x1619c4+'Json';_0x10ee73[_0x2c5a91]?(_0x10ee73[_0x1619c4]=JSON['parse'](_0x10ee73[_0x2c5a91]),delete _0x10ee73[_0x2c5a91]):(_0x10ee73[_0x1619c4]=_0x10ee73[_0x1619c4+'Boolean'],delete _0x10ee73[_0x1619c4+'Boolean']);}}class i extends e{['compress'](_0xd69dd1,_0x45173a){const _0x535ba1=_0x45173a['shift']();return this['_serializeNodesAttributes'](_0x535ba1['nodes']),$(_0x535ba1),_0xd69dd1['buffers']['push'](this['_protobufDescriptor']['compress'](_0x535ba1)),_0xd69dd1['types']['push'](this['_id']),!0x0;}['decompress'](_0x3a293b,_0x554467){const {types:_0x2e179b,buffers:_0x3921f0}=_0x554467,_0x2f7a59=this['_protobufDescriptor']['decompress'](_0x3921f0['shift']());_0x2e179b['shift'](),_0x2f7a59['nodes']||(_0x2f7a59['nodes']=[]),this['_deserializeNodesAttributes'](_0x2f7a59['nodes']),J(_0x2f7a59),_0x2f7a59['__className']=this['_operationName'],_0x3a293b['push'](_0x2f7a59);}['_serializeNodesAttributes'](_0x17de54){for(const _0x125ad5 of _0x17de54){if(_0x125ad5['attributes']){const _0x195785=_0x125ad5['attributes'];this['_areValuesBoolean'](_0x195785)?_0x125ad5['attributesBoolean']=_0x195785:_0x125ad5['attributesJson']=JSON['stringify'](_0x195785);}_0x125ad5['children']&&this['_serializeNodesAttributes'](_0x125ad5['children']);}}['_deserializeNodesAttributes'](_0x5d1ec3){for(const _0x26a20d of _0x5d1ec3)(_0x26a20d['attributesBoolean']||_0x26a20d['attributesJson'])&&(_0x26a20d['attributesBoolean']?(_0x26a20d['attributes']=_0x26a20d['attributesBoolean'],delete _0x26a20d['attributesBoolean']):(_0x26a20d['attributes']=JSON['parse'](_0x26a20d['attributesJson']),delete _0x26a20d['attributesJson'])),_0x26a20d['children']&&this['_deserializeNodesAttributes'](_0x26a20d['children']);}['_areValuesBoolean'](_0x1372a9){return Object['keys'](_0x1372a9)['every'](_0xbc3cbb=>'boolean'==typeof _0x1372a9[_0xbc3cbb]);}}class n extends e{['decompress'](_0x3d3c0d,_0x496704){super['decompress'](_0x3d3c0d,_0x496704);const _0x1dd1a5=_0x3d3c0d[_0x3d3c0d['length']-0x1];_0x1dd1a5['oldRange']||(_0x1dd1a5['oldRange']=null),_0x1dd1a5['newRange']||(_0x1dd1a5['newRange']=null);}}class p extends e{['compress'](_0x4ff1e5,_0x38adfe){return _0x38adfe['shift'](),_0x4ff1e5['types']['push'](this['_id']),!0x0;}['decompress'](_0x5ec24b,_0x2a5260){_0x2a5260['types']['shift'](),_0x5ec24b['push']({'__className':this['_operationName']});}}class m extends n{['_omittedNamespace'];constructor(_0x17cf4c,_0x48b18e,_0x4d5df3,_0x38f4ef){super(_0x17cf4c,_0x48b18e,_0x4d5df3),this['_omittedNamespace']=_0x38f4ef+':';}['compress'](_0x62fb00,_0x40e633){return!('MarkerOperation'!=_0x40e633[0x0]['__className']||!_0x40e633[0x0]['name']['startsWith'](this['_omittedNamespace']))&&(_0x40e633[0x0]['name']=_0x40e633[0x0]['name']['replace'](new RegExp('^'+this['_omittedNamespace']),''),super['compress'](_0x62fb00,_0x40e633),!0x0);}['decompress'](_0x2d485b,_0x443d0d){super['decompress'](_0x2d485b,_0x443d0d);const _0x13f28e=_0x2d485b[_0x2d485b['length']-0x1];_0x13f28e['name']=this['_omittedNamespace']+_0x13f28e['name'];}}class O{['_id'];['_context'];constructor(_0x2ce3a9,_0x335fd7){this['_id']=_0x2ce3a9,this['_context']=_0x335fd7;}['compress'](_0x5be9d4,_0x49713b){let _0x48fad2;for(;_0x49713b['length']>0x1&&this['_compareOperations'](_0x49713b[0x0],_0x49713b[0x1]);)_0x48fad2?(_0x48fad2=this['_combineNext'](_0x49713b['shift'](),_0x48fad2),_0x5be9d4['types']['push'](0x0)):(_0x48fad2=_0xda2d47(_0x49713b['shift']()),_0x5be9d4['types']['push'](this['_id']));return!!_0x48fad2&&(_0x48fad2=this['_combineNext'](_0x49713b['shift'](),_0x48fad2),_0x5be9d4['types']['push'](0x0),_0x5be9d4['buffers']['push'](this['_compressSingleOperation'](_0x48fad2)),!0x0);}['decompress'](_0x33004e,_0x5882ab){const _0x551214=this['_decompressSingleOperation'](_0x5882ab);for(;0x0==_0x5882ab['types'][0x0];)_0x5882ab['types']['shift'](),_0x33004e['push'](this['_splitCurrent'](_0x551214));_0x33004e['push'](_0x551214);}}class a extends O{['_combineNext'](_0x9a3aaa,_0x57a5f1){return _0x57a5f1['nodes'][0x0]['data']+=_0x9a3aaa['nodes'][0x0]['data'],_0x57a5f1;}['_splitCurrent'](_0x3e8b09){const _0x10f708=_0xda2d47(_0x3e8b09),_0x558abd=_0x10f708['nodes'][0x0],_0x12a965=_0x3e8b09['nodes'][0x0],_0x4aa128=_0x12a965['data'][Symbol['iterator']]()['next']()['value'],_0x32cc41=_0x4aa128['length'];return _0x558abd['data']=_0x4aa128,_0x12a965['data']=_0x12a965['data']['substr'](_0x32cc41),_0x3e8b09['position']=g(_0x3e8b09['position'],_0x32cc41),_0x10f708;}['_compareOperations'](_0x1dc8b9,_0x5e73de){if(this['_checkOperation'](_0x1dc8b9)&&this['_checkOperation'](_0x5e73de)){const _0x45725c=_0x1dc8b9['nodes'][0x0]['data']['length'],_0x2daf1d=_(g(_0x1dc8b9['position'],_0x45725c),_0x5e73de['position']),_0x2e4c08=_0x1dc8b9['nodes'][0x0],_0x5901e8=_0x5e73de['nodes'][0x0];return _0x2daf1d&&this['_compareAttributes'](_0x2e4c08,_0x5901e8);}return!0x1;}['_compressSingleOperation'](_0x151b70){const _0x2e7318={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('InsertOperation')['compress'](_0x2e7318,[_0x151b70]),_0x2e7318['buffers'][0x0];}['_decompressSingleOperation'](_0x34f61){const _0x58a632=[];return this['_context']['_getCompressorByName']('InsertOperation')['decompress'](_0x58a632,_0x34f61),_0x58a632[0x0];}['_checkOperation'](_0x2a32a8){return'InsertOperation'==_0x2a32a8['__className']&&0x1==_0x2a32a8['nodes']['length']&&_0x2a32a8['nodes'][0x0]['data']&&!_0x2a32a8['wasUndone']&&0x1==Array['from'](_0x2a32a8['nodes'][0x0]['data'])['length'];}['_compareAttributes'](_0x39d4fe,_0xd99101){const _0x4af045=Object['keys'](_0x39d4fe['attributes']||{}),_0x25f406=Object['keys'](_0xd99101['attributes']||{});return _0x4af045['length']===_0x25f406['length']&&_0x4af045['every'](_0x23310d=>_0xd99101['attributes'][_0x23310d]&&_0xd99101['attributes'][_0x23310d]===_0x39d4fe['attributes'][_0x23310d]);}}class c extends O{['_combineNext'](_0x168eeb,_0x2c34a3){return _0x2c34a3['howMany']++,_0x2c34a3['sourcePosition']=_0xda2d47(_0x168eeb['sourcePosition']),_0x2c34a3;}['_splitCurrent'](_0x5dda5b){const _0x438882=_0xda2d47(_0x5dda5b);return _0x5dda5b['howMany']--,_0x438882['howMany']=0x1,_0x438882['sourcePosition']=g(_0x438882['sourcePosition'],_0x5dda5b['howMany']),_0x438882;}['_compareOperations'](_0x2fa24f,_0xa334fb){return!(!this['_checkOperation'](_0x2fa24f)||!this['_checkOperation'](_0xa334fb))&&(_(g(_0x2fa24f['sourcePosition'],-0x1),_0xa334fb['sourcePosition'])&&_(_0x2fa24f['targetPosition'],_0xa334fb['targetPosition']));}['_compressSingleOperation'](_0x5372f6){const _0x1243c8={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x1243c8,[_0x5372f6]),_0x1243c8['buffers'][0x0];}['_decompressSingleOperation'](_0x3b065d){const _0x16176c=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x16176c,_0x3b065d),_0x16176c[0x0];}['_checkOperation'](_0x53c95d){return'MoveOperation'==_0x53c95d['__className']&&'$graveyard'==_0x53c95d['targetPosition']['root']&&0x1==_0x53c95d['howMany']&&!_0x53c95d['wasUndone'];}}class h extends O{['_combineNext'](_0x2da029,_0x237df3){return _0x237df3['howMany']++,_0x237df3;}['_splitCurrent'](_0x52e32b){const _0xf56952=_0xda2d47(_0x52e32b);return _0xf56952['howMany']=0x1,_0x52e32b['howMany']--,_0xf56952;}['_compareOperations'](_0x56f0d5,_0x52844c){return!(!this['_checkOperation'](_0x56f0d5)||!this['_checkOperation'](_0x52844c))&&(_(_0x56f0d5['sourcePosition'],_0x52844c['sourcePosition'])&&_(_0x56f0d5['targetPosition'],_0x52844c['targetPosition']));}['_compressSingleOperation'](_0x2cfdeb){const _0x41cf8b={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x41cf8b,[_0x2cfdeb]),_0x41cf8b['buffers'][0x0];}['_decompressSingleOperation'](_0x48d4db){const _0x2d2927=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x2d2927,_0x48d4db),_0x2d2927[0x0];}['_checkOperation'](_0xa5f879){return'MoveOperation'==_0xa5f879['__className']&&'$graveyard'==_0xa5f879['targetPosition']['root']&&0x1==_0xa5f879['howMany']&&!_0xa5f879['wasUndone'];}}class f extends O{['compress'](_0x336050,_0x4ad789){if(!this['_compareOperations'](_0x4ad789[0x0],_0x4ad789[0x1]))return!0x1;const _0x18b6c8=_0x4ad789['shift']();return _0x18b6c8['oldRange']=null,_0x18b6c8['newRange']&&_(_0x18b6c8['newRange']['start'],_0x18b6c8['newRange']['end'])&&(_0x18b6c8['newRange']['end']=null),_0x4ad789['shift'](),_0x336050['types']['push'](this['_id']),_0x336050['types']['push'](0x0),_0x336050['buffers']['push'](this['_compressSingleOperation'](_0x18b6c8)),!0x0;}['decompress'](_0x3a0b07,_0x44d421){const _0x400e39=this['_decompressSingleOperation'](_0x44d421);_0x400e39['newRange']&&!_0x400e39['newRange']['end']&&(_0x400e39['newRange']['end']=_0xda2d47(_0x400e39['newRange']['start']));const _0x466ee4=_0xda2d47(_0x400e39);_0x466ee4['newRange']&&(_0x466ee4['newRange']['start']['stickiness']='toNone',_0x466ee4['newRange']['end']=_0xda2d47(_0x466ee4['newRange']['start'])),_0x466ee4['name']='user:position:'+_0x466ee4['name']['split'](':')[0x2],_0x44d421['types']['shift'](),_0x3a0b07['push'](_0x400e39),_0x3a0b07['push'](_0x466ee4);}['_compressSingleOperation'](_0x4a674e){const _0x5149ff={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MarkerOperation')['compress'](_0x5149ff,[_0x4a674e]),_0x5149ff['buffers'][0x0];}['_decompressSingleOperation'](_0x3ad318){const _0xcfd568=[];return this['_context']['_getCompressorByName']('MarkerOperation')['decompress'](_0xcfd568,_0x3ad318),_0xcfd568[0x0];}['_compareOperations'](_0x23ec7a,_0x3afde8){return!(!_0x23ec7a||!_0x3afde8)&&('MarkerOperation'==_0x23ec7a['__className']&&'MarkerOperation'==_0x3afde8['__className']&&!(!_0x23ec7a['name']['startsWith']('user:')||!_0x3afde8['name']['startsWith']('user:')||_0x23ec7a['name']==_0x3afde8['name']));}}class y{['_compressorById'];['_compressorByName'];['_protobufFactory'];constructor(){this['_compressorById']=new Map(),this['_compressorByName']=new Map(),this['_protobufFactory']=new r();const _0x10c0f8=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',_0x10c0f8,'comment')),this['_registerCompressor'](0x13,'SuggestionMarkerOperation',new m(0x13,'MarkerOperation',_0x10c0f8,'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'](_0x540a59){if(!_0x540a59||!_0x540a59[0x0])throw new _0x4fe2da('no-operations-provided',this);const _0x31404c={'types':[],'buffers':[],'baseVersion':_0x540a59[0x0]['baseVersion']};for(;_0x540a59['length'];)this['_getCompressorByName']('UserSelectionAction')['compress'](_0x31404c,_0x540a59)||this['_getCompressorByName']('TypingAction')['compress'](_0x31404c,_0x540a59)||this['_getCompressorByName']('DeletingAction')['compress'](_0x31404c,_0x540a59)||this['_getCompressorByName']('ForwardDeletingAction')['compress'](_0x31404c,_0x540a59)||this['_getCompressorByName']('CommentMarkerOperation')['compress'](_0x31404c,_0x540a59)||this['_getCompressorByName']('SuggestionMarkerOperation')['compress'](_0x31404c,_0x540a59)||this['_getCompressorByName'](_0x540a59[0x0]['__className'])['compress'](_0x31404c,_0x540a59);return _0x31404c;}['decompress'](_0x49a4e0){const _0x3992a0=[];for(;_0x49a4e0['types']['length'];){const _0x5c59b4=this['_compressorById']['get'](_0x49a4e0['types'][0x0]);if(!_0x5c59b4)throw new _0x4fe2da('decompress-compressor-not-found',this,{'type':_0x49a4e0['types'][0x0]});_0x5c59b4['decompress'](_0x3992a0,_0x49a4e0);}return _0x3992a0['forEach']((_0x193ff3,_0x13218d)=>_0x193ff3['baseVersion']=_0x49a4e0['baseVersion']+_0x13218d),_0x3992a0;}['_getCompressorByName'](_0x3cd632){return this['_compressorByName']['get'](_0x3cd632);}['_registerOperationCompressor'](_0x504136,_0x18c933,_0x46b67f){const _0x1413cf=new _0x46b67f(_0x504136,_0x18c933,this['_protobufFactory']['getDescriptor'](_0x18c933));this['_registerCompressor'](_0x504136,_0x18c933,_0x1413cf);}['_registerActionCompressor'](_0x478652,_0x4e8b9d,_0x315213){const _0x12f220=new _0x315213(_0x478652,this);this['_registerCompressor'](_0x478652,_0x4e8b9d,_0x12f220);}['_registerCompressor'](_0x2bea76,_0x48ff93,_0x554634){this['_compressorById']['set'](_0x2bea76,_0x554634),this['_compressorByName']['set'](_0x48ff93,_0x554634);}}export{y as Compressor};
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ckeditor/ckeditor5-operations-compressor",
|
|
3
|
-
"version": "46.0.
|
|
3
|
+
"version": "46.0.2-alpha.0",
|
|
4
4
|
"description": "CKEditor 5 operations compressor for real-time collaboration.",
|
|
5
5
|
"license": "SEE LICENSE IN LICENSE.md",
|
|
6
6
|
"homepage": "https://ckeditor.com/collaboration/real-time/",
|
|
@@ -33,8 +33,8 @@
|
|
|
33
33
|
"main": "src/index.js",
|
|
34
34
|
"types": "src/index.d.ts",
|
|
35
35
|
"dependencies": {
|
|
36
|
-
"@ckeditor/ckeditor5-utils": "46.0.
|
|
37
|
-
"ckeditor5": "46.0.
|
|
36
|
+
"@ckeditor/ckeditor5-utils": "46.0.2-alpha.0",
|
|
37
|
+
"ckeditor5": "46.0.2-alpha.0",
|
|
38
38
|
"es-toolkit": "1.39.5",
|
|
39
39
|
"protobufjs": "7.5.0"
|
|
40
40
|
},
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x125568=_0x8381;(function(_0x38bea7,_0x49e000){const _0x556c2f=_0x8381,_0x54a303=_0x38bea7();while(!![]){try{const _0x111445=parseInt(_0x556c2f(0x163))/0x1+parseInt(_0x556c2f(0x16a))/0x2*(parseInt(_0x556c2f(0x162))/0x3)+-parseInt(_0x556c2f(0x166))/0x4*(-parseInt(_0x556c2f(0x172))/0x5)+-parseInt(_0x556c2f(0x16b))/0x6*(-parseInt(_0x556c2f(0x16f))/0x7)+parseInt(_0x556c2f(0x15d))/0x8*(parseInt(_0x556c2f(0x176))/0x9)+-parseInt(_0x556c2f(0x171))/0xa*(-parseInt(_0x556c2f(0x167))/0xb)+-parseInt(_0x556c2f(0x173))/0xc;if(_0x111445===_0x49e000)break;else _0x54a303['push'](_0x54a303['shift']());}catch(_0xc2db74){_0x54a303['push'](_0x54a303['shift']());}}}(_0x4853,0x40f09));function _0x4853(){const _0x194230=['_compareOperations','length','3715479QrQuLV','8aiiWFk','_context','_splitCurrent','push','compress','17931QIydMm','121645GlJXIQ','buffers','_decompressSingleOperation','263128YGtNmI','3067537OEOFnQ','_combineNext','types','98GDkNVK','35538yBsnhj','decompress','shift','_id','469nZRRAv','_compressSingleOperation','10SgSHwT','35CvfPvb','20370456mNThVt'];_0x4853=function(){return _0x194230;};return _0x4853();}import{cloneDeep as _0x576c78}from'es-toolkit/compat';function _0x8381(_0x540d49,_0x582b46){const _0x4853b5=_0x4853();return _0x8381=function(_0x8381f4,_0x5c6f9b){_0x8381f4=_0x8381f4-0x15d;let _0xe4f842=_0x4853b5[_0x8381f4];return _0xe4f842;},_0x8381(_0x540d49,_0x582b46);}export class ActionCompressor{[_0x125568(0x16e)];[_0x125568(0x15e)];constructor(_0x4fc68a,_0x5d6933){const _0x2d1010=_0x125568;this[_0x2d1010(0x16e)]=_0x4fc68a,this[_0x2d1010(0x15e)]=_0x5d6933;}[_0x125568(0x161)](_0x41c479,_0x5a4374){const _0x14de1d=_0x125568;let _0x6275a8;for(;_0x5a4374[_0x14de1d(0x175)]>0x1&&this[_0x14de1d(0x174)](_0x5a4374[0x0],_0x5a4374[0x1]);)_0x6275a8?(_0x6275a8=this[_0x14de1d(0x168)](_0x5a4374[_0x14de1d(0x16d)](),_0x6275a8),_0x41c479[_0x14de1d(0x169)][_0x14de1d(0x160)](0x0)):(_0x6275a8=_0x576c78(_0x5a4374[_0x14de1d(0x16d)]()),_0x41c479[_0x14de1d(0x169)][_0x14de1d(0x160)](this[_0x14de1d(0x16e)]));return!!_0x6275a8&&(_0x6275a8=this[_0x14de1d(0x168)](_0x5a4374[_0x14de1d(0x16d)](),_0x6275a8),_0x41c479[_0x14de1d(0x169)][_0x14de1d(0x160)](0x0),_0x41c479[_0x14de1d(0x164)][_0x14de1d(0x160)](this[_0x14de1d(0x170)](_0x6275a8)),!0x0);}[_0x125568(0x16c)](_0x293245,_0xcb5f0f){const _0x249e3e=_0x125568,_0x2a2a4b=this[_0x249e3e(0x165)](_0xcb5f0f);for(;0x0==_0xcb5f0f[_0x249e3e(0x169)][0x0];)_0xcb5f0f[_0x249e3e(0x169)][_0x249e3e(0x16d)](),_0x293245[_0x249e3e(0x160)](this[_0x249e3e(0x15f)](_0x2a2a4b));_0x293245[_0x249e3e(0x160)](_0x2a2a4b);}}
|