@ckeditor/ckeditor5-operations-compressor 46.0.1-alpha.0 → 46.0.1-alpha.10
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 _0x4e65e6=_0x449765['Reader'],_0x344cae=_0x449765['Writer'],_0x55df61=_0x449765['util'],_0x2367f4=_0x449765['roots']['default']||(_0x449765['roots']['default']={});return _0x2367f4['AttributeOperation']=(function(){function _0x3d0ce5(_0x4b9720){if(_0x4b9720){for(var _0x32aed7=Object['keys'](_0x4b9720),_0x35c2d4=0x0;_0x35c2d4<_0x32aed7['length'];++_0x35c2d4)null!=_0x4b9720[_0x32aed7[_0x35c2d4]]&&(this[_0x32aed7[_0x35c2d4]]=_0x4b9720[_0x32aed7[_0x35c2d4]]);}}return _0x3d0ce5['prototype']['range']=null,_0x3d0ce5['prototype']['key']='',_0x3d0ce5['prototype']['oldValueBoolean']=!0x1,_0x3d0ce5['prototype']['oldValueJson']='',_0x3d0ce5['prototype']['newValueBoolean']=!0x1,_0x3d0ce5['prototype']['newValueJson']='',_0x3d0ce5['prototype']['wasUndone']=!0x1,_0x3d0ce5['create']=function(_0x48a142){return new _0x3d0ce5(_0x48a142);},_0x3d0ce5['encode']=function(_0x111518,_0x12e2bd){return _0x12e2bd||(_0x12e2bd=_0x344cae['create']()),null!=_0x111518['range']&&Object['hasOwnProperty']['call'](_0x111518,'range')&&_0x2367f4['Range']['encode'](_0x111518['range'],_0x12e2bd['uint32'](0xa)['fork']())['ldelim'](),null!=_0x111518['key']&&Object['hasOwnProperty']['call'](_0x111518,'key')&&_0x12e2bd['uint32'](0x12)['string'](_0x111518['key']),null!=_0x111518['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x111518,'oldValueBoolean')&&_0x12e2bd['uint32'](0x18)['bool'](_0x111518['oldValueBoolean']),null!=_0x111518['oldValueJson']&&Object['hasOwnProperty']['call'](_0x111518,'oldValueJson')&&_0x12e2bd['uint32'](0x22)['string'](_0x111518['oldValueJson']),null!=_0x111518['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x111518,'newValueBoolean')&&_0x12e2bd['uint32'](0x28)['bool'](_0x111518['newValueBoolean']),null!=_0x111518['newValueJson']&&Object['hasOwnProperty']['call'](_0x111518,'newValueJson')&&_0x12e2bd['uint32'](0x32)['string'](_0x111518['newValueJson']),null!=_0x111518['wasUndone']&&Object['hasOwnProperty']['call'](_0x111518,'wasUndone')&&_0x12e2bd['uint32'](0x38)['bool'](_0x111518['wasUndone']),_0x12e2bd;},_0x3d0ce5['encodeDelimited']=function(_0x175bdf,_0x14a084){return this['encode'](_0x175bdf,_0x14a084)['ldelim']();},_0x3d0ce5['decode']=function(_0x54aa8c,_0x1ad7b2){_0x54aa8c instanceof _0x4e65e6||(_0x54aa8c=_0x4e65e6['create'](_0x54aa8c));for(var _0x47eb62=void 0x0===_0x1ad7b2?_0x54aa8c['len']:_0x54aa8c['pos']+_0x1ad7b2,_0x10f5f0=new _0x2367f4['AttributeOperation']();_0x54aa8c['pos']<_0x47eb62;){var _0x1114ed=_0x54aa8c['uint32']();switch(_0x1114ed>>>0x3){case 0x1:_0x10f5f0['range']=_0x2367f4['Range']['decode'](_0x54aa8c,_0x54aa8c['uint32']());break;case 0x2:_0x10f5f0['key']=_0x54aa8c['string']();break;case 0x3:_0x10f5f0['oldValueBoolean']=_0x54aa8c['bool']();break;case 0x4:_0x10f5f0['oldValueJson']=_0x54aa8c['string']();break;case 0x5:_0x10f5f0['newValueBoolean']=_0x54aa8c['bool']();break;case 0x6:_0x10f5f0['newValueJson']=_0x54aa8c['string']();break;case 0x7:_0x10f5f0['wasUndone']=_0x54aa8c['bool']();break;default:_0x54aa8c['skipType'](0x7&_0x1114ed);}}return _0x10f5f0;},_0x3d0ce5['decodeDelimited']=function(_0x3ba5cd){return _0x3ba5cd instanceof _0x4e65e6||(_0x3ba5cd=new _0x4e65e6(_0x3ba5cd)),this['decode'](_0x3ba5cd,_0x3ba5cd['uint32']());},_0x3d0ce5['verify']=function(_0x52812a){if('object'!=typeof _0x52812a||null===_0x52812a)return'object\x20expected';if(null!=_0x52812a['range']&&_0x52812a['hasOwnProperty']('range')){var _0x16c260=_0x2367f4['Range']['verify'](_0x52812a['range']);if(_0x16c260)return'range.'+_0x16c260;}return null!=_0x52812a['key']&&_0x52812a['hasOwnProperty']('key')&&!_0x55df61['isString'](_0x52812a['key'])?'key:\x20string\x20expected':null!=_0x52812a['oldValueBoolean']&&_0x52812a['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x52812a['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x52812a['oldValueJson']&&_0x52812a['hasOwnProperty']('oldValueJson')&&!_0x55df61['isString'](_0x52812a['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x52812a['newValueBoolean']&&_0x52812a['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x52812a['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x52812a['newValueJson']&&_0x52812a['hasOwnProperty']('newValueJson')&&!_0x55df61['isString'](_0x52812a['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x52812a['wasUndone']&&_0x52812a['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x52812a['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x3d0ce5['fromObject']=function(_0x54d9e0){if(_0x54d9e0 instanceof _0x2367f4['AttributeOperation'])return _0x54d9e0;var _0x3bd38e=new _0x2367f4['AttributeOperation']();if(null!=_0x54d9e0['range']){if('object'!=typeof _0x54d9e0['range'])throw TypeError('.AttributeOperation.range:\x20object\x20expected');_0x3bd38e['range']=_0x2367f4['Range']['fromObject'](_0x54d9e0['range']);}return null!=_0x54d9e0['key']&&(_0x3bd38e['key']=String(_0x54d9e0['key'])),null!=_0x54d9e0['oldValueBoolean']&&(_0x3bd38e['oldValueBoolean']=Boolean(_0x54d9e0['oldValueBoolean'])),null!=_0x54d9e0['oldValueJson']&&(_0x3bd38e['oldValueJson']=String(_0x54d9e0['oldValueJson'])),null!=_0x54d9e0['newValueBoolean']&&(_0x3bd38e['newValueBoolean']=Boolean(_0x54d9e0['newValueBoolean'])),null!=_0x54d9e0['newValueJson']&&(_0x3bd38e['newValueJson']=String(_0x54d9e0['newValueJson'])),null!=_0x54d9e0['wasUndone']&&(_0x3bd38e['wasUndone']=Boolean(_0x54d9e0['wasUndone'])),_0x3bd38e;},_0x3d0ce5['toObject']=function(_0x3979db,_0x4dd539){_0x4dd539||(_0x4dd539={});var _0x3d8fd3={};return _0x4dd539['defaults']&&(_0x3d8fd3['range']=null,_0x3d8fd3['key']='',_0x3d8fd3['oldValueBoolean']=!0x1,_0x3d8fd3['oldValueJson']='',_0x3d8fd3['newValueBoolean']=!0x1,_0x3d8fd3['newValueJson']='',_0x3d8fd3['wasUndone']=!0x1),null!=_0x3979db['range']&&_0x3979db['hasOwnProperty']('range')&&(_0x3d8fd3['range']=_0x2367f4['Range']['toObject'](_0x3979db['range'],_0x4dd539)),null!=_0x3979db['key']&&_0x3979db['hasOwnProperty']('key')&&(_0x3d8fd3['key']=_0x3979db['key']),null!=_0x3979db['oldValueBoolean']&&_0x3979db['hasOwnProperty']('oldValueBoolean')&&(_0x3d8fd3['oldValueBoolean']=_0x3979db['oldValueBoolean']),null!=_0x3979db['oldValueJson']&&_0x3979db['hasOwnProperty']('oldValueJson')&&(_0x3d8fd3['oldValueJson']=_0x3979db['oldValueJson']),null!=_0x3979db['newValueBoolean']&&_0x3979db['hasOwnProperty']('newValueBoolean')&&(_0x3d8fd3['newValueBoolean']=_0x3979db['newValueBoolean']),null!=_0x3979db['newValueJson']&&_0x3979db['hasOwnProperty']('newValueJson')&&(_0x3d8fd3['newValueJson']=_0x3979db['newValueJson']),null!=_0x3979db['wasUndone']&&_0x3979db['hasOwnProperty']('wasUndone')&&(_0x3d8fd3['wasUndone']=_0x3979db['wasUndone']),_0x3d8fd3;},_0x3d0ce5['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x449765['util']['toJSONOptions']);},_0x3d0ce5['getTypeUrl']=function(_0x82dd7a){return void 0x0===_0x82dd7a&&(_0x82dd7a='type.googleapis.com'),_0x82dd7a+'/AttributeOperation';},_0x3d0ce5;}()),_0x2367f4['InsertOperation']=(function(){function _0x17fe68(_0x3f7114){if(this['nodes']=[],_0x3f7114){for(var _0x2b70bf=Object['keys'](_0x3f7114),_0x12fa76=0x0;_0x12fa76<_0x2b70bf['length'];++_0x12fa76)null!=_0x3f7114[_0x2b70bf[_0x12fa76]]&&(this[_0x2b70bf[_0x12fa76]]=_0x3f7114[_0x2b70bf[_0x12fa76]]);}}return _0x17fe68['prototype']['position']=null,_0x17fe68['prototype']['nodes']=_0x55df61['emptyArray'],_0x17fe68['prototype']['shouldReceiveAttributes']=!0x1,_0x17fe68['prototype']['wasUndone']=!0x1,_0x17fe68['create']=function(_0x315173){return new _0x17fe68(_0x315173);},_0x17fe68['encode']=function(_0x1503b5,_0x4456ee){if(_0x4456ee||(_0x4456ee=_0x344cae['create']()),null!=_0x1503b5['position']&&Object['hasOwnProperty']['call'](_0x1503b5,'position')&&_0x2367f4['Position']['encode'](_0x1503b5['position'],_0x4456ee['uint32'](0xa)['fork']())['ldelim'](),null!=_0x1503b5['nodes']&&_0x1503b5['nodes']['length']){for(var _0x4de65a=0x0;_0x4de65a<_0x1503b5['nodes']['length'];++_0x4de65a)_0x2367f4['Element']['encode'](_0x1503b5['nodes'][_0x4de65a],_0x4456ee['uint32'](0x12)['fork']())['ldelim']();}return null!=_0x1503b5['shouldReceiveAttributes']&&Object['hasOwnProperty']['call'](_0x1503b5,'shouldReceiveAttributes')&&_0x4456ee['uint32'](0x18)['bool'](_0x1503b5['shouldReceiveAttributes']),null!=_0x1503b5['wasUndone']&&Object['hasOwnProperty']['call'](_0x1503b5,'wasUndone')&&_0x4456ee['uint32'](0x20)['bool'](_0x1503b5['wasUndone']),_0x4456ee;},_0x17fe68['encodeDelimited']=function(_0x19a463,_0x6a2c1f){return this['encode'](_0x19a463,_0x6a2c1f)['ldelim']();},_0x17fe68['decode']=function(_0x1a7d59,_0x5d88d2){_0x1a7d59 instanceof _0x4e65e6||(_0x1a7d59=_0x4e65e6['create'](_0x1a7d59));for(var _0x1b919a=void 0x0===_0x5d88d2?_0x1a7d59['len']:_0x1a7d59['pos']+_0x5d88d2,_0x3d6842=new _0x2367f4['InsertOperation']();_0x1a7d59['pos']<_0x1b919a;){var _0x5c727f=_0x1a7d59['uint32']();switch(_0x5c727f>>>0x3){case 0x1:_0x3d6842['position']=_0x2367f4['Position']['decode'](_0x1a7d59,_0x1a7d59['uint32']());break;case 0x2:_0x3d6842['nodes']&&_0x3d6842['nodes']['length']||(_0x3d6842['nodes']=[]),_0x3d6842['nodes']['push'](_0x2367f4['Element']['decode'](_0x1a7d59,_0x1a7d59['uint32']()));break;case 0x3:_0x3d6842['shouldReceiveAttributes']=_0x1a7d59['bool']();break;case 0x4:_0x3d6842['wasUndone']=_0x1a7d59['bool']();break;default:_0x1a7d59['skipType'](0x7&_0x5c727f);}}return _0x3d6842;},_0x17fe68['decodeDelimited']=function(_0x51d384){return _0x51d384 instanceof _0x4e65e6||(_0x51d384=new _0x4e65e6(_0x51d384)),this['decode'](_0x51d384,_0x51d384['uint32']());},_0x17fe68['verify']=function(_0x4022b4){if('object'!=typeof _0x4022b4||null===_0x4022b4)return'object\x20expected';if(null!=_0x4022b4['position']&&_0x4022b4['hasOwnProperty']('position')&&(_0xc90b21=_0x2367f4['Position']['verify'](_0x4022b4['position'])))return'position.'+_0xc90b21;if(null!=_0x4022b4['nodes']&&_0x4022b4['hasOwnProperty']('nodes')){if(!Array['isArray'](_0x4022b4['nodes']))return'nodes:\x20array\x20expected';for(var _0x1841b2=0x0;_0x1841b2<_0x4022b4['nodes']['length'];++_0x1841b2){var _0xc90b21;if(_0xc90b21=_0x2367f4['Element']['verify'](_0x4022b4['nodes'][_0x1841b2]))return'nodes.'+_0xc90b21;}}return null!=_0x4022b4['shouldReceiveAttributes']&&_0x4022b4['hasOwnProperty']('shouldReceiveAttributes')&&'boolean'!=typeof _0x4022b4['shouldReceiveAttributes']?'shouldReceiveAttributes:\x20boolean\x20expected':null!=_0x4022b4['wasUndone']&&_0x4022b4['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x4022b4['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x17fe68['fromObject']=function(_0x1614f1){if(_0x1614f1 instanceof _0x2367f4['InsertOperation'])return _0x1614f1;var _0x45f695=new _0x2367f4['InsertOperation']();if(null!=_0x1614f1['position']){if('object'!=typeof _0x1614f1['position'])throw TypeError('.InsertOperation.position:\x20object\x20expected');_0x45f695['position']=_0x2367f4['Position']['fromObject'](_0x1614f1['position']);}if(_0x1614f1['nodes']){if(!Array['isArray'](_0x1614f1['nodes']))throw TypeError('.InsertOperation.nodes:\x20array\x20expected');_0x45f695['nodes']=[];for(var _0x57abe8=0x0;_0x57abe8<_0x1614f1['nodes']['length'];++_0x57abe8){if('object'!=typeof _0x1614f1['nodes'][_0x57abe8])throw TypeError('.InsertOperation.nodes:\x20object\x20expected');_0x45f695['nodes'][_0x57abe8]=_0x2367f4['Element']['fromObject'](_0x1614f1['nodes'][_0x57abe8]);}}return null!=_0x1614f1['shouldReceiveAttributes']&&(_0x45f695['shouldReceiveAttributes']=Boolean(_0x1614f1['shouldReceiveAttributes'])),null!=_0x1614f1['wasUndone']&&(_0x45f695['wasUndone']=Boolean(_0x1614f1['wasUndone'])),_0x45f695;},_0x17fe68['toObject']=function(_0x40cdd1,_0x11732a){_0x11732a||(_0x11732a={});var _0x3aedb6={};if((_0x11732a['arrays']||_0x11732a['defaults'])&&(_0x3aedb6['nodes']=[]),_0x11732a['defaults']&&(_0x3aedb6['position']=null,_0x3aedb6['shouldReceiveAttributes']=!0x1,_0x3aedb6['wasUndone']=!0x1),null!=_0x40cdd1['position']&&_0x40cdd1['hasOwnProperty']('position')&&(_0x3aedb6['position']=_0x2367f4['Position']['toObject'](_0x40cdd1['position'],_0x11732a)),_0x40cdd1['nodes']&&_0x40cdd1['nodes']['length']){_0x3aedb6['nodes']=[];for(var _0x8b10d5=0x0;_0x8b10d5<_0x40cdd1['nodes']['length'];++_0x8b10d5)_0x3aedb6['nodes'][_0x8b10d5]=_0x2367f4['Element']['toObject'](_0x40cdd1['nodes'][_0x8b10d5],_0x11732a);}return null!=_0x40cdd1['shouldReceiveAttributes']&&_0x40cdd1['hasOwnProperty']('shouldReceiveAttributes')&&(_0x3aedb6['shouldReceiveAttributes']=_0x40cdd1['shouldReceiveAttributes']),null!=_0x40cdd1['wasUndone']&&_0x40cdd1['hasOwnProperty']('wasUndone')&&(_0x3aedb6['wasUndone']=_0x40cdd1['wasUndone']),_0x3aedb6;},_0x17fe68['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x449765['util']['toJSONOptions']);},_0x17fe68['getTypeUrl']=function(_0x1d32d8){return void 0x0===_0x1d32d8&&(_0x1d32d8='type.googleapis.com'),_0x1d32d8+'/InsertOperation';},_0x17fe68;}()),_0x2367f4['MarkerOperation']=(function(){function _0x4bd2ea(_0x4ac8a1){if(_0x4ac8a1){for(var _0x356a13=Object['keys'](_0x4ac8a1),_0x53a3fb=0x0;_0x53a3fb<_0x356a13['length'];++_0x53a3fb)null!=_0x4ac8a1[_0x356a13[_0x53a3fb]]&&(this[_0x356a13[_0x53a3fb]]=_0x4ac8a1[_0x356a13[_0x53a3fb]]);}}return _0x4bd2ea['prototype']['name']='',_0x4bd2ea['prototype']['oldRange']=null,_0x4bd2ea['prototype']['newRange']=null,_0x4bd2ea['prototype']['affectsData']=!0x1,_0x4bd2ea['prototype']['wasUndone']=!0x1,_0x4bd2ea['create']=function(_0x5c1645){return new _0x4bd2ea(_0x5c1645);},_0x4bd2ea['encode']=function(_0x5c5203,_0x1b79c9){return _0x1b79c9||(_0x1b79c9=_0x344cae['create']()),null!=_0x5c5203['name']&&Object['hasOwnProperty']['call'](_0x5c5203,'name')&&_0x1b79c9['uint32'](0xa)['string'](_0x5c5203['name']),null!=_0x5c5203['oldRange']&&Object['hasOwnProperty']['call'](_0x5c5203,'oldRange')&&_0x2367f4['Range']['encode'](_0x5c5203['oldRange'],_0x1b79c9['uint32'](0x12)['fork']())['ldelim'](),null!=_0x5c5203['newRange']&&Object['hasOwnProperty']['call'](_0x5c5203,'newRange')&&_0x2367f4['Range']['encode'](_0x5c5203['newRange'],_0x1b79c9['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x5c5203['affectsData']&&Object['hasOwnProperty']['call'](_0x5c5203,'affectsData')&&_0x1b79c9['uint32'](0x20)['bool'](_0x5c5203['affectsData']),null!=_0x5c5203['wasUndone']&&Object['hasOwnProperty']['call'](_0x5c5203,'wasUndone')&&_0x1b79c9['uint32'](0x28)['bool'](_0x5c5203['wasUndone']),_0x1b79c9;},_0x4bd2ea['encodeDelimited']=function(_0x1f5b3e,_0x46ea3f){return this['encode'](_0x1f5b3e,_0x46ea3f)['ldelim']();},_0x4bd2ea['decode']=function(_0x500a74,_0x1d0d6d){_0x500a74 instanceof _0x4e65e6||(_0x500a74=_0x4e65e6['create'](_0x500a74));for(var _0x2ea4f7=void 0x0===_0x1d0d6d?_0x500a74['len']:_0x500a74['pos']+_0x1d0d6d,_0x23ce42=new _0x2367f4['MarkerOperation']();_0x500a74['pos']<_0x2ea4f7;){var _0x228acc=_0x500a74['uint32']();switch(_0x228acc>>>0x3){case 0x1:_0x23ce42['name']=_0x500a74['string']();break;case 0x2:_0x23ce42['oldRange']=_0x2367f4['Range']['decode'](_0x500a74,_0x500a74['uint32']());break;case 0x3:_0x23ce42['newRange']=_0x2367f4['Range']['decode'](_0x500a74,_0x500a74['uint32']());break;case 0x4:_0x23ce42['affectsData']=_0x500a74['bool']();break;case 0x5:_0x23ce42['wasUndone']=_0x500a74['bool']();break;default:_0x500a74['skipType'](0x7&_0x228acc);}}return _0x23ce42;},_0x4bd2ea['decodeDelimited']=function(_0x59b973){return _0x59b973 instanceof _0x4e65e6||(_0x59b973=new _0x4e65e6(_0x59b973)),this['decode'](_0x59b973,_0x59b973['uint32']());},_0x4bd2ea['verify']=function(_0x14694){if('object'!=typeof _0x14694||null===_0x14694)return'object\x20expected';if(null!=_0x14694['name']&&_0x14694['hasOwnProperty']('name')&&!_0x55df61['isString'](_0x14694['name']))return'name:\x20string\x20expected';var _0x2eca65;if(null!=_0x14694['oldRange']&&_0x14694['hasOwnProperty']('oldRange')&&(_0x2eca65=_0x2367f4['Range']['verify'](_0x14694['oldRange'])))return'oldRange.'+_0x2eca65;if(null!=_0x14694['newRange']&&_0x14694['hasOwnProperty']('newRange')&&(_0x2eca65=_0x2367f4['Range']['verify'](_0x14694['newRange'])))return'newRange.'+_0x2eca65;return null!=_0x14694['affectsData']&&_0x14694['hasOwnProperty']('affectsData')&&'boolean'!=typeof _0x14694['affectsData']?'affectsData:\x20boolean\x20expected':null!=_0x14694['wasUndone']&&_0x14694['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x14694['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x4bd2ea['fromObject']=function(_0x1ab54e){if(_0x1ab54e instanceof _0x2367f4['MarkerOperation'])return _0x1ab54e;var _0x54cf2b=new _0x2367f4['MarkerOperation']();if(null!=_0x1ab54e['name']&&(_0x54cf2b['name']=String(_0x1ab54e['name'])),null!=_0x1ab54e['oldRange']){if('object'!=typeof _0x1ab54e['oldRange'])throw TypeError('.MarkerOperation.oldRange:\x20object\x20expected');_0x54cf2b['oldRange']=_0x2367f4['Range']['fromObject'](_0x1ab54e['oldRange']);}if(null!=_0x1ab54e['newRange']){if('object'!=typeof _0x1ab54e['newRange'])throw TypeError('.MarkerOperation.newRange:\x20object\x20expected');_0x54cf2b['newRange']=_0x2367f4['Range']['fromObject'](_0x1ab54e['newRange']);}return null!=_0x1ab54e['affectsData']&&(_0x54cf2b['affectsData']=Boolean(_0x1ab54e['affectsData'])),null!=_0x1ab54e['wasUndone']&&(_0x54cf2b['wasUndone']=Boolean(_0x1ab54e['wasUndone'])),_0x54cf2b;},_0x4bd2ea['toObject']=function(_0x3dc9d9,_0x3c5c6e){_0x3c5c6e||(_0x3c5c6e={});var _0x4bf4c0={};return _0x3c5c6e['defaults']&&(_0x4bf4c0['name']='',_0x4bf4c0['oldRange']=null,_0x4bf4c0['newRange']=null,_0x4bf4c0['affectsData']=!0x1,_0x4bf4c0['wasUndone']=!0x1),null!=_0x3dc9d9['name']&&_0x3dc9d9['hasOwnProperty']('name')&&(_0x4bf4c0['name']=_0x3dc9d9['name']),null!=_0x3dc9d9['oldRange']&&_0x3dc9d9['hasOwnProperty']('oldRange')&&(_0x4bf4c0['oldRange']=_0x2367f4['Range']['toObject'](_0x3dc9d9['oldRange'],_0x3c5c6e)),null!=_0x3dc9d9['newRange']&&_0x3dc9d9['hasOwnProperty']('newRange')&&(_0x4bf4c0['newRange']=_0x2367f4['Range']['toObject'](_0x3dc9d9['newRange'],_0x3c5c6e)),null!=_0x3dc9d9['affectsData']&&_0x3dc9d9['hasOwnProperty']('affectsData')&&(_0x4bf4c0['affectsData']=_0x3dc9d9['affectsData']),null!=_0x3dc9d9['wasUndone']&&_0x3dc9d9['hasOwnProperty']('wasUndone')&&(_0x4bf4c0['wasUndone']=_0x3dc9d9['wasUndone']),_0x4bf4c0;},_0x4bd2ea['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x449765['util']['toJSONOptions']);},_0x4bd2ea['getTypeUrl']=function(_0x458fae){return void 0x0===_0x458fae&&(_0x458fae='type.googleapis.com'),_0x458fae+'/MarkerOperation';},_0x4bd2ea;}()),_0x2367f4['MergeOperation']=(function(){function _0x59a1ea(_0x1db6fe){if(_0x1db6fe){for(var _0x1112d8=Object['keys'](_0x1db6fe),_0x460a8b=0x0;_0x460a8b<_0x1112d8['length'];++_0x460a8b)null!=_0x1db6fe[_0x1112d8[_0x460a8b]]&&(this[_0x1112d8[_0x460a8b]]=_0x1db6fe[_0x1112d8[_0x460a8b]]);}}return _0x59a1ea['prototype']['sourcePosition']=null,_0x59a1ea['prototype']['targetPosition']=null,_0x59a1ea['prototype']['graveyardPosition']=null,_0x59a1ea['prototype']['howMany']=0x0,_0x59a1ea['prototype']['wasUndone']=!0x1,_0x59a1ea['create']=function(_0x9189bb){return new _0x59a1ea(_0x9189bb);},_0x59a1ea['encode']=function(_0x99c345,_0x21ff4a){return _0x21ff4a||(_0x21ff4a=_0x344cae['create']()),null!=_0x99c345['sourcePosition']&&Object['hasOwnProperty']['call'](_0x99c345,'sourcePosition')&&_0x2367f4['Position']['encode'](_0x99c345['sourcePosition'],_0x21ff4a['uint32'](0xa)['fork']())['ldelim'](),null!=_0x99c345['targetPosition']&&Object['hasOwnProperty']['call'](_0x99c345,'targetPosition')&&_0x2367f4['Position']['encode'](_0x99c345['targetPosition'],_0x21ff4a['uint32'](0x12)['fork']())['ldelim'](),null!=_0x99c345['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x99c345,'graveyardPosition')&&_0x2367f4['Position']['encode'](_0x99c345['graveyardPosition'],_0x21ff4a['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x99c345['howMany']&&Object['hasOwnProperty']['call'](_0x99c345,'howMany')&&_0x21ff4a['uint32'](0x20)['uint32'](_0x99c345['howMany']),null!=_0x99c345['wasUndone']&&Object['hasOwnProperty']['call'](_0x99c345,'wasUndone')&&_0x21ff4a['uint32'](0x28)['bool'](_0x99c345['wasUndone']),_0x21ff4a;},_0x59a1ea['encodeDelimited']=function(_0x5f31de,_0x5b5492){return this['encode'](_0x5f31de,_0x5b5492)['ldelim']();},_0x59a1ea['decode']=function(_0x451725,_0x518d21){_0x451725 instanceof _0x4e65e6||(_0x451725=_0x4e65e6['create'](_0x451725));for(var _0x163352=void 0x0===_0x518d21?_0x451725['len']:_0x451725['pos']+_0x518d21,_0x3c2a77=new _0x2367f4['MergeOperation']();_0x451725['pos']<_0x163352;){var _0x2adfa2=_0x451725['uint32']();switch(_0x2adfa2>>>0x3){case 0x1:_0x3c2a77['sourcePosition']=_0x2367f4['Position']['decode'](_0x451725,_0x451725['uint32']());break;case 0x2:_0x3c2a77['targetPosition']=_0x2367f4['Position']['decode'](_0x451725,_0x451725['uint32']());break;case 0x3:_0x3c2a77['graveyardPosition']=_0x2367f4['Position']['decode'](_0x451725,_0x451725['uint32']());break;case 0x4:_0x3c2a77['howMany']=_0x451725['uint32']();break;case 0x5:_0x3c2a77['wasUndone']=_0x451725['bool']();break;default:_0x451725['skipType'](0x7&_0x2adfa2);}}return _0x3c2a77;},_0x59a1ea['decodeDelimited']=function(_0x276920){return _0x276920 instanceof _0x4e65e6||(_0x276920=new _0x4e65e6(_0x276920)),this['decode'](_0x276920,_0x276920['uint32']());},_0x59a1ea['verify']=function(_0x586d39){if('object'!=typeof _0x586d39||null===_0x586d39)return'object\x20expected';var _0x2a037e;if(null!=_0x586d39['sourcePosition']&&_0x586d39['hasOwnProperty']('sourcePosition')&&(_0x2a037e=_0x2367f4['Position']['verify'](_0x586d39['sourcePosition'])))return'sourcePosition.'+_0x2a037e;if(null!=_0x586d39['targetPosition']&&_0x586d39['hasOwnProperty']('targetPosition')&&(_0x2a037e=_0x2367f4['Position']['verify'](_0x586d39['targetPosition'])))return'targetPosition.'+_0x2a037e;if(null!=_0x586d39['graveyardPosition']&&_0x586d39['hasOwnProperty']('graveyardPosition')&&(_0x2a037e=_0x2367f4['Position']['verify'](_0x586d39['graveyardPosition'])))return'graveyardPosition.'+_0x2a037e;return null!=_0x586d39['howMany']&&_0x586d39['hasOwnProperty']('howMany')&&!_0x55df61['isInteger'](_0x586d39['howMany'])?'howMany:\x20integer\x20expected':null!=_0x586d39['wasUndone']&&_0x586d39['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x586d39['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x59a1ea['fromObject']=function(_0x4dc4cf){if(_0x4dc4cf instanceof _0x2367f4['MergeOperation'])return _0x4dc4cf;var _0x36d7ef=new _0x2367f4['MergeOperation']();if(null!=_0x4dc4cf['sourcePosition']){if('object'!=typeof _0x4dc4cf['sourcePosition'])throw TypeError('.MergeOperation.sourcePosition:\x20object\x20expected');_0x36d7ef['sourcePosition']=_0x2367f4['Position']['fromObject'](_0x4dc4cf['sourcePosition']);}if(null!=_0x4dc4cf['targetPosition']){if('object'!=typeof _0x4dc4cf['targetPosition'])throw TypeError('.MergeOperation.targetPosition:\x20object\x20expected');_0x36d7ef['targetPosition']=_0x2367f4['Position']['fromObject'](_0x4dc4cf['targetPosition']);}if(null!=_0x4dc4cf['graveyardPosition']){if('object'!=typeof _0x4dc4cf['graveyardPosition'])throw TypeError('.MergeOperation.graveyardPosition:\x20object\x20expected');_0x36d7ef['graveyardPosition']=_0x2367f4['Position']['fromObject'](_0x4dc4cf['graveyardPosition']);}return null!=_0x4dc4cf['howMany']&&(_0x36d7ef['howMany']=_0x4dc4cf['howMany']>>>0x0),null!=_0x4dc4cf['wasUndone']&&(_0x36d7ef['wasUndone']=Boolean(_0x4dc4cf['wasUndone'])),_0x36d7ef;},_0x59a1ea['toObject']=function(_0x54099a,_0x5268b8){_0x5268b8||(_0x5268b8={});var _0x435c3a={};return _0x5268b8['defaults']&&(_0x435c3a['sourcePosition']=null,_0x435c3a['targetPosition']=null,_0x435c3a['graveyardPosition']=null,_0x435c3a['howMany']=0x0,_0x435c3a['wasUndone']=!0x1),null!=_0x54099a['sourcePosition']&&_0x54099a['hasOwnProperty']('sourcePosition')&&(_0x435c3a['sourcePosition']=_0x2367f4['Position']['toObject'](_0x54099a['sourcePosition'],_0x5268b8)),null!=_0x54099a['targetPosition']&&_0x54099a['hasOwnProperty']('targetPosition')&&(_0x435c3a['targetPosition']=_0x2367f4['Position']['toObject'](_0x54099a['targetPosition'],_0x5268b8)),null!=_0x54099a['graveyardPosition']&&_0x54099a['hasOwnProperty']('graveyardPosition')&&(_0x435c3a['graveyardPosition']=_0x2367f4['Position']['toObject'](_0x54099a['graveyardPosition'],_0x5268b8)),null!=_0x54099a['howMany']&&_0x54099a['hasOwnProperty']('howMany')&&(_0x435c3a['howMany']=_0x54099a['howMany']),null!=_0x54099a['wasUndone']&&_0x54099a['hasOwnProperty']('wasUndone')&&(_0x435c3a['wasUndone']=_0x54099a['wasUndone']),_0x435c3a;},_0x59a1ea['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x449765['util']['toJSONOptions']);},_0x59a1ea['getTypeUrl']=function(_0x2e645b){return void 0x0===_0x2e645b&&(_0x2e645b='type.googleapis.com'),_0x2e645b+'/MergeOperation';},_0x59a1ea;}()),_0x2367f4['MoveOperation']=(function(){function _0x171bfc(_0xe86cb0){if(_0xe86cb0){for(var _0x370466=Object['keys'](_0xe86cb0),_0x40773e=0x0;_0x40773e<_0x370466['length'];++_0x40773e)null!=_0xe86cb0[_0x370466[_0x40773e]]&&(this[_0x370466[_0x40773e]]=_0xe86cb0[_0x370466[_0x40773e]]);}}return _0x171bfc['prototype']['sourcePosition']=null,_0x171bfc['prototype']['howMany']=0x0,_0x171bfc['prototype']['targetPosition']=null,_0x171bfc['prototype']['wasUndone']=!0x1,_0x171bfc['create']=function(_0x234e22){return new _0x171bfc(_0x234e22);},_0x171bfc['encode']=function(_0x5ea6aa,_0x23cde4){return _0x23cde4||(_0x23cde4=_0x344cae['create']()),null!=_0x5ea6aa['sourcePosition']&&Object['hasOwnProperty']['call'](_0x5ea6aa,'sourcePosition')&&_0x2367f4['Position']['encode'](_0x5ea6aa['sourcePosition'],_0x23cde4['uint32'](0xa)['fork']())['ldelim'](),null!=_0x5ea6aa['howMany']&&Object['hasOwnProperty']['call'](_0x5ea6aa,'howMany')&&_0x23cde4['uint32'](0x10)['uint32'](_0x5ea6aa['howMany']),null!=_0x5ea6aa['targetPosition']&&Object['hasOwnProperty']['call'](_0x5ea6aa,'targetPosition')&&_0x2367f4['Position']['encode'](_0x5ea6aa['targetPosition'],_0x23cde4['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x5ea6aa['wasUndone']&&Object['hasOwnProperty']['call'](_0x5ea6aa,'wasUndone')&&_0x23cde4['uint32'](0x20)['bool'](_0x5ea6aa['wasUndone']),_0x23cde4;},_0x171bfc['encodeDelimited']=function(_0x4358b5,_0x1f5c8f){return this['encode'](_0x4358b5,_0x1f5c8f)['ldelim']();},_0x171bfc['decode']=function(_0xadc8a5,_0x341f6e){_0xadc8a5 instanceof _0x4e65e6||(_0xadc8a5=_0x4e65e6['create'](_0xadc8a5));for(var _0x214384=void 0x0===_0x341f6e?_0xadc8a5['len']:_0xadc8a5['pos']+_0x341f6e,_0x59c192=new _0x2367f4['MoveOperation']();_0xadc8a5['pos']<_0x214384;){var _0x55ccb2=_0xadc8a5['uint32']();switch(_0x55ccb2>>>0x3){case 0x1:_0x59c192['sourcePosition']=_0x2367f4['Position']['decode'](_0xadc8a5,_0xadc8a5['uint32']());break;case 0x2:_0x59c192['howMany']=_0xadc8a5['uint32']();break;case 0x3:_0x59c192['targetPosition']=_0x2367f4['Position']['decode'](_0xadc8a5,_0xadc8a5['uint32']());break;case 0x4:_0x59c192['wasUndone']=_0xadc8a5['bool']();break;default:_0xadc8a5['skipType'](0x7&_0x55ccb2);}}return _0x59c192;},_0x171bfc['decodeDelimited']=function(_0x54cb8f){return _0x54cb8f instanceof _0x4e65e6||(_0x54cb8f=new _0x4e65e6(_0x54cb8f)),this['decode'](_0x54cb8f,_0x54cb8f['uint32']());},_0x171bfc['verify']=function(_0x20abd3){if('object'!=typeof _0x20abd3||null===_0x20abd3)return'object\x20expected';var _0x59e737;if(null!=_0x20abd3['sourcePosition']&&_0x20abd3['hasOwnProperty']('sourcePosition')&&(_0x59e737=_0x2367f4['Position']['verify'](_0x20abd3['sourcePosition'])))return'sourcePosition.'+_0x59e737;if(null!=_0x20abd3['howMany']&&_0x20abd3['hasOwnProperty']('howMany')&&!_0x55df61['isInteger'](_0x20abd3['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x20abd3['targetPosition']&&_0x20abd3['hasOwnProperty']('targetPosition')&&(_0x59e737=_0x2367f4['Position']['verify'](_0x20abd3['targetPosition'])))return'targetPosition.'+_0x59e737;return null!=_0x20abd3['wasUndone']&&_0x20abd3['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x20abd3['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x171bfc['fromObject']=function(_0x3cbd07){if(_0x3cbd07 instanceof _0x2367f4['MoveOperation'])return _0x3cbd07;var _0x2319b7=new _0x2367f4['MoveOperation']();if(null!=_0x3cbd07['sourcePosition']){if('object'!=typeof _0x3cbd07['sourcePosition'])throw TypeError('.MoveOperation.sourcePosition:\x20object\x20expected');_0x2319b7['sourcePosition']=_0x2367f4['Position']['fromObject'](_0x3cbd07['sourcePosition']);}if(null!=_0x3cbd07['howMany']&&(_0x2319b7['howMany']=_0x3cbd07['howMany']>>>0x0),null!=_0x3cbd07['targetPosition']){if('object'!=typeof _0x3cbd07['targetPosition'])throw TypeError('.MoveOperation.targetPosition:\x20object\x20expected');_0x2319b7['targetPosition']=_0x2367f4['Position']['fromObject'](_0x3cbd07['targetPosition']);}return null!=_0x3cbd07['wasUndone']&&(_0x2319b7['wasUndone']=Boolean(_0x3cbd07['wasUndone'])),_0x2319b7;},_0x171bfc['toObject']=function(_0x28e5c7,_0x4a9e03){_0x4a9e03||(_0x4a9e03={});var _0x534416={};return _0x4a9e03['defaults']&&(_0x534416['sourcePosition']=null,_0x534416['howMany']=0x0,_0x534416['targetPosition']=null,_0x534416['wasUndone']=!0x1),null!=_0x28e5c7['sourcePosition']&&_0x28e5c7['hasOwnProperty']('sourcePosition')&&(_0x534416['sourcePosition']=_0x2367f4['Position']['toObject'](_0x28e5c7['sourcePosition'],_0x4a9e03)),null!=_0x28e5c7['howMany']&&_0x28e5c7['hasOwnProperty']('howMany')&&(_0x534416['howMany']=_0x28e5c7['howMany']),null!=_0x28e5c7['targetPosition']&&_0x28e5c7['hasOwnProperty']('targetPosition')&&(_0x534416['targetPosition']=_0x2367f4['Position']['toObject'](_0x28e5c7['targetPosition'],_0x4a9e03)),null!=_0x28e5c7['wasUndone']&&_0x28e5c7['hasOwnProperty']('wasUndone')&&(_0x534416['wasUndone']=_0x28e5c7['wasUndone']),_0x534416;},_0x171bfc['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x449765['util']['toJSONOptions']);},_0x171bfc['getTypeUrl']=function(_0x1aa98b){return void 0x0===_0x1aa98b&&(_0x1aa98b='type.googleapis.com'),_0x1aa98b+'/MoveOperation';},_0x171bfc;}()),_0x2367f4['RenameOperation']=(function(){function _0x311cd8(_0x485ab6){if(_0x485ab6){for(var _0x4b010a=Object['keys'](_0x485ab6),_0x51e09f=0x0;_0x51e09f<_0x4b010a['length'];++_0x51e09f)null!=_0x485ab6[_0x4b010a[_0x51e09f]]&&(this[_0x4b010a[_0x51e09f]]=_0x485ab6[_0x4b010a[_0x51e09f]]);}}return _0x311cd8['prototype']['position']=null,_0x311cd8['prototype']['oldName']='',_0x311cd8['prototype']['newName']='',_0x311cd8['prototype']['wasUndone']=!0x1,_0x311cd8['create']=function(_0x1cf0cc){return new _0x311cd8(_0x1cf0cc);},_0x311cd8['encode']=function(_0x268ad8,_0x29cfdf){return _0x29cfdf||(_0x29cfdf=_0x344cae['create']()),null!=_0x268ad8['position']&&Object['hasOwnProperty']['call'](_0x268ad8,'position')&&_0x2367f4['Position']['encode'](_0x268ad8['position'],_0x29cfdf['uint32'](0xa)['fork']())['ldelim'](),null!=_0x268ad8['oldName']&&Object['hasOwnProperty']['call'](_0x268ad8,'oldName')&&_0x29cfdf['uint32'](0x12)['string'](_0x268ad8['oldName']),null!=_0x268ad8['newName']&&Object['hasOwnProperty']['call'](_0x268ad8,'newName')&&_0x29cfdf['uint32'](0x1a)['string'](_0x268ad8['newName']),null!=_0x268ad8['wasUndone']&&Object['hasOwnProperty']['call'](_0x268ad8,'wasUndone')&&_0x29cfdf['uint32'](0x20)['bool'](_0x268ad8['wasUndone']),_0x29cfdf;},_0x311cd8['encodeDelimited']=function(_0x1962e0,_0x1d99c1){return this['encode'](_0x1962e0,_0x1d99c1)['ldelim']();},_0x311cd8['decode']=function(_0x4cc340,_0x14c088){_0x4cc340 instanceof _0x4e65e6||(_0x4cc340=_0x4e65e6['create'](_0x4cc340));for(var _0x551c72=void 0x0===_0x14c088?_0x4cc340['len']:_0x4cc340['pos']+_0x14c088,_0x574479=new _0x2367f4['RenameOperation']();_0x4cc340['pos']<_0x551c72;){var _0x4c4221=_0x4cc340['uint32']();switch(_0x4c4221>>>0x3){case 0x1:_0x574479['position']=_0x2367f4['Position']['decode'](_0x4cc340,_0x4cc340['uint32']());break;case 0x2:_0x574479['oldName']=_0x4cc340['string']();break;case 0x3:_0x574479['newName']=_0x4cc340['string']();break;case 0x4:_0x574479['wasUndone']=_0x4cc340['bool']();break;default:_0x4cc340['skipType'](0x7&_0x4c4221);}}return _0x574479;},_0x311cd8['decodeDelimited']=function(_0xd6f0ee){return _0xd6f0ee instanceof _0x4e65e6||(_0xd6f0ee=new _0x4e65e6(_0xd6f0ee)),this['decode'](_0xd6f0ee,_0xd6f0ee['uint32']());},_0x311cd8['verify']=function(_0x1d0981){if('object'!=typeof _0x1d0981||null===_0x1d0981)return'object\x20expected';if(null!=_0x1d0981['position']&&_0x1d0981['hasOwnProperty']('position')){var _0x12ff03=_0x2367f4['Position']['verify'](_0x1d0981['position']);if(_0x12ff03)return'position.'+_0x12ff03;}return null!=_0x1d0981['oldName']&&_0x1d0981['hasOwnProperty']('oldName')&&!_0x55df61['isString'](_0x1d0981['oldName'])?'oldName:\x20string\x20expected':null!=_0x1d0981['newName']&&_0x1d0981['hasOwnProperty']('newName')&&!_0x55df61['isString'](_0x1d0981['newName'])?'newName:\x20string\x20expected':null!=_0x1d0981['wasUndone']&&_0x1d0981['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x1d0981['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x311cd8['fromObject']=function(_0xec9fe0){if(_0xec9fe0 instanceof _0x2367f4['RenameOperation'])return _0xec9fe0;var _0x37905d=new _0x2367f4['RenameOperation']();if(null!=_0xec9fe0['position']){if('object'!=typeof _0xec9fe0['position'])throw TypeError('.RenameOperation.position:\x20object\x20expected');_0x37905d['position']=_0x2367f4['Position']['fromObject'](_0xec9fe0['position']);}return null!=_0xec9fe0['oldName']&&(_0x37905d['oldName']=String(_0xec9fe0['oldName'])),null!=_0xec9fe0['newName']&&(_0x37905d['newName']=String(_0xec9fe0['newName'])),null!=_0xec9fe0['wasUndone']&&(_0x37905d['wasUndone']=Boolean(_0xec9fe0['wasUndone'])),_0x37905d;},_0x311cd8['toObject']=function(_0x1bc1c2,_0x26b1f9){_0x26b1f9||(_0x26b1f9={});var _0x4d4be3={};return _0x26b1f9['defaults']&&(_0x4d4be3['position']=null,_0x4d4be3['oldName']='',_0x4d4be3['newName']='',_0x4d4be3['wasUndone']=!0x1),null!=_0x1bc1c2['position']&&_0x1bc1c2['hasOwnProperty']('position')&&(_0x4d4be3['position']=_0x2367f4['Position']['toObject'](_0x1bc1c2['position'],_0x26b1f9)),null!=_0x1bc1c2['oldName']&&_0x1bc1c2['hasOwnProperty']('oldName')&&(_0x4d4be3['oldName']=_0x1bc1c2['oldName']),null!=_0x1bc1c2['newName']&&_0x1bc1c2['hasOwnProperty']('newName')&&(_0x4d4be3['newName']=_0x1bc1c2['newName']),null!=_0x1bc1c2['wasUndone']&&_0x1bc1c2['hasOwnProperty']('wasUndone')&&(_0x4d4be3['wasUndone']=_0x1bc1c2['wasUndone']),_0x4d4be3;},_0x311cd8['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x449765['util']['toJSONOptions']);},_0x311cd8['getTypeUrl']=function(_0x5531f2){return void 0x0===_0x5531f2&&(_0x5531f2='type.googleapis.com'),_0x5531f2+'/RenameOperation';},_0x311cd8;}()),_0x2367f4['RootAttributeOperation']=(function(){function _0x3b0730(_0x52b6b6){if(_0x52b6b6){for(var _0x23931e=Object['keys'](_0x52b6b6),_0x4880be=0x0;_0x4880be<_0x23931e['length'];++_0x4880be)null!=_0x52b6b6[_0x23931e[_0x4880be]]&&(this[_0x23931e[_0x4880be]]=_0x52b6b6[_0x23931e[_0x4880be]]);}}return _0x3b0730['prototype']['root']='',_0x3b0730['prototype']['key']='',_0x3b0730['prototype']['oldValueBoolean']=!0x1,_0x3b0730['prototype']['oldValueJson']='',_0x3b0730['prototype']['newValueBoolean']=!0x1,_0x3b0730['prototype']['newValueJson']='',_0x3b0730['prototype']['wasUndone']=!0x1,_0x3b0730['create']=function(_0x526e52){return new _0x3b0730(_0x526e52);},_0x3b0730['encode']=function(_0x1ba06a,_0x417b96){return _0x417b96||(_0x417b96=_0x344cae['create']()),null!=_0x1ba06a['root']&&Object['hasOwnProperty']['call'](_0x1ba06a,'root')&&_0x417b96['uint32'](0xa)['string'](_0x1ba06a['root']),null!=_0x1ba06a['key']&&Object['hasOwnProperty']['call'](_0x1ba06a,'key')&&_0x417b96['uint32'](0x12)['string'](_0x1ba06a['key']),null!=_0x1ba06a['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x1ba06a,'oldValueBoolean')&&_0x417b96['uint32'](0x18)['bool'](_0x1ba06a['oldValueBoolean']),null!=_0x1ba06a['oldValueJson']&&Object['hasOwnProperty']['call'](_0x1ba06a,'oldValueJson')&&_0x417b96['uint32'](0x22)['string'](_0x1ba06a['oldValueJson']),null!=_0x1ba06a['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x1ba06a,'newValueBoolean')&&_0x417b96['uint32'](0x28)['bool'](_0x1ba06a['newValueBoolean']),null!=_0x1ba06a['newValueJson']&&Object['hasOwnProperty']['call'](_0x1ba06a,'newValueJson')&&_0x417b96['uint32'](0x32)['string'](_0x1ba06a['newValueJson']),null!=_0x1ba06a['wasUndone']&&Object['hasOwnProperty']['call'](_0x1ba06a,'wasUndone')&&_0x417b96['uint32'](0x38)['bool'](_0x1ba06a['wasUndone']),_0x417b96;},_0x3b0730['encodeDelimited']=function(_0x1634ea,_0x1d9d86){return this['encode'](_0x1634ea,_0x1d9d86)['ldelim']();},_0x3b0730['decode']=function(_0x30c866,_0x28eccc){_0x30c866 instanceof _0x4e65e6||(_0x30c866=_0x4e65e6['create'](_0x30c866));for(var _0x366139=void 0x0===_0x28eccc?_0x30c866['len']:_0x30c866['pos']+_0x28eccc,_0x48c500=new _0x2367f4['RootAttributeOperation']();_0x30c866['pos']<_0x366139;){var _0x2d625d=_0x30c866['uint32']();switch(_0x2d625d>>>0x3){case 0x1:_0x48c500['root']=_0x30c866['string']();break;case 0x2:_0x48c500['key']=_0x30c866['string']();break;case 0x3:_0x48c500['oldValueBoolean']=_0x30c866['bool']();break;case 0x4:_0x48c500['oldValueJson']=_0x30c866['string']();break;case 0x5:_0x48c500['newValueBoolean']=_0x30c866['bool']();break;case 0x6:_0x48c500['newValueJson']=_0x30c866['string']();break;case 0x7:_0x48c500['wasUndone']=_0x30c866['bool']();break;default:_0x30c866['skipType'](0x7&_0x2d625d);}}return _0x48c500;},_0x3b0730['decodeDelimited']=function(_0x16fb5c){return _0x16fb5c instanceof _0x4e65e6||(_0x16fb5c=new _0x4e65e6(_0x16fb5c)),this['decode'](_0x16fb5c,_0x16fb5c['uint32']());},_0x3b0730['verify']=function(_0x2258d0){return'object'!=typeof _0x2258d0||null===_0x2258d0?'object\x20expected':null!=_0x2258d0['root']&&_0x2258d0['hasOwnProperty']('root')&&!_0x55df61['isString'](_0x2258d0['root'])?'root:\x20string\x20expected':null!=_0x2258d0['key']&&_0x2258d0['hasOwnProperty']('key')&&!_0x55df61['isString'](_0x2258d0['key'])?'key:\x20string\x20expected':null!=_0x2258d0['oldValueBoolean']&&_0x2258d0['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x2258d0['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x2258d0['oldValueJson']&&_0x2258d0['hasOwnProperty']('oldValueJson')&&!_0x55df61['isString'](_0x2258d0['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x2258d0['newValueBoolean']&&_0x2258d0['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x2258d0['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x2258d0['newValueJson']&&_0x2258d0['hasOwnProperty']('newValueJson')&&!_0x55df61['isString'](_0x2258d0['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x2258d0['wasUndone']&&_0x2258d0['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x2258d0['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x3b0730['fromObject']=function(_0x36ea5f){if(_0x36ea5f instanceof _0x2367f4['RootAttributeOperation'])return _0x36ea5f;var _0x17b2c7=new _0x2367f4['RootAttributeOperation']();return null!=_0x36ea5f['root']&&(_0x17b2c7['root']=String(_0x36ea5f['root'])),null!=_0x36ea5f['key']&&(_0x17b2c7['key']=String(_0x36ea5f['key'])),null!=_0x36ea5f['oldValueBoolean']&&(_0x17b2c7['oldValueBoolean']=Boolean(_0x36ea5f['oldValueBoolean'])),null!=_0x36ea5f['oldValueJson']&&(_0x17b2c7['oldValueJson']=String(_0x36ea5f['oldValueJson'])),null!=_0x36ea5f['newValueBoolean']&&(_0x17b2c7['newValueBoolean']=Boolean(_0x36ea5f['newValueBoolean'])),null!=_0x36ea5f['newValueJson']&&(_0x17b2c7['newValueJson']=String(_0x36ea5f['newValueJson'])),null!=_0x36ea5f['wasUndone']&&(_0x17b2c7['wasUndone']=Boolean(_0x36ea5f['wasUndone'])),_0x17b2c7;},_0x3b0730['toObject']=function(_0x50bd4d,_0x448d73){_0x448d73||(_0x448d73={});var _0x26822c={};return _0x448d73['defaults']&&(_0x26822c['root']='',_0x26822c['key']='',_0x26822c['oldValueBoolean']=!0x1,_0x26822c['oldValueJson']='',_0x26822c['newValueBoolean']=!0x1,_0x26822c['newValueJson']='',_0x26822c['wasUndone']=!0x1),null!=_0x50bd4d['root']&&_0x50bd4d['hasOwnProperty']('root')&&(_0x26822c['root']=_0x50bd4d['root']),null!=_0x50bd4d['key']&&_0x50bd4d['hasOwnProperty']('key')&&(_0x26822c['key']=_0x50bd4d['key']),null!=_0x50bd4d['oldValueBoolean']&&_0x50bd4d['hasOwnProperty']('oldValueBoolean')&&(_0x26822c['oldValueBoolean']=_0x50bd4d['oldValueBoolean']),null!=_0x50bd4d['oldValueJson']&&_0x50bd4d['hasOwnProperty']('oldValueJson')&&(_0x26822c['oldValueJson']=_0x50bd4d['oldValueJson']),null!=_0x50bd4d['newValueBoolean']&&_0x50bd4d['hasOwnProperty']('newValueBoolean')&&(_0x26822c['newValueBoolean']=_0x50bd4d['newValueBoolean']),null!=_0x50bd4d['newValueJson']&&_0x50bd4d['hasOwnProperty']('newValueJson')&&(_0x26822c['newValueJson']=_0x50bd4d['newValueJson']),null!=_0x50bd4d['wasUndone']&&_0x50bd4d['hasOwnProperty']('wasUndone')&&(_0x26822c['wasUndone']=_0x50bd4d['wasUndone']),_0x26822c;},_0x3b0730['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x449765['util']['toJSONOptions']);},_0x3b0730['getTypeUrl']=function(_0x4bb5b2){return void 0x0===_0x4bb5b2&&(_0x4bb5b2='type.googleapis.com'),_0x4bb5b2+'/RootAttributeOperation';},_0x3b0730;}()),_0x2367f4['RootOperation']=(function(){function _0x3dfbd0(_0x5b496a){if(_0x5b496a){for(var _0x4aa34a=Object['keys'](_0x5b496a),_0xdba967=0x0;_0xdba967<_0x4aa34a['length'];++_0xdba967)null!=_0x5b496a[_0x4aa34a[_0xdba967]]&&(this[_0x4aa34a[_0xdba967]]=_0x5b496a[_0x4aa34a[_0xdba967]]);}}return _0x3dfbd0['prototype']['rootName']='',_0x3dfbd0['prototype']['elementName']='',_0x3dfbd0['prototype']['isAdd']=!0x1,_0x3dfbd0['prototype']['wasUndone']=!0x1,_0x3dfbd0['create']=function(_0xa28995){return new _0x3dfbd0(_0xa28995);},_0x3dfbd0['encode']=function(_0x40bbcd,_0x94931d){return _0x94931d||(_0x94931d=_0x344cae['create']()),null!=_0x40bbcd['rootName']&&Object['hasOwnProperty']['call'](_0x40bbcd,'rootName')&&_0x94931d['uint32'](0xa)['string'](_0x40bbcd['rootName']),null!=_0x40bbcd['elementName']&&Object['hasOwnProperty']['call'](_0x40bbcd,'elementName')&&_0x94931d['uint32'](0x12)['string'](_0x40bbcd['elementName']),null!=_0x40bbcd['isAdd']&&Object['hasOwnProperty']['call'](_0x40bbcd,'isAdd')&&_0x94931d['uint32'](0x18)['bool'](_0x40bbcd['isAdd']),null!=_0x40bbcd['wasUndone']&&Object['hasOwnProperty']['call'](_0x40bbcd,'wasUndone')&&_0x94931d['uint32'](0x20)['bool'](_0x40bbcd['wasUndone']),_0x94931d;},_0x3dfbd0['encodeDelimited']=function(_0x2034f1,_0x16019e){return this['encode'](_0x2034f1,_0x16019e)['ldelim']();},_0x3dfbd0['decode']=function(_0x3e41e2,_0x5f4cc4){_0x3e41e2 instanceof _0x4e65e6||(_0x3e41e2=_0x4e65e6['create'](_0x3e41e2));for(var _0x5cf8c8=void 0x0===_0x5f4cc4?_0x3e41e2['len']:_0x3e41e2['pos']+_0x5f4cc4,_0x31072c=new _0x2367f4['RootOperation']();_0x3e41e2['pos']<_0x5cf8c8;){var _0x50b1b6=_0x3e41e2['uint32']();switch(_0x50b1b6>>>0x3){case 0x1:_0x31072c['rootName']=_0x3e41e2['string']();break;case 0x2:_0x31072c['elementName']=_0x3e41e2['string']();break;case 0x3:_0x31072c['isAdd']=_0x3e41e2['bool']();break;case 0x4:_0x31072c['wasUndone']=_0x3e41e2['bool']();break;default:_0x3e41e2['skipType'](0x7&_0x50b1b6);}}return _0x31072c;},_0x3dfbd0['decodeDelimited']=function(_0x43c89d){return _0x43c89d instanceof _0x4e65e6||(_0x43c89d=new _0x4e65e6(_0x43c89d)),this['decode'](_0x43c89d,_0x43c89d['uint32']());},_0x3dfbd0['verify']=function(_0x176957){return'object'!=typeof _0x176957||null===_0x176957?'object\x20expected':null!=_0x176957['rootName']&&_0x176957['hasOwnProperty']('rootName')&&!_0x55df61['isString'](_0x176957['rootName'])?'rootName:\x20string\x20expected':null!=_0x176957['elementName']&&_0x176957['hasOwnProperty']('elementName')&&!_0x55df61['isString'](_0x176957['elementName'])?'elementName:\x20string\x20expected':null!=_0x176957['isAdd']&&_0x176957['hasOwnProperty']('isAdd')&&'boolean'!=typeof _0x176957['isAdd']?'isAdd:\x20boolean\x20expected':null!=_0x176957['wasUndone']&&_0x176957['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x176957['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x3dfbd0['fromObject']=function(_0x9fc5f1){if(_0x9fc5f1 instanceof _0x2367f4['RootOperation'])return _0x9fc5f1;var _0x1fcbfd=new _0x2367f4['RootOperation']();return null!=_0x9fc5f1['rootName']&&(_0x1fcbfd['rootName']=String(_0x9fc5f1['rootName'])),null!=_0x9fc5f1['elementName']&&(_0x1fcbfd['elementName']=String(_0x9fc5f1['elementName'])),null!=_0x9fc5f1['isAdd']&&(_0x1fcbfd['isAdd']=Boolean(_0x9fc5f1['isAdd'])),null!=_0x9fc5f1['wasUndone']&&(_0x1fcbfd['wasUndone']=Boolean(_0x9fc5f1['wasUndone'])),_0x1fcbfd;},_0x3dfbd0['toObject']=function(_0x20b86c,_0x109839){_0x109839||(_0x109839={});var _0x59a1b6={};return _0x109839['defaults']&&(_0x59a1b6['rootName']='',_0x59a1b6['elementName']='',_0x59a1b6['isAdd']=!0x1,_0x59a1b6['wasUndone']=!0x1),null!=_0x20b86c['rootName']&&_0x20b86c['hasOwnProperty']('rootName')&&(_0x59a1b6['rootName']=_0x20b86c['rootName']),null!=_0x20b86c['elementName']&&_0x20b86c['hasOwnProperty']('elementName')&&(_0x59a1b6['elementName']=_0x20b86c['elementName']),null!=_0x20b86c['isAdd']&&_0x20b86c['hasOwnProperty']('isAdd')&&(_0x59a1b6['isAdd']=_0x20b86c['isAdd']),null!=_0x20b86c['wasUndone']&&_0x20b86c['hasOwnProperty']('wasUndone')&&(_0x59a1b6['wasUndone']=_0x20b86c['wasUndone']),_0x59a1b6;},_0x3dfbd0['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x449765['util']['toJSONOptions']);},_0x3dfbd0['getTypeUrl']=function(_0x1e7f19){return void 0x0===_0x1e7f19&&(_0x1e7f19='type.googleapis.com'),_0x1e7f19+'/RootOperation';},_0x3dfbd0;}()),_0x2367f4['SplitOperation']=(function(){function _0x20c6df(_0x50359f){if(_0x50359f){for(var _0x190b88=Object['keys'](_0x50359f),_0x508ccb=0x0;_0x508ccb<_0x190b88['length'];++_0x508ccb)null!=_0x50359f[_0x190b88[_0x508ccb]]&&(this[_0x190b88[_0x508ccb]]=_0x50359f[_0x190b88[_0x508ccb]]);}}return _0x20c6df['prototype']['splitPosition']=null,_0x20c6df['prototype']['graveyardPosition']=null,_0x20c6df['prototype']['howMany']=0x0,_0x20c6df['prototype']['insertionPosition']=null,_0x20c6df['prototype']['wasUndone']=!0x1,_0x20c6df['create']=function(_0x457036){return new _0x20c6df(_0x457036);},_0x20c6df['encode']=function(_0x4c8896,_0x1b04ad){return _0x1b04ad||(_0x1b04ad=_0x344cae['create']()),null!=_0x4c8896['splitPosition']&&Object['hasOwnProperty']['call'](_0x4c8896,'splitPosition')&&_0x2367f4['Position']['encode'](_0x4c8896['splitPosition'],_0x1b04ad['uint32'](0xa)['fork']())['ldelim'](),null!=_0x4c8896['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x4c8896,'graveyardPosition')&&_0x2367f4['Position']['encode'](_0x4c8896['graveyardPosition'],_0x1b04ad['uint32'](0x12)['fork']())['ldelim'](),null!=_0x4c8896['howMany']&&Object['hasOwnProperty']['call'](_0x4c8896,'howMany')&&_0x1b04ad['uint32'](0x18)['uint32'](_0x4c8896['howMany']),null!=_0x4c8896['insertionPosition']&&Object['hasOwnProperty']['call'](_0x4c8896,'insertionPosition')&&_0x2367f4['Position']['encode'](_0x4c8896['insertionPosition'],_0x1b04ad['uint32'](0x22)['fork']())['ldelim'](),null!=_0x4c8896['wasUndone']&&Object['hasOwnProperty']['call'](_0x4c8896,'wasUndone')&&_0x1b04ad['uint32'](0x28)['bool'](_0x4c8896['wasUndone']),_0x1b04ad;},_0x20c6df['encodeDelimited']=function(_0x3c06af,_0x1cc6cb){return this['encode'](_0x3c06af,_0x1cc6cb)['ldelim']();},_0x20c6df['decode']=function(_0x1eda33,_0x3ba019){_0x1eda33 instanceof _0x4e65e6||(_0x1eda33=_0x4e65e6['create'](_0x1eda33));for(var _0x4f76da=void 0x0===_0x3ba019?_0x1eda33['len']:_0x1eda33['pos']+_0x3ba019,_0x5862e1=new _0x2367f4['SplitOperation']();_0x1eda33['pos']<_0x4f76da;){var _0x428b72=_0x1eda33['uint32']();switch(_0x428b72>>>0x3){case 0x1:_0x5862e1['splitPosition']=_0x2367f4['Position']['decode'](_0x1eda33,_0x1eda33['uint32']());break;case 0x2:_0x5862e1['graveyardPosition']=_0x2367f4['Position']['decode'](_0x1eda33,_0x1eda33['uint32']());break;case 0x3:_0x5862e1['howMany']=_0x1eda33['uint32']();break;case 0x4:_0x5862e1['insertionPosition']=_0x2367f4['Position']['decode'](_0x1eda33,_0x1eda33['uint32']());break;case 0x5:_0x5862e1['wasUndone']=_0x1eda33['bool']();break;default:_0x1eda33['skipType'](0x7&_0x428b72);}}return _0x5862e1;},_0x20c6df['decodeDelimited']=function(_0x540e76){return _0x540e76 instanceof _0x4e65e6||(_0x540e76=new _0x4e65e6(_0x540e76)),this['decode'](_0x540e76,_0x540e76['uint32']());},_0x20c6df['verify']=function(_0x2b8b00){if('object'!=typeof _0x2b8b00||null===_0x2b8b00)return'object\x20expected';var _0x5f1f9e;if(null!=_0x2b8b00['splitPosition']&&_0x2b8b00['hasOwnProperty']('splitPosition')&&(_0x5f1f9e=_0x2367f4['Position']['verify'](_0x2b8b00['splitPosition'])))return'splitPosition.'+_0x5f1f9e;if(null!=_0x2b8b00['graveyardPosition']&&_0x2b8b00['hasOwnProperty']('graveyardPosition')&&(_0x5f1f9e=_0x2367f4['Position']['verify'](_0x2b8b00['graveyardPosition'])))return'graveyardPosition.'+_0x5f1f9e;if(null!=_0x2b8b00['howMany']&&_0x2b8b00['hasOwnProperty']('howMany')&&!_0x55df61['isInteger'](_0x2b8b00['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x2b8b00['insertionPosition']&&_0x2b8b00['hasOwnProperty']('insertionPosition')&&(_0x5f1f9e=_0x2367f4['Position']['verify'](_0x2b8b00['insertionPosition'])))return'insertionPosition.'+_0x5f1f9e;return null!=_0x2b8b00['wasUndone']&&_0x2b8b00['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x2b8b00['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x20c6df['fromObject']=function(_0x5c3ce1){if(_0x5c3ce1 instanceof _0x2367f4['SplitOperation'])return _0x5c3ce1;var _0x45a20f=new _0x2367f4['SplitOperation']();if(null!=_0x5c3ce1['splitPosition']){if('object'!=typeof _0x5c3ce1['splitPosition'])throw TypeError('.SplitOperation.splitPosition:\x20object\x20expected');_0x45a20f['splitPosition']=_0x2367f4['Position']['fromObject'](_0x5c3ce1['splitPosition']);}if(null!=_0x5c3ce1['graveyardPosition']){if('object'!=typeof _0x5c3ce1['graveyardPosition'])throw TypeError('.SplitOperation.graveyardPosition:\x20object\x20expected');_0x45a20f['graveyardPosition']=_0x2367f4['Position']['fromObject'](_0x5c3ce1['graveyardPosition']);}if(null!=_0x5c3ce1['howMany']&&(_0x45a20f['howMany']=_0x5c3ce1['howMany']>>>0x0),null!=_0x5c3ce1['insertionPosition']){if('object'!=typeof _0x5c3ce1['insertionPosition'])throw TypeError('.SplitOperation.insertionPosition:\x20object\x20expected');_0x45a20f['insertionPosition']=_0x2367f4['Position']['fromObject'](_0x5c3ce1['insertionPosition']);}return null!=_0x5c3ce1['wasUndone']&&(_0x45a20f['wasUndone']=Boolean(_0x5c3ce1['wasUndone'])),_0x45a20f;},_0x20c6df['toObject']=function(_0x515822,_0x318753){_0x318753||(_0x318753={});var _0x344ec7={};return _0x318753['defaults']&&(_0x344ec7['splitPosition']=null,_0x344ec7['graveyardPosition']=null,_0x344ec7['howMany']=0x0,_0x344ec7['insertionPosition']=null,_0x344ec7['wasUndone']=!0x1),null!=_0x515822['splitPosition']&&_0x515822['hasOwnProperty']('splitPosition')&&(_0x344ec7['splitPosition']=_0x2367f4['Position']['toObject'](_0x515822['splitPosition'],_0x318753)),null!=_0x515822['graveyardPosition']&&_0x515822['hasOwnProperty']('graveyardPosition')&&(_0x344ec7['graveyardPosition']=_0x2367f4['Position']['toObject'](_0x515822['graveyardPosition'],_0x318753)),null!=_0x515822['howMany']&&_0x515822['hasOwnProperty']('howMany')&&(_0x344ec7['howMany']=_0x515822['howMany']),null!=_0x515822['insertionPosition']&&_0x515822['hasOwnProperty']('insertionPosition')&&(_0x344ec7['insertionPosition']=_0x2367f4['Position']['toObject'](_0x515822['insertionPosition'],_0x318753)),null!=_0x515822['wasUndone']&&_0x515822['hasOwnProperty']('wasUndone')&&(_0x344ec7['wasUndone']=_0x515822['wasUndone']),_0x344ec7;},_0x20c6df['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x449765['util']['toJSONOptions']);},_0x20c6df['getTypeUrl']=function(_0x4df064){return void 0x0===_0x4df064&&(_0x4df064='type.googleapis.com'),_0x4df064+'/SplitOperation';},_0x20c6df;}()),_0x2367f4['Position']=(function(){function _0x56629a(_0xeb28e3){if(this['path']=[],_0xeb28e3){for(var _0x4bcb1c=Object['keys'](_0xeb28e3),_0x2736e3=0x0;_0x2736e3<_0x4bcb1c['length'];++_0x2736e3)null!=_0xeb28e3[_0x4bcb1c[_0x2736e3]]&&(this[_0x4bcb1c[_0x2736e3]]=_0xeb28e3[_0x4bcb1c[_0x2736e3]]);}}return _0x56629a['prototype']['root']='',_0x56629a['prototype']['rootMain']=!0x1,_0x56629a['prototype']['rootGraveyard']=!0x1,_0x56629a['prototype']['path']=_0x55df61['emptyArray'],_0x56629a['prototype']['stickiness']='',_0x56629a['create']=function(_0x13cba4){return new _0x56629a(_0x13cba4);},_0x56629a['encode']=function(_0x3119f8,_0x294cd3){if(_0x294cd3||(_0x294cd3=_0x344cae['create']()),null!=_0x3119f8['root']&&Object['hasOwnProperty']['call'](_0x3119f8,'root')&&_0x294cd3['uint32'](0xa)['string'](_0x3119f8['root']),null!=_0x3119f8['rootMain']&&Object['hasOwnProperty']['call'](_0x3119f8,'rootMain')&&_0x294cd3['uint32'](0x10)['bool'](_0x3119f8['rootMain']),null!=_0x3119f8['rootGraveyard']&&Object['hasOwnProperty']['call'](_0x3119f8,'rootGraveyard')&&_0x294cd3['uint32'](0x18)['bool'](_0x3119f8['rootGraveyard']),null!=_0x3119f8['path']&&_0x3119f8['path']['length']){_0x294cd3['uint32'](0x22)['fork']();for(var _0x790394=0x0;_0x790394<_0x3119f8['path']['length'];++_0x790394)_0x294cd3['uint32'](_0x3119f8['path'][_0x790394]);_0x294cd3['ldelim']();}return null!=_0x3119f8['stickiness']&&Object['hasOwnProperty']['call'](_0x3119f8,'stickiness')&&_0x294cd3['uint32'](0x2a)['string'](_0x3119f8['stickiness']),_0x294cd3;},_0x56629a['encodeDelimited']=function(_0x3fcb91,_0x1c7f95){return this['encode'](_0x3fcb91,_0x1c7f95)['ldelim']();},_0x56629a['decode']=function(_0x4366ed,_0x3e0d81){_0x4366ed instanceof _0x4e65e6||(_0x4366ed=_0x4e65e6['create'](_0x4366ed));for(var _0x491b58=void 0x0===_0x3e0d81?_0x4366ed['len']:_0x4366ed['pos']+_0x3e0d81,_0x498b82=new _0x2367f4['Position']();_0x4366ed['pos']<_0x491b58;){var _0x58c275=_0x4366ed['uint32']();switch(_0x58c275>>>0x3){case 0x1:_0x498b82['root']=_0x4366ed['string']();break;case 0x2:_0x498b82['rootMain']=_0x4366ed['bool']();break;case 0x3:_0x498b82['rootGraveyard']=_0x4366ed['bool']();break;case 0x4:if(_0x498b82['path']&&_0x498b82['path']['length']||(_0x498b82['path']=[]),0x2==(0x7&_0x58c275)){for(var _0x272000=_0x4366ed['uint32']()+_0x4366ed['pos'];_0x4366ed['pos']<_0x272000;)_0x498b82['path']['push'](_0x4366ed['uint32']());}else _0x498b82['path']['push'](_0x4366ed['uint32']());break;case 0x5:_0x498b82['stickiness']=_0x4366ed['string']();break;default:_0x4366ed['skipType'](0x7&_0x58c275);}}return _0x498b82;},_0x56629a['decodeDelimited']=function(_0x57d706){return _0x57d706 instanceof _0x4e65e6||(_0x57d706=new _0x4e65e6(_0x57d706)),this['decode'](_0x57d706,_0x57d706['uint32']());},_0x56629a['verify']=function(_0x4ab900){if('object'!=typeof _0x4ab900||null===_0x4ab900)return'object\x20expected';if(null!=_0x4ab900['root']&&_0x4ab900['hasOwnProperty']('root')&&!_0x55df61['isString'](_0x4ab900['root']))return'root:\x20string\x20expected';if(null!=_0x4ab900['rootMain']&&_0x4ab900['hasOwnProperty']('rootMain')&&'boolean'!=typeof _0x4ab900['rootMain'])return'rootMain:\x20boolean\x20expected';if(null!=_0x4ab900['rootGraveyard']&&_0x4ab900['hasOwnProperty']('rootGraveyard')&&'boolean'!=typeof _0x4ab900['rootGraveyard'])return'rootGraveyard:\x20boolean\x20expected';if(null!=_0x4ab900['path']&&_0x4ab900['hasOwnProperty']('path')){if(!Array['isArray'](_0x4ab900['path']))return'path:\x20array\x20expected';for(var _0x25e7ad=0x0;_0x25e7ad<_0x4ab900['path']['length'];++_0x25e7ad)if(!_0x55df61['isInteger'](_0x4ab900['path'][_0x25e7ad]))return'path:\x20integer[]\x20expected';}return null!=_0x4ab900['stickiness']&&_0x4ab900['hasOwnProperty']('stickiness')&&!_0x55df61['isString'](_0x4ab900['stickiness'])?'stickiness:\x20string\x20expected':null;},_0x56629a['fromObject']=function(_0x5f27ef){if(_0x5f27ef instanceof _0x2367f4['Position'])return _0x5f27ef;var _0x22b65b=new _0x2367f4['Position']();if(null!=_0x5f27ef['root']&&(_0x22b65b['root']=String(_0x5f27ef['root'])),null!=_0x5f27ef['rootMain']&&(_0x22b65b['rootMain']=Boolean(_0x5f27ef['rootMain'])),null!=_0x5f27ef['rootGraveyard']&&(_0x22b65b['rootGraveyard']=Boolean(_0x5f27ef['rootGraveyard'])),_0x5f27ef['path']){if(!Array['isArray'](_0x5f27ef['path']))throw TypeError('.Position.path:\x20array\x20expected');_0x22b65b['path']=[];for(var _0x1732b8=0x0;_0x1732b8<_0x5f27ef['path']['length'];++_0x1732b8)_0x22b65b['path'][_0x1732b8]=_0x5f27ef['path'][_0x1732b8]>>>0x0;}return null!=_0x5f27ef['stickiness']&&(_0x22b65b['stickiness']=String(_0x5f27ef['stickiness'])),_0x22b65b;},_0x56629a['toObject']=function(_0x4fa77a,_0x269e30){_0x269e30||(_0x269e30={});var _0x400b00={};if((_0x269e30['arrays']||_0x269e30['defaults'])&&(_0x400b00['path']=[]),_0x269e30['defaults']&&(_0x400b00['root']='',_0x400b00['rootMain']=!0x1,_0x400b00['rootGraveyard']=!0x1,_0x400b00['stickiness']=''),null!=_0x4fa77a['root']&&_0x4fa77a['hasOwnProperty']('root')&&(_0x400b00['root']=_0x4fa77a['root']),null!=_0x4fa77a['rootMain']&&_0x4fa77a['hasOwnProperty']('rootMain')&&(_0x400b00['rootMain']=_0x4fa77a['rootMain']),null!=_0x4fa77a['rootGraveyard']&&_0x4fa77a['hasOwnProperty']('rootGraveyard')&&(_0x400b00['rootGraveyard']=_0x4fa77a['rootGraveyard']),_0x4fa77a['path']&&_0x4fa77a['path']['length']){_0x400b00['path']=[];for(var _0x4996c5=0x0;_0x4996c5<_0x4fa77a['path']['length'];++_0x4996c5)_0x400b00['path'][_0x4996c5]=_0x4fa77a['path'][_0x4996c5];}return null!=_0x4fa77a['stickiness']&&_0x4fa77a['hasOwnProperty']('stickiness')&&(_0x400b00['stickiness']=_0x4fa77a['stickiness']),_0x400b00;},_0x56629a['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x449765['util']['toJSONOptions']);},_0x56629a['getTypeUrl']=function(_0x460d4f){return void 0x0===_0x460d4f&&(_0x460d4f='type.googleapis.com'),_0x460d4f+'/Position';},_0x56629a;}()),_0x2367f4['Range']=(function(){function _0x4b17e2(_0x4c8d){if(_0x4c8d){for(var _0xec2e68=Object['keys'](_0x4c8d),_0x44f37f=0x0;_0x44f37f<_0xec2e68['length'];++_0x44f37f)null!=_0x4c8d[_0xec2e68[_0x44f37f]]&&(this[_0xec2e68[_0x44f37f]]=_0x4c8d[_0xec2e68[_0x44f37f]]);}}return _0x4b17e2['prototype']['start']=null,_0x4b17e2['prototype']['end']=null,_0x4b17e2['create']=function(_0x13783f){return new _0x4b17e2(_0x13783f);},_0x4b17e2['encode']=function(_0x5a2888,_0x29bf6e){return _0x29bf6e||(_0x29bf6e=_0x344cae['create']()),null!=_0x5a2888['start']&&Object['hasOwnProperty']['call'](_0x5a2888,'start')&&_0x2367f4['Position']['encode'](_0x5a2888['start'],_0x29bf6e['uint32'](0xa)['fork']())['ldelim'](),null!=_0x5a2888['end']&&Object['hasOwnProperty']['call'](_0x5a2888,'end')&&_0x2367f4['Position']['encode'](_0x5a2888['end'],_0x29bf6e['uint32'](0x12)['fork']())['ldelim'](),_0x29bf6e;},_0x4b17e2['encodeDelimited']=function(_0x2f087a,_0x541dd6){return this['encode'](_0x2f087a,_0x541dd6)['ldelim']();},_0x4b17e2['decode']=function(_0x270c86,_0xc712dd){_0x270c86 instanceof _0x4e65e6||(_0x270c86=_0x4e65e6['create'](_0x270c86));for(var _0x4f810f=void 0x0===_0xc712dd?_0x270c86['len']:_0x270c86['pos']+_0xc712dd,_0x4fc2a7=new _0x2367f4['Range']();_0x270c86['pos']<_0x4f810f;){var _0x509208=_0x270c86['uint32']();switch(_0x509208>>>0x3){case 0x1:_0x4fc2a7['start']=_0x2367f4['Position']['decode'](_0x270c86,_0x270c86['uint32']());break;case 0x2:_0x4fc2a7['end']=_0x2367f4['Position']['decode'](_0x270c86,_0x270c86['uint32']());break;default:_0x270c86['skipType'](0x7&_0x509208);}}return _0x4fc2a7;},_0x4b17e2['decodeDelimited']=function(_0x2a1e33){return _0x2a1e33 instanceof _0x4e65e6||(_0x2a1e33=new _0x4e65e6(_0x2a1e33)),this['decode'](_0x2a1e33,_0x2a1e33['uint32']());},_0x4b17e2['verify']=function(_0x2b2763){if('object'!=typeof _0x2b2763||null===_0x2b2763)return'object\x20expected';var _0x1215ba;if(null!=_0x2b2763['start']&&_0x2b2763['hasOwnProperty']('start')&&(_0x1215ba=_0x2367f4['Position']['verify'](_0x2b2763['start'])))return'start.'+_0x1215ba;if(null!=_0x2b2763['end']&&_0x2b2763['hasOwnProperty']('end')&&(_0x1215ba=_0x2367f4['Position']['verify'](_0x2b2763['end'])))return'end.'+_0x1215ba;return null;},_0x4b17e2['fromObject']=function(_0x4f1bee){if(_0x4f1bee instanceof _0x2367f4['Range'])return _0x4f1bee;var _0x1ad8c4=new _0x2367f4['Range']();if(null!=_0x4f1bee['start']){if('object'!=typeof _0x4f1bee['start'])throw TypeError('.Range.start:\x20object\x20expected');_0x1ad8c4['start']=_0x2367f4['Position']['fromObject'](_0x4f1bee['start']);}if(null!=_0x4f1bee['end']){if('object'!=typeof _0x4f1bee['end'])throw TypeError('.Range.end:\x20object\x20expected');_0x1ad8c4['end']=_0x2367f4['Position']['fromObject'](_0x4f1bee['end']);}return _0x1ad8c4;},_0x4b17e2['toObject']=function(_0x2a1587,_0x165faa){_0x165faa||(_0x165faa={});var _0x508551={};return _0x165faa['defaults']&&(_0x508551['start']=null,_0x508551['end']=null),null!=_0x2a1587['start']&&_0x2a1587['hasOwnProperty']('start')&&(_0x508551['start']=_0x2367f4['Position']['toObject'](_0x2a1587['start'],_0x165faa)),null!=_0x2a1587['end']&&_0x2a1587['hasOwnProperty']('end')&&(_0x508551['end']=_0x2367f4['Position']['toObject'](_0x2a1587['end'],_0x165faa)),_0x508551;},_0x4b17e2['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x449765['util']['toJSONOptions']);},_0x4b17e2['getTypeUrl']=function(_0x519613){return void 0x0===_0x519613&&(_0x519613='type.googleapis.com'),_0x519613+'/Range';},_0x4b17e2;}()),_0x2367f4['Element']=(function(){function _0x14e673(_0x329bb1){if(this['children']=[],this['attributesBoolean']={},_0x329bb1){for(var _0x10c0a4=Object['keys'](_0x329bb1),_0x294a1c=0x0;_0x294a1c<_0x10c0a4['length'];++_0x294a1c)null!=_0x329bb1[_0x10c0a4[_0x294a1c]]&&(this[_0x10c0a4[_0x294a1c]]=_0x329bb1[_0x10c0a4[_0x294a1c]]);}}return _0x14e673['prototype']['name']='',_0x14e673['prototype']['children']=_0x55df61['emptyArray'],_0x14e673['prototype']['data']='',_0x14e673['prototype']['attributesBoolean']=_0x55df61['emptyObject'],_0x14e673['prototype']['attributesJson']='',_0x14e673['create']=function(_0x3207d0){return new _0x14e673(_0x3207d0);},_0x14e673['encode']=function(_0x56a192,_0x4b2ead){if(_0x4b2ead||(_0x4b2ead=_0x344cae['create']()),null!=_0x56a192['name']&&Object['hasOwnProperty']['call'](_0x56a192,'name')&&_0x4b2ead['uint32'](0xa)['string'](_0x56a192['name']),null!=_0x56a192['children']&&_0x56a192['children']['length']){for(var _0x4b556e=0x0;_0x4b556e<_0x56a192['children']['length'];++_0x4b556e)_0x2367f4['Element']['encode'](_0x56a192['children'][_0x4b556e],_0x4b2ead['uint32'](0x12)['fork']())['ldelim']();}if(null!=_0x56a192['data']&&Object['hasOwnProperty']['call'](_0x56a192,'data')&&_0x4b2ead['uint32'](0x1a)['string'](_0x56a192['data']),null!=_0x56a192['attributesBoolean']&&Object['hasOwnProperty']['call'](_0x56a192,'attributesBoolean')){var _0x4bae0b=Object['keys'](_0x56a192['attributesBoolean']);for(_0x4b556e=0x0;_0x4b556e<_0x4bae0b['length'];++_0x4b556e)_0x4b2ead['uint32'](0x22)['fork']()['uint32'](0xa)['string'](_0x4bae0b[_0x4b556e])['uint32'](0x10)['bool'](_0x56a192['attributesBoolean'][_0x4bae0b[_0x4b556e]])['ldelim']();}return null!=_0x56a192['attributesJson']&&Object['hasOwnProperty']['call'](_0x56a192,'attributesJson')&&_0x4b2ead['uint32'](0x2a)['string'](_0x56a192['attributesJson']),_0x4b2ead;},_0x14e673['encodeDelimited']=function(_0x2d2810,_0x2fe195){return this['encode'](_0x2d2810,_0x2fe195)['ldelim']();},_0x14e673['decode']=function(_0x5156e7,_0x1d5139){_0x5156e7 instanceof _0x4e65e6||(_0x5156e7=_0x4e65e6['create'](_0x5156e7));for(var _0x569519,_0x620ed,_0x153fd6=void 0x0===_0x1d5139?_0x5156e7['len']:_0x5156e7['pos']+_0x1d5139,_0xd1e63f=new _0x2367f4['Element']();_0x5156e7['pos']<_0x153fd6;){var _0x5a8c7f=_0x5156e7['uint32']();switch(_0x5a8c7f>>>0x3){case 0x1:_0xd1e63f['name']=_0x5156e7['string']();break;case 0x2:_0xd1e63f['children']&&_0xd1e63f['children']['length']||(_0xd1e63f['children']=[]),_0xd1e63f['children']['push'](_0x2367f4['Element']['decode'](_0x5156e7,_0x5156e7['uint32']()));break;case 0x3:_0xd1e63f['data']=_0x5156e7['string']();break;case 0x4:_0xd1e63f['attributesBoolean']===_0x55df61['emptyObject']&&(_0xd1e63f['attributesBoolean']={});var _0x2f8b6a=_0x5156e7['uint32']()+_0x5156e7['pos'];for(_0x569519='',_0x620ed=!0x1;_0x5156e7['pos']<_0x2f8b6a;){var _0x2dfa97=_0x5156e7['uint32']();switch(_0x2dfa97>>>0x3){case 0x1:_0x569519=_0x5156e7['string']();break;case 0x2:_0x620ed=_0x5156e7['bool']();break;default:_0x5156e7['skipType'](0x7&_0x2dfa97);}}_0xd1e63f['attributesBoolean'][_0x569519]=_0x620ed;break;case 0x5:_0xd1e63f['attributesJson']=_0x5156e7['string']();break;default:_0x5156e7['skipType'](0x7&_0x5a8c7f);}}return _0xd1e63f;},_0x14e673['decodeDelimited']=function(_0x4529b1){return _0x4529b1 instanceof _0x4e65e6||(_0x4529b1=new _0x4e65e6(_0x4529b1)),this['decode'](_0x4529b1,_0x4529b1['uint32']());},_0x14e673['verify']=function(_0x167342){if('object'!=typeof _0x167342||null===_0x167342)return'object\x20expected';if(null!=_0x167342['name']&&_0x167342['hasOwnProperty']('name')&&!_0x55df61['isString'](_0x167342['name']))return'name:\x20string\x20expected';if(null!=_0x167342['children']&&_0x167342['hasOwnProperty']('children')){if(!Array['isArray'](_0x167342['children']))return'children:\x20array\x20expected';for(var _0x14434e=0x0;_0x14434e<_0x167342['children']['length'];++_0x14434e){var _0x43d5ea=_0x2367f4['Element']['verify'](_0x167342['children'][_0x14434e]);if(_0x43d5ea)return'children.'+_0x43d5ea;}}if(null!=_0x167342['data']&&_0x167342['hasOwnProperty']('data')&&!_0x55df61['isString'](_0x167342['data']))return'data:\x20string\x20expected';if(null!=_0x167342['attributesBoolean']&&_0x167342['hasOwnProperty']('attributesBoolean')){if(!_0x55df61['isObject'](_0x167342['attributesBoolean']))return'attributesBoolean:\x20object\x20expected';var _0x4105d4=Object['keys'](_0x167342['attributesBoolean']);for(_0x14434e=0x0;_0x14434e<_0x4105d4['length'];++_0x14434e)if('boolean'!=typeof _0x167342['attributesBoolean'][_0x4105d4[_0x14434e]])return'attributesBoolean:\x20boolean{k:string}\x20expected';}return null!=_0x167342['attributesJson']&&_0x167342['hasOwnProperty']('attributesJson')&&!_0x55df61['isString'](_0x167342['attributesJson'])?'attributesJson:\x20string\x20expected':null;},_0x14e673['fromObject']=function(_0x34d6d3){if(_0x34d6d3 instanceof _0x2367f4['Element'])return _0x34d6d3;var _0x4bb6d2=new _0x2367f4['Element']();if(null!=_0x34d6d3['name']&&(_0x4bb6d2['name']=String(_0x34d6d3['name'])),_0x34d6d3['children']){if(!Array['isArray'](_0x34d6d3['children']))throw TypeError('.Element.children:\x20array\x20expected');_0x4bb6d2['children']=[];for(var _0x2a0515=0x0;_0x2a0515<_0x34d6d3['children']['length'];++_0x2a0515){if('object'!=typeof _0x34d6d3['children'][_0x2a0515])throw TypeError('.Element.children:\x20object\x20expected');_0x4bb6d2['children'][_0x2a0515]=_0x2367f4['Element']['fromObject'](_0x34d6d3['children'][_0x2a0515]);}}if(null!=_0x34d6d3['data']&&(_0x4bb6d2['data']=String(_0x34d6d3['data'])),_0x34d6d3['attributesBoolean']){if('object'!=typeof _0x34d6d3['attributesBoolean'])throw TypeError('.Element.attributesBoolean:\x20object\x20expected');_0x4bb6d2['attributesBoolean']={};var _0x5142a3=Object['keys'](_0x34d6d3['attributesBoolean']);for(_0x2a0515=0x0;_0x2a0515<_0x5142a3['length'];++_0x2a0515)_0x4bb6d2['attributesBoolean'][_0x5142a3[_0x2a0515]]=Boolean(_0x34d6d3['attributesBoolean'][_0x5142a3[_0x2a0515]]);}return null!=_0x34d6d3['attributesJson']&&(_0x4bb6d2['attributesJson']=String(_0x34d6d3['attributesJson'])),_0x4bb6d2;},_0x14e673['toObject']=function(_0x37fab4,_0x120dad){_0x120dad||(_0x120dad={});var _0x2ac80d,_0x209979={};if((_0x120dad['arrays']||_0x120dad['defaults'])&&(_0x209979['children']=[]),(_0x120dad['objects']||_0x120dad['defaults'])&&(_0x209979['attributesBoolean']={}),_0x120dad['defaults']&&(_0x209979['name']='',_0x209979['data']='',_0x209979['attributesJson']=''),null!=_0x37fab4['name']&&_0x37fab4['hasOwnProperty']('name')&&(_0x209979['name']=_0x37fab4['name']),_0x37fab4['children']&&_0x37fab4['children']['length']){_0x209979['children']=[];for(var _0x2f3016=0x0;_0x2f3016<_0x37fab4['children']['length'];++_0x2f3016)_0x209979['children'][_0x2f3016]=_0x2367f4['Element']['toObject'](_0x37fab4['children'][_0x2f3016],_0x120dad);}if(null!=_0x37fab4['data']&&_0x37fab4['hasOwnProperty']('data')&&(_0x209979['data']=_0x37fab4['data']),_0x37fab4['attributesBoolean']&&(_0x2ac80d=Object['keys'](_0x37fab4['attributesBoolean']))['length']){_0x209979['attributesBoolean']={};for(_0x2f3016=0x0;_0x2f3016<_0x2ac80d['length'];++_0x2f3016)_0x209979['attributesBoolean'][_0x2ac80d[_0x2f3016]]=_0x37fab4['attributesBoolean'][_0x2ac80d[_0x2f3016]];}return null!=_0x37fab4['attributesJson']&&_0x37fab4['hasOwnProperty']('attributesJson')&&(_0x209979['attributesJson']=_0x37fab4['attributesJson']),_0x209979;},_0x14e673['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x449765['util']['toJSONOptions']);},_0x14e673['getTypeUrl']=function(_0x2eab6c){return void 0x0===_0x2eab6c&&(_0x2eab6c='type.googleapis.com'),_0x2eab6c+'/Element';},_0x14e673;}()),_0x2367f4;})());class r{['_protobufRoot'];constructor(){this['_protobufRoot']=u;}['getDescriptor'](_0x3d293a){return new w(this['_protobufRoot'][_0x3d293a]);}}class w{['_protobuf'];constructor(_0x42d4a9){this['_protobuf']=_0x42d4a9;}['compress'](_0x3ca848){const _0x4ea008=this['_protobuf']['verify'](_0x3ca848);if(_0x4ea008)throw Error(_0x4ea008);return this['_protobuf']['encode'](this['_protobuf']['create'](_0x3ca848))['finish']();}['decompress'](_0x28898d){return this['_protobuf']['toObject'](this['_protobuf']['decode'](_0x28898d),{'oneofs':!0x0});}}function g(_0x1d0c9e,_0x264c79){const _0x382dd2=_0x36c0a4(_0x1d0c9e);return _0x382dd2['path'][_0x382dd2['path']['length']-0x1]+=_0x264c79,_0x382dd2;}function _(_0x545ffa,_0xf5860e){return _0x545ffa['root']===_0xf5860e['root']&&_0x6827f1(_0x545ffa['path'],_0xf5860e['path']);}function $(_0x5111a0){P(_0x5111a0,_0x43937f=>('main'==_0x43937f['root']?(_0x43937f['rootMain']=!0x0,delete _0x43937f['root']):'$graveyard'==_0x43937f['root']&&(_0x43937f['rootGraveyard']=!0x0,delete _0x43937f['root']),_0x43937f));}function J(_0x417bf8){P(_0x417bf8,_0x30f247=>(_0x30f247['rootMain']?(_0x30f247['root']='main',delete _0x30f247['rootMain']):_0x30f247['rootGraveyard']&&(_0x30f247['root']='$graveyard',delete _0x30f247['rootGraveyard']),_0x30f247));}function P(_0x5e3a33,_0x3a3c43){for(const _0x2bdbbc in _0x5e3a33){const _0x2f8d4e=_0x5e3a33[_0x2bdbbc];'nodes'!==_0x2bdbbc&&_0x354f27(_0x2f8d4e)&&(_0x2f8d4e['path']&&(_0x2f8d4e['root']||_0x2f8d4e['rootMain']||_0x2f8d4e['rootGraveyard'])?_0x5e3a33[_0x2bdbbc]=_0x3a3c43(_0x2f8d4e):P(_0x2f8d4e,_0x3a3c43));}return _0x5e3a33;}class e{['_id'];['_operationName'];['_protobufDescriptor'];constructor(_0x321ca6,_0x37a330,_0x482052){this['_id']=_0x321ca6,this['_operationName']=_0x37a330,this['_protobufDescriptor']=_0x482052;}['compress'](_0x397961,_0x2223c9){const _0x57bda1=_0x2223c9['shift']();return $(_0x57bda1),_0x397961['buffers']['push'](this['_protobufDescriptor']['compress'](_0x57bda1)),_0x397961['types']['push'](this['_id']),!0x0;}['decompress'](_0x209fbd,_0x4a5901){_0x4a5901['types']['shift']();const _0x5d27f7=this['_protobufDescriptor']['decompress'](_0x4a5901['buffers']['shift']());J(_0x5d27f7),_0x5d27f7['__className']=this['_operationName'],_0x209fbd['push'](_0x5d27f7);}}class s extends e{['compress'](_0x5a79f8,_0x4e2de6){const _0x63314b=_0x4e2de6['shift']();return this['_serializeOneOf']('oldValue',_0x63314b),this['_serializeOneOf']('newValue',_0x63314b),$(_0x63314b),_0x5a79f8['buffers']['push'](this['_protobufDescriptor']['compress'](_0x63314b)),_0x5a79f8['types']['push'](this['_id']),!0x0;}['decompress'](_0x19b9b8,_0xb0aec3){const {types:_0x51e723,buffers:_0x5ade92}=_0xb0aec3,_0x3db04e=this['_protobufDescriptor']['decompress'](_0x5ade92['shift']());_0x51e723['shift'](),this['_deserializeOneOf']('oldValue',_0x3db04e),this['_deserializeOneOf']('newValue',_0x3db04e),J(_0x3db04e),_0x3db04e['__className']=this['_operationName'],_0x19b9b8['push'](_0x3db04e);}['_serializeOneOf'](_0x522f2b,_0x4bbfcb){const _0x3d299a=_0x4bbfcb[_0x522f2b];'boolean'==typeof _0x3d299a?_0x4bbfcb[_0x522f2b+'Boolean']=_0x3d299a:_0x4bbfcb[_0x522f2b+'Json']=JSON['stringify'](_0x3d299a);}['_deserializeOneOf'](_0x1c6778,_0x373713){const _0x2398c1=_0x1c6778+'Json';_0x373713[_0x2398c1]?(_0x373713[_0x1c6778]=JSON['parse'](_0x373713[_0x2398c1]),delete _0x373713[_0x2398c1]):(_0x373713[_0x1c6778]=_0x373713[_0x1c6778+'Boolean'],delete _0x373713[_0x1c6778+'Boolean']);}}class i extends e{['compress'](_0x37e6c4,_0x152a2b){const _0x232f7e=_0x152a2b['shift']();return this['_serializeNodesAttributes'](_0x232f7e['nodes']),$(_0x232f7e),_0x37e6c4['buffers']['push'](this['_protobufDescriptor']['compress'](_0x232f7e)),_0x37e6c4['types']['push'](this['_id']),!0x0;}['decompress'](_0x17c1e8,_0x34007c){const {types:_0x23bb59,buffers:_0x5905ab}=_0x34007c,_0x2104a3=this['_protobufDescriptor']['decompress'](_0x5905ab['shift']());_0x23bb59['shift'](),_0x2104a3['nodes']||(_0x2104a3['nodes']=[]),this['_deserializeNodesAttributes'](_0x2104a3['nodes']),J(_0x2104a3),_0x2104a3['__className']=this['_operationName'],_0x17c1e8['push'](_0x2104a3);}['_serializeNodesAttributes'](_0x3e2d61){for(const _0x3e6e4e of _0x3e2d61){if(_0x3e6e4e['attributes']){const _0x1dd176=_0x3e6e4e['attributes'];this['_areValuesBoolean'](_0x1dd176)?_0x3e6e4e['attributesBoolean']=_0x1dd176:_0x3e6e4e['attributesJson']=JSON['stringify'](_0x1dd176);}_0x3e6e4e['children']&&this['_serializeNodesAttributes'](_0x3e6e4e['children']);}}['_deserializeNodesAttributes'](_0x383c75){for(const _0x442bf5 of _0x383c75)(_0x442bf5['attributesBoolean']||_0x442bf5['attributesJson'])&&(_0x442bf5['attributesBoolean']?(_0x442bf5['attributes']=_0x442bf5['attributesBoolean'],delete _0x442bf5['attributesBoolean']):(_0x442bf5['attributes']=JSON['parse'](_0x442bf5['attributesJson']),delete _0x442bf5['attributesJson'])),_0x442bf5['children']&&this['_deserializeNodesAttributes'](_0x442bf5['children']);}['_areValuesBoolean'](_0x2b274f){return Object['keys'](_0x2b274f)['every'](_0x112fff=>'boolean'==typeof _0x2b274f[_0x112fff]);}}class n extends e{['decompress'](_0x2e2a0b,_0x34eee9){super['decompress'](_0x2e2a0b,_0x34eee9);const _0xdae8b1=_0x2e2a0b[_0x2e2a0b['length']-0x1];_0xdae8b1['oldRange']||(_0xdae8b1['oldRange']=null),_0xdae8b1['newRange']||(_0xdae8b1['newRange']=null);}}class p extends e{['compress'](_0xc25567,_0x2f61c6){return _0x2f61c6['shift'](),_0xc25567['types']['push'](this['_id']),!0x0;}['decompress'](_0x2e6589,_0x162fd0){_0x162fd0['types']['shift'](),_0x2e6589['push']({'__className':this['_operationName']});}}class m extends n{['_omittedNamespace'];constructor(_0x1fdd82,_0x68b6f8,_0x2a5e9a,_0x10fc4b){super(_0x1fdd82,_0x68b6f8,_0x2a5e9a),this['_omittedNamespace']=_0x10fc4b+':';}['compress'](_0x523007,_0x3a6a50){return!('MarkerOperation'!=_0x3a6a50[0x0]['__className']||!_0x3a6a50[0x0]['name']['startsWith'](this['_omittedNamespace']))&&(_0x3a6a50[0x0]['name']=_0x3a6a50[0x0]['name']['replace'](new RegExp('^'+this['_omittedNamespace']),''),super['compress'](_0x523007,_0x3a6a50),!0x0);}['decompress'](_0x1697a2,_0x46774a){super['decompress'](_0x1697a2,_0x46774a);const _0x843e7e=_0x1697a2[_0x1697a2['length']-0x1];_0x843e7e['name']=this['_omittedNamespace']+_0x843e7e['name'];}}class O{['_id'];['_context'];constructor(_0x5ef516,_0x4dee90){this['_id']=_0x5ef516,this['_context']=_0x4dee90;}['compress'](_0x224c83,_0x43fab9){let _0x466427;for(;_0x43fab9['length']>0x1&&this['_compareOperations'](_0x43fab9[0x0],_0x43fab9[0x1]);)_0x466427?(_0x466427=this['_combineNext'](_0x43fab9['shift'](),_0x466427),_0x224c83['types']['push'](0x0)):(_0x466427=_0x36c0a4(_0x43fab9['shift']()),_0x224c83['types']['push'](this['_id']));return!!_0x466427&&(_0x466427=this['_combineNext'](_0x43fab9['shift'](),_0x466427),_0x224c83['types']['push'](0x0),_0x224c83['buffers']['push'](this['_compressSingleOperation'](_0x466427)),!0x0);}['decompress'](_0xb358f7,_0x198b70){const _0xb7b995=this['_decompressSingleOperation'](_0x198b70);for(;0x0==_0x198b70['types'][0x0];)_0x198b70['types']['shift'](),_0xb358f7['push'](this['_splitCurrent'](_0xb7b995));_0xb358f7['push'](_0xb7b995);}}class a extends O{['_combineNext'](_0x9c2e4,_0x116ff4){return _0x116ff4['nodes'][0x0]['data']+=_0x9c2e4['nodes'][0x0]['data'],_0x116ff4;}['_splitCurrent'](_0x514e23){const _0x148a8e=_0x36c0a4(_0x514e23),_0x43ad6b=_0x148a8e['nodes'][0x0],_0x457a6b=_0x514e23['nodes'][0x0],_0x11b8fc=_0x457a6b['data'][Symbol['iterator']]()['next']()['value'],_0x44a262=_0x11b8fc['length'];return _0x43ad6b['data']=_0x11b8fc,_0x457a6b['data']=_0x457a6b['data']['substr'](_0x44a262),_0x514e23['position']=g(_0x514e23['position'],_0x44a262),_0x148a8e;}['_compareOperations'](_0x110dd4,_0xfb9abc){if(this['_checkOperation'](_0x110dd4)&&this['_checkOperation'](_0xfb9abc)){const _0x4a4761=_0x110dd4['nodes'][0x0]['data']['length'],_0x2b0c8f=_(g(_0x110dd4['position'],_0x4a4761),_0xfb9abc['position']),_0xff4272=_0x110dd4['nodes'][0x0],_0x1d26ff=_0xfb9abc['nodes'][0x0];return _0x2b0c8f&&this['_compareAttributes'](_0xff4272,_0x1d26ff);}return!0x1;}['_compressSingleOperation'](_0x5b1596){const _0x40ba30={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('InsertOperation')['compress'](_0x40ba30,[_0x5b1596]),_0x40ba30['buffers'][0x0];}['_decompressSingleOperation'](_0x31a8c7){const _0x5a881c=[];return this['_context']['_getCompressorByName']('InsertOperation')['decompress'](_0x5a881c,_0x31a8c7),_0x5a881c[0x0];}['_checkOperation'](_0x1a5c55){return'InsertOperation'==_0x1a5c55['__className']&&0x1==_0x1a5c55['nodes']['length']&&_0x1a5c55['nodes'][0x0]['data']&&!_0x1a5c55['wasUndone']&&0x1==Array['from'](_0x1a5c55['nodes'][0x0]['data'])['length'];}['_compareAttributes'](_0x57da75,_0x2e4721){const _0x453bb3=Object['keys'](_0x57da75['attributes']||{}),_0x26163e=Object['keys'](_0x2e4721['attributes']||{});return _0x453bb3['length']===_0x26163e['length']&&_0x453bb3['every'](_0x533a40=>_0x2e4721['attributes'][_0x533a40]&&_0x2e4721['attributes'][_0x533a40]===_0x57da75['attributes'][_0x533a40]);}}class c extends O{['_combineNext'](_0x5f3f44,_0x6d3f56){return _0x6d3f56['howMany']++,_0x6d3f56['sourcePosition']=_0x36c0a4(_0x5f3f44['sourcePosition']),_0x6d3f56;}['_splitCurrent'](_0x554869){const _0x130e3e=_0x36c0a4(_0x554869);return _0x554869['howMany']--,_0x130e3e['howMany']=0x1,_0x130e3e['sourcePosition']=g(_0x130e3e['sourcePosition'],_0x554869['howMany']),_0x130e3e;}['_compareOperations'](_0x3e3464,_0x2fedf5){return!(!this['_checkOperation'](_0x3e3464)||!this['_checkOperation'](_0x2fedf5))&&(_(g(_0x3e3464['sourcePosition'],-0x1),_0x2fedf5['sourcePosition'])&&_(_0x3e3464['targetPosition'],_0x2fedf5['targetPosition']));}['_compressSingleOperation'](_0xf8b7cf){const _0x2d6624={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x2d6624,[_0xf8b7cf]),_0x2d6624['buffers'][0x0];}['_decompressSingleOperation'](_0x293315){const _0x227d68=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x227d68,_0x293315),_0x227d68[0x0];}['_checkOperation'](_0x10d72a){return'MoveOperation'==_0x10d72a['__className']&&'$graveyard'==_0x10d72a['targetPosition']['root']&&0x1==_0x10d72a['howMany']&&!_0x10d72a['wasUndone'];}}class h extends O{['_combineNext'](_0x5817fe,_0x40602d){return _0x40602d['howMany']++,_0x40602d;}['_splitCurrent'](_0x547d4e){const _0x4c9bcf=_0x36c0a4(_0x547d4e);return _0x4c9bcf['howMany']=0x1,_0x547d4e['howMany']--,_0x4c9bcf;}['_compareOperations'](_0x3cb0c9,_0x21faaa){return!(!this['_checkOperation'](_0x3cb0c9)||!this['_checkOperation'](_0x21faaa))&&(_(_0x3cb0c9['sourcePosition'],_0x21faaa['sourcePosition'])&&_(_0x3cb0c9['targetPosition'],_0x21faaa['targetPosition']));}['_compressSingleOperation'](_0x33377a){const _0x1c0283={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x1c0283,[_0x33377a]),_0x1c0283['buffers'][0x0];}['_decompressSingleOperation'](_0x2e63ca){const _0x23f4ec=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x23f4ec,_0x2e63ca),_0x23f4ec[0x0];}['_checkOperation'](_0x4b5df9){return'MoveOperation'==_0x4b5df9['__className']&&'$graveyard'==_0x4b5df9['targetPosition']['root']&&0x1==_0x4b5df9['howMany']&&!_0x4b5df9['wasUndone'];}}class f extends O{['compress'](_0x81129e,_0x315936){if(!this['_compareOperations'](_0x315936[0x0],_0x315936[0x1]))return!0x1;const _0x496484=_0x315936['shift']();return _0x496484['oldRange']=null,_0x496484['newRange']&&_(_0x496484['newRange']['start'],_0x496484['newRange']['end'])&&(_0x496484['newRange']['end']=null),_0x315936['shift'](),_0x81129e['types']['push'](this['_id']),_0x81129e['types']['push'](0x0),_0x81129e['buffers']['push'](this['_compressSingleOperation'](_0x496484)),!0x0;}['decompress'](_0x17f9ff,_0x201d37){const _0x2fe8a6=this['_decompressSingleOperation'](_0x201d37);_0x2fe8a6['newRange']&&!_0x2fe8a6['newRange']['end']&&(_0x2fe8a6['newRange']['end']=_0x36c0a4(_0x2fe8a6['newRange']['start']));const _0x330a04=_0x36c0a4(_0x2fe8a6);_0x330a04['newRange']&&(_0x330a04['newRange']['start']['stickiness']='toNone',_0x330a04['newRange']['end']=_0x36c0a4(_0x330a04['newRange']['start'])),_0x330a04['name']='user:position:'+_0x330a04['name']['split'](':')[0x2],_0x201d37['types']['shift'](),_0x17f9ff['push'](_0x2fe8a6),_0x17f9ff['push'](_0x330a04);}['_compressSingleOperation'](_0x4e3aa6){const _0x1c1eda={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MarkerOperation')['compress'](_0x1c1eda,[_0x4e3aa6]),_0x1c1eda['buffers'][0x0];}['_decompressSingleOperation'](_0x2803d5){const _0x5df76b=[];return this['_context']['_getCompressorByName']('MarkerOperation')['decompress'](_0x5df76b,_0x2803d5),_0x5df76b[0x0];}['_compareOperations'](_0x42af3a,_0x41d5f2){return!(!_0x42af3a||!_0x41d5f2)&&('MarkerOperation'==_0x42af3a['__className']&&'MarkerOperation'==_0x41d5f2['__className']&&!(!_0x42af3a['name']['startsWith']('user:')||!_0x41d5f2['name']['startsWith']('user:')||_0x42af3a['name']==_0x41d5f2['name']));}}class y{['_compressorById'];['_compressorByName'];['_protobufFactory'];constructor(){this['_compressorById']=new Map(),this['_compressorByName']=new Map(),this['_protobufFactory']=new r();const _0x54a016=this['_protobufFactory']['getDescriptor']('MarkerOperation');this['_registerCompressor'](0x1,'NoOperation',new p(0x1,'NoOperation',void 0x0)),this['_registerOperationCompressor'](0xa,'AttributeOperation',s),this['_registerOperationCompressor'](0xb,'InsertOperation',i),this['_registerOperationCompressor'](0xc,'MarkerOperation',n),this['_registerOperationCompressor'](0xd,'MergeOperation',e),this['_registerOperationCompressor'](0xe,'MoveOperation',e),this['_registerOperationCompressor'](0xf,'RenameOperation',e),this['_registerOperationCompressor'](0x10,'RootAttributeOperation',s),this['_registerOperationCompressor'](0x11,'SplitOperation',e),this['_registerCompressor'](0x12,'CommentMarkerOperation',new m(0x12,'MarkerOperation',_0x54a016,'comment')),this['_registerCompressor'](0x13,'SuggestionMarkerOperation',new m(0x13,'MarkerOperation',_0x54a016,'suggestion')),this['_registerOperationCompressor'](0x14,'RootOperation',e),this['_registerActionCompressor'](0x64,'TypingAction',a),this['_registerActionCompressor'](0x65,'DeletingAction',c),this['_registerActionCompressor'](0x66,'ForwardDeletingAction',h),this['_registerActionCompressor'](0x67,'UserSelectionAction',f);}['compress'](_0x31f14c){if(!_0x31f14c||!_0x31f14c[0x0])throw new _0x582b39('no-operations-provided',this);const _0x33d331={'types':[],'buffers':[],'baseVersion':_0x31f14c[0x0]['baseVersion']};for(;_0x31f14c['length'];)this['_getCompressorByName']('UserSelectionAction')['compress'](_0x33d331,_0x31f14c)||this['_getCompressorByName']('TypingAction')['compress'](_0x33d331,_0x31f14c)||this['_getCompressorByName']('DeletingAction')['compress'](_0x33d331,_0x31f14c)||this['_getCompressorByName']('ForwardDeletingAction')['compress'](_0x33d331,_0x31f14c)||this['_getCompressorByName']('CommentMarkerOperation')['compress'](_0x33d331,_0x31f14c)||this['_getCompressorByName']('SuggestionMarkerOperation')['compress'](_0x33d331,_0x31f14c)||this['_getCompressorByName'](_0x31f14c[0x0]['__className'])['compress'](_0x33d331,_0x31f14c);return _0x33d331;}['decompress'](_0x31506a){const _0x342f6f=[];for(;_0x31506a['types']['length'];){const _0x48c8f0=this['_compressorById']['get'](_0x31506a['types'][0x0]);if(!_0x48c8f0)throw new _0x582b39('decompress-compressor-not-found',this,{'type':_0x31506a['types'][0x0]});_0x48c8f0['decompress'](_0x342f6f,_0x31506a);}return _0x342f6f['forEach']((_0x32da88,_0x2fb39d)=>_0x32da88['baseVersion']=_0x31506a['baseVersion']+_0x2fb39d),_0x342f6f;}['_getCompressorByName'](_0x3f8d3d){return this['_compressorByName']['get'](_0x3f8d3d);}['_registerOperationCompressor'](_0x228ce4,_0x24db27,_0x24ae99){const _0x3c1328=new _0x24ae99(_0x228ce4,_0x24db27,this['_protobufFactory']['getDescriptor'](_0x24db27));this['_registerCompressor'](_0x228ce4,_0x24db27,_0x3c1328);}['_registerActionCompressor'](_0x446452,_0x2d2ed3,_0x122de0){const _0x1d8fd8=new _0x122de0(_0x446452,this);this['_registerCompressor'](_0x446452,_0x2d2ed3,_0x1d8fd8);}['_registerCompressor'](_0x3bf8d7,_0x1eedb9,_0x11a7e1){this['_compressorById']['set'](_0x3bf8d7,_0x11a7e1),this['_compressorByName']['set'](_0x1eedb9,_0x11a7e1);}}export{y as Compressor};
|
|
23
|
+
import{CKEditorError as _0x4b0809}from'@ckeditor/ckeditor5-utils/dist/index.js';import _0x3ceff0 from'protobufjs/minimal.js';import{cloneDeep as _0x26f580,isEqual as _0x531d98,isObject as _0x583827}from'es-toolkit/compat';const u=/* #__PURE__ -- @preserve */
|
|
24
|
+
((()=>{var _0x5a6da5=_0x3ceff0['Reader'],_0x3ac893=_0x3ceff0['Writer'],_0x2baaf4=_0x3ceff0['util'],_0x497374=_0x3ceff0['roots']['default']||(_0x3ceff0['roots']['default']={});return _0x497374['AttributeOperation']=(function(){function _0x3b7799(_0x3530fa){if(_0x3530fa){for(var _0x1e0f5b=Object['keys'](_0x3530fa),_0x1b4166=0x0;_0x1b4166<_0x1e0f5b['length'];++_0x1b4166)null!=_0x3530fa[_0x1e0f5b[_0x1b4166]]&&(this[_0x1e0f5b[_0x1b4166]]=_0x3530fa[_0x1e0f5b[_0x1b4166]]);}}return _0x3b7799['prototype']['range']=null,_0x3b7799['prototype']['key']='',_0x3b7799['prototype']['oldValueBoolean']=!0x1,_0x3b7799['prototype']['oldValueJson']='',_0x3b7799['prototype']['newValueBoolean']=!0x1,_0x3b7799['prototype']['newValueJson']='',_0x3b7799['prototype']['wasUndone']=!0x1,_0x3b7799['create']=function(_0x590a27){return new _0x3b7799(_0x590a27);},_0x3b7799['encode']=function(_0x16ee22,_0x4f7a31){return _0x4f7a31||(_0x4f7a31=_0x3ac893['create']()),null!=_0x16ee22['range']&&Object['hasOwnProperty']['call'](_0x16ee22,'range')&&_0x497374['Range']['encode'](_0x16ee22['range'],_0x4f7a31['uint32'](0xa)['fork']())['ldelim'](),null!=_0x16ee22['key']&&Object['hasOwnProperty']['call'](_0x16ee22,'key')&&_0x4f7a31['uint32'](0x12)['string'](_0x16ee22['key']),null!=_0x16ee22['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x16ee22,'oldValueBoolean')&&_0x4f7a31['uint32'](0x18)['bool'](_0x16ee22['oldValueBoolean']),null!=_0x16ee22['oldValueJson']&&Object['hasOwnProperty']['call'](_0x16ee22,'oldValueJson')&&_0x4f7a31['uint32'](0x22)['string'](_0x16ee22['oldValueJson']),null!=_0x16ee22['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x16ee22,'newValueBoolean')&&_0x4f7a31['uint32'](0x28)['bool'](_0x16ee22['newValueBoolean']),null!=_0x16ee22['newValueJson']&&Object['hasOwnProperty']['call'](_0x16ee22,'newValueJson')&&_0x4f7a31['uint32'](0x32)['string'](_0x16ee22['newValueJson']),null!=_0x16ee22['wasUndone']&&Object['hasOwnProperty']['call'](_0x16ee22,'wasUndone')&&_0x4f7a31['uint32'](0x38)['bool'](_0x16ee22['wasUndone']),_0x4f7a31;},_0x3b7799['encodeDelimited']=function(_0x4ec8dd,_0x433ea8){return this['encode'](_0x4ec8dd,_0x433ea8)['ldelim']();},_0x3b7799['decode']=function(_0x318e45,_0x2fc779){_0x318e45 instanceof _0x5a6da5||(_0x318e45=_0x5a6da5['create'](_0x318e45));for(var _0xc1bdee=void 0x0===_0x2fc779?_0x318e45['len']:_0x318e45['pos']+_0x2fc779,_0xed646b=new _0x497374['AttributeOperation']();_0x318e45['pos']<_0xc1bdee;){var _0x5a67ab=_0x318e45['uint32']();switch(_0x5a67ab>>>0x3){case 0x1:_0xed646b['range']=_0x497374['Range']['decode'](_0x318e45,_0x318e45['uint32']());break;case 0x2:_0xed646b['key']=_0x318e45['string']();break;case 0x3:_0xed646b['oldValueBoolean']=_0x318e45['bool']();break;case 0x4:_0xed646b['oldValueJson']=_0x318e45['string']();break;case 0x5:_0xed646b['newValueBoolean']=_0x318e45['bool']();break;case 0x6:_0xed646b['newValueJson']=_0x318e45['string']();break;case 0x7:_0xed646b['wasUndone']=_0x318e45['bool']();break;default:_0x318e45['skipType'](0x7&_0x5a67ab);}}return _0xed646b;},_0x3b7799['decodeDelimited']=function(_0x5e1992){return _0x5e1992 instanceof _0x5a6da5||(_0x5e1992=new _0x5a6da5(_0x5e1992)),this['decode'](_0x5e1992,_0x5e1992['uint32']());},_0x3b7799['verify']=function(_0x125a92){if('object'!=typeof _0x125a92||null===_0x125a92)return'object\x20expected';if(null!=_0x125a92['range']&&_0x125a92['hasOwnProperty']('range')){var _0x4425fc=_0x497374['Range']['verify'](_0x125a92['range']);if(_0x4425fc)return'range.'+_0x4425fc;}return null!=_0x125a92['key']&&_0x125a92['hasOwnProperty']('key')&&!_0x2baaf4['isString'](_0x125a92['key'])?'key:\x20string\x20expected':null!=_0x125a92['oldValueBoolean']&&_0x125a92['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x125a92['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x125a92['oldValueJson']&&_0x125a92['hasOwnProperty']('oldValueJson')&&!_0x2baaf4['isString'](_0x125a92['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x125a92['newValueBoolean']&&_0x125a92['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x125a92['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x125a92['newValueJson']&&_0x125a92['hasOwnProperty']('newValueJson')&&!_0x2baaf4['isString'](_0x125a92['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x125a92['wasUndone']&&_0x125a92['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x125a92['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x3b7799['fromObject']=function(_0xc5236c){if(_0xc5236c instanceof _0x497374['AttributeOperation'])return _0xc5236c;var _0x593add=new _0x497374['AttributeOperation']();if(null!=_0xc5236c['range']){if('object'!=typeof _0xc5236c['range'])throw TypeError('.AttributeOperation.range:\x20object\x20expected');_0x593add['range']=_0x497374['Range']['fromObject'](_0xc5236c['range']);}return null!=_0xc5236c['key']&&(_0x593add['key']=String(_0xc5236c['key'])),null!=_0xc5236c['oldValueBoolean']&&(_0x593add['oldValueBoolean']=Boolean(_0xc5236c['oldValueBoolean'])),null!=_0xc5236c['oldValueJson']&&(_0x593add['oldValueJson']=String(_0xc5236c['oldValueJson'])),null!=_0xc5236c['newValueBoolean']&&(_0x593add['newValueBoolean']=Boolean(_0xc5236c['newValueBoolean'])),null!=_0xc5236c['newValueJson']&&(_0x593add['newValueJson']=String(_0xc5236c['newValueJson'])),null!=_0xc5236c['wasUndone']&&(_0x593add['wasUndone']=Boolean(_0xc5236c['wasUndone'])),_0x593add;},_0x3b7799['toObject']=function(_0x51e971,_0x3db295){_0x3db295||(_0x3db295={});var _0x127bb9={};return _0x3db295['defaults']&&(_0x127bb9['range']=null,_0x127bb9['key']='',_0x127bb9['oldValueBoolean']=!0x1,_0x127bb9['oldValueJson']='',_0x127bb9['newValueBoolean']=!0x1,_0x127bb9['newValueJson']='',_0x127bb9['wasUndone']=!0x1),null!=_0x51e971['range']&&_0x51e971['hasOwnProperty']('range')&&(_0x127bb9['range']=_0x497374['Range']['toObject'](_0x51e971['range'],_0x3db295)),null!=_0x51e971['key']&&_0x51e971['hasOwnProperty']('key')&&(_0x127bb9['key']=_0x51e971['key']),null!=_0x51e971['oldValueBoolean']&&_0x51e971['hasOwnProperty']('oldValueBoolean')&&(_0x127bb9['oldValueBoolean']=_0x51e971['oldValueBoolean']),null!=_0x51e971['oldValueJson']&&_0x51e971['hasOwnProperty']('oldValueJson')&&(_0x127bb9['oldValueJson']=_0x51e971['oldValueJson']),null!=_0x51e971['newValueBoolean']&&_0x51e971['hasOwnProperty']('newValueBoolean')&&(_0x127bb9['newValueBoolean']=_0x51e971['newValueBoolean']),null!=_0x51e971['newValueJson']&&_0x51e971['hasOwnProperty']('newValueJson')&&(_0x127bb9['newValueJson']=_0x51e971['newValueJson']),null!=_0x51e971['wasUndone']&&_0x51e971['hasOwnProperty']('wasUndone')&&(_0x127bb9['wasUndone']=_0x51e971['wasUndone']),_0x127bb9;},_0x3b7799['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x3ceff0['util']['toJSONOptions']);},_0x3b7799['getTypeUrl']=function(_0x24dc23){return void 0x0===_0x24dc23&&(_0x24dc23='type.googleapis.com'),_0x24dc23+'/AttributeOperation';},_0x3b7799;}()),_0x497374['InsertOperation']=(function(){function _0x4bddd6(_0x14bf2f){if(this['nodes']=[],_0x14bf2f){for(var _0x2c11f7=Object['keys'](_0x14bf2f),_0x3ee449=0x0;_0x3ee449<_0x2c11f7['length'];++_0x3ee449)null!=_0x14bf2f[_0x2c11f7[_0x3ee449]]&&(this[_0x2c11f7[_0x3ee449]]=_0x14bf2f[_0x2c11f7[_0x3ee449]]);}}return _0x4bddd6['prototype']['position']=null,_0x4bddd6['prototype']['nodes']=_0x2baaf4['emptyArray'],_0x4bddd6['prototype']['shouldReceiveAttributes']=!0x1,_0x4bddd6['prototype']['wasUndone']=!0x1,_0x4bddd6['create']=function(_0x547848){return new _0x4bddd6(_0x547848);},_0x4bddd6['encode']=function(_0x23c69c,_0x155d67){if(_0x155d67||(_0x155d67=_0x3ac893['create']()),null!=_0x23c69c['position']&&Object['hasOwnProperty']['call'](_0x23c69c,'position')&&_0x497374['Position']['encode'](_0x23c69c['position'],_0x155d67['uint32'](0xa)['fork']())['ldelim'](),null!=_0x23c69c['nodes']&&_0x23c69c['nodes']['length']){for(var _0x83df58=0x0;_0x83df58<_0x23c69c['nodes']['length'];++_0x83df58)_0x497374['Element']['encode'](_0x23c69c['nodes'][_0x83df58],_0x155d67['uint32'](0x12)['fork']())['ldelim']();}return null!=_0x23c69c['shouldReceiveAttributes']&&Object['hasOwnProperty']['call'](_0x23c69c,'shouldReceiveAttributes')&&_0x155d67['uint32'](0x18)['bool'](_0x23c69c['shouldReceiveAttributes']),null!=_0x23c69c['wasUndone']&&Object['hasOwnProperty']['call'](_0x23c69c,'wasUndone')&&_0x155d67['uint32'](0x20)['bool'](_0x23c69c['wasUndone']),_0x155d67;},_0x4bddd6['encodeDelimited']=function(_0x26a26b,_0x477edc){return this['encode'](_0x26a26b,_0x477edc)['ldelim']();},_0x4bddd6['decode']=function(_0x53b1e9,_0xd4f161){_0x53b1e9 instanceof _0x5a6da5||(_0x53b1e9=_0x5a6da5['create'](_0x53b1e9));for(var _0xcb43bc=void 0x0===_0xd4f161?_0x53b1e9['len']:_0x53b1e9['pos']+_0xd4f161,_0x572918=new _0x497374['InsertOperation']();_0x53b1e9['pos']<_0xcb43bc;){var _0x26c7f2=_0x53b1e9['uint32']();switch(_0x26c7f2>>>0x3){case 0x1:_0x572918['position']=_0x497374['Position']['decode'](_0x53b1e9,_0x53b1e9['uint32']());break;case 0x2:_0x572918['nodes']&&_0x572918['nodes']['length']||(_0x572918['nodes']=[]),_0x572918['nodes']['push'](_0x497374['Element']['decode'](_0x53b1e9,_0x53b1e9['uint32']()));break;case 0x3:_0x572918['shouldReceiveAttributes']=_0x53b1e9['bool']();break;case 0x4:_0x572918['wasUndone']=_0x53b1e9['bool']();break;default:_0x53b1e9['skipType'](0x7&_0x26c7f2);}}return _0x572918;},_0x4bddd6['decodeDelimited']=function(_0xf2d4a0){return _0xf2d4a0 instanceof _0x5a6da5||(_0xf2d4a0=new _0x5a6da5(_0xf2d4a0)),this['decode'](_0xf2d4a0,_0xf2d4a0['uint32']());},_0x4bddd6['verify']=function(_0x770947){if('object'!=typeof _0x770947||null===_0x770947)return'object\x20expected';if(null!=_0x770947['position']&&_0x770947['hasOwnProperty']('position')&&(_0x2d06f2=_0x497374['Position']['verify'](_0x770947['position'])))return'position.'+_0x2d06f2;if(null!=_0x770947['nodes']&&_0x770947['hasOwnProperty']('nodes')){if(!Array['isArray'](_0x770947['nodes']))return'nodes:\x20array\x20expected';for(var _0x2589ae=0x0;_0x2589ae<_0x770947['nodes']['length'];++_0x2589ae){var _0x2d06f2;if(_0x2d06f2=_0x497374['Element']['verify'](_0x770947['nodes'][_0x2589ae]))return'nodes.'+_0x2d06f2;}}return null!=_0x770947['shouldReceiveAttributes']&&_0x770947['hasOwnProperty']('shouldReceiveAttributes')&&'boolean'!=typeof _0x770947['shouldReceiveAttributes']?'shouldReceiveAttributes:\x20boolean\x20expected':null!=_0x770947['wasUndone']&&_0x770947['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x770947['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x4bddd6['fromObject']=function(_0x126cdd){if(_0x126cdd instanceof _0x497374['InsertOperation'])return _0x126cdd;var _0x5f2f58=new _0x497374['InsertOperation']();if(null!=_0x126cdd['position']){if('object'!=typeof _0x126cdd['position'])throw TypeError('.InsertOperation.position:\x20object\x20expected');_0x5f2f58['position']=_0x497374['Position']['fromObject'](_0x126cdd['position']);}if(_0x126cdd['nodes']){if(!Array['isArray'](_0x126cdd['nodes']))throw TypeError('.InsertOperation.nodes:\x20array\x20expected');_0x5f2f58['nodes']=[];for(var _0x46a5e3=0x0;_0x46a5e3<_0x126cdd['nodes']['length'];++_0x46a5e3){if('object'!=typeof _0x126cdd['nodes'][_0x46a5e3])throw TypeError('.InsertOperation.nodes:\x20object\x20expected');_0x5f2f58['nodes'][_0x46a5e3]=_0x497374['Element']['fromObject'](_0x126cdd['nodes'][_0x46a5e3]);}}return null!=_0x126cdd['shouldReceiveAttributes']&&(_0x5f2f58['shouldReceiveAttributes']=Boolean(_0x126cdd['shouldReceiveAttributes'])),null!=_0x126cdd['wasUndone']&&(_0x5f2f58['wasUndone']=Boolean(_0x126cdd['wasUndone'])),_0x5f2f58;},_0x4bddd6['toObject']=function(_0x563386,_0x5be961){_0x5be961||(_0x5be961={});var _0x2f24ba={};if((_0x5be961['arrays']||_0x5be961['defaults'])&&(_0x2f24ba['nodes']=[]),_0x5be961['defaults']&&(_0x2f24ba['position']=null,_0x2f24ba['shouldReceiveAttributes']=!0x1,_0x2f24ba['wasUndone']=!0x1),null!=_0x563386['position']&&_0x563386['hasOwnProperty']('position')&&(_0x2f24ba['position']=_0x497374['Position']['toObject'](_0x563386['position'],_0x5be961)),_0x563386['nodes']&&_0x563386['nodes']['length']){_0x2f24ba['nodes']=[];for(var _0x26d4ce=0x0;_0x26d4ce<_0x563386['nodes']['length'];++_0x26d4ce)_0x2f24ba['nodes'][_0x26d4ce]=_0x497374['Element']['toObject'](_0x563386['nodes'][_0x26d4ce],_0x5be961);}return null!=_0x563386['shouldReceiveAttributes']&&_0x563386['hasOwnProperty']('shouldReceiveAttributes')&&(_0x2f24ba['shouldReceiveAttributes']=_0x563386['shouldReceiveAttributes']),null!=_0x563386['wasUndone']&&_0x563386['hasOwnProperty']('wasUndone')&&(_0x2f24ba['wasUndone']=_0x563386['wasUndone']),_0x2f24ba;},_0x4bddd6['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x3ceff0['util']['toJSONOptions']);},_0x4bddd6['getTypeUrl']=function(_0x49fa35){return void 0x0===_0x49fa35&&(_0x49fa35='type.googleapis.com'),_0x49fa35+'/InsertOperation';},_0x4bddd6;}()),_0x497374['MarkerOperation']=(function(){function _0x31e643(_0x52b57d){if(_0x52b57d){for(var _0xe04d0=Object['keys'](_0x52b57d),_0x5c1ebb=0x0;_0x5c1ebb<_0xe04d0['length'];++_0x5c1ebb)null!=_0x52b57d[_0xe04d0[_0x5c1ebb]]&&(this[_0xe04d0[_0x5c1ebb]]=_0x52b57d[_0xe04d0[_0x5c1ebb]]);}}return _0x31e643['prototype']['name']='',_0x31e643['prototype']['oldRange']=null,_0x31e643['prototype']['newRange']=null,_0x31e643['prototype']['affectsData']=!0x1,_0x31e643['prototype']['wasUndone']=!0x1,_0x31e643['create']=function(_0x2a8b54){return new _0x31e643(_0x2a8b54);},_0x31e643['encode']=function(_0x55e3d3,_0x34e5ac){return _0x34e5ac||(_0x34e5ac=_0x3ac893['create']()),null!=_0x55e3d3['name']&&Object['hasOwnProperty']['call'](_0x55e3d3,'name')&&_0x34e5ac['uint32'](0xa)['string'](_0x55e3d3['name']),null!=_0x55e3d3['oldRange']&&Object['hasOwnProperty']['call'](_0x55e3d3,'oldRange')&&_0x497374['Range']['encode'](_0x55e3d3['oldRange'],_0x34e5ac['uint32'](0x12)['fork']())['ldelim'](),null!=_0x55e3d3['newRange']&&Object['hasOwnProperty']['call'](_0x55e3d3,'newRange')&&_0x497374['Range']['encode'](_0x55e3d3['newRange'],_0x34e5ac['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x55e3d3['affectsData']&&Object['hasOwnProperty']['call'](_0x55e3d3,'affectsData')&&_0x34e5ac['uint32'](0x20)['bool'](_0x55e3d3['affectsData']),null!=_0x55e3d3['wasUndone']&&Object['hasOwnProperty']['call'](_0x55e3d3,'wasUndone')&&_0x34e5ac['uint32'](0x28)['bool'](_0x55e3d3['wasUndone']),_0x34e5ac;},_0x31e643['encodeDelimited']=function(_0x49e2de,_0xa5b5e0){return this['encode'](_0x49e2de,_0xa5b5e0)['ldelim']();},_0x31e643['decode']=function(_0x1a1847,_0x4fdd75){_0x1a1847 instanceof _0x5a6da5||(_0x1a1847=_0x5a6da5['create'](_0x1a1847));for(var _0xf5e8e7=void 0x0===_0x4fdd75?_0x1a1847['len']:_0x1a1847['pos']+_0x4fdd75,_0x1ee030=new _0x497374['MarkerOperation']();_0x1a1847['pos']<_0xf5e8e7;){var _0x4090ec=_0x1a1847['uint32']();switch(_0x4090ec>>>0x3){case 0x1:_0x1ee030['name']=_0x1a1847['string']();break;case 0x2:_0x1ee030['oldRange']=_0x497374['Range']['decode'](_0x1a1847,_0x1a1847['uint32']());break;case 0x3:_0x1ee030['newRange']=_0x497374['Range']['decode'](_0x1a1847,_0x1a1847['uint32']());break;case 0x4:_0x1ee030['affectsData']=_0x1a1847['bool']();break;case 0x5:_0x1ee030['wasUndone']=_0x1a1847['bool']();break;default:_0x1a1847['skipType'](0x7&_0x4090ec);}}return _0x1ee030;},_0x31e643['decodeDelimited']=function(_0xa8d5d7){return _0xa8d5d7 instanceof _0x5a6da5||(_0xa8d5d7=new _0x5a6da5(_0xa8d5d7)),this['decode'](_0xa8d5d7,_0xa8d5d7['uint32']());},_0x31e643['verify']=function(_0x24aa36){if('object'!=typeof _0x24aa36||null===_0x24aa36)return'object\x20expected';if(null!=_0x24aa36['name']&&_0x24aa36['hasOwnProperty']('name')&&!_0x2baaf4['isString'](_0x24aa36['name']))return'name:\x20string\x20expected';var _0x52a42b;if(null!=_0x24aa36['oldRange']&&_0x24aa36['hasOwnProperty']('oldRange')&&(_0x52a42b=_0x497374['Range']['verify'](_0x24aa36['oldRange'])))return'oldRange.'+_0x52a42b;if(null!=_0x24aa36['newRange']&&_0x24aa36['hasOwnProperty']('newRange')&&(_0x52a42b=_0x497374['Range']['verify'](_0x24aa36['newRange'])))return'newRange.'+_0x52a42b;return null!=_0x24aa36['affectsData']&&_0x24aa36['hasOwnProperty']('affectsData')&&'boolean'!=typeof _0x24aa36['affectsData']?'affectsData:\x20boolean\x20expected':null!=_0x24aa36['wasUndone']&&_0x24aa36['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x24aa36['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x31e643['fromObject']=function(_0x124b9f){if(_0x124b9f instanceof _0x497374['MarkerOperation'])return _0x124b9f;var _0x9bbfa8=new _0x497374['MarkerOperation']();if(null!=_0x124b9f['name']&&(_0x9bbfa8['name']=String(_0x124b9f['name'])),null!=_0x124b9f['oldRange']){if('object'!=typeof _0x124b9f['oldRange'])throw TypeError('.MarkerOperation.oldRange:\x20object\x20expected');_0x9bbfa8['oldRange']=_0x497374['Range']['fromObject'](_0x124b9f['oldRange']);}if(null!=_0x124b9f['newRange']){if('object'!=typeof _0x124b9f['newRange'])throw TypeError('.MarkerOperation.newRange:\x20object\x20expected');_0x9bbfa8['newRange']=_0x497374['Range']['fromObject'](_0x124b9f['newRange']);}return null!=_0x124b9f['affectsData']&&(_0x9bbfa8['affectsData']=Boolean(_0x124b9f['affectsData'])),null!=_0x124b9f['wasUndone']&&(_0x9bbfa8['wasUndone']=Boolean(_0x124b9f['wasUndone'])),_0x9bbfa8;},_0x31e643['toObject']=function(_0x4b66f7,_0x205bb7){_0x205bb7||(_0x205bb7={});var _0x511669={};return _0x205bb7['defaults']&&(_0x511669['name']='',_0x511669['oldRange']=null,_0x511669['newRange']=null,_0x511669['affectsData']=!0x1,_0x511669['wasUndone']=!0x1),null!=_0x4b66f7['name']&&_0x4b66f7['hasOwnProperty']('name')&&(_0x511669['name']=_0x4b66f7['name']),null!=_0x4b66f7['oldRange']&&_0x4b66f7['hasOwnProperty']('oldRange')&&(_0x511669['oldRange']=_0x497374['Range']['toObject'](_0x4b66f7['oldRange'],_0x205bb7)),null!=_0x4b66f7['newRange']&&_0x4b66f7['hasOwnProperty']('newRange')&&(_0x511669['newRange']=_0x497374['Range']['toObject'](_0x4b66f7['newRange'],_0x205bb7)),null!=_0x4b66f7['affectsData']&&_0x4b66f7['hasOwnProperty']('affectsData')&&(_0x511669['affectsData']=_0x4b66f7['affectsData']),null!=_0x4b66f7['wasUndone']&&_0x4b66f7['hasOwnProperty']('wasUndone')&&(_0x511669['wasUndone']=_0x4b66f7['wasUndone']),_0x511669;},_0x31e643['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x3ceff0['util']['toJSONOptions']);},_0x31e643['getTypeUrl']=function(_0x1429c2){return void 0x0===_0x1429c2&&(_0x1429c2='type.googleapis.com'),_0x1429c2+'/MarkerOperation';},_0x31e643;}()),_0x497374['MergeOperation']=(function(){function _0x3d1159(_0x544a66){if(_0x544a66){for(var _0x553b52=Object['keys'](_0x544a66),_0xc69845=0x0;_0xc69845<_0x553b52['length'];++_0xc69845)null!=_0x544a66[_0x553b52[_0xc69845]]&&(this[_0x553b52[_0xc69845]]=_0x544a66[_0x553b52[_0xc69845]]);}}return _0x3d1159['prototype']['sourcePosition']=null,_0x3d1159['prototype']['targetPosition']=null,_0x3d1159['prototype']['graveyardPosition']=null,_0x3d1159['prototype']['howMany']=0x0,_0x3d1159['prototype']['wasUndone']=!0x1,_0x3d1159['create']=function(_0x36f668){return new _0x3d1159(_0x36f668);},_0x3d1159['encode']=function(_0x5a74df,_0x4d2488){return _0x4d2488||(_0x4d2488=_0x3ac893['create']()),null!=_0x5a74df['sourcePosition']&&Object['hasOwnProperty']['call'](_0x5a74df,'sourcePosition')&&_0x497374['Position']['encode'](_0x5a74df['sourcePosition'],_0x4d2488['uint32'](0xa)['fork']())['ldelim'](),null!=_0x5a74df['targetPosition']&&Object['hasOwnProperty']['call'](_0x5a74df,'targetPosition')&&_0x497374['Position']['encode'](_0x5a74df['targetPosition'],_0x4d2488['uint32'](0x12)['fork']())['ldelim'](),null!=_0x5a74df['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x5a74df,'graveyardPosition')&&_0x497374['Position']['encode'](_0x5a74df['graveyardPosition'],_0x4d2488['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x5a74df['howMany']&&Object['hasOwnProperty']['call'](_0x5a74df,'howMany')&&_0x4d2488['uint32'](0x20)['uint32'](_0x5a74df['howMany']),null!=_0x5a74df['wasUndone']&&Object['hasOwnProperty']['call'](_0x5a74df,'wasUndone')&&_0x4d2488['uint32'](0x28)['bool'](_0x5a74df['wasUndone']),_0x4d2488;},_0x3d1159['encodeDelimited']=function(_0x24237a,_0x5097ff){return this['encode'](_0x24237a,_0x5097ff)['ldelim']();},_0x3d1159['decode']=function(_0x4732d4,_0x55ad71){_0x4732d4 instanceof _0x5a6da5||(_0x4732d4=_0x5a6da5['create'](_0x4732d4));for(var _0xa134e5=void 0x0===_0x55ad71?_0x4732d4['len']:_0x4732d4['pos']+_0x55ad71,_0x458f59=new _0x497374['MergeOperation']();_0x4732d4['pos']<_0xa134e5;){var _0x1a6f99=_0x4732d4['uint32']();switch(_0x1a6f99>>>0x3){case 0x1:_0x458f59['sourcePosition']=_0x497374['Position']['decode'](_0x4732d4,_0x4732d4['uint32']());break;case 0x2:_0x458f59['targetPosition']=_0x497374['Position']['decode'](_0x4732d4,_0x4732d4['uint32']());break;case 0x3:_0x458f59['graveyardPosition']=_0x497374['Position']['decode'](_0x4732d4,_0x4732d4['uint32']());break;case 0x4:_0x458f59['howMany']=_0x4732d4['uint32']();break;case 0x5:_0x458f59['wasUndone']=_0x4732d4['bool']();break;default:_0x4732d4['skipType'](0x7&_0x1a6f99);}}return _0x458f59;},_0x3d1159['decodeDelimited']=function(_0x68529){return _0x68529 instanceof _0x5a6da5||(_0x68529=new _0x5a6da5(_0x68529)),this['decode'](_0x68529,_0x68529['uint32']());},_0x3d1159['verify']=function(_0x3df16d){if('object'!=typeof _0x3df16d||null===_0x3df16d)return'object\x20expected';var _0xcfebc7;if(null!=_0x3df16d['sourcePosition']&&_0x3df16d['hasOwnProperty']('sourcePosition')&&(_0xcfebc7=_0x497374['Position']['verify'](_0x3df16d['sourcePosition'])))return'sourcePosition.'+_0xcfebc7;if(null!=_0x3df16d['targetPosition']&&_0x3df16d['hasOwnProperty']('targetPosition')&&(_0xcfebc7=_0x497374['Position']['verify'](_0x3df16d['targetPosition'])))return'targetPosition.'+_0xcfebc7;if(null!=_0x3df16d['graveyardPosition']&&_0x3df16d['hasOwnProperty']('graveyardPosition')&&(_0xcfebc7=_0x497374['Position']['verify'](_0x3df16d['graveyardPosition'])))return'graveyardPosition.'+_0xcfebc7;return null!=_0x3df16d['howMany']&&_0x3df16d['hasOwnProperty']('howMany')&&!_0x2baaf4['isInteger'](_0x3df16d['howMany'])?'howMany:\x20integer\x20expected':null!=_0x3df16d['wasUndone']&&_0x3df16d['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x3df16d['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x3d1159['fromObject']=function(_0xc1d493){if(_0xc1d493 instanceof _0x497374['MergeOperation'])return _0xc1d493;var _0x86179c=new _0x497374['MergeOperation']();if(null!=_0xc1d493['sourcePosition']){if('object'!=typeof _0xc1d493['sourcePosition'])throw TypeError('.MergeOperation.sourcePosition:\x20object\x20expected');_0x86179c['sourcePosition']=_0x497374['Position']['fromObject'](_0xc1d493['sourcePosition']);}if(null!=_0xc1d493['targetPosition']){if('object'!=typeof _0xc1d493['targetPosition'])throw TypeError('.MergeOperation.targetPosition:\x20object\x20expected');_0x86179c['targetPosition']=_0x497374['Position']['fromObject'](_0xc1d493['targetPosition']);}if(null!=_0xc1d493['graveyardPosition']){if('object'!=typeof _0xc1d493['graveyardPosition'])throw TypeError('.MergeOperation.graveyardPosition:\x20object\x20expected');_0x86179c['graveyardPosition']=_0x497374['Position']['fromObject'](_0xc1d493['graveyardPosition']);}return null!=_0xc1d493['howMany']&&(_0x86179c['howMany']=_0xc1d493['howMany']>>>0x0),null!=_0xc1d493['wasUndone']&&(_0x86179c['wasUndone']=Boolean(_0xc1d493['wasUndone'])),_0x86179c;},_0x3d1159['toObject']=function(_0x378f78,_0x4f4f38){_0x4f4f38||(_0x4f4f38={});var _0x322d62={};return _0x4f4f38['defaults']&&(_0x322d62['sourcePosition']=null,_0x322d62['targetPosition']=null,_0x322d62['graveyardPosition']=null,_0x322d62['howMany']=0x0,_0x322d62['wasUndone']=!0x1),null!=_0x378f78['sourcePosition']&&_0x378f78['hasOwnProperty']('sourcePosition')&&(_0x322d62['sourcePosition']=_0x497374['Position']['toObject'](_0x378f78['sourcePosition'],_0x4f4f38)),null!=_0x378f78['targetPosition']&&_0x378f78['hasOwnProperty']('targetPosition')&&(_0x322d62['targetPosition']=_0x497374['Position']['toObject'](_0x378f78['targetPosition'],_0x4f4f38)),null!=_0x378f78['graveyardPosition']&&_0x378f78['hasOwnProperty']('graveyardPosition')&&(_0x322d62['graveyardPosition']=_0x497374['Position']['toObject'](_0x378f78['graveyardPosition'],_0x4f4f38)),null!=_0x378f78['howMany']&&_0x378f78['hasOwnProperty']('howMany')&&(_0x322d62['howMany']=_0x378f78['howMany']),null!=_0x378f78['wasUndone']&&_0x378f78['hasOwnProperty']('wasUndone')&&(_0x322d62['wasUndone']=_0x378f78['wasUndone']),_0x322d62;},_0x3d1159['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x3ceff0['util']['toJSONOptions']);},_0x3d1159['getTypeUrl']=function(_0x4382f9){return void 0x0===_0x4382f9&&(_0x4382f9='type.googleapis.com'),_0x4382f9+'/MergeOperation';},_0x3d1159;}()),_0x497374['MoveOperation']=(function(){function _0x30f214(_0x152dfe){if(_0x152dfe){for(var _0x446eb5=Object['keys'](_0x152dfe),_0x1b0aa7=0x0;_0x1b0aa7<_0x446eb5['length'];++_0x1b0aa7)null!=_0x152dfe[_0x446eb5[_0x1b0aa7]]&&(this[_0x446eb5[_0x1b0aa7]]=_0x152dfe[_0x446eb5[_0x1b0aa7]]);}}return _0x30f214['prototype']['sourcePosition']=null,_0x30f214['prototype']['howMany']=0x0,_0x30f214['prototype']['targetPosition']=null,_0x30f214['prototype']['wasUndone']=!0x1,_0x30f214['create']=function(_0x36e2d7){return new _0x30f214(_0x36e2d7);},_0x30f214['encode']=function(_0x3d2c60,_0x514a7c){return _0x514a7c||(_0x514a7c=_0x3ac893['create']()),null!=_0x3d2c60['sourcePosition']&&Object['hasOwnProperty']['call'](_0x3d2c60,'sourcePosition')&&_0x497374['Position']['encode'](_0x3d2c60['sourcePosition'],_0x514a7c['uint32'](0xa)['fork']())['ldelim'](),null!=_0x3d2c60['howMany']&&Object['hasOwnProperty']['call'](_0x3d2c60,'howMany')&&_0x514a7c['uint32'](0x10)['uint32'](_0x3d2c60['howMany']),null!=_0x3d2c60['targetPosition']&&Object['hasOwnProperty']['call'](_0x3d2c60,'targetPosition')&&_0x497374['Position']['encode'](_0x3d2c60['targetPosition'],_0x514a7c['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x3d2c60['wasUndone']&&Object['hasOwnProperty']['call'](_0x3d2c60,'wasUndone')&&_0x514a7c['uint32'](0x20)['bool'](_0x3d2c60['wasUndone']),_0x514a7c;},_0x30f214['encodeDelimited']=function(_0xe1aafc,_0x28a645){return this['encode'](_0xe1aafc,_0x28a645)['ldelim']();},_0x30f214['decode']=function(_0x299b59,_0x4f9837){_0x299b59 instanceof _0x5a6da5||(_0x299b59=_0x5a6da5['create'](_0x299b59));for(var _0x2c02e1=void 0x0===_0x4f9837?_0x299b59['len']:_0x299b59['pos']+_0x4f9837,_0xf6d57e=new _0x497374['MoveOperation']();_0x299b59['pos']<_0x2c02e1;){var _0x19c4ef=_0x299b59['uint32']();switch(_0x19c4ef>>>0x3){case 0x1:_0xf6d57e['sourcePosition']=_0x497374['Position']['decode'](_0x299b59,_0x299b59['uint32']());break;case 0x2:_0xf6d57e['howMany']=_0x299b59['uint32']();break;case 0x3:_0xf6d57e['targetPosition']=_0x497374['Position']['decode'](_0x299b59,_0x299b59['uint32']());break;case 0x4:_0xf6d57e['wasUndone']=_0x299b59['bool']();break;default:_0x299b59['skipType'](0x7&_0x19c4ef);}}return _0xf6d57e;},_0x30f214['decodeDelimited']=function(_0x3b1210){return _0x3b1210 instanceof _0x5a6da5||(_0x3b1210=new _0x5a6da5(_0x3b1210)),this['decode'](_0x3b1210,_0x3b1210['uint32']());},_0x30f214['verify']=function(_0x142a64){if('object'!=typeof _0x142a64||null===_0x142a64)return'object\x20expected';var _0x10048a;if(null!=_0x142a64['sourcePosition']&&_0x142a64['hasOwnProperty']('sourcePosition')&&(_0x10048a=_0x497374['Position']['verify'](_0x142a64['sourcePosition'])))return'sourcePosition.'+_0x10048a;if(null!=_0x142a64['howMany']&&_0x142a64['hasOwnProperty']('howMany')&&!_0x2baaf4['isInteger'](_0x142a64['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x142a64['targetPosition']&&_0x142a64['hasOwnProperty']('targetPosition')&&(_0x10048a=_0x497374['Position']['verify'](_0x142a64['targetPosition'])))return'targetPosition.'+_0x10048a;return null!=_0x142a64['wasUndone']&&_0x142a64['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x142a64['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x30f214['fromObject']=function(_0x3c9014){if(_0x3c9014 instanceof _0x497374['MoveOperation'])return _0x3c9014;var _0xe6089a=new _0x497374['MoveOperation']();if(null!=_0x3c9014['sourcePosition']){if('object'!=typeof _0x3c9014['sourcePosition'])throw TypeError('.MoveOperation.sourcePosition:\x20object\x20expected');_0xe6089a['sourcePosition']=_0x497374['Position']['fromObject'](_0x3c9014['sourcePosition']);}if(null!=_0x3c9014['howMany']&&(_0xe6089a['howMany']=_0x3c9014['howMany']>>>0x0),null!=_0x3c9014['targetPosition']){if('object'!=typeof _0x3c9014['targetPosition'])throw TypeError('.MoveOperation.targetPosition:\x20object\x20expected');_0xe6089a['targetPosition']=_0x497374['Position']['fromObject'](_0x3c9014['targetPosition']);}return null!=_0x3c9014['wasUndone']&&(_0xe6089a['wasUndone']=Boolean(_0x3c9014['wasUndone'])),_0xe6089a;},_0x30f214['toObject']=function(_0xe8874c,_0x2d41bc){_0x2d41bc||(_0x2d41bc={});var _0x31ffff={};return _0x2d41bc['defaults']&&(_0x31ffff['sourcePosition']=null,_0x31ffff['howMany']=0x0,_0x31ffff['targetPosition']=null,_0x31ffff['wasUndone']=!0x1),null!=_0xe8874c['sourcePosition']&&_0xe8874c['hasOwnProperty']('sourcePosition')&&(_0x31ffff['sourcePosition']=_0x497374['Position']['toObject'](_0xe8874c['sourcePosition'],_0x2d41bc)),null!=_0xe8874c['howMany']&&_0xe8874c['hasOwnProperty']('howMany')&&(_0x31ffff['howMany']=_0xe8874c['howMany']),null!=_0xe8874c['targetPosition']&&_0xe8874c['hasOwnProperty']('targetPosition')&&(_0x31ffff['targetPosition']=_0x497374['Position']['toObject'](_0xe8874c['targetPosition'],_0x2d41bc)),null!=_0xe8874c['wasUndone']&&_0xe8874c['hasOwnProperty']('wasUndone')&&(_0x31ffff['wasUndone']=_0xe8874c['wasUndone']),_0x31ffff;},_0x30f214['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x3ceff0['util']['toJSONOptions']);},_0x30f214['getTypeUrl']=function(_0x5e9c19){return void 0x0===_0x5e9c19&&(_0x5e9c19='type.googleapis.com'),_0x5e9c19+'/MoveOperation';},_0x30f214;}()),_0x497374['RenameOperation']=(function(){function _0x1b2b39(_0x5844f8){if(_0x5844f8){for(var _0x2525ab=Object['keys'](_0x5844f8),_0x2f216d=0x0;_0x2f216d<_0x2525ab['length'];++_0x2f216d)null!=_0x5844f8[_0x2525ab[_0x2f216d]]&&(this[_0x2525ab[_0x2f216d]]=_0x5844f8[_0x2525ab[_0x2f216d]]);}}return _0x1b2b39['prototype']['position']=null,_0x1b2b39['prototype']['oldName']='',_0x1b2b39['prototype']['newName']='',_0x1b2b39['prototype']['wasUndone']=!0x1,_0x1b2b39['create']=function(_0x14d7a5){return new _0x1b2b39(_0x14d7a5);},_0x1b2b39['encode']=function(_0x6744f0,_0x7b4b1f){return _0x7b4b1f||(_0x7b4b1f=_0x3ac893['create']()),null!=_0x6744f0['position']&&Object['hasOwnProperty']['call'](_0x6744f0,'position')&&_0x497374['Position']['encode'](_0x6744f0['position'],_0x7b4b1f['uint32'](0xa)['fork']())['ldelim'](),null!=_0x6744f0['oldName']&&Object['hasOwnProperty']['call'](_0x6744f0,'oldName')&&_0x7b4b1f['uint32'](0x12)['string'](_0x6744f0['oldName']),null!=_0x6744f0['newName']&&Object['hasOwnProperty']['call'](_0x6744f0,'newName')&&_0x7b4b1f['uint32'](0x1a)['string'](_0x6744f0['newName']),null!=_0x6744f0['wasUndone']&&Object['hasOwnProperty']['call'](_0x6744f0,'wasUndone')&&_0x7b4b1f['uint32'](0x20)['bool'](_0x6744f0['wasUndone']),_0x7b4b1f;},_0x1b2b39['encodeDelimited']=function(_0x14fcf9,_0x4a992b){return this['encode'](_0x14fcf9,_0x4a992b)['ldelim']();},_0x1b2b39['decode']=function(_0x596ca2,_0x25468f){_0x596ca2 instanceof _0x5a6da5||(_0x596ca2=_0x5a6da5['create'](_0x596ca2));for(var _0x31058c=void 0x0===_0x25468f?_0x596ca2['len']:_0x596ca2['pos']+_0x25468f,_0x3e2bf5=new _0x497374['RenameOperation']();_0x596ca2['pos']<_0x31058c;){var _0x56d14c=_0x596ca2['uint32']();switch(_0x56d14c>>>0x3){case 0x1:_0x3e2bf5['position']=_0x497374['Position']['decode'](_0x596ca2,_0x596ca2['uint32']());break;case 0x2:_0x3e2bf5['oldName']=_0x596ca2['string']();break;case 0x3:_0x3e2bf5['newName']=_0x596ca2['string']();break;case 0x4:_0x3e2bf5['wasUndone']=_0x596ca2['bool']();break;default:_0x596ca2['skipType'](0x7&_0x56d14c);}}return _0x3e2bf5;},_0x1b2b39['decodeDelimited']=function(_0x1cae57){return _0x1cae57 instanceof _0x5a6da5||(_0x1cae57=new _0x5a6da5(_0x1cae57)),this['decode'](_0x1cae57,_0x1cae57['uint32']());},_0x1b2b39['verify']=function(_0x37377e){if('object'!=typeof _0x37377e||null===_0x37377e)return'object\x20expected';if(null!=_0x37377e['position']&&_0x37377e['hasOwnProperty']('position')){var _0x1c1279=_0x497374['Position']['verify'](_0x37377e['position']);if(_0x1c1279)return'position.'+_0x1c1279;}return null!=_0x37377e['oldName']&&_0x37377e['hasOwnProperty']('oldName')&&!_0x2baaf4['isString'](_0x37377e['oldName'])?'oldName:\x20string\x20expected':null!=_0x37377e['newName']&&_0x37377e['hasOwnProperty']('newName')&&!_0x2baaf4['isString'](_0x37377e['newName'])?'newName:\x20string\x20expected':null!=_0x37377e['wasUndone']&&_0x37377e['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x37377e['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x1b2b39['fromObject']=function(_0x239b56){if(_0x239b56 instanceof _0x497374['RenameOperation'])return _0x239b56;var _0x3a1173=new _0x497374['RenameOperation']();if(null!=_0x239b56['position']){if('object'!=typeof _0x239b56['position'])throw TypeError('.RenameOperation.position:\x20object\x20expected');_0x3a1173['position']=_0x497374['Position']['fromObject'](_0x239b56['position']);}return null!=_0x239b56['oldName']&&(_0x3a1173['oldName']=String(_0x239b56['oldName'])),null!=_0x239b56['newName']&&(_0x3a1173['newName']=String(_0x239b56['newName'])),null!=_0x239b56['wasUndone']&&(_0x3a1173['wasUndone']=Boolean(_0x239b56['wasUndone'])),_0x3a1173;},_0x1b2b39['toObject']=function(_0x2b1594,_0x36bdad){_0x36bdad||(_0x36bdad={});var _0x2be346={};return _0x36bdad['defaults']&&(_0x2be346['position']=null,_0x2be346['oldName']='',_0x2be346['newName']='',_0x2be346['wasUndone']=!0x1),null!=_0x2b1594['position']&&_0x2b1594['hasOwnProperty']('position')&&(_0x2be346['position']=_0x497374['Position']['toObject'](_0x2b1594['position'],_0x36bdad)),null!=_0x2b1594['oldName']&&_0x2b1594['hasOwnProperty']('oldName')&&(_0x2be346['oldName']=_0x2b1594['oldName']),null!=_0x2b1594['newName']&&_0x2b1594['hasOwnProperty']('newName')&&(_0x2be346['newName']=_0x2b1594['newName']),null!=_0x2b1594['wasUndone']&&_0x2b1594['hasOwnProperty']('wasUndone')&&(_0x2be346['wasUndone']=_0x2b1594['wasUndone']),_0x2be346;},_0x1b2b39['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x3ceff0['util']['toJSONOptions']);},_0x1b2b39['getTypeUrl']=function(_0x755dea){return void 0x0===_0x755dea&&(_0x755dea='type.googleapis.com'),_0x755dea+'/RenameOperation';},_0x1b2b39;}()),_0x497374['RootAttributeOperation']=(function(){function _0x99385f(_0x3cc148){if(_0x3cc148){for(var _0x50b686=Object['keys'](_0x3cc148),_0x5add51=0x0;_0x5add51<_0x50b686['length'];++_0x5add51)null!=_0x3cc148[_0x50b686[_0x5add51]]&&(this[_0x50b686[_0x5add51]]=_0x3cc148[_0x50b686[_0x5add51]]);}}return _0x99385f['prototype']['root']='',_0x99385f['prototype']['key']='',_0x99385f['prototype']['oldValueBoolean']=!0x1,_0x99385f['prototype']['oldValueJson']='',_0x99385f['prototype']['newValueBoolean']=!0x1,_0x99385f['prototype']['newValueJson']='',_0x99385f['prototype']['wasUndone']=!0x1,_0x99385f['create']=function(_0x3d04ce){return new _0x99385f(_0x3d04ce);},_0x99385f['encode']=function(_0x2577c9,_0x5d06bb){return _0x5d06bb||(_0x5d06bb=_0x3ac893['create']()),null!=_0x2577c9['root']&&Object['hasOwnProperty']['call'](_0x2577c9,'root')&&_0x5d06bb['uint32'](0xa)['string'](_0x2577c9['root']),null!=_0x2577c9['key']&&Object['hasOwnProperty']['call'](_0x2577c9,'key')&&_0x5d06bb['uint32'](0x12)['string'](_0x2577c9['key']),null!=_0x2577c9['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x2577c9,'oldValueBoolean')&&_0x5d06bb['uint32'](0x18)['bool'](_0x2577c9['oldValueBoolean']),null!=_0x2577c9['oldValueJson']&&Object['hasOwnProperty']['call'](_0x2577c9,'oldValueJson')&&_0x5d06bb['uint32'](0x22)['string'](_0x2577c9['oldValueJson']),null!=_0x2577c9['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x2577c9,'newValueBoolean')&&_0x5d06bb['uint32'](0x28)['bool'](_0x2577c9['newValueBoolean']),null!=_0x2577c9['newValueJson']&&Object['hasOwnProperty']['call'](_0x2577c9,'newValueJson')&&_0x5d06bb['uint32'](0x32)['string'](_0x2577c9['newValueJson']),null!=_0x2577c9['wasUndone']&&Object['hasOwnProperty']['call'](_0x2577c9,'wasUndone')&&_0x5d06bb['uint32'](0x38)['bool'](_0x2577c9['wasUndone']),_0x5d06bb;},_0x99385f['encodeDelimited']=function(_0x6d80dd,_0x3a769d){return this['encode'](_0x6d80dd,_0x3a769d)['ldelim']();},_0x99385f['decode']=function(_0x5c7728,_0x4ff5ad){_0x5c7728 instanceof _0x5a6da5||(_0x5c7728=_0x5a6da5['create'](_0x5c7728));for(var _0x5c11c2=void 0x0===_0x4ff5ad?_0x5c7728['len']:_0x5c7728['pos']+_0x4ff5ad,_0x36c693=new _0x497374['RootAttributeOperation']();_0x5c7728['pos']<_0x5c11c2;){var _0x3fc82e=_0x5c7728['uint32']();switch(_0x3fc82e>>>0x3){case 0x1:_0x36c693['root']=_0x5c7728['string']();break;case 0x2:_0x36c693['key']=_0x5c7728['string']();break;case 0x3:_0x36c693['oldValueBoolean']=_0x5c7728['bool']();break;case 0x4:_0x36c693['oldValueJson']=_0x5c7728['string']();break;case 0x5:_0x36c693['newValueBoolean']=_0x5c7728['bool']();break;case 0x6:_0x36c693['newValueJson']=_0x5c7728['string']();break;case 0x7:_0x36c693['wasUndone']=_0x5c7728['bool']();break;default:_0x5c7728['skipType'](0x7&_0x3fc82e);}}return _0x36c693;},_0x99385f['decodeDelimited']=function(_0x20f2e6){return _0x20f2e6 instanceof _0x5a6da5||(_0x20f2e6=new _0x5a6da5(_0x20f2e6)),this['decode'](_0x20f2e6,_0x20f2e6['uint32']());},_0x99385f['verify']=function(_0x127861){return'object'!=typeof _0x127861||null===_0x127861?'object\x20expected':null!=_0x127861['root']&&_0x127861['hasOwnProperty']('root')&&!_0x2baaf4['isString'](_0x127861['root'])?'root:\x20string\x20expected':null!=_0x127861['key']&&_0x127861['hasOwnProperty']('key')&&!_0x2baaf4['isString'](_0x127861['key'])?'key:\x20string\x20expected':null!=_0x127861['oldValueBoolean']&&_0x127861['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x127861['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x127861['oldValueJson']&&_0x127861['hasOwnProperty']('oldValueJson')&&!_0x2baaf4['isString'](_0x127861['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x127861['newValueBoolean']&&_0x127861['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x127861['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x127861['newValueJson']&&_0x127861['hasOwnProperty']('newValueJson')&&!_0x2baaf4['isString'](_0x127861['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x127861['wasUndone']&&_0x127861['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x127861['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x99385f['fromObject']=function(_0x54b7e7){if(_0x54b7e7 instanceof _0x497374['RootAttributeOperation'])return _0x54b7e7;var _0x5016e7=new _0x497374['RootAttributeOperation']();return null!=_0x54b7e7['root']&&(_0x5016e7['root']=String(_0x54b7e7['root'])),null!=_0x54b7e7['key']&&(_0x5016e7['key']=String(_0x54b7e7['key'])),null!=_0x54b7e7['oldValueBoolean']&&(_0x5016e7['oldValueBoolean']=Boolean(_0x54b7e7['oldValueBoolean'])),null!=_0x54b7e7['oldValueJson']&&(_0x5016e7['oldValueJson']=String(_0x54b7e7['oldValueJson'])),null!=_0x54b7e7['newValueBoolean']&&(_0x5016e7['newValueBoolean']=Boolean(_0x54b7e7['newValueBoolean'])),null!=_0x54b7e7['newValueJson']&&(_0x5016e7['newValueJson']=String(_0x54b7e7['newValueJson'])),null!=_0x54b7e7['wasUndone']&&(_0x5016e7['wasUndone']=Boolean(_0x54b7e7['wasUndone'])),_0x5016e7;},_0x99385f['toObject']=function(_0x299766,_0x2b93c3){_0x2b93c3||(_0x2b93c3={});var _0x2d9e7a={};return _0x2b93c3['defaults']&&(_0x2d9e7a['root']='',_0x2d9e7a['key']='',_0x2d9e7a['oldValueBoolean']=!0x1,_0x2d9e7a['oldValueJson']='',_0x2d9e7a['newValueBoolean']=!0x1,_0x2d9e7a['newValueJson']='',_0x2d9e7a['wasUndone']=!0x1),null!=_0x299766['root']&&_0x299766['hasOwnProperty']('root')&&(_0x2d9e7a['root']=_0x299766['root']),null!=_0x299766['key']&&_0x299766['hasOwnProperty']('key')&&(_0x2d9e7a['key']=_0x299766['key']),null!=_0x299766['oldValueBoolean']&&_0x299766['hasOwnProperty']('oldValueBoolean')&&(_0x2d9e7a['oldValueBoolean']=_0x299766['oldValueBoolean']),null!=_0x299766['oldValueJson']&&_0x299766['hasOwnProperty']('oldValueJson')&&(_0x2d9e7a['oldValueJson']=_0x299766['oldValueJson']),null!=_0x299766['newValueBoolean']&&_0x299766['hasOwnProperty']('newValueBoolean')&&(_0x2d9e7a['newValueBoolean']=_0x299766['newValueBoolean']),null!=_0x299766['newValueJson']&&_0x299766['hasOwnProperty']('newValueJson')&&(_0x2d9e7a['newValueJson']=_0x299766['newValueJson']),null!=_0x299766['wasUndone']&&_0x299766['hasOwnProperty']('wasUndone')&&(_0x2d9e7a['wasUndone']=_0x299766['wasUndone']),_0x2d9e7a;},_0x99385f['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x3ceff0['util']['toJSONOptions']);},_0x99385f['getTypeUrl']=function(_0x74d4d){return void 0x0===_0x74d4d&&(_0x74d4d='type.googleapis.com'),_0x74d4d+'/RootAttributeOperation';},_0x99385f;}()),_0x497374['RootOperation']=(function(){function _0x3f1fbc(_0x100040){if(_0x100040){for(var _0x3b4bd2=Object['keys'](_0x100040),_0x15642c=0x0;_0x15642c<_0x3b4bd2['length'];++_0x15642c)null!=_0x100040[_0x3b4bd2[_0x15642c]]&&(this[_0x3b4bd2[_0x15642c]]=_0x100040[_0x3b4bd2[_0x15642c]]);}}return _0x3f1fbc['prototype']['rootName']='',_0x3f1fbc['prototype']['elementName']='',_0x3f1fbc['prototype']['isAdd']=!0x1,_0x3f1fbc['prototype']['wasUndone']=!0x1,_0x3f1fbc['create']=function(_0x129fa3){return new _0x3f1fbc(_0x129fa3);},_0x3f1fbc['encode']=function(_0x33c0db,_0x1193b7){return _0x1193b7||(_0x1193b7=_0x3ac893['create']()),null!=_0x33c0db['rootName']&&Object['hasOwnProperty']['call'](_0x33c0db,'rootName')&&_0x1193b7['uint32'](0xa)['string'](_0x33c0db['rootName']),null!=_0x33c0db['elementName']&&Object['hasOwnProperty']['call'](_0x33c0db,'elementName')&&_0x1193b7['uint32'](0x12)['string'](_0x33c0db['elementName']),null!=_0x33c0db['isAdd']&&Object['hasOwnProperty']['call'](_0x33c0db,'isAdd')&&_0x1193b7['uint32'](0x18)['bool'](_0x33c0db['isAdd']),null!=_0x33c0db['wasUndone']&&Object['hasOwnProperty']['call'](_0x33c0db,'wasUndone')&&_0x1193b7['uint32'](0x20)['bool'](_0x33c0db['wasUndone']),_0x1193b7;},_0x3f1fbc['encodeDelimited']=function(_0x51b416,_0x5cc527){return this['encode'](_0x51b416,_0x5cc527)['ldelim']();},_0x3f1fbc['decode']=function(_0x358aba,_0x1baf72){_0x358aba instanceof _0x5a6da5||(_0x358aba=_0x5a6da5['create'](_0x358aba));for(var _0x41845b=void 0x0===_0x1baf72?_0x358aba['len']:_0x358aba['pos']+_0x1baf72,_0x32ab71=new _0x497374['RootOperation']();_0x358aba['pos']<_0x41845b;){var _0x4e4449=_0x358aba['uint32']();switch(_0x4e4449>>>0x3){case 0x1:_0x32ab71['rootName']=_0x358aba['string']();break;case 0x2:_0x32ab71['elementName']=_0x358aba['string']();break;case 0x3:_0x32ab71['isAdd']=_0x358aba['bool']();break;case 0x4:_0x32ab71['wasUndone']=_0x358aba['bool']();break;default:_0x358aba['skipType'](0x7&_0x4e4449);}}return _0x32ab71;},_0x3f1fbc['decodeDelimited']=function(_0x1072e2){return _0x1072e2 instanceof _0x5a6da5||(_0x1072e2=new _0x5a6da5(_0x1072e2)),this['decode'](_0x1072e2,_0x1072e2['uint32']());},_0x3f1fbc['verify']=function(_0x56ca24){return'object'!=typeof _0x56ca24||null===_0x56ca24?'object\x20expected':null!=_0x56ca24['rootName']&&_0x56ca24['hasOwnProperty']('rootName')&&!_0x2baaf4['isString'](_0x56ca24['rootName'])?'rootName:\x20string\x20expected':null!=_0x56ca24['elementName']&&_0x56ca24['hasOwnProperty']('elementName')&&!_0x2baaf4['isString'](_0x56ca24['elementName'])?'elementName:\x20string\x20expected':null!=_0x56ca24['isAdd']&&_0x56ca24['hasOwnProperty']('isAdd')&&'boolean'!=typeof _0x56ca24['isAdd']?'isAdd:\x20boolean\x20expected':null!=_0x56ca24['wasUndone']&&_0x56ca24['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x56ca24['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x3f1fbc['fromObject']=function(_0x136514){if(_0x136514 instanceof _0x497374['RootOperation'])return _0x136514;var _0x7fb49e=new _0x497374['RootOperation']();return null!=_0x136514['rootName']&&(_0x7fb49e['rootName']=String(_0x136514['rootName'])),null!=_0x136514['elementName']&&(_0x7fb49e['elementName']=String(_0x136514['elementName'])),null!=_0x136514['isAdd']&&(_0x7fb49e['isAdd']=Boolean(_0x136514['isAdd'])),null!=_0x136514['wasUndone']&&(_0x7fb49e['wasUndone']=Boolean(_0x136514['wasUndone'])),_0x7fb49e;},_0x3f1fbc['toObject']=function(_0x745302,_0x50265b){_0x50265b||(_0x50265b={});var _0x48c22e={};return _0x50265b['defaults']&&(_0x48c22e['rootName']='',_0x48c22e['elementName']='',_0x48c22e['isAdd']=!0x1,_0x48c22e['wasUndone']=!0x1),null!=_0x745302['rootName']&&_0x745302['hasOwnProperty']('rootName')&&(_0x48c22e['rootName']=_0x745302['rootName']),null!=_0x745302['elementName']&&_0x745302['hasOwnProperty']('elementName')&&(_0x48c22e['elementName']=_0x745302['elementName']),null!=_0x745302['isAdd']&&_0x745302['hasOwnProperty']('isAdd')&&(_0x48c22e['isAdd']=_0x745302['isAdd']),null!=_0x745302['wasUndone']&&_0x745302['hasOwnProperty']('wasUndone')&&(_0x48c22e['wasUndone']=_0x745302['wasUndone']),_0x48c22e;},_0x3f1fbc['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x3ceff0['util']['toJSONOptions']);},_0x3f1fbc['getTypeUrl']=function(_0xe0d3d5){return void 0x0===_0xe0d3d5&&(_0xe0d3d5='type.googleapis.com'),_0xe0d3d5+'/RootOperation';},_0x3f1fbc;}()),_0x497374['SplitOperation']=(function(){function _0x1e34ff(_0x53d5b0){if(_0x53d5b0){for(var _0x5960fa=Object['keys'](_0x53d5b0),_0x5ef722=0x0;_0x5ef722<_0x5960fa['length'];++_0x5ef722)null!=_0x53d5b0[_0x5960fa[_0x5ef722]]&&(this[_0x5960fa[_0x5ef722]]=_0x53d5b0[_0x5960fa[_0x5ef722]]);}}return _0x1e34ff['prototype']['splitPosition']=null,_0x1e34ff['prototype']['graveyardPosition']=null,_0x1e34ff['prototype']['howMany']=0x0,_0x1e34ff['prototype']['insertionPosition']=null,_0x1e34ff['prototype']['wasUndone']=!0x1,_0x1e34ff['create']=function(_0x211e8e){return new _0x1e34ff(_0x211e8e);},_0x1e34ff['encode']=function(_0x1dc3e8,_0x391dc1){return _0x391dc1||(_0x391dc1=_0x3ac893['create']()),null!=_0x1dc3e8['splitPosition']&&Object['hasOwnProperty']['call'](_0x1dc3e8,'splitPosition')&&_0x497374['Position']['encode'](_0x1dc3e8['splitPosition'],_0x391dc1['uint32'](0xa)['fork']())['ldelim'](),null!=_0x1dc3e8['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x1dc3e8,'graveyardPosition')&&_0x497374['Position']['encode'](_0x1dc3e8['graveyardPosition'],_0x391dc1['uint32'](0x12)['fork']())['ldelim'](),null!=_0x1dc3e8['howMany']&&Object['hasOwnProperty']['call'](_0x1dc3e8,'howMany')&&_0x391dc1['uint32'](0x18)['uint32'](_0x1dc3e8['howMany']),null!=_0x1dc3e8['insertionPosition']&&Object['hasOwnProperty']['call'](_0x1dc3e8,'insertionPosition')&&_0x497374['Position']['encode'](_0x1dc3e8['insertionPosition'],_0x391dc1['uint32'](0x22)['fork']())['ldelim'](),null!=_0x1dc3e8['wasUndone']&&Object['hasOwnProperty']['call'](_0x1dc3e8,'wasUndone')&&_0x391dc1['uint32'](0x28)['bool'](_0x1dc3e8['wasUndone']),_0x391dc1;},_0x1e34ff['encodeDelimited']=function(_0x59378c,_0x141acf){return this['encode'](_0x59378c,_0x141acf)['ldelim']();},_0x1e34ff['decode']=function(_0x5f5086,_0x5b614e){_0x5f5086 instanceof _0x5a6da5||(_0x5f5086=_0x5a6da5['create'](_0x5f5086));for(var _0x342f56=void 0x0===_0x5b614e?_0x5f5086['len']:_0x5f5086['pos']+_0x5b614e,_0x1555f1=new _0x497374['SplitOperation']();_0x5f5086['pos']<_0x342f56;){var _0x13453f=_0x5f5086['uint32']();switch(_0x13453f>>>0x3){case 0x1:_0x1555f1['splitPosition']=_0x497374['Position']['decode'](_0x5f5086,_0x5f5086['uint32']());break;case 0x2:_0x1555f1['graveyardPosition']=_0x497374['Position']['decode'](_0x5f5086,_0x5f5086['uint32']());break;case 0x3:_0x1555f1['howMany']=_0x5f5086['uint32']();break;case 0x4:_0x1555f1['insertionPosition']=_0x497374['Position']['decode'](_0x5f5086,_0x5f5086['uint32']());break;case 0x5:_0x1555f1['wasUndone']=_0x5f5086['bool']();break;default:_0x5f5086['skipType'](0x7&_0x13453f);}}return _0x1555f1;},_0x1e34ff['decodeDelimited']=function(_0x5355a7){return _0x5355a7 instanceof _0x5a6da5||(_0x5355a7=new _0x5a6da5(_0x5355a7)),this['decode'](_0x5355a7,_0x5355a7['uint32']());},_0x1e34ff['verify']=function(_0x528b6b){if('object'!=typeof _0x528b6b||null===_0x528b6b)return'object\x20expected';var _0x8af30e;if(null!=_0x528b6b['splitPosition']&&_0x528b6b['hasOwnProperty']('splitPosition')&&(_0x8af30e=_0x497374['Position']['verify'](_0x528b6b['splitPosition'])))return'splitPosition.'+_0x8af30e;if(null!=_0x528b6b['graveyardPosition']&&_0x528b6b['hasOwnProperty']('graveyardPosition')&&(_0x8af30e=_0x497374['Position']['verify'](_0x528b6b['graveyardPosition'])))return'graveyardPosition.'+_0x8af30e;if(null!=_0x528b6b['howMany']&&_0x528b6b['hasOwnProperty']('howMany')&&!_0x2baaf4['isInteger'](_0x528b6b['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x528b6b['insertionPosition']&&_0x528b6b['hasOwnProperty']('insertionPosition')&&(_0x8af30e=_0x497374['Position']['verify'](_0x528b6b['insertionPosition'])))return'insertionPosition.'+_0x8af30e;return null!=_0x528b6b['wasUndone']&&_0x528b6b['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x528b6b['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x1e34ff['fromObject']=function(_0x4d9384){if(_0x4d9384 instanceof _0x497374['SplitOperation'])return _0x4d9384;var _0x869d36=new _0x497374['SplitOperation']();if(null!=_0x4d9384['splitPosition']){if('object'!=typeof _0x4d9384['splitPosition'])throw TypeError('.SplitOperation.splitPosition:\x20object\x20expected');_0x869d36['splitPosition']=_0x497374['Position']['fromObject'](_0x4d9384['splitPosition']);}if(null!=_0x4d9384['graveyardPosition']){if('object'!=typeof _0x4d9384['graveyardPosition'])throw TypeError('.SplitOperation.graveyardPosition:\x20object\x20expected');_0x869d36['graveyardPosition']=_0x497374['Position']['fromObject'](_0x4d9384['graveyardPosition']);}if(null!=_0x4d9384['howMany']&&(_0x869d36['howMany']=_0x4d9384['howMany']>>>0x0),null!=_0x4d9384['insertionPosition']){if('object'!=typeof _0x4d9384['insertionPosition'])throw TypeError('.SplitOperation.insertionPosition:\x20object\x20expected');_0x869d36['insertionPosition']=_0x497374['Position']['fromObject'](_0x4d9384['insertionPosition']);}return null!=_0x4d9384['wasUndone']&&(_0x869d36['wasUndone']=Boolean(_0x4d9384['wasUndone'])),_0x869d36;},_0x1e34ff['toObject']=function(_0x58fb09,_0x217cbb){_0x217cbb||(_0x217cbb={});var _0x3c442e={};return _0x217cbb['defaults']&&(_0x3c442e['splitPosition']=null,_0x3c442e['graveyardPosition']=null,_0x3c442e['howMany']=0x0,_0x3c442e['insertionPosition']=null,_0x3c442e['wasUndone']=!0x1),null!=_0x58fb09['splitPosition']&&_0x58fb09['hasOwnProperty']('splitPosition')&&(_0x3c442e['splitPosition']=_0x497374['Position']['toObject'](_0x58fb09['splitPosition'],_0x217cbb)),null!=_0x58fb09['graveyardPosition']&&_0x58fb09['hasOwnProperty']('graveyardPosition')&&(_0x3c442e['graveyardPosition']=_0x497374['Position']['toObject'](_0x58fb09['graveyardPosition'],_0x217cbb)),null!=_0x58fb09['howMany']&&_0x58fb09['hasOwnProperty']('howMany')&&(_0x3c442e['howMany']=_0x58fb09['howMany']),null!=_0x58fb09['insertionPosition']&&_0x58fb09['hasOwnProperty']('insertionPosition')&&(_0x3c442e['insertionPosition']=_0x497374['Position']['toObject'](_0x58fb09['insertionPosition'],_0x217cbb)),null!=_0x58fb09['wasUndone']&&_0x58fb09['hasOwnProperty']('wasUndone')&&(_0x3c442e['wasUndone']=_0x58fb09['wasUndone']),_0x3c442e;},_0x1e34ff['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x3ceff0['util']['toJSONOptions']);},_0x1e34ff['getTypeUrl']=function(_0x5ae67e){return void 0x0===_0x5ae67e&&(_0x5ae67e='type.googleapis.com'),_0x5ae67e+'/SplitOperation';},_0x1e34ff;}()),_0x497374['Position']=(function(){function _0x3b932a(_0x30676d){if(this['path']=[],_0x30676d){for(var _0x10d614=Object['keys'](_0x30676d),_0x4f14c4=0x0;_0x4f14c4<_0x10d614['length'];++_0x4f14c4)null!=_0x30676d[_0x10d614[_0x4f14c4]]&&(this[_0x10d614[_0x4f14c4]]=_0x30676d[_0x10d614[_0x4f14c4]]);}}return _0x3b932a['prototype']['root']='',_0x3b932a['prototype']['rootMain']=!0x1,_0x3b932a['prototype']['rootGraveyard']=!0x1,_0x3b932a['prototype']['path']=_0x2baaf4['emptyArray'],_0x3b932a['prototype']['stickiness']='',_0x3b932a['create']=function(_0x24d0e8){return new _0x3b932a(_0x24d0e8);},_0x3b932a['encode']=function(_0x5c1ba8,_0x5ec9ec){if(_0x5ec9ec||(_0x5ec9ec=_0x3ac893['create']()),null!=_0x5c1ba8['root']&&Object['hasOwnProperty']['call'](_0x5c1ba8,'root')&&_0x5ec9ec['uint32'](0xa)['string'](_0x5c1ba8['root']),null!=_0x5c1ba8['rootMain']&&Object['hasOwnProperty']['call'](_0x5c1ba8,'rootMain')&&_0x5ec9ec['uint32'](0x10)['bool'](_0x5c1ba8['rootMain']),null!=_0x5c1ba8['rootGraveyard']&&Object['hasOwnProperty']['call'](_0x5c1ba8,'rootGraveyard')&&_0x5ec9ec['uint32'](0x18)['bool'](_0x5c1ba8['rootGraveyard']),null!=_0x5c1ba8['path']&&_0x5c1ba8['path']['length']){_0x5ec9ec['uint32'](0x22)['fork']();for(var _0x5c7d4c=0x0;_0x5c7d4c<_0x5c1ba8['path']['length'];++_0x5c7d4c)_0x5ec9ec['uint32'](_0x5c1ba8['path'][_0x5c7d4c]);_0x5ec9ec['ldelim']();}return null!=_0x5c1ba8['stickiness']&&Object['hasOwnProperty']['call'](_0x5c1ba8,'stickiness')&&_0x5ec9ec['uint32'](0x2a)['string'](_0x5c1ba8['stickiness']),_0x5ec9ec;},_0x3b932a['encodeDelimited']=function(_0x53a078,_0x3f6457){return this['encode'](_0x53a078,_0x3f6457)['ldelim']();},_0x3b932a['decode']=function(_0x484af7,_0x30f7c9){_0x484af7 instanceof _0x5a6da5||(_0x484af7=_0x5a6da5['create'](_0x484af7));for(var _0x5cb6cd=void 0x0===_0x30f7c9?_0x484af7['len']:_0x484af7['pos']+_0x30f7c9,_0x229e53=new _0x497374['Position']();_0x484af7['pos']<_0x5cb6cd;){var _0x4c94f5=_0x484af7['uint32']();switch(_0x4c94f5>>>0x3){case 0x1:_0x229e53['root']=_0x484af7['string']();break;case 0x2:_0x229e53['rootMain']=_0x484af7['bool']();break;case 0x3:_0x229e53['rootGraveyard']=_0x484af7['bool']();break;case 0x4:if(_0x229e53['path']&&_0x229e53['path']['length']||(_0x229e53['path']=[]),0x2==(0x7&_0x4c94f5)){for(var _0x5e4213=_0x484af7['uint32']()+_0x484af7['pos'];_0x484af7['pos']<_0x5e4213;)_0x229e53['path']['push'](_0x484af7['uint32']());}else _0x229e53['path']['push'](_0x484af7['uint32']());break;case 0x5:_0x229e53['stickiness']=_0x484af7['string']();break;default:_0x484af7['skipType'](0x7&_0x4c94f5);}}return _0x229e53;},_0x3b932a['decodeDelimited']=function(_0xb63f0a){return _0xb63f0a instanceof _0x5a6da5||(_0xb63f0a=new _0x5a6da5(_0xb63f0a)),this['decode'](_0xb63f0a,_0xb63f0a['uint32']());},_0x3b932a['verify']=function(_0x5868ff){if('object'!=typeof _0x5868ff||null===_0x5868ff)return'object\x20expected';if(null!=_0x5868ff['root']&&_0x5868ff['hasOwnProperty']('root')&&!_0x2baaf4['isString'](_0x5868ff['root']))return'root:\x20string\x20expected';if(null!=_0x5868ff['rootMain']&&_0x5868ff['hasOwnProperty']('rootMain')&&'boolean'!=typeof _0x5868ff['rootMain'])return'rootMain:\x20boolean\x20expected';if(null!=_0x5868ff['rootGraveyard']&&_0x5868ff['hasOwnProperty']('rootGraveyard')&&'boolean'!=typeof _0x5868ff['rootGraveyard'])return'rootGraveyard:\x20boolean\x20expected';if(null!=_0x5868ff['path']&&_0x5868ff['hasOwnProperty']('path')){if(!Array['isArray'](_0x5868ff['path']))return'path:\x20array\x20expected';for(var _0x525f88=0x0;_0x525f88<_0x5868ff['path']['length'];++_0x525f88)if(!_0x2baaf4['isInteger'](_0x5868ff['path'][_0x525f88]))return'path:\x20integer[]\x20expected';}return null!=_0x5868ff['stickiness']&&_0x5868ff['hasOwnProperty']('stickiness')&&!_0x2baaf4['isString'](_0x5868ff['stickiness'])?'stickiness:\x20string\x20expected':null;},_0x3b932a['fromObject']=function(_0x264f54){if(_0x264f54 instanceof _0x497374['Position'])return _0x264f54;var _0x480628=new _0x497374['Position']();if(null!=_0x264f54['root']&&(_0x480628['root']=String(_0x264f54['root'])),null!=_0x264f54['rootMain']&&(_0x480628['rootMain']=Boolean(_0x264f54['rootMain'])),null!=_0x264f54['rootGraveyard']&&(_0x480628['rootGraveyard']=Boolean(_0x264f54['rootGraveyard'])),_0x264f54['path']){if(!Array['isArray'](_0x264f54['path']))throw TypeError('.Position.path:\x20array\x20expected');_0x480628['path']=[];for(var _0x253a68=0x0;_0x253a68<_0x264f54['path']['length'];++_0x253a68)_0x480628['path'][_0x253a68]=_0x264f54['path'][_0x253a68]>>>0x0;}return null!=_0x264f54['stickiness']&&(_0x480628['stickiness']=String(_0x264f54['stickiness'])),_0x480628;},_0x3b932a['toObject']=function(_0x371134,_0x5e6854){_0x5e6854||(_0x5e6854={});var _0xdfeb68={};if((_0x5e6854['arrays']||_0x5e6854['defaults'])&&(_0xdfeb68['path']=[]),_0x5e6854['defaults']&&(_0xdfeb68['root']='',_0xdfeb68['rootMain']=!0x1,_0xdfeb68['rootGraveyard']=!0x1,_0xdfeb68['stickiness']=''),null!=_0x371134['root']&&_0x371134['hasOwnProperty']('root')&&(_0xdfeb68['root']=_0x371134['root']),null!=_0x371134['rootMain']&&_0x371134['hasOwnProperty']('rootMain')&&(_0xdfeb68['rootMain']=_0x371134['rootMain']),null!=_0x371134['rootGraveyard']&&_0x371134['hasOwnProperty']('rootGraveyard')&&(_0xdfeb68['rootGraveyard']=_0x371134['rootGraveyard']),_0x371134['path']&&_0x371134['path']['length']){_0xdfeb68['path']=[];for(var _0x254702=0x0;_0x254702<_0x371134['path']['length'];++_0x254702)_0xdfeb68['path'][_0x254702]=_0x371134['path'][_0x254702];}return null!=_0x371134['stickiness']&&_0x371134['hasOwnProperty']('stickiness')&&(_0xdfeb68['stickiness']=_0x371134['stickiness']),_0xdfeb68;},_0x3b932a['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x3ceff0['util']['toJSONOptions']);},_0x3b932a['getTypeUrl']=function(_0x1ed320){return void 0x0===_0x1ed320&&(_0x1ed320='type.googleapis.com'),_0x1ed320+'/Position';},_0x3b932a;}()),_0x497374['Range']=(function(){function _0x17e226(_0x45b44f){if(_0x45b44f){for(var _0x367106=Object['keys'](_0x45b44f),_0x223645=0x0;_0x223645<_0x367106['length'];++_0x223645)null!=_0x45b44f[_0x367106[_0x223645]]&&(this[_0x367106[_0x223645]]=_0x45b44f[_0x367106[_0x223645]]);}}return _0x17e226['prototype']['start']=null,_0x17e226['prototype']['end']=null,_0x17e226['create']=function(_0x4ded68){return new _0x17e226(_0x4ded68);},_0x17e226['encode']=function(_0x5b3486,_0x1b345d){return _0x1b345d||(_0x1b345d=_0x3ac893['create']()),null!=_0x5b3486['start']&&Object['hasOwnProperty']['call'](_0x5b3486,'start')&&_0x497374['Position']['encode'](_0x5b3486['start'],_0x1b345d['uint32'](0xa)['fork']())['ldelim'](),null!=_0x5b3486['end']&&Object['hasOwnProperty']['call'](_0x5b3486,'end')&&_0x497374['Position']['encode'](_0x5b3486['end'],_0x1b345d['uint32'](0x12)['fork']())['ldelim'](),_0x1b345d;},_0x17e226['encodeDelimited']=function(_0x15e13d,_0x460ee2){return this['encode'](_0x15e13d,_0x460ee2)['ldelim']();},_0x17e226['decode']=function(_0x3954ed,_0x5bce88){_0x3954ed instanceof _0x5a6da5||(_0x3954ed=_0x5a6da5['create'](_0x3954ed));for(var _0x36513e=void 0x0===_0x5bce88?_0x3954ed['len']:_0x3954ed['pos']+_0x5bce88,_0x4291fa=new _0x497374['Range']();_0x3954ed['pos']<_0x36513e;){var _0xe52b1=_0x3954ed['uint32']();switch(_0xe52b1>>>0x3){case 0x1:_0x4291fa['start']=_0x497374['Position']['decode'](_0x3954ed,_0x3954ed['uint32']());break;case 0x2:_0x4291fa['end']=_0x497374['Position']['decode'](_0x3954ed,_0x3954ed['uint32']());break;default:_0x3954ed['skipType'](0x7&_0xe52b1);}}return _0x4291fa;},_0x17e226['decodeDelimited']=function(_0x5e361b){return _0x5e361b instanceof _0x5a6da5||(_0x5e361b=new _0x5a6da5(_0x5e361b)),this['decode'](_0x5e361b,_0x5e361b['uint32']());},_0x17e226['verify']=function(_0x4ab97b){if('object'!=typeof _0x4ab97b||null===_0x4ab97b)return'object\x20expected';var _0x403f69;if(null!=_0x4ab97b['start']&&_0x4ab97b['hasOwnProperty']('start')&&(_0x403f69=_0x497374['Position']['verify'](_0x4ab97b['start'])))return'start.'+_0x403f69;if(null!=_0x4ab97b['end']&&_0x4ab97b['hasOwnProperty']('end')&&(_0x403f69=_0x497374['Position']['verify'](_0x4ab97b['end'])))return'end.'+_0x403f69;return null;},_0x17e226['fromObject']=function(_0x3d9aa7){if(_0x3d9aa7 instanceof _0x497374['Range'])return _0x3d9aa7;var _0x237f17=new _0x497374['Range']();if(null!=_0x3d9aa7['start']){if('object'!=typeof _0x3d9aa7['start'])throw TypeError('.Range.start:\x20object\x20expected');_0x237f17['start']=_0x497374['Position']['fromObject'](_0x3d9aa7['start']);}if(null!=_0x3d9aa7['end']){if('object'!=typeof _0x3d9aa7['end'])throw TypeError('.Range.end:\x20object\x20expected');_0x237f17['end']=_0x497374['Position']['fromObject'](_0x3d9aa7['end']);}return _0x237f17;},_0x17e226['toObject']=function(_0x19aa40,_0x3d6bbb){_0x3d6bbb||(_0x3d6bbb={});var _0x2e0882={};return _0x3d6bbb['defaults']&&(_0x2e0882['start']=null,_0x2e0882['end']=null),null!=_0x19aa40['start']&&_0x19aa40['hasOwnProperty']('start')&&(_0x2e0882['start']=_0x497374['Position']['toObject'](_0x19aa40['start'],_0x3d6bbb)),null!=_0x19aa40['end']&&_0x19aa40['hasOwnProperty']('end')&&(_0x2e0882['end']=_0x497374['Position']['toObject'](_0x19aa40['end'],_0x3d6bbb)),_0x2e0882;},_0x17e226['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x3ceff0['util']['toJSONOptions']);},_0x17e226['getTypeUrl']=function(_0x233215){return void 0x0===_0x233215&&(_0x233215='type.googleapis.com'),_0x233215+'/Range';},_0x17e226;}()),_0x497374['Element']=(function(){function _0x536d14(_0x1e7d31){if(this['children']=[],this['attributesBoolean']={},_0x1e7d31){for(var _0x767fc0=Object['keys'](_0x1e7d31),_0x138026=0x0;_0x138026<_0x767fc0['length'];++_0x138026)null!=_0x1e7d31[_0x767fc0[_0x138026]]&&(this[_0x767fc0[_0x138026]]=_0x1e7d31[_0x767fc0[_0x138026]]);}}return _0x536d14['prototype']['name']='',_0x536d14['prototype']['children']=_0x2baaf4['emptyArray'],_0x536d14['prototype']['data']='',_0x536d14['prototype']['attributesBoolean']=_0x2baaf4['emptyObject'],_0x536d14['prototype']['attributesJson']='',_0x536d14['create']=function(_0x5884db){return new _0x536d14(_0x5884db);},_0x536d14['encode']=function(_0x23f773,_0x582ea0){if(_0x582ea0||(_0x582ea0=_0x3ac893['create']()),null!=_0x23f773['name']&&Object['hasOwnProperty']['call'](_0x23f773,'name')&&_0x582ea0['uint32'](0xa)['string'](_0x23f773['name']),null!=_0x23f773['children']&&_0x23f773['children']['length']){for(var _0x3a0353=0x0;_0x3a0353<_0x23f773['children']['length'];++_0x3a0353)_0x497374['Element']['encode'](_0x23f773['children'][_0x3a0353],_0x582ea0['uint32'](0x12)['fork']())['ldelim']();}if(null!=_0x23f773['data']&&Object['hasOwnProperty']['call'](_0x23f773,'data')&&_0x582ea0['uint32'](0x1a)['string'](_0x23f773['data']),null!=_0x23f773['attributesBoolean']&&Object['hasOwnProperty']['call'](_0x23f773,'attributesBoolean')){var _0x457cba=Object['keys'](_0x23f773['attributesBoolean']);for(_0x3a0353=0x0;_0x3a0353<_0x457cba['length'];++_0x3a0353)_0x582ea0['uint32'](0x22)['fork']()['uint32'](0xa)['string'](_0x457cba[_0x3a0353])['uint32'](0x10)['bool'](_0x23f773['attributesBoolean'][_0x457cba[_0x3a0353]])['ldelim']();}return null!=_0x23f773['attributesJson']&&Object['hasOwnProperty']['call'](_0x23f773,'attributesJson')&&_0x582ea0['uint32'](0x2a)['string'](_0x23f773['attributesJson']),_0x582ea0;},_0x536d14['encodeDelimited']=function(_0x472a87,_0x53e500){return this['encode'](_0x472a87,_0x53e500)['ldelim']();},_0x536d14['decode']=function(_0x4122b9,_0x4166c9){_0x4122b9 instanceof _0x5a6da5||(_0x4122b9=_0x5a6da5['create'](_0x4122b9));for(var _0x357ddf,_0x246dd2,_0x3c349a=void 0x0===_0x4166c9?_0x4122b9['len']:_0x4122b9['pos']+_0x4166c9,_0x3690be=new _0x497374['Element']();_0x4122b9['pos']<_0x3c349a;){var _0x4589a1=_0x4122b9['uint32']();switch(_0x4589a1>>>0x3){case 0x1:_0x3690be['name']=_0x4122b9['string']();break;case 0x2:_0x3690be['children']&&_0x3690be['children']['length']||(_0x3690be['children']=[]),_0x3690be['children']['push'](_0x497374['Element']['decode'](_0x4122b9,_0x4122b9['uint32']()));break;case 0x3:_0x3690be['data']=_0x4122b9['string']();break;case 0x4:_0x3690be['attributesBoolean']===_0x2baaf4['emptyObject']&&(_0x3690be['attributesBoolean']={});var _0x18b5af=_0x4122b9['uint32']()+_0x4122b9['pos'];for(_0x357ddf='',_0x246dd2=!0x1;_0x4122b9['pos']<_0x18b5af;){var _0x2ddecd=_0x4122b9['uint32']();switch(_0x2ddecd>>>0x3){case 0x1:_0x357ddf=_0x4122b9['string']();break;case 0x2:_0x246dd2=_0x4122b9['bool']();break;default:_0x4122b9['skipType'](0x7&_0x2ddecd);}}_0x3690be['attributesBoolean'][_0x357ddf]=_0x246dd2;break;case 0x5:_0x3690be['attributesJson']=_0x4122b9['string']();break;default:_0x4122b9['skipType'](0x7&_0x4589a1);}}return _0x3690be;},_0x536d14['decodeDelimited']=function(_0x2ea528){return _0x2ea528 instanceof _0x5a6da5||(_0x2ea528=new _0x5a6da5(_0x2ea528)),this['decode'](_0x2ea528,_0x2ea528['uint32']());},_0x536d14['verify']=function(_0x1bbfb9){if('object'!=typeof _0x1bbfb9||null===_0x1bbfb9)return'object\x20expected';if(null!=_0x1bbfb9['name']&&_0x1bbfb9['hasOwnProperty']('name')&&!_0x2baaf4['isString'](_0x1bbfb9['name']))return'name:\x20string\x20expected';if(null!=_0x1bbfb9['children']&&_0x1bbfb9['hasOwnProperty']('children')){if(!Array['isArray'](_0x1bbfb9['children']))return'children:\x20array\x20expected';for(var _0x43488a=0x0;_0x43488a<_0x1bbfb9['children']['length'];++_0x43488a){var _0x55c123=_0x497374['Element']['verify'](_0x1bbfb9['children'][_0x43488a]);if(_0x55c123)return'children.'+_0x55c123;}}if(null!=_0x1bbfb9['data']&&_0x1bbfb9['hasOwnProperty']('data')&&!_0x2baaf4['isString'](_0x1bbfb9['data']))return'data:\x20string\x20expected';if(null!=_0x1bbfb9['attributesBoolean']&&_0x1bbfb9['hasOwnProperty']('attributesBoolean')){if(!_0x2baaf4['isObject'](_0x1bbfb9['attributesBoolean']))return'attributesBoolean:\x20object\x20expected';var _0x447d01=Object['keys'](_0x1bbfb9['attributesBoolean']);for(_0x43488a=0x0;_0x43488a<_0x447d01['length'];++_0x43488a)if('boolean'!=typeof _0x1bbfb9['attributesBoolean'][_0x447d01[_0x43488a]])return'attributesBoolean:\x20boolean{k:string}\x20expected';}return null!=_0x1bbfb9['attributesJson']&&_0x1bbfb9['hasOwnProperty']('attributesJson')&&!_0x2baaf4['isString'](_0x1bbfb9['attributesJson'])?'attributesJson:\x20string\x20expected':null;},_0x536d14['fromObject']=function(_0x9267f5){if(_0x9267f5 instanceof _0x497374['Element'])return _0x9267f5;var _0x1af827=new _0x497374['Element']();if(null!=_0x9267f5['name']&&(_0x1af827['name']=String(_0x9267f5['name'])),_0x9267f5['children']){if(!Array['isArray'](_0x9267f5['children']))throw TypeError('.Element.children:\x20array\x20expected');_0x1af827['children']=[];for(var _0x4b8c70=0x0;_0x4b8c70<_0x9267f5['children']['length'];++_0x4b8c70){if('object'!=typeof _0x9267f5['children'][_0x4b8c70])throw TypeError('.Element.children:\x20object\x20expected');_0x1af827['children'][_0x4b8c70]=_0x497374['Element']['fromObject'](_0x9267f5['children'][_0x4b8c70]);}}if(null!=_0x9267f5['data']&&(_0x1af827['data']=String(_0x9267f5['data'])),_0x9267f5['attributesBoolean']){if('object'!=typeof _0x9267f5['attributesBoolean'])throw TypeError('.Element.attributesBoolean:\x20object\x20expected');_0x1af827['attributesBoolean']={};var _0x5b88a6=Object['keys'](_0x9267f5['attributesBoolean']);for(_0x4b8c70=0x0;_0x4b8c70<_0x5b88a6['length'];++_0x4b8c70)_0x1af827['attributesBoolean'][_0x5b88a6[_0x4b8c70]]=Boolean(_0x9267f5['attributesBoolean'][_0x5b88a6[_0x4b8c70]]);}return null!=_0x9267f5['attributesJson']&&(_0x1af827['attributesJson']=String(_0x9267f5['attributesJson'])),_0x1af827;},_0x536d14['toObject']=function(_0x1e03e9,_0x1391fb){_0x1391fb||(_0x1391fb={});var _0x539071,_0x1987c7={};if((_0x1391fb['arrays']||_0x1391fb['defaults'])&&(_0x1987c7['children']=[]),(_0x1391fb['objects']||_0x1391fb['defaults'])&&(_0x1987c7['attributesBoolean']={}),_0x1391fb['defaults']&&(_0x1987c7['name']='',_0x1987c7['data']='',_0x1987c7['attributesJson']=''),null!=_0x1e03e9['name']&&_0x1e03e9['hasOwnProperty']('name')&&(_0x1987c7['name']=_0x1e03e9['name']),_0x1e03e9['children']&&_0x1e03e9['children']['length']){_0x1987c7['children']=[];for(var _0x7645e3=0x0;_0x7645e3<_0x1e03e9['children']['length'];++_0x7645e3)_0x1987c7['children'][_0x7645e3]=_0x497374['Element']['toObject'](_0x1e03e9['children'][_0x7645e3],_0x1391fb);}if(null!=_0x1e03e9['data']&&_0x1e03e9['hasOwnProperty']('data')&&(_0x1987c7['data']=_0x1e03e9['data']),_0x1e03e9['attributesBoolean']&&(_0x539071=Object['keys'](_0x1e03e9['attributesBoolean']))['length']){_0x1987c7['attributesBoolean']={};for(_0x7645e3=0x0;_0x7645e3<_0x539071['length'];++_0x7645e3)_0x1987c7['attributesBoolean'][_0x539071[_0x7645e3]]=_0x1e03e9['attributesBoolean'][_0x539071[_0x7645e3]];}return null!=_0x1e03e9['attributesJson']&&_0x1e03e9['hasOwnProperty']('attributesJson')&&(_0x1987c7['attributesJson']=_0x1e03e9['attributesJson']),_0x1987c7;},_0x536d14['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x3ceff0['util']['toJSONOptions']);},_0x536d14['getTypeUrl']=function(_0xb1348f){return void 0x0===_0xb1348f&&(_0xb1348f='type.googleapis.com'),_0xb1348f+'/Element';},_0x536d14;}()),_0x497374;})());class r{['_protobufRoot'];constructor(){this['_protobufRoot']=u;}['getDescriptor'](_0x4c17a8){return new w(this['_protobufRoot'][_0x4c17a8]);}}class w{['_protobuf'];constructor(_0x4c06bd){this['_protobuf']=_0x4c06bd;}['compress'](_0x204034){const _0x4093d9=this['_protobuf']['verify'](_0x204034);if(_0x4093d9)throw Error(_0x4093d9);return this['_protobuf']['encode'](this['_protobuf']['create'](_0x204034))['finish']();}['decompress'](_0x535e8e){return this['_protobuf']['toObject'](this['_protobuf']['decode'](_0x535e8e),{'oneofs':!0x0});}}function g(_0x3f5cfd,_0x40088d){const _0x10e7b6=_0x26f580(_0x3f5cfd);return _0x10e7b6['path'][_0x10e7b6['path']['length']-0x1]+=_0x40088d,_0x10e7b6;}function _(_0x1153f9,_0x17d175){return _0x1153f9['root']===_0x17d175['root']&&_0x531d98(_0x1153f9['path'],_0x17d175['path']);}function $(_0x4698dc){P(_0x4698dc,_0x2e87a9=>('main'==_0x2e87a9['root']?(_0x2e87a9['rootMain']=!0x0,delete _0x2e87a9['root']):'$graveyard'==_0x2e87a9['root']&&(_0x2e87a9['rootGraveyard']=!0x0,delete _0x2e87a9['root']),_0x2e87a9));}function J(_0x1c4f08){P(_0x1c4f08,_0x521276=>(_0x521276['rootMain']?(_0x521276['root']='main',delete _0x521276['rootMain']):_0x521276['rootGraveyard']&&(_0x521276['root']='$graveyard',delete _0x521276['rootGraveyard']),_0x521276));}function P(_0x43558f,_0x3c737a){for(const _0x51e225 in _0x43558f){const _0x93cae2=_0x43558f[_0x51e225];'nodes'!==_0x51e225&&_0x583827(_0x93cae2)&&(_0x93cae2['path']&&(_0x93cae2['root']||_0x93cae2['rootMain']||_0x93cae2['rootGraveyard'])?_0x43558f[_0x51e225]=_0x3c737a(_0x93cae2):P(_0x93cae2,_0x3c737a));}return _0x43558f;}class e{['_id'];['_operationName'];['_protobufDescriptor'];constructor(_0x1a8cfe,_0x5a5a5f,_0x50fd7e){this['_id']=_0x1a8cfe,this['_operationName']=_0x5a5a5f,this['_protobufDescriptor']=_0x50fd7e;}['compress'](_0xd578a7,_0x2c2f6d){const _0x4dbb62=_0x2c2f6d['shift']();return $(_0x4dbb62),_0xd578a7['buffers']['push'](this['_protobufDescriptor']['compress'](_0x4dbb62)),_0xd578a7['types']['push'](this['_id']),!0x0;}['decompress'](_0x43d558,_0x476065){_0x476065['types']['shift']();const _0x214009=this['_protobufDescriptor']['decompress'](_0x476065['buffers']['shift']());J(_0x214009),_0x214009['__className']=this['_operationName'],_0x43d558['push'](_0x214009);}}class s extends e{['compress'](_0x5c57a1,_0x26d23a){const _0x18f55c=_0x26d23a['shift']();return this['_serializeOneOf']('oldValue',_0x18f55c),this['_serializeOneOf']('newValue',_0x18f55c),$(_0x18f55c),_0x5c57a1['buffers']['push'](this['_protobufDescriptor']['compress'](_0x18f55c)),_0x5c57a1['types']['push'](this['_id']),!0x0;}['decompress'](_0x1dc2b5,_0x305902){const {types:_0x8d7c1e,buffers:_0x12709f}=_0x305902,_0x5c4d24=this['_protobufDescriptor']['decompress'](_0x12709f['shift']());_0x8d7c1e['shift'](),this['_deserializeOneOf']('oldValue',_0x5c4d24),this['_deserializeOneOf']('newValue',_0x5c4d24),J(_0x5c4d24),_0x5c4d24['__className']=this['_operationName'],_0x1dc2b5['push'](_0x5c4d24);}['_serializeOneOf'](_0x2b084a,_0x22be86){const _0x2daba7=_0x22be86[_0x2b084a];'boolean'==typeof _0x2daba7?_0x22be86[_0x2b084a+'Boolean']=_0x2daba7:_0x22be86[_0x2b084a+'Json']=JSON['stringify'](_0x2daba7);}['_deserializeOneOf'](_0x11159e,_0x2c22a1){const _0x5919c7=_0x11159e+'Json';_0x2c22a1[_0x5919c7]?(_0x2c22a1[_0x11159e]=JSON['parse'](_0x2c22a1[_0x5919c7]),delete _0x2c22a1[_0x5919c7]):(_0x2c22a1[_0x11159e]=_0x2c22a1[_0x11159e+'Boolean'],delete _0x2c22a1[_0x11159e+'Boolean']);}}class i extends e{['compress'](_0x22a95a,_0x215e6f){const _0x595305=_0x215e6f['shift']();return this['_serializeNodesAttributes'](_0x595305['nodes']),$(_0x595305),_0x22a95a['buffers']['push'](this['_protobufDescriptor']['compress'](_0x595305)),_0x22a95a['types']['push'](this['_id']),!0x0;}['decompress'](_0x476db8,_0xa8264e){const {types:_0x36c8d2,buffers:_0x45e0d1}=_0xa8264e,_0x1bbc6b=this['_protobufDescriptor']['decompress'](_0x45e0d1['shift']());_0x36c8d2['shift'](),_0x1bbc6b['nodes']||(_0x1bbc6b['nodes']=[]),this['_deserializeNodesAttributes'](_0x1bbc6b['nodes']),J(_0x1bbc6b),_0x1bbc6b['__className']=this['_operationName'],_0x476db8['push'](_0x1bbc6b);}['_serializeNodesAttributes'](_0x5db581){for(const _0x55bc0e of _0x5db581){if(_0x55bc0e['attributes']){const _0x456e3d=_0x55bc0e['attributes'];this['_areValuesBoolean'](_0x456e3d)?_0x55bc0e['attributesBoolean']=_0x456e3d:_0x55bc0e['attributesJson']=JSON['stringify'](_0x456e3d);}_0x55bc0e['children']&&this['_serializeNodesAttributes'](_0x55bc0e['children']);}}['_deserializeNodesAttributes'](_0x598b76){for(const _0x291be3 of _0x598b76)(_0x291be3['attributesBoolean']||_0x291be3['attributesJson'])&&(_0x291be3['attributesBoolean']?(_0x291be3['attributes']=_0x291be3['attributesBoolean'],delete _0x291be3['attributesBoolean']):(_0x291be3['attributes']=JSON['parse'](_0x291be3['attributesJson']),delete _0x291be3['attributesJson'])),_0x291be3['children']&&this['_deserializeNodesAttributes'](_0x291be3['children']);}['_areValuesBoolean'](_0x284250){return Object['keys'](_0x284250)['every'](_0x9111d5=>'boolean'==typeof _0x284250[_0x9111d5]);}}class n extends e{['decompress'](_0x2905b2,_0x4e5023){super['decompress'](_0x2905b2,_0x4e5023);const _0x4fe229=_0x2905b2[_0x2905b2['length']-0x1];_0x4fe229['oldRange']||(_0x4fe229['oldRange']=null),_0x4fe229['newRange']||(_0x4fe229['newRange']=null);}}class p extends e{['compress'](_0x182fef,_0x2f6c03){return _0x2f6c03['shift'](),_0x182fef['types']['push'](this['_id']),!0x0;}['decompress'](_0x159195,_0x51d2b8){_0x51d2b8['types']['shift'](),_0x159195['push']({'__className':this['_operationName']});}}class m extends n{['_omittedNamespace'];constructor(_0x29c15d,_0x452626,_0x4d1ee3,_0x3cb1ed){super(_0x29c15d,_0x452626,_0x4d1ee3),this['_omittedNamespace']=_0x3cb1ed+':';}['compress'](_0x3dc592,_0x594d5c){return!('MarkerOperation'!=_0x594d5c[0x0]['__className']||!_0x594d5c[0x0]['name']['startsWith'](this['_omittedNamespace']))&&(_0x594d5c[0x0]['name']=_0x594d5c[0x0]['name']['replace'](new RegExp('^'+this['_omittedNamespace']),''),super['compress'](_0x3dc592,_0x594d5c),!0x0);}['decompress'](_0x476a6f,_0x577490){super['decompress'](_0x476a6f,_0x577490);const _0x2c026e=_0x476a6f[_0x476a6f['length']-0x1];_0x2c026e['name']=this['_omittedNamespace']+_0x2c026e['name'];}}class O{['_id'];['_context'];constructor(_0x4dabea,_0x50871b){this['_id']=_0x4dabea,this['_context']=_0x50871b;}['compress'](_0x153f03,_0x48235a){let _0x33979a;for(;_0x48235a['length']>0x1&&this['_compareOperations'](_0x48235a[0x0],_0x48235a[0x1]);)_0x33979a?(_0x33979a=this['_combineNext'](_0x48235a['shift'](),_0x33979a),_0x153f03['types']['push'](0x0)):(_0x33979a=_0x26f580(_0x48235a['shift']()),_0x153f03['types']['push'](this['_id']));return!!_0x33979a&&(_0x33979a=this['_combineNext'](_0x48235a['shift'](),_0x33979a),_0x153f03['types']['push'](0x0),_0x153f03['buffers']['push'](this['_compressSingleOperation'](_0x33979a)),!0x0);}['decompress'](_0x3815bb,_0x2b586d){const _0x14ffee=this['_decompressSingleOperation'](_0x2b586d);for(;0x0==_0x2b586d['types'][0x0];)_0x2b586d['types']['shift'](),_0x3815bb['push'](this['_splitCurrent'](_0x14ffee));_0x3815bb['push'](_0x14ffee);}}class a extends O{['_combineNext'](_0x556a62,_0x218c76){return _0x218c76['nodes'][0x0]['data']+=_0x556a62['nodes'][0x0]['data'],_0x218c76;}['_splitCurrent'](_0x257e9a){const _0x1a14f0=_0x26f580(_0x257e9a),_0x46ebd2=_0x1a14f0['nodes'][0x0],_0x17d9c3=_0x257e9a['nodes'][0x0],_0x142ac0=_0x17d9c3['data'][Symbol['iterator']]()['next']()['value'],_0x5532c2=_0x142ac0['length'];return _0x46ebd2['data']=_0x142ac0,_0x17d9c3['data']=_0x17d9c3['data']['substr'](_0x5532c2),_0x257e9a['position']=g(_0x257e9a['position'],_0x5532c2),_0x1a14f0;}['_compareOperations'](_0x23d033,_0x220470){if(this['_checkOperation'](_0x23d033)&&this['_checkOperation'](_0x220470)){const _0x4cd03c=_0x23d033['nodes'][0x0]['data']['length'],_0x4b8039=_(g(_0x23d033['position'],_0x4cd03c),_0x220470['position']),_0xd8760e=_0x23d033['nodes'][0x0],_0x10537e=_0x220470['nodes'][0x0];return _0x4b8039&&this['_compareAttributes'](_0xd8760e,_0x10537e);}return!0x1;}['_compressSingleOperation'](_0x598adb){const _0x495b31={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('InsertOperation')['compress'](_0x495b31,[_0x598adb]),_0x495b31['buffers'][0x0];}['_decompressSingleOperation'](_0x1a9c41){const _0x2f3ffd=[];return this['_context']['_getCompressorByName']('InsertOperation')['decompress'](_0x2f3ffd,_0x1a9c41),_0x2f3ffd[0x0];}['_checkOperation'](_0x11497e){return'InsertOperation'==_0x11497e['__className']&&0x1==_0x11497e['nodes']['length']&&_0x11497e['nodes'][0x0]['data']&&!_0x11497e['wasUndone']&&0x1==Array['from'](_0x11497e['nodes'][0x0]['data'])['length'];}['_compareAttributes'](_0x52df4a,_0x16c3c5){const _0x405f9c=Object['keys'](_0x52df4a['attributes']||{}),_0x21c9eb=Object['keys'](_0x16c3c5['attributes']||{});return _0x405f9c['length']===_0x21c9eb['length']&&_0x405f9c['every'](_0x2be16b=>_0x16c3c5['attributes'][_0x2be16b]&&_0x16c3c5['attributes'][_0x2be16b]===_0x52df4a['attributes'][_0x2be16b]);}}class c extends O{['_combineNext'](_0x5ebe59,_0x1eac33){return _0x1eac33['howMany']++,_0x1eac33['sourcePosition']=_0x26f580(_0x5ebe59['sourcePosition']),_0x1eac33;}['_splitCurrent'](_0x366da7){const _0x4c38d3=_0x26f580(_0x366da7);return _0x366da7['howMany']--,_0x4c38d3['howMany']=0x1,_0x4c38d3['sourcePosition']=g(_0x4c38d3['sourcePosition'],_0x366da7['howMany']),_0x4c38d3;}['_compareOperations'](_0x353926,_0xaeceaf){return!(!this['_checkOperation'](_0x353926)||!this['_checkOperation'](_0xaeceaf))&&(_(g(_0x353926['sourcePosition'],-0x1),_0xaeceaf['sourcePosition'])&&_(_0x353926['targetPosition'],_0xaeceaf['targetPosition']));}['_compressSingleOperation'](_0x40ce27){const _0x1fd127={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x1fd127,[_0x40ce27]),_0x1fd127['buffers'][0x0];}['_decompressSingleOperation'](_0x350ac5){const _0x594c3c=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x594c3c,_0x350ac5),_0x594c3c[0x0];}['_checkOperation'](_0x3e1aef){return'MoveOperation'==_0x3e1aef['__className']&&'$graveyard'==_0x3e1aef['targetPosition']['root']&&0x1==_0x3e1aef['howMany']&&!_0x3e1aef['wasUndone'];}}class h extends O{['_combineNext'](_0x38f5d5,_0x54f1f6){return _0x54f1f6['howMany']++,_0x54f1f6;}['_splitCurrent'](_0x180b8c){const _0x5390f4=_0x26f580(_0x180b8c);return _0x5390f4['howMany']=0x1,_0x180b8c['howMany']--,_0x5390f4;}['_compareOperations'](_0x11b485,_0x4ce450){return!(!this['_checkOperation'](_0x11b485)||!this['_checkOperation'](_0x4ce450))&&(_(_0x11b485['sourcePosition'],_0x4ce450['sourcePosition'])&&_(_0x11b485['targetPosition'],_0x4ce450['targetPosition']));}['_compressSingleOperation'](_0x1e2acc){const _0x202a3b={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x202a3b,[_0x1e2acc]),_0x202a3b['buffers'][0x0];}['_decompressSingleOperation'](_0x20e4db){const _0x2a2d8f=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x2a2d8f,_0x20e4db),_0x2a2d8f[0x0];}['_checkOperation'](_0x4de82b){return'MoveOperation'==_0x4de82b['__className']&&'$graveyard'==_0x4de82b['targetPosition']['root']&&0x1==_0x4de82b['howMany']&&!_0x4de82b['wasUndone'];}}class f extends O{['compress'](_0x271207,_0x4fdf47){if(!this['_compareOperations'](_0x4fdf47[0x0],_0x4fdf47[0x1]))return!0x1;const _0x217fb7=_0x4fdf47['shift']();return _0x217fb7['oldRange']=null,_0x217fb7['newRange']&&_(_0x217fb7['newRange']['start'],_0x217fb7['newRange']['end'])&&(_0x217fb7['newRange']['end']=null),_0x4fdf47['shift'](),_0x271207['types']['push'](this['_id']),_0x271207['types']['push'](0x0),_0x271207['buffers']['push'](this['_compressSingleOperation'](_0x217fb7)),!0x0;}['decompress'](_0xb2448f,_0x5e823e){const _0x547357=this['_decompressSingleOperation'](_0x5e823e);_0x547357['newRange']&&!_0x547357['newRange']['end']&&(_0x547357['newRange']['end']=_0x26f580(_0x547357['newRange']['start']));const _0x1a80a8=_0x26f580(_0x547357);_0x1a80a8['newRange']&&(_0x1a80a8['newRange']['start']['stickiness']='toNone',_0x1a80a8['newRange']['end']=_0x26f580(_0x1a80a8['newRange']['start'])),_0x1a80a8['name']='user:position:'+_0x1a80a8['name']['split'](':')[0x2],_0x5e823e['types']['shift'](),_0xb2448f['push'](_0x547357),_0xb2448f['push'](_0x1a80a8);}['_compressSingleOperation'](_0x13342b){const _0x2ca189={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MarkerOperation')['compress'](_0x2ca189,[_0x13342b]),_0x2ca189['buffers'][0x0];}['_decompressSingleOperation'](_0x347d5f){const _0x327c82=[];return this['_context']['_getCompressorByName']('MarkerOperation')['decompress'](_0x327c82,_0x347d5f),_0x327c82[0x0];}['_compareOperations'](_0x19cc35,_0x41318e){return!(!_0x19cc35||!_0x41318e)&&('MarkerOperation'==_0x19cc35['__className']&&'MarkerOperation'==_0x41318e['__className']&&!(!_0x19cc35['name']['startsWith']('user:')||!_0x41318e['name']['startsWith']('user:')||_0x19cc35['name']==_0x41318e['name']));}}class y{['_compressorById'];['_compressorByName'];['_protobufFactory'];constructor(){this['_compressorById']=new Map(),this['_compressorByName']=new Map(),this['_protobufFactory']=new r();const _0x101e81=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',_0x101e81,'comment')),this['_registerCompressor'](0x13,'SuggestionMarkerOperation',new m(0x13,'MarkerOperation',_0x101e81,'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'](_0x1ab35f){if(!_0x1ab35f||!_0x1ab35f[0x0])throw new _0x4b0809('no-operations-provided',this);const _0x445975={'types':[],'buffers':[],'baseVersion':_0x1ab35f[0x0]['baseVersion']};for(;_0x1ab35f['length'];)this['_getCompressorByName']('UserSelectionAction')['compress'](_0x445975,_0x1ab35f)||this['_getCompressorByName']('TypingAction')['compress'](_0x445975,_0x1ab35f)||this['_getCompressorByName']('DeletingAction')['compress'](_0x445975,_0x1ab35f)||this['_getCompressorByName']('ForwardDeletingAction')['compress'](_0x445975,_0x1ab35f)||this['_getCompressorByName']('CommentMarkerOperation')['compress'](_0x445975,_0x1ab35f)||this['_getCompressorByName']('SuggestionMarkerOperation')['compress'](_0x445975,_0x1ab35f)||this['_getCompressorByName'](_0x1ab35f[0x0]['__className'])['compress'](_0x445975,_0x1ab35f);return _0x445975;}['decompress'](_0x38083e){const _0x3f3555=[];for(;_0x38083e['types']['length'];){const _0xc07e56=this['_compressorById']['get'](_0x38083e['types'][0x0]);if(!_0xc07e56)throw new _0x4b0809('decompress-compressor-not-found',this,{'type':_0x38083e['types'][0x0]});_0xc07e56['decompress'](_0x3f3555,_0x38083e);}return _0x3f3555['forEach']((_0x9ca4b4,_0x425b34)=>_0x9ca4b4['baseVersion']=_0x38083e['baseVersion']+_0x425b34),_0x3f3555;}['_getCompressorByName'](_0x4f57b6){return this['_compressorByName']['get'](_0x4f57b6);}['_registerOperationCompressor'](_0x1f667a,_0x9a4665,_0x2efff1){const _0x16f16b=new _0x2efff1(_0x1f667a,_0x9a4665,this['_protobufFactory']['getDescriptor'](_0x9a4665));this['_registerCompressor'](_0x1f667a,_0x9a4665,_0x16f16b);}['_registerActionCompressor'](_0x55bc80,_0x253ddb,_0x42ddab){const _0x449923=new _0x42ddab(_0x55bc80,this);this['_registerCompressor'](_0x55bc80,_0x253ddb,_0x449923);}['_registerCompressor'](_0x414cd5,_0x560ec5,_0x33f87e){this['_compressorById']['set'](_0x414cd5,_0x33f87e),this['_compressorByName']['set'](_0x560ec5,_0x33f87e);}}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.1-alpha.
|
|
3
|
+
"version": "46.0.1-alpha.10",
|
|
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.1-alpha.
|
|
37
|
-
"ckeditor5": "46.0.1-alpha.
|
|
36
|
+
"@ckeditor/ckeditor5-utils": "46.0.1-alpha.10",
|
|
37
|
+
"ckeditor5": "46.0.1-alpha.10",
|
|
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
|
-
|
|
23
|
+
function _0x1aab(_0x1538b7,_0x347cb5){const _0x16680b=_0x1668();return _0x1aab=function(_0x1aab49,_0x1e6bf5){_0x1aab49=_0x1aab49-0x121;let _0x293983=_0x16680b[_0x1aab49];return _0x293983;},_0x1aab(_0x1538b7,_0x347cb5);}const _0x5ca8c5=_0x1aab;(function(_0x410901,_0x30842e){const _0x28abdb=_0x1aab,_0xf8e98d=_0x410901();while(!![]){try{const _0x25aa28=parseInt(_0x28abdb(0x131))/0x1+-parseInt(_0x28abdb(0x12d))/0x2+-parseInt(_0x28abdb(0x136))/0x3+parseInt(_0x28abdb(0x12b))/0x4*(-parseInt(_0x28abdb(0x12e))/0x5)+-parseInt(_0x28abdb(0x132))/0x6*(-parseInt(_0x28abdb(0x122))/0x7)+parseInt(_0x28abdb(0x121))/0x8*(-parseInt(_0x28abdb(0x129))/0x9)+parseInt(_0x28abdb(0x125))/0xa;if(_0x25aa28===_0x30842e)break;else _0xf8e98d['push'](_0xf8e98d['shift']());}catch(_0x503723){_0xf8e98d['push'](_0xf8e98d['shift']());}}}(_0x1668,0xe1d4f));import{cloneDeep as _0x16ea23}from'es-toolkit/compat';function _0x1668(){const _0x3463c8=['_splitCurrent','_compressSingleOperation','1418973fpPmDt','_decompressSingleOperation','buffers','10082152eIuLfk','35yquAKZ','_context','types','23422830bXoyLM','length','_compareOperations','compress','9AKvoHq','_combineNext','741592eswqhM','push','2362376TrigUm','5WjMyrO','_id','shift','1233705hHufYP','538638ozIktr','decompress'];_0x1668=function(){return _0x3463c8;};return _0x1668();}export class ActionCompressor{[_0x5ca8c5(0x12f)];[_0x5ca8c5(0x123)];constructor(_0x1dcb6f,_0x375d48){const _0x22561a=_0x5ca8c5;this[_0x22561a(0x12f)]=_0x1dcb6f,this[_0x22561a(0x123)]=_0x375d48;}[_0x5ca8c5(0x128)](_0x4088c5,_0x8203c9){const _0x555074=_0x5ca8c5;let _0x4ffb3a;for(;_0x8203c9[_0x555074(0x126)]>0x1&&this[_0x555074(0x127)](_0x8203c9[0x0],_0x8203c9[0x1]);)_0x4ffb3a?(_0x4ffb3a=this[_0x555074(0x12a)](_0x8203c9[_0x555074(0x130)](),_0x4ffb3a),_0x4088c5[_0x555074(0x124)][_0x555074(0x12c)](0x0)):(_0x4ffb3a=_0x16ea23(_0x8203c9[_0x555074(0x130)]()),_0x4088c5[_0x555074(0x124)][_0x555074(0x12c)](this[_0x555074(0x12f)]));return!!_0x4ffb3a&&(_0x4ffb3a=this[_0x555074(0x12a)](_0x8203c9[_0x555074(0x130)](),_0x4ffb3a),_0x4088c5[_0x555074(0x124)][_0x555074(0x12c)](0x0),_0x4088c5[_0x555074(0x138)][_0x555074(0x12c)](this[_0x555074(0x135)](_0x4ffb3a)),!0x0);}[_0x5ca8c5(0x133)](_0x56bd48,_0x17c44a){const _0x2e1ef6=_0x5ca8c5,_0x182f2e=this[_0x2e1ef6(0x137)](_0x17c44a);for(;0x0==_0x17c44a[_0x2e1ef6(0x124)][0x0];)_0x17c44a[_0x2e1ef6(0x124)][_0x2e1ef6(0x130)](),_0x56bd48[_0x2e1ef6(0x12c)](this[_0x2e1ef6(0x134)](_0x182f2e));_0x56bd48[_0x2e1ef6(0x12c)](_0x182f2e);}}
|