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

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.js CHANGED
@@ -20,5 +20,5 @@
20
20
  *
21
21
  *
22
22
  */
23
- import{CKEditorError as _0x42617d}from'@ckeditor/ckeditor5-utils/dist/index.js';import _0x3e7810 from'protobufjs/minimal.js';import{cloneDeep as _0x4390e2,isEqual as _0x55260f,isObject as _0x2afa36}from'lodash-es';const u=/* #__PURE__ -- @preserve */
24
- ((()=>{var _0x531986=_0x3e7810['Reader'],_0x1c1228=_0x3e7810['Writer'],_0xd89be2=_0x3e7810['util'],_0x40f415=_0x3e7810['roots']['default']||(_0x3e7810['roots']['default']={});return _0x40f415['AttributeOperation']=(function(){function _0x3268db(_0x10adfe){if(_0x10adfe){for(var _0x34f69c=Object['keys'](_0x10adfe),_0x9ee34f=0x0;_0x9ee34f<_0x34f69c['length'];++_0x9ee34f)null!=_0x10adfe[_0x34f69c[_0x9ee34f]]&&(this[_0x34f69c[_0x9ee34f]]=_0x10adfe[_0x34f69c[_0x9ee34f]]);}}return _0x3268db['prototype']['range']=null,_0x3268db['prototype']['key']='',_0x3268db['prototype']['oldValueBoolean']=!0x1,_0x3268db['prototype']['oldValueJson']='',_0x3268db['prototype']['newValueBoolean']=!0x1,_0x3268db['prototype']['newValueJson']='',_0x3268db['prototype']['wasUndone']=!0x1,_0x3268db['create']=function(_0x5a0e66){return new _0x3268db(_0x5a0e66);},_0x3268db['encode']=function(_0x2d7380,_0x52a8fd){return _0x52a8fd||(_0x52a8fd=_0x1c1228['create']()),null!=_0x2d7380['range']&&Object['hasOwnProperty']['call'](_0x2d7380,'range')&&_0x40f415['Range']['encode'](_0x2d7380['range'],_0x52a8fd['uint32'](0xa)['fork']())['ldelim'](),null!=_0x2d7380['key']&&Object['hasOwnProperty']['call'](_0x2d7380,'key')&&_0x52a8fd['uint32'](0x12)['string'](_0x2d7380['key']),null!=_0x2d7380['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x2d7380,'oldValueBoolean')&&_0x52a8fd['uint32'](0x18)['bool'](_0x2d7380['oldValueBoolean']),null!=_0x2d7380['oldValueJson']&&Object['hasOwnProperty']['call'](_0x2d7380,'oldValueJson')&&_0x52a8fd['uint32'](0x22)['string'](_0x2d7380['oldValueJson']),null!=_0x2d7380['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x2d7380,'newValueBoolean')&&_0x52a8fd['uint32'](0x28)['bool'](_0x2d7380['newValueBoolean']),null!=_0x2d7380['newValueJson']&&Object['hasOwnProperty']['call'](_0x2d7380,'newValueJson')&&_0x52a8fd['uint32'](0x32)['string'](_0x2d7380['newValueJson']),null!=_0x2d7380['wasUndone']&&Object['hasOwnProperty']['call'](_0x2d7380,'wasUndone')&&_0x52a8fd['uint32'](0x38)['bool'](_0x2d7380['wasUndone']),_0x52a8fd;},_0x3268db['encodeDelimited']=function(_0x5d29e0,_0x48a948){return this['encode'](_0x5d29e0,_0x48a948)['ldelim']();},_0x3268db['decode']=function(_0x2f02cb,_0x5e6e91){_0x2f02cb instanceof _0x531986||(_0x2f02cb=_0x531986['create'](_0x2f02cb));for(var _0x360303=void 0x0===_0x5e6e91?_0x2f02cb['len']:_0x2f02cb['pos']+_0x5e6e91,_0x336e3c=new _0x40f415['AttributeOperation']();_0x2f02cb['pos']<_0x360303;){var _0x5498b3=_0x2f02cb['uint32']();switch(_0x5498b3>>>0x3){case 0x1:_0x336e3c['range']=_0x40f415['Range']['decode'](_0x2f02cb,_0x2f02cb['uint32']());break;case 0x2:_0x336e3c['key']=_0x2f02cb['string']();break;case 0x3:_0x336e3c['oldValueBoolean']=_0x2f02cb['bool']();break;case 0x4:_0x336e3c['oldValueJson']=_0x2f02cb['string']();break;case 0x5:_0x336e3c['newValueBoolean']=_0x2f02cb['bool']();break;case 0x6:_0x336e3c['newValueJson']=_0x2f02cb['string']();break;case 0x7:_0x336e3c['wasUndone']=_0x2f02cb['bool']();break;default:_0x2f02cb['skipType'](0x7&_0x5498b3);}}return _0x336e3c;},_0x3268db['decodeDelimited']=function(_0x4ba91a){return _0x4ba91a instanceof _0x531986||(_0x4ba91a=new _0x531986(_0x4ba91a)),this['decode'](_0x4ba91a,_0x4ba91a['uint32']());},_0x3268db['verify']=function(_0x109e57){if('object'!=typeof _0x109e57||null===_0x109e57)return'object\x20expected';if(null!=_0x109e57['range']&&_0x109e57['hasOwnProperty']('range')){var _0x498c02=_0x40f415['Range']['verify'](_0x109e57['range']);if(_0x498c02)return'range.'+_0x498c02;}return null!=_0x109e57['key']&&_0x109e57['hasOwnProperty']('key')&&!_0xd89be2['isString'](_0x109e57['key'])?'key:\x20string\x20expected':null!=_0x109e57['oldValueBoolean']&&_0x109e57['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x109e57['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x109e57['oldValueJson']&&_0x109e57['hasOwnProperty']('oldValueJson')&&!_0xd89be2['isString'](_0x109e57['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x109e57['newValueBoolean']&&_0x109e57['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x109e57['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x109e57['newValueJson']&&_0x109e57['hasOwnProperty']('newValueJson')&&!_0xd89be2['isString'](_0x109e57['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x109e57['wasUndone']&&_0x109e57['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x109e57['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x3268db['fromObject']=function(_0x309aa0){if(_0x309aa0 instanceof _0x40f415['AttributeOperation'])return _0x309aa0;var _0x269a68=new _0x40f415['AttributeOperation']();if(null!=_0x309aa0['range']){if('object'!=typeof _0x309aa0['range'])throw TypeError('.AttributeOperation.range:\x20object\x20expected');_0x269a68['range']=_0x40f415['Range']['fromObject'](_0x309aa0['range']);}return null!=_0x309aa0['key']&&(_0x269a68['key']=String(_0x309aa0['key'])),null!=_0x309aa0['oldValueBoolean']&&(_0x269a68['oldValueBoolean']=Boolean(_0x309aa0['oldValueBoolean'])),null!=_0x309aa0['oldValueJson']&&(_0x269a68['oldValueJson']=String(_0x309aa0['oldValueJson'])),null!=_0x309aa0['newValueBoolean']&&(_0x269a68['newValueBoolean']=Boolean(_0x309aa0['newValueBoolean'])),null!=_0x309aa0['newValueJson']&&(_0x269a68['newValueJson']=String(_0x309aa0['newValueJson'])),null!=_0x309aa0['wasUndone']&&(_0x269a68['wasUndone']=Boolean(_0x309aa0['wasUndone'])),_0x269a68;},_0x3268db['toObject']=function(_0x2541ce,_0xf4dc27){_0xf4dc27||(_0xf4dc27={});var _0x2fcef9={};return _0xf4dc27['defaults']&&(_0x2fcef9['range']=null,_0x2fcef9['key']='',_0x2fcef9['oldValueBoolean']=!0x1,_0x2fcef9['oldValueJson']='',_0x2fcef9['newValueBoolean']=!0x1,_0x2fcef9['newValueJson']='',_0x2fcef9['wasUndone']=!0x1),null!=_0x2541ce['range']&&_0x2541ce['hasOwnProperty']('range')&&(_0x2fcef9['range']=_0x40f415['Range']['toObject'](_0x2541ce['range'],_0xf4dc27)),null!=_0x2541ce['key']&&_0x2541ce['hasOwnProperty']('key')&&(_0x2fcef9['key']=_0x2541ce['key']),null!=_0x2541ce['oldValueBoolean']&&_0x2541ce['hasOwnProperty']('oldValueBoolean')&&(_0x2fcef9['oldValueBoolean']=_0x2541ce['oldValueBoolean']),null!=_0x2541ce['oldValueJson']&&_0x2541ce['hasOwnProperty']('oldValueJson')&&(_0x2fcef9['oldValueJson']=_0x2541ce['oldValueJson']),null!=_0x2541ce['newValueBoolean']&&_0x2541ce['hasOwnProperty']('newValueBoolean')&&(_0x2fcef9['newValueBoolean']=_0x2541ce['newValueBoolean']),null!=_0x2541ce['newValueJson']&&_0x2541ce['hasOwnProperty']('newValueJson')&&(_0x2fcef9['newValueJson']=_0x2541ce['newValueJson']),null!=_0x2541ce['wasUndone']&&_0x2541ce['hasOwnProperty']('wasUndone')&&(_0x2fcef9['wasUndone']=_0x2541ce['wasUndone']),_0x2fcef9;},_0x3268db['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x3e7810['util']['toJSONOptions']);},_0x3268db['getTypeUrl']=function(_0x280d72){return void 0x0===_0x280d72&&(_0x280d72='type.googleapis.com'),_0x280d72+'/AttributeOperation';},_0x3268db;}()),_0x40f415['InsertOperation']=(function(){function _0x534ff2(_0x332288){if(this['nodes']=[],_0x332288){for(var _0x3485d1=Object['keys'](_0x332288),_0x2087de=0x0;_0x2087de<_0x3485d1['length'];++_0x2087de)null!=_0x332288[_0x3485d1[_0x2087de]]&&(this[_0x3485d1[_0x2087de]]=_0x332288[_0x3485d1[_0x2087de]]);}}return _0x534ff2['prototype']['position']=null,_0x534ff2['prototype']['nodes']=_0xd89be2['emptyArray'],_0x534ff2['prototype']['shouldReceiveAttributes']=!0x1,_0x534ff2['prototype']['wasUndone']=!0x1,_0x534ff2['create']=function(_0x5a05c8){return new _0x534ff2(_0x5a05c8);},_0x534ff2['encode']=function(_0x17fe99,_0x432caf){if(_0x432caf||(_0x432caf=_0x1c1228['create']()),null!=_0x17fe99['position']&&Object['hasOwnProperty']['call'](_0x17fe99,'position')&&_0x40f415['Position']['encode'](_0x17fe99['position'],_0x432caf['uint32'](0xa)['fork']())['ldelim'](),null!=_0x17fe99['nodes']&&_0x17fe99['nodes']['length']){for(var _0x40da6e=0x0;_0x40da6e<_0x17fe99['nodes']['length'];++_0x40da6e)_0x40f415['Element']['encode'](_0x17fe99['nodes'][_0x40da6e],_0x432caf['uint32'](0x12)['fork']())['ldelim']();}return null!=_0x17fe99['shouldReceiveAttributes']&&Object['hasOwnProperty']['call'](_0x17fe99,'shouldReceiveAttributes')&&_0x432caf['uint32'](0x18)['bool'](_0x17fe99['shouldReceiveAttributes']),null!=_0x17fe99['wasUndone']&&Object['hasOwnProperty']['call'](_0x17fe99,'wasUndone')&&_0x432caf['uint32'](0x20)['bool'](_0x17fe99['wasUndone']),_0x432caf;},_0x534ff2['encodeDelimited']=function(_0x48949e,_0x5d051b){return this['encode'](_0x48949e,_0x5d051b)['ldelim']();},_0x534ff2['decode']=function(_0x405fb0,_0x58c515){_0x405fb0 instanceof _0x531986||(_0x405fb0=_0x531986['create'](_0x405fb0));for(var _0x498a92=void 0x0===_0x58c515?_0x405fb0['len']:_0x405fb0['pos']+_0x58c515,_0x35b27a=new _0x40f415['InsertOperation']();_0x405fb0['pos']<_0x498a92;){var _0x2d5dd0=_0x405fb0['uint32']();switch(_0x2d5dd0>>>0x3){case 0x1:_0x35b27a['position']=_0x40f415['Position']['decode'](_0x405fb0,_0x405fb0['uint32']());break;case 0x2:_0x35b27a['nodes']&&_0x35b27a['nodes']['length']||(_0x35b27a['nodes']=[]),_0x35b27a['nodes']['push'](_0x40f415['Element']['decode'](_0x405fb0,_0x405fb0['uint32']()));break;case 0x3:_0x35b27a['shouldReceiveAttributes']=_0x405fb0['bool']();break;case 0x4:_0x35b27a['wasUndone']=_0x405fb0['bool']();break;default:_0x405fb0['skipType'](0x7&_0x2d5dd0);}}return _0x35b27a;},_0x534ff2['decodeDelimited']=function(_0x20f814){return _0x20f814 instanceof _0x531986||(_0x20f814=new _0x531986(_0x20f814)),this['decode'](_0x20f814,_0x20f814['uint32']());},_0x534ff2['verify']=function(_0x1255e0){if('object'!=typeof _0x1255e0||null===_0x1255e0)return'object\x20expected';if(null!=_0x1255e0['position']&&_0x1255e0['hasOwnProperty']('position')&&(_0x311985=_0x40f415['Position']['verify'](_0x1255e0['position'])))return'position.'+_0x311985;if(null!=_0x1255e0['nodes']&&_0x1255e0['hasOwnProperty']('nodes')){if(!Array['isArray'](_0x1255e0['nodes']))return'nodes:\x20array\x20expected';for(var _0x3936b8=0x0;_0x3936b8<_0x1255e0['nodes']['length'];++_0x3936b8){var _0x311985;if(_0x311985=_0x40f415['Element']['verify'](_0x1255e0['nodes'][_0x3936b8]))return'nodes.'+_0x311985;}}return null!=_0x1255e0['shouldReceiveAttributes']&&_0x1255e0['hasOwnProperty']('shouldReceiveAttributes')&&'boolean'!=typeof _0x1255e0['shouldReceiveAttributes']?'shouldReceiveAttributes:\x20boolean\x20expected':null!=_0x1255e0['wasUndone']&&_0x1255e0['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x1255e0['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x534ff2['fromObject']=function(_0x3ef8fa){if(_0x3ef8fa instanceof _0x40f415['InsertOperation'])return _0x3ef8fa;var _0x4e324c=new _0x40f415['InsertOperation']();if(null!=_0x3ef8fa['position']){if('object'!=typeof _0x3ef8fa['position'])throw TypeError('.InsertOperation.position:\x20object\x20expected');_0x4e324c['position']=_0x40f415['Position']['fromObject'](_0x3ef8fa['position']);}if(_0x3ef8fa['nodes']){if(!Array['isArray'](_0x3ef8fa['nodes']))throw TypeError('.InsertOperation.nodes:\x20array\x20expected');_0x4e324c['nodes']=[];for(var _0x3a3670=0x0;_0x3a3670<_0x3ef8fa['nodes']['length'];++_0x3a3670){if('object'!=typeof _0x3ef8fa['nodes'][_0x3a3670])throw TypeError('.InsertOperation.nodes:\x20object\x20expected');_0x4e324c['nodes'][_0x3a3670]=_0x40f415['Element']['fromObject'](_0x3ef8fa['nodes'][_0x3a3670]);}}return null!=_0x3ef8fa['shouldReceiveAttributes']&&(_0x4e324c['shouldReceiveAttributes']=Boolean(_0x3ef8fa['shouldReceiveAttributes'])),null!=_0x3ef8fa['wasUndone']&&(_0x4e324c['wasUndone']=Boolean(_0x3ef8fa['wasUndone'])),_0x4e324c;},_0x534ff2['toObject']=function(_0x4e55d5,_0xe199aa){_0xe199aa||(_0xe199aa={});var _0x39fc26={};if((_0xe199aa['arrays']||_0xe199aa['defaults'])&&(_0x39fc26['nodes']=[]),_0xe199aa['defaults']&&(_0x39fc26['position']=null,_0x39fc26['shouldReceiveAttributes']=!0x1,_0x39fc26['wasUndone']=!0x1),null!=_0x4e55d5['position']&&_0x4e55d5['hasOwnProperty']('position')&&(_0x39fc26['position']=_0x40f415['Position']['toObject'](_0x4e55d5['position'],_0xe199aa)),_0x4e55d5['nodes']&&_0x4e55d5['nodes']['length']){_0x39fc26['nodes']=[];for(var _0x55a7e1=0x0;_0x55a7e1<_0x4e55d5['nodes']['length'];++_0x55a7e1)_0x39fc26['nodes'][_0x55a7e1]=_0x40f415['Element']['toObject'](_0x4e55d5['nodes'][_0x55a7e1],_0xe199aa);}return null!=_0x4e55d5['shouldReceiveAttributes']&&_0x4e55d5['hasOwnProperty']('shouldReceiveAttributes')&&(_0x39fc26['shouldReceiveAttributes']=_0x4e55d5['shouldReceiveAttributes']),null!=_0x4e55d5['wasUndone']&&_0x4e55d5['hasOwnProperty']('wasUndone')&&(_0x39fc26['wasUndone']=_0x4e55d5['wasUndone']),_0x39fc26;},_0x534ff2['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x3e7810['util']['toJSONOptions']);},_0x534ff2['getTypeUrl']=function(_0x30829f){return void 0x0===_0x30829f&&(_0x30829f='type.googleapis.com'),_0x30829f+'/InsertOperation';},_0x534ff2;}()),_0x40f415['MarkerOperation']=(function(){function _0x29a358(_0x2503c0){if(_0x2503c0){for(var _0x34afd4=Object['keys'](_0x2503c0),_0x19dea2=0x0;_0x19dea2<_0x34afd4['length'];++_0x19dea2)null!=_0x2503c0[_0x34afd4[_0x19dea2]]&&(this[_0x34afd4[_0x19dea2]]=_0x2503c0[_0x34afd4[_0x19dea2]]);}}return _0x29a358['prototype']['name']='',_0x29a358['prototype']['oldRange']=null,_0x29a358['prototype']['newRange']=null,_0x29a358['prototype']['affectsData']=!0x1,_0x29a358['prototype']['wasUndone']=!0x1,_0x29a358['create']=function(_0x541167){return new _0x29a358(_0x541167);},_0x29a358['encode']=function(_0x1f7727,_0x57d077){return _0x57d077||(_0x57d077=_0x1c1228['create']()),null!=_0x1f7727['name']&&Object['hasOwnProperty']['call'](_0x1f7727,'name')&&_0x57d077['uint32'](0xa)['string'](_0x1f7727['name']),null!=_0x1f7727['oldRange']&&Object['hasOwnProperty']['call'](_0x1f7727,'oldRange')&&_0x40f415['Range']['encode'](_0x1f7727['oldRange'],_0x57d077['uint32'](0x12)['fork']())['ldelim'](),null!=_0x1f7727['newRange']&&Object['hasOwnProperty']['call'](_0x1f7727,'newRange')&&_0x40f415['Range']['encode'](_0x1f7727['newRange'],_0x57d077['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x1f7727['affectsData']&&Object['hasOwnProperty']['call'](_0x1f7727,'affectsData')&&_0x57d077['uint32'](0x20)['bool'](_0x1f7727['affectsData']),null!=_0x1f7727['wasUndone']&&Object['hasOwnProperty']['call'](_0x1f7727,'wasUndone')&&_0x57d077['uint32'](0x28)['bool'](_0x1f7727['wasUndone']),_0x57d077;},_0x29a358['encodeDelimited']=function(_0x59293f,_0x84ddd3){return this['encode'](_0x59293f,_0x84ddd3)['ldelim']();},_0x29a358['decode']=function(_0x5dc01a,_0x324264){_0x5dc01a instanceof _0x531986||(_0x5dc01a=_0x531986['create'](_0x5dc01a));for(var _0x552de9=void 0x0===_0x324264?_0x5dc01a['len']:_0x5dc01a['pos']+_0x324264,_0x4ae18f=new _0x40f415['MarkerOperation']();_0x5dc01a['pos']<_0x552de9;){var _0x2d36f5=_0x5dc01a['uint32']();switch(_0x2d36f5>>>0x3){case 0x1:_0x4ae18f['name']=_0x5dc01a['string']();break;case 0x2:_0x4ae18f['oldRange']=_0x40f415['Range']['decode'](_0x5dc01a,_0x5dc01a['uint32']());break;case 0x3:_0x4ae18f['newRange']=_0x40f415['Range']['decode'](_0x5dc01a,_0x5dc01a['uint32']());break;case 0x4:_0x4ae18f['affectsData']=_0x5dc01a['bool']();break;case 0x5:_0x4ae18f['wasUndone']=_0x5dc01a['bool']();break;default:_0x5dc01a['skipType'](0x7&_0x2d36f5);}}return _0x4ae18f;},_0x29a358['decodeDelimited']=function(_0x35fae3){return _0x35fae3 instanceof _0x531986||(_0x35fae3=new _0x531986(_0x35fae3)),this['decode'](_0x35fae3,_0x35fae3['uint32']());},_0x29a358['verify']=function(_0x4252f4){if('object'!=typeof _0x4252f4||null===_0x4252f4)return'object\x20expected';if(null!=_0x4252f4['name']&&_0x4252f4['hasOwnProperty']('name')&&!_0xd89be2['isString'](_0x4252f4['name']))return'name:\x20string\x20expected';var _0x2c5695;if(null!=_0x4252f4['oldRange']&&_0x4252f4['hasOwnProperty']('oldRange')&&(_0x2c5695=_0x40f415['Range']['verify'](_0x4252f4['oldRange'])))return'oldRange.'+_0x2c5695;if(null!=_0x4252f4['newRange']&&_0x4252f4['hasOwnProperty']('newRange')&&(_0x2c5695=_0x40f415['Range']['verify'](_0x4252f4['newRange'])))return'newRange.'+_0x2c5695;return null!=_0x4252f4['affectsData']&&_0x4252f4['hasOwnProperty']('affectsData')&&'boolean'!=typeof _0x4252f4['affectsData']?'affectsData:\x20boolean\x20expected':null!=_0x4252f4['wasUndone']&&_0x4252f4['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x4252f4['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x29a358['fromObject']=function(_0x1d258a){if(_0x1d258a instanceof _0x40f415['MarkerOperation'])return _0x1d258a;var _0x4c23c9=new _0x40f415['MarkerOperation']();if(null!=_0x1d258a['name']&&(_0x4c23c9['name']=String(_0x1d258a['name'])),null!=_0x1d258a['oldRange']){if('object'!=typeof _0x1d258a['oldRange'])throw TypeError('.MarkerOperation.oldRange:\x20object\x20expected');_0x4c23c9['oldRange']=_0x40f415['Range']['fromObject'](_0x1d258a['oldRange']);}if(null!=_0x1d258a['newRange']){if('object'!=typeof _0x1d258a['newRange'])throw TypeError('.MarkerOperation.newRange:\x20object\x20expected');_0x4c23c9['newRange']=_0x40f415['Range']['fromObject'](_0x1d258a['newRange']);}return null!=_0x1d258a['affectsData']&&(_0x4c23c9['affectsData']=Boolean(_0x1d258a['affectsData'])),null!=_0x1d258a['wasUndone']&&(_0x4c23c9['wasUndone']=Boolean(_0x1d258a['wasUndone'])),_0x4c23c9;},_0x29a358['toObject']=function(_0x35184c,_0xa1532f){_0xa1532f||(_0xa1532f={});var _0xd446d2={};return _0xa1532f['defaults']&&(_0xd446d2['name']='',_0xd446d2['oldRange']=null,_0xd446d2['newRange']=null,_0xd446d2['affectsData']=!0x1,_0xd446d2['wasUndone']=!0x1),null!=_0x35184c['name']&&_0x35184c['hasOwnProperty']('name')&&(_0xd446d2['name']=_0x35184c['name']),null!=_0x35184c['oldRange']&&_0x35184c['hasOwnProperty']('oldRange')&&(_0xd446d2['oldRange']=_0x40f415['Range']['toObject'](_0x35184c['oldRange'],_0xa1532f)),null!=_0x35184c['newRange']&&_0x35184c['hasOwnProperty']('newRange')&&(_0xd446d2['newRange']=_0x40f415['Range']['toObject'](_0x35184c['newRange'],_0xa1532f)),null!=_0x35184c['affectsData']&&_0x35184c['hasOwnProperty']('affectsData')&&(_0xd446d2['affectsData']=_0x35184c['affectsData']),null!=_0x35184c['wasUndone']&&_0x35184c['hasOwnProperty']('wasUndone')&&(_0xd446d2['wasUndone']=_0x35184c['wasUndone']),_0xd446d2;},_0x29a358['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x3e7810['util']['toJSONOptions']);},_0x29a358['getTypeUrl']=function(_0x37e42f){return void 0x0===_0x37e42f&&(_0x37e42f='type.googleapis.com'),_0x37e42f+'/MarkerOperation';},_0x29a358;}()),_0x40f415['MergeOperation']=(function(){function _0x3d0408(_0x32bed5){if(_0x32bed5){for(var _0x4e854e=Object['keys'](_0x32bed5),_0x8d5a58=0x0;_0x8d5a58<_0x4e854e['length'];++_0x8d5a58)null!=_0x32bed5[_0x4e854e[_0x8d5a58]]&&(this[_0x4e854e[_0x8d5a58]]=_0x32bed5[_0x4e854e[_0x8d5a58]]);}}return _0x3d0408['prototype']['sourcePosition']=null,_0x3d0408['prototype']['targetPosition']=null,_0x3d0408['prototype']['graveyardPosition']=null,_0x3d0408['prototype']['howMany']=0x0,_0x3d0408['prototype']['wasUndone']=!0x1,_0x3d0408['create']=function(_0x67ac7f){return new _0x3d0408(_0x67ac7f);},_0x3d0408['encode']=function(_0x59bf96,_0x586129){return _0x586129||(_0x586129=_0x1c1228['create']()),null!=_0x59bf96['sourcePosition']&&Object['hasOwnProperty']['call'](_0x59bf96,'sourcePosition')&&_0x40f415['Position']['encode'](_0x59bf96['sourcePosition'],_0x586129['uint32'](0xa)['fork']())['ldelim'](),null!=_0x59bf96['targetPosition']&&Object['hasOwnProperty']['call'](_0x59bf96,'targetPosition')&&_0x40f415['Position']['encode'](_0x59bf96['targetPosition'],_0x586129['uint32'](0x12)['fork']())['ldelim'](),null!=_0x59bf96['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x59bf96,'graveyardPosition')&&_0x40f415['Position']['encode'](_0x59bf96['graveyardPosition'],_0x586129['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x59bf96['howMany']&&Object['hasOwnProperty']['call'](_0x59bf96,'howMany')&&_0x586129['uint32'](0x20)['uint32'](_0x59bf96['howMany']),null!=_0x59bf96['wasUndone']&&Object['hasOwnProperty']['call'](_0x59bf96,'wasUndone')&&_0x586129['uint32'](0x28)['bool'](_0x59bf96['wasUndone']),_0x586129;},_0x3d0408['encodeDelimited']=function(_0x4edb95,_0x4cd0bd){return this['encode'](_0x4edb95,_0x4cd0bd)['ldelim']();},_0x3d0408['decode']=function(_0x271517,_0x32d455){_0x271517 instanceof _0x531986||(_0x271517=_0x531986['create'](_0x271517));for(var _0x302139=void 0x0===_0x32d455?_0x271517['len']:_0x271517['pos']+_0x32d455,_0x138feb=new _0x40f415['MergeOperation']();_0x271517['pos']<_0x302139;){var _0x3e5dfd=_0x271517['uint32']();switch(_0x3e5dfd>>>0x3){case 0x1:_0x138feb['sourcePosition']=_0x40f415['Position']['decode'](_0x271517,_0x271517['uint32']());break;case 0x2:_0x138feb['targetPosition']=_0x40f415['Position']['decode'](_0x271517,_0x271517['uint32']());break;case 0x3:_0x138feb['graveyardPosition']=_0x40f415['Position']['decode'](_0x271517,_0x271517['uint32']());break;case 0x4:_0x138feb['howMany']=_0x271517['uint32']();break;case 0x5:_0x138feb['wasUndone']=_0x271517['bool']();break;default:_0x271517['skipType'](0x7&_0x3e5dfd);}}return _0x138feb;},_0x3d0408['decodeDelimited']=function(_0x344fd9){return _0x344fd9 instanceof _0x531986||(_0x344fd9=new _0x531986(_0x344fd9)),this['decode'](_0x344fd9,_0x344fd9['uint32']());},_0x3d0408['verify']=function(_0x477657){if('object'!=typeof _0x477657||null===_0x477657)return'object\x20expected';var _0x2929d5;if(null!=_0x477657['sourcePosition']&&_0x477657['hasOwnProperty']('sourcePosition')&&(_0x2929d5=_0x40f415['Position']['verify'](_0x477657['sourcePosition'])))return'sourcePosition.'+_0x2929d5;if(null!=_0x477657['targetPosition']&&_0x477657['hasOwnProperty']('targetPosition')&&(_0x2929d5=_0x40f415['Position']['verify'](_0x477657['targetPosition'])))return'targetPosition.'+_0x2929d5;if(null!=_0x477657['graveyardPosition']&&_0x477657['hasOwnProperty']('graveyardPosition')&&(_0x2929d5=_0x40f415['Position']['verify'](_0x477657['graveyardPosition'])))return'graveyardPosition.'+_0x2929d5;return null!=_0x477657['howMany']&&_0x477657['hasOwnProperty']('howMany')&&!_0xd89be2['isInteger'](_0x477657['howMany'])?'howMany:\x20integer\x20expected':null!=_0x477657['wasUndone']&&_0x477657['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x477657['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x3d0408['fromObject']=function(_0x30e894){if(_0x30e894 instanceof _0x40f415['MergeOperation'])return _0x30e894;var _0x51974f=new _0x40f415['MergeOperation']();if(null!=_0x30e894['sourcePosition']){if('object'!=typeof _0x30e894['sourcePosition'])throw TypeError('.MergeOperation.sourcePosition:\x20object\x20expected');_0x51974f['sourcePosition']=_0x40f415['Position']['fromObject'](_0x30e894['sourcePosition']);}if(null!=_0x30e894['targetPosition']){if('object'!=typeof _0x30e894['targetPosition'])throw TypeError('.MergeOperation.targetPosition:\x20object\x20expected');_0x51974f['targetPosition']=_0x40f415['Position']['fromObject'](_0x30e894['targetPosition']);}if(null!=_0x30e894['graveyardPosition']){if('object'!=typeof _0x30e894['graveyardPosition'])throw TypeError('.MergeOperation.graveyardPosition:\x20object\x20expected');_0x51974f['graveyardPosition']=_0x40f415['Position']['fromObject'](_0x30e894['graveyardPosition']);}return null!=_0x30e894['howMany']&&(_0x51974f['howMany']=_0x30e894['howMany']>>>0x0),null!=_0x30e894['wasUndone']&&(_0x51974f['wasUndone']=Boolean(_0x30e894['wasUndone'])),_0x51974f;},_0x3d0408['toObject']=function(_0x197259,_0x35c75c){_0x35c75c||(_0x35c75c={});var _0x38901f={};return _0x35c75c['defaults']&&(_0x38901f['sourcePosition']=null,_0x38901f['targetPosition']=null,_0x38901f['graveyardPosition']=null,_0x38901f['howMany']=0x0,_0x38901f['wasUndone']=!0x1),null!=_0x197259['sourcePosition']&&_0x197259['hasOwnProperty']('sourcePosition')&&(_0x38901f['sourcePosition']=_0x40f415['Position']['toObject'](_0x197259['sourcePosition'],_0x35c75c)),null!=_0x197259['targetPosition']&&_0x197259['hasOwnProperty']('targetPosition')&&(_0x38901f['targetPosition']=_0x40f415['Position']['toObject'](_0x197259['targetPosition'],_0x35c75c)),null!=_0x197259['graveyardPosition']&&_0x197259['hasOwnProperty']('graveyardPosition')&&(_0x38901f['graveyardPosition']=_0x40f415['Position']['toObject'](_0x197259['graveyardPosition'],_0x35c75c)),null!=_0x197259['howMany']&&_0x197259['hasOwnProperty']('howMany')&&(_0x38901f['howMany']=_0x197259['howMany']),null!=_0x197259['wasUndone']&&_0x197259['hasOwnProperty']('wasUndone')&&(_0x38901f['wasUndone']=_0x197259['wasUndone']),_0x38901f;},_0x3d0408['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x3e7810['util']['toJSONOptions']);},_0x3d0408['getTypeUrl']=function(_0x5236fa){return void 0x0===_0x5236fa&&(_0x5236fa='type.googleapis.com'),_0x5236fa+'/MergeOperation';},_0x3d0408;}()),_0x40f415['MoveOperation']=(function(){function _0x5a5729(_0xf677ee){if(_0xf677ee){for(var _0x10bdd1=Object['keys'](_0xf677ee),_0x9d1c2a=0x0;_0x9d1c2a<_0x10bdd1['length'];++_0x9d1c2a)null!=_0xf677ee[_0x10bdd1[_0x9d1c2a]]&&(this[_0x10bdd1[_0x9d1c2a]]=_0xf677ee[_0x10bdd1[_0x9d1c2a]]);}}return _0x5a5729['prototype']['sourcePosition']=null,_0x5a5729['prototype']['howMany']=0x0,_0x5a5729['prototype']['targetPosition']=null,_0x5a5729['prototype']['wasUndone']=!0x1,_0x5a5729['create']=function(_0x7a63f2){return new _0x5a5729(_0x7a63f2);},_0x5a5729['encode']=function(_0x162ea0,_0x2c64cd){return _0x2c64cd||(_0x2c64cd=_0x1c1228['create']()),null!=_0x162ea0['sourcePosition']&&Object['hasOwnProperty']['call'](_0x162ea0,'sourcePosition')&&_0x40f415['Position']['encode'](_0x162ea0['sourcePosition'],_0x2c64cd['uint32'](0xa)['fork']())['ldelim'](),null!=_0x162ea0['howMany']&&Object['hasOwnProperty']['call'](_0x162ea0,'howMany')&&_0x2c64cd['uint32'](0x10)['uint32'](_0x162ea0['howMany']),null!=_0x162ea0['targetPosition']&&Object['hasOwnProperty']['call'](_0x162ea0,'targetPosition')&&_0x40f415['Position']['encode'](_0x162ea0['targetPosition'],_0x2c64cd['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x162ea0['wasUndone']&&Object['hasOwnProperty']['call'](_0x162ea0,'wasUndone')&&_0x2c64cd['uint32'](0x20)['bool'](_0x162ea0['wasUndone']),_0x2c64cd;},_0x5a5729['encodeDelimited']=function(_0x3bb428,_0x4541ee){return this['encode'](_0x3bb428,_0x4541ee)['ldelim']();},_0x5a5729['decode']=function(_0x17c866,_0x1afced){_0x17c866 instanceof _0x531986||(_0x17c866=_0x531986['create'](_0x17c866));for(var _0x1c812d=void 0x0===_0x1afced?_0x17c866['len']:_0x17c866['pos']+_0x1afced,_0x39a421=new _0x40f415['MoveOperation']();_0x17c866['pos']<_0x1c812d;){var _0x4b2b5d=_0x17c866['uint32']();switch(_0x4b2b5d>>>0x3){case 0x1:_0x39a421['sourcePosition']=_0x40f415['Position']['decode'](_0x17c866,_0x17c866['uint32']());break;case 0x2:_0x39a421['howMany']=_0x17c866['uint32']();break;case 0x3:_0x39a421['targetPosition']=_0x40f415['Position']['decode'](_0x17c866,_0x17c866['uint32']());break;case 0x4:_0x39a421['wasUndone']=_0x17c866['bool']();break;default:_0x17c866['skipType'](0x7&_0x4b2b5d);}}return _0x39a421;},_0x5a5729['decodeDelimited']=function(_0x10378b){return _0x10378b instanceof _0x531986||(_0x10378b=new _0x531986(_0x10378b)),this['decode'](_0x10378b,_0x10378b['uint32']());},_0x5a5729['verify']=function(_0x46dcde){if('object'!=typeof _0x46dcde||null===_0x46dcde)return'object\x20expected';var _0x424993;if(null!=_0x46dcde['sourcePosition']&&_0x46dcde['hasOwnProperty']('sourcePosition')&&(_0x424993=_0x40f415['Position']['verify'](_0x46dcde['sourcePosition'])))return'sourcePosition.'+_0x424993;if(null!=_0x46dcde['howMany']&&_0x46dcde['hasOwnProperty']('howMany')&&!_0xd89be2['isInteger'](_0x46dcde['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x46dcde['targetPosition']&&_0x46dcde['hasOwnProperty']('targetPosition')&&(_0x424993=_0x40f415['Position']['verify'](_0x46dcde['targetPosition'])))return'targetPosition.'+_0x424993;return null!=_0x46dcde['wasUndone']&&_0x46dcde['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x46dcde['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x5a5729['fromObject']=function(_0x289f4f){if(_0x289f4f instanceof _0x40f415['MoveOperation'])return _0x289f4f;var _0x2ba67e=new _0x40f415['MoveOperation']();if(null!=_0x289f4f['sourcePosition']){if('object'!=typeof _0x289f4f['sourcePosition'])throw TypeError('.MoveOperation.sourcePosition:\x20object\x20expected');_0x2ba67e['sourcePosition']=_0x40f415['Position']['fromObject'](_0x289f4f['sourcePosition']);}if(null!=_0x289f4f['howMany']&&(_0x2ba67e['howMany']=_0x289f4f['howMany']>>>0x0),null!=_0x289f4f['targetPosition']){if('object'!=typeof _0x289f4f['targetPosition'])throw TypeError('.MoveOperation.targetPosition:\x20object\x20expected');_0x2ba67e['targetPosition']=_0x40f415['Position']['fromObject'](_0x289f4f['targetPosition']);}return null!=_0x289f4f['wasUndone']&&(_0x2ba67e['wasUndone']=Boolean(_0x289f4f['wasUndone'])),_0x2ba67e;},_0x5a5729['toObject']=function(_0x1d2568,_0x24fed3){_0x24fed3||(_0x24fed3={});var _0x5e9049={};return _0x24fed3['defaults']&&(_0x5e9049['sourcePosition']=null,_0x5e9049['howMany']=0x0,_0x5e9049['targetPosition']=null,_0x5e9049['wasUndone']=!0x1),null!=_0x1d2568['sourcePosition']&&_0x1d2568['hasOwnProperty']('sourcePosition')&&(_0x5e9049['sourcePosition']=_0x40f415['Position']['toObject'](_0x1d2568['sourcePosition'],_0x24fed3)),null!=_0x1d2568['howMany']&&_0x1d2568['hasOwnProperty']('howMany')&&(_0x5e9049['howMany']=_0x1d2568['howMany']),null!=_0x1d2568['targetPosition']&&_0x1d2568['hasOwnProperty']('targetPosition')&&(_0x5e9049['targetPosition']=_0x40f415['Position']['toObject'](_0x1d2568['targetPosition'],_0x24fed3)),null!=_0x1d2568['wasUndone']&&_0x1d2568['hasOwnProperty']('wasUndone')&&(_0x5e9049['wasUndone']=_0x1d2568['wasUndone']),_0x5e9049;},_0x5a5729['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x3e7810['util']['toJSONOptions']);},_0x5a5729['getTypeUrl']=function(_0x4d73c4){return void 0x0===_0x4d73c4&&(_0x4d73c4='type.googleapis.com'),_0x4d73c4+'/MoveOperation';},_0x5a5729;}()),_0x40f415['RenameOperation']=(function(){function _0x4b8e85(_0x52d1e9){if(_0x52d1e9){for(var _0x4d1113=Object['keys'](_0x52d1e9),_0x50f4f7=0x0;_0x50f4f7<_0x4d1113['length'];++_0x50f4f7)null!=_0x52d1e9[_0x4d1113[_0x50f4f7]]&&(this[_0x4d1113[_0x50f4f7]]=_0x52d1e9[_0x4d1113[_0x50f4f7]]);}}return _0x4b8e85['prototype']['position']=null,_0x4b8e85['prototype']['oldName']='',_0x4b8e85['prototype']['newName']='',_0x4b8e85['prototype']['wasUndone']=!0x1,_0x4b8e85['create']=function(_0x4d2c56){return new _0x4b8e85(_0x4d2c56);},_0x4b8e85['encode']=function(_0x1a447c,_0x527e47){return _0x527e47||(_0x527e47=_0x1c1228['create']()),null!=_0x1a447c['position']&&Object['hasOwnProperty']['call'](_0x1a447c,'position')&&_0x40f415['Position']['encode'](_0x1a447c['position'],_0x527e47['uint32'](0xa)['fork']())['ldelim'](),null!=_0x1a447c['oldName']&&Object['hasOwnProperty']['call'](_0x1a447c,'oldName')&&_0x527e47['uint32'](0x12)['string'](_0x1a447c['oldName']),null!=_0x1a447c['newName']&&Object['hasOwnProperty']['call'](_0x1a447c,'newName')&&_0x527e47['uint32'](0x1a)['string'](_0x1a447c['newName']),null!=_0x1a447c['wasUndone']&&Object['hasOwnProperty']['call'](_0x1a447c,'wasUndone')&&_0x527e47['uint32'](0x20)['bool'](_0x1a447c['wasUndone']),_0x527e47;},_0x4b8e85['encodeDelimited']=function(_0x531a15,_0x37d011){return this['encode'](_0x531a15,_0x37d011)['ldelim']();},_0x4b8e85['decode']=function(_0x475269,_0xa0cceb){_0x475269 instanceof _0x531986||(_0x475269=_0x531986['create'](_0x475269));for(var _0x4953e8=void 0x0===_0xa0cceb?_0x475269['len']:_0x475269['pos']+_0xa0cceb,_0x19dd69=new _0x40f415['RenameOperation']();_0x475269['pos']<_0x4953e8;){var _0xd70b2d=_0x475269['uint32']();switch(_0xd70b2d>>>0x3){case 0x1:_0x19dd69['position']=_0x40f415['Position']['decode'](_0x475269,_0x475269['uint32']());break;case 0x2:_0x19dd69['oldName']=_0x475269['string']();break;case 0x3:_0x19dd69['newName']=_0x475269['string']();break;case 0x4:_0x19dd69['wasUndone']=_0x475269['bool']();break;default:_0x475269['skipType'](0x7&_0xd70b2d);}}return _0x19dd69;},_0x4b8e85['decodeDelimited']=function(_0x273d3a){return _0x273d3a instanceof _0x531986||(_0x273d3a=new _0x531986(_0x273d3a)),this['decode'](_0x273d3a,_0x273d3a['uint32']());},_0x4b8e85['verify']=function(_0x59fe5d){if('object'!=typeof _0x59fe5d||null===_0x59fe5d)return'object\x20expected';if(null!=_0x59fe5d['position']&&_0x59fe5d['hasOwnProperty']('position')){var _0x25e6eb=_0x40f415['Position']['verify'](_0x59fe5d['position']);if(_0x25e6eb)return'position.'+_0x25e6eb;}return null!=_0x59fe5d['oldName']&&_0x59fe5d['hasOwnProperty']('oldName')&&!_0xd89be2['isString'](_0x59fe5d['oldName'])?'oldName:\x20string\x20expected':null!=_0x59fe5d['newName']&&_0x59fe5d['hasOwnProperty']('newName')&&!_0xd89be2['isString'](_0x59fe5d['newName'])?'newName:\x20string\x20expected':null!=_0x59fe5d['wasUndone']&&_0x59fe5d['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x59fe5d['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x4b8e85['fromObject']=function(_0x31a40e){if(_0x31a40e instanceof _0x40f415['RenameOperation'])return _0x31a40e;var _0x6492bd=new _0x40f415['RenameOperation']();if(null!=_0x31a40e['position']){if('object'!=typeof _0x31a40e['position'])throw TypeError('.RenameOperation.position:\x20object\x20expected');_0x6492bd['position']=_0x40f415['Position']['fromObject'](_0x31a40e['position']);}return null!=_0x31a40e['oldName']&&(_0x6492bd['oldName']=String(_0x31a40e['oldName'])),null!=_0x31a40e['newName']&&(_0x6492bd['newName']=String(_0x31a40e['newName'])),null!=_0x31a40e['wasUndone']&&(_0x6492bd['wasUndone']=Boolean(_0x31a40e['wasUndone'])),_0x6492bd;},_0x4b8e85['toObject']=function(_0x5aff33,_0x480842){_0x480842||(_0x480842={});var _0x26d118={};return _0x480842['defaults']&&(_0x26d118['position']=null,_0x26d118['oldName']='',_0x26d118['newName']='',_0x26d118['wasUndone']=!0x1),null!=_0x5aff33['position']&&_0x5aff33['hasOwnProperty']('position')&&(_0x26d118['position']=_0x40f415['Position']['toObject'](_0x5aff33['position'],_0x480842)),null!=_0x5aff33['oldName']&&_0x5aff33['hasOwnProperty']('oldName')&&(_0x26d118['oldName']=_0x5aff33['oldName']),null!=_0x5aff33['newName']&&_0x5aff33['hasOwnProperty']('newName')&&(_0x26d118['newName']=_0x5aff33['newName']),null!=_0x5aff33['wasUndone']&&_0x5aff33['hasOwnProperty']('wasUndone')&&(_0x26d118['wasUndone']=_0x5aff33['wasUndone']),_0x26d118;},_0x4b8e85['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x3e7810['util']['toJSONOptions']);},_0x4b8e85['getTypeUrl']=function(_0x4ac548){return void 0x0===_0x4ac548&&(_0x4ac548='type.googleapis.com'),_0x4ac548+'/RenameOperation';},_0x4b8e85;}()),_0x40f415['RootAttributeOperation']=(function(){function _0x5f3c2b(_0x91f4af){if(_0x91f4af){for(var _0x3f64aa=Object['keys'](_0x91f4af),_0x493ab5=0x0;_0x493ab5<_0x3f64aa['length'];++_0x493ab5)null!=_0x91f4af[_0x3f64aa[_0x493ab5]]&&(this[_0x3f64aa[_0x493ab5]]=_0x91f4af[_0x3f64aa[_0x493ab5]]);}}return _0x5f3c2b['prototype']['root']='',_0x5f3c2b['prototype']['key']='',_0x5f3c2b['prototype']['oldValueBoolean']=!0x1,_0x5f3c2b['prototype']['oldValueJson']='',_0x5f3c2b['prototype']['newValueBoolean']=!0x1,_0x5f3c2b['prototype']['newValueJson']='',_0x5f3c2b['prototype']['wasUndone']=!0x1,_0x5f3c2b['create']=function(_0x47445c){return new _0x5f3c2b(_0x47445c);},_0x5f3c2b['encode']=function(_0xfecb3a,_0x3646a0){return _0x3646a0||(_0x3646a0=_0x1c1228['create']()),null!=_0xfecb3a['root']&&Object['hasOwnProperty']['call'](_0xfecb3a,'root')&&_0x3646a0['uint32'](0xa)['string'](_0xfecb3a['root']),null!=_0xfecb3a['key']&&Object['hasOwnProperty']['call'](_0xfecb3a,'key')&&_0x3646a0['uint32'](0x12)['string'](_0xfecb3a['key']),null!=_0xfecb3a['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0xfecb3a,'oldValueBoolean')&&_0x3646a0['uint32'](0x18)['bool'](_0xfecb3a['oldValueBoolean']),null!=_0xfecb3a['oldValueJson']&&Object['hasOwnProperty']['call'](_0xfecb3a,'oldValueJson')&&_0x3646a0['uint32'](0x22)['string'](_0xfecb3a['oldValueJson']),null!=_0xfecb3a['newValueBoolean']&&Object['hasOwnProperty']['call'](_0xfecb3a,'newValueBoolean')&&_0x3646a0['uint32'](0x28)['bool'](_0xfecb3a['newValueBoolean']),null!=_0xfecb3a['newValueJson']&&Object['hasOwnProperty']['call'](_0xfecb3a,'newValueJson')&&_0x3646a0['uint32'](0x32)['string'](_0xfecb3a['newValueJson']),null!=_0xfecb3a['wasUndone']&&Object['hasOwnProperty']['call'](_0xfecb3a,'wasUndone')&&_0x3646a0['uint32'](0x38)['bool'](_0xfecb3a['wasUndone']),_0x3646a0;},_0x5f3c2b['encodeDelimited']=function(_0x27ad0c,_0x399ee5){return this['encode'](_0x27ad0c,_0x399ee5)['ldelim']();},_0x5f3c2b['decode']=function(_0x1a3b26,_0x4c8fe0){_0x1a3b26 instanceof _0x531986||(_0x1a3b26=_0x531986['create'](_0x1a3b26));for(var _0x50bb65=void 0x0===_0x4c8fe0?_0x1a3b26['len']:_0x1a3b26['pos']+_0x4c8fe0,_0x111774=new _0x40f415['RootAttributeOperation']();_0x1a3b26['pos']<_0x50bb65;){var _0xc3d17f=_0x1a3b26['uint32']();switch(_0xc3d17f>>>0x3){case 0x1:_0x111774['root']=_0x1a3b26['string']();break;case 0x2:_0x111774['key']=_0x1a3b26['string']();break;case 0x3:_0x111774['oldValueBoolean']=_0x1a3b26['bool']();break;case 0x4:_0x111774['oldValueJson']=_0x1a3b26['string']();break;case 0x5:_0x111774['newValueBoolean']=_0x1a3b26['bool']();break;case 0x6:_0x111774['newValueJson']=_0x1a3b26['string']();break;case 0x7:_0x111774['wasUndone']=_0x1a3b26['bool']();break;default:_0x1a3b26['skipType'](0x7&_0xc3d17f);}}return _0x111774;},_0x5f3c2b['decodeDelimited']=function(_0x2c224f){return _0x2c224f instanceof _0x531986||(_0x2c224f=new _0x531986(_0x2c224f)),this['decode'](_0x2c224f,_0x2c224f['uint32']());},_0x5f3c2b['verify']=function(_0x3884a5){return'object'!=typeof _0x3884a5||null===_0x3884a5?'object\x20expected':null!=_0x3884a5['root']&&_0x3884a5['hasOwnProperty']('root')&&!_0xd89be2['isString'](_0x3884a5['root'])?'root:\x20string\x20expected':null!=_0x3884a5['key']&&_0x3884a5['hasOwnProperty']('key')&&!_0xd89be2['isString'](_0x3884a5['key'])?'key:\x20string\x20expected':null!=_0x3884a5['oldValueBoolean']&&_0x3884a5['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x3884a5['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x3884a5['oldValueJson']&&_0x3884a5['hasOwnProperty']('oldValueJson')&&!_0xd89be2['isString'](_0x3884a5['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x3884a5['newValueBoolean']&&_0x3884a5['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x3884a5['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x3884a5['newValueJson']&&_0x3884a5['hasOwnProperty']('newValueJson')&&!_0xd89be2['isString'](_0x3884a5['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x3884a5['wasUndone']&&_0x3884a5['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x3884a5['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x5f3c2b['fromObject']=function(_0x244990){if(_0x244990 instanceof _0x40f415['RootAttributeOperation'])return _0x244990;var _0x44e191=new _0x40f415['RootAttributeOperation']();return null!=_0x244990['root']&&(_0x44e191['root']=String(_0x244990['root'])),null!=_0x244990['key']&&(_0x44e191['key']=String(_0x244990['key'])),null!=_0x244990['oldValueBoolean']&&(_0x44e191['oldValueBoolean']=Boolean(_0x244990['oldValueBoolean'])),null!=_0x244990['oldValueJson']&&(_0x44e191['oldValueJson']=String(_0x244990['oldValueJson'])),null!=_0x244990['newValueBoolean']&&(_0x44e191['newValueBoolean']=Boolean(_0x244990['newValueBoolean'])),null!=_0x244990['newValueJson']&&(_0x44e191['newValueJson']=String(_0x244990['newValueJson'])),null!=_0x244990['wasUndone']&&(_0x44e191['wasUndone']=Boolean(_0x244990['wasUndone'])),_0x44e191;},_0x5f3c2b['toObject']=function(_0x343540,_0x4bba42){_0x4bba42||(_0x4bba42={});var _0x572f0c={};return _0x4bba42['defaults']&&(_0x572f0c['root']='',_0x572f0c['key']='',_0x572f0c['oldValueBoolean']=!0x1,_0x572f0c['oldValueJson']='',_0x572f0c['newValueBoolean']=!0x1,_0x572f0c['newValueJson']='',_0x572f0c['wasUndone']=!0x1),null!=_0x343540['root']&&_0x343540['hasOwnProperty']('root')&&(_0x572f0c['root']=_0x343540['root']),null!=_0x343540['key']&&_0x343540['hasOwnProperty']('key')&&(_0x572f0c['key']=_0x343540['key']),null!=_0x343540['oldValueBoolean']&&_0x343540['hasOwnProperty']('oldValueBoolean')&&(_0x572f0c['oldValueBoolean']=_0x343540['oldValueBoolean']),null!=_0x343540['oldValueJson']&&_0x343540['hasOwnProperty']('oldValueJson')&&(_0x572f0c['oldValueJson']=_0x343540['oldValueJson']),null!=_0x343540['newValueBoolean']&&_0x343540['hasOwnProperty']('newValueBoolean')&&(_0x572f0c['newValueBoolean']=_0x343540['newValueBoolean']),null!=_0x343540['newValueJson']&&_0x343540['hasOwnProperty']('newValueJson')&&(_0x572f0c['newValueJson']=_0x343540['newValueJson']),null!=_0x343540['wasUndone']&&_0x343540['hasOwnProperty']('wasUndone')&&(_0x572f0c['wasUndone']=_0x343540['wasUndone']),_0x572f0c;},_0x5f3c2b['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x3e7810['util']['toJSONOptions']);},_0x5f3c2b['getTypeUrl']=function(_0x19986a){return void 0x0===_0x19986a&&(_0x19986a='type.googleapis.com'),_0x19986a+'/RootAttributeOperation';},_0x5f3c2b;}()),_0x40f415['RootOperation']=(function(){function _0x553c3d(_0x590273){if(_0x590273){for(var _0x48dae8=Object['keys'](_0x590273),_0x8f0a2f=0x0;_0x8f0a2f<_0x48dae8['length'];++_0x8f0a2f)null!=_0x590273[_0x48dae8[_0x8f0a2f]]&&(this[_0x48dae8[_0x8f0a2f]]=_0x590273[_0x48dae8[_0x8f0a2f]]);}}return _0x553c3d['prototype']['rootName']='',_0x553c3d['prototype']['elementName']='',_0x553c3d['prototype']['isAdd']=!0x1,_0x553c3d['prototype']['wasUndone']=!0x1,_0x553c3d['create']=function(_0x204bf3){return new _0x553c3d(_0x204bf3);},_0x553c3d['encode']=function(_0x5839c7,_0x257480){return _0x257480||(_0x257480=_0x1c1228['create']()),null!=_0x5839c7['rootName']&&Object['hasOwnProperty']['call'](_0x5839c7,'rootName')&&_0x257480['uint32'](0xa)['string'](_0x5839c7['rootName']),null!=_0x5839c7['elementName']&&Object['hasOwnProperty']['call'](_0x5839c7,'elementName')&&_0x257480['uint32'](0x12)['string'](_0x5839c7['elementName']),null!=_0x5839c7['isAdd']&&Object['hasOwnProperty']['call'](_0x5839c7,'isAdd')&&_0x257480['uint32'](0x18)['bool'](_0x5839c7['isAdd']),null!=_0x5839c7['wasUndone']&&Object['hasOwnProperty']['call'](_0x5839c7,'wasUndone')&&_0x257480['uint32'](0x20)['bool'](_0x5839c7['wasUndone']),_0x257480;},_0x553c3d['encodeDelimited']=function(_0x272357,_0x4689ea){return this['encode'](_0x272357,_0x4689ea)['ldelim']();},_0x553c3d['decode']=function(_0x46f760,_0x22f02f){_0x46f760 instanceof _0x531986||(_0x46f760=_0x531986['create'](_0x46f760));for(var _0x368604=void 0x0===_0x22f02f?_0x46f760['len']:_0x46f760['pos']+_0x22f02f,_0x1446c5=new _0x40f415['RootOperation']();_0x46f760['pos']<_0x368604;){var _0x677660=_0x46f760['uint32']();switch(_0x677660>>>0x3){case 0x1:_0x1446c5['rootName']=_0x46f760['string']();break;case 0x2:_0x1446c5['elementName']=_0x46f760['string']();break;case 0x3:_0x1446c5['isAdd']=_0x46f760['bool']();break;case 0x4:_0x1446c5['wasUndone']=_0x46f760['bool']();break;default:_0x46f760['skipType'](0x7&_0x677660);}}return _0x1446c5;},_0x553c3d['decodeDelimited']=function(_0x24d61c){return _0x24d61c instanceof _0x531986||(_0x24d61c=new _0x531986(_0x24d61c)),this['decode'](_0x24d61c,_0x24d61c['uint32']());},_0x553c3d['verify']=function(_0x1545c9){return'object'!=typeof _0x1545c9||null===_0x1545c9?'object\x20expected':null!=_0x1545c9['rootName']&&_0x1545c9['hasOwnProperty']('rootName')&&!_0xd89be2['isString'](_0x1545c9['rootName'])?'rootName:\x20string\x20expected':null!=_0x1545c9['elementName']&&_0x1545c9['hasOwnProperty']('elementName')&&!_0xd89be2['isString'](_0x1545c9['elementName'])?'elementName:\x20string\x20expected':null!=_0x1545c9['isAdd']&&_0x1545c9['hasOwnProperty']('isAdd')&&'boolean'!=typeof _0x1545c9['isAdd']?'isAdd:\x20boolean\x20expected':null!=_0x1545c9['wasUndone']&&_0x1545c9['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x1545c9['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x553c3d['fromObject']=function(_0x4599a5){if(_0x4599a5 instanceof _0x40f415['RootOperation'])return _0x4599a5;var _0x44f4c9=new _0x40f415['RootOperation']();return null!=_0x4599a5['rootName']&&(_0x44f4c9['rootName']=String(_0x4599a5['rootName'])),null!=_0x4599a5['elementName']&&(_0x44f4c9['elementName']=String(_0x4599a5['elementName'])),null!=_0x4599a5['isAdd']&&(_0x44f4c9['isAdd']=Boolean(_0x4599a5['isAdd'])),null!=_0x4599a5['wasUndone']&&(_0x44f4c9['wasUndone']=Boolean(_0x4599a5['wasUndone'])),_0x44f4c9;},_0x553c3d['toObject']=function(_0x585bd9,_0x33b164){_0x33b164||(_0x33b164={});var _0x44a334={};return _0x33b164['defaults']&&(_0x44a334['rootName']='',_0x44a334['elementName']='',_0x44a334['isAdd']=!0x1,_0x44a334['wasUndone']=!0x1),null!=_0x585bd9['rootName']&&_0x585bd9['hasOwnProperty']('rootName')&&(_0x44a334['rootName']=_0x585bd9['rootName']),null!=_0x585bd9['elementName']&&_0x585bd9['hasOwnProperty']('elementName')&&(_0x44a334['elementName']=_0x585bd9['elementName']),null!=_0x585bd9['isAdd']&&_0x585bd9['hasOwnProperty']('isAdd')&&(_0x44a334['isAdd']=_0x585bd9['isAdd']),null!=_0x585bd9['wasUndone']&&_0x585bd9['hasOwnProperty']('wasUndone')&&(_0x44a334['wasUndone']=_0x585bd9['wasUndone']),_0x44a334;},_0x553c3d['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x3e7810['util']['toJSONOptions']);},_0x553c3d['getTypeUrl']=function(_0x2ab647){return void 0x0===_0x2ab647&&(_0x2ab647='type.googleapis.com'),_0x2ab647+'/RootOperation';},_0x553c3d;}()),_0x40f415['SplitOperation']=(function(){function _0x4d7a59(_0x37820c){if(_0x37820c){for(var _0x55c870=Object['keys'](_0x37820c),_0x5bc41c=0x0;_0x5bc41c<_0x55c870['length'];++_0x5bc41c)null!=_0x37820c[_0x55c870[_0x5bc41c]]&&(this[_0x55c870[_0x5bc41c]]=_0x37820c[_0x55c870[_0x5bc41c]]);}}return _0x4d7a59['prototype']['splitPosition']=null,_0x4d7a59['prototype']['graveyardPosition']=null,_0x4d7a59['prototype']['howMany']=0x0,_0x4d7a59['prototype']['insertionPosition']=null,_0x4d7a59['prototype']['wasUndone']=!0x1,_0x4d7a59['create']=function(_0x44507a){return new _0x4d7a59(_0x44507a);},_0x4d7a59['encode']=function(_0x33810d,_0x1c2efc){return _0x1c2efc||(_0x1c2efc=_0x1c1228['create']()),null!=_0x33810d['splitPosition']&&Object['hasOwnProperty']['call'](_0x33810d,'splitPosition')&&_0x40f415['Position']['encode'](_0x33810d['splitPosition'],_0x1c2efc['uint32'](0xa)['fork']())['ldelim'](),null!=_0x33810d['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x33810d,'graveyardPosition')&&_0x40f415['Position']['encode'](_0x33810d['graveyardPosition'],_0x1c2efc['uint32'](0x12)['fork']())['ldelim'](),null!=_0x33810d['howMany']&&Object['hasOwnProperty']['call'](_0x33810d,'howMany')&&_0x1c2efc['uint32'](0x18)['uint32'](_0x33810d['howMany']),null!=_0x33810d['insertionPosition']&&Object['hasOwnProperty']['call'](_0x33810d,'insertionPosition')&&_0x40f415['Position']['encode'](_0x33810d['insertionPosition'],_0x1c2efc['uint32'](0x22)['fork']())['ldelim'](),null!=_0x33810d['wasUndone']&&Object['hasOwnProperty']['call'](_0x33810d,'wasUndone')&&_0x1c2efc['uint32'](0x28)['bool'](_0x33810d['wasUndone']),_0x1c2efc;},_0x4d7a59['encodeDelimited']=function(_0x2fde70,_0x4eb43b){return this['encode'](_0x2fde70,_0x4eb43b)['ldelim']();},_0x4d7a59['decode']=function(_0x30469e,_0x3e3b1f){_0x30469e instanceof _0x531986||(_0x30469e=_0x531986['create'](_0x30469e));for(var _0x6f2f36=void 0x0===_0x3e3b1f?_0x30469e['len']:_0x30469e['pos']+_0x3e3b1f,_0xe7d92e=new _0x40f415['SplitOperation']();_0x30469e['pos']<_0x6f2f36;){var _0xbcf12c=_0x30469e['uint32']();switch(_0xbcf12c>>>0x3){case 0x1:_0xe7d92e['splitPosition']=_0x40f415['Position']['decode'](_0x30469e,_0x30469e['uint32']());break;case 0x2:_0xe7d92e['graveyardPosition']=_0x40f415['Position']['decode'](_0x30469e,_0x30469e['uint32']());break;case 0x3:_0xe7d92e['howMany']=_0x30469e['uint32']();break;case 0x4:_0xe7d92e['insertionPosition']=_0x40f415['Position']['decode'](_0x30469e,_0x30469e['uint32']());break;case 0x5:_0xe7d92e['wasUndone']=_0x30469e['bool']();break;default:_0x30469e['skipType'](0x7&_0xbcf12c);}}return _0xe7d92e;},_0x4d7a59['decodeDelimited']=function(_0x1c1454){return _0x1c1454 instanceof _0x531986||(_0x1c1454=new _0x531986(_0x1c1454)),this['decode'](_0x1c1454,_0x1c1454['uint32']());},_0x4d7a59['verify']=function(_0x5397fb){if('object'!=typeof _0x5397fb||null===_0x5397fb)return'object\x20expected';var _0x5f4ba9;if(null!=_0x5397fb['splitPosition']&&_0x5397fb['hasOwnProperty']('splitPosition')&&(_0x5f4ba9=_0x40f415['Position']['verify'](_0x5397fb['splitPosition'])))return'splitPosition.'+_0x5f4ba9;if(null!=_0x5397fb['graveyardPosition']&&_0x5397fb['hasOwnProperty']('graveyardPosition')&&(_0x5f4ba9=_0x40f415['Position']['verify'](_0x5397fb['graveyardPosition'])))return'graveyardPosition.'+_0x5f4ba9;if(null!=_0x5397fb['howMany']&&_0x5397fb['hasOwnProperty']('howMany')&&!_0xd89be2['isInteger'](_0x5397fb['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x5397fb['insertionPosition']&&_0x5397fb['hasOwnProperty']('insertionPosition')&&(_0x5f4ba9=_0x40f415['Position']['verify'](_0x5397fb['insertionPosition'])))return'insertionPosition.'+_0x5f4ba9;return null!=_0x5397fb['wasUndone']&&_0x5397fb['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x5397fb['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x4d7a59['fromObject']=function(_0x12d606){if(_0x12d606 instanceof _0x40f415['SplitOperation'])return _0x12d606;var _0x557ca5=new _0x40f415['SplitOperation']();if(null!=_0x12d606['splitPosition']){if('object'!=typeof _0x12d606['splitPosition'])throw TypeError('.SplitOperation.splitPosition:\x20object\x20expected');_0x557ca5['splitPosition']=_0x40f415['Position']['fromObject'](_0x12d606['splitPosition']);}if(null!=_0x12d606['graveyardPosition']){if('object'!=typeof _0x12d606['graveyardPosition'])throw TypeError('.SplitOperation.graveyardPosition:\x20object\x20expected');_0x557ca5['graveyardPosition']=_0x40f415['Position']['fromObject'](_0x12d606['graveyardPosition']);}if(null!=_0x12d606['howMany']&&(_0x557ca5['howMany']=_0x12d606['howMany']>>>0x0),null!=_0x12d606['insertionPosition']){if('object'!=typeof _0x12d606['insertionPosition'])throw TypeError('.SplitOperation.insertionPosition:\x20object\x20expected');_0x557ca5['insertionPosition']=_0x40f415['Position']['fromObject'](_0x12d606['insertionPosition']);}return null!=_0x12d606['wasUndone']&&(_0x557ca5['wasUndone']=Boolean(_0x12d606['wasUndone'])),_0x557ca5;},_0x4d7a59['toObject']=function(_0x3da260,_0x436030){_0x436030||(_0x436030={});var _0x192395={};return _0x436030['defaults']&&(_0x192395['splitPosition']=null,_0x192395['graveyardPosition']=null,_0x192395['howMany']=0x0,_0x192395['insertionPosition']=null,_0x192395['wasUndone']=!0x1),null!=_0x3da260['splitPosition']&&_0x3da260['hasOwnProperty']('splitPosition')&&(_0x192395['splitPosition']=_0x40f415['Position']['toObject'](_0x3da260['splitPosition'],_0x436030)),null!=_0x3da260['graveyardPosition']&&_0x3da260['hasOwnProperty']('graveyardPosition')&&(_0x192395['graveyardPosition']=_0x40f415['Position']['toObject'](_0x3da260['graveyardPosition'],_0x436030)),null!=_0x3da260['howMany']&&_0x3da260['hasOwnProperty']('howMany')&&(_0x192395['howMany']=_0x3da260['howMany']),null!=_0x3da260['insertionPosition']&&_0x3da260['hasOwnProperty']('insertionPosition')&&(_0x192395['insertionPosition']=_0x40f415['Position']['toObject'](_0x3da260['insertionPosition'],_0x436030)),null!=_0x3da260['wasUndone']&&_0x3da260['hasOwnProperty']('wasUndone')&&(_0x192395['wasUndone']=_0x3da260['wasUndone']),_0x192395;},_0x4d7a59['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x3e7810['util']['toJSONOptions']);},_0x4d7a59['getTypeUrl']=function(_0x7b689b){return void 0x0===_0x7b689b&&(_0x7b689b='type.googleapis.com'),_0x7b689b+'/SplitOperation';},_0x4d7a59;}()),_0x40f415['Position']=(function(){function _0x44feea(_0x580db0){if(this['path']=[],_0x580db0){for(var _0x443f41=Object['keys'](_0x580db0),_0x27e4f3=0x0;_0x27e4f3<_0x443f41['length'];++_0x27e4f3)null!=_0x580db0[_0x443f41[_0x27e4f3]]&&(this[_0x443f41[_0x27e4f3]]=_0x580db0[_0x443f41[_0x27e4f3]]);}}return _0x44feea['prototype']['root']='',_0x44feea['prototype']['rootMain']=!0x1,_0x44feea['prototype']['rootGraveyard']=!0x1,_0x44feea['prototype']['path']=_0xd89be2['emptyArray'],_0x44feea['prototype']['stickiness']='',_0x44feea['create']=function(_0x512272){return new _0x44feea(_0x512272);},_0x44feea['encode']=function(_0x1b7f13,_0x49378d){if(_0x49378d||(_0x49378d=_0x1c1228['create']()),null!=_0x1b7f13['root']&&Object['hasOwnProperty']['call'](_0x1b7f13,'root')&&_0x49378d['uint32'](0xa)['string'](_0x1b7f13['root']),null!=_0x1b7f13['rootMain']&&Object['hasOwnProperty']['call'](_0x1b7f13,'rootMain')&&_0x49378d['uint32'](0x10)['bool'](_0x1b7f13['rootMain']),null!=_0x1b7f13['rootGraveyard']&&Object['hasOwnProperty']['call'](_0x1b7f13,'rootGraveyard')&&_0x49378d['uint32'](0x18)['bool'](_0x1b7f13['rootGraveyard']),null!=_0x1b7f13['path']&&_0x1b7f13['path']['length']){_0x49378d['uint32'](0x22)['fork']();for(var _0xee045b=0x0;_0xee045b<_0x1b7f13['path']['length'];++_0xee045b)_0x49378d['uint32'](_0x1b7f13['path'][_0xee045b]);_0x49378d['ldelim']();}return null!=_0x1b7f13['stickiness']&&Object['hasOwnProperty']['call'](_0x1b7f13,'stickiness')&&_0x49378d['uint32'](0x2a)['string'](_0x1b7f13['stickiness']),_0x49378d;},_0x44feea['encodeDelimited']=function(_0x33a1a4,_0x496446){return this['encode'](_0x33a1a4,_0x496446)['ldelim']();},_0x44feea['decode']=function(_0x29f730,_0x394d3c){_0x29f730 instanceof _0x531986||(_0x29f730=_0x531986['create'](_0x29f730));for(var _0x28bff8=void 0x0===_0x394d3c?_0x29f730['len']:_0x29f730['pos']+_0x394d3c,_0x1b10cd=new _0x40f415['Position']();_0x29f730['pos']<_0x28bff8;){var _0x33ec1a=_0x29f730['uint32']();switch(_0x33ec1a>>>0x3){case 0x1:_0x1b10cd['root']=_0x29f730['string']();break;case 0x2:_0x1b10cd['rootMain']=_0x29f730['bool']();break;case 0x3:_0x1b10cd['rootGraveyard']=_0x29f730['bool']();break;case 0x4:if(_0x1b10cd['path']&&_0x1b10cd['path']['length']||(_0x1b10cd['path']=[]),0x2==(0x7&_0x33ec1a)){for(var _0x561115=_0x29f730['uint32']()+_0x29f730['pos'];_0x29f730['pos']<_0x561115;)_0x1b10cd['path']['push'](_0x29f730['uint32']());}else _0x1b10cd['path']['push'](_0x29f730['uint32']());break;case 0x5:_0x1b10cd['stickiness']=_0x29f730['string']();break;default:_0x29f730['skipType'](0x7&_0x33ec1a);}}return _0x1b10cd;},_0x44feea['decodeDelimited']=function(_0x203d58){return _0x203d58 instanceof _0x531986||(_0x203d58=new _0x531986(_0x203d58)),this['decode'](_0x203d58,_0x203d58['uint32']());},_0x44feea['verify']=function(_0x15ee9a){if('object'!=typeof _0x15ee9a||null===_0x15ee9a)return'object\x20expected';if(null!=_0x15ee9a['root']&&_0x15ee9a['hasOwnProperty']('root')&&!_0xd89be2['isString'](_0x15ee9a['root']))return'root:\x20string\x20expected';if(null!=_0x15ee9a['rootMain']&&_0x15ee9a['hasOwnProperty']('rootMain')&&'boolean'!=typeof _0x15ee9a['rootMain'])return'rootMain:\x20boolean\x20expected';if(null!=_0x15ee9a['rootGraveyard']&&_0x15ee9a['hasOwnProperty']('rootGraveyard')&&'boolean'!=typeof _0x15ee9a['rootGraveyard'])return'rootGraveyard:\x20boolean\x20expected';if(null!=_0x15ee9a['path']&&_0x15ee9a['hasOwnProperty']('path')){if(!Array['isArray'](_0x15ee9a['path']))return'path:\x20array\x20expected';for(var _0x5a2ca1=0x0;_0x5a2ca1<_0x15ee9a['path']['length'];++_0x5a2ca1)if(!_0xd89be2['isInteger'](_0x15ee9a['path'][_0x5a2ca1]))return'path:\x20integer[]\x20expected';}return null!=_0x15ee9a['stickiness']&&_0x15ee9a['hasOwnProperty']('stickiness')&&!_0xd89be2['isString'](_0x15ee9a['stickiness'])?'stickiness:\x20string\x20expected':null;},_0x44feea['fromObject']=function(_0x4b7187){if(_0x4b7187 instanceof _0x40f415['Position'])return _0x4b7187;var _0x4ee5b5=new _0x40f415['Position']();if(null!=_0x4b7187['root']&&(_0x4ee5b5['root']=String(_0x4b7187['root'])),null!=_0x4b7187['rootMain']&&(_0x4ee5b5['rootMain']=Boolean(_0x4b7187['rootMain'])),null!=_0x4b7187['rootGraveyard']&&(_0x4ee5b5['rootGraveyard']=Boolean(_0x4b7187['rootGraveyard'])),_0x4b7187['path']){if(!Array['isArray'](_0x4b7187['path']))throw TypeError('.Position.path:\x20array\x20expected');_0x4ee5b5['path']=[];for(var _0x56d668=0x0;_0x56d668<_0x4b7187['path']['length'];++_0x56d668)_0x4ee5b5['path'][_0x56d668]=_0x4b7187['path'][_0x56d668]>>>0x0;}return null!=_0x4b7187['stickiness']&&(_0x4ee5b5['stickiness']=String(_0x4b7187['stickiness'])),_0x4ee5b5;},_0x44feea['toObject']=function(_0x2d8cc3,_0x27592d){_0x27592d||(_0x27592d={});var _0x2731c7={};if((_0x27592d['arrays']||_0x27592d['defaults'])&&(_0x2731c7['path']=[]),_0x27592d['defaults']&&(_0x2731c7['root']='',_0x2731c7['rootMain']=!0x1,_0x2731c7['rootGraveyard']=!0x1,_0x2731c7['stickiness']=''),null!=_0x2d8cc3['root']&&_0x2d8cc3['hasOwnProperty']('root')&&(_0x2731c7['root']=_0x2d8cc3['root']),null!=_0x2d8cc3['rootMain']&&_0x2d8cc3['hasOwnProperty']('rootMain')&&(_0x2731c7['rootMain']=_0x2d8cc3['rootMain']),null!=_0x2d8cc3['rootGraveyard']&&_0x2d8cc3['hasOwnProperty']('rootGraveyard')&&(_0x2731c7['rootGraveyard']=_0x2d8cc3['rootGraveyard']),_0x2d8cc3['path']&&_0x2d8cc3['path']['length']){_0x2731c7['path']=[];for(var _0xf5052e=0x0;_0xf5052e<_0x2d8cc3['path']['length'];++_0xf5052e)_0x2731c7['path'][_0xf5052e]=_0x2d8cc3['path'][_0xf5052e];}return null!=_0x2d8cc3['stickiness']&&_0x2d8cc3['hasOwnProperty']('stickiness')&&(_0x2731c7['stickiness']=_0x2d8cc3['stickiness']),_0x2731c7;},_0x44feea['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x3e7810['util']['toJSONOptions']);},_0x44feea['getTypeUrl']=function(_0x543f98){return void 0x0===_0x543f98&&(_0x543f98='type.googleapis.com'),_0x543f98+'/Position';},_0x44feea;}()),_0x40f415['Range']=(function(){function _0x5299c9(_0x31dafa){if(_0x31dafa){for(var _0x4508ba=Object['keys'](_0x31dafa),_0x55f4b9=0x0;_0x55f4b9<_0x4508ba['length'];++_0x55f4b9)null!=_0x31dafa[_0x4508ba[_0x55f4b9]]&&(this[_0x4508ba[_0x55f4b9]]=_0x31dafa[_0x4508ba[_0x55f4b9]]);}}return _0x5299c9['prototype']['start']=null,_0x5299c9['prototype']['end']=null,_0x5299c9['create']=function(_0x38e70a){return new _0x5299c9(_0x38e70a);},_0x5299c9['encode']=function(_0x28713d,_0xe57fbd){return _0xe57fbd||(_0xe57fbd=_0x1c1228['create']()),null!=_0x28713d['start']&&Object['hasOwnProperty']['call'](_0x28713d,'start')&&_0x40f415['Position']['encode'](_0x28713d['start'],_0xe57fbd['uint32'](0xa)['fork']())['ldelim'](),null!=_0x28713d['end']&&Object['hasOwnProperty']['call'](_0x28713d,'end')&&_0x40f415['Position']['encode'](_0x28713d['end'],_0xe57fbd['uint32'](0x12)['fork']())['ldelim'](),_0xe57fbd;},_0x5299c9['encodeDelimited']=function(_0x1ca41a,_0x50bc49){return this['encode'](_0x1ca41a,_0x50bc49)['ldelim']();},_0x5299c9['decode']=function(_0x519419,_0x26e3cc){_0x519419 instanceof _0x531986||(_0x519419=_0x531986['create'](_0x519419));for(var _0x371037=void 0x0===_0x26e3cc?_0x519419['len']:_0x519419['pos']+_0x26e3cc,_0x35751f=new _0x40f415['Range']();_0x519419['pos']<_0x371037;){var _0x59d770=_0x519419['uint32']();switch(_0x59d770>>>0x3){case 0x1:_0x35751f['start']=_0x40f415['Position']['decode'](_0x519419,_0x519419['uint32']());break;case 0x2:_0x35751f['end']=_0x40f415['Position']['decode'](_0x519419,_0x519419['uint32']());break;default:_0x519419['skipType'](0x7&_0x59d770);}}return _0x35751f;},_0x5299c9['decodeDelimited']=function(_0x125280){return _0x125280 instanceof _0x531986||(_0x125280=new _0x531986(_0x125280)),this['decode'](_0x125280,_0x125280['uint32']());},_0x5299c9['verify']=function(_0x4ccafe){if('object'!=typeof _0x4ccafe||null===_0x4ccafe)return'object\x20expected';var _0x2334ab;if(null!=_0x4ccafe['start']&&_0x4ccafe['hasOwnProperty']('start')&&(_0x2334ab=_0x40f415['Position']['verify'](_0x4ccafe['start'])))return'start.'+_0x2334ab;if(null!=_0x4ccafe['end']&&_0x4ccafe['hasOwnProperty']('end')&&(_0x2334ab=_0x40f415['Position']['verify'](_0x4ccafe['end'])))return'end.'+_0x2334ab;return null;},_0x5299c9['fromObject']=function(_0x11badb){if(_0x11badb instanceof _0x40f415['Range'])return _0x11badb;var _0x43a02c=new _0x40f415['Range']();if(null!=_0x11badb['start']){if('object'!=typeof _0x11badb['start'])throw TypeError('.Range.start:\x20object\x20expected');_0x43a02c['start']=_0x40f415['Position']['fromObject'](_0x11badb['start']);}if(null!=_0x11badb['end']){if('object'!=typeof _0x11badb['end'])throw TypeError('.Range.end:\x20object\x20expected');_0x43a02c['end']=_0x40f415['Position']['fromObject'](_0x11badb['end']);}return _0x43a02c;},_0x5299c9['toObject']=function(_0x447e9e,_0x33f40c){_0x33f40c||(_0x33f40c={});var _0x1f17d5={};return _0x33f40c['defaults']&&(_0x1f17d5['start']=null,_0x1f17d5['end']=null),null!=_0x447e9e['start']&&_0x447e9e['hasOwnProperty']('start')&&(_0x1f17d5['start']=_0x40f415['Position']['toObject'](_0x447e9e['start'],_0x33f40c)),null!=_0x447e9e['end']&&_0x447e9e['hasOwnProperty']('end')&&(_0x1f17d5['end']=_0x40f415['Position']['toObject'](_0x447e9e['end'],_0x33f40c)),_0x1f17d5;},_0x5299c9['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x3e7810['util']['toJSONOptions']);},_0x5299c9['getTypeUrl']=function(_0x326c79){return void 0x0===_0x326c79&&(_0x326c79='type.googleapis.com'),_0x326c79+'/Range';},_0x5299c9;}()),_0x40f415['Element']=(function(){function _0x3169a8(_0x5c4cc6){if(this['children']=[],this['attributesBoolean']={},_0x5c4cc6){for(var _0x12f9ca=Object['keys'](_0x5c4cc6),_0x4422d5=0x0;_0x4422d5<_0x12f9ca['length'];++_0x4422d5)null!=_0x5c4cc6[_0x12f9ca[_0x4422d5]]&&(this[_0x12f9ca[_0x4422d5]]=_0x5c4cc6[_0x12f9ca[_0x4422d5]]);}}return _0x3169a8['prototype']['name']='',_0x3169a8['prototype']['children']=_0xd89be2['emptyArray'],_0x3169a8['prototype']['data']='',_0x3169a8['prototype']['attributesBoolean']=_0xd89be2['emptyObject'],_0x3169a8['prototype']['attributesJson']='',_0x3169a8['create']=function(_0x14103c){return new _0x3169a8(_0x14103c);},_0x3169a8['encode']=function(_0x2b85d6,_0x3248fc){if(_0x3248fc||(_0x3248fc=_0x1c1228['create']()),null!=_0x2b85d6['name']&&Object['hasOwnProperty']['call'](_0x2b85d6,'name')&&_0x3248fc['uint32'](0xa)['string'](_0x2b85d6['name']),null!=_0x2b85d6['children']&&_0x2b85d6['children']['length']){for(var _0x14ce79=0x0;_0x14ce79<_0x2b85d6['children']['length'];++_0x14ce79)_0x40f415['Element']['encode'](_0x2b85d6['children'][_0x14ce79],_0x3248fc['uint32'](0x12)['fork']())['ldelim']();}if(null!=_0x2b85d6['data']&&Object['hasOwnProperty']['call'](_0x2b85d6,'data')&&_0x3248fc['uint32'](0x1a)['string'](_0x2b85d6['data']),null!=_0x2b85d6['attributesBoolean']&&Object['hasOwnProperty']['call'](_0x2b85d6,'attributesBoolean')){var _0x33f0a8=Object['keys'](_0x2b85d6['attributesBoolean']);for(_0x14ce79=0x0;_0x14ce79<_0x33f0a8['length'];++_0x14ce79)_0x3248fc['uint32'](0x22)['fork']()['uint32'](0xa)['string'](_0x33f0a8[_0x14ce79])['uint32'](0x10)['bool'](_0x2b85d6['attributesBoolean'][_0x33f0a8[_0x14ce79]])['ldelim']();}return null!=_0x2b85d6['attributesJson']&&Object['hasOwnProperty']['call'](_0x2b85d6,'attributesJson')&&_0x3248fc['uint32'](0x2a)['string'](_0x2b85d6['attributesJson']),_0x3248fc;},_0x3169a8['encodeDelimited']=function(_0xa741ca,_0x5eaea1){return this['encode'](_0xa741ca,_0x5eaea1)['ldelim']();},_0x3169a8['decode']=function(_0x22e0cd,_0x18cfdd){_0x22e0cd instanceof _0x531986||(_0x22e0cd=_0x531986['create'](_0x22e0cd));for(var _0x302527,_0x51e29c,_0x1e655a=void 0x0===_0x18cfdd?_0x22e0cd['len']:_0x22e0cd['pos']+_0x18cfdd,_0x3b49f1=new _0x40f415['Element']();_0x22e0cd['pos']<_0x1e655a;){var _0x4ebe66=_0x22e0cd['uint32']();switch(_0x4ebe66>>>0x3){case 0x1:_0x3b49f1['name']=_0x22e0cd['string']();break;case 0x2:_0x3b49f1['children']&&_0x3b49f1['children']['length']||(_0x3b49f1['children']=[]),_0x3b49f1['children']['push'](_0x40f415['Element']['decode'](_0x22e0cd,_0x22e0cd['uint32']()));break;case 0x3:_0x3b49f1['data']=_0x22e0cd['string']();break;case 0x4:_0x3b49f1['attributesBoolean']===_0xd89be2['emptyObject']&&(_0x3b49f1['attributesBoolean']={});var _0x9042c9=_0x22e0cd['uint32']()+_0x22e0cd['pos'];for(_0x302527='',_0x51e29c=!0x1;_0x22e0cd['pos']<_0x9042c9;){var _0x52f582=_0x22e0cd['uint32']();switch(_0x52f582>>>0x3){case 0x1:_0x302527=_0x22e0cd['string']();break;case 0x2:_0x51e29c=_0x22e0cd['bool']();break;default:_0x22e0cd['skipType'](0x7&_0x52f582);}}_0x3b49f1['attributesBoolean'][_0x302527]=_0x51e29c;break;case 0x5:_0x3b49f1['attributesJson']=_0x22e0cd['string']();break;default:_0x22e0cd['skipType'](0x7&_0x4ebe66);}}return _0x3b49f1;},_0x3169a8['decodeDelimited']=function(_0x56ef1e){return _0x56ef1e instanceof _0x531986||(_0x56ef1e=new _0x531986(_0x56ef1e)),this['decode'](_0x56ef1e,_0x56ef1e['uint32']());},_0x3169a8['verify']=function(_0x46b176){if('object'!=typeof _0x46b176||null===_0x46b176)return'object\x20expected';if(null!=_0x46b176['name']&&_0x46b176['hasOwnProperty']('name')&&!_0xd89be2['isString'](_0x46b176['name']))return'name:\x20string\x20expected';if(null!=_0x46b176['children']&&_0x46b176['hasOwnProperty']('children')){if(!Array['isArray'](_0x46b176['children']))return'children:\x20array\x20expected';for(var _0x3a82e0=0x0;_0x3a82e0<_0x46b176['children']['length'];++_0x3a82e0){var _0x1102b6=_0x40f415['Element']['verify'](_0x46b176['children'][_0x3a82e0]);if(_0x1102b6)return'children.'+_0x1102b6;}}if(null!=_0x46b176['data']&&_0x46b176['hasOwnProperty']('data')&&!_0xd89be2['isString'](_0x46b176['data']))return'data:\x20string\x20expected';if(null!=_0x46b176['attributesBoolean']&&_0x46b176['hasOwnProperty']('attributesBoolean')){if(!_0xd89be2['isObject'](_0x46b176['attributesBoolean']))return'attributesBoolean:\x20object\x20expected';var _0x39e529=Object['keys'](_0x46b176['attributesBoolean']);for(_0x3a82e0=0x0;_0x3a82e0<_0x39e529['length'];++_0x3a82e0)if('boolean'!=typeof _0x46b176['attributesBoolean'][_0x39e529[_0x3a82e0]])return'attributesBoolean:\x20boolean{k:string}\x20expected';}return null!=_0x46b176['attributesJson']&&_0x46b176['hasOwnProperty']('attributesJson')&&!_0xd89be2['isString'](_0x46b176['attributesJson'])?'attributesJson:\x20string\x20expected':null;},_0x3169a8['fromObject']=function(_0x514f41){if(_0x514f41 instanceof _0x40f415['Element'])return _0x514f41;var _0x24d76b=new _0x40f415['Element']();if(null!=_0x514f41['name']&&(_0x24d76b['name']=String(_0x514f41['name'])),_0x514f41['children']){if(!Array['isArray'](_0x514f41['children']))throw TypeError('.Element.children:\x20array\x20expected');_0x24d76b['children']=[];for(var _0x2e9264=0x0;_0x2e9264<_0x514f41['children']['length'];++_0x2e9264){if('object'!=typeof _0x514f41['children'][_0x2e9264])throw TypeError('.Element.children:\x20object\x20expected');_0x24d76b['children'][_0x2e9264]=_0x40f415['Element']['fromObject'](_0x514f41['children'][_0x2e9264]);}}if(null!=_0x514f41['data']&&(_0x24d76b['data']=String(_0x514f41['data'])),_0x514f41['attributesBoolean']){if('object'!=typeof _0x514f41['attributesBoolean'])throw TypeError('.Element.attributesBoolean:\x20object\x20expected');_0x24d76b['attributesBoolean']={};var _0x19f154=Object['keys'](_0x514f41['attributesBoolean']);for(_0x2e9264=0x0;_0x2e9264<_0x19f154['length'];++_0x2e9264)_0x24d76b['attributesBoolean'][_0x19f154[_0x2e9264]]=Boolean(_0x514f41['attributesBoolean'][_0x19f154[_0x2e9264]]);}return null!=_0x514f41['attributesJson']&&(_0x24d76b['attributesJson']=String(_0x514f41['attributesJson'])),_0x24d76b;},_0x3169a8['toObject']=function(_0x5ef18b,_0x27279b){_0x27279b||(_0x27279b={});var _0x182de0,_0x4cf6da={};if((_0x27279b['arrays']||_0x27279b['defaults'])&&(_0x4cf6da['children']=[]),(_0x27279b['objects']||_0x27279b['defaults'])&&(_0x4cf6da['attributesBoolean']={}),_0x27279b['defaults']&&(_0x4cf6da['name']='',_0x4cf6da['data']='',_0x4cf6da['attributesJson']=''),null!=_0x5ef18b['name']&&_0x5ef18b['hasOwnProperty']('name')&&(_0x4cf6da['name']=_0x5ef18b['name']),_0x5ef18b['children']&&_0x5ef18b['children']['length']){_0x4cf6da['children']=[];for(var _0x23e6a7=0x0;_0x23e6a7<_0x5ef18b['children']['length'];++_0x23e6a7)_0x4cf6da['children'][_0x23e6a7]=_0x40f415['Element']['toObject'](_0x5ef18b['children'][_0x23e6a7],_0x27279b);}if(null!=_0x5ef18b['data']&&_0x5ef18b['hasOwnProperty']('data')&&(_0x4cf6da['data']=_0x5ef18b['data']),_0x5ef18b['attributesBoolean']&&(_0x182de0=Object['keys'](_0x5ef18b['attributesBoolean']))['length']){_0x4cf6da['attributesBoolean']={};for(_0x23e6a7=0x0;_0x23e6a7<_0x182de0['length'];++_0x23e6a7)_0x4cf6da['attributesBoolean'][_0x182de0[_0x23e6a7]]=_0x5ef18b['attributesBoolean'][_0x182de0[_0x23e6a7]];}return null!=_0x5ef18b['attributesJson']&&_0x5ef18b['hasOwnProperty']('attributesJson')&&(_0x4cf6da['attributesJson']=_0x5ef18b['attributesJson']),_0x4cf6da;},_0x3169a8['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x3e7810['util']['toJSONOptions']);},_0x3169a8['getTypeUrl']=function(_0x19d315){return void 0x0===_0x19d315&&(_0x19d315='type.googleapis.com'),_0x19d315+'/Element';},_0x3169a8;}()),_0x40f415;})());class r{['_protobufRoot'];constructor(){this['_protobufRoot']=u;}['getDescriptor'](_0x4e0221){return new y(this['_protobufRoot'][_0x4e0221]);}}class y{['_protobuf'];constructor(_0x3d181e){this['_protobuf']=_0x3d181e;}['compress'](_0x2e372f){const _0x460c88=this['_protobuf']['verify'](_0x2e372f);if(_0x460c88)throw Error(_0x460c88);return this['_protobuf']['encode'](this['_protobuf']['create'](_0x2e372f))['finish']();}['decompress'](_0x523a90){return this['_protobuf']['toObject'](this['_protobuf']['decode'](_0x523a90),{'oneofs':!0x0});}}function _(_0x19e7bd,_0xcfc3db){const _0x29f9ed=_0x4390e2(_0x19e7bd);return _0x29f9ed['path'][_0x29f9ed['path']['length']-0x1]+=_0xcfc3db,_0x29f9ed;}function O(_0x189016,_0x3aeba7){return _0x189016['root']===_0x3aeba7['root']&&_0x55260f(_0x189016['path'],_0x3aeba7['path']);}function $(_0x2cd9c4){P(_0x2cd9c4,_0xf6c1f9=>('main'==_0xf6c1f9['root']?(_0xf6c1f9['rootMain']=!0x0,delete _0xf6c1f9['root']):'$graveyard'==_0xf6c1f9['root']&&(_0xf6c1f9['rootGraveyard']=!0x0,delete _0xf6c1f9['root']),_0xf6c1f9));}function J(_0xd19840){P(_0xd19840,_0x4bbdd6=>(_0x4bbdd6['rootMain']?(_0x4bbdd6['root']='main',delete _0x4bbdd6['rootMain']):_0x4bbdd6['rootGraveyard']&&(_0x4bbdd6['root']='$graveyard',delete _0x4bbdd6['rootGraveyard']),_0x4bbdd6));}function P(_0x515809,_0x309ad4){for(const _0x29088b in _0x515809){const _0x3fbf1a=_0x515809[_0x29088b];'nodes'!==_0x29088b&&_0x2afa36(_0x3fbf1a)&&(_0x3fbf1a['path']&&(_0x3fbf1a['root']||_0x3fbf1a['rootMain']||_0x3fbf1a['rootGraveyard'])?_0x515809[_0x29088b]=_0x309ad4(_0x3fbf1a):P(_0x3fbf1a,_0x309ad4));}return _0x515809;}class e{['_id'];['_operationName'];['_protobufDescriptor'];constructor(_0x3a6f09,_0x2f23bc,_0x493d61){this['_id']=_0x3a6f09,this['_operationName']=_0x2f23bc,this['_protobufDescriptor']=_0x493d61;}['compress'](_0x2242b4,_0x305390){const _0x172087=_0x305390['shift']();return $(_0x172087),_0x2242b4['buffers']['push'](this['_protobufDescriptor']['compress'](_0x172087)),_0x2242b4['types']['push'](this['_id']),!0x0;}['decompress'](_0x339235,_0x23ef96){_0x23ef96['types']['shift']();const _0x861134=this['_protobufDescriptor']['decompress'](_0x23ef96['buffers']['shift']());J(_0x861134),_0x861134['__className']=this['_operationName'],_0x339235['push'](_0x861134);}}class s extends e{['compress'](_0x2859a8,_0x5a67db){const _0x3195ae=_0x5a67db['shift']();return this['_serializeOneOf']('oldValue',_0x3195ae),this['_serializeOneOf']('newValue',_0x3195ae),$(_0x3195ae),_0x2859a8['buffers']['push'](this['_protobufDescriptor']['compress'](_0x3195ae)),_0x2859a8['types']['push'](this['_id']),!0x0;}['decompress'](_0x2ba00a,_0x26792a){const {types:_0x15e2c9,buffers:_0x3400f3}=_0x26792a,_0x3af460=this['_protobufDescriptor']['decompress'](_0x3400f3['shift']());_0x15e2c9['shift'](),this['_deserializeOneOf']('oldValue',_0x3af460),this['_deserializeOneOf']('newValue',_0x3af460),J(_0x3af460),_0x3af460['__className']=this['_operationName'],_0x2ba00a['push'](_0x3af460);}['_serializeOneOf'](_0x30eefb,_0x1e5cb2){const _0x439ee5=_0x1e5cb2[_0x30eefb];'boolean'==typeof _0x439ee5?_0x1e5cb2[_0x30eefb+'Boolean']=_0x439ee5:_0x1e5cb2[_0x30eefb+'Json']=JSON['stringify'](_0x439ee5);}['_deserializeOneOf'](_0x467119,_0x50c827){const _0x298e1f=_0x467119+'Json';_0x50c827[_0x298e1f]?(_0x50c827[_0x467119]=JSON['parse'](_0x50c827[_0x298e1f]),delete _0x50c827[_0x298e1f]):(_0x50c827[_0x467119]=_0x50c827[_0x467119+'Boolean'],delete _0x50c827[_0x467119+'Boolean']);}}class i extends e{['compress'](_0xbec82,_0x2f4a03){const _0x493ec0=_0x2f4a03['shift']();return this['_serializeNodesAttributes'](_0x493ec0['nodes']),$(_0x493ec0),_0xbec82['buffers']['push'](this['_protobufDescriptor']['compress'](_0x493ec0)),_0xbec82['types']['push'](this['_id']),!0x0;}['decompress'](_0x4b4fc3,_0xc31878){const {types:_0x35e893,buffers:_0x3282ca}=_0xc31878,_0x3c4bff=this['_protobufDescriptor']['decompress'](_0x3282ca['shift']());_0x35e893['shift'](),_0x3c4bff['nodes']||(_0x3c4bff['nodes']=[]),this['_deserializeNodesAttributes'](_0x3c4bff['nodes']),J(_0x3c4bff),_0x3c4bff['__className']=this['_operationName'],_0x4b4fc3['push'](_0x3c4bff);}['_serializeNodesAttributes'](_0x3b70db){for(const _0x1353f4 of _0x3b70db){if(_0x1353f4['attributes']){const _0x540298=_0x1353f4['attributes'];this['_areValuesBoolean'](_0x540298)?_0x1353f4['attributesBoolean']=_0x540298:_0x1353f4['attributesJson']=JSON['stringify'](_0x540298);}_0x1353f4['children']&&this['_serializeNodesAttributes'](_0x1353f4['children']);}}['_deserializeNodesAttributes'](_0x142f41){for(const _0x3cdae1 of _0x142f41)(_0x3cdae1['attributesBoolean']||_0x3cdae1['attributesJson'])&&(_0x3cdae1['attributesBoolean']?(_0x3cdae1['attributes']=_0x3cdae1['attributesBoolean'],delete _0x3cdae1['attributesBoolean']):(_0x3cdae1['attributes']=JSON['parse'](_0x3cdae1['attributesJson']),delete _0x3cdae1['attributesJson'])),_0x3cdae1['children']&&this['_deserializeNodesAttributes'](_0x3cdae1['children']);}['_areValuesBoolean'](_0x508185){return Object['keys'](_0x508185)['every'](_0x33ba68=>'boolean'==typeof _0x508185[_0x33ba68]);}}class n extends e{['decompress'](_0x1062b1,_0x5b01ba){super['decompress'](_0x1062b1,_0x5b01ba);const _0x3809b8=_0x1062b1[_0x1062b1['length']-0x1];_0x3809b8['oldRange']||(_0x3809b8['oldRange']=null),_0x3809b8['newRange']||(_0x3809b8['newRange']=null);}}class p extends e{['compress'](_0x41d9c1,_0x3dbf63){return _0x3dbf63['shift'](),_0x41d9c1['types']['push'](this['_id']),!0x0;}['decompress'](_0x30b9a8,_0x50b0e7){_0x50b0e7['types']['shift'](),_0x30b9a8['push']({'__className':this['_operationName']});}}class a extends n{['_omittedNamespace'];constructor(_0x537e11,_0x55e742,_0xc77c3e,_0x3ae90a){super(_0x537e11,_0x55e742,_0xc77c3e),this['_omittedNamespace']=_0x3ae90a+':';}['compress'](_0x143c26,_0x2b9f18){return!('MarkerOperation'!=_0x2b9f18[0x0]['__className']||!_0x2b9f18[0x0]['name']['startsWith'](this['_omittedNamespace']))&&(_0x2b9f18[0x0]['name']=_0x2b9f18[0x0]['name']['replace'](new RegExp('^'+this['_omittedNamespace']),''),super['compress'](_0x143c26,_0x2b9f18),!0x0);}['decompress'](_0x33cd12,_0x2ee14e){super['decompress'](_0x33cd12,_0x2ee14e);const _0x6163f1=_0x33cd12[_0x33cd12['length']-0x1];_0x6163f1['name']=this['_omittedNamespace']+_0x6163f1['name'];}}class b{['_id'];['_context'];constructor(_0x59cf1a,_0x450952){this['_id']=_0x59cf1a,this['_context']=_0x450952;}['compress'](_0x44b7c3,_0x522b63){let _0x39426f;for(;_0x522b63['length']>0x1&&this['_compareOperations'](_0x522b63[0x0],_0x522b63[0x1]);)_0x39426f?(_0x39426f=this['_combineNext'](_0x522b63['shift'](),_0x39426f),_0x44b7c3['types']['push'](0x0)):(_0x39426f=_0x4390e2(_0x522b63['shift']()),_0x44b7c3['types']['push'](this['_id']));return!!_0x39426f&&(_0x39426f=this['_combineNext'](_0x522b63['shift'](),_0x39426f),_0x44b7c3['types']['push'](0x0),_0x44b7c3['buffers']['push'](this['_compressSingleOperation'](_0x39426f)),!0x0);}['decompress'](_0x5cfc8e,_0x5d9c89){const _0x1b03f6=this['_decompressSingleOperation'](_0x5d9c89);for(;0x0==_0x5d9c89['types'][0x0];)_0x5d9c89['types']['shift'](),_0x5cfc8e['push'](this['_splitCurrent'](_0x1b03f6));_0x5cfc8e['push'](_0x1b03f6);}}class m extends b{['_combineNext'](_0x8a2966,_0x2ba35e){return _0x2ba35e['nodes'][0x0]['data']+=_0x8a2966['nodes'][0x0]['data'],_0x2ba35e;}['_splitCurrent'](_0x463c04){const _0x36c5a5=_0x4390e2(_0x463c04),_0x37e160=_0x36c5a5['nodes'][0x0],_0x3f47be=_0x463c04['nodes'][0x0],_0x3c64f7=_0x3f47be['data'][Symbol['iterator']]()['next']()['value'],_0xaa01f8=_0x3c64f7['length'];return _0x37e160['data']=_0x3c64f7,_0x3f47be['data']=_0x3f47be['data']['substr'](_0xaa01f8),_0x463c04['position']=_(_0x463c04['position'],_0xaa01f8),_0x36c5a5;}['_compareOperations'](_0xa29493,_0x2f6c90){if(this['_checkOperation'](_0xa29493)&&this['_checkOperation'](_0x2f6c90)){const _0x486c8f=_0xa29493['nodes'][0x0]['data']['length'],_0x1f400d=O(_(_0xa29493['position'],_0x486c8f),_0x2f6c90['position']),_0x33756b=_0xa29493['nodes'][0x0],_0x1ca82f=_0x2f6c90['nodes'][0x0];return _0x1f400d&&this['_compareAttributes'](_0x33756b,_0x1ca82f);}return!0x1;}['_compressSingleOperation'](_0x2b9ebf){const _0x1f0577={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('InsertOperation')['compress'](_0x1f0577,[_0x2b9ebf]),_0x1f0577['buffers'][0x0];}['_decompressSingleOperation'](_0x59f450){const _0x275742=[];return this['_context']['_getCompressorByName']('InsertOperation')['decompress'](_0x275742,_0x59f450),_0x275742[0x0];}['_checkOperation'](_0x19e8cb){return'InsertOperation'==_0x19e8cb['__className']&&0x1==_0x19e8cb['nodes']['length']&&_0x19e8cb['nodes'][0x0]['data']&&!_0x19e8cb['wasUndone']&&0x1==Array['from'](_0x19e8cb['nodes'][0x0]['data'])['length'];}['_compareAttributes'](_0x2de81e,_0x3d0297){const _0x5c0210=Object['keys'](_0x2de81e['attributes']||{}),_0x277783=Object['keys'](_0x3d0297['attributes']||{});return _0x5c0210['length']===_0x277783['length']&&_0x5c0210['every'](_0x4bbb23=>_0x3d0297['attributes'][_0x4bbb23]&&_0x3d0297['attributes'][_0x4bbb23]===_0x2de81e['attributes'][_0x4bbb23]);}}class c extends b{['_combineNext'](_0x3955b5,_0x94a4d6){return _0x94a4d6['howMany']++,_0x94a4d6['sourcePosition']=_0x4390e2(_0x3955b5['sourcePosition']),_0x94a4d6;}['_splitCurrent'](_0x33629f){const _0x722906=_0x4390e2(_0x33629f);return _0x33629f['howMany']--,_0x722906['howMany']=0x1,_0x722906['sourcePosition']=_(_0x722906['sourcePosition'],_0x33629f['howMany']),_0x722906;}['_compareOperations'](_0x298a2a,_0x174169){return!(!this['_checkOperation'](_0x298a2a)||!this['_checkOperation'](_0x174169))&&(O(_(_0x298a2a['sourcePosition'],-0x1),_0x174169['sourcePosition'])&&O(_0x298a2a['targetPosition'],_0x174169['targetPosition']));}['_compressSingleOperation'](_0x49493b){const _0xb10ad3={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0xb10ad3,[_0x49493b]),_0xb10ad3['buffers'][0x0];}['_decompressSingleOperation'](_0x1f9997){const _0x4f2c20=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x4f2c20,_0x1f9997),_0x4f2c20[0x0];}['_checkOperation'](_0x2c491d){return'MoveOperation'==_0x2c491d['__className']&&'$graveyard'==_0x2c491d['targetPosition']['root']&&0x1==_0x2c491d['howMany']&&!_0x2c491d['wasUndone'];}}class h extends b{['_combineNext'](_0x29d1af,_0x5db513){return _0x5db513['howMany']++,_0x5db513;}['_splitCurrent'](_0x1ec971){const _0x438fd6=_0x4390e2(_0x1ec971);return _0x438fd6['howMany']=0x1,_0x1ec971['howMany']--,_0x438fd6;}['_compareOperations'](_0x23bacd,_0x31ddb7){return!(!this['_checkOperation'](_0x23bacd)||!this['_checkOperation'](_0x31ddb7))&&(O(_0x23bacd['sourcePosition'],_0x31ddb7['sourcePosition'])&&O(_0x23bacd['targetPosition'],_0x31ddb7['targetPosition']));}['_compressSingleOperation'](_0x5d346b){const _0x5c4417={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x5c4417,[_0x5d346b]),_0x5c4417['buffers'][0x0];}['_decompressSingleOperation'](_0x4a7064){const _0x291c41=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x291c41,_0x4a7064),_0x291c41[0x0];}['_checkOperation'](_0x4d5344){return'MoveOperation'==_0x4d5344['__className']&&'$graveyard'==_0x4d5344['targetPosition']['root']&&0x1==_0x4d5344['howMany']&&!_0x4d5344['wasUndone'];}}class f extends b{['compress'](_0x472c13,_0x467096){if(!this['_compareOperations'](_0x467096[0x0],_0x467096[0x1]))return!0x1;const _0x3c867f=_0x467096['shift']();return _0x3c867f['oldRange']=null,_0x3c867f['newRange']&&O(_0x3c867f['newRange']['start'],_0x3c867f['newRange']['end'])&&(_0x3c867f['newRange']['end']=null),_0x467096['shift'](),_0x472c13['types']['push'](this['_id']),_0x472c13['types']['push'](0x0),_0x472c13['buffers']['push'](this['_compressSingleOperation'](_0x3c867f)),!0x0;}['decompress'](_0xc3c9fd,_0x46c240){const _0x18d55b=this['_decompressSingleOperation'](_0x46c240);_0x18d55b['newRange']&&!_0x18d55b['newRange']['end']&&(_0x18d55b['newRange']['end']=_0x4390e2(_0x18d55b['newRange']['start']));const _0x520bd2=_0x4390e2(_0x18d55b);_0x520bd2['newRange']&&(_0x520bd2['newRange']['start']['stickiness']='toNone',_0x520bd2['newRange']['end']=_0x4390e2(_0x520bd2['newRange']['start'])),_0x520bd2['name']='user:position:'+_0x520bd2['name']['split'](':')[0x2],_0x46c240['types']['shift'](),_0xc3c9fd['push'](_0x18d55b),_0xc3c9fd['push'](_0x520bd2);}['_compressSingleOperation'](_0x5d5911){const _0x325b18={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MarkerOperation')['compress'](_0x325b18,[_0x5d5911]),_0x325b18['buffers'][0x0];}['_decompressSingleOperation'](_0x252e78){const _0x445573=[];return this['_context']['_getCompressorByName']('MarkerOperation')['decompress'](_0x445573,_0x252e78),_0x445573[0x0];}['_compareOperations'](_0x11c1cb,_0x98e182){return!(!_0x11c1cb||!_0x98e182)&&('MarkerOperation'==_0x11c1cb['__className']&&'MarkerOperation'==_0x98e182['__className']&&!(!_0x11c1cb['name']['startsWith']('user:')||!_0x98e182['name']['startsWith']('user:')||_0x11c1cb['name']==_0x98e182['name']));}}class g{['_compressorById'];['_compressorByName'];['_protobufFactory'];constructor(){this['_compressorById']=new Map(),this['_compressorByName']=new Map(),this['_protobufFactory']=new r();const _0x58a5f9=this['_protobufFactory']['getDescriptor']('MarkerOperation');this['_registerCompressor'](0x1,'NoOperation',new p(0x1,'NoOperation',void 0x0)),this['_registerOperationCompressor'](0xa,'AttributeOperation',s),this['_registerOperationCompressor'](0xb,'InsertOperation',i),this['_registerOperationCompressor'](0xc,'MarkerOperation',n),this['_registerOperationCompressor'](0xd,'MergeOperation',e),this['_registerOperationCompressor'](0xe,'MoveOperation',e),this['_registerOperationCompressor'](0xf,'RenameOperation',e),this['_registerOperationCompressor'](0x10,'RootAttributeOperation',s),this['_registerOperationCompressor'](0x11,'SplitOperation',e),this['_registerCompressor'](0x12,'CommentMarkerOperation',new a(0x12,'MarkerOperation',_0x58a5f9,'comment')),this['_registerCompressor'](0x13,'SuggestionMarkerOperation',new a(0x13,'MarkerOperation',_0x58a5f9,'suggestion')),this['_registerOperationCompressor'](0x14,'RootOperation',e),this['_registerActionCompressor'](0x64,'TypingAction',m),this['_registerActionCompressor'](0x65,'DeletingAction',c),this['_registerActionCompressor'](0x66,'ForwardDeletingAction',h),this['_registerActionCompressor'](0x67,'UserSelectionAction',f);}['compress'](_0x4e0764){if(!_0x4e0764||!_0x4e0764[0x0])throw new _0x42617d('no-operations-provided',this);const _0xa33c40={'types':[],'buffers':[],'baseVersion':_0x4e0764[0x0]['baseVersion']};for(;_0x4e0764['length'];)this['_getCompressorByName']('UserSelectionAction')['compress'](_0xa33c40,_0x4e0764)||this['_getCompressorByName']('TypingAction')['compress'](_0xa33c40,_0x4e0764)||this['_getCompressorByName']('DeletingAction')['compress'](_0xa33c40,_0x4e0764)||this['_getCompressorByName']('ForwardDeletingAction')['compress'](_0xa33c40,_0x4e0764)||this['_getCompressorByName']('CommentMarkerOperation')['compress'](_0xa33c40,_0x4e0764)||this['_getCompressorByName']('SuggestionMarkerOperation')['compress'](_0xa33c40,_0x4e0764)||this['_getCompressorByName'](_0x4e0764[0x0]['__className'])['compress'](_0xa33c40,_0x4e0764);return _0xa33c40;}['decompress'](_0x35ecf9){const _0x40e6f8=[];for(;_0x35ecf9['types']['length'];){this['_compressorById']['get'](_0x35ecf9['types'][0x0])['decompress'](_0x40e6f8,_0x35ecf9);}return _0x40e6f8['forEach']((_0x595c90,_0x431823)=>_0x595c90['baseVersion']=_0x35ecf9['baseVersion']+_0x431823),_0x40e6f8;}['_getCompressorByName'](_0x228064){return this['_compressorByName']['get'](_0x228064);}['_registerOperationCompressor'](_0x4e63ce,_0x243360,_0x18832e){const _0x4a0b60=new _0x18832e(_0x4e63ce,_0x243360,this['_protobufFactory']['getDescriptor'](_0x243360));this['_registerCompressor'](_0x4e63ce,_0x243360,_0x4a0b60);}['_registerActionCompressor'](_0x8135f,_0x38d9e7,_0x532ac7){const _0x18f7b2=new _0x532ac7(_0x8135f,this);this['_registerCompressor'](_0x8135f,_0x38d9e7,_0x18f7b2);}['_registerCompressor'](_0x17abd4,_0x3e0f49,_0x1aadda){this['_compressorById']['set'](_0x17abd4,_0x1aadda),this['_compressorByName']['set'](_0x3e0f49,_0x1aadda);}}export{g as Compressor};
23
+ import{CKEditorError as _0x1b7003}from'@ckeditor/ckeditor5-utils/dist/index.js';import _0x579a6d from'protobufjs/minimal.js';import{cloneDeep as _0x5bc3ce,isEqual as _0x43ea76,isObject as _0x559452}from'lodash-es';const u=/* #__PURE__ -- @preserve */
24
+ ((()=>{var _0x3ce665=_0x579a6d['Reader'],_0x8998f9=_0x579a6d['Writer'],_0x4884f7=_0x579a6d['util'],_0x2c6a0a=_0x579a6d['roots']['default']||(_0x579a6d['roots']['default']={});return _0x2c6a0a['AttributeOperation']=(function(){function _0x46d11f(_0x2c153f){if(_0x2c153f){for(var _0x57036c=Object['keys'](_0x2c153f),_0x31fac7=0x0;_0x31fac7<_0x57036c['length'];++_0x31fac7)null!=_0x2c153f[_0x57036c[_0x31fac7]]&&(this[_0x57036c[_0x31fac7]]=_0x2c153f[_0x57036c[_0x31fac7]]);}}return _0x46d11f['prototype']['range']=null,_0x46d11f['prototype']['key']='',_0x46d11f['prototype']['oldValueBoolean']=!0x1,_0x46d11f['prototype']['oldValueJson']='',_0x46d11f['prototype']['newValueBoolean']=!0x1,_0x46d11f['prototype']['newValueJson']='',_0x46d11f['prototype']['wasUndone']=!0x1,_0x46d11f['create']=function(_0x403fc1){return new _0x46d11f(_0x403fc1);},_0x46d11f['encode']=function(_0x3948d0,_0x5b6950){return _0x5b6950||(_0x5b6950=_0x8998f9['create']()),null!=_0x3948d0['range']&&Object['hasOwnProperty']['call'](_0x3948d0,'range')&&_0x2c6a0a['Range']['encode'](_0x3948d0['range'],_0x5b6950['uint32'](0xa)['fork']())['ldelim'](),null!=_0x3948d0['key']&&Object['hasOwnProperty']['call'](_0x3948d0,'key')&&_0x5b6950['uint32'](0x12)['string'](_0x3948d0['key']),null!=_0x3948d0['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x3948d0,'oldValueBoolean')&&_0x5b6950['uint32'](0x18)['bool'](_0x3948d0['oldValueBoolean']),null!=_0x3948d0['oldValueJson']&&Object['hasOwnProperty']['call'](_0x3948d0,'oldValueJson')&&_0x5b6950['uint32'](0x22)['string'](_0x3948d0['oldValueJson']),null!=_0x3948d0['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x3948d0,'newValueBoolean')&&_0x5b6950['uint32'](0x28)['bool'](_0x3948d0['newValueBoolean']),null!=_0x3948d0['newValueJson']&&Object['hasOwnProperty']['call'](_0x3948d0,'newValueJson')&&_0x5b6950['uint32'](0x32)['string'](_0x3948d0['newValueJson']),null!=_0x3948d0['wasUndone']&&Object['hasOwnProperty']['call'](_0x3948d0,'wasUndone')&&_0x5b6950['uint32'](0x38)['bool'](_0x3948d0['wasUndone']),_0x5b6950;},_0x46d11f['encodeDelimited']=function(_0x21ce51,_0xdbb5f6){return this['encode'](_0x21ce51,_0xdbb5f6)['ldelim']();},_0x46d11f['decode']=function(_0x24a434,_0x15d215){_0x24a434 instanceof _0x3ce665||(_0x24a434=_0x3ce665['create'](_0x24a434));for(var _0x427ce6=void 0x0===_0x15d215?_0x24a434['len']:_0x24a434['pos']+_0x15d215,_0x2b8865=new _0x2c6a0a['AttributeOperation']();_0x24a434['pos']<_0x427ce6;){var _0x122035=_0x24a434['uint32']();switch(_0x122035>>>0x3){case 0x1:_0x2b8865['range']=_0x2c6a0a['Range']['decode'](_0x24a434,_0x24a434['uint32']());break;case 0x2:_0x2b8865['key']=_0x24a434['string']();break;case 0x3:_0x2b8865['oldValueBoolean']=_0x24a434['bool']();break;case 0x4:_0x2b8865['oldValueJson']=_0x24a434['string']();break;case 0x5:_0x2b8865['newValueBoolean']=_0x24a434['bool']();break;case 0x6:_0x2b8865['newValueJson']=_0x24a434['string']();break;case 0x7:_0x2b8865['wasUndone']=_0x24a434['bool']();break;default:_0x24a434['skipType'](0x7&_0x122035);}}return _0x2b8865;},_0x46d11f['decodeDelimited']=function(_0x363742){return _0x363742 instanceof _0x3ce665||(_0x363742=new _0x3ce665(_0x363742)),this['decode'](_0x363742,_0x363742['uint32']());},_0x46d11f['verify']=function(_0x4e832d){if('object'!=typeof _0x4e832d||null===_0x4e832d)return'object\x20expected';if(null!=_0x4e832d['range']&&_0x4e832d['hasOwnProperty']('range')){var _0x4f8d06=_0x2c6a0a['Range']['verify'](_0x4e832d['range']);if(_0x4f8d06)return'range.'+_0x4f8d06;}return null!=_0x4e832d['key']&&_0x4e832d['hasOwnProperty']('key')&&!_0x4884f7['isString'](_0x4e832d['key'])?'key:\x20string\x20expected':null!=_0x4e832d['oldValueBoolean']&&_0x4e832d['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x4e832d['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x4e832d['oldValueJson']&&_0x4e832d['hasOwnProperty']('oldValueJson')&&!_0x4884f7['isString'](_0x4e832d['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x4e832d['newValueBoolean']&&_0x4e832d['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x4e832d['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x4e832d['newValueJson']&&_0x4e832d['hasOwnProperty']('newValueJson')&&!_0x4884f7['isString'](_0x4e832d['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x4e832d['wasUndone']&&_0x4e832d['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x4e832d['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x46d11f['fromObject']=function(_0x1efda1){if(_0x1efda1 instanceof _0x2c6a0a['AttributeOperation'])return _0x1efda1;var _0x5bbe94=new _0x2c6a0a['AttributeOperation']();if(null!=_0x1efda1['range']){if('object'!=typeof _0x1efda1['range'])throw TypeError('.AttributeOperation.range:\x20object\x20expected');_0x5bbe94['range']=_0x2c6a0a['Range']['fromObject'](_0x1efda1['range']);}return null!=_0x1efda1['key']&&(_0x5bbe94['key']=String(_0x1efda1['key'])),null!=_0x1efda1['oldValueBoolean']&&(_0x5bbe94['oldValueBoolean']=Boolean(_0x1efda1['oldValueBoolean'])),null!=_0x1efda1['oldValueJson']&&(_0x5bbe94['oldValueJson']=String(_0x1efda1['oldValueJson'])),null!=_0x1efda1['newValueBoolean']&&(_0x5bbe94['newValueBoolean']=Boolean(_0x1efda1['newValueBoolean'])),null!=_0x1efda1['newValueJson']&&(_0x5bbe94['newValueJson']=String(_0x1efda1['newValueJson'])),null!=_0x1efda1['wasUndone']&&(_0x5bbe94['wasUndone']=Boolean(_0x1efda1['wasUndone'])),_0x5bbe94;},_0x46d11f['toObject']=function(_0x40c2aa,_0x2607f5){_0x2607f5||(_0x2607f5={});var _0xb13a55={};return _0x2607f5['defaults']&&(_0xb13a55['range']=null,_0xb13a55['key']='',_0xb13a55['oldValueBoolean']=!0x1,_0xb13a55['oldValueJson']='',_0xb13a55['newValueBoolean']=!0x1,_0xb13a55['newValueJson']='',_0xb13a55['wasUndone']=!0x1),null!=_0x40c2aa['range']&&_0x40c2aa['hasOwnProperty']('range')&&(_0xb13a55['range']=_0x2c6a0a['Range']['toObject'](_0x40c2aa['range'],_0x2607f5)),null!=_0x40c2aa['key']&&_0x40c2aa['hasOwnProperty']('key')&&(_0xb13a55['key']=_0x40c2aa['key']),null!=_0x40c2aa['oldValueBoolean']&&_0x40c2aa['hasOwnProperty']('oldValueBoolean')&&(_0xb13a55['oldValueBoolean']=_0x40c2aa['oldValueBoolean']),null!=_0x40c2aa['oldValueJson']&&_0x40c2aa['hasOwnProperty']('oldValueJson')&&(_0xb13a55['oldValueJson']=_0x40c2aa['oldValueJson']),null!=_0x40c2aa['newValueBoolean']&&_0x40c2aa['hasOwnProperty']('newValueBoolean')&&(_0xb13a55['newValueBoolean']=_0x40c2aa['newValueBoolean']),null!=_0x40c2aa['newValueJson']&&_0x40c2aa['hasOwnProperty']('newValueJson')&&(_0xb13a55['newValueJson']=_0x40c2aa['newValueJson']),null!=_0x40c2aa['wasUndone']&&_0x40c2aa['hasOwnProperty']('wasUndone')&&(_0xb13a55['wasUndone']=_0x40c2aa['wasUndone']),_0xb13a55;},_0x46d11f['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x579a6d['util']['toJSONOptions']);},_0x46d11f['getTypeUrl']=function(_0xbc3aa3){return void 0x0===_0xbc3aa3&&(_0xbc3aa3='type.googleapis.com'),_0xbc3aa3+'/AttributeOperation';},_0x46d11f;}()),_0x2c6a0a['InsertOperation']=(function(){function _0x29e8ee(_0x43c1bc){if(this['nodes']=[],_0x43c1bc){for(var _0x1e16f7=Object['keys'](_0x43c1bc),_0x31824b=0x0;_0x31824b<_0x1e16f7['length'];++_0x31824b)null!=_0x43c1bc[_0x1e16f7[_0x31824b]]&&(this[_0x1e16f7[_0x31824b]]=_0x43c1bc[_0x1e16f7[_0x31824b]]);}}return _0x29e8ee['prototype']['position']=null,_0x29e8ee['prototype']['nodes']=_0x4884f7['emptyArray'],_0x29e8ee['prototype']['shouldReceiveAttributes']=!0x1,_0x29e8ee['prototype']['wasUndone']=!0x1,_0x29e8ee['create']=function(_0x14010b){return new _0x29e8ee(_0x14010b);},_0x29e8ee['encode']=function(_0x4ff06c,_0x17efa1){if(_0x17efa1||(_0x17efa1=_0x8998f9['create']()),null!=_0x4ff06c['position']&&Object['hasOwnProperty']['call'](_0x4ff06c,'position')&&_0x2c6a0a['Position']['encode'](_0x4ff06c['position'],_0x17efa1['uint32'](0xa)['fork']())['ldelim'](),null!=_0x4ff06c['nodes']&&_0x4ff06c['nodes']['length']){for(var _0x5d700b=0x0;_0x5d700b<_0x4ff06c['nodes']['length'];++_0x5d700b)_0x2c6a0a['Element']['encode'](_0x4ff06c['nodes'][_0x5d700b],_0x17efa1['uint32'](0x12)['fork']())['ldelim']();}return null!=_0x4ff06c['shouldReceiveAttributes']&&Object['hasOwnProperty']['call'](_0x4ff06c,'shouldReceiveAttributes')&&_0x17efa1['uint32'](0x18)['bool'](_0x4ff06c['shouldReceiveAttributes']),null!=_0x4ff06c['wasUndone']&&Object['hasOwnProperty']['call'](_0x4ff06c,'wasUndone')&&_0x17efa1['uint32'](0x20)['bool'](_0x4ff06c['wasUndone']),_0x17efa1;},_0x29e8ee['encodeDelimited']=function(_0x469270,_0x5f3e09){return this['encode'](_0x469270,_0x5f3e09)['ldelim']();},_0x29e8ee['decode']=function(_0xa520e,_0x57e6ed){_0xa520e instanceof _0x3ce665||(_0xa520e=_0x3ce665['create'](_0xa520e));for(var _0x1bdf6c=void 0x0===_0x57e6ed?_0xa520e['len']:_0xa520e['pos']+_0x57e6ed,_0x4248ff=new _0x2c6a0a['InsertOperation']();_0xa520e['pos']<_0x1bdf6c;){var _0x2e7c58=_0xa520e['uint32']();switch(_0x2e7c58>>>0x3){case 0x1:_0x4248ff['position']=_0x2c6a0a['Position']['decode'](_0xa520e,_0xa520e['uint32']());break;case 0x2:_0x4248ff['nodes']&&_0x4248ff['nodes']['length']||(_0x4248ff['nodes']=[]),_0x4248ff['nodes']['push'](_0x2c6a0a['Element']['decode'](_0xa520e,_0xa520e['uint32']()));break;case 0x3:_0x4248ff['shouldReceiveAttributes']=_0xa520e['bool']();break;case 0x4:_0x4248ff['wasUndone']=_0xa520e['bool']();break;default:_0xa520e['skipType'](0x7&_0x2e7c58);}}return _0x4248ff;},_0x29e8ee['decodeDelimited']=function(_0x58d15b){return _0x58d15b instanceof _0x3ce665||(_0x58d15b=new _0x3ce665(_0x58d15b)),this['decode'](_0x58d15b,_0x58d15b['uint32']());},_0x29e8ee['verify']=function(_0x126b95){if('object'!=typeof _0x126b95||null===_0x126b95)return'object\x20expected';if(null!=_0x126b95['position']&&_0x126b95['hasOwnProperty']('position')&&(_0xa5e2bf=_0x2c6a0a['Position']['verify'](_0x126b95['position'])))return'position.'+_0xa5e2bf;if(null!=_0x126b95['nodes']&&_0x126b95['hasOwnProperty']('nodes')){if(!Array['isArray'](_0x126b95['nodes']))return'nodes:\x20array\x20expected';for(var _0x24c47f=0x0;_0x24c47f<_0x126b95['nodes']['length'];++_0x24c47f){var _0xa5e2bf;if(_0xa5e2bf=_0x2c6a0a['Element']['verify'](_0x126b95['nodes'][_0x24c47f]))return'nodes.'+_0xa5e2bf;}}return null!=_0x126b95['shouldReceiveAttributes']&&_0x126b95['hasOwnProperty']('shouldReceiveAttributes')&&'boolean'!=typeof _0x126b95['shouldReceiveAttributes']?'shouldReceiveAttributes:\x20boolean\x20expected':null!=_0x126b95['wasUndone']&&_0x126b95['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x126b95['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x29e8ee['fromObject']=function(_0x13397d){if(_0x13397d instanceof _0x2c6a0a['InsertOperation'])return _0x13397d;var _0x3d6ee4=new _0x2c6a0a['InsertOperation']();if(null!=_0x13397d['position']){if('object'!=typeof _0x13397d['position'])throw TypeError('.InsertOperation.position:\x20object\x20expected');_0x3d6ee4['position']=_0x2c6a0a['Position']['fromObject'](_0x13397d['position']);}if(_0x13397d['nodes']){if(!Array['isArray'](_0x13397d['nodes']))throw TypeError('.InsertOperation.nodes:\x20array\x20expected');_0x3d6ee4['nodes']=[];for(var _0xc57a43=0x0;_0xc57a43<_0x13397d['nodes']['length'];++_0xc57a43){if('object'!=typeof _0x13397d['nodes'][_0xc57a43])throw TypeError('.InsertOperation.nodes:\x20object\x20expected');_0x3d6ee4['nodes'][_0xc57a43]=_0x2c6a0a['Element']['fromObject'](_0x13397d['nodes'][_0xc57a43]);}}return null!=_0x13397d['shouldReceiveAttributes']&&(_0x3d6ee4['shouldReceiveAttributes']=Boolean(_0x13397d['shouldReceiveAttributes'])),null!=_0x13397d['wasUndone']&&(_0x3d6ee4['wasUndone']=Boolean(_0x13397d['wasUndone'])),_0x3d6ee4;},_0x29e8ee['toObject']=function(_0x3d9c89,_0xd7e6e1){_0xd7e6e1||(_0xd7e6e1={});var _0x1f946b={};if((_0xd7e6e1['arrays']||_0xd7e6e1['defaults'])&&(_0x1f946b['nodes']=[]),_0xd7e6e1['defaults']&&(_0x1f946b['position']=null,_0x1f946b['shouldReceiveAttributes']=!0x1,_0x1f946b['wasUndone']=!0x1),null!=_0x3d9c89['position']&&_0x3d9c89['hasOwnProperty']('position')&&(_0x1f946b['position']=_0x2c6a0a['Position']['toObject'](_0x3d9c89['position'],_0xd7e6e1)),_0x3d9c89['nodes']&&_0x3d9c89['nodes']['length']){_0x1f946b['nodes']=[];for(var _0x2296c8=0x0;_0x2296c8<_0x3d9c89['nodes']['length'];++_0x2296c8)_0x1f946b['nodes'][_0x2296c8]=_0x2c6a0a['Element']['toObject'](_0x3d9c89['nodes'][_0x2296c8],_0xd7e6e1);}return null!=_0x3d9c89['shouldReceiveAttributes']&&_0x3d9c89['hasOwnProperty']('shouldReceiveAttributes')&&(_0x1f946b['shouldReceiveAttributes']=_0x3d9c89['shouldReceiveAttributes']),null!=_0x3d9c89['wasUndone']&&_0x3d9c89['hasOwnProperty']('wasUndone')&&(_0x1f946b['wasUndone']=_0x3d9c89['wasUndone']),_0x1f946b;},_0x29e8ee['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x579a6d['util']['toJSONOptions']);},_0x29e8ee['getTypeUrl']=function(_0xbe2bfb){return void 0x0===_0xbe2bfb&&(_0xbe2bfb='type.googleapis.com'),_0xbe2bfb+'/InsertOperation';},_0x29e8ee;}()),_0x2c6a0a['MarkerOperation']=(function(){function _0x148b6f(_0x46ccb8){if(_0x46ccb8){for(var _0x1fe2ef=Object['keys'](_0x46ccb8),_0x5ea308=0x0;_0x5ea308<_0x1fe2ef['length'];++_0x5ea308)null!=_0x46ccb8[_0x1fe2ef[_0x5ea308]]&&(this[_0x1fe2ef[_0x5ea308]]=_0x46ccb8[_0x1fe2ef[_0x5ea308]]);}}return _0x148b6f['prototype']['name']='',_0x148b6f['prototype']['oldRange']=null,_0x148b6f['prototype']['newRange']=null,_0x148b6f['prototype']['affectsData']=!0x1,_0x148b6f['prototype']['wasUndone']=!0x1,_0x148b6f['create']=function(_0x483f2a){return new _0x148b6f(_0x483f2a);},_0x148b6f['encode']=function(_0x285e9b,_0x503fc6){return _0x503fc6||(_0x503fc6=_0x8998f9['create']()),null!=_0x285e9b['name']&&Object['hasOwnProperty']['call'](_0x285e9b,'name')&&_0x503fc6['uint32'](0xa)['string'](_0x285e9b['name']),null!=_0x285e9b['oldRange']&&Object['hasOwnProperty']['call'](_0x285e9b,'oldRange')&&_0x2c6a0a['Range']['encode'](_0x285e9b['oldRange'],_0x503fc6['uint32'](0x12)['fork']())['ldelim'](),null!=_0x285e9b['newRange']&&Object['hasOwnProperty']['call'](_0x285e9b,'newRange')&&_0x2c6a0a['Range']['encode'](_0x285e9b['newRange'],_0x503fc6['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x285e9b['affectsData']&&Object['hasOwnProperty']['call'](_0x285e9b,'affectsData')&&_0x503fc6['uint32'](0x20)['bool'](_0x285e9b['affectsData']),null!=_0x285e9b['wasUndone']&&Object['hasOwnProperty']['call'](_0x285e9b,'wasUndone')&&_0x503fc6['uint32'](0x28)['bool'](_0x285e9b['wasUndone']),_0x503fc6;},_0x148b6f['encodeDelimited']=function(_0x42e39b,_0x48a697){return this['encode'](_0x42e39b,_0x48a697)['ldelim']();},_0x148b6f['decode']=function(_0x31fa2b,_0x2387a9){_0x31fa2b instanceof _0x3ce665||(_0x31fa2b=_0x3ce665['create'](_0x31fa2b));for(var _0x2070f3=void 0x0===_0x2387a9?_0x31fa2b['len']:_0x31fa2b['pos']+_0x2387a9,_0x26ba5e=new _0x2c6a0a['MarkerOperation']();_0x31fa2b['pos']<_0x2070f3;){var _0x1599c1=_0x31fa2b['uint32']();switch(_0x1599c1>>>0x3){case 0x1:_0x26ba5e['name']=_0x31fa2b['string']();break;case 0x2:_0x26ba5e['oldRange']=_0x2c6a0a['Range']['decode'](_0x31fa2b,_0x31fa2b['uint32']());break;case 0x3:_0x26ba5e['newRange']=_0x2c6a0a['Range']['decode'](_0x31fa2b,_0x31fa2b['uint32']());break;case 0x4:_0x26ba5e['affectsData']=_0x31fa2b['bool']();break;case 0x5:_0x26ba5e['wasUndone']=_0x31fa2b['bool']();break;default:_0x31fa2b['skipType'](0x7&_0x1599c1);}}return _0x26ba5e;},_0x148b6f['decodeDelimited']=function(_0x2c62c){return _0x2c62c instanceof _0x3ce665||(_0x2c62c=new _0x3ce665(_0x2c62c)),this['decode'](_0x2c62c,_0x2c62c['uint32']());},_0x148b6f['verify']=function(_0x3d79e0){if('object'!=typeof _0x3d79e0||null===_0x3d79e0)return'object\x20expected';if(null!=_0x3d79e0['name']&&_0x3d79e0['hasOwnProperty']('name')&&!_0x4884f7['isString'](_0x3d79e0['name']))return'name:\x20string\x20expected';var _0xef33d7;if(null!=_0x3d79e0['oldRange']&&_0x3d79e0['hasOwnProperty']('oldRange')&&(_0xef33d7=_0x2c6a0a['Range']['verify'](_0x3d79e0['oldRange'])))return'oldRange.'+_0xef33d7;if(null!=_0x3d79e0['newRange']&&_0x3d79e0['hasOwnProperty']('newRange')&&(_0xef33d7=_0x2c6a0a['Range']['verify'](_0x3d79e0['newRange'])))return'newRange.'+_0xef33d7;return null!=_0x3d79e0['affectsData']&&_0x3d79e0['hasOwnProperty']('affectsData')&&'boolean'!=typeof _0x3d79e0['affectsData']?'affectsData:\x20boolean\x20expected':null!=_0x3d79e0['wasUndone']&&_0x3d79e0['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x3d79e0['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x148b6f['fromObject']=function(_0x35dc13){if(_0x35dc13 instanceof _0x2c6a0a['MarkerOperation'])return _0x35dc13;var _0x5774dd=new _0x2c6a0a['MarkerOperation']();if(null!=_0x35dc13['name']&&(_0x5774dd['name']=String(_0x35dc13['name'])),null!=_0x35dc13['oldRange']){if('object'!=typeof _0x35dc13['oldRange'])throw TypeError('.MarkerOperation.oldRange:\x20object\x20expected');_0x5774dd['oldRange']=_0x2c6a0a['Range']['fromObject'](_0x35dc13['oldRange']);}if(null!=_0x35dc13['newRange']){if('object'!=typeof _0x35dc13['newRange'])throw TypeError('.MarkerOperation.newRange:\x20object\x20expected');_0x5774dd['newRange']=_0x2c6a0a['Range']['fromObject'](_0x35dc13['newRange']);}return null!=_0x35dc13['affectsData']&&(_0x5774dd['affectsData']=Boolean(_0x35dc13['affectsData'])),null!=_0x35dc13['wasUndone']&&(_0x5774dd['wasUndone']=Boolean(_0x35dc13['wasUndone'])),_0x5774dd;},_0x148b6f['toObject']=function(_0x219164,_0x50f70a){_0x50f70a||(_0x50f70a={});var _0x4c8c6c={};return _0x50f70a['defaults']&&(_0x4c8c6c['name']='',_0x4c8c6c['oldRange']=null,_0x4c8c6c['newRange']=null,_0x4c8c6c['affectsData']=!0x1,_0x4c8c6c['wasUndone']=!0x1),null!=_0x219164['name']&&_0x219164['hasOwnProperty']('name')&&(_0x4c8c6c['name']=_0x219164['name']),null!=_0x219164['oldRange']&&_0x219164['hasOwnProperty']('oldRange')&&(_0x4c8c6c['oldRange']=_0x2c6a0a['Range']['toObject'](_0x219164['oldRange'],_0x50f70a)),null!=_0x219164['newRange']&&_0x219164['hasOwnProperty']('newRange')&&(_0x4c8c6c['newRange']=_0x2c6a0a['Range']['toObject'](_0x219164['newRange'],_0x50f70a)),null!=_0x219164['affectsData']&&_0x219164['hasOwnProperty']('affectsData')&&(_0x4c8c6c['affectsData']=_0x219164['affectsData']),null!=_0x219164['wasUndone']&&_0x219164['hasOwnProperty']('wasUndone')&&(_0x4c8c6c['wasUndone']=_0x219164['wasUndone']),_0x4c8c6c;},_0x148b6f['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x579a6d['util']['toJSONOptions']);},_0x148b6f['getTypeUrl']=function(_0x54f63e){return void 0x0===_0x54f63e&&(_0x54f63e='type.googleapis.com'),_0x54f63e+'/MarkerOperation';},_0x148b6f;}()),_0x2c6a0a['MergeOperation']=(function(){function _0x113bf4(_0x3bb70c){if(_0x3bb70c){for(var _0x4bdaae=Object['keys'](_0x3bb70c),_0x42adff=0x0;_0x42adff<_0x4bdaae['length'];++_0x42adff)null!=_0x3bb70c[_0x4bdaae[_0x42adff]]&&(this[_0x4bdaae[_0x42adff]]=_0x3bb70c[_0x4bdaae[_0x42adff]]);}}return _0x113bf4['prototype']['sourcePosition']=null,_0x113bf4['prototype']['targetPosition']=null,_0x113bf4['prototype']['graveyardPosition']=null,_0x113bf4['prototype']['howMany']=0x0,_0x113bf4['prototype']['wasUndone']=!0x1,_0x113bf4['create']=function(_0x33b0dc){return new _0x113bf4(_0x33b0dc);},_0x113bf4['encode']=function(_0x54e773,_0x12cd60){return _0x12cd60||(_0x12cd60=_0x8998f9['create']()),null!=_0x54e773['sourcePosition']&&Object['hasOwnProperty']['call'](_0x54e773,'sourcePosition')&&_0x2c6a0a['Position']['encode'](_0x54e773['sourcePosition'],_0x12cd60['uint32'](0xa)['fork']())['ldelim'](),null!=_0x54e773['targetPosition']&&Object['hasOwnProperty']['call'](_0x54e773,'targetPosition')&&_0x2c6a0a['Position']['encode'](_0x54e773['targetPosition'],_0x12cd60['uint32'](0x12)['fork']())['ldelim'](),null!=_0x54e773['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x54e773,'graveyardPosition')&&_0x2c6a0a['Position']['encode'](_0x54e773['graveyardPosition'],_0x12cd60['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x54e773['howMany']&&Object['hasOwnProperty']['call'](_0x54e773,'howMany')&&_0x12cd60['uint32'](0x20)['uint32'](_0x54e773['howMany']),null!=_0x54e773['wasUndone']&&Object['hasOwnProperty']['call'](_0x54e773,'wasUndone')&&_0x12cd60['uint32'](0x28)['bool'](_0x54e773['wasUndone']),_0x12cd60;},_0x113bf4['encodeDelimited']=function(_0x33cc0a,_0x599036){return this['encode'](_0x33cc0a,_0x599036)['ldelim']();},_0x113bf4['decode']=function(_0x4a69eb,_0x326b67){_0x4a69eb instanceof _0x3ce665||(_0x4a69eb=_0x3ce665['create'](_0x4a69eb));for(var _0x716ca5=void 0x0===_0x326b67?_0x4a69eb['len']:_0x4a69eb['pos']+_0x326b67,_0x37b13a=new _0x2c6a0a['MergeOperation']();_0x4a69eb['pos']<_0x716ca5;){var _0x5e694d=_0x4a69eb['uint32']();switch(_0x5e694d>>>0x3){case 0x1:_0x37b13a['sourcePosition']=_0x2c6a0a['Position']['decode'](_0x4a69eb,_0x4a69eb['uint32']());break;case 0x2:_0x37b13a['targetPosition']=_0x2c6a0a['Position']['decode'](_0x4a69eb,_0x4a69eb['uint32']());break;case 0x3:_0x37b13a['graveyardPosition']=_0x2c6a0a['Position']['decode'](_0x4a69eb,_0x4a69eb['uint32']());break;case 0x4:_0x37b13a['howMany']=_0x4a69eb['uint32']();break;case 0x5:_0x37b13a['wasUndone']=_0x4a69eb['bool']();break;default:_0x4a69eb['skipType'](0x7&_0x5e694d);}}return _0x37b13a;},_0x113bf4['decodeDelimited']=function(_0x882bf1){return _0x882bf1 instanceof _0x3ce665||(_0x882bf1=new _0x3ce665(_0x882bf1)),this['decode'](_0x882bf1,_0x882bf1['uint32']());},_0x113bf4['verify']=function(_0x32de44){if('object'!=typeof _0x32de44||null===_0x32de44)return'object\x20expected';var _0x11403b;if(null!=_0x32de44['sourcePosition']&&_0x32de44['hasOwnProperty']('sourcePosition')&&(_0x11403b=_0x2c6a0a['Position']['verify'](_0x32de44['sourcePosition'])))return'sourcePosition.'+_0x11403b;if(null!=_0x32de44['targetPosition']&&_0x32de44['hasOwnProperty']('targetPosition')&&(_0x11403b=_0x2c6a0a['Position']['verify'](_0x32de44['targetPosition'])))return'targetPosition.'+_0x11403b;if(null!=_0x32de44['graveyardPosition']&&_0x32de44['hasOwnProperty']('graveyardPosition')&&(_0x11403b=_0x2c6a0a['Position']['verify'](_0x32de44['graveyardPosition'])))return'graveyardPosition.'+_0x11403b;return null!=_0x32de44['howMany']&&_0x32de44['hasOwnProperty']('howMany')&&!_0x4884f7['isInteger'](_0x32de44['howMany'])?'howMany:\x20integer\x20expected':null!=_0x32de44['wasUndone']&&_0x32de44['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x32de44['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x113bf4['fromObject']=function(_0x24f0ef){if(_0x24f0ef instanceof _0x2c6a0a['MergeOperation'])return _0x24f0ef;var _0x3305a7=new _0x2c6a0a['MergeOperation']();if(null!=_0x24f0ef['sourcePosition']){if('object'!=typeof _0x24f0ef['sourcePosition'])throw TypeError('.MergeOperation.sourcePosition:\x20object\x20expected');_0x3305a7['sourcePosition']=_0x2c6a0a['Position']['fromObject'](_0x24f0ef['sourcePosition']);}if(null!=_0x24f0ef['targetPosition']){if('object'!=typeof _0x24f0ef['targetPosition'])throw TypeError('.MergeOperation.targetPosition:\x20object\x20expected');_0x3305a7['targetPosition']=_0x2c6a0a['Position']['fromObject'](_0x24f0ef['targetPosition']);}if(null!=_0x24f0ef['graveyardPosition']){if('object'!=typeof _0x24f0ef['graveyardPosition'])throw TypeError('.MergeOperation.graveyardPosition:\x20object\x20expected');_0x3305a7['graveyardPosition']=_0x2c6a0a['Position']['fromObject'](_0x24f0ef['graveyardPosition']);}return null!=_0x24f0ef['howMany']&&(_0x3305a7['howMany']=_0x24f0ef['howMany']>>>0x0),null!=_0x24f0ef['wasUndone']&&(_0x3305a7['wasUndone']=Boolean(_0x24f0ef['wasUndone'])),_0x3305a7;},_0x113bf4['toObject']=function(_0x31d4c6,_0x3efc9a){_0x3efc9a||(_0x3efc9a={});var _0x4f8dfa={};return _0x3efc9a['defaults']&&(_0x4f8dfa['sourcePosition']=null,_0x4f8dfa['targetPosition']=null,_0x4f8dfa['graveyardPosition']=null,_0x4f8dfa['howMany']=0x0,_0x4f8dfa['wasUndone']=!0x1),null!=_0x31d4c6['sourcePosition']&&_0x31d4c6['hasOwnProperty']('sourcePosition')&&(_0x4f8dfa['sourcePosition']=_0x2c6a0a['Position']['toObject'](_0x31d4c6['sourcePosition'],_0x3efc9a)),null!=_0x31d4c6['targetPosition']&&_0x31d4c6['hasOwnProperty']('targetPosition')&&(_0x4f8dfa['targetPosition']=_0x2c6a0a['Position']['toObject'](_0x31d4c6['targetPosition'],_0x3efc9a)),null!=_0x31d4c6['graveyardPosition']&&_0x31d4c6['hasOwnProperty']('graveyardPosition')&&(_0x4f8dfa['graveyardPosition']=_0x2c6a0a['Position']['toObject'](_0x31d4c6['graveyardPosition'],_0x3efc9a)),null!=_0x31d4c6['howMany']&&_0x31d4c6['hasOwnProperty']('howMany')&&(_0x4f8dfa['howMany']=_0x31d4c6['howMany']),null!=_0x31d4c6['wasUndone']&&_0x31d4c6['hasOwnProperty']('wasUndone')&&(_0x4f8dfa['wasUndone']=_0x31d4c6['wasUndone']),_0x4f8dfa;},_0x113bf4['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x579a6d['util']['toJSONOptions']);},_0x113bf4['getTypeUrl']=function(_0xc37e3f){return void 0x0===_0xc37e3f&&(_0xc37e3f='type.googleapis.com'),_0xc37e3f+'/MergeOperation';},_0x113bf4;}()),_0x2c6a0a['MoveOperation']=(function(){function _0x3f9419(_0x39eaab){if(_0x39eaab){for(var _0x570cfb=Object['keys'](_0x39eaab),_0x2f5798=0x0;_0x2f5798<_0x570cfb['length'];++_0x2f5798)null!=_0x39eaab[_0x570cfb[_0x2f5798]]&&(this[_0x570cfb[_0x2f5798]]=_0x39eaab[_0x570cfb[_0x2f5798]]);}}return _0x3f9419['prototype']['sourcePosition']=null,_0x3f9419['prototype']['howMany']=0x0,_0x3f9419['prototype']['targetPosition']=null,_0x3f9419['prototype']['wasUndone']=!0x1,_0x3f9419['create']=function(_0x772aa4){return new _0x3f9419(_0x772aa4);},_0x3f9419['encode']=function(_0x40cd01,_0x79c778){return _0x79c778||(_0x79c778=_0x8998f9['create']()),null!=_0x40cd01['sourcePosition']&&Object['hasOwnProperty']['call'](_0x40cd01,'sourcePosition')&&_0x2c6a0a['Position']['encode'](_0x40cd01['sourcePosition'],_0x79c778['uint32'](0xa)['fork']())['ldelim'](),null!=_0x40cd01['howMany']&&Object['hasOwnProperty']['call'](_0x40cd01,'howMany')&&_0x79c778['uint32'](0x10)['uint32'](_0x40cd01['howMany']),null!=_0x40cd01['targetPosition']&&Object['hasOwnProperty']['call'](_0x40cd01,'targetPosition')&&_0x2c6a0a['Position']['encode'](_0x40cd01['targetPosition'],_0x79c778['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x40cd01['wasUndone']&&Object['hasOwnProperty']['call'](_0x40cd01,'wasUndone')&&_0x79c778['uint32'](0x20)['bool'](_0x40cd01['wasUndone']),_0x79c778;},_0x3f9419['encodeDelimited']=function(_0x295f69,_0x205963){return this['encode'](_0x295f69,_0x205963)['ldelim']();},_0x3f9419['decode']=function(_0x5401c0,_0x2bec88){_0x5401c0 instanceof _0x3ce665||(_0x5401c0=_0x3ce665['create'](_0x5401c0));for(var _0x24c6d6=void 0x0===_0x2bec88?_0x5401c0['len']:_0x5401c0['pos']+_0x2bec88,_0x57fcde=new _0x2c6a0a['MoveOperation']();_0x5401c0['pos']<_0x24c6d6;){var _0x14381d=_0x5401c0['uint32']();switch(_0x14381d>>>0x3){case 0x1:_0x57fcde['sourcePosition']=_0x2c6a0a['Position']['decode'](_0x5401c0,_0x5401c0['uint32']());break;case 0x2:_0x57fcde['howMany']=_0x5401c0['uint32']();break;case 0x3:_0x57fcde['targetPosition']=_0x2c6a0a['Position']['decode'](_0x5401c0,_0x5401c0['uint32']());break;case 0x4:_0x57fcde['wasUndone']=_0x5401c0['bool']();break;default:_0x5401c0['skipType'](0x7&_0x14381d);}}return _0x57fcde;},_0x3f9419['decodeDelimited']=function(_0x468638){return _0x468638 instanceof _0x3ce665||(_0x468638=new _0x3ce665(_0x468638)),this['decode'](_0x468638,_0x468638['uint32']());},_0x3f9419['verify']=function(_0x24455e){if('object'!=typeof _0x24455e||null===_0x24455e)return'object\x20expected';var _0x19e9e9;if(null!=_0x24455e['sourcePosition']&&_0x24455e['hasOwnProperty']('sourcePosition')&&(_0x19e9e9=_0x2c6a0a['Position']['verify'](_0x24455e['sourcePosition'])))return'sourcePosition.'+_0x19e9e9;if(null!=_0x24455e['howMany']&&_0x24455e['hasOwnProperty']('howMany')&&!_0x4884f7['isInteger'](_0x24455e['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x24455e['targetPosition']&&_0x24455e['hasOwnProperty']('targetPosition')&&(_0x19e9e9=_0x2c6a0a['Position']['verify'](_0x24455e['targetPosition'])))return'targetPosition.'+_0x19e9e9;return null!=_0x24455e['wasUndone']&&_0x24455e['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x24455e['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x3f9419['fromObject']=function(_0x13be9e){if(_0x13be9e instanceof _0x2c6a0a['MoveOperation'])return _0x13be9e;var _0x5a8ed7=new _0x2c6a0a['MoveOperation']();if(null!=_0x13be9e['sourcePosition']){if('object'!=typeof _0x13be9e['sourcePosition'])throw TypeError('.MoveOperation.sourcePosition:\x20object\x20expected');_0x5a8ed7['sourcePosition']=_0x2c6a0a['Position']['fromObject'](_0x13be9e['sourcePosition']);}if(null!=_0x13be9e['howMany']&&(_0x5a8ed7['howMany']=_0x13be9e['howMany']>>>0x0),null!=_0x13be9e['targetPosition']){if('object'!=typeof _0x13be9e['targetPosition'])throw TypeError('.MoveOperation.targetPosition:\x20object\x20expected');_0x5a8ed7['targetPosition']=_0x2c6a0a['Position']['fromObject'](_0x13be9e['targetPosition']);}return null!=_0x13be9e['wasUndone']&&(_0x5a8ed7['wasUndone']=Boolean(_0x13be9e['wasUndone'])),_0x5a8ed7;},_0x3f9419['toObject']=function(_0x5bd403,_0x1962e5){_0x1962e5||(_0x1962e5={});var _0x54aa87={};return _0x1962e5['defaults']&&(_0x54aa87['sourcePosition']=null,_0x54aa87['howMany']=0x0,_0x54aa87['targetPosition']=null,_0x54aa87['wasUndone']=!0x1),null!=_0x5bd403['sourcePosition']&&_0x5bd403['hasOwnProperty']('sourcePosition')&&(_0x54aa87['sourcePosition']=_0x2c6a0a['Position']['toObject'](_0x5bd403['sourcePosition'],_0x1962e5)),null!=_0x5bd403['howMany']&&_0x5bd403['hasOwnProperty']('howMany')&&(_0x54aa87['howMany']=_0x5bd403['howMany']),null!=_0x5bd403['targetPosition']&&_0x5bd403['hasOwnProperty']('targetPosition')&&(_0x54aa87['targetPosition']=_0x2c6a0a['Position']['toObject'](_0x5bd403['targetPosition'],_0x1962e5)),null!=_0x5bd403['wasUndone']&&_0x5bd403['hasOwnProperty']('wasUndone')&&(_0x54aa87['wasUndone']=_0x5bd403['wasUndone']),_0x54aa87;},_0x3f9419['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x579a6d['util']['toJSONOptions']);},_0x3f9419['getTypeUrl']=function(_0x5798e7){return void 0x0===_0x5798e7&&(_0x5798e7='type.googleapis.com'),_0x5798e7+'/MoveOperation';},_0x3f9419;}()),_0x2c6a0a['RenameOperation']=(function(){function _0x4d709b(_0x1ab24c){if(_0x1ab24c){for(var _0x416737=Object['keys'](_0x1ab24c),_0x335cd8=0x0;_0x335cd8<_0x416737['length'];++_0x335cd8)null!=_0x1ab24c[_0x416737[_0x335cd8]]&&(this[_0x416737[_0x335cd8]]=_0x1ab24c[_0x416737[_0x335cd8]]);}}return _0x4d709b['prototype']['position']=null,_0x4d709b['prototype']['oldName']='',_0x4d709b['prototype']['newName']='',_0x4d709b['prototype']['wasUndone']=!0x1,_0x4d709b['create']=function(_0x3b4b30){return new _0x4d709b(_0x3b4b30);},_0x4d709b['encode']=function(_0x109e0e,_0x472771){return _0x472771||(_0x472771=_0x8998f9['create']()),null!=_0x109e0e['position']&&Object['hasOwnProperty']['call'](_0x109e0e,'position')&&_0x2c6a0a['Position']['encode'](_0x109e0e['position'],_0x472771['uint32'](0xa)['fork']())['ldelim'](),null!=_0x109e0e['oldName']&&Object['hasOwnProperty']['call'](_0x109e0e,'oldName')&&_0x472771['uint32'](0x12)['string'](_0x109e0e['oldName']),null!=_0x109e0e['newName']&&Object['hasOwnProperty']['call'](_0x109e0e,'newName')&&_0x472771['uint32'](0x1a)['string'](_0x109e0e['newName']),null!=_0x109e0e['wasUndone']&&Object['hasOwnProperty']['call'](_0x109e0e,'wasUndone')&&_0x472771['uint32'](0x20)['bool'](_0x109e0e['wasUndone']),_0x472771;},_0x4d709b['encodeDelimited']=function(_0x5acc7c,_0x510561){return this['encode'](_0x5acc7c,_0x510561)['ldelim']();},_0x4d709b['decode']=function(_0x1d41eb,_0x2d2e41){_0x1d41eb instanceof _0x3ce665||(_0x1d41eb=_0x3ce665['create'](_0x1d41eb));for(var _0x14aeaa=void 0x0===_0x2d2e41?_0x1d41eb['len']:_0x1d41eb['pos']+_0x2d2e41,_0x45fd02=new _0x2c6a0a['RenameOperation']();_0x1d41eb['pos']<_0x14aeaa;){var _0x5d49cd=_0x1d41eb['uint32']();switch(_0x5d49cd>>>0x3){case 0x1:_0x45fd02['position']=_0x2c6a0a['Position']['decode'](_0x1d41eb,_0x1d41eb['uint32']());break;case 0x2:_0x45fd02['oldName']=_0x1d41eb['string']();break;case 0x3:_0x45fd02['newName']=_0x1d41eb['string']();break;case 0x4:_0x45fd02['wasUndone']=_0x1d41eb['bool']();break;default:_0x1d41eb['skipType'](0x7&_0x5d49cd);}}return _0x45fd02;},_0x4d709b['decodeDelimited']=function(_0x5c4b39){return _0x5c4b39 instanceof _0x3ce665||(_0x5c4b39=new _0x3ce665(_0x5c4b39)),this['decode'](_0x5c4b39,_0x5c4b39['uint32']());},_0x4d709b['verify']=function(_0x33c12d){if('object'!=typeof _0x33c12d||null===_0x33c12d)return'object\x20expected';if(null!=_0x33c12d['position']&&_0x33c12d['hasOwnProperty']('position')){var _0x442574=_0x2c6a0a['Position']['verify'](_0x33c12d['position']);if(_0x442574)return'position.'+_0x442574;}return null!=_0x33c12d['oldName']&&_0x33c12d['hasOwnProperty']('oldName')&&!_0x4884f7['isString'](_0x33c12d['oldName'])?'oldName:\x20string\x20expected':null!=_0x33c12d['newName']&&_0x33c12d['hasOwnProperty']('newName')&&!_0x4884f7['isString'](_0x33c12d['newName'])?'newName:\x20string\x20expected':null!=_0x33c12d['wasUndone']&&_0x33c12d['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x33c12d['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x4d709b['fromObject']=function(_0x101272){if(_0x101272 instanceof _0x2c6a0a['RenameOperation'])return _0x101272;var _0x3b6dc6=new _0x2c6a0a['RenameOperation']();if(null!=_0x101272['position']){if('object'!=typeof _0x101272['position'])throw TypeError('.RenameOperation.position:\x20object\x20expected');_0x3b6dc6['position']=_0x2c6a0a['Position']['fromObject'](_0x101272['position']);}return null!=_0x101272['oldName']&&(_0x3b6dc6['oldName']=String(_0x101272['oldName'])),null!=_0x101272['newName']&&(_0x3b6dc6['newName']=String(_0x101272['newName'])),null!=_0x101272['wasUndone']&&(_0x3b6dc6['wasUndone']=Boolean(_0x101272['wasUndone'])),_0x3b6dc6;},_0x4d709b['toObject']=function(_0x2d38cd,_0x5cfc9d){_0x5cfc9d||(_0x5cfc9d={});var _0x54d1c9={};return _0x5cfc9d['defaults']&&(_0x54d1c9['position']=null,_0x54d1c9['oldName']='',_0x54d1c9['newName']='',_0x54d1c9['wasUndone']=!0x1),null!=_0x2d38cd['position']&&_0x2d38cd['hasOwnProperty']('position')&&(_0x54d1c9['position']=_0x2c6a0a['Position']['toObject'](_0x2d38cd['position'],_0x5cfc9d)),null!=_0x2d38cd['oldName']&&_0x2d38cd['hasOwnProperty']('oldName')&&(_0x54d1c9['oldName']=_0x2d38cd['oldName']),null!=_0x2d38cd['newName']&&_0x2d38cd['hasOwnProperty']('newName')&&(_0x54d1c9['newName']=_0x2d38cd['newName']),null!=_0x2d38cd['wasUndone']&&_0x2d38cd['hasOwnProperty']('wasUndone')&&(_0x54d1c9['wasUndone']=_0x2d38cd['wasUndone']),_0x54d1c9;},_0x4d709b['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x579a6d['util']['toJSONOptions']);},_0x4d709b['getTypeUrl']=function(_0x4a6cd2){return void 0x0===_0x4a6cd2&&(_0x4a6cd2='type.googleapis.com'),_0x4a6cd2+'/RenameOperation';},_0x4d709b;}()),_0x2c6a0a['RootAttributeOperation']=(function(){function _0x49a58d(_0x4b63dc){if(_0x4b63dc){for(var _0x27974e=Object['keys'](_0x4b63dc),_0x479457=0x0;_0x479457<_0x27974e['length'];++_0x479457)null!=_0x4b63dc[_0x27974e[_0x479457]]&&(this[_0x27974e[_0x479457]]=_0x4b63dc[_0x27974e[_0x479457]]);}}return _0x49a58d['prototype']['root']='',_0x49a58d['prototype']['key']='',_0x49a58d['prototype']['oldValueBoolean']=!0x1,_0x49a58d['prototype']['oldValueJson']='',_0x49a58d['prototype']['newValueBoolean']=!0x1,_0x49a58d['prototype']['newValueJson']='',_0x49a58d['prototype']['wasUndone']=!0x1,_0x49a58d['create']=function(_0x32f431){return new _0x49a58d(_0x32f431);},_0x49a58d['encode']=function(_0x3f5af6,_0x1dd440){return _0x1dd440||(_0x1dd440=_0x8998f9['create']()),null!=_0x3f5af6['root']&&Object['hasOwnProperty']['call'](_0x3f5af6,'root')&&_0x1dd440['uint32'](0xa)['string'](_0x3f5af6['root']),null!=_0x3f5af6['key']&&Object['hasOwnProperty']['call'](_0x3f5af6,'key')&&_0x1dd440['uint32'](0x12)['string'](_0x3f5af6['key']),null!=_0x3f5af6['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x3f5af6,'oldValueBoolean')&&_0x1dd440['uint32'](0x18)['bool'](_0x3f5af6['oldValueBoolean']),null!=_0x3f5af6['oldValueJson']&&Object['hasOwnProperty']['call'](_0x3f5af6,'oldValueJson')&&_0x1dd440['uint32'](0x22)['string'](_0x3f5af6['oldValueJson']),null!=_0x3f5af6['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x3f5af6,'newValueBoolean')&&_0x1dd440['uint32'](0x28)['bool'](_0x3f5af6['newValueBoolean']),null!=_0x3f5af6['newValueJson']&&Object['hasOwnProperty']['call'](_0x3f5af6,'newValueJson')&&_0x1dd440['uint32'](0x32)['string'](_0x3f5af6['newValueJson']),null!=_0x3f5af6['wasUndone']&&Object['hasOwnProperty']['call'](_0x3f5af6,'wasUndone')&&_0x1dd440['uint32'](0x38)['bool'](_0x3f5af6['wasUndone']),_0x1dd440;},_0x49a58d['encodeDelimited']=function(_0x2c4961,_0x1a58f6){return this['encode'](_0x2c4961,_0x1a58f6)['ldelim']();},_0x49a58d['decode']=function(_0x527958,_0x21f3e3){_0x527958 instanceof _0x3ce665||(_0x527958=_0x3ce665['create'](_0x527958));for(var _0x4b8419=void 0x0===_0x21f3e3?_0x527958['len']:_0x527958['pos']+_0x21f3e3,_0x407b82=new _0x2c6a0a['RootAttributeOperation']();_0x527958['pos']<_0x4b8419;){var _0xa92fb7=_0x527958['uint32']();switch(_0xa92fb7>>>0x3){case 0x1:_0x407b82['root']=_0x527958['string']();break;case 0x2:_0x407b82['key']=_0x527958['string']();break;case 0x3:_0x407b82['oldValueBoolean']=_0x527958['bool']();break;case 0x4:_0x407b82['oldValueJson']=_0x527958['string']();break;case 0x5:_0x407b82['newValueBoolean']=_0x527958['bool']();break;case 0x6:_0x407b82['newValueJson']=_0x527958['string']();break;case 0x7:_0x407b82['wasUndone']=_0x527958['bool']();break;default:_0x527958['skipType'](0x7&_0xa92fb7);}}return _0x407b82;},_0x49a58d['decodeDelimited']=function(_0x4d8745){return _0x4d8745 instanceof _0x3ce665||(_0x4d8745=new _0x3ce665(_0x4d8745)),this['decode'](_0x4d8745,_0x4d8745['uint32']());},_0x49a58d['verify']=function(_0x11c286){return'object'!=typeof _0x11c286||null===_0x11c286?'object\x20expected':null!=_0x11c286['root']&&_0x11c286['hasOwnProperty']('root')&&!_0x4884f7['isString'](_0x11c286['root'])?'root:\x20string\x20expected':null!=_0x11c286['key']&&_0x11c286['hasOwnProperty']('key')&&!_0x4884f7['isString'](_0x11c286['key'])?'key:\x20string\x20expected':null!=_0x11c286['oldValueBoolean']&&_0x11c286['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x11c286['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x11c286['oldValueJson']&&_0x11c286['hasOwnProperty']('oldValueJson')&&!_0x4884f7['isString'](_0x11c286['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x11c286['newValueBoolean']&&_0x11c286['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x11c286['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x11c286['newValueJson']&&_0x11c286['hasOwnProperty']('newValueJson')&&!_0x4884f7['isString'](_0x11c286['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x11c286['wasUndone']&&_0x11c286['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x11c286['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x49a58d['fromObject']=function(_0x9cc381){if(_0x9cc381 instanceof _0x2c6a0a['RootAttributeOperation'])return _0x9cc381;var _0x2396f1=new _0x2c6a0a['RootAttributeOperation']();return null!=_0x9cc381['root']&&(_0x2396f1['root']=String(_0x9cc381['root'])),null!=_0x9cc381['key']&&(_0x2396f1['key']=String(_0x9cc381['key'])),null!=_0x9cc381['oldValueBoolean']&&(_0x2396f1['oldValueBoolean']=Boolean(_0x9cc381['oldValueBoolean'])),null!=_0x9cc381['oldValueJson']&&(_0x2396f1['oldValueJson']=String(_0x9cc381['oldValueJson'])),null!=_0x9cc381['newValueBoolean']&&(_0x2396f1['newValueBoolean']=Boolean(_0x9cc381['newValueBoolean'])),null!=_0x9cc381['newValueJson']&&(_0x2396f1['newValueJson']=String(_0x9cc381['newValueJson'])),null!=_0x9cc381['wasUndone']&&(_0x2396f1['wasUndone']=Boolean(_0x9cc381['wasUndone'])),_0x2396f1;},_0x49a58d['toObject']=function(_0x2195cb,_0x36edd6){_0x36edd6||(_0x36edd6={});var _0x34f44a={};return _0x36edd6['defaults']&&(_0x34f44a['root']='',_0x34f44a['key']='',_0x34f44a['oldValueBoolean']=!0x1,_0x34f44a['oldValueJson']='',_0x34f44a['newValueBoolean']=!0x1,_0x34f44a['newValueJson']='',_0x34f44a['wasUndone']=!0x1),null!=_0x2195cb['root']&&_0x2195cb['hasOwnProperty']('root')&&(_0x34f44a['root']=_0x2195cb['root']),null!=_0x2195cb['key']&&_0x2195cb['hasOwnProperty']('key')&&(_0x34f44a['key']=_0x2195cb['key']),null!=_0x2195cb['oldValueBoolean']&&_0x2195cb['hasOwnProperty']('oldValueBoolean')&&(_0x34f44a['oldValueBoolean']=_0x2195cb['oldValueBoolean']),null!=_0x2195cb['oldValueJson']&&_0x2195cb['hasOwnProperty']('oldValueJson')&&(_0x34f44a['oldValueJson']=_0x2195cb['oldValueJson']),null!=_0x2195cb['newValueBoolean']&&_0x2195cb['hasOwnProperty']('newValueBoolean')&&(_0x34f44a['newValueBoolean']=_0x2195cb['newValueBoolean']),null!=_0x2195cb['newValueJson']&&_0x2195cb['hasOwnProperty']('newValueJson')&&(_0x34f44a['newValueJson']=_0x2195cb['newValueJson']),null!=_0x2195cb['wasUndone']&&_0x2195cb['hasOwnProperty']('wasUndone')&&(_0x34f44a['wasUndone']=_0x2195cb['wasUndone']),_0x34f44a;},_0x49a58d['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x579a6d['util']['toJSONOptions']);},_0x49a58d['getTypeUrl']=function(_0x3eb5d1){return void 0x0===_0x3eb5d1&&(_0x3eb5d1='type.googleapis.com'),_0x3eb5d1+'/RootAttributeOperation';},_0x49a58d;}()),_0x2c6a0a['RootOperation']=(function(){function _0x569201(_0x44e544){if(_0x44e544){for(var _0x1aad93=Object['keys'](_0x44e544),_0xebc8b1=0x0;_0xebc8b1<_0x1aad93['length'];++_0xebc8b1)null!=_0x44e544[_0x1aad93[_0xebc8b1]]&&(this[_0x1aad93[_0xebc8b1]]=_0x44e544[_0x1aad93[_0xebc8b1]]);}}return _0x569201['prototype']['rootName']='',_0x569201['prototype']['elementName']='',_0x569201['prototype']['isAdd']=!0x1,_0x569201['prototype']['wasUndone']=!0x1,_0x569201['create']=function(_0x33354e){return new _0x569201(_0x33354e);},_0x569201['encode']=function(_0x479ccc,_0x440165){return _0x440165||(_0x440165=_0x8998f9['create']()),null!=_0x479ccc['rootName']&&Object['hasOwnProperty']['call'](_0x479ccc,'rootName')&&_0x440165['uint32'](0xa)['string'](_0x479ccc['rootName']),null!=_0x479ccc['elementName']&&Object['hasOwnProperty']['call'](_0x479ccc,'elementName')&&_0x440165['uint32'](0x12)['string'](_0x479ccc['elementName']),null!=_0x479ccc['isAdd']&&Object['hasOwnProperty']['call'](_0x479ccc,'isAdd')&&_0x440165['uint32'](0x18)['bool'](_0x479ccc['isAdd']),null!=_0x479ccc['wasUndone']&&Object['hasOwnProperty']['call'](_0x479ccc,'wasUndone')&&_0x440165['uint32'](0x20)['bool'](_0x479ccc['wasUndone']),_0x440165;},_0x569201['encodeDelimited']=function(_0x2f04f0,_0xcb5198){return this['encode'](_0x2f04f0,_0xcb5198)['ldelim']();},_0x569201['decode']=function(_0x163535,_0xc84ae5){_0x163535 instanceof _0x3ce665||(_0x163535=_0x3ce665['create'](_0x163535));for(var _0x36f086=void 0x0===_0xc84ae5?_0x163535['len']:_0x163535['pos']+_0xc84ae5,_0x4927fe=new _0x2c6a0a['RootOperation']();_0x163535['pos']<_0x36f086;){var _0x16191e=_0x163535['uint32']();switch(_0x16191e>>>0x3){case 0x1:_0x4927fe['rootName']=_0x163535['string']();break;case 0x2:_0x4927fe['elementName']=_0x163535['string']();break;case 0x3:_0x4927fe['isAdd']=_0x163535['bool']();break;case 0x4:_0x4927fe['wasUndone']=_0x163535['bool']();break;default:_0x163535['skipType'](0x7&_0x16191e);}}return _0x4927fe;},_0x569201['decodeDelimited']=function(_0x5c4099){return _0x5c4099 instanceof _0x3ce665||(_0x5c4099=new _0x3ce665(_0x5c4099)),this['decode'](_0x5c4099,_0x5c4099['uint32']());},_0x569201['verify']=function(_0x307f9d){return'object'!=typeof _0x307f9d||null===_0x307f9d?'object\x20expected':null!=_0x307f9d['rootName']&&_0x307f9d['hasOwnProperty']('rootName')&&!_0x4884f7['isString'](_0x307f9d['rootName'])?'rootName:\x20string\x20expected':null!=_0x307f9d['elementName']&&_0x307f9d['hasOwnProperty']('elementName')&&!_0x4884f7['isString'](_0x307f9d['elementName'])?'elementName:\x20string\x20expected':null!=_0x307f9d['isAdd']&&_0x307f9d['hasOwnProperty']('isAdd')&&'boolean'!=typeof _0x307f9d['isAdd']?'isAdd:\x20boolean\x20expected':null!=_0x307f9d['wasUndone']&&_0x307f9d['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x307f9d['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x569201['fromObject']=function(_0x529912){if(_0x529912 instanceof _0x2c6a0a['RootOperation'])return _0x529912;var _0x1633d1=new _0x2c6a0a['RootOperation']();return null!=_0x529912['rootName']&&(_0x1633d1['rootName']=String(_0x529912['rootName'])),null!=_0x529912['elementName']&&(_0x1633d1['elementName']=String(_0x529912['elementName'])),null!=_0x529912['isAdd']&&(_0x1633d1['isAdd']=Boolean(_0x529912['isAdd'])),null!=_0x529912['wasUndone']&&(_0x1633d1['wasUndone']=Boolean(_0x529912['wasUndone'])),_0x1633d1;},_0x569201['toObject']=function(_0x42470,_0x1311b8){_0x1311b8||(_0x1311b8={});var _0x3989ed={};return _0x1311b8['defaults']&&(_0x3989ed['rootName']='',_0x3989ed['elementName']='',_0x3989ed['isAdd']=!0x1,_0x3989ed['wasUndone']=!0x1),null!=_0x42470['rootName']&&_0x42470['hasOwnProperty']('rootName')&&(_0x3989ed['rootName']=_0x42470['rootName']),null!=_0x42470['elementName']&&_0x42470['hasOwnProperty']('elementName')&&(_0x3989ed['elementName']=_0x42470['elementName']),null!=_0x42470['isAdd']&&_0x42470['hasOwnProperty']('isAdd')&&(_0x3989ed['isAdd']=_0x42470['isAdd']),null!=_0x42470['wasUndone']&&_0x42470['hasOwnProperty']('wasUndone')&&(_0x3989ed['wasUndone']=_0x42470['wasUndone']),_0x3989ed;},_0x569201['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x579a6d['util']['toJSONOptions']);},_0x569201['getTypeUrl']=function(_0x3ba200){return void 0x0===_0x3ba200&&(_0x3ba200='type.googleapis.com'),_0x3ba200+'/RootOperation';},_0x569201;}()),_0x2c6a0a['SplitOperation']=(function(){function _0x52e010(_0x38ddbe){if(_0x38ddbe){for(var _0x59825a=Object['keys'](_0x38ddbe),_0x16d1b5=0x0;_0x16d1b5<_0x59825a['length'];++_0x16d1b5)null!=_0x38ddbe[_0x59825a[_0x16d1b5]]&&(this[_0x59825a[_0x16d1b5]]=_0x38ddbe[_0x59825a[_0x16d1b5]]);}}return _0x52e010['prototype']['splitPosition']=null,_0x52e010['prototype']['graveyardPosition']=null,_0x52e010['prototype']['howMany']=0x0,_0x52e010['prototype']['insertionPosition']=null,_0x52e010['prototype']['wasUndone']=!0x1,_0x52e010['create']=function(_0x51c2c5){return new _0x52e010(_0x51c2c5);},_0x52e010['encode']=function(_0x4c0172,_0x5161c0){return _0x5161c0||(_0x5161c0=_0x8998f9['create']()),null!=_0x4c0172['splitPosition']&&Object['hasOwnProperty']['call'](_0x4c0172,'splitPosition')&&_0x2c6a0a['Position']['encode'](_0x4c0172['splitPosition'],_0x5161c0['uint32'](0xa)['fork']())['ldelim'](),null!=_0x4c0172['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x4c0172,'graveyardPosition')&&_0x2c6a0a['Position']['encode'](_0x4c0172['graveyardPosition'],_0x5161c0['uint32'](0x12)['fork']())['ldelim'](),null!=_0x4c0172['howMany']&&Object['hasOwnProperty']['call'](_0x4c0172,'howMany')&&_0x5161c0['uint32'](0x18)['uint32'](_0x4c0172['howMany']),null!=_0x4c0172['insertionPosition']&&Object['hasOwnProperty']['call'](_0x4c0172,'insertionPosition')&&_0x2c6a0a['Position']['encode'](_0x4c0172['insertionPosition'],_0x5161c0['uint32'](0x22)['fork']())['ldelim'](),null!=_0x4c0172['wasUndone']&&Object['hasOwnProperty']['call'](_0x4c0172,'wasUndone')&&_0x5161c0['uint32'](0x28)['bool'](_0x4c0172['wasUndone']),_0x5161c0;},_0x52e010['encodeDelimited']=function(_0x4b1077,_0x3d9843){return this['encode'](_0x4b1077,_0x3d9843)['ldelim']();},_0x52e010['decode']=function(_0xd0c38a,_0x1158df){_0xd0c38a instanceof _0x3ce665||(_0xd0c38a=_0x3ce665['create'](_0xd0c38a));for(var _0x18f861=void 0x0===_0x1158df?_0xd0c38a['len']:_0xd0c38a['pos']+_0x1158df,_0x39d4e5=new _0x2c6a0a['SplitOperation']();_0xd0c38a['pos']<_0x18f861;){var _0x2e3f0c=_0xd0c38a['uint32']();switch(_0x2e3f0c>>>0x3){case 0x1:_0x39d4e5['splitPosition']=_0x2c6a0a['Position']['decode'](_0xd0c38a,_0xd0c38a['uint32']());break;case 0x2:_0x39d4e5['graveyardPosition']=_0x2c6a0a['Position']['decode'](_0xd0c38a,_0xd0c38a['uint32']());break;case 0x3:_0x39d4e5['howMany']=_0xd0c38a['uint32']();break;case 0x4:_0x39d4e5['insertionPosition']=_0x2c6a0a['Position']['decode'](_0xd0c38a,_0xd0c38a['uint32']());break;case 0x5:_0x39d4e5['wasUndone']=_0xd0c38a['bool']();break;default:_0xd0c38a['skipType'](0x7&_0x2e3f0c);}}return _0x39d4e5;},_0x52e010['decodeDelimited']=function(_0xd50450){return _0xd50450 instanceof _0x3ce665||(_0xd50450=new _0x3ce665(_0xd50450)),this['decode'](_0xd50450,_0xd50450['uint32']());},_0x52e010['verify']=function(_0x3a208e){if('object'!=typeof _0x3a208e||null===_0x3a208e)return'object\x20expected';var _0x1e5e59;if(null!=_0x3a208e['splitPosition']&&_0x3a208e['hasOwnProperty']('splitPosition')&&(_0x1e5e59=_0x2c6a0a['Position']['verify'](_0x3a208e['splitPosition'])))return'splitPosition.'+_0x1e5e59;if(null!=_0x3a208e['graveyardPosition']&&_0x3a208e['hasOwnProperty']('graveyardPosition')&&(_0x1e5e59=_0x2c6a0a['Position']['verify'](_0x3a208e['graveyardPosition'])))return'graveyardPosition.'+_0x1e5e59;if(null!=_0x3a208e['howMany']&&_0x3a208e['hasOwnProperty']('howMany')&&!_0x4884f7['isInteger'](_0x3a208e['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x3a208e['insertionPosition']&&_0x3a208e['hasOwnProperty']('insertionPosition')&&(_0x1e5e59=_0x2c6a0a['Position']['verify'](_0x3a208e['insertionPosition'])))return'insertionPosition.'+_0x1e5e59;return null!=_0x3a208e['wasUndone']&&_0x3a208e['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x3a208e['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x52e010['fromObject']=function(_0x47eb6d){if(_0x47eb6d instanceof _0x2c6a0a['SplitOperation'])return _0x47eb6d;var _0x402f32=new _0x2c6a0a['SplitOperation']();if(null!=_0x47eb6d['splitPosition']){if('object'!=typeof _0x47eb6d['splitPosition'])throw TypeError('.SplitOperation.splitPosition:\x20object\x20expected');_0x402f32['splitPosition']=_0x2c6a0a['Position']['fromObject'](_0x47eb6d['splitPosition']);}if(null!=_0x47eb6d['graveyardPosition']){if('object'!=typeof _0x47eb6d['graveyardPosition'])throw TypeError('.SplitOperation.graveyardPosition:\x20object\x20expected');_0x402f32['graveyardPosition']=_0x2c6a0a['Position']['fromObject'](_0x47eb6d['graveyardPosition']);}if(null!=_0x47eb6d['howMany']&&(_0x402f32['howMany']=_0x47eb6d['howMany']>>>0x0),null!=_0x47eb6d['insertionPosition']){if('object'!=typeof _0x47eb6d['insertionPosition'])throw TypeError('.SplitOperation.insertionPosition:\x20object\x20expected');_0x402f32['insertionPosition']=_0x2c6a0a['Position']['fromObject'](_0x47eb6d['insertionPosition']);}return null!=_0x47eb6d['wasUndone']&&(_0x402f32['wasUndone']=Boolean(_0x47eb6d['wasUndone'])),_0x402f32;},_0x52e010['toObject']=function(_0x1b8449,_0x26527f){_0x26527f||(_0x26527f={});var _0x22f246={};return _0x26527f['defaults']&&(_0x22f246['splitPosition']=null,_0x22f246['graveyardPosition']=null,_0x22f246['howMany']=0x0,_0x22f246['insertionPosition']=null,_0x22f246['wasUndone']=!0x1),null!=_0x1b8449['splitPosition']&&_0x1b8449['hasOwnProperty']('splitPosition')&&(_0x22f246['splitPosition']=_0x2c6a0a['Position']['toObject'](_0x1b8449['splitPosition'],_0x26527f)),null!=_0x1b8449['graveyardPosition']&&_0x1b8449['hasOwnProperty']('graveyardPosition')&&(_0x22f246['graveyardPosition']=_0x2c6a0a['Position']['toObject'](_0x1b8449['graveyardPosition'],_0x26527f)),null!=_0x1b8449['howMany']&&_0x1b8449['hasOwnProperty']('howMany')&&(_0x22f246['howMany']=_0x1b8449['howMany']),null!=_0x1b8449['insertionPosition']&&_0x1b8449['hasOwnProperty']('insertionPosition')&&(_0x22f246['insertionPosition']=_0x2c6a0a['Position']['toObject'](_0x1b8449['insertionPosition'],_0x26527f)),null!=_0x1b8449['wasUndone']&&_0x1b8449['hasOwnProperty']('wasUndone')&&(_0x22f246['wasUndone']=_0x1b8449['wasUndone']),_0x22f246;},_0x52e010['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x579a6d['util']['toJSONOptions']);},_0x52e010['getTypeUrl']=function(_0x5ad33c){return void 0x0===_0x5ad33c&&(_0x5ad33c='type.googleapis.com'),_0x5ad33c+'/SplitOperation';},_0x52e010;}()),_0x2c6a0a['Position']=(function(){function _0x406fd4(_0x21efc5){if(this['path']=[],_0x21efc5){for(var _0x1cdee3=Object['keys'](_0x21efc5),_0x43fd51=0x0;_0x43fd51<_0x1cdee3['length'];++_0x43fd51)null!=_0x21efc5[_0x1cdee3[_0x43fd51]]&&(this[_0x1cdee3[_0x43fd51]]=_0x21efc5[_0x1cdee3[_0x43fd51]]);}}return _0x406fd4['prototype']['root']='',_0x406fd4['prototype']['rootMain']=!0x1,_0x406fd4['prototype']['rootGraveyard']=!0x1,_0x406fd4['prototype']['path']=_0x4884f7['emptyArray'],_0x406fd4['prototype']['stickiness']='',_0x406fd4['create']=function(_0x3daf42){return new _0x406fd4(_0x3daf42);},_0x406fd4['encode']=function(_0x253afd,_0x8fccc1){if(_0x8fccc1||(_0x8fccc1=_0x8998f9['create']()),null!=_0x253afd['root']&&Object['hasOwnProperty']['call'](_0x253afd,'root')&&_0x8fccc1['uint32'](0xa)['string'](_0x253afd['root']),null!=_0x253afd['rootMain']&&Object['hasOwnProperty']['call'](_0x253afd,'rootMain')&&_0x8fccc1['uint32'](0x10)['bool'](_0x253afd['rootMain']),null!=_0x253afd['rootGraveyard']&&Object['hasOwnProperty']['call'](_0x253afd,'rootGraveyard')&&_0x8fccc1['uint32'](0x18)['bool'](_0x253afd['rootGraveyard']),null!=_0x253afd['path']&&_0x253afd['path']['length']){_0x8fccc1['uint32'](0x22)['fork']();for(var _0x4f234d=0x0;_0x4f234d<_0x253afd['path']['length'];++_0x4f234d)_0x8fccc1['uint32'](_0x253afd['path'][_0x4f234d]);_0x8fccc1['ldelim']();}return null!=_0x253afd['stickiness']&&Object['hasOwnProperty']['call'](_0x253afd,'stickiness')&&_0x8fccc1['uint32'](0x2a)['string'](_0x253afd['stickiness']),_0x8fccc1;},_0x406fd4['encodeDelimited']=function(_0x5ec53d,_0x538da4){return this['encode'](_0x5ec53d,_0x538da4)['ldelim']();},_0x406fd4['decode']=function(_0x4537eb,_0x205182){_0x4537eb instanceof _0x3ce665||(_0x4537eb=_0x3ce665['create'](_0x4537eb));for(var _0x5ea0fd=void 0x0===_0x205182?_0x4537eb['len']:_0x4537eb['pos']+_0x205182,_0x1b20df=new _0x2c6a0a['Position']();_0x4537eb['pos']<_0x5ea0fd;){var _0x4cc5df=_0x4537eb['uint32']();switch(_0x4cc5df>>>0x3){case 0x1:_0x1b20df['root']=_0x4537eb['string']();break;case 0x2:_0x1b20df['rootMain']=_0x4537eb['bool']();break;case 0x3:_0x1b20df['rootGraveyard']=_0x4537eb['bool']();break;case 0x4:if(_0x1b20df['path']&&_0x1b20df['path']['length']||(_0x1b20df['path']=[]),0x2==(0x7&_0x4cc5df)){for(var _0x4fe30d=_0x4537eb['uint32']()+_0x4537eb['pos'];_0x4537eb['pos']<_0x4fe30d;)_0x1b20df['path']['push'](_0x4537eb['uint32']());}else _0x1b20df['path']['push'](_0x4537eb['uint32']());break;case 0x5:_0x1b20df['stickiness']=_0x4537eb['string']();break;default:_0x4537eb['skipType'](0x7&_0x4cc5df);}}return _0x1b20df;},_0x406fd4['decodeDelimited']=function(_0x46903d){return _0x46903d instanceof _0x3ce665||(_0x46903d=new _0x3ce665(_0x46903d)),this['decode'](_0x46903d,_0x46903d['uint32']());},_0x406fd4['verify']=function(_0x534c98){if('object'!=typeof _0x534c98||null===_0x534c98)return'object\x20expected';if(null!=_0x534c98['root']&&_0x534c98['hasOwnProperty']('root')&&!_0x4884f7['isString'](_0x534c98['root']))return'root:\x20string\x20expected';if(null!=_0x534c98['rootMain']&&_0x534c98['hasOwnProperty']('rootMain')&&'boolean'!=typeof _0x534c98['rootMain'])return'rootMain:\x20boolean\x20expected';if(null!=_0x534c98['rootGraveyard']&&_0x534c98['hasOwnProperty']('rootGraveyard')&&'boolean'!=typeof _0x534c98['rootGraveyard'])return'rootGraveyard:\x20boolean\x20expected';if(null!=_0x534c98['path']&&_0x534c98['hasOwnProperty']('path')){if(!Array['isArray'](_0x534c98['path']))return'path:\x20array\x20expected';for(var _0x3e5248=0x0;_0x3e5248<_0x534c98['path']['length'];++_0x3e5248)if(!_0x4884f7['isInteger'](_0x534c98['path'][_0x3e5248]))return'path:\x20integer[]\x20expected';}return null!=_0x534c98['stickiness']&&_0x534c98['hasOwnProperty']('stickiness')&&!_0x4884f7['isString'](_0x534c98['stickiness'])?'stickiness:\x20string\x20expected':null;},_0x406fd4['fromObject']=function(_0xd9c17d){if(_0xd9c17d instanceof _0x2c6a0a['Position'])return _0xd9c17d;var _0x1b20ea=new _0x2c6a0a['Position']();if(null!=_0xd9c17d['root']&&(_0x1b20ea['root']=String(_0xd9c17d['root'])),null!=_0xd9c17d['rootMain']&&(_0x1b20ea['rootMain']=Boolean(_0xd9c17d['rootMain'])),null!=_0xd9c17d['rootGraveyard']&&(_0x1b20ea['rootGraveyard']=Boolean(_0xd9c17d['rootGraveyard'])),_0xd9c17d['path']){if(!Array['isArray'](_0xd9c17d['path']))throw TypeError('.Position.path:\x20array\x20expected');_0x1b20ea['path']=[];for(var _0x3f6f49=0x0;_0x3f6f49<_0xd9c17d['path']['length'];++_0x3f6f49)_0x1b20ea['path'][_0x3f6f49]=_0xd9c17d['path'][_0x3f6f49]>>>0x0;}return null!=_0xd9c17d['stickiness']&&(_0x1b20ea['stickiness']=String(_0xd9c17d['stickiness'])),_0x1b20ea;},_0x406fd4['toObject']=function(_0x3889c9,_0x480f1f){_0x480f1f||(_0x480f1f={});var _0x2ac996={};if((_0x480f1f['arrays']||_0x480f1f['defaults'])&&(_0x2ac996['path']=[]),_0x480f1f['defaults']&&(_0x2ac996['root']='',_0x2ac996['rootMain']=!0x1,_0x2ac996['rootGraveyard']=!0x1,_0x2ac996['stickiness']=''),null!=_0x3889c9['root']&&_0x3889c9['hasOwnProperty']('root')&&(_0x2ac996['root']=_0x3889c9['root']),null!=_0x3889c9['rootMain']&&_0x3889c9['hasOwnProperty']('rootMain')&&(_0x2ac996['rootMain']=_0x3889c9['rootMain']),null!=_0x3889c9['rootGraveyard']&&_0x3889c9['hasOwnProperty']('rootGraveyard')&&(_0x2ac996['rootGraveyard']=_0x3889c9['rootGraveyard']),_0x3889c9['path']&&_0x3889c9['path']['length']){_0x2ac996['path']=[];for(var _0x3804a8=0x0;_0x3804a8<_0x3889c9['path']['length'];++_0x3804a8)_0x2ac996['path'][_0x3804a8]=_0x3889c9['path'][_0x3804a8];}return null!=_0x3889c9['stickiness']&&_0x3889c9['hasOwnProperty']('stickiness')&&(_0x2ac996['stickiness']=_0x3889c9['stickiness']),_0x2ac996;},_0x406fd4['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x579a6d['util']['toJSONOptions']);},_0x406fd4['getTypeUrl']=function(_0x1da7c1){return void 0x0===_0x1da7c1&&(_0x1da7c1='type.googleapis.com'),_0x1da7c1+'/Position';},_0x406fd4;}()),_0x2c6a0a['Range']=(function(){function _0x49aec7(_0x50fa9f){if(_0x50fa9f){for(var _0xf6f558=Object['keys'](_0x50fa9f),_0x1d9460=0x0;_0x1d9460<_0xf6f558['length'];++_0x1d9460)null!=_0x50fa9f[_0xf6f558[_0x1d9460]]&&(this[_0xf6f558[_0x1d9460]]=_0x50fa9f[_0xf6f558[_0x1d9460]]);}}return _0x49aec7['prototype']['start']=null,_0x49aec7['prototype']['end']=null,_0x49aec7['create']=function(_0x8f36a0){return new _0x49aec7(_0x8f36a0);},_0x49aec7['encode']=function(_0x203e15,_0x2c000f){return _0x2c000f||(_0x2c000f=_0x8998f9['create']()),null!=_0x203e15['start']&&Object['hasOwnProperty']['call'](_0x203e15,'start')&&_0x2c6a0a['Position']['encode'](_0x203e15['start'],_0x2c000f['uint32'](0xa)['fork']())['ldelim'](),null!=_0x203e15['end']&&Object['hasOwnProperty']['call'](_0x203e15,'end')&&_0x2c6a0a['Position']['encode'](_0x203e15['end'],_0x2c000f['uint32'](0x12)['fork']())['ldelim'](),_0x2c000f;},_0x49aec7['encodeDelimited']=function(_0xc92f83,_0x4b4863){return this['encode'](_0xc92f83,_0x4b4863)['ldelim']();},_0x49aec7['decode']=function(_0x45f852,_0xc315e0){_0x45f852 instanceof _0x3ce665||(_0x45f852=_0x3ce665['create'](_0x45f852));for(var _0x5e6b8a=void 0x0===_0xc315e0?_0x45f852['len']:_0x45f852['pos']+_0xc315e0,_0x42726d=new _0x2c6a0a['Range']();_0x45f852['pos']<_0x5e6b8a;){var _0x172ce6=_0x45f852['uint32']();switch(_0x172ce6>>>0x3){case 0x1:_0x42726d['start']=_0x2c6a0a['Position']['decode'](_0x45f852,_0x45f852['uint32']());break;case 0x2:_0x42726d['end']=_0x2c6a0a['Position']['decode'](_0x45f852,_0x45f852['uint32']());break;default:_0x45f852['skipType'](0x7&_0x172ce6);}}return _0x42726d;},_0x49aec7['decodeDelimited']=function(_0x47507f){return _0x47507f instanceof _0x3ce665||(_0x47507f=new _0x3ce665(_0x47507f)),this['decode'](_0x47507f,_0x47507f['uint32']());},_0x49aec7['verify']=function(_0x5dd9e3){if('object'!=typeof _0x5dd9e3||null===_0x5dd9e3)return'object\x20expected';var _0x2ab028;if(null!=_0x5dd9e3['start']&&_0x5dd9e3['hasOwnProperty']('start')&&(_0x2ab028=_0x2c6a0a['Position']['verify'](_0x5dd9e3['start'])))return'start.'+_0x2ab028;if(null!=_0x5dd9e3['end']&&_0x5dd9e3['hasOwnProperty']('end')&&(_0x2ab028=_0x2c6a0a['Position']['verify'](_0x5dd9e3['end'])))return'end.'+_0x2ab028;return null;},_0x49aec7['fromObject']=function(_0x49e336){if(_0x49e336 instanceof _0x2c6a0a['Range'])return _0x49e336;var _0x34d0cb=new _0x2c6a0a['Range']();if(null!=_0x49e336['start']){if('object'!=typeof _0x49e336['start'])throw TypeError('.Range.start:\x20object\x20expected');_0x34d0cb['start']=_0x2c6a0a['Position']['fromObject'](_0x49e336['start']);}if(null!=_0x49e336['end']){if('object'!=typeof _0x49e336['end'])throw TypeError('.Range.end:\x20object\x20expected');_0x34d0cb['end']=_0x2c6a0a['Position']['fromObject'](_0x49e336['end']);}return _0x34d0cb;},_0x49aec7['toObject']=function(_0x343229,_0x17c9cb){_0x17c9cb||(_0x17c9cb={});var _0xbb6bac={};return _0x17c9cb['defaults']&&(_0xbb6bac['start']=null,_0xbb6bac['end']=null),null!=_0x343229['start']&&_0x343229['hasOwnProperty']('start')&&(_0xbb6bac['start']=_0x2c6a0a['Position']['toObject'](_0x343229['start'],_0x17c9cb)),null!=_0x343229['end']&&_0x343229['hasOwnProperty']('end')&&(_0xbb6bac['end']=_0x2c6a0a['Position']['toObject'](_0x343229['end'],_0x17c9cb)),_0xbb6bac;},_0x49aec7['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x579a6d['util']['toJSONOptions']);},_0x49aec7['getTypeUrl']=function(_0x20469b){return void 0x0===_0x20469b&&(_0x20469b='type.googleapis.com'),_0x20469b+'/Range';},_0x49aec7;}()),_0x2c6a0a['Element']=(function(){function _0xcaff1e(_0x20c8c0){if(this['children']=[],this['attributesBoolean']={},_0x20c8c0){for(var _0x5042fa=Object['keys'](_0x20c8c0),_0x294c2e=0x0;_0x294c2e<_0x5042fa['length'];++_0x294c2e)null!=_0x20c8c0[_0x5042fa[_0x294c2e]]&&(this[_0x5042fa[_0x294c2e]]=_0x20c8c0[_0x5042fa[_0x294c2e]]);}}return _0xcaff1e['prototype']['name']='',_0xcaff1e['prototype']['children']=_0x4884f7['emptyArray'],_0xcaff1e['prototype']['data']='',_0xcaff1e['prototype']['attributesBoolean']=_0x4884f7['emptyObject'],_0xcaff1e['prototype']['attributesJson']='',_0xcaff1e['create']=function(_0x8ea412){return new _0xcaff1e(_0x8ea412);},_0xcaff1e['encode']=function(_0xa9a9b4,_0x560b08){if(_0x560b08||(_0x560b08=_0x8998f9['create']()),null!=_0xa9a9b4['name']&&Object['hasOwnProperty']['call'](_0xa9a9b4,'name')&&_0x560b08['uint32'](0xa)['string'](_0xa9a9b4['name']),null!=_0xa9a9b4['children']&&_0xa9a9b4['children']['length']){for(var _0x188143=0x0;_0x188143<_0xa9a9b4['children']['length'];++_0x188143)_0x2c6a0a['Element']['encode'](_0xa9a9b4['children'][_0x188143],_0x560b08['uint32'](0x12)['fork']())['ldelim']();}if(null!=_0xa9a9b4['data']&&Object['hasOwnProperty']['call'](_0xa9a9b4,'data')&&_0x560b08['uint32'](0x1a)['string'](_0xa9a9b4['data']),null!=_0xa9a9b4['attributesBoolean']&&Object['hasOwnProperty']['call'](_0xa9a9b4,'attributesBoolean')){var _0x46644b=Object['keys'](_0xa9a9b4['attributesBoolean']);for(_0x188143=0x0;_0x188143<_0x46644b['length'];++_0x188143)_0x560b08['uint32'](0x22)['fork']()['uint32'](0xa)['string'](_0x46644b[_0x188143])['uint32'](0x10)['bool'](_0xa9a9b4['attributesBoolean'][_0x46644b[_0x188143]])['ldelim']();}return null!=_0xa9a9b4['attributesJson']&&Object['hasOwnProperty']['call'](_0xa9a9b4,'attributesJson')&&_0x560b08['uint32'](0x2a)['string'](_0xa9a9b4['attributesJson']),_0x560b08;},_0xcaff1e['encodeDelimited']=function(_0x27c74a,_0x329c59){return this['encode'](_0x27c74a,_0x329c59)['ldelim']();},_0xcaff1e['decode']=function(_0x317760,_0x2eb829){_0x317760 instanceof _0x3ce665||(_0x317760=_0x3ce665['create'](_0x317760));for(var _0x4ead16,_0x304263,_0x11bd19=void 0x0===_0x2eb829?_0x317760['len']:_0x317760['pos']+_0x2eb829,_0x41c31f=new _0x2c6a0a['Element']();_0x317760['pos']<_0x11bd19;){var _0x10de20=_0x317760['uint32']();switch(_0x10de20>>>0x3){case 0x1:_0x41c31f['name']=_0x317760['string']();break;case 0x2:_0x41c31f['children']&&_0x41c31f['children']['length']||(_0x41c31f['children']=[]),_0x41c31f['children']['push'](_0x2c6a0a['Element']['decode'](_0x317760,_0x317760['uint32']()));break;case 0x3:_0x41c31f['data']=_0x317760['string']();break;case 0x4:_0x41c31f['attributesBoolean']===_0x4884f7['emptyObject']&&(_0x41c31f['attributesBoolean']={});var _0x49144f=_0x317760['uint32']()+_0x317760['pos'];for(_0x4ead16='',_0x304263=!0x1;_0x317760['pos']<_0x49144f;){var _0x3670b1=_0x317760['uint32']();switch(_0x3670b1>>>0x3){case 0x1:_0x4ead16=_0x317760['string']();break;case 0x2:_0x304263=_0x317760['bool']();break;default:_0x317760['skipType'](0x7&_0x3670b1);}}_0x41c31f['attributesBoolean'][_0x4ead16]=_0x304263;break;case 0x5:_0x41c31f['attributesJson']=_0x317760['string']();break;default:_0x317760['skipType'](0x7&_0x10de20);}}return _0x41c31f;},_0xcaff1e['decodeDelimited']=function(_0x3cf08a){return _0x3cf08a instanceof _0x3ce665||(_0x3cf08a=new _0x3ce665(_0x3cf08a)),this['decode'](_0x3cf08a,_0x3cf08a['uint32']());},_0xcaff1e['verify']=function(_0x310385){if('object'!=typeof _0x310385||null===_0x310385)return'object\x20expected';if(null!=_0x310385['name']&&_0x310385['hasOwnProperty']('name')&&!_0x4884f7['isString'](_0x310385['name']))return'name:\x20string\x20expected';if(null!=_0x310385['children']&&_0x310385['hasOwnProperty']('children')){if(!Array['isArray'](_0x310385['children']))return'children:\x20array\x20expected';for(var _0x3c0291=0x0;_0x3c0291<_0x310385['children']['length'];++_0x3c0291){var _0x13ca13=_0x2c6a0a['Element']['verify'](_0x310385['children'][_0x3c0291]);if(_0x13ca13)return'children.'+_0x13ca13;}}if(null!=_0x310385['data']&&_0x310385['hasOwnProperty']('data')&&!_0x4884f7['isString'](_0x310385['data']))return'data:\x20string\x20expected';if(null!=_0x310385['attributesBoolean']&&_0x310385['hasOwnProperty']('attributesBoolean')){if(!_0x4884f7['isObject'](_0x310385['attributesBoolean']))return'attributesBoolean:\x20object\x20expected';var _0x49bdf6=Object['keys'](_0x310385['attributesBoolean']);for(_0x3c0291=0x0;_0x3c0291<_0x49bdf6['length'];++_0x3c0291)if('boolean'!=typeof _0x310385['attributesBoolean'][_0x49bdf6[_0x3c0291]])return'attributesBoolean:\x20boolean{k:string}\x20expected';}return null!=_0x310385['attributesJson']&&_0x310385['hasOwnProperty']('attributesJson')&&!_0x4884f7['isString'](_0x310385['attributesJson'])?'attributesJson:\x20string\x20expected':null;},_0xcaff1e['fromObject']=function(_0x5a6392){if(_0x5a6392 instanceof _0x2c6a0a['Element'])return _0x5a6392;var _0x3a60e1=new _0x2c6a0a['Element']();if(null!=_0x5a6392['name']&&(_0x3a60e1['name']=String(_0x5a6392['name'])),_0x5a6392['children']){if(!Array['isArray'](_0x5a6392['children']))throw TypeError('.Element.children:\x20array\x20expected');_0x3a60e1['children']=[];for(var _0x7b0133=0x0;_0x7b0133<_0x5a6392['children']['length'];++_0x7b0133){if('object'!=typeof _0x5a6392['children'][_0x7b0133])throw TypeError('.Element.children:\x20object\x20expected');_0x3a60e1['children'][_0x7b0133]=_0x2c6a0a['Element']['fromObject'](_0x5a6392['children'][_0x7b0133]);}}if(null!=_0x5a6392['data']&&(_0x3a60e1['data']=String(_0x5a6392['data'])),_0x5a6392['attributesBoolean']){if('object'!=typeof _0x5a6392['attributesBoolean'])throw TypeError('.Element.attributesBoolean:\x20object\x20expected');_0x3a60e1['attributesBoolean']={};var _0x2c04f9=Object['keys'](_0x5a6392['attributesBoolean']);for(_0x7b0133=0x0;_0x7b0133<_0x2c04f9['length'];++_0x7b0133)_0x3a60e1['attributesBoolean'][_0x2c04f9[_0x7b0133]]=Boolean(_0x5a6392['attributesBoolean'][_0x2c04f9[_0x7b0133]]);}return null!=_0x5a6392['attributesJson']&&(_0x3a60e1['attributesJson']=String(_0x5a6392['attributesJson'])),_0x3a60e1;},_0xcaff1e['toObject']=function(_0x2596c2,_0x511fdc){_0x511fdc||(_0x511fdc={});var _0x3cbeed,_0xfcd299={};if((_0x511fdc['arrays']||_0x511fdc['defaults'])&&(_0xfcd299['children']=[]),(_0x511fdc['objects']||_0x511fdc['defaults'])&&(_0xfcd299['attributesBoolean']={}),_0x511fdc['defaults']&&(_0xfcd299['name']='',_0xfcd299['data']='',_0xfcd299['attributesJson']=''),null!=_0x2596c2['name']&&_0x2596c2['hasOwnProperty']('name')&&(_0xfcd299['name']=_0x2596c2['name']),_0x2596c2['children']&&_0x2596c2['children']['length']){_0xfcd299['children']=[];for(var _0x4670ff=0x0;_0x4670ff<_0x2596c2['children']['length'];++_0x4670ff)_0xfcd299['children'][_0x4670ff]=_0x2c6a0a['Element']['toObject'](_0x2596c2['children'][_0x4670ff],_0x511fdc);}if(null!=_0x2596c2['data']&&_0x2596c2['hasOwnProperty']('data')&&(_0xfcd299['data']=_0x2596c2['data']),_0x2596c2['attributesBoolean']&&(_0x3cbeed=Object['keys'](_0x2596c2['attributesBoolean']))['length']){_0xfcd299['attributesBoolean']={};for(_0x4670ff=0x0;_0x4670ff<_0x3cbeed['length'];++_0x4670ff)_0xfcd299['attributesBoolean'][_0x3cbeed[_0x4670ff]]=_0x2596c2['attributesBoolean'][_0x3cbeed[_0x4670ff]];}return null!=_0x2596c2['attributesJson']&&_0x2596c2['hasOwnProperty']('attributesJson')&&(_0xfcd299['attributesJson']=_0x2596c2['attributesJson']),_0xfcd299;},_0xcaff1e['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x579a6d['util']['toJSONOptions']);},_0xcaff1e['getTypeUrl']=function(_0x23ef42){return void 0x0===_0x23ef42&&(_0x23ef42='type.googleapis.com'),_0x23ef42+'/Element';},_0xcaff1e;}()),_0x2c6a0a;})());class r{['_protobufRoot'];constructor(){this['_protobufRoot']=u;}['getDescriptor'](_0x35f33b){return new y(this['_protobufRoot'][_0x35f33b]);}}class y{['_protobuf'];constructor(_0x28757e){this['_protobuf']=_0x28757e;}['compress'](_0x3f7da1){const _0x793f6b=this['_protobuf']['verify'](_0x3f7da1);if(_0x793f6b)throw Error(_0x793f6b);return this['_protobuf']['encode'](this['_protobuf']['create'](_0x3f7da1))['finish']();}['decompress'](_0x34decd){return this['_protobuf']['toObject'](this['_protobuf']['decode'](_0x34decd),{'oneofs':!0x0});}}function _(_0x3df5da,_0x3cc00d){const _0x429796=_0x5bc3ce(_0x3df5da);return _0x429796['path'][_0x429796['path']['length']-0x1]+=_0x3cc00d,_0x429796;}function O(_0x5955a1,_0x48fc30){return _0x5955a1['root']===_0x48fc30['root']&&_0x43ea76(_0x5955a1['path'],_0x48fc30['path']);}function $(_0x11c5cc){P(_0x11c5cc,_0x47bf4d=>('main'==_0x47bf4d['root']?(_0x47bf4d['rootMain']=!0x0,delete _0x47bf4d['root']):'$graveyard'==_0x47bf4d['root']&&(_0x47bf4d['rootGraveyard']=!0x0,delete _0x47bf4d['root']),_0x47bf4d));}function J(_0x547836){P(_0x547836,_0x298a67=>(_0x298a67['rootMain']?(_0x298a67['root']='main',delete _0x298a67['rootMain']):_0x298a67['rootGraveyard']&&(_0x298a67['root']='$graveyard',delete _0x298a67['rootGraveyard']),_0x298a67));}function P(_0x13b4c7,_0x4cbf28){for(const _0x353682 in _0x13b4c7){const _0x10cdda=_0x13b4c7[_0x353682];'nodes'!==_0x353682&&_0x559452(_0x10cdda)&&(_0x10cdda['path']&&(_0x10cdda['root']||_0x10cdda['rootMain']||_0x10cdda['rootGraveyard'])?_0x13b4c7[_0x353682]=_0x4cbf28(_0x10cdda):P(_0x10cdda,_0x4cbf28));}return _0x13b4c7;}class e{['_id'];['_operationName'];['_protobufDescriptor'];constructor(_0x7ddc44,_0x20f491,_0x44bf19){this['_id']=_0x7ddc44,this['_operationName']=_0x20f491,this['_protobufDescriptor']=_0x44bf19;}['compress'](_0x25c98c,_0x24d600){const _0x251232=_0x24d600['shift']();return $(_0x251232),_0x25c98c['buffers']['push'](this['_protobufDescriptor']['compress'](_0x251232)),_0x25c98c['types']['push'](this['_id']),!0x0;}['decompress'](_0x4f0631,_0x2fb0eb){_0x2fb0eb['types']['shift']();const _0x2015f3=this['_protobufDescriptor']['decompress'](_0x2fb0eb['buffers']['shift']());J(_0x2015f3),_0x2015f3['__className']=this['_operationName'],_0x4f0631['push'](_0x2015f3);}}class s extends e{['compress'](_0x1fe841,_0x419719){const _0x3a05dc=_0x419719['shift']();return this['_serializeOneOf']('oldValue',_0x3a05dc),this['_serializeOneOf']('newValue',_0x3a05dc),$(_0x3a05dc),_0x1fe841['buffers']['push'](this['_protobufDescriptor']['compress'](_0x3a05dc)),_0x1fe841['types']['push'](this['_id']),!0x0;}['decompress'](_0x127c09,_0x58b449){const {types:_0x2c8c7d,buffers:_0x4df4c1}=_0x58b449,_0x2af150=this['_protobufDescriptor']['decompress'](_0x4df4c1['shift']());_0x2c8c7d['shift'](),this['_deserializeOneOf']('oldValue',_0x2af150),this['_deserializeOneOf']('newValue',_0x2af150),J(_0x2af150),_0x2af150['__className']=this['_operationName'],_0x127c09['push'](_0x2af150);}['_serializeOneOf'](_0x3cfb25,_0x307f0a){const _0x5755a0=_0x307f0a[_0x3cfb25];'boolean'==typeof _0x5755a0?_0x307f0a[_0x3cfb25+'Boolean']=_0x5755a0:_0x307f0a[_0x3cfb25+'Json']=JSON['stringify'](_0x5755a0);}['_deserializeOneOf'](_0x23c5b5,_0x42a475){const _0x2ba4a5=_0x23c5b5+'Json';_0x42a475[_0x2ba4a5]?(_0x42a475[_0x23c5b5]=JSON['parse'](_0x42a475[_0x2ba4a5]),delete _0x42a475[_0x2ba4a5]):(_0x42a475[_0x23c5b5]=_0x42a475[_0x23c5b5+'Boolean'],delete _0x42a475[_0x23c5b5+'Boolean']);}}class i extends e{['compress'](_0x24cd3e,_0x1ba3e7){const _0x3b5823=_0x1ba3e7['shift']();return this['_serializeNodesAttributes'](_0x3b5823['nodes']),$(_0x3b5823),_0x24cd3e['buffers']['push'](this['_protobufDescriptor']['compress'](_0x3b5823)),_0x24cd3e['types']['push'](this['_id']),!0x0;}['decompress'](_0x35dcd7,_0x40a0a0){const {types:_0x2e3e60,buffers:_0x21b552}=_0x40a0a0,_0xe5d612=this['_protobufDescriptor']['decompress'](_0x21b552['shift']());_0x2e3e60['shift'](),_0xe5d612['nodes']||(_0xe5d612['nodes']=[]),this['_deserializeNodesAttributes'](_0xe5d612['nodes']),J(_0xe5d612),_0xe5d612['__className']=this['_operationName'],_0x35dcd7['push'](_0xe5d612);}['_serializeNodesAttributes'](_0x28a063){for(const _0x316f14 of _0x28a063){if(_0x316f14['attributes']){const _0x30eb32=_0x316f14['attributes'];this['_areValuesBoolean'](_0x30eb32)?_0x316f14['attributesBoolean']=_0x30eb32:_0x316f14['attributesJson']=JSON['stringify'](_0x30eb32);}_0x316f14['children']&&this['_serializeNodesAttributes'](_0x316f14['children']);}}['_deserializeNodesAttributes'](_0x1ce2f7){for(const _0x43dfb8 of _0x1ce2f7)(_0x43dfb8['attributesBoolean']||_0x43dfb8['attributesJson'])&&(_0x43dfb8['attributesBoolean']?(_0x43dfb8['attributes']=_0x43dfb8['attributesBoolean'],delete _0x43dfb8['attributesBoolean']):(_0x43dfb8['attributes']=JSON['parse'](_0x43dfb8['attributesJson']),delete _0x43dfb8['attributesJson'])),_0x43dfb8['children']&&this['_deserializeNodesAttributes'](_0x43dfb8['children']);}['_areValuesBoolean'](_0x26a196){return Object['keys'](_0x26a196)['every'](_0x13f60b=>'boolean'==typeof _0x26a196[_0x13f60b]);}}class n extends e{['decompress'](_0x12760a,_0xd983c0){super['decompress'](_0x12760a,_0xd983c0);const _0x5bd489=_0x12760a[_0x12760a['length']-0x1];_0x5bd489['oldRange']||(_0x5bd489['oldRange']=null),_0x5bd489['newRange']||(_0x5bd489['newRange']=null);}}class p extends e{['compress'](_0x25a7b6,_0x448d1e){return _0x448d1e['shift'](),_0x25a7b6['types']['push'](this['_id']),!0x0;}['decompress'](_0x4b2499,_0x3877bf){_0x3877bf['types']['shift'](),_0x4b2499['push']({'__className':this['_operationName']});}}class a extends n{['_omittedNamespace'];constructor(_0x424ef7,_0x1db6d2,_0x1d8580,_0x29bc2b){super(_0x424ef7,_0x1db6d2,_0x1d8580),this['_omittedNamespace']=_0x29bc2b+':';}['compress'](_0x37fbe4,_0x5d74d6){return!('MarkerOperation'!=_0x5d74d6[0x0]['__className']||!_0x5d74d6[0x0]['name']['startsWith'](this['_omittedNamespace']))&&(_0x5d74d6[0x0]['name']=_0x5d74d6[0x0]['name']['replace'](new RegExp('^'+this['_omittedNamespace']),''),super['compress'](_0x37fbe4,_0x5d74d6),!0x0);}['decompress'](_0x166250,_0x5c6451){super['decompress'](_0x166250,_0x5c6451);const _0x529f42=_0x166250[_0x166250['length']-0x1];_0x529f42['name']=this['_omittedNamespace']+_0x529f42['name'];}}class b{['_id'];['_context'];constructor(_0x2695ed,_0x3e2a19){this['_id']=_0x2695ed,this['_context']=_0x3e2a19;}['compress'](_0xe74681,_0x6d2819){let _0x59266d;for(;_0x6d2819['length']>0x1&&this['_compareOperations'](_0x6d2819[0x0],_0x6d2819[0x1]);)_0x59266d?(_0x59266d=this['_combineNext'](_0x6d2819['shift'](),_0x59266d),_0xe74681['types']['push'](0x0)):(_0x59266d=_0x5bc3ce(_0x6d2819['shift']()),_0xe74681['types']['push'](this['_id']));return!!_0x59266d&&(_0x59266d=this['_combineNext'](_0x6d2819['shift'](),_0x59266d),_0xe74681['types']['push'](0x0),_0xe74681['buffers']['push'](this['_compressSingleOperation'](_0x59266d)),!0x0);}['decompress'](_0x27b143,_0x248015){const _0x31fa9c=this['_decompressSingleOperation'](_0x248015);for(;0x0==_0x248015['types'][0x0];)_0x248015['types']['shift'](),_0x27b143['push'](this['_splitCurrent'](_0x31fa9c));_0x27b143['push'](_0x31fa9c);}}class m extends b{['_combineNext'](_0x3f94f1,_0x4043f2){return _0x4043f2['nodes'][0x0]['data']+=_0x3f94f1['nodes'][0x0]['data'],_0x4043f2;}['_splitCurrent'](_0x4653a0){const _0x4ee606=_0x5bc3ce(_0x4653a0),_0x189a5e=_0x4ee606['nodes'][0x0],_0x3779b0=_0x4653a0['nodes'][0x0],_0x4660ce=_0x3779b0['data'][Symbol['iterator']]()['next']()['value'],_0x21ec50=_0x4660ce['length'];return _0x189a5e['data']=_0x4660ce,_0x3779b0['data']=_0x3779b0['data']['substr'](_0x21ec50),_0x4653a0['position']=_(_0x4653a0['position'],_0x21ec50),_0x4ee606;}['_compareOperations'](_0x5f2816,_0x2813bc){if(this['_checkOperation'](_0x5f2816)&&this['_checkOperation'](_0x2813bc)){const _0x564e0a=_0x5f2816['nodes'][0x0]['data']['length'],_0x1d1fb3=O(_(_0x5f2816['position'],_0x564e0a),_0x2813bc['position']),_0x2c6dc8=_0x5f2816['nodes'][0x0],_0x3f6950=_0x2813bc['nodes'][0x0];return _0x1d1fb3&&this['_compareAttributes'](_0x2c6dc8,_0x3f6950);}return!0x1;}['_compressSingleOperation'](_0x2d0ca1){const _0x4e3d18={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('InsertOperation')['compress'](_0x4e3d18,[_0x2d0ca1]),_0x4e3d18['buffers'][0x0];}['_decompressSingleOperation'](_0x475674){const _0x2baf96=[];return this['_context']['_getCompressorByName']('InsertOperation')['decompress'](_0x2baf96,_0x475674),_0x2baf96[0x0];}['_checkOperation'](_0x1ab571){return'InsertOperation'==_0x1ab571['__className']&&0x1==_0x1ab571['nodes']['length']&&_0x1ab571['nodes'][0x0]['data']&&!_0x1ab571['wasUndone']&&0x1==Array['from'](_0x1ab571['nodes'][0x0]['data'])['length'];}['_compareAttributes'](_0x27b78c,_0x3ab48a){const _0x40908a=Object['keys'](_0x27b78c['attributes']||{}),_0x3597f4=Object['keys'](_0x3ab48a['attributes']||{});return _0x40908a['length']===_0x3597f4['length']&&_0x40908a['every'](_0x32f730=>_0x3ab48a['attributes'][_0x32f730]&&_0x3ab48a['attributes'][_0x32f730]===_0x27b78c['attributes'][_0x32f730]);}}class c extends b{['_combineNext'](_0x3b4b5b,_0x4ddf91){return _0x4ddf91['howMany']++,_0x4ddf91['sourcePosition']=_0x5bc3ce(_0x3b4b5b['sourcePosition']),_0x4ddf91;}['_splitCurrent'](_0x6e1cfb){const _0xbc5bc2=_0x5bc3ce(_0x6e1cfb);return _0x6e1cfb['howMany']--,_0xbc5bc2['howMany']=0x1,_0xbc5bc2['sourcePosition']=_(_0xbc5bc2['sourcePosition'],_0x6e1cfb['howMany']),_0xbc5bc2;}['_compareOperations'](_0x4873d1,_0x4016e5){return!(!this['_checkOperation'](_0x4873d1)||!this['_checkOperation'](_0x4016e5))&&(O(_(_0x4873d1['sourcePosition'],-0x1),_0x4016e5['sourcePosition'])&&O(_0x4873d1['targetPosition'],_0x4016e5['targetPosition']));}['_compressSingleOperation'](_0x518ace){const _0x191edd={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x191edd,[_0x518ace]),_0x191edd['buffers'][0x0];}['_decompressSingleOperation'](_0x52bc87){const _0x2c2917=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x2c2917,_0x52bc87),_0x2c2917[0x0];}['_checkOperation'](_0x14a495){return'MoveOperation'==_0x14a495['__className']&&'$graveyard'==_0x14a495['targetPosition']['root']&&0x1==_0x14a495['howMany']&&!_0x14a495['wasUndone'];}}class h extends b{['_combineNext'](_0x546114,_0x3ec0bd){return _0x3ec0bd['howMany']++,_0x3ec0bd;}['_splitCurrent'](_0x524644){const _0x48a1cc=_0x5bc3ce(_0x524644);return _0x48a1cc['howMany']=0x1,_0x524644['howMany']--,_0x48a1cc;}['_compareOperations'](_0x5c6e89,_0x7a4e64){return!(!this['_checkOperation'](_0x5c6e89)||!this['_checkOperation'](_0x7a4e64))&&(O(_0x5c6e89['sourcePosition'],_0x7a4e64['sourcePosition'])&&O(_0x5c6e89['targetPosition'],_0x7a4e64['targetPosition']));}['_compressSingleOperation'](_0x3a2440){const _0xb80d52={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0xb80d52,[_0x3a2440]),_0xb80d52['buffers'][0x0];}['_decompressSingleOperation'](_0xeb699e){const _0x960a28=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x960a28,_0xeb699e),_0x960a28[0x0];}['_checkOperation'](_0x5aa8c3){return'MoveOperation'==_0x5aa8c3['__className']&&'$graveyard'==_0x5aa8c3['targetPosition']['root']&&0x1==_0x5aa8c3['howMany']&&!_0x5aa8c3['wasUndone'];}}class f extends b{['compress'](_0x46e780,_0x511c4a){if(!this['_compareOperations'](_0x511c4a[0x0],_0x511c4a[0x1]))return!0x1;const _0xd3d83=_0x511c4a['shift']();return _0xd3d83['oldRange']=null,_0xd3d83['newRange']&&O(_0xd3d83['newRange']['start'],_0xd3d83['newRange']['end'])&&(_0xd3d83['newRange']['end']=null),_0x511c4a['shift'](),_0x46e780['types']['push'](this['_id']),_0x46e780['types']['push'](0x0),_0x46e780['buffers']['push'](this['_compressSingleOperation'](_0xd3d83)),!0x0;}['decompress'](_0x14dad2,_0x14d355){const _0x477998=this['_decompressSingleOperation'](_0x14d355);_0x477998['newRange']&&!_0x477998['newRange']['end']&&(_0x477998['newRange']['end']=_0x5bc3ce(_0x477998['newRange']['start']));const _0x5098a2=_0x5bc3ce(_0x477998);_0x5098a2['newRange']&&(_0x5098a2['newRange']['start']['stickiness']='toNone',_0x5098a2['newRange']['end']=_0x5bc3ce(_0x5098a2['newRange']['start'])),_0x5098a2['name']='user:position:'+_0x5098a2['name']['split'](':')[0x2],_0x14d355['types']['shift'](),_0x14dad2['push'](_0x477998),_0x14dad2['push'](_0x5098a2);}['_compressSingleOperation'](_0x4abeb7){const _0xd856f={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MarkerOperation')['compress'](_0xd856f,[_0x4abeb7]),_0xd856f['buffers'][0x0];}['_decompressSingleOperation'](_0x14037a){const _0x208bb4=[];return this['_context']['_getCompressorByName']('MarkerOperation')['decompress'](_0x208bb4,_0x14037a),_0x208bb4[0x0];}['_compareOperations'](_0x30c319,_0x19478b){return!(!_0x30c319||!_0x19478b)&&('MarkerOperation'==_0x30c319['__className']&&'MarkerOperation'==_0x19478b['__className']&&!(!_0x30c319['name']['startsWith']('user:')||!_0x19478b['name']['startsWith']('user:')||_0x30c319['name']==_0x19478b['name']));}}class g{['_compressorById'];['_compressorByName'];['_protobufFactory'];constructor(){this['_compressorById']=new Map(),this['_compressorByName']=new Map(),this['_protobufFactory']=new r();const _0x3d38b9=this['_protobufFactory']['getDescriptor']('MarkerOperation');this['_registerCompressor'](0x1,'NoOperation',new p(0x1,'NoOperation',void 0x0)),this['_registerOperationCompressor'](0xa,'AttributeOperation',s),this['_registerOperationCompressor'](0xb,'InsertOperation',i),this['_registerOperationCompressor'](0xc,'MarkerOperation',n),this['_registerOperationCompressor'](0xd,'MergeOperation',e),this['_registerOperationCompressor'](0xe,'MoveOperation',e),this['_registerOperationCompressor'](0xf,'RenameOperation',e),this['_registerOperationCompressor'](0x10,'RootAttributeOperation',s),this['_registerOperationCompressor'](0x11,'SplitOperation',e),this['_registerCompressor'](0x12,'CommentMarkerOperation',new a(0x12,'MarkerOperation',_0x3d38b9,'comment')),this['_registerCompressor'](0x13,'SuggestionMarkerOperation',new a(0x13,'MarkerOperation',_0x3d38b9,'suggestion')),this['_registerOperationCompressor'](0x14,'RootOperation',e),this['_registerActionCompressor'](0x64,'TypingAction',m),this['_registerActionCompressor'](0x65,'DeletingAction',c),this['_registerActionCompressor'](0x66,'ForwardDeletingAction',h),this['_registerActionCompressor'](0x67,'UserSelectionAction',f);}['compress'](_0x2e80dc){if(!_0x2e80dc||!_0x2e80dc[0x0])throw new _0x1b7003('no-operations-provided',this);const _0x516001={'types':[],'buffers':[],'baseVersion':_0x2e80dc[0x0]['baseVersion']};for(;_0x2e80dc['length'];)this['_getCompressorByName']('UserSelectionAction')['compress'](_0x516001,_0x2e80dc)||this['_getCompressorByName']('TypingAction')['compress'](_0x516001,_0x2e80dc)||this['_getCompressorByName']('DeletingAction')['compress'](_0x516001,_0x2e80dc)||this['_getCompressorByName']('ForwardDeletingAction')['compress'](_0x516001,_0x2e80dc)||this['_getCompressorByName']('CommentMarkerOperation')['compress'](_0x516001,_0x2e80dc)||this['_getCompressorByName']('SuggestionMarkerOperation')['compress'](_0x516001,_0x2e80dc)||this['_getCompressorByName'](_0x2e80dc[0x0]['__className'])['compress'](_0x516001,_0x2e80dc);return _0x516001;}['decompress'](_0x4c8178){const _0x192e52=[];for(;_0x4c8178['types']['length'];){this['_compressorById']['get'](_0x4c8178['types'][0x0])['decompress'](_0x192e52,_0x4c8178);}return _0x192e52['forEach']((_0x1f29c6,_0x493752)=>_0x1f29c6['baseVersion']=_0x4c8178['baseVersion']+_0x493752),_0x192e52;}['_getCompressorByName'](_0x578c75){return this['_compressorByName']['get'](_0x578c75);}['_registerOperationCompressor'](_0x456723,_0x57520a,_0x4ece73){const _0x42c95d=new _0x4ece73(_0x456723,_0x57520a,this['_protobufFactory']['getDescriptor'](_0x57520a));this['_registerCompressor'](_0x456723,_0x57520a,_0x42c95d);}['_registerActionCompressor'](_0x1e95c7,_0x3907c5,_0xa1e9e6){const _0x2a86c=new _0xa1e9e6(_0x1e95c7,this);this['_registerCompressor'](_0x1e95c7,_0x3907c5,_0x2a86c);}['_registerCompressor'](_0x3cd5dc,_0x3ca068,_0x5556aa){this['_compressorById']['set'](_0x3cd5dc,_0x5556aa),this['_compressorByName']['set'](_0x3ca068,_0x5556aa);}}export{g as Compressor};
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ckeditor/ckeditor5-operations-compressor",
3
- "version": "43.0.0-alpha.3",
3
+ "version": "43.0.0-alpha.5",
4
4
  "description": "CKEditor 5 operations compressor for real-time collaboration.",
5
5
  "license": "SEE LICENSE IN LICENSE.md",
6
6
  "homepage": "https://ckeditor.com/collaboration/real-time/",
@@ -33,8 +33,8 @@
33
33
  "main": "src/index.js",
34
34
  "types": "src/index.d.ts",
35
35
  "dependencies": {
36
- "@ckeditor/ckeditor5-utils": "43.0.0-alpha.3",
37
- "ckeditor5": "43.0.0-alpha.3",
36
+ "@ckeditor/ckeditor5-utils": "43.0.0-alpha.5",
37
+ "ckeditor5": "43.0.0-alpha.5",
38
38
  "lodash-es": "4.17.21",
39
39
  "protobufjs": "7.2.5"
40
40
  },
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0xf7a46e=_0x25ff;(function(_0x59444e,_0x101019){const _0x438429=_0x25ff,_0x43fb5a=_0x59444e();while(!![]){try{const _0x52ca82=parseInt(_0x438429(0x165))/0x1+parseInt(_0x438429(0x177))/0x2+parseInt(_0x438429(0x16b))/0x3*(-parseInt(_0x438429(0x163))/0x4)+-parseInt(_0x438429(0x16e))/0x5*(-parseInt(_0x438429(0x179))/0x6)+parseInt(_0x438429(0x16f))/0x7*(-parseInt(_0x438429(0x173))/0x8)+parseInt(_0x438429(0x168))/0x9*(parseInt(_0x438429(0x178))/0xa)+-parseInt(_0x438429(0x162))/0xb;if(_0x52ca82===_0x101019)break;else _0x43fb5a['push'](_0x43fb5a['shift']());}catch(_0x2da3ef){_0x43fb5a['push'](_0x43fb5a['shift']());}}}(_0x170e,0x764b3));import{cloneDeep as _0x1391ea}from'lodash-es';function _0x25ff(_0x2730fc,_0x85853a){const _0x170eb6=_0x170e();return _0x25ff=function(_0x25fff5,_0x493cbb){_0x25fff5=_0x25fff5-0x161;let _0x4604c5=_0x170eb6[_0x25fff5];return _0x4604c5;},_0x25ff(_0x2730fc,_0x85853a);}function _0x170e(){const _0x1b284f=['2069177DCAUte','483452FSAdls','_combineNext','35816sjagdB','_compressSingleOperation','push','18VLlAqg','_decompressSingleOperation','length','15QxFDTG','_id','buffers','5GbnNaG','14sUkTgF','_compareOperations','_context','_splitCurrent','1703872gVxZWG','types','shift','compress','417354URiLPj','4508470ctNESh','3340404ABCwRx','decompress'];_0x170e=function(){return _0x1b284f;};return _0x170e();}export default class b{constructor(_0x4a0811,_0x48eabb){const _0x52224e=_0x25ff;this[_0x52224e(0x16c)]=_0x4a0811,this[_0x52224e(0x171)]=_0x48eabb;}[_0xf7a46e(0x176)](_0x35a5fe,_0x175262){const _0x19dfe9=_0xf7a46e;let _0x1a2b31;for(;_0x175262[_0x19dfe9(0x16a)]>0x1&&this[_0x19dfe9(0x170)](_0x175262[0x0],_0x175262[0x1]);)_0x1a2b31?(_0x1a2b31=this[_0x19dfe9(0x164)](_0x175262[_0x19dfe9(0x175)](),_0x1a2b31),_0x35a5fe[_0x19dfe9(0x174)][_0x19dfe9(0x167)](0x0)):(_0x1a2b31=_0x1391ea(_0x175262[_0x19dfe9(0x175)]()),_0x35a5fe[_0x19dfe9(0x174)][_0x19dfe9(0x167)](this[_0x19dfe9(0x16c)]));return!!_0x1a2b31&&(_0x1a2b31=this[_0x19dfe9(0x164)](_0x175262[_0x19dfe9(0x175)](),_0x1a2b31),_0x35a5fe[_0x19dfe9(0x174)][_0x19dfe9(0x167)](0x0),_0x35a5fe[_0x19dfe9(0x16d)][_0x19dfe9(0x167)](this[_0x19dfe9(0x166)](_0x1a2b31)),!0x0);}[_0xf7a46e(0x161)](_0x32bda9,_0x2c5080){const _0x564d93=_0xf7a46e,_0x17d7a2=this[_0x564d93(0x169)](_0x2c5080);for(;0x0==_0x2c5080[_0x564d93(0x174)][0x0];)_0x2c5080[_0x564d93(0x174)][_0x564d93(0x175)](),_0x32bda9[_0x564d93(0x167)](this[_0x564d93(0x172)](_0x17d7a2));_0x32bda9[_0x564d93(0x167)](_0x17d7a2);}}
23
+ function _0x4440(){const _0x40e9ac=['1270509erLbAg','1816umCZGE','231HBXnVw','push','types','_compareOperations','shift','_decompressSingleOperation','_id','decompress','2GpFXHB','_splitCurrent','948916eXLycp','_compressSingleOperation','compress','5781850rizDhb','length','_combineNext','11405kUMaBr','_context','buffers','107874mhnVGy','12492dsnMxk','860NvHfkN','943800VuIvZM'];_0x4440=function(){return _0x40e9ac;};return _0x4440();}const _0x359556=_0x41f9;(function(_0x503d84,_0x4d9118){const _0x40073f=_0x41f9,_0x26c229=_0x503d84();while(!![]){try{const _0x527ef6=-parseInt(_0x40073f(0x184))/0x1*(-parseInt(_0x40073f(0x182))/0x2)+parseInt(_0x40073f(0x178))/0x3+parseInt(_0x40073f(0x176))/0x4*(-parseInt(_0x40073f(0x18a))/0x5)+-parseInt(_0x40073f(0x18d))/0x6*(-parseInt(_0x40073f(0x17a))/0x7)+-parseInt(_0x40073f(0x179))/0x8*(parseInt(_0x40073f(0x18e))/0x9)+-parseInt(_0x40073f(0x187))/0xa+-parseInt(_0x40073f(0x177))/0xb;if(_0x527ef6===_0x4d9118)break;else _0x26c229['push'](_0x26c229['shift']());}catch(_0x4f755b){_0x26c229['push'](_0x26c229['shift']());}}}(_0x4440,0x7927a));import{cloneDeep as _0x35b2a6}from'lodash-es';function _0x41f9(_0xb2efb6,_0x15b376){const _0x44407f=_0x4440();return _0x41f9=function(_0x41f972,_0x4869bb){_0x41f972=_0x41f972-0x176;let _0x3dcf1b=_0x44407f[_0x41f972];return _0x3dcf1b;},_0x41f9(_0xb2efb6,_0x15b376);}export default class b{constructor(_0x3587cc,_0x3e96f7){const _0x57325a=_0x41f9;this[_0x57325a(0x180)]=_0x3587cc,this[_0x57325a(0x18b)]=_0x3e96f7;}[_0x359556(0x186)](_0x401555,_0x571c1c){const _0x52259e=_0x359556;let _0x5e0979;for(;_0x571c1c[_0x52259e(0x188)]>0x1&&this[_0x52259e(0x17d)](_0x571c1c[0x0],_0x571c1c[0x1]);)_0x5e0979?(_0x5e0979=this[_0x52259e(0x189)](_0x571c1c[_0x52259e(0x17e)](),_0x5e0979),_0x401555[_0x52259e(0x17c)][_0x52259e(0x17b)](0x0)):(_0x5e0979=_0x35b2a6(_0x571c1c[_0x52259e(0x17e)]()),_0x401555[_0x52259e(0x17c)][_0x52259e(0x17b)](this[_0x52259e(0x180)]));return!!_0x5e0979&&(_0x5e0979=this[_0x52259e(0x189)](_0x571c1c[_0x52259e(0x17e)](),_0x5e0979),_0x401555[_0x52259e(0x17c)][_0x52259e(0x17b)](0x0),_0x401555[_0x52259e(0x18c)][_0x52259e(0x17b)](this[_0x52259e(0x185)](_0x5e0979)),!0x0);}[_0x359556(0x181)](_0x2ff140,_0x5b7738){const _0x59ff52=_0x359556,_0x54b397=this[_0x59ff52(0x17f)](_0x5b7738);for(;0x0==_0x5b7738[_0x59ff52(0x17c)][0x0];)_0x5b7738[_0x59ff52(0x17c)][_0x59ff52(0x17e)](),_0x2ff140[_0x59ff52(0x17b)](this[_0x59ff52(0x183)](_0x54b397));_0x2ff140[_0x59ff52(0x17b)](_0x54b397);}}