@ckeditor/ckeditor5-operations-compressor 46.0.0-alpha.3 → 46.0.0-alpha.5

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 CHANGED
@@ -20,5 +20,5 @@
20
20
  *
21
21
  *
22
22
  */
23
- import{CKEditorError as _0x1bdf0b}from'@ckeditor/ckeditor5-utils/dist/index.js';import _0x53c28f from'protobufjs/minimal.js';import{cloneDeep as _0x18904,isEqual as _0x43d7f2,isObject as _0x5411a9}from'es-toolkit/compat';const u=/* #__PURE__ -- @preserve */
24
- ((()=>{var _0x2a30e4=_0x53c28f['Reader'],_0x25565a=_0x53c28f['Writer'],_0x57a642=_0x53c28f['util'],_0x87a025=_0x53c28f['roots']['default']||(_0x53c28f['roots']['default']={});return _0x87a025['AttributeOperation']=(function(){function _0x42043f(_0x44a7ab){if(_0x44a7ab){for(var _0x4f60cc=Object['keys'](_0x44a7ab),_0x39d06f=0x0;_0x39d06f<_0x4f60cc['length'];++_0x39d06f)null!=_0x44a7ab[_0x4f60cc[_0x39d06f]]&&(this[_0x4f60cc[_0x39d06f]]=_0x44a7ab[_0x4f60cc[_0x39d06f]]);}}return _0x42043f['prototype']['range']=null,_0x42043f['prototype']['key']='',_0x42043f['prototype']['oldValueBoolean']=!0x1,_0x42043f['prototype']['oldValueJson']='',_0x42043f['prototype']['newValueBoolean']=!0x1,_0x42043f['prototype']['newValueJson']='',_0x42043f['prototype']['wasUndone']=!0x1,_0x42043f['create']=function(_0x57fc0e){return new _0x42043f(_0x57fc0e);},_0x42043f['encode']=function(_0x151ae8,_0x7bd96c){return _0x7bd96c||(_0x7bd96c=_0x25565a['create']()),null!=_0x151ae8['range']&&Object['hasOwnProperty']['call'](_0x151ae8,'range')&&_0x87a025['Range']['encode'](_0x151ae8['range'],_0x7bd96c['uint32'](0xa)['fork']())['ldelim'](),null!=_0x151ae8['key']&&Object['hasOwnProperty']['call'](_0x151ae8,'key')&&_0x7bd96c['uint32'](0x12)['string'](_0x151ae8['key']),null!=_0x151ae8['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x151ae8,'oldValueBoolean')&&_0x7bd96c['uint32'](0x18)['bool'](_0x151ae8['oldValueBoolean']),null!=_0x151ae8['oldValueJson']&&Object['hasOwnProperty']['call'](_0x151ae8,'oldValueJson')&&_0x7bd96c['uint32'](0x22)['string'](_0x151ae8['oldValueJson']),null!=_0x151ae8['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x151ae8,'newValueBoolean')&&_0x7bd96c['uint32'](0x28)['bool'](_0x151ae8['newValueBoolean']),null!=_0x151ae8['newValueJson']&&Object['hasOwnProperty']['call'](_0x151ae8,'newValueJson')&&_0x7bd96c['uint32'](0x32)['string'](_0x151ae8['newValueJson']),null!=_0x151ae8['wasUndone']&&Object['hasOwnProperty']['call'](_0x151ae8,'wasUndone')&&_0x7bd96c['uint32'](0x38)['bool'](_0x151ae8['wasUndone']),_0x7bd96c;},_0x42043f['encodeDelimited']=function(_0x40a39c,_0x1530dc){return this['encode'](_0x40a39c,_0x1530dc)['ldelim']();},_0x42043f['decode']=function(_0x4499df,_0x32a4a7){_0x4499df instanceof _0x2a30e4||(_0x4499df=_0x2a30e4['create'](_0x4499df));for(var _0x9fbee4=void 0x0===_0x32a4a7?_0x4499df['len']:_0x4499df['pos']+_0x32a4a7,_0x5a1201=new _0x87a025['AttributeOperation']();_0x4499df['pos']<_0x9fbee4;){var _0x2beae2=_0x4499df['uint32']();switch(_0x2beae2>>>0x3){case 0x1:_0x5a1201['range']=_0x87a025['Range']['decode'](_0x4499df,_0x4499df['uint32']());break;case 0x2:_0x5a1201['key']=_0x4499df['string']();break;case 0x3:_0x5a1201['oldValueBoolean']=_0x4499df['bool']();break;case 0x4:_0x5a1201['oldValueJson']=_0x4499df['string']();break;case 0x5:_0x5a1201['newValueBoolean']=_0x4499df['bool']();break;case 0x6:_0x5a1201['newValueJson']=_0x4499df['string']();break;case 0x7:_0x5a1201['wasUndone']=_0x4499df['bool']();break;default:_0x4499df['skipType'](0x7&_0x2beae2);}}return _0x5a1201;},_0x42043f['decodeDelimited']=function(_0x35f194){return _0x35f194 instanceof _0x2a30e4||(_0x35f194=new _0x2a30e4(_0x35f194)),this['decode'](_0x35f194,_0x35f194['uint32']());},_0x42043f['verify']=function(_0x4bfc60){if('object'!=typeof _0x4bfc60||null===_0x4bfc60)return'object\x20expected';if(null!=_0x4bfc60['range']&&_0x4bfc60['hasOwnProperty']('range')){var _0x4baef2=_0x87a025['Range']['verify'](_0x4bfc60['range']);if(_0x4baef2)return'range.'+_0x4baef2;}return null!=_0x4bfc60['key']&&_0x4bfc60['hasOwnProperty']('key')&&!_0x57a642['isString'](_0x4bfc60['key'])?'key:\x20string\x20expected':null!=_0x4bfc60['oldValueBoolean']&&_0x4bfc60['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x4bfc60['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x4bfc60['oldValueJson']&&_0x4bfc60['hasOwnProperty']('oldValueJson')&&!_0x57a642['isString'](_0x4bfc60['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x4bfc60['newValueBoolean']&&_0x4bfc60['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x4bfc60['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x4bfc60['newValueJson']&&_0x4bfc60['hasOwnProperty']('newValueJson')&&!_0x57a642['isString'](_0x4bfc60['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x4bfc60['wasUndone']&&_0x4bfc60['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x4bfc60['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x42043f['fromObject']=function(_0x4ef09e){if(_0x4ef09e instanceof _0x87a025['AttributeOperation'])return _0x4ef09e;var _0x11901f=new _0x87a025['AttributeOperation']();if(null!=_0x4ef09e['range']){if('object'!=typeof _0x4ef09e['range'])throw TypeError('.AttributeOperation.range:\x20object\x20expected');_0x11901f['range']=_0x87a025['Range']['fromObject'](_0x4ef09e['range']);}return null!=_0x4ef09e['key']&&(_0x11901f['key']=String(_0x4ef09e['key'])),null!=_0x4ef09e['oldValueBoolean']&&(_0x11901f['oldValueBoolean']=Boolean(_0x4ef09e['oldValueBoolean'])),null!=_0x4ef09e['oldValueJson']&&(_0x11901f['oldValueJson']=String(_0x4ef09e['oldValueJson'])),null!=_0x4ef09e['newValueBoolean']&&(_0x11901f['newValueBoolean']=Boolean(_0x4ef09e['newValueBoolean'])),null!=_0x4ef09e['newValueJson']&&(_0x11901f['newValueJson']=String(_0x4ef09e['newValueJson'])),null!=_0x4ef09e['wasUndone']&&(_0x11901f['wasUndone']=Boolean(_0x4ef09e['wasUndone'])),_0x11901f;},_0x42043f['toObject']=function(_0x45f149,_0x469cde){_0x469cde||(_0x469cde={});var _0x1e686a={};return _0x469cde['defaults']&&(_0x1e686a['range']=null,_0x1e686a['key']='',_0x1e686a['oldValueBoolean']=!0x1,_0x1e686a['oldValueJson']='',_0x1e686a['newValueBoolean']=!0x1,_0x1e686a['newValueJson']='',_0x1e686a['wasUndone']=!0x1),null!=_0x45f149['range']&&_0x45f149['hasOwnProperty']('range')&&(_0x1e686a['range']=_0x87a025['Range']['toObject'](_0x45f149['range'],_0x469cde)),null!=_0x45f149['key']&&_0x45f149['hasOwnProperty']('key')&&(_0x1e686a['key']=_0x45f149['key']),null!=_0x45f149['oldValueBoolean']&&_0x45f149['hasOwnProperty']('oldValueBoolean')&&(_0x1e686a['oldValueBoolean']=_0x45f149['oldValueBoolean']),null!=_0x45f149['oldValueJson']&&_0x45f149['hasOwnProperty']('oldValueJson')&&(_0x1e686a['oldValueJson']=_0x45f149['oldValueJson']),null!=_0x45f149['newValueBoolean']&&_0x45f149['hasOwnProperty']('newValueBoolean')&&(_0x1e686a['newValueBoolean']=_0x45f149['newValueBoolean']),null!=_0x45f149['newValueJson']&&_0x45f149['hasOwnProperty']('newValueJson')&&(_0x1e686a['newValueJson']=_0x45f149['newValueJson']),null!=_0x45f149['wasUndone']&&_0x45f149['hasOwnProperty']('wasUndone')&&(_0x1e686a['wasUndone']=_0x45f149['wasUndone']),_0x1e686a;},_0x42043f['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x53c28f['util']['toJSONOptions']);},_0x42043f['getTypeUrl']=function(_0x39e4c1){return void 0x0===_0x39e4c1&&(_0x39e4c1='type.googleapis.com'),_0x39e4c1+'/AttributeOperation';},_0x42043f;}()),_0x87a025['InsertOperation']=(function(){function _0x2f0922(_0x33864b){if(this['nodes']=[],_0x33864b){for(var _0x54696b=Object['keys'](_0x33864b),_0x58f2c7=0x0;_0x58f2c7<_0x54696b['length'];++_0x58f2c7)null!=_0x33864b[_0x54696b[_0x58f2c7]]&&(this[_0x54696b[_0x58f2c7]]=_0x33864b[_0x54696b[_0x58f2c7]]);}}return _0x2f0922['prototype']['position']=null,_0x2f0922['prototype']['nodes']=_0x57a642['emptyArray'],_0x2f0922['prototype']['shouldReceiveAttributes']=!0x1,_0x2f0922['prototype']['wasUndone']=!0x1,_0x2f0922['create']=function(_0x5c8205){return new _0x2f0922(_0x5c8205);},_0x2f0922['encode']=function(_0x39e028,_0x337694){if(_0x337694||(_0x337694=_0x25565a['create']()),null!=_0x39e028['position']&&Object['hasOwnProperty']['call'](_0x39e028,'position')&&_0x87a025['Position']['encode'](_0x39e028['position'],_0x337694['uint32'](0xa)['fork']())['ldelim'](),null!=_0x39e028['nodes']&&_0x39e028['nodes']['length']){for(var _0x2d5c4f=0x0;_0x2d5c4f<_0x39e028['nodes']['length'];++_0x2d5c4f)_0x87a025['Element']['encode'](_0x39e028['nodes'][_0x2d5c4f],_0x337694['uint32'](0x12)['fork']())['ldelim']();}return null!=_0x39e028['shouldReceiveAttributes']&&Object['hasOwnProperty']['call'](_0x39e028,'shouldReceiveAttributes')&&_0x337694['uint32'](0x18)['bool'](_0x39e028['shouldReceiveAttributes']),null!=_0x39e028['wasUndone']&&Object['hasOwnProperty']['call'](_0x39e028,'wasUndone')&&_0x337694['uint32'](0x20)['bool'](_0x39e028['wasUndone']),_0x337694;},_0x2f0922['encodeDelimited']=function(_0x386fa0,_0x550069){return this['encode'](_0x386fa0,_0x550069)['ldelim']();},_0x2f0922['decode']=function(_0x4d7943,_0x5bebaf){_0x4d7943 instanceof _0x2a30e4||(_0x4d7943=_0x2a30e4['create'](_0x4d7943));for(var _0x57b557=void 0x0===_0x5bebaf?_0x4d7943['len']:_0x4d7943['pos']+_0x5bebaf,_0x44a54f=new _0x87a025['InsertOperation']();_0x4d7943['pos']<_0x57b557;){var _0x3d5cb7=_0x4d7943['uint32']();switch(_0x3d5cb7>>>0x3){case 0x1:_0x44a54f['position']=_0x87a025['Position']['decode'](_0x4d7943,_0x4d7943['uint32']());break;case 0x2:_0x44a54f['nodes']&&_0x44a54f['nodes']['length']||(_0x44a54f['nodes']=[]),_0x44a54f['nodes']['push'](_0x87a025['Element']['decode'](_0x4d7943,_0x4d7943['uint32']()));break;case 0x3:_0x44a54f['shouldReceiveAttributes']=_0x4d7943['bool']();break;case 0x4:_0x44a54f['wasUndone']=_0x4d7943['bool']();break;default:_0x4d7943['skipType'](0x7&_0x3d5cb7);}}return _0x44a54f;},_0x2f0922['decodeDelimited']=function(_0x34dcc4){return _0x34dcc4 instanceof _0x2a30e4||(_0x34dcc4=new _0x2a30e4(_0x34dcc4)),this['decode'](_0x34dcc4,_0x34dcc4['uint32']());},_0x2f0922['verify']=function(_0x4e6d9b){if('object'!=typeof _0x4e6d9b||null===_0x4e6d9b)return'object\x20expected';if(null!=_0x4e6d9b['position']&&_0x4e6d9b['hasOwnProperty']('position')&&(_0x505c73=_0x87a025['Position']['verify'](_0x4e6d9b['position'])))return'position.'+_0x505c73;if(null!=_0x4e6d9b['nodes']&&_0x4e6d9b['hasOwnProperty']('nodes')){if(!Array['isArray'](_0x4e6d9b['nodes']))return'nodes:\x20array\x20expected';for(var _0x5da1c6=0x0;_0x5da1c6<_0x4e6d9b['nodes']['length'];++_0x5da1c6){var _0x505c73;if(_0x505c73=_0x87a025['Element']['verify'](_0x4e6d9b['nodes'][_0x5da1c6]))return'nodes.'+_0x505c73;}}return null!=_0x4e6d9b['shouldReceiveAttributes']&&_0x4e6d9b['hasOwnProperty']('shouldReceiveAttributes')&&'boolean'!=typeof _0x4e6d9b['shouldReceiveAttributes']?'shouldReceiveAttributes:\x20boolean\x20expected':null!=_0x4e6d9b['wasUndone']&&_0x4e6d9b['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x4e6d9b['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x2f0922['fromObject']=function(_0x434666){if(_0x434666 instanceof _0x87a025['InsertOperation'])return _0x434666;var _0x16e5ef=new _0x87a025['InsertOperation']();if(null!=_0x434666['position']){if('object'!=typeof _0x434666['position'])throw TypeError('.InsertOperation.position:\x20object\x20expected');_0x16e5ef['position']=_0x87a025['Position']['fromObject'](_0x434666['position']);}if(_0x434666['nodes']){if(!Array['isArray'](_0x434666['nodes']))throw TypeError('.InsertOperation.nodes:\x20array\x20expected');_0x16e5ef['nodes']=[];for(var _0x5a1f85=0x0;_0x5a1f85<_0x434666['nodes']['length'];++_0x5a1f85){if('object'!=typeof _0x434666['nodes'][_0x5a1f85])throw TypeError('.InsertOperation.nodes:\x20object\x20expected');_0x16e5ef['nodes'][_0x5a1f85]=_0x87a025['Element']['fromObject'](_0x434666['nodes'][_0x5a1f85]);}}return null!=_0x434666['shouldReceiveAttributes']&&(_0x16e5ef['shouldReceiveAttributes']=Boolean(_0x434666['shouldReceiveAttributes'])),null!=_0x434666['wasUndone']&&(_0x16e5ef['wasUndone']=Boolean(_0x434666['wasUndone'])),_0x16e5ef;},_0x2f0922['toObject']=function(_0x553091,_0x2a652f){_0x2a652f||(_0x2a652f={});var _0x43e723={};if((_0x2a652f['arrays']||_0x2a652f['defaults'])&&(_0x43e723['nodes']=[]),_0x2a652f['defaults']&&(_0x43e723['position']=null,_0x43e723['shouldReceiveAttributes']=!0x1,_0x43e723['wasUndone']=!0x1),null!=_0x553091['position']&&_0x553091['hasOwnProperty']('position')&&(_0x43e723['position']=_0x87a025['Position']['toObject'](_0x553091['position'],_0x2a652f)),_0x553091['nodes']&&_0x553091['nodes']['length']){_0x43e723['nodes']=[];for(var _0x227564=0x0;_0x227564<_0x553091['nodes']['length'];++_0x227564)_0x43e723['nodes'][_0x227564]=_0x87a025['Element']['toObject'](_0x553091['nodes'][_0x227564],_0x2a652f);}return null!=_0x553091['shouldReceiveAttributes']&&_0x553091['hasOwnProperty']('shouldReceiveAttributes')&&(_0x43e723['shouldReceiveAttributes']=_0x553091['shouldReceiveAttributes']),null!=_0x553091['wasUndone']&&_0x553091['hasOwnProperty']('wasUndone')&&(_0x43e723['wasUndone']=_0x553091['wasUndone']),_0x43e723;},_0x2f0922['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x53c28f['util']['toJSONOptions']);},_0x2f0922['getTypeUrl']=function(_0xc4efc3){return void 0x0===_0xc4efc3&&(_0xc4efc3='type.googleapis.com'),_0xc4efc3+'/InsertOperation';},_0x2f0922;}()),_0x87a025['MarkerOperation']=(function(){function _0x51033d(_0x479a6f){if(_0x479a6f){for(var _0x156f1a=Object['keys'](_0x479a6f),_0x490ba1=0x0;_0x490ba1<_0x156f1a['length'];++_0x490ba1)null!=_0x479a6f[_0x156f1a[_0x490ba1]]&&(this[_0x156f1a[_0x490ba1]]=_0x479a6f[_0x156f1a[_0x490ba1]]);}}return _0x51033d['prototype']['name']='',_0x51033d['prototype']['oldRange']=null,_0x51033d['prototype']['newRange']=null,_0x51033d['prototype']['affectsData']=!0x1,_0x51033d['prototype']['wasUndone']=!0x1,_0x51033d['create']=function(_0x534b46){return new _0x51033d(_0x534b46);},_0x51033d['encode']=function(_0xe0084a,_0x5aeff9){return _0x5aeff9||(_0x5aeff9=_0x25565a['create']()),null!=_0xe0084a['name']&&Object['hasOwnProperty']['call'](_0xe0084a,'name')&&_0x5aeff9['uint32'](0xa)['string'](_0xe0084a['name']),null!=_0xe0084a['oldRange']&&Object['hasOwnProperty']['call'](_0xe0084a,'oldRange')&&_0x87a025['Range']['encode'](_0xe0084a['oldRange'],_0x5aeff9['uint32'](0x12)['fork']())['ldelim'](),null!=_0xe0084a['newRange']&&Object['hasOwnProperty']['call'](_0xe0084a,'newRange')&&_0x87a025['Range']['encode'](_0xe0084a['newRange'],_0x5aeff9['uint32'](0x1a)['fork']())['ldelim'](),null!=_0xe0084a['affectsData']&&Object['hasOwnProperty']['call'](_0xe0084a,'affectsData')&&_0x5aeff9['uint32'](0x20)['bool'](_0xe0084a['affectsData']),null!=_0xe0084a['wasUndone']&&Object['hasOwnProperty']['call'](_0xe0084a,'wasUndone')&&_0x5aeff9['uint32'](0x28)['bool'](_0xe0084a['wasUndone']),_0x5aeff9;},_0x51033d['encodeDelimited']=function(_0x39fda9,_0x11d218){return this['encode'](_0x39fda9,_0x11d218)['ldelim']();},_0x51033d['decode']=function(_0x22d3a0,_0x32b98d){_0x22d3a0 instanceof _0x2a30e4||(_0x22d3a0=_0x2a30e4['create'](_0x22d3a0));for(var _0x45df18=void 0x0===_0x32b98d?_0x22d3a0['len']:_0x22d3a0['pos']+_0x32b98d,_0x47e5cb=new _0x87a025['MarkerOperation']();_0x22d3a0['pos']<_0x45df18;){var _0x31a92d=_0x22d3a0['uint32']();switch(_0x31a92d>>>0x3){case 0x1:_0x47e5cb['name']=_0x22d3a0['string']();break;case 0x2:_0x47e5cb['oldRange']=_0x87a025['Range']['decode'](_0x22d3a0,_0x22d3a0['uint32']());break;case 0x3:_0x47e5cb['newRange']=_0x87a025['Range']['decode'](_0x22d3a0,_0x22d3a0['uint32']());break;case 0x4:_0x47e5cb['affectsData']=_0x22d3a0['bool']();break;case 0x5:_0x47e5cb['wasUndone']=_0x22d3a0['bool']();break;default:_0x22d3a0['skipType'](0x7&_0x31a92d);}}return _0x47e5cb;},_0x51033d['decodeDelimited']=function(_0xe599da){return _0xe599da instanceof _0x2a30e4||(_0xe599da=new _0x2a30e4(_0xe599da)),this['decode'](_0xe599da,_0xe599da['uint32']());},_0x51033d['verify']=function(_0xeadf36){if('object'!=typeof _0xeadf36||null===_0xeadf36)return'object\x20expected';if(null!=_0xeadf36['name']&&_0xeadf36['hasOwnProperty']('name')&&!_0x57a642['isString'](_0xeadf36['name']))return'name:\x20string\x20expected';var _0x4c33f2;if(null!=_0xeadf36['oldRange']&&_0xeadf36['hasOwnProperty']('oldRange')&&(_0x4c33f2=_0x87a025['Range']['verify'](_0xeadf36['oldRange'])))return'oldRange.'+_0x4c33f2;if(null!=_0xeadf36['newRange']&&_0xeadf36['hasOwnProperty']('newRange')&&(_0x4c33f2=_0x87a025['Range']['verify'](_0xeadf36['newRange'])))return'newRange.'+_0x4c33f2;return null!=_0xeadf36['affectsData']&&_0xeadf36['hasOwnProperty']('affectsData')&&'boolean'!=typeof _0xeadf36['affectsData']?'affectsData:\x20boolean\x20expected':null!=_0xeadf36['wasUndone']&&_0xeadf36['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0xeadf36['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x51033d['fromObject']=function(_0x284b9c){if(_0x284b9c instanceof _0x87a025['MarkerOperation'])return _0x284b9c;var _0x11429c=new _0x87a025['MarkerOperation']();if(null!=_0x284b9c['name']&&(_0x11429c['name']=String(_0x284b9c['name'])),null!=_0x284b9c['oldRange']){if('object'!=typeof _0x284b9c['oldRange'])throw TypeError('.MarkerOperation.oldRange:\x20object\x20expected');_0x11429c['oldRange']=_0x87a025['Range']['fromObject'](_0x284b9c['oldRange']);}if(null!=_0x284b9c['newRange']){if('object'!=typeof _0x284b9c['newRange'])throw TypeError('.MarkerOperation.newRange:\x20object\x20expected');_0x11429c['newRange']=_0x87a025['Range']['fromObject'](_0x284b9c['newRange']);}return null!=_0x284b9c['affectsData']&&(_0x11429c['affectsData']=Boolean(_0x284b9c['affectsData'])),null!=_0x284b9c['wasUndone']&&(_0x11429c['wasUndone']=Boolean(_0x284b9c['wasUndone'])),_0x11429c;},_0x51033d['toObject']=function(_0x39d466,_0x53e81f){_0x53e81f||(_0x53e81f={});var _0x5979e0={};return _0x53e81f['defaults']&&(_0x5979e0['name']='',_0x5979e0['oldRange']=null,_0x5979e0['newRange']=null,_0x5979e0['affectsData']=!0x1,_0x5979e0['wasUndone']=!0x1),null!=_0x39d466['name']&&_0x39d466['hasOwnProperty']('name')&&(_0x5979e0['name']=_0x39d466['name']),null!=_0x39d466['oldRange']&&_0x39d466['hasOwnProperty']('oldRange')&&(_0x5979e0['oldRange']=_0x87a025['Range']['toObject'](_0x39d466['oldRange'],_0x53e81f)),null!=_0x39d466['newRange']&&_0x39d466['hasOwnProperty']('newRange')&&(_0x5979e0['newRange']=_0x87a025['Range']['toObject'](_0x39d466['newRange'],_0x53e81f)),null!=_0x39d466['affectsData']&&_0x39d466['hasOwnProperty']('affectsData')&&(_0x5979e0['affectsData']=_0x39d466['affectsData']),null!=_0x39d466['wasUndone']&&_0x39d466['hasOwnProperty']('wasUndone')&&(_0x5979e0['wasUndone']=_0x39d466['wasUndone']),_0x5979e0;},_0x51033d['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x53c28f['util']['toJSONOptions']);},_0x51033d['getTypeUrl']=function(_0x4b227a){return void 0x0===_0x4b227a&&(_0x4b227a='type.googleapis.com'),_0x4b227a+'/MarkerOperation';},_0x51033d;}()),_0x87a025['MergeOperation']=(function(){function _0x38e7ff(_0x581217){if(_0x581217){for(var _0x392ddc=Object['keys'](_0x581217),_0x4772e3=0x0;_0x4772e3<_0x392ddc['length'];++_0x4772e3)null!=_0x581217[_0x392ddc[_0x4772e3]]&&(this[_0x392ddc[_0x4772e3]]=_0x581217[_0x392ddc[_0x4772e3]]);}}return _0x38e7ff['prototype']['sourcePosition']=null,_0x38e7ff['prototype']['targetPosition']=null,_0x38e7ff['prototype']['graveyardPosition']=null,_0x38e7ff['prototype']['howMany']=0x0,_0x38e7ff['prototype']['wasUndone']=!0x1,_0x38e7ff['create']=function(_0x453e44){return new _0x38e7ff(_0x453e44);},_0x38e7ff['encode']=function(_0x2cc0f4,_0x48f306){return _0x48f306||(_0x48f306=_0x25565a['create']()),null!=_0x2cc0f4['sourcePosition']&&Object['hasOwnProperty']['call'](_0x2cc0f4,'sourcePosition')&&_0x87a025['Position']['encode'](_0x2cc0f4['sourcePosition'],_0x48f306['uint32'](0xa)['fork']())['ldelim'](),null!=_0x2cc0f4['targetPosition']&&Object['hasOwnProperty']['call'](_0x2cc0f4,'targetPosition')&&_0x87a025['Position']['encode'](_0x2cc0f4['targetPosition'],_0x48f306['uint32'](0x12)['fork']())['ldelim'](),null!=_0x2cc0f4['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x2cc0f4,'graveyardPosition')&&_0x87a025['Position']['encode'](_0x2cc0f4['graveyardPosition'],_0x48f306['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x2cc0f4['howMany']&&Object['hasOwnProperty']['call'](_0x2cc0f4,'howMany')&&_0x48f306['uint32'](0x20)['uint32'](_0x2cc0f4['howMany']),null!=_0x2cc0f4['wasUndone']&&Object['hasOwnProperty']['call'](_0x2cc0f4,'wasUndone')&&_0x48f306['uint32'](0x28)['bool'](_0x2cc0f4['wasUndone']),_0x48f306;},_0x38e7ff['encodeDelimited']=function(_0x1f29d8,_0x32e068){return this['encode'](_0x1f29d8,_0x32e068)['ldelim']();},_0x38e7ff['decode']=function(_0x4468d4,_0x32de61){_0x4468d4 instanceof _0x2a30e4||(_0x4468d4=_0x2a30e4['create'](_0x4468d4));for(var _0xf0dde4=void 0x0===_0x32de61?_0x4468d4['len']:_0x4468d4['pos']+_0x32de61,_0x23e25c=new _0x87a025['MergeOperation']();_0x4468d4['pos']<_0xf0dde4;){var _0x2aa4f4=_0x4468d4['uint32']();switch(_0x2aa4f4>>>0x3){case 0x1:_0x23e25c['sourcePosition']=_0x87a025['Position']['decode'](_0x4468d4,_0x4468d4['uint32']());break;case 0x2:_0x23e25c['targetPosition']=_0x87a025['Position']['decode'](_0x4468d4,_0x4468d4['uint32']());break;case 0x3:_0x23e25c['graveyardPosition']=_0x87a025['Position']['decode'](_0x4468d4,_0x4468d4['uint32']());break;case 0x4:_0x23e25c['howMany']=_0x4468d4['uint32']();break;case 0x5:_0x23e25c['wasUndone']=_0x4468d4['bool']();break;default:_0x4468d4['skipType'](0x7&_0x2aa4f4);}}return _0x23e25c;},_0x38e7ff['decodeDelimited']=function(_0x5b5644){return _0x5b5644 instanceof _0x2a30e4||(_0x5b5644=new _0x2a30e4(_0x5b5644)),this['decode'](_0x5b5644,_0x5b5644['uint32']());},_0x38e7ff['verify']=function(_0x3fe43d){if('object'!=typeof _0x3fe43d||null===_0x3fe43d)return'object\x20expected';var _0x11389c;if(null!=_0x3fe43d['sourcePosition']&&_0x3fe43d['hasOwnProperty']('sourcePosition')&&(_0x11389c=_0x87a025['Position']['verify'](_0x3fe43d['sourcePosition'])))return'sourcePosition.'+_0x11389c;if(null!=_0x3fe43d['targetPosition']&&_0x3fe43d['hasOwnProperty']('targetPosition')&&(_0x11389c=_0x87a025['Position']['verify'](_0x3fe43d['targetPosition'])))return'targetPosition.'+_0x11389c;if(null!=_0x3fe43d['graveyardPosition']&&_0x3fe43d['hasOwnProperty']('graveyardPosition')&&(_0x11389c=_0x87a025['Position']['verify'](_0x3fe43d['graveyardPosition'])))return'graveyardPosition.'+_0x11389c;return null!=_0x3fe43d['howMany']&&_0x3fe43d['hasOwnProperty']('howMany')&&!_0x57a642['isInteger'](_0x3fe43d['howMany'])?'howMany:\x20integer\x20expected':null!=_0x3fe43d['wasUndone']&&_0x3fe43d['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x3fe43d['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x38e7ff['fromObject']=function(_0x1bf262){if(_0x1bf262 instanceof _0x87a025['MergeOperation'])return _0x1bf262;var _0x51fa92=new _0x87a025['MergeOperation']();if(null!=_0x1bf262['sourcePosition']){if('object'!=typeof _0x1bf262['sourcePosition'])throw TypeError('.MergeOperation.sourcePosition:\x20object\x20expected');_0x51fa92['sourcePosition']=_0x87a025['Position']['fromObject'](_0x1bf262['sourcePosition']);}if(null!=_0x1bf262['targetPosition']){if('object'!=typeof _0x1bf262['targetPosition'])throw TypeError('.MergeOperation.targetPosition:\x20object\x20expected');_0x51fa92['targetPosition']=_0x87a025['Position']['fromObject'](_0x1bf262['targetPosition']);}if(null!=_0x1bf262['graveyardPosition']){if('object'!=typeof _0x1bf262['graveyardPosition'])throw TypeError('.MergeOperation.graveyardPosition:\x20object\x20expected');_0x51fa92['graveyardPosition']=_0x87a025['Position']['fromObject'](_0x1bf262['graveyardPosition']);}return null!=_0x1bf262['howMany']&&(_0x51fa92['howMany']=_0x1bf262['howMany']>>>0x0),null!=_0x1bf262['wasUndone']&&(_0x51fa92['wasUndone']=Boolean(_0x1bf262['wasUndone'])),_0x51fa92;},_0x38e7ff['toObject']=function(_0x3fac7e,_0x194abd){_0x194abd||(_0x194abd={});var _0x46e088={};return _0x194abd['defaults']&&(_0x46e088['sourcePosition']=null,_0x46e088['targetPosition']=null,_0x46e088['graveyardPosition']=null,_0x46e088['howMany']=0x0,_0x46e088['wasUndone']=!0x1),null!=_0x3fac7e['sourcePosition']&&_0x3fac7e['hasOwnProperty']('sourcePosition')&&(_0x46e088['sourcePosition']=_0x87a025['Position']['toObject'](_0x3fac7e['sourcePosition'],_0x194abd)),null!=_0x3fac7e['targetPosition']&&_0x3fac7e['hasOwnProperty']('targetPosition')&&(_0x46e088['targetPosition']=_0x87a025['Position']['toObject'](_0x3fac7e['targetPosition'],_0x194abd)),null!=_0x3fac7e['graveyardPosition']&&_0x3fac7e['hasOwnProperty']('graveyardPosition')&&(_0x46e088['graveyardPosition']=_0x87a025['Position']['toObject'](_0x3fac7e['graveyardPosition'],_0x194abd)),null!=_0x3fac7e['howMany']&&_0x3fac7e['hasOwnProperty']('howMany')&&(_0x46e088['howMany']=_0x3fac7e['howMany']),null!=_0x3fac7e['wasUndone']&&_0x3fac7e['hasOwnProperty']('wasUndone')&&(_0x46e088['wasUndone']=_0x3fac7e['wasUndone']),_0x46e088;},_0x38e7ff['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x53c28f['util']['toJSONOptions']);},_0x38e7ff['getTypeUrl']=function(_0x4c3c34){return void 0x0===_0x4c3c34&&(_0x4c3c34='type.googleapis.com'),_0x4c3c34+'/MergeOperation';},_0x38e7ff;}()),_0x87a025['MoveOperation']=(function(){function _0x50a1cc(_0x29de28){if(_0x29de28){for(var _0xc0edd5=Object['keys'](_0x29de28),_0x1fda33=0x0;_0x1fda33<_0xc0edd5['length'];++_0x1fda33)null!=_0x29de28[_0xc0edd5[_0x1fda33]]&&(this[_0xc0edd5[_0x1fda33]]=_0x29de28[_0xc0edd5[_0x1fda33]]);}}return _0x50a1cc['prototype']['sourcePosition']=null,_0x50a1cc['prototype']['howMany']=0x0,_0x50a1cc['prototype']['targetPosition']=null,_0x50a1cc['prototype']['wasUndone']=!0x1,_0x50a1cc['create']=function(_0x1044da){return new _0x50a1cc(_0x1044da);},_0x50a1cc['encode']=function(_0x557ad1,_0x164a3e){return _0x164a3e||(_0x164a3e=_0x25565a['create']()),null!=_0x557ad1['sourcePosition']&&Object['hasOwnProperty']['call'](_0x557ad1,'sourcePosition')&&_0x87a025['Position']['encode'](_0x557ad1['sourcePosition'],_0x164a3e['uint32'](0xa)['fork']())['ldelim'](),null!=_0x557ad1['howMany']&&Object['hasOwnProperty']['call'](_0x557ad1,'howMany')&&_0x164a3e['uint32'](0x10)['uint32'](_0x557ad1['howMany']),null!=_0x557ad1['targetPosition']&&Object['hasOwnProperty']['call'](_0x557ad1,'targetPosition')&&_0x87a025['Position']['encode'](_0x557ad1['targetPosition'],_0x164a3e['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x557ad1['wasUndone']&&Object['hasOwnProperty']['call'](_0x557ad1,'wasUndone')&&_0x164a3e['uint32'](0x20)['bool'](_0x557ad1['wasUndone']),_0x164a3e;},_0x50a1cc['encodeDelimited']=function(_0x1f242d,_0x5db080){return this['encode'](_0x1f242d,_0x5db080)['ldelim']();},_0x50a1cc['decode']=function(_0x5ab988,_0x33ad8d){_0x5ab988 instanceof _0x2a30e4||(_0x5ab988=_0x2a30e4['create'](_0x5ab988));for(var _0x2262b3=void 0x0===_0x33ad8d?_0x5ab988['len']:_0x5ab988['pos']+_0x33ad8d,_0x3df159=new _0x87a025['MoveOperation']();_0x5ab988['pos']<_0x2262b3;){var _0x14d7e2=_0x5ab988['uint32']();switch(_0x14d7e2>>>0x3){case 0x1:_0x3df159['sourcePosition']=_0x87a025['Position']['decode'](_0x5ab988,_0x5ab988['uint32']());break;case 0x2:_0x3df159['howMany']=_0x5ab988['uint32']();break;case 0x3:_0x3df159['targetPosition']=_0x87a025['Position']['decode'](_0x5ab988,_0x5ab988['uint32']());break;case 0x4:_0x3df159['wasUndone']=_0x5ab988['bool']();break;default:_0x5ab988['skipType'](0x7&_0x14d7e2);}}return _0x3df159;},_0x50a1cc['decodeDelimited']=function(_0x1e51a5){return _0x1e51a5 instanceof _0x2a30e4||(_0x1e51a5=new _0x2a30e4(_0x1e51a5)),this['decode'](_0x1e51a5,_0x1e51a5['uint32']());},_0x50a1cc['verify']=function(_0x461857){if('object'!=typeof _0x461857||null===_0x461857)return'object\x20expected';var _0x2741eb;if(null!=_0x461857['sourcePosition']&&_0x461857['hasOwnProperty']('sourcePosition')&&(_0x2741eb=_0x87a025['Position']['verify'](_0x461857['sourcePosition'])))return'sourcePosition.'+_0x2741eb;if(null!=_0x461857['howMany']&&_0x461857['hasOwnProperty']('howMany')&&!_0x57a642['isInteger'](_0x461857['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x461857['targetPosition']&&_0x461857['hasOwnProperty']('targetPosition')&&(_0x2741eb=_0x87a025['Position']['verify'](_0x461857['targetPosition'])))return'targetPosition.'+_0x2741eb;return null!=_0x461857['wasUndone']&&_0x461857['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x461857['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x50a1cc['fromObject']=function(_0x1c2fa8){if(_0x1c2fa8 instanceof _0x87a025['MoveOperation'])return _0x1c2fa8;var _0x465536=new _0x87a025['MoveOperation']();if(null!=_0x1c2fa8['sourcePosition']){if('object'!=typeof _0x1c2fa8['sourcePosition'])throw TypeError('.MoveOperation.sourcePosition:\x20object\x20expected');_0x465536['sourcePosition']=_0x87a025['Position']['fromObject'](_0x1c2fa8['sourcePosition']);}if(null!=_0x1c2fa8['howMany']&&(_0x465536['howMany']=_0x1c2fa8['howMany']>>>0x0),null!=_0x1c2fa8['targetPosition']){if('object'!=typeof _0x1c2fa8['targetPosition'])throw TypeError('.MoveOperation.targetPosition:\x20object\x20expected');_0x465536['targetPosition']=_0x87a025['Position']['fromObject'](_0x1c2fa8['targetPosition']);}return null!=_0x1c2fa8['wasUndone']&&(_0x465536['wasUndone']=Boolean(_0x1c2fa8['wasUndone'])),_0x465536;},_0x50a1cc['toObject']=function(_0x618f75,_0xe0c4c3){_0xe0c4c3||(_0xe0c4c3={});var _0x137c47={};return _0xe0c4c3['defaults']&&(_0x137c47['sourcePosition']=null,_0x137c47['howMany']=0x0,_0x137c47['targetPosition']=null,_0x137c47['wasUndone']=!0x1),null!=_0x618f75['sourcePosition']&&_0x618f75['hasOwnProperty']('sourcePosition')&&(_0x137c47['sourcePosition']=_0x87a025['Position']['toObject'](_0x618f75['sourcePosition'],_0xe0c4c3)),null!=_0x618f75['howMany']&&_0x618f75['hasOwnProperty']('howMany')&&(_0x137c47['howMany']=_0x618f75['howMany']),null!=_0x618f75['targetPosition']&&_0x618f75['hasOwnProperty']('targetPosition')&&(_0x137c47['targetPosition']=_0x87a025['Position']['toObject'](_0x618f75['targetPosition'],_0xe0c4c3)),null!=_0x618f75['wasUndone']&&_0x618f75['hasOwnProperty']('wasUndone')&&(_0x137c47['wasUndone']=_0x618f75['wasUndone']),_0x137c47;},_0x50a1cc['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x53c28f['util']['toJSONOptions']);},_0x50a1cc['getTypeUrl']=function(_0x3959e2){return void 0x0===_0x3959e2&&(_0x3959e2='type.googleapis.com'),_0x3959e2+'/MoveOperation';},_0x50a1cc;}()),_0x87a025['RenameOperation']=(function(){function _0xf11d7d(_0x4ca237){if(_0x4ca237){for(var _0x3af20e=Object['keys'](_0x4ca237),_0x389937=0x0;_0x389937<_0x3af20e['length'];++_0x389937)null!=_0x4ca237[_0x3af20e[_0x389937]]&&(this[_0x3af20e[_0x389937]]=_0x4ca237[_0x3af20e[_0x389937]]);}}return _0xf11d7d['prototype']['position']=null,_0xf11d7d['prototype']['oldName']='',_0xf11d7d['prototype']['newName']='',_0xf11d7d['prototype']['wasUndone']=!0x1,_0xf11d7d['create']=function(_0xad616){return new _0xf11d7d(_0xad616);},_0xf11d7d['encode']=function(_0x4aecd4,_0x523346){return _0x523346||(_0x523346=_0x25565a['create']()),null!=_0x4aecd4['position']&&Object['hasOwnProperty']['call'](_0x4aecd4,'position')&&_0x87a025['Position']['encode'](_0x4aecd4['position'],_0x523346['uint32'](0xa)['fork']())['ldelim'](),null!=_0x4aecd4['oldName']&&Object['hasOwnProperty']['call'](_0x4aecd4,'oldName')&&_0x523346['uint32'](0x12)['string'](_0x4aecd4['oldName']),null!=_0x4aecd4['newName']&&Object['hasOwnProperty']['call'](_0x4aecd4,'newName')&&_0x523346['uint32'](0x1a)['string'](_0x4aecd4['newName']),null!=_0x4aecd4['wasUndone']&&Object['hasOwnProperty']['call'](_0x4aecd4,'wasUndone')&&_0x523346['uint32'](0x20)['bool'](_0x4aecd4['wasUndone']),_0x523346;},_0xf11d7d['encodeDelimited']=function(_0x589527,_0x568fae){return this['encode'](_0x589527,_0x568fae)['ldelim']();},_0xf11d7d['decode']=function(_0x36fc56,_0x5f373e){_0x36fc56 instanceof _0x2a30e4||(_0x36fc56=_0x2a30e4['create'](_0x36fc56));for(var _0x551a7c=void 0x0===_0x5f373e?_0x36fc56['len']:_0x36fc56['pos']+_0x5f373e,_0x4e25ee=new _0x87a025['RenameOperation']();_0x36fc56['pos']<_0x551a7c;){var _0x2c96e1=_0x36fc56['uint32']();switch(_0x2c96e1>>>0x3){case 0x1:_0x4e25ee['position']=_0x87a025['Position']['decode'](_0x36fc56,_0x36fc56['uint32']());break;case 0x2:_0x4e25ee['oldName']=_0x36fc56['string']();break;case 0x3:_0x4e25ee['newName']=_0x36fc56['string']();break;case 0x4:_0x4e25ee['wasUndone']=_0x36fc56['bool']();break;default:_0x36fc56['skipType'](0x7&_0x2c96e1);}}return _0x4e25ee;},_0xf11d7d['decodeDelimited']=function(_0x5d809b){return _0x5d809b instanceof _0x2a30e4||(_0x5d809b=new _0x2a30e4(_0x5d809b)),this['decode'](_0x5d809b,_0x5d809b['uint32']());},_0xf11d7d['verify']=function(_0x50d03f){if('object'!=typeof _0x50d03f||null===_0x50d03f)return'object\x20expected';if(null!=_0x50d03f['position']&&_0x50d03f['hasOwnProperty']('position')){var _0xb6e008=_0x87a025['Position']['verify'](_0x50d03f['position']);if(_0xb6e008)return'position.'+_0xb6e008;}return null!=_0x50d03f['oldName']&&_0x50d03f['hasOwnProperty']('oldName')&&!_0x57a642['isString'](_0x50d03f['oldName'])?'oldName:\x20string\x20expected':null!=_0x50d03f['newName']&&_0x50d03f['hasOwnProperty']('newName')&&!_0x57a642['isString'](_0x50d03f['newName'])?'newName:\x20string\x20expected':null!=_0x50d03f['wasUndone']&&_0x50d03f['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x50d03f['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0xf11d7d['fromObject']=function(_0x31dc26){if(_0x31dc26 instanceof _0x87a025['RenameOperation'])return _0x31dc26;var _0x12cbf5=new _0x87a025['RenameOperation']();if(null!=_0x31dc26['position']){if('object'!=typeof _0x31dc26['position'])throw TypeError('.RenameOperation.position:\x20object\x20expected');_0x12cbf5['position']=_0x87a025['Position']['fromObject'](_0x31dc26['position']);}return null!=_0x31dc26['oldName']&&(_0x12cbf5['oldName']=String(_0x31dc26['oldName'])),null!=_0x31dc26['newName']&&(_0x12cbf5['newName']=String(_0x31dc26['newName'])),null!=_0x31dc26['wasUndone']&&(_0x12cbf5['wasUndone']=Boolean(_0x31dc26['wasUndone'])),_0x12cbf5;},_0xf11d7d['toObject']=function(_0x524964,_0x2c689f){_0x2c689f||(_0x2c689f={});var _0x168d1a={};return _0x2c689f['defaults']&&(_0x168d1a['position']=null,_0x168d1a['oldName']='',_0x168d1a['newName']='',_0x168d1a['wasUndone']=!0x1),null!=_0x524964['position']&&_0x524964['hasOwnProperty']('position')&&(_0x168d1a['position']=_0x87a025['Position']['toObject'](_0x524964['position'],_0x2c689f)),null!=_0x524964['oldName']&&_0x524964['hasOwnProperty']('oldName')&&(_0x168d1a['oldName']=_0x524964['oldName']),null!=_0x524964['newName']&&_0x524964['hasOwnProperty']('newName')&&(_0x168d1a['newName']=_0x524964['newName']),null!=_0x524964['wasUndone']&&_0x524964['hasOwnProperty']('wasUndone')&&(_0x168d1a['wasUndone']=_0x524964['wasUndone']),_0x168d1a;},_0xf11d7d['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x53c28f['util']['toJSONOptions']);},_0xf11d7d['getTypeUrl']=function(_0x262f58){return void 0x0===_0x262f58&&(_0x262f58='type.googleapis.com'),_0x262f58+'/RenameOperation';},_0xf11d7d;}()),_0x87a025['RootAttributeOperation']=(function(){function _0x46d6db(_0x11ea4f){if(_0x11ea4f){for(var _0x1f1c68=Object['keys'](_0x11ea4f),_0x48d11c=0x0;_0x48d11c<_0x1f1c68['length'];++_0x48d11c)null!=_0x11ea4f[_0x1f1c68[_0x48d11c]]&&(this[_0x1f1c68[_0x48d11c]]=_0x11ea4f[_0x1f1c68[_0x48d11c]]);}}return _0x46d6db['prototype']['root']='',_0x46d6db['prototype']['key']='',_0x46d6db['prototype']['oldValueBoolean']=!0x1,_0x46d6db['prototype']['oldValueJson']='',_0x46d6db['prototype']['newValueBoolean']=!0x1,_0x46d6db['prototype']['newValueJson']='',_0x46d6db['prototype']['wasUndone']=!0x1,_0x46d6db['create']=function(_0x4535e8){return new _0x46d6db(_0x4535e8);},_0x46d6db['encode']=function(_0x13e982,_0x51d64b){return _0x51d64b||(_0x51d64b=_0x25565a['create']()),null!=_0x13e982['root']&&Object['hasOwnProperty']['call'](_0x13e982,'root')&&_0x51d64b['uint32'](0xa)['string'](_0x13e982['root']),null!=_0x13e982['key']&&Object['hasOwnProperty']['call'](_0x13e982,'key')&&_0x51d64b['uint32'](0x12)['string'](_0x13e982['key']),null!=_0x13e982['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x13e982,'oldValueBoolean')&&_0x51d64b['uint32'](0x18)['bool'](_0x13e982['oldValueBoolean']),null!=_0x13e982['oldValueJson']&&Object['hasOwnProperty']['call'](_0x13e982,'oldValueJson')&&_0x51d64b['uint32'](0x22)['string'](_0x13e982['oldValueJson']),null!=_0x13e982['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x13e982,'newValueBoolean')&&_0x51d64b['uint32'](0x28)['bool'](_0x13e982['newValueBoolean']),null!=_0x13e982['newValueJson']&&Object['hasOwnProperty']['call'](_0x13e982,'newValueJson')&&_0x51d64b['uint32'](0x32)['string'](_0x13e982['newValueJson']),null!=_0x13e982['wasUndone']&&Object['hasOwnProperty']['call'](_0x13e982,'wasUndone')&&_0x51d64b['uint32'](0x38)['bool'](_0x13e982['wasUndone']),_0x51d64b;},_0x46d6db['encodeDelimited']=function(_0x1b4e4b,_0x537026){return this['encode'](_0x1b4e4b,_0x537026)['ldelim']();},_0x46d6db['decode']=function(_0x325994,_0x2205ab){_0x325994 instanceof _0x2a30e4||(_0x325994=_0x2a30e4['create'](_0x325994));for(var _0x4f0420=void 0x0===_0x2205ab?_0x325994['len']:_0x325994['pos']+_0x2205ab,_0x2d76d9=new _0x87a025['RootAttributeOperation']();_0x325994['pos']<_0x4f0420;){var _0x40ab29=_0x325994['uint32']();switch(_0x40ab29>>>0x3){case 0x1:_0x2d76d9['root']=_0x325994['string']();break;case 0x2:_0x2d76d9['key']=_0x325994['string']();break;case 0x3:_0x2d76d9['oldValueBoolean']=_0x325994['bool']();break;case 0x4:_0x2d76d9['oldValueJson']=_0x325994['string']();break;case 0x5:_0x2d76d9['newValueBoolean']=_0x325994['bool']();break;case 0x6:_0x2d76d9['newValueJson']=_0x325994['string']();break;case 0x7:_0x2d76d9['wasUndone']=_0x325994['bool']();break;default:_0x325994['skipType'](0x7&_0x40ab29);}}return _0x2d76d9;},_0x46d6db['decodeDelimited']=function(_0xbe3a9e){return _0xbe3a9e instanceof _0x2a30e4||(_0xbe3a9e=new _0x2a30e4(_0xbe3a9e)),this['decode'](_0xbe3a9e,_0xbe3a9e['uint32']());},_0x46d6db['verify']=function(_0xe9a1f7){return'object'!=typeof _0xe9a1f7||null===_0xe9a1f7?'object\x20expected':null!=_0xe9a1f7['root']&&_0xe9a1f7['hasOwnProperty']('root')&&!_0x57a642['isString'](_0xe9a1f7['root'])?'root:\x20string\x20expected':null!=_0xe9a1f7['key']&&_0xe9a1f7['hasOwnProperty']('key')&&!_0x57a642['isString'](_0xe9a1f7['key'])?'key:\x20string\x20expected':null!=_0xe9a1f7['oldValueBoolean']&&_0xe9a1f7['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0xe9a1f7['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0xe9a1f7['oldValueJson']&&_0xe9a1f7['hasOwnProperty']('oldValueJson')&&!_0x57a642['isString'](_0xe9a1f7['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0xe9a1f7['newValueBoolean']&&_0xe9a1f7['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0xe9a1f7['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0xe9a1f7['newValueJson']&&_0xe9a1f7['hasOwnProperty']('newValueJson')&&!_0x57a642['isString'](_0xe9a1f7['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0xe9a1f7['wasUndone']&&_0xe9a1f7['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0xe9a1f7['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x46d6db['fromObject']=function(_0x4c5a84){if(_0x4c5a84 instanceof _0x87a025['RootAttributeOperation'])return _0x4c5a84;var _0x30888d=new _0x87a025['RootAttributeOperation']();return null!=_0x4c5a84['root']&&(_0x30888d['root']=String(_0x4c5a84['root'])),null!=_0x4c5a84['key']&&(_0x30888d['key']=String(_0x4c5a84['key'])),null!=_0x4c5a84['oldValueBoolean']&&(_0x30888d['oldValueBoolean']=Boolean(_0x4c5a84['oldValueBoolean'])),null!=_0x4c5a84['oldValueJson']&&(_0x30888d['oldValueJson']=String(_0x4c5a84['oldValueJson'])),null!=_0x4c5a84['newValueBoolean']&&(_0x30888d['newValueBoolean']=Boolean(_0x4c5a84['newValueBoolean'])),null!=_0x4c5a84['newValueJson']&&(_0x30888d['newValueJson']=String(_0x4c5a84['newValueJson'])),null!=_0x4c5a84['wasUndone']&&(_0x30888d['wasUndone']=Boolean(_0x4c5a84['wasUndone'])),_0x30888d;},_0x46d6db['toObject']=function(_0x185578,_0x4aef86){_0x4aef86||(_0x4aef86={});var _0x1018be={};return _0x4aef86['defaults']&&(_0x1018be['root']='',_0x1018be['key']='',_0x1018be['oldValueBoolean']=!0x1,_0x1018be['oldValueJson']='',_0x1018be['newValueBoolean']=!0x1,_0x1018be['newValueJson']='',_0x1018be['wasUndone']=!0x1),null!=_0x185578['root']&&_0x185578['hasOwnProperty']('root')&&(_0x1018be['root']=_0x185578['root']),null!=_0x185578['key']&&_0x185578['hasOwnProperty']('key')&&(_0x1018be['key']=_0x185578['key']),null!=_0x185578['oldValueBoolean']&&_0x185578['hasOwnProperty']('oldValueBoolean')&&(_0x1018be['oldValueBoolean']=_0x185578['oldValueBoolean']),null!=_0x185578['oldValueJson']&&_0x185578['hasOwnProperty']('oldValueJson')&&(_0x1018be['oldValueJson']=_0x185578['oldValueJson']),null!=_0x185578['newValueBoolean']&&_0x185578['hasOwnProperty']('newValueBoolean')&&(_0x1018be['newValueBoolean']=_0x185578['newValueBoolean']),null!=_0x185578['newValueJson']&&_0x185578['hasOwnProperty']('newValueJson')&&(_0x1018be['newValueJson']=_0x185578['newValueJson']),null!=_0x185578['wasUndone']&&_0x185578['hasOwnProperty']('wasUndone')&&(_0x1018be['wasUndone']=_0x185578['wasUndone']),_0x1018be;},_0x46d6db['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x53c28f['util']['toJSONOptions']);},_0x46d6db['getTypeUrl']=function(_0x50111a){return void 0x0===_0x50111a&&(_0x50111a='type.googleapis.com'),_0x50111a+'/RootAttributeOperation';},_0x46d6db;}()),_0x87a025['RootOperation']=(function(){function _0x1c920f(_0x4fd116){if(_0x4fd116){for(var _0x35ffd2=Object['keys'](_0x4fd116),_0x54ce5e=0x0;_0x54ce5e<_0x35ffd2['length'];++_0x54ce5e)null!=_0x4fd116[_0x35ffd2[_0x54ce5e]]&&(this[_0x35ffd2[_0x54ce5e]]=_0x4fd116[_0x35ffd2[_0x54ce5e]]);}}return _0x1c920f['prototype']['rootName']='',_0x1c920f['prototype']['elementName']='',_0x1c920f['prototype']['isAdd']=!0x1,_0x1c920f['prototype']['wasUndone']=!0x1,_0x1c920f['create']=function(_0x5ebfa7){return new _0x1c920f(_0x5ebfa7);},_0x1c920f['encode']=function(_0x17b7a2,_0x60e436){return _0x60e436||(_0x60e436=_0x25565a['create']()),null!=_0x17b7a2['rootName']&&Object['hasOwnProperty']['call'](_0x17b7a2,'rootName')&&_0x60e436['uint32'](0xa)['string'](_0x17b7a2['rootName']),null!=_0x17b7a2['elementName']&&Object['hasOwnProperty']['call'](_0x17b7a2,'elementName')&&_0x60e436['uint32'](0x12)['string'](_0x17b7a2['elementName']),null!=_0x17b7a2['isAdd']&&Object['hasOwnProperty']['call'](_0x17b7a2,'isAdd')&&_0x60e436['uint32'](0x18)['bool'](_0x17b7a2['isAdd']),null!=_0x17b7a2['wasUndone']&&Object['hasOwnProperty']['call'](_0x17b7a2,'wasUndone')&&_0x60e436['uint32'](0x20)['bool'](_0x17b7a2['wasUndone']),_0x60e436;},_0x1c920f['encodeDelimited']=function(_0x411784,_0x10e0bb){return this['encode'](_0x411784,_0x10e0bb)['ldelim']();},_0x1c920f['decode']=function(_0xad6900,_0x5f1657){_0xad6900 instanceof _0x2a30e4||(_0xad6900=_0x2a30e4['create'](_0xad6900));for(var _0x3bc532=void 0x0===_0x5f1657?_0xad6900['len']:_0xad6900['pos']+_0x5f1657,_0x2c0da5=new _0x87a025['RootOperation']();_0xad6900['pos']<_0x3bc532;){var _0x4acebd=_0xad6900['uint32']();switch(_0x4acebd>>>0x3){case 0x1:_0x2c0da5['rootName']=_0xad6900['string']();break;case 0x2:_0x2c0da5['elementName']=_0xad6900['string']();break;case 0x3:_0x2c0da5['isAdd']=_0xad6900['bool']();break;case 0x4:_0x2c0da5['wasUndone']=_0xad6900['bool']();break;default:_0xad6900['skipType'](0x7&_0x4acebd);}}return _0x2c0da5;},_0x1c920f['decodeDelimited']=function(_0x43a47b){return _0x43a47b instanceof _0x2a30e4||(_0x43a47b=new _0x2a30e4(_0x43a47b)),this['decode'](_0x43a47b,_0x43a47b['uint32']());},_0x1c920f['verify']=function(_0x3d0dca){return'object'!=typeof _0x3d0dca||null===_0x3d0dca?'object\x20expected':null!=_0x3d0dca['rootName']&&_0x3d0dca['hasOwnProperty']('rootName')&&!_0x57a642['isString'](_0x3d0dca['rootName'])?'rootName:\x20string\x20expected':null!=_0x3d0dca['elementName']&&_0x3d0dca['hasOwnProperty']('elementName')&&!_0x57a642['isString'](_0x3d0dca['elementName'])?'elementName:\x20string\x20expected':null!=_0x3d0dca['isAdd']&&_0x3d0dca['hasOwnProperty']('isAdd')&&'boolean'!=typeof _0x3d0dca['isAdd']?'isAdd:\x20boolean\x20expected':null!=_0x3d0dca['wasUndone']&&_0x3d0dca['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x3d0dca['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x1c920f['fromObject']=function(_0x19f871){if(_0x19f871 instanceof _0x87a025['RootOperation'])return _0x19f871;var _0x12ebca=new _0x87a025['RootOperation']();return null!=_0x19f871['rootName']&&(_0x12ebca['rootName']=String(_0x19f871['rootName'])),null!=_0x19f871['elementName']&&(_0x12ebca['elementName']=String(_0x19f871['elementName'])),null!=_0x19f871['isAdd']&&(_0x12ebca['isAdd']=Boolean(_0x19f871['isAdd'])),null!=_0x19f871['wasUndone']&&(_0x12ebca['wasUndone']=Boolean(_0x19f871['wasUndone'])),_0x12ebca;},_0x1c920f['toObject']=function(_0x597897,_0x5d2110){_0x5d2110||(_0x5d2110={});var _0x9280ac={};return _0x5d2110['defaults']&&(_0x9280ac['rootName']='',_0x9280ac['elementName']='',_0x9280ac['isAdd']=!0x1,_0x9280ac['wasUndone']=!0x1),null!=_0x597897['rootName']&&_0x597897['hasOwnProperty']('rootName')&&(_0x9280ac['rootName']=_0x597897['rootName']),null!=_0x597897['elementName']&&_0x597897['hasOwnProperty']('elementName')&&(_0x9280ac['elementName']=_0x597897['elementName']),null!=_0x597897['isAdd']&&_0x597897['hasOwnProperty']('isAdd')&&(_0x9280ac['isAdd']=_0x597897['isAdd']),null!=_0x597897['wasUndone']&&_0x597897['hasOwnProperty']('wasUndone')&&(_0x9280ac['wasUndone']=_0x597897['wasUndone']),_0x9280ac;},_0x1c920f['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x53c28f['util']['toJSONOptions']);},_0x1c920f['getTypeUrl']=function(_0x9961e1){return void 0x0===_0x9961e1&&(_0x9961e1='type.googleapis.com'),_0x9961e1+'/RootOperation';},_0x1c920f;}()),_0x87a025['SplitOperation']=(function(){function _0x320b7e(_0x2bb9b8){if(_0x2bb9b8){for(var _0x1704b9=Object['keys'](_0x2bb9b8),_0x201ce1=0x0;_0x201ce1<_0x1704b9['length'];++_0x201ce1)null!=_0x2bb9b8[_0x1704b9[_0x201ce1]]&&(this[_0x1704b9[_0x201ce1]]=_0x2bb9b8[_0x1704b9[_0x201ce1]]);}}return _0x320b7e['prototype']['splitPosition']=null,_0x320b7e['prototype']['graveyardPosition']=null,_0x320b7e['prototype']['howMany']=0x0,_0x320b7e['prototype']['insertionPosition']=null,_0x320b7e['prototype']['wasUndone']=!0x1,_0x320b7e['create']=function(_0x751cac){return new _0x320b7e(_0x751cac);},_0x320b7e['encode']=function(_0x1107b5,_0x2dda64){return _0x2dda64||(_0x2dda64=_0x25565a['create']()),null!=_0x1107b5['splitPosition']&&Object['hasOwnProperty']['call'](_0x1107b5,'splitPosition')&&_0x87a025['Position']['encode'](_0x1107b5['splitPosition'],_0x2dda64['uint32'](0xa)['fork']())['ldelim'](),null!=_0x1107b5['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x1107b5,'graveyardPosition')&&_0x87a025['Position']['encode'](_0x1107b5['graveyardPosition'],_0x2dda64['uint32'](0x12)['fork']())['ldelim'](),null!=_0x1107b5['howMany']&&Object['hasOwnProperty']['call'](_0x1107b5,'howMany')&&_0x2dda64['uint32'](0x18)['uint32'](_0x1107b5['howMany']),null!=_0x1107b5['insertionPosition']&&Object['hasOwnProperty']['call'](_0x1107b5,'insertionPosition')&&_0x87a025['Position']['encode'](_0x1107b5['insertionPosition'],_0x2dda64['uint32'](0x22)['fork']())['ldelim'](),null!=_0x1107b5['wasUndone']&&Object['hasOwnProperty']['call'](_0x1107b5,'wasUndone')&&_0x2dda64['uint32'](0x28)['bool'](_0x1107b5['wasUndone']),_0x2dda64;},_0x320b7e['encodeDelimited']=function(_0x455938,_0x4389e5){return this['encode'](_0x455938,_0x4389e5)['ldelim']();},_0x320b7e['decode']=function(_0x624fde,_0x4bb16f){_0x624fde instanceof _0x2a30e4||(_0x624fde=_0x2a30e4['create'](_0x624fde));for(var _0x3bb11d=void 0x0===_0x4bb16f?_0x624fde['len']:_0x624fde['pos']+_0x4bb16f,_0x2115fd=new _0x87a025['SplitOperation']();_0x624fde['pos']<_0x3bb11d;){var _0x356aa7=_0x624fde['uint32']();switch(_0x356aa7>>>0x3){case 0x1:_0x2115fd['splitPosition']=_0x87a025['Position']['decode'](_0x624fde,_0x624fde['uint32']());break;case 0x2:_0x2115fd['graveyardPosition']=_0x87a025['Position']['decode'](_0x624fde,_0x624fde['uint32']());break;case 0x3:_0x2115fd['howMany']=_0x624fde['uint32']();break;case 0x4:_0x2115fd['insertionPosition']=_0x87a025['Position']['decode'](_0x624fde,_0x624fde['uint32']());break;case 0x5:_0x2115fd['wasUndone']=_0x624fde['bool']();break;default:_0x624fde['skipType'](0x7&_0x356aa7);}}return _0x2115fd;},_0x320b7e['decodeDelimited']=function(_0x4ef8d8){return _0x4ef8d8 instanceof _0x2a30e4||(_0x4ef8d8=new _0x2a30e4(_0x4ef8d8)),this['decode'](_0x4ef8d8,_0x4ef8d8['uint32']());},_0x320b7e['verify']=function(_0x5dd8d8){if('object'!=typeof _0x5dd8d8||null===_0x5dd8d8)return'object\x20expected';var _0xd1fa6a;if(null!=_0x5dd8d8['splitPosition']&&_0x5dd8d8['hasOwnProperty']('splitPosition')&&(_0xd1fa6a=_0x87a025['Position']['verify'](_0x5dd8d8['splitPosition'])))return'splitPosition.'+_0xd1fa6a;if(null!=_0x5dd8d8['graveyardPosition']&&_0x5dd8d8['hasOwnProperty']('graveyardPosition')&&(_0xd1fa6a=_0x87a025['Position']['verify'](_0x5dd8d8['graveyardPosition'])))return'graveyardPosition.'+_0xd1fa6a;if(null!=_0x5dd8d8['howMany']&&_0x5dd8d8['hasOwnProperty']('howMany')&&!_0x57a642['isInteger'](_0x5dd8d8['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x5dd8d8['insertionPosition']&&_0x5dd8d8['hasOwnProperty']('insertionPosition')&&(_0xd1fa6a=_0x87a025['Position']['verify'](_0x5dd8d8['insertionPosition'])))return'insertionPosition.'+_0xd1fa6a;return null!=_0x5dd8d8['wasUndone']&&_0x5dd8d8['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x5dd8d8['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x320b7e['fromObject']=function(_0x592b43){if(_0x592b43 instanceof _0x87a025['SplitOperation'])return _0x592b43;var _0x103977=new _0x87a025['SplitOperation']();if(null!=_0x592b43['splitPosition']){if('object'!=typeof _0x592b43['splitPosition'])throw TypeError('.SplitOperation.splitPosition:\x20object\x20expected');_0x103977['splitPosition']=_0x87a025['Position']['fromObject'](_0x592b43['splitPosition']);}if(null!=_0x592b43['graveyardPosition']){if('object'!=typeof _0x592b43['graveyardPosition'])throw TypeError('.SplitOperation.graveyardPosition:\x20object\x20expected');_0x103977['graveyardPosition']=_0x87a025['Position']['fromObject'](_0x592b43['graveyardPosition']);}if(null!=_0x592b43['howMany']&&(_0x103977['howMany']=_0x592b43['howMany']>>>0x0),null!=_0x592b43['insertionPosition']){if('object'!=typeof _0x592b43['insertionPosition'])throw TypeError('.SplitOperation.insertionPosition:\x20object\x20expected');_0x103977['insertionPosition']=_0x87a025['Position']['fromObject'](_0x592b43['insertionPosition']);}return null!=_0x592b43['wasUndone']&&(_0x103977['wasUndone']=Boolean(_0x592b43['wasUndone'])),_0x103977;},_0x320b7e['toObject']=function(_0x294175,_0x495219){_0x495219||(_0x495219={});var _0x982ae8={};return _0x495219['defaults']&&(_0x982ae8['splitPosition']=null,_0x982ae8['graveyardPosition']=null,_0x982ae8['howMany']=0x0,_0x982ae8['insertionPosition']=null,_0x982ae8['wasUndone']=!0x1),null!=_0x294175['splitPosition']&&_0x294175['hasOwnProperty']('splitPosition')&&(_0x982ae8['splitPosition']=_0x87a025['Position']['toObject'](_0x294175['splitPosition'],_0x495219)),null!=_0x294175['graveyardPosition']&&_0x294175['hasOwnProperty']('graveyardPosition')&&(_0x982ae8['graveyardPosition']=_0x87a025['Position']['toObject'](_0x294175['graveyardPosition'],_0x495219)),null!=_0x294175['howMany']&&_0x294175['hasOwnProperty']('howMany')&&(_0x982ae8['howMany']=_0x294175['howMany']),null!=_0x294175['insertionPosition']&&_0x294175['hasOwnProperty']('insertionPosition')&&(_0x982ae8['insertionPosition']=_0x87a025['Position']['toObject'](_0x294175['insertionPosition'],_0x495219)),null!=_0x294175['wasUndone']&&_0x294175['hasOwnProperty']('wasUndone')&&(_0x982ae8['wasUndone']=_0x294175['wasUndone']),_0x982ae8;},_0x320b7e['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x53c28f['util']['toJSONOptions']);},_0x320b7e['getTypeUrl']=function(_0xc3d139){return void 0x0===_0xc3d139&&(_0xc3d139='type.googleapis.com'),_0xc3d139+'/SplitOperation';},_0x320b7e;}()),_0x87a025['Position']=(function(){function _0x4cf945(_0x3ec88f){if(this['path']=[],_0x3ec88f){for(var _0x512478=Object['keys'](_0x3ec88f),_0x3f75fc=0x0;_0x3f75fc<_0x512478['length'];++_0x3f75fc)null!=_0x3ec88f[_0x512478[_0x3f75fc]]&&(this[_0x512478[_0x3f75fc]]=_0x3ec88f[_0x512478[_0x3f75fc]]);}}return _0x4cf945['prototype']['root']='',_0x4cf945['prototype']['rootMain']=!0x1,_0x4cf945['prototype']['rootGraveyard']=!0x1,_0x4cf945['prototype']['path']=_0x57a642['emptyArray'],_0x4cf945['prototype']['stickiness']='',_0x4cf945['create']=function(_0x592628){return new _0x4cf945(_0x592628);},_0x4cf945['encode']=function(_0xbe9a11,_0x26d5a6){if(_0x26d5a6||(_0x26d5a6=_0x25565a['create']()),null!=_0xbe9a11['root']&&Object['hasOwnProperty']['call'](_0xbe9a11,'root')&&_0x26d5a6['uint32'](0xa)['string'](_0xbe9a11['root']),null!=_0xbe9a11['rootMain']&&Object['hasOwnProperty']['call'](_0xbe9a11,'rootMain')&&_0x26d5a6['uint32'](0x10)['bool'](_0xbe9a11['rootMain']),null!=_0xbe9a11['rootGraveyard']&&Object['hasOwnProperty']['call'](_0xbe9a11,'rootGraveyard')&&_0x26d5a6['uint32'](0x18)['bool'](_0xbe9a11['rootGraveyard']),null!=_0xbe9a11['path']&&_0xbe9a11['path']['length']){_0x26d5a6['uint32'](0x22)['fork']();for(var _0x8b918d=0x0;_0x8b918d<_0xbe9a11['path']['length'];++_0x8b918d)_0x26d5a6['uint32'](_0xbe9a11['path'][_0x8b918d]);_0x26d5a6['ldelim']();}return null!=_0xbe9a11['stickiness']&&Object['hasOwnProperty']['call'](_0xbe9a11,'stickiness')&&_0x26d5a6['uint32'](0x2a)['string'](_0xbe9a11['stickiness']),_0x26d5a6;},_0x4cf945['encodeDelimited']=function(_0x329bde,_0x5150e4){return this['encode'](_0x329bde,_0x5150e4)['ldelim']();},_0x4cf945['decode']=function(_0xa9586,_0x27d88b){_0xa9586 instanceof _0x2a30e4||(_0xa9586=_0x2a30e4['create'](_0xa9586));for(var _0x697933=void 0x0===_0x27d88b?_0xa9586['len']:_0xa9586['pos']+_0x27d88b,_0x5c690d=new _0x87a025['Position']();_0xa9586['pos']<_0x697933;){var _0x5e8cae=_0xa9586['uint32']();switch(_0x5e8cae>>>0x3){case 0x1:_0x5c690d['root']=_0xa9586['string']();break;case 0x2:_0x5c690d['rootMain']=_0xa9586['bool']();break;case 0x3:_0x5c690d['rootGraveyard']=_0xa9586['bool']();break;case 0x4:if(_0x5c690d['path']&&_0x5c690d['path']['length']||(_0x5c690d['path']=[]),0x2==(0x7&_0x5e8cae)){for(var _0x4b464a=_0xa9586['uint32']()+_0xa9586['pos'];_0xa9586['pos']<_0x4b464a;)_0x5c690d['path']['push'](_0xa9586['uint32']());}else _0x5c690d['path']['push'](_0xa9586['uint32']());break;case 0x5:_0x5c690d['stickiness']=_0xa9586['string']();break;default:_0xa9586['skipType'](0x7&_0x5e8cae);}}return _0x5c690d;},_0x4cf945['decodeDelimited']=function(_0x5d750a){return _0x5d750a instanceof _0x2a30e4||(_0x5d750a=new _0x2a30e4(_0x5d750a)),this['decode'](_0x5d750a,_0x5d750a['uint32']());},_0x4cf945['verify']=function(_0x12aeb4){if('object'!=typeof _0x12aeb4||null===_0x12aeb4)return'object\x20expected';if(null!=_0x12aeb4['root']&&_0x12aeb4['hasOwnProperty']('root')&&!_0x57a642['isString'](_0x12aeb4['root']))return'root:\x20string\x20expected';if(null!=_0x12aeb4['rootMain']&&_0x12aeb4['hasOwnProperty']('rootMain')&&'boolean'!=typeof _0x12aeb4['rootMain'])return'rootMain:\x20boolean\x20expected';if(null!=_0x12aeb4['rootGraveyard']&&_0x12aeb4['hasOwnProperty']('rootGraveyard')&&'boolean'!=typeof _0x12aeb4['rootGraveyard'])return'rootGraveyard:\x20boolean\x20expected';if(null!=_0x12aeb4['path']&&_0x12aeb4['hasOwnProperty']('path')){if(!Array['isArray'](_0x12aeb4['path']))return'path:\x20array\x20expected';for(var _0x2c42e8=0x0;_0x2c42e8<_0x12aeb4['path']['length'];++_0x2c42e8)if(!_0x57a642['isInteger'](_0x12aeb4['path'][_0x2c42e8]))return'path:\x20integer[]\x20expected';}return null!=_0x12aeb4['stickiness']&&_0x12aeb4['hasOwnProperty']('stickiness')&&!_0x57a642['isString'](_0x12aeb4['stickiness'])?'stickiness:\x20string\x20expected':null;},_0x4cf945['fromObject']=function(_0x1e82f0){if(_0x1e82f0 instanceof _0x87a025['Position'])return _0x1e82f0;var _0x52b5df=new _0x87a025['Position']();if(null!=_0x1e82f0['root']&&(_0x52b5df['root']=String(_0x1e82f0['root'])),null!=_0x1e82f0['rootMain']&&(_0x52b5df['rootMain']=Boolean(_0x1e82f0['rootMain'])),null!=_0x1e82f0['rootGraveyard']&&(_0x52b5df['rootGraveyard']=Boolean(_0x1e82f0['rootGraveyard'])),_0x1e82f0['path']){if(!Array['isArray'](_0x1e82f0['path']))throw TypeError('.Position.path:\x20array\x20expected');_0x52b5df['path']=[];for(var _0x13fd7f=0x0;_0x13fd7f<_0x1e82f0['path']['length'];++_0x13fd7f)_0x52b5df['path'][_0x13fd7f]=_0x1e82f0['path'][_0x13fd7f]>>>0x0;}return null!=_0x1e82f0['stickiness']&&(_0x52b5df['stickiness']=String(_0x1e82f0['stickiness'])),_0x52b5df;},_0x4cf945['toObject']=function(_0xc9f7c4,_0x3557d3){_0x3557d3||(_0x3557d3={});var _0x5f0b38={};if((_0x3557d3['arrays']||_0x3557d3['defaults'])&&(_0x5f0b38['path']=[]),_0x3557d3['defaults']&&(_0x5f0b38['root']='',_0x5f0b38['rootMain']=!0x1,_0x5f0b38['rootGraveyard']=!0x1,_0x5f0b38['stickiness']=''),null!=_0xc9f7c4['root']&&_0xc9f7c4['hasOwnProperty']('root')&&(_0x5f0b38['root']=_0xc9f7c4['root']),null!=_0xc9f7c4['rootMain']&&_0xc9f7c4['hasOwnProperty']('rootMain')&&(_0x5f0b38['rootMain']=_0xc9f7c4['rootMain']),null!=_0xc9f7c4['rootGraveyard']&&_0xc9f7c4['hasOwnProperty']('rootGraveyard')&&(_0x5f0b38['rootGraveyard']=_0xc9f7c4['rootGraveyard']),_0xc9f7c4['path']&&_0xc9f7c4['path']['length']){_0x5f0b38['path']=[];for(var _0x4cb381=0x0;_0x4cb381<_0xc9f7c4['path']['length'];++_0x4cb381)_0x5f0b38['path'][_0x4cb381]=_0xc9f7c4['path'][_0x4cb381];}return null!=_0xc9f7c4['stickiness']&&_0xc9f7c4['hasOwnProperty']('stickiness')&&(_0x5f0b38['stickiness']=_0xc9f7c4['stickiness']),_0x5f0b38;},_0x4cf945['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x53c28f['util']['toJSONOptions']);},_0x4cf945['getTypeUrl']=function(_0x1f5493){return void 0x0===_0x1f5493&&(_0x1f5493='type.googleapis.com'),_0x1f5493+'/Position';},_0x4cf945;}()),_0x87a025['Range']=(function(){function _0x437a6a(_0x5bccc1){if(_0x5bccc1){for(var _0x479803=Object['keys'](_0x5bccc1),_0x3bcdc8=0x0;_0x3bcdc8<_0x479803['length'];++_0x3bcdc8)null!=_0x5bccc1[_0x479803[_0x3bcdc8]]&&(this[_0x479803[_0x3bcdc8]]=_0x5bccc1[_0x479803[_0x3bcdc8]]);}}return _0x437a6a['prototype']['start']=null,_0x437a6a['prototype']['end']=null,_0x437a6a['create']=function(_0x499bde){return new _0x437a6a(_0x499bde);},_0x437a6a['encode']=function(_0x39b6e7,_0x394269){return _0x394269||(_0x394269=_0x25565a['create']()),null!=_0x39b6e7['start']&&Object['hasOwnProperty']['call'](_0x39b6e7,'start')&&_0x87a025['Position']['encode'](_0x39b6e7['start'],_0x394269['uint32'](0xa)['fork']())['ldelim'](),null!=_0x39b6e7['end']&&Object['hasOwnProperty']['call'](_0x39b6e7,'end')&&_0x87a025['Position']['encode'](_0x39b6e7['end'],_0x394269['uint32'](0x12)['fork']())['ldelim'](),_0x394269;},_0x437a6a['encodeDelimited']=function(_0x26a491,_0x472bee){return this['encode'](_0x26a491,_0x472bee)['ldelim']();},_0x437a6a['decode']=function(_0x1904b5,_0x3f2ca1){_0x1904b5 instanceof _0x2a30e4||(_0x1904b5=_0x2a30e4['create'](_0x1904b5));for(var _0x3404e2=void 0x0===_0x3f2ca1?_0x1904b5['len']:_0x1904b5['pos']+_0x3f2ca1,_0x3ad1b3=new _0x87a025['Range']();_0x1904b5['pos']<_0x3404e2;){var _0x40aa17=_0x1904b5['uint32']();switch(_0x40aa17>>>0x3){case 0x1:_0x3ad1b3['start']=_0x87a025['Position']['decode'](_0x1904b5,_0x1904b5['uint32']());break;case 0x2:_0x3ad1b3['end']=_0x87a025['Position']['decode'](_0x1904b5,_0x1904b5['uint32']());break;default:_0x1904b5['skipType'](0x7&_0x40aa17);}}return _0x3ad1b3;},_0x437a6a['decodeDelimited']=function(_0x54b42b){return _0x54b42b instanceof _0x2a30e4||(_0x54b42b=new _0x2a30e4(_0x54b42b)),this['decode'](_0x54b42b,_0x54b42b['uint32']());},_0x437a6a['verify']=function(_0x47ac15){if('object'!=typeof _0x47ac15||null===_0x47ac15)return'object\x20expected';var _0x5e53e9;if(null!=_0x47ac15['start']&&_0x47ac15['hasOwnProperty']('start')&&(_0x5e53e9=_0x87a025['Position']['verify'](_0x47ac15['start'])))return'start.'+_0x5e53e9;if(null!=_0x47ac15['end']&&_0x47ac15['hasOwnProperty']('end')&&(_0x5e53e9=_0x87a025['Position']['verify'](_0x47ac15['end'])))return'end.'+_0x5e53e9;return null;},_0x437a6a['fromObject']=function(_0x45d998){if(_0x45d998 instanceof _0x87a025['Range'])return _0x45d998;var _0x23dfb5=new _0x87a025['Range']();if(null!=_0x45d998['start']){if('object'!=typeof _0x45d998['start'])throw TypeError('.Range.start:\x20object\x20expected');_0x23dfb5['start']=_0x87a025['Position']['fromObject'](_0x45d998['start']);}if(null!=_0x45d998['end']){if('object'!=typeof _0x45d998['end'])throw TypeError('.Range.end:\x20object\x20expected');_0x23dfb5['end']=_0x87a025['Position']['fromObject'](_0x45d998['end']);}return _0x23dfb5;},_0x437a6a['toObject']=function(_0x39bfca,_0x427d43){_0x427d43||(_0x427d43={});var _0x56959b={};return _0x427d43['defaults']&&(_0x56959b['start']=null,_0x56959b['end']=null),null!=_0x39bfca['start']&&_0x39bfca['hasOwnProperty']('start')&&(_0x56959b['start']=_0x87a025['Position']['toObject'](_0x39bfca['start'],_0x427d43)),null!=_0x39bfca['end']&&_0x39bfca['hasOwnProperty']('end')&&(_0x56959b['end']=_0x87a025['Position']['toObject'](_0x39bfca['end'],_0x427d43)),_0x56959b;},_0x437a6a['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x53c28f['util']['toJSONOptions']);},_0x437a6a['getTypeUrl']=function(_0x4faf97){return void 0x0===_0x4faf97&&(_0x4faf97='type.googleapis.com'),_0x4faf97+'/Range';},_0x437a6a;}()),_0x87a025['Element']=(function(){function _0x1056dc(_0x3f735f){if(this['children']=[],this['attributesBoolean']={},_0x3f735f){for(var _0x1509f8=Object['keys'](_0x3f735f),_0x1fbbe1=0x0;_0x1fbbe1<_0x1509f8['length'];++_0x1fbbe1)null!=_0x3f735f[_0x1509f8[_0x1fbbe1]]&&(this[_0x1509f8[_0x1fbbe1]]=_0x3f735f[_0x1509f8[_0x1fbbe1]]);}}return _0x1056dc['prototype']['name']='',_0x1056dc['prototype']['children']=_0x57a642['emptyArray'],_0x1056dc['prototype']['data']='',_0x1056dc['prototype']['attributesBoolean']=_0x57a642['emptyObject'],_0x1056dc['prototype']['attributesJson']='',_0x1056dc['create']=function(_0x2d8e62){return new _0x1056dc(_0x2d8e62);},_0x1056dc['encode']=function(_0x30f6cc,_0x220662){if(_0x220662||(_0x220662=_0x25565a['create']()),null!=_0x30f6cc['name']&&Object['hasOwnProperty']['call'](_0x30f6cc,'name')&&_0x220662['uint32'](0xa)['string'](_0x30f6cc['name']),null!=_0x30f6cc['children']&&_0x30f6cc['children']['length']){for(var _0x33725b=0x0;_0x33725b<_0x30f6cc['children']['length'];++_0x33725b)_0x87a025['Element']['encode'](_0x30f6cc['children'][_0x33725b],_0x220662['uint32'](0x12)['fork']())['ldelim']();}if(null!=_0x30f6cc['data']&&Object['hasOwnProperty']['call'](_0x30f6cc,'data')&&_0x220662['uint32'](0x1a)['string'](_0x30f6cc['data']),null!=_0x30f6cc['attributesBoolean']&&Object['hasOwnProperty']['call'](_0x30f6cc,'attributesBoolean')){var _0x1b291c=Object['keys'](_0x30f6cc['attributesBoolean']);for(_0x33725b=0x0;_0x33725b<_0x1b291c['length'];++_0x33725b)_0x220662['uint32'](0x22)['fork']()['uint32'](0xa)['string'](_0x1b291c[_0x33725b])['uint32'](0x10)['bool'](_0x30f6cc['attributesBoolean'][_0x1b291c[_0x33725b]])['ldelim']();}return null!=_0x30f6cc['attributesJson']&&Object['hasOwnProperty']['call'](_0x30f6cc,'attributesJson')&&_0x220662['uint32'](0x2a)['string'](_0x30f6cc['attributesJson']),_0x220662;},_0x1056dc['encodeDelimited']=function(_0x205378,_0x273116){return this['encode'](_0x205378,_0x273116)['ldelim']();},_0x1056dc['decode']=function(_0x509018,_0x2c1c59){_0x509018 instanceof _0x2a30e4||(_0x509018=_0x2a30e4['create'](_0x509018));for(var _0x41ce24,_0xcbd96c,_0x175319=void 0x0===_0x2c1c59?_0x509018['len']:_0x509018['pos']+_0x2c1c59,_0x4912a9=new _0x87a025['Element']();_0x509018['pos']<_0x175319;){var _0xf37933=_0x509018['uint32']();switch(_0xf37933>>>0x3){case 0x1:_0x4912a9['name']=_0x509018['string']();break;case 0x2:_0x4912a9['children']&&_0x4912a9['children']['length']||(_0x4912a9['children']=[]),_0x4912a9['children']['push'](_0x87a025['Element']['decode'](_0x509018,_0x509018['uint32']()));break;case 0x3:_0x4912a9['data']=_0x509018['string']();break;case 0x4:_0x4912a9['attributesBoolean']===_0x57a642['emptyObject']&&(_0x4912a9['attributesBoolean']={});var _0x301ea8=_0x509018['uint32']()+_0x509018['pos'];for(_0x41ce24='',_0xcbd96c=!0x1;_0x509018['pos']<_0x301ea8;){var _0x57cf8e=_0x509018['uint32']();switch(_0x57cf8e>>>0x3){case 0x1:_0x41ce24=_0x509018['string']();break;case 0x2:_0xcbd96c=_0x509018['bool']();break;default:_0x509018['skipType'](0x7&_0x57cf8e);}}_0x4912a9['attributesBoolean'][_0x41ce24]=_0xcbd96c;break;case 0x5:_0x4912a9['attributesJson']=_0x509018['string']();break;default:_0x509018['skipType'](0x7&_0xf37933);}}return _0x4912a9;},_0x1056dc['decodeDelimited']=function(_0x113094){return _0x113094 instanceof _0x2a30e4||(_0x113094=new _0x2a30e4(_0x113094)),this['decode'](_0x113094,_0x113094['uint32']());},_0x1056dc['verify']=function(_0x11a7e2){if('object'!=typeof _0x11a7e2||null===_0x11a7e2)return'object\x20expected';if(null!=_0x11a7e2['name']&&_0x11a7e2['hasOwnProperty']('name')&&!_0x57a642['isString'](_0x11a7e2['name']))return'name:\x20string\x20expected';if(null!=_0x11a7e2['children']&&_0x11a7e2['hasOwnProperty']('children')){if(!Array['isArray'](_0x11a7e2['children']))return'children:\x20array\x20expected';for(var _0xf8b498=0x0;_0xf8b498<_0x11a7e2['children']['length'];++_0xf8b498){var _0x142147=_0x87a025['Element']['verify'](_0x11a7e2['children'][_0xf8b498]);if(_0x142147)return'children.'+_0x142147;}}if(null!=_0x11a7e2['data']&&_0x11a7e2['hasOwnProperty']('data')&&!_0x57a642['isString'](_0x11a7e2['data']))return'data:\x20string\x20expected';if(null!=_0x11a7e2['attributesBoolean']&&_0x11a7e2['hasOwnProperty']('attributesBoolean')){if(!_0x57a642['isObject'](_0x11a7e2['attributesBoolean']))return'attributesBoolean:\x20object\x20expected';var _0x99202e=Object['keys'](_0x11a7e2['attributesBoolean']);for(_0xf8b498=0x0;_0xf8b498<_0x99202e['length'];++_0xf8b498)if('boolean'!=typeof _0x11a7e2['attributesBoolean'][_0x99202e[_0xf8b498]])return'attributesBoolean:\x20boolean{k:string}\x20expected';}return null!=_0x11a7e2['attributesJson']&&_0x11a7e2['hasOwnProperty']('attributesJson')&&!_0x57a642['isString'](_0x11a7e2['attributesJson'])?'attributesJson:\x20string\x20expected':null;},_0x1056dc['fromObject']=function(_0x4ba643){if(_0x4ba643 instanceof _0x87a025['Element'])return _0x4ba643;var _0x475369=new _0x87a025['Element']();if(null!=_0x4ba643['name']&&(_0x475369['name']=String(_0x4ba643['name'])),_0x4ba643['children']){if(!Array['isArray'](_0x4ba643['children']))throw TypeError('.Element.children:\x20array\x20expected');_0x475369['children']=[];for(var _0x23f0e5=0x0;_0x23f0e5<_0x4ba643['children']['length'];++_0x23f0e5){if('object'!=typeof _0x4ba643['children'][_0x23f0e5])throw TypeError('.Element.children:\x20object\x20expected');_0x475369['children'][_0x23f0e5]=_0x87a025['Element']['fromObject'](_0x4ba643['children'][_0x23f0e5]);}}if(null!=_0x4ba643['data']&&(_0x475369['data']=String(_0x4ba643['data'])),_0x4ba643['attributesBoolean']){if('object'!=typeof _0x4ba643['attributesBoolean'])throw TypeError('.Element.attributesBoolean:\x20object\x20expected');_0x475369['attributesBoolean']={};var _0x91c80d=Object['keys'](_0x4ba643['attributesBoolean']);for(_0x23f0e5=0x0;_0x23f0e5<_0x91c80d['length'];++_0x23f0e5)_0x475369['attributesBoolean'][_0x91c80d[_0x23f0e5]]=Boolean(_0x4ba643['attributesBoolean'][_0x91c80d[_0x23f0e5]]);}return null!=_0x4ba643['attributesJson']&&(_0x475369['attributesJson']=String(_0x4ba643['attributesJson'])),_0x475369;},_0x1056dc['toObject']=function(_0x2684b,_0x309e22){_0x309e22||(_0x309e22={});var _0x374a96,_0x591d6b={};if((_0x309e22['arrays']||_0x309e22['defaults'])&&(_0x591d6b['children']=[]),(_0x309e22['objects']||_0x309e22['defaults'])&&(_0x591d6b['attributesBoolean']={}),_0x309e22['defaults']&&(_0x591d6b['name']='',_0x591d6b['data']='',_0x591d6b['attributesJson']=''),null!=_0x2684b['name']&&_0x2684b['hasOwnProperty']('name')&&(_0x591d6b['name']=_0x2684b['name']),_0x2684b['children']&&_0x2684b['children']['length']){_0x591d6b['children']=[];for(var _0x448c0a=0x0;_0x448c0a<_0x2684b['children']['length'];++_0x448c0a)_0x591d6b['children'][_0x448c0a]=_0x87a025['Element']['toObject'](_0x2684b['children'][_0x448c0a],_0x309e22);}if(null!=_0x2684b['data']&&_0x2684b['hasOwnProperty']('data')&&(_0x591d6b['data']=_0x2684b['data']),_0x2684b['attributesBoolean']&&(_0x374a96=Object['keys'](_0x2684b['attributesBoolean']))['length']){_0x591d6b['attributesBoolean']={};for(_0x448c0a=0x0;_0x448c0a<_0x374a96['length'];++_0x448c0a)_0x591d6b['attributesBoolean'][_0x374a96[_0x448c0a]]=_0x2684b['attributesBoolean'][_0x374a96[_0x448c0a]];}return null!=_0x2684b['attributesJson']&&_0x2684b['hasOwnProperty']('attributesJson')&&(_0x591d6b['attributesJson']=_0x2684b['attributesJson']),_0x591d6b;},_0x1056dc['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x53c28f['util']['toJSONOptions']);},_0x1056dc['getTypeUrl']=function(_0x487f50){return void 0x0===_0x487f50&&(_0x487f50='type.googleapis.com'),_0x487f50+'/Element';},_0x1056dc;}()),_0x87a025;})());class r{['_protobufRoot'];constructor(){this['_protobufRoot']=u;}['getDescriptor'](_0xa6cc98){return new w(this['_protobufRoot'][_0xa6cc98]);}}class w{['_protobuf'];constructor(_0x29a1e5){this['_protobuf']=_0x29a1e5;}['compress'](_0x463f0d){const _0x164943=this['_protobuf']['verify'](_0x463f0d);if(_0x164943)throw Error(_0x164943);return this['_protobuf']['encode'](this['_protobuf']['create'](_0x463f0d))['finish']();}['decompress'](_0x244077){return this['_protobuf']['toObject'](this['_protobuf']['decode'](_0x244077),{'oneofs':!0x0});}}function g(_0xaac0ca,_0x3cd379){const _0x161ce6=_0x18904(_0xaac0ca);return _0x161ce6['path'][_0x161ce6['path']['length']-0x1]+=_0x3cd379,_0x161ce6;}function _(_0x5d1300,_0x5efe4c){return _0x5d1300['root']===_0x5efe4c['root']&&_0x43d7f2(_0x5d1300['path'],_0x5efe4c['path']);}function $(_0x3b6dc9){P(_0x3b6dc9,_0x118557=>('main'==_0x118557['root']?(_0x118557['rootMain']=!0x0,delete _0x118557['root']):'$graveyard'==_0x118557['root']&&(_0x118557['rootGraveyard']=!0x0,delete _0x118557['root']),_0x118557));}function J(_0x2cf99f){P(_0x2cf99f,_0x57eefb=>(_0x57eefb['rootMain']?(_0x57eefb['root']='main',delete _0x57eefb['rootMain']):_0x57eefb['rootGraveyard']&&(_0x57eefb['root']='$graveyard',delete _0x57eefb['rootGraveyard']),_0x57eefb));}function P(_0x52a0cb,_0x2d8a42){for(const _0x268eea in _0x52a0cb){const _0x32aac8=_0x52a0cb[_0x268eea];'nodes'!==_0x268eea&&_0x5411a9(_0x32aac8)&&(_0x32aac8['path']&&(_0x32aac8['root']||_0x32aac8['rootMain']||_0x32aac8['rootGraveyard'])?_0x52a0cb[_0x268eea]=_0x2d8a42(_0x32aac8):P(_0x32aac8,_0x2d8a42));}return _0x52a0cb;}class e{['_id'];['_operationName'];['_protobufDescriptor'];constructor(_0x5caeaf,_0x24c2dc,_0x23d328){this['_id']=_0x5caeaf,this['_operationName']=_0x24c2dc,this['_protobufDescriptor']=_0x23d328;}['compress'](_0x108b27,_0x2a6f6d){const _0x4f793d=_0x2a6f6d['shift']();return $(_0x4f793d),_0x108b27['buffers']['push'](this['_protobufDescriptor']['compress'](_0x4f793d)),_0x108b27['types']['push'](this['_id']),!0x0;}['decompress'](_0x30932e,_0x52260b){_0x52260b['types']['shift']();const _0x5b296e=this['_protobufDescriptor']['decompress'](_0x52260b['buffers']['shift']());J(_0x5b296e),_0x5b296e['__className']=this['_operationName'],_0x30932e['push'](_0x5b296e);}}class s extends e{['compress'](_0x5f45d4,_0x258316){const _0x5b7945=_0x258316['shift']();return this['_serializeOneOf']('oldValue',_0x5b7945),this['_serializeOneOf']('newValue',_0x5b7945),$(_0x5b7945),_0x5f45d4['buffers']['push'](this['_protobufDescriptor']['compress'](_0x5b7945)),_0x5f45d4['types']['push'](this['_id']),!0x0;}['decompress'](_0x2c6c36,_0x154268){const {types:_0x38e626,buffers:_0x3cf4dd}=_0x154268,_0x589e3e=this['_protobufDescriptor']['decompress'](_0x3cf4dd['shift']());_0x38e626['shift'](),this['_deserializeOneOf']('oldValue',_0x589e3e),this['_deserializeOneOf']('newValue',_0x589e3e),J(_0x589e3e),_0x589e3e['__className']=this['_operationName'],_0x2c6c36['push'](_0x589e3e);}['_serializeOneOf'](_0x3acd35,_0x3edd1d){const _0x217d1e=_0x3edd1d[_0x3acd35];'boolean'==typeof _0x217d1e?_0x3edd1d[_0x3acd35+'Boolean']=_0x217d1e:_0x3edd1d[_0x3acd35+'Json']=JSON['stringify'](_0x217d1e);}['_deserializeOneOf'](_0x1ee15c,_0x19135d){const _0x7fe55f=_0x1ee15c+'Json';_0x19135d[_0x7fe55f]?(_0x19135d[_0x1ee15c]=JSON['parse'](_0x19135d[_0x7fe55f]),delete _0x19135d[_0x7fe55f]):(_0x19135d[_0x1ee15c]=_0x19135d[_0x1ee15c+'Boolean'],delete _0x19135d[_0x1ee15c+'Boolean']);}}class i extends e{['compress'](_0x1ec17a,_0x2ab30e){const _0x3cebb7=_0x2ab30e['shift']();return this['_serializeNodesAttributes'](_0x3cebb7['nodes']),$(_0x3cebb7),_0x1ec17a['buffers']['push'](this['_protobufDescriptor']['compress'](_0x3cebb7)),_0x1ec17a['types']['push'](this['_id']),!0x0;}['decompress'](_0x5e3d25,_0x58e51a){const {types:_0x38828c,buffers:_0x2013c6}=_0x58e51a,_0x5bb985=this['_protobufDescriptor']['decompress'](_0x2013c6['shift']());_0x38828c['shift'](),_0x5bb985['nodes']||(_0x5bb985['nodes']=[]),this['_deserializeNodesAttributes'](_0x5bb985['nodes']),J(_0x5bb985),_0x5bb985['__className']=this['_operationName'],_0x5e3d25['push'](_0x5bb985);}['_serializeNodesAttributes'](_0x8a3d1c){for(const _0x2dbb29 of _0x8a3d1c){if(_0x2dbb29['attributes']){const _0x230045=_0x2dbb29['attributes'];this['_areValuesBoolean'](_0x230045)?_0x2dbb29['attributesBoolean']=_0x230045:_0x2dbb29['attributesJson']=JSON['stringify'](_0x230045);}_0x2dbb29['children']&&this['_serializeNodesAttributes'](_0x2dbb29['children']);}}['_deserializeNodesAttributes'](_0x1aa5d3){for(const _0x404bb2 of _0x1aa5d3)(_0x404bb2['attributesBoolean']||_0x404bb2['attributesJson'])&&(_0x404bb2['attributesBoolean']?(_0x404bb2['attributes']=_0x404bb2['attributesBoolean'],delete _0x404bb2['attributesBoolean']):(_0x404bb2['attributes']=JSON['parse'](_0x404bb2['attributesJson']),delete _0x404bb2['attributesJson'])),_0x404bb2['children']&&this['_deserializeNodesAttributes'](_0x404bb2['children']);}['_areValuesBoolean'](_0x5eadfe){return Object['keys'](_0x5eadfe)['every'](_0x287180=>'boolean'==typeof _0x5eadfe[_0x287180]);}}class n extends e{['decompress'](_0x4e01d9,_0x495d32){super['decompress'](_0x4e01d9,_0x495d32);const _0x2ed91e=_0x4e01d9[_0x4e01d9['length']-0x1];_0x2ed91e['oldRange']||(_0x2ed91e['oldRange']=null),_0x2ed91e['newRange']||(_0x2ed91e['newRange']=null);}}class p extends e{['compress'](_0x64d9db,_0x137002){return _0x137002['shift'](),_0x64d9db['types']['push'](this['_id']),!0x0;}['decompress'](_0xc530e8,_0x2bab49){_0x2bab49['types']['shift'](),_0xc530e8['push']({'__className':this['_operationName']});}}class m extends n{['_omittedNamespace'];constructor(_0x419ffc,_0x308a91,_0x5c0d05,_0x50a808){super(_0x419ffc,_0x308a91,_0x5c0d05),this['_omittedNamespace']=_0x50a808+':';}['compress'](_0x2ac444,_0x3aeb61){return!('MarkerOperation'!=_0x3aeb61[0x0]['__className']||!_0x3aeb61[0x0]['name']['startsWith'](this['_omittedNamespace']))&&(_0x3aeb61[0x0]['name']=_0x3aeb61[0x0]['name']['replace'](new RegExp('^'+this['_omittedNamespace']),''),super['compress'](_0x2ac444,_0x3aeb61),!0x0);}['decompress'](_0x5c7a85,_0x4724ef){super['decompress'](_0x5c7a85,_0x4724ef);const _0x58c851=_0x5c7a85[_0x5c7a85['length']-0x1];_0x58c851['name']=this['_omittedNamespace']+_0x58c851['name'];}}class O{['_id'];['_context'];constructor(_0x2609f4,_0x2d698a){this['_id']=_0x2609f4,this['_context']=_0x2d698a;}['compress'](_0x545322,_0x24cbdd){let _0x1a9f28;for(;_0x24cbdd['length']>0x1&&this['_compareOperations'](_0x24cbdd[0x0],_0x24cbdd[0x1]);)_0x1a9f28?(_0x1a9f28=this['_combineNext'](_0x24cbdd['shift'](),_0x1a9f28),_0x545322['types']['push'](0x0)):(_0x1a9f28=_0x18904(_0x24cbdd['shift']()),_0x545322['types']['push'](this['_id']));return!!_0x1a9f28&&(_0x1a9f28=this['_combineNext'](_0x24cbdd['shift'](),_0x1a9f28),_0x545322['types']['push'](0x0),_0x545322['buffers']['push'](this['_compressSingleOperation'](_0x1a9f28)),!0x0);}['decompress'](_0x9370bf,_0x1162c6){const _0x107cb9=this['_decompressSingleOperation'](_0x1162c6);for(;0x0==_0x1162c6['types'][0x0];)_0x1162c6['types']['shift'](),_0x9370bf['push'](this['_splitCurrent'](_0x107cb9));_0x9370bf['push'](_0x107cb9);}}class a extends O{['_combineNext'](_0x33d48d,_0x312160){return _0x312160['nodes'][0x0]['data']+=_0x33d48d['nodes'][0x0]['data'],_0x312160;}['_splitCurrent'](_0x2d6e2c){const _0x1f45b9=_0x18904(_0x2d6e2c),_0x1fd1b8=_0x1f45b9['nodes'][0x0],_0x41cd4f=_0x2d6e2c['nodes'][0x0],_0x3c9a01=_0x41cd4f['data'][Symbol['iterator']]()['next']()['value'],_0x2be3ab=_0x3c9a01['length'];return _0x1fd1b8['data']=_0x3c9a01,_0x41cd4f['data']=_0x41cd4f['data']['substr'](_0x2be3ab),_0x2d6e2c['position']=g(_0x2d6e2c['position'],_0x2be3ab),_0x1f45b9;}['_compareOperations'](_0x6813a,_0x1e80f1){if(this['_checkOperation'](_0x6813a)&&this['_checkOperation'](_0x1e80f1)){const _0x51c89a=_0x6813a['nodes'][0x0]['data']['length'],_0x8ddf54=_(g(_0x6813a['position'],_0x51c89a),_0x1e80f1['position']),_0x1893aa=_0x6813a['nodes'][0x0],_0x2d4aa6=_0x1e80f1['nodes'][0x0];return _0x8ddf54&&this['_compareAttributes'](_0x1893aa,_0x2d4aa6);}return!0x1;}['_compressSingleOperation'](_0x32bf2d){const _0xf5360d={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('InsertOperation')['compress'](_0xf5360d,[_0x32bf2d]),_0xf5360d['buffers'][0x0];}['_decompressSingleOperation'](_0x4adbc0){const _0x27701e=[];return this['_context']['_getCompressorByName']('InsertOperation')['decompress'](_0x27701e,_0x4adbc0),_0x27701e[0x0];}['_checkOperation'](_0x534dd2){return'InsertOperation'==_0x534dd2['__className']&&0x1==_0x534dd2['nodes']['length']&&_0x534dd2['nodes'][0x0]['data']&&!_0x534dd2['wasUndone']&&0x1==Array['from'](_0x534dd2['nodes'][0x0]['data'])['length'];}['_compareAttributes'](_0x10e722,_0x2897e5){const _0x9c6f62=Object['keys'](_0x10e722['attributes']||{}),_0x1b3855=Object['keys'](_0x2897e5['attributes']||{});return _0x9c6f62['length']===_0x1b3855['length']&&_0x9c6f62['every'](_0x4b5564=>_0x2897e5['attributes'][_0x4b5564]&&_0x2897e5['attributes'][_0x4b5564]===_0x10e722['attributes'][_0x4b5564]);}}class c extends O{['_combineNext'](_0x59b8c6,_0x27af21){return _0x27af21['howMany']++,_0x27af21['sourcePosition']=_0x18904(_0x59b8c6['sourcePosition']),_0x27af21;}['_splitCurrent'](_0x210149){const _0x2f96bc=_0x18904(_0x210149);return _0x210149['howMany']--,_0x2f96bc['howMany']=0x1,_0x2f96bc['sourcePosition']=g(_0x2f96bc['sourcePosition'],_0x210149['howMany']),_0x2f96bc;}['_compareOperations'](_0x3212b1,_0x430d9d){return!(!this['_checkOperation'](_0x3212b1)||!this['_checkOperation'](_0x430d9d))&&(_(g(_0x3212b1['sourcePosition'],-0x1),_0x430d9d['sourcePosition'])&&_(_0x3212b1['targetPosition'],_0x430d9d['targetPosition']));}['_compressSingleOperation'](_0x331a6b){const _0x4b5ce0={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x4b5ce0,[_0x331a6b]),_0x4b5ce0['buffers'][0x0];}['_decompressSingleOperation'](_0x31fc0c){const _0x3572fb=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x3572fb,_0x31fc0c),_0x3572fb[0x0];}['_checkOperation'](_0x2d545e){return'MoveOperation'==_0x2d545e['__className']&&'$graveyard'==_0x2d545e['targetPosition']['root']&&0x1==_0x2d545e['howMany']&&!_0x2d545e['wasUndone'];}}class h extends O{['_combineNext'](_0x13ed1d,_0x44d646){return _0x44d646['howMany']++,_0x44d646;}['_splitCurrent'](_0x565e4f){const _0xaffdea=_0x18904(_0x565e4f);return _0xaffdea['howMany']=0x1,_0x565e4f['howMany']--,_0xaffdea;}['_compareOperations'](_0x9ecb4e,_0x42f7a6){return!(!this['_checkOperation'](_0x9ecb4e)||!this['_checkOperation'](_0x42f7a6))&&(_(_0x9ecb4e['sourcePosition'],_0x42f7a6['sourcePosition'])&&_(_0x9ecb4e['targetPosition'],_0x42f7a6['targetPosition']));}['_compressSingleOperation'](_0x2f17d7){const _0x5e2a5f={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x5e2a5f,[_0x2f17d7]),_0x5e2a5f['buffers'][0x0];}['_decompressSingleOperation'](_0x3a9d13){const _0x2e1d6a=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x2e1d6a,_0x3a9d13),_0x2e1d6a[0x0];}['_checkOperation'](_0x15269b){return'MoveOperation'==_0x15269b['__className']&&'$graveyard'==_0x15269b['targetPosition']['root']&&0x1==_0x15269b['howMany']&&!_0x15269b['wasUndone'];}}class f extends O{['compress'](_0x20bd04,_0x4744f4){if(!this['_compareOperations'](_0x4744f4[0x0],_0x4744f4[0x1]))return!0x1;const _0x277d11=_0x4744f4['shift']();return _0x277d11['oldRange']=null,_0x277d11['newRange']&&_(_0x277d11['newRange']['start'],_0x277d11['newRange']['end'])&&(_0x277d11['newRange']['end']=null),_0x4744f4['shift'](),_0x20bd04['types']['push'](this['_id']),_0x20bd04['types']['push'](0x0),_0x20bd04['buffers']['push'](this['_compressSingleOperation'](_0x277d11)),!0x0;}['decompress'](_0x681abe,_0x56d1e2){const _0x45df87=this['_decompressSingleOperation'](_0x56d1e2);_0x45df87['newRange']&&!_0x45df87['newRange']['end']&&(_0x45df87['newRange']['end']=_0x18904(_0x45df87['newRange']['start']));const _0x564daa=_0x18904(_0x45df87);_0x564daa['newRange']&&(_0x564daa['newRange']['start']['stickiness']='toNone',_0x564daa['newRange']['end']=_0x18904(_0x564daa['newRange']['start'])),_0x564daa['name']='user:position:'+_0x564daa['name']['split'](':')[0x2],_0x56d1e2['types']['shift'](),_0x681abe['push'](_0x45df87),_0x681abe['push'](_0x564daa);}['_compressSingleOperation'](_0x17656f){const _0x189748={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MarkerOperation')['compress'](_0x189748,[_0x17656f]),_0x189748['buffers'][0x0];}['_decompressSingleOperation'](_0x52537f){const _0x5d6a6c=[];return this['_context']['_getCompressorByName']('MarkerOperation')['decompress'](_0x5d6a6c,_0x52537f),_0x5d6a6c[0x0];}['_compareOperations'](_0x1b19ca,_0x29fb5f){return!(!_0x1b19ca||!_0x29fb5f)&&('MarkerOperation'==_0x1b19ca['__className']&&'MarkerOperation'==_0x29fb5f['__className']&&!(!_0x1b19ca['name']['startsWith']('user:')||!_0x29fb5f['name']['startsWith']('user:')||_0x1b19ca['name']==_0x29fb5f['name']));}}class y{['_compressorById'];['_compressorByName'];['_protobufFactory'];constructor(){this['_compressorById']=new Map(),this['_compressorByName']=new Map(),this['_protobufFactory']=new r();const _0x23b689=this['_protobufFactory']['getDescriptor']('MarkerOperation');this['_registerCompressor'](0x1,'NoOperation',new p(0x1,'NoOperation',void 0x0)),this['_registerOperationCompressor'](0xa,'AttributeOperation',s),this['_registerOperationCompressor'](0xb,'InsertOperation',i),this['_registerOperationCompressor'](0xc,'MarkerOperation',n),this['_registerOperationCompressor'](0xd,'MergeOperation',e),this['_registerOperationCompressor'](0xe,'MoveOperation',e),this['_registerOperationCompressor'](0xf,'RenameOperation',e),this['_registerOperationCompressor'](0x10,'RootAttributeOperation',s),this['_registerOperationCompressor'](0x11,'SplitOperation',e),this['_registerCompressor'](0x12,'CommentMarkerOperation',new m(0x12,'MarkerOperation',_0x23b689,'comment')),this['_registerCompressor'](0x13,'SuggestionMarkerOperation',new m(0x13,'MarkerOperation',_0x23b689,'suggestion')),this['_registerOperationCompressor'](0x14,'RootOperation',e),this['_registerActionCompressor'](0x64,'TypingAction',a),this['_registerActionCompressor'](0x65,'DeletingAction',c),this['_registerActionCompressor'](0x66,'ForwardDeletingAction',h),this['_registerActionCompressor'](0x67,'UserSelectionAction',f);}['compress'](_0x224cac){if(!_0x224cac||!_0x224cac[0x0])throw new _0x1bdf0b('no-operations-provided',this);const _0x45721e={'types':[],'buffers':[],'baseVersion':_0x224cac[0x0]['baseVersion']};for(;_0x224cac['length'];)this['_getCompressorByName']('UserSelectionAction')['compress'](_0x45721e,_0x224cac)||this['_getCompressorByName']('TypingAction')['compress'](_0x45721e,_0x224cac)||this['_getCompressorByName']('DeletingAction')['compress'](_0x45721e,_0x224cac)||this['_getCompressorByName']('ForwardDeletingAction')['compress'](_0x45721e,_0x224cac)||this['_getCompressorByName']('CommentMarkerOperation')['compress'](_0x45721e,_0x224cac)||this['_getCompressorByName']('SuggestionMarkerOperation')['compress'](_0x45721e,_0x224cac)||this['_getCompressorByName'](_0x224cac[0x0]['__className'])['compress'](_0x45721e,_0x224cac);return _0x45721e;}['decompress'](_0xcfd0b8){const _0x4bd1ae=[];for(;_0xcfd0b8['types']['length'];){const _0x1b1498=this['_compressorById']['get'](_0xcfd0b8['types'][0x0]);if(!_0x1b1498)throw new _0x1bdf0b('decompress-compressor-not-found',this,{'type':_0xcfd0b8['types'][0x0]});_0x1b1498['decompress'](_0x4bd1ae,_0xcfd0b8);}return _0x4bd1ae['forEach']((_0x3ad005,_0x222334)=>_0x3ad005['baseVersion']=_0xcfd0b8['baseVersion']+_0x222334),_0x4bd1ae;}['_getCompressorByName'](_0x3db490){return this['_compressorByName']['get'](_0x3db490);}['_registerOperationCompressor'](_0x13f0c4,_0x283b69,_0x49b9f2){const _0x5635d1=new _0x49b9f2(_0x13f0c4,_0x283b69,this['_protobufFactory']['getDescriptor'](_0x283b69));this['_registerCompressor'](_0x13f0c4,_0x283b69,_0x5635d1);}['_registerActionCompressor'](_0x57c3fa,_0x1bc361,_0xd59e23){const _0x518a97=new _0xd59e23(_0x57c3fa,this);this['_registerCompressor'](_0x57c3fa,_0x1bc361,_0x518a97);}['_registerCompressor'](_0x4141dd,_0x46e715,_0x1e563a){this['_compressorById']['set'](_0x4141dd,_0x1e563a),this['_compressorByName']['set'](_0x46e715,_0x1e563a);}}export{y as Compressor};
23
+ import{CKEditorError as _0xcd76c2}from'@ckeditor/ckeditor5-utils/dist/index.js';import _0x41dc33 from'protobufjs/minimal.js';import{cloneDeep as _0xe090c6,isEqual as _0x46c347,isObject as _0xed9e4d}from'es-toolkit/compat';const u=/* #__PURE__ -- @preserve */
24
+ ((()=>{var _0x307a82=_0x41dc33['Reader'],_0x55bcd4=_0x41dc33['Writer'],_0x23aa40=_0x41dc33['util'],_0x14c134=_0x41dc33['roots']['default']||(_0x41dc33['roots']['default']={});return _0x14c134['AttributeOperation']=(function(){function _0x51499b(_0x1afc85){if(_0x1afc85){for(var _0x43b3a8=Object['keys'](_0x1afc85),_0x897636=0x0;_0x897636<_0x43b3a8['length'];++_0x897636)null!=_0x1afc85[_0x43b3a8[_0x897636]]&&(this[_0x43b3a8[_0x897636]]=_0x1afc85[_0x43b3a8[_0x897636]]);}}return _0x51499b['prototype']['range']=null,_0x51499b['prototype']['key']='',_0x51499b['prototype']['oldValueBoolean']=!0x1,_0x51499b['prototype']['oldValueJson']='',_0x51499b['prototype']['newValueBoolean']=!0x1,_0x51499b['prototype']['newValueJson']='',_0x51499b['prototype']['wasUndone']=!0x1,_0x51499b['create']=function(_0x5d2d11){return new _0x51499b(_0x5d2d11);},_0x51499b['encode']=function(_0x3458f6,_0xb35e86){return _0xb35e86||(_0xb35e86=_0x55bcd4['create']()),null!=_0x3458f6['range']&&Object['hasOwnProperty']['call'](_0x3458f6,'range')&&_0x14c134['Range']['encode'](_0x3458f6['range'],_0xb35e86['uint32'](0xa)['fork']())['ldelim'](),null!=_0x3458f6['key']&&Object['hasOwnProperty']['call'](_0x3458f6,'key')&&_0xb35e86['uint32'](0x12)['string'](_0x3458f6['key']),null!=_0x3458f6['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x3458f6,'oldValueBoolean')&&_0xb35e86['uint32'](0x18)['bool'](_0x3458f6['oldValueBoolean']),null!=_0x3458f6['oldValueJson']&&Object['hasOwnProperty']['call'](_0x3458f6,'oldValueJson')&&_0xb35e86['uint32'](0x22)['string'](_0x3458f6['oldValueJson']),null!=_0x3458f6['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x3458f6,'newValueBoolean')&&_0xb35e86['uint32'](0x28)['bool'](_0x3458f6['newValueBoolean']),null!=_0x3458f6['newValueJson']&&Object['hasOwnProperty']['call'](_0x3458f6,'newValueJson')&&_0xb35e86['uint32'](0x32)['string'](_0x3458f6['newValueJson']),null!=_0x3458f6['wasUndone']&&Object['hasOwnProperty']['call'](_0x3458f6,'wasUndone')&&_0xb35e86['uint32'](0x38)['bool'](_0x3458f6['wasUndone']),_0xb35e86;},_0x51499b['encodeDelimited']=function(_0x45b71f,_0x55c1a1){return this['encode'](_0x45b71f,_0x55c1a1)['ldelim']();},_0x51499b['decode']=function(_0xa17622,_0x16eb9b){_0xa17622 instanceof _0x307a82||(_0xa17622=_0x307a82['create'](_0xa17622));for(var _0x24b746=void 0x0===_0x16eb9b?_0xa17622['len']:_0xa17622['pos']+_0x16eb9b,_0x9ec50c=new _0x14c134['AttributeOperation']();_0xa17622['pos']<_0x24b746;){var _0x4f4c02=_0xa17622['uint32']();switch(_0x4f4c02>>>0x3){case 0x1:_0x9ec50c['range']=_0x14c134['Range']['decode'](_0xa17622,_0xa17622['uint32']());break;case 0x2:_0x9ec50c['key']=_0xa17622['string']();break;case 0x3:_0x9ec50c['oldValueBoolean']=_0xa17622['bool']();break;case 0x4:_0x9ec50c['oldValueJson']=_0xa17622['string']();break;case 0x5:_0x9ec50c['newValueBoolean']=_0xa17622['bool']();break;case 0x6:_0x9ec50c['newValueJson']=_0xa17622['string']();break;case 0x7:_0x9ec50c['wasUndone']=_0xa17622['bool']();break;default:_0xa17622['skipType'](0x7&_0x4f4c02);}}return _0x9ec50c;},_0x51499b['decodeDelimited']=function(_0x57b61b){return _0x57b61b instanceof _0x307a82||(_0x57b61b=new _0x307a82(_0x57b61b)),this['decode'](_0x57b61b,_0x57b61b['uint32']());},_0x51499b['verify']=function(_0x55a3e0){if('object'!=typeof _0x55a3e0||null===_0x55a3e0)return'object\x20expected';if(null!=_0x55a3e0['range']&&_0x55a3e0['hasOwnProperty']('range')){var _0x214af5=_0x14c134['Range']['verify'](_0x55a3e0['range']);if(_0x214af5)return'range.'+_0x214af5;}return null!=_0x55a3e0['key']&&_0x55a3e0['hasOwnProperty']('key')&&!_0x23aa40['isString'](_0x55a3e0['key'])?'key:\x20string\x20expected':null!=_0x55a3e0['oldValueBoolean']&&_0x55a3e0['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x55a3e0['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x55a3e0['oldValueJson']&&_0x55a3e0['hasOwnProperty']('oldValueJson')&&!_0x23aa40['isString'](_0x55a3e0['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x55a3e0['newValueBoolean']&&_0x55a3e0['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x55a3e0['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x55a3e0['newValueJson']&&_0x55a3e0['hasOwnProperty']('newValueJson')&&!_0x23aa40['isString'](_0x55a3e0['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x55a3e0['wasUndone']&&_0x55a3e0['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x55a3e0['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x51499b['fromObject']=function(_0x75f44c){if(_0x75f44c instanceof _0x14c134['AttributeOperation'])return _0x75f44c;var _0x452b7f=new _0x14c134['AttributeOperation']();if(null!=_0x75f44c['range']){if('object'!=typeof _0x75f44c['range'])throw TypeError('.AttributeOperation.range:\x20object\x20expected');_0x452b7f['range']=_0x14c134['Range']['fromObject'](_0x75f44c['range']);}return null!=_0x75f44c['key']&&(_0x452b7f['key']=String(_0x75f44c['key'])),null!=_0x75f44c['oldValueBoolean']&&(_0x452b7f['oldValueBoolean']=Boolean(_0x75f44c['oldValueBoolean'])),null!=_0x75f44c['oldValueJson']&&(_0x452b7f['oldValueJson']=String(_0x75f44c['oldValueJson'])),null!=_0x75f44c['newValueBoolean']&&(_0x452b7f['newValueBoolean']=Boolean(_0x75f44c['newValueBoolean'])),null!=_0x75f44c['newValueJson']&&(_0x452b7f['newValueJson']=String(_0x75f44c['newValueJson'])),null!=_0x75f44c['wasUndone']&&(_0x452b7f['wasUndone']=Boolean(_0x75f44c['wasUndone'])),_0x452b7f;},_0x51499b['toObject']=function(_0x30e733,_0x454d07){_0x454d07||(_0x454d07={});var _0x19e425={};return _0x454d07['defaults']&&(_0x19e425['range']=null,_0x19e425['key']='',_0x19e425['oldValueBoolean']=!0x1,_0x19e425['oldValueJson']='',_0x19e425['newValueBoolean']=!0x1,_0x19e425['newValueJson']='',_0x19e425['wasUndone']=!0x1),null!=_0x30e733['range']&&_0x30e733['hasOwnProperty']('range')&&(_0x19e425['range']=_0x14c134['Range']['toObject'](_0x30e733['range'],_0x454d07)),null!=_0x30e733['key']&&_0x30e733['hasOwnProperty']('key')&&(_0x19e425['key']=_0x30e733['key']),null!=_0x30e733['oldValueBoolean']&&_0x30e733['hasOwnProperty']('oldValueBoolean')&&(_0x19e425['oldValueBoolean']=_0x30e733['oldValueBoolean']),null!=_0x30e733['oldValueJson']&&_0x30e733['hasOwnProperty']('oldValueJson')&&(_0x19e425['oldValueJson']=_0x30e733['oldValueJson']),null!=_0x30e733['newValueBoolean']&&_0x30e733['hasOwnProperty']('newValueBoolean')&&(_0x19e425['newValueBoolean']=_0x30e733['newValueBoolean']),null!=_0x30e733['newValueJson']&&_0x30e733['hasOwnProperty']('newValueJson')&&(_0x19e425['newValueJson']=_0x30e733['newValueJson']),null!=_0x30e733['wasUndone']&&_0x30e733['hasOwnProperty']('wasUndone')&&(_0x19e425['wasUndone']=_0x30e733['wasUndone']),_0x19e425;},_0x51499b['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x41dc33['util']['toJSONOptions']);},_0x51499b['getTypeUrl']=function(_0x19467e){return void 0x0===_0x19467e&&(_0x19467e='type.googleapis.com'),_0x19467e+'/AttributeOperation';},_0x51499b;}()),_0x14c134['InsertOperation']=(function(){function _0x2c3a4d(_0x16aae0){if(this['nodes']=[],_0x16aae0){for(var _0x5b1c7e=Object['keys'](_0x16aae0),_0x22f0cf=0x0;_0x22f0cf<_0x5b1c7e['length'];++_0x22f0cf)null!=_0x16aae0[_0x5b1c7e[_0x22f0cf]]&&(this[_0x5b1c7e[_0x22f0cf]]=_0x16aae0[_0x5b1c7e[_0x22f0cf]]);}}return _0x2c3a4d['prototype']['position']=null,_0x2c3a4d['prototype']['nodes']=_0x23aa40['emptyArray'],_0x2c3a4d['prototype']['shouldReceiveAttributes']=!0x1,_0x2c3a4d['prototype']['wasUndone']=!0x1,_0x2c3a4d['create']=function(_0x4e5e46){return new _0x2c3a4d(_0x4e5e46);},_0x2c3a4d['encode']=function(_0x5eaf8a,_0xb2f90){if(_0xb2f90||(_0xb2f90=_0x55bcd4['create']()),null!=_0x5eaf8a['position']&&Object['hasOwnProperty']['call'](_0x5eaf8a,'position')&&_0x14c134['Position']['encode'](_0x5eaf8a['position'],_0xb2f90['uint32'](0xa)['fork']())['ldelim'](),null!=_0x5eaf8a['nodes']&&_0x5eaf8a['nodes']['length']){for(var _0x51f051=0x0;_0x51f051<_0x5eaf8a['nodes']['length'];++_0x51f051)_0x14c134['Element']['encode'](_0x5eaf8a['nodes'][_0x51f051],_0xb2f90['uint32'](0x12)['fork']())['ldelim']();}return null!=_0x5eaf8a['shouldReceiveAttributes']&&Object['hasOwnProperty']['call'](_0x5eaf8a,'shouldReceiveAttributes')&&_0xb2f90['uint32'](0x18)['bool'](_0x5eaf8a['shouldReceiveAttributes']),null!=_0x5eaf8a['wasUndone']&&Object['hasOwnProperty']['call'](_0x5eaf8a,'wasUndone')&&_0xb2f90['uint32'](0x20)['bool'](_0x5eaf8a['wasUndone']),_0xb2f90;},_0x2c3a4d['encodeDelimited']=function(_0xc7eb0f,_0x22f144){return this['encode'](_0xc7eb0f,_0x22f144)['ldelim']();},_0x2c3a4d['decode']=function(_0x237f19,_0x53e941){_0x237f19 instanceof _0x307a82||(_0x237f19=_0x307a82['create'](_0x237f19));for(var _0x2ae803=void 0x0===_0x53e941?_0x237f19['len']:_0x237f19['pos']+_0x53e941,_0xe3216d=new _0x14c134['InsertOperation']();_0x237f19['pos']<_0x2ae803;){var _0x18e97d=_0x237f19['uint32']();switch(_0x18e97d>>>0x3){case 0x1:_0xe3216d['position']=_0x14c134['Position']['decode'](_0x237f19,_0x237f19['uint32']());break;case 0x2:_0xe3216d['nodes']&&_0xe3216d['nodes']['length']||(_0xe3216d['nodes']=[]),_0xe3216d['nodes']['push'](_0x14c134['Element']['decode'](_0x237f19,_0x237f19['uint32']()));break;case 0x3:_0xe3216d['shouldReceiveAttributes']=_0x237f19['bool']();break;case 0x4:_0xe3216d['wasUndone']=_0x237f19['bool']();break;default:_0x237f19['skipType'](0x7&_0x18e97d);}}return _0xe3216d;},_0x2c3a4d['decodeDelimited']=function(_0x24722e){return _0x24722e instanceof _0x307a82||(_0x24722e=new _0x307a82(_0x24722e)),this['decode'](_0x24722e,_0x24722e['uint32']());},_0x2c3a4d['verify']=function(_0x5cb5b3){if('object'!=typeof _0x5cb5b3||null===_0x5cb5b3)return'object\x20expected';if(null!=_0x5cb5b3['position']&&_0x5cb5b3['hasOwnProperty']('position')&&(_0x3bb9c7=_0x14c134['Position']['verify'](_0x5cb5b3['position'])))return'position.'+_0x3bb9c7;if(null!=_0x5cb5b3['nodes']&&_0x5cb5b3['hasOwnProperty']('nodes')){if(!Array['isArray'](_0x5cb5b3['nodes']))return'nodes:\x20array\x20expected';for(var _0x57e178=0x0;_0x57e178<_0x5cb5b3['nodes']['length'];++_0x57e178){var _0x3bb9c7;if(_0x3bb9c7=_0x14c134['Element']['verify'](_0x5cb5b3['nodes'][_0x57e178]))return'nodes.'+_0x3bb9c7;}}return null!=_0x5cb5b3['shouldReceiveAttributes']&&_0x5cb5b3['hasOwnProperty']('shouldReceiveAttributes')&&'boolean'!=typeof _0x5cb5b3['shouldReceiveAttributes']?'shouldReceiveAttributes:\x20boolean\x20expected':null!=_0x5cb5b3['wasUndone']&&_0x5cb5b3['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x5cb5b3['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x2c3a4d['fromObject']=function(_0x4c9774){if(_0x4c9774 instanceof _0x14c134['InsertOperation'])return _0x4c9774;var _0x291fd1=new _0x14c134['InsertOperation']();if(null!=_0x4c9774['position']){if('object'!=typeof _0x4c9774['position'])throw TypeError('.InsertOperation.position:\x20object\x20expected');_0x291fd1['position']=_0x14c134['Position']['fromObject'](_0x4c9774['position']);}if(_0x4c9774['nodes']){if(!Array['isArray'](_0x4c9774['nodes']))throw TypeError('.InsertOperation.nodes:\x20array\x20expected');_0x291fd1['nodes']=[];for(var _0x48b726=0x0;_0x48b726<_0x4c9774['nodes']['length'];++_0x48b726){if('object'!=typeof _0x4c9774['nodes'][_0x48b726])throw TypeError('.InsertOperation.nodes:\x20object\x20expected');_0x291fd1['nodes'][_0x48b726]=_0x14c134['Element']['fromObject'](_0x4c9774['nodes'][_0x48b726]);}}return null!=_0x4c9774['shouldReceiveAttributes']&&(_0x291fd1['shouldReceiveAttributes']=Boolean(_0x4c9774['shouldReceiveAttributes'])),null!=_0x4c9774['wasUndone']&&(_0x291fd1['wasUndone']=Boolean(_0x4c9774['wasUndone'])),_0x291fd1;},_0x2c3a4d['toObject']=function(_0x11c16a,_0x1516cb){_0x1516cb||(_0x1516cb={});var _0xbc0beb={};if((_0x1516cb['arrays']||_0x1516cb['defaults'])&&(_0xbc0beb['nodes']=[]),_0x1516cb['defaults']&&(_0xbc0beb['position']=null,_0xbc0beb['shouldReceiveAttributes']=!0x1,_0xbc0beb['wasUndone']=!0x1),null!=_0x11c16a['position']&&_0x11c16a['hasOwnProperty']('position')&&(_0xbc0beb['position']=_0x14c134['Position']['toObject'](_0x11c16a['position'],_0x1516cb)),_0x11c16a['nodes']&&_0x11c16a['nodes']['length']){_0xbc0beb['nodes']=[];for(var _0x21923e=0x0;_0x21923e<_0x11c16a['nodes']['length'];++_0x21923e)_0xbc0beb['nodes'][_0x21923e]=_0x14c134['Element']['toObject'](_0x11c16a['nodes'][_0x21923e],_0x1516cb);}return null!=_0x11c16a['shouldReceiveAttributes']&&_0x11c16a['hasOwnProperty']('shouldReceiveAttributes')&&(_0xbc0beb['shouldReceiveAttributes']=_0x11c16a['shouldReceiveAttributes']),null!=_0x11c16a['wasUndone']&&_0x11c16a['hasOwnProperty']('wasUndone')&&(_0xbc0beb['wasUndone']=_0x11c16a['wasUndone']),_0xbc0beb;},_0x2c3a4d['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x41dc33['util']['toJSONOptions']);},_0x2c3a4d['getTypeUrl']=function(_0x185acc){return void 0x0===_0x185acc&&(_0x185acc='type.googleapis.com'),_0x185acc+'/InsertOperation';},_0x2c3a4d;}()),_0x14c134['MarkerOperation']=(function(){function _0x403925(_0x48d875){if(_0x48d875){for(var _0x22a33c=Object['keys'](_0x48d875),_0x1e4b82=0x0;_0x1e4b82<_0x22a33c['length'];++_0x1e4b82)null!=_0x48d875[_0x22a33c[_0x1e4b82]]&&(this[_0x22a33c[_0x1e4b82]]=_0x48d875[_0x22a33c[_0x1e4b82]]);}}return _0x403925['prototype']['name']='',_0x403925['prototype']['oldRange']=null,_0x403925['prototype']['newRange']=null,_0x403925['prototype']['affectsData']=!0x1,_0x403925['prototype']['wasUndone']=!0x1,_0x403925['create']=function(_0x17bfe8){return new _0x403925(_0x17bfe8);},_0x403925['encode']=function(_0x231c9c,_0x301bef){return _0x301bef||(_0x301bef=_0x55bcd4['create']()),null!=_0x231c9c['name']&&Object['hasOwnProperty']['call'](_0x231c9c,'name')&&_0x301bef['uint32'](0xa)['string'](_0x231c9c['name']),null!=_0x231c9c['oldRange']&&Object['hasOwnProperty']['call'](_0x231c9c,'oldRange')&&_0x14c134['Range']['encode'](_0x231c9c['oldRange'],_0x301bef['uint32'](0x12)['fork']())['ldelim'](),null!=_0x231c9c['newRange']&&Object['hasOwnProperty']['call'](_0x231c9c,'newRange')&&_0x14c134['Range']['encode'](_0x231c9c['newRange'],_0x301bef['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x231c9c['affectsData']&&Object['hasOwnProperty']['call'](_0x231c9c,'affectsData')&&_0x301bef['uint32'](0x20)['bool'](_0x231c9c['affectsData']),null!=_0x231c9c['wasUndone']&&Object['hasOwnProperty']['call'](_0x231c9c,'wasUndone')&&_0x301bef['uint32'](0x28)['bool'](_0x231c9c['wasUndone']),_0x301bef;},_0x403925['encodeDelimited']=function(_0x341592,_0x4b6d14){return this['encode'](_0x341592,_0x4b6d14)['ldelim']();},_0x403925['decode']=function(_0xf78662,_0x4c734c){_0xf78662 instanceof _0x307a82||(_0xf78662=_0x307a82['create'](_0xf78662));for(var _0x5b3fba=void 0x0===_0x4c734c?_0xf78662['len']:_0xf78662['pos']+_0x4c734c,_0x535e41=new _0x14c134['MarkerOperation']();_0xf78662['pos']<_0x5b3fba;){var _0x39f9a2=_0xf78662['uint32']();switch(_0x39f9a2>>>0x3){case 0x1:_0x535e41['name']=_0xf78662['string']();break;case 0x2:_0x535e41['oldRange']=_0x14c134['Range']['decode'](_0xf78662,_0xf78662['uint32']());break;case 0x3:_0x535e41['newRange']=_0x14c134['Range']['decode'](_0xf78662,_0xf78662['uint32']());break;case 0x4:_0x535e41['affectsData']=_0xf78662['bool']();break;case 0x5:_0x535e41['wasUndone']=_0xf78662['bool']();break;default:_0xf78662['skipType'](0x7&_0x39f9a2);}}return _0x535e41;},_0x403925['decodeDelimited']=function(_0x324c8c){return _0x324c8c instanceof _0x307a82||(_0x324c8c=new _0x307a82(_0x324c8c)),this['decode'](_0x324c8c,_0x324c8c['uint32']());},_0x403925['verify']=function(_0x5669c7){if('object'!=typeof _0x5669c7||null===_0x5669c7)return'object\x20expected';if(null!=_0x5669c7['name']&&_0x5669c7['hasOwnProperty']('name')&&!_0x23aa40['isString'](_0x5669c7['name']))return'name:\x20string\x20expected';var _0x3959fd;if(null!=_0x5669c7['oldRange']&&_0x5669c7['hasOwnProperty']('oldRange')&&(_0x3959fd=_0x14c134['Range']['verify'](_0x5669c7['oldRange'])))return'oldRange.'+_0x3959fd;if(null!=_0x5669c7['newRange']&&_0x5669c7['hasOwnProperty']('newRange')&&(_0x3959fd=_0x14c134['Range']['verify'](_0x5669c7['newRange'])))return'newRange.'+_0x3959fd;return null!=_0x5669c7['affectsData']&&_0x5669c7['hasOwnProperty']('affectsData')&&'boolean'!=typeof _0x5669c7['affectsData']?'affectsData:\x20boolean\x20expected':null!=_0x5669c7['wasUndone']&&_0x5669c7['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x5669c7['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x403925['fromObject']=function(_0x174df4){if(_0x174df4 instanceof _0x14c134['MarkerOperation'])return _0x174df4;var _0x10b065=new _0x14c134['MarkerOperation']();if(null!=_0x174df4['name']&&(_0x10b065['name']=String(_0x174df4['name'])),null!=_0x174df4['oldRange']){if('object'!=typeof _0x174df4['oldRange'])throw TypeError('.MarkerOperation.oldRange:\x20object\x20expected');_0x10b065['oldRange']=_0x14c134['Range']['fromObject'](_0x174df4['oldRange']);}if(null!=_0x174df4['newRange']){if('object'!=typeof _0x174df4['newRange'])throw TypeError('.MarkerOperation.newRange:\x20object\x20expected');_0x10b065['newRange']=_0x14c134['Range']['fromObject'](_0x174df4['newRange']);}return null!=_0x174df4['affectsData']&&(_0x10b065['affectsData']=Boolean(_0x174df4['affectsData'])),null!=_0x174df4['wasUndone']&&(_0x10b065['wasUndone']=Boolean(_0x174df4['wasUndone'])),_0x10b065;},_0x403925['toObject']=function(_0x213a1a,_0x515b4f){_0x515b4f||(_0x515b4f={});var _0x20b2e5={};return _0x515b4f['defaults']&&(_0x20b2e5['name']='',_0x20b2e5['oldRange']=null,_0x20b2e5['newRange']=null,_0x20b2e5['affectsData']=!0x1,_0x20b2e5['wasUndone']=!0x1),null!=_0x213a1a['name']&&_0x213a1a['hasOwnProperty']('name')&&(_0x20b2e5['name']=_0x213a1a['name']),null!=_0x213a1a['oldRange']&&_0x213a1a['hasOwnProperty']('oldRange')&&(_0x20b2e5['oldRange']=_0x14c134['Range']['toObject'](_0x213a1a['oldRange'],_0x515b4f)),null!=_0x213a1a['newRange']&&_0x213a1a['hasOwnProperty']('newRange')&&(_0x20b2e5['newRange']=_0x14c134['Range']['toObject'](_0x213a1a['newRange'],_0x515b4f)),null!=_0x213a1a['affectsData']&&_0x213a1a['hasOwnProperty']('affectsData')&&(_0x20b2e5['affectsData']=_0x213a1a['affectsData']),null!=_0x213a1a['wasUndone']&&_0x213a1a['hasOwnProperty']('wasUndone')&&(_0x20b2e5['wasUndone']=_0x213a1a['wasUndone']),_0x20b2e5;},_0x403925['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x41dc33['util']['toJSONOptions']);},_0x403925['getTypeUrl']=function(_0x3c6419){return void 0x0===_0x3c6419&&(_0x3c6419='type.googleapis.com'),_0x3c6419+'/MarkerOperation';},_0x403925;}()),_0x14c134['MergeOperation']=(function(){function _0x1c322b(_0x4e07bd){if(_0x4e07bd){for(var _0x9ec23f=Object['keys'](_0x4e07bd),_0x4377f9=0x0;_0x4377f9<_0x9ec23f['length'];++_0x4377f9)null!=_0x4e07bd[_0x9ec23f[_0x4377f9]]&&(this[_0x9ec23f[_0x4377f9]]=_0x4e07bd[_0x9ec23f[_0x4377f9]]);}}return _0x1c322b['prototype']['sourcePosition']=null,_0x1c322b['prototype']['targetPosition']=null,_0x1c322b['prototype']['graveyardPosition']=null,_0x1c322b['prototype']['howMany']=0x0,_0x1c322b['prototype']['wasUndone']=!0x1,_0x1c322b['create']=function(_0x1f1f84){return new _0x1c322b(_0x1f1f84);},_0x1c322b['encode']=function(_0x53154a,_0x54d8fc){return _0x54d8fc||(_0x54d8fc=_0x55bcd4['create']()),null!=_0x53154a['sourcePosition']&&Object['hasOwnProperty']['call'](_0x53154a,'sourcePosition')&&_0x14c134['Position']['encode'](_0x53154a['sourcePosition'],_0x54d8fc['uint32'](0xa)['fork']())['ldelim'](),null!=_0x53154a['targetPosition']&&Object['hasOwnProperty']['call'](_0x53154a,'targetPosition')&&_0x14c134['Position']['encode'](_0x53154a['targetPosition'],_0x54d8fc['uint32'](0x12)['fork']())['ldelim'](),null!=_0x53154a['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x53154a,'graveyardPosition')&&_0x14c134['Position']['encode'](_0x53154a['graveyardPosition'],_0x54d8fc['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x53154a['howMany']&&Object['hasOwnProperty']['call'](_0x53154a,'howMany')&&_0x54d8fc['uint32'](0x20)['uint32'](_0x53154a['howMany']),null!=_0x53154a['wasUndone']&&Object['hasOwnProperty']['call'](_0x53154a,'wasUndone')&&_0x54d8fc['uint32'](0x28)['bool'](_0x53154a['wasUndone']),_0x54d8fc;},_0x1c322b['encodeDelimited']=function(_0x1d20f4,_0xe32807){return this['encode'](_0x1d20f4,_0xe32807)['ldelim']();},_0x1c322b['decode']=function(_0x577391,_0x59e149){_0x577391 instanceof _0x307a82||(_0x577391=_0x307a82['create'](_0x577391));for(var _0x1aa8dc=void 0x0===_0x59e149?_0x577391['len']:_0x577391['pos']+_0x59e149,_0x81dbf2=new _0x14c134['MergeOperation']();_0x577391['pos']<_0x1aa8dc;){var _0x2cc519=_0x577391['uint32']();switch(_0x2cc519>>>0x3){case 0x1:_0x81dbf2['sourcePosition']=_0x14c134['Position']['decode'](_0x577391,_0x577391['uint32']());break;case 0x2:_0x81dbf2['targetPosition']=_0x14c134['Position']['decode'](_0x577391,_0x577391['uint32']());break;case 0x3:_0x81dbf2['graveyardPosition']=_0x14c134['Position']['decode'](_0x577391,_0x577391['uint32']());break;case 0x4:_0x81dbf2['howMany']=_0x577391['uint32']();break;case 0x5:_0x81dbf2['wasUndone']=_0x577391['bool']();break;default:_0x577391['skipType'](0x7&_0x2cc519);}}return _0x81dbf2;},_0x1c322b['decodeDelimited']=function(_0x5785a0){return _0x5785a0 instanceof _0x307a82||(_0x5785a0=new _0x307a82(_0x5785a0)),this['decode'](_0x5785a0,_0x5785a0['uint32']());},_0x1c322b['verify']=function(_0x50610b){if('object'!=typeof _0x50610b||null===_0x50610b)return'object\x20expected';var _0x2f0f1a;if(null!=_0x50610b['sourcePosition']&&_0x50610b['hasOwnProperty']('sourcePosition')&&(_0x2f0f1a=_0x14c134['Position']['verify'](_0x50610b['sourcePosition'])))return'sourcePosition.'+_0x2f0f1a;if(null!=_0x50610b['targetPosition']&&_0x50610b['hasOwnProperty']('targetPosition')&&(_0x2f0f1a=_0x14c134['Position']['verify'](_0x50610b['targetPosition'])))return'targetPosition.'+_0x2f0f1a;if(null!=_0x50610b['graveyardPosition']&&_0x50610b['hasOwnProperty']('graveyardPosition')&&(_0x2f0f1a=_0x14c134['Position']['verify'](_0x50610b['graveyardPosition'])))return'graveyardPosition.'+_0x2f0f1a;return null!=_0x50610b['howMany']&&_0x50610b['hasOwnProperty']('howMany')&&!_0x23aa40['isInteger'](_0x50610b['howMany'])?'howMany:\x20integer\x20expected':null!=_0x50610b['wasUndone']&&_0x50610b['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x50610b['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x1c322b['fromObject']=function(_0x596f8b){if(_0x596f8b instanceof _0x14c134['MergeOperation'])return _0x596f8b;var _0x4b7f86=new _0x14c134['MergeOperation']();if(null!=_0x596f8b['sourcePosition']){if('object'!=typeof _0x596f8b['sourcePosition'])throw TypeError('.MergeOperation.sourcePosition:\x20object\x20expected');_0x4b7f86['sourcePosition']=_0x14c134['Position']['fromObject'](_0x596f8b['sourcePosition']);}if(null!=_0x596f8b['targetPosition']){if('object'!=typeof _0x596f8b['targetPosition'])throw TypeError('.MergeOperation.targetPosition:\x20object\x20expected');_0x4b7f86['targetPosition']=_0x14c134['Position']['fromObject'](_0x596f8b['targetPosition']);}if(null!=_0x596f8b['graveyardPosition']){if('object'!=typeof _0x596f8b['graveyardPosition'])throw TypeError('.MergeOperation.graveyardPosition:\x20object\x20expected');_0x4b7f86['graveyardPosition']=_0x14c134['Position']['fromObject'](_0x596f8b['graveyardPosition']);}return null!=_0x596f8b['howMany']&&(_0x4b7f86['howMany']=_0x596f8b['howMany']>>>0x0),null!=_0x596f8b['wasUndone']&&(_0x4b7f86['wasUndone']=Boolean(_0x596f8b['wasUndone'])),_0x4b7f86;},_0x1c322b['toObject']=function(_0x355e3d,_0x1f2e13){_0x1f2e13||(_0x1f2e13={});var _0x199dc1={};return _0x1f2e13['defaults']&&(_0x199dc1['sourcePosition']=null,_0x199dc1['targetPosition']=null,_0x199dc1['graveyardPosition']=null,_0x199dc1['howMany']=0x0,_0x199dc1['wasUndone']=!0x1),null!=_0x355e3d['sourcePosition']&&_0x355e3d['hasOwnProperty']('sourcePosition')&&(_0x199dc1['sourcePosition']=_0x14c134['Position']['toObject'](_0x355e3d['sourcePosition'],_0x1f2e13)),null!=_0x355e3d['targetPosition']&&_0x355e3d['hasOwnProperty']('targetPosition')&&(_0x199dc1['targetPosition']=_0x14c134['Position']['toObject'](_0x355e3d['targetPosition'],_0x1f2e13)),null!=_0x355e3d['graveyardPosition']&&_0x355e3d['hasOwnProperty']('graveyardPosition')&&(_0x199dc1['graveyardPosition']=_0x14c134['Position']['toObject'](_0x355e3d['graveyardPosition'],_0x1f2e13)),null!=_0x355e3d['howMany']&&_0x355e3d['hasOwnProperty']('howMany')&&(_0x199dc1['howMany']=_0x355e3d['howMany']),null!=_0x355e3d['wasUndone']&&_0x355e3d['hasOwnProperty']('wasUndone')&&(_0x199dc1['wasUndone']=_0x355e3d['wasUndone']),_0x199dc1;},_0x1c322b['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x41dc33['util']['toJSONOptions']);},_0x1c322b['getTypeUrl']=function(_0xd49825){return void 0x0===_0xd49825&&(_0xd49825='type.googleapis.com'),_0xd49825+'/MergeOperation';},_0x1c322b;}()),_0x14c134['MoveOperation']=(function(){function _0x18a231(_0x2779db){if(_0x2779db){for(var _0x40e845=Object['keys'](_0x2779db),_0x354a8e=0x0;_0x354a8e<_0x40e845['length'];++_0x354a8e)null!=_0x2779db[_0x40e845[_0x354a8e]]&&(this[_0x40e845[_0x354a8e]]=_0x2779db[_0x40e845[_0x354a8e]]);}}return _0x18a231['prototype']['sourcePosition']=null,_0x18a231['prototype']['howMany']=0x0,_0x18a231['prototype']['targetPosition']=null,_0x18a231['prototype']['wasUndone']=!0x1,_0x18a231['create']=function(_0xc6b7c){return new _0x18a231(_0xc6b7c);},_0x18a231['encode']=function(_0x1b8054,_0x386b44){return _0x386b44||(_0x386b44=_0x55bcd4['create']()),null!=_0x1b8054['sourcePosition']&&Object['hasOwnProperty']['call'](_0x1b8054,'sourcePosition')&&_0x14c134['Position']['encode'](_0x1b8054['sourcePosition'],_0x386b44['uint32'](0xa)['fork']())['ldelim'](),null!=_0x1b8054['howMany']&&Object['hasOwnProperty']['call'](_0x1b8054,'howMany')&&_0x386b44['uint32'](0x10)['uint32'](_0x1b8054['howMany']),null!=_0x1b8054['targetPosition']&&Object['hasOwnProperty']['call'](_0x1b8054,'targetPosition')&&_0x14c134['Position']['encode'](_0x1b8054['targetPosition'],_0x386b44['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x1b8054['wasUndone']&&Object['hasOwnProperty']['call'](_0x1b8054,'wasUndone')&&_0x386b44['uint32'](0x20)['bool'](_0x1b8054['wasUndone']),_0x386b44;},_0x18a231['encodeDelimited']=function(_0x13bc3e,_0x5ef073){return this['encode'](_0x13bc3e,_0x5ef073)['ldelim']();},_0x18a231['decode']=function(_0x11687f,_0x29265f){_0x11687f instanceof _0x307a82||(_0x11687f=_0x307a82['create'](_0x11687f));for(var _0x5b1fb4=void 0x0===_0x29265f?_0x11687f['len']:_0x11687f['pos']+_0x29265f,_0x430a77=new _0x14c134['MoveOperation']();_0x11687f['pos']<_0x5b1fb4;){var _0xfde914=_0x11687f['uint32']();switch(_0xfde914>>>0x3){case 0x1:_0x430a77['sourcePosition']=_0x14c134['Position']['decode'](_0x11687f,_0x11687f['uint32']());break;case 0x2:_0x430a77['howMany']=_0x11687f['uint32']();break;case 0x3:_0x430a77['targetPosition']=_0x14c134['Position']['decode'](_0x11687f,_0x11687f['uint32']());break;case 0x4:_0x430a77['wasUndone']=_0x11687f['bool']();break;default:_0x11687f['skipType'](0x7&_0xfde914);}}return _0x430a77;},_0x18a231['decodeDelimited']=function(_0x3cb418){return _0x3cb418 instanceof _0x307a82||(_0x3cb418=new _0x307a82(_0x3cb418)),this['decode'](_0x3cb418,_0x3cb418['uint32']());},_0x18a231['verify']=function(_0x5d485c){if('object'!=typeof _0x5d485c||null===_0x5d485c)return'object\x20expected';var _0x662470;if(null!=_0x5d485c['sourcePosition']&&_0x5d485c['hasOwnProperty']('sourcePosition')&&(_0x662470=_0x14c134['Position']['verify'](_0x5d485c['sourcePosition'])))return'sourcePosition.'+_0x662470;if(null!=_0x5d485c['howMany']&&_0x5d485c['hasOwnProperty']('howMany')&&!_0x23aa40['isInteger'](_0x5d485c['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x5d485c['targetPosition']&&_0x5d485c['hasOwnProperty']('targetPosition')&&(_0x662470=_0x14c134['Position']['verify'](_0x5d485c['targetPosition'])))return'targetPosition.'+_0x662470;return null!=_0x5d485c['wasUndone']&&_0x5d485c['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x5d485c['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x18a231['fromObject']=function(_0x35b4c5){if(_0x35b4c5 instanceof _0x14c134['MoveOperation'])return _0x35b4c5;var _0x4ef6e2=new _0x14c134['MoveOperation']();if(null!=_0x35b4c5['sourcePosition']){if('object'!=typeof _0x35b4c5['sourcePosition'])throw TypeError('.MoveOperation.sourcePosition:\x20object\x20expected');_0x4ef6e2['sourcePosition']=_0x14c134['Position']['fromObject'](_0x35b4c5['sourcePosition']);}if(null!=_0x35b4c5['howMany']&&(_0x4ef6e2['howMany']=_0x35b4c5['howMany']>>>0x0),null!=_0x35b4c5['targetPosition']){if('object'!=typeof _0x35b4c5['targetPosition'])throw TypeError('.MoveOperation.targetPosition:\x20object\x20expected');_0x4ef6e2['targetPosition']=_0x14c134['Position']['fromObject'](_0x35b4c5['targetPosition']);}return null!=_0x35b4c5['wasUndone']&&(_0x4ef6e2['wasUndone']=Boolean(_0x35b4c5['wasUndone'])),_0x4ef6e2;},_0x18a231['toObject']=function(_0xce57c0,_0x5d2d31){_0x5d2d31||(_0x5d2d31={});var _0xa2a651={};return _0x5d2d31['defaults']&&(_0xa2a651['sourcePosition']=null,_0xa2a651['howMany']=0x0,_0xa2a651['targetPosition']=null,_0xa2a651['wasUndone']=!0x1),null!=_0xce57c0['sourcePosition']&&_0xce57c0['hasOwnProperty']('sourcePosition')&&(_0xa2a651['sourcePosition']=_0x14c134['Position']['toObject'](_0xce57c0['sourcePosition'],_0x5d2d31)),null!=_0xce57c0['howMany']&&_0xce57c0['hasOwnProperty']('howMany')&&(_0xa2a651['howMany']=_0xce57c0['howMany']),null!=_0xce57c0['targetPosition']&&_0xce57c0['hasOwnProperty']('targetPosition')&&(_0xa2a651['targetPosition']=_0x14c134['Position']['toObject'](_0xce57c0['targetPosition'],_0x5d2d31)),null!=_0xce57c0['wasUndone']&&_0xce57c0['hasOwnProperty']('wasUndone')&&(_0xa2a651['wasUndone']=_0xce57c0['wasUndone']),_0xa2a651;},_0x18a231['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x41dc33['util']['toJSONOptions']);},_0x18a231['getTypeUrl']=function(_0x8fda70){return void 0x0===_0x8fda70&&(_0x8fda70='type.googleapis.com'),_0x8fda70+'/MoveOperation';},_0x18a231;}()),_0x14c134['RenameOperation']=(function(){function _0x2e3416(_0x10445f){if(_0x10445f){for(var _0x374e82=Object['keys'](_0x10445f),_0x38095b=0x0;_0x38095b<_0x374e82['length'];++_0x38095b)null!=_0x10445f[_0x374e82[_0x38095b]]&&(this[_0x374e82[_0x38095b]]=_0x10445f[_0x374e82[_0x38095b]]);}}return _0x2e3416['prototype']['position']=null,_0x2e3416['prototype']['oldName']='',_0x2e3416['prototype']['newName']='',_0x2e3416['prototype']['wasUndone']=!0x1,_0x2e3416['create']=function(_0x17b537){return new _0x2e3416(_0x17b537);},_0x2e3416['encode']=function(_0x3c0a6f,_0x23a390){return _0x23a390||(_0x23a390=_0x55bcd4['create']()),null!=_0x3c0a6f['position']&&Object['hasOwnProperty']['call'](_0x3c0a6f,'position')&&_0x14c134['Position']['encode'](_0x3c0a6f['position'],_0x23a390['uint32'](0xa)['fork']())['ldelim'](),null!=_0x3c0a6f['oldName']&&Object['hasOwnProperty']['call'](_0x3c0a6f,'oldName')&&_0x23a390['uint32'](0x12)['string'](_0x3c0a6f['oldName']),null!=_0x3c0a6f['newName']&&Object['hasOwnProperty']['call'](_0x3c0a6f,'newName')&&_0x23a390['uint32'](0x1a)['string'](_0x3c0a6f['newName']),null!=_0x3c0a6f['wasUndone']&&Object['hasOwnProperty']['call'](_0x3c0a6f,'wasUndone')&&_0x23a390['uint32'](0x20)['bool'](_0x3c0a6f['wasUndone']),_0x23a390;},_0x2e3416['encodeDelimited']=function(_0xa9addd,_0x8707b9){return this['encode'](_0xa9addd,_0x8707b9)['ldelim']();},_0x2e3416['decode']=function(_0x4ce23f,_0x597b52){_0x4ce23f instanceof _0x307a82||(_0x4ce23f=_0x307a82['create'](_0x4ce23f));for(var _0xd871b3=void 0x0===_0x597b52?_0x4ce23f['len']:_0x4ce23f['pos']+_0x597b52,_0x47cc7c=new _0x14c134['RenameOperation']();_0x4ce23f['pos']<_0xd871b3;){var _0x291dec=_0x4ce23f['uint32']();switch(_0x291dec>>>0x3){case 0x1:_0x47cc7c['position']=_0x14c134['Position']['decode'](_0x4ce23f,_0x4ce23f['uint32']());break;case 0x2:_0x47cc7c['oldName']=_0x4ce23f['string']();break;case 0x3:_0x47cc7c['newName']=_0x4ce23f['string']();break;case 0x4:_0x47cc7c['wasUndone']=_0x4ce23f['bool']();break;default:_0x4ce23f['skipType'](0x7&_0x291dec);}}return _0x47cc7c;},_0x2e3416['decodeDelimited']=function(_0x4ddfcd){return _0x4ddfcd instanceof _0x307a82||(_0x4ddfcd=new _0x307a82(_0x4ddfcd)),this['decode'](_0x4ddfcd,_0x4ddfcd['uint32']());},_0x2e3416['verify']=function(_0x1d3f0d){if('object'!=typeof _0x1d3f0d||null===_0x1d3f0d)return'object\x20expected';if(null!=_0x1d3f0d['position']&&_0x1d3f0d['hasOwnProperty']('position')){var _0x435b6=_0x14c134['Position']['verify'](_0x1d3f0d['position']);if(_0x435b6)return'position.'+_0x435b6;}return null!=_0x1d3f0d['oldName']&&_0x1d3f0d['hasOwnProperty']('oldName')&&!_0x23aa40['isString'](_0x1d3f0d['oldName'])?'oldName:\x20string\x20expected':null!=_0x1d3f0d['newName']&&_0x1d3f0d['hasOwnProperty']('newName')&&!_0x23aa40['isString'](_0x1d3f0d['newName'])?'newName:\x20string\x20expected':null!=_0x1d3f0d['wasUndone']&&_0x1d3f0d['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x1d3f0d['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x2e3416['fromObject']=function(_0x47e69c){if(_0x47e69c instanceof _0x14c134['RenameOperation'])return _0x47e69c;var _0xd07fa7=new _0x14c134['RenameOperation']();if(null!=_0x47e69c['position']){if('object'!=typeof _0x47e69c['position'])throw TypeError('.RenameOperation.position:\x20object\x20expected');_0xd07fa7['position']=_0x14c134['Position']['fromObject'](_0x47e69c['position']);}return null!=_0x47e69c['oldName']&&(_0xd07fa7['oldName']=String(_0x47e69c['oldName'])),null!=_0x47e69c['newName']&&(_0xd07fa7['newName']=String(_0x47e69c['newName'])),null!=_0x47e69c['wasUndone']&&(_0xd07fa7['wasUndone']=Boolean(_0x47e69c['wasUndone'])),_0xd07fa7;},_0x2e3416['toObject']=function(_0xbdb72d,_0x847677){_0x847677||(_0x847677={});var _0x459217={};return _0x847677['defaults']&&(_0x459217['position']=null,_0x459217['oldName']='',_0x459217['newName']='',_0x459217['wasUndone']=!0x1),null!=_0xbdb72d['position']&&_0xbdb72d['hasOwnProperty']('position')&&(_0x459217['position']=_0x14c134['Position']['toObject'](_0xbdb72d['position'],_0x847677)),null!=_0xbdb72d['oldName']&&_0xbdb72d['hasOwnProperty']('oldName')&&(_0x459217['oldName']=_0xbdb72d['oldName']),null!=_0xbdb72d['newName']&&_0xbdb72d['hasOwnProperty']('newName')&&(_0x459217['newName']=_0xbdb72d['newName']),null!=_0xbdb72d['wasUndone']&&_0xbdb72d['hasOwnProperty']('wasUndone')&&(_0x459217['wasUndone']=_0xbdb72d['wasUndone']),_0x459217;},_0x2e3416['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x41dc33['util']['toJSONOptions']);},_0x2e3416['getTypeUrl']=function(_0x1236ed){return void 0x0===_0x1236ed&&(_0x1236ed='type.googleapis.com'),_0x1236ed+'/RenameOperation';},_0x2e3416;}()),_0x14c134['RootAttributeOperation']=(function(){function _0x503c4b(_0x410052){if(_0x410052){for(var _0x1c9766=Object['keys'](_0x410052),_0x45149a=0x0;_0x45149a<_0x1c9766['length'];++_0x45149a)null!=_0x410052[_0x1c9766[_0x45149a]]&&(this[_0x1c9766[_0x45149a]]=_0x410052[_0x1c9766[_0x45149a]]);}}return _0x503c4b['prototype']['root']='',_0x503c4b['prototype']['key']='',_0x503c4b['prototype']['oldValueBoolean']=!0x1,_0x503c4b['prototype']['oldValueJson']='',_0x503c4b['prototype']['newValueBoolean']=!0x1,_0x503c4b['prototype']['newValueJson']='',_0x503c4b['prototype']['wasUndone']=!0x1,_0x503c4b['create']=function(_0x2e8fff){return new _0x503c4b(_0x2e8fff);},_0x503c4b['encode']=function(_0x5c2764,_0x12a7a4){return _0x12a7a4||(_0x12a7a4=_0x55bcd4['create']()),null!=_0x5c2764['root']&&Object['hasOwnProperty']['call'](_0x5c2764,'root')&&_0x12a7a4['uint32'](0xa)['string'](_0x5c2764['root']),null!=_0x5c2764['key']&&Object['hasOwnProperty']['call'](_0x5c2764,'key')&&_0x12a7a4['uint32'](0x12)['string'](_0x5c2764['key']),null!=_0x5c2764['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x5c2764,'oldValueBoolean')&&_0x12a7a4['uint32'](0x18)['bool'](_0x5c2764['oldValueBoolean']),null!=_0x5c2764['oldValueJson']&&Object['hasOwnProperty']['call'](_0x5c2764,'oldValueJson')&&_0x12a7a4['uint32'](0x22)['string'](_0x5c2764['oldValueJson']),null!=_0x5c2764['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x5c2764,'newValueBoolean')&&_0x12a7a4['uint32'](0x28)['bool'](_0x5c2764['newValueBoolean']),null!=_0x5c2764['newValueJson']&&Object['hasOwnProperty']['call'](_0x5c2764,'newValueJson')&&_0x12a7a4['uint32'](0x32)['string'](_0x5c2764['newValueJson']),null!=_0x5c2764['wasUndone']&&Object['hasOwnProperty']['call'](_0x5c2764,'wasUndone')&&_0x12a7a4['uint32'](0x38)['bool'](_0x5c2764['wasUndone']),_0x12a7a4;},_0x503c4b['encodeDelimited']=function(_0xff1f9e,_0x24ce49){return this['encode'](_0xff1f9e,_0x24ce49)['ldelim']();},_0x503c4b['decode']=function(_0x1926f2,_0x3325c7){_0x1926f2 instanceof _0x307a82||(_0x1926f2=_0x307a82['create'](_0x1926f2));for(var _0x5bbf3=void 0x0===_0x3325c7?_0x1926f2['len']:_0x1926f2['pos']+_0x3325c7,_0x4dc2f1=new _0x14c134['RootAttributeOperation']();_0x1926f2['pos']<_0x5bbf3;){var _0x30d744=_0x1926f2['uint32']();switch(_0x30d744>>>0x3){case 0x1:_0x4dc2f1['root']=_0x1926f2['string']();break;case 0x2:_0x4dc2f1['key']=_0x1926f2['string']();break;case 0x3:_0x4dc2f1['oldValueBoolean']=_0x1926f2['bool']();break;case 0x4:_0x4dc2f1['oldValueJson']=_0x1926f2['string']();break;case 0x5:_0x4dc2f1['newValueBoolean']=_0x1926f2['bool']();break;case 0x6:_0x4dc2f1['newValueJson']=_0x1926f2['string']();break;case 0x7:_0x4dc2f1['wasUndone']=_0x1926f2['bool']();break;default:_0x1926f2['skipType'](0x7&_0x30d744);}}return _0x4dc2f1;},_0x503c4b['decodeDelimited']=function(_0x3c6517){return _0x3c6517 instanceof _0x307a82||(_0x3c6517=new _0x307a82(_0x3c6517)),this['decode'](_0x3c6517,_0x3c6517['uint32']());},_0x503c4b['verify']=function(_0x20a4e7){return'object'!=typeof _0x20a4e7||null===_0x20a4e7?'object\x20expected':null!=_0x20a4e7['root']&&_0x20a4e7['hasOwnProperty']('root')&&!_0x23aa40['isString'](_0x20a4e7['root'])?'root:\x20string\x20expected':null!=_0x20a4e7['key']&&_0x20a4e7['hasOwnProperty']('key')&&!_0x23aa40['isString'](_0x20a4e7['key'])?'key:\x20string\x20expected':null!=_0x20a4e7['oldValueBoolean']&&_0x20a4e7['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x20a4e7['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x20a4e7['oldValueJson']&&_0x20a4e7['hasOwnProperty']('oldValueJson')&&!_0x23aa40['isString'](_0x20a4e7['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x20a4e7['newValueBoolean']&&_0x20a4e7['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x20a4e7['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x20a4e7['newValueJson']&&_0x20a4e7['hasOwnProperty']('newValueJson')&&!_0x23aa40['isString'](_0x20a4e7['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x20a4e7['wasUndone']&&_0x20a4e7['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x20a4e7['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x503c4b['fromObject']=function(_0x57f3c5){if(_0x57f3c5 instanceof _0x14c134['RootAttributeOperation'])return _0x57f3c5;var _0x35bd8a=new _0x14c134['RootAttributeOperation']();return null!=_0x57f3c5['root']&&(_0x35bd8a['root']=String(_0x57f3c5['root'])),null!=_0x57f3c5['key']&&(_0x35bd8a['key']=String(_0x57f3c5['key'])),null!=_0x57f3c5['oldValueBoolean']&&(_0x35bd8a['oldValueBoolean']=Boolean(_0x57f3c5['oldValueBoolean'])),null!=_0x57f3c5['oldValueJson']&&(_0x35bd8a['oldValueJson']=String(_0x57f3c5['oldValueJson'])),null!=_0x57f3c5['newValueBoolean']&&(_0x35bd8a['newValueBoolean']=Boolean(_0x57f3c5['newValueBoolean'])),null!=_0x57f3c5['newValueJson']&&(_0x35bd8a['newValueJson']=String(_0x57f3c5['newValueJson'])),null!=_0x57f3c5['wasUndone']&&(_0x35bd8a['wasUndone']=Boolean(_0x57f3c5['wasUndone'])),_0x35bd8a;},_0x503c4b['toObject']=function(_0x4fc650,_0x50af70){_0x50af70||(_0x50af70={});var _0x5c1721={};return _0x50af70['defaults']&&(_0x5c1721['root']='',_0x5c1721['key']='',_0x5c1721['oldValueBoolean']=!0x1,_0x5c1721['oldValueJson']='',_0x5c1721['newValueBoolean']=!0x1,_0x5c1721['newValueJson']='',_0x5c1721['wasUndone']=!0x1),null!=_0x4fc650['root']&&_0x4fc650['hasOwnProperty']('root')&&(_0x5c1721['root']=_0x4fc650['root']),null!=_0x4fc650['key']&&_0x4fc650['hasOwnProperty']('key')&&(_0x5c1721['key']=_0x4fc650['key']),null!=_0x4fc650['oldValueBoolean']&&_0x4fc650['hasOwnProperty']('oldValueBoolean')&&(_0x5c1721['oldValueBoolean']=_0x4fc650['oldValueBoolean']),null!=_0x4fc650['oldValueJson']&&_0x4fc650['hasOwnProperty']('oldValueJson')&&(_0x5c1721['oldValueJson']=_0x4fc650['oldValueJson']),null!=_0x4fc650['newValueBoolean']&&_0x4fc650['hasOwnProperty']('newValueBoolean')&&(_0x5c1721['newValueBoolean']=_0x4fc650['newValueBoolean']),null!=_0x4fc650['newValueJson']&&_0x4fc650['hasOwnProperty']('newValueJson')&&(_0x5c1721['newValueJson']=_0x4fc650['newValueJson']),null!=_0x4fc650['wasUndone']&&_0x4fc650['hasOwnProperty']('wasUndone')&&(_0x5c1721['wasUndone']=_0x4fc650['wasUndone']),_0x5c1721;},_0x503c4b['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x41dc33['util']['toJSONOptions']);},_0x503c4b['getTypeUrl']=function(_0x22253e){return void 0x0===_0x22253e&&(_0x22253e='type.googleapis.com'),_0x22253e+'/RootAttributeOperation';},_0x503c4b;}()),_0x14c134['RootOperation']=(function(){function _0x196773(_0x3f4cf4){if(_0x3f4cf4){for(var _0x312083=Object['keys'](_0x3f4cf4),_0x3a0171=0x0;_0x3a0171<_0x312083['length'];++_0x3a0171)null!=_0x3f4cf4[_0x312083[_0x3a0171]]&&(this[_0x312083[_0x3a0171]]=_0x3f4cf4[_0x312083[_0x3a0171]]);}}return _0x196773['prototype']['rootName']='',_0x196773['prototype']['elementName']='',_0x196773['prototype']['isAdd']=!0x1,_0x196773['prototype']['wasUndone']=!0x1,_0x196773['create']=function(_0x354250){return new _0x196773(_0x354250);},_0x196773['encode']=function(_0x411a63,_0x307d02){return _0x307d02||(_0x307d02=_0x55bcd4['create']()),null!=_0x411a63['rootName']&&Object['hasOwnProperty']['call'](_0x411a63,'rootName')&&_0x307d02['uint32'](0xa)['string'](_0x411a63['rootName']),null!=_0x411a63['elementName']&&Object['hasOwnProperty']['call'](_0x411a63,'elementName')&&_0x307d02['uint32'](0x12)['string'](_0x411a63['elementName']),null!=_0x411a63['isAdd']&&Object['hasOwnProperty']['call'](_0x411a63,'isAdd')&&_0x307d02['uint32'](0x18)['bool'](_0x411a63['isAdd']),null!=_0x411a63['wasUndone']&&Object['hasOwnProperty']['call'](_0x411a63,'wasUndone')&&_0x307d02['uint32'](0x20)['bool'](_0x411a63['wasUndone']),_0x307d02;},_0x196773['encodeDelimited']=function(_0xc79035,_0x513f5a){return this['encode'](_0xc79035,_0x513f5a)['ldelim']();},_0x196773['decode']=function(_0x2a5556,_0x7cee93){_0x2a5556 instanceof _0x307a82||(_0x2a5556=_0x307a82['create'](_0x2a5556));for(var _0x5f1508=void 0x0===_0x7cee93?_0x2a5556['len']:_0x2a5556['pos']+_0x7cee93,_0x51e6db=new _0x14c134['RootOperation']();_0x2a5556['pos']<_0x5f1508;){var _0x481930=_0x2a5556['uint32']();switch(_0x481930>>>0x3){case 0x1:_0x51e6db['rootName']=_0x2a5556['string']();break;case 0x2:_0x51e6db['elementName']=_0x2a5556['string']();break;case 0x3:_0x51e6db['isAdd']=_0x2a5556['bool']();break;case 0x4:_0x51e6db['wasUndone']=_0x2a5556['bool']();break;default:_0x2a5556['skipType'](0x7&_0x481930);}}return _0x51e6db;},_0x196773['decodeDelimited']=function(_0x88d6f7){return _0x88d6f7 instanceof _0x307a82||(_0x88d6f7=new _0x307a82(_0x88d6f7)),this['decode'](_0x88d6f7,_0x88d6f7['uint32']());},_0x196773['verify']=function(_0x548223){return'object'!=typeof _0x548223||null===_0x548223?'object\x20expected':null!=_0x548223['rootName']&&_0x548223['hasOwnProperty']('rootName')&&!_0x23aa40['isString'](_0x548223['rootName'])?'rootName:\x20string\x20expected':null!=_0x548223['elementName']&&_0x548223['hasOwnProperty']('elementName')&&!_0x23aa40['isString'](_0x548223['elementName'])?'elementName:\x20string\x20expected':null!=_0x548223['isAdd']&&_0x548223['hasOwnProperty']('isAdd')&&'boolean'!=typeof _0x548223['isAdd']?'isAdd:\x20boolean\x20expected':null!=_0x548223['wasUndone']&&_0x548223['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x548223['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x196773['fromObject']=function(_0x49c821){if(_0x49c821 instanceof _0x14c134['RootOperation'])return _0x49c821;var _0x59b5af=new _0x14c134['RootOperation']();return null!=_0x49c821['rootName']&&(_0x59b5af['rootName']=String(_0x49c821['rootName'])),null!=_0x49c821['elementName']&&(_0x59b5af['elementName']=String(_0x49c821['elementName'])),null!=_0x49c821['isAdd']&&(_0x59b5af['isAdd']=Boolean(_0x49c821['isAdd'])),null!=_0x49c821['wasUndone']&&(_0x59b5af['wasUndone']=Boolean(_0x49c821['wasUndone'])),_0x59b5af;},_0x196773['toObject']=function(_0x5d3f7e,_0x18e3e0){_0x18e3e0||(_0x18e3e0={});var _0x246009={};return _0x18e3e0['defaults']&&(_0x246009['rootName']='',_0x246009['elementName']='',_0x246009['isAdd']=!0x1,_0x246009['wasUndone']=!0x1),null!=_0x5d3f7e['rootName']&&_0x5d3f7e['hasOwnProperty']('rootName')&&(_0x246009['rootName']=_0x5d3f7e['rootName']),null!=_0x5d3f7e['elementName']&&_0x5d3f7e['hasOwnProperty']('elementName')&&(_0x246009['elementName']=_0x5d3f7e['elementName']),null!=_0x5d3f7e['isAdd']&&_0x5d3f7e['hasOwnProperty']('isAdd')&&(_0x246009['isAdd']=_0x5d3f7e['isAdd']),null!=_0x5d3f7e['wasUndone']&&_0x5d3f7e['hasOwnProperty']('wasUndone')&&(_0x246009['wasUndone']=_0x5d3f7e['wasUndone']),_0x246009;},_0x196773['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x41dc33['util']['toJSONOptions']);},_0x196773['getTypeUrl']=function(_0x1cf2d8){return void 0x0===_0x1cf2d8&&(_0x1cf2d8='type.googleapis.com'),_0x1cf2d8+'/RootOperation';},_0x196773;}()),_0x14c134['SplitOperation']=(function(){function _0x16b487(_0x341a3b){if(_0x341a3b){for(var _0x370129=Object['keys'](_0x341a3b),_0x36e997=0x0;_0x36e997<_0x370129['length'];++_0x36e997)null!=_0x341a3b[_0x370129[_0x36e997]]&&(this[_0x370129[_0x36e997]]=_0x341a3b[_0x370129[_0x36e997]]);}}return _0x16b487['prototype']['splitPosition']=null,_0x16b487['prototype']['graveyardPosition']=null,_0x16b487['prototype']['howMany']=0x0,_0x16b487['prototype']['insertionPosition']=null,_0x16b487['prototype']['wasUndone']=!0x1,_0x16b487['create']=function(_0x24b36f){return new _0x16b487(_0x24b36f);},_0x16b487['encode']=function(_0x13e47b,_0x4bcc75){return _0x4bcc75||(_0x4bcc75=_0x55bcd4['create']()),null!=_0x13e47b['splitPosition']&&Object['hasOwnProperty']['call'](_0x13e47b,'splitPosition')&&_0x14c134['Position']['encode'](_0x13e47b['splitPosition'],_0x4bcc75['uint32'](0xa)['fork']())['ldelim'](),null!=_0x13e47b['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x13e47b,'graveyardPosition')&&_0x14c134['Position']['encode'](_0x13e47b['graveyardPosition'],_0x4bcc75['uint32'](0x12)['fork']())['ldelim'](),null!=_0x13e47b['howMany']&&Object['hasOwnProperty']['call'](_0x13e47b,'howMany')&&_0x4bcc75['uint32'](0x18)['uint32'](_0x13e47b['howMany']),null!=_0x13e47b['insertionPosition']&&Object['hasOwnProperty']['call'](_0x13e47b,'insertionPosition')&&_0x14c134['Position']['encode'](_0x13e47b['insertionPosition'],_0x4bcc75['uint32'](0x22)['fork']())['ldelim'](),null!=_0x13e47b['wasUndone']&&Object['hasOwnProperty']['call'](_0x13e47b,'wasUndone')&&_0x4bcc75['uint32'](0x28)['bool'](_0x13e47b['wasUndone']),_0x4bcc75;},_0x16b487['encodeDelimited']=function(_0x4f80f8,_0x5000cd){return this['encode'](_0x4f80f8,_0x5000cd)['ldelim']();},_0x16b487['decode']=function(_0x290387,_0x47f70b){_0x290387 instanceof _0x307a82||(_0x290387=_0x307a82['create'](_0x290387));for(var _0x224a1f=void 0x0===_0x47f70b?_0x290387['len']:_0x290387['pos']+_0x47f70b,_0x493173=new _0x14c134['SplitOperation']();_0x290387['pos']<_0x224a1f;){var _0x4a33dd=_0x290387['uint32']();switch(_0x4a33dd>>>0x3){case 0x1:_0x493173['splitPosition']=_0x14c134['Position']['decode'](_0x290387,_0x290387['uint32']());break;case 0x2:_0x493173['graveyardPosition']=_0x14c134['Position']['decode'](_0x290387,_0x290387['uint32']());break;case 0x3:_0x493173['howMany']=_0x290387['uint32']();break;case 0x4:_0x493173['insertionPosition']=_0x14c134['Position']['decode'](_0x290387,_0x290387['uint32']());break;case 0x5:_0x493173['wasUndone']=_0x290387['bool']();break;default:_0x290387['skipType'](0x7&_0x4a33dd);}}return _0x493173;},_0x16b487['decodeDelimited']=function(_0x29e36a){return _0x29e36a instanceof _0x307a82||(_0x29e36a=new _0x307a82(_0x29e36a)),this['decode'](_0x29e36a,_0x29e36a['uint32']());},_0x16b487['verify']=function(_0x3cfd1a){if('object'!=typeof _0x3cfd1a||null===_0x3cfd1a)return'object\x20expected';var _0x46e050;if(null!=_0x3cfd1a['splitPosition']&&_0x3cfd1a['hasOwnProperty']('splitPosition')&&(_0x46e050=_0x14c134['Position']['verify'](_0x3cfd1a['splitPosition'])))return'splitPosition.'+_0x46e050;if(null!=_0x3cfd1a['graveyardPosition']&&_0x3cfd1a['hasOwnProperty']('graveyardPosition')&&(_0x46e050=_0x14c134['Position']['verify'](_0x3cfd1a['graveyardPosition'])))return'graveyardPosition.'+_0x46e050;if(null!=_0x3cfd1a['howMany']&&_0x3cfd1a['hasOwnProperty']('howMany')&&!_0x23aa40['isInteger'](_0x3cfd1a['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x3cfd1a['insertionPosition']&&_0x3cfd1a['hasOwnProperty']('insertionPosition')&&(_0x46e050=_0x14c134['Position']['verify'](_0x3cfd1a['insertionPosition'])))return'insertionPosition.'+_0x46e050;return null!=_0x3cfd1a['wasUndone']&&_0x3cfd1a['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x3cfd1a['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x16b487['fromObject']=function(_0x42512b){if(_0x42512b instanceof _0x14c134['SplitOperation'])return _0x42512b;var _0x6767c7=new _0x14c134['SplitOperation']();if(null!=_0x42512b['splitPosition']){if('object'!=typeof _0x42512b['splitPosition'])throw TypeError('.SplitOperation.splitPosition:\x20object\x20expected');_0x6767c7['splitPosition']=_0x14c134['Position']['fromObject'](_0x42512b['splitPosition']);}if(null!=_0x42512b['graveyardPosition']){if('object'!=typeof _0x42512b['graveyardPosition'])throw TypeError('.SplitOperation.graveyardPosition:\x20object\x20expected');_0x6767c7['graveyardPosition']=_0x14c134['Position']['fromObject'](_0x42512b['graveyardPosition']);}if(null!=_0x42512b['howMany']&&(_0x6767c7['howMany']=_0x42512b['howMany']>>>0x0),null!=_0x42512b['insertionPosition']){if('object'!=typeof _0x42512b['insertionPosition'])throw TypeError('.SplitOperation.insertionPosition:\x20object\x20expected');_0x6767c7['insertionPosition']=_0x14c134['Position']['fromObject'](_0x42512b['insertionPosition']);}return null!=_0x42512b['wasUndone']&&(_0x6767c7['wasUndone']=Boolean(_0x42512b['wasUndone'])),_0x6767c7;},_0x16b487['toObject']=function(_0x58124f,_0x4080db){_0x4080db||(_0x4080db={});var _0x3bdca1={};return _0x4080db['defaults']&&(_0x3bdca1['splitPosition']=null,_0x3bdca1['graveyardPosition']=null,_0x3bdca1['howMany']=0x0,_0x3bdca1['insertionPosition']=null,_0x3bdca1['wasUndone']=!0x1),null!=_0x58124f['splitPosition']&&_0x58124f['hasOwnProperty']('splitPosition')&&(_0x3bdca1['splitPosition']=_0x14c134['Position']['toObject'](_0x58124f['splitPosition'],_0x4080db)),null!=_0x58124f['graveyardPosition']&&_0x58124f['hasOwnProperty']('graveyardPosition')&&(_0x3bdca1['graveyardPosition']=_0x14c134['Position']['toObject'](_0x58124f['graveyardPosition'],_0x4080db)),null!=_0x58124f['howMany']&&_0x58124f['hasOwnProperty']('howMany')&&(_0x3bdca1['howMany']=_0x58124f['howMany']),null!=_0x58124f['insertionPosition']&&_0x58124f['hasOwnProperty']('insertionPosition')&&(_0x3bdca1['insertionPosition']=_0x14c134['Position']['toObject'](_0x58124f['insertionPosition'],_0x4080db)),null!=_0x58124f['wasUndone']&&_0x58124f['hasOwnProperty']('wasUndone')&&(_0x3bdca1['wasUndone']=_0x58124f['wasUndone']),_0x3bdca1;},_0x16b487['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x41dc33['util']['toJSONOptions']);},_0x16b487['getTypeUrl']=function(_0x491502){return void 0x0===_0x491502&&(_0x491502='type.googleapis.com'),_0x491502+'/SplitOperation';},_0x16b487;}()),_0x14c134['Position']=(function(){function _0x4ae979(_0x9b8d9f){if(this['path']=[],_0x9b8d9f){for(var _0x44ae4a=Object['keys'](_0x9b8d9f),_0x423ce2=0x0;_0x423ce2<_0x44ae4a['length'];++_0x423ce2)null!=_0x9b8d9f[_0x44ae4a[_0x423ce2]]&&(this[_0x44ae4a[_0x423ce2]]=_0x9b8d9f[_0x44ae4a[_0x423ce2]]);}}return _0x4ae979['prototype']['root']='',_0x4ae979['prototype']['rootMain']=!0x1,_0x4ae979['prototype']['rootGraveyard']=!0x1,_0x4ae979['prototype']['path']=_0x23aa40['emptyArray'],_0x4ae979['prototype']['stickiness']='',_0x4ae979['create']=function(_0x58fff5){return new _0x4ae979(_0x58fff5);},_0x4ae979['encode']=function(_0x455260,_0x312ce9){if(_0x312ce9||(_0x312ce9=_0x55bcd4['create']()),null!=_0x455260['root']&&Object['hasOwnProperty']['call'](_0x455260,'root')&&_0x312ce9['uint32'](0xa)['string'](_0x455260['root']),null!=_0x455260['rootMain']&&Object['hasOwnProperty']['call'](_0x455260,'rootMain')&&_0x312ce9['uint32'](0x10)['bool'](_0x455260['rootMain']),null!=_0x455260['rootGraveyard']&&Object['hasOwnProperty']['call'](_0x455260,'rootGraveyard')&&_0x312ce9['uint32'](0x18)['bool'](_0x455260['rootGraveyard']),null!=_0x455260['path']&&_0x455260['path']['length']){_0x312ce9['uint32'](0x22)['fork']();for(var _0x49464c=0x0;_0x49464c<_0x455260['path']['length'];++_0x49464c)_0x312ce9['uint32'](_0x455260['path'][_0x49464c]);_0x312ce9['ldelim']();}return null!=_0x455260['stickiness']&&Object['hasOwnProperty']['call'](_0x455260,'stickiness')&&_0x312ce9['uint32'](0x2a)['string'](_0x455260['stickiness']),_0x312ce9;},_0x4ae979['encodeDelimited']=function(_0x21d08b,_0x1af300){return this['encode'](_0x21d08b,_0x1af300)['ldelim']();},_0x4ae979['decode']=function(_0x331f82,_0x4f3c52){_0x331f82 instanceof _0x307a82||(_0x331f82=_0x307a82['create'](_0x331f82));for(var _0x2da2ab=void 0x0===_0x4f3c52?_0x331f82['len']:_0x331f82['pos']+_0x4f3c52,_0x391e88=new _0x14c134['Position']();_0x331f82['pos']<_0x2da2ab;){var _0x496d0b=_0x331f82['uint32']();switch(_0x496d0b>>>0x3){case 0x1:_0x391e88['root']=_0x331f82['string']();break;case 0x2:_0x391e88['rootMain']=_0x331f82['bool']();break;case 0x3:_0x391e88['rootGraveyard']=_0x331f82['bool']();break;case 0x4:if(_0x391e88['path']&&_0x391e88['path']['length']||(_0x391e88['path']=[]),0x2==(0x7&_0x496d0b)){for(var _0x39dd9f=_0x331f82['uint32']()+_0x331f82['pos'];_0x331f82['pos']<_0x39dd9f;)_0x391e88['path']['push'](_0x331f82['uint32']());}else _0x391e88['path']['push'](_0x331f82['uint32']());break;case 0x5:_0x391e88['stickiness']=_0x331f82['string']();break;default:_0x331f82['skipType'](0x7&_0x496d0b);}}return _0x391e88;},_0x4ae979['decodeDelimited']=function(_0x1127e6){return _0x1127e6 instanceof _0x307a82||(_0x1127e6=new _0x307a82(_0x1127e6)),this['decode'](_0x1127e6,_0x1127e6['uint32']());},_0x4ae979['verify']=function(_0x248f49){if('object'!=typeof _0x248f49||null===_0x248f49)return'object\x20expected';if(null!=_0x248f49['root']&&_0x248f49['hasOwnProperty']('root')&&!_0x23aa40['isString'](_0x248f49['root']))return'root:\x20string\x20expected';if(null!=_0x248f49['rootMain']&&_0x248f49['hasOwnProperty']('rootMain')&&'boolean'!=typeof _0x248f49['rootMain'])return'rootMain:\x20boolean\x20expected';if(null!=_0x248f49['rootGraveyard']&&_0x248f49['hasOwnProperty']('rootGraveyard')&&'boolean'!=typeof _0x248f49['rootGraveyard'])return'rootGraveyard:\x20boolean\x20expected';if(null!=_0x248f49['path']&&_0x248f49['hasOwnProperty']('path')){if(!Array['isArray'](_0x248f49['path']))return'path:\x20array\x20expected';for(var _0x583160=0x0;_0x583160<_0x248f49['path']['length'];++_0x583160)if(!_0x23aa40['isInteger'](_0x248f49['path'][_0x583160]))return'path:\x20integer[]\x20expected';}return null!=_0x248f49['stickiness']&&_0x248f49['hasOwnProperty']('stickiness')&&!_0x23aa40['isString'](_0x248f49['stickiness'])?'stickiness:\x20string\x20expected':null;},_0x4ae979['fromObject']=function(_0x5a5885){if(_0x5a5885 instanceof _0x14c134['Position'])return _0x5a5885;var _0x1f4b64=new _0x14c134['Position']();if(null!=_0x5a5885['root']&&(_0x1f4b64['root']=String(_0x5a5885['root'])),null!=_0x5a5885['rootMain']&&(_0x1f4b64['rootMain']=Boolean(_0x5a5885['rootMain'])),null!=_0x5a5885['rootGraveyard']&&(_0x1f4b64['rootGraveyard']=Boolean(_0x5a5885['rootGraveyard'])),_0x5a5885['path']){if(!Array['isArray'](_0x5a5885['path']))throw TypeError('.Position.path:\x20array\x20expected');_0x1f4b64['path']=[];for(var _0x207a6b=0x0;_0x207a6b<_0x5a5885['path']['length'];++_0x207a6b)_0x1f4b64['path'][_0x207a6b]=_0x5a5885['path'][_0x207a6b]>>>0x0;}return null!=_0x5a5885['stickiness']&&(_0x1f4b64['stickiness']=String(_0x5a5885['stickiness'])),_0x1f4b64;},_0x4ae979['toObject']=function(_0x1dcc37,_0x41e75e){_0x41e75e||(_0x41e75e={});var _0x5739eb={};if((_0x41e75e['arrays']||_0x41e75e['defaults'])&&(_0x5739eb['path']=[]),_0x41e75e['defaults']&&(_0x5739eb['root']='',_0x5739eb['rootMain']=!0x1,_0x5739eb['rootGraveyard']=!0x1,_0x5739eb['stickiness']=''),null!=_0x1dcc37['root']&&_0x1dcc37['hasOwnProperty']('root')&&(_0x5739eb['root']=_0x1dcc37['root']),null!=_0x1dcc37['rootMain']&&_0x1dcc37['hasOwnProperty']('rootMain')&&(_0x5739eb['rootMain']=_0x1dcc37['rootMain']),null!=_0x1dcc37['rootGraveyard']&&_0x1dcc37['hasOwnProperty']('rootGraveyard')&&(_0x5739eb['rootGraveyard']=_0x1dcc37['rootGraveyard']),_0x1dcc37['path']&&_0x1dcc37['path']['length']){_0x5739eb['path']=[];for(var _0x593e93=0x0;_0x593e93<_0x1dcc37['path']['length'];++_0x593e93)_0x5739eb['path'][_0x593e93]=_0x1dcc37['path'][_0x593e93];}return null!=_0x1dcc37['stickiness']&&_0x1dcc37['hasOwnProperty']('stickiness')&&(_0x5739eb['stickiness']=_0x1dcc37['stickiness']),_0x5739eb;},_0x4ae979['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x41dc33['util']['toJSONOptions']);},_0x4ae979['getTypeUrl']=function(_0x238ccc){return void 0x0===_0x238ccc&&(_0x238ccc='type.googleapis.com'),_0x238ccc+'/Position';},_0x4ae979;}()),_0x14c134['Range']=(function(){function _0x2684ac(_0x3d6b01){if(_0x3d6b01){for(var _0x38832d=Object['keys'](_0x3d6b01),_0x484f02=0x0;_0x484f02<_0x38832d['length'];++_0x484f02)null!=_0x3d6b01[_0x38832d[_0x484f02]]&&(this[_0x38832d[_0x484f02]]=_0x3d6b01[_0x38832d[_0x484f02]]);}}return _0x2684ac['prototype']['start']=null,_0x2684ac['prototype']['end']=null,_0x2684ac['create']=function(_0x34adb4){return new _0x2684ac(_0x34adb4);},_0x2684ac['encode']=function(_0x2f25cf,_0x4004d0){return _0x4004d0||(_0x4004d0=_0x55bcd4['create']()),null!=_0x2f25cf['start']&&Object['hasOwnProperty']['call'](_0x2f25cf,'start')&&_0x14c134['Position']['encode'](_0x2f25cf['start'],_0x4004d0['uint32'](0xa)['fork']())['ldelim'](),null!=_0x2f25cf['end']&&Object['hasOwnProperty']['call'](_0x2f25cf,'end')&&_0x14c134['Position']['encode'](_0x2f25cf['end'],_0x4004d0['uint32'](0x12)['fork']())['ldelim'](),_0x4004d0;},_0x2684ac['encodeDelimited']=function(_0x197cc7,_0x529776){return this['encode'](_0x197cc7,_0x529776)['ldelim']();},_0x2684ac['decode']=function(_0x1b7e9d,_0x52d549){_0x1b7e9d instanceof _0x307a82||(_0x1b7e9d=_0x307a82['create'](_0x1b7e9d));for(var _0x4dc1b1=void 0x0===_0x52d549?_0x1b7e9d['len']:_0x1b7e9d['pos']+_0x52d549,_0x1f6b14=new _0x14c134['Range']();_0x1b7e9d['pos']<_0x4dc1b1;){var _0x3b082f=_0x1b7e9d['uint32']();switch(_0x3b082f>>>0x3){case 0x1:_0x1f6b14['start']=_0x14c134['Position']['decode'](_0x1b7e9d,_0x1b7e9d['uint32']());break;case 0x2:_0x1f6b14['end']=_0x14c134['Position']['decode'](_0x1b7e9d,_0x1b7e9d['uint32']());break;default:_0x1b7e9d['skipType'](0x7&_0x3b082f);}}return _0x1f6b14;},_0x2684ac['decodeDelimited']=function(_0x28e26a){return _0x28e26a instanceof _0x307a82||(_0x28e26a=new _0x307a82(_0x28e26a)),this['decode'](_0x28e26a,_0x28e26a['uint32']());},_0x2684ac['verify']=function(_0x29dce4){if('object'!=typeof _0x29dce4||null===_0x29dce4)return'object\x20expected';var _0x2c9dff;if(null!=_0x29dce4['start']&&_0x29dce4['hasOwnProperty']('start')&&(_0x2c9dff=_0x14c134['Position']['verify'](_0x29dce4['start'])))return'start.'+_0x2c9dff;if(null!=_0x29dce4['end']&&_0x29dce4['hasOwnProperty']('end')&&(_0x2c9dff=_0x14c134['Position']['verify'](_0x29dce4['end'])))return'end.'+_0x2c9dff;return null;},_0x2684ac['fromObject']=function(_0x392111){if(_0x392111 instanceof _0x14c134['Range'])return _0x392111;var _0x1c8cae=new _0x14c134['Range']();if(null!=_0x392111['start']){if('object'!=typeof _0x392111['start'])throw TypeError('.Range.start:\x20object\x20expected');_0x1c8cae['start']=_0x14c134['Position']['fromObject'](_0x392111['start']);}if(null!=_0x392111['end']){if('object'!=typeof _0x392111['end'])throw TypeError('.Range.end:\x20object\x20expected');_0x1c8cae['end']=_0x14c134['Position']['fromObject'](_0x392111['end']);}return _0x1c8cae;},_0x2684ac['toObject']=function(_0x603291,_0x460b89){_0x460b89||(_0x460b89={});var _0x7e7f2e={};return _0x460b89['defaults']&&(_0x7e7f2e['start']=null,_0x7e7f2e['end']=null),null!=_0x603291['start']&&_0x603291['hasOwnProperty']('start')&&(_0x7e7f2e['start']=_0x14c134['Position']['toObject'](_0x603291['start'],_0x460b89)),null!=_0x603291['end']&&_0x603291['hasOwnProperty']('end')&&(_0x7e7f2e['end']=_0x14c134['Position']['toObject'](_0x603291['end'],_0x460b89)),_0x7e7f2e;},_0x2684ac['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x41dc33['util']['toJSONOptions']);},_0x2684ac['getTypeUrl']=function(_0x5f1722){return void 0x0===_0x5f1722&&(_0x5f1722='type.googleapis.com'),_0x5f1722+'/Range';},_0x2684ac;}()),_0x14c134['Element']=(function(){function _0x1b9a93(_0x9d0c47){if(this['children']=[],this['attributesBoolean']={},_0x9d0c47){for(var _0x3d99ab=Object['keys'](_0x9d0c47),_0x5a8983=0x0;_0x5a8983<_0x3d99ab['length'];++_0x5a8983)null!=_0x9d0c47[_0x3d99ab[_0x5a8983]]&&(this[_0x3d99ab[_0x5a8983]]=_0x9d0c47[_0x3d99ab[_0x5a8983]]);}}return _0x1b9a93['prototype']['name']='',_0x1b9a93['prototype']['children']=_0x23aa40['emptyArray'],_0x1b9a93['prototype']['data']='',_0x1b9a93['prototype']['attributesBoolean']=_0x23aa40['emptyObject'],_0x1b9a93['prototype']['attributesJson']='',_0x1b9a93['create']=function(_0x5c81d3){return new _0x1b9a93(_0x5c81d3);},_0x1b9a93['encode']=function(_0x173fa9,_0xe76b7d){if(_0xe76b7d||(_0xe76b7d=_0x55bcd4['create']()),null!=_0x173fa9['name']&&Object['hasOwnProperty']['call'](_0x173fa9,'name')&&_0xe76b7d['uint32'](0xa)['string'](_0x173fa9['name']),null!=_0x173fa9['children']&&_0x173fa9['children']['length']){for(var _0x44de78=0x0;_0x44de78<_0x173fa9['children']['length'];++_0x44de78)_0x14c134['Element']['encode'](_0x173fa9['children'][_0x44de78],_0xe76b7d['uint32'](0x12)['fork']())['ldelim']();}if(null!=_0x173fa9['data']&&Object['hasOwnProperty']['call'](_0x173fa9,'data')&&_0xe76b7d['uint32'](0x1a)['string'](_0x173fa9['data']),null!=_0x173fa9['attributesBoolean']&&Object['hasOwnProperty']['call'](_0x173fa9,'attributesBoolean')){var _0x48000e=Object['keys'](_0x173fa9['attributesBoolean']);for(_0x44de78=0x0;_0x44de78<_0x48000e['length'];++_0x44de78)_0xe76b7d['uint32'](0x22)['fork']()['uint32'](0xa)['string'](_0x48000e[_0x44de78])['uint32'](0x10)['bool'](_0x173fa9['attributesBoolean'][_0x48000e[_0x44de78]])['ldelim']();}return null!=_0x173fa9['attributesJson']&&Object['hasOwnProperty']['call'](_0x173fa9,'attributesJson')&&_0xe76b7d['uint32'](0x2a)['string'](_0x173fa9['attributesJson']),_0xe76b7d;},_0x1b9a93['encodeDelimited']=function(_0x131bd2,_0x53e9f9){return this['encode'](_0x131bd2,_0x53e9f9)['ldelim']();},_0x1b9a93['decode']=function(_0x18a89a,_0x4d7551){_0x18a89a instanceof _0x307a82||(_0x18a89a=_0x307a82['create'](_0x18a89a));for(var _0x5f976a,_0x5de992,_0x443728=void 0x0===_0x4d7551?_0x18a89a['len']:_0x18a89a['pos']+_0x4d7551,_0x486576=new _0x14c134['Element']();_0x18a89a['pos']<_0x443728;){var _0x108d3a=_0x18a89a['uint32']();switch(_0x108d3a>>>0x3){case 0x1:_0x486576['name']=_0x18a89a['string']();break;case 0x2:_0x486576['children']&&_0x486576['children']['length']||(_0x486576['children']=[]),_0x486576['children']['push'](_0x14c134['Element']['decode'](_0x18a89a,_0x18a89a['uint32']()));break;case 0x3:_0x486576['data']=_0x18a89a['string']();break;case 0x4:_0x486576['attributesBoolean']===_0x23aa40['emptyObject']&&(_0x486576['attributesBoolean']={});var _0x18c7da=_0x18a89a['uint32']()+_0x18a89a['pos'];for(_0x5f976a='',_0x5de992=!0x1;_0x18a89a['pos']<_0x18c7da;){var _0x706d2=_0x18a89a['uint32']();switch(_0x706d2>>>0x3){case 0x1:_0x5f976a=_0x18a89a['string']();break;case 0x2:_0x5de992=_0x18a89a['bool']();break;default:_0x18a89a['skipType'](0x7&_0x706d2);}}_0x486576['attributesBoolean'][_0x5f976a]=_0x5de992;break;case 0x5:_0x486576['attributesJson']=_0x18a89a['string']();break;default:_0x18a89a['skipType'](0x7&_0x108d3a);}}return _0x486576;},_0x1b9a93['decodeDelimited']=function(_0x2e1010){return _0x2e1010 instanceof _0x307a82||(_0x2e1010=new _0x307a82(_0x2e1010)),this['decode'](_0x2e1010,_0x2e1010['uint32']());},_0x1b9a93['verify']=function(_0x9a454e){if('object'!=typeof _0x9a454e||null===_0x9a454e)return'object\x20expected';if(null!=_0x9a454e['name']&&_0x9a454e['hasOwnProperty']('name')&&!_0x23aa40['isString'](_0x9a454e['name']))return'name:\x20string\x20expected';if(null!=_0x9a454e['children']&&_0x9a454e['hasOwnProperty']('children')){if(!Array['isArray'](_0x9a454e['children']))return'children:\x20array\x20expected';for(var _0xd98cd2=0x0;_0xd98cd2<_0x9a454e['children']['length'];++_0xd98cd2){var _0x1dd05b=_0x14c134['Element']['verify'](_0x9a454e['children'][_0xd98cd2]);if(_0x1dd05b)return'children.'+_0x1dd05b;}}if(null!=_0x9a454e['data']&&_0x9a454e['hasOwnProperty']('data')&&!_0x23aa40['isString'](_0x9a454e['data']))return'data:\x20string\x20expected';if(null!=_0x9a454e['attributesBoolean']&&_0x9a454e['hasOwnProperty']('attributesBoolean')){if(!_0x23aa40['isObject'](_0x9a454e['attributesBoolean']))return'attributesBoolean:\x20object\x20expected';var _0x2f8272=Object['keys'](_0x9a454e['attributesBoolean']);for(_0xd98cd2=0x0;_0xd98cd2<_0x2f8272['length'];++_0xd98cd2)if('boolean'!=typeof _0x9a454e['attributesBoolean'][_0x2f8272[_0xd98cd2]])return'attributesBoolean:\x20boolean{k:string}\x20expected';}return null!=_0x9a454e['attributesJson']&&_0x9a454e['hasOwnProperty']('attributesJson')&&!_0x23aa40['isString'](_0x9a454e['attributesJson'])?'attributesJson:\x20string\x20expected':null;},_0x1b9a93['fromObject']=function(_0x4e7f24){if(_0x4e7f24 instanceof _0x14c134['Element'])return _0x4e7f24;var _0xd0fa6d=new _0x14c134['Element']();if(null!=_0x4e7f24['name']&&(_0xd0fa6d['name']=String(_0x4e7f24['name'])),_0x4e7f24['children']){if(!Array['isArray'](_0x4e7f24['children']))throw TypeError('.Element.children:\x20array\x20expected');_0xd0fa6d['children']=[];for(var _0x1d4917=0x0;_0x1d4917<_0x4e7f24['children']['length'];++_0x1d4917){if('object'!=typeof _0x4e7f24['children'][_0x1d4917])throw TypeError('.Element.children:\x20object\x20expected');_0xd0fa6d['children'][_0x1d4917]=_0x14c134['Element']['fromObject'](_0x4e7f24['children'][_0x1d4917]);}}if(null!=_0x4e7f24['data']&&(_0xd0fa6d['data']=String(_0x4e7f24['data'])),_0x4e7f24['attributesBoolean']){if('object'!=typeof _0x4e7f24['attributesBoolean'])throw TypeError('.Element.attributesBoolean:\x20object\x20expected');_0xd0fa6d['attributesBoolean']={};var _0x5b2c02=Object['keys'](_0x4e7f24['attributesBoolean']);for(_0x1d4917=0x0;_0x1d4917<_0x5b2c02['length'];++_0x1d4917)_0xd0fa6d['attributesBoolean'][_0x5b2c02[_0x1d4917]]=Boolean(_0x4e7f24['attributesBoolean'][_0x5b2c02[_0x1d4917]]);}return null!=_0x4e7f24['attributesJson']&&(_0xd0fa6d['attributesJson']=String(_0x4e7f24['attributesJson'])),_0xd0fa6d;},_0x1b9a93['toObject']=function(_0x3e7d32,_0x2e1d25){_0x2e1d25||(_0x2e1d25={});var _0x7b9670,_0x556c9f={};if((_0x2e1d25['arrays']||_0x2e1d25['defaults'])&&(_0x556c9f['children']=[]),(_0x2e1d25['objects']||_0x2e1d25['defaults'])&&(_0x556c9f['attributesBoolean']={}),_0x2e1d25['defaults']&&(_0x556c9f['name']='',_0x556c9f['data']='',_0x556c9f['attributesJson']=''),null!=_0x3e7d32['name']&&_0x3e7d32['hasOwnProperty']('name')&&(_0x556c9f['name']=_0x3e7d32['name']),_0x3e7d32['children']&&_0x3e7d32['children']['length']){_0x556c9f['children']=[];for(var _0x5f45c7=0x0;_0x5f45c7<_0x3e7d32['children']['length'];++_0x5f45c7)_0x556c9f['children'][_0x5f45c7]=_0x14c134['Element']['toObject'](_0x3e7d32['children'][_0x5f45c7],_0x2e1d25);}if(null!=_0x3e7d32['data']&&_0x3e7d32['hasOwnProperty']('data')&&(_0x556c9f['data']=_0x3e7d32['data']),_0x3e7d32['attributesBoolean']&&(_0x7b9670=Object['keys'](_0x3e7d32['attributesBoolean']))['length']){_0x556c9f['attributesBoolean']={};for(_0x5f45c7=0x0;_0x5f45c7<_0x7b9670['length'];++_0x5f45c7)_0x556c9f['attributesBoolean'][_0x7b9670[_0x5f45c7]]=_0x3e7d32['attributesBoolean'][_0x7b9670[_0x5f45c7]];}return null!=_0x3e7d32['attributesJson']&&_0x3e7d32['hasOwnProperty']('attributesJson')&&(_0x556c9f['attributesJson']=_0x3e7d32['attributesJson']),_0x556c9f;},_0x1b9a93['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x41dc33['util']['toJSONOptions']);},_0x1b9a93['getTypeUrl']=function(_0x29e4fc){return void 0x0===_0x29e4fc&&(_0x29e4fc='type.googleapis.com'),_0x29e4fc+'/Element';},_0x1b9a93;}()),_0x14c134;})());class r{['_protobufRoot'];constructor(){this['_protobufRoot']=u;}['getDescriptor'](_0x2d6e5d){return new w(this['_protobufRoot'][_0x2d6e5d]);}}class w{['_protobuf'];constructor(_0x59a8d3){this['_protobuf']=_0x59a8d3;}['compress'](_0x154211){const _0x31e310=this['_protobuf']['verify'](_0x154211);if(_0x31e310)throw Error(_0x31e310);return this['_protobuf']['encode'](this['_protobuf']['create'](_0x154211))['finish']();}['decompress'](_0x580882){return this['_protobuf']['toObject'](this['_protobuf']['decode'](_0x580882),{'oneofs':!0x0});}}function g(_0x3cf625,_0x12fd8b){const _0x177aa5=_0xe090c6(_0x3cf625);return _0x177aa5['path'][_0x177aa5['path']['length']-0x1]+=_0x12fd8b,_0x177aa5;}function _(_0xcf55b8,_0x875bfc){return _0xcf55b8['root']===_0x875bfc['root']&&_0x46c347(_0xcf55b8['path'],_0x875bfc['path']);}function $(_0x1fa260){P(_0x1fa260,_0x397740=>('main'==_0x397740['root']?(_0x397740['rootMain']=!0x0,delete _0x397740['root']):'$graveyard'==_0x397740['root']&&(_0x397740['rootGraveyard']=!0x0,delete _0x397740['root']),_0x397740));}function J(_0x43c8c8){P(_0x43c8c8,_0x4a9e7b=>(_0x4a9e7b['rootMain']?(_0x4a9e7b['root']='main',delete _0x4a9e7b['rootMain']):_0x4a9e7b['rootGraveyard']&&(_0x4a9e7b['root']='$graveyard',delete _0x4a9e7b['rootGraveyard']),_0x4a9e7b));}function P(_0x54d310,_0x2c3395){for(const _0x26718b in _0x54d310){const _0x34481d=_0x54d310[_0x26718b];'nodes'!==_0x26718b&&_0xed9e4d(_0x34481d)&&(_0x34481d['path']&&(_0x34481d['root']||_0x34481d['rootMain']||_0x34481d['rootGraveyard'])?_0x54d310[_0x26718b]=_0x2c3395(_0x34481d):P(_0x34481d,_0x2c3395));}return _0x54d310;}class e{['_id'];['_operationName'];['_protobufDescriptor'];constructor(_0xdc6d01,_0x4de0cc,_0x50002a){this['_id']=_0xdc6d01,this['_operationName']=_0x4de0cc,this['_protobufDescriptor']=_0x50002a;}['compress'](_0x1a8c01,_0x9ce597){const _0x455618=_0x9ce597['shift']();return $(_0x455618),_0x1a8c01['buffers']['push'](this['_protobufDescriptor']['compress'](_0x455618)),_0x1a8c01['types']['push'](this['_id']),!0x0;}['decompress'](_0x39937a,_0x2874f8){_0x2874f8['types']['shift']();const _0xbcbb7c=this['_protobufDescriptor']['decompress'](_0x2874f8['buffers']['shift']());J(_0xbcbb7c),_0xbcbb7c['__className']=this['_operationName'],_0x39937a['push'](_0xbcbb7c);}}class s extends e{['compress'](_0xb33a2c,_0x329506){const _0x4e0be9=_0x329506['shift']();return this['_serializeOneOf']('oldValue',_0x4e0be9),this['_serializeOneOf']('newValue',_0x4e0be9),$(_0x4e0be9),_0xb33a2c['buffers']['push'](this['_protobufDescriptor']['compress'](_0x4e0be9)),_0xb33a2c['types']['push'](this['_id']),!0x0;}['decompress'](_0x3daf93,_0x3bb3c3){const {types:_0x4583ad,buffers:_0x2f8b92}=_0x3bb3c3,_0x4b4ba6=this['_protobufDescriptor']['decompress'](_0x2f8b92['shift']());_0x4583ad['shift'](),this['_deserializeOneOf']('oldValue',_0x4b4ba6),this['_deserializeOneOf']('newValue',_0x4b4ba6),J(_0x4b4ba6),_0x4b4ba6['__className']=this['_operationName'],_0x3daf93['push'](_0x4b4ba6);}['_serializeOneOf'](_0x2177d9,_0x503cc5){const _0x20faa0=_0x503cc5[_0x2177d9];'boolean'==typeof _0x20faa0?_0x503cc5[_0x2177d9+'Boolean']=_0x20faa0:_0x503cc5[_0x2177d9+'Json']=JSON['stringify'](_0x20faa0);}['_deserializeOneOf'](_0x53015d,_0x219967){const _0x13be79=_0x53015d+'Json';_0x219967[_0x13be79]?(_0x219967[_0x53015d]=JSON['parse'](_0x219967[_0x13be79]),delete _0x219967[_0x13be79]):(_0x219967[_0x53015d]=_0x219967[_0x53015d+'Boolean'],delete _0x219967[_0x53015d+'Boolean']);}}class i extends e{['compress'](_0x4b52d0,_0x380f4a){const _0x4cd47f=_0x380f4a['shift']();return this['_serializeNodesAttributes'](_0x4cd47f['nodes']),$(_0x4cd47f),_0x4b52d0['buffers']['push'](this['_protobufDescriptor']['compress'](_0x4cd47f)),_0x4b52d0['types']['push'](this['_id']),!0x0;}['decompress'](_0x18538a,_0x50e21d){const {types:_0x2fa269,buffers:_0x52e261}=_0x50e21d,_0x233eaf=this['_protobufDescriptor']['decompress'](_0x52e261['shift']());_0x2fa269['shift'](),_0x233eaf['nodes']||(_0x233eaf['nodes']=[]),this['_deserializeNodesAttributes'](_0x233eaf['nodes']),J(_0x233eaf),_0x233eaf['__className']=this['_operationName'],_0x18538a['push'](_0x233eaf);}['_serializeNodesAttributes'](_0x569645){for(const _0x4de260 of _0x569645){if(_0x4de260['attributes']){const _0x3ac41b=_0x4de260['attributes'];this['_areValuesBoolean'](_0x3ac41b)?_0x4de260['attributesBoolean']=_0x3ac41b:_0x4de260['attributesJson']=JSON['stringify'](_0x3ac41b);}_0x4de260['children']&&this['_serializeNodesAttributes'](_0x4de260['children']);}}['_deserializeNodesAttributes'](_0x3a2443){for(const _0x18e24c of _0x3a2443)(_0x18e24c['attributesBoolean']||_0x18e24c['attributesJson'])&&(_0x18e24c['attributesBoolean']?(_0x18e24c['attributes']=_0x18e24c['attributesBoolean'],delete _0x18e24c['attributesBoolean']):(_0x18e24c['attributes']=JSON['parse'](_0x18e24c['attributesJson']),delete _0x18e24c['attributesJson'])),_0x18e24c['children']&&this['_deserializeNodesAttributes'](_0x18e24c['children']);}['_areValuesBoolean'](_0x8a0272){return Object['keys'](_0x8a0272)['every'](_0x503cd3=>'boolean'==typeof _0x8a0272[_0x503cd3]);}}class n extends e{['decompress'](_0x379256,_0x2e6441){super['decompress'](_0x379256,_0x2e6441);const _0xb5ca0=_0x379256[_0x379256['length']-0x1];_0xb5ca0['oldRange']||(_0xb5ca0['oldRange']=null),_0xb5ca0['newRange']||(_0xb5ca0['newRange']=null);}}class p extends e{['compress'](_0x1764f6,_0x34bad6){return _0x34bad6['shift'](),_0x1764f6['types']['push'](this['_id']),!0x0;}['decompress'](_0x72426c,_0x42a074){_0x42a074['types']['shift'](),_0x72426c['push']({'__className':this['_operationName']});}}class m extends n{['_omittedNamespace'];constructor(_0x246771,_0x57e518,_0x1e9e16,_0x42f078){super(_0x246771,_0x57e518,_0x1e9e16),this['_omittedNamespace']=_0x42f078+':';}['compress'](_0x7c6bd0,_0x57f064){return!('MarkerOperation'!=_0x57f064[0x0]['__className']||!_0x57f064[0x0]['name']['startsWith'](this['_omittedNamespace']))&&(_0x57f064[0x0]['name']=_0x57f064[0x0]['name']['replace'](new RegExp('^'+this['_omittedNamespace']),''),super['compress'](_0x7c6bd0,_0x57f064),!0x0);}['decompress'](_0x4fd625,_0x4c9b06){super['decompress'](_0x4fd625,_0x4c9b06);const _0x11eac0=_0x4fd625[_0x4fd625['length']-0x1];_0x11eac0['name']=this['_omittedNamespace']+_0x11eac0['name'];}}class O{['_id'];['_context'];constructor(_0x512782,_0x7c15e7){this['_id']=_0x512782,this['_context']=_0x7c15e7;}['compress'](_0x2869a3,_0x426257){let _0x4d038d;for(;_0x426257['length']>0x1&&this['_compareOperations'](_0x426257[0x0],_0x426257[0x1]);)_0x4d038d?(_0x4d038d=this['_combineNext'](_0x426257['shift'](),_0x4d038d),_0x2869a3['types']['push'](0x0)):(_0x4d038d=_0xe090c6(_0x426257['shift']()),_0x2869a3['types']['push'](this['_id']));return!!_0x4d038d&&(_0x4d038d=this['_combineNext'](_0x426257['shift'](),_0x4d038d),_0x2869a3['types']['push'](0x0),_0x2869a3['buffers']['push'](this['_compressSingleOperation'](_0x4d038d)),!0x0);}['decompress'](_0x4c1ff1,_0x348422){const _0x5a50be=this['_decompressSingleOperation'](_0x348422);for(;0x0==_0x348422['types'][0x0];)_0x348422['types']['shift'](),_0x4c1ff1['push'](this['_splitCurrent'](_0x5a50be));_0x4c1ff1['push'](_0x5a50be);}}class a extends O{['_combineNext'](_0x4da012,_0x25212d){return _0x25212d['nodes'][0x0]['data']+=_0x4da012['nodes'][0x0]['data'],_0x25212d;}['_splitCurrent'](_0x411eb0){const _0x10bf33=_0xe090c6(_0x411eb0),_0x2ebf35=_0x10bf33['nodes'][0x0],_0x80ef9e=_0x411eb0['nodes'][0x0],_0x2c3847=_0x80ef9e['data'][Symbol['iterator']]()['next']()['value'],_0x20a9d6=_0x2c3847['length'];return _0x2ebf35['data']=_0x2c3847,_0x80ef9e['data']=_0x80ef9e['data']['substr'](_0x20a9d6),_0x411eb0['position']=g(_0x411eb0['position'],_0x20a9d6),_0x10bf33;}['_compareOperations'](_0x84e390,_0x7c5074){if(this['_checkOperation'](_0x84e390)&&this['_checkOperation'](_0x7c5074)){const _0x4011b9=_0x84e390['nodes'][0x0]['data']['length'],_0x12e807=_(g(_0x84e390['position'],_0x4011b9),_0x7c5074['position']),_0x1e27a0=_0x84e390['nodes'][0x0],_0x2529ba=_0x7c5074['nodes'][0x0];return _0x12e807&&this['_compareAttributes'](_0x1e27a0,_0x2529ba);}return!0x1;}['_compressSingleOperation'](_0x122afc){const _0x37d15d={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('InsertOperation')['compress'](_0x37d15d,[_0x122afc]),_0x37d15d['buffers'][0x0];}['_decompressSingleOperation'](_0x19feb9){const _0xebdb6a=[];return this['_context']['_getCompressorByName']('InsertOperation')['decompress'](_0xebdb6a,_0x19feb9),_0xebdb6a[0x0];}['_checkOperation'](_0x422713){return'InsertOperation'==_0x422713['__className']&&0x1==_0x422713['nodes']['length']&&_0x422713['nodes'][0x0]['data']&&!_0x422713['wasUndone']&&0x1==Array['from'](_0x422713['nodes'][0x0]['data'])['length'];}['_compareAttributes'](_0x5850a8,_0x169827){const _0x2b9c34=Object['keys'](_0x5850a8['attributes']||{}),_0x26f090=Object['keys'](_0x169827['attributes']||{});return _0x2b9c34['length']===_0x26f090['length']&&_0x2b9c34['every'](_0x209809=>_0x169827['attributes'][_0x209809]&&_0x169827['attributes'][_0x209809]===_0x5850a8['attributes'][_0x209809]);}}class c extends O{['_combineNext'](_0x26905d,_0xbdb0f8){return _0xbdb0f8['howMany']++,_0xbdb0f8['sourcePosition']=_0xe090c6(_0x26905d['sourcePosition']),_0xbdb0f8;}['_splitCurrent'](_0x35c61b){const _0x40d5bb=_0xe090c6(_0x35c61b);return _0x35c61b['howMany']--,_0x40d5bb['howMany']=0x1,_0x40d5bb['sourcePosition']=g(_0x40d5bb['sourcePosition'],_0x35c61b['howMany']),_0x40d5bb;}['_compareOperations'](_0x1469e0,_0x2778f7){return!(!this['_checkOperation'](_0x1469e0)||!this['_checkOperation'](_0x2778f7))&&(_(g(_0x1469e0['sourcePosition'],-0x1),_0x2778f7['sourcePosition'])&&_(_0x1469e0['targetPosition'],_0x2778f7['targetPosition']));}['_compressSingleOperation'](_0x36f635){const _0x13c735={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x13c735,[_0x36f635]),_0x13c735['buffers'][0x0];}['_decompressSingleOperation'](_0x3616bc){const _0x1a0021=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x1a0021,_0x3616bc),_0x1a0021[0x0];}['_checkOperation'](_0x2f6858){return'MoveOperation'==_0x2f6858['__className']&&'$graveyard'==_0x2f6858['targetPosition']['root']&&0x1==_0x2f6858['howMany']&&!_0x2f6858['wasUndone'];}}class h extends O{['_combineNext'](_0xbcdd8f,_0x2bd5e8){return _0x2bd5e8['howMany']++,_0x2bd5e8;}['_splitCurrent'](_0x5e2e44){const _0x31306d=_0xe090c6(_0x5e2e44);return _0x31306d['howMany']=0x1,_0x5e2e44['howMany']--,_0x31306d;}['_compareOperations'](_0x318975,_0x1da61a){return!(!this['_checkOperation'](_0x318975)||!this['_checkOperation'](_0x1da61a))&&(_(_0x318975['sourcePosition'],_0x1da61a['sourcePosition'])&&_(_0x318975['targetPosition'],_0x1da61a['targetPosition']));}['_compressSingleOperation'](_0x45157a){const _0x3d0403={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x3d0403,[_0x45157a]),_0x3d0403['buffers'][0x0];}['_decompressSingleOperation'](_0x35709a){const _0x47c3e1=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x47c3e1,_0x35709a),_0x47c3e1[0x0];}['_checkOperation'](_0x448d19){return'MoveOperation'==_0x448d19['__className']&&'$graveyard'==_0x448d19['targetPosition']['root']&&0x1==_0x448d19['howMany']&&!_0x448d19['wasUndone'];}}class f extends O{['compress'](_0x36372e,_0xa9cb64){if(!this['_compareOperations'](_0xa9cb64[0x0],_0xa9cb64[0x1]))return!0x1;const _0xd0bc3c=_0xa9cb64['shift']();return _0xd0bc3c['oldRange']=null,_0xd0bc3c['newRange']&&_(_0xd0bc3c['newRange']['start'],_0xd0bc3c['newRange']['end'])&&(_0xd0bc3c['newRange']['end']=null),_0xa9cb64['shift'](),_0x36372e['types']['push'](this['_id']),_0x36372e['types']['push'](0x0),_0x36372e['buffers']['push'](this['_compressSingleOperation'](_0xd0bc3c)),!0x0;}['decompress'](_0x5d42b0,_0x5c8847){const _0x4b1954=this['_decompressSingleOperation'](_0x5c8847);_0x4b1954['newRange']&&!_0x4b1954['newRange']['end']&&(_0x4b1954['newRange']['end']=_0xe090c6(_0x4b1954['newRange']['start']));const _0x5f566b=_0xe090c6(_0x4b1954);_0x5f566b['newRange']&&(_0x5f566b['newRange']['start']['stickiness']='toNone',_0x5f566b['newRange']['end']=_0xe090c6(_0x5f566b['newRange']['start'])),_0x5f566b['name']='user:position:'+_0x5f566b['name']['split'](':')[0x2],_0x5c8847['types']['shift'](),_0x5d42b0['push'](_0x4b1954),_0x5d42b0['push'](_0x5f566b);}['_compressSingleOperation'](_0x130b28){const _0x2f2aef={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MarkerOperation')['compress'](_0x2f2aef,[_0x130b28]),_0x2f2aef['buffers'][0x0];}['_decompressSingleOperation'](_0x541dec){const _0x30e72e=[];return this['_context']['_getCompressorByName']('MarkerOperation')['decompress'](_0x30e72e,_0x541dec),_0x30e72e[0x0];}['_compareOperations'](_0x566e3b,_0x10b551){return!(!_0x566e3b||!_0x10b551)&&('MarkerOperation'==_0x566e3b['__className']&&'MarkerOperation'==_0x10b551['__className']&&!(!_0x566e3b['name']['startsWith']('user:')||!_0x10b551['name']['startsWith']('user:')||_0x566e3b['name']==_0x10b551['name']));}}class y{['_compressorById'];['_compressorByName'];['_protobufFactory'];constructor(){this['_compressorById']=new Map(),this['_compressorByName']=new Map(),this['_protobufFactory']=new r();const _0x2980ed=this['_protobufFactory']['getDescriptor']('MarkerOperation');this['_registerCompressor'](0x1,'NoOperation',new p(0x1,'NoOperation',void 0x0)),this['_registerOperationCompressor'](0xa,'AttributeOperation',s),this['_registerOperationCompressor'](0xb,'InsertOperation',i),this['_registerOperationCompressor'](0xc,'MarkerOperation',n),this['_registerOperationCompressor'](0xd,'MergeOperation',e),this['_registerOperationCompressor'](0xe,'MoveOperation',e),this['_registerOperationCompressor'](0xf,'RenameOperation',e),this['_registerOperationCompressor'](0x10,'RootAttributeOperation',s),this['_registerOperationCompressor'](0x11,'SplitOperation',e),this['_registerCompressor'](0x12,'CommentMarkerOperation',new m(0x12,'MarkerOperation',_0x2980ed,'comment')),this['_registerCompressor'](0x13,'SuggestionMarkerOperation',new m(0x13,'MarkerOperation',_0x2980ed,'suggestion')),this['_registerOperationCompressor'](0x14,'RootOperation',e),this['_registerActionCompressor'](0x64,'TypingAction',a),this['_registerActionCompressor'](0x65,'DeletingAction',c),this['_registerActionCompressor'](0x66,'ForwardDeletingAction',h),this['_registerActionCompressor'](0x67,'UserSelectionAction',f);}['compress'](_0x1add26){if(!_0x1add26||!_0x1add26[0x0])throw new _0xcd76c2('no-operations-provided',this);const _0x1b6b55={'types':[],'buffers':[],'baseVersion':_0x1add26[0x0]['baseVersion']};for(;_0x1add26['length'];)this['_getCompressorByName']('UserSelectionAction')['compress'](_0x1b6b55,_0x1add26)||this['_getCompressorByName']('TypingAction')['compress'](_0x1b6b55,_0x1add26)||this['_getCompressorByName']('DeletingAction')['compress'](_0x1b6b55,_0x1add26)||this['_getCompressorByName']('ForwardDeletingAction')['compress'](_0x1b6b55,_0x1add26)||this['_getCompressorByName']('CommentMarkerOperation')['compress'](_0x1b6b55,_0x1add26)||this['_getCompressorByName']('SuggestionMarkerOperation')['compress'](_0x1b6b55,_0x1add26)||this['_getCompressorByName'](_0x1add26[0x0]['__className'])['compress'](_0x1b6b55,_0x1add26);return _0x1b6b55;}['decompress'](_0x29cad8){const _0x3da174=[];for(;_0x29cad8['types']['length'];){const _0x5f3b59=this['_compressorById']['get'](_0x29cad8['types'][0x0]);if(!_0x5f3b59)throw new _0xcd76c2('decompress-compressor-not-found',this,{'type':_0x29cad8['types'][0x0]});_0x5f3b59['decompress'](_0x3da174,_0x29cad8);}return _0x3da174['forEach']((_0x37b952,_0x3ef4bd)=>_0x37b952['baseVersion']=_0x29cad8['baseVersion']+_0x3ef4bd),_0x3da174;}['_getCompressorByName'](_0x1ac16e){return this['_compressorByName']['get'](_0x1ac16e);}['_registerOperationCompressor'](_0x3996bc,_0xcc274e,_0x5cc85c){const _0x4f92f2=new _0x5cc85c(_0x3996bc,_0xcc274e,this['_protobufFactory']['getDescriptor'](_0xcc274e));this['_registerCompressor'](_0x3996bc,_0xcc274e,_0x4f92f2);}['_registerActionCompressor'](_0x38da80,_0x3aff38,_0x5089cd){const _0x3c359e=new _0x5089cd(_0x38da80,this);this['_registerCompressor'](_0x38da80,_0x3aff38,_0x3c359e);}['_registerCompressor'](_0x1747c9,_0x590877,_0x2c8fef){this['_compressorById']['set'](_0x1747c9,_0x2c8fef),this['_compressorByName']['set'](_0x590877,_0x2c8fef);}}export{y as Compressor};
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ckeditor/ckeditor5-operations-compressor",
3
- "version": "46.0.0-alpha.3",
3
+ "version": "46.0.0-alpha.5",
4
4
  "description": "CKEditor 5 operations compressor for real-time collaboration.",
5
5
  "license": "SEE LICENSE IN LICENSE.md",
6
6
  "homepage": "https://ckeditor.com/collaboration/real-time/",
@@ -33,8 +33,8 @@
33
33
  "main": "src/index.js",
34
34
  "types": "src/index.d.ts",
35
35
  "dependencies": {
36
- "@ckeditor/ckeditor5-utils": "46.0.0-alpha.3",
37
- "ckeditor5": "46.0.0-alpha.3",
36
+ "@ckeditor/ckeditor5-utils": "46.0.0-alpha.5",
37
+ "ckeditor5": "46.0.0-alpha.5",
38
38
  "es-toolkit": "1.39.5",
39
39
  "protobufjs": "7.5.0"
40
40
  },
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0xd278ce=_0x7541;(function(_0x2394f5,_0x4fc149){const _0x2811ca=_0x7541,_0x5f5735=_0x2394f5();while(!![]){try{const _0x5203fc=-parseInt(_0x2811ca(0xda))/0x1+parseInt(_0x2811ca(0xdf))/0x2*(parseInt(_0x2811ca(0xd6))/0x3)+parseInt(_0x2811ca(0xd5))/0x4*(-parseInt(_0x2811ca(0xdb))/0x5)+-parseInt(_0x2811ca(0xe1))/0x6+-parseInt(_0x2811ca(0xdc))/0x7+parseInt(_0x2811ca(0xe0))/0x8+-parseInt(_0x2811ca(0xdd))/0x9*(-parseInt(_0x2811ca(0xd8))/0xa);if(_0x5203fc===_0x4fc149)break;else _0x5f5735['push'](_0x5f5735['shift']());}catch(_0x910296){_0x5f5735['push'](_0x5f5735['shift']());}}}(_0x26d6,0x69eea));function _0x26d6(){const _0x460dae=['shift','320999iKFZql','50zaYOmy','5145112pTxmMd','10939329OMBNFU','_context','46542rkQMLt','863808EnPHDg','901074YsxStW','length','_id','buffers','compress','push','_decompressSingleOperation','types','_combineNext','_compareOperations','_compressSingleOperation','decompress','106056KZeioV','75zXEYuS','_splitCurrent','10iOibmA'];_0x26d6=function(){return _0x460dae;};return _0x26d6();}function _0x7541(_0x1be206,_0x5797ef){const _0x26d696=_0x26d6();return _0x7541=function(_0x7541b2,_0x102bcf){_0x7541b2=_0x7541b2-0xd2;let _0x958046=_0x26d696[_0x7541b2];return _0x958046;},_0x7541(_0x1be206,_0x5797ef);}import{cloneDeep as _0x10e024}from'es-toolkit/compat';export class ActionCompressor{[_0xd278ce(0xe3)];[_0xd278ce(0xde)];constructor(_0x24814c,_0x171196){const _0x5946ee=_0xd278ce;this[_0x5946ee(0xe3)]=_0x24814c,this[_0x5946ee(0xde)]=_0x171196;}[_0xd278ce(0xe5)](_0x3727a7,_0x22b6f2){const _0x1efad6=_0xd278ce;let _0x4b6899;for(;_0x22b6f2[_0x1efad6(0xe2)]>0x1&&this[_0x1efad6(0xd2)](_0x22b6f2[0x0],_0x22b6f2[0x1]);)_0x4b6899?(_0x4b6899=this[_0x1efad6(0xe9)](_0x22b6f2[_0x1efad6(0xd9)](),_0x4b6899),_0x3727a7[_0x1efad6(0xe8)][_0x1efad6(0xe6)](0x0)):(_0x4b6899=_0x10e024(_0x22b6f2[_0x1efad6(0xd9)]()),_0x3727a7[_0x1efad6(0xe8)][_0x1efad6(0xe6)](this[_0x1efad6(0xe3)]));return!!_0x4b6899&&(_0x4b6899=this[_0x1efad6(0xe9)](_0x22b6f2[_0x1efad6(0xd9)](),_0x4b6899),_0x3727a7[_0x1efad6(0xe8)][_0x1efad6(0xe6)](0x0),_0x3727a7[_0x1efad6(0xe4)][_0x1efad6(0xe6)](this[_0x1efad6(0xd3)](_0x4b6899)),!0x0);}[_0xd278ce(0xd4)](_0x2d6b76,_0x4adbbd){const _0x59797d=_0xd278ce,_0x354f27=this[_0x59797d(0xe7)](_0x4adbbd);for(;0x0==_0x4adbbd[_0x59797d(0xe8)][0x0];)_0x4adbbd[_0x59797d(0xe8)][_0x59797d(0xd9)](),_0x2d6b76[_0x59797d(0xe6)](this[_0x59797d(0xd7)](_0x354f27));_0x2d6b76[_0x59797d(0xe6)](_0x354f27);}}
23
+ const _0x367e78=_0x9f05;(function(_0x375eb7,_0x49ce17){const _0x5941b6=_0x9f05,_0x5c2407=_0x375eb7();while(!![]){try{const _0x19e4b2=-parseInt(_0x5941b6(0x12f))/0x1*(parseInt(_0x5941b6(0x11f))/0x2)+-parseInt(_0x5941b6(0x128))/0x3+parseInt(_0x5941b6(0x11d))/0x4*(parseInt(_0x5941b6(0x12e))/0x5)+parseInt(_0x5941b6(0x120))/0x6*(-parseInt(_0x5941b6(0x124))/0x7)+-parseInt(_0x5941b6(0x126))/0x8*(-parseInt(_0x5941b6(0x125))/0x9)+-parseInt(_0x5941b6(0x122))/0xa+parseInt(_0x5941b6(0x11c))/0xb;if(_0x19e4b2===_0x49ce17)break;else _0x5c2407['push'](_0x5c2407['shift']());}catch(_0x74019d){_0x5c2407['push'](_0x5c2407['shift']());}}}(_0x59bc,0xef979));import{cloneDeep as _0x2ed636}from'es-toolkit/compat';function _0x9f05(_0x27a9b4,_0x3d607a){const _0x59bc9b=_0x59bc();return _0x9f05=function(_0x9f05e6,_0xebe917){_0x9f05e6=_0x9f05e6-0x11c;let _0x3ba6ea=_0x59bc9b[_0x9f05e6];return _0x3ba6ea;},_0x9f05(_0x27a9b4,_0x3d607a);}function _0x59bc(){const _0x277eac=['_compareOperations','shift','35080892tGnyjv','767092Itovis','_context','3129434BYmUnE','7410HSPRhX','compress','13877670CUIBPk','length','5929MkrzWI','423udsarS','148552pvwNjj','_compressSingleOperation','1273284UiCivp','_decompressSingleOperation','_splitCurrent','buffers','types','_combineNext','35cExWPj','1oCZXzm','push','decompress','_id'];_0x59bc=function(){return _0x277eac;};return _0x59bc();}export class ActionCompressor{[_0x367e78(0x132)];[_0x367e78(0x11e)];constructor(_0xe1ebe2,_0x3c898e){const _0xe15095=_0x367e78;this[_0xe15095(0x132)]=_0xe1ebe2,this[_0xe15095(0x11e)]=_0x3c898e;}[_0x367e78(0x121)](_0x585ac5,_0x5d97c4){const _0x8973fd=_0x367e78;let _0x5714fa;for(;_0x5d97c4[_0x8973fd(0x123)]>0x1&&this[_0x8973fd(0x133)](_0x5d97c4[0x0],_0x5d97c4[0x1]);)_0x5714fa?(_0x5714fa=this[_0x8973fd(0x12d)](_0x5d97c4[_0x8973fd(0x134)](),_0x5714fa),_0x585ac5[_0x8973fd(0x12c)][_0x8973fd(0x130)](0x0)):(_0x5714fa=_0x2ed636(_0x5d97c4[_0x8973fd(0x134)]()),_0x585ac5[_0x8973fd(0x12c)][_0x8973fd(0x130)](this[_0x8973fd(0x132)]));return!!_0x5714fa&&(_0x5714fa=this[_0x8973fd(0x12d)](_0x5d97c4[_0x8973fd(0x134)](),_0x5714fa),_0x585ac5[_0x8973fd(0x12c)][_0x8973fd(0x130)](0x0),_0x585ac5[_0x8973fd(0x12b)][_0x8973fd(0x130)](this[_0x8973fd(0x127)](_0x5714fa)),!0x0);}[_0x367e78(0x131)](_0x30e4ab,_0x1f4f54){const _0x4cd7b0=_0x367e78,_0x144c9d=this[_0x4cd7b0(0x129)](_0x1f4f54);for(;0x0==_0x1f4f54[_0x4cd7b0(0x12c)][0x0];)_0x1f4f54[_0x4cd7b0(0x12c)][_0x4cd7b0(0x134)](),_0x30e4ab[_0x4cd7b0(0x130)](this[_0x4cd7b0(0x12a)](_0x144c9d));_0x30e4ab[_0x4cd7b0(0x130)](_0x144c9d);}}