@ckeditor/ckeditor5-operations-compressor 48.1.0-alpha.4 → 48.1.0-alpha.6
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/dist/index.js
CHANGED
|
@@ -20,5 +20,5 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
import{CKEditorError as
|
|
24
|
-
((()=>{var _0x5426aa=_0xfaa667['Reader'],_0xa1b8ef=_0xfaa667['Writer'],_0x5af73b=_0xfaa667['util'],_0x240ebf=_0xfaa667['roots']['default']||(_0xfaa667['roots']['default']={});return _0x240ebf['AttributeOperation']=(function(){function _0x25675e(_0x324b68){if(_0x324b68){for(var _0x368ec6=Object['keys'](_0x324b68),_0x303e6e=0x0;_0x303e6e<_0x368ec6['length'];++_0x303e6e)null!=_0x324b68[_0x368ec6[_0x303e6e]]&&(this[_0x368ec6[_0x303e6e]]=_0x324b68[_0x368ec6[_0x303e6e]]);}}return _0x25675e['prototype']['range']=null,_0x25675e['prototype']['key']='',_0x25675e['prototype']['oldValueBoolean']=!0x1,_0x25675e['prototype']['oldValueJson']='',_0x25675e['prototype']['newValueBoolean']=!0x1,_0x25675e['prototype']['newValueJson']='',_0x25675e['prototype']['wasUndone']=!0x1,_0x25675e['create']=function(_0x49336b){return new _0x25675e(_0x49336b);},_0x25675e['encode']=function(_0x2d03c0,_0x38ca2a){return _0x38ca2a||(_0x38ca2a=_0xa1b8ef['create']()),null!=_0x2d03c0['range']&&Object['hasOwnProperty']['call'](_0x2d03c0,'range')&&_0x240ebf['Range']['encode'](_0x2d03c0['range'],_0x38ca2a['uint32'](0xa)['fork']())['ldelim'](),null!=_0x2d03c0['key']&&Object['hasOwnProperty']['call'](_0x2d03c0,'key')&&_0x38ca2a['uint32'](0x12)['string'](_0x2d03c0['key']),null!=_0x2d03c0['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x2d03c0,'oldValueBoolean')&&_0x38ca2a['uint32'](0x18)['bool'](_0x2d03c0['oldValueBoolean']),null!=_0x2d03c0['oldValueJson']&&Object['hasOwnProperty']['call'](_0x2d03c0,'oldValueJson')&&_0x38ca2a['uint32'](0x22)['string'](_0x2d03c0['oldValueJson']),null!=_0x2d03c0['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x2d03c0,'newValueBoolean')&&_0x38ca2a['uint32'](0x28)['bool'](_0x2d03c0['newValueBoolean']),null!=_0x2d03c0['newValueJson']&&Object['hasOwnProperty']['call'](_0x2d03c0,'newValueJson')&&_0x38ca2a['uint32'](0x32)['string'](_0x2d03c0['newValueJson']),null!=_0x2d03c0['wasUndone']&&Object['hasOwnProperty']['call'](_0x2d03c0,'wasUndone')&&_0x38ca2a['uint32'](0x38)['bool'](_0x2d03c0['wasUndone']),_0x38ca2a;},_0x25675e['encodeDelimited']=function(_0x408e16,_0x180920){return this['encode'](_0x408e16,_0x180920)['ldelim']();},_0x25675e['decode']=function(_0x2a60da,_0x290436){_0x2a60da instanceof _0x5426aa||(_0x2a60da=_0x5426aa['create'](_0x2a60da));for(var _0x199658=void 0x0===_0x290436?_0x2a60da['len']:_0x2a60da['pos']+_0x290436,_0x32b766=new _0x240ebf['AttributeOperation']();_0x2a60da['pos']<_0x199658;){var _0x471e14=_0x2a60da['uint32']();switch(_0x471e14>>>0x3){case 0x1:_0x32b766['range']=_0x240ebf['Range']['decode'](_0x2a60da,_0x2a60da['uint32']());break;case 0x2:_0x32b766['key']=_0x2a60da['string']();break;case 0x3:_0x32b766['oldValueBoolean']=_0x2a60da['bool']();break;case 0x4:_0x32b766['oldValueJson']=_0x2a60da['string']();break;case 0x5:_0x32b766['newValueBoolean']=_0x2a60da['bool']();break;case 0x6:_0x32b766['newValueJson']=_0x2a60da['string']();break;case 0x7:_0x32b766['wasUndone']=_0x2a60da['bool']();break;default:_0x2a60da['skipType'](0x7&_0x471e14);}}return _0x32b766;},_0x25675e['decodeDelimited']=function(_0x52fce4){return _0x52fce4 instanceof _0x5426aa||(_0x52fce4=new _0x5426aa(_0x52fce4)),this['decode'](_0x52fce4,_0x52fce4['uint32']());},_0x25675e['verify']=function(_0x57d960){if('object'!=typeof _0x57d960||null===_0x57d960)return'object\x20expected';if(null!=_0x57d960['range']&&_0x57d960['hasOwnProperty']('range')){var _0x267638=_0x240ebf['Range']['verify'](_0x57d960['range']);if(_0x267638)return'range.'+_0x267638;}return null!=_0x57d960['key']&&_0x57d960['hasOwnProperty']('key')&&!_0x5af73b['isString'](_0x57d960['key'])?'key:\x20string\x20expected':null!=_0x57d960['oldValueBoolean']&&_0x57d960['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x57d960['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x57d960['oldValueJson']&&_0x57d960['hasOwnProperty']('oldValueJson')&&!_0x5af73b['isString'](_0x57d960['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x57d960['newValueBoolean']&&_0x57d960['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x57d960['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x57d960['newValueJson']&&_0x57d960['hasOwnProperty']('newValueJson')&&!_0x5af73b['isString'](_0x57d960['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x57d960['wasUndone']&&_0x57d960['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x57d960['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x25675e['fromObject']=function(_0x326e55){if(_0x326e55 instanceof _0x240ebf['AttributeOperation'])return _0x326e55;var _0x446d8e=new _0x240ebf['AttributeOperation']();if(null!=_0x326e55['range']){if('object'!=typeof _0x326e55['range'])throw TypeError('.AttributeOperation.range:\x20object\x20expected');_0x446d8e['range']=_0x240ebf['Range']['fromObject'](_0x326e55['range']);}return null!=_0x326e55['key']&&(_0x446d8e['key']=String(_0x326e55['key'])),null!=_0x326e55['oldValueBoolean']&&(_0x446d8e['oldValueBoolean']=Boolean(_0x326e55['oldValueBoolean'])),null!=_0x326e55['oldValueJson']&&(_0x446d8e['oldValueJson']=String(_0x326e55['oldValueJson'])),null!=_0x326e55['newValueBoolean']&&(_0x446d8e['newValueBoolean']=Boolean(_0x326e55['newValueBoolean'])),null!=_0x326e55['newValueJson']&&(_0x446d8e['newValueJson']=String(_0x326e55['newValueJson'])),null!=_0x326e55['wasUndone']&&(_0x446d8e['wasUndone']=Boolean(_0x326e55['wasUndone'])),_0x446d8e;},_0x25675e['toObject']=function(_0x5c9d3d,_0x16c6e1){_0x16c6e1||(_0x16c6e1={});var _0x237560={};return _0x16c6e1['defaults']&&(_0x237560['range']=null,_0x237560['key']='',_0x237560['oldValueBoolean']=!0x1,_0x237560['oldValueJson']='',_0x237560['newValueBoolean']=!0x1,_0x237560['newValueJson']='',_0x237560['wasUndone']=!0x1),null!=_0x5c9d3d['range']&&_0x5c9d3d['hasOwnProperty']('range')&&(_0x237560['range']=_0x240ebf['Range']['toObject'](_0x5c9d3d['range'],_0x16c6e1)),null!=_0x5c9d3d['key']&&_0x5c9d3d['hasOwnProperty']('key')&&(_0x237560['key']=_0x5c9d3d['key']),null!=_0x5c9d3d['oldValueBoolean']&&_0x5c9d3d['hasOwnProperty']('oldValueBoolean')&&(_0x237560['oldValueBoolean']=_0x5c9d3d['oldValueBoolean']),null!=_0x5c9d3d['oldValueJson']&&_0x5c9d3d['hasOwnProperty']('oldValueJson')&&(_0x237560['oldValueJson']=_0x5c9d3d['oldValueJson']),null!=_0x5c9d3d['newValueBoolean']&&_0x5c9d3d['hasOwnProperty']('newValueBoolean')&&(_0x237560['newValueBoolean']=_0x5c9d3d['newValueBoolean']),null!=_0x5c9d3d['newValueJson']&&_0x5c9d3d['hasOwnProperty']('newValueJson')&&(_0x237560['newValueJson']=_0x5c9d3d['newValueJson']),null!=_0x5c9d3d['wasUndone']&&_0x5c9d3d['hasOwnProperty']('wasUndone')&&(_0x237560['wasUndone']=_0x5c9d3d['wasUndone']),_0x237560;},_0x25675e['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0xfaa667['util']['toJSONOptions']);},_0x25675e['getTypeUrl']=function(_0x4f53fe){return void 0x0===_0x4f53fe&&(_0x4f53fe='type.googleapis.com'),_0x4f53fe+'/AttributeOperation';},_0x25675e;}()),_0x240ebf['InsertOperation']=(function(){function _0x31ff91(_0x133437){if(this['nodes']=[],_0x133437){for(var _0xfd15e9=Object['keys'](_0x133437),_0x17c076=0x0;_0x17c076<_0xfd15e9['length'];++_0x17c076)null!=_0x133437[_0xfd15e9[_0x17c076]]&&(this[_0xfd15e9[_0x17c076]]=_0x133437[_0xfd15e9[_0x17c076]]);}}return _0x31ff91['prototype']['position']=null,_0x31ff91['prototype']['nodes']=_0x5af73b['emptyArray'],_0x31ff91['prototype']['shouldReceiveAttributes']=!0x1,_0x31ff91['prototype']['wasUndone']=!0x1,_0x31ff91['create']=function(_0x38a007){return new _0x31ff91(_0x38a007);},_0x31ff91['encode']=function(_0x72555,_0x1743cc){if(_0x1743cc||(_0x1743cc=_0xa1b8ef['create']()),null!=_0x72555['position']&&Object['hasOwnProperty']['call'](_0x72555,'position')&&_0x240ebf['Position']['encode'](_0x72555['position'],_0x1743cc['uint32'](0xa)['fork']())['ldelim'](),null!=_0x72555['nodes']&&_0x72555['nodes']['length']){for(var _0x39d740=0x0;_0x39d740<_0x72555['nodes']['length'];++_0x39d740)_0x240ebf['Element']['encode'](_0x72555['nodes'][_0x39d740],_0x1743cc['uint32'](0x12)['fork']())['ldelim']();}return null!=_0x72555['shouldReceiveAttributes']&&Object['hasOwnProperty']['call'](_0x72555,'shouldReceiveAttributes')&&_0x1743cc['uint32'](0x18)['bool'](_0x72555['shouldReceiveAttributes']),null!=_0x72555['wasUndone']&&Object['hasOwnProperty']['call'](_0x72555,'wasUndone')&&_0x1743cc['uint32'](0x20)['bool'](_0x72555['wasUndone']),_0x1743cc;},_0x31ff91['encodeDelimited']=function(_0x19d0e0,_0x1dc640){return this['encode'](_0x19d0e0,_0x1dc640)['ldelim']();},_0x31ff91['decode']=function(_0x6f6768,_0xd6b7f5){_0x6f6768 instanceof _0x5426aa||(_0x6f6768=_0x5426aa['create'](_0x6f6768));for(var _0x185603=void 0x0===_0xd6b7f5?_0x6f6768['len']:_0x6f6768['pos']+_0xd6b7f5,_0x1d8e1b=new _0x240ebf['InsertOperation']();_0x6f6768['pos']<_0x185603;){var _0x4be70c=_0x6f6768['uint32']();switch(_0x4be70c>>>0x3){case 0x1:_0x1d8e1b['position']=_0x240ebf['Position']['decode'](_0x6f6768,_0x6f6768['uint32']());break;case 0x2:_0x1d8e1b['nodes']&&_0x1d8e1b['nodes']['length']||(_0x1d8e1b['nodes']=[]),_0x1d8e1b['nodes']['push'](_0x240ebf['Element']['decode'](_0x6f6768,_0x6f6768['uint32']()));break;case 0x3:_0x1d8e1b['shouldReceiveAttributes']=_0x6f6768['bool']();break;case 0x4:_0x1d8e1b['wasUndone']=_0x6f6768['bool']();break;default:_0x6f6768['skipType'](0x7&_0x4be70c);}}return _0x1d8e1b;},_0x31ff91['decodeDelimited']=function(_0x186da9){return _0x186da9 instanceof _0x5426aa||(_0x186da9=new _0x5426aa(_0x186da9)),this['decode'](_0x186da9,_0x186da9['uint32']());},_0x31ff91['verify']=function(_0xe502ae){if('object'!=typeof _0xe502ae||null===_0xe502ae)return'object\x20expected';if(null!=_0xe502ae['position']&&_0xe502ae['hasOwnProperty']('position')&&(_0x41e251=_0x240ebf['Position']['verify'](_0xe502ae['position'])))return'position.'+_0x41e251;if(null!=_0xe502ae['nodes']&&_0xe502ae['hasOwnProperty']('nodes')){if(!Array['isArray'](_0xe502ae['nodes']))return'nodes:\x20array\x20expected';for(var _0x5d92af=0x0;_0x5d92af<_0xe502ae['nodes']['length'];++_0x5d92af){var _0x41e251;if(_0x41e251=_0x240ebf['Element']['verify'](_0xe502ae['nodes'][_0x5d92af]))return'nodes.'+_0x41e251;}}return null!=_0xe502ae['shouldReceiveAttributes']&&_0xe502ae['hasOwnProperty']('shouldReceiveAttributes')&&'boolean'!=typeof _0xe502ae['shouldReceiveAttributes']?'shouldReceiveAttributes:\x20boolean\x20expected':null!=_0xe502ae['wasUndone']&&_0xe502ae['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0xe502ae['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x31ff91['fromObject']=function(_0x74e881){if(_0x74e881 instanceof _0x240ebf['InsertOperation'])return _0x74e881;var _0x4d624e=new _0x240ebf['InsertOperation']();if(null!=_0x74e881['position']){if('object'!=typeof _0x74e881['position'])throw TypeError('.InsertOperation.position:\x20object\x20expected');_0x4d624e['position']=_0x240ebf['Position']['fromObject'](_0x74e881['position']);}if(_0x74e881['nodes']){if(!Array['isArray'](_0x74e881['nodes']))throw TypeError('.InsertOperation.nodes:\x20array\x20expected');_0x4d624e['nodes']=[];for(var _0x4d40fb=0x0;_0x4d40fb<_0x74e881['nodes']['length'];++_0x4d40fb){if('object'!=typeof _0x74e881['nodes'][_0x4d40fb])throw TypeError('.InsertOperation.nodes:\x20object\x20expected');_0x4d624e['nodes'][_0x4d40fb]=_0x240ebf['Element']['fromObject'](_0x74e881['nodes'][_0x4d40fb]);}}return null!=_0x74e881['shouldReceiveAttributes']&&(_0x4d624e['shouldReceiveAttributes']=Boolean(_0x74e881['shouldReceiveAttributes'])),null!=_0x74e881['wasUndone']&&(_0x4d624e['wasUndone']=Boolean(_0x74e881['wasUndone'])),_0x4d624e;},_0x31ff91['toObject']=function(_0x17f7c7,_0x27c729){_0x27c729||(_0x27c729={});var _0x4e5371={};if((_0x27c729['arrays']||_0x27c729['defaults'])&&(_0x4e5371['nodes']=[]),_0x27c729['defaults']&&(_0x4e5371['position']=null,_0x4e5371['shouldReceiveAttributes']=!0x1,_0x4e5371['wasUndone']=!0x1),null!=_0x17f7c7['position']&&_0x17f7c7['hasOwnProperty']('position')&&(_0x4e5371['position']=_0x240ebf['Position']['toObject'](_0x17f7c7['position'],_0x27c729)),_0x17f7c7['nodes']&&_0x17f7c7['nodes']['length']){_0x4e5371['nodes']=[];for(var _0x4d2814=0x0;_0x4d2814<_0x17f7c7['nodes']['length'];++_0x4d2814)_0x4e5371['nodes'][_0x4d2814]=_0x240ebf['Element']['toObject'](_0x17f7c7['nodes'][_0x4d2814],_0x27c729);}return null!=_0x17f7c7['shouldReceiveAttributes']&&_0x17f7c7['hasOwnProperty']('shouldReceiveAttributes')&&(_0x4e5371['shouldReceiveAttributes']=_0x17f7c7['shouldReceiveAttributes']),null!=_0x17f7c7['wasUndone']&&_0x17f7c7['hasOwnProperty']('wasUndone')&&(_0x4e5371['wasUndone']=_0x17f7c7['wasUndone']),_0x4e5371;},_0x31ff91['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0xfaa667['util']['toJSONOptions']);},_0x31ff91['getTypeUrl']=function(_0x513c1f){return void 0x0===_0x513c1f&&(_0x513c1f='type.googleapis.com'),_0x513c1f+'/InsertOperation';},_0x31ff91;}()),_0x240ebf['MarkerOperation']=(function(){function _0x1b606a(_0x55ebf7){if(_0x55ebf7){for(var _0x16c6ed=Object['keys'](_0x55ebf7),_0xc3be9a=0x0;_0xc3be9a<_0x16c6ed['length'];++_0xc3be9a)null!=_0x55ebf7[_0x16c6ed[_0xc3be9a]]&&(this[_0x16c6ed[_0xc3be9a]]=_0x55ebf7[_0x16c6ed[_0xc3be9a]]);}}return _0x1b606a['prototype']['name']='',_0x1b606a['prototype']['oldRange']=null,_0x1b606a['prototype']['newRange']=null,_0x1b606a['prototype']['affectsData']=!0x1,_0x1b606a['prototype']['wasUndone']=!0x1,_0x1b606a['create']=function(_0x4022fb){return new _0x1b606a(_0x4022fb);},_0x1b606a['encode']=function(_0x2e7b89,_0x20115b){return _0x20115b||(_0x20115b=_0xa1b8ef['create']()),null!=_0x2e7b89['name']&&Object['hasOwnProperty']['call'](_0x2e7b89,'name')&&_0x20115b['uint32'](0xa)['string'](_0x2e7b89['name']),null!=_0x2e7b89['oldRange']&&Object['hasOwnProperty']['call'](_0x2e7b89,'oldRange')&&_0x240ebf['Range']['encode'](_0x2e7b89['oldRange'],_0x20115b['uint32'](0x12)['fork']())['ldelim'](),null!=_0x2e7b89['newRange']&&Object['hasOwnProperty']['call'](_0x2e7b89,'newRange')&&_0x240ebf['Range']['encode'](_0x2e7b89['newRange'],_0x20115b['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x2e7b89['affectsData']&&Object['hasOwnProperty']['call'](_0x2e7b89,'affectsData')&&_0x20115b['uint32'](0x20)['bool'](_0x2e7b89['affectsData']),null!=_0x2e7b89['wasUndone']&&Object['hasOwnProperty']['call'](_0x2e7b89,'wasUndone')&&_0x20115b['uint32'](0x28)['bool'](_0x2e7b89['wasUndone']),_0x20115b;},_0x1b606a['encodeDelimited']=function(_0x2e99b2,_0x4ff7e8){return this['encode'](_0x2e99b2,_0x4ff7e8)['ldelim']();},_0x1b606a['decode']=function(_0xa938a0,_0x26cd9b){_0xa938a0 instanceof _0x5426aa||(_0xa938a0=_0x5426aa['create'](_0xa938a0));for(var _0x2256e7=void 0x0===_0x26cd9b?_0xa938a0['len']:_0xa938a0['pos']+_0x26cd9b,_0x160e02=new _0x240ebf['MarkerOperation']();_0xa938a0['pos']<_0x2256e7;){var _0x20257a=_0xa938a0['uint32']();switch(_0x20257a>>>0x3){case 0x1:_0x160e02['name']=_0xa938a0['string']();break;case 0x2:_0x160e02['oldRange']=_0x240ebf['Range']['decode'](_0xa938a0,_0xa938a0['uint32']());break;case 0x3:_0x160e02['newRange']=_0x240ebf['Range']['decode'](_0xa938a0,_0xa938a0['uint32']());break;case 0x4:_0x160e02['affectsData']=_0xa938a0['bool']();break;case 0x5:_0x160e02['wasUndone']=_0xa938a0['bool']();break;default:_0xa938a0['skipType'](0x7&_0x20257a);}}return _0x160e02;},_0x1b606a['decodeDelimited']=function(_0x21dc71){return _0x21dc71 instanceof _0x5426aa||(_0x21dc71=new _0x5426aa(_0x21dc71)),this['decode'](_0x21dc71,_0x21dc71['uint32']());},_0x1b606a['verify']=function(_0x445c3f){if('object'!=typeof _0x445c3f||null===_0x445c3f)return'object\x20expected';if(null!=_0x445c3f['name']&&_0x445c3f['hasOwnProperty']('name')&&!_0x5af73b['isString'](_0x445c3f['name']))return'name:\x20string\x20expected';var _0x54e3eb;if(null!=_0x445c3f['oldRange']&&_0x445c3f['hasOwnProperty']('oldRange')&&(_0x54e3eb=_0x240ebf['Range']['verify'](_0x445c3f['oldRange'])))return'oldRange.'+_0x54e3eb;if(null!=_0x445c3f['newRange']&&_0x445c3f['hasOwnProperty']('newRange')&&(_0x54e3eb=_0x240ebf['Range']['verify'](_0x445c3f['newRange'])))return'newRange.'+_0x54e3eb;return null!=_0x445c3f['affectsData']&&_0x445c3f['hasOwnProperty']('affectsData')&&'boolean'!=typeof _0x445c3f['affectsData']?'affectsData:\x20boolean\x20expected':null!=_0x445c3f['wasUndone']&&_0x445c3f['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x445c3f['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x1b606a['fromObject']=function(_0x5cc128){if(_0x5cc128 instanceof _0x240ebf['MarkerOperation'])return _0x5cc128;var _0x23f024=new _0x240ebf['MarkerOperation']();if(null!=_0x5cc128['name']&&(_0x23f024['name']=String(_0x5cc128['name'])),null!=_0x5cc128['oldRange']){if('object'!=typeof _0x5cc128['oldRange'])throw TypeError('.MarkerOperation.oldRange:\x20object\x20expected');_0x23f024['oldRange']=_0x240ebf['Range']['fromObject'](_0x5cc128['oldRange']);}if(null!=_0x5cc128['newRange']){if('object'!=typeof _0x5cc128['newRange'])throw TypeError('.MarkerOperation.newRange:\x20object\x20expected');_0x23f024['newRange']=_0x240ebf['Range']['fromObject'](_0x5cc128['newRange']);}return null!=_0x5cc128['affectsData']&&(_0x23f024['affectsData']=Boolean(_0x5cc128['affectsData'])),null!=_0x5cc128['wasUndone']&&(_0x23f024['wasUndone']=Boolean(_0x5cc128['wasUndone'])),_0x23f024;},_0x1b606a['toObject']=function(_0x45b54a,_0x1f976d){_0x1f976d||(_0x1f976d={});var _0x423036={};return _0x1f976d['defaults']&&(_0x423036['name']='',_0x423036['oldRange']=null,_0x423036['newRange']=null,_0x423036['affectsData']=!0x1,_0x423036['wasUndone']=!0x1),null!=_0x45b54a['name']&&_0x45b54a['hasOwnProperty']('name')&&(_0x423036['name']=_0x45b54a['name']),null!=_0x45b54a['oldRange']&&_0x45b54a['hasOwnProperty']('oldRange')&&(_0x423036['oldRange']=_0x240ebf['Range']['toObject'](_0x45b54a['oldRange'],_0x1f976d)),null!=_0x45b54a['newRange']&&_0x45b54a['hasOwnProperty']('newRange')&&(_0x423036['newRange']=_0x240ebf['Range']['toObject'](_0x45b54a['newRange'],_0x1f976d)),null!=_0x45b54a['affectsData']&&_0x45b54a['hasOwnProperty']('affectsData')&&(_0x423036['affectsData']=_0x45b54a['affectsData']),null!=_0x45b54a['wasUndone']&&_0x45b54a['hasOwnProperty']('wasUndone')&&(_0x423036['wasUndone']=_0x45b54a['wasUndone']),_0x423036;},_0x1b606a['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0xfaa667['util']['toJSONOptions']);},_0x1b606a['getTypeUrl']=function(_0x271061){return void 0x0===_0x271061&&(_0x271061='type.googleapis.com'),_0x271061+'/MarkerOperation';},_0x1b606a;}()),_0x240ebf['MergeOperation']=(function(){function _0xee3513(_0x501b99){if(_0x501b99){for(var _0x358540=Object['keys'](_0x501b99),_0x327daa=0x0;_0x327daa<_0x358540['length'];++_0x327daa)null!=_0x501b99[_0x358540[_0x327daa]]&&(this[_0x358540[_0x327daa]]=_0x501b99[_0x358540[_0x327daa]]);}}return _0xee3513['prototype']['sourcePosition']=null,_0xee3513['prototype']['targetPosition']=null,_0xee3513['prototype']['graveyardPosition']=null,_0xee3513['prototype']['howMany']=0x0,_0xee3513['prototype']['wasUndone']=!0x1,_0xee3513['create']=function(_0x2bcccb){return new _0xee3513(_0x2bcccb);},_0xee3513['encode']=function(_0x1611be,_0x294a5d){return _0x294a5d||(_0x294a5d=_0xa1b8ef['create']()),null!=_0x1611be['sourcePosition']&&Object['hasOwnProperty']['call'](_0x1611be,'sourcePosition')&&_0x240ebf['Position']['encode'](_0x1611be['sourcePosition'],_0x294a5d['uint32'](0xa)['fork']())['ldelim'](),null!=_0x1611be['targetPosition']&&Object['hasOwnProperty']['call'](_0x1611be,'targetPosition')&&_0x240ebf['Position']['encode'](_0x1611be['targetPosition'],_0x294a5d['uint32'](0x12)['fork']())['ldelim'](),null!=_0x1611be['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x1611be,'graveyardPosition')&&_0x240ebf['Position']['encode'](_0x1611be['graveyardPosition'],_0x294a5d['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x1611be['howMany']&&Object['hasOwnProperty']['call'](_0x1611be,'howMany')&&_0x294a5d['uint32'](0x20)['uint32'](_0x1611be['howMany']),null!=_0x1611be['wasUndone']&&Object['hasOwnProperty']['call'](_0x1611be,'wasUndone')&&_0x294a5d['uint32'](0x28)['bool'](_0x1611be['wasUndone']),_0x294a5d;},_0xee3513['encodeDelimited']=function(_0x431423,_0x74f1d9){return this['encode'](_0x431423,_0x74f1d9)['ldelim']();},_0xee3513['decode']=function(_0x55bc33,_0x1ad401){_0x55bc33 instanceof _0x5426aa||(_0x55bc33=_0x5426aa['create'](_0x55bc33));for(var _0x440cb3=void 0x0===_0x1ad401?_0x55bc33['len']:_0x55bc33['pos']+_0x1ad401,_0x4fb961=new _0x240ebf['MergeOperation']();_0x55bc33['pos']<_0x440cb3;){var _0x4192d2=_0x55bc33['uint32']();switch(_0x4192d2>>>0x3){case 0x1:_0x4fb961['sourcePosition']=_0x240ebf['Position']['decode'](_0x55bc33,_0x55bc33['uint32']());break;case 0x2:_0x4fb961['targetPosition']=_0x240ebf['Position']['decode'](_0x55bc33,_0x55bc33['uint32']());break;case 0x3:_0x4fb961['graveyardPosition']=_0x240ebf['Position']['decode'](_0x55bc33,_0x55bc33['uint32']());break;case 0x4:_0x4fb961['howMany']=_0x55bc33['uint32']();break;case 0x5:_0x4fb961['wasUndone']=_0x55bc33['bool']();break;default:_0x55bc33['skipType'](0x7&_0x4192d2);}}return _0x4fb961;},_0xee3513['decodeDelimited']=function(_0x3f0abe){return _0x3f0abe instanceof _0x5426aa||(_0x3f0abe=new _0x5426aa(_0x3f0abe)),this['decode'](_0x3f0abe,_0x3f0abe['uint32']());},_0xee3513['verify']=function(_0x5c5499){if('object'!=typeof _0x5c5499||null===_0x5c5499)return'object\x20expected';var _0x232501;if(null!=_0x5c5499['sourcePosition']&&_0x5c5499['hasOwnProperty']('sourcePosition')&&(_0x232501=_0x240ebf['Position']['verify'](_0x5c5499['sourcePosition'])))return'sourcePosition.'+_0x232501;if(null!=_0x5c5499['targetPosition']&&_0x5c5499['hasOwnProperty']('targetPosition')&&(_0x232501=_0x240ebf['Position']['verify'](_0x5c5499['targetPosition'])))return'targetPosition.'+_0x232501;if(null!=_0x5c5499['graveyardPosition']&&_0x5c5499['hasOwnProperty']('graveyardPosition')&&(_0x232501=_0x240ebf['Position']['verify'](_0x5c5499['graveyardPosition'])))return'graveyardPosition.'+_0x232501;return null!=_0x5c5499['howMany']&&_0x5c5499['hasOwnProperty']('howMany')&&!_0x5af73b['isInteger'](_0x5c5499['howMany'])?'howMany:\x20integer\x20expected':null!=_0x5c5499['wasUndone']&&_0x5c5499['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x5c5499['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0xee3513['fromObject']=function(_0x2ddc5d){if(_0x2ddc5d instanceof _0x240ebf['MergeOperation'])return _0x2ddc5d;var _0x9e25d2=new _0x240ebf['MergeOperation']();if(null!=_0x2ddc5d['sourcePosition']){if('object'!=typeof _0x2ddc5d['sourcePosition'])throw TypeError('.MergeOperation.sourcePosition:\x20object\x20expected');_0x9e25d2['sourcePosition']=_0x240ebf['Position']['fromObject'](_0x2ddc5d['sourcePosition']);}if(null!=_0x2ddc5d['targetPosition']){if('object'!=typeof _0x2ddc5d['targetPosition'])throw TypeError('.MergeOperation.targetPosition:\x20object\x20expected');_0x9e25d2['targetPosition']=_0x240ebf['Position']['fromObject'](_0x2ddc5d['targetPosition']);}if(null!=_0x2ddc5d['graveyardPosition']){if('object'!=typeof _0x2ddc5d['graveyardPosition'])throw TypeError('.MergeOperation.graveyardPosition:\x20object\x20expected');_0x9e25d2['graveyardPosition']=_0x240ebf['Position']['fromObject'](_0x2ddc5d['graveyardPosition']);}return null!=_0x2ddc5d['howMany']&&(_0x9e25d2['howMany']=_0x2ddc5d['howMany']>>>0x0),null!=_0x2ddc5d['wasUndone']&&(_0x9e25d2['wasUndone']=Boolean(_0x2ddc5d['wasUndone'])),_0x9e25d2;},_0xee3513['toObject']=function(_0x23b117,_0x10dfe7){_0x10dfe7||(_0x10dfe7={});var _0x37a0ca={};return _0x10dfe7['defaults']&&(_0x37a0ca['sourcePosition']=null,_0x37a0ca['targetPosition']=null,_0x37a0ca['graveyardPosition']=null,_0x37a0ca['howMany']=0x0,_0x37a0ca['wasUndone']=!0x1),null!=_0x23b117['sourcePosition']&&_0x23b117['hasOwnProperty']('sourcePosition')&&(_0x37a0ca['sourcePosition']=_0x240ebf['Position']['toObject'](_0x23b117['sourcePosition'],_0x10dfe7)),null!=_0x23b117['targetPosition']&&_0x23b117['hasOwnProperty']('targetPosition')&&(_0x37a0ca['targetPosition']=_0x240ebf['Position']['toObject'](_0x23b117['targetPosition'],_0x10dfe7)),null!=_0x23b117['graveyardPosition']&&_0x23b117['hasOwnProperty']('graveyardPosition')&&(_0x37a0ca['graveyardPosition']=_0x240ebf['Position']['toObject'](_0x23b117['graveyardPosition'],_0x10dfe7)),null!=_0x23b117['howMany']&&_0x23b117['hasOwnProperty']('howMany')&&(_0x37a0ca['howMany']=_0x23b117['howMany']),null!=_0x23b117['wasUndone']&&_0x23b117['hasOwnProperty']('wasUndone')&&(_0x37a0ca['wasUndone']=_0x23b117['wasUndone']),_0x37a0ca;},_0xee3513['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0xfaa667['util']['toJSONOptions']);},_0xee3513['getTypeUrl']=function(_0x56902e){return void 0x0===_0x56902e&&(_0x56902e='type.googleapis.com'),_0x56902e+'/MergeOperation';},_0xee3513;}()),_0x240ebf['MoveOperation']=(function(){function _0x2bc51a(_0x173cb3){if(_0x173cb3){for(var _0x4aa0b0=Object['keys'](_0x173cb3),_0x300025=0x0;_0x300025<_0x4aa0b0['length'];++_0x300025)null!=_0x173cb3[_0x4aa0b0[_0x300025]]&&(this[_0x4aa0b0[_0x300025]]=_0x173cb3[_0x4aa0b0[_0x300025]]);}}return _0x2bc51a['prototype']['sourcePosition']=null,_0x2bc51a['prototype']['howMany']=0x0,_0x2bc51a['prototype']['targetPosition']=null,_0x2bc51a['prototype']['wasUndone']=!0x1,_0x2bc51a['create']=function(_0x1762c9){return new _0x2bc51a(_0x1762c9);},_0x2bc51a['encode']=function(_0x537ed7,_0x19fee4){return _0x19fee4||(_0x19fee4=_0xa1b8ef['create']()),null!=_0x537ed7['sourcePosition']&&Object['hasOwnProperty']['call'](_0x537ed7,'sourcePosition')&&_0x240ebf['Position']['encode'](_0x537ed7['sourcePosition'],_0x19fee4['uint32'](0xa)['fork']())['ldelim'](),null!=_0x537ed7['howMany']&&Object['hasOwnProperty']['call'](_0x537ed7,'howMany')&&_0x19fee4['uint32'](0x10)['uint32'](_0x537ed7['howMany']),null!=_0x537ed7['targetPosition']&&Object['hasOwnProperty']['call'](_0x537ed7,'targetPosition')&&_0x240ebf['Position']['encode'](_0x537ed7['targetPosition'],_0x19fee4['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x537ed7['wasUndone']&&Object['hasOwnProperty']['call'](_0x537ed7,'wasUndone')&&_0x19fee4['uint32'](0x20)['bool'](_0x537ed7['wasUndone']),_0x19fee4;},_0x2bc51a['encodeDelimited']=function(_0x2ac2e2,_0xaf329f){return this['encode'](_0x2ac2e2,_0xaf329f)['ldelim']();},_0x2bc51a['decode']=function(_0x37fd55,_0x51bfc8){_0x37fd55 instanceof _0x5426aa||(_0x37fd55=_0x5426aa['create'](_0x37fd55));for(var _0x50f81a=void 0x0===_0x51bfc8?_0x37fd55['len']:_0x37fd55['pos']+_0x51bfc8,_0x35c280=new _0x240ebf['MoveOperation']();_0x37fd55['pos']<_0x50f81a;){var _0x27c5ad=_0x37fd55['uint32']();switch(_0x27c5ad>>>0x3){case 0x1:_0x35c280['sourcePosition']=_0x240ebf['Position']['decode'](_0x37fd55,_0x37fd55['uint32']());break;case 0x2:_0x35c280['howMany']=_0x37fd55['uint32']();break;case 0x3:_0x35c280['targetPosition']=_0x240ebf['Position']['decode'](_0x37fd55,_0x37fd55['uint32']());break;case 0x4:_0x35c280['wasUndone']=_0x37fd55['bool']();break;default:_0x37fd55['skipType'](0x7&_0x27c5ad);}}return _0x35c280;},_0x2bc51a['decodeDelimited']=function(_0x14359e){return _0x14359e instanceof _0x5426aa||(_0x14359e=new _0x5426aa(_0x14359e)),this['decode'](_0x14359e,_0x14359e['uint32']());},_0x2bc51a['verify']=function(_0x2ac808){if('object'!=typeof _0x2ac808||null===_0x2ac808)return'object\x20expected';var _0x922683;if(null!=_0x2ac808['sourcePosition']&&_0x2ac808['hasOwnProperty']('sourcePosition')&&(_0x922683=_0x240ebf['Position']['verify'](_0x2ac808['sourcePosition'])))return'sourcePosition.'+_0x922683;if(null!=_0x2ac808['howMany']&&_0x2ac808['hasOwnProperty']('howMany')&&!_0x5af73b['isInteger'](_0x2ac808['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x2ac808['targetPosition']&&_0x2ac808['hasOwnProperty']('targetPosition')&&(_0x922683=_0x240ebf['Position']['verify'](_0x2ac808['targetPosition'])))return'targetPosition.'+_0x922683;return null!=_0x2ac808['wasUndone']&&_0x2ac808['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x2ac808['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x2bc51a['fromObject']=function(_0x36a02f){if(_0x36a02f instanceof _0x240ebf['MoveOperation'])return _0x36a02f;var _0x52304f=new _0x240ebf['MoveOperation']();if(null!=_0x36a02f['sourcePosition']){if('object'!=typeof _0x36a02f['sourcePosition'])throw TypeError('.MoveOperation.sourcePosition:\x20object\x20expected');_0x52304f['sourcePosition']=_0x240ebf['Position']['fromObject'](_0x36a02f['sourcePosition']);}if(null!=_0x36a02f['howMany']&&(_0x52304f['howMany']=_0x36a02f['howMany']>>>0x0),null!=_0x36a02f['targetPosition']){if('object'!=typeof _0x36a02f['targetPosition'])throw TypeError('.MoveOperation.targetPosition:\x20object\x20expected');_0x52304f['targetPosition']=_0x240ebf['Position']['fromObject'](_0x36a02f['targetPosition']);}return null!=_0x36a02f['wasUndone']&&(_0x52304f['wasUndone']=Boolean(_0x36a02f['wasUndone'])),_0x52304f;},_0x2bc51a['toObject']=function(_0x5b127e,_0x2b5298){_0x2b5298||(_0x2b5298={});var _0xc76213={};return _0x2b5298['defaults']&&(_0xc76213['sourcePosition']=null,_0xc76213['howMany']=0x0,_0xc76213['targetPosition']=null,_0xc76213['wasUndone']=!0x1),null!=_0x5b127e['sourcePosition']&&_0x5b127e['hasOwnProperty']('sourcePosition')&&(_0xc76213['sourcePosition']=_0x240ebf['Position']['toObject'](_0x5b127e['sourcePosition'],_0x2b5298)),null!=_0x5b127e['howMany']&&_0x5b127e['hasOwnProperty']('howMany')&&(_0xc76213['howMany']=_0x5b127e['howMany']),null!=_0x5b127e['targetPosition']&&_0x5b127e['hasOwnProperty']('targetPosition')&&(_0xc76213['targetPosition']=_0x240ebf['Position']['toObject'](_0x5b127e['targetPosition'],_0x2b5298)),null!=_0x5b127e['wasUndone']&&_0x5b127e['hasOwnProperty']('wasUndone')&&(_0xc76213['wasUndone']=_0x5b127e['wasUndone']),_0xc76213;},_0x2bc51a['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0xfaa667['util']['toJSONOptions']);},_0x2bc51a['getTypeUrl']=function(_0x57983a){return void 0x0===_0x57983a&&(_0x57983a='type.googleapis.com'),_0x57983a+'/MoveOperation';},_0x2bc51a;}()),_0x240ebf['RenameOperation']=(function(){function _0x1a1368(_0x366e10){if(_0x366e10){for(var _0x16e29e=Object['keys'](_0x366e10),_0x24ad1c=0x0;_0x24ad1c<_0x16e29e['length'];++_0x24ad1c)null!=_0x366e10[_0x16e29e[_0x24ad1c]]&&(this[_0x16e29e[_0x24ad1c]]=_0x366e10[_0x16e29e[_0x24ad1c]]);}}return _0x1a1368['prototype']['position']=null,_0x1a1368['prototype']['oldName']='',_0x1a1368['prototype']['newName']='',_0x1a1368['prototype']['wasUndone']=!0x1,_0x1a1368['create']=function(_0x434311){return new _0x1a1368(_0x434311);},_0x1a1368['encode']=function(_0x350350,_0x117ab1){return _0x117ab1||(_0x117ab1=_0xa1b8ef['create']()),null!=_0x350350['position']&&Object['hasOwnProperty']['call'](_0x350350,'position')&&_0x240ebf['Position']['encode'](_0x350350['position'],_0x117ab1['uint32'](0xa)['fork']())['ldelim'](),null!=_0x350350['oldName']&&Object['hasOwnProperty']['call'](_0x350350,'oldName')&&_0x117ab1['uint32'](0x12)['string'](_0x350350['oldName']),null!=_0x350350['newName']&&Object['hasOwnProperty']['call'](_0x350350,'newName')&&_0x117ab1['uint32'](0x1a)['string'](_0x350350['newName']),null!=_0x350350['wasUndone']&&Object['hasOwnProperty']['call'](_0x350350,'wasUndone')&&_0x117ab1['uint32'](0x20)['bool'](_0x350350['wasUndone']),_0x117ab1;},_0x1a1368['encodeDelimited']=function(_0xf04ac8,_0x4fa8c6){return this['encode'](_0xf04ac8,_0x4fa8c6)['ldelim']();},_0x1a1368['decode']=function(_0x10e752,_0x283eb3){_0x10e752 instanceof _0x5426aa||(_0x10e752=_0x5426aa['create'](_0x10e752));for(var _0xe93d37=void 0x0===_0x283eb3?_0x10e752['len']:_0x10e752['pos']+_0x283eb3,_0x5085ed=new _0x240ebf['RenameOperation']();_0x10e752['pos']<_0xe93d37;){var _0x1b2a47=_0x10e752['uint32']();switch(_0x1b2a47>>>0x3){case 0x1:_0x5085ed['position']=_0x240ebf['Position']['decode'](_0x10e752,_0x10e752['uint32']());break;case 0x2:_0x5085ed['oldName']=_0x10e752['string']();break;case 0x3:_0x5085ed['newName']=_0x10e752['string']();break;case 0x4:_0x5085ed['wasUndone']=_0x10e752['bool']();break;default:_0x10e752['skipType'](0x7&_0x1b2a47);}}return _0x5085ed;},_0x1a1368['decodeDelimited']=function(_0x5cae35){return _0x5cae35 instanceof _0x5426aa||(_0x5cae35=new _0x5426aa(_0x5cae35)),this['decode'](_0x5cae35,_0x5cae35['uint32']());},_0x1a1368['verify']=function(_0x22e7f6){if('object'!=typeof _0x22e7f6||null===_0x22e7f6)return'object\x20expected';if(null!=_0x22e7f6['position']&&_0x22e7f6['hasOwnProperty']('position')){var _0x13497d=_0x240ebf['Position']['verify'](_0x22e7f6['position']);if(_0x13497d)return'position.'+_0x13497d;}return null!=_0x22e7f6['oldName']&&_0x22e7f6['hasOwnProperty']('oldName')&&!_0x5af73b['isString'](_0x22e7f6['oldName'])?'oldName:\x20string\x20expected':null!=_0x22e7f6['newName']&&_0x22e7f6['hasOwnProperty']('newName')&&!_0x5af73b['isString'](_0x22e7f6['newName'])?'newName:\x20string\x20expected':null!=_0x22e7f6['wasUndone']&&_0x22e7f6['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x22e7f6['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x1a1368['fromObject']=function(_0x51f40f){if(_0x51f40f instanceof _0x240ebf['RenameOperation'])return _0x51f40f;var _0x5a88ea=new _0x240ebf['RenameOperation']();if(null!=_0x51f40f['position']){if('object'!=typeof _0x51f40f['position'])throw TypeError('.RenameOperation.position:\x20object\x20expected');_0x5a88ea['position']=_0x240ebf['Position']['fromObject'](_0x51f40f['position']);}return null!=_0x51f40f['oldName']&&(_0x5a88ea['oldName']=String(_0x51f40f['oldName'])),null!=_0x51f40f['newName']&&(_0x5a88ea['newName']=String(_0x51f40f['newName'])),null!=_0x51f40f['wasUndone']&&(_0x5a88ea['wasUndone']=Boolean(_0x51f40f['wasUndone'])),_0x5a88ea;},_0x1a1368['toObject']=function(_0x4b99fc,_0x3d97f8){_0x3d97f8||(_0x3d97f8={});var _0x2c1a0f={};return _0x3d97f8['defaults']&&(_0x2c1a0f['position']=null,_0x2c1a0f['oldName']='',_0x2c1a0f['newName']='',_0x2c1a0f['wasUndone']=!0x1),null!=_0x4b99fc['position']&&_0x4b99fc['hasOwnProperty']('position')&&(_0x2c1a0f['position']=_0x240ebf['Position']['toObject'](_0x4b99fc['position'],_0x3d97f8)),null!=_0x4b99fc['oldName']&&_0x4b99fc['hasOwnProperty']('oldName')&&(_0x2c1a0f['oldName']=_0x4b99fc['oldName']),null!=_0x4b99fc['newName']&&_0x4b99fc['hasOwnProperty']('newName')&&(_0x2c1a0f['newName']=_0x4b99fc['newName']),null!=_0x4b99fc['wasUndone']&&_0x4b99fc['hasOwnProperty']('wasUndone')&&(_0x2c1a0f['wasUndone']=_0x4b99fc['wasUndone']),_0x2c1a0f;},_0x1a1368['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0xfaa667['util']['toJSONOptions']);},_0x1a1368['getTypeUrl']=function(_0x365c51){return void 0x0===_0x365c51&&(_0x365c51='type.googleapis.com'),_0x365c51+'/RenameOperation';},_0x1a1368;}()),_0x240ebf['RootAttributeOperation']=(function(){function _0x25b98a(_0x420bbf){if(_0x420bbf){for(var _0x2ec321=Object['keys'](_0x420bbf),_0x46bcb2=0x0;_0x46bcb2<_0x2ec321['length'];++_0x46bcb2)null!=_0x420bbf[_0x2ec321[_0x46bcb2]]&&(this[_0x2ec321[_0x46bcb2]]=_0x420bbf[_0x2ec321[_0x46bcb2]]);}}return _0x25b98a['prototype']['root']='',_0x25b98a['prototype']['key']='',_0x25b98a['prototype']['oldValueBoolean']=!0x1,_0x25b98a['prototype']['oldValueJson']='',_0x25b98a['prototype']['newValueBoolean']=!0x1,_0x25b98a['prototype']['newValueJson']='',_0x25b98a['prototype']['wasUndone']=!0x1,_0x25b98a['create']=function(_0x254ccb){return new _0x25b98a(_0x254ccb);},_0x25b98a['encode']=function(_0x182a40,_0x14ff46){return _0x14ff46||(_0x14ff46=_0xa1b8ef['create']()),null!=_0x182a40['root']&&Object['hasOwnProperty']['call'](_0x182a40,'root')&&_0x14ff46['uint32'](0xa)['string'](_0x182a40['root']),null!=_0x182a40['key']&&Object['hasOwnProperty']['call'](_0x182a40,'key')&&_0x14ff46['uint32'](0x12)['string'](_0x182a40['key']),null!=_0x182a40['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x182a40,'oldValueBoolean')&&_0x14ff46['uint32'](0x18)['bool'](_0x182a40['oldValueBoolean']),null!=_0x182a40['oldValueJson']&&Object['hasOwnProperty']['call'](_0x182a40,'oldValueJson')&&_0x14ff46['uint32'](0x22)['string'](_0x182a40['oldValueJson']),null!=_0x182a40['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x182a40,'newValueBoolean')&&_0x14ff46['uint32'](0x28)['bool'](_0x182a40['newValueBoolean']),null!=_0x182a40['newValueJson']&&Object['hasOwnProperty']['call'](_0x182a40,'newValueJson')&&_0x14ff46['uint32'](0x32)['string'](_0x182a40['newValueJson']),null!=_0x182a40['wasUndone']&&Object['hasOwnProperty']['call'](_0x182a40,'wasUndone')&&_0x14ff46['uint32'](0x38)['bool'](_0x182a40['wasUndone']),_0x14ff46;},_0x25b98a['encodeDelimited']=function(_0x1ca0c9,_0x4a4931){return this['encode'](_0x1ca0c9,_0x4a4931)['ldelim']();},_0x25b98a['decode']=function(_0x278a78,_0x5f5078){_0x278a78 instanceof _0x5426aa||(_0x278a78=_0x5426aa['create'](_0x278a78));for(var _0x508019=void 0x0===_0x5f5078?_0x278a78['len']:_0x278a78['pos']+_0x5f5078,_0x3e82d2=new _0x240ebf['RootAttributeOperation']();_0x278a78['pos']<_0x508019;){var _0x37fbd8=_0x278a78['uint32']();switch(_0x37fbd8>>>0x3){case 0x1:_0x3e82d2['root']=_0x278a78['string']();break;case 0x2:_0x3e82d2['key']=_0x278a78['string']();break;case 0x3:_0x3e82d2['oldValueBoolean']=_0x278a78['bool']();break;case 0x4:_0x3e82d2['oldValueJson']=_0x278a78['string']();break;case 0x5:_0x3e82d2['newValueBoolean']=_0x278a78['bool']();break;case 0x6:_0x3e82d2['newValueJson']=_0x278a78['string']();break;case 0x7:_0x3e82d2['wasUndone']=_0x278a78['bool']();break;default:_0x278a78['skipType'](0x7&_0x37fbd8);}}return _0x3e82d2;},_0x25b98a['decodeDelimited']=function(_0x51807a){return _0x51807a instanceof _0x5426aa||(_0x51807a=new _0x5426aa(_0x51807a)),this['decode'](_0x51807a,_0x51807a['uint32']());},_0x25b98a['verify']=function(_0x1f1aac){return'object'!=typeof _0x1f1aac||null===_0x1f1aac?'object\x20expected':null!=_0x1f1aac['root']&&_0x1f1aac['hasOwnProperty']('root')&&!_0x5af73b['isString'](_0x1f1aac['root'])?'root:\x20string\x20expected':null!=_0x1f1aac['key']&&_0x1f1aac['hasOwnProperty']('key')&&!_0x5af73b['isString'](_0x1f1aac['key'])?'key:\x20string\x20expected':null!=_0x1f1aac['oldValueBoolean']&&_0x1f1aac['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x1f1aac['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x1f1aac['oldValueJson']&&_0x1f1aac['hasOwnProperty']('oldValueJson')&&!_0x5af73b['isString'](_0x1f1aac['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x1f1aac['newValueBoolean']&&_0x1f1aac['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x1f1aac['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x1f1aac['newValueJson']&&_0x1f1aac['hasOwnProperty']('newValueJson')&&!_0x5af73b['isString'](_0x1f1aac['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x1f1aac['wasUndone']&&_0x1f1aac['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x1f1aac['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x25b98a['fromObject']=function(_0x975947){if(_0x975947 instanceof _0x240ebf['RootAttributeOperation'])return _0x975947;var _0x7173b7=new _0x240ebf['RootAttributeOperation']();return null!=_0x975947['root']&&(_0x7173b7['root']=String(_0x975947['root'])),null!=_0x975947['key']&&(_0x7173b7['key']=String(_0x975947['key'])),null!=_0x975947['oldValueBoolean']&&(_0x7173b7['oldValueBoolean']=Boolean(_0x975947['oldValueBoolean'])),null!=_0x975947['oldValueJson']&&(_0x7173b7['oldValueJson']=String(_0x975947['oldValueJson'])),null!=_0x975947['newValueBoolean']&&(_0x7173b7['newValueBoolean']=Boolean(_0x975947['newValueBoolean'])),null!=_0x975947['newValueJson']&&(_0x7173b7['newValueJson']=String(_0x975947['newValueJson'])),null!=_0x975947['wasUndone']&&(_0x7173b7['wasUndone']=Boolean(_0x975947['wasUndone'])),_0x7173b7;},_0x25b98a['toObject']=function(_0x271f80,_0x4b994a){_0x4b994a||(_0x4b994a={});var _0x4f83ec={};return _0x4b994a['defaults']&&(_0x4f83ec['root']='',_0x4f83ec['key']='',_0x4f83ec['oldValueBoolean']=!0x1,_0x4f83ec['oldValueJson']='',_0x4f83ec['newValueBoolean']=!0x1,_0x4f83ec['newValueJson']='',_0x4f83ec['wasUndone']=!0x1),null!=_0x271f80['root']&&_0x271f80['hasOwnProperty']('root')&&(_0x4f83ec['root']=_0x271f80['root']),null!=_0x271f80['key']&&_0x271f80['hasOwnProperty']('key')&&(_0x4f83ec['key']=_0x271f80['key']),null!=_0x271f80['oldValueBoolean']&&_0x271f80['hasOwnProperty']('oldValueBoolean')&&(_0x4f83ec['oldValueBoolean']=_0x271f80['oldValueBoolean']),null!=_0x271f80['oldValueJson']&&_0x271f80['hasOwnProperty']('oldValueJson')&&(_0x4f83ec['oldValueJson']=_0x271f80['oldValueJson']),null!=_0x271f80['newValueBoolean']&&_0x271f80['hasOwnProperty']('newValueBoolean')&&(_0x4f83ec['newValueBoolean']=_0x271f80['newValueBoolean']),null!=_0x271f80['newValueJson']&&_0x271f80['hasOwnProperty']('newValueJson')&&(_0x4f83ec['newValueJson']=_0x271f80['newValueJson']),null!=_0x271f80['wasUndone']&&_0x271f80['hasOwnProperty']('wasUndone')&&(_0x4f83ec['wasUndone']=_0x271f80['wasUndone']),_0x4f83ec;},_0x25b98a['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0xfaa667['util']['toJSONOptions']);},_0x25b98a['getTypeUrl']=function(_0xd08dac){return void 0x0===_0xd08dac&&(_0xd08dac='type.googleapis.com'),_0xd08dac+'/RootAttributeOperation';},_0x25b98a;}()),_0x240ebf['RootOperation']=(function(){function _0x5619cb(_0x594522){if(_0x594522){for(var _0x38c91c=Object['keys'](_0x594522),_0xadbd6d=0x0;_0xadbd6d<_0x38c91c['length'];++_0xadbd6d)null!=_0x594522[_0x38c91c[_0xadbd6d]]&&(this[_0x38c91c[_0xadbd6d]]=_0x594522[_0x38c91c[_0xadbd6d]]);}}return _0x5619cb['prototype']['rootName']='',_0x5619cb['prototype']['elementName']='',_0x5619cb['prototype']['isAdd']=!0x1,_0x5619cb['prototype']['wasUndone']=!0x1,_0x5619cb['create']=function(_0x37c3d4){return new _0x5619cb(_0x37c3d4);},_0x5619cb['encode']=function(_0x46e33a,_0x2a2997){return _0x2a2997||(_0x2a2997=_0xa1b8ef['create']()),null!=_0x46e33a['rootName']&&Object['hasOwnProperty']['call'](_0x46e33a,'rootName')&&_0x2a2997['uint32'](0xa)['string'](_0x46e33a['rootName']),null!=_0x46e33a['elementName']&&Object['hasOwnProperty']['call'](_0x46e33a,'elementName')&&_0x2a2997['uint32'](0x12)['string'](_0x46e33a['elementName']),null!=_0x46e33a['isAdd']&&Object['hasOwnProperty']['call'](_0x46e33a,'isAdd')&&_0x2a2997['uint32'](0x18)['bool'](_0x46e33a['isAdd']),null!=_0x46e33a['wasUndone']&&Object['hasOwnProperty']['call'](_0x46e33a,'wasUndone')&&_0x2a2997['uint32'](0x20)['bool'](_0x46e33a['wasUndone']),_0x2a2997;},_0x5619cb['encodeDelimited']=function(_0x2eca35,_0x381f7b){return this['encode'](_0x2eca35,_0x381f7b)['ldelim']();},_0x5619cb['decode']=function(_0xf63777,_0x4ee941){_0xf63777 instanceof _0x5426aa||(_0xf63777=_0x5426aa['create'](_0xf63777));for(var _0x5f5858=void 0x0===_0x4ee941?_0xf63777['len']:_0xf63777['pos']+_0x4ee941,_0x41f3ad=new _0x240ebf['RootOperation']();_0xf63777['pos']<_0x5f5858;){var _0x58f099=_0xf63777['uint32']();switch(_0x58f099>>>0x3){case 0x1:_0x41f3ad['rootName']=_0xf63777['string']();break;case 0x2:_0x41f3ad['elementName']=_0xf63777['string']();break;case 0x3:_0x41f3ad['isAdd']=_0xf63777['bool']();break;case 0x4:_0x41f3ad['wasUndone']=_0xf63777['bool']();break;default:_0xf63777['skipType'](0x7&_0x58f099);}}return _0x41f3ad;},_0x5619cb['decodeDelimited']=function(_0x11c896){return _0x11c896 instanceof _0x5426aa||(_0x11c896=new _0x5426aa(_0x11c896)),this['decode'](_0x11c896,_0x11c896['uint32']());},_0x5619cb['verify']=function(_0x4abb44){return'object'!=typeof _0x4abb44||null===_0x4abb44?'object\x20expected':null!=_0x4abb44['rootName']&&_0x4abb44['hasOwnProperty']('rootName')&&!_0x5af73b['isString'](_0x4abb44['rootName'])?'rootName:\x20string\x20expected':null!=_0x4abb44['elementName']&&_0x4abb44['hasOwnProperty']('elementName')&&!_0x5af73b['isString'](_0x4abb44['elementName'])?'elementName:\x20string\x20expected':null!=_0x4abb44['isAdd']&&_0x4abb44['hasOwnProperty']('isAdd')&&'boolean'!=typeof _0x4abb44['isAdd']?'isAdd:\x20boolean\x20expected':null!=_0x4abb44['wasUndone']&&_0x4abb44['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x4abb44['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x5619cb['fromObject']=function(_0x33d473){if(_0x33d473 instanceof _0x240ebf['RootOperation'])return _0x33d473;var _0x54da8c=new _0x240ebf['RootOperation']();return null!=_0x33d473['rootName']&&(_0x54da8c['rootName']=String(_0x33d473['rootName'])),null!=_0x33d473['elementName']&&(_0x54da8c['elementName']=String(_0x33d473['elementName'])),null!=_0x33d473['isAdd']&&(_0x54da8c['isAdd']=Boolean(_0x33d473['isAdd'])),null!=_0x33d473['wasUndone']&&(_0x54da8c['wasUndone']=Boolean(_0x33d473['wasUndone'])),_0x54da8c;},_0x5619cb['toObject']=function(_0x52c257,_0x46167f){_0x46167f||(_0x46167f={});var _0x432dd6={};return _0x46167f['defaults']&&(_0x432dd6['rootName']='',_0x432dd6['elementName']='',_0x432dd6['isAdd']=!0x1,_0x432dd6['wasUndone']=!0x1),null!=_0x52c257['rootName']&&_0x52c257['hasOwnProperty']('rootName')&&(_0x432dd6['rootName']=_0x52c257['rootName']),null!=_0x52c257['elementName']&&_0x52c257['hasOwnProperty']('elementName')&&(_0x432dd6['elementName']=_0x52c257['elementName']),null!=_0x52c257['isAdd']&&_0x52c257['hasOwnProperty']('isAdd')&&(_0x432dd6['isAdd']=_0x52c257['isAdd']),null!=_0x52c257['wasUndone']&&_0x52c257['hasOwnProperty']('wasUndone')&&(_0x432dd6['wasUndone']=_0x52c257['wasUndone']),_0x432dd6;},_0x5619cb['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0xfaa667['util']['toJSONOptions']);},_0x5619cb['getTypeUrl']=function(_0x58ed80){return void 0x0===_0x58ed80&&(_0x58ed80='type.googleapis.com'),_0x58ed80+'/RootOperation';},_0x5619cb;}()),_0x240ebf['SplitOperation']=(function(){function _0x37cfb3(_0x3c3178){if(_0x3c3178){for(var _0x629469=Object['keys'](_0x3c3178),_0x2334d6=0x0;_0x2334d6<_0x629469['length'];++_0x2334d6)null!=_0x3c3178[_0x629469[_0x2334d6]]&&(this[_0x629469[_0x2334d6]]=_0x3c3178[_0x629469[_0x2334d6]]);}}return _0x37cfb3['prototype']['splitPosition']=null,_0x37cfb3['prototype']['graveyardPosition']=null,_0x37cfb3['prototype']['howMany']=0x0,_0x37cfb3['prototype']['insertionPosition']=null,_0x37cfb3['prototype']['wasUndone']=!0x1,_0x37cfb3['create']=function(_0x1e24d7){return new _0x37cfb3(_0x1e24d7);},_0x37cfb3['encode']=function(_0x4c0a54,_0x61e5d3){return _0x61e5d3||(_0x61e5d3=_0xa1b8ef['create']()),null!=_0x4c0a54['splitPosition']&&Object['hasOwnProperty']['call'](_0x4c0a54,'splitPosition')&&_0x240ebf['Position']['encode'](_0x4c0a54['splitPosition'],_0x61e5d3['uint32'](0xa)['fork']())['ldelim'](),null!=_0x4c0a54['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x4c0a54,'graveyardPosition')&&_0x240ebf['Position']['encode'](_0x4c0a54['graveyardPosition'],_0x61e5d3['uint32'](0x12)['fork']())['ldelim'](),null!=_0x4c0a54['howMany']&&Object['hasOwnProperty']['call'](_0x4c0a54,'howMany')&&_0x61e5d3['uint32'](0x18)['uint32'](_0x4c0a54['howMany']),null!=_0x4c0a54['insertionPosition']&&Object['hasOwnProperty']['call'](_0x4c0a54,'insertionPosition')&&_0x240ebf['Position']['encode'](_0x4c0a54['insertionPosition'],_0x61e5d3['uint32'](0x22)['fork']())['ldelim'](),null!=_0x4c0a54['wasUndone']&&Object['hasOwnProperty']['call'](_0x4c0a54,'wasUndone')&&_0x61e5d3['uint32'](0x28)['bool'](_0x4c0a54['wasUndone']),_0x61e5d3;},_0x37cfb3['encodeDelimited']=function(_0x44cfe9,_0xedb829){return this['encode'](_0x44cfe9,_0xedb829)['ldelim']();},_0x37cfb3['decode']=function(_0x1f2bdc,_0x16ab9b){_0x1f2bdc instanceof _0x5426aa||(_0x1f2bdc=_0x5426aa['create'](_0x1f2bdc));for(var _0x5b6a3c=void 0x0===_0x16ab9b?_0x1f2bdc['len']:_0x1f2bdc['pos']+_0x16ab9b,_0x3aada4=new _0x240ebf['SplitOperation']();_0x1f2bdc['pos']<_0x5b6a3c;){var _0x29bf8b=_0x1f2bdc['uint32']();switch(_0x29bf8b>>>0x3){case 0x1:_0x3aada4['splitPosition']=_0x240ebf['Position']['decode'](_0x1f2bdc,_0x1f2bdc['uint32']());break;case 0x2:_0x3aada4['graveyardPosition']=_0x240ebf['Position']['decode'](_0x1f2bdc,_0x1f2bdc['uint32']());break;case 0x3:_0x3aada4['howMany']=_0x1f2bdc['uint32']();break;case 0x4:_0x3aada4['insertionPosition']=_0x240ebf['Position']['decode'](_0x1f2bdc,_0x1f2bdc['uint32']());break;case 0x5:_0x3aada4['wasUndone']=_0x1f2bdc['bool']();break;default:_0x1f2bdc['skipType'](0x7&_0x29bf8b);}}return _0x3aada4;},_0x37cfb3['decodeDelimited']=function(_0x3b1159){return _0x3b1159 instanceof _0x5426aa||(_0x3b1159=new _0x5426aa(_0x3b1159)),this['decode'](_0x3b1159,_0x3b1159['uint32']());},_0x37cfb3['verify']=function(_0x563d93){if('object'!=typeof _0x563d93||null===_0x563d93)return'object\x20expected';var _0x3b4174;if(null!=_0x563d93['splitPosition']&&_0x563d93['hasOwnProperty']('splitPosition')&&(_0x3b4174=_0x240ebf['Position']['verify'](_0x563d93['splitPosition'])))return'splitPosition.'+_0x3b4174;if(null!=_0x563d93['graveyardPosition']&&_0x563d93['hasOwnProperty']('graveyardPosition')&&(_0x3b4174=_0x240ebf['Position']['verify'](_0x563d93['graveyardPosition'])))return'graveyardPosition.'+_0x3b4174;if(null!=_0x563d93['howMany']&&_0x563d93['hasOwnProperty']('howMany')&&!_0x5af73b['isInteger'](_0x563d93['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x563d93['insertionPosition']&&_0x563d93['hasOwnProperty']('insertionPosition')&&(_0x3b4174=_0x240ebf['Position']['verify'](_0x563d93['insertionPosition'])))return'insertionPosition.'+_0x3b4174;return null!=_0x563d93['wasUndone']&&_0x563d93['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x563d93['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x37cfb3['fromObject']=function(_0x126a31){if(_0x126a31 instanceof _0x240ebf['SplitOperation'])return _0x126a31;var _0x3ff105=new _0x240ebf['SplitOperation']();if(null!=_0x126a31['splitPosition']){if('object'!=typeof _0x126a31['splitPosition'])throw TypeError('.SplitOperation.splitPosition:\x20object\x20expected');_0x3ff105['splitPosition']=_0x240ebf['Position']['fromObject'](_0x126a31['splitPosition']);}if(null!=_0x126a31['graveyardPosition']){if('object'!=typeof _0x126a31['graveyardPosition'])throw TypeError('.SplitOperation.graveyardPosition:\x20object\x20expected');_0x3ff105['graveyardPosition']=_0x240ebf['Position']['fromObject'](_0x126a31['graveyardPosition']);}if(null!=_0x126a31['howMany']&&(_0x3ff105['howMany']=_0x126a31['howMany']>>>0x0),null!=_0x126a31['insertionPosition']){if('object'!=typeof _0x126a31['insertionPosition'])throw TypeError('.SplitOperation.insertionPosition:\x20object\x20expected');_0x3ff105['insertionPosition']=_0x240ebf['Position']['fromObject'](_0x126a31['insertionPosition']);}return null!=_0x126a31['wasUndone']&&(_0x3ff105['wasUndone']=Boolean(_0x126a31['wasUndone'])),_0x3ff105;},_0x37cfb3['toObject']=function(_0x33dbd5,_0x1d0b06){_0x1d0b06||(_0x1d0b06={});var _0x383951={};return _0x1d0b06['defaults']&&(_0x383951['splitPosition']=null,_0x383951['graveyardPosition']=null,_0x383951['howMany']=0x0,_0x383951['insertionPosition']=null,_0x383951['wasUndone']=!0x1),null!=_0x33dbd5['splitPosition']&&_0x33dbd5['hasOwnProperty']('splitPosition')&&(_0x383951['splitPosition']=_0x240ebf['Position']['toObject'](_0x33dbd5['splitPosition'],_0x1d0b06)),null!=_0x33dbd5['graveyardPosition']&&_0x33dbd5['hasOwnProperty']('graveyardPosition')&&(_0x383951['graveyardPosition']=_0x240ebf['Position']['toObject'](_0x33dbd5['graveyardPosition'],_0x1d0b06)),null!=_0x33dbd5['howMany']&&_0x33dbd5['hasOwnProperty']('howMany')&&(_0x383951['howMany']=_0x33dbd5['howMany']),null!=_0x33dbd5['insertionPosition']&&_0x33dbd5['hasOwnProperty']('insertionPosition')&&(_0x383951['insertionPosition']=_0x240ebf['Position']['toObject'](_0x33dbd5['insertionPosition'],_0x1d0b06)),null!=_0x33dbd5['wasUndone']&&_0x33dbd5['hasOwnProperty']('wasUndone')&&(_0x383951['wasUndone']=_0x33dbd5['wasUndone']),_0x383951;},_0x37cfb3['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0xfaa667['util']['toJSONOptions']);},_0x37cfb3['getTypeUrl']=function(_0x2275f6){return void 0x0===_0x2275f6&&(_0x2275f6='type.googleapis.com'),_0x2275f6+'/SplitOperation';},_0x37cfb3;}()),_0x240ebf['Position']=(function(){function _0x45f1b7(_0x254e70){if(this['path']=[],_0x254e70){for(var _0x5da8f0=Object['keys'](_0x254e70),_0x5c95c7=0x0;_0x5c95c7<_0x5da8f0['length'];++_0x5c95c7)null!=_0x254e70[_0x5da8f0[_0x5c95c7]]&&(this[_0x5da8f0[_0x5c95c7]]=_0x254e70[_0x5da8f0[_0x5c95c7]]);}}return _0x45f1b7['prototype']['root']='',_0x45f1b7['prototype']['rootMain']=!0x1,_0x45f1b7['prototype']['rootGraveyard']=!0x1,_0x45f1b7['prototype']['path']=_0x5af73b['emptyArray'],_0x45f1b7['prototype']['stickiness']='',_0x45f1b7['create']=function(_0x2d2c29){return new _0x45f1b7(_0x2d2c29);},_0x45f1b7['encode']=function(_0x228d2e,_0xc838bb){if(_0xc838bb||(_0xc838bb=_0xa1b8ef['create']()),null!=_0x228d2e['root']&&Object['hasOwnProperty']['call'](_0x228d2e,'root')&&_0xc838bb['uint32'](0xa)['string'](_0x228d2e['root']),null!=_0x228d2e['rootMain']&&Object['hasOwnProperty']['call'](_0x228d2e,'rootMain')&&_0xc838bb['uint32'](0x10)['bool'](_0x228d2e['rootMain']),null!=_0x228d2e['rootGraveyard']&&Object['hasOwnProperty']['call'](_0x228d2e,'rootGraveyard')&&_0xc838bb['uint32'](0x18)['bool'](_0x228d2e['rootGraveyard']),null!=_0x228d2e['path']&&_0x228d2e['path']['length']){_0xc838bb['uint32'](0x22)['fork']();for(var _0x4cd357=0x0;_0x4cd357<_0x228d2e['path']['length'];++_0x4cd357)_0xc838bb['uint32'](_0x228d2e['path'][_0x4cd357]);_0xc838bb['ldelim']();}return null!=_0x228d2e['stickiness']&&Object['hasOwnProperty']['call'](_0x228d2e,'stickiness')&&_0xc838bb['uint32'](0x2a)['string'](_0x228d2e['stickiness']),_0xc838bb;},_0x45f1b7['encodeDelimited']=function(_0x330636,_0x28b628){return this['encode'](_0x330636,_0x28b628)['ldelim']();},_0x45f1b7['decode']=function(_0x56c44c,_0x55f251){_0x56c44c instanceof _0x5426aa||(_0x56c44c=_0x5426aa['create'](_0x56c44c));for(var _0x45ea22=void 0x0===_0x55f251?_0x56c44c['len']:_0x56c44c['pos']+_0x55f251,_0x37efff=new _0x240ebf['Position']();_0x56c44c['pos']<_0x45ea22;){var _0x53f145=_0x56c44c['uint32']();switch(_0x53f145>>>0x3){case 0x1:_0x37efff['root']=_0x56c44c['string']();break;case 0x2:_0x37efff['rootMain']=_0x56c44c['bool']();break;case 0x3:_0x37efff['rootGraveyard']=_0x56c44c['bool']();break;case 0x4:if(_0x37efff['path']&&_0x37efff['path']['length']||(_0x37efff['path']=[]),0x2==(0x7&_0x53f145)){for(var _0x5a5127=_0x56c44c['uint32']()+_0x56c44c['pos'];_0x56c44c['pos']<_0x5a5127;)_0x37efff['path']['push'](_0x56c44c['uint32']());}else _0x37efff['path']['push'](_0x56c44c['uint32']());break;case 0x5:_0x37efff['stickiness']=_0x56c44c['string']();break;default:_0x56c44c['skipType'](0x7&_0x53f145);}}return _0x37efff;},_0x45f1b7['decodeDelimited']=function(_0x1bef13){return _0x1bef13 instanceof _0x5426aa||(_0x1bef13=new _0x5426aa(_0x1bef13)),this['decode'](_0x1bef13,_0x1bef13['uint32']());},_0x45f1b7['verify']=function(_0x1f9420){if('object'!=typeof _0x1f9420||null===_0x1f9420)return'object\x20expected';if(null!=_0x1f9420['root']&&_0x1f9420['hasOwnProperty']('root')&&!_0x5af73b['isString'](_0x1f9420['root']))return'root:\x20string\x20expected';if(null!=_0x1f9420['rootMain']&&_0x1f9420['hasOwnProperty']('rootMain')&&'boolean'!=typeof _0x1f9420['rootMain'])return'rootMain:\x20boolean\x20expected';if(null!=_0x1f9420['rootGraveyard']&&_0x1f9420['hasOwnProperty']('rootGraveyard')&&'boolean'!=typeof _0x1f9420['rootGraveyard'])return'rootGraveyard:\x20boolean\x20expected';if(null!=_0x1f9420['path']&&_0x1f9420['hasOwnProperty']('path')){if(!Array['isArray'](_0x1f9420['path']))return'path:\x20array\x20expected';for(var _0x512b47=0x0;_0x512b47<_0x1f9420['path']['length'];++_0x512b47)if(!_0x5af73b['isInteger'](_0x1f9420['path'][_0x512b47]))return'path:\x20integer[]\x20expected';}return null!=_0x1f9420['stickiness']&&_0x1f9420['hasOwnProperty']('stickiness')&&!_0x5af73b['isString'](_0x1f9420['stickiness'])?'stickiness:\x20string\x20expected':null;},_0x45f1b7['fromObject']=function(_0x3d48bc){if(_0x3d48bc instanceof _0x240ebf['Position'])return _0x3d48bc;var _0x116058=new _0x240ebf['Position']();if(null!=_0x3d48bc['root']&&(_0x116058['root']=String(_0x3d48bc['root'])),null!=_0x3d48bc['rootMain']&&(_0x116058['rootMain']=Boolean(_0x3d48bc['rootMain'])),null!=_0x3d48bc['rootGraveyard']&&(_0x116058['rootGraveyard']=Boolean(_0x3d48bc['rootGraveyard'])),_0x3d48bc['path']){if(!Array['isArray'](_0x3d48bc['path']))throw TypeError('.Position.path:\x20array\x20expected');_0x116058['path']=[];for(var _0x1a3db4=0x0;_0x1a3db4<_0x3d48bc['path']['length'];++_0x1a3db4)_0x116058['path'][_0x1a3db4]=_0x3d48bc['path'][_0x1a3db4]>>>0x0;}return null!=_0x3d48bc['stickiness']&&(_0x116058['stickiness']=String(_0x3d48bc['stickiness'])),_0x116058;},_0x45f1b7['toObject']=function(_0x59e898,_0x274e58){_0x274e58||(_0x274e58={});var _0x5169b7={};if((_0x274e58['arrays']||_0x274e58['defaults'])&&(_0x5169b7['path']=[]),_0x274e58['defaults']&&(_0x5169b7['root']='',_0x5169b7['rootMain']=!0x1,_0x5169b7['rootGraveyard']=!0x1,_0x5169b7['stickiness']=''),null!=_0x59e898['root']&&_0x59e898['hasOwnProperty']('root')&&(_0x5169b7['root']=_0x59e898['root']),null!=_0x59e898['rootMain']&&_0x59e898['hasOwnProperty']('rootMain')&&(_0x5169b7['rootMain']=_0x59e898['rootMain']),null!=_0x59e898['rootGraveyard']&&_0x59e898['hasOwnProperty']('rootGraveyard')&&(_0x5169b7['rootGraveyard']=_0x59e898['rootGraveyard']),_0x59e898['path']&&_0x59e898['path']['length']){_0x5169b7['path']=[];for(var _0x2aac6c=0x0;_0x2aac6c<_0x59e898['path']['length'];++_0x2aac6c)_0x5169b7['path'][_0x2aac6c]=_0x59e898['path'][_0x2aac6c];}return null!=_0x59e898['stickiness']&&_0x59e898['hasOwnProperty']('stickiness')&&(_0x5169b7['stickiness']=_0x59e898['stickiness']),_0x5169b7;},_0x45f1b7['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0xfaa667['util']['toJSONOptions']);},_0x45f1b7['getTypeUrl']=function(_0x2a54df){return void 0x0===_0x2a54df&&(_0x2a54df='type.googleapis.com'),_0x2a54df+'/Position';},_0x45f1b7;}()),_0x240ebf['Range']=(function(){function _0x1cd5e7(_0x27d2fc){if(_0x27d2fc){for(var _0x48b6c2=Object['keys'](_0x27d2fc),_0x38e084=0x0;_0x38e084<_0x48b6c2['length'];++_0x38e084)null!=_0x27d2fc[_0x48b6c2[_0x38e084]]&&(this[_0x48b6c2[_0x38e084]]=_0x27d2fc[_0x48b6c2[_0x38e084]]);}}return _0x1cd5e7['prototype']['start']=null,_0x1cd5e7['prototype']['end']=null,_0x1cd5e7['create']=function(_0x20cf95){return new _0x1cd5e7(_0x20cf95);},_0x1cd5e7['encode']=function(_0x14c4b8,_0x1ea2d7){return _0x1ea2d7||(_0x1ea2d7=_0xa1b8ef['create']()),null!=_0x14c4b8['start']&&Object['hasOwnProperty']['call'](_0x14c4b8,'start')&&_0x240ebf['Position']['encode'](_0x14c4b8['start'],_0x1ea2d7['uint32'](0xa)['fork']())['ldelim'](),null!=_0x14c4b8['end']&&Object['hasOwnProperty']['call'](_0x14c4b8,'end')&&_0x240ebf['Position']['encode'](_0x14c4b8['end'],_0x1ea2d7['uint32'](0x12)['fork']())['ldelim'](),_0x1ea2d7;},_0x1cd5e7['encodeDelimited']=function(_0x276a43,_0x2bd147){return this['encode'](_0x276a43,_0x2bd147)['ldelim']();},_0x1cd5e7['decode']=function(_0x260d04,_0x37b26e){_0x260d04 instanceof _0x5426aa||(_0x260d04=_0x5426aa['create'](_0x260d04));for(var _0xc9a207=void 0x0===_0x37b26e?_0x260d04['len']:_0x260d04['pos']+_0x37b26e,_0x3a4131=new _0x240ebf['Range']();_0x260d04['pos']<_0xc9a207;){var _0x34abf8=_0x260d04['uint32']();switch(_0x34abf8>>>0x3){case 0x1:_0x3a4131['start']=_0x240ebf['Position']['decode'](_0x260d04,_0x260d04['uint32']());break;case 0x2:_0x3a4131['end']=_0x240ebf['Position']['decode'](_0x260d04,_0x260d04['uint32']());break;default:_0x260d04['skipType'](0x7&_0x34abf8);}}return _0x3a4131;},_0x1cd5e7['decodeDelimited']=function(_0x455138){return _0x455138 instanceof _0x5426aa||(_0x455138=new _0x5426aa(_0x455138)),this['decode'](_0x455138,_0x455138['uint32']());},_0x1cd5e7['verify']=function(_0x21fbba){if('object'!=typeof _0x21fbba||null===_0x21fbba)return'object\x20expected';var _0x2a8219;if(null!=_0x21fbba['start']&&_0x21fbba['hasOwnProperty']('start')&&(_0x2a8219=_0x240ebf['Position']['verify'](_0x21fbba['start'])))return'start.'+_0x2a8219;if(null!=_0x21fbba['end']&&_0x21fbba['hasOwnProperty']('end')&&(_0x2a8219=_0x240ebf['Position']['verify'](_0x21fbba['end'])))return'end.'+_0x2a8219;return null;},_0x1cd5e7['fromObject']=function(_0x15ddf4){if(_0x15ddf4 instanceof _0x240ebf['Range'])return _0x15ddf4;var _0xdaae23=new _0x240ebf['Range']();if(null!=_0x15ddf4['start']){if('object'!=typeof _0x15ddf4['start'])throw TypeError('.Range.start:\x20object\x20expected');_0xdaae23['start']=_0x240ebf['Position']['fromObject'](_0x15ddf4['start']);}if(null!=_0x15ddf4['end']){if('object'!=typeof _0x15ddf4['end'])throw TypeError('.Range.end:\x20object\x20expected');_0xdaae23['end']=_0x240ebf['Position']['fromObject'](_0x15ddf4['end']);}return _0xdaae23;},_0x1cd5e7['toObject']=function(_0x422f61,_0x273e40){_0x273e40||(_0x273e40={});var _0x44f86a={};return _0x273e40['defaults']&&(_0x44f86a['start']=null,_0x44f86a['end']=null),null!=_0x422f61['start']&&_0x422f61['hasOwnProperty']('start')&&(_0x44f86a['start']=_0x240ebf['Position']['toObject'](_0x422f61['start'],_0x273e40)),null!=_0x422f61['end']&&_0x422f61['hasOwnProperty']('end')&&(_0x44f86a['end']=_0x240ebf['Position']['toObject'](_0x422f61['end'],_0x273e40)),_0x44f86a;},_0x1cd5e7['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0xfaa667['util']['toJSONOptions']);},_0x1cd5e7['getTypeUrl']=function(_0x4defe6){return void 0x0===_0x4defe6&&(_0x4defe6='type.googleapis.com'),_0x4defe6+'/Range';},_0x1cd5e7;}()),_0x240ebf['Element']=(function(){function _0x18893b(_0x4d0232){if(this['children']=[],this['attributesBoolean']={},_0x4d0232){for(var _0x15e10a=Object['keys'](_0x4d0232),_0x4371c2=0x0;_0x4371c2<_0x15e10a['length'];++_0x4371c2)null!=_0x4d0232[_0x15e10a[_0x4371c2]]&&(this[_0x15e10a[_0x4371c2]]=_0x4d0232[_0x15e10a[_0x4371c2]]);}}return _0x18893b['prototype']['name']='',_0x18893b['prototype']['children']=_0x5af73b['emptyArray'],_0x18893b['prototype']['data']='',_0x18893b['prototype']['attributesBoolean']=_0x5af73b['emptyObject'],_0x18893b['prototype']['attributesJson']='',_0x18893b['create']=function(_0x244a17){return new _0x18893b(_0x244a17);},_0x18893b['encode']=function(_0x195c4b,_0xf40050){if(_0xf40050||(_0xf40050=_0xa1b8ef['create']()),null!=_0x195c4b['name']&&Object['hasOwnProperty']['call'](_0x195c4b,'name')&&_0xf40050['uint32'](0xa)['string'](_0x195c4b['name']),null!=_0x195c4b['children']&&_0x195c4b['children']['length']){for(var _0x12f9f4=0x0;_0x12f9f4<_0x195c4b['children']['length'];++_0x12f9f4)_0x240ebf['Element']['encode'](_0x195c4b['children'][_0x12f9f4],_0xf40050['uint32'](0x12)['fork']())['ldelim']();}if(null!=_0x195c4b['data']&&Object['hasOwnProperty']['call'](_0x195c4b,'data')&&_0xf40050['uint32'](0x1a)['string'](_0x195c4b['data']),null!=_0x195c4b['attributesBoolean']&&Object['hasOwnProperty']['call'](_0x195c4b,'attributesBoolean')){var _0x3a7cd0=Object['keys'](_0x195c4b['attributesBoolean']);for(_0x12f9f4=0x0;_0x12f9f4<_0x3a7cd0['length'];++_0x12f9f4)_0xf40050['uint32'](0x22)['fork']()['uint32'](0xa)['string'](_0x3a7cd0[_0x12f9f4])['uint32'](0x10)['bool'](_0x195c4b['attributesBoolean'][_0x3a7cd0[_0x12f9f4]])['ldelim']();}return null!=_0x195c4b['attributesJson']&&Object['hasOwnProperty']['call'](_0x195c4b,'attributesJson')&&_0xf40050['uint32'](0x2a)['string'](_0x195c4b['attributesJson']),_0xf40050;},_0x18893b['encodeDelimited']=function(_0xc78d0,_0x5021b0){return this['encode'](_0xc78d0,_0x5021b0)['ldelim']();},_0x18893b['decode']=function(_0x366112,_0x183983){_0x366112 instanceof _0x5426aa||(_0x366112=_0x5426aa['create'](_0x366112));for(var _0xb2ac2b,_0x4bdefe,_0x36f5c6=void 0x0===_0x183983?_0x366112['len']:_0x366112['pos']+_0x183983,_0x2d583e=new _0x240ebf['Element']();_0x366112['pos']<_0x36f5c6;){var _0x1cec02=_0x366112['uint32']();switch(_0x1cec02>>>0x3){case 0x1:_0x2d583e['name']=_0x366112['string']();break;case 0x2:_0x2d583e['children']&&_0x2d583e['children']['length']||(_0x2d583e['children']=[]),_0x2d583e['children']['push'](_0x240ebf['Element']['decode'](_0x366112,_0x366112['uint32']()));break;case 0x3:_0x2d583e['data']=_0x366112['string']();break;case 0x4:_0x2d583e['attributesBoolean']===_0x5af73b['emptyObject']&&(_0x2d583e['attributesBoolean']={});var _0xb3a2d0=_0x366112['uint32']()+_0x366112['pos'];for(_0xb2ac2b='',_0x4bdefe=!0x1;_0x366112['pos']<_0xb3a2d0;){var _0x8b5d4a=_0x366112['uint32']();switch(_0x8b5d4a>>>0x3){case 0x1:_0xb2ac2b=_0x366112['string']();break;case 0x2:_0x4bdefe=_0x366112['bool']();break;default:_0x366112['skipType'](0x7&_0x8b5d4a);}}_0x2d583e['attributesBoolean'][_0xb2ac2b]=_0x4bdefe;break;case 0x5:_0x2d583e['attributesJson']=_0x366112['string']();break;default:_0x366112['skipType'](0x7&_0x1cec02);}}return _0x2d583e;},_0x18893b['decodeDelimited']=function(_0x230d37){return _0x230d37 instanceof _0x5426aa||(_0x230d37=new _0x5426aa(_0x230d37)),this['decode'](_0x230d37,_0x230d37['uint32']());},_0x18893b['verify']=function(_0x91df71){if('object'!=typeof _0x91df71||null===_0x91df71)return'object\x20expected';if(null!=_0x91df71['name']&&_0x91df71['hasOwnProperty']('name')&&!_0x5af73b['isString'](_0x91df71['name']))return'name:\x20string\x20expected';if(null!=_0x91df71['children']&&_0x91df71['hasOwnProperty']('children')){if(!Array['isArray'](_0x91df71['children']))return'children:\x20array\x20expected';for(var _0x3713d8=0x0;_0x3713d8<_0x91df71['children']['length'];++_0x3713d8){var _0x7785bf=_0x240ebf['Element']['verify'](_0x91df71['children'][_0x3713d8]);if(_0x7785bf)return'children.'+_0x7785bf;}}if(null!=_0x91df71['data']&&_0x91df71['hasOwnProperty']('data')&&!_0x5af73b['isString'](_0x91df71['data']))return'data:\x20string\x20expected';if(null!=_0x91df71['attributesBoolean']&&_0x91df71['hasOwnProperty']('attributesBoolean')){if(!_0x5af73b['isObject'](_0x91df71['attributesBoolean']))return'attributesBoolean:\x20object\x20expected';var _0x2a202d=Object['keys'](_0x91df71['attributesBoolean']);for(_0x3713d8=0x0;_0x3713d8<_0x2a202d['length'];++_0x3713d8)if('boolean'!=typeof _0x91df71['attributesBoolean'][_0x2a202d[_0x3713d8]])return'attributesBoolean:\x20boolean{k:string}\x20expected';}return null!=_0x91df71['attributesJson']&&_0x91df71['hasOwnProperty']('attributesJson')&&!_0x5af73b['isString'](_0x91df71['attributesJson'])?'attributesJson:\x20string\x20expected':null;},_0x18893b['fromObject']=function(_0x2c75af){if(_0x2c75af instanceof _0x240ebf['Element'])return _0x2c75af;var _0xb5866b=new _0x240ebf['Element']();if(null!=_0x2c75af['name']&&(_0xb5866b['name']=String(_0x2c75af['name'])),_0x2c75af['children']){if(!Array['isArray'](_0x2c75af['children']))throw TypeError('.Element.children:\x20array\x20expected');_0xb5866b['children']=[];for(var _0x3b780c=0x0;_0x3b780c<_0x2c75af['children']['length'];++_0x3b780c){if('object'!=typeof _0x2c75af['children'][_0x3b780c])throw TypeError('.Element.children:\x20object\x20expected');_0xb5866b['children'][_0x3b780c]=_0x240ebf['Element']['fromObject'](_0x2c75af['children'][_0x3b780c]);}}if(null!=_0x2c75af['data']&&(_0xb5866b['data']=String(_0x2c75af['data'])),_0x2c75af['attributesBoolean']){if('object'!=typeof _0x2c75af['attributesBoolean'])throw TypeError('.Element.attributesBoolean:\x20object\x20expected');_0xb5866b['attributesBoolean']={};var _0x2f5728=Object['keys'](_0x2c75af['attributesBoolean']);for(_0x3b780c=0x0;_0x3b780c<_0x2f5728['length'];++_0x3b780c)_0xb5866b['attributesBoolean'][_0x2f5728[_0x3b780c]]=Boolean(_0x2c75af['attributesBoolean'][_0x2f5728[_0x3b780c]]);}return null!=_0x2c75af['attributesJson']&&(_0xb5866b['attributesJson']=String(_0x2c75af['attributesJson'])),_0xb5866b;},_0x18893b['toObject']=function(_0x31fc18,_0x191bf3){_0x191bf3||(_0x191bf3={});var _0x44da4b,_0x1b7c8c={};if((_0x191bf3['arrays']||_0x191bf3['defaults'])&&(_0x1b7c8c['children']=[]),(_0x191bf3['objects']||_0x191bf3['defaults'])&&(_0x1b7c8c['attributesBoolean']={}),_0x191bf3['defaults']&&(_0x1b7c8c['name']='',_0x1b7c8c['data']='',_0x1b7c8c['attributesJson']=''),null!=_0x31fc18['name']&&_0x31fc18['hasOwnProperty']('name')&&(_0x1b7c8c['name']=_0x31fc18['name']),_0x31fc18['children']&&_0x31fc18['children']['length']){_0x1b7c8c['children']=[];for(var _0x723c54=0x0;_0x723c54<_0x31fc18['children']['length'];++_0x723c54)_0x1b7c8c['children'][_0x723c54]=_0x240ebf['Element']['toObject'](_0x31fc18['children'][_0x723c54],_0x191bf3);}if(null!=_0x31fc18['data']&&_0x31fc18['hasOwnProperty']('data')&&(_0x1b7c8c['data']=_0x31fc18['data']),_0x31fc18['attributesBoolean']&&(_0x44da4b=Object['keys'](_0x31fc18['attributesBoolean']))['length']){_0x1b7c8c['attributesBoolean']={};for(_0x723c54=0x0;_0x723c54<_0x44da4b['length'];++_0x723c54)_0x1b7c8c['attributesBoolean'][_0x44da4b[_0x723c54]]=_0x31fc18['attributesBoolean'][_0x44da4b[_0x723c54]];}return null!=_0x31fc18['attributesJson']&&_0x31fc18['hasOwnProperty']('attributesJson')&&(_0x1b7c8c['attributesJson']=_0x31fc18['attributesJson']),_0x1b7c8c;},_0x18893b['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0xfaa667['util']['toJSONOptions']);},_0x18893b['getTypeUrl']=function(_0x571c08){return void 0x0===_0x571c08&&(_0x571c08='type.googleapis.com'),_0x571c08+'/Element';},_0x18893b;}()),_0x240ebf;})());class u{['_protobufRoot'];constructor(){this['_protobufRoot']=l;}['getDescriptor'](_0x167521){return new a(this['_protobufRoot'][_0x167521]);}}class a{['_protobuf'];constructor(_0xe1a73b){this['_protobuf']=_0xe1a73b;}['compress'](_0xadeb47){const _0xe8bc6e=this['_protobuf']['verify'](_0xadeb47);if(_0xe8bc6e)throw Error(_0xe8bc6e);return this['_protobuf']['encode'](this['_protobuf']['create'](_0xadeb47))['finish']();}['decompress'](_0x137fc3){return this['_protobuf']['toObject'](this['_protobuf']['decode'](_0x137fc3),{'oneofs':!0x0});}}function s(_0x4b3b25,_0x3b459c){const _0x15db1e=_0x290d51(_0x4b3b25);return _0x15db1e['path'][_0x15db1e['path']['length']-0x1]+=_0x3b459c,_0x15db1e;}function c(_0x276e54,_0x491e41){return _0x276e54['root']===_0x491e41['root']&&_0x412318(_0x276e54['path'],_0x491e41['path']);}function f(_0x3e4d65){d(_0x3e4d65,_0x1df78c=>('main'==_0x1df78c['root']?(_0x1df78c['rootMain']=!0x0,delete _0x1df78c['root']):'$graveyard'==_0x1df78c['root']&&(_0x1df78c['rootGraveyard']=!0x0,delete _0x1df78c['root']),_0x1df78c));}function p(_0x3c1926){d(_0x3c1926,_0x53910e=>(_0x53910e['rootMain']?(_0x53910e['root']='main',delete _0x53910e['rootMain']):_0x53910e['rootGraveyard']&&(_0x53910e['root']='$graveyard',delete _0x53910e['rootGraveyard']),_0x53910e));}function d(_0x228c00,_0x2e89a9){for(const _0x238a84 in _0x228c00){const _0xaa8697=_0x228c00[_0x238a84];'nodes'!==_0x238a84&&_0x354644(_0xaa8697)&&(_0xaa8697['path']&&(_0xaa8697['root']||_0xaa8697['rootMain']||_0xaa8697['rootGraveyard'])?_0x228c00[_0x238a84]=_0x2e89a9(_0xaa8697):d(_0xaa8697,_0x2e89a9));}return _0x228c00;}class b{['_id'];['_operationName'];['_protobufDescriptor'];constructor(_0x18ad09,_0x4a21bf,_0x5153ee){this['_id']=_0x18ad09,this['_operationName']=_0x4a21bf,this['_protobufDescriptor']=_0x5153ee;}['compress'](_0x50c4a0,_0x1741c3){const _0x27f920=_0x1741c3['operations'][_0x1741c3['index']++];return f(_0x27f920),_0x50c4a0['buffers']['push'](this['_protobufDescriptor']['compress'](_0x27f920)),_0x50c4a0['types']['push'](this['_id']),!0x0;}['decompress'](_0x517fa4,_0x427364){_0x427364['typeIndex']++;const _0x159253=_0x427364['buffers'][_0x427364['bufferIndex']++],_0x556426=this['_protobufDescriptor']['decompress'](_0x159253);p(_0x556426),_0x556426['__className']=this['_operationName'],_0x517fa4['push'](_0x556426);}}class h extends b{['compress'](_0x4762d3,_0x1fd6ab){const _0x31fb40=_0x1fd6ab['operations'][_0x1fd6ab['index']++];return this['_serializeOneOf']('oldValue',_0x31fb40),this['_serializeOneOf']('newValue',_0x31fb40),f(_0x31fb40),_0x4762d3['buffers']['push'](this['_protobufDescriptor']['compress'](_0x31fb40)),_0x4762d3['types']['push'](this['_id']),!0x0;}['decompress'](_0x535ce0,_0x4fbadf){_0x4fbadf['typeIndex']++;const _0x2bb0c8=_0x4fbadf['buffers'][_0x4fbadf['bufferIndex']++],_0x31381e=this['_protobufDescriptor']['decompress'](_0x2bb0c8);this['_deserializeOneOf']('oldValue',_0x31381e),this['_deserializeOneOf']('newValue',_0x31381e),p(_0x31381e),_0x31381e['__className']=this['_operationName'],_0x535ce0['push'](_0x31381e);}['_serializeOneOf'](_0x5d08a4,_0x33847b){const _0x16f38c=_0x33847b[_0x5d08a4];'boolean'==typeof _0x16f38c?_0x33847b[_0x5d08a4+'Boolean']=_0x16f38c:_0x33847b[_0x5d08a4+'Json']=JSON['stringify'](_0x16f38c);}['_deserializeOneOf'](_0x3a33e8,_0x78ae67){const _0x3511a4=_0x3a33e8+'Json';_0x78ae67[_0x3511a4]?(_0x78ae67[_0x3a33e8]=JSON['parse'](_0x78ae67[_0x3511a4]),delete _0x78ae67[_0x3511a4]):(_0x78ae67[_0x3a33e8]=_0x78ae67[_0x3a33e8+'Boolean'],delete _0x78ae67[_0x3a33e8+'Boolean']);}}class w extends b{['compress'](_0x2ce7a9,_0x5b7cb9){const _0x1fcbf7=_0x5b7cb9['operations'][_0x5b7cb9['index']++];return this['_serializeNodesAttributes'](_0x1fcbf7['nodes']),f(_0x1fcbf7),_0x2ce7a9['buffers']['push'](this['_protobufDescriptor']['compress'](_0x1fcbf7)),_0x2ce7a9['types']['push'](this['_id']),!0x0;}['decompress'](_0x406631,_0x678f35){_0x678f35['typeIndex']++;const _0x40c6f7=_0x678f35['buffers'][_0x678f35['bufferIndex']++],_0x223797=this['_protobufDescriptor']['decompress'](_0x40c6f7);_0x223797['nodes']||(_0x223797['nodes']=[]),this['_deserializeNodesAttributes'](_0x223797['nodes']),p(_0x223797),_0x223797['__className']=this['_operationName'],_0x406631['push'](_0x223797);}['_serializeNodesAttributes'](_0x13fcd7){for(const _0x51c87b of _0x13fcd7){if(_0x51c87b['attributes']){const _0xadb412=_0x51c87b['attributes'];this['_areValuesBoolean'](_0xadb412)?_0x51c87b['attributesBoolean']=_0xadb412:_0x51c87b['attributesJson']=JSON['stringify'](_0xadb412);}_0x51c87b['children']&&this['_serializeNodesAttributes'](_0x51c87b['children']);}}['_deserializeNodesAttributes'](_0x50ed46){for(const _0x5d2f66 of _0x50ed46)(_0x5d2f66['attributesBoolean']||_0x5d2f66['attributesJson'])&&(_0x5d2f66['attributesBoolean']?(_0x5d2f66['attributes']=_0x5d2f66['attributesBoolean'],delete _0x5d2f66['attributesBoolean']):(_0x5d2f66['attributes']=JSON['parse'](_0x5d2f66['attributesJson']),delete _0x5d2f66['attributesJson'])),_0x5d2f66['children']&&this['_deserializeNodesAttributes'](_0x5d2f66['children']);}['_areValuesBoolean'](_0x3c47d2){return Object['keys'](_0x3c47d2)['every'](_0x1ad4e4=>'boolean'==typeof _0x3c47d2[_0x1ad4e4]);}}class O extends b{['decompress'](_0x35135d,_0x2da617){super['decompress'](_0x35135d,_0x2da617);const _0x2d4757=_0x35135d[_0x35135d['length']-0x1];_0x2d4757['oldRange']||(_0x2d4757['oldRange']=null),_0x2d4757['newRange']||(_0x2d4757['newRange']=null);}}class y extends b{['compress'](_0x1c04d5,_0x82008b){return _0x82008b['index']++,_0x1c04d5['types']['push'](this['_id']),!0x0;}['decompress'](_0x15101b,_0x524915){_0x524915['typeIndex']++,_0x15101b['push']({'__className':this['_operationName']});}}class v extends O{['_omittedNamespace'];constructor(_0x26f69d,_0x28da96,_0x2f0215,_0x399444){super(_0x26f69d,_0x28da96,_0x2f0215),this['_omittedNamespace']=_0x399444+':';}['compress'](_0x14359b,_0x21e49c){const _0xba3dcb=_0x21e49c['operations'][_0x21e49c['index']];return!('MarkerOperation'!=_0xba3dcb['__className']||!_0xba3dcb['name']['startsWith'](this['_omittedNamespace']))&&(_0xba3dcb['name']=_0xba3dcb['name']['replace'](new RegExp('^'+this['_omittedNamespace']),''),super['compress'](_0x14359b,_0x21e49c),!0x0);}['decompress'](_0x33e0a1,_0x1f7fd){super['decompress'](_0x33e0a1,_0x1f7fd);const _0x333ad8=_0x33e0a1[_0x33e0a1['length']-0x1];_0x333ad8['name']=this['_omittedNamespace']+_0x333ad8['name'];}}class j{['_id'];['_context'];constructor(_0x35594c,_0x2a693b){this['_id']=_0x35594c,this['_context']=_0x2a693b;}['compress'](_0x51b18f,_0x3632d3){let _0x2c12f,_0x3ec732=_0x3632d3['operations'][_0x3632d3['index']],_0x3bf2bb=_0x3632d3['operations'][_0x3632d3['index']+0x1];for(;_0x3bf2bb&&this['_compareOperations'](_0x3ec732,_0x3bf2bb);)_0x2c12f?(_0x2c12f=this['_combineNext'](_0x3ec732,_0x2c12f),_0x51b18f['types']['push'](0x0)):(_0x2c12f=_0x290d51(_0x3ec732),_0x51b18f['types']['push'](this['_id'])),_0x3632d3['index']++,_0x3ec732=_0x3632d3['operations'][_0x3632d3['index']],_0x3bf2bb=_0x3632d3['operations'][_0x3632d3['index']+0x1];return!!_0x2c12f&&(_0x2c12f=this['_combineNext'](_0x3632d3['operations'][_0x3632d3['index']++],_0x2c12f),_0x51b18f['types']['push'](0x0),_0x51b18f['buffers']['push'](this['_compressSingleOperation'](_0x2c12f)),!0x0);}['decompress'](_0x3678c1,_0x2e8e25){const _0x1e93ac=this['_decompressSingleOperation'](_0x2e8e25);for(;0x0==_0x2e8e25['types'][_0x2e8e25['typeIndex']];)_0x2e8e25['typeIndex']++,_0x3678c1['push'](this['_splitCurrent'](_0x1e93ac));_0x3678c1['push'](_0x1e93ac);}}class g extends j{['_combineNext'](_0x4f8c55,_0x581aef){return _0x581aef['nodes'][0x0]['data']+=_0x4f8c55['nodes'][0x0]['data'],_0x581aef;}['_splitCurrent'](_0x340235){const _0x1f4f82=_0x290d51(_0x340235),_0x294b5b=_0x1f4f82['nodes'][0x0],_0x122ae6=_0x340235['nodes'][0x0],_0x132e5b=_0x122ae6['data'][Symbol['iterator']]()['next']()['value'],_0x15ab8f=_0x132e5b['length'];return _0x294b5b['data']=_0x132e5b,_0x122ae6['data']=_0x122ae6['data']['substr'](_0x15ab8f),_0x340235['position']=s(_0x340235['position'],_0x15ab8f),_0x1f4f82;}['_compareOperations'](_0x3f5916,_0x40dd2c){if(this['_checkOperation'](_0x3f5916)&&this['_checkOperation'](_0x40dd2c)){const _0x4c4958=_0x3f5916['nodes'][0x0]['data']['length'],_0x548aee=c(s(_0x3f5916['position'],_0x4c4958),_0x40dd2c['position']),_0x538d78=_0x3f5916['nodes'][0x0],_0x400ca4=_0x40dd2c['nodes'][0x0];return _0x548aee&&this['_compareAttributes'](_0x538d78,_0x400ca4);}return!0x1;}['_compressSingleOperation'](_0x428fb3){const _0x267566={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('InsertOperation')['compress'](_0x267566,{'operations':[_0x428fb3],'index':0x0}),_0x267566['buffers'][0x0];}['_decompressSingleOperation'](_0x4fc593){const _0x54baee=[];return this['_context']['_getCompressorByName']('InsertOperation')['decompress'](_0x54baee,_0x4fc593),_0x54baee[0x0];}['_checkOperation'](_0x4d19f6){return'InsertOperation'==_0x4d19f6['__className']&&0x1==_0x4d19f6['nodes']['length']&&_0x4d19f6['nodes'][0x0]['data']&&!_0x4d19f6['wasUndone']&&0x1==Array['from'](_0x4d19f6['nodes'][0x0]['data'])['length'];}['_compareAttributes'](_0x239bef,_0x5e0942){const _0x2d7ef1=Object['keys'](_0x239bef['attributes']||{}),_0x335661=Object['keys'](_0x5e0942['attributes']||{});return _0x2d7ef1['length']===_0x335661['length']&&_0x2d7ef1['every'](_0x96dd35=>_0x5e0942['attributes'][_0x96dd35]&&_0x5e0942['attributes'][_0x96dd35]===_0x239bef['attributes'][_0x96dd35]);}}class m extends j{['_combineNext'](_0x54132f,_0x468593){return _0x468593['howMany']++,_0x468593['sourcePosition']=_0x290d51(_0x54132f['sourcePosition']),_0x468593;}['_splitCurrent'](_0x2fe4e){const _0x160d45=_0x290d51(_0x2fe4e);return _0x2fe4e['howMany']--,_0x160d45['howMany']=0x1,_0x160d45['sourcePosition']=s(_0x160d45['sourcePosition'],_0x2fe4e['howMany']),_0x160d45;}['_compareOperations'](_0x5d68b5,_0x36c2db){return!(!this['_checkOperation'](_0x5d68b5)||!this['_checkOperation'](_0x36c2db))&&(c(s(_0x5d68b5['sourcePosition'],-0x1),_0x36c2db['sourcePosition'])&&c(_0x5d68b5['targetPosition'],_0x36c2db['targetPosition']));}['_compressSingleOperation'](_0x2c75ad){const _0x4bebcd={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x4bebcd,{'operations':[_0x2c75ad],'index':0x0}),_0x4bebcd['buffers'][0x0];}['_decompressSingleOperation'](_0x34d07f){const _0x1d3d4c=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x1d3d4c,_0x34d07f),_0x1d3d4c[0x0];}['_checkOperation'](_0x554a68){return'MoveOperation'==_0x554a68['__className']&&'$graveyard'==_0x554a68['targetPosition']['root']&&0x1==_0x554a68['howMany']&&!_0x554a68['wasUndone'];}}class x extends j{['_combineNext'](_0x27327b,_0x4c4c11){return _0x4c4c11['howMany']++,_0x4c4c11;}['_splitCurrent'](_0x433eb5){const _0x575687=_0x290d51(_0x433eb5);return _0x575687['howMany']=0x1,_0x433eb5['howMany']--,_0x575687;}['_compareOperations'](_0x469706,_0xcf7c38){return!(!this['_checkOperation'](_0x469706)||!this['_checkOperation'](_0xcf7c38))&&(c(_0x469706['sourcePosition'],_0xcf7c38['sourcePosition'])&&c(_0x469706['targetPosition'],_0xcf7c38['targetPosition']));}['_compressSingleOperation'](_0x341419){const _0x47e68f={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x47e68f,{'operations':[_0x341419],'index':0x0}),_0x47e68f['buffers'][0x0];}['_decompressSingleOperation'](_0x398054){const _0x4529ed=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x4529ed,_0x398054),_0x4529ed[0x0];}['_checkOperation'](_0xef9351){return'MoveOperation'==_0xef9351['__className']&&'$graveyard'==_0xef9351['targetPosition']['root']&&0x1==_0xef9351['howMany']&&!_0xef9351['wasUndone'];}}class k extends j{['compress'](_0x5eca78,_0x2cda53){if(!this['_compareOperations'](_0x2cda53['operations'][_0x2cda53['index']],_0x2cda53['operations'][_0x2cda53['index']+0x1]))return!0x1;const _0x1ddeeb=_0x2cda53['operations'][_0x2cda53['index']++];return _0x1ddeeb['oldRange']=null,_0x1ddeeb['newRange']&&c(_0x1ddeeb['newRange']['start'],_0x1ddeeb['newRange']['end'])&&(_0x1ddeeb['newRange']['end']=null),_0x2cda53['index']++,_0x5eca78['types']['push'](this['_id']),_0x5eca78['types']['push'](0x0),_0x5eca78['buffers']['push'](this['_compressSingleOperation'](_0x1ddeeb)),!0x0;}['decompress'](_0x47b085,_0x5e0fe8){const _0x357536=this['_decompressSingleOperation'](_0x5e0fe8);_0x357536['newRange']&&!_0x357536['newRange']['end']&&(_0x357536['newRange']['end']=_0x290d51(_0x357536['newRange']['start']));const _0x4fc04c=_0x290d51(_0x357536);_0x4fc04c['newRange']&&(_0x4fc04c['newRange']['start']['stickiness']='toNone',_0x4fc04c['newRange']['end']=_0x290d51(_0x4fc04c['newRange']['start'])),_0x4fc04c['name']='user:position:'+_0x4fc04c['name']['split'](':')[0x2],_0x5e0fe8['typeIndex']++,_0x47b085['push'](_0x357536),_0x47b085['push'](_0x4fc04c);}['_compressSingleOperation'](_0x73a922){const _0x2ad631={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MarkerOperation')['compress'](_0x2ad631,{'operations':[_0x73a922],'index':0x0}),_0x2ad631['buffers'][0x0];}['_decompressSingleOperation'](_0x370cd2){const _0x221a5c=[];return this['_context']['_getCompressorByName']('MarkerOperation')['decompress'](_0x221a5c,_0x370cd2),_0x221a5c[0x0];}['_compareOperations'](_0x41650c,_0x3e5f23){return!(!_0x41650c||!_0x3e5f23)&&('MarkerOperation'==_0x41650c['__className']&&'MarkerOperation'==_0x3e5f23['__className']&&!(!_0x41650c['name']['startsWith']('user:')||!_0x3e5f23['name']['startsWith']('user:')||_0x41650c['name']==_0x3e5f23['name']));}}class M{['_compressorById'];['_compressorByName'];['_protobufFactory'];constructor(){this['_compressorById']=new Map(),this['_compressorByName']=new Map(),this['_protobufFactory']=new u();const _0x307d0b=this['_protobufFactory']['getDescriptor']('MarkerOperation');this['_registerCompressor'](0x1,'NoOperation',new y(0x1,'NoOperation',void 0x0)),this['_registerOperationCompressor'](0xa,'AttributeOperation',h),this['_registerOperationCompressor'](0xb,'InsertOperation',w),this['_registerOperationCompressor'](0xc,'MarkerOperation',O),this['_registerOperationCompressor'](0xd,'MergeOperation',b),this['_registerOperationCompressor'](0xe,'MoveOperation',b),this['_registerOperationCompressor'](0xf,'RenameOperation',b),this['_registerOperationCompressor'](0x10,'RootAttributeOperation',h),this['_registerOperationCompressor'](0x11,'SplitOperation',b),this['_registerCompressor'](0x12,'CommentMarkerOperation',new v(0x12,'MarkerOperation',_0x307d0b,'comment')),this['_registerCompressor'](0x13,'SuggestionMarkerOperation',new v(0x13,'MarkerOperation',_0x307d0b,'suggestion')),this['_registerOperationCompressor'](0x14,'RootOperation',b),this['_registerActionCompressor'](0x64,'TypingAction',g),this['_registerActionCompressor'](0x65,'DeletingAction',m),this['_registerActionCompressor'](0x66,'ForwardDeletingAction',x),this['_registerActionCompressor'](0x67,'UserSelectionAction',k);}['compress'](_0x108ad1){if(!_0x108ad1||!_0x108ad1[0x0])throw new _0x3a093f('no-operations-provided',this);const _0x330b24={'operations':_0x108ad1,'index':0x0},_0x505e81={'types':[],'buffers':[],'baseVersion':_0x108ad1[0x0]['baseVersion']};for(;_0x330b24['index']<_0x330b24['operations']['length'];){if(this['_getCompressorByName']('UserSelectionAction')['compress'](_0x505e81,_0x330b24))continue;if(this['_getCompressorByName']('TypingAction')['compress'](_0x505e81,_0x330b24))continue;if(this['_getCompressorByName']('DeletingAction')['compress'](_0x505e81,_0x330b24))continue;if(this['_getCompressorByName']('ForwardDeletingAction')['compress'](_0x505e81,_0x330b24))continue;if(this['_getCompressorByName']('CommentMarkerOperation')['compress'](_0x505e81,_0x330b24))continue;if(this['_getCompressorByName']('SuggestionMarkerOperation')['compress'](_0x505e81,_0x330b24))continue;const _0x34f48f=_0x330b24['operations'][_0x330b24['index']]['__className'];this['_getCompressorByName'](_0x34f48f)['compress'](_0x505e81,_0x330b24);}return _0x505e81;}['decompress'](_0x4be27f){const _0x1411d7=[],_0x572f49={'types':_0x4be27f['types'],'buffers':_0x4be27f['buffers'],'baseVersion':_0x4be27f['baseVersion'],'typeIndex':0x0,'bufferIndex':0x0};for(;_0x572f49['typeIndex']<_0x572f49['types']['length'];){const _0x3aac9b=_0x572f49['types'][_0x572f49['typeIndex']],_0x338694=this['_compressorById']['get'](_0x3aac9b);if(!_0x338694)throw new _0x3a093f('decompress-compressor-not-found',this,{'type':_0x3aac9b});_0x338694['decompress'](_0x1411d7,_0x572f49);}return _0x1411d7['forEach']((_0x35c9a6,_0x53ea92)=>_0x35c9a6['baseVersion']=_0x4be27f['baseVersion']+_0x53ea92),_0x1411d7;}['_getCompressorByName'](_0x28c9df){return this['_compressorByName']['get'](_0x28c9df);}['_registerOperationCompressor'](_0x524720,_0x14e39d,_0x1a0167){const _0x611eec=new _0x1a0167(_0x524720,_0x14e39d,this['_protobufFactory']['getDescriptor'](_0x14e39d));this['_registerCompressor'](_0x524720,_0x14e39d,_0x611eec);}['_registerActionCompressor'](_0x33b1f7,_0x256ee4,_0xd2f6b3){const _0x235a51=new _0xd2f6b3(_0x33b1f7,this);this['_registerCompressor'](_0x33b1f7,_0x256ee4,_0x235a51);}['_registerCompressor'](_0x53f43d,_0x2fade3,_0x762125){this['_compressorById']['set'](_0x53f43d,_0x762125),this['_compressorByName']['set'](_0x2fade3,_0x762125);}}export{M as Compressor};
|
|
23
|
+
import{CKEditorError as _0x14806e}from'@ckeditor/ckeditor5-utils/dist/index.js';import _0x3d2480 from'protobufjs/minimal.js';import{cloneDeep as _0x26d6a9,isEqual as _0x24a778,isObject as _0x128d97}from'es-toolkit/compat';const l=/* #__PURE__ -- @preserve */
|
|
24
|
+
((()=>{var _0x5cb26e=_0x3d2480['Reader'],_0x50fe96=_0x3d2480['Writer'],_0x56ae0d=_0x3d2480['util'],_0x2c7b08=_0x3d2480['roots']['default']||(_0x3d2480['roots']['default']={});return _0x2c7b08['AttributeOperation']=(function(){function _0x297c5f(_0x12f3b1){if(_0x12f3b1){for(var _0xd3c10c=Object['keys'](_0x12f3b1),_0x3c6d17=0x0;_0x3c6d17<_0xd3c10c['length'];++_0x3c6d17)null!=_0x12f3b1[_0xd3c10c[_0x3c6d17]]&&(this[_0xd3c10c[_0x3c6d17]]=_0x12f3b1[_0xd3c10c[_0x3c6d17]]);}}return _0x297c5f['prototype']['range']=null,_0x297c5f['prototype']['key']='',_0x297c5f['prototype']['oldValueBoolean']=!0x1,_0x297c5f['prototype']['oldValueJson']='',_0x297c5f['prototype']['newValueBoolean']=!0x1,_0x297c5f['prototype']['newValueJson']='',_0x297c5f['prototype']['wasUndone']=!0x1,_0x297c5f['create']=function(_0x12882b){return new _0x297c5f(_0x12882b);},_0x297c5f['encode']=function(_0x4931d5,_0x2906ba){return _0x2906ba||(_0x2906ba=_0x50fe96['create']()),null!=_0x4931d5['range']&&Object['hasOwnProperty']['call'](_0x4931d5,'range')&&_0x2c7b08['Range']['encode'](_0x4931d5['range'],_0x2906ba['uint32'](0xa)['fork']())['ldelim'](),null!=_0x4931d5['key']&&Object['hasOwnProperty']['call'](_0x4931d5,'key')&&_0x2906ba['uint32'](0x12)['string'](_0x4931d5['key']),null!=_0x4931d5['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x4931d5,'oldValueBoolean')&&_0x2906ba['uint32'](0x18)['bool'](_0x4931d5['oldValueBoolean']),null!=_0x4931d5['oldValueJson']&&Object['hasOwnProperty']['call'](_0x4931d5,'oldValueJson')&&_0x2906ba['uint32'](0x22)['string'](_0x4931d5['oldValueJson']),null!=_0x4931d5['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x4931d5,'newValueBoolean')&&_0x2906ba['uint32'](0x28)['bool'](_0x4931d5['newValueBoolean']),null!=_0x4931d5['newValueJson']&&Object['hasOwnProperty']['call'](_0x4931d5,'newValueJson')&&_0x2906ba['uint32'](0x32)['string'](_0x4931d5['newValueJson']),null!=_0x4931d5['wasUndone']&&Object['hasOwnProperty']['call'](_0x4931d5,'wasUndone')&&_0x2906ba['uint32'](0x38)['bool'](_0x4931d5['wasUndone']),_0x2906ba;},_0x297c5f['encodeDelimited']=function(_0x6f3c21,_0x271480){return this['encode'](_0x6f3c21,_0x271480)['ldelim']();},_0x297c5f['decode']=function(_0x26a271,_0x5a3c2a){_0x26a271 instanceof _0x5cb26e||(_0x26a271=_0x5cb26e['create'](_0x26a271));for(var _0x29022b=void 0x0===_0x5a3c2a?_0x26a271['len']:_0x26a271['pos']+_0x5a3c2a,_0x2b5d35=new _0x2c7b08['AttributeOperation']();_0x26a271['pos']<_0x29022b;){var _0x4e6e63=_0x26a271['uint32']();switch(_0x4e6e63>>>0x3){case 0x1:_0x2b5d35['range']=_0x2c7b08['Range']['decode'](_0x26a271,_0x26a271['uint32']());break;case 0x2:_0x2b5d35['key']=_0x26a271['string']();break;case 0x3:_0x2b5d35['oldValueBoolean']=_0x26a271['bool']();break;case 0x4:_0x2b5d35['oldValueJson']=_0x26a271['string']();break;case 0x5:_0x2b5d35['newValueBoolean']=_0x26a271['bool']();break;case 0x6:_0x2b5d35['newValueJson']=_0x26a271['string']();break;case 0x7:_0x2b5d35['wasUndone']=_0x26a271['bool']();break;default:_0x26a271['skipType'](0x7&_0x4e6e63);}}return _0x2b5d35;},_0x297c5f['decodeDelimited']=function(_0x2c86ff){return _0x2c86ff instanceof _0x5cb26e||(_0x2c86ff=new _0x5cb26e(_0x2c86ff)),this['decode'](_0x2c86ff,_0x2c86ff['uint32']());},_0x297c5f['verify']=function(_0x51d886){if('object'!=typeof _0x51d886||null===_0x51d886)return'object\x20expected';if(null!=_0x51d886['range']&&_0x51d886['hasOwnProperty']('range')){var _0x2ecaed=_0x2c7b08['Range']['verify'](_0x51d886['range']);if(_0x2ecaed)return'range.'+_0x2ecaed;}return null!=_0x51d886['key']&&_0x51d886['hasOwnProperty']('key')&&!_0x56ae0d['isString'](_0x51d886['key'])?'key:\x20string\x20expected':null!=_0x51d886['oldValueBoolean']&&_0x51d886['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x51d886['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x51d886['oldValueJson']&&_0x51d886['hasOwnProperty']('oldValueJson')&&!_0x56ae0d['isString'](_0x51d886['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x51d886['newValueBoolean']&&_0x51d886['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x51d886['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x51d886['newValueJson']&&_0x51d886['hasOwnProperty']('newValueJson')&&!_0x56ae0d['isString'](_0x51d886['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x51d886['wasUndone']&&_0x51d886['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x51d886['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x297c5f['fromObject']=function(_0x323a6a){if(_0x323a6a instanceof _0x2c7b08['AttributeOperation'])return _0x323a6a;var _0x4951c5=new _0x2c7b08['AttributeOperation']();if(null!=_0x323a6a['range']){if('object'!=typeof _0x323a6a['range'])throw TypeError('.AttributeOperation.range:\x20object\x20expected');_0x4951c5['range']=_0x2c7b08['Range']['fromObject'](_0x323a6a['range']);}return null!=_0x323a6a['key']&&(_0x4951c5['key']=String(_0x323a6a['key'])),null!=_0x323a6a['oldValueBoolean']&&(_0x4951c5['oldValueBoolean']=Boolean(_0x323a6a['oldValueBoolean'])),null!=_0x323a6a['oldValueJson']&&(_0x4951c5['oldValueJson']=String(_0x323a6a['oldValueJson'])),null!=_0x323a6a['newValueBoolean']&&(_0x4951c5['newValueBoolean']=Boolean(_0x323a6a['newValueBoolean'])),null!=_0x323a6a['newValueJson']&&(_0x4951c5['newValueJson']=String(_0x323a6a['newValueJson'])),null!=_0x323a6a['wasUndone']&&(_0x4951c5['wasUndone']=Boolean(_0x323a6a['wasUndone'])),_0x4951c5;},_0x297c5f['toObject']=function(_0x11513b,_0x18220c){_0x18220c||(_0x18220c={});var _0x41f147={};return _0x18220c['defaults']&&(_0x41f147['range']=null,_0x41f147['key']='',_0x41f147['oldValueBoolean']=!0x1,_0x41f147['oldValueJson']='',_0x41f147['newValueBoolean']=!0x1,_0x41f147['newValueJson']='',_0x41f147['wasUndone']=!0x1),null!=_0x11513b['range']&&_0x11513b['hasOwnProperty']('range')&&(_0x41f147['range']=_0x2c7b08['Range']['toObject'](_0x11513b['range'],_0x18220c)),null!=_0x11513b['key']&&_0x11513b['hasOwnProperty']('key')&&(_0x41f147['key']=_0x11513b['key']),null!=_0x11513b['oldValueBoolean']&&_0x11513b['hasOwnProperty']('oldValueBoolean')&&(_0x41f147['oldValueBoolean']=_0x11513b['oldValueBoolean']),null!=_0x11513b['oldValueJson']&&_0x11513b['hasOwnProperty']('oldValueJson')&&(_0x41f147['oldValueJson']=_0x11513b['oldValueJson']),null!=_0x11513b['newValueBoolean']&&_0x11513b['hasOwnProperty']('newValueBoolean')&&(_0x41f147['newValueBoolean']=_0x11513b['newValueBoolean']),null!=_0x11513b['newValueJson']&&_0x11513b['hasOwnProperty']('newValueJson')&&(_0x41f147['newValueJson']=_0x11513b['newValueJson']),null!=_0x11513b['wasUndone']&&_0x11513b['hasOwnProperty']('wasUndone')&&(_0x41f147['wasUndone']=_0x11513b['wasUndone']),_0x41f147;},_0x297c5f['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x3d2480['util']['toJSONOptions']);},_0x297c5f['getTypeUrl']=function(_0x388dcf){return void 0x0===_0x388dcf&&(_0x388dcf='type.googleapis.com'),_0x388dcf+'/AttributeOperation';},_0x297c5f;}()),_0x2c7b08['InsertOperation']=(function(){function _0x162078(_0x2e8d6a){if(this['nodes']=[],_0x2e8d6a){for(var _0x4bf822=Object['keys'](_0x2e8d6a),_0x5e8b14=0x0;_0x5e8b14<_0x4bf822['length'];++_0x5e8b14)null!=_0x2e8d6a[_0x4bf822[_0x5e8b14]]&&(this[_0x4bf822[_0x5e8b14]]=_0x2e8d6a[_0x4bf822[_0x5e8b14]]);}}return _0x162078['prototype']['position']=null,_0x162078['prototype']['nodes']=_0x56ae0d['emptyArray'],_0x162078['prototype']['shouldReceiveAttributes']=!0x1,_0x162078['prototype']['wasUndone']=!0x1,_0x162078['create']=function(_0x4ecd7f){return new _0x162078(_0x4ecd7f);},_0x162078['encode']=function(_0x19efb4,_0x50db3c){if(_0x50db3c||(_0x50db3c=_0x50fe96['create']()),null!=_0x19efb4['position']&&Object['hasOwnProperty']['call'](_0x19efb4,'position')&&_0x2c7b08['Position']['encode'](_0x19efb4['position'],_0x50db3c['uint32'](0xa)['fork']())['ldelim'](),null!=_0x19efb4['nodes']&&_0x19efb4['nodes']['length']){for(var _0x37146a=0x0;_0x37146a<_0x19efb4['nodes']['length'];++_0x37146a)_0x2c7b08['Element']['encode'](_0x19efb4['nodes'][_0x37146a],_0x50db3c['uint32'](0x12)['fork']())['ldelim']();}return null!=_0x19efb4['shouldReceiveAttributes']&&Object['hasOwnProperty']['call'](_0x19efb4,'shouldReceiveAttributes')&&_0x50db3c['uint32'](0x18)['bool'](_0x19efb4['shouldReceiveAttributes']),null!=_0x19efb4['wasUndone']&&Object['hasOwnProperty']['call'](_0x19efb4,'wasUndone')&&_0x50db3c['uint32'](0x20)['bool'](_0x19efb4['wasUndone']),_0x50db3c;},_0x162078['encodeDelimited']=function(_0x1889f3,_0x265eb1){return this['encode'](_0x1889f3,_0x265eb1)['ldelim']();},_0x162078['decode']=function(_0x354cc2,_0x1137b2){_0x354cc2 instanceof _0x5cb26e||(_0x354cc2=_0x5cb26e['create'](_0x354cc2));for(var _0x3c2b41=void 0x0===_0x1137b2?_0x354cc2['len']:_0x354cc2['pos']+_0x1137b2,_0x1150ef=new _0x2c7b08['InsertOperation']();_0x354cc2['pos']<_0x3c2b41;){var _0x1cbfc6=_0x354cc2['uint32']();switch(_0x1cbfc6>>>0x3){case 0x1:_0x1150ef['position']=_0x2c7b08['Position']['decode'](_0x354cc2,_0x354cc2['uint32']());break;case 0x2:_0x1150ef['nodes']&&_0x1150ef['nodes']['length']||(_0x1150ef['nodes']=[]),_0x1150ef['nodes']['push'](_0x2c7b08['Element']['decode'](_0x354cc2,_0x354cc2['uint32']()));break;case 0x3:_0x1150ef['shouldReceiveAttributes']=_0x354cc2['bool']();break;case 0x4:_0x1150ef['wasUndone']=_0x354cc2['bool']();break;default:_0x354cc2['skipType'](0x7&_0x1cbfc6);}}return _0x1150ef;},_0x162078['decodeDelimited']=function(_0x44eae2){return _0x44eae2 instanceof _0x5cb26e||(_0x44eae2=new _0x5cb26e(_0x44eae2)),this['decode'](_0x44eae2,_0x44eae2['uint32']());},_0x162078['verify']=function(_0x594e57){if('object'!=typeof _0x594e57||null===_0x594e57)return'object\x20expected';if(null!=_0x594e57['position']&&_0x594e57['hasOwnProperty']('position')&&(_0x489d53=_0x2c7b08['Position']['verify'](_0x594e57['position'])))return'position.'+_0x489d53;if(null!=_0x594e57['nodes']&&_0x594e57['hasOwnProperty']('nodes')){if(!Array['isArray'](_0x594e57['nodes']))return'nodes:\x20array\x20expected';for(var _0x292e62=0x0;_0x292e62<_0x594e57['nodes']['length'];++_0x292e62){var _0x489d53;if(_0x489d53=_0x2c7b08['Element']['verify'](_0x594e57['nodes'][_0x292e62]))return'nodes.'+_0x489d53;}}return null!=_0x594e57['shouldReceiveAttributes']&&_0x594e57['hasOwnProperty']('shouldReceiveAttributes')&&'boolean'!=typeof _0x594e57['shouldReceiveAttributes']?'shouldReceiveAttributes:\x20boolean\x20expected':null!=_0x594e57['wasUndone']&&_0x594e57['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x594e57['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x162078['fromObject']=function(_0x3094ef){if(_0x3094ef instanceof _0x2c7b08['InsertOperation'])return _0x3094ef;var _0x1cecfb=new _0x2c7b08['InsertOperation']();if(null!=_0x3094ef['position']){if('object'!=typeof _0x3094ef['position'])throw TypeError('.InsertOperation.position:\x20object\x20expected');_0x1cecfb['position']=_0x2c7b08['Position']['fromObject'](_0x3094ef['position']);}if(_0x3094ef['nodes']){if(!Array['isArray'](_0x3094ef['nodes']))throw TypeError('.InsertOperation.nodes:\x20array\x20expected');_0x1cecfb['nodes']=[];for(var _0x24791b=0x0;_0x24791b<_0x3094ef['nodes']['length'];++_0x24791b){if('object'!=typeof _0x3094ef['nodes'][_0x24791b])throw TypeError('.InsertOperation.nodes:\x20object\x20expected');_0x1cecfb['nodes'][_0x24791b]=_0x2c7b08['Element']['fromObject'](_0x3094ef['nodes'][_0x24791b]);}}return null!=_0x3094ef['shouldReceiveAttributes']&&(_0x1cecfb['shouldReceiveAttributes']=Boolean(_0x3094ef['shouldReceiveAttributes'])),null!=_0x3094ef['wasUndone']&&(_0x1cecfb['wasUndone']=Boolean(_0x3094ef['wasUndone'])),_0x1cecfb;},_0x162078['toObject']=function(_0x4ef1af,_0x10e9eb){_0x10e9eb||(_0x10e9eb={});var _0x486a26={};if((_0x10e9eb['arrays']||_0x10e9eb['defaults'])&&(_0x486a26['nodes']=[]),_0x10e9eb['defaults']&&(_0x486a26['position']=null,_0x486a26['shouldReceiveAttributes']=!0x1,_0x486a26['wasUndone']=!0x1),null!=_0x4ef1af['position']&&_0x4ef1af['hasOwnProperty']('position')&&(_0x486a26['position']=_0x2c7b08['Position']['toObject'](_0x4ef1af['position'],_0x10e9eb)),_0x4ef1af['nodes']&&_0x4ef1af['nodes']['length']){_0x486a26['nodes']=[];for(var _0x4320c3=0x0;_0x4320c3<_0x4ef1af['nodes']['length'];++_0x4320c3)_0x486a26['nodes'][_0x4320c3]=_0x2c7b08['Element']['toObject'](_0x4ef1af['nodes'][_0x4320c3],_0x10e9eb);}return null!=_0x4ef1af['shouldReceiveAttributes']&&_0x4ef1af['hasOwnProperty']('shouldReceiveAttributes')&&(_0x486a26['shouldReceiveAttributes']=_0x4ef1af['shouldReceiveAttributes']),null!=_0x4ef1af['wasUndone']&&_0x4ef1af['hasOwnProperty']('wasUndone')&&(_0x486a26['wasUndone']=_0x4ef1af['wasUndone']),_0x486a26;},_0x162078['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x3d2480['util']['toJSONOptions']);},_0x162078['getTypeUrl']=function(_0x30bafa){return void 0x0===_0x30bafa&&(_0x30bafa='type.googleapis.com'),_0x30bafa+'/InsertOperation';},_0x162078;}()),_0x2c7b08['MarkerOperation']=(function(){function _0x4689ab(_0x4f3c57){if(_0x4f3c57){for(var _0x4ab61d=Object['keys'](_0x4f3c57),_0x33bbc3=0x0;_0x33bbc3<_0x4ab61d['length'];++_0x33bbc3)null!=_0x4f3c57[_0x4ab61d[_0x33bbc3]]&&(this[_0x4ab61d[_0x33bbc3]]=_0x4f3c57[_0x4ab61d[_0x33bbc3]]);}}return _0x4689ab['prototype']['name']='',_0x4689ab['prototype']['oldRange']=null,_0x4689ab['prototype']['newRange']=null,_0x4689ab['prototype']['affectsData']=!0x1,_0x4689ab['prototype']['wasUndone']=!0x1,_0x4689ab['create']=function(_0x50b89b){return new _0x4689ab(_0x50b89b);},_0x4689ab['encode']=function(_0x27fd1c,_0x4c0404){return _0x4c0404||(_0x4c0404=_0x50fe96['create']()),null!=_0x27fd1c['name']&&Object['hasOwnProperty']['call'](_0x27fd1c,'name')&&_0x4c0404['uint32'](0xa)['string'](_0x27fd1c['name']),null!=_0x27fd1c['oldRange']&&Object['hasOwnProperty']['call'](_0x27fd1c,'oldRange')&&_0x2c7b08['Range']['encode'](_0x27fd1c['oldRange'],_0x4c0404['uint32'](0x12)['fork']())['ldelim'](),null!=_0x27fd1c['newRange']&&Object['hasOwnProperty']['call'](_0x27fd1c,'newRange')&&_0x2c7b08['Range']['encode'](_0x27fd1c['newRange'],_0x4c0404['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x27fd1c['affectsData']&&Object['hasOwnProperty']['call'](_0x27fd1c,'affectsData')&&_0x4c0404['uint32'](0x20)['bool'](_0x27fd1c['affectsData']),null!=_0x27fd1c['wasUndone']&&Object['hasOwnProperty']['call'](_0x27fd1c,'wasUndone')&&_0x4c0404['uint32'](0x28)['bool'](_0x27fd1c['wasUndone']),_0x4c0404;},_0x4689ab['encodeDelimited']=function(_0x486f14,_0x408042){return this['encode'](_0x486f14,_0x408042)['ldelim']();},_0x4689ab['decode']=function(_0x348576,_0x33752d){_0x348576 instanceof _0x5cb26e||(_0x348576=_0x5cb26e['create'](_0x348576));for(var _0x520ae4=void 0x0===_0x33752d?_0x348576['len']:_0x348576['pos']+_0x33752d,_0x15a5f1=new _0x2c7b08['MarkerOperation']();_0x348576['pos']<_0x520ae4;){var _0x453e9d=_0x348576['uint32']();switch(_0x453e9d>>>0x3){case 0x1:_0x15a5f1['name']=_0x348576['string']();break;case 0x2:_0x15a5f1['oldRange']=_0x2c7b08['Range']['decode'](_0x348576,_0x348576['uint32']());break;case 0x3:_0x15a5f1['newRange']=_0x2c7b08['Range']['decode'](_0x348576,_0x348576['uint32']());break;case 0x4:_0x15a5f1['affectsData']=_0x348576['bool']();break;case 0x5:_0x15a5f1['wasUndone']=_0x348576['bool']();break;default:_0x348576['skipType'](0x7&_0x453e9d);}}return _0x15a5f1;},_0x4689ab['decodeDelimited']=function(_0x4aad37){return _0x4aad37 instanceof _0x5cb26e||(_0x4aad37=new _0x5cb26e(_0x4aad37)),this['decode'](_0x4aad37,_0x4aad37['uint32']());},_0x4689ab['verify']=function(_0x3c6ff2){if('object'!=typeof _0x3c6ff2||null===_0x3c6ff2)return'object\x20expected';if(null!=_0x3c6ff2['name']&&_0x3c6ff2['hasOwnProperty']('name')&&!_0x56ae0d['isString'](_0x3c6ff2['name']))return'name:\x20string\x20expected';var _0x4ed122;if(null!=_0x3c6ff2['oldRange']&&_0x3c6ff2['hasOwnProperty']('oldRange')&&(_0x4ed122=_0x2c7b08['Range']['verify'](_0x3c6ff2['oldRange'])))return'oldRange.'+_0x4ed122;if(null!=_0x3c6ff2['newRange']&&_0x3c6ff2['hasOwnProperty']('newRange')&&(_0x4ed122=_0x2c7b08['Range']['verify'](_0x3c6ff2['newRange'])))return'newRange.'+_0x4ed122;return null!=_0x3c6ff2['affectsData']&&_0x3c6ff2['hasOwnProperty']('affectsData')&&'boolean'!=typeof _0x3c6ff2['affectsData']?'affectsData:\x20boolean\x20expected':null!=_0x3c6ff2['wasUndone']&&_0x3c6ff2['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x3c6ff2['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x4689ab['fromObject']=function(_0x50b643){if(_0x50b643 instanceof _0x2c7b08['MarkerOperation'])return _0x50b643;var _0x54fdd2=new _0x2c7b08['MarkerOperation']();if(null!=_0x50b643['name']&&(_0x54fdd2['name']=String(_0x50b643['name'])),null!=_0x50b643['oldRange']){if('object'!=typeof _0x50b643['oldRange'])throw TypeError('.MarkerOperation.oldRange:\x20object\x20expected');_0x54fdd2['oldRange']=_0x2c7b08['Range']['fromObject'](_0x50b643['oldRange']);}if(null!=_0x50b643['newRange']){if('object'!=typeof _0x50b643['newRange'])throw TypeError('.MarkerOperation.newRange:\x20object\x20expected');_0x54fdd2['newRange']=_0x2c7b08['Range']['fromObject'](_0x50b643['newRange']);}return null!=_0x50b643['affectsData']&&(_0x54fdd2['affectsData']=Boolean(_0x50b643['affectsData'])),null!=_0x50b643['wasUndone']&&(_0x54fdd2['wasUndone']=Boolean(_0x50b643['wasUndone'])),_0x54fdd2;},_0x4689ab['toObject']=function(_0x14a859,_0xd1a8c9){_0xd1a8c9||(_0xd1a8c9={});var _0x33fb6a={};return _0xd1a8c9['defaults']&&(_0x33fb6a['name']='',_0x33fb6a['oldRange']=null,_0x33fb6a['newRange']=null,_0x33fb6a['affectsData']=!0x1,_0x33fb6a['wasUndone']=!0x1),null!=_0x14a859['name']&&_0x14a859['hasOwnProperty']('name')&&(_0x33fb6a['name']=_0x14a859['name']),null!=_0x14a859['oldRange']&&_0x14a859['hasOwnProperty']('oldRange')&&(_0x33fb6a['oldRange']=_0x2c7b08['Range']['toObject'](_0x14a859['oldRange'],_0xd1a8c9)),null!=_0x14a859['newRange']&&_0x14a859['hasOwnProperty']('newRange')&&(_0x33fb6a['newRange']=_0x2c7b08['Range']['toObject'](_0x14a859['newRange'],_0xd1a8c9)),null!=_0x14a859['affectsData']&&_0x14a859['hasOwnProperty']('affectsData')&&(_0x33fb6a['affectsData']=_0x14a859['affectsData']),null!=_0x14a859['wasUndone']&&_0x14a859['hasOwnProperty']('wasUndone')&&(_0x33fb6a['wasUndone']=_0x14a859['wasUndone']),_0x33fb6a;},_0x4689ab['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x3d2480['util']['toJSONOptions']);},_0x4689ab['getTypeUrl']=function(_0x16a77e){return void 0x0===_0x16a77e&&(_0x16a77e='type.googleapis.com'),_0x16a77e+'/MarkerOperation';},_0x4689ab;}()),_0x2c7b08['MergeOperation']=(function(){function _0x492a34(_0x4952db){if(_0x4952db){for(var _0x2727d1=Object['keys'](_0x4952db),_0xee7ae9=0x0;_0xee7ae9<_0x2727d1['length'];++_0xee7ae9)null!=_0x4952db[_0x2727d1[_0xee7ae9]]&&(this[_0x2727d1[_0xee7ae9]]=_0x4952db[_0x2727d1[_0xee7ae9]]);}}return _0x492a34['prototype']['sourcePosition']=null,_0x492a34['prototype']['targetPosition']=null,_0x492a34['prototype']['graveyardPosition']=null,_0x492a34['prototype']['howMany']=0x0,_0x492a34['prototype']['wasUndone']=!0x1,_0x492a34['create']=function(_0x1fa0e4){return new _0x492a34(_0x1fa0e4);},_0x492a34['encode']=function(_0x5d991b,_0xf6fd38){return _0xf6fd38||(_0xf6fd38=_0x50fe96['create']()),null!=_0x5d991b['sourcePosition']&&Object['hasOwnProperty']['call'](_0x5d991b,'sourcePosition')&&_0x2c7b08['Position']['encode'](_0x5d991b['sourcePosition'],_0xf6fd38['uint32'](0xa)['fork']())['ldelim'](),null!=_0x5d991b['targetPosition']&&Object['hasOwnProperty']['call'](_0x5d991b,'targetPosition')&&_0x2c7b08['Position']['encode'](_0x5d991b['targetPosition'],_0xf6fd38['uint32'](0x12)['fork']())['ldelim'](),null!=_0x5d991b['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x5d991b,'graveyardPosition')&&_0x2c7b08['Position']['encode'](_0x5d991b['graveyardPosition'],_0xf6fd38['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x5d991b['howMany']&&Object['hasOwnProperty']['call'](_0x5d991b,'howMany')&&_0xf6fd38['uint32'](0x20)['uint32'](_0x5d991b['howMany']),null!=_0x5d991b['wasUndone']&&Object['hasOwnProperty']['call'](_0x5d991b,'wasUndone')&&_0xf6fd38['uint32'](0x28)['bool'](_0x5d991b['wasUndone']),_0xf6fd38;},_0x492a34['encodeDelimited']=function(_0x2b90b7,_0x520948){return this['encode'](_0x2b90b7,_0x520948)['ldelim']();},_0x492a34['decode']=function(_0x2dc57a,_0x456831){_0x2dc57a instanceof _0x5cb26e||(_0x2dc57a=_0x5cb26e['create'](_0x2dc57a));for(var _0x467abf=void 0x0===_0x456831?_0x2dc57a['len']:_0x2dc57a['pos']+_0x456831,_0x2e018d=new _0x2c7b08['MergeOperation']();_0x2dc57a['pos']<_0x467abf;){var _0xcfb015=_0x2dc57a['uint32']();switch(_0xcfb015>>>0x3){case 0x1:_0x2e018d['sourcePosition']=_0x2c7b08['Position']['decode'](_0x2dc57a,_0x2dc57a['uint32']());break;case 0x2:_0x2e018d['targetPosition']=_0x2c7b08['Position']['decode'](_0x2dc57a,_0x2dc57a['uint32']());break;case 0x3:_0x2e018d['graveyardPosition']=_0x2c7b08['Position']['decode'](_0x2dc57a,_0x2dc57a['uint32']());break;case 0x4:_0x2e018d['howMany']=_0x2dc57a['uint32']();break;case 0x5:_0x2e018d['wasUndone']=_0x2dc57a['bool']();break;default:_0x2dc57a['skipType'](0x7&_0xcfb015);}}return _0x2e018d;},_0x492a34['decodeDelimited']=function(_0x4d1610){return _0x4d1610 instanceof _0x5cb26e||(_0x4d1610=new _0x5cb26e(_0x4d1610)),this['decode'](_0x4d1610,_0x4d1610['uint32']());},_0x492a34['verify']=function(_0x596a0e){if('object'!=typeof _0x596a0e||null===_0x596a0e)return'object\x20expected';var _0x1a1588;if(null!=_0x596a0e['sourcePosition']&&_0x596a0e['hasOwnProperty']('sourcePosition')&&(_0x1a1588=_0x2c7b08['Position']['verify'](_0x596a0e['sourcePosition'])))return'sourcePosition.'+_0x1a1588;if(null!=_0x596a0e['targetPosition']&&_0x596a0e['hasOwnProperty']('targetPosition')&&(_0x1a1588=_0x2c7b08['Position']['verify'](_0x596a0e['targetPosition'])))return'targetPosition.'+_0x1a1588;if(null!=_0x596a0e['graveyardPosition']&&_0x596a0e['hasOwnProperty']('graveyardPosition')&&(_0x1a1588=_0x2c7b08['Position']['verify'](_0x596a0e['graveyardPosition'])))return'graveyardPosition.'+_0x1a1588;return null!=_0x596a0e['howMany']&&_0x596a0e['hasOwnProperty']('howMany')&&!_0x56ae0d['isInteger'](_0x596a0e['howMany'])?'howMany:\x20integer\x20expected':null!=_0x596a0e['wasUndone']&&_0x596a0e['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x596a0e['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x492a34['fromObject']=function(_0xfc2738){if(_0xfc2738 instanceof _0x2c7b08['MergeOperation'])return _0xfc2738;var _0x3069f1=new _0x2c7b08['MergeOperation']();if(null!=_0xfc2738['sourcePosition']){if('object'!=typeof _0xfc2738['sourcePosition'])throw TypeError('.MergeOperation.sourcePosition:\x20object\x20expected');_0x3069f1['sourcePosition']=_0x2c7b08['Position']['fromObject'](_0xfc2738['sourcePosition']);}if(null!=_0xfc2738['targetPosition']){if('object'!=typeof _0xfc2738['targetPosition'])throw TypeError('.MergeOperation.targetPosition:\x20object\x20expected');_0x3069f1['targetPosition']=_0x2c7b08['Position']['fromObject'](_0xfc2738['targetPosition']);}if(null!=_0xfc2738['graveyardPosition']){if('object'!=typeof _0xfc2738['graveyardPosition'])throw TypeError('.MergeOperation.graveyardPosition:\x20object\x20expected');_0x3069f1['graveyardPosition']=_0x2c7b08['Position']['fromObject'](_0xfc2738['graveyardPosition']);}return null!=_0xfc2738['howMany']&&(_0x3069f1['howMany']=_0xfc2738['howMany']>>>0x0),null!=_0xfc2738['wasUndone']&&(_0x3069f1['wasUndone']=Boolean(_0xfc2738['wasUndone'])),_0x3069f1;},_0x492a34['toObject']=function(_0x325515,_0x5af0b7){_0x5af0b7||(_0x5af0b7={});var _0x5922e1={};return _0x5af0b7['defaults']&&(_0x5922e1['sourcePosition']=null,_0x5922e1['targetPosition']=null,_0x5922e1['graveyardPosition']=null,_0x5922e1['howMany']=0x0,_0x5922e1['wasUndone']=!0x1),null!=_0x325515['sourcePosition']&&_0x325515['hasOwnProperty']('sourcePosition')&&(_0x5922e1['sourcePosition']=_0x2c7b08['Position']['toObject'](_0x325515['sourcePosition'],_0x5af0b7)),null!=_0x325515['targetPosition']&&_0x325515['hasOwnProperty']('targetPosition')&&(_0x5922e1['targetPosition']=_0x2c7b08['Position']['toObject'](_0x325515['targetPosition'],_0x5af0b7)),null!=_0x325515['graveyardPosition']&&_0x325515['hasOwnProperty']('graveyardPosition')&&(_0x5922e1['graveyardPosition']=_0x2c7b08['Position']['toObject'](_0x325515['graveyardPosition'],_0x5af0b7)),null!=_0x325515['howMany']&&_0x325515['hasOwnProperty']('howMany')&&(_0x5922e1['howMany']=_0x325515['howMany']),null!=_0x325515['wasUndone']&&_0x325515['hasOwnProperty']('wasUndone')&&(_0x5922e1['wasUndone']=_0x325515['wasUndone']),_0x5922e1;},_0x492a34['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x3d2480['util']['toJSONOptions']);},_0x492a34['getTypeUrl']=function(_0x5e6e23){return void 0x0===_0x5e6e23&&(_0x5e6e23='type.googleapis.com'),_0x5e6e23+'/MergeOperation';},_0x492a34;}()),_0x2c7b08['MoveOperation']=(function(){function _0x72b5c0(_0x481c9d){if(_0x481c9d){for(var _0x17ed36=Object['keys'](_0x481c9d),_0x40e068=0x0;_0x40e068<_0x17ed36['length'];++_0x40e068)null!=_0x481c9d[_0x17ed36[_0x40e068]]&&(this[_0x17ed36[_0x40e068]]=_0x481c9d[_0x17ed36[_0x40e068]]);}}return _0x72b5c0['prototype']['sourcePosition']=null,_0x72b5c0['prototype']['howMany']=0x0,_0x72b5c0['prototype']['targetPosition']=null,_0x72b5c0['prototype']['wasUndone']=!0x1,_0x72b5c0['create']=function(_0x3caabf){return new _0x72b5c0(_0x3caabf);},_0x72b5c0['encode']=function(_0x2722e7,_0x4a6450){return _0x4a6450||(_0x4a6450=_0x50fe96['create']()),null!=_0x2722e7['sourcePosition']&&Object['hasOwnProperty']['call'](_0x2722e7,'sourcePosition')&&_0x2c7b08['Position']['encode'](_0x2722e7['sourcePosition'],_0x4a6450['uint32'](0xa)['fork']())['ldelim'](),null!=_0x2722e7['howMany']&&Object['hasOwnProperty']['call'](_0x2722e7,'howMany')&&_0x4a6450['uint32'](0x10)['uint32'](_0x2722e7['howMany']),null!=_0x2722e7['targetPosition']&&Object['hasOwnProperty']['call'](_0x2722e7,'targetPosition')&&_0x2c7b08['Position']['encode'](_0x2722e7['targetPosition'],_0x4a6450['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x2722e7['wasUndone']&&Object['hasOwnProperty']['call'](_0x2722e7,'wasUndone')&&_0x4a6450['uint32'](0x20)['bool'](_0x2722e7['wasUndone']),_0x4a6450;},_0x72b5c0['encodeDelimited']=function(_0xec3c44,_0x19df4b){return this['encode'](_0xec3c44,_0x19df4b)['ldelim']();},_0x72b5c0['decode']=function(_0x5ecf8e,_0x772428){_0x5ecf8e instanceof _0x5cb26e||(_0x5ecf8e=_0x5cb26e['create'](_0x5ecf8e));for(var _0x2dca91=void 0x0===_0x772428?_0x5ecf8e['len']:_0x5ecf8e['pos']+_0x772428,_0x90572f=new _0x2c7b08['MoveOperation']();_0x5ecf8e['pos']<_0x2dca91;){var _0x440850=_0x5ecf8e['uint32']();switch(_0x440850>>>0x3){case 0x1:_0x90572f['sourcePosition']=_0x2c7b08['Position']['decode'](_0x5ecf8e,_0x5ecf8e['uint32']());break;case 0x2:_0x90572f['howMany']=_0x5ecf8e['uint32']();break;case 0x3:_0x90572f['targetPosition']=_0x2c7b08['Position']['decode'](_0x5ecf8e,_0x5ecf8e['uint32']());break;case 0x4:_0x90572f['wasUndone']=_0x5ecf8e['bool']();break;default:_0x5ecf8e['skipType'](0x7&_0x440850);}}return _0x90572f;},_0x72b5c0['decodeDelimited']=function(_0x2a706d){return _0x2a706d instanceof _0x5cb26e||(_0x2a706d=new _0x5cb26e(_0x2a706d)),this['decode'](_0x2a706d,_0x2a706d['uint32']());},_0x72b5c0['verify']=function(_0x59d68b){if('object'!=typeof _0x59d68b||null===_0x59d68b)return'object\x20expected';var _0x4e1f13;if(null!=_0x59d68b['sourcePosition']&&_0x59d68b['hasOwnProperty']('sourcePosition')&&(_0x4e1f13=_0x2c7b08['Position']['verify'](_0x59d68b['sourcePosition'])))return'sourcePosition.'+_0x4e1f13;if(null!=_0x59d68b['howMany']&&_0x59d68b['hasOwnProperty']('howMany')&&!_0x56ae0d['isInteger'](_0x59d68b['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x59d68b['targetPosition']&&_0x59d68b['hasOwnProperty']('targetPosition')&&(_0x4e1f13=_0x2c7b08['Position']['verify'](_0x59d68b['targetPosition'])))return'targetPosition.'+_0x4e1f13;return null!=_0x59d68b['wasUndone']&&_0x59d68b['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x59d68b['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x72b5c0['fromObject']=function(_0x5acbe7){if(_0x5acbe7 instanceof _0x2c7b08['MoveOperation'])return _0x5acbe7;var _0x57f4d8=new _0x2c7b08['MoveOperation']();if(null!=_0x5acbe7['sourcePosition']){if('object'!=typeof _0x5acbe7['sourcePosition'])throw TypeError('.MoveOperation.sourcePosition:\x20object\x20expected');_0x57f4d8['sourcePosition']=_0x2c7b08['Position']['fromObject'](_0x5acbe7['sourcePosition']);}if(null!=_0x5acbe7['howMany']&&(_0x57f4d8['howMany']=_0x5acbe7['howMany']>>>0x0),null!=_0x5acbe7['targetPosition']){if('object'!=typeof _0x5acbe7['targetPosition'])throw TypeError('.MoveOperation.targetPosition:\x20object\x20expected');_0x57f4d8['targetPosition']=_0x2c7b08['Position']['fromObject'](_0x5acbe7['targetPosition']);}return null!=_0x5acbe7['wasUndone']&&(_0x57f4d8['wasUndone']=Boolean(_0x5acbe7['wasUndone'])),_0x57f4d8;},_0x72b5c0['toObject']=function(_0x46a97e,_0x574666){_0x574666||(_0x574666={});var _0x100cc4={};return _0x574666['defaults']&&(_0x100cc4['sourcePosition']=null,_0x100cc4['howMany']=0x0,_0x100cc4['targetPosition']=null,_0x100cc4['wasUndone']=!0x1),null!=_0x46a97e['sourcePosition']&&_0x46a97e['hasOwnProperty']('sourcePosition')&&(_0x100cc4['sourcePosition']=_0x2c7b08['Position']['toObject'](_0x46a97e['sourcePosition'],_0x574666)),null!=_0x46a97e['howMany']&&_0x46a97e['hasOwnProperty']('howMany')&&(_0x100cc4['howMany']=_0x46a97e['howMany']),null!=_0x46a97e['targetPosition']&&_0x46a97e['hasOwnProperty']('targetPosition')&&(_0x100cc4['targetPosition']=_0x2c7b08['Position']['toObject'](_0x46a97e['targetPosition'],_0x574666)),null!=_0x46a97e['wasUndone']&&_0x46a97e['hasOwnProperty']('wasUndone')&&(_0x100cc4['wasUndone']=_0x46a97e['wasUndone']),_0x100cc4;},_0x72b5c0['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x3d2480['util']['toJSONOptions']);},_0x72b5c0['getTypeUrl']=function(_0x33bc97){return void 0x0===_0x33bc97&&(_0x33bc97='type.googleapis.com'),_0x33bc97+'/MoveOperation';},_0x72b5c0;}()),_0x2c7b08['RenameOperation']=(function(){function _0x6cb681(_0x568016){if(_0x568016){for(var _0x3d8b19=Object['keys'](_0x568016),_0x46fcc4=0x0;_0x46fcc4<_0x3d8b19['length'];++_0x46fcc4)null!=_0x568016[_0x3d8b19[_0x46fcc4]]&&(this[_0x3d8b19[_0x46fcc4]]=_0x568016[_0x3d8b19[_0x46fcc4]]);}}return _0x6cb681['prototype']['position']=null,_0x6cb681['prototype']['oldName']='',_0x6cb681['prototype']['newName']='',_0x6cb681['prototype']['wasUndone']=!0x1,_0x6cb681['create']=function(_0x396e4f){return new _0x6cb681(_0x396e4f);},_0x6cb681['encode']=function(_0x5de019,_0x48d638){return _0x48d638||(_0x48d638=_0x50fe96['create']()),null!=_0x5de019['position']&&Object['hasOwnProperty']['call'](_0x5de019,'position')&&_0x2c7b08['Position']['encode'](_0x5de019['position'],_0x48d638['uint32'](0xa)['fork']())['ldelim'](),null!=_0x5de019['oldName']&&Object['hasOwnProperty']['call'](_0x5de019,'oldName')&&_0x48d638['uint32'](0x12)['string'](_0x5de019['oldName']),null!=_0x5de019['newName']&&Object['hasOwnProperty']['call'](_0x5de019,'newName')&&_0x48d638['uint32'](0x1a)['string'](_0x5de019['newName']),null!=_0x5de019['wasUndone']&&Object['hasOwnProperty']['call'](_0x5de019,'wasUndone')&&_0x48d638['uint32'](0x20)['bool'](_0x5de019['wasUndone']),_0x48d638;},_0x6cb681['encodeDelimited']=function(_0x20418a,_0x6b1ec2){return this['encode'](_0x20418a,_0x6b1ec2)['ldelim']();},_0x6cb681['decode']=function(_0x38d2c0,_0x4d96ff){_0x38d2c0 instanceof _0x5cb26e||(_0x38d2c0=_0x5cb26e['create'](_0x38d2c0));for(var _0x168606=void 0x0===_0x4d96ff?_0x38d2c0['len']:_0x38d2c0['pos']+_0x4d96ff,_0x3644aa=new _0x2c7b08['RenameOperation']();_0x38d2c0['pos']<_0x168606;){var _0x2bcba3=_0x38d2c0['uint32']();switch(_0x2bcba3>>>0x3){case 0x1:_0x3644aa['position']=_0x2c7b08['Position']['decode'](_0x38d2c0,_0x38d2c0['uint32']());break;case 0x2:_0x3644aa['oldName']=_0x38d2c0['string']();break;case 0x3:_0x3644aa['newName']=_0x38d2c0['string']();break;case 0x4:_0x3644aa['wasUndone']=_0x38d2c0['bool']();break;default:_0x38d2c0['skipType'](0x7&_0x2bcba3);}}return _0x3644aa;},_0x6cb681['decodeDelimited']=function(_0x4a9f6c){return _0x4a9f6c instanceof _0x5cb26e||(_0x4a9f6c=new _0x5cb26e(_0x4a9f6c)),this['decode'](_0x4a9f6c,_0x4a9f6c['uint32']());},_0x6cb681['verify']=function(_0x16fb4e){if('object'!=typeof _0x16fb4e||null===_0x16fb4e)return'object\x20expected';if(null!=_0x16fb4e['position']&&_0x16fb4e['hasOwnProperty']('position')){var _0x495afa=_0x2c7b08['Position']['verify'](_0x16fb4e['position']);if(_0x495afa)return'position.'+_0x495afa;}return null!=_0x16fb4e['oldName']&&_0x16fb4e['hasOwnProperty']('oldName')&&!_0x56ae0d['isString'](_0x16fb4e['oldName'])?'oldName:\x20string\x20expected':null!=_0x16fb4e['newName']&&_0x16fb4e['hasOwnProperty']('newName')&&!_0x56ae0d['isString'](_0x16fb4e['newName'])?'newName:\x20string\x20expected':null!=_0x16fb4e['wasUndone']&&_0x16fb4e['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x16fb4e['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x6cb681['fromObject']=function(_0x21a181){if(_0x21a181 instanceof _0x2c7b08['RenameOperation'])return _0x21a181;var _0xd34a1=new _0x2c7b08['RenameOperation']();if(null!=_0x21a181['position']){if('object'!=typeof _0x21a181['position'])throw TypeError('.RenameOperation.position:\x20object\x20expected');_0xd34a1['position']=_0x2c7b08['Position']['fromObject'](_0x21a181['position']);}return null!=_0x21a181['oldName']&&(_0xd34a1['oldName']=String(_0x21a181['oldName'])),null!=_0x21a181['newName']&&(_0xd34a1['newName']=String(_0x21a181['newName'])),null!=_0x21a181['wasUndone']&&(_0xd34a1['wasUndone']=Boolean(_0x21a181['wasUndone'])),_0xd34a1;},_0x6cb681['toObject']=function(_0x12accb,_0x31c595){_0x31c595||(_0x31c595={});var _0x5e6a7b={};return _0x31c595['defaults']&&(_0x5e6a7b['position']=null,_0x5e6a7b['oldName']='',_0x5e6a7b['newName']='',_0x5e6a7b['wasUndone']=!0x1),null!=_0x12accb['position']&&_0x12accb['hasOwnProperty']('position')&&(_0x5e6a7b['position']=_0x2c7b08['Position']['toObject'](_0x12accb['position'],_0x31c595)),null!=_0x12accb['oldName']&&_0x12accb['hasOwnProperty']('oldName')&&(_0x5e6a7b['oldName']=_0x12accb['oldName']),null!=_0x12accb['newName']&&_0x12accb['hasOwnProperty']('newName')&&(_0x5e6a7b['newName']=_0x12accb['newName']),null!=_0x12accb['wasUndone']&&_0x12accb['hasOwnProperty']('wasUndone')&&(_0x5e6a7b['wasUndone']=_0x12accb['wasUndone']),_0x5e6a7b;},_0x6cb681['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x3d2480['util']['toJSONOptions']);},_0x6cb681['getTypeUrl']=function(_0x4db617){return void 0x0===_0x4db617&&(_0x4db617='type.googleapis.com'),_0x4db617+'/RenameOperation';},_0x6cb681;}()),_0x2c7b08['RootAttributeOperation']=(function(){function _0x1dc1e6(_0x5979cc){if(_0x5979cc){for(var _0x6a33ab=Object['keys'](_0x5979cc),_0x4bda30=0x0;_0x4bda30<_0x6a33ab['length'];++_0x4bda30)null!=_0x5979cc[_0x6a33ab[_0x4bda30]]&&(this[_0x6a33ab[_0x4bda30]]=_0x5979cc[_0x6a33ab[_0x4bda30]]);}}return _0x1dc1e6['prototype']['root']='',_0x1dc1e6['prototype']['key']='',_0x1dc1e6['prototype']['oldValueBoolean']=!0x1,_0x1dc1e6['prototype']['oldValueJson']='',_0x1dc1e6['prototype']['newValueBoolean']=!0x1,_0x1dc1e6['prototype']['newValueJson']='',_0x1dc1e6['prototype']['wasUndone']=!0x1,_0x1dc1e6['create']=function(_0x2fffe7){return new _0x1dc1e6(_0x2fffe7);},_0x1dc1e6['encode']=function(_0x5aab21,_0x3f71a7){return _0x3f71a7||(_0x3f71a7=_0x50fe96['create']()),null!=_0x5aab21['root']&&Object['hasOwnProperty']['call'](_0x5aab21,'root')&&_0x3f71a7['uint32'](0xa)['string'](_0x5aab21['root']),null!=_0x5aab21['key']&&Object['hasOwnProperty']['call'](_0x5aab21,'key')&&_0x3f71a7['uint32'](0x12)['string'](_0x5aab21['key']),null!=_0x5aab21['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x5aab21,'oldValueBoolean')&&_0x3f71a7['uint32'](0x18)['bool'](_0x5aab21['oldValueBoolean']),null!=_0x5aab21['oldValueJson']&&Object['hasOwnProperty']['call'](_0x5aab21,'oldValueJson')&&_0x3f71a7['uint32'](0x22)['string'](_0x5aab21['oldValueJson']),null!=_0x5aab21['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x5aab21,'newValueBoolean')&&_0x3f71a7['uint32'](0x28)['bool'](_0x5aab21['newValueBoolean']),null!=_0x5aab21['newValueJson']&&Object['hasOwnProperty']['call'](_0x5aab21,'newValueJson')&&_0x3f71a7['uint32'](0x32)['string'](_0x5aab21['newValueJson']),null!=_0x5aab21['wasUndone']&&Object['hasOwnProperty']['call'](_0x5aab21,'wasUndone')&&_0x3f71a7['uint32'](0x38)['bool'](_0x5aab21['wasUndone']),_0x3f71a7;},_0x1dc1e6['encodeDelimited']=function(_0x21e27,_0x5e1fd2){return this['encode'](_0x21e27,_0x5e1fd2)['ldelim']();},_0x1dc1e6['decode']=function(_0x50dd39,_0x44117c){_0x50dd39 instanceof _0x5cb26e||(_0x50dd39=_0x5cb26e['create'](_0x50dd39));for(var _0x4b924f=void 0x0===_0x44117c?_0x50dd39['len']:_0x50dd39['pos']+_0x44117c,_0x59d10f=new _0x2c7b08['RootAttributeOperation']();_0x50dd39['pos']<_0x4b924f;){var _0x4873ec=_0x50dd39['uint32']();switch(_0x4873ec>>>0x3){case 0x1:_0x59d10f['root']=_0x50dd39['string']();break;case 0x2:_0x59d10f['key']=_0x50dd39['string']();break;case 0x3:_0x59d10f['oldValueBoolean']=_0x50dd39['bool']();break;case 0x4:_0x59d10f['oldValueJson']=_0x50dd39['string']();break;case 0x5:_0x59d10f['newValueBoolean']=_0x50dd39['bool']();break;case 0x6:_0x59d10f['newValueJson']=_0x50dd39['string']();break;case 0x7:_0x59d10f['wasUndone']=_0x50dd39['bool']();break;default:_0x50dd39['skipType'](0x7&_0x4873ec);}}return _0x59d10f;},_0x1dc1e6['decodeDelimited']=function(_0x4b45fe){return _0x4b45fe instanceof _0x5cb26e||(_0x4b45fe=new _0x5cb26e(_0x4b45fe)),this['decode'](_0x4b45fe,_0x4b45fe['uint32']());},_0x1dc1e6['verify']=function(_0x59b5e8){return'object'!=typeof _0x59b5e8||null===_0x59b5e8?'object\x20expected':null!=_0x59b5e8['root']&&_0x59b5e8['hasOwnProperty']('root')&&!_0x56ae0d['isString'](_0x59b5e8['root'])?'root:\x20string\x20expected':null!=_0x59b5e8['key']&&_0x59b5e8['hasOwnProperty']('key')&&!_0x56ae0d['isString'](_0x59b5e8['key'])?'key:\x20string\x20expected':null!=_0x59b5e8['oldValueBoolean']&&_0x59b5e8['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x59b5e8['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x59b5e8['oldValueJson']&&_0x59b5e8['hasOwnProperty']('oldValueJson')&&!_0x56ae0d['isString'](_0x59b5e8['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x59b5e8['newValueBoolean']&&_0x59b5e8['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x59b5e8['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x59b5e8['newValueJson']&&_0x59b5e8['hasOwnProperty']('newValueJson')&&!_0x56ae0d['isString'](_0x59b5e8['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x59b5e8['wasUndone']&&_0x59b5e8['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x59b5e8['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x1dc1e6['fromObject']=function(_0x10047e){if(_0x10047e instanceof _0x2c7b08['RootAttributeOperation'])return _0x10047e;var _0x34055a=new _0x2c7b08['RootAttributeOperation']();return null!=_0x10047e['root']&&(_0x34055a['root']=String(_0x10047e['root'])),null!=_0x10047e['key']&&(_0x34055a['key']=String(_0x10047e['key'])),null!=_0x10047e['oldValueBoolean']&&(_0x34055a['oldValueBoolean']=Boolean(_0x10047e['oldValueBoolean'])),null!=_0x10047e['oldValueJson']&&(_0x34055a['oldValueJson']=String(_0x10047e['oldValueJson'])),null!=_0x10047e['newValueBoolean']&&(_0x34055a['newValueBoolean']=Boolean(_0x10047e['newValueBoolean'])),null!=_0x10047e['newValueJson']&&(_0x34055a['newValueJson']=String(_0x10047e['newValueJson'])),null!=_0x10047e['wasUndone']&&(_0x34055a['wasUndone']=Boolean(_0x10047e['wasUndone'])),_0x34055a;},_0x1dc1e6['toObject']=function(_0x4a7c44,_0x41126e){_0x41126e||(_0x41126e={});var _0x148061={};return _0x41126e['defaults']&&(_0x148061['root']='',_0x148061['key']='',_0x148061['oldValueBoolean']=!0x1,_0x148061['oldValueJson']='',_0x148061['newValueBoolean']=!0x1,_0x148061['newValueJson']='',_0x148061['wasUndone']=!0x1),null!=_0x4a7c44['root']&&_0x4a7c44['hasOwnProperty']('root')&&(_0x148061['root']=_0x4a7c44['root']),null!=_0x4a7c44['key']&&_0x4a7c44['hasOwnProperty']('key')&&(_0x148061['key']=_0x4a7c44['key']),null!=_0x4a7c44['oldValueBoolean']&&_0x4a7c44['hasOwnProperty']('oldValueBoolean')&&(_0x148061['oldValueBoolean']=_0x4a7c44['oldValueBoolean']),null!=_0x4a7c44['oldValueJson']&&_0x4a7c44['hasOwnProperty']('oldValueJson')&&(_0x148061['oldValueJson']=_0x4a7c44['oldValueJson']),null!=_0x4a7c44['newValueBoolean']&&_0x4a7c44['hasOwnProperty']('newValueBoolean')&&(_0x148061['newValueBoolean']=_0x4a7c44['newValueBoolean']),null!=_0x4a7c44['newValueJson']&&_0x4a7c44['hasOwnProperty']('newValueJson')&&(_0x148061['newValueJson']=_0x4a7c44['newValueJson']),null!=_0x4a7c44['wasUndone']&&_0x4a7c44['hasOwnProperty']('wasUndone')&&(_0x148061['wasUndone']=_0x4a7c44['wasUndone']),_0x148061;},_0x1dc1e6['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x3d2480['util']['toJSONOptions']);},_0x1dc1e6['getTypeUrl']=function(_0x189648){return void 0x0===_0x189648&&(_0x189648='type.googleapis.com'),_0x189648+'/RootAttributeOperation';},_0x1dc1e6;}()),_0x2c7b08['RootOperation']=(function(){function _0x57fdff(_0x548c6c){if(_0x548c6c){for(var _0x462c8a=Object['keys'](_0x548c6c),_0x185475=0x0;_0x185475<_0x462c8a['length'];++_0x185475)null!=_0x548c6c[_0x462c8a[_0x185475]]&&(this[_0x462c8a[_0x185475]]=_0x548c6c[_0x462c8a[_0x185475]]);}}return _0x57fdff['prototype']['rootName']='',_0x57fdff['prototype']['elementName']='',_0x57fdff['prototype']['isAdd']=!0x1,_0x57fdff['prototype']['wasUndone']=!0x1,_0x57fdff['create']=function(_0x189299){return new _0x57fdff(_0x189299);},_0x57fdff['encode']=function(_0x3b3aaa,_0x22bfe1){return _0x22bfe1||(_0x22bfe1=_0x50fe96['create']()),null!=_0x3b3aaa['rootName']&&Object['hasOwnProperty']['call'](_0x3b3aaa,'rootName')&&_0x22bfe1['uint32'](0xa)['string'](_0x3b3aaa['rootName']),null!=_0x3b3aaa['elementName']&&Object['hasOwnProperty']['call'](_0x3b3aaa,'elementName')&&_0x22bfe1['uint32'](0x12)['string'](_0x3b3aaa['elementName']),null!=_0x3b3aaa['isAdd']&&Object['hasOwnProperty']['call'](_0x3b3aaa,'isAdd')&&_0x22bfe1['uint32'](0x18)['bool'](_0x3b3aaa['isAdd']),null!=_0x3b3aaa['wasUndone']&&Object['hasOwnProperty']['call'](_0x3b3aaa,'wasUndone')&&_0x22bfe1['uint32'](0x20)['bool'](_0x3b3aaa['wasUndone']),_0x22bfe1;},_0x57fdff['encodeDelimited']=function(_0x417e87,_0x502f61){return this['encode'](_0x417e87,_0x502f61)['ldelim']();},_0x57fdff['decode']=function(_0x3debb8,_0x1340f0){_0x3debb8 instanceof _0x5cb26e||(_0x3debb8=_0x5cb26e['create'](_0x3debb8));for(var _0xa3ef46=void 0x0===_0x1340f0?_0x3debb8['len']:_0x3debb8['pos']+_0x1340f0,_0x45ee43=new _0x2c7b08['RootOperation']();_0x3debb8['pos']<_0xa3ef46;){var _0xa5360f=_0x3debb8['uint32']();switch(_0xa5360f>>>0x3){case 0x1:_0x45ee43['rootName']=_0x3debb8['string']();break;case 0x2:_0x45ee43['elementName']=_0x3debb8['string']();break;case 0x3:_0x45ee43['isAdd']=_0x3debb8['bool']();break;case 0x4:_0x45ee43['wasUndone']=_0x3debb8['bool']();break;default:_0x3debb8['skipType'](0x7&_0xa5360f);}}return _0x45ee43;},_0x57fdff['decodeDelimited']=function(_0xe3ce34){return _0xe3ce34 instanceof _0x5cb26e||(_0xe3ce34=new _0x5cb26e(_0xe3ce34)),this['decode'](_0xe3ce34,_0xe3ce34['uint32']());},_0x57fdff['verify']=function(_0x4b6782){return'object'!=typeof _0x4b6782||null===_0x4b6782?'object\x20expected':null!=_0x4b6782['rootName']&&_0x4b6782['hasOwnProperty']('rootName')&&!_0x56ae0d['isString'](_0x4b6782['rootName'])?'rootName:\x20string\x20expected':null!=_0x4b6782['elementName']&&_0x4b6782['hasOwnProperty']('elementName')&&!_0x56ae0d['isString'](_0x4b6782['elementName'])?'elementName:\x20string\x20expected':null!=_0x4b6782['isAdd']&&_0x4b6782['hasOwnProperty']('isAdd')&&'boolean'!=typeof _0x4b6782['isAdd']?'isAdd:\x20boolean\x20expected':null!=_0x4b6782['wasUndone']&&_0x4b6782['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x4b6782['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x57fdff['fromObject']=function(_0x4ced4b){if(_0x4ced4b instanceof _0x2c7b08['RootOperation'])return _0x4ced4b;var _0x184772=new _0x2c7b08['RootOperation']();return null!=_0x4ced4b['rootName']&&(_0x184772['rootName']=String(_0x4ced4b['rootName'])),null!=_0x4ced4b['elementName']&&(_0x184772['elementName']=String(_0x4ced4b['elementName'])),null!=_0x4ced4b['isAdd']&&(_0x184772['isAdd']=Boolean(_0x4ced4b['isAdd'])),null!=_0x4ced4b['wasUndone']&&(_0x184772['wasUndone']=Boolean(_0x4ced4b['wasUndone'])),_0x184772;},_0x57fdff['toObject']=function(_0x2dd4ba,_0x188112){_0x188112||(_0x188112={});var _0x7a09f6={};return _0x188112['defaults']&&(_0x7a09f6['rootName']='',_0x7a09f6['elementName']='',_0x7a09f6['isAdd']=!0x1,_0x7a09f6['wasUndone']=!0x1),null!=_0x2dd4ba['rootName']&&_0x2dd4ba['hasOwnProperty']('rootName')&&(_0x7a09f6['rootName']=_0x2dd4ba['rootName']),null!=_0x2dd4ba['elementName']&&_0x2dd4ba['hasOwnProperty']('elementName')&&(_0x7a09f6['elementName']=_0x2dd4ba['elementName']),null!=_0x2dd4ba['isAdd']&&_0x2dd4ba['hasOwnProperty']('isAdd')&&(_0x7a09f6['isAdd']=_0x2dd4ba['isAdd']),null!=_0x2dd4ba['wasUndone']&&_0x2dd4ba['hasOwnProperty']('wasUndone')&&(_0x7a09f6['wasUndone']=_0x2dd4ba['wasUndone']),_0x7a09f6;},_0x57fdff['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x3d2480['util']['toJSONOptions']);},_0x57fdff['getTypeUrl']=function(_0x2d9779){return void 0x0===_0x2d9779&&(_0x2d9779='type.googleapis.com'),_0x2d9779+'/RootOperation';},_0x57fdff;}()),_0x2c7b08['SplitOperation']=(function(){function _0x3ecf07(_0x23c569){if(_0x23c569){for(var _0x2622c5=Object['keys'](_0x23c569),_0x1d9a0e=0x0;_0x1d9a0e<_0x2622c5['length'];++_0x1d9a0e)null!=_0x23c569[_0x2622c5[_0x1d9a0e]]&&(this[_0x2622c5[_0x1d9a0e]]=_0x23c569[_0x2622c5[_0x1d9a0e]]);}}return _0x3ecf07['prototype']['splitPosition']=null,_0x3ecf07['prototype']['graveyardPosition']=null,_0x3ecf07['prototype']['howMany']=0x0,_0x3ecf07['prototype']['insertionPosition']=null,_0x3ecf07['prototype']['wasUndone']=!0x1,_0x3ecf07['create']=function(_0x4ce876){return new _0x3ecf07(_0x4ce876);},_0x3ecf07['encode']=function(_0x53fb7a,_0x2ed2af){return _0x2ed2af||(_0x2ed2af=_0x50fe96['create']()),null!=_0x53fb7a['splitPosition']&&Object['hasOwnProperty']['call'](_0x53fb7a,'splitPosition')&&_0x2c7b08['Position']['encode'](_0x53fb7a['splitPosition'],_0x2ed2af['uint32'](0xa)['fork']())['ldelim'](),null!=_0x53fb7a['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x53fb7a,'graveyardPosition')&&_0x2c7b08['Position']['encode'](_0x53fb7a['graveyardPosition'],_0x2ed2af['uint32'](0x12)['fork']())['ldelim'](),null!=_0x53fb7a['howMany']&&Object['hasOwnProperty']['call'](_0x53fb7a,'howMany')&&_0x2ed2af['uint32'](0x18)['uint32'](_0x53fb7a['howMany']),null!=_0x53fb7a['insertionPosition']&&Object['hasOwnProperty']['call'](_0x53fb7a,'insertionPosition')&&_0x2c7b08['Position']['encode'](_0x53fb7a['insertionPosition'],_0x2ed2af['uint32'](0x22)['fork']())['ldelim'](),null!=_0x53fb7a['wasUndone']&&Object['hasOwnProperty']['call'](_0x53fb7a,'wasUndone')&&_0x2ed2af['uint32'](0x28)['bool'](_0x53fb7a['wasUndone']),_0x2ed2af;},_0x3ecf07['encodeDelimited']=function(_0x2c80d3,_0x1a3ceb){return this['encode'](_0x2c80d3,_0x1a3ceb)['ldelim']();},_0x3ecf07['decode']=function(_0x2ee42b,_0x2b3ab5){_0x2ee42b instanceof _0x5cb26e||(_0x2ee42b=_0x5cb26e['create'](_0x2ee42b));for(var _0x6c920f=void 0x0===_0x2b3ab5?_0x2ee42b['len']:_0x2ee42b['pos']+_0x2b3ab5,_0x1beb4d=new _0x2c7b08['SplitOperation']();_0x2ee42b['pos']<_0x6c920f;){var _0x47cf83=_0x2ee42b['uint32']();switch(_0x47cf83>>>0x3){case 0x1:_0x1beb4d['splitPosition']=_0x2c7b08['Position']['decode'](_0x2ee42b,_0x2ee42b['uint32']());break;case 0x2:_0x1beb4d['graveyardPosition']=_0x2c7b08['Position']['decode'](_0x2ee42b,_0x2ee42b['uint32']());break;case 0x3:_0x1beb4d['howMany']=_0x2ee42b['uint32']();break;case 0x4:_0x1beb4d['insertionPosition']=_0x2c7b08['Position']['decode'](_0x2ee42b,_0x2ee42b['uint32']());break;case 0x5:_0x1beb4d['wasUndone']=_0x2ee42b['bool']();break;default:_0x2ee42b['skipType'](0x7&_0x47cf83);}}return _0x1beb4d;},_0x3ecf07['decodeDelimited']=function(_0x2a6542){return _0x2a6542 instanceof _0x5cb26e||(_0x2a6542=new _0x5cb26e(_0x2a6542)),this['decode'](_0x2a6542,_0x2a6542['uint32']());},_0x3ecf07['verify']=function(_0xc04ef5){if('object'!=typeof _0xc04ef5||null===_0xc04ef5)return'object\x20expected';var _0x2808a5;if(null!=_0xc04ef5['splitPosition']&&_0xc04ef5['hasOwnProperty']('splitPosition')&&(_0x2808a5=_0x2c7b08['Position']['verify'](_0xc04ef5['splitPosition'])))return'splitPosition.'+_0x2808a5;if(null!=_0xc04ef5['graveyardPosition']&&_0xc04ef5['hasOwnProperty']('graveyardPosition')&&(_0x2808a5=_0x2c7b08['Position']['verify'](_0xc04ef5['graveyardPosition'])))return'graveyardPosition.'+_0x2808a5;if(null!=_0xc04ef5['howMany']&&_0xc04ef5['hasOwnProperty']('howMany')&&!_0x56ae0d['isInteger'](_0xc04ef5['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0xc04ef5['insertionPosition']&&_0xc04ef5['hasOwnProperty']('insertionPosition')&&(_0x2808a5=_0x2c7b08['Position']['verify'](_0xc04ef5['insertionPosition'])))return'insertionPosition.'+_0x2808a5;return null!=_0xc04ef5['wasUndone']&&_0xc04ef5['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0xc04ef5['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x3ecf07['fromObject']=function(_0xc6b7ce){if(_0xc6b7ce instanceof _0x2c7b08['SplitOperation'])return _0xc6b7ce;var _0x3bb7c9=new _0x2c7b08['SplitOperation']();if(null!=_0xc6b7ce['splitPosition']){if('object'!=typeof _0xc6b7ce['splitPosition'])throw TypeError('.SplitOperation.splitPosition:\x20object\x20expected');_0x3bb7c9['splitPosition']=_0x2c7b08['Position']['fromObject'](_0xc6b7ce['splitPosition']);}if(null!=_0xc6b7ce['graveyardPosition']){if('object'!=typeof _0xc6b7ce['graveyardPosition'])throw TypeError('.SplitOperation.graveyardPosition:\x20object\x20expected');_0x3bb7c9['graveyardPosition']=_0x2c7b08['Position']['fromObject'](_0xc6b7ce['graveyardPosition']);}if(null!=_0xc6b7ce['howMany']&&(_0x3bb7c9['howMany']=_0xc6b7ce['howMany']>>>0x0),null!=_0xc6b7ce['insertionPosition']){if('object'!=typeof _0xc6b7ce['insertionPosition'])throw TypeError('.SplitOperation.insertionPosition:\x20object\x20expected');_0x3bb7c9['insertionPosition']=_0x2c7b08['Position']['fromObject'](_0xc6b7ce['insertionPosition']);}return null!=_0xc6b7ce['wasUndone']&&(_0x3bb7c9['wasUndone']=Boolean(_0xc6b7ce['wasUndone'])),_0x3bb7c9;},_0x3ecf07['toObject']=function(_0x114556,_0x2a5ce1){_0x2a5ce1||(_0x2a5ce1={});var _0x5444b2={};return _0x2a5ce1['defaults']&&(_0x5444b2['splitPosition']=null,_0x5444b2['graveyardPosition']=null,_0x5444b2['howMany']=0x0,_0x5444b2['insertionPosition']=null,_0x5444b2['wasUndone']=!0x1),null!=_0x114556['splitPosition']&&_0x114556['hasOwnProperty']('splitPosition')&&(_0x5444b2['splitPosition']=_0x2c7b08['Position']['toObject'](_0x114556['splitPosition'],_0x2a5ce1)),null!=_0x114556['graveyardPosition']&&_0x114556['hasOwnProperty']('graveyardPosition')&&(_0x5444b2['graveyardPosition']=_0x2c7b08['Position']['toObject'](_0x114556['graveyardPosition'],_0x2a5ce1)),null!=_0x114556['howMany']&&_0x114556['hasOwnProperty']('howMany')&&(_0x5444b2['howMany']=_0x114556['howMany']),null!=_0x114556['insertionPosition']&&_0x114556['hasOwnProperty']('insertionPosition')&&(_0x5444b2['insertionPosition']=_0x2c7b08['Position']['toObject'](_0x114556['insertionPosition'],_0x2a5ce1)),null!=_0x114556['wasUndone']&&_0x114556['hasOwnProperty']('wasUndone')&&(_0x5444b2['wasUndone']=_0x114556['wasUndone']),_0x5444b2;},_0x3ecf07['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x3d2480['util']['toJSONOptions']);},_0x3ecf07['getTypeUrl']=function(_0x4fb926){return void 0x0===_0x4fb926&&(_0x4fb926='type.googleapis.com'),_0x4fb926+'/SplitOperation';},_0x3ecf07;}()),_0x2c7b08['Position']=(function(){function _0x2397e3(_0x8951b){if(this['path']=[],_0x8951b){for(var _0x357abc=Object['keys'](_0x8951b),_0x29d179=0x0;_0x29d179<_0x357abc['length'];++_0x29d179)null!=_0x8951b[_0x357abc[_0x29d179]]&&(this[_0x357abc[_0x29d179]]=_0x8951b[_0x357abc[_0x29d179]]);}}return _0x2397e3['prototype']['root']='',_0x2397e3['prototype']['rootMain']=!0x1,_0x2397e3['prototype']['rootGraveyard']=!0x1,_0x2397e3['prototype']['path']=_0x56ae0d['emptyArray'],_0x2397e3['prototype']['stickiness']='',_0x2397e3['create']=function(_0x237047){return new _0x2397e3(_0x237047);},_0x2397e3['encode']=function(_0x34b9ec,_0x53b402){if(_0x53b402||(_0x53b402=_0x50fe96['create']()),null!=_0x34b9ec['root']&&Object['hasOwnProperty']['call'](_0x34b9ec,'root')&&_0x53b402['uint32'](0xa)['string'](_0x34b9ec['root']),null!=_0x34b9ec['rootMain']&&Object['hasOwnProperty']['call'](_0x34b9ec,'rootMain')&&_0x53b402['uint32'](0x10)['bool'](_0x34b9ec['rootMain']),null!=_0x34b9ec['rootGraveyard']&&Object['hasOwnProperty']['call'](_0x34b9ec,'rootGraveyard')&&_0x53b402['uint32'](0x18)['bool'](_0x34b9ec['rootGraveyard']),null!=_0x34b9ec['path']&&_0x34b9ec['path']['length']){_0x53b402['uint32'](0x22)['fork']();for(var _0x1fa087=0x0;_0x1fa087<_0x34b9ec['path']['length'];++_0x1fa087)_0x53b402['uint32'](_0x34b9ec['path'][_0x1fa087]);_0x53b402['ldelim']();}return null!=_0x34b9ec['stickiness']&&Object['hasOwnProperty']['call'](_0x34b9ec,'stickiness')&&_0x53b402['uint32'](0x2a)['string'](_0x34b9ec['stickiness']),_0x53b402;},_0x2397e3['encodeDelimited']=function(_0x312c4b,_0x5ad2e2){return this['encode'](_0x312c4b,_0x5ad2e2)['ldelim']();},_0x2397e3['decode']=function(_0x55edbe,_0x32381a){_0x55edbe instanceof _0x5cb26e||(_0x55edbe=_0x5cb26e['create'](_0x55edbe));for(var _0x54e95a=void 0x0===_0x32381a?_0x55edbe['len']:_0x55edbe['pos']+_0x32381a,_0x4be112=new _0x2c7b08['Position']();_0x55edbe['pos']<_0x54e95a;){var _0xa4729e=_0x55edbe['uint32']();switch(_0xa4729e>>>0x3){case 0x1:_0x4be112['root']=_0x55edbe['string']();break;case 0x2:_0x4be112['rootMain']=_0x55edbe['bool']();break;case 0x3:_0x4be112['rootGraveyard']=_0x55edbe['bool']();break;case 0x4:if(_0x4be112['path']&&_0x4be112['path']['length']||(_0x4be112['path']=[]),0x2==(0x7&_0xa4729e)){for(var _0x27cc4a=_0x55edbe['uint32']()+_0x55edbe['pos'];_0x55edbe['pos']<_0x27cc4a;)_0x4be112['path']['push'](_0x55edbe['uint32']());}else _0x4be112['path']['push'](_0x55edbe['uint32']());break;case 0x5:_0x4be112['stickiness']=_0x55edbe['string']();break;default:_0x55edbe['skipType'](0x7&_0xa4729e);}}return _0x4be112;},_0x2397e3['decodeDelimited']=function(_0xd82485){return _0xd82485 instanceof _0x5cb26e||(_0xd82485=new _0x5cb26e(_0xd82485)),this['decode'](_0xd82485,_0xd82485['uint32']());},_0x2397e3['verify']=function(_0x2637d1){if('object'!=typeof _0x2637d1||null===_0x2637d1)return'object\x20expected';if(null!=_0x2637d1['root']&&_0x2637d1['hasOwnProperty']('root')&&!_0x56ae0d['isString'](_0x2637d1['root']))return'root:\x20string\x20expected';if(null!=_0x2637d1['rootMain']&&_0x2637d1['hasOwnProperty']('rootMain')&&'boolean'!=typeof _0x2637d1['rootMain'])return'rootMain:\x20boolean\x20expected';if(null!=_0x2637d1['rootGraveyard']&&_0x2637d1['hasOwnProperty']('rootGraveyard')&&'boolean'!=typeof _0x2637d1['rootGraveyard'])return'rootGraveyard:\x20boolean\x20expected';if(null!=_0x2637d1['path']&&_0x2637d1['hasOwnProperty']('path')){if(!Array['isArray'](_0x2637d1['path']))return'path:\x20array\x20expected';for(var _0x1c6429=0x0;_0x1c6429<_0x2637d1['path']['length'];++_0x1c6429)if(!_0x56ae0d['isInteger'](_0x2637d1['path'][_0x1c6429]))return'path:\x20integer[]\x20expected';}return null!=_0x2637d1['stickiness']&&_0x2637d1['hasOwnProperty']('stickiness')&&!_0x56ae0d['isString'](_0x2637d1['stickiness'])?'stickiness:\x20string\x20expected':null;},_0x2397e3['fromObject']=function(_0x53dede){if(_0x53dede instanceof _0x2c7b08['Position'])return _0x53dede;var _0x22b9a1=new _0x2c7b08['Position']();if(null!=_0x53dede['root']&&(_0x22b9a1['root']=String(_0x53dede['root'])),null!=_0x53dede['rootMain']&&(_0x22b9a1['rootMain']=Boolean(_0x53dede['rootMain'])),null!=_0x53dede['rootGraveyard']&&(_0x22b9a1['rootGraveyard']=Boolean(_0x53dede['rootGraveyard'])),_0x53dede['path']){if(!Array['isArray'](_0x53dede['path']))throw TypeError('.Position.path:\x20array\x20expected');_0x22b9a1['path']=[];for(var _0x4d275a=0x0;_0x4d275a<_0x53dede['path']['length'];++_0x4d275a)_0x22b9a1['path'][_0x4d275a]=_0x53dede['path'][_0x4d275a]>>>0x0;}return null!=_0x53dede['stickiness']&&(_0x22b9a1['stickiness']=String(_0x53dede['stickiness'])),_0x22b9a1;},_0x2397e3['toObject']=function(_0x3f2994,_0x12c121){_0x12c121||(_0x12c121={});var _0x3205aa={};if((_0x12c121['arrays']||_0x12c121['defaults'])&&(_0x3205aa['path']=[]),_0x12c121['defaults']&&(_0x3205aa['root']='',_0x3205aa['rootMain']=!0x1,_0x3205aa['rootGraveyard']=!0x1,_0x3205aa['stickiness']=''),null!=_0x3f2994['root']&&_0x3f2994['hasOwnProperty']('root')&&(_0x3205aa['root']=_0x3f2994['root']),null!=_0x3f2994['rootMain']&&_0x3f2994['hasOwnProperty']('rootMain')&&(_0x3205aa['rootMain']=_0x3f2994['rootMain']),null!=_0x3f2994['rootGraveyard']&&_0x3f2994['hasOwnProperty']('rootGraveyard')&&(_0x3205aa['rootGraveyard']=_0x3f2994['rootGraveyard']),_0x3f2994['path']&&_0x3f2994['path']['length']){_0x3205aa['path']=[];for(var _0x591308=0x0;_0x591308<_0x3f2994['path']['length'];++_0x591308)_0x3205aa['path'][_0x591308]=_0x3f2994['path'][_0x591308];}return null!=_0x3f2994['stickiness']&&_0x3f2994['hasOwnProperty']('stickiness')&&(_0x3205aa['stickiness']=_0x3f2994['stickiness']),_0x3205aa;},_0x2397e3['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x3d2480['util']['toJSONOptions']);},_0x2397e3['getTypeUrl']=function(_0x4c4b10){return void 0x0===_0x4c4b10&&(_0x4c4b10='type.googleapis.com'),_0x4c4b10+'/Position';},_0x2397e3;}()),_0x2c7b08['Range']=(function(){function _0x442166(_0xd498e){if(_0xd498e){for(var _0x135d61=Object['keys'](_0xd498e),_0x4f4bf2=0x0;_0x4f4bf2<_0x135d61['length'];++_0x4f4bf2)null!=_0xd498e[_0x135d61[_0x4f4bf2]]&&(this[_0x135d61[_0x4f4bf2]]=_0xd498e[_0x135d61[_0x4f4bf2]]);}}return _0x442166['prototype']['start']=null,_0x442166['prototype']['end']=null,_0x442166['create']=function(_0x8b8e17){return new _0x442166(_0x8b8e17);},_0x442166['encode']=function(_0x2f4015,_0x23c07a){return _0x23c07a||(_0x23c07a=_0x50fe96['create']()),null!=_0x2f4015['start']&&Object['hasOwnProperty']['call'](_0x2f4015,'start')&&_0x2c7b08['Position']['encode'](_0x2f4015['start'],_0x23c07a['uint32'](0xa)['fork']())['ldelim'](),null!=_0x2f4015['end']&&Object['hasOwnProperty']['call'](_0x2f4015,'end')&&_0x2c7b08['Position']['encode'](_0x2f4015['end'],_0x23c07a['uint32'](0x12)['fork']())['ldelim'](),_0x23c07a;},_0x442166['encodeDelimited']=function(_0x31bc49,_0x501847){return this['encode'](_0x31bc49,_0x501847)['ldelim']();},_0x442166['decode']=function(_0x217f05,_0x3bd89f){_0x217f05 instanceof _0x5cb26e||(_0x217f05=_0x5cb26e['create'](_0x217f05));for(var _0x982c00=void 0x0===_0x3bd89f?_0x217f05['len']:_0x217f05['pos']+_0x3bd89f,_0x1ad075=new _0x2c7b08['Range']();_0x217f05['pos']<_0x982c00;){var _0x36b6d4=_0x217f05['uint32']();switch(_0x36b6d4>>>0x3){case 0x1:_0x1ad075['start']=_0x2c7b08['Position']['decode'](_0x217f05,_0x217f05['uint32']());break;case 0x2:_0x1ad075['end']=_0x2c7b08['Position']['decode'](_0x217f05,_0x217f05['uint32']());break;default:_0x217f05['skipType'](0x7&_0x36b6d4);}}return _0x1ad075;},_0x442166['decodeDelimited']=function(_0x382939){return _0x382939 instanceof _0x5cb26e||(_0x382939=new _0x5cb26e(_0x382939)),this['decode'](_0x382939,_0x382939['uint32']());},_0x442166['verify']=function(_0xa2f8ec){if('object'!=typeof _0xa2f8ec||null===_0xa2f8ec)return'object\x20expected';var _0x1a812a;if(null!=_0xa2f8ec['start']&&_0xa2f8ec['hasOwnProperty']('start')&&(_0x1a812a=_0x2c7b08['Position']['verify'](_0xa2f8ec['start'])))return'start.'+_0x1a812a;if(null!=_0xa2f8ec['end']&&_0xa2f8ec['hasOwnProperty']('end')&&(_0x1a812a=_0x2c7b08['Position']['verify'](_0xa2f8ec['end'])))return'end.'+_0x1a812a;return null;},_0x442166['fromObject']=function(_0x2d4f44){if(_0x2d4f44 instanceof _0x2c7b08['Range'])return _0x2d4f44;var _0x707da2=new _0x2c7b08['Range']();if(null!=_0x2d4f44['start']){if('object'!=typeof _0x2d4f44['start'])throw TypeError('.Range.start:\x20object\x20expected');_0x707da2['start']=_0x2c7b08['Position']['fromObject'](_0x2d4f44['start']);}if(null!=_0x2d4f44['end']){if('object'!=typeof _0x2d4f44['end'])throw TypeError('.Range.end:\x20object\x20expected');_0x707da2['end']=_0x2c7b08['Position']['fromObject'](_0x2d4f44['end']);}return _0x707da2;},_0x442166['toObject']=function(_0x1bd4b9,_0x5a392f){_0x5a392f||(_0x5a392f={});var _0x1e37e6={};return _0x5a392f['defaults']&&(_0x1e37e6['start']=null,_0x1e37e6['end']=null),null!=_0x1bd4b9['start']&&_0x1bd4b9['hasOwnProperty']('start')&&(_0x1e37e6['start']=_0x2c7b08['Position']['toObject'](_0x1bd4b9['start'],_0x5a392f)),null!=_0x1bd4b9['end']&&_0x1bd4b9['hasOwnProperty']('end')&&(_0x1e37e6['end']=_0x2c7b08['Position']['toObject'](_0x1bd4b9['end'],_0x5a392f)),_0x1e37e6;},_0x442166['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x3d2480['util']['toJSONOptions']);},_0x442166['getTypeUrl']=function(_0x23fdfa){return void 0x0===_0x23fdfa&&(_0x23fdfa='type.googleapis.com'),_0x23fdfa+'/Range';},_0x442166;}()),_0x2c7b08['Element']=(function(){function _0x321c3d(_0x1d38be){if(this['children']=[],this['attributesBoolean']={},_0x1d38be){for(var _0x155da2=Object['keys'](_0x1d38be),_0x520707=0x0;_0x520707<_0x155da2['length'];++_0x520707)null!=_0x1d38be[_0x155da2[_0x520707]]&&(this[_0x155da2[_0x520707]]=_0x1d38be[_0x155da2[_0x520707]]);}}return _0x321c3d['prototype']['name']='',_0x321c3d['prototype']['children']=_0x56ae0d['emptyArray'],_0x321c3d['prototype']['data']='',_0x321c3d['prototype']['attributesBoolean']=_0x56ae0d['emptyObject'],_0x321c3d['prototype']['attributesJson']='',_0x321c3d['create']=function(_0x43d73d){return new _0x321c3d(_0x43d73d);},_0x321c3d['encode']=function(_0x4efa0c,_0x5e4d61){if(_0x5e4d61||(_0x5e4d61=_0x50fe96['create']()),null!=_0x4efa0c['name']&&Object['hasOwnProperty']['call'](_0x4efa0c,'name')&&_0x5e4d61['uint32'](0xa)['string'](_0x4efa0c['name']),null!=_0x4efa0c['children']&&_0x4efa0c['children']['length']){for(var _0x367248=0x0;_0x367248<_0x4efa0c['children']['length'];++_0x367248)_0x2c7b08['Element']['encode'](_0x4efa0c['children'][_0x367248],_0x5e4d61['uint32'](0x12)['fork']())['ldelim']();}if(null!=_0x4efa0c['data']&&Object['hasOwnProperty']['call'](_0x4efa0c,'data')&&_0x5e4d61['uint32'](0x1a)['string'](_0x4efa0c['data']),null!=_0x4efa0c['attributesBoolean']&&Object['hasOwnProperty']['call'](_0x4efa0c,'attributesBoolean')){var _0x40d5eb=Object['keys'](_0x4efa0c['attributesBoolean']);for(_0x367248=0x0;_0x367248<_0x40d5eb['length'];++_0x367248)_0x5e4d61['uint32'](0x22)['fork']()['uint32'](0xa)['string'](_0x40d5eb[_0x367248])['uint32'](0x10)['bool'](_0x4efa0c['attributesBoolean'][_0x40d5eb[_0x367248]])['ldelim']();}return null!=_0x4efa0c['attributesJson']&&Object['hasOwnProperty']['call'](_0x4efa0c,'attributesJson')&&_0x5e4d61['uint32'](0x2a)['string'](_0x4efa0c['attributesJson']),_0x5e4d61;},_0x321c3d['encodeDelimited']=function(_0x13f6d2,_0x46644d){return this['encode'](_0x13f6d2,_0x46644d)['ldelim']();},_0x321c3d['decode']=function(_0x1c12c1,_0x409a64){_0x1c12c1 instanceof _0x5cb26e||(_0x1c12c1=_0x5cb26e['create'](_0x1c12c1));for(var _0x41fb7d,_0xf1c8a7,_0x151fec=void 0x0===_0x409a64?_0x1c12c1['len']:_0x1c12c1['pos']+_0x409a64,_0x4f2df3=new _0x2c7b08['Element']();_0x1c12c1['pos']<_0x151fec;){var _0x9ef1e3=_0x1c12c1['uint32']();switch(_0x9ef1e3>>>0x3){case 0x1:_0x4f2df3['name']=_0x1c12c1['string']();break;case 0x2:_0x4f2df3['children']&&_0x4f2df3['children']['length']||(_0x4f2df3['children']=[]),_0x4f2df3['children']['push'](_0x2c7b08['Element']['decode'](_0x1c12c1,_0x1c12c1['uint32']()));break;case 0x3:_0x4f2df3['data']=_0x1c12c1['string']();break;case 0x4:_0x4f2df3['attributesBoolean']===_0x56ae0d['emptyObject']&&(_0x4f2df3['attributesBoolean']={});var _0x353fa2=_0x1c12c1['uint32']()+_0x1c12c1['pos'];for(_0x41fb7d='',_0xf1c8a7=!0x1;_0x1c12c1['pos']<_0x353fa2;){var _0x452fcd=_0x1c12c1['uint32']();switch(_0x452fcd>>>0x3){case 0x1:_0x41fb7d=_0x1c12c1['string']();break;case 0x2:_0xf1c8a7=_0x1c12c1['bool']();break;default:_0x1c12c1['skipType'](0x7&_0x452fcd);}}_0x4f2df3['attributesBoolean'][_0x41fb7d]=_0xf1c8a7;break;case 0x5:_0x4f2df3['attributesJson']=_0x1c12c1['string']();break;default:_0x1c12c1['skipType'](0x7&_0x9ef1e3);}}return _0x4f2df3;},_0x321c3d['decodeDelimited']=function(_0x3bfd54){return _0x3bfd54 instanceof _0x5cb26e||(_0x3bfd54=new _0x5cb26e(_0x3bfd54)),this['decode'](_0x3bfd54,_0x3bfd54['uint32']());},_0x321c3d['verify']=function(_0x59f0c4){if('object'!=typeof _0x59f0c4||null===_0x59f0c4)return'object\x20expected';if(null!=_0x59f0c4['name']&&_0x59f0c4['hasOwnProperty']('name')&&!_0x56ae0d['isString'](_0x59f0c4['name']))return'name:\x20string\x20expected';if(null!=_0x59f0c4['children']&&_0x59f0c4['hasOwnProperty']('children')){if(!Array['isArray'](_0x59f0c4['children']))return'children:\x20array\x20expected';for(var _0x40697a=0x0;_0x40697a<_0x59f0c4['children']['length'];++_0x40697a){var _0x4ccebe=_0x2c7b08['Element']['verify'](_0x59f0c4['children'][_0x40697a]);if(_0x4ccebe)return'children.'+_0x4ccebe;}}if(null!=_0x59f0c4['data']&&_0x59f0c4['hasOwnProperty']('data')&&!_0x56ae0d['isString'](_0x59f0c4['data']))return'data:\x20string\x20expected';if(null!=_0x59f0c4['attributesBoolean']&&_0x59f0c4['hasOwnProperty']('attributesBoolean')){if(!_0x56ae0d['isObject'](_0x59f0c4['attributesBoolean']))return'attributesBoolean:\x20object\x20expected';var _0x160ccb=Object['keys'](_0x59f0c4['attributesBoolean']);for(_0x40697a=0x0;_0x40697a<_0x160ccb['length'];++_0x40697a)if('boolean'!=typeof _0x59f0c4['attributesBoolean'][_0x160ccb[_0x40697a]])return'attributesBoolean:\x20boolean{k:string}\x20expected';}return null!=_0x59f0c4['attributesJson']&&_0x59f0c4['hasOwnProperty']('attributesJson')&&!_0x56ae0d['isString'](_0x59f0c4['attributesJson'])?'attributesJson:\x20string\x20expected':null;},_0x321c3d['fromObject']=function(_0x1f96d9){if(_0x1f96d9 instanceof _0x2c7b08['Element'])return _0x1f96d9;var _0x4716cd=new _0x2c7b08['Element']();if(null!=_0x1f96d9['name']&&(_0x4716cd['name']=String(_0x1f96d9['name'])),_0x1f96d9['children']){if(!Array['isArray'](_0x1f96d9['children']))throw TypeError('.Element.children:\x20array\x20expected');_0x4716cd['children']=[];for(var _0x1245db=0x0;_0x1245db<_0x1f96d9['children']['length'];++_0x1245db){if('object'!=typeof _0x1f96d9['children'][_0x1245db])throw TypeError('.Element.children:\x20object\x20expected');_0x4716cd['children'][_0x1245db]=_0x2c7b08['Element']['fromObject'](_0x1f96d9['children'][_0x1245db]);}}if(null!=_0x1f96d9['data']&&(_0x4716cd['data']=String(_0x1f96d9['data'])),_0x1f96d9['attributesBoolean']){if('object'!=typeof _0x1f96d9['attributesBoolean'])throw TypeError('.Element.attributesBoolean:\x20object\x20expected');_0x4716cd['attributesBoolean']={};var _0x123800=Object['keys'](_0x1f96d9['attributesBoolean']);for(_0x1245db=0x0;_0x1245db<_0x123800['length'];++_0x1245db)_0x4716cd['attributesBoolean'][_0x123800[_0x1245db]]=Boolean(_0x1f96d9['attributesBoolean'][_0x123800[_0x1245db]]);}return null!=_0x1f96d9['attributesJson']&&(_0x4716cd['attributesJson']=String(_0x1f96d9['attributesJson'])),_0x4716cd;},_0x321c3d['toObject']=function(_0x54bf06,_0x35eeec){_0x35eeec||(_0x35eeec={});var _0x8cdb62,_0x5dbf81={};if((_0x35eeec['arrays']||_0x35eeec['defaults'])&&(_0x5dbf81['children']=[]),(_0x35eeec['objects']||_0x35eeec['defaults'])&&(_0x5dbf81['attributesBoolean']={}),_0x35eeec['defaults']&&(_0x5dbf81['name']='',_0x5dbf81['data']='',_0x5dbf81['attributesJson']=''),null!=_0x54bf06['name']&&_0x54bf06['hasOwnProperty']('name')&&(_0x5dbf81['name']=_0x54bf06['name']),_0x54bf06['children']&&_0x54bf06['children']['length']){_0x5dbf81['children']=[];for(var _0x5890c9=0x0;_0x5890c9<_0x54bf06['children']['length'];++_0x5890c9)_0x5dbf81['children'][_0x5890c9]=_0x2c7b08['Element']['toObject'](_0x54bf06['children'][_0x5890c9],_0x35eeec);}if(null!=_0x54bf06['data']&&_0x54bf06['hasOwnProperty']('data')&&(_0x5dbf81['data']=_0x54bf06['data']),_0x54bf06['attributesBoolean']&&(_0x8cdb62=Object['keys'](_0x54bf06['attributesBoolean']))['length']){_0x5dbf81['attributesBoolean']={};for(_0x5890c9=0x0;_0x5890c9<_0x8cdb62['length'];++_0x5890c9)_0x5dbf81['attributesBoolean'][_0x8cdb62[_0x5890c9]]=_0x54bf06['attributesBoolean'][_0x8cdb62[_0x5890c9]];}return null!=_0x54bf06['attributesJson']&&_0x54bf06['hasOwnProperty']('attributesJson')&&(_0x5dbf81['attributesJson']=_0x54bf06['attributesJson']),_0x5dbf81;},_0x321c3d['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x3d2480['util']['toJSONOptions']);},_0x321c3d['getTypeUrl']=function(_0x1592b3){return void 0x0===_0x1592b3&&(_0x1592b3='type.googleapis.com'),_0x1592b3+'/Element';},_0x321c3d;}()),_0x2c7b08;})());class u{['_protobufRoot'];constructor(){this['_protobufRoot']=l;}['getDescriptor'](_0x2abb80){return new a(this['_protobufRoot'][_0x2abb80]);}}class a{['_protobuf'];constructor(_0xaea4e3){this['_protobuf']=_0xaea4e3;}['compress'](_0x1a8f85){const _0x371560=this['_protobuf']['verify'](_0x1a8f85);if(_0x371560)throw Error(_0x371560);return this['_protobuf']['encode'](this['_protobuf']['create'](_0x1a8f85))['finish']();}['decompress'](_0x2ae103){return this['_protobuf']['toObject'](this['_protobuf']['decode'](_0x2ae103),{'oneofs':!0x0});}}function s(_0x3b6d0c,_0x258ab0){const _0x25f8ee=_0x26d6a9(_0x3b6d0c);return _0x25f8ee['path'][_0x25f8ee['path']['length']-0x1]+=_0x258ab0,_0x25f8ee;}function c(_0x3123e2,_0x262426){return _0x3123e2['root']===_0x262426['root']&&_0x24a778(_0x3123e2['path'],_0x262426['path']);}function f(_0x2ea3ee){d(_0x2ea3ee,_0x2ed752=>('main'==_0x2ed752['root']?(_0x2ed752['rootMain']=!0x0,delete _0x2ed752['root']):'$graveyard'==_0x2ed752['root']&&(_0x2ed752['rootGraveyard']=!0x0,delete _0x2ed752['root']),_0x2ed752));}function p(_0x3dd570){d(_0x3dd570,_0x28a13f=>(_0x28a13f['rootMain']?(_0x28a13f['root']='main',delete _0x28a13f['rootMain']):_0x28a13f['rootGraveyard']&&(_0x28a13f['root']='$graveyard',delete _0x28a13f['rootGraveyard']),_0x28a13f));}function d(_0x394a33,_0x4aebd6){for(const _0x56cae1 in _0x394a33){const _0x2c5dde=_0x394a33[_0x56cae1];'nodes'!==_0x56cae1&&_0x128d97(_0x2c5dde)&&(_0x2c5dde['path']&&(_0x2c5dde['root']||_0x2c5dde['rootMain']||_0x2c5dde['rootGraveyard'])?_0x394a33[_0x56cae1]=_0x4aebd6(_0x2c5dde):d(_0x2c5dde,_0x4aebd6));}return _0x394a33;}class b{['_id'];['_operationName'];['_protobufDescriptor'];constructor(_0x87a282,_0x56013b,_0x56a2e9){this['_id']=_0x87a282,this['_operationName']=_0x56013b,this['_protobufDescriptor']=_0x56a2e9;}['compress'](_0x2e259e,_0x59eb3a){const _0x50a53e=_0x59eb3a['operations'][_0x59eb3a['index']++];return f(_0x50a53e),_0x2e259e['buffers']['push'](this['_protobufDescriptor']['compress'](_0x50a53e)),_0x2e259e['types']['push'](this['_id']),!0x0;}['decompress'](_0x3000aa,_0x5ab166){_0x5ab166['typeIndex']++;const _0xbc92db=_0x5ab166['buffers'][_0x5ab166['bufferIndex']++],_0x22c395=this['_protobufDescriptor']['decompress'](_0xbc92db);p(_0x22c395),_0x22c395['__className']=this['_operationName'],_0x3000aa['push'](_0x22c395);}}class h extends b{['compress'](_0x23f514,_0x453d10){const _0x481bbf=_0x453d10['operations'][_0x453d10['index']++];return this['_serializeOneOf']('oldValue',_0x481bbf),this['_serializeOneOf']('newValue',_0x481bbf),f(_0x481bbf),_0x23f514['buffers']['push'](this['_protobufDescriptor']['compress'](_0x481bbf)),_0x23f514['types']['push'](this['_id']),!0x0;}['decompress'](_0x47ca27,_0x416e61){_0x416e61['typeIndex']++;const _0x1a8d1e=_0x416e61['buffers'][_0x416e61['bufferIndex']++],_0x527a3a=this['_protobufDescriptor']['decompress'](_0x1a8d1e);this['_deserializeOneOf']('oldValue',_0x527a3a),this['_deserializeOneOf']('newValue',_0x527a3a),p(_0x527a3a),_0x527a3a['__className']=this['_operationName'],_0x47ca27['push'](_0x527a3a);}['_serializeOneOf'](_0x5b390a,_0x42ed19){const _0x28a670=_0x42ed19[_0x5b390a];'boolean'==typeof _0x28a670?_0x42ed19[_0x5b390a+'Boolean']=_0x28a670:_0x42ed19[_0x5b390a+'Json']=JSON['stringify'](_0x28a670);}['_deserializeOneOf'](_0x53f656,_0x16cabc){const _0x3cf2ae=_0x53f656+'Json';_0x16cabc[_0x3cf2ae]?(_0x16cabc[_0x53f656]=JSON['parse'](_0x16cabc[_0x3cf2ae]),delete _0x16cabc[_0x3cf2ae]):(_0x16cabc[_0x53f656]=_0x16cabc[_0x53f656+'Boolean'],delete _0x16cabc[_0x53f656+'Boolean']);}}class w extends b{['compress'](_0x550d76,_0x4e6b22){const _0x1a4c04=_0x4e6b22['operations'][_0x4e6b22['index']++];return this['_serializeNodesAttributes'](_0x1a4c04['nodes']),f(_0x1a4c04),_0x550d76['buffers']['push'](this['_protobufDescriptor']['compress'](_0x1a4c04)),_0x550d76['types']['push'](this['_id']),!0x0;}['decompress'](_0x1f109f,_0x106935){_0x106935['typeIndex']++;const _0x4658f7=_0x106935['buffers'][_0x106935['bufferIndex']++],_0x49b3b5=this['_protobufDescriptor']['decompress'](_0x4658f7);_0x49b3b5['nodes']||(_0x49b3b5['nodes']=[]),this['_deserializeNodesAttributes'](_0x49b3b5['nodes']),p(_0x49b3b5),_0x49b3b5['__className']=this['_operationName'],_0x1f109f['push'](_0x49b3b5);}['_serializeNodesAttributes'](_0x5ae067){for(const _0x172778 of _0x5ae067){if(_0x172778['attributes']){const _0x1c7e92=_0x172778['attributes'];this['_areValuesBoolean'](_0x1c7e92)?_0x172778['attributesBoolean']=_0x1c7e92:_0x172778['attributesJson']=JSON['stringify'](_0x1c7e92);}_0x172778['children']&&this['_serializeNodesAttributes'](_0x172778['children']);}}['_deserializeNodesAttributes'](_0x1b9664){for(const _0x10b80e of _0x1b9664)(_0x10b80e['attributesBoolean']||_0x10b80e['attributesJson'])&&(_0x10b80e['attributesBoolean']?(_0x10b80e['attributes']=_0x10b80e['attributesBoolean'],delete _0x10b80e['attributesBoolean']):(_0x10b80e['attributes']=JSON['parse'](_0x10b80e['attributesJson']),delete _0x10b80e['attributesJson'])),_0x10b80e['children']&&this['_deserializeNodesAttributes'](_0x10b80e['children']);}['_areValuesBoolean'](_0x147f58){return Object['keys'](_0x147f58)['every'](_0xcbc546=>'boolean'==typeof _0x147f58[_0xcbc546]);}}class O extends b{['decompress'](_0x2cfda3,_0x3438d8){super['decompress'](_0x2cfda3,_0x3438d8);const _0x505c6c=_0x2cfda3[_0x2cfda3['length']-0x1];_0x505c6c['oldRange']||(_0x505c6c['oldRange']=null),_0x505c6c['newRange']||(_0x505c6c['newRange']=null);}}class y extends b{['compress'](_0x3652bf,_0x1a8bdf){return _0x1a8bdf['index']++,_0x3652bf['types']['push'](this['_id']),!0x0;}['decompress'](_0x264585,_0xcdfab0){_0xcdfab0['typeIndex']++,_0x264585['push']({'__className':this['_operationName']});}}class v extends O{['_omittedNamespace'];constructor(_0x1bd8f2,_0x497c47,_0x435d4b,_0x43bcbc){super(_0x1bd8f2,_0x497c47,_0x435d4b),this['_omittedNamespace']=_0x43bcbc+':';}['compress'](_0x5c662b,_0x38bf5a){const _0x391acf=_0x38bf5a['operations'][_0x38bf5a['index']];return!('MarkerOperation'!=_0x391acf['__className']||!_0x391acf['name']['startsWith'](this['_omittedNamespace']))&&(_0x391acf['name']=_0x391acf['name']['replace'](new RegExp('^'+this['_omittedNamespace']),''),super['compress'](_0x5c662b,_0x38bf5a),!0x0);}['decompress'](_0x3630ad,_0x5e9a33){super['decompress'](_0x3630ad,_0x5e9a33);const _0x4b41a6=_0x3630ad[_0x3630ad['length']-0x1];_0x4b41a6['name']=this['_omittedNamespace']+_0x4b41a6['name'];}}class j{['_id'];['_context'];constructor(_0x4339be,_0x441653){this['_id']=_0x4339be,this['_context']=_0x441653;}['compress'](_0x435885,_0x40dd33){let _0x126f82,_0xc47c5b=_0x40dd33['operations'][_0x40dd33['index']],_0x2960df=_0x40dd33['operations'][_0x40dd33['index']+0x1];for(;_0x2960df&&this['_compareOperations'](_0xc47c5b,_0x2960df);)_0x126f82?(_0x126f82=this['_combineNext'](_0xc47c5b,_0x126f82),_0x435885['types']['push'](0x0)):(_0x126f82=_0x26d6a9(_0xc47c5b),_0x435885['types']['push'](this['_id'])),_0x40dd33['index']++,_0xc47c5b=_0x40dd33['operations'][_0x40dd33['index']],_0x2960df=_0x40dd33['operations'][_0x40dd33['index']+0x1];return!!_0x126f82&&(_0x126f82=this['_combineNext'](_0x40dd33['operations'][_0x40dd33['index']++],_0x126f82),_0x435885['types']['push'](0x0),_0x435885['buffers']['push'](this['_compressSingleOperation'](_0x126f82)),!0x0);}['decompress'](_0x27c4b8,_0x469bf9){const _0x5d2932=this['_decompressSingleOperation'](_0x469bf9);for(;0x0==_0x469bf9['types'][_0x469bf9['typeIndex']];)_0x469bf9['typeIndex']++,_0x27c4b8['push'](this['_splitCurrent'](_0x5d2932));_0x27c4b8['push'](_0x5d2932);}}class g extends j{['_combineNext'](_0x1d6a56,_0x13611e){return _0x13611e['nodes'][0x0]['data']+=_0x1d6a56['nodes'][0x0]['data'],_0x13611e;}['_splitCurrent'](_0x156fdc){const _0xb524c1=_0x26d6a9(_0x156fdc),_0x4cfce9=_0xb524c1['nodes'][0x0],_0x522df7=_0x156fdc['nodes'][0x0],_0x3fbf22=_0x522df7['data'][Symbol['iterator']]()['next']()['value'],_0x48ca93=_0x3fbf22['length'];return _0x4cfce9['data']=_0x3fbf22,_0x522df7['data']=_0x522df7['data']['substr'](_0x48ca93),_0x156fdc['position']=s(_0x156fdc['position'],_0x48ca93),_0xb524c1;}['_compareOperations'](_0x200345,_0x463956){if(this['_checkOperation'](_0x200345)&&this['_checkOperation'](_0x463956)){const _0x118a25=_0x200345['nodes'][0x0]['data']['length'],_0xdd4ed5=c(s(_0x200345['position'],_0x118a25),_0x463956['position']),_0x58e46e=_0x200345['nodes'][0x0],_0x37c093=_0x463956['nodes'][0x0];return _0xdd4ed5&&this['_compareAttributes'](_0x58e46e,_0x37c093);}return!0x1;}['_compressSingleOperation'](_0xb81a3f){const _0xc63036={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('InsertOperation')['compress'](_0xc63036,{'operations':[_0xb81a3f],'index':0x0}),_0xc63036['buffers'][0x0];}['_decompressSingleOperation'](_0x3d89ff){const _0x48556f=[];return this['_context']['_getCompressorByName']('InsertOperation')['decompress'](_0x48556f,_0x3d89ff),_0x48556f[0x0];}['_checkOperation'](_0x519d12){return'InsertOperation'==_0x519d12['__className']&&0x1==_0x519d12['nodes']['length']&&_0x519d12['nodes'][0x0]['data']&&!_0x519d12['wasUndone']&&0x1==Array['from'](_0x519d12['nodes'][0x0]['data'])['length'];}['_compareAttributes'](_0x6083d4,_0xfdabea){const _0x899d8=Object['keys'](_0x6083d4['attributes']||{}),_0x328ca4=Object['keys'](_0xfdabea['attributes']||{});return _0x899d8['length']===_0x328ca4['length']&&_0x899d8['every'](_0xe8f5d6=>_0xfdabea['attributes'][_0xe8f5d6]&&_0xfdabea['attributes'][_0xe8f5d6]===_0x6083d4['attributes'][_0xe8f5d6]);}}class m extends j{['_combineNext'](_0x5a1eef,_0x5bdfac){return _0x5bdfac['howMany']++,_0x5bdfac['sourcePosition']=_0x26d6a9(_0x5a1eef['sourcePosition']),_0x5bdfac;}['_splitCurrent'](_0x3dbb07){const _0x4d860f=_0x26d6a9(_0x3dbb07);return _0x3dbb07['howMany']--,_0x4d860f['howMany']=0x1,_0x4d860f['sourcePosition']=s(_0x4d860f['sourcePosition'],_0x3dbb07['howMany']),_0x4d860f;}['_compareOperations'](_0x5972ff,_0x57ecc3){return!(!this['_checkOperation'](_0x5972ff)||!this['_checkOperation'](_0x57ecc3))&&(c(s(_0x5972ff['sourcePosition'],-0x1),_0x57ecc3['sourcePosition'])&&c(_0x5972ff['targetPosition'],_0x57ecc3['targetPosition']));}['_compressSingleOperation'](_0x451f80){const _0x1c1a20={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x1c1a20,{'operations':[_0x451f80],'index':0x0}),_0x1c1a20['buffers'][0x0];}['_decompressSingleOperation'](_0x501dd9){const _0x50b862=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x50b862,_0x501dd9),_0x50b862[0x0];}['_checkOperation'](_0x2e8f08){return'MoveOperation'==_0x2e8f08['__className']&&'$graveyard'==_0x2e8f08['targetPosition']['root']&&0x1==_0x2e8f08['howMany']&&!_0x2e8f08['wasUndone'];}}class x extends j{['_combineNext'](_0xccd808,_0x4321dd){return _0x4321dd['howMany']++,_0x4321dd;}['_splitCurrent'](_0x5a7635){const _0x2d478b=_0x26d6a9(_0x5a7635);return _0x2d478b['howMany']=0x1,_0x5a7635['howMany']--,_0x2d478b;}['_compareOperations'](_0x2d2c23,_0x15e99a){return!(!this['_checkOperation'](_0x2d2c23)||!this['_checkOperation'](_0x15e99a))&&(c(_0x2d2c23['sourcePosition'],_0x15e99a['sourcePosition'])&&c(_0x2d2c23['targetPosition'],_0x15e99a['targetPosition']));}['_compressSingleOperation'](_0xcd1bba){const _0x2c3a6a={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x2c3a6a,{'operations':[_0xcd1bba],'index':0x0}),_0x2c3a6a['buffers'][0x0];}['_decompressSingleOperation'](_0xa59ce6){const _0x1d87fe=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x1d87fe,_0xa59ce6),_0x1d87fe[0x0];}['_checkOperation'](_0x2e9c7c){return'MoveOperation'==_0x2e9c7c['__className']&&'$graveyard'==_0x2e9c7c['targetPosition']['root']&&0x1==_0x2e9c7c['howMany']&&!_0x2e9c7c['wasUndone'];}}class k extends j{['compress'](_0x134ceb,_0x33bc87){if(!this['_compareOperations'](_0x33bc87['operations'][_0x33bc87['index']],_0x33bc87['operations'][_0x33bc87['index']+0x1]))return!0x1;const _0x4e078a=_0x33bc87['operations'][_0x33bc87['index']++];return _0x4e078a['oldRange']=null,_0x4e078a['newRange']&&c(_0x4e078a['newRange']['start'],_0x4e078a['newRange']['end'])&&(_0x4e078a['newRange']['end']=null),_0x33bc87['index']++,_0x134ceb['types']['push'](this['_id']),_0x134ceb['types']['push'](0x0),_0x134ceb['buffers']['push'](this['_compressSingleOperation'](_0x4e078a)),!0x0;}['decompress'](_0x5b8bc5,_0x23bd81){const _0xe1104e=this['_decompressSingleOperation'](_0x23bd81);_0xe1104e['newRange']&&!_0xe1104e['newRange']['end']&&(_0xe1104e['newRange']['end']=_0x26d6a9(_0xe1104e['newRange']['start']));const _0x142bfa=_0x26d6a9(_0xe1104e);_0x142bfa['newRange']&&(_0x142bfa['newRange']['start']['stickiness']='toNone',_0x142bfa['newRange']['end']=_0x26d6a9(_0x142bfa['newRange']['start'])),_0x142bfa['name']='user:position:'+_0x142bfa['name']['split'](':')[0x2],_0x23bd81['typeIndex']++,_0x5b8bc5['push'](_0xe1104e),_0x5b8bc5['push'](_0x142bfa);}['_compressSingleOperation'](_0x1a3ed2){const _0x549753={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MarkerOperation')['compress'](_0x549753,{'operations':[_0x1a3ed2],'index':0x0}),_0x549753['buffers'][0x0];}['_decompressSingleOperation'](_0x327aff){const _0x5463d8=[];return this['_context']['_getCompressorByName']('MarkerOperation')['decompress'](_0x5463d8,_0x327aff),_0x5463d8[0x0];}['_compareOperations'](_0xc358e,_0x119a47){return!(!_0xc358e||!_0x119a47)&&('MarkerOperation'==_0xc358e['__className']&&'MarkerOperation'==_0x119a47['__className']&&!(!_0xc358e['name']['startsWith']('user:')||!_0x119a47['name']['startsWith']('user:')||_0xc358e['name']==_0x119a47['name']));}}class M{['_compressorById'];['_compressorByName'];['_protobufFactory'];constructor(){this['_compressorById']=new Map(),this['_compressorByName']=new Map(),this['_protobufFactory']=new u();const _0x40aa71=this['_protobufFactory']['getDescriptor']('MarkerOperation');this['_registerCompressor'](0x1,'NoOperation',new y(0x1,'NoOperation',void 0x0)),this['_registerOperationCompressor'](0xa,'AttributeOperation',h),this['_registerOperationCompressor'](0xb,'InsertOperation',w),this['_registerOperationCompressor'](0xc,'MarkerOperation',O),this['_registerOperationCompressor'](0xd,'MergeOperation',b),this['_registerOperationCompressor'](0xe,'MoveOperation',b),this['_registerOperationCompressor'](0xf,'RenameOperation',b),this['_registerOperationCompressor'](0x10,'RootAttributeOperation',h),this['_registerOperationCompressor'](0x11,'SplitOperation',b),this['_registerCompressor'](0x12,'CommentMarkerOperation',new v(0x12,'MarkerOperation',_0x40aa71,'comment')),this['_registerCompressor'](0x13,'SuggestionMarkerOperation',new v(0x13,'MarkerOperation',_0x40aa71,'suggestion')),this['_registerOperationCompressor'](0x14,'RootOperation',b),this['_registerActionCompressor'](0x64,'TypingAction',g),this['_registerActionCompressor'](0x65,'DeletingAction',m),this['_registerActionCompressor'](0x66,'ForwardDeletingAction',x),this['_registerActionCompressor'](0x67,'UserSelectionAction',k);}['compress'](_0x2ac45e){if(!_0x2ac45e||!_0x2ac45e[0x0])throw new _0x14806e('no-operations-provided',this);const _0x3375d1={'operations':_0x2ac45e,'index':0x0},_0xa3f902={'types':[],'buffers':[],'baseVersion':_0x2ac45e[0x0]['baseVersion']};for(;_0x3375d1['index']<_0x3375d1['operations']['length'];){if(this['_getCompressorByName']('UserSelectionAction')['compress'](_0xa3f902,_0x3375d1))continue;if(this['_getCompressorByName']('TypingAction')['compress'](_0xa3f902,_0x3375d1))continue;if(this['_getCompressorByName']('DeletingAction')['compress'](_0xa3f902,_0x3375d1))continue;if(this['_getCompressorByName']('ForwardDeletingAction')['compress'](_0xa3f902,_0x3375d1))continue;if(this['_getCompressorByName']('CommentMarkerOperation')['compress'](_0xa3f902,_0x3375d1))continue;if(this['_getCompressorByName']('SuggestionMarkerOperation')['compress'](_0xa3f902,_0x3375d1))continue;const _0x35821e=_0x3375d1['operations'][_0x3375d1['index']]['__className'];this['_getCompressorByName'](_0x35821e)['compress'](_0xa3f902,_0x3375d1);}return _0xa3f902;}['decompress'](_0x4b6e4e){const _0x120496=[],_0x3df752={'types':_0x4b6e4e['types'],'buffers':_0x4b6e4e['buffers'],'baseVersion':_0x4b6e4e['baseVersion'],'typeIndex':0x0,'bufferIndex':0x0};for(;_0x3df752['typeIndex']<_0x3df752['types']['length'];){const _0x5ddaad=_0x3df752['types'][_0x3df752['typeIndex']],_0x35e50e=this['_compressorById']['get'](_0x5ddaad);if(!_0x35e50e)throw new _0x14806e('decompress-compressor-not-found',this,{'type':_0x5ddaad});_0x35e50e['decompress'](_0x120496,_0x3df752);}return _0x120496['forEach']((_0x3684f8,_0x35af08)=>_0x3684f8['baseVersion']=_0x4b6e4e['baseVersion']+_0x35af08),_0x120496;}['_getCompressorByName'](_0x14b96b){return this['_compressorByName']['get'](_0x14b96b);}['_registerOperationCompressor'](_0x40af2a,_0x87d871,_0x20474d){const _0x245aaa=new _0x20474d(_0x40af2a,_0x87d871,this['_protobufFactory']['getDescriptor'](_0x87d871));this['_registerCompressor'](_0x40af2a,_0x87d871,_0x245aaa);}['_registerActionCompressor'](_0x3ba2c4,_0x4b5b24,_0x371cbd){const _0x5ac080=new _0x371cbd(_0x3ba2c4,this);this['_registerCompressor'](_0x3ba2c4,_0x4b5b24,_0x5ac080);}['_registerCompressor'](_0x1b4bef,_0x314aa7,_0x3a9f0a){this['_compressorById']['set'](_0x1b4bef,_0x3a9f0a),this['_compressorByName']['set'](_0x314aa7,_0x3a9f0a);}}export{M as Compressor};
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ckeditor/ckeditor5-operations-compressor",
|
|
3
|
-
"version": "48.1.0-alpha.
|
|
3
|
+
"version": "48.1.0-alpha.6",
|
|
4
4
|
"description": "CKEditor 5 operations compressor for real-time collaboration.",
|
|
5
5
|
"license": "SEE LICENSE IN LICENSE.md",
|
|
6
6
|
"author": "CKSource (http://cksource.com/)",
|
|
@@ -37,8 +37,8 @@
|
|
|
37
37
|
"./package.json": "./package.json"
|
|
38
38
|
},
|
|
39
39
|
"dependencies": {
|
|
40
|
-
"@ckeditor/ckeditor5-engine": "48.1.0-alpha.
|
|
41
|
-
"@ckeditor/ckeditor5-utils": "48.1.0-alpha.
|
|
40
|
+
"@ckeditor/ckeditor5-engine": "48.1.0-alpha.6",
|
|
41
|
+
"@ckeditor/ckeditor5-utils": "48.1.0-alpha.6",
|
|
42
42
|
"es-toolkit": "1.45.1",
|
|
43
43
|
"protobufjs": "7.5.5"
|
|
44
44
|
},
|