@ckeditor/ckeditor5-operations-compressor 44.0.0-alpha.6 → 44.0.0-alpha.8

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 _0x512d99}from'@ckeditor/ckeditor5-utils/dist/index.js';import _0x18c341 from'protobufjs/minimal.js';import{cloneDeep as _0x109bd5,isEqual as _0x3f3d14,isObject as _0x48957a}from'lodash-es';const u=/* #__PURE__ -- @preserve */
24
- ((()=>{var _0x5743de=_0x18c341['Reader'],_0x2ae4f3=_0x18c341['Writer'],_0x5b8838=_0x18c341['util'],_0x4dfa7f=_0x18c341['roots']['default']||(_0x18c341['roots']['default']={});return _0x4dfa7f['AttributeOperation']=(function(){function _0x4771fd(_0x4f51ed){if(_0x4f51ed){for(var _0x171d44=Object['keys'](_0x4f51ed),_0x136a0a=0x0;_0x136a0a<_0x171d44['length'];++_0x136a0a)null!=_0x4f51ed[_0x171d44[_0x136a0a]]&&(this[_0x171d44[_0x136a0a]]=_0x4f51ed[_0x171d44[_0x136a0a]]);}}return _0x4771fd['prototype']['range']=null,_0x4771fd['prototype']['key']='',_0x4771fd['prototype']['oldValueBoolean']=!0x1,_0x4771fd['prototype']['oldValueJson']='',_0x4771fd['prototype']['newValueBoolean']=!0x1,_0x4771fd['prototype']['newValueJson']='',_0x4771fd['prototype']['wasUndone']=!0x1,_0x4771fd['create']=function(_0x107d05){return new _0x4771fd(_0x107d05);},_0x4771fd['encode']=function(_0x2a5d0e,_0x2d2a4b){return _0x2d2a4b||(_0x2d2a4b=_0x2ae4f3['create']()),null!=_0x2a5d0e['range']&&Object['hasOwnProperty']['call'](_0x2a5d0e,'range')&&_0x4dfa7f['Range']['encode'](_0x2a5d0e['range'],_0x2d2a4b['uint32'](0xa)['fork']())['ldelim'](),null!=_0x2a5d0e['key']&&Object['hasOwnProperty']['call'](_0x2a5d0e,'key')&&_0x2d2a4b['uint32'](0x12)['string'](_0x2a5d0e['key']),null!=_0x2a5d0e['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x2a5d0e,'oldValueBoolean')&&_0x2d2a4b['uint32'](0x18)['bool'](_0x2a5d0e['oldValueBoolean']),null!=_0x2a5d0e['oldValueJson']&&Object['hasOwnProperty']['call'](_0x2a5d0e,'oldValueJson')&&_0x2d2a4b['uint32'](0x22)['string'](_0x2a5d0e['oldValueJson']),null!=_0x2a5d0e['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x2a5d0e,'newValueBoolean')&&_0x2d2a4b['uint32'](0x28)['bool'](_0x2a5d0e['newValueBoolean']),null!=_0x2a5d0e['newValueJson']&&Object['hasOwnProperty']['call'](_0x2a5d0e,'newValueJson')&&_0x2d2a4b['uint32'](0x32)['string'](_0x2a5d0e['newValueJson']),null!=_0x2a5d0e['wasUndone']&&Object['hasOwnProperty']['call'](_0x2a5d0e,'wasUndone')&&_0x2d2a4b['uint32'](0x38)['bool'](_0x2a5d0e['wasUndone']),_0x2d2a4b;},_0x4771fd['encodeDelimited']=function(_0x525ce7,_0x1630a0){return this['encode'](_0x525ce7,_0x1630a0)['ldelim']();},_0x4771fd['decode']=function(_0x56cd86,_0x45eca0){_0x56cd86 instanceof _0x5743de||(_0x56cd86=_0x5743de['create'](_0x56cd86));for(var _0x23f5e0=void 0x0===_0x45eca0?_0x56cd86['len']:_0x56cd86['pos']+_0x45eca0,_0x939ba6=new _0x4dfa7f['AttributeOperation']();_0x56cd86['pos']<_0x23f5e0;){var _0x10644d=_0x56cd86['uint32']();switch(_0x10644d>>>0x3){case 0x1:_0x939ba6['range']=_0x4dfa7f['Range']['decode'](_0x56cd86,_0x56cd86['uint32']());break;case 0x2:_0x939ba6['key']=_0x56cd86['string']();break;case 0x3:_0x939ba6['oldValueBoolean']=_0x56cd86['bool']();break;case 0x4:_0x939ba6['oldValueJson']=_0x56cd86['string']();break;case 0x5:_0x939ba6['newValueBoolean']=_0x56cd86['bool']();break;case 0x6:_0x939ba6['newValueJson']=_0x56cd86['string']();break;case 0x7:_0x939ba6['wasUndone']=_0x56cd86['bool']();break;default:_0x56cd86['skipType'](0x7&_0x10644d);}}return _0x939ba6;},_0x4771fd['decodeDelimited']=function(_0x50d3a4){return _0x50d3a4 instanceof _0x5743de||(_0x50d3a4=new _0x5743de(_0x50d3a4)),this['decode'](_0x50d3a4,_0x50d3a4['uint32']());},_0x4771fd['verify']=function(_0x2dd6f7){if('object'!=typeof _0x2dd6f7||null===_0x2dd6f7)return'object\x20expected';if(null!=_0x2dd6f7['range']&&_0x2dd6f7['hasOwnProperty']('range')){var _0x10e045=_0x4dfa7f['Range']['verify'](_0x2dd6f7['range']);if(_0x10e045)return'range.'+_0x10e045;}return null!=_0x2dd6f7['key']&&_0x2dd6f7['hasOwnProperty']('key')&&!_0x5b8838['isString'](_0x2dd6f7['key'])?'key:\x20string\x20expected':null!=_0x2dd6f7['oldValueBoolean']&&_0x2dd6f7['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x2dd6f7['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x2dd6f7['oldValueJson']&&_0x2dd6f7['hasOwnProperty']('oldValueJson')&&!_0x5b8838['isString'](_0x2dd6f7['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x2dd6f7['newValueBoolean']&&_0x2dd6f7['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x2dd6f7['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x2dd6f7['newValueJson']&&_0x2dd6f7['hasOwnProperty']('newValueJson')&&!_0x5b8838['isString'](_0x2dd6f7['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x2dd6f7['wasUndone']&&_0x2dd6f7['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x2dd6f7['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x4771fd['fromObject']=function(_0x2ff94a){if(_0x2ff94a instanceof _0x4dfa7f['AttributeOperation'])return _0x2ff94a;var _0x5db150=new _0x4dfa7f['AttributeOperation']();if(null!=_0x2ff94a['range']){if('object'!=typeof _0x2ff94a['range'])throw TypeError('.AttributeOperation.range:\x20object\x20expected');_0x5db150['range']=_0x4dfa7f['Range']['fromObject'](_0x2ff94a['range']);}return null!=_0x2ff94a['key']&&(_0x5db150['key']=String(_0x2ff94a['key'])),null!=_0x2ff94a['oldValueBoolean']&&(_0x5db150['oldValueBoolean']=Boolean(_0x2ff94a['oldValueBoolean'])),null!=_0x2ff94a['oldValueJson']&&(_0x5db150['oldValueJson']=String(_0x2ff94a['oldValueJson'])),null!=_0x2ff94a['newValueBoolean']&&(_0x5db150['newValueBoolean']=Boolean(_0x2ff94a['newValueBoolean'])),null!=_0x2ff94a['newValueJson']&&(_0x5db150['newValueJson']=String(_0x2ff94a['newValueJson'])),null!=_0x2ff94a['wasUndone']&&(_0x5db150['wasUndone']=Boolean(_0x2ff94a['wasUndone'])),_0x5db150;},_0x4771fd['toObject']=function(_0x2cbfc9,_0x3d81c3){_0x3d81c3||(_0x3d81c3={});var _0x48727e={};return _0x3d81c3['defaults']&&(_0x48727e['range']=null,_0x48727e['key']='',_0x48727e['oldValueBoolean']=!0x1,_0x48727e['oldValueJson']='',_0x48727e['newValueBoolean']=!0x1,_0x48727e['newValueJson']='',_0x48727e['wasUndone']=!0x1),null!=_0x2cbfc9['range']&&_0x2cbfc9['hasOwnProperty']('range')&&(_0x48727e['range']=_0x4dfa7f['Range']['toObject'](_0x2cbfc9['range'],_0x3d81c3)),null!=_0x2cbfc9['key']&&_0x2cbfc9['hasOwnProperty']('key')&&(_0x48727e['key']=_0x2cbfc9['key']),null!=_0x2cbfc9['oldValueBoolean']&&_0x2cbfc9['hasOwnProperty']('oldValueBoolean')&&(_0x48727e['oldValueBoolean']=_0x2cbfc9['oldValueBoolean']),null!=_0x2cbfc9['oldValueJson']&&_0x2cbfc9['hasOwnProperty']('oldValueJson')&&(_0x48727e['oldValueJson']=_0x2cbfc9['oldValueJson']),null!=_0x2cbfc9['newValueBoolean']&&_0x2cbfc9['hasOwnProperty']('newValueBoolean')&&(_0x48727e['newValueBoolean']=_0x2cbfc9['newValueBoolean']),null!=_0x2cbfc9['newValueJson']&&_0x2cbfc9['hasOwnProperty']('newValueJson')&&(_0x48727e['newValueJson']=_0x2cbfc9['newValueJson']),null!=_0x2cbfc9['wasUndone']&&_0x2cbfc9['hasOwnProperty']('wasUndone')&&(_0x48727e['wasUndone']=_0x2cbfc9['wasUndone']),_0x48727e;},_0x4771fd['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x18c341['util']['toJSONOptions']);},_0x4771fd['getTypeUrl']=function(_0x393b15){return void 0x0===_0x393b15&&(_0x393b15='type.googleapis.com'),_0x393b15+'/AttributeOperation';},_0x4771fd;}()),_0x4dfa7f['InsertOperation']=(function(){function _0x1bdfd1(_0x30081a){if(this['nodes']=[],_0x30081a){for(var _0x2bad99=Object['keys'](_0x30081a),_0x2107cc=0x0;_0x2107cc<_0x2bad99['length'];++_0x2107cc)null!=_0x30081a[_0x2bad99[_0x2107cc]]&&(this[_0x2bad99[_0x2107cc]]=_0x30081a[_0x2bad99[_0x2107cc]]);}}return _0x1bdfd1['prototype']['position']=null,_0x1bdfd1['prototype']['nodes']=_0x5b8838['emptyArray'],_0x1bdfd1['prototype']['shouldReceiveAttributes']=!0x1,_0x1bdfd1['prototype']['wasUndone']=!0x1,_0x1bdfd1['create']=function(_0x3aa0de){return new _0x1bdfd1(_0x3aa0de);},_0x1bdfd1['encode']=function(_0x3a8c06,_0x7385e9){if(_0x7385e9||(_0x7385e9=_0x2ae4f3['create']()),null!=_0x3a8c06['position']&&Object['hasOwnProperty']['call'](_0x3a8c06,'position')&&_0x4dfa7f['Position']['encode'](_0x3a8c06['position'],_0x7385e9['uint32'](0xa)['fork']())['ldelim'](),null!=_0x3a8c06['nodes']&&_0x3a8c06['nodes']['length']){for(var _0x762fa0=0x0;_0x762fa0<_0x3a8c06['nodes']['length'];++_0x762fa0)_0x4dfa7f['Element']['encode'](_0x3a8c06['nodes'][_0x762fa0],_0x7385e9['uint32'](0x12)['fork']())['ldelim']();}return null!=_0x3a8c06['shouldReceiveAttributes']&&Object['hasOwnProperty']['call'](_0x3a8c06,'shouldReceiveAttributes')&&_0x7385e9['uint32'](0x18)['bool'](_0x3a8c06['shouldReceiveAttributes']),null!=_0x3a8c06['wasUndone']&&Object['hasOwnProperty']['call'](_0x3a8c06,'wasUndone')&&_0x7385e9['uint32'](0x20)['bool'](_0x3a8c06['wasUndone']),_0x7385e9;},_0x1bdfd1['encodeDelimited']=function(_0x964a7a,_0x10d90f){return this['encode'](_0x964a7a,_0x10d90f)['ldelim']();},_0x1bdfd1['decode']=function(_0x4c8f1a,_0x19c7cd){_0x4c8f1a instanceof _0x5743de||(_0x4c8f1a=_0x5743de['create'](_0x4c8f1a));for(var _0x2755ac=void 0x0===_0x19c7cd?_0x4c8f1a['len']:_0x4c8f1a['pos']+_0x19c7cd,_0x569925=new _0x4dfa7f['InsertOperation']();_0x4c8f1a['pos']<_0x2755ac;){var _0x316efe=_0x4c8f1a['uint32']();switch(_0x316efe>>>0x3){case 0x1:_0x569925['position']=_0x4dfa7f['Position']['decode'](_0x4c8f1a,_0x4c8f1a['uint32']());break;case 0x2:_0x569925['nodes']&&_0x569925['nodes']['length']||(_0x569925['nodes']=[]),_0x569925['nodes']['push'](_0x4dfa7f['Element']['decode'](_0x4c8f1a,_0x4c8f1a['uint32']()));break;case 0x3:_0x569925['shouldReceiveAttributes']=_0x4c8f1a['bool']();break;case 0x4:_0x569925['wasUndone']=_0x4c8f1a['bool']();break;default:_0x4c8f1a['skipType'](0x7&_0x316efe);}}return _0x569925;},_0x1bdfd1['decodeDelimited']=function(_0x21e82d){return _0x21e82d instanceof _0x5743de||(_0x21e82d=new _0x5743de(_0x21e82d)),this['decode'](_0x21e82d,_0x21e82d['uint32']());},_0x1bdfd1['verify']=function(_0x1af27d){if('object'!=typeof _0x1af27d||null===_0x1af27d)return'object\x20expected';if(null!=_0x1af27d['position']&&_0x1af27d['hasOwnProperty']('position')&&(_0x289c92=_0x4dfa7f['Position']['verify'](_0x1af27d['position'])))return'position.'+_0x289c92;if(null!=_0x1af27d['nodes']&&_0x1af27d['hasOwnProperty']('nodes')){if(!Array['isArray'](_0x1af27d['nodes']))return'nodes:\x20array\x20expected';for(var _0x117cde=0x0;_0x117cde<_0x1af27d['nodes']['length'];++_0x117cde){var _0x289c92;if(_0x289c92=_0x4dfa7f['Element']['verify'](_0x1af27d['nodes'][_0x117cde]))return'nodes.'+_0x289c92;}}return null!=_0x1af27d['shouldReceiveAttributes']&&_0x1af27d['hasOwnProperty']('shouldReceiveAttributes')&&'boolean'!=typeof _0x1af27d['shouldReceiveAttributes']?'shouldReceiveAttributes:\x20boolean\x20expected':null!=_0x1af27d['wasUndone']&&_0x1af27d['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x1af27d['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x1bdfd1['fromObject']=function(_0x21d011){if(_0x21d011 instanceof _0x4dfa7f['InsertOperation'])return _0x21d011;var _0x5020d7=new _0x4dfa7f['InsertOperation']();if(null!=_0x21d011['position']){if('object'!=typeof _0x21d011['position'])throw TypeError('.InsertOperation.position:\x20object\x20expected');_0x5020d7['position']=_0x4dfa7f['Position']['fromObject'](_0x21d011['position']);}if(_0x21d011['nodes']){if(!Array['isArray'](_0x21d011['nodes']))throw TypeError('.InsertOperation.nodes:\x20array\x20expected');_0x5020d7['nodes']=[];for(var _0x1c459f=0x0;_0x1c459f<_0x21d011['nodes']['length'];++_0x1c459f){if('object'!=typeof _0x21d011['nodes'][_0x1c459f])throw TypeError('.InsertOperation.nodes:\x20object\x20expected');_0x5020d7['nodes'][_0x1c459f]=_0x4dfa7f['Element']['fromObject'](_0x21d011['nodes'][_0x1c459f]);}}return null!=_0x21d011['shouldReceiveAttributes']&&(_0x5020d7['shouldReceiveAttributes']=Boolean(_0x21d011['shouldReceiveAttributes'])),null!=_0x21d011['wasUndone']&&(_0x5020d7['wasUndone']=Boolean(_0x21d011['wasUndone'])),_0x5020d7;},_0x1bdfd1['toObject']=function(_0x140571,_0x4bb8da){_0x4bb8da||(_0x4bb8da={});var _0x2bc636={};if((_0x4bb8da['arrays']||_0x4bb8da['defaults'])&&(_0x2bc636['nodes']=[]),_0x4bb8da['defaults']&&(_0x2bc636['position']=null,_0x2bc636['shouldReceiveAttributes']=!0x1,_0x2bc636['wasUndone']=!0x1),null!=_0x140571['position']&&_0x140571['hasOwnProperty']('position')&&(_0x2bc636['position']=_0x4dfa7f['Position']['toObject'](_0x140571['position'],_0x4bb8da)),_0x140571['nodes']&&_0x140571['nodes']['length']){_0x2bc636['nodes']=[];for(var _0x1d3aa5=0x0;_0x1d3aa5<_0x140571['nodes']['length'];++_0x1d3aa5)_0x2bc636['nodes'][_0x1d3aa5]=_0x4dfa7f['Element']['toObject'](_0x140571['nodes'][_0x1d3aa5],_0x4bb8da);}return null!=_0x140571['shouldReceiveAttributes']&&_0x140571['hasOwnProperty']('shouldReceiveAttributes')&&(_0x2bc636['shouldReceiveAttributes']=_0x140571['shouldReceiveAttributes']),null!=_0x140571['wasUndone']&&_0x140571['hasOwnProperty']('wasUndone')&&(_0x2bc636['wasUndone']=_0x140571['wasUndone']),_0x2bc636;},_0x1bdfd1['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x18c341['util']['toJSONOptions']);},_0x1bdfd1['getTypeUrl']=function(_0x1c4ad7){return void 0x0===_0x1c4ad7&&(_0x1c4ad7='type.googleapis.com'),_0x1c4ad7+'/InsertOperation';},_0x1bdfd1;}()),_0x4dfa7f['MarkerOperation']=(function(){function _0x1d1fa3(_0x587abe){if(_0x587abe){for(var _0x1d138f=Object['keys'](_0x587abe),_0x4b45db=0x0;_0x4b45db<_0x1d138f['length'];++_0x4b45db)null!=_0x587abe[_0x1d138f[_0x4b45db]]&&(this[_0x1d138f[_0x4b45db]]=_0x587abe[_0x1d138f[_0x4b45db]]);}}return _0x1d1fa3['prototype']['name']='',_0x1d1fa3['prototype']['oldRange']=null,_0x1d1fa3['prototype']['newRange']=null,_0x1d1fa3['prototype']['affectsData']=!0x1,_0x1d1fa3['prototype']['wasUndone']=!0x1,_0x1d1fa3['create']=function(_0x189038){return new _0x1d1fa3(_0x189038);},_0x1d1fa3['encode']=function(_0x112fd8,_0x53f698){return _0x53f698||(_0x53f698=_0x2ae4f3['create']()),null!=_0x112fd8['name']&&Object['hasOwnProperty']['call'](_0x112fd8,'name')&&_0x53f698['uint32'](0xa)['string'](_0x112fd8['name']),null!=_0x112fd8['oldRange']&&Object['hasOwnProperty']['call'](_0x112fd8,'oldRange')&&_0x4dfa7f['Range']['encode'](_0x112fd8['oldRange'],_0x53f698['uint32'](0x12)['fork']())['ldelim'](),null!=_0x112fd8['newRange']&&Object['hasOwnProperty']['call'](_0x112fd8,'newRange')&&_0x4dfa7f['Range']['encode'](_0x112fd8['newRange'],_0x53f698['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x112fd8['affectsData']&&Object['hasOwnProperty']['call'](_0x112fd8,'affectsData')&&_0x53f698['uint32'](0x20)['bool'](_0x112fd8['affectsData']),null!=_0x112fd8['wasUndone']&&Object['hasOwnProperty']['call'](_0x112fd8,'wasUndone')&&_0x53f698['uint32'](0x28)['bool'](_0x112fd8['wasUndone']),_0x53f698;},_0x1d1fa3['encodeDelimited']=function(_0x52e33c,_0x5c77ed){return this['encode'](_0x52e33c,_0x5c77ed)['ldelim']();},_0x1d1fa3['decode']=function(_0x53d1cb,_0x32238d){_0x53d1cb instanceof _0x5743de||(_0x53d1cb=_0x5743de['create'](_0x53d1cb));for(var _0x37107f=void 0x0===_0x32238d?_0x53d1cb['len']:_0x53d1cb['pos']+_0x32238d,_0x465910=new _0x4dfa7f['MarkerOperation']();_0x53d1cb['pos']<_0x37107f;){var _0x41935d=_0x53d1cb['uint32']();switch(_0x41935d>>>0x3){case 0x1:_0x465910['name']=_0x53d1cb['string']();break;case 0x2:_0x465910['oldRange']=_0x4dfa7f['Range']['decode'](_0x53d1cb,_0x53d1cb['uint32']());break;case 0x3:_0x465910['newRange']=_0x4dfa7f['Range']['decode'](_0x53d1cb,_0x53d1cb['uint32']());break;case 0x4:_0x465910['affectsData']=_0x53d1cb['bool']();break;case 0x5:_0x465910['wasUndone']=_0x53d1cb['bool']();break;default:_0x53d1cb['skipType'](0x7&_0x41935d);}}return _0x465910;},_0x1d1fa3['decodeDelimited']=function(_0x132322){return _0x132322 instanceof _0x5743de||(_0x132322=new _0x5743de(_0x132322)),this['decode'](_0x132322,_0x132322['uint32']());},_0x1d1fa3['verify']=function(_0x4e563b){if('object'!=typeof _0x4e563b||null===_0x4e563b)return'object\x20expected';if(null!=_0x4e563b['name']&&_0x4e563b['hasOwnProperty']('name')&&!_0x5b8838['isString'](_0x4e563b['name']))return'name:\x20string\x20expected';var _0x9be9ec;if(null!=_0x4e563b['oldRange']&&_0x4e563b['hasOwnProperty']('oldRange')&&(_0x9be9ec=_0x4dfa7f['Range']['verify'](_0x4e563b['oldRange'])))return'oldRange.'+_0x9be9ec;if(null!=_0x4e563b['newRange']&&_0x4e563b['hasOwnProperty']('newRange')&&(_0x9be9ec=_0x4dfa7f['Range']['verify'](_0x4e563b['newRange'])))return'newRange.'+_0x9be9ec;return null!=_0x4e563b['affectsData']&&_0x4e563b['hasOwnProperty']('affectsData')&&'boolean'!=typeof _0x4e563b['affectsData']?'affectsData:\x20boolean\x20expected':null!=_0x4e563b['wasUndone']&&_0x4e563b['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x4e563b['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x1d1fa3['fromObject']=function(_0xd7277c){if(_0xd7277c instanceof _0x4dfa7f['MarkerOperation'])return _0xd7277c;var _0x4cdb7e=new _0x4dfa7f['MarkerOperation']();if(null!=_0xd7277c['name']&&(_0x4cdb7e['name']=String(_0xd7277c['name'])),null!=_0xd7277c['oldRange']){if('object'!=typeof _0xd7277c['oldRange'])throw TypeError('.MarkerOperation.oldRange:\x20object\x20expected');_0x4cdb7e['oldRange']=_0x4dfa7f['Range']['fromObject'](_0xd7277c['oldRange']);}if(null!=_0xd7277c['newRange']){if('object'!=typeof _0xd7277c['newRange'])throw TypeError('.MarkerOperation.newRange:\x20object\x20expected');_0x4cdb7e['newRange']=_0x4dfa7f['Range']['fromObject'](_0xd7277c['newRange']);}return null!=_0xd7277c['affectsData']&&(_0x4cdb7e['affectsData']=Boolean(_0xd7277c['affectsData'])),null!=_0xd7277c['wasUndone']&&(_0x4cdb7e['wasUndone']=Boolean(_0xd7277c['wasUndone'])),_0x4cdb7e;},_0x1d1fa3['toObject']=function(_0x561961,_0x34e8d5){_0x34e8d5||(_0x34e8d5={});var _0x58e6d4={};return _0x34e8d5['defaults']&&(_0x58e6d4['name']='',_0x58e6d4['oldRange']=null,_0x58e6d4['newRange']=null,_0x58e6d4['affectsData']=!0x1,_0x58e6d4['wasUndone']=!0x1),null!=_0x561961['name']&&_0x561961['hasOwnProperty']('name')&&(_0x58e6d4['name']=_0x561961['name']),null!=_0x561961['oldRange']&&_0x561961['hasOwnProperty']('oldRange')&&(_0x58e6d4['oldRange']=_0x4dfa7f['Range']['toObject'](_0x561961['oldRange'],_0x34e8d5)),null!=_0x561961['newRange']&&_0x561961['hasOwnProperty']('newRange')&&(_0x58e6d4['newRange']=_0x4dfa7f['Range']['toObject'](_0x561961['newRange'],_0x34e8d5)),null!=_0x561961['affectsData']&&_0x561961['hasOwnProperty']('affectsData')&&(_0x58e6d4['affectsData']=_0x561961['affectsData']),null!=_0x561961['wasUndone']&&_0x561961['hasOwnProperty']('wasUndone')&&(_0x58e6d4['wasUndone']=_0x561961['wasUndone']),_0x58e6d4;},_0x1d1fa3['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x18c341['util']['toJSONOptions']);},_0x1d1fa3['getTypeUrl']=function(_0x14bf60){return void 0x0===_0x14bf60&&(_0x14bf60='type.googleapis.com'),_0x14bf60+'/MarkerOperation';},_0x1d1fa3;}()),_0x4dfa7f['MergeOperation']=(function(){function _0x5c55d2(_0x98d9ff){if(_0x98d9ff){for(var _0x4e9ec1=Object['keys'](_0x98d9ff),_0x496d30=0x0;_0x496d30<_0x4e9ec1['length'];++_0x496d30)null!=_0x98d9ff[_0x4e9ec1[_0x496d30]]&&(this[_0x4e9ec1[_0x496d30]]=_0x98d9ff[_0x4e9ec1[_0x496d30]]);}}return _0x5c55d2['prototype']['sourcePosition']=null,_0x5c55d2['prototype']['targetPosition']=null,_0x5c55d2['prototype']['graveyardPosition']=null,_0x5c55d2['prototype']['howMany']=0x0,_0x5c55d2['prototype']['wasUndone']=!0x1,_0x5c55d2['create']=function(_0x14b792){return new _0x5c55d2(_0x14b792);},_0x5c55d2['encode']=function(_0x122b67,_0x1b9acd){return _0x1b9acd||(_0x1b9acd=_0x2ae4f3['create']()),null!=_0x122b67['sourcePosition']&&Object['hasOwnProperty']['call'](_0x122b67,'sourcePosition')&&_0x4dfa7f['Position']['encode'](_0x122b67['sourcePosition'],_0x1b9acd['uint32'](0xa)['fork']())['ldelim'](),null!=_0x122b67['targetPosition']&&Object['hasOwnProperty']['call'](_0x122b67,'targetPosition')&&_0x4dfa7f['Position']['encode'](_0x122b67['targetPosition'],_0x1b9acd['uint32'](0x12)['fork']())['ldelim'](),null!=_0x122b67['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x122b67,'graveyardPosition')&&_0x4dfa7f['Position']['encode'](_0x122b67['graveyardPosition'],_0x1b9acd['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x122b67['howMany']&&Object['hasOwnProperty']['call'](_0x122b67,'howMany')&&_0x1b9acd['uint32'](0x20)['uint32'](_0x122b67['howMany']),null!=_0x122b67['wasUndone']&&Object['hasOwnProperty']['call'](_0x122b67,'wasUndone')&&_0x1b9acd['uint32'](0x28)['bool'](_0x122b67['wasUndone']),_0x1b9acd;},_0x5c55d2['encodeDelimited']=function(_0x1aa49e,_0x2fc53e){return this['encode'](_0x1aa49e,_0x2fc53e)['ldelim']();},_0x5c55d2['decode']=function(_0x500d0f,_0x1aeee4){_0x500d0f instanceof _0x5743de||(_0x500d0f=_0x5743de['create'](_0x500d0f));for(var _0xa6bf0c=void 0x0===_0x1aeee4?_0x500d0f['len']:_0x500d0f['pos']+_0x1aeee4,_0x21718b=new _0x4dfa7f['MergeOperation']();_0x500d0f['pos']<_0xa6bf0c;){var _0x5d403b=_0x500d0f['uint32']();switch(_0x5d403b>>>0x3){case 0x1:_0x21718b['sourcePosition']=_0x4dfa7f['Position']['decode'](_0x500d0f,_0x500d0f['uint32']());break;case 0x2:_0x21718b['targetPosition']=_0x4dfa7f['Position']['decode'](_0x500d0f,_0x500d0f['uint32']());break;case 0x3:_0x21718b['graveyardPosition']=_0x4dfa7f['Position']['decode'](_0x500d0f,_0x500d0f['uint32']());break;case 0x4:_0x21718b['howMany']=_0x500d0f['uint32']();break;case 0x5:_0x21718b['wasUndone']=_0x500d0f['bool']();break;default:_0x500d0f['skipType'](0x7&_0x5d403b);}}return _0x21718b;},_0x5c55d2['decodeDelimited']=function(_0x2a173e){return _0x2a173e instanceof _0x5743de||(_0x2a173e=new _0x5743de(_0x2a173e)),this['decode'](_0x2a173e,_0x2a173e['uint32']());},_0x5c55d2['verify']=function(_0x5a92b1){if('object'!=typeof _0x5a92b1||null===_0x5a92b1)return'object\x20expected';var _0xf54c21;if(null!=_0x5a92b1['sourcePosition']&&_0x5a92b1['hasOwnProperty']('sourcePosition')&&(_0xf54c21=_0x4dfa7f['Position']['verify'](_0x5a92b1['sourcePosition'])))return'sourcePosition.'+_0xf54c21;if(null!=_0x5a92b1['targetPosition']&&_0x5a92b1['hasOwnProperty']('targetPosition')&&(_0xf54c21=_0x4dfa7f['Position']['verify'](_0x5a92b1['targetPosition'])))return'targetPosition.'+_0xf54c21;if(null!=_0x5a92b1['graveyardPosition']&&_0x5a92b1['hasOwnProperty']('graveyardPosition')&&(_0xf54c21=_0x4dfa7f['Position']['verify'](_0x5a92b1['graveyardPosition'])))return'graveyardPosition.'+_0xf54c21;return null!=_0x5a92b1['howMany']&&_0x5a92b1['hasOwnProperty']('howMany')&&!_0x5b8838['isInteger'](_0x5a92b1['howMany'])?'howMany:\x20integer\x20expected':null!=_0x5a92b1['wasUndone']&&_0x5a92b1['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x5a92b1['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x5c55d2['fromObject']=function(_0x273624){if(_0x273624 instanceof _0x4dfa7f['MergeOperation'])return _0x273624;var _0x29a779=new _0x4dfa7f['MergeOperation']();if(null!=_0x273624['sourcePosition']){if('object'!=typeof _0x273624['sourcePosition'])throw TypeError('.MergeOperation.sourcePosition:\x20object\x20expected');_0x29a779['sourcePosition']=_0x4dfa7f['Position']['fromObject'](_0x273624['sourcePosition']);}if(null!=_0x273624['targetPosition']){if('object'!=typeof _0x273624['targetPosition'])throw TypeError('.MergeOperation.targetPosition:\x20object\x20expected');_0x29a779['targetPosition']=_0x4dfa7f['Position']['fromObject'](_0x273624['targetPosition']);}if(null!=_0x273624['graveyardPosition']){if('object'!=typeof _0x273624['graveyardPosition'])throw TypeError('.MergeOperation.graveyardPosition:\x20object\x20expected');_0x29a779['graveyardPosition']=_0x4dfa7f['Position']['fromObject'](_0x273624['graveyardPosition']);}return null!=_0x273624['howMany']&&(_0x29a779['howMany']=_0x273624['howMany']>>>0x0),null!=_0x273624['wasUndone']&&(_0x29a779['wasUndone']=Boolean(_0x273624['wasUndone'])),_0x29a779;},_0x5c55d2['toObject']=function(_0x4ac966,_0x3635ce){_0x3635ce||(_0x3635ce={});var _0x32bf37={};return _0x3635ce['defaults']&&(_0x32bf37['sourcePosition']=null,_0x32bf37['targetPosition']=null,_0x32bf37['graveyardPosition']=null,_0x32bf37['howMany']=0x0,_0x32bf37['wasUndone']=!0x1),null!=_0x4ac966['sourcePosition']&&_0x4ac966['hasOwnProperty']('sourcePosition')&&(_0x32bf37['sourcePosition']=_0x4dfa7f['Position']['toObject'](_0x4ac966['sourcePosition'],_0x3635ce)),null!=_0x4ac966['targetPosition']&&_0x4ac966['hasOwnProperty']('targetPosition')&&(_0x32bf37['targetPosition']=_0x4dfa7f['Position']['toObject'](_0x4ac966['targetPosition'],_0x3635ce)),null!=_0x4ac966['graveyardPosition']&&_0x4ac966['hasOwnProperty']('graveyardPosition')&&(_0x32bf37['graveyardPosition']=_0x4dfa7f['Position']['toObject'](_0x4ac966['graveyardPosition'],_0x3635ce)),null!=_0x4ac966['howMany']&&_0x4ac966['hasOwnProperty']('howMany')&&(_0x32bf37['howMany']=_0x4ac966['howMany']),null!=_0x4ac966['wasUndone']&&_0x4ac966['hasOwnProperty']('wasUndone')&&(_0x32bf37['wasUndone']=_0x4ac966['wasUndone']),_0x32bf37;},_0x5c55d2['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x18c341['util']['toJSONOptions']);},_0x5c55d2['getTypeUrl']=function(_0x3929d8){return void 0x0===_0x3929d8&&(_0x3929d8='type.googleapis.com'),_0x3929d8+'/MergeOperation';},_0x5c55d2;}()),_0x4dfa7f['MoveOperation']=(function(){function _0x19c7d2(_0x643dd0){if(_0x643dd0){for(var _0x2bd44c=Object['keys'](_0x643dd0),_0x2dcdc4=0x0;_0x2dcdc4<_0x2bd44c['length'];++_0x2dcdc4)null!=_0x643dd0[_0x2bd44c[_0x2dcdc4]]&&(this[_0x2bd44c[_0x2dcdc4]]=_0x643dd0[_0x2bd44c[_0x2dcdc4]]);}}return _0x19c7d2['prototype']['sourcePosition']=null,_0x19c7d2['prototype']['howMany']=0x0,_0x19c7d2['prototype']['targetPosition']=null,_0x19c7d2['prototype']['wasUndone']=!0x1,_0x19c7d2['create']=function(_0x3bbdd6){return new _0x19c7d2(_0x3bbdd6);},_0x19c7d2['encode']=function(_0x11a845,_0x489946){return _0x489946||(_0x489946=_0x2ae4f3['create']()),null!=_0x11a845['sourcePosition']&&Object['hasOwnProperty']['call'](_0x11a845,'sourcePosition')&&_0x4dfa7f['Position']['encode'](_0x11a845['sourcePosition'],_0x489946['uint32'](0xa)['fork']())['ldelim'](),null!=_0x11a845['howMany']&&Object['hasOwnProperty']['call'](_0x11a845,'howMany')&&_0x489946['uint32'](0x10)['uint32'](_0x11a845['howMany']),null!=_0x11a845['targetPosition']&&Object['hasOwnProperty']['call'](_0x11a845,'targetPosition')&&_0x4dfa7f['Position']['encode'](_0x11a845['targetPosition'],_0x489946['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x11a845['wasUndone']&&Object['hasOwnProperty']['call'](_0x11a845,'wasUndone')&&_0x489946['uint32'](0x20)['bool'](_0x11a845['wasUndone']),_0x489946;},_0x19c7d2['encodeDelimited']=function(_0x4709b4,_0x3328f4){return this['encode'](_0x4709b4,_0x3328f4)['ldelim']();},_0x19c7d2['decode']=function(_0x3aed43,_0x456a99){_0x3aed43 instanceof _0x5743de||(_0x3aed43=_0x5743de['create'](_0x3aed43));for(var _0x1531b3=void 0x0===_0x456a99?_0x3aed43['len']:_0x3aed43['pos']+_0x456a99,_0x570fb1=new _0x4dfa7f['MoveOperation']();_0x3aed43['pos']<_0x1531b3;){var _0x1d6580=_0x3aed43['uint32']();switch(_0x1d6580>>>0x3){case 0x1:_0x570fb1['sourcePosition']=_0x4dfa7f['Position']['decode'](_0x3aed43,_0x3aed43['uint32']());break;case 0x2:_0x570fb1['howMany']=_0x3aed43['uint32']();break;case 0x3:_0x570fb1['targetPosition']=_0x4dfa7f['Position']['decode'](_0x3aed43,_0x3aed43['uint32']());break;case 0x4:_0x570fb1['wasUndone']=_0x3aed43['bool']();break;default:_0x3aed43['skipType'](0x7&_0x1d6580);}}return _0x570fb1;},_0x19c7d2['decodeDelimited']=function(_0x451ae5){return _0x451ae5 instanceof _0x5743de||(_0x451ae5=new _0x5743de(_0x451ae5)),this['decode'](_0x451ae5,_0x451ae5['uint32']());},_0x19c7d2['verify']=function(_0x3b0ed4){if('object'!=typeof _0x3b0ed4||null===_0x3b0ed4)return'object\x20expected';var _0x31f517;if(null!=_0x3b0ed4['sourcePosition']&&_0x3b0ed4['hasOwnProperty']('sourcePosition')&&(_0x31f517=_0x4dfa7f['Position']['verify'](_0x3b0ed4['sourcePosition'])))return'sourcePosition.'+_0x31f517;if(null!=_0x3b0ed4['howMany']&&_0x3b0ed4['hasOwnProperty']('howMany')&&!_0x5b8838['isInteger'](_0x3b0ed4['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x3b0ed4['targetPosition']&&_0x3b0ed4['hasOwnProperty']('targetPosition')&&(_0x31f517=_0x4dfa7f['Position']['verify'](_0x3b0ed4['targetPosition'])))return'targetPosition.'+_0x31f517;return null!=_0x3b0ed4['wasUndone']&&_0x3b0ed4['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x3b0ed4['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x19c7d2['fromObject']=function(_0x274b78){if(_0x274b78 instanceof _0x4dfa7f['MoveOperation'])return _0x274b78;var _0x41031a=new _0x4dfa7f['MoveOperation']();if(null!=_0x274b78['sourcePosition']){if('object'!=typeof _0x274b78['sourcePosition'])throw TypeError('.MoveOperation.sourcePosition:\x20object\x20expected');_0x41031a['sourcePosition']=_0x4dfa7f['Position']['fromObject'](_0x274b78['sourcePosition']);}if(null!=_0x274b78['howMany']&&(_0x41031a['howMany']=_0x274b78['howMany']>>>0x0),null!=_0x274b78['targetPosition']){if('object'!=typeof _0x274b78['targetPosition'])throw TypeError('.MoveOperation.targetPosition:\x20object\x20expected');_0x41031a['targetPosition']=_0x4dfa7f['Position']['fromObject'](_0x274b78['targetPosition']);}return null!=_0x274b78['wasUndone']&&(_0x41031a['wasUndone']=Boolean(_0x274b78['wasUndone'])),_0x41031a;},_0x19c7d2['toObject']=function(_0x4795a3,_0x3c5503){_0x3c5503||(_0x3c5503={});var _0x3918ac={};return _0x3c5503['defaults']&&(_0x3918ac['sourcePosition']=null,_0x3918ac['howMany']=0x0,_0x3918ac['targetPosition']=null,_0x3918ac['wasUndone']=!0x1),null!=_0x4795a3['sourcePosition']&&_0x4795a3['hasOwnProperty']('sourcePosition')&&(_0x3918ac['sourcePosition']=_0x4dfa7f['Position']['toObject'](_0x4795a3['sourcePosition'],_0x3c5503)),null!=_0x4795a3['howMany']&&_0x4795a3['hasOwnProperty']('howMany')&&(_0x3918ac['howMany']=_0x4795a3['howMany']),null!=_0x4795a3['targetPosition']&&_0x4795a3['hasOwnProperty']('targetPosition')&&(_0x3918ac['targetPosition']=_0x4dfa7f['Position']['toObject'](_0x4795a3['targetPosition'],_0x3c5503)),null!=_0x4795a3['wasUndone']&&_0x4795a3['hasOwnProperty']('wasUndone')&&(_0x3918ac['wasUndone']=_0x4795a3['wasUndone']),_0x3918ac;},_0x19c7d2['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x18c341['util']['toJSONOptions']);},_0x19c7d2['getTypeUrl']=function(_0x55d57c){return void 0x0===_0x55d57c&&(_0x55d57c='type.googleapis.com'),_0x55d57c+'/MoveOperation';},_0x19c7d2;}()),_0x4dfa7f['RenameOperation']=(function(){function _0x11dd35(_0x51b7d7){if(_0x51b7d7){for(var _0x58a029=Object['keys'](_0x51b7d7),_0x47b8e5=0x0;_0x47b8e5<_0x58a029['length'];++_0x47b8e5)null!=_0x51b7d7[_0x58a029[_0x47b8e5]]&&(this[_0x58a029[_0x47b8e5]]=_0x51b7d7[_0x58a029[_0x47b8e5]]);}}return _0x11dd35['prototype']['position']=null,_0x11dd35['prototype']['oldName']='',_0x11dd35['prototype']['newName']='',_0x11dd35['prototype']['wasUndone']=!0x1,_0x11dd35['create']=function(_0x46349d){return new _0x11dd35(_0x46349d);},_0x11dd35['encode']=function(_0x110ab0,_0x30e94e){return _0x30e94e||(_0x30e94e=_0x2ae4f3['create']()),null!=_0x110ab0['position']&&Object['hasOwnProperty']['call'](_0x110ab0,'position')&&_0x4dfa7f['Position']['encode'](_0x110ab0['position'],_0x30e94e['uint32'](0xa)['fork']())['ldelim'](),null!=_0x110ab0['oldName']&&Object['hasOwnProperty']['call'](_0x110ab0,'oldName')&&_0x30e94e['uint32'](0x12)['string'](_0x110ab0['oldName']),null!=_0x110ab0['newName']&&Object['hasOwnProperty']['call'](_0x110ab0,'newName')&&_0x30e94e['uint32'](0x1a)['string'](_0x110ab0['newName']),null!=_0x110ab0['wasUndone']&&Object['hasOwnProperty']['call'](_0x110ab0,'wasUndone')&&_0x30e94e['uint32'](0x20)['bool'](_0x110ab0['wasUndone']),_0x30e94e;},_0x11dd35['encodeDelimited']=function(_0x57eab8,_0x5c04ff){return this['encode'](_0x57eab8,_0x5c04ff)['ldelim']();},_0x11dd35['decode']=function(_0x75c7a6,_0x343321){_0x75c7a6 instanceof _0x5743de||(_0x75c7a6=_0x5743de['create'](_0x75c7a6));for(var _0x6e1911=void 0x0===_0x343321?_0x75c7a6['len']:_0x75c7a6['pos']+_0x343321,_0x53a15a=new _0x4dfa7f['RenameOperation']();_0x75c7a6['pos']<_0x6e1911;){var _0x194351=_0x75c7a6['uint32']();switch(_0x194351>>>0x3){case 0x1:_0x53a15a['position']=_0x4dfa7f['Position']['decode'](_0x75c7a6,_0x75c7a6['uint32']());break;case 0x2:_0x53a15a['oldName']=_0x75c7a6['string']();break;case 0x3:_0x53a15a['newName']=_0x75c7a6['string']();break;case 0x4:_0x53a15a['wasUndone']=_0x75c7a6['bool']();break;default:_0x75c7a6['skipType'](0x7&_0x194351);}}return _0x53a15a;},_0x11dd35['decodeDelimited']=function(_0x1447d2){return _0x1447d2 instanceof _0x5743de||(_0x1447d2=new _0x5743de(_0x1447d2)),this['decode'](_0x1447d2,_0x1447d2['uint32']());},_0x11dd35['verify']=function(_0x29e00f){if('object'!=typeof _0x29e00f||null===_0x29e00f)return'object\x20expected';if(null!=_0x29e00f['position']&&_0x29e00f['hasOwnProperty']('position')){var _0x4e7be4=_0x4dfa7f['Position']['verify'](_0x29e00f['position']);if(_0x4e7be4)return'position.'+_0x4e7be4;}return null!=_0x29e00f['oldName']&&_0x29e00f['hasOwnProperty']('oldName')&&!_0x5b8838['isString'](_0x29e00f['oldName'])?'oldName:\x20string\x20expected':null!=_0x29e00f['newName']&&_0x29e00f['hasOwnProperty']('newName')&&!_0x5b8838['isString'](_0x29e00f['newName'])?'newName:\x20string\x20expected':null!=_0x29e00f['wasUndone']&&_0x29e00f['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x29e00f['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x11dd35['fromObject']=function(_0xe0f9ac){if(_0xe0f9ac instanceof _0x4dfa7f['RenameOperation'])return _0xe0f9ac;var _0x2dbce6=new _0x4dfa7f['RenameOperation']();if(null!=_0xe0f9ac['position']){if('object'!=typeof _0xe0f9ac['position'])throw TypeError('.RenameOperation.position:\x20object\x20expected');_0x2dbce6['position']=_0x4dfa7f['Position']['fromObject'](_0xe0f9ac['position']);}return null!=_0xe0f9ac['oldName']&&(_0x2dbce6['oldName']=String(_0xe0f9ac['oldName'])),null!=_0xe0f9ac['newName']&&(_0x2dbce6['newName']=String(_0xe0f9ac['newName'])),null!=_0xe0f9ac['wasUndone']&&(_0x2dbce6['wasUndone']=Boolean(_0xe0f9ac['wasUndone'])),_0x2dbce6;},_0x11dd35['toObject']=function(_0x3278c8,_0x33cddd){_0x33cddd||(_0x33cddd={});var _0x3274d5={};return _0x33cddd['defaults']&&(_0x3274d5['position']=null,_0x3274d5['oldName']='',_0x3274d5['newName']='',_0x3274d5['wasUndone']=!0x1),null!=_0x3278c8['position']&&_0x3278c8['hasOwnProperty']('position')&&(_0x3274d5['position']=_0x4dfa7f['Position']['toObject'](_0x3278c8['position'],_0x33cddd)),null!=_0x3278c8['oldName']&&_0x3278c8['hasOwnProperty']('oldName')&&(_0x3274d5['oldName']=_0x3278c8['oldName']),null!=_0x3278c8['newName']&&_0x3278c8['hasOwnProperty']('newName')&&(_0x3274d5['newName']=_0x3278c8['newName']),null!=_0x3278c8['wasUndone']&&_0x3278c8['hasOwnProperty']('wasUndone')&&(_0x3274d5['wasUndone']=_0x3278c8['wasUndone']),_0x3274d5;},_0x11dd35['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x18c341['util']['toJSONOptions']);},_0x11dd35['getTypeUrl']=function(_0x973de9){return void 0x0===_0x973de9&&(_0x973de9='type.googleapis.com'),_0x973de9+'/RenameOperation';},_0x11dd35;}()),_0x4dfa7f['RootAttributeOperation']=(function(){function _0x3df1a1(_0x5f43b9){if(_0x5f43b9){for(var _0x2567ee=Object['keys'](_0x5f43b9),_0x8244e4=0x0;_0x8244e4<_0x2567ee['length'];++_0x8244e4)null!=_0x5f43b9[_0x2567ee[_0x8244e4]]&&(this[_0x2567ee[_0x8244e4]]=_0x5f43b9[_0x2567ee[_0x8244e4]]);}}return _0x3df1a1['prototype']['root']='',_0x3df1a1['prototype']['key']='',_0x3df1a1['prototype']['oldValueBoolean']=!0x1,_0x3df1a1['prototype']['oldValueJson']='',_0x3df1a1['prototype']['newValueBoolean']=!0x1,_0x3df1a1['prototype']['newValueJson']='',_0x3df1a1['prototype']['wasUndone']=!0x1,_0x3df1a1['create']=function(_0x4c915c){return new _0x3df1a1(_0x4c915c);},_0x3df1a1['encode']=function(_0xa69608,_0x15d7b4){return _0x15d7b4||(_0x15d7b4=_0x2ae4f3['create']()),null!=_0xa69608['root']&&Object['hasOwnProperty']['call'](_0xa69608,'root')&&_0x15d7b4['uint32'](0xa)['string'](_0xa69608['root']),null!=_0xa69608['key']&&Object['hasOwnProperty']['call'](_0xa69608,'key')&&_0x15d7b4['uint32'](0x12)['string'](_0xa69608['key']),null!=_0xa69608['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0xa69608,'oldValueBoolean')&&_0x15d7b4['uint32'](0x18)['bool'](_0xa69608['oldValueBoolean']),null!=_0xa69608['oldValueJson']&&Object['hasOwnProperty']['call'](_0xa69608,'oldValueJson')&&_0x15d7b4['uint32'](0x22)['string'](_0xa69608['oldValueJson']),null!=_0xa69608['newValueBoolean']&&Object['hasOwnProperty']['call'](_0xa69608,'newValueBoolean')&&_0x15d7b4['uint32'](0x28)['bool'](_0xa69608['newValueBoolean']),null!=_0xa69608['newValueJson']&&Object['hasOwnProperty']['call'](_0xa69608,'newValueJson')&&_0x15d7b4['uint32'](0x32)['string'](_0xa69608['newValueJson']),null!=_0xa69608['wasUndone']&&Object['hasOwnProperty']['call'](_0xa69608,'wasUndone')&&_0x15d7b4['uint32'](0x38)['bool'](_0xa69608['wasUndone']),_0x15d7b4;},_0x3df1a1['encodeDelimited']=function(_0x5d2d9b,_0x288ae5){return this['encode'](_0x5d2d9b,_0x288ae5)['ldelim']();},_0x3df1a1['decode']=function(_0x2bea9c,_0x1b81c7){_0x2bea9c instanceof _0x5743de||(_0x2bea9c=_0x5743de['create'](_0x2bea9c));for(var _0x236568=void 0x0===_0x1b81c7?_0x2bea9c['len']:_0x2bea9c['pos']+_0x1b81c7,_0x5857d1=new _0x4dfa7f['RootAttributeOperation']();_0x2bea9c['pos']<_0x236568;){var _0x2e9ea1=_0x2bea9c['uint32']();switch(_0x2e9ea1>>>0x3){case 0x1:_0x5857d1['root']=_0x2bea9c['string']();break;case 0x2:_0x5857d1['key']=_0x2bea9c['string']();break;case 0x3:_0x5857d1['oldValueBoolean']=_0x2bea9c['bool']();break;case 0x4:_0x5857d1['oldValueJson']=_0x2bea9c['string']();break;case 0x5:_0x5857d1['newValueBoolean']=_0x2bea9c['bool']();break;case 0x6:_0x5857d1['newValueJson']=_0x2bea9c['string']();break;case 0x7:_0x5857d1['wasUndone']=_0x2bea9c['bool']();break;default:_0x2bea9c['skipType'](0x7&_0x2e9ea1);}}return _0x5857d1;},_0x3df1a1['decodeDelimited']=function(_0x17796d){return _0x17796d instanceof _0x5743de||(_0x17796d=new _0x5743de(_0x17796d)),this['decode'](_0x17796d,_0x17796d['uint32']());},_0x3df1a1['verify']=function(_0x2bf249){return'object'!=typeof _0x2bf249||null===_0x2bf249?'object\x20expected':null!=_0x2bf249['root']&&_0x2bf249['hasOwnProperty']('root')&&!_0x5b8838['isString'](_0x2bf249['root'])?'root:\x20string\x20expected':null!=_0x2bf249['key']&&_0x2bf249['hasOwnProperty']('key')&&!_0x5b8838['isString'](_0x2bf249['key'])?'key:\x20string\x20expected':null!=_0x2bf249['oldValueBoolean']&&_0x2bf249['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x2bf249['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x2bf249['oldValueJson']&&_0x2bf249['hasOwnProperty']('oldValueJson')&&!_0x5b8838['isString'](_0x2bf249['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x2bf249['newValueBoolean']&&_0x2bf249['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x2bf249['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x2bf249['newValueJson']&&_0x2bf249['hasOwnProperty']('newValueJson')&&!_0x5b8838['isString'](_0x2bf249['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x2bf249['wasUndone']&&_0x2bf249['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x2bf249['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x3df1a1['fromObject']=function(_0x230426){if(_0x230426 instanceof _0x4dfa7f['RootAttributeOperation'])return _0x230426;var _0x444f9f=new _0x4dfa7f['RootAttributeOperation']();return null!=_0x230426['root']&&(_0x444f9f['root']=String(_0x230426['root'])),null!=_0x230426['key']&&(_0x444f9f['key']=String(_0x230426['key'])),null!=_0x230426['oldValueBoolean']&&(_0x444f9f['oldValueBoolean']=Boolean(_0x230426['oldValueBoolean'])),null!=_0x230426['oldValueJson']&&(_0x444f9f['oldValueJson']=String(_0x230426['oldValueJson'])),null!=_0x230426['newValueBoolean']&&(_0x444f9f['newValueBoolean']=Boolean(_0x230426['newValueBoolean'])),null!=_0x230426['newValueJson']&&(_0x444f9f['newValueJson']=String(_0x230426['newValueJson'])),null!=_0x230426['wasUndone']&&(_0x444f9f['wasUndone']=Boolean(_0x230426['wasUndone'])),_0x444f9f;},_0x3df1a1['toObject']=function(_0xe1c8b5,_0x1c6062){_0x1c6062||(_0x1c6062={});var _0x22c6b0={};return _0x1c6062['defaults']&&(_0x22c6b0['root']='',_0x22c6b0['key']='',_0x22c6b0['oldValueBoolean']=!0x1,_0x22c6b0['oldValueJson']='',_0x22c6b0['newValueBoolean']=!0x1,_0x22c6b0['newValueJson']='',_0x22c6b0['wasUndone']=!0x1),null!=_0xe1c8b5['root']&&_0xe1c8b5['hasOwnProperty']('root')&&(_0x22c6b0['root']=_0xe1c8b5['root']),null!=_0xe1c8b5['key']&&_0xe1c8b5['hasOwnProperty']('key')&&(_0x22c6b0['key']=_0xe1c8b5['key']),null!=_0xe1c8b5['oldValueBoolean']&&_0xe1c8b5['hasOwnProperty']('oldValueBoolean')&&(_0x22c6b0['oldValueBoolean']=_0xe1c8b5['oldValueBoolean']),null!=_0xe1c8b5['oldValueJson']&&_0xe1c8b5['hasOwnProperty']('oldValueJson')&&(_0x22c6b0['oldValueJson']=_0xe1c8b5['oldValueJson']),null!=_0xe1c8b5['newValueBoolean']&&_0xe1c8b5['hasOwnProperty']('newValueBoolean')&&(_0x22c6b0['newValueBoolean']=_0xe1c8b5['newValueBoolean']),null!=_0xe1c8b5['newValueJson']&&_0xe1c8b5['hasOwnProperty']('newValueJson')&&(_0x22c6b0['newValueJson']=_0xe1c8b5['newValueJson']),null!=_0xe1c8b5['wasUndone']&&_0xe1c8b5['hasOwnProperty']('wasUndone')&&(_0x22c6b0['wasUndone']=_0xe1c8b5['wasUndone']),_0x22c6b0;},_0x3df1a1['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x18c341['util']['toJSONOptions']);},_0x3df1a1['getTypeUrl']=function(_0x425d1a){return void 0x0===_0x425d1a&&(_0x425d1a='type.googleapis.com'),_0x425d1a+'/RootAttributeOperation';},_0x3df1a1;}()),_0x4dfa7f['RootOperation']=(function(){function _0x2a758f(_0x2274b1){if(_0x2274b1){for(var _0x3aaca3=Object['keys'](_0x2274b1),_0x1cf6e2=0x0;_0x1cf6e2<_0x3aaca3['length'];++_0x1cf6e2)null!=_0x2274b1[_0x3aaca3[_0x1cf6e2]]&&(this[_0x3aaca3[_0x1cf6e2]]=_0x2274b1[_0x3aaca3[_0x1cf6e2]]);}}return _0x2a758f['prototype']['rootName']='',_0x2a758f['prototype']['elementName']='',_0x2a758f['prototype']['isAdd']=!0x1,_0x2a758f['prototype']['wasUndone']=!0x1,_0x2a758f['create']=function(_0x1da0f9){return new _0x2a758f(_0x1da0f9);},_0x2a758f['encode']=function(_0x1cd73a,_0x46e403){return _0x46e403||(_0x46e403=_0x2ae4f3['create']()),null!=_0x1cd73a['rootName']&&Object['hasOwnProperty']['call'](_0x1cd73a,'rootName')&&_0x46e403['uint32'](0xa)['string'](_0x1cd73a['rootName']),null!=_0x1cd73a['elementName']&&Object['hasOwnProperty']['call'](_0x1cd73a,'elementName')&&_0x46e403['uint32'](0x12)['string'](_0x1cd73a['elementName']),null!=_0x1cd73a['isAdd']&&Object['hasOwnProperty']['call'](_0x1cd73a,'isAdd')&&_0x46e403['uint32'](0x18)['bool'](_0x1cd73a['isAdd']),null!=_0x1cd73a['wasUndone']&&Object['hasOwnProperty']['call'](_0x1cd73a,'wasUndone')&&_0x46e403['uint32'](0x20)['bool'](_0x1cd73a['wasUndone']),_0x46e403;},_0x2a758f['encodeDelimited']=function(_0x2c8e71,_0x5bd40b){return this['encode'](_0x2c8e71,_0x5bd40b)['ldelim']();},_0x2a758f['decode']=function(_0x371b5a,_0x53a910){_0x371b5a instanceof _0x5743de||(_0x371b5a=_0x5743de['create'](_0x371b5a));for(var _0x10e12a=void 0x0===_0x53a910?_0x371b5a['len']:_0x371b5a['pos']+_0x53a910,_0x4a622a=new _0x4dfa7f['RootOperation']();_0x371b5a['pos']<_0x10e12a;){var _0x4fedd3=_0x371b5a['uint32']();switch(_0x4fedd3>>>0x3){case 0x1:_0x4a622a['rootName']=_0x371b5a['string']();break;case 0x2:_0x4a622a['elementName']=_0x371b5a['string']();break;case 0x3:_0x4a622a['isAdd']=_0x371b5a['bool']();break;case 0x4:_0x4a622a['wasUndone']=_0x371b5a['bool']();break;default:_0x371b5a['skipType'](0x7&_0x4fedd3);}}return _0x4a622a;},_0x2a758f['decodeDelimited']=function(_0x43e2ec){return _0x43e2ec instanceof _0x5743de||(_0x43e2ec=new _0x5743de(_0x43e2ec)),this['decode'](_0x43e2ec,_0x43e2ec['uint32']());},_0x2a758f['verify']=function(_0x39e54a){return'object'!=typeof _0x39e54a||null===_0x39e54a?'object\x20expected':null!=_0x39e54a['rootName']&&_0x39e54a['hasOwnProperty']('rootName')&&!_0x5b8838['isString'](_0x39e54a['rootName'])?'rootName:\x20string\x20expected':null!=_0x39e54a['elementName']&&_0x39e54a['hasOwnProperty']('elementName')&&!_0x5b8838['isString'](_0x39e54a['elementName'])?'elementName:\x20string\x20expected':null!=_0x39e54a['isAdd']&&_0x39e54a['hasOwnProperty']('isAdd')&&'boolean'!=typeof _0x39e54a['isAdd']?'isAdd:\x20boolean\x20expected':null!=_0x39e54a['wasUndone']&&_0x39e54a['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x39e54a['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x2a758f['fromObject']=function(_0x5cdb7c){if(_0x5cdb7c instanceof _0x4dfa7f['RootOperation'])return _0x5cdb7c;var _0x3db761=new _0x4dfa7f['RootOperation']();return null!=_0x5cdb7c['rootName']&&(_0x3db761['rootName']=String(_0x5cdb7c['rootName'])),null!=_0x5cdb7c['elementName']&&(_0x3db761['elementName']=String(_0x5cdb7c['elementName'])),null!=_0x5cdb7c['isAdd']&&(_0x3db761['isAdd']=Boolean(_0x5cdb7c['isAdd'])),null!=_0x5cdb7c['wasUndone']&&(_0x3db761['wasUndone']=Boolean(_0x5cdb7c['wasUndone'])),_0x3db761;},_0x2a758f['toObject']=function(_0x3311c0,_0x2bfd88){_0x2bfd88||(_0x2bfd88={});var _0x3fc0af={};return _0x2bfd88['defaults']&&(_0x3fc0af['rootName']='',_0x3fc0af['elementName']='',_0x3fc0af['isAdd']=!0x1,_0x3fc0af['wasUndone']=!0x1),null!=_0x3311c0['rootName']&&_0x3311c0['hasOwnProperty']('rootName')&&(_0x3fc0af['rootName']=_0x3311c0['rootName']),null!=_0x3311c0['elementName']&&_0x3311c0['hasOwnProperty']('elementName')&&(_0x3fc0af['elementName']=_0x3311c0['elementName']),null!=_0x3311c0['isAdd']&&_0x3311c0['hasOwnProperty']('isAdd')&&(_0x3fc0af['isAdd']=_0x3311c0['isAdd']),null!=_0x3311c0['wasUndone']&&_0x3311c0['hasOwnProperty']('wasUndone')&&(_0x3fc0af['wasUndone']=_0x3311c0['wasUndone']),_0x3fc0af;},_0x2a758f['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x18c341['util']['toJSONOptions']);},_0x2a758f['getTypeUrl']=function(_0x2bed2e){return void 0x0===_0x2bed2e&&(_0x2bed2e='type.googleapis.com'),_0x2bed2e+'/RootOperation';},_0x2a758f;}()),_0x4dfa7f['SplitOperation']=(function(){function _0x1454d4(_0x43574a){if(_0x43574a){for(var _0x4f9292=Object['keys'](_0x43574a),_0x586b05=0x0;_0x586b05<_0x4f9292['length'];++_0x586b05)null!=_0x43574a[_0x4f9292[_0x586b05]]&&(this[_0x4f9292[_0x586b05]]=_0x43574a[_0x4f9292[_0x586b05]]);}}return _0x1454d4['prototype']['splitPosition']=null,_0x1454d4['prototype']['graveyardPosition']=null,_0x1454d4['prototype']['howMany']=0x0,_0x1454d4['prototype']['insertionPosition']=null,_0x1454d4['prototype']['wasUndone']=!0x1,_0x1454d4['create']=function(_0x11e0d9){return new _0x1454d4(_0x11e0d9);},_0x1454d4['encode']=function(_0xa7823a,_0x2d5424){return _0x2d5424||(_0x2d5424=_0x2ae4f3['create']()),null!=_0xa7823a['splitPosition']&&Object['hasOwnProperty']['call'](_0xa7823a,'splitPosition')&&_0x4dfa7f['Position']['encode'](_0xa7823a['splitPosition'],_0x2d5424['uint32'](0xa)['fork']())['ldelim'](),null!=_0xa7823a['graveyardPosition']&&Object['hasOwnProperty']['call'](_0xa7823a,'graveyardPosition')&&_0x4dfa7f['Position']['encode'](_0xa7823a['graveyardPosition'],_0x2d5424['uint32'](0x12)['fork']())['ldelim'](),null!=_0xa7823a['howMany']&&Object['hasOwnProperty']['call'](_0xa7823a,'howMany')&&_0x2d5424['uint32'](0x18)['uint32'](_0xa7823a['howMany']),null!=_0xa7823a['insertionPosition']&&Object['hasOwnProperty']['call'](_0xa7823a,'insertionPosition')&&_0x4dfa7f['Position']['encode'](_0xa7823a['insertionPosition'],_0x2d5424['uint32'](0x22)['fork']())['ldelim'](),null!=_0xa7823a['wasUndone']&&Object['hasOwnProperty']['call'](_0xa7823a,'wasUndone')&&_0x2d5424['uint32'](0x28)['bool'](_0xa7823a['wasUndone']),_0x2d5424;},_0x1454d4['encodeDelimited']=function(_0x27a97e,_0x1257f2){return this['encode'](_0x27a97e,_0x1257f2)['ldelim']();},_0x1454d4['decode']=function(_0x526afe,_0x1252b6){_0x526afe instanceof _0x5743de||(_0x526afe=_0x5743de['create'](_0x526afe));for(var _0x5dc422=void 0x0===_0x1252b6?_0x526afe['len']:_0x526afe['pos']+_0x1252b6,_0x6dba21=new _0x4dfa7f['SplitOperation']();_0x526afe['pos']<_0x5dc422;){var _0x2c4420=_0x526afe['uint32']();switch(_0x2c4420>>>0x3){case 0x1:_0x6dba21['splitPosition']=_0x4dfa7f['Position']['decode'](_0x526afe,_0x526afe['uint32']());break;case 0x2:_0x6dba21['graveyardPosition']=_0x4dfa7f['Position']['decode'](_0x526afe,_0x526afe['uint32']());break;case 0x3:_0x6dba21['howMany']=_0x526afe['uint32']();break;case 0x4:_0x6dba21['insertionPosition']=_0x4dfa7f['Position']['decode'](_0x526afe,_0x526afe['uint32']());break;case 0x5:_0x6dba21['wasUndone']=_0x526afe['bool']();break;default:_0x526afe['skipType'](0x7&_0x2c4420);}}return _0x6dba21;},_0x1454d4['decodeDelimited']=function(_0x205fa8){return _0x205fa8 instanceof _0x5743de||(_0x205fa8=new _0x5743de(_0x205fa8)),this['decode'](_0x205fa8,_0x205fa8['uint32']());},_0x1454d4['verify']=function(_0x525152){if('object'!=typeof _0x525152||null===_0x525152)return'object\x20expected';var _0x4dd47c;if(null!=_0x525152['splitPosition']&&_0x525152['hasOwnProperty']('splitPosition')&&(_0x4dd47c=_0x4dfa7f['Position']['verify'](_0x525152['splitPosition'])))return'splitPosition.'+_0x4dd47c;if(null!=_0x525152['graveyardPosition']&&_0x525152['hasOwnProperty']('graveyardPosition')&&(_0x4dd47c=_0x4dfa7f['Position']['verify'](_0x525152['graveyardPosition'])))return'graveyardPosition.'+_0x4dd47c;if(null!=_0x525152['howMany']&&_0x525152['hasOwnProperty']('howMany')&&!_0x5b8838['isInteger'](_0x525152['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x525152['insertionPosition']&&_0x525152['hasOwnProperty']('insertionPosition')&&(_0x4dd47c=_0x4dfa7f['Position']['verify'](_0x525152['insertionPosition'])))return'insertionPosition.'+_0x4dd47c;return null!=_0x525152['wasUndone']&&_0x525152['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x525152['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x1454d4['fromObject']=function(_0x420f9a){if(_0x420f9a instanceof _0x4dfa7f['SplitOperation'])return _0x420f9a;var _0x35583d=new _0x4dfa7f['SplitOperation']();if(null!=_0x420f9a['splitPosition']){if('object'!=typeof _0x420f9a['splitPosition'])throw TypeError('.SplitOperation.splitPosition:\x20object\x20expected');_0x35583d['splitPosition']=_0x4dfa7f['Position']['fromObject'](_0x420f9a['splitPosition']);}if(null!=_0x420f9a['graveyardPosition']){if('object'!=typeof _0x420f9a['graveyardPosition'])throw TypeError('.SplitOperation.graveyardPosition:\x20object\x20expected');_0x35583d['graveyardPosition']=_0x4dfa7f['Position']['fromObject'](_0x420f9a['graveyardPosition']);}if(null!=_0x420f9a['howMany']&&(_0x35583d['howMany']=_0x420f9a['howMany']>>>0x0),null!=_0x420f9a['insertionPosition']){if('object'!=typeof _0x420f9a['insertionPosition'])throw TypeError('.SplitOperation.insertionPosition:\x20object\x20expected');_0x35583d['insertionPosition']=_0x4dfa7f['Position']['fromObject'](_0x420f9a['insertionPosition']);}return null!=_0x420f9a['wasUndone']&&(_0x35583d['wasUndone']=Boolean(_0x420f9a['wasUndone'])),_0x35583d;},_0x1454d4['toObject']=function(_0x137026,_0x7ba500){_0x7ba500||(_0x7ba500={});var _0xbbf53e={};return _0x7ba500['defaults']&&(_0xbbf53e['splitPosition']=null,_0xbbf53e['graveyardPosition']=null,_0xbbf53e['howMany']=0x0,_0xbbf53e['insertionPosition']=null,_0xbbf53e['wasUndone']=!0x1),null!=_0x137026['splitPosition']&&_0x137026['hasOwnProperty']('splitPosition')&&(_0xbbf53e['splitPosition']=_0x4dfa7f['Position']['toObject'](_0x137026['splitPosition'],_0x7ba500)),null!=_0x137026['graveyardPosition']&&_0x137026['hasOwnProperty']('graveyardPosition')&&(_0xbbf53e['graveyardPosition']=_0x4dfa7f['Position']['toObject'](_0x137026['graveyardPosition'],_0x7ba500)),null!=_0x137026['howMany']&&_0x137026['hasOwnProperty']('howMany')&&(_0xbbf53e['howMany']=_0x137026['howMany']),null!=_0x137026['insertionPosition']&&_0x137026['hasOwnProperty']('insertionPosition')&&(_0xbbf53e['insertionPosition']=_0x4dfa7f['Position']['toObject'](_0x137026['insertionPosition'],_0x7ba500)),null!=_0x137026['wasUndone']&&_0x137026['hasOwnProperty']('wasUndone')&&(_0xbbf53e['wasUndone']=_0x137026['wasUndone']),_0xbbf53e;},_0x1454d4['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x18c341['util']['toJSONOptions']);},_0x1454d4['getTypeUrl']=function(_0x3f2f03){return void 0x0===_0x3f2f03&&(_0x3f2f03='type.googleapis.com'),_0x3f2f03+'/SplitOperation';},_0x1454d4;}()),_0x4dfa7f['Position']=(function(){function _0x21aa44(_0x358e03){if(this['path']=[],_0x358e03){for(var _0x349746=Object['keys'](_0x358e03),_0x3dbae0=0x0;_0x3dbae0<_0x349746['length'];++_0x3dbae0)null!=_0x358e03[_0x349746[_0x3dbae0]]&&(this[_0x349746[_0x3dbae0]]=_0x358e03[_0x349746[_0x3dbae0]]);}}return _0x21aa44['prototype']['root']='',_0x21aa44['prototype']['rootMain']=!0x1,_0x21aa44['prototype']['rootGraveyard']=!0x1,_0x21aa44['prototype']['path']=_0x5b8838['emptyArray'],_0x21aa44['prototype']['stickiness']='',_0x21aa44['create']=function(_0x58dc20){return new _0x21aa44(_0x58dc20);},_0x21aa44['encode']=function(_0x2b8706,_0x2673ab){if(_0x2673ab||(_0x2673ab=_0x2ae4f3['create']()),null!=_0x2b8706['root']&&Object['hasOwnProperty']['call'](_0x2b8706,'root')&&_0x2673ab['uint32'](0xa)['string'](_0x2b8706['root']),null!=_0x2b8706['rootMain']&&Object['hasOwnProperty']['call'](_0x2b8706,'rootMain')&&_0x2673ab['uint32'](0x10)['bool'](_0x2b8706['rootMain']),null!=_0x2b8706['rootGraveyard']&&Object['hasOwnProperty']['call'](_0x2b8706,'rootGraveyard')&&_0x2673ab['uint32'](0x18)['bool'](_0x2b8706['rootGraveyard']),null!=_0x2b8706['path']&&_0x2b8706['path']['length']){_0x2673ab['uint32'](0x22)['fork']();for(var _0x2b5c7c=0x0;_0x2b5c7c<_0x2b8706['path']['length'];++_0x2b5c7c)_0x2673ab['uint32'](_0x2b8706['path'][_0x2b5c7c]);_0x2673ab['ldelim']();}return null!=_0x2b8706['stickiness']&&Object['hasOwnProperty']['call'](_0x2b8706,'stickiness')&&_0x2673ab['uint32'](0x2a)['string'](_0x2b8706['stickiness']),_0x2673ab;},_0x21aa44['encodeDelimited']=function(_0x3e40f6,_0x1c7f5b){return this['encode'](_0x3e40f6,_0x1c7f5b)['ldelim']();},_0x21aa44['decode']=function(_0x517fa8,_0x251bfc){_0x517fa8 instanceof _0x5743de||(_0x517fa8=_0x5743de['create'](_0x517fa8));for(var _0x388f82=void 0x0===_0x251bfc?_0x517fa8['len']:_0x517fa8['pos']+_0x251bfc,_0x31780a=new _0x4dfa7f['Position']();_0x517fa8['pos']<_0x388f82;){var _0x2a563c=_0x517fa8['uint32']();switch(_0x2a563c>>>0x3){case 0x1:_0x31780a['root']=_0x517fa8['string']();break;case 0x2:_0x31780a['rootMain']=_0x517fa8['bool']();break;case 0x3:_0x31780a['rootGraveyard']=_0x517fa8['bool']();break;case 0x4:if(_0x31780a['path']&&_0x31780a['path']['length']||(_0x31780a['path']=[]),0x2==(0x7&_0x2a563c)){for(var _0x55ac22=_0x517fa8['uint32']()+_0x517fa8['pos'];_0x517fa8['pos']<_0x55ac22;)_0x31780a['path']['push'](_0x517fa8['uint32']());}else _0x31780a['path']['push'](_0x517fa8['uint32']());break;case 0x5:_0x31780a['stickiness']=_0x517fa8['string']();break;default:_0x517fa8['skipType'](0x7&_0x2a563c);}}return _0x31780a;},_0x21aa44['decodeDelimited']=function(_0x1f0fae){return _0x1f0fae instanceof _0x5743de||(_0x1f0fae=new _0x5743de(_0x1f0fae)),this['decode'](_0x1f0fae,_0x1f0fae['uint32']());},_0x21aa44['verify']=function(_0x4270c1){if('object'!=typeof _0x4270c1||null===_0x4270c1)return'object\x20expected';if(null!=_0x4270c1['root']&&_0x4270c1['hasOwnProperty']('root')&&!_0x5b8838['isString'](_0x4270c1['root']))return'root:\x20string\x20expected';if(null!=_0x4270c1['rootMain']&&_0x4270c1['hasOwnProperty']('rootMain')&&'boolean'!=typeof _0x4270c1['rootMain'])return'rootMain:\x20boolean\x20expected';if(null!=_0x4270c1['rootGraveyard']&&_0x4270c1['hasOwnProperty']('rootGraveyard')&&'boolean'!=typeof _0x4270c1['rootGraveyard'])return'rootGraveyard:\x20boolean\x20expected';if(null!=_0x4270c1['path']&&_0x4270c1['hasOwnProperty']('path')){if(!Array['isArray'](_0x4270c1['path']))return'path:\x20array\x20expected';for(var _0x4c7da1=0x0;_0x4c7da1<_0x4270c1['path']['length'];++_0x4c7da1)if(!_0x5b8838['isInteger'](_0x4270c1['path'][_0x4c7da1]))return'path:\x20integer[]\x20expected';}return null!=_0x4270c1['stickiness']&&_0x4270c1['hasOwnProperty']('stickiness')&&!_0x5b8838['isString'](_0x4270c1['stickiness'])?'stickiness:\x20string\x20expected':null;},_0x21aa44['fromObject']=function(_0x1fb703){if(_0x1fb703 instanceof _0x4dfa7f['Position'])return _0x1fb703;var _0x4cfb2f=new _0x4dfa7f['Position']();if(null!=_0x1fb703['root']&&(_0x4cfb2f['root']=String(_0x1fb703['root'])),null!=_0x1fb703['rootMain']&&(_0x4cfb2f['rootMain']=Boolean(_0x1fb703['rootMain'])),null!=_0x1fb703['rootGraveyard']&&(_0x4cfb2f['rootGraveyard']=Boolean(_0x1fb703['rootGraveyard'])),_0x1fb703['path']){if(!Array['isArray'](_0x1fb703['path']))throw TypeError('.Position.path:\x20array\x20expected');_0x4cfb2f['path']=[];for(var _0x4cd177=0x0;_0x4cd177<_0x1fb703['path']['length'];++_0x4cd177)_0x4cfb2f['path'][_0x4cd177]=_0x1fb703['path'][_0x4cd177]>>>0x0;}return null!=_0x1fb703['stickiness']&&(_0x4cfb2f['stickiness']=String(_0x1fb703['stickiness'])),_0x4cfb2f;},_0x21aa44['toObject']=function(_0x1f77ff,_0x273acc){_0x273acc||(_0x273acc={});var _0x1ffb8e={};if((_0x273acc['arrays']||_0x273acc['defaults'])&&(_0x1ffb8e['path']=[]),_0x273acc['defaults']&&(_0x1ffb8e['root']='',_0x1ffb8e['rootMain']=!0x1,_0x1ffb8e['rootGraveyard']=!0x1,_0x1ffb8e['stickiness']=''),null!=_0x1f77ff['root']&&_0x1f77ff['hasOwnProperty']('root')&&(_0x1ffb8e['root']=_0x1f77ff['root']),null!=_0x1f77ff['rootMain']&&_0x1f77ff['hasOwnProperty']('rootMain')&&(_0x1ffb8e['rootMain']=_0x1f77ff['rootMain']),null!=_0x1f77ff['rootGraveyard']&&_0x1f77ff['hasOwnProperty']('rootGraveyard')&&(_0x1ffb8e['rootGraveyard']=_0x1f77ff['rootGraveyard']),_0x1f77ff['path']&&_0x1f77ff['path']['length']){_0x1ffb8e['path']=[];for(var _0x2c05bf=0x0;_0x2c05bf<_0x1f77ff['path']['length'];++_0x2c05bf)_0x1ffb8e['path'][_0x2c05bf]=_0x1f77ff['path'][_0x2c05bf];}return null!=_0x1f77ff['stickiness']&&_0x1f77ff['hasOwnProperty']('stickiness')&&(_0x1ffb8e['stickiness']=_0x1f77ff['stickiness']),_0x1ffb8e;},_0x21aa44['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x18c341['util']['toJSONOptions']);},_0x21aa44['getTypeUrl']=function(_0x287665){return void 0x0===_0x287665&&(_0x287665='type.googleapis.com'),_0x287665+'/Position';},_0x21aa44;}()),_0x4dfa7f['Range']=(function(){function _0x50a361(_0x43b643){if(_0x43b643){for(var _0x9cb0c5=Object['keys'](_0x43b643),_0x30448b=0x0;_0x30448b<_0x9cb0c5['length'];++_0x30448b)null!=_0x43b643[_0x9cb0c5[_0x30448b]]&&(this[_0x9cb0c5[_0x30448b]]=_0x43b643[_0x9cb0c5[_0x30448b]]);}}return _0x50a361['prototype']['start']=null,_0x50a361['prototype']['end']=null,_0x50a361['create']=function(_0x286f63){return new _0x50a361(_0x286f63);},_0x50a361['encode']=function(_0xb8e8ab,_0x3803c7){return _0x3803c7||(_0x3803c7=_0x2ae4f3['create']()),null!=_0xb8e8ab['start']&&Object['hasOwnProperty']['call'](_0xb8e8ab,'start')&&_0x4dfa7f['Position']['encode'](_0xb8e8ab['start'],_0x3803c7['uint32'](0xa)['fork']())['ldelim'](),null!=_0xb8e8ab['end']&&Object['hasOwnProperty']['call'](_0xb8e8ab,'end')&&_0x4dfa7f['Position']['encode'](_0xb8e8ab['end'],_0x3803c7['uint32'](0x12)['fork']())['ldelim'](),_0x3803c7;},_0x50a361['encodeDelimited']=function(_0x4e80fc,_0x45a57f){return this['encode'](_0x4e80fc,_0x45a57f)['ldelim']();},_0x50a361['decode']=function(_0x1f1a15,_0x37515c){_0x1f1a15 instanceof _0x5743de||(_0x1f1a15=_0x5743de['create'](_0x1f1a15));for(var _0x9ae539=void 0x0===_0x37515c?_0x1f1a15['len']:_0x1f1a15['pos']+_0x37515c,_0x2a7dfa=new _0x4dfa7f['Range']();_0x1f1a15['pos']<_0x9ae539;){var _0x4529ff=_0x1f1a15['uint32']();switch(_0x4529ff>>>0x3){case 0x1:_0x2a7dfa['start']=_0x4dfa7f['Position']['decode'](_0x1f1a15,_0x1f1a15['uint32']());break;case 0x2:_0x2a7dfa['end']=_0x4dfa7f['Position']['decode'](_0x1f1a15,_0x1f1a15['uint32']());break;default:_0x1f1a15['skipType'](0x7&_0x4529ff);}}return _0x2a7dfa;},_0x50a361['decodeDelimited']=function(_0x49d200){return _0x49d200 instanceof _0x5743de||(_0x49d200=new _0x5743de(_0x49d200)),this['decode'](_0x49d200,_0x49d200['uint32']());},_0x50a361['verify']=function(_0x3ca229){if('object'!=typeof _0x3ca229||null===_0x3ca229)return'object\x20expected';var _0xb24902;if(null!=_0x3ca229['start']&&_0x3ca229['hasOwnProperty']('start')&&(_0xb24902=_0x4dfa7f['Position']['verify'](_0x3ca229['start'])))return'start.'+_0xb24902;if(null!=_0x3ca229['end']&&_0x3ca229['hasOwnProperty']('end')&&(_0xb24902=_0x4dfa7f['Position']['verify'](_0x3ca229['end'])))return'end.'+_0xb24902;return null;},_0x50a361['fromObject']=function(_0x44922c){if(_0x44922c instanceof _0x4dfa7f['Range'])return _0x44922c;var _0x5a5900=new _0x4dfa7f['Range']();if(null!=_0x44922c['start']){if('object'!=typeof _0x44922c['start'])throw TypeError('.Range.start:\x20object\x20expected');_0x5a5900['start']=_0x4dfa7f['Position']['fromObject'](_0x44922c['start']);}if(null!=_0x44922c['end']){if('object'!=typeof _0x44922c['end'])throw TypeError('.Range.end:\x20object\x20expected');_0x5a5900['end']=_0x4dfa7f['Position']['fromObject'](_0x44922c['end']);}return _0x5a5900;},_0x50a361['toObject']=function(_0x4ea4f2,_0x12d5b5){_0x12d5b5||(_0x12d5b5={});var _0x2c2442={};return _0x12d5b5['defaults']&&(_0x2c2442['start']=null,_0x2c2442['end']=null),null!=_0x4ea4f2['start']&&_0x4ea4f2['hasOwnProperty']('start')&&(_0x2c2442['start']=_0x4dfa7f['Position']['toObject'](_0x4ea4f2['start'],_0x12d5b5)),null!=_0x4ea4f2['end']&&_0x4ea4f2['hasOwnProperty']('end')&&(_0x2c2442['end']=_0x4dfa7f['Position']['toObject'](_0x4ea4f2['end'],_0x12d5b5)),_0x2c2442;},_0x50a361['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x18c341['util']['toJSONOptions']);},_0x50a361['getTypeUrl']=function(_0x383051){return void 0x0===_0x383051&&(_0x383051='type.googleapis.com'),_0x383051+'/Range';},_0x50a361;}()),_0x4dfa7f['Element']=(function(){function _0x29d588(_0x35b239){if(this['children']=[],this['attributesBoolean']={},_0x35b239){for(var _0x2c7ae4=Object['keys'](_0x35b239),_0x43937e=0x0;_0x43937e<_0x2c7ae4['length'];++_0x43937e)null!=_0x35b239[_0x2c7ae4[_0x43937e]]&&(this[_0x2c7ae4[_0x43937e]]=_0x35b239[_0x2c7ae4[_0x43937e]]);}}return _0x29d588['prototype']['name']='',_0x29d588['prototype']['children']=_0x5b8838['emptyArray'],_0x29d588['prototype']['data']='',_0x29d588['prototype']['attributesBoolean']=_0x5b8838['emptyObject'],_0x29d588['prototype']['attributesJson']='',_0x29d588['create']=function(_0x5da58e){return new _0x29d588(_0x5da58e);},_0x29d588['encode']=function(_0x229671,_0x47ea5a){if(_0x47ea5a||(_0x47ea5a=_0x2ae4f3['create']()),null!=_0x229671['name']&&Object['hasOwnProperty']['call'](_0x229671,'name')&&_0x47ea5a['uint32'](0xa)['string'](_0x229671['name']),null!=_0x229671['children']&&_0x229671['children']['length']){for(var _0x87d8eb=0x0;_0x87d8eb<_0x229671['children']['length'];++_0x87d8eb)_0x4dfa7f['Element']['encode'](_0x229671['children'][_0x87d8eb],_0x47ea5a['uint32'](0x12)['fork']())['ldelim']();}if(null!=_0x229671['data']&&Object['hasOwnProperty']['call'](_0x229671,'data')&&_0x47ea5a['uint32'](0x1a)['string'](_0x229671['data']),null!=_0x229671['attributesBoolean']&&Object['hasOwnProperty']['call'](_0x229671,'attributesBoolean')){var _0x4770c8=Object['keys'](_0x229671['attributesBoolean']);for(_0x87d8eb=0x0;_0x87d8eb<_0x4770c8['length'];++_0x87d8eb)_0x47ea5a['uint32'](0x22)['fork']()['uint32'](0xa)['string'](_0x4770c8[_0x87d8eb])['uint32'](0x10)['bool'](_0x229671['attributesBoolean'][_0x4770c8[_0x87d8eb]])['ldelim']();}return null!=_0x229671['attributesJson']&&Object['hasOwnProperty']['call'](_0x229671,'attributesJson')&&_0x47ea5a['uint32'](0x2a)['string'](_0x229671['attributesJson']),_0x47ea5a;},_0x29d588['encodeDelimited']=function(_0x3397fe,_0x13bfc5){return this['encode'](_0x3397fe,_0x13bfc5)['ldelim']();},_0x29d588['decode']=function(_0x3485bb,_0x2ac3a4){_0x3485bb instanceof _0x5743de||(_0x3485bb=_0x5743de['create'](_0x3485bb));for(var _0x2d90c7,_0x492179,_0x1b3a35=void 0x0===_0x2ac3a4?_0x3485bb['len']:_0x3485bb['pos']+_0x2ac3a4,_0x19c72d=new _0x4dfa7f['Element']();_0x3485bb['pos']<_0x1b3a35;){var _0x1a00ba=_0x3485bb['uint32']();switch(_0x1a00ba>>>0x3){case 0x1:_0x19c72d['name']=_0x3485bb['string']();break;case 0x2:_0x19c72d['children']&&_0x19c72d['children']['length']||(_0x19c72d['children']=[]),_0x19c72d['children']['push'](_0x4dfa7f['Element']['decode'](_0x3485bb,_0x3485bb['uint32']()));break;case 0x3:_0x19c72d['data']=_0x3485bb['string']();break;case 0x4:_0x19c72d['attributesBoolean']===_0x5b8838['emptyObject']&&(_0x19c72d['attributesBoolean']={});var _0x191cfe=_0x3485bb['uint32']()+_0x3485bb['pos'];for(_0x2d90c7='',_0x492179=!0x1;_0x3485bb['pos']<_0x191cfe;){var _0x598b7d=_0x3485bb['uint32']();switch(_0x598b7d>>>0x3){case 0x1:_0x2d90c7=_0x3485bb['string']();break;case 0x2:_0x492179=_0x3485bb['bool']();break;default:_0x3485bb['skipType'](0x7&_0x598b7d);}}_0x19c72d['attributesBoolean'][_0x2d90c7]=_0x492179;break;case 0x5:_0x19c72d['attributesJson']=_0x3485bb['string']();break;default:_0x3485bb['skipType'](0x7&_0x1a00ba);}}return _0x19c72d;},_0x29d588['decodeDelimited']=function(_0xcc1f88){return _0xcc1f88 instanceof _0x5743de||(_0xcc1f88=new _0x5743de(_0xcc1f88)),this['decode'](_0xcc1f88,_0xcc1f88['uint32']());},_0x29d588['verify']=function(_0x134966){if('object'!=typeof _0x134966||null===_0x134966)return'object\x20expected';if(null!=_0x134966['name']&&_0x134966['hasOwnProperty']('name')&&!_0x5b8838['isString'](_0x134966['name']))return'name:\x20string\x20expected';if(null!=_0x134966['children']&&_0x134966['hasOwnProperty']('children')){if(!Array['isArray'](_0x134966['children']))return'children:\x20array\x20expected';for(var _0xe7b232=0x0;_0xe7b232<_0x134966['children']['length'];++_0xe7b232){var _0x3d8e38=_0x4dfa7f['Element']['verify'](_0x134966['children'][_0xe7b232]);if(_0x3d8e38)return'children.'+_0x3d8e38;}}if(null!=_0x134966['data']&&_0x134966['hasOwnProperty']('data')&&!_0x5b8838['isString'](_0x134966['data']))return'data:\x20string\x20expected';if(null!=_0x134966['attributesBoolean']&&_0x134966['hasOwnProperty']('attributesBoolean')){if(!_0x5b8838['isObject'](_0x134966['attributesBoolean']))return'attributesBoolean:\x20object\x20expected';var _0x576514=Object['keys'](_0x134966['attributesBoolean']);for(_0xe7b232=0x0;_0xe7b232<_0x576514['length'];++_0xe7b232)if('boolean'!=typeof _0x134966['attributesBoolean'][_0x576514[_0xe7b232]])return'attributesBoolean:\x20boolean{k:string}\x20expected';}return null!=_0x134966['attributesJson']&&_0x134966['hasOwnProperty']('attributesJson')&&!_0x5b8838['isString'](_0x134966['attributesJson'])?'attributesJson:\x20string\x20expected':null;},_0x29d588['fromObject']=function(_0x4deda5){if(_0x4deda5 instanceof _0x4dfa7f['Element'])return _0x4deda5;var _0x41f640=new _0x4dfa7f['Element']();if(null!=_0x4deda5['name']&&(_0x41f640['name']=String(_0x4deda5['name'])),_0x4deda5['children']){if(!Array['isArray'](_0x4deda5['children']))throw TypeError('.Element.children:\x20array\x20expected');_0x41f640['children']=[];for(var _0x9f7a71=0x0;_0x9f7a71<_0x4deda5['children']['length'];++_0x9f7a71){if('object'!=typeof _0x4deda5['children'][_0x9f7a71])throw TypeError('.Element.children:\x20object\x20expected');_0x41f640['children'][_0x9f7a71]=_0x4dfa7f['Element']['fromObject'](_0x4deda5['children'][_0x9f7a71]);}}if(null!=_0x4deda5['data']&&(_0x41f640['data']=String(_0x4deda5['data'])),_0x4deda5['attributesBoolean']){if('object'!=typeof _0x4deda5['attributesBoolean'])throw TypeError('.Element.attributesBoolean:\x20object\x20expected');_0x41f640['attributesBoolean']={};var _0x389288=Object['keys'](_0x4deda5['attributesBoolean']);for(_0x9f7a71=0x0;_0x9f7a71<_0x389288['length'];++_0x9f7a71)_0x41f640['attributesBoolean'][_0x389288[_0x9f7a71]]=Boolean(_0x4deda5['attributesBoolean'][_0x389288[_0x9f7a71]]);}return null!=_0x4deda5['attributesJson']&&(_0x41f640['attributesJson']=String(_0x4deda5['attributesJson'])),_0x41f640;},_0x29d588['toObject']=function(_0xdff2c,_0x5e9cf5){_0x5e9cf5||(_0x5e9cf5={});var _0x10eda5,_0x44b139={};if((_0x5e9cf5['arrays']||_0x5e9cf5['defaults'])&&(_0x44b139['children']=[]),(_0x5e9cf5['objects']||_0x5e9cf5['defaults'])&&(_0x44b139['attributesBoolean']={}),_0x5e9cf5['defaults']&&(_0x44b139['name']='',_0x44b139['data']='',_0x44b139['attributesJson']=''),null!=_0xdff2c['name']&&_0xdff2c['hasOwnProperty']('name')&&(_0x44b139['name']=_0xdff2c['name']),_0xdff2c['children']&&_0xdff2c['children']['length']){_0x44b139['children']=[];for(var _0x4846eb=0x0;_0x4846eb<_0xdff2c['children']['length'];++_0x4846eb)_0x44b139['children'][_0x4846eb]=_0x4dfa7f['Element']['toObject'](_0xdff2c['children'][_0x4846eb],_0x5e9cf5);}if(null!=_0xdff2c['data']&&_0xdff2c['hasOwnProperty']('data')&&(_0x44b139['data']=_0xdff2c['data']),_0xdff2c['attributesBoolean']&&(_0x10eda5=Object['keys'](_0xdff2c['attributesBoolean']))['length']){_0x44b139['attributesBoolean']={};for(_0x4846eb=0x0;_0x4846eb<_0x10eda5['length'];++_0x4846eb)_0x44b139['attributesBoolean'][_0x10eda5[_0x4846eb]]=_0xdff2c['attributesBoolean'][_0x10eda5[_0x4846eb]];}return null!=_0xdff2c['attributesJson']&&_0xdff2c['hasOwnProperty']('attributesJson')&&(_0x44b139['attributesJson']=_0xdff2c['attributesJson']),_0x44b139;},_0x29d588['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x18c341['util']['toJSONOptions']);},_0x29d588['getTypeUrl']=function(_0x14b39d){return void 0x0===_0x14b39d&&(_0x14b39d='type.googleapis.com'),_0x14b39d+'/Element';},_0x29d588;}()),_0x4dfa7f;})());class r{['_protobufRoot'];constructor(){this['_protobufRoot']=u;}['getDescriptor'](_0x5f54c4){return new y(this['_protobufRoot'][_0x5f54c4]);}}class y{['_protobuf'];constructor(_0x2fd55d){this['_protobuf']=_0x2fd55d;}['compress'](_0x5edbec){const _0x47b1a3=this['_protobuf']['verify'](_0x5edbec);if(_0x47b1a3)throw Error(_0x47b1a3);return this['_protobuf']['encode'](this['_protobuf']['create'](_0x5edbec))['finish']();}['decompress'](_0x408a74){return this['_protobuf']['toObject'](this['_protobuf']['decode'](_0x408a74),{'oneofs':!0x0});}}function _(_0x146b6f,_0x1f6b88){const _0x29714e=_0x109bd5(_0x146b6f);return _0x29714e['path'][_0x29714e['path']['length']-0x1]+=_0x1f6b88,_0x29714e;}function O(_0x5e458a,_0x4a98b0){return _0x5e458a['root']===_0x4a98b0['root']&&_0x3f3d14(_0x5e458a['path'],_0x4a98b0['path']);}function $(_0x135eec){P(_0x135eec,_0x3704df=>('main'==_0x3704df['root']?(_0x3704df['rootMain']=!0x0,delete _0x3704df['root']):'$graveyard'==_0x3704df['root']&&(_0x3704df['rootGraveyard']=!0x0,delete _0x3704df['root']),_0x3704df));}function J(_0x483ee4){P(_0x483ee4,_0x508eec=>(_0x508eec['rootMain']?(_0x508eec['root']='main',delete _0x508eec['rootMain']):_0x508eec['rootGraveyard']&&(_0x508eec['root']='$graveyard',delete _0x508eec['rootGraveyard']),_0x508eec));}function P(_0x4cc011,_0x2777d8){for(const _0x54588d in _0x4cc011){const _0x28e811=_0x4cc011[_0x54588d];'nodes'!==_0x54588d&&_0x48957a(_0x28e811)&&(_0x28e811['path']&&(_0x28e811['root']||_0x28e811['rootMain']||_0x28e811['rootGraveyard'])?_0x4cc011[_0x54588d]=_0x2777d8(_0x28e811):P(_0x28e811,_0x2777d8));}return _0x4cc011;}class e{['_id'];['_operationName'];['_protobufDescriptor'];constructor(_0xb9528d,_0x59c4e7,_0x44d94d){this['_id']=_0xb9528d,this['_operationName']=_0x59c4e7,this['_protobufDescriptor']=_0x44d94d;}['compress'](_0x148f9d,_0x35a1d5){const _0x116bbe=_0x35a1d5['shift']();return $(_0x116bbe),_0x148f9d['buffers']['push'](this['_protobufDescriptor']['compress'](_0x116bbe)),_0x148f9d['types']['push'](this['_id']),!0x0;}['decompress'](_0xfe0e77,_0x69996){_0x69996['types']['shift']();const _0x1d1781=this['_protobufDescriptor']['decompress'](_0x69996['buffers']['shift']());J(_0x1d1781),_0x1d1781['__className']=this['_operationName'],_0xfe0e77['push'](_0x1d1781);}}class s extends e{['compress'](_0x442768,_0x416095){const _0x29755d=_0x416095['shift']();return this['_serializeOneOf']('oldValue',_0x29755d),this['_serializeOneOf']('newValue',_0x29755d),$(_0x29755d),_0x442768['buffers']['push'](this['_protobufDescriptor']['compress'](_0x29755d)),_0x442768['types']['push'](this['_id']),!0x0;}['decompress'](_0x54ab6e,_0x101cc4){const {types:_0x3a4eab,buffers:_0x3c7d7c}=_0x101cc4,_0x16bd16=this['_protobufDescriptor']['decompress'](_0x3c7d7c['shift']());_0x3a4eab['shift'](),this['_deserializeOneOf']('oldValue',_0x16bd16),this['_deserializeOneOf']('newValue',_0x16bd16),J(_0x16bd16),_0x16bd16['__className']=this['_operationName'],_0x54ab6e['push'](_0x16bd16);}['_serializeOneOf'](_0x4875bf,_0x1503ea){const _0x86429f=_0x1503ea[_0x4875bf];'boolean'==typeof _0x86429f?_0x1503ea[_0x4875bf+'Boolean']=_0x86429f:_0x1503ea[_0x4875bf+'Json']=JSON['stringify'](_0x86429f);}['_deserializeOneOf'](_0x268cd8,_0xe3b30f){const _0x491b48=_0x268cd8+'Json';_0xe3b30f[_0x491b48]?(_0xe3b30f[_0x268cd8]=JSON['parse'](_0xe3b30f[_0x491b48]),delete _0xe3b30f[_0x491b48]):(_0xe3b30f[_0x268cd8]=_0xe3b30f[_0x268cd8+'Boolean'],delete _0xe3b30f[_0x268cd8+'Boolean']);}}class i extends e{['compress'](_0x86de06,_0x547b06){const _0x59eb75=_0x547b06['shift']();return this['_serializeNodesAttributes'](_0x59eb75['nodes']),$(_0x59eb75),_0x86de06['buffers']['push'](this['_protobufDescriptor']['compress'](_0x59eb75)),_0x86de06['types']['push'](this['_id']),!0x0;}['decompress'](_0x35b3c2,_0x5b2647){const {types:_0x37ba9e,buffers:_0x52eb77}=_0x5b2647,_0x4462ea=this['_protobufDescriptor']['decompress'](_0x52eb77['shift']());_0x37ba9e['shift'](),_0x4462ea['nodes']||(_0x4462ea['nodes']=[]),this['_deserializeNodesAttributes'](_0x4462ea['nodes']),J(_0x4462ea),_0x4462ea['__className']=this['_operationName'],_0x35b3c2['push'](_0x4462ea);}['_serializeNodesAttributes'](_0x2a9960){for(const _0x591490 of _0x2a9960){if(_0x591490['attributes']){const _0x531509=_0x591490['attributes'];this['_areValuesBoolean'](_0x531509)?_0x591490['attributesBoolean']=_0x531509:_0x591490['attributesJson']=JSON['stringify'](_0x531509);}_0x591490['children']&&this['_serializeNodesAttributes'](_0x591490['children']);}}['_deserializeNodesAttributes'](_0x4c0f8f){for(const _0x4832f2 of _0x4c0f8f)(_0x4832f2['attributesBoolean']||_0x4832f2['attributesJson'])&&(_0x4832f2['attributesBoolean']?(_0x4832f2['attributes']=_0x4832f2['attributesBoolean'],delete _0x4832f2['attributesBoolean']):(_0x4832f2['attributes']=JSON['parse'](_0x4832f2['attributesJson']),delete _0x4832f2['attributesJson'])),_0x4832f2['children']&&this['_deserializeNodesAttributes'](_0x4832f2['children']);}['_areValuesBoolean'](_0xfb8b79){return Object['keys'](_0xfb8b79)['every'](_0x122daa=>'boolean'==typeof _0xfb8b79[_0x122daa]);}}class n extends e{['decompress'](_0x22feab,_0x5cac7c){super['decompress'](_0x22feab,_0x5cac7c);const _0x27ce43=_0x22feab[_0x22feab['length']-0x1];_0x27ce43['oldRange']||(_0x27ce43['oldRange']=null),_0x27ce43['newRange']||(_0x27ce43['newRange']=null);}}class p extends e{['compress'](_0x24f3f6,_0x352426){return _0x352426['shift'](),_0x24f3f6['types']['push'](this['_id']),!0x0;}['decompress'](_0x427ee2,_0x24eb36){_0x24eb36['types']['shift'](),_0x427ee2['push']({'__className':this['_operationName']});}}class a extends n{['_omittedNamespace'];constructor(_0x15846c,_0x47d3cc,_0x587cd3,_0xee4457){super(_0x15846c,_0x47d3cc,_0x587cd3),this['_omittedNamespace']=_0xee4457+':';}['compress'](_0xec4f42,_0x4bf338){return!('MarkerOperation'!=_0x4bf338[0x0]['__className']||!_0x4bf338[0x0]['name']['startsWith'](this['_omittedNamespace']))&&(_0x4bf338[0x0]['name']=_0x4bf338[0x0]['name']['replace'](new RegExp('^'+this['_omittedNamespace']),''),super['compress'](_0xec4f42,_0x4bf338),!0x0);}['decompress'](_0x3d551d,_0x2ef71d){super['decompress'](_0x3d551d,_0x2ef71d);const _0x5430fb=_0x3d551d[_0x3d551d['length']-0x1];_0x5430fb['name']=this['_omittedNamespace']+_0x5430fb['name'];}}class b{['_id'];['_context'];constructor(_0x32b3b8,_0x586f4e){this['_id']=_0x32b3b8,this['_context']=_0x586f4e;}['compress'](_0x54cb11,_0x480535){let _0x13820d;for(;_0x480535['length']>0x1&&this['_compareOperations'](_0x480535[0x0],_0x480535[0x1]);)_0x13820d?(_0x13820d=this['_combineNext'](_0x480535['shift'](),_0x13820d),_0x54cb11['types']['push'](0x0)):(_0x13820d=_0x109bd5(_0x480535['shift']()),_0x54cb11['types']['push'](this['_id']));return!!_0x13820d&&(_0x13820d=this['_combineNext'](_0x480535['shift'](),_0x13820d),_0x54cb11['types']['push'](0x0),_0x54cb11['buffers']['push'](this['_compressSingleOperation'](_0x13820d)),!0x0);}['decompress'](_0x4911ca,_0x53a1c7){const _0x3898d1=this['_decompressSingleOperation'](_0x53a1c7);for(;0x0==_0x53a1c7['types'][0x0];)_0x53a1c7['types']['shift'](),_0x4911ca['push'](this['_splitCurrent'](_0x3898d1));_0x4911ca['push'](_0x3898d1);}}class m extends b{['_combineNext'](_0x5a92b6,_0x3c2e7a){return _0x3c2e7a['nodes'][0x0]['data']+=_0x5a92b6['nodes'][0x0]['data'],_0x3c2e7a;}['_splitCurrent'](_0x1e2a74){const _0xdf5cdc=_0x109bd5(_0x1e2a74),_0x5352f6=_0xdf5cdc['nodes'][0x0],_0x28bf30=_0x1e2a74['nodes'][0x0],_0x5e4725=_0x28bf30['data'][Symbol['iterator']]()['next']()['value'],_0x20d0ee=_0x5e4725['length'];return _0x5352f6['data']=_0x5e4725,_0x28bf30['data']=_0x28bf30['data']['substr'](_0x20d0ee),_0x1e2a74['position']=_(_0x1e2a74['position'],_0x20d0ee),_0xdf5cdc;}['_compareOperations'](_0x3f1210,_0x46f345){if(this['_checkOperation'](_0x3f1210)&&this['_checkOperation'](_0x46f345)){const _0x4a75c1=_0x3f1210['nodes'][0x0]['data']['length'],_0x53bd0e=O(_(_0x3f1210['position'],_0x4a75c1),_0x46f345['position']),_0x32aef5=_0x3f1210['nodes'][0x0],_0xa94f76=_0x46f345['nodes'][0x0];return _0x53bd0e&&this['_compareAttributes'](_0x32aef5,_0xa94f76);}return!0x1;}['_compressSingleOperation'](_0x2778fa){const _0x3a68b9={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('InsertOperation')['compress'](_0x3a68b9,[_0x2778fa]),_0x3a68b9['buffers'][0x0];}['_decompressSingleOperation'](_0x1c701f){const _0x19f1fb=[];return this['_context']['_getCompressorByName']('InsertOperation')['decompress'](_0x19f1fb,_0x1c701f),_0x19f1fb[0x0];}['_checkOperation'](_0x140e4e){return'InsertOperation'==_0x140e4e['__className']&&0x1==_0x140e4e['nodes']['length']&&_0x140e4e['nodes'][0x0]['data']&&!_0x140e4e['wasUndone']&&0x1==Array['from'](_0x140e4e['nodes'][0x0]['data'])['length'];}['_compareAttributes'](_0x25d917,_0x2e3f74){const _0x132015=Object['keys'](_0x25d917['attributes']||{}),_0x158134=Object['keys'](_0x2e3f74['attributes']||{});return _0x132015['length']===_0x158134['length']&&_0x132015['every'](_0xd2da8e=>_0x2e3f74['attributes'][_0xd2da8e]&&_0x2e3f74['attributes'][_0xd2da8e]===_0x25d917['attributes'][_0xd2da8e]);}}class c extends b{['_combineNext'](_0x3f48a9,_0x3862d7){return _0x3862d7['howMany']++,_0x3862d7['sourcePosition']=_0x109bd5(_0x3f48a9['sourcePosition']),_0x3862d7;}['_splitCurrent'](_0x2baf79){const _0x39527c=_0x109bd5(_0x2baf79);return _0x2baf79['howMany']--,_0x39527c['howMany']=0x1,_0x39527c['sourcePosition']=_(_0x39527c['sourcePosition'],_0x2baf79['howMany']),_0x39527c;}['_compareOperations'](_0x447506,_0x5efbaa){return!(!this['_checkOperation'](_0x447506)||!this['_checkOperation'](_0x5efbaa))&&(O(_(_0x447506['sourcePosition'],-0x1),_0x5efbaa['sourcePosition'])&&O(_0x447506['targetPosition'],_0x5efbaa['targetPosition']));}['_compressSingleOperation'](_0x116a6b){const _0x364ccf={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x364ccf,[_0x116a6b]),_0x364ccf['buffers'][0x0];}['_decompressSingleOperation'](_0x10d1c0){const _0x55ee1e=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x55ee1e,_0x10d1c0),_0x55ee1e[0x0];}['_checkOperation'](_0xaaf08c){return'MoveOperation'==_0xaaf08c['__className']&&'$graveyard'==_0xaaf08c['targetPosition']['root']&&0x1==_0xaaf08c['howMany']&&!_0xaaf08c['wasUndone'];}}class h extends b{['_combineNext'](_0xa4c4b1,_0x4d63fc){return _0x4d63fc['howMany']++,_0x4d63fc;}['_splitCurrent'](_0x314852){const _0x50b352=_0x109bd5(_0x314852);return _0x50b352['howMany']=0x1,_0x314852['howMany']--,_0x50b352;}['_compareOperations'](_0x198da6,_0x4651fb){return!(!this['_checkOperation'](_0x198da6)||!this['_checkOperation'](_0x4651fb))&&(O(_0x198da6['sourcePosition'],_0x4651fb['sourcePosition'])&&O(_0x198da6['targetPosition'],_0x4651fb['targetPosition']));}['_compressSingleOperation'](_0x1ad623){const _0x5bc2d8={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x5bc2d8,[_0x1ad623]),_0x5bc2d8['buffers'][0x0];}['_decompressSingleOperation'](_0x35f17d){const _0x30790b=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x30790b,_0x35f17d),_0x30790b[0x0];}['_checkOperation'](_0x31cc29){return'MoveOperation'==_0x31cc29['__className']&&'$graveyard'==_0x31cc29['targetPosition']['root']&&0x1==_0x31cc29['howMany']&&!_0x31cc29['wasUndone'];}}class f extends b{['compress'](_0x378a68,_0x559541){if(!this['_compareOperations'](_0x559541[0x0],_0x559541[0x1]))return!0x1;const _0x195f5e=_0x559541['shift']();return _0x195f5e['oldRange']=null,_0x195f5e['newRange']&&O(_0x195f5e['newRange']['start'],_0x195f5e['newRange']['end'])&&(_0x195f5e['newRange']['end']=null),_0x559541['shift'](),_0x378a68['types']['push'](this['_id']),_0x378a68['types']['push'](0x0),_0x378a68['buffers']['push'](this['_compressSingleOperation'](_0x195f5e)),!0x0;}['decompress'](_0x86617f,_0x1990e2){const _0x1df2f1=this['_decompressSingleOperation'](_0x1990e2);_0x1df2f1['newRange']&&!_0x1df2f1['newRange']['end']&&(_0x1df2f1['newRange']['end']=_0x109bd5(_0x1df2f1['newRange']['start']));const _0x5d45be=_0x109bd5(_0x1df2f1);_0x5d45be['newRange']&&(_0x5d45be['newRange']['start']['stickiness']='toNone',_0x5d45be['newRange']['end']=_0x109bd5(_0x5d45be['newRange']['start'])),_0x5d45be['name']='user:position:'+_0x5d45be['name']['split'](':')[0x2],_0x1990e2['types']['shift'](),_0x86617f['push'](_0x1df2f1),_0x86617f['push'](_0x5d45be);}['_compressSingleOperation'](_0x3733cf){const _0x48aa4e={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MarkerOperation')['compress'](_0x48aa4e,[_0x3733cf]),_0x48aa4e['buffers'][0x0];}['_decompressSingleOperation'](_0x3f38f5){const _0x6660d0=[];return this['_context']['_getCompressorByName']('MarkerOperation')['decompress'](_0x6660d0,_0x3f38f5),_0x6660d0[0x0];}['_compareOperations'](_0x34f312,_0x20f57e){return!(!_0x34f312||!_0x20f57e)&&('MarkerOperation'==_0x34f312['__className']&&'MarkerOperation'==_0x20f57e['__className']&&!(!_0x34f312['name']['startsWith']('user:')||!_0x20f57e['name']['startsWith']('user:')||_0x34f312['name']==_0x20f57e['name']));}}class g{['_compressorById'];['_compressorByName'];['_protobufFactory'];constructor(){this['_compressorById']=new Map(),this['_compressorByName']=new Map(),this['_protobufFactory']=new r();const _0x24c6b5=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 a(0x12,'MarkerOperation',_0x24c6b5,'comment')),this['_registerCompressor'](0x13,'SuggestionMarkerOperation',new a(0x13,'MarkerOperation',_0x24c6b5,'suggestion')),this['_registerOperationCompressor'](0x14,'RootOperation',e),this['_registerActionCompressor'](0x64,'TypingAction',m),this['_registerActionCompressor'](0x65,'DeletingAction',c),this['_registerActionCompressor'](0x66,'ForwardDeletingAction',h),this['_registerActionCompressor'](0x67,'UserSelectionAction',f);}['compress'](_0x247481){if(!_0x247481||!_0x247481[0x0])throw new _0x512d99('no-operations-provided',this);const _0xb564ac={'types':[],'buffers':[],'baseVersion':_0x247481[0x0]['baseVersion']};for(;_0x247481['length'];)this['_getCompressorByName']('UserSelectionAction')['compress'](_0xb564ac,_0x247481)||this['_getCompressorByName']('TypingAction')['compress'](_0xb564ac,_0x247481)||this['_getCompressorByName']('DeletingAction')['compress'](_0xb564ac,_0x247481)||this['_getCompressorByName']('ForwardDeletingAction')['compress'](_0xb564ac,_0x247481)||this['_getCompressorByName']('CommentMarkerOperation')['compress'](_0xb564ac,_0x247481)||this['_getCompressorByName']('SuggestionMarkerOperation')['compress'](_0xb564ac,_0x247481)||this['_getCompressorByName'](_0x247481[0x0]['__className'])['compress'](_0xb564ac,_0x247481);return _0xb564ac;}['decompress'](_0x47a40b){const _0x3c71a6=[];for(;_0x47a40b['types']['length'];){this['_compressorById']['get'](_0x47a40b['types'][0x0])['decompress'](_0x3c71a6,_0x47a40b);}return _0x3c71a6['forEach']((_0x37990c,_0xfeaa57)=>_0x37990c['baseVersion']=_0x47a40b['baseVersion']+_0xfeaa57),_0x3c71a6;}['_getCompressorByName'](_0x2235a2){return this['_compressorByName']['get'](_0x2235a2);}['_registerOperationCompressor'](_0x3effab,_0x12df5d,_0x21b179){const _0x22e095=new _0x21b179(_0x3effab,_0x12df5d,this['_protobufFactory']['getDescriptor'](_0x12df5d));this['_registerCompressor'](_0x3effab,_0x12df5d,_0x22e095);}['_registerActionCompressor'](_0x381ddf,_0x1173bd,_0x346ed1){const _0x1cf951=new _0x346ed1(_0x381ddf,this);this['_registerCompressor'](_0x381ddf,_0x1173bd,_0x1cf951);}['_registerCompressor'](_0x1bf972,_0x176cad,_0x16cca3){this['_compressorById']['set'](_0x1bf972,_0x16cca3),this['_compressorByName']['set'](_0x176cad,_0x16cca3);}}export{g as Compressor};
23
+ import{CKEditorError as _0xa13185}from'@ckeditor/ckeditor5-utils/dist/index.js';import _0x5f1681 from'protobufjs/minimal.js';import{cloneDeep as _0x2f8ac7,isEqual as _0x18aaed,isObject as _0x4ac4a7}from'lodash-es';const u=/* #__PURE__ -- @preserve */
24
+ ((()=>{var _0x3faba8=_0x5f1681['Reader'],_0x287853=_0x5f1681['Writer'],_0x120072=_0x5f1681['util'],_0xadb9b3=_0x5f1681['roots']['default']||(_0x5f1681['roots']['default']={});return _0xadb9b3['AttributeOperation']=(function(){function _0x33a1e3(_0x20017b){if(_0x20017b){for(var _0x3d5ca4=Object['keys'](_0x20017b),_0x5ce357=0x0;_0x5ce357<_0x3d5ca4['length'];++_0x5ce357)null!=_0x20017b[_0x3d5ca4[_0x5ce357]]&&(this[_0x3d5ca4[_0x5ce357]]=_0x20017b[_0x3d5ca4[_0x5ce357]]);}}return _0x33a1e3['prototype']['range']=null,_0x33a1e3['prototype']['key']='',_0x33a1e3['prototype']['oldValueBoolean']=!0x1,_0x33a1e3['prototype']['oldValueJson']='',_0x33a1e3['prototype']['newValueBoolean']=!0x1,_0x33a1e3['prototype']['newValueJson']='',_0x33a1e3['prototype']['wasUndone']=!0x1,_0x33a1e3['create']=function(_0x36a539){return new _0x33a1e3(_0x36a539);},_0x33a1e3['encode']=function(_0x1e7ce7,_0x2aac4b){return _0x2aac4b||(_0x2aac4b=_0x287853['create']()),null!=_0x1e7ce7['range']&&Object['hasOwnProperty']['call'](_0x1e7ce7,'range')&&_0xadb9b3['Range']['encode'](_0x1e7ce7['range'],_0x2aac4b['uint32'](0xa)['fork']())['ldelim'](),null!=_0x1e7ce7['key']&&Object['hasOwnProperty']['call'](_0x1e7ce7,'key')&&_0x2aac4b['uint32'](0x12)['string'](_0x1e7ce7['key']),null!=_0x1e7ce7['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x1e7ce7,'oldValueBoolean')&&_0x2aac4b['uint32'](0x18)['bool'](_0x1e7ce7['oldValueBoolean']),null!=_0x1e7ce7['oldValueJson']&&Object['hasOwnProperty']['call'](_0x1e7ce7,'oldValueJson')&&_0x2aac4b['uint32'](0x22)['string'](_0x1e7ce7['oldValueJson']),null!=_0x1e7ce7['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x1e7ce7,'newValueBoolean')&&_0x2aac4b['uint32'](0x28)['bool'](_0x1e7ce7['newValueBoolean']),null!=_0x1e7ce7['newValueJson']&&Object['hasOwnProperty']['call'](_0x1e7ce7,'newValueJson')&&_0x2aac4b['uint32'](0x32)['string'](_0x1e7ce7['newValueJson']),null!=_0x1e7ce7['wasUndone']&&Object['hasOwnProperty']['call'](_0x1e7ce7,'wasUndone')&&_0x2aac4b['uint32'](0x38)['bool'](_0x1e7ce7['wasUndone']),_0x2aac4b;},_0x33a1e3['encodeDelimited']=function(_0x3bdf4b,_0x5c2d44){return this['encode'](_0x3bdf4b,_0x5c2d44)['ldelim']();},_0x33a1e3['decode']=function(_0x4bacb2,_0x1ceb17){_0x4bacb2 instanceof _0x3faba8||(_0x4bacb2=_0x3faba8['create'](_0x4bacb2));for(var _0x14d5fd=void 0x0===_0x1ceb17?_0x4bacb2['len']:_0x4bacb2['pos']+_0x1ceb17,_0x4ecf26=new _0xadb9b3['AttributeOperation']();_0x4bacb2['pos']<_0x14d5fd;){var _0xc51f63=_0x4bacb2['uint32']();switch(_0xc51f63>>>0x3){case 0x1:_0x4ecf26['range']=_0xadb9b3['Range']['decode'](_0x4bacb2,_0x4bacb2['uint32']());break;case 0x2:_0x4ecf26['key']=_0x4bacb2['string']();break;case 0x3:_0x4ecf26['oldValueBoolean']=_0x4bacb2['bool']();break;case 0x4:_0x4ecf26['oldValueJson']=_0x4bacb2['string']();break;case 0x5:_0x4ecf26['newValueBoolean']=_0x4bacb2['bool']();break;case 0x6:_0x4ecf26['newValueJson']=_0x4bacb2['string']();break;case 0x7:_0x4ecf26['wasUndone']=_0x4bacb2['bool']();break;default:_0x4bacb2['skipType'](0x7&_0xc51f63);}}return _0x4ecf26;},_0x33a1e3['decodeDelimited']=function(_0x4f0b4c){return _0x4f0b4c instanceof _0x3faba8||(_0x4f0b4c=new _0x3faba8(_0x4f0b4c)),this['decode'](_0x4f0b4c,_0x4f0b4c['uint32']());},_0x33a1e3['verify']=function(_0x22bad7){if('object'!=typeof _0x22bad7||null===_0x22bad7)return'object\x20expected';if(null!=_0x22bad7['range']&&_0x22bad7['hasOwnProperty']('range')){var _0x2ea29c=_0xadb9b3['Range']['verify'](_0x22bad7['range']);if(_0x2ea29c)return'range.'+_0x2ea29c;}return null!=_0x22bad7['key']&&_0x22bad7['hasOwnProperty']('key')&&!_0x120072['isString'](_0x22bad7['key'])?'key:\x20string\x20expected':null!=_0x22bad7['oldValueBoolean']&&_0x22bad7['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x22bad7['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x22bad7['oldValueJson']&&_0x22bad7['hasOwnProperty']('oldValueJson')&&!_0x120072['isString'](_0x22bad7['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x22bad7['newValueBoolean']&&_0x22bad7['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x22bad7['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x22bad7['newValueJson']&&_0x22bad7['hasOwnProperty']('newValueJson')&&!_0x120072['isString'](_0x22bad7['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x22bad7['wasUndone']&&_0x22bad7['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x22bad7['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x33a1e3['fromObject']=function(_0x2d65e0){if(_0x2d65e0 instanceof _0xadb9b3['AttributeOperation'])return _0x2d65e0;var _0x176725=new _0xadb9b3['AttributeOperation']();if(null!=_0x2d65e0['range']){if('object'!=typeof _0x2d65e0['range'])throw TypeError('.AttributeOperation.range:\x20object\x20expected');_0x176725['range']=_0xadb9b3['Range']['fromObject'](_0x2d65e0['range']);}return null!=_0x2d65e0['key']&&(_0x176725['key']=String(_0x2d65e0['key'])),null!=_0x2d65e0['oldValueBoolean']&&(_0x176725['oldValueBoolean']=Boolean(_0x2d65e0['oldValueBoolean'])),null!=_0x2d65e0['oldValueJson']&&(_0x176725['oldValueJson']=String(_0x2d65e0['oldValueJson'])),null!=_0x2d65e0['newValueBoolean']&&(_0x176725['newValueBoolean']=Boolean(_0x2d65e0['newValueBoolean'])),null!=_0x2d65e0['newValueJson']&&(_0x176725['newValueJson']=String(_0x2d65e0['newValueJson'])),null!=_0x2d65e0['wasUndone']&&(_0x176725['wasUndone']=Boolean(_0x2d65e0['wasUndone'])),_0x176725;},_0x33a1e3['toObject']=function(_0x263b32,_0x3e887e){_0x3e887e||(_0x3e887e={});var _0xfe7672={};return _0x3e887e['defaults']&&(_0xfe7672['range']=null,_0xfe7672['key']='',_0xfe7672['oldValueBoolean']=!0x1,_0xfe7672['oldValueJson']='',_0xfe7672['newValueBoolean']=!0x1,_0xfe7672['newValueJson']='',_0xfe7672['wasUndone']=!0x1),null!=_0x263b32['range']&&_0x263b32['hasOwnProperty']('range')&&(_0xfe7672['range']=_0xadb9b3['Range']['toObject'](_0x263b32['range'],_0x3e887e)),null!=_0x263b32['key']&&_0x263b32['hasOwnProperty']('key')&&(_0xfe7672['key']=_0x263b32['key']),null!=_0x263b32['oldValueBoolean']&&_0x263b32['hasOwnProperty']('oldValueBoolean')&&(_0xfe7672['oldValueBoolean']=_0x263b32['oldValueBoolean']),null!=_0x263b32['oldValueJson']&&_0x263b32['hasOwnProperty']('oldValueJson')&&(_0xfe7672['oldValueJson']=_0x263b32['oldValueJson']),null!=_0x263b32['newValueBoolean']&&_0x263b32['hasOwnProperty']('newValueBoolean')&&(_0xfe7672['newValueBoolean']=_0x263b32['newValueBoolean']),null!=_0x263b32['newValueJson']&&_0x263b32['hasOwnProperty']('newValueJson')&&(_0xfe7672['newValueJson']=_0x263b32['newValueJson']),null!=_0x263b32['wasUndone']&&_0x263b32['hasOwnProperty']('wasUndone')&&(_0xfe7672['wasUndone']=_0x263b32['wasUndone']),_0xfe7672;},_0x33a1e3['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x5f1681['util']['toJSONOptions']);},_0x33a1e3['getTypeUrl']=function(_0x593e40){return void 0x0===_0x593e40&&(_0x593e40='type.googleapis.com'),_0x593e40+'/AttributeOperation';},_0x33a1e3;}()),_0xadb9b3['InsertOperation']=(function(){function _0x2e7926(_0x4e4050){if(this['nodes']=[],_0x4e4050){for(var _0x873374=Object['keys'](_0x4e4050),_0x4459b1=0x0;_0x4459b1<_0x873374['length'];++_0x4459b1)null!=_0x4e4050[_0x873374[_0x4459b1]]&&(this[_0x873374[_0x4459b1]]=_0x4e4050[_0x873374[_0x4459b1]]);}}return _0x2e7926['prototype']['position']=null,_0x2e7926['prototype']['nodes']=_0x120072['emptyArray'],_0x2e7926['prototype']['shouldReceiveAttributes']=!0x1,_0x2e7926['prototype']['wasUndone']=!0x1,_0x2e7926['create']=function(_0x50b69c){return new _0x2e7926(_0x50b69c);},_0x2e7926['encode']=function(_0x39ccea,_0x1f1632){if(_0x1f1632||(_0x1f1632=_0x287853['create']()),null!=_0x39ccea['position']&&Object['hasOwnProperty']['call'](_0x39ccea,'position')&&_0xadb9b3['Position']['encode'](_0x39ccea['position'],_0x1f1632['uint32'](0xa)['fork']())['ldelim'](),null!=_0x39ccea['nodes']&&_0x39ccea['nodes']['length']){for(var _0x5d1117=0x0;_0x5d1117<_0x39ccea['nodes']['length'];++_0x5d1117)_0xadb9b3['Element']['encode'](_0x39ccea['nodes'][_0x5d1117],_0x1f1632['uint32'](0x12)['fork']())['ldelim']();}return null!=_0x39ccea['shouldReceiveAttributes']&&Object['hasOwnProperty']['call'](_0x39ccea,'shouldReceiveAttributes')&&_0x1f1632['uint32'](0x18)['bool'](_0x39ccea['shouldReceiveAttributes']),null!=_0x39ccea['wasUndone']&&Object['hasOwnProperty']['call'](_0x39ccea,'wasUndone')&&_0x1f1632['uint32'](0x20)['bool'](_0x39ccea['wasUndone']),_0x1f1632;},_0x2e7926['encodeDelimited']=function(_0x51e2da,_0x2b6a04){return this['encode'](_0x51e2da,_0x2b6a04)['ldelim']();},_0x2e7926['decode']=function(_0x1eb14b,_0x50e4db){_0x1eb14b instanceof _0x3faba8||(_0x1eb14b=_0x3faba8['create'](_0x1eb14b));for(var _0x244b5a=void 0x0===_0x50e4db?_0x1eb14b['len']:_0x1eb14b['pos']+_0x50e4db,_0x3b0bc6=new _0xadb9b3['InsertOperation']();_0x1eb14b['pos']<_0x244b5a;){var _0x3a6133=_0x1eb14b['uint32']();switch(_0x3a6133>>>0x3){case 0x1:_0x3b0bc6['position']=_0xadb9b3['Position']['decode'](_0x1eb14b,_0x1eb14b['uint32']());break;case 0x2:_0x3b0bc6['nodes']&&_0x3b0bc6['nodes']['length']||(_0x3b0bc6['nodes']=[]),_0x3b0bc6['nodes']['push'](_0xadb9b3['Element']['decode'](_0x1eb14b,_0x1eb14b['uint32']()));break;case 0x3:_0x3b0bc6['shouldReceiveAttributes']=_0x1eb14b['bool']();break;case 0x4:_0x3b0bc6['wasUndone']=_0x1eb14b['bool']();break;default:_0x1eb14b['skipType'](0x7&_0x3a6133);}}return _0x3b0bc6;},_0x2e7926['decodeDelimited']=function(_0x3e8d93){return _0x3e8d93 instanceof _0x3faba8||(_0x3e8d93=new _0x3faba8(_0x3e8d93)),this['decode'](_0x3e8d93,_0x3e8d93['uint32']());},_0x2e7926['verify']=function(_0x2fe917){if('object'!=typeof _0x2fe917||null===_0x2fe917)return'object\x20expected';if(null!=_0x2fe917['position']&&_0x2fe917['hasOwnProperty']('position')&&(_0x233044=_0xadb9b3['Position']['verify'](_0x2fe917['position'])))return'position.'+_0x233044;if(null!=_0x2fe917['nodes']&&_0x2fe917['hasOwnProperty']('nodes')){if(!Array['isArray'](_0x2fe917['nodes']))return'nodes:\x20array\x20expected';for(var _0x19b9ac=0x0;_0x19b9ac<_0x2fe917['nodes']['length'];++_0x19b9ac){var _0x233044;if(_0x233044=_0xadb9b3['Element']['verify'](_0x2fe917['nodes'][_0x19b9ac]))return'nodes.'+_0x233044;}}return null!=_0x2fe917['shouldReceiveAttributes']&&_0x2fe917['hasOwnProperty']('shouldReceiveAttributes')&&'boolean'!=typeof _0x2fe917['shouldReceiveAttributes']?'shouldReceiveAttributes:\x20boolean\x20expected':null!=_0x2fe917['wasUndone']&&_0x2fe917['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x2fe917['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x2e7926['fromObject']=function(_0x641c){if(_0x641c instanceof _0xadb9b3['InsertOperation'])return _0x641c;var _0x2961f6=new _0xadb9b3['InsertOperation']();if(null!=_0x641c['position']){if('object'!=typeof _0x641c['position'])throw TypeError('.InsertOperation.position:\x20object\x20expected');_0x2961f6['position']=_0xadb9b3['Position']['fromObject'](_0x641c['position']);}if(_0x641c['nodes']){if(!Array['isArray'](_0x641c['nodes']))throw TypeError('.InsertOperation.nodes:\x20array\x20expected');_0x2961f6['nodes']=[];for(var _0x4328ba=0x0;_0x4328ba<_0x641c['nodes']['length'];++_0x4328ba){if('object'!=typeof _0x641c['nodes'][_0x4328ba])throw TypeError('.InsertOperation.nodes:\x20object\x20expected');_0x2961f6['nodes'][_0x4328ba]=_0xadb9b3['Element']['fromObject'](_0x641c['nodes'][_0x4328ba]);}}return null!=_0x641c['shouldReceiveAttributes']&&(_0x2961f6['shouldReceiveAttributes']=Boolean(_0x641c['shouldReceiveAttributes'])),null!=_0x641c['wasUndone']&&(_0x2961f6['wasUndone']=Boolean(_0x641c['wasUndone'])),_0x2961f6;},_0x2e7926['toObject']=function(_0x2ee713,_0x13f273){_0x13f273||(_0x13f273={});var _0x54f016={};if((_0x13f273['arrays']||_0x13f273['defaults'])&&(_0x54f016['nodes']=[]),_0x13f273['defaults']&&(_0x54f016['position']=null,_0x54f016['shouldReceiveAttributes']=!0x1,_0x54f016['wasUndone']=!0x1),null!=_0x2ee713['position']&&_0x2ee713['hasOwnProperty']('position')&&(_0x54f016['position']=_0xadb9b3['Position']['toObject'](_0x2ee713['position'],_0x13f273)),_0x2ee713['nodes']&&_0x2ee713['nodes']['length']){_0x54f016['nodes']=[];for(var _0x3b19f0=0x0;_0x3b19f0<_0x2ee713['nodes']['length'];++_0x3b19f0)_0x54f016['nodes'][_0x3b19f0]=_0xadb9b3['Element']['toObject'](_0x2ee713['nodes'][_0x3b19f0],_0x13f273);}return null!=_0x2ee713['shouldReceiveAttributes']&&_0x2ee713['hasOwnProperty']('shouldReceiveAttributes')&&(_0x54f016['shouldReceiveAttributes']=_0x2ee713['shouldReceiveAttributes']),null!=_0x2ee713['wasUndone']&&_0x2ee713['hasOwnProperty']('wasUndone')&&(_0x54f016['wasUndone']=_0x2ee713['wasUndone']),_0x54f016;},_0x2e7926['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x5f1681['util']['toJSONOptions']);},_0x2e7926['getTypeUrl']=function(_0x56d0cf){return void 0x0===_0x56d0cf&&(_0x56d0cf='type.googleapis.com'),_0x56d0cf+'/InsertOperation';},_0x2e7926;}()),_0xadb9b3['MarkerOperation']=(function(){function _0x53cb6a(_0x46c009){if(_0x46c009){for(var _0x175272=Object['keys'](_0x46c009),_0x2e44d2=0x0;_0x2e44d2<_0x175272['length'];++_0x2e44d2)null!=_0x46c009[_0x175272[_0x2e44d2]]&&(this[_0x175272[_0x2e44d2]]=_0x46c009[_0x175272[_0x2e44d2]]);}}return _0x53cb6a['prototype']['name']='',_0x53cb6a['prototype']['oldRange']=null,_0x53cb6a['prototype']['newRange']=null,_0x53cb6a['prototype']['affectsData']=!0x1,_0x53cb6a['prototype']['wasUndone']=!0x1,_0x53cb6a['create']=function(_0x37e9e7){return new _0x53cb6a(_0x37e9e7);},_0x53cb6a['encode']=function(_0xcd2318,_0x17919a){return _0x17919a||(_0x17919a=_0x287853['create']()),null!=_0xcd2318['name']&&Object['hasOwnProperty']['call'](_0xcd2318,'name')&&_0x17919a['uint32'](0xa)['string'](_0xcd2318['name']),null!=_0xcd2318['oldRange']&&Object['hasOwnProperty']['call'](_0xcd2318,'oldRange')&&_0xadb9b3['Range']['encode'](_0xcd2318['oldRange'],_0x17919a['uint32'](0x12)['fork']())['ldelim'](),null!=_0xcd2318['newRange']&&Object['hasOwnProperty']['call'](_0xcd2318,'newRange')&&_0xadb9b3['Range']['encode'](_0xcd2318['newRange'],_0x17919a['uint32'](0x1a)['fork']())['ldelim'](),null!=_0xcd2318['affectsData']&&Object['hasOwnProperty']['call'](_0xcd2318,'affectsData')&&_0x17919a['uint32'](0x20)['bool'](_0xcd2318['affectsData']),null!=_0xcd2318['wasUndone']&&Object['hasOwnProperty']['call'](_0xcd2318,'wasUndone')&&_0x17919a['uint32'](0x28)['bool'](_0xcd2318['wasUndone']),_0x17919a;},_0x53cb6a['encodeDelimited']=function(_0x460102,_0x1b92c5){return this['encode'](_0x460102,_0x1b92c5)['ldelim']();},_0x53cb6a['decode']=function(_0x50e853,_0x2fbfef){_0x50e853 instanceof _0x3faba8||(_0x50e853=_0x3faba8['create'](_0x50e853));for(var _0x4dfa67=void 0x0===_0x2fbfef?_0x50e853['len']:_0x50e853['pos']+_0x2fbfef,_0x3fef3e=new _0xadb9b3['MarkerOperation']();_0x50e853['pos']<_0x4dfa67;){var _0x176ac5=_0x50e853['uint32']();switch(_0x176ac5>>>0x3){case 0x1:_0x3fef3e['name']=_0x50e853['string']();break;case 0x2:_0x3fef3e['oldRange']=_0xadb9b3['Range']['decode'](_0x50e853,_0x50e853['uint32']());break;case 0x3:_0x3fef3e['newRange']=_0xadb9b3['Range']['decode'](_0x50e853,_0x50e853['uint32']());break;case 0x4:_0x3fef3e['affectsData']=_0x50e853['bool']();break;case 0x5:_0x3fef3e['wasUndone']=_0x50e853['bool']();break;default:_0x50e853['skipType'](0x7&_0x176ac5);}}return _0x3fef3e;},_0x53cb6a['decodeDelimited']=function(_0x55f96f){return _0x55f96f instanceof _0x3faba8||(_0x55f96f=new _0x3faba8(_0x55f96f)),this['decode'](_0x55f96f,_0x55f96f['uint32']());},_0x53cb6a['verify']=function(_0x5283b7){if('object'!=typeof _0x5283b7||null===_0x5283b7)return'object\x20expected';if(null!=_0x5283b7['name']&&_0x5283b7['hasOwnProperty']('name')&&!_0x120072['isString'](_0x5283b7['name']))return'name:\x20string\x20expected';var _0x53f76d;if(null!=_0x5283b7['oldRange']&&_0x5283b7['hasOwnProperty']('oldRange')&&(_0x53f76d=_0xadb9b3['Range']['verify'](_0x5283b7['oldRange'])))return'oldRange.'+_0x53f76d;if(null!=_0x5283b7['newRange']&&_0x5283b7['hasOwnProperty']('newRange')&&(_0x53f76d=_0xadb9b3['Range']['verify'](_0x5283b7['newRange'])))return'newRange.'+_0x53f76d;return null!=_0x5283b7['affectsData']&&_0x5283b7['hasOwnProperty']('affectsData')&&'boolean'!=typeof _0x5283b7['affectsData']?'affectsData:\x20boolean\x20expected':null!=_0x5283b7['wasUndone']&&_0x5283b7['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x5283b7['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x53cb6a['fromObject']=function(_0x401c13){if(_0x401c13 instanceof _0xadb9b3['MarkerOperation'])return _0x401c13;var _0x273b6c=new _0xadb9b3['MarkerOperation']();if(null!=_0x401c13['name']&&(_0x273b6c['name']=String(_0x401c13['name'])),null!=_0x401c13['oldRange']){if('object'!=typeof _0x401c13['oldRange'])throw TypeError('.MarkerOperation.oldRange:\x20object\x20expected');_0x273b6c['oldRange']=_0xadb9b3['Range']['fromObject'](_0x401c13['oldRange']);}if(null!=_0x401c13['newRange']){if('object'!=typeof _0x401c13['newRange'])throw TypeError('.MarkerOperation.newRange:\x20object\x20expected');_0x273b6c['newRange']=_0xadb9b3['Range']['fromObject'](_0x401c13['newRange']);}return null!=_0x401c13['affectsData']&&(_0x273b6c['affectsData']=Boolean(_0x401c13['affectsData'])),null!=_0x401c13['wasUndone']&&(_0x273b6c['wasUndone']=Boolean(_0x401c13['wasUndone'])),_0x273b6c;},_0x53cb6a['toObject']=function(_0x3faed4,_0x44f5a7){_0x44f5a7||(_0x44f5a7={});var _0x3d0caf={};return _0x44f5a7['defaults']&&(_0x3d0caf['name']='',_0x3d0caf['oldRange']=null,_0x3d0caf['newRange']=null,_0x3d0caf['affectsData']=!0x1,_0x3d0caf['wasUndone']=!0x1),null!=_0x3faed4['name']&&_0x3faed4['hasOwnProperty']('name')&&(_0x3d0caf['name']=_0x3faed4['name']),null!=_0x3faed4['oldRange']&&_0x3faed4['hasOwnProperty']('oldRange')&&(_0x3d0caf['oldRange']=_0xadb9b3['Range']['toObject'](_0x3faed4['oldRange'],_0x44f5a7)),null!=_0x3faed4['newRange']&&_0x3faed4['hasOwnProperty']('newRange')&&(_0x3d0caf['newRange']=_0xadb9b3['Range']['toObject'](_0x3faed4['newRange'],_0x44f5a7)),null!=_0x3faed4['affectsData']&&_0x3faed4['hasOwnProperty']('affectsData')&&(_0x3d0caf['affectsData']=_0x3faed4['affectsData']),null!=_0x3faed4['wasUndone']&&_0x3faed4['hasOwnProperty']('wasUndone')&&(_0x3d0caf['wasUndone']=_0x3faed4['wasUndone']),_0x3d0caf;},_0x53cb6a['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x5f1681['util']['toJSONOptions']);},_0x53cb6a['getTypeUrl']=function(_0xc4d397){return void 0x0===_0xc4d397&&(_0xc4d397='type.googleapis.com'),_0xc4d397+'/MarkerOperation';},_0x53cb6a;}()),_0xadb9b3['MergeOperation']=(function(){function _0x2ff37a(_0x276a6d){if(_0x276a6d){for(var _0x16dbe2=Object['keys'](_0x276a6d),_0x4f59b1=0x0;_0x4f59b1<_0x16dbe2['length'];++_0x4f59b1)null!=_0x276a6d[_0x16dbe2[_0x4f59b1]]&&(this[_0x16dbe2[_0x4f59b1]]=_0x276a6d[_0x16dbe2[_0x4f59b1]]);}}return _0x2ff37a['prototype']['sourcePosition']=null,_0x2ff37a['prototype']['targetPosition']=null,_0x2ff37a['prototype']['graveyardPosition']=null,_0x2ff37a['prototype']['howMany']=0x0,_0x2ff37a['prototype']['wasUndone']=!0x1,_0x2ff37a['create']=function(_0xc81e14){return new _0x2ff37a(_0xc81e14);},_0x2ff37a['encode']=function(_0x51d1c2,_0x1cca30){return _0x1cca30||(_0x1cca30=_0x287853['create']()),null!=_0x51d1c2['sourcePosition']&&Object['hasOwnProperty']['call'](_0x51d1c2,'sourcePosition')&&_0xadb9b3['Position']['encode'](_0x51d1c2['sourcePosition'],_0x1cca30['uint32'](0xa)['fork']())['ldelim'](),null!=_0x51d1c2['targetPosition']&&Object['hasOwnProperty']['call'](_0x51d1c2,'targetPosition')&&_0xadb9b3['Position']['encode'](_0x51d1c2['targetPosition'],_0x1cca30['uint32'](0x12)['fork']())['ldelim'](),null!=_0x51d1c2['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x51d1c2,'graveyardPosition')&&_0xadb9b3['Position']['encode'](_0x51d1c2['graveyardPosition'],_0x1cca30['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x51d1c2['howMany']&&Object['hasOwnProperty']['call'](_0x51d1c2,'howMany')&&_0x1cca30['uint32'](0x20)['uint32'](_0x51d1c2['howMany']),null!=_0x51d1c2['wasUndone']&&Object['hasOwnProperty']['call'](_0x51d1c2,'wasUndone')&&_0x1cca30['uint32'](0x28)['bool'](_0x51d1c2['wasUndone']),_0x1cca30;},_0x2ff37a['encodeDelimited']=function(_0x320944,_0x33c7e7){return this['encode'](_0x320944,_0x33c7e7)['ldelim']();},_0x2ff37a['decode']=function(_0xcd4fa9,_0x7cacfd){_0xcd4fa9 instanceof _0x3faba8||(_0xcd4fa9=_0x3faba8['create'](_0xcd4fa9));for(var _0x5183d2=void 0x0===_0x7cacfd?_0xcd4fa9['len']:_0xcd4fa9['pos']+_0x7cacfd,_0x5e7eb1=new _0xadb9b3['MergeOperation']();_0xcd4fa9['pos']<_0x5183d2;){var _0x5a3e62=_0xcd4fa9['uint32']();switch(_0x5a3e62>>>0x3){case 0x1:_0x5e7eb1['sourcePosition']=_0xadb9b3['Position']['decode'](_0xcd4fa9,_0xcd4fa9['uint32']());break;case 0x2:_0x5e7eb1['targetPosition']=_0xadb9b3['Position']['decode'](_0xcd4fa9,_0xcd4fa9['uint32']());break;case 0x3:_0x5e7eb1['graveyardPosition']=_0xadb9b3['Position']['decode'](_0xcd4fa9,_0xcd4fa9['uint32']());break;case 0x4:_0x5e7eb1['howMany']=_0xcd4fa9['uint32']();break;case 0x5:_0x5e7eb1['wasUndone']=_0xcd4fa9['bool']();break;default:_0xcd4fa9['skipType'](0x7&_0x5a3e62);}}return _0x5e7eb1;},_0x2ff37a['decodeDelimited']=function(_0x1ea5bb){return _0x1ea5bb instanceof _0x3faba8||(_0x1ea5bb=new _0x3faba8(_0x1ea5bb)),this['decode'](_0x1ea5bb,_0x1ea5bb['uint32']());},_0x2ff37a['verify']=function(_0x4bb70e){if('object'!=typeof _0x4bb70e||null===_0x4bb70e)return'object\x20expected';var _0x4fc649;if(null!=_0x4bb70e['sourcePosition']&&_0x4bb70e['hasOwnProperty']('sourcePosition')&&(_0x4fc649=_0xadb9b3['Position']['verify'](_0x4bb70e['sourcePosition'])))return'sourcePosition.'+_0x4fc649;if(null!=_0x4bb70e['targetPosition']&&_0x4bb70e['hasOwnProperty']('targetPosition')&&(_0x4fc649=_0xadb9b3['Position']['verify'](_0x4bb70e['targetPosition'])))return'targetPosition.'+_0x4fc649;if(null!=_0x4bb70e['graveyardPosition']&&_0x4bb70e['hasOwnProperty']('graveyardPosition')&&(_0x4fc649=_0xadb9b3['Position']['verify'](_0x4bb70e['graveyardPosition'])))return'graveyardPosition.'+_0x4fc649;return null!=_0x4bb70e['howMany']&&_0x4bb70e['hasOwnProperty']('howMany')&&!_0x120072['isInteger'](_0x4bb70e['howMany'])?'howMany:\x20integer\x20expected':null!=_0x4bb70e['wasUndone']&&_0x4bb70e['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x4bb70e['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x2ff37a['fromObject']=function(_0x478d76){if(_0x478d76 instanceof _0xadb9b3['MergeOperation'])return _0x478d76;var _0x579fa2=new _0xadb9b3['MergeOperation']();if(null!=_0x478d76['sourcePosition']){if('object'!=typeof _0x478d76['sourcePosition'])throw TypeError('.MergeOperation.sourcePosition:\x20object\x20expected');_0x579fa2['sourcePosition']=_0xadb9b3['Position']['fromObject'](_0x478d76['sourcePosition']);}if(null!=_0x478d76['targetPosition']){if('object'!=typeof _0x478d76['targetPosition'])throw TypeError('.MergeOperation.targetPosition:\x20object\x20expected');_0x579fa2['targetPosition']=_0xadb9b3['Position']['fromObject'](_0x478d76['targetPosition']);}if(null!=_0x478d76['graveyardPosition']){if('object'!=typeof _0x478d76['graveyardPosition'])throw TypeError('.MergeOperation.graveyardPosition:\x20object\x20expected');_0x579fa2['graveyardPosition']=_0xadb9b3['Position']['fromObject'](_0x478d76['graveyardPosition']);}return null!=_0x478d76['howMany']&&(_0x579fa2['howMany']=_0x478d76['howMany']>>>0x0),null!=_0x478d76['wasUndone']&&(_0x579fa2['wasUndone']=Boolean(_0x478d76['wasUndone'])),_0x579fa2;},_0x2ff37a['toObject']=function(_0x61cef2,_0x3141ed){_0x3141ed||(_0x3141ed={});var _0x44cb3e={};return _0x3141ed['defaults']&&(_0x44cb3e['sourcePosition']=null,_0x44cb3e['targetPosition']=null,_0x44cb3e['graveyardPosition']=null,_0x44cb3e['howMany']=0x0,_0x44cb3e['wasUndone']=!0x1),null!=_0x61cef2['sourcePosition']&&_0x61cef2['hasOwnProperty']('sourcePosition')&&(_0x44cb3e['sourcePosition']=_0xadb9b3['Position']['toObject'](_0x61cef2['sourcePosition'],_0x3141ed)),null!=_0x61cef2['targetPosition']&&_0x61cef2['hasOwnProperty']('targetPosition')&&(_0x44cb3e['targetPosition']=_0xadb9b3['Position']['toObject'](_0x61cef2['targetPosition'],_0x3141ed)),null!=_0x61cef2['graveyardPosition']&&_0x61cef2['hasOwnProperty']('graveyardPosition')&&(_0x44cb3e['graveyardPosition']=_0xadb9b3['Position']['toObject'](_0x61cef2['graveyardPosition'],_0x3141ed)),null!=_0x61cef2['howMany']&&_0x61cef2['hasOwnProperty']('howMany')&&(_0x44cb3e['howMany']=_0x61cef2['howMany']),null!=_0x61cef2['wasUndone']&&_0x61cef2['hasOwnProperty']('wasUndone')&&(_0x44cb3e['wasUndone']=_0x61cef2['wasUndone']),_0x44cb3e;},_0x2ff37a['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x5f1681['util']['toJSONOptions']);},_0x2ff37a['getTypeUrl']=function(_0x46d2ad){return void 0x0===_0x46d2ad&&(_0x46d2ad='type.googleapis.com'),_0x46d2ad+'/MergeOperation';},_0x2ff37a;}()),_0xadb9b3['MoveOperation']=(function(){function _0x465919(_0x16efa7){if(_0x16efa7){for(var _0x2582f6=Object['keys'](_0x16efa7),_0x449f2f=0x0;_0x449f2f<_0x2582f6['length'];++_0x449f2f)null!=_0x16efa7[_0x2582f6[_0x449f2f]]&&(this[_0x2582f6[_0x449f2f]]=_0x16efa7[_0x2582f6[_0x449f2f]]);}}return _0x465919['prototype']['sourcePosition']=null,_0x465919['prototype']['howMany']=0x0,_0x465919['prototype']['targetPosition']=null,_0x465919['prototype']['wasUndone']=!0x1,_0x465919['create']=function(_0x55ccdc){return new _0x465919(_0x55ccdc);},_0x465919['encode']=function(_0x53fb45,_0x175417){return _0x175417||(_0x175417=_0x287853['create']()),null!=_0x53fb45['sourcePosition']&&Object['hasOwnProperty']['call'](_0x53fb45,'sourcePosition')&&_0xadb9b3['Position']['encode'](_0x53fb45['sourcePosition'],_0x175417['uint32'](0xa)['fork']())['ldelim'](),null!=_0x53fb45['howMany']&&Object['hasOwnProperty']['call'](_0x53fb45,'howMany')&&_0x175417['uint32'](0x10)['uint32'](_0x53fb45['howMany']),null!=_0x53fb45['targetPosition']&&Object['hasOwnProperty']['call'](_0x53fb45,'targetPosition')&&_0xadb9b3['Position']['encode'](_0x53fb45['targetPosition'],_0x175417['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x53fb45['wasUndone']&&Object['hasOwnProperty']['call'](_0x53fb45,'wasUndone')&&_0x175417['uint32'](0x20)['bool'](_0x53fb45['wasUndone']),_0x175417;},_0x465919['encodeDelimited']=function(_0x583844,_0x108dca){return this['encode'](_0x583844,_0x108dca)['ldelim']();},_0x465919['decode']=function(_0x38bd5c,_0x447ae9){_0x38bd5c instanceof _0x3faba8||(_0x38bd5c=_0x3faba8['create'](_0x38bd5c));for(var _0x55c1d4=void 0x0===_0x447ae9?_0x38bd5c['len']:_0x38bd5c['pos']+_0x447ae9,_0x93fd96=new _0xadb9b3['MoveOperation']();_0x38bd5c['pos']<_0x55c1d4;){var _0x3d01b3=_0x38bd5c['uint32']();switch(_0x3d01b3>>>0x3){case 0x1:_0x93fd96['sourcePosition']=_0xadb9b3['Position']['decode'](_0x38bd5c,_0x38bd5c['uint32']());break;case 0x2:_0x93fd96['howMany']=_0x38bd5c['uint32']();break;case 0x3:_0x93fd96['targetPosition']=_0xadb9b3['Position']['decode'](_0x38bd5c,_0x38bd5c['uint32']());break;case 0x4:_0x93fd96['wasUndone']=_0x38bd5c['bool']();break;default:_0x38bd5c['skipType'](0x7&_0x3d01b3);}}return _0x93fd96;},_0x465919['decodeDelimited']=function(_0x1e2fda){return _0x1e2fda instanceof _0x3faba8||(_0x1e2fda=new _0x3faba8(_0x1e2fda)),this['decode'](_0x1e2fda,_0x1e2fda['uint32']());},_0x465919['verify']=function(_0x2620e0){if('object'!=typeof _0x2620e0||null===_0x2620e0)return'object\x20expected';var _0xab60aa;if(null!=_0x2620e0['sourcePosition']&&_0x2620e0['hasOwnProperty']('sourcePosition')&&(_0xab60aa=_0xadb9b3['Position']['verify'](_0x2620e0['sourcePosition'])))return'sourcePosition.'+_0xab60aa;if(null!=_0x2620e0['howMany']&&_0x2620e0['hasOwnProperty']('howMany')&&!_0x120072['isInteger'](_0x2620e0['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x2620e0['targetPosition']&&_0x2620e0['hasOwnProperty']('targetPosition')&&(_0xab60aa=_0xadb9b3['Position']['verify'](_0x2620e0['targetPosition'])))return'targetPosition.'+_0xab60aa;return null!=_0x2620e0['wasUndone']&&_0x2620e0['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x2620e0['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x465919['fromObject']=function(_0x204979){if(_0x204979 instanceof _0xadb9b3['MoveOperation'])return _0x204979;var _0x19c401=new _0xadb9b3['MoveOperation']();if(null!=_0x204979['sourcePosition']){if('object'!=typeof _0x204979['sourcePosition'])throw TypeError('.MoveOperation.sourcePosition:\x20object\x20expected');_0x19c401['sourcePosition']=_0xadb9b3['Position']['fromObject'](_0x204979['sourcePosition']);}if(null!=_0x204979['howMany']&&(_0x19c401['howMany']=_0x204979['howMany']>>>0x0),null!=_0x204979['targetPosition']){if('object'!=typeof _0x204979['targetPosition'])throw TypeError('.MoveOperation.targetPosition:\x20object\x20expected');_0x19c401['targetPosition']=_0xadb9b3['Position']['fromObject'](_0x204979['targetPosition']);}return null!=_0x204979['wasUndone']&&(_0x19c401['wasUndone']=Boolean(_0x204979['wasUndone'])),_0x19c401;},_0x465919['toObject']=function(_0x23d4ab,_0x23d732){_0x23d732||(_0x23d732={});var _0x5e9d8b={};return _0x23d732['defaults']&&(_0x5e9d8b['sourcePosition']=null,_0x5e9d8b['howMany']=0x0,_0x5e9d8b['targetPosition']=null,_0x5e9d8b['wasUndone']=!0x1),null!=_0x23d4ab['sourcePosition']&&_0x23d4ab['hasOwnProperty']('sourcePosition')&&(_0x5e9d8b['sourcePosition']=_0xadb9b3['Position']['toObject'](_0x23d4ab['sourcePosition'],_0x23d732)),null!=_0x23d4ab['howMany']&&_0x23d4ab['hasOwnProperty']('howMany')&&(_0x5e9d8b['howMany']=_0x23d4ab['howMany']),null!=_0x23d4ab['targetPosition']&&_0x23d4ab['hasOwnProperty']('targetPosition')&&(_0x5e9d8b['targetPosition']=_0xadb9b3['Position']['toObject'](_0x23d4ab['targetPosition'],_0x23d732)),null!=_0x23d4ab['wasUndone']&&_0x23d4ab['hasOwnProperty']('wasUndone')&&(_0x5e9d8b['wasUndone']=_0x23d4ab['wasUndone']),_0x5e9d8b;},_0x465919['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x5f1681['util']['toJSONOptions']);},_0x465919['getTypeUrl']=function(_0x3c203e){return void 0x0===_0x3c203e&&(_0x3c203e='type.googleapis.com'),_0x3c203e+'/MoveOperation';},_0x465919;}()),_0xadb9b3['RenameOperation']=(function(){function _0x34f7b3(_0x23f26d){if(_0x23f26d){for(var _0x27aa5b=Object['keys'](_0x23f26d),_0x5a2fe0=0x0;_0x5a2fe0<_0x27aa5b['length'];++_0x5a2fe0)null!=_0x23f26d[_0x27aa5b[_0x5a2fe0]]&&(this[_0x27aa5b[_0x5a2fe0]]=_0x23f26d[_0x27aa5b[_0x5a2fe0]]);}}return _0x34f7b3['prototype']['position']=null,_0x34f7b3['prototype']['oldName']='',_0x34f7b3['prototype']['newName']='',_0x34f7b3['prototype']['wasUndone']=!0x1,_0x34f7b3['create']=function(_0x5d48ea){return new _0x34f7b3(_0x5d48ea);},_0x34f7b3['encode']=function(_0xc9937f,_0x587b90){return _0x587b90||(_0x587b90=_0x287853['create']()),null!=_0xc9937f['position']&&Object['hasOwnProperty']['call'](_0xc9937f,'position')&&_0xadb9b3['Position']['encode'](_0xc9937f['position'],_0x587b90['uint32'](0xa)['fork']())['ldelim'](),null!=_0xc9937f['oldName']&&Object['hasOwnProperty']['call'](_0xc9937f,'oldName')&&_0x587b90['uint32'](0x12)['string'](_0xc9937f['oldName']),null!=_0xc9937f['newName']&&Object['hasOwnProperty']['call'](_0xc9937f,'newName')&&_0x587b90['uint32'](0x1a)['string'](_0xc9937f['newName']),null!=_0xc9937f['wasUndone']&&Object['hasOwnProperty']['call'](_0xc9937f,'wasUndone')&&_0x587b90['uint32'](0x20)['bool'](_0xc9937f['wasUndone']),_0x587b90;},_0x34f7b3['encodeDelimited']=function(_0x128b5e,_0x5788f9){return this['encode'](_0x128b5e,_0x5788f9)['ldelim']();},_0x34f7b3['decode']=function(_0x19ae28,_0x298532){_0x19ae28 instanceof _0x3faba8||(_0x19ae28=_0x3faba8['create'](_0x19ae28));for(var _0x23f7d5=void 0x0===_0x298532?_0x19ae28['len']:_0x19ae28['pos']+_0x298532,_0x2a0178=new _0xadb9b3['RenameOperation']();_0x19ae28['pos']<_0x23f7d5;){var _0x933f53=_0x19ae28['uint32']();switch(_0x933f53>>>0x3){case 0x1:_0x2a0178['position']=_0xadb9b3['Position']['decode'](_0x19ae28,_0x19ae28['uint32']());break;case 0x2:_0x2a0178['oldName']=_0x19ae28['string']();break;case 0x3:_0x2a0178['newName']=_0x19ae28['string']();break;case 0x4:_0x2a0178['wasUndone']=_0x19ae28['bool']();break;default:_0x19ae28['skipType'](0x7&_0x933f53);}}return _0x2a0178;},_0x34f7b3['decodeDelimited']=function(_0xcee7d1){return _0xcee7d1 instanceof _0x3faba8||(_0xcee7d1=new _0x3faba8(_0xcee7d1)),this['decode'](_0xcee7d1,_0xcee7d1['uint32']());},_0x34f7b3['verify']=function(_0x3b2784){if('object'!=typeof _0x3b2784||null===_0x3b2784)return'object\x20expected';if(null!=_0x3b2784['position']&&_0x3b2784['hasOwnProperty']('position')){var _0x14d3c9=_0xadb9b3['Position']['verify'](_0x3b2784['position']);if(_0x14d3c9)return'position.'+_0x14d3c9;}return null!=_0x3b2784['oldName']&&_0x3b2784['hasOwnProperty']('oldName')&&!_0x120072['isString'](_0x3b2784['oldName'])?'oldName:\x20string\x20expected':null!=_0x3b2784['newName']&&_0x3b2784['hasOwnProperty']('newName')&&!_0x120072['isString'](_0x3b2784['newName'])?'newName:\x20string\x20expected':null!=_0x3b2784['wasUndone']&&_0x3b2784['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x3b2784['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x34f7b3['fromObject']=function(_0x12f603){if(_0x12f603 instanceof _0xadb9b3['RenameOperation'])return _0x12f603;var _0x97be9a=new _0xadb9b3['RenameOperation']();if(null!=_0x12f603['position']){if('object'!=typeof _0x12f603['position'])throw TypeError('.RenameOperation.position:\x20object\x20expected');_0x97be9a['position']=_0xadb9b3['Position']['fromObject'](_0x12f603['position']);}return null!=_0x12f603['oldName']&&(_0x97be9a['oldName']=String(_0x12f603['oldName'])),null!=_0x12f603['newName']&&(_0x97be9a['newName']=String(_0x12f603['newName'])),null!=_0x12f603['wasUndone']&&(_0x97be9a['wasUndone']=Boolean(_0x12f603['wasUndone'])),_0x97be9a;},_0x34f7b3['toObject']=function(_0x50bcec,_0x295b2a){_0x295b2a||(_0x295b2a={});var _0x53c885={};return _0x295b2a['defaults']&&(_0x53c885['position']=null,_0x53c885['oldName']='',_0x53c885['newName']='',_0x53c885['wasUndone']=!0x1),null!=_0x50bcec['position']&&_0x50bcec['hasOwnProperty']('position')&&(_0x53c885['position']=_0xadb9b3['Position']['toObject'](_0x50bcec['position'],_0x295b2a)),null!=_0x50bcec['oldName']&&_0x50bcec['hasOwnProperty']('oldName')&&(_0x53c885['oldName']=_0x50bcec['oldName']),null!=_0x50bcec['newName']&&_0x50bcec['hasOwnProperty']('newName')&&(_0x53c885['newName']=_0x50bcec['newName']),null!=_0x50bcec['wasUndone']&&_0x50bcec['hasOwnProperty']('wasUndone')&&(_0x53c885['wasUndone']=_0x50bcec['wasUndone']),_0x53c885;},_0x34f7b3['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x5f1681['util']['toJSONOptions']);},_0x34f7b3['getTypeUrl']=function(_0x42ba88){return void 0x0===_0x42ba88&&(_0x42ba88='type.googleapis.com'),_0x42ba88+'/RenameOperation';},_0x34f7b3;}()),_0xadb9b3['RootAttributeOperation']=(function(){function _0x2b0fa4(_0x38e03d){if(_0x38e03d){for(var _0x28cb53=Object['keys'](_0x38e03d),_0x51e18e=0x0;_0x51e18e<_0x28cb53['length'];++_0x51e18e)null!=_0x38e03d[_0x28cb53[_0x51e18e]]&&(this[_0x28cb53[_0x51e18e]]=_0x38e03d[_0x28cb53[_0x51e18e]]);}}return _0x2b0fa4['prototype']['root']='',_0x2b0fa4['prototype']['key']='',_0x2b0fa4['prototype']['oldValueBoolean']=!0x1,_0x2b0fa4['prototype']['oldValueJson']='',_0x2b0fa4['prototype']['newValueBoolean']=!0x1,_0x2b0fa4['prototype']['newValueJson']='',_0x2b0fa4['prototype']['wasUndone']=!0x1,_0x2b0fa4['create']=function(_0x292681){return new _0x2b0fa4(_0x292681);},_0x2b0fa4['encode']=function(_0x16375f,_0x1b1d57){return _0x1b1d57||(_0x1b1d57=_0x287853['create']()),null!=_0x16375f['root']&&Object['hasOwnProperty']['call'](_0x16375f,'root')&&_0x1b1d57['uint32'](0xa)['string'](_0x16375f['root']),null!=_0x16375f['key']&&Object['hasOwnProperty']['call'](_0x16375f,'key')&&_0x1b1d57['uint32'](0x12)['string'](_0x16375f['key']),null!=_0x16375f['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x16375f,'oldValueBoolean')&&_0x1b1d57['uint32'](0x18)['bool'](_0x16375f['oldValueBoolean']),null!=_0x16375f['oldValueJson']&&Object['hasOwnProperty']['call'](_0x16375f,'oldValueJson')&&_0x1b1d57['uint32'](0x22)['string'](_0x16375f['oldValueJson']),null!=_0x16375f['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x16375f,'newValueBoolean')&&_0x1b1d57['uint32'](0x28)['bool'](_0x16375f['newValueBoolean']),null!=_0x16375f['newValueJson']&&Object['hasOwnProperty']['call'](_0x16375f,'newValueJson')&&_0x1b1d57['uint32'](0x32)['string'](_0x16375f['newValueJson']),null!=_0x16375f['wasUndone']&&Object['hasOwnProperty']['call'](_0x16375f,'wasUndone')&&_0x1b1d57['uint32'](0x38)['bool'](_0x16375f['wasUndone']),_0x1b1d57;},_0x2b0fa4['encodeDelimited']=function(_0x21bddf,_0x303b9f){return this['encode'](_0x21bddf,_0x303b9f)['ldelim']();},_0x2b0fa4['decode']=function(_0xd7e186,_0x1961f9){_0xd7e186 instanceof _0x3faba8||(_0xd7e186=_0x3faba8['create'](_0xd7e186));for(var _0x57779f=void 0x0===_0x1961f9?_0xd7e186['len']:_0xd7e186['pos']+_0x1961f9,_0x39df44=new _0xadb9b3['RootAttributeOperation']();_0xd7e186['pos']<_0x57779f;){var _0x2d4c4c=_0xd7e186['uint32']();switch(_0x2d4c4c>>>0x3){case 0x1:_0x39df44['root']=_0xd7e186['string']();break;case 0x2:_0x39df44['key']=_0xd7e186['string']();break;case 0x3:_0x39df44['oldValueBoolean']=_0xd7e186['bool']();break;case 0x4:_0x39df44['oldValueJson']=_0xd7e186['string']();break;case 0x5:_0x39df44['newValueBoolean']=_0xd7e186['bool']();break;case 0x6:_0x39df44['newValueJson']=_0xd7e186['string']();break;case 0x7:_0x39df44['wasUndone']=_0xd7e186['bool']();break;default:_0xd7e186['skipType'](0x7&_0x2d4c4c);}}return _0x39df44;},_0x2b0fa4['decodeDelimited']=function(_0x181b4a){return _0x181b4a instanceof _0x3faba8||(_0x181b4a=new _0x3faba8(_0x181b4a)),this['decode'](_0x181b4a,_0x181b4a['uint32']());},_0x2b0fa4['verify']=function(_0x1c4870){return'object'!=typeof _0x1c4870||null===_0x1c4870?'object\x20expected':null!=_0x1c4870['root']&&_0x1c4870['hasOwnProperty']('root')&&!_0x120072['isString'](_0x1c4870['root'])?'root:\x20string\x20expected':null!=_0x1c4870['key']&&_0x1c4870['hasOwnProperty']('key')&&!_0x120072['isString'](_0x1c4870['key'])?'key:\x20string\x20expected':null!=_0x1c4870['oldValueBoolean']&&_0x1c4870['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x1c4870['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x1c4870['oldValueJson']&&_0x1c4870['hasOwnProperty']('oldValueJson')&&!_0x120072['isString'](_0x1c4870['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x1c4870['newValueBoolean']&&_0x1c4870['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x1c4870['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x1c4870['newValueJson']&&_0x1c4870['hasOwnProperty']('newValueJson')&&!_0x120072['isString'](_0x1c4870['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x1c4870['wasUndone']&&_0x1c4870['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x1c4870['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x2b0fa4['fromObject']=function(_0x481e80){if(_0x481e80 instanceof _0xadb9b3['RootAttributeOperation'])return _0x481e80;var _0x290141=new _0xadb9b3['RootAttributeOperation']();return null!=_0x481e80['root']&&(_0x290141['root']=String(_0x481e80['root'])),null!=_0x481e80['key']&&(_0x290141['key']=String(_0x481e80['key'])),null!=_0x481e80['oldValueBoolean']&&(_0x290141['oldValueBoolean']=Boolean(_0x481e80['oldValueBoolean'])),null!=_0x481e80['oldValueJson']&&(_0x290141['oldValueJson']=String(_0x481e80['oldValueJson'])),null!=_0x481e80['newValueBoolean']&&(_0x290141['newValueBoolean']=Boolean(_0x481e80['newValueBoolean'])),null!=_0x481e80['newValueJson']&&(_0x290141['newValueJson']=String(_0x481e80['newValueJson'])),null!=_0x481e80['wasUndone']&&(_0x290141['wasUndone']=Boolean(_0x481e80['wasUndone'])),_0x290141;},_0x2b0fa4['toObject']=function(_0x58b28f,_0x48cc85){_0x48cc85||(_0x48cc85={});var _0x395c0d={};return _0x48cc85['defaults']&&(_0x395c0d['root']='',_0x395c0d['key']='',_0x395c0d['oldValueBoolean']=!0x1,_0x395c0d['oldValueJson']='',_0x395c0d['newValueBoolean']=!0x1,_0x395c0d['newValueJson']='',_0x395c0d['wasUndone']=!0x1),null!=_0x58b28f['root']&&_0x58b28f['hasOwnProperty']('root')&&(_0x395c0d['root']=_0x58b28f['root']),null!=_0x58b28f['key']&&_0x58b28f['hasOwnProperty']('key')&&(_0x395c0d['key']=_0x58b28f['key']),null!=_0x58b28f['oldValueBoolean']&&_0x58b28f['hasOwnProperty']('oldValueBoolean')&&(_0x395c0d['oldValueBoolean']=_0x58b28f['oldValueBoolean']),null!=_0x58b28f['oldValueJson']&&_0x58b28f['hasOwnProperty']('oldValueJson')&&(_0x395c0d['oldValueJson']=_0x58b28f['oldValueJson']),null!=_0x58b28f['newValueBoolean']&&_0x58b28f['hasOwnProperty']('newValueBoolean')&&(_0x395c0d['newValueBoolean']=_0x58b28f['newValueBoolean']),null!=_0x58b28f['newValueJson']&&_0x58b28f['hasOwnProperty']('newValueJson')&&(_0x395c0d['newValueJson']=_0x58b28f['newValueJson']),null!=_0x58b28f['wasUndone']&&_0x58b28f['hasOwnProperty']('wasUndone')&&(_0x395c0d['wasUndone']=_0x58b28f['wasUndone']),_0x395c0d;},_0x2b0fa4['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x5f1681['util']['toJSONOptions']);},_0x2b0fa4['getTypeUrl']=function(_0xe36de8){return void 0x0===_0xe36de8&&(_0xe36de8='type.googleapis.com'),_0xe36de8+'/RootAttributeOperation';},_0x2b0fa4;}()),_0xadb9b3['RootOperation']=(function(){function _0x21055b(_0xe53728){if(_0xe53728){for(var _0x344c59=Object['keys'](_0xe53728),_0x289705=0x0;_0x289705<_0x344c59['length'];++_0x289705)null!=_0xe53728[_0x344c59[_0x289705]]&&(this[_0x344c59[_0x289705]]=_0xe53728[_0x344c59[_0x289705]]);}}return _0x21055b['prototype']['rootName']='',_0x21055b['prototype']['elementName']='',_0x21055b['prototype']['isAdd']=!0x1,_0x21055b['prototype']['wasUndone']=!0x1,_0x21055b['create']=function(_0x381623){return new _0x21055b(_0x381623);},_0x21055b['encode']=function(_0xcb0edb,_0x235ad1){return _0x235ad1||(_0x235ad1=_0x287853['create']()),null!=_0xcb0edb['rootName']&&Object['hasOwnProperty']['call'](_0xcb0edb,'rootName')&&_0x235ad1['uint32'](0xa)['string'](_0xcb0edb['rootName']),null!=_0xcb0edb['elementName']&&Object['hasOwnProperty']['call'](_0xcb0edb,'elementName')&&_0x235ad1['uint32'](0x12)['string'](_0xcb0edb['elementName']),null!=_0xcb0edb['isAdd']&&Object['hasOwnProperty']['call'](_0xcb0edb,'isAdd')&&_0x235ad1['uint32'](0x18)['bool'](_0xcb0edb['isAdd']),null!=_0xcb0edb['wasUndone']&&Object['hasOwnProperty']['call'](_0xcb0edb,'wasUndone')&&_0x235ad1['uint32'](0x20)['bool'](_0xcb0edb['wasUndone']),_0x235ad1;},_0x21055b['encodeDelimited']=function(_0xc26d84,_0x407e9a){return this['encode'](_0xc26d84,_0x407e9a)['ldelim']();},_0x21055b['decode']=function(_0x3f61d4,_0x4da89f){_0x3f61d4 instanceof _0x3faba8||(_0x3f61d4=_0x3faba8['create'](_0x3f61d4));for(var _0xd411a6=void 0x0===_0x4da89f?_0x3f61d4['len']:_0x3f61d4['pos']+_0x4da89f,_0x243aab=new _0xadb9b3['RootOperation']();_0x3f61d4['pos']<_0xd411a6;){var _0x1aa787=_0x3f61d4['uint32']();switch(_0x1aa787>>>0x3){case 0x1:_0x243aab['rootName']=_0x3f61d4['string']();break;case 0x2:_0x243aab['elementName']=_0x3f61d4['string']();break;case 0x3:_0x243aab['isAdd']=_0x3f61d4['bool']();break;case 0x4:_0x243aab['wasUndone']=_0x3f61d4['bool']();break;default:_0x3f61d4['skipType'](0x7&_0x1aa787);}}return _0x243aab;},_0x21055b['decodeDelimited']=function(_0x4744fd){return _0x4744fd instanceof _0x3faba8||(_0x4744fd=new _0x3faba8(_0x4744fd)),this['decode'](_0x4744fd,_0x4744fd['uint32']());},_0x21055b['verify']=function(_0x50dde1){return'object'!=typeof _0x50dde1||null===_0x50dde1?'object\x20expected':null!=_0x50dde1['rootName']&&_0x50dde1['hasOwnProperty']('rootName')&&!_0x120072['isString'](_0x50dde1['rootName'])?'rootName:\x20string\x20expected':null!=_0x50dde1['elementName']&&_0x50dde1['hasOwnProperty']('elementName')&&!_0x120072['isString'](_0x50dde1['elementName'])?'elementName:\x20string\x20expected':null!=_0x50dde1['isAdd']&&_0x50dde1['hasOwnProperty']('isAdd')&&'boolean'!=typeof _0x50dde1['isAdd']?'isAdd:\x20boolean\x20expected':null!=_0x50dde1['wasUndone']&&_0x50dde1['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x50dde1['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x21055b['fromObject']=function(_0x1aeb1c){if(_0x1aeb1c instanceof _0xadb9b3['RootOperation'])return _0x1aeb1c;var _0xa49c6d=new _0xadb9b3['RootOperation']();return null!=_0x1aeb1c['rootName']&&(_0xa49c6d['rootName']=String(_0x1aeb1c['rootName'])),null!=_0x1aeb1c['elementName']&&(_0xa49c6d['elementName']=String(_0x1aeb1c['elementName'])),null!=_0x1aeb1c['isAdd']&&(_0xa49c6d['isAdd']=Boolean(_0x1aeb1c['isAdd'])),null!=_0x1aeb1c['wasUndone']&&(_0xa49c6d['wasUndone']=Boolean(_0x1aeb1c['wasUndone'])),_0xa49c6d;},_0x21055b['toObject']=function(_0x1866ff,_0x4148ca){_0x4148ca||(_0x4148ca={});var _0x508ee={};return _0x4148ca['defaults']&&(_0x508ee['rootName']='',_0x508ee['elementName']='',_0x508ee['isAdd']=!0x1,_0x508ee['wasUndone']=!0x1),null!=_0x1866ff['rootName']&&_0x1866ff['hasOwnProperty']('rootName')&&(_0x508ee['rootName']=_0x1866ff['rootName']),null!=_0x1866ff['elementName']&&_0x1866ff['hasOwnProperty']('elementName')&&(_0x508ee['elementName']=_0x1866ff['elementName']),null!=_0x1866ff['isAdd']&&_0x1866ff['hasOwnProperty']('isAdd')&&(_0x508ee['isAdd']=_0x1866ff['isAdd']),null!=_0x1866ff['wasUndone']&&_0x1866ff['hasOwnProperty']('wasUndone')&&(_0x508ee['wasUndone']=_0x1866ff['wasUndone']),_0x508ee;},_0x21055b['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x5f1681['util']['toJSONOptions']);},_0x21055b['getTypeUrl']=function(_0x2afb04){return void 0x0===_0x2afb04&&(_0x2afb04='type.googleapis.com'),_0x2afb04+'/RootOperation';},_0x21055b;}()),_0xadb9b3['SplitOperation']=(function(){function _0x3b0cb3(_0x2c3eb7){if(_0x2c3eb7){for(var _0x17da78=Object['keys'](_0x2c3eb7),_0x458cde=0x0;_0x458cde<_0x17da78['length'];++_0x458cde)null!=_0x2c3eb7[_0x17da78[_0x458cde]]&&(this[_0x17da78[_0x458cde]]=_0x2c3eb7[_0x17da78[_0x458cde]]);}}return _0x3b0cb3['prototype']['splitPosition']=null,_0x3b0cb3['prototype']['graveyardPosition']=null,_0x3b0cb3['prototype']['howMany']=0x0,_0x3b0cb3['prototype']['insertionPosition']=null,_0x3b0cb3['prototype']['wasUndone']=!0x1,_0x3b0cb3['create']=function(_0x54b5af){return new _0x3b0cb3(_0x54b5af);},_0x3b0cb3['encode']=function(_0x1bc220,_0x42ac03){return _0x42ac03||(_0x42ac03=_0x287853['create']()),null!=_0x1bc220['splitPosition']&&Object['hasOwnProperty']['call'](_0x1bc220,'splitPosition')&&_0xadb9b3['Position']['encode'](_0x1bc220['splitPosition'],_0x42ac03['uint32'](0xa)['fork']())['ldelim'](),null!=_0x1bc220['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x1bc220,'graveyardPosition')&&_0xadb9b3['Position']['encode'](_0x1bc220['graveyardPosition'],_0x42ac03['uint32'](0x12)['fork']())['ldelim'](),null!=_0x1bc220['howMany']&&Object['hasOwnProperty']['call'](_0x1bc220,'howMany')&&_0x42ac03['uint32'](0x18)['uint32'](_0x1bc220['howMany']),null!=_0x1bc220['insertionPosition']&&Object['hasOwnProperty']['call'](_0x1bc220,'insertionPosition')&&_0xadb9b3['Position']['encode'](_0x1bc220['insertionPosition'],_0x42ac03['uint32'](0x22)['fork']())['ldelim'](),null!=_0x1bc220['wasUndone']&&Object['hasOwnProperty']['call'](_0x1bc220,'wasUndone')&&_0x42ac03['uint32'](0x28)['bool'](_0x1bc220['wasUndone']),_0x42ac03;},_0x3b0cb3['encodeDelimited']=function(_0xa9203d,_0x2d12ec){return this['encode'](_0xa9203d,_0x2d12ec)['ldelim']();},_0x3b0cb3['decode']=function(_0x195f21,_0x23ef25){_0x195f21 instanceof _0x3faba8||(_0x195f21=_0x3faba8['create'](_0x195f21));for(var _0x3e688a=void 0x0===_0x23ef25?_0x195f21['len']:_0x195f21['pos']+_0x23ef25,_0x219a97=new _0xadb9b3['SplitOperation']();_0x195f21['pos']<_0x3e688a;){var _0x27f230=_0x195f21['uint32']();switch(_0x27f230>>>0x3){case 0x1:_0x219a97['splitPosition']=_0xadb9b3['Position']['decode'](_0x195f21,_0x195f21['uint32']());break;case 0x2:_0x219a97['graveyardPosition']=_0xadb9b3['Position']['decode'](_0x195f21,_0x195f21['uint32']());break;case 0x3:_0x219a97['howMany']=_0x195f21['uint32']();break;case 0x4:_0x219a97['insertionPosition']=_0xadb9b3['Position']['decode'](_0x195f21,_0x195f21['uint32']());break;case 0x5:_0x219a97['wasUndone']=_0x195f21['bool']();break;default:_0x195f21['skipType'](0x7&_0x27f230);}}return _0x219a97;},_0x3b0cb3['decodeDelimited']=function(_0x29c57f){return _0x29c57f instanceof _0x3faba8||(_0x29c57f=new _0x3faba8(_0x29c57f)),this['decode'](_0x29c57f,_0x29c57f['uint32']());},_0x3b0cb3['verify']=function(_0x1c367a){if('object'!=typeof _0x1c367a||null===_0x1c367a)return'object\x20expected';var _0x571825;if(null!=_0x1c367a['splitPosition']&&_0x1c367a['hasOwnProperty']('splitPosition')&&(_0x571825=_0xadb9b3['Position']['verify'](_0x1c367a['splitPosition'])))return'splitPosition.'+_0x571825;if(null!=_0x1c367a['graveyardPosition']&&_0x1c367a['hasOwnProperty']('graveyardPosition')&&(_0x571825=_0xadb9b3['Position']['verify'](_0x1c367a['graveyardPosition'])))return'graveyardPosition.'+_0x571825;if(null!=_0x1c367a['howMany']&&_0x1c367a['hasOwnProperty']('howMany')&&!_0x120072['isInteger'](_0x1c367a['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x1c367a['insertionPosition']&&_0x1c367a['hasOwnProperty']('insertionPosition')&&(_0x571825=_0xadb9b3['Position']['verify'](_0x1c367a['insertionPosition'])))return'insertionPosition.'+_0x571825;return null!=_0x1c367a['wasUndone']&&_0x1c367a['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x1c367a['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x3b0cb3['fromObject']=function(_0x25e3f6){if(_0x25e3f6 instanceof _0xadb9b3['SplitOperation'])return _0x25e3f6;var _0x34ffbd=new _0xadb9b3['SplitOperation']();if(null!=_0x25e3f6['splitPosition']){if('object'!=typeof _0x25e3f6['splitPosition'])throw TypeError('.SplitOperation.splitPosition:\x20object\x20expected');_0x34ffbd['splitPosition']=_0xadb9b3['Position']['fromObject'](_0x25e3f6['splitPosition']);}if(null!=_0x25e3f6['graveyardPosition']){if('object'!=typeof _0x25e3f6['graveyardPosition'])throw TypeError('.SplitOperation.graveyardPosition:\x20object\x20expected');_0x34ffbd['graveyardPosition']=_0xadb9b3['Position']['fromObject'](_0x25e3f6['graveyardPosition']);}if(null!=_0x25e3f6['howMany']&&(_0x34ffbd['howMany']=_0x25e3f6['howMany']>>>0x0),null!=_0x25e3f6['insertionPosition']){if('object'!=typeof _0x25e3f6['insertionPosition'])throw TypeError('.SplitOperation.insertionPosition:\x20object\x20expected');_0x34ffbd['insertionPosition']=_0xadb9b3['Position']['fromObject'](_0x25e3f6['insertionPosition']);}return null!=_0x25e3f6['wasUndone']&&(_0x34ffbd['wasUndone']=Boolean(_0x25e3f6['wasUndone'])),_0x34ffbd;},_0x3b0cb3['toObject']=function(_0x25af02,_0x4a62d1){_0x4a62d1||(_0x4a62d1={});var _0x18ca62={};return _0x4a62d1['defaults']&&(_0x18ca62['splitPosition']=null,_0x18ca62['graveyardPosition']=null,_0x18ca62['howMany']=0x0,_0x18ca62['insertionPosition']=null,_0x18ca62['wasUndone']=!0x1),null!=_0x25af02['splitPosition']&&_0x25af02['hasOwnProperty']('splitPosition')&&(_0x18ca62['splitPosition']=_0xadb9b3['Position']['toObject'](_0x25af02['splitPosition'],_0x4a62d1)),null!=_0x25af02['graveyardPosition']&&_0x25af02['hasOwnProperty']('graveyardPosition')&&(_0x18ca62['graveyardPosition']=_0xadb9b3['Position']['toObject'](_0x25af02['graveyardPosition'],_0x4a62d1)),null!=_0x25af02['howMany']&&_0x25af02['hasOwnProperty']('howMany')&&(_0x18ca62['howMany']=_0x25af02['howMany']),null!=_0x25af02['insertionPosition']&&_0x25af02['hasOwnProperty']('insertionPosition')&&(_0x18ca62['insertionPosition']=_0xadb9b3['Position']['toObject'](_0x25af02['insertionPosition'],_0x4a62d1)),null!=_0x25af02['wasUndone']&&_0x25af02['hasOwnProperty']('wasUndone')&&(_0x18ca62['wasUndone']=_0x25af02['wasUndone']),_0x18ca62;},_0x3b0cb3['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x5f1681['util']['toJSONOptions']);},_0x3b0cb3['getTypeUrl']=function(_0x41aea6){return void 0x0===_0x41aea6&&(_0x41aea6='type.googleapis.com'),_0x41aea6+'/SplitOperation';},_0x3b0cb3;}()),_0xadb9b3['Position']=(function(){function _0x33f3be(_0x5988e0){if(this['path']=[],_0x5988e0){for(var _0x59c074=Object['keys'](_0x5988e0),_0xf69cf1=0x0;_0xf69cf1<_0x59c074['length'];++_0xf69cf1)null!=_0x5988e0[_0x59c074[_0xf69cf1]]&&(this[_0x59c074[_0xf69cf1]]=_0x5988e0[_0x59c074[_0xf69cf1]]);}}return _0x33f3be['prototype']['root']='',_0x33f3be['prototype']['rootMain']=!0x1,_0x33f3be['prototype']['rootGraveyard']=!0x1,_0x33f3be['prototype']['path']=_0x120072['emptyArray'],_0x33f3be['prototype']['stickiness']='',_0x33f3be['create']=function(_0xda16df){return new _0x33f3be(_0xda16df);},_0x33f3be['encode']=function(_0x5bb78a,_0x1f9703){if(_0x1f9703||(_0x1f9703=_0x287853['create']()),null!=_0x5bb78a['root']&&Object['hasOwnProperty']['call'](_0x5bb78a,'root')&&_0x1f9703['uint32'](0xa)['string'](_0x5bb78a['root']),null!=_0x5bb78a['rootMain']&&Object['hasOwnProperty']['call'](_0x5bb78a,'rootMain')&&_0x1f9703['uint32'](0x10)['bool'](_0x5bb78a['rootMain']),null!=_0x5bb78a['rootGraveyard']&&Object['hasOwnProperty']['call'](_0x5bb78a,'rootGraveyard')&&_0x1f9703['uint32'](0x18)['bool'](_0x5bb78a['rootGraveyard']),null!=_0x5bb78a['path']&&_0x5bb78a['path']['length']){_0x1f9703['uint32'](0x22)['fork']();for(var _0x1d2606=0x0;_0x1d2606<_0x5bb78a['path']['length'];++_0x1d2606)_0x1f9703['uint32'](_0x5bb78a['path'][_0x1d2606]);_0x1f9703['ldelim']();}return null!=_0x5bb78a['stickiness']&&Object['hasOwnProperty']['call'](_0x5bb78a,'stickiness')&&_0x1f9703['uint32'](0x2a)['string'](_0x5bb78a['stickiness']),_0x1f9703;},_0x33f3be['encodeDelimited']=function(_0x115776,_0xca2d87){return this['encode'](_0x115776,_0xca2d87)['ldelim']();},_0x33f3be['decode']=function(_0xa62984,_0x2857f6){_0xa62984 instanceof _0x3faba8||(_0xa62984=_0x3faba8['create'](_0xa62984));for(var _0x2fbadc=void 0x0===_0x2857f6?_0xa62984['len']:_0xa62984['pos']+_0x2857f6,_0x3a9166=new _0xadb9b3['Position']();_0xa62984['pos']<_0x2fbadc;){var _0xc7f98b=_0xa62984['uint32']();switch(_0xc7f98b>>>0x3){case 0x1:_0x3a9166['root']=_0xa62984['string']();break;case 0x2:_0x3a9166['rootMain']=_0xa62984['bool']();break;case 0x3:_0x3a9166['rootGraveyard']=_0xa62984['bool']();break;case 0x4:if(_0x3a9166['path']&&_0x3a9166['path']['length']||(_0x3a9166['path']=[]),0x2==(0x7&_0xc7f98b)){for(var _0x3a8dfc=_0xa62984['uint32']()+_0xa62984['pos'];_0xa62984['pos']<_0x3a8dfc;)_0x3a9166['path']['push'](_0xa62984['uint32']());}else _0x3a9166['path']['push'](_0xa62984['uint32']());break;case 0x5:_0x3a9166['stickiness']=_0xa62984['string']();break;default:_0xa62984['skipType'](0x7&_0xc7f98b);}}return _0x3a9166;},_0x33f3be['decodeDelimited']=function(_0x254227){return _0x254227 instanceof _0x3faba8||(_0x254227=new _0x3faba8(_0x254227)),this['decode'](_0x254227,_0x254227['uint32']());},_0x33f3be['verify']=function(_0x49bb95){if('object'!=typeof _0x49bb95||null===_0x49bb95)return'object\x20expected';if(null!=_0x49bb95['root']&&_0x49bb95['hasOwnProperty']('root')&&!_0x120072['isString'](_0x49bb95['root']))return'root:\x20string\x20expected';if(null!=_0x49bb95['rootMain']&&_0x49bb95['hasOwnProperty']('rootMain')&&'boolean'!=typeof _0x49bb95['rootMain'])return'rootMain:\x20boolean\x20expected';if(null!=_0x49bb95['rootGraveyard']&&_0x49bb95['hasOwnProperty']('rootGraveyard')&&'boolean'!=typeof _0x49bb95['rootGraveyard'])return'rootGraveyard:\x20boolean\x20expected';if(null!=_0x49bb95['path']&&_0x49bb95['hasOwnProperty']('path')){if(!Array['isArray'](_0x49bb95['path']))return'path:\x20array\x20expected';for(var _0x5e979f=0x0;_0x5e979f<_0x49bb95['path']['length'];++_0x5e979f)if(!_0x120072['isInteger'](_0x49bb95['path'][_0x5e979f]))return'path:\x20integer[]\x20expected';}return null!=_0x49bb95['stickiness']&&_0x49bb95['hasOwnProperty']('stickiness')&&!_0x120072['isString'](_0x49bb95['stickiness'])?'stickiness:\x20string\x20expected':null;},_0x33f3be['fromObject']=function(_0x477b35){if(_0x477b35 instanceof _0xadb9b3['Position'])return _0x477b35;var _0xf796db=new _0xadb9b3['Position']();if(null!=_0x477b35['root']&&(_0xf796db['root']=String(_0x477b35['root'])),null!=_0x477b35['rootMain']&&(_0xf796db['rootMain']=Boolean(_0x477b35['rootMain'])),null!=_0x477b35['rootGraveyard']&&(_0xf796db['rootGraveyard']=Boolean(_0x477b35['rootGraveyard'])),_0x477b35['path']){if(!Array['isArray'](_0x477b35['path']))throw TypeError('.Position.path:\x20array\x20expected');_0xf796db['path']=[];for(var _0x5cdef1=0x0;_0x5cdef1<_0x477b35['path']['length'];++_0x5cdef1)_0xf796db['path'][_0x5cdef1]=_0x477b35['path'][_0x5cdef1]>>>0x0;}return null!=_0x477b35['stickiness']&&(_0xf796db['stickiness']=String(_0x477b35['stickiness'])),_0xf796db;},_0x33f3be['toObject']=function(_0x18cb1c,_0x417b73){_0x417b73||(_0x417b73={});var _0x2279f8={};if((_0x417b73['arrays']||_0x417b73['defaults'])&&(_0x2279f8['path']=[]),_0x417b73['defaults']&&(_0x2279f8['root']='',_0x2279f8['rootMain']=!0x1,_0x2279f8['rootGraveyard']=!0x1,_0x2279f8['stickiness']=''),null!=_0x18cb1c['root']&&_0x18cb1c['hasOwnProperty']('root')&&(_0x2279f8['root']=_0x18cb1c['root']),null!=_0x18cb1c['rootMain']&&_0x18cb1c['hasOwnProperty']('rootMain')&&(_0x2279f8['rootMain']=_0x18cb1c['rootMain']),null!=_0x18cb1c['rootGraveyard']&&_0x18cb1c['hasOwnProperty']('rootGraveyard')&&(_0x2279f8['rootGraveyard']=_0x18cb1c['rootGraveyard']),_0x18cb1c['path']&&_0x18cb1c['path']['length']){_0x2279f8['path']=[];for(var _0x59f8d8=0x0;_0x59f8d8<_0x18cb1c['path']['length'];++_0x59f8d8)_0x2279f8['path'][_0x59f8d8]=_0x18cb1c['path'][_0x59f8d8];}return null!=_0x18cb1c['stickiness']&&_0x18cb1c['hasOwnProperty']('stickiness')&&(_0x2279f8['stickiness']=_0x18cb1c['stickiness']),_0x2279f8;},_0x33f3be['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x5f1681['util']['toJSONOptions']);},_0x33f3be['getTypeUrl']=function(_0x28343f){return void 0x0===_0x28343f&&(_0x28343f='type.googleapis.com'),_0x28343f+'/Position';},_0x33f3be;}()),_0xadb9b3['Range']=(function(){function _0x1b5780(_0x154206){if(_0x154206){for(var _0x10b61e=Object['keys'](_0x154206),_0x3332f6=0x0;_0x3332f6<_0x10b61e['length'];++_0x3332f6)null!=_0x154206[_0x10b61e[_0x3332f6]]&&(this[_0x10b61e[_0x3332f6]]=_0x154206[_0x10b61e[_0x3332f6]]);}}return _0x1b5780['prototype']['start']=null,_0x1b5780['prototype']['end']=null,_0x1b5780['create']=function(_0x52037a){return new _0x1b5780(_0x52037a);},_0x1b5780['encode']=function(_0x396d50,_0x42bdda){return _0x42bdda||(_0x42bdda=_0x287853['create']()),null!=_0x396d50['start']&&Object['hasOwnProperty']['call'](_0x396d50,'start')&&_0xadb9b3['Position']['encode'](_0x396d50['start'],_0x42bdda['uint32'](0xa)['fork']())['ldelim'](),null!=_0x396d50['end']&&Object['hasOwnProperty']['call'](_0x396d50,'end')&&_0xadb9b3['Position']['encode'](_0x396d50['end'],_0x42bdda['uint32'](0x12)['fork']())['ldelim'](),_0x42bdda;},_0x1b5780['encodeDelimited']=function(_0x4018a7,_0x560b67){return this['encode'](_0x4018a7,_0x560b67)['ldelim']();},_0x1b5780['decode']=function(_0x191bf2,_0x18b568){_0x191bf2 instanceof _0x3faba8||(_0x191bf2=_0x3faba8['create'](_0x191bf2));for(var _0x24cfeb=void 0x0===_0x18b568?_0x191bf2['len']:_0x191bf2['pos']+_0x18b568,_0x33fc27=new _0xadb9b3['Range']();_0x191bf2['pos']<_0x24cfeb;){var _0x448a02=_0x191bf2['uint32']();switch(_0x448a02>>>0x3){case 0x1:_0x33fc27['start']=_0xadb9b3['Position']['decode'](_0x191bf2,_0x191bf2['uint32']());break;case 0x2:_0x33fc27['end']=_0xadb9b3['Position']['decode'](_0x191bf2,_0x191bf2['uint32']());break;default:_0x191bf2['skipType'](0x7&_0x448a02);}}return _0x33fc27;},_0x1b5780['decodeDelimited']=function(_0x1f728c){return _0x1f728c instanceof _0x3faba8||(_0x1f728c=new _0x3faba8(_0x1f728c)),this['decode'](_0x1f728c,_0x1f728c['uint32']());},_0x1b5780['verify']=function(_0x41222b){if('object'!=typeof _0x41222b||null===_0x41222b)return'object\x20expected';var _0x45a0f9;if(null!=_0x41222b['start']&&_0x41222b['hasOwnProperty']('start')&&(_0x45a0f9=_0xadb9b3['Position']['verify'](_0x41222b['start'])))return'start.'+_0x45a0f9;if(null!=_0x41222b['end']&&_0x41222b['hasOwnProperty']('end')&&(_0x45a0f9=_0xadb9b3['Position']['verify'](_0x41222b['end'])))return'end.'+_0x45a0f9;return null;},_0x1b5780['fromObject']=function(_0x575a7b){if(_0x575a7b instanceof _0xadb9b3['Range'])return _0x575a7b;var _0x23ceb2=new _0xadb9b3['Range']();if(null!=_0x575a7b['start']){if('object'!=typeof _0x575a7b['start'])throw TypeError('.Range.start:\x20object\x20expected');_0x23ceb2['start']=_0xadb9b3['Position']['fromObject'](_0x575a7b['start']);}if(null!=_0x575a7b['end']){if('object'!=typeof _0x575a7b['end'])throw TypeError('.Range.end:\x20object\x20expected');_0x23ceb2['end']=_0xadb9b3['Position']['fromObject'](_0x575a7b['end']);}return _0x23ceb2;},_0x1b5780['toObject']=function(_0x199831,_0x2fa03f){_0x2fa03f||(_0x2fa03f={});var _0x3ae46c={};return _0x2fa03f['defaults']&&(_0x3ae46c['start']=null,_0x3ae46c['end']=null),null!=_0x199831['start']&&_0x199831['hasOwnProperty']('start')&&(_0x3ae46c['start']=_0xadb9b3['Position']['toObject'](_0x199831['start'],_0x2fa03f)),null!=_0x199831['end']&&_0x199831['hasOwnProperty']('end')&&(_0x3ae46c['end']=_0xadb9b3['Position']['toObject'](_0x199831['end'],_0x2fa03f)),_0x3ae46c;},_0x1b5780['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x5f1681['util']['toJSONOptions']);},_0x1b5780['getTypeUrl']=function(_0x46516c){return void 0x0===_0x46516c&&(_0x46516c='type.googleapis.com'),_0x46516c+'/Range';},_0x1b5780;}()),_0xadb9b3['Element']=(function(){function _0x87cbff(_0x394175){if(this['children']=[],this['attributesBoolean']={},_0x394175){for(var _0x12cb07=Object['keys'](_0x394175),_0x432c20=0x0;_0x432c20<_0x12cb07['length'];++_0x432c20)null!=_0x394175[_0x12cb07[_0x432c20]]&&(this[_0x12cb07[_0x432c20]]=_0x394175[_0x12cb07[_0x432c20]]);}}return _0x87cbff['prototype']['name']='',_0x87cbff['prototype']['children']=_0x120072['emptyArray'],_0x87cbff['prototype']['data']='',_0x87cbff['prototype']['attributesBoolean']=_0x120072['emptyObject'],_0x87cbff['prototype']['attributesJson']='',_0x87cbff['create']=function(_0x2e6feb){return new _0x87cbff(_0x2e6feb);},_0x87cbff['encode']=function(_0x1cf028,_0x99f74a){if(_0x99f74a||(_0x99f74a=_0x287853['create']()),null!=_0x1cf028['name']&&Object['hasOwnProperty']['call'](_0x1cf028,'name')&&_0x99f74a['uint32'](0xa)['string'](_0x1cf028['name']),null!=_0x1cf028['children']&&_0x1cf028['children']['length']){for(var _0x126c84=0x0;_0x126c84<_0x1cf028['children']['length'];++_0x126c84)_0xadb9b3['Element']['encode'](_0x1cf028['children'][_0x126c84],_0x99f74a['uint32'](0x12)['fork']())['ldelim']();}if(null!=_0x1cf028['data']&&Object['hasOwnProperty']['call'](_0x1cf028,'data')&&_0x99f74a['uint32'](0x1a)['string'](_0x1cf028['data']),null!=_0x1cf028['attributesBoolean']&&Object['hasOwnProperty']['call'](_0x1cf028,'attributesBoolean')){var _0x3a6b1b=Object['keys'](_0x1cf028['attributesBoolean']);for(_0x126c84=0x0;_0x126c84<_0x3a6b1b['length'];++_0x126c84)_0x99f74a['uint32'](0x22)['fork']()['uint32'](0xa)['string'](_0x3a6b1b[_0x126c84])['uint32'](0x10)['bool'](_0x1cf028['attributesBoolean'][_0x3a6b1b[_0x126c84]])['ldelim']();}return null!=_0x1cf028['attributesJson']&&Object['hasOwnProperty']['call'](_0x1cf028,'attributesJson')&&_0x99f74a['uint32'](0x2a)['string'](_0x1cf028['attributesJson']),_0x99f74a;},_0x87cbff['encodeDelimited']=function(_0x5a6587,_0x567ac9){return this['encode'](_0x5a6587,_0x567ac9)['ldelim']();},_0x87cbff['decode']=function(_0xe1f3bd,_0x2e48dd){_0xe1f3bd instanceof _0x3faba8||(_0xe1f3bd=_0x3faba8['create'](_0xe1f3bd));for(var _0x554c94,_0x26a332,_0x20aec0=void 0x0===_0x2e48dd?_0xe1f3bd['len']:_0xe1f3bd['pos']+_0x2e48dd,_0x16ce42=new _0xadb9b3['Element']();_0xe1f3bd['pos']<_0x20aec0;){var _0x3271ae=_0xe1f3bd['uint32']();switch(_0x3271ae>>>0x3){case 0x1:_0x16ce42['name']=_0xe1f3bd['string']();break;case 0x2:_0x16ce42['children']&&_0x16ce42['children']['length']||(_0x16ce42['children']=[]),_0x16ce42['children']['push'](_0xadb9b3['Element']['decode'](_0xe1f3bd,_0xe1f3bd['uint32']()));break;case 0x3:_0x16ce42['data']=_0xe1f3bd['string']();break;case 0x4:_0x16ce42['attributesBoolean']===_0x120072['emptyObject']&&(_0x16ce42['attributesBoolean']={});var _0x331bf0=_0xe1f3bd['uint32']()+_0xe1f3bd['pos'];for(_0x554c94='',_0x26a332=!0x1;_0xe1f3bd['pos']<_0x331bf0;){var _0x31fa36=_0xe1f3bd['uint32']();switch(_0x31fa36>>>0x3){case 0x1:_0x554c94=_0xe1f3bd['string']();break;case 0x2:_0x26a332=_0xe1f3bd['bool']();break;default:_0xe1f3bd['skipType'](0x7&_0x31fa36);}}_0x16ce42['attributesBoolean'][_0x554c94]=_0x26a332;break;case 0x5:_0x16ce42['attributesJson']=_0xe1f3bd['string']();break;default:_0xe1f3bd['skipType'](0x7&_0x3271ae);}}return _0x16ce42;},_0x87cbff['decodeDelimited']=function(_0x55a885){return _0x55a885 instanceof _0x3faba8||(_0x55a885=new _0x3faba8(_0x55a885)),this['decode'](_0x55a885,_0x55a885['uint32']());},_0x87cbff['verify']=function(_0x4f81fc){if('object'!=typeof _0x4f81fc||null===_0x4f81fc)return'object\x20expected';if(null!=_0x4f81fc['name']&&_0x4f81fc['hasOwnProperty']('name')&&!_0x120072['isString'](_0x4f81fc['name']))return'name:\x20string\x20expected';if(null!=_0x4f81fc['children']&&_0x4f81fc['hasOwnProperty']('children')){if(!Array['isArray'](_0x4f81fc['children']))return'children:\x20array\x20expected';for(var _0x904167=0x0;_0x904167<_0x4f81fc['children']['length'];++_0x904167){var _0x3d4268=_0xadb9b3['Element']['verify'](_0x4f81fc['children'][_0x904167]);if(_0x3d4268)return'children.'+_0x3d4268;}}if(null!=_0x4f81fc['data']&&_0x4f81fc['hasOwnProperty']('data')&&!_0x120072['isString'](_0x4f81fc['data']))return'data:\x20string\x20expected';if(null!=_0x4f81fc['attributesBoolean']&&_0x4f81fc['hasOwnProperty']('attributesBoolean')){if(!_0x120072['isObject'](_0x4f81fc['attributesBoolean']))return'attributesBoolean:\x20object\x20expected';var _0x11dfed=Object['keys'](_0x4f81fc['attributesBoolean']);for(_0x904167=0x0;_0x904167<_0x11dfed['length'];++_0x904167)if('boolean'!=typeof _0x4f81fc['attributesBoolean'][_0x11dfed[_0x904167]])return'attributesBoolean:\x20boolean{k:string}\x20expected';}return null!=_0x4f81fc['attributesJson']&&_0x4f81fc['hasOwnProperty']('attributesJson')&&!_0x120072['isString'](_0x4f81fc['attributesJson'])?'attributesJson:\x20string\x20expected':null;},_0x87cbff['fromObject']=function(_0x10905c){if(_0x10905c instanceof _0xadb9b3['Element'])return _0x10905c;var _0x2ad4d4=new _0xadb9b3['Element']();if(null!=_0x10905c['name']&&(_0x2ad4d4['name']=String(_0x10905c['name'])),_0x10905c['children']){if(!Array['isArray'](_0x10905c['children']))throw TypeError('.Element.children:\x20array\x20expected');_0x2ad4d4['children']=[];for(var _0x4349a2=0x0;_0x4349a2<_0x10905c['children']['length'];++_0x4349a2){if('object'!=typeof _0x10905c['children'][_0x4349a2])throw TypeError('.Element.children:\x20object\x20expected');_0x2ad4d4['children'][_0x4349a2]=_0xadb9b3['Element']['fromObject'](_0x10905c['children'][_0x4349a2]);}}if(null!=_0x10905c['data']&&(_0x2ad4d4['data']=String(_0x10905c['data'])),_0x10905c['attributesBoolean']){if('object'!=typeof _0x10905c['attributesBoolean'])throw TypeError('.Element.attributesBoolean:\x20object\x20expected');_0x2ad4d4['attributesBoolean']={};var _0x4bf8f9=Object['keys'](_0x10905c['attributesBoolean']);for(_0x4349a2=0x0;_0x4349a2<_0x4bf8f9['length'];++_0x4349a2)_0x2ad4d4['attributesBoolean'][_0x4bf8f9[_0x4349a2]]=Boolean(_0x10905c['attributesBoolean'][_0x4bf8f9[_0x4349a2]]);}return null!=_0x10905c['attributesJson']&&(_0x2ad4d4['attributesJson']=String(_0x10905c['attributesJson'])),_0x2ad4d4;},_0x87cbff['toObject']=function(_0x707e11,_0x4f3323){_0x4f3323||(_0x4f3323={});var _0x2f5a7b,_0x310fd1={};if((_0x4f3323['arrays']||_0x4f3323['defaults'])&&(_0x310fd1['children']=[]),(_0x4f3323['objects']||_0x4f3323['defaults'])&&(_0x310fd1['attributesBoolean']={}),_0x4f3323['defaults']&&(_0x310fd1['name']='',_0x310fd1['data']='',_0x310fd1['attributesJson']=''),null!=_0x707e11['name']&&_0x707e11['hasOwnProperty']('name')&&(_0x310fd1['name']=_0x707e11['name']),_0x707e11['children']&&_0x707e11['children']['length']){_0x310fd1['children']=[];for(var _0x28a9c6=0x0;_0x28a9c6<_0x707e11['children']['length'];++_0x28a9c6)_0x310fd1['children'][_0x28a9c6]=_0xadb9b3['Element']['toObject'](_0x707e11['children'][_0x28a9c6],_0x4f3323);}if(null!=_0x707e11['data']&&_0x707e11['hasOwnProperty']('data')&&(_0x310fd1['data']=_0x707e11['data']),_0x707e11['attributesBoolean']&&(_0x2f5a7b=Object['keys'](_0x707e11['attributesBoolean']))['length']){_0x310fd1['attributesBoolean']={};for(_0x28a9c6=0x0;_0x28a9c6<_0x2f5a7b['length'];++_0x28a9c6)_0x310fd1['attributesBoolean'][_0x2f5a7b[_0x28a9c6]]=_0x707e11['attributesBoolean'][_0x2f5a7b[_0x28a9c6]];}return null!=_0x707e11['attributesJson']&&_0x707e11['hasOwnProperty']('attributesJson')&&(_0x310fd1['attributesJson']=_0x707e11['attributesJson']),_0x310fd1;},_0x87cbff['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x5f1681['util']['toJSONOptions']);},_0x87cbff['getTypeUrl']=function(_0x456720){return void 0x0===_0x456720&&(_0x456720='type.googleapis.com'),_0x456720+'/Element';},_0x87cbff;}()),_0xadb9b3;})());class r{['_protobufRoot'];constructor(){this['_protobufRoot']=u;}['getDescriptor'](_0x43c57d){return new y(this['_protobufRoot'][_0x43c57d]);}}class y{['_protobuf'];constructor(_0x842626){this['_protobuf']=_0x842626;}['compress'](_0x1d91e7){const _0x45c11a=this['_protobuf']['verify'](_0x1d91e7);if(_0x45c11a)throw Error(_0x45c11a);return this['_protobuf']['encode'](this['_protobuf']['create'](_0x1d91e7))['finish']();}['decompress'](_0x56b3e5){return this['_protobuf']['toObject'](this['_protobuf']['decode'](_0x56b3e5),{'oneofs':!0x0});}}function _(_0x574c7f,_0x52ffb6){const _0x985537=_0x2f8ac7(_0x574c7f);return _0x985537['path'][_0x985537['path']['length']-0x1]+=_0x52ffb6,_0x985537;}function O(_0x3d7595,_0x437796){return _0x3d7595['root']===_0x437796['root']&&_0x18aaed(_0x3d7595['path'],_0x437796['path']);}function $(_0x5963ca){P(_0x5963ca,_0x458208=>('main'==_0x458208['root']?(_0x458208['rootMain']=!0x0,delete _0x458208['root']):'$graveyard'==_0x458208['root']&&(_0x458208['rootGraveyard']=!0x0,delete _0x458208['root']),_0x458208));}function J(_0x3fe05d){P(_0x3fe05d,_0x5e97ed=>(_0x5e97ed['rootMain']?(_0x5e97ed['root']='main',delete _0x5e97ed['rootMain']):_0x5e97ed['rootGraveyard']&&(_0x5e97ed['root']='$graveyard',delete _0x5e97ed['rootGraveyard']),_0x5e97ed));}function P(_0x29209d,_0x5e4fbb){for(const _0x58da1d in _0x29209d){const _0x22a76b=_0x29209d[_0x58da1d];'nodes'!==_0x58da1d&&_0x4ac4a7(_0x22a76b)&&(_0x22a76b['path']&&(_0x22a76b['root']||_0x22a76b['rootMain']||_0x22a76b['rootGraveyard'])?_0x29209d[_0x58da1d]=_0x5e4fbb(_0x22a76b):P(_0x22a76b,_0x5e4fbb));}return _0x29209d;}class e{['_id'];['_operationName'];['_protobufDescriptor'];constructor(_0x5b2026,_0xf230d0,_0xaa8449){this['_id']=_0x5b2026,this['_operationName']=_0xf230d0,this['_protobufDescriptor']=_0xaa8449;}['compress'](_0x2ad682,_0x99901f){const _0x4bc870=_0x99901f['shift']();return $(_0x4bc870),_0x2ad682['buffers']['push'](this['_protobufDescriptor']['compress'](_0x4bc870)),_0x2ad682['types']['push'](this['_id']),!0x0;}['decompress'](_0x560280,_0x19b0bf){_0x19b0bf['types']['shift']();const _0x5a9ee2=this['_protobufDescriptor']['decompress'](_0x19b0bf['buffers']['shift']());J(_0x5a9ee2),_0x5a9ee2['__className']=this['_operationName'],_0x560280['push'](_0x5a9ee2);}}class s extends e{['compress'](_0x44afe3,_0x304dd6){const _0x427bf5=_0x304dd6['shift']();return this['_serializeOneOf']('oldValue',_0x427bf5),this['_serializeOneOf']('newValue',_0x427bf5),$(_0x427bf5),_0x44afe3['buffers']['push'](this['_protobufDescriptor']['compress'](_0x427bf5)),_0x44afe3['types']['push'](this['_id']),!0x0;}['decompress'](_0x187070,_0x1607d3){const {types:_0x2f421e,buffers:_0x32f4b8}=_0x1607d3,_0x2a81ff=this['_protobufDescriptor']['decompress'](_0x32f4b8['shift']());_0x2f421e['shift'](),this['_deserializeOneOf']('oldValue',_0x2a81ff),this['_deserializeOneOf']('newValue',_0x2a81ff),J(_0x2a81ff),_0x2a81ff['__className']=this['_operationName'],_0x187070['push'](_0x2a81ff);}['_serializeOneOf'](_0x284a0c,_0x4c508a){const _0x5942fc=_0x4c508a[_0x284a0c];'boolean'==typeof _0x5942fc?_0x4c508a[_0x284a0c+'Boolean']=_0x5942fc:_0x4c508a[_0x284a0c+'Json']=JSON['stringify'](_0x5942fc);}['_deserializeOneOf'](_0x24a208,_0x238ac2){const _0x382b58=_0x24a208+'Json';_0x238ac2[_0x382b58]?(_0x238ac2[_0x24a208]=JSON['parse'](_0x238ac2[_0x382b58]),delete _0x238ac2[_0x382b58]):(_0x238ac2[_0x24a208]=_0x238ac2[_0x24a208+'Boolean'],delete _0x238ac2[_0x24a208+'Boolean']);}}class i extends e{['compress'](_0x4c4f9f,_0x11fab1){const _0x1dc5d1=_0x11fab1['shift']();return this['_serializeNodesAttributes'](_0x1dc5d1['nodes']),$(_0x1dc5d1),_0x4c4f9f['buffers']['push'](this['_protobufDescriptor']['compress'](_0x1dc5d1)),_0x4c4f9f['types']['push'](this['_id']),!0x0;}['decompress'](_0x2bd9a5,_0x5aabd0){const {types:_0x3369ec,buffers:_0x88777a}=_0x5aabd0,_0x313f2e=this['_protobufDescriptor']['decompress'](_0x88777a['shift']());_0x3369ec['shift'](),_0x313f2e['nodes']||(_0x313f2e['nodes']=[]),this['_deserializeNodesAttributes'](_0x313f2e['nodes']),J(_0x313f2e),_0x313f2e['__className']=this['_operationName'],_0x2bd9a5['push'](_0x313f2e);}['_serializeNodesAttributes'](_0x4bffa5){for(const _0x3e0465 of _0x4bffa5){if(_0x3e0465['attributes']){const _0x594063=_0x3e0465['attributes'];this['_areValuesBoolean'](_0x594063)?_0x3e0465['attributesBoolean']=_0x594063:_0x3e0465['attributesJson']=JSON['stringify'](_0x594063);}_0x3e0465['children']&&this['_serializeNodesAttributes'](_0x3e0465['children']);}}['_deserializeNodesAttributes'](_0x42f007){for(const _0x6c5bfe of _0x42f007)(_0x6c5bfe['attributesBoolean']||_0x6c5bfe['attributesJson'])&&(_0x6c5bfe['attributesBoolean']?(_0x6c5bfe['attributes']=_0x6c5bfe['attributesBoolean'],delete _0x6c5bfe['attributesBoolean']):(_0x6c5bfe['attributes']=JSON['parse'](_0x6c5bfe['attributesJson']),delete _0x6c5bfe['attributesJson'])),_0x6c5bfe['children']&&this['_deserializeNodesAttributes'](_0x6c5bfe['children']);}['_areValuesBoolean'](_0x2b9d05){return Object['keys'](_0x2b9d05)['every'](_0x225c70=>'boolean'==typeof _0x2b9d05[_0x225c70]);}}class n extends e{['decompress'](_0x2fe3d8,_0x1d76cc){super['decompress'](_0x2fe3d8,_0x1d76cc);const _0x37539c=_0x2fe3d8[_0x2fe3d8['length']-0x1];_0x37539c['oldRange']||(_0x37539c['oldRange']=null),_0x37539c['newRange']||(_0x37539c['newRange']=null);}}class p extends e{['compress'](_0x5697af,_0x26ce08){return _0x26ce08['shift'](),_0x5697af['types']['push'](this['_id']),!0x0;}['decompress'](_0x230243,_0x1a3eff){_0x1a3eff['types']['shift'](),_0x230243['push']({'__className':this['_operationName']});}}class a extends n{['_omittedNamespace'];constructor(_0x1ffc60,_0x53d491,_0x1abaf5,_0x267c50){super(_0x1ffc60,_0x53d491,_0x1abaf5),this['_omittedNamespace']=_0x267c50+':';}['compress'](_0x583f55,_0x543df6){return!('MarkerOperation'!=_0x543df6[0x0]['__className']||!_0x543df6[0x0]['name']['startsWith'](this['_omittedNamespace']))&&(_0x543df6[0x0]['name']=_0x543df6[0x0]['name']['replace'](new RegExp('^'+this['_omittedNamespace']),''),super['compress'](_0x583f55,_0x543df6),!0x0);}['decompress'](_0xd3078e,_0x180c29){super['decompress'](_0xd3078e,_0x180c29);const _0x576174=_0xd3078e[_0xd3078e['length']-0x1];_0x576174['name']=this['_omittedNamespace']+_0x576174['name'];}}class b{['_id'];['_context'];constructor(_0x23ad40,_0x3369ae){this['_id']=_0x23ad40,this['_context']=_0x3369ae;}['compress'](_0x4ddd39,_0x55f5ad){let _0x1193d4;for(;_0x55f5ad['length']>0x1&&this['_compareOperations'](_0x55f5ad[0x0],_0x55f5ad[0x1]);)_0x1193d4?(_0x1193d4=this['_combineNext'](_0x55f5ad['shift'](),_0x1193d4),_0x4ddd39['types']['push'](0x0)):(_0x1193d4=_0x2f8ac7(_0x55f5ad['shift']()),_0x4ddd39['types']['push'](this['_id']));return!!_0x1193d4&&(_0x1193d4=this['_combineNext'](_0x55f5ad['shift'](),_0x1193d4),_0x4ddd39['types']['push'](0x0),_0x4ddd39['buffers']['push'](this['_compressSingleOperation'](_0x1193d4)),!0x0);}['decompress'](_0x574b94,_0x2ded64){const _0x11bdd2=this['_decompressSingleOperation'](_0x2ded64);for(;0x0==_0x2ded64['types'][0x0];)_0x2ded64['types']['shift'](),_0x574b94['push'](this['_splitCurrent'](_0x11bdd2));_0x574b94['push'](_0x11bdd2);}}class m extends b{['_combineNext'](_0x329e16,_0x4d4e23){return _0x4d4e23['nodes'][0x0]['data']+=_0x329e16['nodes'][0x0]['data'],_0x4d4e23;}['_splitCurrent'](_0x49ddae){const _0x3e1ff7=_0x2f8ac7(_0x49ddae),_0x32c54e=_0x3e1ff7['nodes'][0x0],_0x341972=_0x49ddae['nodes'][0x0],_0xf49ac1=_0x341972['data'][Symbol['iterator']]()['next']()['value'],_0xa13050=_0xf49ac1['length'];return _0x32c54e['data']=_0xf49ac1,_0x341972['data']=_0x341972['data']['substr'](_0xa13050),_0x49ddae['position']=_(_0x49ddae['position'],_0xa13050),_0x3e1ff7;}['_compareOperations'](_0x3e3655,_0x33979b){if(this['_checkOperation'](_0x3e3655)&&this['_checkOperation'](_0x33979b)){const _0xa83d97=_0x3e3655['nodes'][0x0]['data']['length'],_0x522175=O(_(_0x3e3655['position'],_0xa83d97),_0x33979b['position']),_0x20cf0a=_0x3e3655['nodes'][0x0],_0x21e626=_0x33979b['nodes'][0x0];return _0x522175&&this['_compareAttributes'](_0x20cf0a,_0x21e626);}return!0x1;}['_compressSingleOperation'](_0x499f13){const _0x4462ab={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('InsertOperation')['compress'](_0x4462ab,[_0x499f13]),_0x4462ab['buffers'][0x0];}['_decompressSingleOperation'](_0x15bb6c){const _0x247cc7=[];return this['_context']['_getCompressorByName']('InsertOperation')['decompress'](_0x247cc7,_0x15bb6c),_0x247cc7[0x0];}['_checkOperation'](_0x1064a1){return'InsertOperation'==_0x1064a1['__className']&&0x1==_0x1064a1['nodes']['length']&&_0x1064a1['nodes'][0x0]['data']&&!_0x1064a1['wasUndone']&&0x1==Array['from'](_0x1064a1['nodes'][0x0]['data'])['length'];}['_compareAttributes'](_0x1ad4f5,_0x1a26c7){const _0x4409ef=Object['keys'](_0x1ad4f5['attributes']||{}),_0x4a110a=Object['keys'](_0x1a26c7['attributes']||{});return _0x4409ef['length']===_0x4a110a['length']&&_0x4409ef['every'](_0x31048e=>_0x1a26c7['attributes'][_0x31048e]&&_0x1a26c7['attributes'][_0x31048e]===_0x1ad4f5['attributes'][_0x31048e]);}}class c extends b{['_combineNext'](_0x5dd823,_0x307dfd){return _0x307dfd['howMany']++,_0x307dfd['sourcePosition']=_0x2f8ac7(_0x5dd823['sourcePosition']),_0x307dfd;}['_splitCurrent'](_0xadb1de){const _0x5c0781=_0x2f8ac7(_0xadb1de);return _0xadb1de['howMany']--,_0x5c0781['howMany']=0x1,_0x5c0781['sourcePosition']=_(_0x5c0781['sourcePosition'],_0xadb1de['howMany']),_0x5c0781;}['_compareOperations'](_0x1ea75a,_0x33d601){return!(!this['_checkOperation'](_0x1ea75a)||!this['_checkOperation'](_0x33d601))&&(O(_(_0x1ea75a['sourcePosition'],-0x1),_0x33d601['sourcePosition'])&&O(_0x1ea75a['targetPosition'],_0x33d601['targetPosition']));}['_compressSingleOperation'](_0x217c99){const _0x2a40fe={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x2a40fe,[_0x217c99]),_0x2a40fe['buffers'][0x0];}['_decompressSingleOperation'](_0x42ca6c){const _0x53e8e3=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x53e8e3,_0x42ca6c),_0x53e8e3[0x0];}['_checkOperation'](_0x389e86){return'MoveOperation'==_0x389e86['__className']&&'$graveyard'==_0x389e86['targetPosition']['root']&&0x1==_0x389e86['howMany']&&!_0x389e86['wasUndone'];}}class h extends b{['_combineNext'](_0x44acd3,_0x667967){return _0x667967['howMany']++,_0x667967;}['_splitCurrent'](_0x41e206){const _0x11e538=_0x2f8ac7(_0x41e206);return _0x11e538['howMany']=0x1,_0x41e206['howMany']--,_0x11e538;}['_compareOperations'](_0x3e672d,_0x8ca7c6){return!(!this['_checkOperation'](_0x3e672d)||!this['_checkOperation'](_0x8ca7c6))&&(O(_0x3e672d['sourcePosition'],_0x8ca7c6['sourcePosition'])&&O(_0x3e672d['targetPosition'],_0x8ca7c6['targetPosition']));}['_compressSingleOperation'](_0x2d1159){const _0x5a7b2d={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x5a7b2d,[_0x2d1159]),_0x5a7b2d['buffers'][0x0];}['_decompressSingleOperation'](_0x4f2397){const _0x4c96d2=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x4c96d2,_0x4f2397),_0x4c96d2[0x0];}['_checkOperation'](_0x344757){return'MoveOperation'==_0x344757['__className']&&'$graveyard'==_0x344757['targetPosition']['root']&&0x1==_0x344757['howMany']&&!_0x344757['wasUndone'];}}class f extends b{['compress'](_0x22a078,_0x368f31){if(!this['_compareOperations'](_0x368f31[0x0],_0x368f31[0x1]))return!0x1;const _0x4e0b1c=_0x368f31['shift']();return _0x4e0b1c['oldRange']=null,_0x4e0b1c['newRange']&&O(_0x4e0b1c['newRange']['start'],_0x4e0b1c['newRange']['end'])&&(_0x4e0b1c['newRange']['end']=null),_0x368f31['shift'](),_0x22a078['types']['push'](this['_id']),_0x22a078['types']['push'](0x0),_0x22a078['buffers']['push'](this['_compressSingleOperation'](_0x4e0b1c)),!0x0;}['decompress'](_0x17049f,_0x5c9e48){const _0x4b7bd9=this['_decompressSingleOperation'](_0x5c9e48);_0x4b7bd9['newRange']&&!_0x4b7bd9['newRange']['end']&&(_0x4b7bd9['newRange']['end']=_0x2f8ac7(_0x4b7bd9['newRange']['start']));const _0x3ff359=_0x2f8ac7(_0x4b7bd9);_0x3ff359['newRange']&&(_0x3ff359['newRange']['start']['stickiness']='toNone',_0x3ff359['newRange']['end']=_0x2f8ac7(_0x3ff359['newRange']['start'])),_0x3ff359['name']='user:position:'+_0x3ff359['name']['split'](':')[0x2],_0x5c9e48['types']['shift'](),_0x17049f['push'](_0x4b7bd9),_0x17049f['push'](_0x3ff359);}['_compressSingleOperation'](_0x3676ae){const _0x10d7d6={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MarkerOperation')['compress'](_0x10d7d6,[_0x3676ae]),_0x10d7d6['buffers'][0x0];}['_decompressSingleOperation'](_0x32f366){const _0x27cdb4=[];return this['_context']['_getCompressorByName']('MarkerOperation')['decompress'](_0x27cdb4,_0x32f366),_0x27cdb4[0x0];}['_compareOperations'](_0x4a8047,_0x5134b3){return!(!_0x4a8047||!_0x5134b3)&&('MarkerOperation'==_0x4a8047['__className']&&'MarkerOperation'==_0x5134b3['__className']&&!(!_0x4a8047['name']['startsWith']('user:')||!_0x5134b3['name']['startsWith']('user:')||_0x4a8047['name']==_0x5134b3['name']));}}class g{['_compressorById'];['_compressorByName'];['_protobufFactory'];constructor(){this['_compressorById']=new Map(),this['_compressorByName']=new Map(),this['_protobufFactory']=new r();const _0x59b6bd=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 a(0x12,'MarkerOperation',_0x59b6bd,'comment')),this['_registerCompressor'](0x13,'SuggestionMarkerOperation',new a(0x13,'MarkerOperation',_0x59b6bd,'suggestion')),this['_registerOperationCompressor'](0x14,'RootOperation',e),this['_registerActionCompressor'](0x64,'TypingAction',m),this['_registerActionCompressor'](0x65,'DeletingAction',c),this['_registerActionCompressor'](0x66,'ForwardDeletingAction',h),this['_registerActionCompressor'](0x67,'UserSelectionAction',f);}['compress'](_0x4e0ab1){if(!_0x4e0ab1||!_0x4e0ab1[0x0])throw new _0xa13185('no-operations-provided',this);const _0x3495ac={'types':[],'buffers':[],'baseVersion':_0x4e0ab1[0x0]['baseVersion']};for(;_0x4e0ab1['length'];)this['_getCompressorByName']('UserSelectionAction')['compress'](_0x3495ac,_0x4e0ab1)||this['_getCompressorByName']('TypingAction')['compress'](_0x3495ac,_0x4e0ab1)||this['_getCompressorByName']('DeletingAction')['compress'](_0x3495ac,_0x4e0ab1)||this['_getCompressorByName']('ForwardDeletingAction')['compress'](_0x3495ac,_0x4e0ab1)||this['_getCompressorByName']('CommentMarkerOperation')['compress'](_0x3495ac,_0x4e0ab1)||this['_getCompressorByName']('SuggestionMarkerOperation')['compress'](_0x3495ac,_0x4e0ab1)||this['_getCompressorByName'](_0x4e0ab1[0x0]['__className'])['compress'](_0x3495ac,_0x4e0ab1);return _0x3495ac;}['decompress'](_0x5996c0){const _0x3341ff=[];for(;_0x5996c0['types']['length'];){this['_compressorById']['get'](_0x5996c0['types'][0x0])['decompress'](_0x3341ff,_0x5996c0);}return _0x3341ff['forEach']((_0x1da561,_0xe6a7be)=>_0x1da561['baseVersion']=_0x5996c0['baseVersion']+_0xe6a7be),_0x3341ff;}['_getCompressorByName'](_0x1958b3){return this['_compressorByName']['get'](_0x1958b3);}['_registerOperationCompressor'](_0x4f6b26,_0x1a1235,_0x2728){const _0x1b803d=new _0x2728(_0x4f6b26,_0x1a1235,this['_protobufFactory']['getDescriptor'](_0x1a1235));this['_registerCompressor'](_0x4f6b26,_0x1a1235,_0x1b803d);}['_registerActionCompressor'](_0x27d52b,_0x38aa9f,_0x497758){const _0x3f683b=new _0x497758(_0x27d52b,this);this['_registerCompressor'](_0x27d52b,_0x38aa9f,_0x3f683b);}['_registerCompressor'](_0x3267b8,_0x5898e0,_0x1f4e8c){this['_compressorById']['set'](_0x3267b8,_0x1f4e8c),this['_compressorByName']['set'](_0x5898e0,_0x1f4e8c);}}export{g as Compressor};
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ckeditor/ckeditor5-operations-compressor",
3
- "version": "44.0.0-alpha.6",
3
+ "version": "44.0.0-alpha.8",
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": "44.0.0-alpha.6",
37
- "ckeditor5": "44.0.0-alpha.6",
36
+ "@ckeditor/ckeditor5-utils": "44.0.0-alpha.8",
37
+ "ckeditor5": "44.0.0-alpha.8",
38
38
  "lodash-es": "4.17.21",
39
39
  "protobufjs": "7.4.0"
40
40
  },
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0xf10b(_0x164996,_0x590df4){const _0x4e9210=_0x4e92();return _0xf10b=function(_0xf10b1c,_0x32cf15){_0xf10b1c=_0xf10b1c-0x1a1;let _0x1ead86=_0x4e9210[_0xf10b1c];return _0x1ead86;},_0xf10b(_0x164996,_0x590df4);}const _0x24a6e1=_0xf10b;(function(_0x4478e0,_0x3cb01f){const _0x125b7d=_0xf10b,_0x1e2600=_0x4478e0();while(!![]){try{const _0x28bdad=parseInt(_0x125b7d(0x1b7))/0x1*(parseInt(_0x125b7d(0x1b2))/0x2)+parseInt(_0x125b7d(0x1ac))/0x3*(-parseInt(_0x125b7d(0x1ab))/0x4)+-parseInt(_0x125b7d(0x1a3))/0x5*(-parseInt(_0x125b7d(0x1b6))/0x6)+parseInt(_0x125b7d(0x1af))/0x7+-parseInt(_0x125b7d(0x1b1))/0x8+-parseInt(_0x125b7d(0x1aa))/0x9+parseInt(_0x125b7d(0x1a9))/0xa;if(_0x28bdad===_0x3cb01f)break;else _0x1e2600['push'](_0x1e2600['shift']());}catch(_0x195a27){_0x1e2600['push'](_0x1e2600['shift']());}}}(_0x4e92,0x9e190));import{cloneDeep as _0xfa0045}from'lodash-es';export default class b{constructor(_0x1969a0,_0x255bdc){const _0x170a07=_0xf10b;this[_0x170a07(0x1a2)]=_0x1969a0,this[_0x170a07(0x1a8)]=_0x255bdc;}[_0x24a6e1(0x1a7)](_0x3242a8,_0x1612f4){const _0xcba74=_0x24a6e1;let _0x4f3c8f;for(;_0x1612f4[_0xcba74(0x1b0)]>0x1&&this[_0xcba74(0x1a5)](_0x1612f4[0x0],_0x1612f4[0x1]);)_0x4f3c8f?(_0x4f3c8f=this[_0xcba74(0x1ad)](_0x1612f4[_0xcba74(0x1b4)](),_0x4f3c8f),_0x3242a8[_0xcba74(0x1a1)][_0xcba74(0x1b8)](0x0)):(_0x4f3c8f=_0xfa0045(_0x1612f4[_0xcba74(0x1b4)]()),_0x3242a8[_0xcba74(0x1a1)][_0xcba74(0x1b8)](this[_0xcba74(0x1a2)]));return!!_0x4f3c8f&&(_0x4f3c8f=this[_0xcba74(0x1ad)](_0x1612f4[_0xcba74(0x1b4)](),_0x4f3c8f),_0x3242a8[_0xcba74(0x1a1)][_0xcba74(0x1b8)](0x0),_0x3242a8[_0xcba74(0x1b3)][_0xcba74(0x1b8)](this[_0xcba74(0x1a4)](_0x4f3c8f)),!0x0);}[_0x24a6e1(0x1a6)](_0x51b4da,_0x3f188f){const _0x23cbc8=_0x24a6e1,_0x2f57f2=this[_0x23cbc8(0x1b5)](_0x3f188f);for(;0x0==_0x3f188f[_0x23cbc8(0x1a1)][0x0];)_0x3f188f[_0x23cbc8(0x1a1)][_0x23cbc8(0x1b4)](),_0x51b4da[_0x23cbc8(0x1b8)](this[_0x23cbc8(0x1ae)](_0x2f57f2));_0x51b4da[_0x23cbc8(0x1b8)](_0x2f57f2);}}function _0x4e92(){const _0x5dc24a=['compress','_context','2953310EjEAhd','9497313ptXcwD','14380uYywSS','33sdAWug','_combineNext','_splitCurrent','7892010eKxzVx','length','3260624QsrCgG','45758EjvFRn','buffers','shift','_decompressSingleOperation','53814SokaLP','31BZqoja','push','types','_id','10iijLos','_compressSingleOperation','_compareOperations','decompress'];_0x4e92=function(){return _0x5dc24a;};return _0x4e92();}
23
+ const _0x1964f5=_0x28f3;(function(_0xf6273a,_0x5a0430){const _0x4cdaf9=_0x28f3,_0x338c9e=_0xf6273a();while(!![]){try{const _0xdceb12=-parseInt(_0x4cdaf9(0x7f))/0x1*(parseInt(_0x4cdaf9(0x6f))/0x2)+-parseInt(_0x4cdaf9(0x75))/0x3*(parseInt(_0x4cdaf9(0x6d))/0x4)+parseInt(_0x4cdaf9(0x71))/0x5*(-parseInt(_0x4cdaf9(0x74))/0x6)+-parseInt(_0x4cdaf9(0x7b))/0x7+parseInt(_0x4cdaf9(0x83))/0x8+-parseInt(_0x4cdaf9(0x77))/0x9*(-parseInt(_0x4cdaf9(0x6e))/0xa)+parseInt(_0x4cdaf9(0x80))/0xb;if(_0xdceb12===_0x5a0430)break;else _0x338c9e['push'](_0x338c9e['shift']());}catch(_0x49d17c){_0x338c9e['push'](_0x338c9e['shift']());}}}(_0x5231,0x9b545));import{cloneDeep as _0x5ae893}from'lodash-es';export default class b{constructor(_0x1cd11b,_0x317398){const _0x41231f=_0x28f3;this[_0x41231f(0x81)]=_0x1cd11b,this[_0x41231f(0x84)]=_0x317398;}[_0x1964f5(0x85)](_0x1969eb,_0x15c0a1){const _0x28b5f1=_0x1964f5;let _0x4690f2;for(;_0x15c0a1[_0x28b5f1(0x79)]>0x1&&this[_0x28b5f1(0x78)](_0x15c0a1[0x0],_0x15c0a1[0x1]);)_0x4690f2?(_0x4690f2=this[_0x28b5f1(0x82)](_0x15c0a1[_0x28b5f1(0x7d)](),_0x4690f2),_0x1969eb[_0x28b5f1(0x7e)][_0x28b5f1(0x73)](0x0)):(_0x4690f2=_0x5ae893(_0x15c0a1[_0x28b5f1(0x7d)]()),_0x1969eb[_0x28b5f1(0x7e)][_0x28b5f1(0x73)](this[_0x28b5f1(0x81)]));return!!_0x4690f2&&(_0x4690f2=this[_0x28b5f1(0x82)](_0x15c0a1[_0x28b5f1(0x7d)](),_0x4690f2),_0x1969eb[_0x28b5f1(0x7e)][_0x28b5f1(0x73)](0x0),_0x1969eb[_0x28b5f1(0x72)][_0x28b5f1(0x73)](this[_0x28b5f1(0x7a)](_0x4690f2)),!0x0);}[_0x1964f5(0x70)](_0x205435,_0xcb3e32){const _0x44f7f9=_0x1964f5,_0x4fdcb7=this[_0x44f7f9(0x76)](_0xcb3e32);for(;0x0==_0xcb3e32[_0x44f7f9(0x7e)][0x0];)_0xcb3e32[_0x44f7f9(0x7e)][_0x44f7f9(0x7d)](),_0x205435[_0x44f7f9(0x73)](this[_0x44f7f9(0x7c)](_0x4fdcb7));_0x205435[_0x44f7f9(0x73)](_0x4fdcb7);}}function _0x28f3(_0x3c60a0,_0x65e7f6){const _0x523119=_0x5231();return _0x28f3=function(_0x28f368,_0x2de10a){_0x28f368=_0x28f368-0x6d;let _0x43b4af=_0x523119[_0x28f368];return _0x43b4af;},_0x28f3(_0x3c60a0,_0x65e7f6);}function _0x5231(){const _0x4176b0=['_combineNext','86312vMkfbG','_context','compress','1754564RfgAnK','2870CwCQqG','2VaiYUp','decompress','197845GIJXMB','buffers','push','150VzIvyD','3oCsXQf','_decompressSingleOperation','1404WmXHqi','_compareOperations','length','_compressSingleOperation','6171032clRvQy','_splitCurrent','shift','types','200015lAqtMa','33991375WwfTOr','_id'];_0x5231=function(){return _0x4176b0;};return _0x5231();}