@ckeditor/ckeditor5-operations-compressor 48.0.0 → 48.0.1-alpha.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/dist/index.js +2 -2
  2. package/package.json +4 -4
package/dist/index.js CHANGED
@@ -20,5 +20,5 @@
20
20
  *
21
21
  *
22
22
  */
23
- import{CKEditorError as _0x4c554d}from'@ckeditor/ckeditor5-utils/dist/index.js';import _0x1392b3 from'protobufjs/minimal.js';import{cloneDeep as _0x4489e5,isEqual as _0x332a36,isObject as _0xdb1386}from'es-toolkit/compat';const l=/* #__PURE__ -- @preserve */
24
- ((()=>{var _0x1077fe=_0x1392b3['Reader'],_0x128a2d=_0x1392b3['Writer'],_0x3f7f31=_0x1392b3['util'],_0x49d48d=_0x1392b3['roots']['default']||(_0x1392b3['roots']['default']={});return _0x49d48d['AttributeOperation']=(function(){function _0x16ee93(_0x1a6d0f){if(_0x1a6d0f){for(var _0x1639c1=Object['keys'](_0x1a6d0f),_0xdc0c3c=0x0;_0xdc0c3c<_0x1639c1['length'];++_0xdc0c3c)null!=_0x1a6d0f[_0x1639c1[_0xdc0c3c]]&&(this[_0x1639c1[_0xdc0c3c]]=_0x1a6d0f[_0x1639c1[_0xdc0c3c]]);}}return _0x16ee93['prototype']['range']=null,_0x16ee93['prototype']['key']='',_0x16ee93['prototype']['oldValueBoolean']=!0x1,_0x16ee93['prototype']['oldValueJson']='',_0x16ee93['prototype']['newValueBoolean']=!0x1,_0x16ee93['prototype']['newValueJson']='',_0x16ee93['prototype']['wasUndone']=!0x1,_0x16ee93['create']=function(_0x3c956b){return new _0x16ee93(_0x3c956b);},_0x16ee93['encode']=function(_0x426092,_0x39af44){return _0x39af44||(_0x39af44=_0x128a2d['create']()),null!=_0x426092['range']&&Object['hasOwnProperty']['call'](_0x426092,'range')&&_0x49d48d['Range']['encode'](_0x426092['range'],_0x39af44['uint32'](0xa)['fork']())['ldelim'](),null!=_0x426092['key']&&Object['hasOwnProperty']['call'](_0x426092,'key')&&_0x39af44['uint32'](0x12)['string'](_0x426092['key']),null!=_0x426092['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x426092,'oldValueBoolean')&&_0x39af44['uint32'](0x18)['bool'](_0x426092['oldValueBoolean']),null!=_0x426092['oldValueJson']&&Object['hasOwnProperty']['call'](_0x426092,'oldValueJson')&&_0x39af44['uint32'](0x22)['string'](_0x426092['oldValueJson']),null!=_0x426092['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x426092,'newValueBoolean')&&_0x39af44['uint32'](0x28)['bool'](_0x426092['newValueBoolean']),null!=_0x426092['newValueJson']&&Object['hasOwnProperty']['call'](_0x426092,'newValueJson')&&_0x39af44['uint32'](0x32)['string'](_0x426092['newValueJson']),null!=_0x426092['wasUndone']&&Object['hasOwnProperty']['call'](_0x426092,'wasUndone')&&_0x39af44['uint32'](0x38)['bool'](_0x426092['wasUndone']),_0x39af44;},_0x16ee93['encodeDelimited']=function(_0x473385,_0x4d1643){return this['encode'](_0x473385,_0x4d1643)['ldelim']();},_0x16ee93['decode']=function(_0xf75915,_0x1768b6){_0xf75915 instanceof _0x1077fe||(_0xf75915=_0x1077fe['create'](_0xf75915));for(var _0x696af7=void 0x0===_0x1768b6?_0xf75915['len']:_0xf75915['pos']+_0x1768b6,_0x231f66=new _0x49d48d['AttributeOperation']();_0xf75915['pos']<_0x696af7;){var _0x5de4ad=_0xf75915['uint32']();switch(_0x5de4ad>>>0x3){case 0x1:_0x231f66['range']=_0x49d48d['Range']['decode'](_0xf75915,_0xf75915['uint32']());break;case 0x2:_0x231f66['key']=_0xf75915['string']();break;case 0x3:_0x231f66['oldValueBoolean']=_0xf75915['bool']();break;case 0x4:_0x231f66['oldValueJson']=_0xf75915['string']();break;case 0x5:_0x231f66['newValueBoolean']=_0xf75915['bool']();break;case 0x6:_0x231f66['newValueJson']=_0xf75915['string']();break;case 0x7:_0x231f66['wasUndone']=_0xf75915['bool']();break;default:_0xf75915['skipType'](0x7&_0x5de4ad);}}return _0x231f66;},_0x16ee93['decodeDelimited']=function(_0x1d28e3){return _0x1d28e3 instanceof _0x1077fe||(_0x1d28e3=new _0x1077fe(_0x1d28e3)),this['decode'](_0x1d28e3,_0x1d28e3['uint32']());},_0x16ee93['verify']=function(_0x49d2de){if('object'!=typeof _0x49d2de||null===_0x49d2de)return'object\x20expected';if(null!=_0x49d2de['range']&&_0x49d2de['hasOwnProperty']('range')){var _0x3d5210=_0x49d48d['Range']['verify'](_0x49d2de['range']);if(_0x3d5210)return'range.'+_0x3d5210;}return null!=_0x49d2de['key']&&_0x49d2de['hasOwnProperty']('key')&&!_0x3f7f31['isString'](_0x49d2de['key'])?'key:\x20string\x20expected':null!=_0x49d2de['oldValueBoolean']&&_0x49d2de['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x49d2de['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x49d2de['oldValueJson']&&_0x49d2de['hasOwnProperty']('oldValueJson')&&!_0x3f7f31['isString'](_0x49d2de['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x49d2de['newValueBoolean']&&_0x49d2de['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x49d2de['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x49d2de['newValueJson']&&_0x49d2de['hasOwnProperty']('newValueJson')&&!_0x3f7f31['isString'](_0x49d2de['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x49d2de['wasUndone']&&_0x49d2de['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x49d2de['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x16ee93['fromObject']=function(_0x2a4877){if(_0x2a4877 instanceof _0x49d48d['AttributeOperation'])return _0x2a4877;var _0x308e31=new _0x49d48d['AttributeOperation']();if(null!=_0x2a4877['range']){if('object'!=typeof _0x2a4877['range'])throw TypeError('.AttributeOperation.range:\x20object\x20expected');_0x308e31['range']=_0x49d48d['Range']['fromObject'](_0x2a4877['range']);}return null!=_0x2a4877['key']&&(_0x308e31['key']=String(_0x2a4877['key'])),null!=_0x2a4877['oldValueBoolean']&&(_0x308e31['oldValueBoolean']=Boolean(_0x2a4877['oldValueBoolean'])),null!=_0x2a4877['oldValueJson']&&(_0x308e31['oldValueJson']=String(_0x2a4877['oldValueJson'])),null!=_0x2a4877['newValueBoolean']&&(_0x308e31['newValueBoolean']=Boolean(_0x2a4877['newValueBoolean'])),null!=_0x2a4877['newValueJson']&&(_0x308e31['newValueJson']=String(_0x2a4877['newValueJson'])),null!=_0x2a4877['wasUndone']&&(_0x308e31['wasUndone']=Boolean(_0x2a4877['wasUndone'])),_0x308e31;},_0x16ee93['toObject']=function(_0x2702e4,_0x532e02){_0x532e02||(_0x532e02={});var _0x26d321={};return _0x532e02['defaults']&&(_0x26d321['range']=null,_0x26d321['key']='',_0x26d321['oldValueBoolean']=!0x1,_0x26d321['oldValueJson']='',_0x26d321['newValueBoolean']=!0x1,_0x26d321['newValueJson']='',_0x26d321['wasUndone']=!0x1),null!=_0x2702e4['range']&&_0x2702e4['hasOwnProperty']('range')&&(_0x26d321['range']=_0x49d48d['Range']['toObject'](_0x2702e4['range'],_0x532e02)),null!=_0x2702e4['key']&&_0x2702e4['hasOwnProperty']('key')&&(_0x26d321['key']=_0x2702e4['key']),null!=_0x2702e4['oldValueBoolean']&&_0x2702e4['hasOwnProperty']('oldValueBoolean')&&(_0x26d321['oldValueBoolean']=_0x2702e4['oldValueBoolean']),null!=_0x2702e4['oldValueJson']&&_0x2702e4['hasOwnProperty']('oldValueJson')&&(_0x26d321['oldValueJson']=_0x2702e4['oldValueJson']),null!=_0x2702e4['newValueBoolean']&&_0x2702e4['hasOwnProperty']('newValueBoolean')&&(_0x26d321['newValueBoolean']=_0x2702e4['newValueBoolean']),null!=_0x2702e4['newValueJson']&&_0x2702e4['hasOwnProperty']('newValueJson')&&(_0x26d321['newValueJson']=_0x2702e4['newValueJson']),null!=_0x2702e4['wasUndone']&&_0x2702e4['hasOwnProperty']('wasUndone')&&(_0x26d321['wasUndone']=_0x2702e4['wasUndone']),_0x26d321;},_0x16ee93['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x1392b3['util']['toJSONOptions']);},_0x16ee93['getTypeUrl']=function(_0x436cfb){return void 0x0===_0x436cfb&&(_0x436cfb='type.googleapis.com'),_0x436cfb+'/AttributeOperation';},_0x16ee93;}()),_0x49d48d['InsertOperation']=(function(){function _0x5730b7(_0xcd8198){if(this['nodes']=[],_0xcd8198){for(var _0xb4f84d=Object['keys'](_0xcd8198),_0x4b7235=0x0;_0x4b7235<_0xb4f84d['length'];++_0x4b7235)null!=_0xcd8198[_0xb4f84d[_0x4b7235]]&&(this[_0xb4f84d[_0x4b7235]]=_0xcd8198[_0xb4f84d[_0x4b7235]]);}}return _0x5730b7['prototype']['position']=null,_0x5730b7['prototype']['nodes']=_0x3f7f31['emptyArray'],_0x5730b7['prototype']['shouldReceiveAttributes']=!0x1,_0x5730b7['prototype']['wasUndone']=!0x1,_0x5730b7['create']=function(_0x3fd738){return new _0x5730b7(_0x3fd738);},_0x5730b7['encode']=function(_0x36f196,_0x2cfc18){if(_0x2cfc18||(_0x2cfc18=_0x128a2d['create']()),null!=_0x36f196['position']&&Object['hasOwnProperty']['call'](_0x36f196,'position')&&_0x49d48d['Position']['encode'](_0x36f196['position'],_0x2cfc18['uint32'](0xa)['fork']())['ldelim'](),null!=_0x36f196['nodes']&&_0x36f196['nodes']['length']){for(var _0x158b09=0x0;_0x158b09<_0x36f196['nodes']['length'];++_0x158b09)_0x49d48d['Element']['encode'](_0x36f196['nodes'][_0x158b09],_0x2cfc18['uint32'](0x12)['fork']())['ldelim']();}return null!=_0x36f196['shouldReceiveAttributes']&&Object['hasOwnProperty']['call'](_0x36f196,'shouldReceiveAttributes')&&_0x2cfc18['uint32'](0x18)['bool'](_0x36f196['shouldReceiveAttributes']),null!=_0x36f196['wasUndone']&&Object['hasOwnProperty']['call'](_0x36f196,'wasUndone')&&_0x2cfc18['uint32'](0x20)['bool'](_0x36f196['wasUndone']),_0x2cfc18;},_0x5730b7['encodeDelimited']=function(_0x1f8835,_0x1c1052){return this['encode'](_0x1f8835,_0x1c1052)['ldelim']();},_0x5730b7['decode']=function(_0xdf4083,_0x306b8d){_0xdf4083 instanceof _0x1077fe||(_0xdf4083=_0x1077fe['create'](_0xdf4083));for(var _0x2a04f9=void 0x0===_0x306b8d?_0xdf4083['len']:_0xdf4083['pos']+_0x306b8d,_0x3dca14=new _0x49d48d['InsertOperation']();_0xdf4083['pos']<_0x2a04f9;){var _0x131a28=_0xdf4083['uint32']();switch(_0x131a28>>>0x3){case 0x1:_0x3dca14['position']=_0x49d48d['Position']['decode'](_0xdf4083,_0xdf4083['uint32']());break;case 0x2:_0x3dca14['nodes']&&_0x3dca14['nodes']['length']||(_0x3dca14['nodes']=[]),_0x3dca14['nodes']['push'](_0x49d48d['Element']['decode'](_0xdf4083,_0xdf4083['uint32']()));break;case 0x3:_0x3dca14['shouldReceiveAttributes']=_0xdf4083['bool']();break;case 0x4:_0x3dca14['wasUndone']=_0xdf4083['bool']();break;default:_0xdf4083['skipType'](0x7&_0x131a28);}}return _0x3dca14;},_0x5730b7['decodeDelimited']=function(_0x4cc313){return _0x4cc313 instanceof _0x1077fe||(_0x4cc313=new _0x1077fe(_0x4cc313)),this['decode'](_0x4cc313,_0x4cc313['uint32']());},_0x5730b7['verify']=function(_0x26605d){if('object'!=typeof _0x26605d||null===_0x26605d)return'object\x20expected';if(null!=_0x26605d['position']&&_0x26605d['hasOwnProperty']('position')&&(_0x9be812=_0x49d48d['Position']['verify'](_0x26605d['position'])))return'position.'+_0x9be812;if(null!=_0x26605d['nodes']&&_0x26605d['hasOwnProperty']('nodes')){if(!Array['isArray'](_0x26605d['nodes']))return'nodes:\x20array\x20expected';for(var _0x214f03=0x0;_0x214f03<_0x26605d['nodes']['length'];++_0x214f03){var _0x9be812;if(_0x9be812=_0x49d48d['Element']['verify'](_0x26605d['nodes'][_0x214f03]))return'nodes.'+_0x9be812;}}return null!=_0x26605d['shouldReceiveAttributes']&&_0x26605d['hasOwnProperty']('shouldReceiveAttributes')&&'boolean'!=typeof _0x26605d['shouldReceiveAttributes']?'shouldReceiveAttributes:\x20boolean\x20expected':null!=_0x26605d['wasUndone']&&_0x26605d['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x26605d['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x5730b7['fromObject']=function(_0x34feaa){if(_0x34feaa instanceof _0x49d48d['InsertOperation'])return _0x34feaa;var _0x290daf=new _0x49d48d['InsertOperation']();if(null!=_0x34feaa['position']){if('object'!=typeof _0x34feaa['position'])throw TypeError('.InsertOperation.position:\x20object\x20expected');_0x290daf['position']=_0x49d48d['Position']['fromObject'](_0x34feaa['position']);}if(_0x34feaa['nodes']){if(!Array['isArray'](_0x34feaa['nodes']))throw TypeError('.InsertOperation.nodes:\x20array\x20expected');_0x290daf['nodes']=[];for(var _0x53327a=0x0;_0x53327a<_0x34feaa['nodes']['length'];++_0x53327a){if('object'!=typeof _0x34feaa['nodes'][_0x53327a])throw TypeError('.InsertOperation.nodes:\x20object\x20expected');_0x290daf['nodes'][_0x53327a]=_0x49d48d['Element']['fromObject'](_0x34feaa['nodes'][_0x53327a]);}}return null!=_0x34feaa['shouldReceiveAttributes']&&(_0x290daf['shouldReceiveAttributes']=Boolean(_0x34feaa['shouldReceiveAttributes'])),null!=_0x34feaa['wasUndone']&&(_0x290daf['wasUndone']=Boolean(_0x34feaa['wasUndone'])),_0x290daf;},_0x5730b7['toObject']=function(_0x199933,_0x2fe032){_0x2fe032||(_0x2fe032={});var _0x443a4e={};if((_0x2fe032['arrays']||_0x2fe032['defaults'])&&(_0x443a4e['nodes']=[]),_0x2fe032['defaults']&&(_0x443a4e['position']=null,_0x443a4e['shouldReceiveAttributes']=!0x1,_0x443a4e['wasUndone']=!0x1),null!=_0x199933['position']&&_0x199933['hasOwnProperty']('position')&&(_0x443a4e['position']=_0x49d48d['Position']['toObject'](_0x199933['position'],_0x2fe032)),_0x199933['nodes']&&_0x199933['nodes']['length']){_0x443a4e['nodes']=[];for(var _0x5ad64e=0x0;_0x5ad64e<_0x199933['nodes']['length'];++_0x5ad64e)_0x443a4e['nodes'][_0x5ad64e]=_0x49d48d['Element']['toObject'](_0x199933['nodes'][_0x5ad64e],_0x2fe032);}return null!=_0x199933['shouldReceiveAttributes']&&_0x199933['hasOwnProperty']('shouldReceiveAttributes')&&(_0x443a4e['shouldReceiveAttributes']=_0x199933['shouldReceiveAttributes']),null!=_0x199933['wasUndone']&&_0x199933['hasOwnProperty']('wasUndone')&&(_0x443a4e['wasUndone']=_0x199933['wasUndone']),_0x443a4e;},_0x5730b7['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x1392b3['util']['toJSONOptions']);},_0x5730b7['getTypeUrl']=function(_0x5522f4){return void 0x0===_0x5522f4&&(_0x5522f4='type.googleapis.com'),_0x5522f4+'/InsertOperation';},_0x5730b7;}()),_0x49d48d['MarkerOperation']=(function(){function _0x643599(_0x566dc0){if(_0x566dc0){for(var _0x149901=Object['keys'](_0x566dc0),_0x47813f=0x0;_0x47813f<_0x149901['length'];++_0x47813f)null!=_0x566dc0[_0x149901[_0x47813f]]&&(this[_0x149901[_0x47813f]]=_0x566dc0[_0x149901[_0x47813f]]);}}return _0x643599['prototype']['name']='',_0x643599['prototype']['oldRange']=null,_0x643599['prototype']['newRange']=null,_0x643599['prototype']['affectsData']=!0x1,_0x643599['prototype']['wasUndone']=!0x1,_0x643599['create']=function(_0x18b67a){return new _0x643599(_0x18b67a);},_0x643599['encode']=function(_0x3a7517,_0x33d301){return _0x33d301||(_0x33d301=_0x128a2d['create']()),null!=_0x3a7517['name']&&Object['hasOwnProperty']['call'](_0x3a7517,'name')&&_0x33d301['uint32'](0xa)['string'](_0x3a7517['name']),null!=_0x3a7517['oldRange']&&Object['hasOwnProperty']['call'](_0x3a7517,'oldRange')&&_0x49d48d['Range']['encode'](_0x3a7517['oldRange'],_0x33d301['uint32'](0x12)['fork']())['ldelim'](),null!=_0x3a7517['newRange']&&Object['hasOwnProperty']['call'](_0x3a7517,'newRange')&&_0x49d48d['Range']['encode'](_0x3a7517['newRange'],_0x33d301['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x3a7517['affectsData']&&Object['hasOwnProperty']['call'](_0x3a7517,'affectsData')&&_0x33d301['uint32'](0x20)['bool'](_0x3a7517['affectsData']),null!=_0x3a7517['wasUndone']&&Object['hasOwnProperty']['call'](_0x3a7517,'wasUndone')&&_0x33d301['uint32'](0x28)['bool'](_0x3a7517['wasUndone']),_0x33d301;},_0x643599['encodeDelimited']=function(_0x4aed92,_0x364dde){return this['encode'](_0x4aed92,_0x364dde)['ldelim']();},_0x643599['decode']=function(_0x3851bd,_0x420fec){_0x3851bd instanceof _0x1077fe||(_0x3851bd=_0x1077fe['create'](_0x3851bd));for(var _0x4a349a=void 0x0===_0x420fec?_0x3851bd['len']:_0x3851bd['pos']+_0x420fec,_0x1faaf9=new _0x49d48d['MarkerOperation']();_0x3851bd['pos']<_0x4a349a;){var _0x104520=_0x3851bd['uint32']();switch(_0x104520>>>0x3){case 0x1:_0x1faaf9['name']=_0x3851bd['string']();break;case 0x2:_0x1faaf9['oldRange']=_0x49d48d['Range']['decode'](_0x3851bd,_0x3851bd['uint32']());break;case 0x3:_0x1faaf9['newRange']=_0x49d48d['Range']['decode'](_0x3851bd,_0x3851bd['uint32']());break;case 0x4:_0x1faaf9['affectsData']=_0x3851bd['bool']();break;case 0x5:_0x1faaf9['wasUndone']=_0x3851bd['bool']();break;default:_0x3851bd['skipType'](0x7&_0x104520);}}return _0x1faaf9;},_0x643599['decodeDelimited']=function(_0x3f35e3){return _0x3f35e3 instanceof _0x1077fe||(_0x3f35e3=new _0x1077fe(_0x3f35e3)),this['decode'](_0x3f35e3,_0x3f35e3['uint32']());},_0x643599['verify']=function(_0x3ffb92){if('object'!=typeof _0x3ffb92||null===_0x3ffb92)return'object\x20expected';if(null!=_0x3ffb92['name']&&_0x3ffb92['hasOwnProperty']('name')&&!_0x3f7f31['isString'](_0x3ffb92['name']))return'name:\x20string\x20expected';var _0x10f58d;if(null!=_0x3ffb92['oldRange']&&_0x3ffb92['hasOwnProperty']('oldRange')&&(_0x10f58d=_0x49d48d['Range']['verify'](_0x3ffb92['oldRange'])))return'oldRange.'+_0x10f58d;if(null!=_0x3ffb92['newRange']&&_0x3ffb92['hasOwnProperty']('newRange')&&(_0x10f58d=_0x49d48d['Range']['verify'](_0x3ffb92['newRange'])))return'newRange.'+_0x10f58d;return null!=_0x3ffb92['affectsData']&&_0x3ffb92['hasOwnProperty']('affectsData')&&'boolean'!=typeof _0x3ffb92['affectsData']?'affectsData:\x20boolean\x20expected':null!=_0x3ffb92['wasUndone']&&_0x3ffb92['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x3ffb92['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x643599['fromObject']=function(_0x4b120b){if(_0x4b120b instanceof _0x49d48d['MarkerOperation'])return _0x4b120b;var _0x502f56=new _0x49d48d['MarkerOperation']();if(null!=_0x4b120b['name']&&(_0x502f56['name']=String(_0x4b120b['name'])),null!=_0x4b120b['oldRange']){if('object'!=typeof _0x4b120b['oldRange'])throw TypeError('.MarkerOperation.oldRange:\x20object\x20expected');_0x502f56['oldRange']=_0x49d48d['Range']['fromObject'](_0x4b120b['oldRange']);}if(null!=_0x4b120b['newRange']){if('object'!=typeof _0x4b120b['newRange'])throw TypeError('.MarkerOperation.newRange:\x20object\x20expected');_0x502f56['newRange']=_0x49d48d['Range']['fromObject'](_0x4b120b['newRange']);}return null!=_0x4b120b['affectsData']&&(_0x502f56['affectsData']=Boolean(_0x4b120b['affectsData'])),null!=_0x4b120b['wasUndone']&&(_0x502f56['wasUndone']=Boolean(_0x4b120b['wasUndone'])),_0x502f56;},_0x643599['toObject']=function(_0x26dc43,_0x535329){_0x535329||(_0x535329={});var _0x543a51={};return _0x535329['defaults']&&(_0x543a51['name']='',_0x543a51['oldRange']=null,_0x543a51['newRange']=null,_0x543a51['affectsData']=!0x1,_0x543a51['wasUndone']=!0x1),null!=_0x26dc43['name']&&_0x26dc43['hasOwnProperty']('name')&&(_0x543a51['name']=_0x26dc43['name']),null!=_0x26dc43['oldRange']&&_0x26dc43['hasOwnProperty']('oldRange')&&(_0x543a51['oldRange']=_0x49d48d['Range']['toObject'](_0x26dc43['oldRange'],_0x535329)),null!=_0x26dc43['newRange']&&_0x26dc43['hasOwnProperty']('newRange')&&(_0x543a51['newRange']=_0x49d48d['Range']['toObject'](_0x26dc43['newRange'],_0x535329)),null!=_0x26dc43['affectsData']&&_0x26dc43['hasOwnProperty']('affectsData')&&(_0x543a51['affectsData']=_0x26dc43['affectsData']),null!=_0x26dc43['wasUndone']&&_0x26dc43['hasOwnProperty']('wasUndone')&&(_0x543a51['wasUndone']=_0x26dc43['wasUndone']),_0x543a51;},_0x643599['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x1392b3['util']['toJSONOptions']);},_0x643599['getTypeUrl']=function(_0x881583){return void 0x0===_0x881583&&(_0x881583='type.googleapis.com'),_0x881583+'/MarkerOperation';},_0x643599;}()),_0x49d48d['MergeOperation']=(function(){function _0x2c978c(_0xa7d7f){if(_0xa7d7f){for(var _0x1f876b=Object['keys'](_0xa7d7f),_0x38a0ea=0x0;_0x38a0ea<_0x1f876b['length'];++_0x38a0ea)null!=_0xa7d7f[_0x1f876b[_0x38a0ea]]&&(this[_0x1f876b[_0x38a0ea]]=_0xa7d7f[_0x1f876b[_0x38a0ea]]);}}return _0x2c978c['prototype']['sourcePosition']=null,_0x2c978c['prototype']['targetPosition']=null,_0x2c978c['prototype']['graveyardPosition']=null,_0x2c978c['prototype']['howMany']=0x0,_0x2c978c['prototype']['wasUndone']=!0x1,_0x2c978c['create']=function(_0x507e63){return new _0x2c978c(_0x507e63);},_0x2c978c['encode']=function(_0x358468,_0x2e426a){return _0x2e426a||(_0x2e426a=_0x128a2d['create']()),null!=_0x358468['sourcePosition']&&Object['hasOwnProperty']['call'](_0x358468,'sourcePosition')&&_0x49d48d['Position']['encode'](_0x358468['sourcePosition'],_0x2e426a['uint32'](0xa)['fork']())['ldelim'](),null!=_0x358468['targetPosition']&&Object['hasOwnProperty']['call'](_0x358468,'targetPosition')&&_0x49d48d['Position']['encode'](_0x358468['targetPosition'],_0x2e426a['uint32'](0x12)['fork']())['ldelim'](),null!=_0x358468['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x358468,'graveyardPosition')&&_0x49d48d['Position']['encode'](_0x358468['graveyardPosition'],_0x2e426a['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x358468['howMany']&&Object['hasOwnProperty']['call'](_0x358468,'howMany')&&_0x2e426a['uint32'](0x20)['uint32'](_0x358468['howMany']),null!=_0x358468['wasUndone']&&Object['hasOwnProperty']['call'](_0x358468,'wasUndone')&&_0x2e426a['uint32'](0x28)['bool'](_0x358468['wasUndone']),_0x2e426a;},_0x2c978c['encodeDelimited']=function(_0x2c344f,_0x5d5d9e){return this['encode'](_0x2c344f,_0x5d5d9e)['ldelim']();},_0x2c978c['decode']=function(_0x5e96ed,_0x374c41){_0x5e96ed instanceof _0x1077fe||(_0x5e96ed=_0x1077fe['create'](_0x5e96ed));for(var _0x51b41b=void 0x0===_0x374c41?_0x5e96ed['len']:_0x5e96ed['pos']+_0x374c41,_0x4d4a11=new _0x49d48d['MergeOperation']();_0x5e96ed['pos']<_0x51b41b;){var _0x45bce6=_0x5e96ed['uint32']();switch(_0x45bce6>>>0x3){case 0x1:_0x4d4a11['sourcePosition']=_0x49d48d['Position']['decode'](_0x5e96ed,_0x5e96ed['uint32']());break;case 0x2:_0x4d4a11['targetPosition']=_0x49d48d['Position']['decode'](_0x5e96ed,_0x5e96ed['uint32']());break;case 0x3:_0x4d4a11['graveyardPosition']=_0x49d48d['Position']['decode'](_0x5e96ed,_0x5e96ed['uint32']());break;case 0x4:_0x4d4a11['howMany']=_0x5e96ed['uint32']();break;case 0x5:_0x4d4a11['wasUndone']=_0x5e96ed['bool']();break;default:_0x5e96ed['skipType'](0x7&_0x45bce6);}}return _0x4d4a11;},_0x2c978c['decodeDelimited']=function(_0x26d7fd){return _0x26d7fd instanceof _0x1077fe||(_0x26d7fd=new _0x1077fe(_0x26d7fd)),this['decode'](_0x26d7fd,_0x26d7fd['uint32']());},_0x2c978c['verify']=function(_0x32fe1c){if('object'!=typeof _0x32fe1c||null===_0x32fe1c)return'object\x20expected';var _0x291c4f;if(null!=_0x32fe1c['sourcePosition']&&_0x32fe1c['hasOwnProperty']('sourcePosition')&&(_0x291c4f=_0x49d48d['Position']['verify'](_0x32fe1c['sourcePosition'])))return'sourcePosition.'+_0x291c4f;if(null!=_0x32fe1c['targetPosition']&&_0x32fe1c['hasOwnProperty']('targetPosition')&&(_0x291c4f=_0x49d48d['Position']['verify'](_0x32fe1c['targetPosition'])))return'targetPosition.'+_0x291c4f;if(null!=_0x32fe1c['graveyardPosition']&&_0x32fe1c['hasOwnProperty']('graveyardPosition')&&(_0x291c4f=_0x49d48d['Position']['verify'](_0x32fe1c['graveyardPosition'])))return'graveyardPosition.'+_0x291c4f;return null!=_0x32fe1c['howMany']&&_0x32fe1c['hasOwnProperty']('howMany')&&!_0x3f7f31['isInteger'](_0x32fe1c['howMany'])?'howMany:\x20integer\x20expected':null!=_0x32fe1c['wasUndone']&&_0x32fe1c['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x32fe1c['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x2c978c['fromObject']=function(_0x33f459){if(_0x33f459 instanceof _0x49d48d['MergeOperation'])return _0x33f459;var _0x3794dd=new _0x49d48d['MergeOperation']();if(null!=_0x33f459['sourcePosition']){if('object'!=typeof _0x33f459['sourcePosition'])throw TypeError('.MergeOperation.sourcePosition:\x20object\x20expected');_0x3794dd['sourcePosition']=_0x49d48d['Position']['fromObject'](_0x33f459['sourcePosition']);}if(null!=_0x33f459['targetPosition']){if('object'!=typeof _0x33f459['targetPosition'])throw TypeError('.MergeOperation.targetPosition:\x20object\x20expected');_0x3794dd['targetPosition']=_0x49d48d['Position']['fromObject'](_0x33f459['targetPosition']);}if(null!=_0x33f459['graveyardPosition']){if('object'!=typeof _0x33f459['graveyardPosition'])throw TypeError('.MergeOperation.graveyardPosition:\x20object\x20expected');_0x3794dd['graveyardPosition']=_0x49d48d['Position']['fromObject'](_0x33f459['graveyardPosition']);}return null!=_0x33f459['howMany']&&(_0x3794dd['howMany']=_0x33f459['howMany']>>>0x0),null!=_0x33f459['wasUndone']&&(_0x3794dd['wasUndone']=Boolean(_0x33f459['wasUndone'])),_0x3794dd;},_0x2c978c['toObject']=function(_0x3d468b,_0x12e8c1){_0x12e8c1||(_0x12e8c1={});var _0x333a7c={};return _0x12e8c1['defaults']&&(_0x333a7c['sourcePosition']=null,_0x333a7c['targetPosition']=null,_0x333a7c['graveyardPosition']=null,_0x333a7c['howMany']=0x0,_0x333a7c['wasUndone']=!0x1),null!=_0x3d468b['sourcePosition']&&_0x3d468b['hasOwnProperty']('sourcePosition')&&(_0x333a7c['sourcePosition']=_0x49d48d['Position']['toObject'](_0x3d468b['sourcePosition'],_0x12e8c1)),null!=_0x3d468b['targetPosition']&&_0x3d468b['hasOwnProperty']('targetPosition')&&(_0x333a7c['targetPosition']=_0x49d48d['Position']['toObject'](_0x3d468b['targetPosition'],_0x12e8c1)),null!=_0x3d468b['graveyardPosition']&&_0x3d468b['hasOwnProperty']('graveyardPosition')&&(_0x333a7c['graveyardPosition']=_0x49d48d['Position']['toObject'](_0x3d468b['graveyardPosition'],_0x12e8c1)),null!=_0x3d468b['howMany']&&_0x3d468b['hasOwnProperty']('howMany')&&(_0x333a7c['howMany']=_0x3d468b['howMany']),null!=_0x3d468b['wasUndone']&&_0x3d468b['hasOwnProperty']('wasUndone')&&(_0x333a7c['wasUndone']=_0x3d468b['wasUndone']),_0x333a7c;},_0x2c978c['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x1392b3['util']['toJSONOptions']);},_0x2c978c['getTypeUrl']=function(_0x7215f1){return void 0x0===_0x7215f1&&(_0x7215f1='type.googleapis.com'),_0x7215f1+'/MergeOperation';},_0x2c978c;}()),_0x49d48d['MoveOperation']=(function(){function _0x276f6b(_0x1f9cba){if(_0x1f9cba){for(var _0x3e14fb=Object['keys'](_0x1f9cba),_0x2b2ecf=0x0;_0x2b2ecf<_0x3e14fb['length'];++_0x2b2ecf)null!=_0x1f9cba[_0x3e14fb[_0x2b2ecf]]&&(this[_0x3e14fb[_0x2b2ecf]]=_0x1f9cba[_0x3e14fb[_0x2b2ecf]]);}}return _0x276f6b['prototype']['sourcePosition']=null,_0x276f6b['prototype']['howMany']=0x0,_0x276f6b['prototype']['targetPosition']=null,_0x276f6b['prototype']['wasUndone']=!0x1,_0x276f6b['create']=function(_0x16351d){return new _0x276f6b(_0x16351d);},_0x276f6b['encode']=function(_0x36252b,_0x42a461){return _0x42a461||(_0x42a461=_0x128a2d['create']()),null!=_0x36252b['sourcePosition']&&Object['hasOwnProperty']['call'](_0x36252b,'sourcePosition')&&_0x49d48d['Position']['encode'](_0x36252b['sourcePosition'],_0x42a461['uint32'](0xa)['fork']())['ldelim'](),null!=_0x36252b['howMany']&&Object['hasOwnProperty']['call'](_0x36252b,'howMany')&&_0x42a461['uint32'](0x10)['uint32'](_0x36252b['howMany']),null!=_0x36252b['targetPosition']&&Object['hasOwnProperty']['call'](_0x36252b,'targetPosition')&&_0x49d48d['Position']['encode'](_0x36252b['targetPosition'],_0x42a461['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x36252b['wasUndone']&&Object['hasOwnProperty']['call'](_0x36252b,'wasUndone')&&_0x42a461['uint32'](0x20)['bool'](_0x36252b['wasUndone']),_0x42a461;},_0x276f6b['encodeDelimited']=function(_0x46ff0b,_0x495340){return this['encode'](_0x46ff0b,_0x495340)['ldelim']();},_0x276f6b['decode']=function(_0xbb3b3d,_0x274090){_0xbb3b3d instanceof _0x1077fe||(_0xbb3b3d=_0x1077fe['create'](_0xbb3b3d));for(var _0x36218c=void 0x0===_0x274090?_0xbb3b3d['len']:_0xbb3b3d['pos']+_0x274090,_0x28db6a=new _0x49d48d['MoveOperation']();_0xbb3b3d['pos']<_0x36218c;){var _0x969d08=_0xbb3b3d['uint32']();switch(_0x969d08>>>0x3){case 0x1:_0x28db6a['sourcePosition']=_0x49d48d['Position']['decode'](_0xbb3b3d,_0xbb3b3d['uint32']());break;case 0x2:_0x28db6a['howMany']=_0xbb3b3d['uint32']();break;case 0x3:_0x28db6a['targetPosition']=_0x49d48d['Position']['decode'](_0xbb3b3d,_0xbb3b3d['uint32']());break;case 0x4:_0x28db6a['wasUndone']=_0xbb3b3d['bool']();break;default:_0xbb3b3d['skipType'](0x7&_0x969d08);}}return _0x28db6a;},_0x276f6b['decodeDelimited']=function(_0x4884d6){return _0x4884d6 instanceof _0x1077fe||(_0x4884d6=new _0x1077fe(_0x4884d6)),this['decode'](_0x4884d6,_0x4884d6['uint32']());},_0x276f6b['verify']=function(_0x65d68d){if('object'!=typeof _0x65d68d||null===_0x65d68d)return'object\x20expected';var _0x25ae79;if(null!=_0x65d68d['sourcePosition']&&_0x65d68d['hasOwnProperty']('sourcePosition')&&(_0x25ae79=_0x49d48d['Position']['verify'](_0x65d68d['sourcePosition'])))return'sourcePosition.'+_0x25ae79;if(null!=_0x65d68d['howMany']&&_0x65d68d['hasOwnProperty']('howMany')&&!_0x3f7f31['isInteger'](_0x65d68d['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x65d68d['targetPosition']&&_0x65d68d['hasOwnProperty']('targetPosition')&&(_0x25ae79=_0x49d48d['Position']['verify'](_0x65d68d['targetPosition'])))return'targetPosition.'+_0x25ae79;return null!=_0x65d68d['wasUndone']&&_0x65d68d['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x65d68d['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x276f6b['fromObject']=function(_0x28825e){if(_0x28825e instanceof _0x49d48d['MoveOperation'])return _0x28825e;var _0x293427=new _0x49d48d['MoveOperation']();if(null!=_0x28825e['sourcePosition']){if('object'!=typeof _0x28825e['sourcePosition'])throw TypeError('.MoveOperation.sourcePosition:\x20object\x20expected');_0x293427['sourcePosition']=_0x49d48d['Position']['fromObject'](_0x28825e['sourcePosition']);}if(null!=_0x28825e['howMany']&&(_0x293427['howMany']=_0x28825e['howMany']>>>0x0),null!=_0x28825e['targetPosition']){if('object'!=typeof _0x28825e['targetPosition'])throw TypeError('.MoveOperation.targetPosition:\x20object\x20expected');_0x293427['targetPosition']=_0x49d48d['Position']['fromObject'](_0x28825e['targetPosition']);}return null!=_0x28825e['wasUndone']&&(_0x293427['wasUndone']=Boolean(_0x28825e['wasUndone'])),_0x293427;},_0x276f6b['toObject']=function(_0x54e17c,_0x43d2d2){_0x43d2d2||(_0x43d2d2={});var _0x235654={};return _0x43d2d2['defaults']&&(_0x235654['sourcePosition']=null,_0x235654['howMany']=0x0,_0x235654['targetPosition']=null,_0x235654['wasUndone']=!0x1),null!=_0x54e17c['sourcePosition']&&_0x54e17c['hasOwnProperty']('sourcePosition')&&(_0x235654['sourcePosition']=_0x49d48d['Position']['toObject'](_0x54e17c['sourcePosition'],_0x43d2d2)),null!=_0x54e17c['howMany']&&_0x54e17c['hasOwnProperty']('howMany')&&(_0x235654['howMany']=_0x54e17c['howMany']),null!=_0x54e17c['targetPosition']&&_0x54e17c['hasOwnProperty']('targetPosition')&&(_0x235654['targetPosition']=_0x49d48d['Position']['toObject'](_0x54e17c['targetPosition'],_0x43d2d2)),null!=_0x54e17c['wasUndone']&&_0x54e17c['hasOwnProperty']('wasUndone')&&(_0x235654['wasUndone']=_0x54e17c['wasUndone']),_0x235654;},_0x276f6b['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x1392b3['util']['toJSONOptions']);},_0x276f6b['getTypeUrl']=function(_0x3786bf){return void 0x0===_0x3786bf&&(_0x3786bf='type.googleapis.com'),_0x3786bf+'/MoveOperation';},_0x276f6b;}()),_0x49d48d['RenameOperation']=(function(){function _0xfcf1(_0x4e7302){if(_0x4e7302){for(var _0x5a9f94=Object['keys'](_0x4e7302),_0x362636=0x0;_0x362636<_0x5a9f94['length'];++_0x362636)null!=_0x4e7302[_0x5a9f94[_0x362636]]&&(this[_0x5a9f94[_0x362636]]=_0x4e7302[_0x5a9f94[_0x362636]]);}}return _0xfcf1['prototype']['position']=null,_0xfcf1['prototype']['oldName']='',_0xfcf1['prototype']['newName']='',_0xfcf1['prototype']['wasUndone']=!0x1,_0xfcf1['create']=function(_0x505167){return new _0xfcf1(_0x505167);},_0xfcf1['encode']=function(_0x4f9d51,_0x2478a2){return _0x2478a2||(_0x2478a2=_0x128a2d['create']()),null!=_0x4f9d51['position']&&Object['hasOwnProperty']['call'](_0x4f9d51,'position')&&_0x49d48d['Position']['encode'](_0x4f9d51['position'],_0x2478a2['uint32'](0xa)['fork']())['ldelim'](),null!=_0x4f9d51['oldName']&&Object['hasOwnProperty']['call'](_0x4f9d51,'oldName')&&_0x2478a2['uint32'](0x12)['string'](_0x4f9d51['oldName']),null!=_0x4f9d51['newName']&&Object['hasOwnProperty']['call'](_0x4f9d51,'newName')&&_0x2478a2['uint32'](0x1a)['string'](_0x4f9d51['newName']),null!=_0x4f9d51['wasUndone']&&Object['hasOwnProperty']['call'](_0x4f9d51,'wasUndone')&&_0x2478a2['uint32'](0x20)['bool'](_0x4f9d51['wasUndone']),_0x2478a2;},_0xfcf1['encodeDelimited']=function(_0x339fd8,_0x498154){return this['encode'](_0x339fd8,_0x498154)['ldelim']();},_0xfcf1['decode']=function(_0x5f1074,_0x227ef1){_0x5f1074 instanceof _0x1077fe||(_0x5f1074=_0x1077fe['create'](_0x5f1074));for(var _0x1157ba=void 0x0===_0x227ef1?_0x5f1074['len']:_0x5f1074['pos']+_0x227ef1,_0x205fb4=new _0x49d48d['RenameOperation']();_0x5f1074['pos']<_0x1157ba;){var _0xf2af6e=_0x5f1074['uint32']();switch(_0xf2af6e>>>0x3){case 0x1:_0x205fb4['position']=_0x49d48d['Position']['decode'](_0x5f1074,_0x5f1074['uint32']());break;case 0x2:_0x205fb4['oldName']=_0x5f1074['string']();break;case 0x3:_0x205fb4['newName']=_0x5f1074['string']();break;case 0x4:_0x205fb4['wasUndone']=_0x5f1074['bool']();break;default:_0x5f1074['skipType'](0x7&_0xf2af6e);}}return _0x205fb4;},_0xfcf1['decodeDelimited']=function(_0x1eb4a4){return _0x1eb4a4 instanceof _0x1077fe||(_0x1eb4a4=new _0x1077fe(_0x1eb4a4)),this['decode'](_0x1eb4a4,_0x1eb4a4['uint32']());},_0xfcf1['verify']=function(_0x222a7b){if('object'!=typeof _0x222a7b||null===_0x222a7b)return'object\x20expected';if(null!=_0x222a7b['position']&&_0x222a7b['hasOwnProperty']('position')){var _0xd4bc41=_0x49d48d['Position']['verify'](_0x222a7b['position']);if(_0xd4bc41)return'position.'+_0xd4bc41;}return null!=_0x222a7b['oldName']&&_0x222a7b['hasOwnProperty']('oldName')&&!_0x3f7f31['isString'](_0x222a7b['oldName'])?'oldName:\x20string\x20expected':null!=_0x222a7b['newName']&&_0x222a7b['hasOwnProperty']('newName')&&!_0x3f7f31['isString'](_0x222a7b['newName'])?'newName:\x20string\x20expected':null!=_0x222a7b['wasUndone']&&_0x222a7b['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x222a7b['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0xfcf1['fromObject']=function(_0x3079af){if(_0x3079af instanceof _0x49d48d['RenameOperation'])return _0x3079af;var _0x27da3d=new _0x49d48d['RenameOperation']();if(null!=_0x3079af['position']){if('object'!=typeof _0x3079af['position'])throw TypeError('.RenameOperation.position:\x20object\x20expected');_0x27da3d['position']=_0x49d48d['Position']['fromObject'](_0x3079af['position']);}return null!=_0x3079af['oldName']&&(_0x27da3d['oldName']=String(_0x3079af['oldName'])),null!=_0x3079af['newName']&&(_0x27da3d['newName']=String(_0x3079af['newName'])),null!=_0x3079af['wasUndone']&&(_0x27da3d['wasUndone']=Boolean(_0x3079af['wasUndone'])),_0x27da3d;},_0xfcf1['toObject']=function(_0x33ba67,_0x4f94d7){_0x4f94d7||(_0x4f94d7={});var _0x25051d={};return _0x4f94d7['defaults']&&(_0x25051d['position']=null,_0x25051d['oldName']='',_0x25051d['newName']='',_0x25051d['wasUndone']=!0x1),null!=_0x33ba67['position']&&_0x33ba67['hasOwnProperty']('position')&&(_0x25051d['position']=_0x49d48d['Position']['toObject'](_0x33ba67['position'],_0x4f94d7)),null!=_0x33ba67['oldName']&&_0x33ba67['hasOwnProperty']('oldName')&&(_0x25051d['oldName']=_0x33ba67['oldName']),null!=_0x33ba67['newName']&&_0x33ba67['hasOwnProperty']('newName')&&(_0x25051d['newName']=_0x33ba67['newName']),null!=_0x33ba67['wasUndone']&&_0x33ba67['hasOwnProperty']('wasUndone')&&(_0x25051d['wasUndone']=_0x33ba67['wasUndone']),_0x25051d;},_0xfcf1['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x1392b3['util']['toJSONOptions']);},_0xfcf1['getTypeUrl']=function(_0x59c1d5){return void 0x0===_0x59c1d5&&(_0x59c1d5='type.googleapis.com'),_0x59c1d5+'/RenameOperation';},_0xfcf1;}()),_0x49d48d['RootAttributeOperation']=(function(){function _0x853057(_0x4baa51){if(_0x4baa51){for(var _0x3f62fe=Object['keys'](_0x4baa51),_0x47338a=0x0;_0x47338a<_0x3f62fe['length'];++_0x47338a)null!=_0x4baa51[_0x3f62fe[_0x47338a]]&&(this[_0x3f62fe[_0x47338a]]=_0x4baa51[_0x3f62fe[_0x47338a]]);}}return _0x853057['prototype']['root']='',_0x853057['prototype']['key']='',_0x853057['prototype']['oldValueBoolean']=!0x1,_0x853057['prototype']['oldValueJson']='',_0x853057['prototype']['newValueBoolean']=!0x1,_0x853057['prototype']['newValueJson']='',_0x853057['prototype']['wasUndone']=!0x1,_0x853057['create']=function(_0x7ead0b){return new _0x853057(_0x7ead0b);},_0x853057['encode']=function(_0x167570,_0x4253d1){return _0x4253d1||(_0x4253d1=_0x128a2d['create']()),null!=_0x167570['root']&&Object['hasOwnProperty']['call'](_0x167570,'root')&&_0x4253d1['uint32'](0xa)['string'](_0x167570['root']),null!=_0x167570['key']&&Object['hasOwnProperty']['call'](_0x167570,'key')&&_0x4253d1['uint32'](0x12)['string'](_0x167570['key']),null!=_0x167570['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x167570,'oldValueBoolean')&&_0x4253d1['uint32'](0x18)['bool'](_0x167570['oldValueBoolean']),null!=_0x167570['oldValueJson']&&Object['hasOwnProperty']['call'](_0x167570,'oldValueJson')&&_0x4253d1['uint32'](0x22)['string'](_0x167570['oldValueJson']),null!=_0x167570['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x167570,'newValueBoolean')&&_0x4253d1['uint32'](0x28)['bool'](_0x167570['newValueBoolean']),null!=_0x167570['newValueJson']&&Object['hasOwnProperty']['call'](_0x167570,'newValueJson')&&_0x4253d1['uint32'](0x32)['string'](_0x167570['newValueJson']),null!=_0x167570['wasUndone']&&Object['hasOwnProperty']['call'](_0x167570,'wasUndone')&&_0x4253d1['uint32'](0x38)['bool'](_0x167570['wasUndone']),_0x4253d1;},_0x853057['encodeDelimited']=function(_0x1e634f,_0x350e17){return this['encode'](_0x1e634f,_0x350e17)['ldelim']();},_0x853057['decode']=function(_0x2619f8,_0x75cca5){_0x2619f8 instanceof _0x1077fe||(_0x2619f8=_0x1077fe['create'](_0x2619f8));for(var _0x253b4f=void 0x0===_0x75cca5?_0x2619f8['len']:_0x2619f8['pos']+_0x75cca5,_0x2cd704=new _0x49d48d['RootAttributeOperation']();_0x2619f8['pos']<_0x253b4f;){var _0xe20b6a=_0x2619f8['uint32']();switch(_0xe20b6a>>>0x3){case 0x1:_0x2cd704['root']=_0x2619f8['string']();break;case 0x2:_0x2cd704['key']=_0x2619f8['string']();break;case 0x3:_0x2cd704['oldValueBoolean']=_0x2619f8['bool']();break;case 0x4:_0x2cd704['oldValueJson']=_0x2619f8['string']();break;case 0x5:_0x2cd704['newValueBoolean']=_0x2619f8['bool']();break;case 0x6:_0x2cd704['newValueJson']=_0x2619f8['string']();break;case 0x7:_0x2cd704['wasUndone']=_0x2619f8['bool']();break;default:_0x2619f8['skipType'](0x7&_0xe20b6a);}}return _0x2cd704;},_0x853057['decodeDelimited']=function(_0x3afb23){return _0x3afb23 instanceof _0x1077fe||(_0x3afb23=new _0x1077fe(_0x3afb23)),this['decode'](_0x3afb23,_0x3afb23['uint32']());},_0x853057['verify']=function(_0xa8224){return'object'!=typeof _0xa8224||null===_0xa8224?'object\x20expected':null!=_0xa8224['root']&&_0xa8224['hasOwnProperty']('root')&&!_0x3f7f31['isString'](_0xa8224['root'])?'root:\x20string\x20expected':null!=_0xa8224['key']&&_0xa8224['hasOwnProperty']('key')&&!_0x3f7f31['isString'](_0xa8224['key'])?'key:\x20string\x20expected':null!=_0xa8224['oldValueBoolean']&&_0xa8224['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0xa8224['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0xa8224['oldValueJson']&&_0xa8224['hasOwnProperty']('oldValueJson')&&!_0x3f7f31['isString'](_0xa8224['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0xa8224['newValueBoolean']&&_0xa8224['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0xa8224['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0xa8224['newValueJson']&&_0xa8224['hasOwnProperty']('newValueJson')&&!_0x3f7f31['isString'](_0xa8224['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0xa8224['wasUndone']&&_0xa8224['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0xa8224['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x853057['fromObject']=function(_0x1c9ea7){if(_0x1c9ea7 instanceof _0x49d48d['RootAttributeOperation'])return _0x1c9ea7;var _0x3d5bbf=new _0x49d48d['RootAttributeOperation']();return null!=_0x1c9ea7['root']&&(_0x3d5bbf['root']=String(_0x1c9ea7['root'])),null!=_0x1c9ea7['key']&&(_0x3d5bbf['key']=String(_0x1c9ea7['key'])),null!=_0x1c9ea7['oldValueBoolean']&&(_0x3d5bbf['oldValueBoolean']=Boolean(_0x1c9ea7['oldValueBoolean'])),null!=_0x1c9ea7['oldValueJson']&&(_0x3d5bbf['oldValueJson']=String(_0x1c9ea7['oldValueJson'])),null!=_0x1c9ea7['newValueBoolean']&&(_0x3d5bbf['newValueBoolean']=Boolean(_0x1c9ea7['newValueBoolean'])),null!=_0x1c9ea7['newValueJson']&&(_0x3d5bbf['newValueJson']=String(_0x1c9ea7['newValueJson'])),null!=_0x1c9ea7['wasUndone']&&(_0x3d5bbf['wasUndone']=Boolean(_0x1c9ea7['wasUndone'])),_0x3d5bbf;},_0x853057['toObject']=function(_0x4d5df3,_0x50e204){_0x50e204||(_0x50e204={});var _0x188f3b={};return _0x50e204['defaults']&&(_0x188f3b['root']='',_0x188f3b['key']='',_0x188f3b['oldValueBoolean']=!0x1,_0x188f3b['oldValueJson']='',_0x188f3b['newValueBoolean']=!0x1,_0x188f3b['newValueJson']='',_0x188f3b['wasUndone']=!0x1),null!=_0x4d5df3['root']&&_0x4d5df3['hasOwnProperty']('root')&&(_0x188f3b['root']=_0x4d5df3['root']),null!=_0x4d5df3['key']&&_0x4d5df3['hasOwnProperty']('key')&&(_0x188f3b['key']=_0x4d5df3['key']),null!=_0x4d5df3['oldValueBoolean']&&_0x4d5df3['hasOwnProperty']('oldValueBoolean')&&(_0x188f3b['oldValueBoolean']=_0x4d5df3['oldValueBoolean']),null!=_0x4d5df3['oldValueJson']&&_0x4d5df3['hasOwnProperty']('oldValueJson')&&(_0x188f3b['oldValueJson']=_0x4d5df3['oldValueJson']),null!=_0x4d5df3['newValueBoolean']&&_0x4d5df3['hasOwnProperty']('newValueBoolean')&&(_0x188f3b['newValueBoolean']=_0x4d5df3['newValueBoolean']),null!=_0x4d5df3['newValueJson']&&_0x4d5df3['hasOwnProperty']('newValueJson')&&(_0x188f3b['newValueJson']=_0x4d5df3['newValueJson']),null!=_0x4d5df3['wasUndone']&&_0x4d5df3['hasOwnProperty']('wasUndone')&&(_0x188f3b['wasUndone']=_0x4d5df3['wasUndone']),_0x188f3b;},_0x853057['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x1392b3['util']['toJSONOptions']);},_0x853057['getTypeUrl']=function(_0x35d3f3){return void 0x0===_0x35d3f3&&(_0x35d3f3='type.googleapis.com'),_0x35d3f3+'/RootAttributeOperation';},_0x853057;}()),_0x49d48d['RootOperation']=(function(){function _0x5012b6(_0x3a81ff){if(_0x3a81ff){for(var _0x5239fa=Object['keys'](_0x3a81ff),_0x52face=0x0;_0x52face<_0x5239fa['length'];++_0x52face)null!=_0x3a81ff[_0x5239fa[_0x52face]]&&(this[_0x5239fa[_0x52face]]=_0x3a81ff[_0x5239fa[_0x52face]]);}}return _0x5012b6['prototype']['rootName']='',_0x5012b6['prototype']['elementName']='',_0x5012b6['prototype']['isAdd']=!0x1,_0x5012b6['prototype']['wasUndone']=!0x1,_0x5012b6['create']=function(_0x509d13){return new _0x5012b6(_0x509d13);},_0x5012b6['encode']=function(_0x29aba9,_0x27c163){return _0x27c163||(_0x27c163=_0x128a2d['create']()),null!=_0x29aba9['rootName']&&Object['hasOwnProperty']['call'](_0x29aba9,'rootName')&&_0x27c163['uint32'](0xa)['string'](_0x29aba9['rootName']),null!=_0x29aba9['elementName']&&Object['hasOwnProperty']['call'](_0x29aba9,'elementName')&&_0x27c163['uint32'](0x12)['string'](_0x29aba9['elementName']),null!=_0x29aba9['isAdd']&&Object['hasOwnProperty']['call'](_0x29aba9,'isAdd')&&_0x27c163['uint32'](0x18)['bool'](_0x29aba9['isAdd']),null!=_0x29aba9['wasUndone']&&Object['hasOwnProperty']['call'](_0x29aba9,'wasUndone')&&_0x27c163['uint32'](0x20)['bool'](_0x29aba9['wasUndone']),_0x27c163;},_0x5012b6['encodeDelimited']=function(_0x244ad8,_0x42969e){return this['encode'](_0x244ad8,_0x42969e)['ldelim']();},_0x5012b6['decode']=function(_0x27d74a,_0xc2e112){_0x27d74a instanceof _0x1077fe||(_0x27d74a=_0x1077fe['create'](_0x27d74a));for(var _0x59b49b=void 0x0===_0xc2e112?_0x27d74a['len']:_0x27d74a['pos']+_0xc2e112,_0x3d6f0c=new _0x49d48d['RootOperation']();_0x27d74a['pos']<_0x59b49b;){var _0x1753aa=_0x27d74a['uint32']();switch(_0x1753aa>>>0x3){case 0x1:_0x3d6f0c['rootName']=_0x27d74a['string']();break;case 0x2:_0x3d6f0c['elementName']=_0x27d74a['string']();break;case 0x3:_0x3d6f0c['isAdd']=_0x27d74a['bool']();break;case 0x4:_0x3d6f0c['wasUndone']=_0x27d74a['bool']();break;default:_0x27d74a['skipType'](0x7&_0x1753aa);}}return _0x3d6f0c;},_0x5012b6['decodeDelimited']=function(_0x202e7e){return _0x202e7e instanceof _0x1077fe||(_0x202e7e=new _0x1077fe(_0x202e7e)),this['decode'](_0x202e7e,_0x202e7e['uint32']());},_0x5012b6['verify']=function(_0x5d6253){return'object'!=typeof _0x5d6253||null===_0x5d6253?'object\x20expected':null!=_0x5d6253['rootName']&&_0x5d6253['hasOwnProperty']('rootName')&&!_0x3f7f31['isString'](_0x5d6253['rootName'])?'rootName:\x20string\x20expected':null!=_0x5d6253['elementName']&&_0x5d6253['hasOwnProperty']('elementName')&&!_0x3f7f31['isString'](_0x5d6253['elementName'])?'elementName:\x20string\x20expected':null!=_0x5d6253['isAdd']&&_0x5d6253['hasOwnProperty']('isAdd')&&'boolean'!=typeof _0x5d6253['isAdd']?'isAdd:\x20boolean\x20expected':null!=_0x5d6253['wasUndone']&&_0x5d6253['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x5d6253['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x5012b6['fromObject']=function(_0x10c46e){if(_0x10c46e instanceof _0x49d48d['RootOperation'])return _0x10c46e;var _0x393719=new _0x49d48d['RootOperation']();return null!=_0x10c46e['rootName']&&(_0x393719['rootName']=String(_0x10c46e['rootName'])),null!=_0x10c46e['elementName']&&(_0x393719['elementName']=String(_0x10c46e['elementName'])),null!=_0x10c46e['isAdd']&&(_0x393719['isAdd']=Boolean(_0x10c46e['isAdd'])),null!=_0x10c46e['wasUndone']&&(_0x393719['wasUndone']=Boolean(_0x10c46e['wasUndone'])),_0x393719;},_0x5012b6['toObject']=function(_0x28171c,_0x52a735){_0x52a735||(_0x52a735={});var _0x3c95f7={};return _0x52a735['defaults']&&(_0x3c95f7['rootName']='',_0x3c95f7['elementName']='',_0x3c95f7['isAdd']=!0x1,_0x3c95f7['wasUndone']=!0x1),null!=_0x28171c['rootName']&&_0x28171c['hasOwnProperty']('rootName')&&(_0x3c95f7['rootName']=_0x28171c['rootName']),null!=_0x28171c['elementName']&&_0x28171c['hasOwnProperty']('elementName')&&(_0x3c95f7['elementName']=_0x28171c['elementName']),null!=_0x28171c['isAdd']&&_0x28171c['hasOwnProperty']('isAdd')&&(_0x3c95f7['isAdd']=_0x28171c['isAdd']),null!=_0x28171c['wasUndone']&&_0x28171c['hasOwnProperty']('wasUndone')&&(_0x3c95f7['wasUndone']=_0x28171c['wasUndone']),_0x3c95f7;},_0x5012b6['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x1392b3['util']['toJSONOptions']);},_0x5012b6['getTypeUrl']=function(_0x405d91){return void 0x0===_0x405d91&&(_0x405d91='type.googleapis.com'),_0x405d91+'/RootOperation';},_0x5012b6;}()),_0x49d48d['SplitOperation']=(function(){function _0x28e8d9(_0x2ba8d5){if(_0x2ba8d5){for(var _0x10f136=Object['keys'](_0x2ba8d5),_0x33723a=0x0;_0x33723a<_0x10f136['length'];++_0x33723a)null!=_0x2ba8d5[_0x10f136[_0x33723a]]&&(this[_0x10f136[_0x33723a]]=_0x2ba8d5[_0x10f136[_0x33723a]]);}}return _0x28e8d9['prototype']['splitPosition']=null,_0x28e8d9['prototype']['graveyardPosition']=null,_0x28e8d9['prototype']['howMany']=0x0,_0x28e8d9['prototype']['insertionPosition']=null,_0x28e8d9['prototype']['wasUndone']=!0x1,_0x28e8d9['create']=function(_0x5d514b){return new _0x28e8d9(_0x5d514b);},_0x28e8d9['encode']=function(_0x1453f0,_0x32750d){return _0x32750d||(_0x32750d=_0x128a2d['create']()),null!=_0x1453f0['splitPosition']&&Object['hasOwnProperty']['call'](_0x1453f0,'splitPosition')&&_0x49d48d['Position']['encode'](_0x1453f0['splitPosition'],_0x32750d['uint32'](0xa)['fork']())['ldelim'](),null!=_0x1453f0['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x1453f0,'graveyardPosition')&&_0x49d48d['Position']['encode'](_0x1453f0['graveyardPosition'],_0x32750d['uint32'](0x12)['fork']())['ldelim'](),null!=_0x1453f0['howMany']&&Object['hasOwnProperty']['call'](_0x1453f0,'howMany')&&_0x32750d['uint32'](0x18)['uint32'](_0x1453f0['howMany']),null!=_0x1453f0['insertionPosition']&&Object['hasOwnProperty']['call'](_0x1453f0,'insertionPosition')&&_0x49d48d['Position']['encode'](_0x1453f0['insertionPosition'],_0x32750d['uint32'](0x22)['fork']())['ldelim'](),null!=_0x1453f0['wasUndone']&&Object['hasOwnProperty']['call'](_0x1453f0,'wasUndone')&&_0x32750d['uint32'](0x28)['bool'](_0x1453f0['wasUndone']),_0x32750d;},_0x28e8d9['encodeDelimited']=function(_0x26dc3d,_0x2974c3){return this['encode'](_0x26dc3d,_0x2974c3)['ldelim']();},_0x28e8d9['decode']=function(_0x34ba8f,_0x102d6b){_0x34ba8f instanceof _0x1077fe||(_0x34ba8f=_0x1077fe['create'](_0x34ba8f));for(var _0x1bb491=void 0x0===_0x102d6b?_0x34ba8f['len']:_0x34ba8f['pos']+_0x102d6b,_0x4b2bd7=new _0x49d48d['SplitOperation']();_0x34ba8f['pos']<_0x1bb491;){var _0x7975e1=_0x34ba8f['uint32']();switch(_0x7975e1>>>0x3){case 0x1:_0x4b2bd7['splitPosition']=_0x49d48d['Position']['decode'](_0x34ba8f,_0x34ba8f['uint32']());break;case 0x2:_0x4b2bd7['graveyardPosition']=_0x49d48d['Position']['decode'](_0x34ba8f,_0x34ba8f['uint32']());break;case 0x3:_0x4b2bd7['howMany']=_0x34ba8f['uint32']();break;case 0x4:_0x4b2bd7['insertionPosition']=_0x49d48d['Position']['decode'](_0x34ba8f,_0x34ba8f['uint32']());break;case 0x5:_0x4b2bd7['wasUndone']=_0x34ba8f['bool']();break;default:_0x34ba8f['skipType'](0x7&_0x7975e1);}}return _0x4b2bd7;},_0x28e8d9['decodeDelimited']=function(_0xac2f28){return _0xac2f28 instanceof _0x1077fe||(_0xac2f28=new _0x1077fe(_0xac2f28)),this['decode'](_0xac2f28,_0xac2f28['uint32']());},_0x28e8d9['verify']=function(_0x38ee00){if('object'!=typeof _0x38ee00||null===_0x38ee00)return'object\x20expected';var _0x38d812;if(null!=_0x38ee00['splitPosition']&&_0x38ee00['hasOwnProperty']('splitPosition')&&(_0x38d812=_0x49d48d['Position']['verify'](_0x38ee00['splitPosition'])))return'splitPosition.'+_0x38d812;if(null!=_0x38ee00['graveyardPosition']&&_0x38ee00['hasOwnProperty']('graveyardPosition')&&(_0x38d812=_0x49d48d['Position']['verify'](_0x38ee00['graveyardPosition'])))return'graveyardPosition.'+_0x38d812;if(null!=_0x38ee00['howMany']&&_0x38ee00['hasOwnProperty']('howMany')&&!_0x3f7f31['isInteger'](_0x38ee00['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x38ee00['insertionPosition']&&_0x38ee00['hasOwnProperty']('insertionPosition')&&(_0x38d812=_0x49d48d['Position']['verify'](_0x38ee00['insertionPosition'])))return'insertionPosition.'+_0x38d812;return null!=_0x38ee00['wasUndone']&&_0x38ee00['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x38ee00['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x28e8d9['fromObject']=function(_0x1aefa9){if(_0x1aefa9 instanceof _0x49d48d['SplitOperation'])return _0x1aefa9;var _0x411803=new _0x49d48d['SplitOperation']();if(null!=_0x1aefa9['splitPosition']){if('object'!=typeof _0x1aefa9['splitPosition'])throw TypeError('.SplitOperation.splitPosition:\x20object\x20expected');_0x411803['splitPosition']=_0x49d48d['Position']['fromObject'](_0x1aefa9['splitPosition']);}if(null!=_0x1aefa9['graveyardPosition']){if('object'!=typeof _0x1aefa9['graveyardPosition'])throw TypeError('.SplitOperation.graveyardPosition:\x20object\x20expected');_0x411803['graveyardPosition']=_0x49d48d['Position']['fromObject'](_0x1aefa9['graveyardPosition']);}if(null!=_0x1aefa9['howMany']&&(_0x411803['howMany']=_0x1aefa9['howMany']>>>0x0),null!=_0x1aefa9['insertionPosition']){if('object'!=typeof _0x1aefa9['insertionPosition'])throw TypeError('.SplitOperation.insertionPosition:\x20object\x20expected');_0x411803['insertionPosition']=_0x49d48d['Position']['fromObject'](_0x1aefa9['insertionPosition']);}return null!=_0x1aefa9['wasUndone']&&(_0x411803['wasUndone']=Boolean(_0x1aefa9['wasUndone'])),_0x411803;},_0x28e8d9['toObject']=function(_0x34b29f,_0x42c676){_0x42c676||(_0x42c676={});var _0x31f859={};return _0x42c676['defaults']&&(_0x31f859['splitPosition']=null,_0x31f859['graveyardPosition']=null,_0x31f859['howMany']=0x0,_0x31f859['insertionPosition']=null,_0x31f859['wasUndone']=!0x1),null!=_0x34b29f['splitPosition']&&_0x34b29f['hasOwnProperty']('splitPosition')&&(_0x31f859['splitPosition']=_0x49d48d['Position']['toObject'](_0x34b29f['splitPosition'],_0x42c676)),null!=_0x34b29f['graveyardPosition']&&_0x34b29f['hasOwnProperty']('graveyardPosition')&&(_0x31f859['graveyardPosition']=_0x49d48d['Position']['toObject'](_0x34b29f['graveyardPosition'],_0x42c676)),null!=_0x34b29f['howMany']&&_0x34b29f['hasOwnProperty']('howMany')&&(_0x31f859['howMany']=_0x34b29f['howMany']),null!=_0x34b29f['insertionPosition']&&_0x34b29f['hasOwnProperty']('insertionPosition')&&(_0x31f859['insertionPosition']=_0x49d48d['Position']['toObject'](_0x34b29f['insertionPosition'],_0x42c676)),null!=_0x34b29f['wasUndone']&&_0x34b29f['hasOwnProperty']('wasUndone')&&(_0x31f859['wasUndone']=_0x34b29f['wasUndone']),_0x31f859;},_0x28e8d9['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x1392b3['util']['toJSONOptions']);},_0x28e8d9['getTypeUrl']=function(_0x470635){return void 0x0===_0x470635&&(_0x470635='type.googleapis.com'),_0x470635+'/SplitOperation';},_0x28e8d9;}()),_0x49d48d['Position']=(function(){function _0x133e65(_0x574787){if(this['path']=[],_0x574787){for(var _0x429e18=Object['keys'](_0x574787),_0x58f89b=0x0;_0x58f89b<_0x429e18['length'];++_0x58f89b)null!=_0x574787[_0x429e18[_0x58f89b]]&&(this[_0x429e18[_0x58f89b]]=_0x574787[_0x429e18[_0x58f89b]]);}}return _0x133e65['prototype']['root']='',_0x133e65['prototype']['rootMain']=!0x1,_0x133e65['prototype']['rootGraveyard']=!0x1,_0x133e65['prototype']['path']=_0x3f7f31['emptyArray'],_0x133e65['prototype']['stickiness']='',_0x133e65['create']=function(_0x18e02f){return new _0x133e65(_0x18e02f);},_0x133e65['encode']=function(_0x26777b,_0x3c0771){if(_0x3c0771||(_0x3c0771=_0x128a2d['create']()),null!=_0x26777b['root']&&Object['hasOwnProperty']['call'](_0x26777b,'root')&&_0x3c0771['uint32'](0xa)['string'](_0x26777b['root']),null!=_0x26777b['rootMain']&&Object['hasOwnProperty']['call'](_0x26777b,'rootMain')&&_0x3c0771['uint32'](0x10)['bool'](_0x26777b['rootMain']),null!=_0x26777b['rootGraveyard']&&Object['hasOwnProperty']['call'](_0x26777b,'rootGraveyard')&&_0x3c0771['uint32'](0x18)['bool'](_0x26777b['rootGraveyard']),null!=_0x26777b['path']&&_0x26777b['path']['length']){_0x3c0771['uint32'](0x22)['fork']();for(var _0x3f8713=0x0;_0x3f8713<_0x26777b['path']['length'];++_0x3f8713)_0x3c0771['uint32'](_0x26777b['path'][_0x3f8713]);_0x3c0771['ldelim']();}return null!=_0x26777b['stickiness']&&Object['hasOwnProperty']['call'](_0x26777b,'stickiness')&&_0x3c0771['uint32'](0x2a)['string'](_0x26777b['stickiness']),_0x3c0771;},_0x133e65['encodeDelimited']=function(_0x2b98a5,_0x5ac002){return this['encode'](_0x2b98a5,_0x5ac002)['ldelim']();},_0x133e65['decode']=function(_0x1bec9e,_0x3202e0){_0x1bec9e instanceof _0x1077fe||(_0x1bec9e=_0x1077fe['create'](_0x1bec9e));for(var _0x4907bf=void 0x0===_0x3202e0?_0x1bec9e['len']:_0x1bec9e['pos']+_0x3202e0,_0x1a2f01=new _0x49d48d['Position']();_0x1bec9e['pos']<_0x4907bf;){var _0x224ca5=_0x1bec9e['uint32']();switch(_0x224ca5>>>0x3){case 0x1:_0x1a2f01['root']=_0x1bec9e['string']();break;case 0x2:_0x1a2f01['rootMain']=_0x1bec9e['bool']();break;case 0x3:_0x1a2f01['rootGraveyard']=_0x1bec9e['bool']();break;case 0x4:if(_0x1a2f01['path']&&_0x1a2f01['path']['length']||(_0x1a2f01['path']=[]),0x2==(0x7&_0x224ca5)){for(var _0x2acf0f=_0x1bec9e['uint32']()+_0x1bec9e['pos'];_0x1bec9e['pos']<_0x2acf0f;)_0x1a2f01['path']['push'](_0x1bec9e['uint32']());}else _0x1a2f01['path']['push'](_0x1bec9e['uint32']());break;case 0x5:_0x1a2f01['stickiness']=_0x1bec9e['string']();break;default:_0x1bec9e['skipType'](0x7&_0x224ca5);}}return _0x1a2f01;},_0x133e65['decodeDelimited']=function(_0x56abcc){return _0x56abcc instanceof _0x1077fe||(_0x56abcc=new _0x1077fe(_0x56abcc)),this['decode'](_0x56abcc,_0x56abcc['uint32']());},_0x133e65['verify']=function(_0x3cc54a){if('object'!=typeof _0x3cc54a||null===_0x3cc54a)return'object\x20expected';if(null!=_0x3cc54a['root']&&_0x3cc54a['hasOwnProperty']('root')&&!_0x3f7f31['isString'](_0x3cc54a['root']))return'root:\x20string\x20expected';if(null!=_0x3cc54a['rootMain']&&_0x3cc54a['hasOwnProperty']('rootMain')&&'boolean'!=typeof _0x3cc54a['rootMain'])return'rootMain:\x20boolean\x20expected';if(null!=_0x3cc54a['rootGraveyard']&&_0x3cc54a['hasOwnProperty']('rootGraveyard')&&'boolean'!=typeof _0x3cc54a['rootGraveyard'])return'rootGraveyard:\x20boolean\x20expected';if(null!=_0x3cc54a['path']&&_0x3cc54a['hasOwnProperty']('path')){if(!Array['isArray'](_0x3cc54a['path']))return'path:\x20array\x20expected';for(var _0x1d5252=0x0;_0x1d5252<_0x3cc54a['path']['length'];++_0x1d5252)if(!_0x3f7f31['isInteger'](_0x3cc54a['path'][_0x1d5252]))return'path:\x20integer[]\x20expected';}return null!=_0x3cc54a['stickiness']&&_0x3cc54a['hasOwnProperty']('stickiness')&&!_0x3f7f31['isString'](_0x3cc54a['stickiness'])?'stickiness:\x20string\x20expected':null;},_0x133e65['fromObject']=function(_0x38a32b){if(_0x38a32b instanceof _0x49d48d['Position'])return _0x38a32b;var _0xa1fa26=new _0x49d48d['Position']();if(null!=_0x38a32b['root']&&(_0xa1fa26['root']=String(_0x38a32b['root'])),null!=_0x38a32b['rootMain']&&(_0xa1fa26['rootMain']=Boolean(_0x38a32b['rootMain'])),null!=_0x38a32b['rootGraveyard']&&(_0xa1fa26['rootGraveyard']=Boolean(_0x38a32b['rootGraveyard'])),_0x38a32b['path']){if(!Array['isArray'](_0x38a32b['path']))throw TypeError('.Position.path:\x20array\x20expected');_0xa1fa26['path']=[];for(var _0x23993c=0x0;_0x23993c<_0x38a32b['path']['length'];++_0x23993c)_0xa1fa26['path'][_0x23993c]=_0x38a32b['path'][_0x23993c]>>>0x0;}return null!=_0x38a32b['stickiness']&&(_0xa1fa26['stickiness']=String(_0x38a32b['stickiness'])),_0xa1fa26;},_0x133e65['toObject']=function(_0x1e99e0,_0x22f007){_0x22f007||(_0x22f007={});var _0x84ba44={};if((_0x22f007['arrays']||_0x22f007['defaults'])&&(_0x84ba44['path']=[]),_0x22f007['defaults']&&(_0x84ba44['root']='',_0x84ba44['rootMain']=!0x1,_0x84ba44['rootGraveyard']=!0x1,_0x84ba44['stickiness']=''),null!=_0x1e99e0['root']&&_0x1e99e0['hasOwnProperty']('root')&&(_0x84ba44['root']=_0x1e99e0['root']),null!=_0x1e99e0['rootMain']&&_0x1e99e0['hasOwnProperty']('rootMain')&&(_0x84ba44['rootMain']=_0x1e99e0['rootMain']),null!=_0x1e99e0['rootGraveyard']&&_0x1e99e0['hasOwnProperty']('rootGraveyard')&&(_0x84ba44['rootGraveyard']=_0x1e99e0['rootGraveyard']),_0x1e99e0['path']&&_0x1e99e0['path']['length']){_0x84ba44['path']=[];for(var _0x4844fa=0x0;_0x4844fa<_0x1e99e0['path']['length'];++_0x4844fa)_0x84ba44['path'][_0x4844fa]=_0x1e99e0['path'][_0x4844fa];}return null!=_0x1e99e0['stickiness']&&_0x1e99e0['hasOwnProperty']('stickiness')&&(_0x84ba44['stickiness']=_0x1e99e0['stickiness']),_0x84ba44;},_0x133e65['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x1392b3['util']['toJSONOptions']);},_0x133e65['getTypeUrl']=function(_0x37f777){return void 0x0===_0x37f777&&(_0x37f777='type.googleapis.com'),_0x37f777+'/Position';},_0x133e65;}()),_0x49d48d['Range']=(function(){function _0x33451f(_0x5929ed){if(_0x5929ed){for(var _0x35d615=Object['keys'](_0x5929ed),_0x11c4e2=0x0;_0x11c4e2<_0x35d615['length'];++_0x11c4e2)null!=_0x5929ed[_0x35d615[_0x11c4e2]]&&(this[_0x35d615[_0x11c4e2]]=_0x5929ed[_0x35d615[_0x11c4e2]]);}}return _0x33451f['prototype']['start']=null,_0x33451f['prototype']['end']=null,_0x33451f['create']=function(_0x2ec30c){return new _0x33451f(_0x2ec30c);},_0x33451f['encode']=function(_0x13c886,_0x1983cb){return _0x1983cb||(_0x1983cb=_0x128a2d['create']()),null!=_0x13c886['start']&&Object['hasOwnProperty']['call'](_0x13c886,'start')&&_0x49d48d['Position']['encode'](_0x13c886['start'],_0x1983cb['uint32'](0xa)['fork']())['ldelim'](),null!=_0x13c886['end']&&Object['hasOwnProperty']['call'](_0x13c886,'end')&&_0x49d48d['Position']['encode'](_0x13c886['end'],_0x1983cb['uint32'](0x12)['fork']())['ldelim'](),_0x1983cb;},_0x33451f['encodeDelimited']=function(_0x32b3bc,_0x2eee8c){return this['encode'](_0x32b3bc,_0x2eee8c)['ldelim']();},_0x33451f['decode']=function(_0x128d33,_0x45fe51){_0x128d33 instanceof _0x1077fe||(_0x128d33=_0x1077fe['create'](_0x128d33));for(var _0xc396e3=void 0x0===_0x45fe51?_0x128d33['len']:_0x128d33['pos']+_0x45fe51,_0x56fa0b=new _0x49d48d['Range']();_0x128d33['pos']<_0xc396e3;){var _0x2f0755=_0x128d33['uint32']();switch(_0x2f0755>>>0x3){case 0x1:_0x56fa0b['start']=_0x49d48d['Position']['decode'](_0x128d33,_0x128d33['uint32']());break;case 0x2:_0x56fa0b['end']=_0x49d48d['Position']['decode'](_0x128d33,_0x128d33['uint32']());break;default:_0x128d33['skipType'](0x7&_0x2f0755);}}return _0x56fa0b;},_0x33451f['decodeDelimited']=function(_0x1b8104){return _0x1b8104 instanceof _0x1077fe||(_0x1b8104=new _0x1077fe(_0x1b8104)),this['decode'](_0x1b8104,_0x1b8104['uint32']());},_0x33451f['verify']=function(_0x55ef5c){if('object'!=typeof _0x55ef5c||null===_0x55ef5c)return'object\x20expected';var _0x26258d;if(null!=_0x55ef5c['start']&&_0x55ef5c['hasOwnProperty']('start')&&(_0x26258d=_0x49d48d['Position']['verify'](_0x55ef5c['start'])))return'start.'+_0x26258d;if(null!=_0x55ef5c['end']&&_0x55ef5c['hasOwnProperty']('end')&&(_0x26258d=_0x49d48d['Position']['verify'](_0x55ef5c['end'])))return'end.'+_0x26258d;return null;},_0x33451f['fromObject']=function(_0x449a00){if(_0x449a00 instanceof _0x49d48d['Range'])return _0x449a00;var _0xd6fe7d=new _0x49d48d['Range']();if(null!=_0x449a00['start']){if('object'!=typeof _0x449a00['start'])throw TypeError('.Range.start:\x20object\x20expected');_0xd6fe7d['start']=_0x49d48d['Position']['fromObject'](_0x449a00['start']);}if(null!=_0x449a00['end']){if('object'!=typeof _0x449a00['end'])throw TypeError('.Range.end:\x20object\x20expected');_0xd6fe7d['end']=_0x49d48d['Position']['fromObject'](_0x449a00['end']);}return _0xd6fe7d;},_0x33451f['toObject']=function(_0x1f3218,_0x2b3650){_0x2b3650||(_0x2b3650={});var _0x34a50a={};return _0x2b3650['defaults']&&(_0x34a50a['start']=null,_0x34a50a['end']=null),null!=_0x1f3218['start']&&_0x1f3218['hasOwnProperty']('start')&&(_0x34a50a['start']=_0x49d48d['Position']['toObject'](_0x1f3218['start'],_0x2b3650)),null!=_0x1f3218['end']&&_0x1f3218['hasOwnProperty']('end')&&(_0x34a50a['end']=_0x49d48d['Position']['toObject'](_0x1f3218['end'],_0x2b3650)),_0x34a50a;},_0x33451f['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x1392b3['util']['toJSONOptions']);},_0x33451f['getTypeUrl']=function(_0x50ffd4){return void 0x0===_0x50ffd4&&(_0x50ffd4='type.googleapis.com'),_0x50ffd4+'/Range';},_0x33451f;}()),_0x49d48d['Element']=(function(){function _0x4f3744(_0x38fb91){if(this['children']=[],this['attributesBoolean']={},_0x38fb91){for(var _0xfd684=Object['keys'](_0x38fb91),_0x41b9f9=0x0;_0x41b9f9<_0xfd684['length'];++_0x41b9f9)null!=_0x38fb91[_0xfd684[_0x41b9f9]]&&(this[_0xfd684[_0x41b9f9]]=_0x38fb91[_0xfd684[_0x41b9f9]]);}}return _0x4f3744['prototype']['name']='',_0x4f3744['prototype']['children']=_0x3f7f31['emptyArray'],_0x4f3744['prototype']['data']='',_0x4f3744['prototype']['attributesBoolean']=_0x3f7f31['emptyObject'],_0x4f3744['prototype']['attributesJson']='',_0x4f3744['create']=function(_0x15e996){return new _0x4f3744(_0x15e996);},_0x4f3744['encode']=function(_0x30ba26,_0x1d81f2){if(_0x1d81f2||(_0x1d81f2=_0x128a2d['create']()),null!=_0x30ba26['name']&&Object['hasOwnProperty']['call'](_0x30ba26,'name')&&_0x1d81f2['uint32'](0xa)['string'](_0x30ba26['name']),null!=_0x30ba26['children']&&_0x30ba26['children']['length']){for(var _0xa603f3=0x0;_0xa603f3<_0x30ba26['children']['length'];++_0xa603f3)_0x49d48d['Element']['encode'](_0x30ba26['children'][_0xa603f3],_0x1d81f2['uint32'](0x12)['fork']())['ldelim']();}if(null!=_0x30ba26['data']&&Object['hasOwnProperty']['call'](_0x30ba26,'data')&&_0x1d81f2['uint32'](0x1a)['string'](_0x30ba26['data']),null!=_0x30ba26['attributesBoolean']&&Object['hasOwnProperty']['call'](_0x30ba26,'attributesBoolean')){var _0x46175b=Object['keys'](_0x30ba26['attributesBoolean']);for(_0xa603f3=0x0;_0xa603f3<_0x46175b['length'];++_0xa603f3)_0x1d81f2['uint32'](0x22)['fork']()['uint32'](0xa)['string'](_0x46175b[_0xa603f3])['uint32'](0x10)['bool'](_0x30ba26['attributesBoolean'][_0x46175b[_0xa603f3]])['ldelim']();}return null!=_0x30ba26['attributesJson']&&Object['hasOwnProperty']['call'](_0x30ba26,'attributesJson')&&_0x1d81f2['uint32'](0x2a)['string'](_0x30ba26['attributesJson']),_0x1d81f2;},_0x4f3744['encodeDelimited']=function(_0x8d92dd,_0x1006d2){return this['encode'](_0x8d92dd,_0x1006d2)['ldelim']();},_0x4f3744['decode']=function(_0x3e95be,_0x22c1d5){_0x3e95be instanceof _0x1077fe||(_0x3e95be=_0x1077fe['create'](_0x3e95be));for(var _0x952459,_0x28504d,_0xea5ba4=void 0x0===_0x22c1d5?_0x3e95be['len']:_0x3e95be['pos']+_0x22c1d5,_0x4b2364=new _0x49d48d['Element']();_0x3e95be['pos']<_0xea5ba4;){var _0x21ea1c=_0x3e95be['uint32']();switch(_0x21ea1c>>>0x3){case 0x1:_0x4b2364['name']=_0x3e95be['string']();break;case 0x2:_0x4b2364['children']&&_0x4b2364['children']['length']||(_0x4b2364['children']=[]),_0x4b2364['children']['push'](_0x49d48d['Element']['decode'](_0x3e95be,_0x3e95be['uint32']()));break;case 0x3:_0x4b2364['data']=_0x3e95be['string']();break;case 0x4:_0x4b2364['attributesBoolean']===_0x3f7f31['emptyObject']&&(_0x4b2364['attributesBoolean']={});var _0x5a2e72=_0x3e95be['uint32']()+_0x3e95be['pos'];for(_0x952459='',_0x28504d=!0x1;_0x3e95be['pos']<_0x5a2e72;){var _0x5510dd=_0x3e95be['uint32']();switch(_0x5510dd>>>0x3){case 0x1:_0x952459=_0x3e95be['string']();break;case 0x2:_0x28504d=_0x3e95be['bool']();break;default:_0x3e95be['skipType'](0x7&_0x5510dd);}}_0x4b2364['attributesBoolean'][_0x952459]=_0x28504d;break;case 0x5:_0x4b2364['attributesJson']=_0x3e95be['string']();break;default:_0x3e95be['skipType'](0x7&_0x21ea1c);}}return _0x4b2364;},_0x4f3744['decodeDelimited']=function(_0x39d55b){return _0x39d55b instanceof _0x1077fe||(_0x39d55b=new _0x1077fe(_0x39d55b)),this['decode'](_0x39d55b,_0x39d55b['uint32']());},_0x4f3744['verify']=function(_0x5f4de9){if('object'!=typeof _0x5f4de9||null===_0x5f4de9)return'object\x20expected';if(null!=_0x5f4de9['name']&&_0x5f4de9['hasOwnProperty']('name')&&!_0x3f7f31['isString'](_0x5f4de9['name']))return'name:\x20string\x20expected';if(null!=_0x5f4de9['children']&&_0x5f4de9['hasOwnProperty']('children')){if(!Array['isArray'](_0x5f4de9['children']))return'children:\x20array\x20expected';for(var _0xceb4f1=0x0;_0xceb4f1<_0x5f4de9['children']['length'];++_0xceb4f1){var _0x2ea182=_0x49d48d['Element']['verify'](_0x5f4de9['children'][_0xceb4f1]);if(_0x2ea182)return'children.'+_0x2ea182;}}if(null!=_0x5f4de9['data']&&_0x5f4de9['hasOwnProperty']('data')&&!_0x3f7f31['isString'](_0x5f4de9['data']))return'data:\x20string\x20expected';if(null!=_0x5f4de9['attributesBoolean']&&_0x5f4de9['hasOwnProperty']('attributesBoolean')){if(!_0x3f7f31['isObject'](_0x5f4de9['attributesBoolean']))return'attributesBoolean:\x20object\x20expected';var _0x165171=Object['keys'](_0x5f4de9['attributesBoolean']);for(_0xceb4f1=0x0;_0xceb4f1<_0x165171['length'];++_0xceb4f1)if('boolean'!=typeof _0x5f4de9['attributesBoolean'][_0x165171[_0xceb4f1]])return'attributesBoolean:\x20boolean{k:string}\x20expected';}return null!=_0x5f4de9['attributesJson']&&_0x5f4de9['hasOwnProperty']('attributesJson')&&!_0x3f7f31['isString'](_0x5f4de9['attributesJson'])?'attributesJson:\x20string\x20expected':null;},_0x4f3744['fromObject']=function(_0x1c5274){if(_0x1c5274 instanceof _0x49d48d['Element'])return _0x1c5274;var _0x383083=new _0x49d48d['Element']();if(null!=_0x1c5274['name']&&(_0x383083['name']=String(_0x1c5274['name'])),_0x1c5274['children']){if(!Array['isArray'](_0x1c5274['children']))throw TypeError('.Element.children:\x20array\x20expected');_0x383083['children']=[];for(var _0xd8062a=0x0;_0xd8062a<_0x1c5274['children']['length'];++_0xd8062a){if('object'!=typeof _0x1c5274['children'][_0xd8062a])throw TypeError('.Element.children:\x20object\x20expected');_0x383083['children'][_0xd8062a]=_0x49d48d['Element']['fromObject'](_0x1c5274['children'][_0xd8062a]);}}if(null!=_0x1c5274['data']&&(_0x383083['data']=String(_0x1c5274['data'])),_0x1c5274['attributesBoolean']){if('object'!=typeof _0x1c5274['attributesBoolean'])throw TypeError('.Element.attributesBoolean:\x20object\x20expected');_0x383083['attributesBoolean']={};var _0x9b057e=Object['keys'](_0x1c5274['attributesBoolean']);for(_0xd8062a=0x0;_0xd8062a<_0x9b057e['length'];++_0xd8062a)_0x383083['attributesBoolean'][_0x9b057e[_0xd8062a]]=Boolean(_0x1c5274['attributesBoolean'][_0x9b057e[_0xd8062a]]);}return null!=_0x1c5274['attributesJson']&&(_0x383083['attributesJson']=String(_0x1c5274['attributesJson'])),_0x383083;},_0x4f3744['toObject']=function(_0xc2352c,_0x5e3fcd){_0x5e3fcd||(_0x5e3fcd={});var _0x24ebf9,_0x3b27ff={};if((_0x5e3fcd['arrays']||_0x5e3fcd['defaults'])&&(_0x3b27ff['children']=[]),(_0x5e3fcd['objects']||_0x5e3fcd['defaults'])&&(_0x3b27ff['attributesBoolean']={}),_0x5e3fcd['defaults']&&(_0x3b27ff['name']='',_0x3b27ff['data']='',_0x3b27ff['attributesJson']=''),null!=_0xc2352c['name']&&_0xc2352c['hasOwnProperty']('name')&&(_0x3b27ff['name']=_0xc2352c['name']),_0xc2352c['children']&&_0xc2352c['children']['length']){_0x3b27ff['children']=[];for(var _0x4cbfc3=0x0;_0x4cbfc3<_0xc2352c['children']['length'];++_0x4cbfc3)_0x3b27ff['children'][_0x4cbfc3]=_0x49d48d['Element']['toObject'](_0xc2352c['children'][_0x4cbfc3],_0x5e3fcd);}if(null!=_0xc2352c['data']&&_0xc2352c['hasOwnProperty']('data')&&(_0x3b27ff['data']=_0xc2352c['data']),_0xc2352c['attributesBoolean']&&(_0x24ebf9=Object['keys'](_0xc2352c['attributesBoolean']))['length']){_0x3b27ff['attributesBoolean']={};for(_0x4cbfc3=0x0;_0x4cbfc3<_0x24ebf9['length'];++_0x4cbfc3)_0x3b27ff['attributesBoolean'][_0x24ebf9[_0x4cbfc3]]=_0xc2352c['attributesBoolean'][_0x24ebf9[_0x4cbfc3]];}return null!=_0xc2352c['attributesJson']&&_0xc2352c['hasOwnProperty']('attributesJson')&&(_0x3b27ff['attributesJson']=_0xc2352c['attributesJson']),_0x3b27ff;},_0x4f3744['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x1392b3['util']['toJSONOptions']);},_0x4f3744['getTypeUrl']=function(_0x4be95c){return void 0x0===_0x4be95c&&(_0x4be95c='type.googleapis.com'),_0x4be95c+'/Element';},_0x4f3744;}()),_0x49d48d;})());class u{['_protobufRoot'];constructor(){this['_protobufRoot']=l;}['getDescriptor'](_0x561278){return new a(this['_protobufRoot'][_0x561278]);}}class a{['_protobuf'];constructor(_0x19c3bd){this['_protobuf']=_0x19c3bd;}['compress'](_0x99cd77){const _0x483358=this['_protobuf']['verify'](_0x99cd77);if(_0x483358)throw Error(_0x483358);return this['_protobuf']['encode'](this['_protobuf']['create'](_0x99cd77))['finish']();}['decompress'](_0x55fc5b){return this['_protobuf']['toObject'](this['_protobuf']['decode'](_0x55fc5b),{'oneofs':!0x0});}}function s(_0x1226f0,_0x31725d){const _0x5ab2c5=_0x4489e5(_0x1226f0);return _0x5ab2c5['path'][_0x5ab2c5['path']['length']-0x1]+=_0x31725d,_0x5ab2c5;}function c(_0x49ff45,_0x1fc2d1){return _0x49ff45['root']===_0x1fc2d1['root']&&_0x332a36(_0x49ff45['path'],_0x1fc2d1['path']);}function f(_0x4a801f){d(_0x4a801f,_0x14db02=>('main'==_0x14db02['root']?(_0x14db02['rootMain']=!0x0,delete _0x14db02['root']):'$graveyard'==_0x14db02['root']&&(_0x14db02['rootGraveyard']=!0x0,delete _0x14db02['root']),_0x14db02));}function p(_0x297f0d){d(_0x297f0d,_0x1e31dd=>(_0x1e31dd['rootMain']?(_0x1e31dd['root']='main',delete _0x1e31dd['rootMain']):_0x1e31dd['rootGraveyard']&&(_0x1e31dd['root']='$graveyard',delete _0x1e31dd['rootGraveyard']),_0x1e31dd));}function d(_0x3abae0,_0x3d2b32){for(const _0x38f2eb in _0x3abae0){const _0x39477b=_0x3abae0[_0x38f2eb];'nodes'!==_0x38f2eb&&_0xdb1386(_0x39477b)&&(_0x39477b['path']&&(_0x39477b['root']||_0x39477b['rootMain']||_0x39477b['rootGraveyard'])?_0x3abae0[_0x38f2eb]=_0x3d2b32(_0x39477b):d(_0x39477b,_0x3d2b32));}return _0x3abae0;}class b{['_id'];['_operationName'];['_protobufDescriptor'];constructor(_0x2c6ad9,_0x1f34cf,_0x19faac){this['_id']=_0x2c6ad9,this['_operationName']=_0x1f34cf,this['_protobufDescriptor']=_0x19faac;}['compress'](_0x29d45b,_0x5ca2e3){const _0x5adcd9=_0x5ca2e3['operations'][_0x5ca2e3['index']++];return f(_0x5adcd9),_0x29d45b['buffers']['push'](this['_protobufDescriptor']['compress'](_0x5adcd9)),_0x29d45b['types']['push'](this['_id']),!0x0;}['decompress'](_0x562c1b,_0x655454){_0x655454['typeIndex']++;const _0x50b7ed=_0x655454['buffers'][_0x655454['bufferIndex']++],_0x5c1152=this['_protobufDescriptor']['decompress'](_0x50b7ed);p(_0x5c1152),_0x5c1152['__className']=this['_operationName'],_0x562c1b['push'](_0x5c1152);}}class h extends b{['compress'](_0xfeb5bf,_0x517538){const _0x2c5518=_0x517538['operations'][_0x517538['index']++];return this['_serializeOneOf']('oldValue',_0x2c5518),this['_serializeOneOf']('newValue',_0x2c5518),f(_0x2c5518),_0xfeb5bf['buffers']['push'](this['_protobufDescriptor']['compress'](_0x2c5518)),_0xfeb5bf['types']['push'](this['_id']),!0x0;}['decompress'](_0x4941bf,_0x29822c){_0x29822c['typeIndex']++;const _0x102722=_0x29822c['buffers'][_0x29822c['bufferIndex']++],_0x517e95=this['_protobufDescriptor']['decompress'](_0x102722);this['_deserializeOneOf']('oldValue',_0x517e95),this['_deserializeOneOf']('newValue',_0x517e95),p(_0x517e95),_0x517e95['__className']=this['_operationName'],_0x4941bf['push'](_0x517e95);}['_serializeOneOf'](_0x2c1b14,_0x522a59){const _0x1d3f30=_0x522a59[_0x2c1b14];'boolean'==typeof _0x1d3f30?_0x522a59[_0x2c1b14+'Boolean']=_0x1d3f30:_0x522a59[_0x2c1b14+'Json']=JSON['stringify'](_0x1d3f30);}['_deserializeOneOf'](_0x3b292a,_0xe15b77){const _0x5e853b=_0x3b292a+'Json';_0xe15b77[_0x5e853b]?(_0xe15b77[_0x3b292a]=JSON['parse'](_0xe15b77[_0x5e853b]),delete _0xe15b77[_0x5e853b]):(_0xe15b77[_0x3b292a]=_0xe15b77[_0x3b292a+'Boolean'],delete _0xe15b77[_0x3b292a+'Boolean']);}}class w extends b{['compress'](_0x3610a8,_0x57ec27){const _0x5e954c=_0x57ec27['operations'][_0x57ec27['index']++];return this['_serializeNodesAttributes'](_0x5e954c['nodes']),f(_0x5e954c),_0x3610a8['buffers']['push'](this['_protobufDescriptor']['compress'](_0x5e954c)),_0x3610a8['types']['push'](this['_id']),!0x0;}['decompress'](_0x53c1dc,_0x2565b7){_0x2565b7['typeIndex']++;const _0x4a013a=_0x2565b7['buffers'][_0x2565b7['bufferIndex']++],_0x2d53ca=this['_protobufDescriptor']['decompress'](_0x4a013a);_0x2d53ca['nodes']||(_0x2d53ca['nodes']=[]),this['_deserializeNodesAttributes'](_0x2d53ca['nodes']),p(_0x2d53ca),_0x2d53ca['__className']=this['_operationName'],_0x53c1dc['push'](_0x2d53ca);}['_serializeNodesAttributes'](_0x37629b){for(const _0x3d28a0 of _0x37629b){if(_0x3d28a0['attributes']){const _0x4736e6=_0x3d28a0['attributes'];this['_areValuesBoolean'](_0x4736e6)?_0x3d28a0['attributesBoolean']=_0x4736e6:_0x3d28a0['attributesJson']=JSON['stringify'](_0x4736e6);}_0x3d28a0['children']&&this['_serializeNodesAttributes'](_0x3d28a0['children']);}}['_deserializeNodesAttributes'](_0x4ba008){for(const _0x15722b of _0x4ba008)(_0x15722b['attributesBoolean']||_0x15722b['attributesJson'])&&(_0x15722b['attributesBoolean']?(_0x15722b['attributes']=_0x15722b['attributesBoolean'],delete _0x15722b['attributesBoolean']):(_0x15722b['attributes']=JSON['parse'](_0x15722b['attributesJson']),delete _0x15722b['attributesJson'])),_0x15722b['children']&&this['_deserializeNodesAttributes'](_0x15722b['children']);}['_areValuesBoolean'](_0x531ea0){return Object['keys'](_0x531ea0)['every'](_0x2d32f9=>'boolean'==typeof _0x531ea0[_0x2d32f9]);}}class O extends b{['decompress'](_0x53aac2,_0xd6ef98){super['decompress'](_0x53aac2,_0xd6ef98);const _0x8354ef=_0x53aac2[_0x53aac2['length']-0x1];_0x8354ef['oldRange']||(_0x8354ef['oldRange']=null),_0x8354ef['newRange']||(_0x8354ef['newRange']=null);}}class y extends b{['compress'](_0x3325e1,_0xc6cd82){return _0xc6cd82['index']++,_0x3325e1['types']['push'](this['_id']),!0x0;}['decompress'](_0x55c35e,_0x4114b7){_0x4114b7['typeIndex']++,_0x55c35e['push']({'__className':this['_operationName']});}}class v extends O{['_omittedNamespace'];constructor(_0x1c50c8,_0x1a3a97,_0xfecb88,_0x586b98){super(_0x1c50c8,_0x1a3a97,_0xfecb88),this['_omittedNamespace']=_0x586b98+':';}['compress'](_0x29e28f,_0x2f12fd){const _0x9ca9e7=_0x2f12fd['operations'][_0x2f12fd['index']];return!('MarkerOperation'!=_0x9ca9e7['__className']||!_0x9ca9e7['name']['startsWith'](this['_omittedNamespace']))&&(_0x9ca9e7['name']=_0x9ca9e7['name']['replace'](new RegExp('^'+this['_omittedNamespace']),''),super['compress'](_0x29e28f,_0x2f12fd),!0x0);}['decompress'](_0x57606b,_0x31e695){super['decompress'](_0x57606b,_0x31e695);const _0x2946a0=_0x57606b[_0x57606b['length']-0x1];_0x2946a0['name']=this['_omittedNamespace']+_0x2946a0['name'];}}class j{['_id'];['_context'];constructor(_0x5c9951,_0x361580){this['_id']=_0x5c9951,this['_context']=_0x361580;}['compress'](_0x58f8ed,_0x1049b1){let _0x4bce0d,_0x1ec173=_0x1049b1['operations'][_0x1049b1['index']],_0x4f2289=_0x1049b1['operations'][_0x1049b1['index']+0x1];for(;_0x4f2289&&this['_compareOperations'](_0x1ec173,_0x4f2289);)_0x4bce0d?(_0x4bce0d=this['_combineNext'](_0x1ec173,_0x4bce0d),_0x58f8ed['types']['push'](0x0)):(_0x4bce0d=_0x4489e5(_0x1ec173),_0x58f8ed['types']['push'](this['_id'])),_0x1049b1['index']++,_0x1ec173=_0x1049b1['operations'][_0x1049b1['index']],_0x4f2289=_0x1049b1['operations'][_0x1049b1['index']+0x1];return!!_0x4bce0d&&(_0x4bce0d=this['_combineNext'](_0x1049b1['operations'][_0x1049b1['index']++],_0x4bce0d),_0x58f8ed['types']['push'](0x0),_0x58f8ed['buffers']['push'](this['_compressSingleOperation'](_0x4bce0d)),!0x0);}['decompress'](_0x5de3e0,_0x24fb79){const _0x3e440e=this['_decompressSingleOperation'](_0x24fb79);for(;0x0==_0x24fb79['types'][_0x24fb79['typeIndex']];)_0x24fb79['typeIndex']++,_0x5de3e0['push'](this['_splitCurrent'](_0x3e440e));_0x5de3e0['push'](_0x3e440e);}}class g extends j{['_combineNext'](_0x10df15,_0x1570bb){return _0x1570bb['nodes'][0x0]['data']+=_0x10df15['nodes'][0x0]['data'],_0x1570bb;}['_splitCurrent'](_0x4e0cc4){const _0x219b11=_0x4489e5(_0x4e0cc4),_0x39993f=_0x219b11['nodes'][0x0],_0x1e5016=_0x4e0cc4['nodes'][0x0],_0x4935c8=_0x1e5016['data'][Symbol['iterator']]()['next']()['value'],_0x41647b=_0x4935c8['length'];return _0x39993f['data']=_0x4935c8,_0x1e5016['data']=_0x1e5016['data']['substr'](_0x41647b),_0x4e0cc4['position']=s(_0x4e0cc4['position'],_0x41647b),_0x219b11;}['_compareOperations'](_0x167352,_0x58264f){if(this['_checkOperation'](_0x167352)&&this['_checkOperation'](_0x58264f)){const _0x35f580=_0x167352['nodes'][0x0]['data']['length'],_0x2cd279=c(s(_0x167352['position'],_0x35f580),_0x58264f['position']),_0x144bc9=_0x167352['nodes'][0x0],_0x372a6c=_0x58264f['nodes'][0x0];return _0x2cd279&&this['_compareAttributes'](_0x144bc9,_0x372a6c);}return!0x1;}['_compressSingleOperation'](_0x2da60c){const _0x5bb8d5={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('InsertOperation')['compress'](_0x5bb8d5,{'operations':[_0x2da60c],'index':0x0}),_0x5bb8d5['buffers'][0x0];}['_decompressSingleOperation'](_0x1067fe){const _0x4015af=[];return this['_context']['_getCompressorByName']('InsertOperation')['decompress'](_0x4015af,_0x1067fe),_0x4015af[0x0];}['_checkOperation'](_0x314ca7){return'InsertOperation'==_0x314ca7['__className']&&0x1==_0x314ca7['nodes']['length']&&_0x314ca7['nodes'][0x0]['data']&&!_0x314ca7['wasUndone']&&0x1==Array['from'](_0x314ca7['nodes'][0x0]['data'])['length'];}['_compareAttributes'](_0x2ca98a,_0x2014a2){const _0x322177=Object['keys'](_0x2ca98a['attributes']||{}),_0x2b1cfe=Object['keys'](_0x2014a2['attributes']||{});return _0x322177['length']===_0x2b1cfe['length']&&_0x322177['every'](_0x182f53=>_0x2014a2['attributes'][_0x182f53]&&_0x2014a2['attributes'][_0x182f53]===_0x2ca98a['attributes'][_0x182f53]);}}class m extends j{['_combineNext'](_0x240014,_0x29bd5a){return _0x29bd5a['howMany']++,_0x29bd5a['sourcePosition']=_0x4489e5(_0x240014['sourcePosition']),_0x29bd5a;}['_splitCurrent'](_0x4fff3a){const _0x4d47f2=_0x4489e5(_0x4fff3a);return _0x4fff3a['howMany']--,_0x4d47f2['howMany']=0x1,_0x4d47f2['sourcePosition']=s(_0x4d47f2['sourcePosition'],_0x4fff3a['howMany']),_0x4d47f2;}['_compareOperations'](_0x250cc3,_0x16119a){return!(!this['_checkOperation'](_0x250cc3)||!this['_checkOperation'](_0x16119a))&&(c(s(_0x250cc3['sourcePosition'],-0x1),_0x16119a['sourcePosition'])&&c(_0x250cc3['targetPosition'],_0x16119a['targetPosition']));}['_compressSingleOperation'](_0x12404a){const _0x46b7e0={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x46b7e0,{'operations':[_0x12404a],'index':0x0}),_0x46b7e0['buffers'][0x0];}['_decompressSingleOperation'](_0x277b7e){const _0x23a520=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x23a520,_0x277b7e),_0x23a520[0x0];}['_checkOperation'](_0x120e77){return'MoveOperation'==_0x120e77['__className']&&'$graveyard'==_0x120e77['targetPosition']['root']&&0x1==_0x120e77['howMany']&&!_0x120e77['wasUndone'];}}class x extends j{['_combineNext'](_0x5c93f0,_0x16af08){return _0x16af08['howMany']++,_0x16af08;}['_splitCurrent'](_0x4da764){const _0x57a203=_0x4489e5(_0x4da764);return _0x57a203['howMany']=0x1,_0x4da764['howMany']--,_0x57a203;}['_compareOperations'](_0x3a5d69,_0x135d86){return!(!this['_checkOperation'](_0x3a5d69)||!this['_checkOperation'](_0x135d86))&&(c(_0x3a5d69['sourcePosition'],_0x135d86['sourcePosition'])&&c(_0x3a5d69['targetPosition'],_0x135d86['targetPosition']));}['_compressSingleOperation'](_0x269fc0){const _0x3ad8db={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x3ad8db,{'operations':[_0x269fc0],'index':0x0}),_0x3ad8db['buffers'][0x0];}['_decompressSingleOperation'](_0x5c3162){const _0x3b06cf=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x3b06cf,_0x5c3162),_0x3b06cf[0x0];}['_checkOperation'](_0x4785ff){return'MoveOperation'==_0x4785ff['__className']&&'$graveyard'==_0x4785ff['targetPosition']['root']&&0x1==_0x4785ff['howMany']&&!_0x4785ff['wasUndone'];}}class k extends j{['compress'](_0x1f5c99,_0xad361c){if(!this['_compareOperations'](_0xad361c['operations'][_0xad361c['index']],_0xad361c['operations'][_0xad361c['index']+0x1]))return!0x1;const _0x26ed16=_0xad361c['operations'][_0xad361c['index']++];return _0x26ed16['oldRange']=null,_0x26ed16['newRange']&&c(_0x26ed16['newRange']['start'],_0x26ed16['newRange']['end'])&&(_0x26ed16['newRange']['end']=null),_0xad361c['index']++,_0x1f5c99['types']['push'](this['_id']),_0x1f5c99['types']['push'](0x0),_0x1f5c99['buffers']['push'](this['_compressSingleOperation'](_0x26ed16)),!0x0;}['decompress'](_0xcaf763,_0x4fcbf5){const _0x591a4f=this['_decompressSingleOperation'](_0x4fcbf5);_0x591a4f['newRange']&&!_0x591a4f['newRange']['end']&&(_0x591a4f['newRange']['end']=_0x4489e5(_0x591a4f['newRange']['start']));const _0x1d6708=_0x4489e5(_0x591a4f);_0x1d6708['newRange']&&(_0x1d6708['newRange']['start']['stickiness']='toNone',_0x1d6708['newRange']['end']=_0x4489e5(_0x1d6708['newRange']['start'])),_0x1d6708['name']='user:position:'+_0x1d6708['name']['split'](':')[0x2],_0x4fcbf5['typeIndex']++,_0xcaf763['push'](_0x591a4f),_0xcaf763['push'](_0x1d6708);}['_compressSingleOperation'](_0x4ad500){const _0xf94689={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MarkerOperation')['compress'](_0xf94689,{'operations':[_0x4ad500],'index':0x0}),_0xf94689['buffers'][0x0];}['_decompressSingleOperation'](_0x3c5b5a){const _0x5173ae=[];return this['_context']['_getCompressorByName']('MarkerOperation')['decompress'](_0x5173ae,_0x3c5b5a),_0x5173ae[0x0];}['_compareOperations'](_0x26298f,_0x2aa46e){return!(!_0x26298f||!_0x2aa46e)&&('MarkerOperation'==_0x26298f['__className']&&'MarkerOperation'==_0x2aa46e['__className']&&!(!_0x26298f['name']['startsWith']('user:')||!_0x2aa46e['name']['startsWith']('user:')||_0x26298f['name']==_0x2aa46e['name']));}}class M{['_compressorById'];['_compressorByName'];['_protobufFactory'];constructor(){this['_compressorById']=new Map(),this['_compressorByName']=new Map(),this['_protobufFactory']=new u();const _0x128c93=this['_protobufFactory']['getDescriptor']('MarkerOperation');this['_registerCompressor'](0x1,'NoOperation',new y(0x1,'NoOperation',void 0x0)),this['_registerOperationCompressor'](0xa,'AttributeOperation',h),this['_registerOperationCompressor'](0xb,'InsertOperation',w),this['_registerOperationCompressor'](0xc,'MarkerOperation',O),this['_registerOperationCompressor'](0xd,'MergeOperation',b),this['_registerOperationCompressor'](0xe,'MoveOperation',b),this['_registerOperationCompressor'](0xf,'RenameOperation',b),this['_registerOperationCompressor'](0x10,'RootAttributeOperation',h),this['_registerOperationCompressor'](0x11,'SplitOperation',b),this['_registerCompressor'](0x12,'CommentMarkerOperation',new v(0x12,'MarkerOperation',_0x128c93,'comment')),this['_registerCompressor'](0x13,'SuggestionMarkerOperation',new v(0x13,'MarkerOperation',_0x128c93,'suggestion')),this['_registerOperationCompressor'](0x14,'RootOperation',b),this['_registerActionCompressor'](0x64,'TypingAction',g),this['_registerActionCompressor'](0x65,'DeletingAction',m),this['_registerActionCompressor'](0x66,'ForwardDeletingAction',x),this['_registerActionCompressor'](0x67,'UserSelectionAction',k);}['compress'](_0x468ae0){if(!_0x468ae0||!_0x468ae0[0x0])throw new _0x4c554d('no-operations-provided',this);const _0x1386ab={'operations':_0x468ae0,'index':0x0},_0x24fc25={'types':[],'buffers':[],'baseVersion':_0x468ae0[0x0]['baseVersion']};for(;_0x1386ab['index']<_0x1386ab['operations']['length'];){if(this['_getCompressorByName']('UserSelectionAction')['compress'](_0x24fc25,_0x1386ab))continue;if(this['_getCompressorByName']('TypingAction')['compress'](_0x24fc25,_0x1386ab))continue;if(this['_getCompressorByName']('DeletingAction')['compress'](_0x24fc25,_0x1386ab))continue;if(this['_getCompressorByName']('ForwardDeletingAction')['compress'](_0x24fc25,_0x1386ab))continue;if(this['_getCompressorByName']('CommentMarkerOperation')['compress'](_0x24fc25,_0x1386ab))continue;if(this['_getCompressorByName']('SuggestionMarkerOperation')['compress'](_0x24fc25,_0x1386ab))continue;const _0x41625e=_0x1386ab['operations'][_0x1386ab['index']]['__className'];this['_getCompressorByName'](_0x41625e)['compress'](_0x24fc25,_0x1386ab);}return _0x24fc25;}['decompress'](_0x545c3b){const _0xed4a21=[],_0x3149ac={'types':_0x545c3b['types'],'buffers':_0x545c3b['buffers'],'baseVersion':_0x545c3b['baseVersion'],'typeIndex':0x0,'bufferIndex':0x0};for(;_0x3149ac['typeIndex']<_0x3149ac['types']['length'];){const _0x1970dd=_0x3149ac['types'][_0x3149ac['typeIndex']],_0x24a5ab=this['_compressorById']['get'](_0x1970dd);if(!_0x24a5ab)throw new _0x4c554d('decompress-compressor-not-found',this,{'type':_0x1970dd});_0x24a5ab['decompress'](_0xed4a21,_0x3149ac);}return _0xed4a21['forEach']((_0x59e10e,_0x1e23c0)=>_0x59e10e['baseVersion']=_0x545c3b['baseVersion']+_0x1e23c0),_0xed4a21;}['_getCompressorByName'](_0x469baa){return this['_compressorByName']['get'](_0x469baa);}['_registerOperationCompressor'](_0xbb552b,_0x4c2d3a,_0x1e7a6f){const _0x13fea3=new _0x1e7a6f(_0xbb552b,_0x4c2d3a,this['_protobufFactory']['getDescriptor'](_0x4c2d3a));this['_registerCompressor'](_0xbb552b,_0x4c2d3a,_0x13fea3);}['_registerActionCompressor'](_0x20486e,_0x258306,_0x54e114){const _0x5634f1=new _0x54e114(_0x20486e,this);this['_registerCompressor'](_0x20486e,_0x258306,_0x5634f1);}['_registerCompressor'](_0x9a5020,_0x48eb33,_0x19b0f2){this['_compressorById']['set'](_0x9a5020,_0x19b0f2),this['_compressorByName']['set'](_0x48eb33,_0x19b0f2);}}export{M as Compressor};
23
+ import{CKEditorError as _0x414fb0}from'@ckeditor/ckeditor5-utils/dist/index.js';import _0x36bb22 from'protobufjs/minimal.js';import{cloneDeep as _0x28d8d8,isEqual as _0x299215,isObject as _0x8efc81}from'es-toolkit/compat';const l=/* #__PURE__ -- @preserve */
24
+ ((()=>{var _0x339984=_0x36bb22['Reader'],_0x21b55d=_0x36bb22['Writer'],_0x4f9dbc=_0x36bb22['util'],_0x1926a5=_0x36bb22['roots']['default']||(_0x36bb22['roots']['default']={});return _0x1926a5['AttributeOperation']=(function(){function _0x1d686e(_0x229f3f){if(_0x229f3f){for(var _0x5e355c=Object['keys'](_0x229f3f),_0x1a823e=0x0;_0x1a823e<_0x5e355c['length'];++_0x1a823e)null!=_0x229f3f[_0x5e355c[_0x1a823e]]&&(this[_0x5e355c[_0x1a823e]]=_0x229f3f[_0x5e355c[_0x1a823e]]);}}return _0x1d686e['prototype']['range']=null,_0x1d686e['prototype']['key']='',_0x1d686e['prototype']['oldValueBoolean']=!0x1,_0x1d686e['prototype']['oldValueJson']='',_0x1d686e['prototype']['newValueBoolean']=!0x1,_0x1d686e['prototype']['newValueJson']='',_0x1d686e['prototype']['wasUndone']=!0x1,_0x1d686e['create']=function(_0x317892){return new _0x1d686e(_0x317892);},_0x1d686e['encode']=function(_0x57a5f1,_0x17c2a0){return _0x17c2a0||(_0x17c2a0=_0x21b55d['create']()),null!=_0x57a5f1['range']&&Object['hasOwnProperty']['call'](_0x57a5f1,'range')&&_0x1926a5['Range']['encode'](_0x57a5f1['range'],_0x17c2a0['uint32'](0xa)['fork']())['ldelim'](),null!=_0x57a5f1['key']&&Object['hasOwnProperty']['call'](_0x57a5f1,'key')&&_0x17c2a0['uint32'](0x12)['string'](_0x57a5f1['key']),null!=_0x57a5f1['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x57a5f1,'oldValueBoolean')&&_0x17c2a0['uint32'](0x18)['bool'](_0x57a5f1['oldValueBoolean']),null!=_0x57a5f1['oldValueJson']&&Object['hasOwnProperty']['call'](_0x57a5f1,'oldValueJson')&&_0x17c2a0['uint32'](0x22)['string'](_0x57a5f1['oldValueJson']),null!=_0x57a5f1['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x57a5f1,'newValueBoolean')&&_0x17c2a0['uint32'](0x28)['bool'](_0x57a5f1['newValueBoolean']),null!=_0x57a5f1['newValueJson']&&Object['hasOwnProperty']['call'](_0x57a5f1,'newValueJson')&&_0x17c2a0['uint32'](0x32)['string'](_0x57a5f1['newValueJson']),null!=_0x57a5f1['wasUndone']&&Object['hasOwnProperty']['call'](_0x57a5f1,'wasUndone')&&_0x17c2a0['uint32'](0x38)['bool'](_0x57a5f1['wasUndone']),_0x17c2a0;},_0x1d686e['encodeDelimited']=function(_0x59d33b,_0x369ce5){return this['encode'](_0x59d33b,_0x369ce5)['ldelim']();},_0x1d686e['decode']=function(_0x4b370f,_0x37a2e3){_0x4b370f instanceof _0x339984||(_0x4b370f=_0x339984['create'](_0x4b370f));for(var _0x37c6cd=void 0x0===_0x37a2e3?_0x4b370f['len']:_0x4b370f['pos']+_0x37a2e3,_0x3fe54e=new _0x1926a5['AttributeOperation']();_0x4b370f['pos']<_0x37c6cd;){var _0x1528d1=_0x4b370f['uint32']();switch(_0x1528d1>>>0x3){case 0x1:_0x3fe54e['range']=_0x1926a5['Range']['decode'](_0x4b370f,_0x4b370f['uint32']());break;case 0x2:_0x3fe54e['key']=_0x4b370f['string']();break;case 0x3:_0x3fe54e['oldValueBoolean']=_0x4b370f['bool']();break;case 0x4:_0x3fe54e['oldValueJson']=_0x4b370f['string']();break;case 0x5:_0x3fe54e['newValueBoolean']=_0x4b370f['bool']();break;case 0x6:_0x3fe54e['newValueJson']=_0x4b370f['string']();break;case 0x7:_0x3fe54e['wasUndone']=_0x4b370f['bool']();break;default:_0x4b370f['skipType'](0x7&_0x1528d1);}}return _0x3fe54e;},_0x1d686e['decodeDelimited']=function(_0x3f1b95){return _0x3f1b95 instanceof _0x339984||(_0x3f1b95=new _0x339984(_0x3f1b95)),this['decode'](_0x3f1b95,_0x3f1b95['uint32']());},_0x1d686e['verify']=function(_0x510865){if('object'!=typeof _0x510865||null===_0x510865)return'object\x20expected';if(null!=_0x510865['range']&&_0x510865['hasOwnProperty']('range')){var _0x4a0d0d=_0x1926a5['Range']['verify'](_0x510865['range']);if(_0x4a0d0d)return'range.'+_0x4a0d0d;}return null!=_0x510865['key']&&_0x510865['hasOwnProperty']('key')&&!_0x4f9dbc['isString'](_0x510865['key'])?'key:\x20string\x20expected':null!=_0x510865['oldValueBoolean']&&_0x510865['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x510865['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x510865['oldValueJson']&&_0x510865['hasOwnProperty']('oldValueJson')&&!_0x4f9dbc['isString'](_0x510865['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x510865['newValueBoolean']&&_0x510865['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x510865['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x510865['newValueJson']&&_0x510865['hasOwnProperty']('newValueJson')&&!_0x4f9dbc['isString'](_0x510865['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x510865['wasUndone']&&_0x510865['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x510865['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x1d686e['fromObject']=function(_0x5988e5){if(_0x5988e5 instanceof _0x1926a5['AttributeOperation'])return _0x5988e5;var _0xf15eea=new _0x1926a5['AttributeOperation']();if(null!=_0x5988e5['range']){if('object'!=typeof _0x5988e5['range'])throw TypeError('.AttributeOperation.range:\x20object\x20expected');_0xf15eea['range']=_0x1926a5['Range']['fromObject'](_0x5988e5['range']);}return null!=_0x5988e5['key']&&(_0xf15eea['key']=String(_0x5988e5['key'])),null!=_0x5988e5['oldValueBoolean']&&(_0xf15eea['oldValueBoolean']=Boolean(_0x5988e5['oldValueBoolean'])),null!=_0x5988e5['oldValueJson']&&(_0xf15eea['oldValueJson']=String(_0x5988e5['oldValueJson'])),null!=_0x5988e5['newValueBoolean']&&(_0xf15eea['newValueBoolean']=Boolean(_0x5988e5['newValueBoolean'])),null!=_0x5988e5['newValueJson']&&(_0xf15eea['newValueJson']=String(_0x5988e5['newValueJson'])),null!=_0x5988e5['wasUndone']&&(_0xf15eea['wasUndone']=Boolean(_0x5988e5['wasUndone'])),_0xf15eea;},_0x1d686e['toObject']=function(_0x11f6e7,_0x18845b){_0x18845b||(_0x18845b={});var _0x28ec93={};return _0x18845b['defaults']&&(_0x28ec93['range']=null,_0x28ec93['key']='',_0x28ec93['oldValueBoolean']=!0x1,_0x28ec93['oldValueJson']='',_0x28ec93['newValueBoolean']=!0x1,_0x28ec93['newValueJson']='',_0x28ec93['wasUndone']=!0x1),null!=_0x11f6e7['range']&&_0x11f6e7['hasOwnProperty']('range')&&(_0x28ec93['range']=_0x1926a5['Range']['toObject'](_0x11f6e7['range'],_0x18845b)),null!=_0x11f6e7['key']&&_0x11f6e7['hasOwnProperty']('key')&&(_0x28ec93['key']=_0x11f6e7['key']),null!=_0x11f6e7['oldValueBoolean']&&_0x11f6e7['hasOwnProperty']('oldValueBoolean')&&(_0x28ec93['oldValueBoolean']=_0x11f6e7['oldValueBoolean']),null!=_0x11f6e7['oldValueJson']&&_0x11f6e7['hasOwnProperty']('oldValueJson')&&(_0x28ec93['oldValueJson']=_0x11f6e7['oldValueJson']),null!=_0x11f6e7['newValueBoolean']&&_0x11f6e7['hasOwnProperty']('newValueBoolean')&&(_0x28ec93['newValueBoolean']=_0x11f6e7['newValueBoolean']),null!=_0x11f6e7['newValueJson']&&_0x11f6e7['hasOwnProperty']('newValueJson')&&(_0x28ec93['newValueJson']=_0x11f6e7['newValueJson']),null!=_0x11f6e7['wasUndone']&&_0x11f6e7['hasOwnProperty']('wasUndone')&&(_0x28ec93['wasUndone']=_0x11f6e7['wasUndone']),_0x28ec93;},_0x1d686e['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x36bb22['util']['toJSONOptions']);},_0x1d686e['getTypeUrl']=function(_0xaf695a){return void 0x0===_0xaf695a&&(_0xaf695a='type.googleapis.com'),_0xaf695a+'/AttributeOperation';},_0x1d686e;}()),_0x1926a5['InsertOperation']=(function(){function _0x5bdbfe(_0x3e4511){if(this['nodes']=[],_0x3e4511){for(var _0x15af2e=Object['keys'](_0x3e4511),_0x55d66d=0x0;_0x55d66d<_0x15af2e['length'];++_0x55d66d)null!=_0x3e4511[_0x15af2e[_0x55d66d]]&&(this[_0x15af2e[_0x55d66d]]=_0x3e4511[_0x15af2e[_0x55d66d]]);}}return _0x5bdbfe['prototype']['position']=null,_0x5bdbfe['prototype']['nodes']=_0x4f9dbc['emptyArray'],_0x5bdbfe['prototype']['shouldReceiveAttributes']=!0x1,_0x5bdbfe['prototype']['wasUndone']=!0x1,_0x5bdbfe['create']=function(_0x1ba75f){return new _0x5bdbfe(_0x1ba75f);},_0x5bdbfe['encode']=function(_0x246b5a,_0x4d2049){if(_0x4d2049||(_0x4d2049=_0x21b55d['create']()),null!=_0x246b5a['position']&&Object['hasOwnProperty']['call'](_0x246b5a,'position')&&_0x1926a5['Position']['encode'](_0x246b5a['position'],_0x4d2049['uint32'](0xa)['fork']())['ldelim'](),null!=_0x246b5a['nodes']&&_0x246b5a['nodes']['length']){for(var _0xc27101=0x0;_0xc27101<_0x246b5a['nodes']['length'];++_0xc27101)_0x1926a5['Element']['encode'](_0x246b5a['nodes'][_0xc27101],_0x4d2049['uint32'](0x12)['fork']())['ldelim']();}return null!=_0x246b5a['shouldReceiveAttributes']&&Object['hasOwnProperty']['call'](_0x246b5a,'shouldReceiveAttributes')&&_0x4d2049['uint32'](0x18)['bool'](_0x246b5a['shouldReceiveAttributes']),null!=_0x246b5a['wasUndone']&&Object['hasOwnProperty']['call'](_0x246b5a,'wasUndone')&&_0x4d2049['uint32'](0x20)['bool'](_0x246b5a['wasUndone']),_0x4d2049;},_0x5bdbfe['encodeDelimited']=function(_0x389786,_0x57f7b9){return this['encode'](_0x389786,_0x57f7b9)['ldelim']();},_0x5bdbfe['decode']=function(_0x12807b,_0x3da818){_0x12807b instanceof _0x339984||(_0x12807b=_0x339984['create'](_0x12807b));for(var _0xe73c3b=void 0x0===_0x3da818?_0x12807b['len']:_0x12807b['pos']+_0x3da818,_0x5bac14=new _0x1926a5['InsertOperation']();_0x12807b['pos']<_0xe73c3b;){var _0x4d086d=_0x12807b['uint32']();switch(_0x4d086d>>>0x3){case 0x1:_0x5bac14['position']=_0x1926a5['Position']['decode'](_0x12807b,_0x12807b['uint32']());break;case 0x2:_0x5bac14['nodes']&&_0x5bac14['nodes']['length']||(_0x5bac14['nodes']=[]),_0x5bac14['nodes']['push'](_0x1926a5['Element']['decode'](_0x12807b,_0x12807b['uint32']()));break;case 0x3:_0x5bac14['shouldReceiveAttributes']=_0x12807b['bool']();break;case 0x4:_0x5bac14['wasUndone']=_0x12807b['bool']();break;default:_0x12807b['skipType'](0x7&_0x4d086d);}}return _0x5bac14;},_0x5bdbfe['decodeDelimited']=function(_0x5912a9){return _0x5912a9 instanceof _0x339984||(_0x5912a9=new _0x339984(_0x5912a9)),this['decode'](_0x5912a9,_0x5912a9['uint32']());},_0x5bdbfe['verify']=function(_0x1f3c5e){if('object'!=typeof _0x1f3c5e||null===_0x1f3c5e)return'object\x20expected';if(null!=_0x1f3c5e['position']&&_0x1f3c5e['hasOwnProperty']('position')&&(_0x39109a=_0x1926a5['Position']['verify'](_0x1f3c5e['position'])))return'position.'+_0x39109a;if(null!=_0x1f3c5e['nodes']&&_0x1f3c5e['hasOwnProperty']('nodes')){if(!Array['isArray'](_0x1f3c5e['nodes']))return'nodes:\x20array\x20expected';for(var _0x205d04=0x0;_0x205d04<_0x1f3c5e['nodes']['length'];++_0x205d04){var _0x39109a;if(_0x39109a=_0x1926a5['Element']['verify'](_0x1f3c5e['nodes'][_0x205d04]))return'nodes.'+_0x39109a;}}return null!=_0x1f3c5e['shouldReceiveAttributes']&&_0x1f3c5e['hasOwnProperty']('shouldReceiveAttributes')&&'boolean'!=typeof _0x1f3c5e['shouldReceiveAttributes']?'shouldReceiveAttributes:\x20boolean\x20expected':null!=_0x1f3c5e['wasUndone']&&_0x1f3c5e['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x1f3c5e['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x5bdbfe['fromObject']=function(_0x43c927){if(_0x43c927 instanceof _0x1926a5['InsertOperation'])return _0x43c927;var _0x4eb59f=new _0x1926a5['InsertOperation']();if(null!=_0x43c927['position']){if('object'!=typeof _0x43c927['position'])throw TypeError('.InsertOperation.position:\x20object\x20expected');_0x4eb59f['position']=_0x1926a5['Position']['fromObject'](_0x43c927['position']);}if(_0x43c927['nodes']){if(!Array['isArray'](_0x43c927['nodes']))throw TypeError('.InsertOperation.nodes:\x20array\x20expected');_0x4eb59f['nodes']=[];for(var _0x2636ab=0x0;_0x2636ab<_0x43c927['nodes']['length'];++_0x2636ab){if('object'!=typeof _0x43c927['nodes'][_0x2636ab])throw TypeError('.InsertOperation.nodes:\x20object\x20expected');_0x4eb59f['nodes'][_0x2636ab]=_0x1926a5['Element']['fromObject'](_0x43c927['nodes'][_0x2636ab]);}}return null!=_0x43c927['shouldReceiveAttributes']&&(_0x4eb59f['shouldReceiveAttributes']=Boolean(_0x43c927['shouldReceiveAttributes'])),null!=_0x43c927['wasUndone']&&(_0x4eb59f['wasUndone']=Boolean(_0x43c927['wasUndone'])),_0x4eb59f;},_0x5bdbfe['toObject']=function(_0xef6417,_0x26409b){_0x26409b||(_0x26409b={});var _0x126f7e={};if((_0x26409b['arrays']||_0x26409b['defaults'])&&(_0x126f7e['nodes']=[]),_0x26409b['defaults']&&(_0x126f7e['position']=null,_0x126f7e['shouldReceiveAttributes']=!0x1,_0x126f7e['wasUndone']=!0x1),null!=_0xef6417['position']&&_0xef6417['hasOwnProperty']('position')&&(_0x126f7e['position']=_0x1926a5['Position']['toObject'](_0xef6417['position'],_0x26409b)),_0xef6417['nodes']&&_0xef6417['nodes']['length']){_0x126f7e['nodes']=[];for(var _0x2b2450=0x0;_0x2b2450<_0xef6417['nodes']['length'];++_0x2b2450)_0x126f7e['nodes'][_0x2b2450]=_0x1926a5['Element']['toObject'](_0xef6417['nodes'][_0x2b2450],_0x26409b);}return null!=_0xef6417['shouldReceiveAttributes']&&_0xef6417['hasOwnProperty']('shouldReceiveAttributes')&&(_0x126f7e['shouldReceiveAttributes']=_0xef6417['shouldReceiveAttributes']),null!=_0xef6417['wasUndone']&&_0xef6417['hasOwnProperty']('wasUndone')&&(_0x126f7e['wasUndone']=_0xef6417['wasUndone']),_0x126f7e;},_0x5bdbfe['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x36bb22['util']['toJSONOptions']);},_0x5bdbfe['getTypeUrl']=function(_0x589cb2){return void 0x0===_0x589cb2&&(_0x589cb2='type.googleapis.com'),_0x589cb2+'/InsertOperation';},_0x5bdbfe;}()),_0x1926a5['MarkerOperation']=(function(){function _0x8fa85e(_0x845feb){if(_0x845feb){for(var _0x43da00=Object['keys'](_0x845feb),_0x5291fd=0x0;_0x5291fd<_0x43da00['length'];++_0x5291fd)null!=_0x845feb[_0x43da00[_0x5291fd]]&&(this[_0x43da00[_0x5291fd]]=_0x845feb[_0x43da00[_0x5291fd]]);}}return _0x8fa85e['prototype']['name']='',_0x8fa85e['prototype']['oldRange']=null,_0x8fa85e['prototype']['newRange']=null,_0x8fa85e['prototype']['affectsData']=!0x1,_0x8fa85e['prototype']['wasUndone']=!0x1,_0x8fa85e['create']=function(_0x4a0392){return new _0x8fa85e(_0x4a0392);},_0x8fa85e['encode']=function(_0x141844,_0x3c17b7){return _0x3c17b7||(_0x3c17b7=_0x21b55d['create']()),null!=_0x141844['name']&&Object['hasOwnProperty']['call'](_0x141844,'name')&&_0x3c17b7['uint32'](0xa)['string'](_0x141844['name']),null!=_0x141844['oldRange']&&Object['hasOwnProperty']['call'](_0x141844,'oldRange')&&_0x1926a5['Range']['encode'](_0x141844['oldRange'],_0x3c17b7['uint32'](0x12)['fork']())['ldelim'](),null!=_0x141844['newRange']&&Object['hasOwnProperty']['call'](_0x141844,'newRange')&&_0x1926a5['Range']['encode'](_0x141844['newRange'],_0x3c17b7['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x141844['affectsData']&&Object['hasOwnProperty']['call'](_0x141844,'affectsData')&&_0x3c17b7['uint32'](0x20)['bool'](_0x141844['affectsData']),null!=_0x141844['wasUndone']&&Object['hasOwnProperty']['call'](_0x141844,'wasUndone')&&_0x3c17b7['uint32'](0x28)['bool'](_0x141844['wasUndone']),_0x3c17b7;},_0x8fa85e['encodeDelimited']=function(_0x538801,_0x12e592){return this['encode'](_0x538801,_0x12e592)['ldelim']();},_0x8fa85e['decode']=function(_0x366908,_0x3aef95){_0x366908 instanceof _0x339984||(_0x366908=_0x339984['create'](_0x366908));for(var _0x2e027c=void 0x0===_0x3aef95?_0x366908['len']:_0x366908['pos']+_0x3aef95,_0x236c0b=new _0x1926a5['MarkerOperation']();_0x366908['pos']<_0x2e027c;){var _0x2b7c5f=_0x366908['uint32']();switch(_0x2b7c5f>>>0x3){case 0x1:_0x236c0b['name']=_0x366908['string']();break;case 0x2:_0x236c0b['oldRange']=_0x1926a5['Range']['decode'](_0x366908,_0x366908['uint32']());break;case 0x3:_0x236c0b['newRange']=_0x1926a5['Range']['decode'](_0x366908,_0x366908['uint32']());break;case 0x4:_0x236c0b['affectsData']=_0x366908['bool']();break;case 0x5:_0x236c0b['wasUndone']=_0x366908['bool']();break;default:_0x366908['skipType'](0x7&_0x2b7c5f);}}return _0x236c0b;},_0x8fa85e['decodeDelimited']=function(_0x1e72e0){return _0x1e72e0 instanceof _0x339984||(_0x1e72e0=new _0x339984(_0x1e72e0)),this['decode'](_0x1e72e0,_0x1e72e0['uint32']());},_0x8fa85e['verify']=function(_0x4a0434){if('object'!=typeof _0x4a0434||null===_0x4a0434)return'object\x20expected';if(null!=_0x4a0434['name']&&_0x4a0434['hasOwnProperty']('name')&&!_0x4f9dbc['isString'](_0x4a0434['name']))return'name:\x20string\x20expected';var _0x4472d5;if(null!=_0x4a0434['oldRange']&&_0x4a0434['hasOwnProperty']('oldRange')&&(_0x4472d5=_0x1926a5['Range']['verify'](_0x4a0434['oldRange'])))return'oldRange.'+_0x4472d5;if(null!=_0x4a0434['newRange']&&_0x4a0434['hasOwnProperty']('newRange')&&(_0x4472d5=_0x1926a5['Range']['verify'](_0x4a0434['newRange'])))return'newRange.'+_0x4472d5;return null!=_0x4a0434['affectsData']&&_0x4a0434['hasOwnProperty']('affectsData')&&'boolean'!=typeof _0x4a0434['affectsData']?'affectsData:\x20boolean\x20expected':null!=_0x4a0434['wasUndone']&&_0x4a0434['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x4a0434['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x8fa85e['fromObject']=function(_0x4bab18){if(_0x4bab18 instanceof _0x1926a5['MarkerOperation'])return _0x4bab18;var _0x45421b=new _0x1926a5['MarkerOperation']();if(null!=_0x4bab18['name']&&(_0x45421b['name']=String(_0x4bab18['name'])),null!=_0x4bab18['oldRange']){if('object'!=typeof _0x4bab18['oldRange'])throw TypeError('.MarkerOperation.oldRange:\x20object\x20expected');_0x45421b['oldRange']=_0x1926a5['Range']['fromObject'](_0x4bab18['oldRange']);}if(null!=_0x4bab18['newRange']){if('object'!=typeof _0x4bab18['newRange'])throw TypeError('.MarkerOperation.newRange:\x20object\x20expected');_0x45421b['newRange']=_0x1926a5['Range']['fromObject'](_0x4bab18['newRange']);}return null!=_0x4bab18['affectsData']&&(_0x45421b['affectsData']=Boolean(_0x4bab18['affectsData'])),null!=_0x4bab18['wasUndone']&&(_0x45421b['wasUndone']=Boolean(_0x4bab18['wasUndone'])),_0x45421b;},_0x8fa85e['toObject']=function(_0x527322,_0x1dd1d1){_0x1dd1d1||(_0x1dd1d1={});var _0x16ad49={};return _0x1dd1d1['defaults']&&(_0x16ad49['name']='',_0x16ad49['oldRange']=null,_0x16ad49['newRange']=null,_0x16ad49['affectsData']=!0x1,_0x16ad49['wasUndone']=!0x1),null!=_0x527322['name']&&_0x527322['hasOwnProperty']('name')&&(_0x16ad49['name']=_0x527322['name']),null!=_0x527322['oldRange']&&_0x527322['hasOwnProperty']('oldRange')&&(_0x16ad49['oldRange']=_0x1926a5['Range']['toObject'](_0x527322['oldRange'],_0x1dd1d1)),null!=_0x527322['newRange']&&_0x527322['hasOwnProperty']('newRange')&&(_0x16ad49['newRange']=_0x1926a5['Range']['toObject'](_0x527322['newRange'],_0x1dd1d1)),null!=_0x527322['affectsData']&&_0x527322['hasOwnProperty']('affectsData')&&(_0x16ad49['affectsData']=_0x527322['affectsData']),null!=_0x527322['wasUndone']&&_0x527322['hasOwnProperty']('wasUndone')&&(_0x16ad49['wasUndone']=_0x527322['wasUndone']),_0x16ad49;},_0x8fa85e['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x36bb22['util']['toJSONOptions']);},_0x8fa85e['getTypeUrl']=function(_0x4b479a){return void 0x0===_0x4b479a&&(_0x4b479a='type.googleapis.com'),_0x4b479a+'/MarkerOperation';},_0x8fa85e;}()),_0x1926a5['MergeOperation']=(function(){function _0x472707(_0x3a68ca){if(_0x3a68ca){for(var _0x5cf6fe=Object['keys'](_0x3a68ca),_0x32a5f5=0x0;_0x32a5f5<_0x5cf6fe['length'];++_0x32a5f5)null!=_0x3a68ca[_0x5cf6fe[_0x32a5f5]]&&(this[_0x5cf6fe[_0x32a5f5]]=_0x3a68ca[_0x5cf6fe[_0x32a5f5]]);}}return _0x472707['prototype']['sourcePosition']=null,_0x472707['prototype']['targetPosition']=null,_0x472707['prototype']['graveyardPosition']=null,_0x472707['prototype']['howMany']=0x0,_0x472707['prototype']['wasUndone']=!0x1,_0x472707['create']=function(_0x3f14ca){return new _0x472707(_0x3f14ca);},_0x472707['encode']=function(_0x8177a8,_0x8b6df9){return _0x8b6df9||(_0x8b6df9=_0x21b55d['create']()),null!=_0x8177a8['sourcePosition']&&Object['hasOwnProperty']['call'](_0x8177a8,'sourcePosition')&&_0x1926a5['Position']['encode'](_0x8177a8['sourcePosition'],_0x8b6df9['uint32'](0xa)['fork']())['ldelim'](),null!=_0x8177a8['targetPosition']&&Object['hasOwnProperty']['call'](_0x8177a8,'targetPosition')&&_0x1926a5['Position']['encode'](_0x8177a8['targetPosition'],_0x8b6df9['uint32'](0x12)['fork']())['ldelim'](),null!=_0x8177a8['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x8177a8,'graveyardPosition')&&_0x1926a5['Position']['encode'](_0x8177a8['graveyardPosition'],_0x8b6df9['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x8177a8['howMany']&&Object['hasOwnProperty']['call'](_0x8177a8,'howMany')&&_0x8b6df9['uint32'](0x20)['uint32'](_0x8177a8['howMany']),null!=_0x8177a8['wasUndone']&&Object['hasOwnProperty']['call'](_0x8177a8,'wasUndone')&&_0x8b6df9['uint32'](0x28)['bool'](_0x8177a8['wasUndone']),_0x8b6df9;},_0x472707['encodeDelimited']=function(_0x509e54,_0x4dde1d){return this['encode'](_0x509e54,_0x4dde1d)['ldelim']();},_0x472707['decode']=function(_0xd57d07,_0x23e676){_0xd57d07 instanceof _0x339984||(_0xd57d07=_0x339984['create'](_0xd57d07));for(var _0x23cd38=void 0x0===_0x23e676?_0xd57d07['len']:_0xd57d07['pos']+_0x23e676,_0x3034fd=new _0x1926a5['MergeOperation']();_0xd57d07['pos']<_0x23cd38;){var _0x56fa59=_0xd57d07['uint32']();switch(_0x56fa59>>>0x3){case 0x1:_0x3034fd['sourcePosition']=_0x1926a5['Position']['decode'](_0xd57d07,_0xd57d07['uint32']());break;case 0x2:_0x3034fd['targetPosition']=_0x1926a5['Position']['decode'](_0xd57d07,_0xd57d07['uint32']());break;case 0x3:_0x3034fd['graveyardPosition']=_0x1926a5['Position']['decode'](_0xd57d07,_0xd57d07['uint32']());break;case 0x4:_0x3034fd['howMany']=_0xd57d07['uint32']();break;case 0x5:_0x3034fd['wasUndone']=_0xd57d07['bool']();break;default:_0xd57d07['skipType'](0x7&_0x56fa59);}}return _0x3034fd;},_0x472707['decodeDelimited']=function(_0x1b8011){return _0x1b8011 instanceof _0x339984||(_0x1b8011=new _0x339984(_0x1b8011)),this['decode'](_0x1b8011,_0x1b8011['uint32']());},_0x472707['verify']=function(_0x2d5731){if('object'!=typeof _0x2d5731||null===_0x2d5731)return'object\x20expected';var _0x5c3ea7;if(null!=_0x2d5731['sourcePosition']&&_0x2d5731['hasOwnProperty']('sourcePosition')&&(_0x5c3ea7=_0x1926a5['Position']['verify'](_0x2d5731['sourcePosition'])))return'sourcePosition.'+_0x5c3ea7;if(null!=_0x2d5731['targetPosition']&&_0x2d5731['hasOwnProperty']('targetPosition')&&(_0x5c3ea7=_0x1926a5['Position']['verify'](_0x2d5731['targetPosition'])))return'targetPosition.'+_0x5c3ea7;if(null!=_0x2d5731['graveyardPosition']&&_0x2d5731['hasOwnProperty']('graveyardPosition')&&(_0x5c3ea7=_0x1926a5['Position']['verify'](_0x2d5731['graveyardPosition'])))return'graveyardPosition.'+_0x5c3ea7;return null!=_0x2d5731['howMany']&&_0x2d5731['hasOwnProperty']('howMany')&&!_0x4f9dbc['isInteger'](_0x2d5731['howMany'])?'howMany:\x20integer\x20expected':null!=_0x2d5731['wasUndone']&&_0x2d5731['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x2d5731['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x472707['fromObject']=function(_0x542596){if(_0x542596 instanceof _0x1926a5['MergeOperation'])return _0x542596;var _0x4781d1=new _0x1926a5['MergeOperation']();if(null!=_0x542596['sourcePosition']){if('object'!=typeof _0x542596['sourcePosition'])throw TypeError('.MergeOperation.sourcePosition:\x20object\x20expected');_0x4781d1['sourcePosition']=_0x1926a5['Position']['fromObject'](_0x542596['sourcePosition']);}if(null!=_0x542596['targetPosition']){if('object'!=typeof _0x542596['targetPosition'])throw TypeError('.MergeOperation.targetPosition:\x20object\x20expected');_0x4781d1['targetPosition']=_0x1926a5['Position']['fromObject'](_0x542596['targetPosition']);}if(null!=_0x542596['graveyardPosition']){if('object'!=typeof _0x542596['graveyardPosition'])throw TypeError('.MergeOperation.graveyardPosition:\x20object\x20expected');_0x4781d1['graveyardPosition']=_0x1926a5['Position']['fromObject'](_0x542596['graveyardPosition']);}return null!=_0x542596['howMany']&&(_0x4781d1['howMany']=_0x542596['howMany']>>>0x0),null!=_0x542596['wasUndone']&&(_0x4781d1['wasUndone']=Boolean(_0x542596['wasUndone'])),_0x4781d1;},_0x472707['toObject']=function(_0x50c511,_0x56e578){_0x56e578||(_0x56e578={});var _0x1f4340={};return _0x56e578['defaults']&&(_0x1f4340['sourcePosition']=null,_0x1f4340['targetPosition']=null,_0x1f4340['graveyardPosition']=null,_0x1f4340['howMany']=0x0,_0x1f4340['wasUndone']=!0x1),null!=_0x50c511['sourcePosition']&&_0x50c511['hasOwnProperty']('sourcePosition')&&(_0x1f4340['sourcePosition']=_0x1926a5['Position']['toObject'](_0x50c511['sourcePosition'],_0x56e578)),null!=_0x50c511['targetPosition']&&_0x50c511['hasOwnProperty']('targetPosition')&&(_0x1f4340['targetPosition']=_0x1926a5['Position']['toObject'](_0x50c511['targetPosition'],_0x56e578)),null!=_0x50c511['graveyardPosition']&&_0x50c511['hasOwnProperty']('graveyardPosition')&&(_0x1f4340['graveyardPosition']=_0x1926a5['Position']['toObject'](_0x50c511['graveyardPosition'],_0x56e578)),null!=_0x50c511['howMany']&&_0x50c511['hasOwnProperty']('howMany')&&(_0x1f4340['howMany']=_0x50c511['howMany']),null!=_0x50c511['wasUndone']&&_0x50c511['hasOwnProperty']('wasUndone')&&(_0x1f4340['wasUndone']=_0x50c511['wasUndone']),_0x1f4340;},_0x472707['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x36bb22['util']['toJSONOptions']);},_0x472707['getTypeUrl']=function(_0x32720f){return void 0x0===_0x32720f&&(_0x32720f='type.googleapis.com'),_0x32720f+'/MergeOperation';},_0x472707;}()),_0x1926a5['MoveOperation']=(function(){function _0x5012c1(_0x1bdbcf){if(_0x1bdbcf){for(var _0x443ce2=Object['keys'](_0x1bdbcf),_0xbe8dfe=0x0;_0xbe8dfe<_0x443ce2['length'];++_0xbe8dfe)null!=_0x1bdbcf[_0x443ce2[_0xbe8dfe]]&&(this[_0x443ce2[_0xbe8dfe]]=_0x1bdbcf[_0x443ce2[_0xbe8dfe]]);}}return _0x5012c1['prototype']['sourcePosition']=null,_0x5012c1['prototype']['howMany']=0x0,_0x5012c1['prototype']['targetPosition']=null,_0x5012c1['prototype']['wasUndone']=!0x1,_0x5012c1['create']=function(_0x1849ed){return new _0x5012c1(_0x1849ed);},_0x5012c1['encode']=function(_0x161696,_0x548c87){return _0x548c87||(_0x548c87=_0x21b55d['create']()),null!=_0x161696['sourcePosition']&&Object['hasOwnProperty']['call'](_0x161696,'sourcePosition')&&_0x1926a5['Position']['encode'](_0x161696['sourcePosition'],_0x548c87['uint32'](0xa)['fork']())['ldelim'](),null!=_0x161696['howMany']&&Object['hasOwnProperty']['call'](_0x161696,'howMany')&&_0x548c87['uint32'](0x10)['uint32'](_0x161696['howMany']),null!=_0x161696['targetPosition']&&Object['hasOwnProperty']['call'](_0x161696,'targetPosition')&&_0x1926a5['Position']['encode'](_0x161696['targetPosition'],_0x548c87['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x161696['wasUndone']&&Object['hasOwnProperty']['call'](_0x161696,'wasUndone')&&_0x548c87['uint32'](0x20)['bool'](_0x161696['wasUndone']),_0x548c87;},_0x5012c1['encodeDelimited']=function(_0x2c8ff1,_0x36d2ca){return this['encode'](_0x2c8ff1,_0x36d2ca)['ldelim']();},_0x5012c1['decode']=function(_0x2c5d15,_0x8c7122){_0x2c5d15 instanceof _0x339984||(_0x2c5d15=_0x339984['create'](_0x2c5d15));for(var _0x166d6a=void 0x0===_0x8c7122?_0x2c5d15['len']:_0x2c5d15['pos']+_0x8c7122,_0x212a73=new _0x1926a5['MoveOperation']();_0x2c5d15['pos']<_0x166d6a;){var _0x491ac4=_0x2c5d15['uint32']();switch(_0x491ac4>>>0x3){case 0x1:_0x212a73['sourcePosition']=_0x1926a5['Position']['decode'](_0x2c5d15,_0x2c5d15['uint32']());break;case 0x2:_0x212a73['howMany']=_0x2c5d15['uint32']();break;case 0x3:_0x212a73['targetPosition']=_0x1926a5['Position']['decode'](_0x2c5d15,_0x2c5d15['uint32']());break;case 0x4:_0x212a73['wasUndone']=_0x2c5d15['bool']();break;default:_0x2c5d15['skipType'](0x7&_0x491ac4);}}return _0x212a73;},_0x5012c1['decodeDelimited']=function(_0x5dbfb0){return _0x5dbfb0 instanceof _0x339984||(_0x5dbfb0=new _0x339984(_0x5dbfb0)),this['decode'](_0x5dbfb0,_0x5dbfb0['uint32']());},_0x5012c1['verify']=function(_0x5b1a92){if('object'!=typeof _0x5b1a92||null===_0x5b1a92)return'object\x20expected';var _0x4480df;if(null!=_0x5b1a92['sourcePosition']&&_0x5b1a92['hasOwnProperty']('sourcePosition')&&(_0x4480df=_0x1926a5['Position']['verify'](_0x5b1a92['sourcePosition'])))return'sourcePosition.'+_0x4480df;if(null!=_0x5b1a92['howMany']&&_0x5b1a92['hasOwnProperty']('howMany')&&!_0x4f9dbc['isInteger'](_0x5b1a92['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x5b1a92['targetPosition']&&_0x5b1a92['hasOwnProperty']('targetPosition')&&(_0x4480df=_0x1926a5['Position']['verify'](_0x5b1a92['targetPosition'])))return'targetPosition.'+_0x4480df;return null!=_0x5b1a92['wasUndone']&&_0x5b1a92['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x5b1a92['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x5012c1['fromObject']=function(_0x44bddf){if(_0x44bddf instanceof _0x1926a5['MoveOperation'])return _0x44bddf;var _0x54dac5=new _0x1926a5['MoveOperation']();if(null!=_0x44bddf['sourcePosition']){if('object'!=typeof _0x44bddf['sourcePosition'])throw TypeError('.MoveOperation.sourcePosition:\x20object\x20expected');_0x54dac5['sourcePosition']=_0x1926a5['Position']['fromObject'](_0x44bddf['sourcePosition']);}if(null!=_0x44bddf['howMany']&&(_0x54dac5['howMany']=_0x44bddf['howMany']>>>0x0),null!=_0x44bddf['targetPosition']){if('object'!=typeof _0x44bddf['targetPosition'])throw TypeError('.MoveOperation.targetPosition:\x20object\x20expected');_0x54dac5['targetPosition']=_0x1926a5['Position']['fromObject'](_0x44bddf['targetPosition']);}return null!=_0x44bddf['wasUndone']&&(_0x54dac5['wasUndone']=Boolean(_0x44bddf['wasUndone'])),_0x54dac5;},_0x5012c1['toObject']=function(_0x13eb40,_0x139edd){_0x139edd||(_0x139edd={});var _0x5e77ef={};return _0x139edd['defaults']&&(_0x5e77ef['sourcePosition']=null,_0x5e77ef['howMany']=0x0,_0x5e77ef['targetPosition']=null,_0x5e77ef['wasUndone']=!0x1),null!=_0x13eb40['sourcePosition']&&_0x13eb40['hasOwnProperty']('sourcePosition')&&(_0x5e77ef['sourcePosition']=_0x1926a5['Position']['toObject'](_0x13eb40['sourcePosition'],_0x139edd)),null!=_0x13eb40['howMany']&&_0x13eb40['hasOwnProperty']('howMany')&&(_0x5e77ef['howMany']=_0x13eb40['howMany']),null!=_0x13eb40['targetPosition']&&_0x13eb40['hasOwnProperty']('targetPosition')&&(_0x5e77ef['targetPosition']=_0x1926a5['Position']['toObject'](_0x13eb40['targetPosition'],_0x139edd)),null!=_0x13eb40['wasUndone']&&_0x13eb40['hasOwnProperty']('wasUndone')&&(_0x5e77ef['wasUndone']=_0x13eb40['wasUndone']),_0x5e77ef;},_0x5012c1['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x36bb22['util']['toJSONOptions']);},_0x5012c1['getTypeUrl']=function(_0x3beafc){return void 0x0===_0x3beafc&&(_0x3beafc='type.googleapis.com'),_0x3beafc+'/MoveOperation';},_0x5012c1;}()),_0x1926a5['RenameOperation']=(function(){function _0x31f58c(_0x51e42f){if(_0x51e42f){for(var _0x35dc01=Object['keys'](_0x51e42f),_0x19afd3=0x0;_0x19afd3<_0x35dc01['length'];++_0x19afd3)null!=_0x51e42f[_0x35dc01[_0x19afd3]]&&(this[_0x35dc01[_0x19afd3]]=_0x51e42f[_0x35dc01[_0x19afd3]]);}}return _0x31f58c['prototype']['position']=null,_0x31f58c['prototype']['oldName']='',_0x31f58c['prototype']['newName']='',_0x31f58c['prototype']['wasUndone']=!0x1,_0x31f58c['create']=function(_0x24c9c0){return new _0x31f58c(_0x24c9c0);},_0x31f58c['encode']=function(_0x2495ee,_0x3f9148){return _0x3f9148||(_0x3f9148=_0x21b55d['create']()),null!=_0x2495ee['position']&&Object['hasOwnProperty']['call'](_0x2495ee,'position')&&_0x1926a5['Position']['encode'](_0x2495ee['position'],_0x3f9148['uint32'](0xa)['fork']())['ldelim'](),null!=_0x2495ee['oldName']&&Object['hasOwnProperty']['call'](_0x2495ee,'oldName')&&_0x3f9148['uint32'](0x12)['string'](_0x2495ee['oldName']),null!=_0x2495ee['newName']&&Object['hasOwnProperty']['call'](_0x2495ee,'newName')&&_0x3f9148['uint32'](0x1a)['string'](_0x2495ee['newName']),null!=_0x2495ee['wasUndone']&&Object['hasOwnProperty']['call'](_0x2495ee,'wasUndone')&&_0x3f9148['uint32'](0x20)['bool'](_0x2495ee['wasUndone']),_0x3f9148;},_0x31f58c['encodeDelimited']=function(_0x1b842f,_0x5b5424){return this['encode'](_0x1b842f,_0x5b5424)['ldelim']();},_0x31f58c['decode']=function(_0x5d0d30,_0x9acd3a){_0x5d0d30 instanceof _0x339984||(_0x5d0d30=_0x339984['create'](_0x5d0d30));for(var _0x42b9dc=void 0x0===_0x9acd3a?_0x5d0d30['len']:_0x5d0d30['pos']+_0x9acd3a,_0x527bb5=new _0x1926a5['RenameOperation']();_0x5d0d30['pos']<_0x42b9dc;){var _0x551577=_0x5d0d30['uint32']();switch(_0x551577>>>0x3){case 0x1:_0x527bb5['position']=_0x1926a5['Position']['decode'](_0x5d0d30,_0x5d0d30['uint32']());break;case 0x2:_0x527bb5['oldName']=_0x5d0d30['string']();break;case 0x3:_0x527bb5['newName']=_0x5d0d30['string']();break;case 0x4:_0x527bb5['wasUndone']=_0x5d0d30['bool']();break;default:_0x5d0d30['skipType'](0x7&_0x551577);}}return _0x527bb5;},_0x31f58c['decodeDelimited']=function(_0x26d2ab){return _0x26d2ab instanceof _0x339984||(_0x26d2ab=new _0x339984(_0x26d2ab)),this['decode'](_0x26d2ab,_0x26d2ab['uint32']());},_0x31f58c['verify']=function(_0x2a9642){if('object'!=typeof _0x2a9642||null===_0x2a9642)return'object\x20expected';if(null!=_0x2a9642['position']&&_0x2a9642['hasOwnProperty']('position')){var _0x50ec2e=_0x1926a5['Position']['verify'](_0x2a9642['position']);if(_0x50ec2e)return'position.'+_0x50ec2e;}return null!=_0x2a9642['oldName']&&_0x2a9642['hasOwnProperty']('oldName')&&!_0x4f9dbc['isString'](_0x2a9642['oldName'])?'oldName:\x20string\x20expected':null!=_0x2a9642['newName']&&_0x2a9642['hasOwnProperty']('newName')&&!_0x4f9dbc['isString'](_0x2a9642['newName'])?'newName:\x20string\x20expected':null!=_0x2a9642['wasUndone']&&_0x2a9642['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x2a9642['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x31f58c['fromObject']=function(_0x383b5a){if(_0x383b5a instanceof _0x1926a5['RenameOperation'])return _0x383b5a;var _0x43a64c=new _0x1926a5['RenameOperation']();if(null!=_0x383b5a['position']){if('object'!=typeof _0x383b5a['position'])throw TypeError('.RenameOperation.position:\x20object\x20expected');_0x43a64c['position']=_0x1926a5['Position']['fromObject'](_0x383b5a['position']);}return null!=_0x383b5a['oldName']&&(_0x43a64c['oldName']=String(_0x383b5a['oldName'])),null!=_0x383b5a['newName']&&(_0x43a64c['newName']=String(_0x383b5a['newName'])),null!=_0x383b5a['wasUndone']&&(_0x43a64c['wasUndone']=Boolean(_0x383b5a['wasUndone'])),_0x43a64c;},_0x31f58c['toObject']=function(_0x56d587,_0x156497){_0x156497||(_0x156497={});var _0x135cf2={};return _0x156497['defaults']&&(_0x135cf2['position']=null,_0x135cf2['oldName']='',_0x135cf2['newName']='',_0x135cf2['wasUndone']=!0x1),null!=_0x56d587['position']&&_0x56d587['hasOwnProperty']('position')&&(_0x135cf2['position']=_0x1926a5['Position']['toObject'](_0x56d587['position'],_0x156497)),null!=_0x56d587['oldName']&&_0x56d587['hasOwnProperty']('oldName')&&(_0x135cf2['oldName']=_0x56d587['oldName']),null!=_0x56d587['newName']&&_0x56d587['hasOwnProperty']('newName')&&(_0x135cf2['newName']=_0x56d587['newName']),null!=_0x56d587['wasUndone']&&_0x56d587['hasOwnProperty']('wasUndone')&&(_0x135cf2['wasUndone']=_0x56d587['wasUndone']),_0x135cf2;},_0x31f58c['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x36bb22['util']['toJSONOptions']);},_0x31f58c['getTypeUrl']=function(_0x5e2c59){return void 0x0===_0x5e2c59&&(_0x5e2c59='type.googleapis.com'),_0x5e2c59+'/RenameOperation';},_0x31f58c;}()),_0x1926a5['RootAttributeOperation']=(function(){function _0x5393fb(_0x3825fb){if(_0x3825fb){for(var _0x339507=Object['keys'](_0x3825fb),_0x14b266=0x0;_0x14b266<_0x339507['length'];++_0x14b266)null!=_0x3825fb[_0x339507[_0x14b266]]&&(this[_0x339507[_0x14b266]]=_0x3825fb[_0x339507[_0x14b266]]);}}return _0x5393fb['prototype']['root']='',_0x5393fb['prototype']['key']='',_0x5393fb['prototype']['oldValueBoolean']=!0x1,_0x5393fb['prototype']['oldValueJson']='',_0x5393fb['prototype']['newValueBoolean']=!0x1,_0x5393fb['prototype']['newValueJson']='',_0x5393fb['prototype']['wasUndone']=!0x1,_0x5393fb['create']=function(_0x4abe79){return new _0x5393fb(_0x4abe79);},_0x5393fb['encode']=function(_0x23a4c0,_0x168d20){return _0x168d20||(_0x168d20=_0x21b55d['create']()),null!=_0x23a4c0['root']&&Object['hasOwnProperty']['call'](_0x23a4c0,'root')&&_0x168d20['uint32'](0xa)['string'](_0x23a4c0['root']),null!=_0x23a4c0['key']&&Object['hasOwnProperty']['call'](_0x23a4c0,'key')&&_0x168d20['uint32'](0x12)['string'](_0x23a4c0['key']),null!=_0x23a4c0['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x23a4c0,'oldValueBoolean')&&_0x168d20['uint32'](0x18)['bool'](_0x23a4c0['oldValueBoolean']),null!=_0x23a4c0['oldValueJson']&&Object['hasOwnProperty']['call'](_0x23a4c0,'oldValueJson')&&_0x168d20['uint32'](0x22)['string'](_0x23a4c0['oldValueJson']),null!=_0x23a4c0['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x23a4c0,'newValueBoolean')&&_0x168d20['uint32'](0x28)['bool'](_0x23a4c0['newValueBoolean']),null!=_0x23a4c0['newValueJson']&&Object['hasOwnProperty']['call'](_0x23a4c0,'newValueJson')&&_0x168d20['uint32'](0x32)['string'](_0x23a4c0['newValueJson']),null!=_0x23a4c0['wasUndone']&&Object['hasOwnProperty']['call'](_0x23a4c0,'wasUndone')&&_0x168d20['uint32'](0x38)['bool'](_0x23a4c0['wasUndone']),_0x168d20;},_0x5393fb['encodeDelimited']=function(_0x4b5193,_0x205972){return this['encode'](_0x4b5193,_0x205972)['ldelim']();},_0x5393fb['decode']=function(_0x1a4bb0,_0x3cb5b4){_0x1a4bb0 instanceof _0x339984||(_0x1a4bb0=_0x339984['create'](_0x1a4bb0));for(var _0x506646=void 0x0===_0x3cb5b4?_0x1a4bb0['len']:_0x1a4bb0['pos']+_0x3cb5b4,_0x43f97f=new _0x1926a5['RootAttributeOperation']();_0x1a4bb0['pos']<_0x506646;){var _0x5ac897=_0x1a4bb0['uint32']();switch(_0x5ac897>>>0x3){case 0x1:_0x43f97f['root']=_0x1a4bb0['string']();break;case 0x2:_0x43f97f['key']=_0x1a4bb0['string']();break;case 0x3:_0x43f97f['oldValueBoolean']=_0x1a4bb0['bool']();break;case 0x4:_0x43f97f['oldValueJson']=_0x1a4bb0['string']();break;case 0x5:_0x43f97f['newValueBoolean']=_0x1a4bb0['bool']();break;case 0x6:_0x43f97f['newValueJson']=_0x1a4bb0['string']();break;case 0x7:_0x43f97f['wasUndone']=_0x1a4bb0['bool']();break;default:_0x1a4bb0['skipType'](0x7&_0x5ac897);}}return _0x43f97f;},_0x5393fb['decodeDelimited']=function(_0x4c5c8b){return _0x4c5c8b instanceof _0x339984||(_0x4c5c8b=new _0x339984(_0x4c5c8b)),this['decode'](_0x4c5c8b,_0x4c5c8b['uint32']());},_0x5393fb['verify']=function(_0xd8733a){return'object'!=typeof _0xd8733a||null===_0xd8733a?'object\x20expected':null!=_0xd8733a['root']&&_0xd8733a['hasOwnProperty']('root')&&!_0x4f9dbc['isString'](_0xd8733a['root'])?'root:\x20string\x20expected':null!=_0xd8733a['key']&&_0xd8733a['hasOwnProperty']('key')&&!_0x4f9dbc['isString'](_0xd8733a['key'])?'key:\x20string\x20expected':null!=_0xd8733a['oldValueBoolean']&&_0xd8733a['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0xd8733a['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0xd8733a['oldValueJson']&&_0xd8733a['hasOwnProperty']('oldValueJson')&&!_0x4f9dbc['isString'](_0xd8733a['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0xd8733a['newValueBoolean']&&_0xd8733a['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0xd8733a['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0xd8733a['newValueJson']&&_0xd8733a['hasOwnProperty']('newValueJson')&&!_0x4f9dbc['isString'](_0xd8733a['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0xd8733a['wasUndone']&&_0xd8733a['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0xd8733a['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x5393fb['fromObject']=function(_0x521a79){if(_0x521a79 instanceof _0x1926a5['RootAttributeOperation'])return _0x521a79;var _0x55dc3c=new _0x1926a5['RootAttributeOperation']();return null!=_0x521a79['root']&&(_0x55dc3c['root']=String(_0x521a79['root'])),null!=_0x521a79['key']&&(_0x55dc3c['key']=String(_0x521a79['key'])),null!=_0x521a79['oldValueBoolean']&&(_0x55dc3c['oldValueBoolean']=Boolean(_0x521a79['oldValueBoolean'])),null!=_0x521a79['oldValueJson']&&(_0x55dc3c['oldValueJson']=String(_0x521a79['oldValueJson'])),null!=_0x521a79['newValueBoolean']&&(_0x55dc3c['newValueBoolean']=Boolean(_0x521a79['newValueBoolean'])),null!=_0x521a79['newValueJson']&&(_0x55dc3c['newValueJson']=String(_0x521a79['newValueJson'])),null!=_0x521a79['wasUndone']&&(_0x55dc3c['wasUndone']=Boolean(_0x521a79['wasUndone'])),_0x55dc3c;},_0x5393fb['toObject']=function(_0x7b8ec2,_0x18da9f){_0x18da9f||(_0x18da9f={});var _0x44f117={};return _0x18da9f['defaults']&&(_0x44f117['root']='',_0x44f117['key']='',_0x44f117['oldValueBoolean']=!0x1,_0x44f117['oldValueJson']='',_0x44f117['newValueBoolean']=!0x1,_0x44f117['newValueJson']='',_0x44f117['wasUndone']=!0x1),null!=_0x7b8ec2['root']&&_0x7b8ec2['hasOwnProperty']('root')&&(_0x44f117['root']=_0x7b8ec2['root']),null!=_0x7b8ec2['key']&&_0x7b8ec2['hasOwnProperty']('key')&&(_0x44f117['key']=_0x7b8ec2['key']),null!=_0x7b8ec2['oldValueBoolean']&&_0x7b8ec2['hasOwnProperty']('oldValueBoolean')&&(_0x44f117['oldValueBoolean']=_0x7b8ec2['oldValueBoolean']),null!=_0x7b8ec2['oldValueJson']&&_0x7b8ec2['hasOwnProperty']('oldValueJson')&&(_0x44f117['oldValueJson']=_0x7b8ec2['oldValueJson']),null!=_0x7b8ec2['newValueBoolean']&&_0x7b8ec2['hasOwnProperty']('newValueBoolean')&&(_0x44f117['newValueBoolean']=_0x7b8ec2['newValueBoolean']),null!=_0x7b8ec2['newValueJson']&&_0x7b8ec2['hasOwnProperty']('newValueJson')&&(_0x44f117['newValueJson']=_0x7b8ec2['newValueJson']),null!=_0x7b8ec2['wasUndone']&&_0x7b8ec2['hasOwnProperty']('wasUndone')&&(_0x44f117['wasUndone']=_0x7b8ec2['wasUndone']),_0x44f117;},_0x5393fb['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x36bb22['util']['toJSONOptions']);},_0x5393fb['getTypeUrl']=function(_0x5d5ea3){return void 0x0===_0x5d5ea3&&(_0x5d5ea3='type.googleapis.com'),_0x5d5ea3+'/RootAttributeOperation';},_0x5393fb;}()),_0x1926a5['RootOperation']=(function(){function _0x59c8fd(_0x3b080f){if(_0x3b080f){for(var _0x522814=Object['keys'](_0x3b080f),_0x21458f=0x0;_0x21458f<_0x522814['length'];++_0x21458f)null!=_0x3b080f[_0x522814[_0x21458f]]&&(this[_0x522814[_0x21458f]]=_0x3b080f[_0x522814[_0x21458f]]);}}return _0x59c8fd['prototype']['rootName']='',_0x59c8fd['prototype']['elementName']='',_0x59c8fd['prototype']['isAdd']=!0x1,_0x59c8fd['prototype']['wasUndone']=!0x1,_0x59c8fd['create']=function(_0x59b121){return new _0x59c8fd(_0x59b121);},_0x59c8fd['encode']=function(_0x2785f2,_0x6c143c){return _0x6c143c||(_0x6c143c=_0x21b55d['create']()),null!=_0x2785f2['rootName']&&Object['hasOwnProperty']['call'](_0x2785f2,'rootName')&&_0x6c143c['uint32'](0xa)['string'](_0x2785f2['rootName']),null!=_0x2785f2['elementName']&&Object['hasOwnProperty']['call'](_0x2785f2,'elementName')&&_0x6c143c['uint32'](0x12)['string'](_0x2785f2['elementName']),null!=_0x2785f2['isAdd']&&Object['hasOwnProperty']['call'](_0x2785f2,'isAdd')&&_0x6c143c['uint32'](0x18)['bool'](_0x2785f2['isAdd']),null!=_0x2785f2['wasUndone']&&Object['hasOwnProperty']['call'](_0x2785f2,'wasUndone')&&_0x6c143c['uint32'](0x20)['bool'](_0x2785f2['wasUndone']),_0x6c143c;},_0x59c8fd['encodeDelimited']=function(_0x4af588,_0x35daff){return this['encode'](_0x4af588,_0x35daff)['ldelim']();},_0x59c8fd['decode']=function(_0x19eca3,_0x49bf4b){_0x19eca3 instanceof _0x339984||(_0x19eca3=_0x339984['create'](_0x19eca3));for(var _0x496f41=void 0x0===_0x49bf4b?_0x19eca3['len']:_0x19eca3['pos']+_0x49bf4b,_0x4bdfb9=new _0x1926a5['RootOperation']();_0x19eca3['pos']<_0x496f41;){var _0x33e42f=_0x19eca3['uint32']();switch(_0x33e42f>>>0x3){case 0x1:_0x4bdfb9['rootName']=_0x19eca3['string']();break;case 0x2:_0x4bdfb9['elementName']=_0x19eca3['string']();break;case 0x3:_0x4bdfb9['isAdd']=_0x19eca3['bool']();break;case 0x4:_0x4bdfb9['wasUndone']=_0x19eca3['bool']();break;default:_0x19eca3['skipType'](0x7&_0x33e42f);}}return _0x4bdfb9;},_0x59c8fd['decodeDelimited']=function(_0x5e4df7){return _0x5e4df7 instanceof _0x339984||(_0x5e4df7=new _0x339984(_0x5e4df7)),this['decode'](_0x5e4df7,_0x5e4df7['uint32']());},_0x59c8fd['verify']=function(_0x507da1){return'object'!=typeof _0x507da1||null===_0x507da1?'object\x20expected':null!=_0x507da1['rootName']&&_0x507da1['hasOwnProperty']('rootName')&&!_0x4f9dbc['isString'](_0x507da1['rootName'])?'rootName:\x20string\x20expected':null!=_0x507da1['elementName']&&_0x507da1['hasOwnProperty']('elementName')&&!_0x4f9dbc['isString'](_0x507da1['elementName'])?'elementName:\x20string\x20expected':null!=_0x507da1['isAdd']&&_0x507da1['hasOwnProperty']('isAdd')&&'boolean'!=typeof _0x507da1['isAdd']?'isAdd:\x20boolean\x20expected':null!=_0x507da1['wasUndone']&&_0x507da1['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x507da1['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x59c8fd['fromObject']=function(_0x6c8011){if(_0x6c8011 instanceof _0x1926a5['RootOperation'])return _0x6c8011;var _0x503b51=new _0x1926a5['RootOperation']();return null!=_0x6c8011['rootName']&&(_0x503b51['rootName']=String(_0x6c8011['rootName'])),null!=_0x6c8011['elementName']&&(_0x503b51['elementName']=String(_0x6c8011['elementName'])),null!=_0x6c8011['isAdd']&&(_0x503b51['isAdd']=Boolean(_0x6c8011['isAdd'])),null!=_0x6c8011['wasUndone']&&(_0x503b51['wasUndone']=Boolean(_0x6c8011['wasUndone'])),_0x503b51;},_0x59c8fd['toObject']=function(_0x559104,_0x365d4e){_0x365d4e||(_0x365d4e={});var _0x5b708b={};return _0x365d4e['defaults']&&(_0x5b708b['rootName']='',_0x5b708b['elementName']='',_0x5b708b['isAdd']=!0x1,_0x5b708b['wasUndone']=!0x1),null!=_0x559104['rootName']&&_0x559104['hasOwnProperty']('rootName')&&(_0x5b708b['rootName']=_0x559104['rootName']),null!=_0x559104['elementName']&&_0x559104['hasOwnProperty']('elementName')&&(_0x5b708b['elementName']=_0x559104['elementName']),null!=_0x559104['isAdd']&&_0x559104['hasOwnProperty']('isAdd')&&(_0x5b708b['isAdd']=_0x559104['isAdd']),null!=_0x559104['wasUndone']&&_0x559104['hasOwnProperty']('wasUndone')&&(_0x5b708b['wasUndone']=_0x559104['wasUndone']),_0x5b708b;},_0x59c8fd['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x36bb22['util']['toJSONOptions']);},_0x59c8fd['getTypeUrl']=function(_0x1e9338){return void 0x0===_0x1e9338&&(_0x1e9338='type.googleapis.com'),_0x1e9338+'/RootOperation';},_0x59c8fd;}()),_0x1926a5['SplitOperation']=(function(){function _0x427db1(_0x30744a){if(_0x30744a){for(var _0x6f4e3e=Object['keys'](_0x30744a),_0x2b72b0=0x0;_0x2b72b0<_0x6f4e3e['length'];++_0x2b72b0)null!=_0x30744a[_0x6f4e3e[_0x2b72b0]]&&(this[_0x6f4e3e[_0x2b72b0]]=_0x30744a[_0x6f4e3e[_0x2b72b0]]);}}return _0x427db1['prototype']['splitPosition']=null,_0x427db1['prototype']['graveyardPosition']=null,_0x427db1['prototype']['howMany']=0x0,_0x427db1['prototype']['insertionPosition']=null,_0x427db1['prototype']['wasUndone']=!0x1,_0x427db1['create']=function(_0x2afce4){return new _0x427db1(_0x2afce4);},_0x427db1['encode']=function(_0x306398,_0x2c6581){return _0x2c6581||(_0x2c6581=_0x21b55d['create']()),null!=_0x306398['splitPosition']&&Object['hasOwnProperty']['call'](_0x306398,'splitPosition')&&_0x1926a5['Position']['encode'](_0x306398['splitPosition'],_0x2c6581['uint32'](0xa)['fork']())['ldelim'](),null!=_0x306398['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x306398,'graveyardPosition')&&_0x1926a5['Position']['encode'](_0x306398['graveyardPosition'],_0x2c6581['uint32'](0x12)['fork']())['ldelim'](),null!=_0x306398['howMany']&&Object['hasOwnProperty']['call'](_0x306398,'howMany')&&_0x2c6581['uint32'](0x18)['uint32'](_0x306398['howMany']),null!=_0x306398['insertionPosition']&&Object['hasOwnProperty']['call'](_0x306398,'insertionPosition')&&_0x1926a5['Position']['encode'](_0x306398['insertionPosition'],_0x2c6581['uint32'](0x22)['fork']())['ldelim'](),null!=_0x306398['wasUndone']&&Object['hasOwnProperty']['call'](_0x306398,'wasUndone')&&_0x2c6581['uint32'](0x28)['bool'](_0x306398['wasUndone']),_0x2c6581;},_0x427db1['encodeDelimited']=function(_0x3ee526,_0x4d12db){return this['encode'](_0x3ee526,_0x4d12db)['ldelim']();},_0x427db1['decode']=function(_0x2c4041,_0x33e1c5){_0x2c4041 instanceof _0x339984||(_0x2c4041=_0x339984['create'](_0x2c4041));for(var _0x2086c6=void 0x0===_0x33e1c5?_0x2c4041['len']:_0x2c4041['pos']+_0x33e1c5,_0xade4f8=new _0x1926a5['SplitOperation']();_0x2c4041['pos']<_0x2086c6;){var _0x35287f=_0x2c4041['uint32']();switch(_0x35287f>>>0x3){case 0x1:_0xade4f8['splitPosition']=_0x1926a5['Position']['decode'](_0x2c4041,_0x2c4041['uint32']());break;case 0x2:_0xade4f8['graveyardPosition']=_0x1926a5['Position']['decode'](_0x2c4041,_0x2c4041['uint32']());break;case 0x3:_0xade4f8['howMany']=_0x2c4041['uint32']();break;case 0x4:_0xade4f8['insertionPosition']=_0x1926a5['Position']['decode'](_0x2c4041,_0x2c4041['uint32']());break;case 0x5:_0xade4f8['wasUndone']=_0x2c4041['bool']();break;default:_0x2c4041['skipType'](0x7&_0x35287f);}}return _0xade4f8;},_0x427db1['decodeDelimited']=function(_0xc95f35){return _0xc95f35 instanceof _0x339984||(_0xc95f35=new _0x339984(_0xc95f35)),this['decode'](_0xc95f35,_0xc95f35['uint32']());},_0x427db1['verify']=function(_0xa634d){if('object'!=typeof _0xa634d||null===_0xa634d)return'object\x20expected';var _0x34e1c7;if(null!=_0xa634d['splitPosition']&&_0xa634d['hasOwnProperty']('splitPosition')&&(_0x34e1c7=_0x1926a5['Position']['verify'](_0xa634d['splitPosition'])))return'splitPosition.'+_0x34e1c7;if(null!=_0xa634d['graveyardPosition']&&_0xa634d['hasOwnProperty']('graveyardPosition')&&(_0x34e1c7=_0x1926a5['Position']['verify'](_0xa634d['graveyardPosition'])))return'graveyardPosition.'+_0x34e1c7;if(null!=_0xa634d['howMany']&&_0xa634d['hasOwnProperty']('howMany')&&!_0x4f9dbc['isInteger'](_0xa634d['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0xa634d['insertionPosition']&&_0xa634d['hasOwnProperty']('insertionPosition')&&(_0x34e1c7=_0x1926a5['Position']['verify'](_0xa634d['insertionPosition'])))return'insertionPosition.'+_0x34e1c7;return null!=_0xa634d['wasUndone']&&_0xa634d['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0xa634d['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x427db1['fromObject']=function(_0xf2f9c7){if(_0xf2f9c7 instanceof _0x1926a5['SplitOperation'])return _0xf2f9c7;var _0xce4e36=new _0x1926a5['SplitOperation']();if(null!=_0xf2f9c7['splitPosition']){if('object'!=typeof _0xf2f9c7['splitPosition'])throw TypeError('.SplitOperation.splitPosition:\x20object\x20expected');_0xce4e36['splitPosition']=_0x1926a5['Position']['fromObject'](_0xf2f9c7['splitPosition']);}if(null!=_0xf2f9c7['graveyardPosition']){if('object'!=typeof _0xf2f9c7['graveyardPosition'])throw TypeError('.SplitOperation.graveyardPosition:\x20object\x20expected');_0xce4e36['graveyardPosition']=_0x1926a5['Position']['fromObject'](_0xf2f9c7['graveyardPosition']);}if(null!=_0xf2f9c7['howMany']&&(_0xce4e36['howMany']=_0xf2f9c7['howMany']>>>0x0),null!=_0xf2f9c7['insertionPosition']){if('object'!=typeof _0xf2f9c7['insertionPosition'])throw TypeError('.SplitOperation.insertionPosition:\x20object\x20expected');_0xce4e36['insertionPosition']=_0x1926a5['Position']['fromObject'](_0xf2f9c7['insertionPosition']);}return null!=_0xf2f9c7['wasUndone']&&(_0xce4e36['wasUndone']=Boolean(_0xf2f9c7['wasUndone'])),_0xce4e36;},_0x427db1['toObject']=function(_0x5444b2,_0x429b51){_0x429b51||(_0x429b51={});var _0x684a74={};return _0x429b51['defaults']&&(_0x684a74['splitPosition']=null,_0x684a74['graveyardPosition']=null,_0x684a74['howMany']=0x0,_0x684a74['insertionPosition']=null,_0x684a74['wasUndone']=!0x1),null!=_0x5444b2['splitPosition']&&_0x5444b2['hasOwnProperty']('splitPosition')&&(_0x684a74['splitPosition']=_0x1926a5['Position']['toObject'](_0x5444b2['splitPosition'],_0x429b51)),null!=_0x5444b2['graveyardPosition']&&_0x5444b2['hasOwnProperty']('graveyardPosition')&&(_0x684a74['graveyardPosition']=_0x1926a5['Position']['toObject'](_0x5444b2['graveyardPosition'],_0x429b51)),null!=_0x5444b2['howMany']&&_0x5444b2['hasOwnProperty']('howMany')&&(_0x684a74['howMany']=_0x5444b2['howMany']),null!=_0x5444b2['insertionPosition']&&_0x5444b2['hasOwnProperty']('insertionPosition')&&(_0x684a74['insertionPosition']=_0x1926a5['Position']['toObject'](_0x5444b2['insertionPosition'],_0x429b51)),null!=_0x5444b2['wasUndone']&&_0x5444b2['hasOwnProperty']('wasUndone')&&(_0x684a74['wasUndone']=_0x5444b2['wasUndone']),_0x684a74;},_0x427db1['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x36bb22['util']['toJSONOptions']);},_0x427db1['getTypeUrl']=function(_0x37ab1c){return void 0x0===_0x37ab1c&&(_0x37ab1c='type.googleapis.com'),_0x37ab1c+'/SplitOperation';},_0x427db1;}()),_0x1926a5['Position']=(function(){function _0x58f9b3(_0x316044){if(this['path']=[],_0x316044){for(var _0x476f1e=Object['keys'](_0x316044),_0x48b024=0x0;_0x48b024<_0x476f1e['length'];++_0x48b024)null!=_0x316044[_0x476f1e[_0x48b024]]&&(this[_0x476f1e[_0x48b024]]=_0x316044[_0x476f1e[_0x48b024]]);}}return _0x58f9b3['prototype']['root']='',_0x58f9b3['prototype']['rootMain']=!0x1,_0x58f9b3['prototype']['rootGraveyard']=!0x1,_0x58f9b3['prototype']['path']=_0x4f9dbc['emptyArray'],_0x58f9b3['prototype']['stickiness']='',_0x58f9b3['create']=function(_0x147dfd){return new _0x58f9b3(_0x147dfd);},_0x58f9b3['encode']=function(_0x4cd212,_0x2da98f){if(_0x2da98f||(_0x2da98f=_0x21b55d['create']()),null!=_0x4cd212['root']&&Object['hasOwnProperty']['call'](_0x4cd212,'root')&&_0x2da98f['uint32'](0xa)['string'](_0x4cd212['root']),null!=_0x4cd212['rootMain']&&Object['hasOwnProperty']['call'](_0x4cd212,'rootMain')&&_0x2da98f['uint32'](0x10)['bool'](_0x4cd212['rootMain']),null!=_0x4cd212['rootGraveyard']&&Object['hasOwnProperty']['call'](_0x4cd212,'rootGraveyard')&&_0x2da98f['uint32'](0x18)['bool'](_0x4cd212['rootGraveyard']),null!=_0x4cd212['path']&&_0x4cd212['path']['length']){_0x2da98f['uint32'](0x22)['fork']();for(var _0x1ca8f5=0x0;_0x1ca8f5<_0x4cd212['path']['length'];++_0x1ca8f5)_0x2da98f['uint32'](_0x4cd212['path'][_0x1ca8f5]);_0x2da98f['ldelim']();}return null!=_0x4cd212['stickiness']&&Object['hasOwnProperty']['call'](_0x4cd212,'stickiness')&&_0x2da98f['uint32'](0x2a)['string'](_0x4cd212['stickiness']),_0x2da98f;},_0x58f9b3['encodeDelimited']=function(_0x31b1f1,_0x4dbf41){return this['encode'](_0x31b1f1,_0x4dbf41)['ldelim']();},_0x58f9b3['decode']=function(_0x1f88c8,_0x5a8f3e){_0x1f88c8 instanceof _0x339984||(_0x1f88c8=_0x339984['create'](_0x1f88c8));for(var _0x9d1f92=void 0x0===_0x5a8f3e?_0x1f88c8['len']:_0x1f88c8['pos']+_0x5a8f3e,_0x59341c=new _0x1926a5['Position']();_0x1f88c8['pos']<_0x9d1f92;){var _0x2e6ccb=_0x1f88c8['uint32']();switch(_0x2e6ccb>>>0x3){case 0x1:_0x59341c['root']=_0x1f88c8['string']();break;case 0x2:_0x59341c['rootMain']=_0x1f88c8['bool']();break;case 0x3:_0x59341c['rootGraveyard']=_0x1f88c8['bool']();break;case 0x4:if(_0x59341c['path']&&_0x59341c['path']['length']||(_0x59341c['path']=[]),0x2==(0x7&_0x2e6ccb)){for(var _0x1146f4=_0x1f88c8['uint32']()+_0x1f88c8['pos'];_0x1f88c8['pos']<_0x1146f4;)_0x59341c['path']['push'](_0x1f88c8['uint32']());}else _0x59341c['path']['push'](_0x1f88c8['uint32']());break;case 0x5:_0x59341c['stickiness']=_0x1f88c8['string']();break;default:_0x1f88c8['skipType'](0x7&_0x2e6ccb);}}return _0x59341c;},_0x58f9b3['decodeDelimited']=function(_0x5bfb7b){return _0x5bfb7b instanceof _0x339984||(_0x5bfb7b=new _0x339984(_0x5bfb7b)),this['decode'](_0x5bfb7b,_0x5bfb7b['uint32']());},_0x58f9b3['verify']=function(_0x1e6b16){if('object'!=typeof _0x1e6b16||null===_0x1e6b16)return'object\x20expected';if(null!=_0x1e6b16['root']&&_0x1e6b16['hasOwnProperty']('root')&&!_0x4f9dbc['isString'](_0x1e6b16['root']))return'root:\x20string\x20expected';if(null!=_0x1e6b16['rootMain']&&_0x1e6b16['hasOwnProperty']('rootMain')&&'boolean'!=typeof _0x1e6b16['rootMain'])return'rootMain:\x20boolean\x20expected';if(null!=_0x1e6b16['rootGraveyard']&&_0x1e6b16['hasOwnProperty']('rootGraveyard')&&'boolean'!=typeof _0x1e6b16['rootGraveyard'])return'rootGraveyard:\x20boolean\x20expected';if(null!=_0x1e6b16['path']&&_0x1e6b16['hasOwnProperty']('path')){if(!Array['isArray'](_0x1e6b16['path']))return'path:\x20array\x20expected';for(var _0x7ad2cc=0x0;_0x7ad2cc<_0x1e6b16['path']['length'];++_0x7ad2cc)if(!_0x4f9dbc['isInteger'](_0x1e6b16['path'][_0x7ad2cc]))return'path:\x20integer[]\x20expected';}return null!=_0x1e6b16['stickiness']&&_0x1e6b16['hasOwnProperty']('stickiness')&&!_0x4f9dbc['isString'](_0x1e6b16['stickiness'])?'stickiness:\x20string\x20expected':null;},_0x58f9b3['fromObject']=function(_0x5c67d5){if(_0x5c67d5 instanceof _0x1926a5['Position'])return _0x5c67d5;var _0x31cc8b=new _0x1926a5['Position']();if(null!=_0x5c67d5['root']&&(_0x31cc8b['root']=String(_0x5c67d5['root'])),null!=_0x5c67d5['rootMain']&&(_0x31cc8b['rootMain']=Boolean(_0x5c67d5['rootMain'])),null!=_0x5c67d5['rootGraveyard']&&(_0x31cc8b['rootGraveyard']=Boolean(_0x5c67d5['rootGraveyard'])),_0x5c67d5['path']){if(!Array['isArray'](_0x5c67d5['path']))throw TypeError('.Position.path:\x20array\x20expected');_0x31cc8b['path']=[];for(var _0x47e7a8=0x0;_0x47e7a8<_0x5c67d5['path']['length'];++_0x47e7a8)_0x31cc8b['path'][_0x47e7a8]=_0x5c67d5['path'][_0x47e7a8]>>>0x0;}return null!=_0x5c67d5['stickiness']&&(_0x31cc8b['stickiness']=String(_0x5c67d5['stickiness'])),_0x31cc8b;},_0x58f9b3['toObject']=function(_0x312da1,_0x6f5b7b){_0x6f5b7b||(_0x6f5b7b={});var _0x3655b8={};if((_0x6f5b7b['arrays']||_0x6f5b7b['defaults'])&&(_0x3655b8['path']=[]),_0x6f5b7b['defaults']&&(_0x3655b8['root']='',_0x3655b8['rootMain']=!0x1,_0x3655b8['rootGraveyard']=!0x1,_0x3655b8['stickiness']=''),null!=_0x312da1['root']&&_0x312da1['hasOwnProperty']('root')&&(_0x3655b8['root']=_0x312da1['root']),null!=_0x312da1['rootMain']&&_0x312da1['hasOwnProperty']('rootMain')&&(_0x3655b8['rootMain']=_0x312da1['rootMain']),null!=_0x312da1['rootGraveyard']&&_0x312da1['hasOwnProperty']('rootGraveyard')&&(_0x3655b8['rootGraveyard']=_0x312da1['rootGraveyard']),_0x312da1['path']&&_0x312da1['path']['length']){_0x3655b8['path']=[];for(var _0xcd4084=0x0;_0xcd4084<_0x312da1['path']['length'];++_0xcd4084)_0x3655b8['path'][_0xcd4084]=_0x312da1['path'][_0xcd4084];}return null!=_0x312da1['stickiness']&&_0x312da1['hasOwnProperty']('stickiness')&&(_0x3655b8['stickiness']=_0x312da1['stickiness']),_0x3655b8;},_0x58f9b3['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x36bb22['util']['toJSONOptions']);},_0x58f9b3['getTypeUrl']=function(_0x4b908f){return void 0x0===_0x4b908f&&(_0x4b908f='type.googleapis.com'),_0x4b908f+'/Position';},_0x58f9b3;}()),_0x1926a5['Range']=(function(){function _0x1677bf(_0x45c1af){if(_0x45c1af){for(var _0x5611d8=Object['keys'](_0x45c1af),_0x281d7c=0x0;_0x281d7c<_0x5611d8['length'];++_0x281d7c)null!=_0x45c1af[_0x5611d8[_0x281d7c]]&&(this[_0x5611d8[_0x281d7c]]=_0x45c1af[_0x5611d8[_0x281d7c]]);}}return _0x1677bf['prototype']['start']=null,_0x1677bf['prototype']['end']=null,_0x1677bf['create']=function(_0x4aefbc){return new _0x1677bf(_0x4aefbc);},_0x1677bf['encode']=function(_0x284911,_0x1b45f3){return _0x1b45f3||(_0x1b45f3=_0x21b55d['create']()),null!=_0x284911['start']&&Object['hasOwnProperty']['call'](_0x284911,'start')&&_0x1926a5['Position']['encode'](_0x284911['start'],_0x1b45f3['uint32'](0xa)['fork']())['ldelim'](),null!=_0x284911['end']&&Object['hasOwnProperty']['call'](_0x284911,'end')&&_0x1926a5['Position']['encode'](_0x284911['end'],_0x1b45f3['uint32'](0x12)['fork']())['ldelim'](),_0x1b45f3;},_0x1677bf['encodeDelimited']=function(_0x1c8777,_0x54dbb5){return this['encode'](_0x1c8777,_0x54dbb5)['ldelim']();},_0x1677bf['decode']=function(_0x49660d,_0x420bb6){_0x49660d instanceof _0x339984||(_0x49660d=_0x339984['create'](_0x49660d));for(var _0x1018db=void 0x0===_0x420bb6?_0x49660d['len']:_0x49660d['pos']+_0x420bb6,_0x19cfa2=new _0x1926a5['Range']();_0x49660d['pos']<_0x1018db;){var _0xdf9641=_0x49660d['uint32']();switch(_0xdf9641>>>0x3){case 0x1:_0x19cfa2['start']=_0x1926a5['Position']['decode'](_0x49660d,_0x49660d['uint32']());break;case 0x2:_0x19cfa2['end']=_0x1926a5['Position']['decode'](_0x49660d,_0x49660d['uint32']());break;default:_0x49660d['skipType'](0x7&_0xdf9641);}}return _0x19cfa2;},_0x1677bf['decodeDelimited']=function(_0x1897cf){return _0x1897cf instanceof _0x339984||(_0x1897cf=new _0x339984(_0x1897cf)),this['decode'](_0x1897cf,_0x1897cf['uint32']());},_0x1677bf['verify']=function(_0x207a0f){if('object'!=typeof _0x207a0f||null===_0x207a0f)return'object\x20expected';var _0xf1c0fb;if(null!=_0x207a0f['start']&&_0x207a0f['hasOwnProperty']('start')&&(_0xf1c0fb=_0x1926a5['Position']['verify'](_0x207a0f['start'])))return'start.'+_0xf1c0fb;if(null!=_0x207a0f['end']&&_0x207a0f['hasOwnProperty']('end')&&(_0xf1c0fb=_0x1926a5['Position']['verify'](_0x207a0f['end'])))return'end.'+_0xf1c0fb;return null;},_0x1677bf['fromObject']=function(_0x489c16){if(_0x489c16 instanceof _0x1926a5['Range'])return _0x489c16;var _0x5097de=new _0x1926a5['Range']();if(null!=_0x489c16['start']){if('object'!=typeof _0x489c16['start'])throw TypeError('.Range.start:\x20object\x20expected');_0x5097de['start']=_0x1926a5['Position']['fromObject'](_0x489c16['start']);}if(null!=_0x489c16['end']){if('object'!=typeof _0x489c16['end'])throw TypeError('.Range.end:\x20object\x20expected');_0x5097de['end']=_0x1926a5['Position']['fromObject'](_0x489c16['end']);}return _0x5097de;},_0x1677bf['toObject']=function(_0x2e4432,_0x412a7f){_0x412a7f||(_0x412a7f={});var _0x5c69b7={};return _0x412a7f['defaults']&&(_0x5c69b7['start']=null,_0x5c69b7['end']=null),null!=_0x2e4432['start']&&_0x2e4432['hasOwnProperty']('start')&&(_0x5c69b7['start']=_0x1926a5['Position']['toObject'](_0x2e4432['start'],_0x412a7f)),null!=_0x2e4432['end']&&_0x2e4432['hasOwnProperty']('end')&&(_0x5c69b7['end']=_0x1926a5['Position']['toObject'](_0x2e4432['end'],_0x412a7f)),_0x5c69b7;},_0x1677bf['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x36bb22['util']['toJSONOptions']);},_0x1677bf['getTypeUrl']=function(_0x5e24b3){return void 0x0===_0x5e24b3&&(_0x5e24b3='type.googleapis.com'),_0x5e24b3+'/Range';},_0x1677bf;}()),_0x1926a5['Element']=(function(){function _0x3fa1e5(_0x275bb2){if(this['children']=[],this['attributesBoolean']={},_0x275bb2){for(var _0x29f15a=Object['keys'](_0x275bb2),_0x30b767=0x0;_0x30b767<_0x29f15a['length'];++_0x30b767)null!=_0x275bb2[_0x29f15a[_0x30b767]]&&(this[_0x29f15a[_0x30b767]]=_0x275bb2[_0x29f15a[_0x30b767]]);}}return _0x3fa1e5['prototype']['name']='',_0x3fa1e5['prototype']['children']=_0x4f9dbc['emptyArray'],_0x3fa1e5['prototype']['data']='',_0x3fa1e5['prototype']['attributesBoolean']=_0x4f9dbc['emptyObject'],_0x3fa1e5['prototype']['attributesJson']='',_0x3fa1e5['create']=function(_0x18e556){return new _0x3fa1e5(_0x18e556);},_0x3fa1e5['encode']=function(_0x569d4c,_0xcb2c2e){if(_0xcb2c2e||(_0xcb2c2e=_0x21b55d['create']()),null!=_0x569d4c['name']&&Object['hasOwnProperty']['call'](_0x569d4c,'name')&&_0xcb2c2e['uint32'](0xa)['string'](_0x569d4c['name']),null!=_0x569d4c['children']&&_0x569d4c['children']['length']){for(var _0x53b6d3=0x0;_0x53b6d3<_0x569d4c['children']['length'];++_0x53b6d3)_0x1926a5['Element']['encode'](_0x569d4c['children'][_0x53b6d3],_0xcb2c2e['uint32'](0x12)['fork']())['ldelim']();}if(null!=_0x569d4c['data']&&Object['hasOwnProperty']['call'](_0x569d4c,'data')&&_0xcb2c2e['uint32'](0x1a)['string'](_0x569d4c['data']),null!=_0x569d4c['attributesBoolean']&&Object['hasOwnProperty']['call'](_0x569d4c,'attributesBoolean')){var _0x166028=Object['keys'](_0x569d4c['attributesBoolean']);for(_0x53b6d3=0x0;_0x53b6d3<_0x166028['length'];++_0x53b6d3)_0xcb2c2e['uint32'](0x22)['fork']()['uint32'](0xa)['string'](_0x166028[_0x53b6d3])['uint32'](0x10)['bool'](_0x569d4c['attributesBoolean'][_0x166028[_0x53b6d3]])['ldelim']();}return null!=_0x569d4c['attributesJson']&&Object['hasOwnProperty']['call'](_0x569d4c,'attributesJson')&&_0xcb2c2e['uint32'](0x2a)['string'](_0x569d4c['attributesJson']),_0xcb2c2e;},_0x3fa1e5['encodeDelimited']=function(_0x581b4b,_0x17ac58){return this['encode'](_0x581b4b,_0x17ac58)['ldelim']();},_0x3fa1e5['decode']=function(_0x4b9b76,_0x338fa3){_0x4b9b76 instanceof _0x339984||(_0x4b9b76=_0x339984['create'](_0x4b9b76));for(var _0x221f54,_0x4ea3d7,_0x26b34f=void 0x0===_0x338fa3?_0x4b9b76['len']:_0x4b9b76['pos']+_0x338fa3,_0x57396e=new _0x1926a5['Element']();_0x4b9b76['pos']<_0x26b34f;){var _0x1840b9=_0x4b9b76['uint32']();switch(_0x1840b9>>>0x3){case 0x1:_0x57396e['name']=_0x4b9b76['string']();break;case 0x2:_0x57396e['children']&&_0x57396e['children']['length']||(_0x57396e['children']=[]),_0x57396e['children']['push'](_0x1926a5['Element']['decode'](_0x4b9b76,_0x4b9b76['uint32']()));break;case 0x3:_0x57396e['data']=_0x4b9b76['string']();break;case 0x4:_0x57396e['attributesBoolean']===_0x4f9dbc['emptyObject']&&(_0x57396e['attributesBoolean']={});var _0x52d1cc=_0x4b9b76['uint32']()+_0x4b9b76['pos'];for(_0x221f54='',_0x4ea3d7=!0x1;_0x4b9b76['pos']<_0x52d1cc;){var _0xbca548=_0x4b9b76['uint32']();switch(_0xbca548>>>0x3){case 0x1:_0x221f54=_0x4b9b76['string']();break;case 0x2:_0x4ea3d7=_0x4b9b76['bool']();break;default:_0x4b9b76['skipType'](0x7&_0xbca548);}}_0x57396e['attributesBoolean'][_0x221f54]=_0x4ea3d7;break;case 0x5:_0x57396e['attributesJson']=_0x4b9b76['string']();break;default:_0x4b9b76['skipType'](0x7&_0x1840b9);}}return _0x57396e;},_0x3fa1e5['decodeDelimited']=function(_0x4aaf99){return _0x4aaf99 instanceof _0x339984||(_0x4aaf99=new _0x339984(_0x4aaf99)),this['decode'](_0x4aaf99,_0x4aaf99['uint32']());},_0x3fa1e5['verify']=function(_0x22753e){if('object'!=typeof _0x22753e||null===_0x22753e)return'object\x20expected';if(null!=_0x22753e['name']&&_0x22753e['hasOwnProperty']('name')&&!_0x4f9dbc['isString'](_0x22753e['name']))return'name:\x20string\x20expected';if(null!=_0x22753e['children']&&_0x22753e['hasOwnProperty']('children')){if(!Array['isArray'](_0x22753e['children']))return'children:\x20array\x20expected';for(var _0x173d4e=0x0;_0x173d4e<_0x22753e['children']['length'];++_0x173d4e){var _0x2533f5=_0x1926a5['Element']['verify'](_0x22753e['children'][_0x173d4e]);if(_0x2533f5)return'children.'+_0x2533f5;}}if(null!=_0x22753e['data']&&_0x22753e['hasOwnProperty']('data')&&!_0x4f9dbc['isString'](_0x22753e['data']))return'data:\x20string\x20expected';if(null!=_0x22753e['attributesBoolean']&&_0x22753e['hasOwnProperty']('attributesBoolean')){if(!_0x4f9dbc['isObject'](_0x22753e['attributesBoolean']))return'attributesBoolean:\x20object\x20expected';var _0x458fdc=Object['keys'](_0x22753e['attributesBoolean']);for(_0x173d4e=0x0;_0x173d4e<_0x458fdc['length'];++_0x173d4e)if('boolean'!=typeof _0x22753e['attributesBoolean'][_0x458fdc[_0x173d4e]])return'attributesBoolean:\x20boolean{k:string}\x20expected';}return null!=_0x22753e['attributesJson']&&_0x22753e['hasOwnProperty']('attributesJson')&&!_0x4f9dbc['isString'](_0x22753e['attributesJson'])?'attributesJson:\x20string\x20expected':null;},_0x3fa1e5['fromObject']=function(_0x313b90){if(_0x313b90 instanceof _0x1926a5['Element'])return _0x313b90;var _0x505638=new _0x1926a5['Element']();if(null!=_0x313b90['name']&&(_0x505638['name']=String(_0x313b90['name'])),_0x313b90['children']){if(!Array['isArray'](_0x313b90['children']))throw TypeError('.Element.children:\x20array\x20expected');_0x505638['children']=[];for(var _0x2b9d69=0x0;_0x2b9d69<_0x313b90['children']['length'];++_0x2b9d69){if('object'!=typeof _0x313b90['children'][_0x2b9d69])throw TypeError('.Element.children:\x20object\x20expected');_0x505638['children'][_0x2b9d69]=_0x1926a5['Element']['fromObject'](_0x313b90['children'][_0x2b9d69]);}}if(null!=_0x313b90['data']&&(_0x505638['data']=String(_0x313b90['data'])),_0x313b90['attributesBoolean']){if('object'!=typeof _0x313b90['attributesBoolean'])throw TypeError('.Element.attributesBoolean:\x20object\x20expected');_0x505638['attributesBoolean']={};var _0xca8cd8=Object['keys'](_0x313b90['attributesBoolean']);for(_0x2b9d69=0x0;_0x2b9d69<_0xca8cd8['length'];++_0x2b9d69)_0x505638['attributesBoolean'][_0xca8cd8[_0x2b9d69]]=Boolean(_0x313b90['attributesBoolean'][_0xca8cd8[_0x2b9d69]]);}return null!=_0x313b90['attributesJson']&&(_0x505638['attributesJson']=String(_0x313b90['attributesJson'])),_0x505638;},_0x3fa1e5['toObject']=function(_0x5995e3,_0x4e0aa7){_0x4e0aa7||(_0x4e0aa7={});var _0x25ea57,_0x13b81b={};if((_0x4e0aa7['arrays']||_0x4e0aa7['defaults'])&&(_0x13b81b['children']=[]),(_0x4e0aa7['objects']||_0x4e0aa7['defaults'])&&(_0x13b81b['attributesBoolean']={}),_0x4e0aa7['defaults']&&(_0x13b81b['name']='',_0x13b81b['data']='',_0x13b81b['attributesJson']=''),null!=_0x5995e3['name']&&_0x5995e3['hasOwnProperty']('name')&&(_0x13b81b['name']=_0x5995e3['name']),_0x5995e3['children']&&_0x5995e3['children']['length']){_0x13b81b['children']=[];for(var _0x5db1ef=0x0;_0x5db1ef<_0x5995e3['children']['length'];++_0x5db1ef)_0x13b81b['children'][_0x5db1ef]=_0x1926a5['Element']['toObject'](_0x5995e3['children'][_0x5db1ef],_0x4e0aa7);}if(null!=_0x5995e3['data']&&_0x5995e3['hasOwnProperty']('data')&&(_0x13b81b['data']=_0x5995e3['data']),_0x5995e3['attributesBoolean']&&(_0x25ea57=Object['keys'](_0x5995e3['attributesBoolean']))['length']){_0x13b81b['attributesBoolean']={};for(_0x5db1ef=0x0;_0x5db1ef<_0x25ea57['length'];++_0x5db1ef)_0x13b81b['attributesBoolean'][_0x25ea57[_0x5db1ef]]=_0x5995e3['attributesBoolean'][_0x25ea57[_0x5db1ef]];}return null!=_0x5995e3['attributesJson']&&_0x5995e3['hasOwnProperty']('attributesJson')&&(_0x13b81b['attributesJson']=_0x5995e3['attributesJson']),_0x13b81b;},_0x3fa1e5['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x36bb22['util']['toJSONOptions']);},_0x3fa1e5['getTypeUrl']=function(_0x262de0){return void 0x0===_0x262de0&&(_0x262de0='type.googleapis.com'),_0x262de0+'/Element';},_0x3fa1e5;}()),_0x1926a5;})());class u{['_protobufRoot'];constructor(){this['_protobufRoot']=l;}['getDescriptor'](_0x26f48f){return new a(this['_protobufRoot'][_0x26f48f]);}}class a{['_protobuf'];constructor(_0x2ab973){this['_protobuf']=_0x2ab973;}['compress'](_0x7ce765){const _0x1f586c=this['_protobuf']['verify'](_0x7ce765);if(_0x1f586c)throw Error(_0x1f586c);return this['_protobuf']['encode'](this['_protobuf']['create'](_0x7ce765))['finish']();}['decompress'](_0x515b44){return this['_protobuf']['toObject'](this['_protobuf']['decode'](_0x515b44),{'oneofs':!0x0});}}function s(_0x4a43a8,_0x362fe6){const _0x48ff38=_0x28d8d8(_0x4a43a8);return _0x48ff38['path'][_0x48ff38['path']['length']-0x1]+=_0x362fe6,_0x48ff38;}function c(_0x46d9b8,_0x10634e){return _0x46d9b8['root']===_0x10634e['root']&&_0x299215(_0x46d9b8['path'],_0x10634e['path']);}function f(_0x2a6849){d(_0x2a6849,_0x5023b1=>('main'==_0x5023b1['root']?(_0x5023b1['rootMain']=!0x0,delete _0x5023b1['root']):'$graveyard'==_0x5023b1['root']&&(_0x5023b1['rootGraveyard']=!0x0,delete _0x5023b1['root']),_0x5023b1));}function p(_0x592c53){d(_0x592c53,_0x4fff79=>(_0x4fff79['rootMain']?(_0x4fff79['root']='main',delete _0x4fff79['rootMain']):_0x4fff79['rootGraveyard']&&(_0x4fff79['root']='$graveyard',delete _0x4fff79['rootGraveyard']),_0x4fff79));}function d(_0x15ffa2,_0x38b658){for(const _0x3f66f4 in _0x15ffa2){const _0x9178b5=_0x15ffa2[_0x3f66f4];'nodes'!==_0x3f66f4&&_0x8efc81(_0x9178b5)&&(_0x9178b5['path']&&(_0x9178b5['root']||_0x9178b5['rootMain']||_0x9178b5['rootGraveyard'])?_0x15ffa2[_0x3f66f4]=_0x38b658(_0x9178b5):d(_0x9178b5,_0x38b658));}return _0x15ffa2;}class b{['_id'];['_operationName'];['_protobufDescriptor'];constructor(_0x58fdd1,_0x1e1ccb,_0x25bd4a){this['_id']=_0x58fdd1,this['_operationName']=_0x1e1ccb,this['_protobufDescriptor']=_0x25bd4a;}['compress'](_0x3a7a5c,_0xd509d7){const _0x36fe2b=_0xd509d7['operations'][_0xd509d7['index']++];return f(_0x36fe2b),_0x3a7a5c['buffers']['push'](this['_protobufDescriptor']['compress'](_0x36fe2b)),_0x3a7a5c['types']['push'](this['_id']),!0x0;}['decompress'](_0x42cb8e,_0x51c330){_0x51c330['typeIndex']++;const _0x5d74a3=_0x51c330['buffers'][_0x51c330['bufferIndex']++],_0x147aac=this['_protobufDescriptor']['decompress'](_0x5d74a3);p(_0x147aac),_0x147aac['__className']=this['_operationName'],_0x42cb8e['push'](_0x147aac);}}class h extends b{['compress'](_0x2e5fe5,_0x2e3771){const _0x5c7bd8=_0x2e3771['operations'][_0x2e3771['index']++];return this['_serializeOneOf']('oldValue',_0x5c7bd8),this['_serializeOneOf']('newValue',_0x5c7bd8),f(_0x5c7bd8),_0x2e5fe5['buffers']['push'](this['_protobufDescriptor']['compress'](_0x5c7bd8)),_0x2e5fe5['types']['push'](this['_id']),!0x0;}['decompress'](_0x2a361f,_0xf992f0){_0xf992f0['typeIndex']++;const _0x4da9bf=_0xf992f0['buffers'][_0xf992f0['bufferIndex']++],_0x20312d=this['_protobufDescriptor']['decompress'](_0x4da9bf);this['_deserializeOneOf']('oldValue',_0x20312d),this['_deserializeOneOf']('newValue',_0x20312d),p(_0x20312d),_0x20312d['__className']=this['_operationName'],_0x2a361f['push'](_0x20312d);}['_serializeOneOf'](_0xa27506,_0x208eb2){const _0x161ee2=_0x208eb2[_0xa27506];'boolean'==typeof _0x161ee2?_0x208eb2[_0xa27506+'Boolean']=_0x161ee2:_0x208eb2[_0xa27506+'Json']=JSON['stringify'](_0x161ee2);}['_deserializeOneOf'](_0x19e31e,_0x495cff){const _0x492487=_0x19e31e+'Json';_0x495cff[_0x492487]?(_0x495cff[_0x19e31e]=JSON['parse'](_0x495cff[_0x492487]),delete _0x495cff[_0x492487]):(_0x495cff[_0x19e31e]=_0x495cff[_0x19e31e+'Boolean'],delete _0x495cff[_0x19e31e+'Boolean']);}}class w extends b{['compress'](_0x221c8f,_0xc2111a){const _0x1cef2b=_0xc2111a['operations'][_0xc2111a['index']++];return this['_serializeNodesAttributes'](_0x1cef2b['nodes']),f(_0x1cef2b),_0x221c8f['buffers']['push'](this['_protobufDescriptor']['compress'](_0x1cef2b)),_0x221c8f['types']['push'](this['_id']),!0x0;}['decompress'](_0x3b0c67,_0x4263a7){_0x4263a7['typeIndex']++;const _0x1b83bc=_0x4263a7['buffers'][_0x4263a7['bufferIndex']++],_0x328493=this['_protobufDescriptor']['decompress'](_0x1b83bc);_0x328493['nodes']||(_0x328493['nodes']=[]),this['_deserializeNodesAttributes'](_0x328493['nodes']),p(_0x328493),_0x328493['__className']=this['_operationName'],_0x3b0c67['push'](_0x328493);}['_serializeNodesAttributes'](_0x5b4f15){for(const _0x50280f of _0x5b4f15){if(_0x50280f['attributes']){const _0x34126d=_0x50280f['attributes'];this['_areValuesBoolean'](_0x34126d)?_0x50280f['attributesBoolean']=_0x34126d:_0x50280f['attributesJson']=JSON['stringify'](_0x34126d);}_0x50280f['children']&&this['_serializeNodesAttributes'](_0x50280f['children']);}}['_deserializeNodesAttributes'](_0x1efb05){for(const _0x5b0331 of _0x1efb05)(_0x5b0331['attributesBoolean']||_0x5b0331['attributesJson'])&&(_0x5b0331['attributesBoolean']?(_0x5b0331['attributes']=_0x5b0331['attributesBoolean'],delete _0x5b0331['attributesBoolean']):(_0x5b0331['attributes']=JSON['parse'](_0x5b0331['attributesJson']),delete _0x5b0331['attributesJson'])),_0x5b0331['children']&&this['_deserializeNodesAttributes'](_0x5b0331['children']);}['_areValuesBoolean'](_0xcff9f1){return Object['keys'](_0xcff9f1)['every'](_0x367fd8=>'boolean'==typeof _0xcff9f1[_0x367fd8]);}}class O extends b{['decompress'](_0x437a0f,_0x2300bf){super['decompress'](_0x437a0f,_0x2300bf);const _0x59b8aa=_0x437a0f[_0x437a0f['length']-0x1];_0x59b8aa['oldRange']||(_0x59b8aa['oldRange']=null),_0x59b8aa['newRange']||(_0x59b8aa['newRange']=null);}}class y extends b{['compress'](_0x16b8a6,_0x42efcc){return _0x42efcc['index']++,_0x16b8a6['types']['push'](this['_id']),!0x0;}['decompress'](_0x28c5e4,_0xaf61d1){_0xaf61d1['typeIndex']++,_0x28c5e4['push']({'__className':this['_operationName']});}}class v extends O{['_omittedNamespace'];constructor(_0x3cb2df,_0x55ab83,_0x2e2541,_0x2e2d62){super(_0x3cb2df,_0x55ab83,_0x2e2541),this['_omittedNamespace']=_0x2e2d62+':';}['compress'](_0x35c840,_0x47594b){const _0x494d85=_0x47594b['operations'][_0x47594b['index']];return!('MarkerOperation'!=_0x494d85['__className']||!_0x494d85['name']['startsWith'](this['_omittedNamespace']))&&(_0x494d85['name']=_0x494d85['name']['replace'](new RegExp('^'+this['_omittedNamespace']),''),super['compress'](_0x35c840,_0x47594b),!0x0);}['decompress'](_0x5ca465,_0x564f18){super['decompress'](_0x5ca465,_0x564f18);const _0x3e33b2=_0x5ca465[_0x5ca465['length']-0x1];_0x3e33b2['name']=this['_omittedNamespace']+_0x3e33b2['name'];}}class j{['_id'];['_context'];constructor(_0x416f1e,_0x379120){this['_id']=_0x416f1e,this['_context']=_0x379120;}['compress'](_0x5e20a6,_0x4d219d){let _0x5b34ab,_0x222754=_0x4d219d['operations'][_0x4d219d['index']],_0x3bc89f=_0x4d219d['operations'][_0x4d219d['index']+0x1];for(;_0x3bc89f&&this['_compareOperations'](_0x222754,_0x3bc89f);)_0x5b34ab?(_0x5b34ab=this['_combineNext'](_0x222754,_0x5b34ab),_0x5e20a6['types']['push'](0x0)):(_0x5b34ab=_0x28d8d8(_0x222754),_0x5e20a6['types']['push'](this['_id'])),_0x4d219d['index']++,_0x222754=_0x4d219d['operations'][_0x4d219d['index']],_0x3bc89f=_0x4d219d['operations'][_0x4d219d['index']+0x1];return!!_0x5b34ab&&(_0x5b34ab=this['_combineNext'](_0x4d219d['operations'][_0x4d219d['index']++],_0x5b34ab),_0x5e20a6['types']['push'](0x0),_0x5e20a6['buffers']['push'](this['_compressSingleOperation'](_0x5b34ab)),!0x0);}['decompress'](_0x34335f,_0x30524f){const _0x29228b=this['_decompressSingleOperation'](_0x30524f);for(;0x0==_0x30524f['types'][_0x30524f['typeIndex']];)_0x30524f['typeIndex']++,_0x34335f['push'](this['_splitCurrent'](_0x29228b));_0x34335f['push'](_0x29228b);}}class g extends j{['_combineNext'](_0xa8849d,_0x43041f){return _0x43041f['nodes'][0x0]['data']+=_0xa8849d['nodes'][0x0]['data'],_0x43041f;}['_splitCurrent'](_0xc0f304){const _0x202ba7=_0x28d8d8(_0xc0f304),_0x32c669=_0x202ba7['nodes'][0x0],_0x507730=_0xc0f304['nodes'][0x0],_0x1e3891=_0x507730['data'][Symbol['iterator']]()['next']()['value'],_0x363082=_0x1e3891['length'];return _0x32c669['data']=_0x1e3891,_0x507730['data']=_0x507730['data']['substr'](_0x363082),_0xc0f304['position']=s(_0xc0f304['position'],_0x363082),_0x202ba7;}['_compareOperations'](_0x18033b,_0x459fc9){if(this['_checkOperation'](_0x18033b)&&this['_checkOperation'](_0x459fc9)){const _0x22c94c=_0x18033b['nodes'][0x0]['data']['length'],_0x43e7cc=c(s(_0x18033b['position'],_0x22c94c),_0x459fc9['position']),_0x48095c=_0x18033b['nodes'][0x0],_0x6cba8b=_0x459fc9['nodes'][0x0];return _0x43e7cc&&this['_compareAttributes'](_0x48095c,_0x6cba8b);}return!0x1;}['_compressSingleOperation'](_0x114e5d){const _0x47da4f={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('InsertOperation')['compress'](_0x47da4f,{'operations':[_0x114e5d],'index':0x0}),_0x47da4f['buffers'][0x0];}['_decompressSingleOperation'](_0xf6e8a6){const _0x229799=[];return this['_context']['_getCompressorByName']('InsertOperation')['decompress'](_0x229799,_0xf6e8a6),_0x229799[0x0];}['_checkOperation'](_0x5849cd){return'InsertOperation'==_0x5849cd['__className']&&0x1==_0x5849cd['nodes']['length']&&_0x5849cd['nodes'][0x0]['data']&&!_0x5849cd['wasUndone']&&0x1==Array['from'](_0x5849cd['nodes'][0x0]['data'])['length'];}['_compareAttributes'](_0x3564de,_0x124978){const _0x2debf8=Object['keys'](_0x3564de['attributes']||{}),_0x216909=Object['keys'](_0x124978['attributes']||{});return _0x2debf8['length']===_0x216909['length']&&_0x2debf8['every'](_0xd8c51d=>_0x124978['attributes'][_0xd8c51d]&&_0x124978['attributes'][_0xd8c51d]===_0x3564de['attributes'][_0xd8c51d]);}}class m extends j{['_combineNext'](_0x58a5a3,_0xa4f1e6){return _0xa4f1e6['howMany']++,_0xa4f1e6['sourcePosition']=_0x28d8d8(_0x58a5a3['sourcePosition']),_0xa4f1e6;}['_splitCurrent'](_0x56e658){const _0x486415=_0x28d8d8(_0x56e658);return _0x56e658['howMany']--,_0x486415['howMany']=0x1,_0x486415['sourcePosition']=s(_0x486415['sourcePosition'],_0x56e658['howMany']),_0x486415;}['_compareOperations'](_0x40c195,_0x470161){return!(!this['_checkOperation'](_0x40c195)||!this['_checkOperation'](_0x470161))&&(c(s(_0x40c195['sourcePosition'],-0x1),_0x470161['sourcePosition'])&&c(_0x40c195['targetPosition'],_0x470161['targetPosition']));}['_compressSingleOperation'](_0x8574f0){const _0x4030cb={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x4030cb,{'operations':[_0x8574f0],'index':0x0}),_0x4030cb['buffers'][0x0];}['_decompressSingleOperation'](_0x4a6de4){const _0x301695=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x301695,_0x4a6de4),_0x301695[0x0];}['_checkOperation'](_0x43c7fd){return'MoveOperation'==_0x43c7fd['__className']&&'$graveyard'==_0x43c7fd['targetPosition']['root']&&0x1==_0x43c7fd['howMany']&&!_0x43c7fd['wasUndone'];}}class x extends j{['_combineNext'](_0x32e8ae,_0xf4dcc1){return _0xf4dcc1['howMany']++,_0xf4dcc1;}['_splitCurrent'](_0x28b808){const _0x4f2422=_0x28d8d8(_0x28b808);return _0x4f2422['howMany']=0x1,_0x28b808['howMany']--,_0x4f2422;}['_compareOperations'](_0xf932c1,_0x545a3a){return!(!this['_checkOperation'](_0xf932c1)||!this['_checkOperation'](_0x545a3a))&&(c(_0xf932c1['sourcePosition'],_0x545a3a['sourcePosition'])&&c(_0xf932c1['targetPosition'],_0x545a3a['targetPosition']));}['_compressSingleOperation'](_0x2f345b){const _0x49f271={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x49f271,{'operations':[_0x2f345b],'index':0x0}),_0x49f271['buffers'][0x0];}['_decompressSingleOperation'](_0x268529){const _0x51d9af=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x51d9af,_0x268529),_0x51d9af[0x0];}['_checkOperation'](_0xf44fd0){return'MoveOperation'==_0xf44fd0['__className']&&'$graveyard'==_0xf44fd0['targetPosition']['root']&&0x1==_0xf44fd0['howMany']&&!_0xf44fd0['wasUndone'];}}class k extends j{['compress'](_0x41006a,_0x2de79a){if(!this['_compareOperations'](_0x2de79a['operations'][_0x2de79a['index']],_0x2de79a['operations'][_0x2de79a['index']+0x1]))return!0x1;const _0x3d9ca9=_0x2de79a['operations'][_0x2de79a['index']++];return _0x3d9ca9['oldRange']=null,_0x3d9ca9['newRange']&&c(_0x3d9ca9['newRange']['start'],_0x3d9ca9['newRange']['end'])&&(_0x3d9ca9['newRange']['end']=null),_0x2de79a['index']++,_0x41006a['types']['push'](this['_id']),_0x41006a['types']['push'](0x0),_0x41006a['buffers']['push'](this['_compressSingleOperation'](_0x3d9ca9)),!0x0;}['decompress'](_0x2459d2,_0x4fab27){const _0x542819=this['_decompressSingleOperation'](_0x4fab27);_0x542819['newRange']&&!_0x542819['newRange']['end']&&(_0x542819['newRange']['end']=_0x28d8d8(_0x542819['newRange']['start']));const _0x30b693=_0x28d8d8(_0x542819);_0x30b693['newRange']&&(_0x30b693['newRange']['start']['stickiness']='toNone',_0x30b693['newRange']['end']=_0x28d8d8(_0x30b693['newRange']['start'])),_0x30b693['name']='user:position:'+_0x30b693['name']['split'](':')[0x2],_0x4fab27['typeIndex']++,_0x2459d2['push'](_0x542819),_0x2459d2['push'](_0x30b693);}['_compressSingleOperation'](_0x44e02d){const _0x1eba4c={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MarkerOperation')['compress'](_0x1eba4c,{'operations':[_0x44e02d],'index':0x0}),_0x1eba4c['buffers'][0x0];}['_decompressSingleOperation'](_0x456cf9){const _0x20e33a=[];return this['_context']['_getCompressorByName']('MarkerOperation')['decompress'](_0x20e33a,_0x456cf9),_0x20e33a[0x0];}['_compareOperations'](_0x147313,_0x594e92){return!(!_0x147313||!_0x594e92)&&('MarkerOperation'==_0x147313['__className']&&'MarkerOperation'==_0x594e92['__className']&&!(!_0x147313['name']['startsWith']('user:')||!_0x594e92['name']['startsWith']('user:')||_0x147313['name']==_0x594e92['name']));}}class M{['_compressorById'];['_compressorByName'];['_protobufFactory'];constructor(){this['_compressorById']=new Map(),this['_compressorByName']=new Map(),this['_protobufFactory']=new u();const _0x3e4de8=this['_protobufFactory']['getDescriptor']('MarkerOperation');this['_registerCompressor'](0x1,'NoOperation',new y(0x1,'NoOperation',void 0x0)),this['_registerOperationCompressor'](0xa,'AttributeOperation',h),this['_registerOperationCompressor'](0xb,'InsertOperation',w),this['_registerOperationCompressor'](0xc,'MarkerOperation',O),this['_registerOperationCompressor'](0xd,'MergeOperation',b),this['_registerOperationCompressor'](0xe,'MoveOperation',b),this['_registerOperationCompressor'](0xf,'RenameOperation',b),this['_registerOperationCompressor'](0x10,'RootAttributeOperation',h),this['_registerOperationCompressor'](0x11,'SplitOperation',b),this['_registerCompressor'](0x12,'CommentMarkerOperation',new v(0x12,'MarkerOperation',_0x3e4de8,'comment')),this['_registerCompressor'](0x13,'SuggestionMarkerOperation',new v(0x13,'MarkerOperation',_0x3e4de8,'suggestion')),this['_registerOperationCompressor'](0x14,'RootOperation',b),this['_registerActionCompressor'](0x64,'TypingAction',g),this['_registerActionCompressor'](0x65,'DeletingAction',m),this['_registerActionCompressor'](0x66,'ForwardDeletingAction',x),this['_registerActionCompressor'](0x67,'UserSelectionAction',k);}['compress'](_0x1d302e){if(!_0x1d302e||!_0x1d302e[0x0])throw new _0x414fb0('no-operations-provided',this);const _0xe9d5e9={'operations':_0x1d302e,'index':0x0},_0x146f93={'types':[],'buffers':[],'baseVersion':_0x1d302e[0x0]['baseVersion']};for(;_0xe9d5e9['index']<_0xe9d5e9['operations']['length'];){if(this['_getCompressorByName']('UserSelectionAction')['compress'](_0x146f93,_0xe9d5e9))continue;if(this['_getCompressorByName']('TypingAction')['compress'](_0x146f93,_0xe9d5e9))continue;if(this['_getCompressorByName']('DeletingAction')['compress'](_0x146f93,_0xe9d5e9))continue;if(this['_getCompressorByName']('ForwardDeletingAction')['compress'](_0x146f93,_0xe9d5e9))continue;if(this['_getCompressorByName']('CommentMarkerOperation')['compress'](_0x146f93,_0xe9d5e9))continue;if(this['_getCompressorByName']('SuggestionMarkerOperation')['compress'](_0x146f93,_0xe9d5e9))continue;const _0x4f94cd=_0xe9d5e9['operations'][_0xe9d5e9['index']]['__className'];this['_getCompressorByName'](_0x4f94cd)['compress'](_0x146f93,_0xe9d5e9);}return _0x146f93;}['decompress'](_0x27ebd7){const _0x3e4597=[],_0x7c7cd0={'types':_0x27ebd7['types'],'buffers':_0x27ebd7['buffers'],'baseVersion':_0x27ebd7['baseVersion'],'typeIndex':0x0,'bufferIndex':0x0};for(;_0x7c7cd0['typeIndex']<_0x7c7cd0['types']['length'];){const _0xe500ea=_0x7c7cd0['types'][_0x7c7cd0['typeIndex']],_0x24c653=this['_compressorById']['get'](_0xe500ea);if(!_0x24c653)throw new _0x414fb0('decompress-compressor-not-found',this,{'type':_0xe500ea});_0x24c653['decompress'](_0x3e4597,_0x7c7cd0);}return _0x3e4597['forEach']((_0x4669ed,_0x32dcc9)=>_0x4669ed['baseVersion']=_0x27ebd7['baseVersion']+_0x32dcc9),_0x3e4597;}['_getCompressorByName'](_0x1687aa){return this['_compressorByName']['get'](_0x1687aa);}['_registerOperationCompressor'](_0x3397d7,_0x5318f3,_0x4b4f37){const _0x20e18f=new _0x4b4f37(_0x3397d7,_0x5318f3,this['_protobufFactory']['getDescriptor'](_0x5318f3));this['_registerCompressor'](_0x3397d7,_0x5318f3,_0x20e18f);}['_registerActionCompressor'](_0x6d8ffc,_0x5a66c9,_0x22c440){const _0x3c2c5a=new _0x22c440(_0x6d8ffc,this);this['_registerCompressor'](_0x6d8ffc,_0x5a66c9,_0x3c2c5a);}['_registerCompressor'](_0xbfd04b,_0x5605e3,_0x334148){this['_compressorById']['set'](_0xbfd04b,_0x334148),this['_compressorByName']['set'](_0x5605e3,_0x334148);}}export{M as Compressor};
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ckeditor/ckeditor5-operations-compressor",
3
- "version": "48.0.0",
3
+ "version": "48.0.1-alpha.0",
4
4
  "description": "CKEditor 5 operations compressor for real-time collaboration.",
5
5
  "license": "SEE LICENSE IN LICENSE.md",
6
6
  "author": "CKSource (http://cksource.com/)",
@@ -37,10 +37,10 @@
37
37
  "./package.json": "./package.json"
38
38
  },
39
39
  "dependencies": {
40
- "@ckeditor/ckeditor5-engine": "48.0.0",
41
- "@ckeditor/ckeditor5-utils": "48.0.0",
40
+ "@ckeditor/ckeditor5-engine": "48.0.1-alpha.0",
41
+ "@ckeditor/ckeditor5-utils": "48.0.1-alpha.0",
42
42
  "es-toolkit": "1.45.1",
43
- "protobufjs": "7.5.4"
43
+ "protobufjs": "7.5.5"
44
44
  },
45
45
  "files": [
46
46
  "dist",