@ckeditor/ckeditor5-operations-compressor 47.0.0-alpha.8 → 47.0.0-alpha.9
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.js +2 -2
- package/package.json +3 -3
- package/src/actioncompressor/actioncompressor.js +1 -1
- package/src/actioncompressor/deletingactioncompressor.js +1 -1
- package/src/actioncompressor/forwarddeletingactioncompressor.js +1 -1
- package/src/actioncompressor/typingactioncompressor.js +1 -1
- package/src/actioncompressor/userselectionactioncompressor.js +1 -1
- package/src/compressor.js +1 -1
- package/src/index.js +1 -1
- package/src/lib/compiledmessages.js +2 -2
- package/src/lib/protobufdescriptions.js +1 -1
- package/src/operationcompressor/annotationmarkeroperationcompressor.js +1 -1
- package/src/operationcompressor/attributeoperationcompressor.js +1 -1
- package/src/operationcompressor/insertoperationcompressor.js +1 -1
- package/src/operationcompressor/markeroperationcompressor.js +1 -1
- package/src/operationcompressor/nooperationcompressor.js +1 -1
- package/src/operationcompressor/operationcompressor.js +1 -1
- package/src/protobuffactory.js +1 -1
- package/src/utils.js +1 -1
package/dist/index.js
CHANGED
|
@@ -20,5 +20,5 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
import{CKEditorError as
|
|
24
|
-
((()=>{var _0x24a3cb=_0x16111b['Reader'],_0x1a19cb=_0x16111b['Writer'],_0x59bd02=_0x16111b['util'],_0x44abc6=_0x16111b['roots']['default']||(_0x16111b['roots']['default']={});return _0x44abc6['AttributeOperation']=(function(){function _0x5dccf5(_0x2c3dba){if(_0x2c3dba){for(var _0x56d6b1=Object['keys'](_0x2c3dba),_0x4e71a8=0x0;_0x4e71a8<_0x56d6b1['length'];++_0x4e71a8)null!=_0x2c3dba[_0x56d6b1[_0x4e71a8]]&&(this[_0x56d6b1[_0x4e71a8]]=_0x2c3dba[_0x56d6b1[_0x4e71a8]]);}}return _0x5dccf5['prototype']['range']=null,_0x5dccf5['prototype']['key']='',_0x5dccf5['prototype']['oldValueBoolean']=!0x1,_0x5dccf5['prototype']['oldValueJson']='',_0x5dccf5['prototype']['newValueBoolean']=!0x1,_0x5dccf5['prototype']['newValueJson']='',_0x5dccf5['prototype']['wasUndone']=!0x1,_0x5dccf5['create']=function(_0x2627d5){return new _0x5dccf5(_0x2627d5);},_0x5dccf5['encode']=function(_0x522a46,_0xb9ac09){return _0xb9ac09||(_0xb9ac09=_0x1a19cb['create']()),null!=_0x522a46['range']&&Object['hasOwnProperty']['call'](_0x522a46,'range')&&_0x44abc6['Range']['encode'](_0x522a46['range'],_0xb9ac09['uint32'](0xa)['fork']())['ldelim'](),null!=_0x522a46['key']&&Object['hasOwnProperty']['call'](_0x522a46,'key')&&_0xb9ac09['uint32'](0x12)['string'](_0x522a46['key']),null!=_0x522a46['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x522a46,'oldValueBoolean')&&_0xb9ac09['uint32'](0x18)['bool'](_0x522a46['oldValueBoolean']),null!=_0x522a46['oldValueJson']&&Object['hasOwnProperty']['call'](_0x522a46,'oldValueJson')&&_0xb9ac09['uint32'](0x22)['string'](_0x522a46['oldValueJson']),null!=_0x522a46['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x522a46,'newValueBoolean')&&_0xb9ac09['uint32'](0x28)['bool'](_0x522a46['newValueBoolean']),null!=_0x522a46['newValueJson']&&Object['hasOwnProperty']['call'](_0x522a46,'newValueJson')&&_0xb9ac09['uint32'](0x32)['string'](_0x522a46['newValueJson']),null!=_0x522a46['wasUndone']&&Object['hasOwnProperty']['call'](_0x522a46,'wasUndone')&&_0xb9ac09['uint32'](0x38)['bool'](_0x522a46['wasUndone']),_0xb9ac09;},_0x5dccf5['encodeDelimited']=function(_0x1af96d,_0x282054){return this['encode'](_0x1af96d,_0x282054)['ldelim']();},_0x5dccf5['decode']=function(_0x59bc84,_0x5699d2){_0x59bc84 instanceof _0x24a3cb||(_0x59bc84=_0x24a3cb['create'](_0x59bc84));for(var _0x21a83a=void 0x0===_0x5699d2?_0x59bc84['len']:_0x59bc84['pos']+_0x5699d2,_0x4882f1=new _0x44abc6['AttributeOperation']();_0x59bc84['pos']<_0x21a83a;){var _0x888f7c=_0x59bc84['uint32']();switch(_0x888f7c>>>0x3){case 0x1:_0x4882f1['range']=_0x44abc6['Range']['decode'](_0x59bc84,_0x59bc84['uint32']());break;case 0x2:_0x4882f1['key']=_0x59bc84['string']();break;case 0x3:_0x4882f1['oldValueBoolean']=_0x59bc84['bool']();break;case 0x4:_0x4882f1['oldValueJson']=_0x59bc84['string']();break;case 0x5:_0x4882f1['newValueBoolean']=_0x59bc84['bool']();break;case 0x6:_0x4882f1['newValueJson']=_0x59bc84['string']();break;case 0x7:_0x4882f1['wasUndone']=_0x59bc84['bool']();break;default:_0x59bc84['skipType'](0x7&_0x888f7c);}}return _0x4882f1;},_0x5dccf5['decodeDelimited']=function(_0x5baba3){return _0x5baba3 instanceof _0x24a3cb||(_0x5baba3=new _0x24a3cb(_0x5baba3)),this['decode'](_0x5baba3,_0x5baba3['uint32']());},_0x5dccf5['verify']=function(_0x1e811f){if('object'!=typeof _0x1e811f||null===_0x1e811f)return'object\x20expected';if(null!=_0x1e811f['range']&&_0x1e811f['hasOwnProperty']('range')){var _0x123518=_0x44abc6['Range']['verify'](_0x1e811f['range']);if(_0x123518)return'range.'+_0x123518;}return null!=_0x1e811f['key']&&_0x1e811f['hasOwnProperty']('key')&&!_0x59bd02['isString'](_0x1e811f['key'])?'key:\x20string\x20expected':null!=_0x1e811f['oldValueBoolean']&&_0x1e811f['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x1e811f['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x1e811f['oldValueJson']&&_0x1e811f['hasOwnProperty']('oldValueJson')&&!_0x59bd02['isString'](_0x1e811f['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x1e811f['newValueBoolean']&&_0x1e811f['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x1e811f['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x1e811f['newValueJson']&&_0x1e811f['hasOwnProperty']('newValueJson')&&!_0x59bd02['isString'](_0x1e811f['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x1e811f['wasUndone']&&_0x1e811f['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x1e811f['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x5dccf5['fromObject']=function(_0x509efa){if(_0x509efa instanceof _0x44abc6['AttributeOperation'])return _0x509efa;var _0x38cc5f=new _0x44abc6['AttributeOperation']();if(null!=_0x509efa['range']){if('object'!=typeof _0x509efa['range'])throw TypeError('.AttributeOperation.range:\x20object\x20expected');_0x38cc5f['range']=_0x44abc6['Range']['fromObject'](_0x509efa['range']);}return null!=_0x509efa['key']&&(_0x38cc5f['key']=String(_0x509efa['key'])),null!=_0x509efa['oldValueBoolean']&&(_0x38cc5f['oldValueBoolean']=Boolean(_0x509efa['oldValueBoolean'])),null!=_0x509efa['oldValueJson']&&(_0x38cc5f['oldValueJson']=String(_0x509efa['oldValueJson'])),null!=_0x509efa['newValueBoolean']&&(_0x38cc5f['newValueBoolean']=Boolean(_0x509efa['newValueBoolean'])),null!=_0x509efa['newValueJson']&&(_0x38cc5f['newValueJson']=String(_0x509efa['newValueJson'])),null!=_0x509efa['wasUndone']&&(_0x38cc5f['wasUndone']=Boolean(_0x509efa['wasUndone'])),_0x38cc5f;},_0x5dccf5['toObject']=function(_0x75b883,_0x315e72){_0x315e72||(_0x315e72={});var _0xeb7962={};return _0x315e72['defaults']&&(_0xeb7962['range']=null,_0xeb7962['key']='',_0xeb7962['oldValueBoolean']=!0x1,_0xeb7962['oldValueJson']='',_0xeb7962['newValueBoolean']=!0x1,_0xeb7962['newValueJson']='',_0xeb7962['wasUndone']=!0x1),null!=_0x75b883['range']&&_0x75b883['hasOwnProperty']('range')&&(_0xeb7962['range']=_0x44abc6['Range']['toObject'](_0x75b883['range'],_0x315e72)),null!=_0x75b883['key']&&_0x75b883['hasOwnProperty']('key')&&(_0xeb7962['key']=_0x75b883['key']),null!=_0x75b883['oldValueBoolean']&&_0x75b883['hasOwnProperty']('oldValueBoolean')&&(_0xeb7962['oldValueBoolean']=_0x75b883['oldValueBoolean']),null!=_0x75b883['oldValueJson']&&_0x75b883['hasOwnProperty']('oldValueJson')&&(_0xeb7962['oldValueJson']=_0x75b883['oldValueJson']),null!=_0x75b883['newValueBoolean']&&_0x75b883['hasOwnProperty']('newValueBoolean')&&(_0xeb7962['newValueBoolean']=_0x75b883['newValueBoolean']),null!=_0x75b883['newValueJson']&&_0x75b883['hasOwnProperty']('newValueJson')&&(_0xeb7962['newValueJson']=_0x75b883['newValueJson']),null!=_0x75b883['wasUndone']&&_0x75b883['hasOwnProperty']('wasUndone')&&(_0xeb7962['wasUndone']=_0x75b883['wasUndone']),_0xeb7962;},_0x5dccf5['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x16111b['util']['toJSONOptions']);},_0x5dccf5['getTypeUrl']=function(_0x29dade){return void 0x0===_0x29dade&&(_0x29dade='type.googleapis.com'),_0x29dade+'/AttributeOperation';},_0x5dccf5;}()),_0x44abc6['InsertOperation']=(function(){function _0x233d0b(_0x2fd9e2){if(this['nodes']=[],_0x2fd9e2){for(var _0x3d7706=Object['keys'](_0x2fd9e2),_0x5c0c2d=0x0;_0x5c0c2d<_0x3d7706['length'];++_0x5c0c2d)null!=_0x2fd9e2[_0x3d7706[_0x5c0c2d]]&&(this[_0x3d7706[_0x5c0c2d]]=_0x2fd9e2[_0x3d7706[_0x5c0c2d]]);}}return _0x233d0b['prototype']['position']=null,_0x233d0b['prototype']['nodes']=_0x59bd02['emptyArray'],_0x233d0b['prototype']['shouldReceiveAttributes']=!0x1,_0x233d0b['prototype']['wasUndone']=!0x1,_0x233d0b['create']=function(_0x3086be){return new _0x233d0b(_0x3086be);},_0x233d0b['encode']=function(_0x4eadae,_0x347cc7){if(_0x347cc7||(_0x347cc7=_0x1a19cb['create']()),null!=_0x4eadae['position']&&Object['hasOwnProperty']['call'](_0x4eadae,'position')&&_0x44abc6['Position']['encode'](_0x4eadae['position'],_0x347cc7['uint32'](0xa)['fork']())['ldelim'](),null!=_0x4eadae['nodes']&&_0x4eadae['nodes']['length']){for(var _0x1414ae=0x0;_0x1414ae<_0x4eadae['nodes']['length'];++_0x1414ae)_0x44abc6['Element']['encode'](_0x4eadae['nodes'][_0x1414ae],_0x347cc7['uint32'](0x12)['fork']())['ldelim']();}return null!=_0x4eadae['shouldReceiveAttributes']&&Object['hasOwnProperty']['call'](_0x4eadae,'shouldReceiveAttributes')&&_0x347cc7['uint32'](0x18)['bool'](_0x4eadae['shouldReceiveAttributes']),null!=_0x4eadae['wasUndone']&&Object['hasOwnProperty']['call'](_0x4eadae,'wasUndone')&&_0x347cc7['uint32'](0x20)['bool'](_0x4eadae['wasUndone']),_0x347cc7;},_0x233d0b['encodeDelimited']=function(_0x49a2ef,_0x3cd642){return this['encode'](_0x49a2ef,_0x3cd642)['ldelim']();},_0x233d0b['decode']=function(_0x508bb5,_0x5260c8){_0x508bb5 instanceof _0x24a3cb||(_0x508bb5=_0x24a3cb['create'](_0x508bb5));for(var _0x414e76=void 0x0===_0x5260c8?_0x508bb5['len']:_0x508bb5['pos']+_0x5260c8,_0x2f785e=new _0x44abc6['InsertOperation']();_0x508bb5['pos']<_0x414e76;){var _0x1e084e=_0x508bb5['uint32']();switch(_0x1e084e>>>0x3){case 0x1:_0x2f785e['position']=_0x44abc6['Position']['decode'](_0x508bb5,_0x508bb5['uint32']());break;case 0x2:_0x2f785e['nodes']&&_0x2f785e['nodes']['length']||(_0x2f785e['nodes']=[]),_0x2f785e['nodes']['push'](_0x44abc6['Element']['decode'](_0x508bb5,_0x508bb5['uint32']()));break;case 0x3:_0x2f785e['shouldReceiveAttributes']=_0x508bb5['bool']();break;case 0x4:_0x2f785e['wasUndone']=_0x508bb5['bool']();break;default:_0x508bb5['skipType'](0x7&_0x1e084e);}}return _0x2f785e;},_0x233d0b['decodeDelimited']=function(_0x4e3998){return _0x4e3998 instanceof _0x24a3cb||(_0x4e3998=new _0x24a3cb(_0x4e3998)),this['decode'](_0x4e3998,_0x4e3998['uint32']());},_0x233d0b['verify']=function(_0x5bd349){if('object'!=typeof _0x5bd349||null===_0x5bd349)return'object\x20expected';if(null!=_0x5bd349['position']&&_0x5bd349['hasOwnProperty']('position')&&(_0x394e2c=_0x44abc6['Position']['verify'](_0x5bd349['position'])))return'position.'+_0x394e2c;if(null!=_0x5bd349['nodes']&&_0x5bd349['hasOwnProperty']('nodes')){if(!Array['isArray'](_0x5bd349['nodes']))return'nodes:\x20array\x20expected';for(var _0x4ccca7=0x0;_0x4ccca7<_0x5bd349['nodes']['length'];++_0x4ccca7){var _0x394e2c;if(_0x394e2c=_0x44abc6['Element']['verify'](_0x5bd349['nodes'][_0x4ccca7]))return'nodes.'+_0x394e2c;}}return null!=_0x5bd349['shouldReceiveAttributes']&&_0x5bd349['hasOwnProperty']('shouldReceiveAttributes')&&'boolean'!=typeof _0x5bd349['shouldReceiveAttributes']?'shouldReceiveAttributes:\x20boolean\x20expected':null!=_0x5bd349['wasUndone']&&_0x5bd349['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x5bd349['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x233d0b['fromObject']=function(_0x168099){if(_0x168099 instanceof _0x44abc6['InsertOperation'])return _0x168099;var _0x4b8c2a=new _0x44abc6['InsertOperation']();if(null!=_0x168099['position']){if('object'!=typeof _0x168099['position'])throw TypeError('.InsertOperation.position:\x20object\x20expected');_0x4b8c2a['position']=_0x44abc6['Position']['fromObject'](_0x168099['position']);}if(_0x168099['nodes']){if(!Array['isArray'](_0x168099['nodes']))throw TypeError('.InsertOperation.nodes:\x20array\x20expected');_0x4b8c2a['nodes']=[];for(var _0x4e2642=0x0;_0x4e2642<_0x168099['nodes']['length'];++_0x4e2642){if('object'!=typeof _0x168099['nodes'][_0x4e2642])throw TypeError('.InsertOperation.nodes:\x20object\x20expected');_0x4b8c2a['nodes'][_0x4e2642]=_0x44abc6['Element']['fromObject'](_0x168099['nodes'][_0x4e2642]);}}return null!=_0x168099['shouldReceiveAttributes']&&(_0x4b8c2a['shouldReceiveAttributes']=Boolean(_0x168099['shouldReceiveAttributes'])),null!=_0x168099['wasUndone']&&(_0x4b8c2a['wasUndone']=Boolean(_0x168099['wasUndone'])),_0x4b8c2a;},_0x233d0b['toObject']=function(_0x2dc6fa,_0x4c06d5){_0x4c06d5||(_0x4c06d5={});var _0x2aa490={};if((_0x4c06d5['arrays']||_0x4c06d5['defaults'])&&(_0x2aa490['nodes']=[]),_0x4c06d5['defaults']&&(_0x2aa490['position']=null,_0x2aa490['shouldReceiveAttributes']=!0x1,_0x2aa490['wasUndone']=!0x1),null!=_0x2dc6fa['position']&&_0x2dc6fa['hasOwnProperty']('position')&&(_0x2aa490['position']=_0x44abc6['Position']['toObject'](_0x2dc6fa['position'],_0x4c06d5)),_0x2dc6fa['nodes']&&_0x2dc6fa['nodes']['length']){_0x2aa490['nodes']=[];for(var _0x45ba18=0x0;_0x45ba18<_0x2dc6fa['nodes']['length'];++_0x45ba18)_0x2aa490['nodes'][_0x45ba18]=_0x44abc6['Element']['toObject'](_0x2dc6fa['nodes'][_0x45ba18],_0x4c06d5);}return null!=_0x2dc6fa['shouldReceiveAttributes']&&_0x2dc6fa['hasOwnProperty']('shouldReceiveAttributes')&&(_0x2aa490['shouldReceiveAttributes']=_0x2dc6fa['shouldReceiveAttributes']),null!=_0x2dc6fa['wasUndone']&&_0x2dc6fa['hasOwnProperty']('wasUndone')&&(_0x2aa490['wasUndone']=_0x2dc6fa['wasUndone']),_0x2aa490;},_0x233d0b['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x16111b['util']['toJSONOptions']);},_0x233d0b['getTypeUrl']=function(_0xa29a0c){return void 0x0===_0xa29a0c&&(_0xa29a0c='type.googleapis.com'),_0xa29a0c+'/InsertOperation';},_0x233d0b;}()),_0x44abc6['MarkerOperation']=(function(){function _0x574908(_0x14f652){if(_0x14f652){for(var _0x45966d=Object['keys'](_0x14f652),_0x1bc3e3=0x0;_0x1bc3e3<_0x45966d['length'];++_0x1bc3e3)null!=_0x14f652[_0x45966d[_0x1bc3e3]]&&(this[_0x45966d[_0x1bc3e3]]=_0x14f652[_0x45966d[_0x1bc3e3]]);}}return _0x574908['prototype']['name']='',_0x574908['prototype']['oldRange']=null,_0x574908['prototype']['newRange']=null,_0x574908['prototype']['affectsData']=!0x1,_0x574908['prototype']['wasUndone']=!0x1,_0x574908['create']=function(_0x5e2ffe){return new _0x574908(_0x5e2ffe);},_0x574908['encode']=function(_0x4b0db8,_0x7d0ace){return _0x7d0ace||(_0x7d0ace=_0x1a19cb['create']()),null!=_0x4b0db8['name']&&Object['hasOwnProperty']['call'](_0x4b0db8,'name')&&_0x7d0ace['uint32'](0xa)['string'](_0x4b0db8['name']),null!=_0x4b0db8['oldRange']&&Object['hasOwnProperty']['call'](_0x4b0db8,'oldRange')&&_0x44abc6['Range']['encode'](_0x4b0db8['oldRange'],_0x7d0ace['uint32'](0x12)['fork']())['ldelim'](),null!=_0x4b0db8['newRange']&&Object['hasOwnProperty']['call'](_0x4b0db8,'newRange')&&_0x44abc6['Range']['encode'](_0x4b0db8['newRange'],_0x7d0ace['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x4b0db8['affectsData']&&Object['hasOwnProperty']['call'](_0x4b0db8,'affectsData')&&_0x7d0ace['uint32'](0x20)['bool'](_0x4b0db8['affectsData']),null!=_0x4b0db8['wasUndone']&&Object['hasOwnProperty']['call'](_0x4b0db8,'wasUndone')&&_0x7d0ace['uint32'](0x28)['bool'](_0x4b0db8['wasUndone']),_0x7d0ace;},_0x574908['encodeDelimited']=function(_0x2222d5,_0x30f818){return this['encode'](_0x2222d5,_0x30f818)['ldelim']();},_0x574908['decode']=function(_0x239043,_0x422bb3){_0x239043 instanceof _0x24a3cb||(_0x239043=_0x24a3cb['create'](_0x239043));for(var _0x191743=void 0x0===_0x422bb3?_0x239043['len']:_0x239043['pos']+_0x422bb3,_0x5adc58=new _0x44abc6['MarkerOperation']();_0x239043['pos']<_0x191743;){var _0x50bd20=_0x239043['uint32']();switch(_0x50bd20>>>0x3){case 0x1:_0x5adc58['name']=_0x239043['string']();break;case 0x2:_0x5adc58['oldRange']=_0x44abc6['Range']['decode'](_0x239043,_0x239043['uint32']());break;case 0x3:_0x5adc58['newRange']=_0x44abc6['Range']['decode'](_0x239043,_0x239043['uint32']());break;case 0x4:_0x5adc58['affectsData']=_0x239043['bool']();break;case 0x5:_0x5adc58['wasUndone']=_0x239043['bool']();break;default:_0x239043['skipType'](0x7&_0x50bd20);}}return _0x5adc58;},_0x574908['decodeDelimited']=function(_0x2505f3){return _0x2505f3 instanceof _0x24a3cb||(_0x2505f3=new _0x24a3cb(_0x2505f3)),this['decode'](_0x2505f3,_0x2505f3['uint32']());},_0x574908['verify']=function(_0x323fd3){if('object'!=typeof _0x323fd3||null===_0x323fd3)return'object\x20expected';if(null!=_0x323fd3['name']&&_0x323fd3['hasOwnProperty']('name')&&!_0x59bd02['isString'](_0x323fd3['name']))return'name:\x20string\x20expected';var _0x30fbe1;if(null!=_0x323fd3['oldRange']&&_0x323fd3['hasOwnProperty']('oldRange')&&(_0x30fbe1=_0x44abc6['Range']['verify'](_0x323fd3['oldRange'])))return'oldRange.'+_0x30fbe1;if(null!=_0x323fd3['newRange']&&_0x323fd3['hasOwnProperty']('newRange')&&(_0x30fbe1=_0x44abc6['Range']['verify'](_0x323fd3['newRange'])))return'newRange.'+_0x30fbe1;return null!=_0x323fd3['affectsData']&&_0x323fd3['hasOwnProperty']('affectsData')&&'boolean'!=typeof _0x323fd3['affectsData']?'affectsData:\x20boolean\x20expected':null!=_0x323fd3['wasUndone']&&_0x323fd3['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x323fd3['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x574908['fromObject']=function(_0x481d08){if(_0x481d08 instanceof _0x44abc6['MarkerOperation'])return _0x481d08;var _0x28ebb9=new _0x44abc6['MarkerOperation']();if(null!=_0x481d08['name']&&(_0x28ebb9['name']=String(_0x481d08['name'])),null!=_0x481d08['oldRange']){if('object'!=typeof _0x481d08['oldRange'])throw TypeError('.MarkerOperation.oldRange:\x20object\x20expected');_0x28ebb9['oldRange']=_0x44abc6['Range']['fromObject'](_0x481d08['oldRange']);}if(null!=_0x481d08['newRange']){if('object'!=typeof _0x481d08['newRange'])throw TypeError('.MarkerOperation.newRange:\x20object\x20expected');_0x28ebb9['newRange']=_0x44abc6['Range']['fromObject'](_0x481d08['newRange']);}return null!=_0x481d08['affectsData']&&(_0x28ebb9['affectsData']=Boolean(_0x481d08['affectsData'])),null!=_0x481d08['wasUndone']&&(_0x28ebb9['wasUndone']=Boolean(_0x481d08['wasUndone'])),_0x28ebb9;},_0x574908['toObject']=function(_0x47fdd7,_0x2b4c5c){_0x2b4c5c||(_0x2b4c5c={});var _0xc0c6d4={};return _0x2b4c5c['defaults']&&(_0xc0c6d4['name']='',_0xc0c6d4['oldRange']=null,_0xc0c6d4['newRange']=null,_0xc0c6d4['affectsData']=!0x1,_0xc0c6d4['wasUndone']=!0x1),null!=_0x47fdd7['name']&&_0x47fdd7['hasOwnProperty']('name')&&(_0xc0c6d4['name']=_0x47fdd7['name']),null!=_0x47fdd7['oldRange']&&_0x47fdd7['hasOwnProperty']('oldRange')&&(_0xc0c6d4['oldRange']=_0x44abc6['Range']['toObject'](_0x47fdd7['oldRange'],_0x2b4c5c)),null!=_0x47fdd7['newRange']&&_0x47fdd7['hasOwnProperty']('newRange')&&(_0xc0c6d4['newRange']=_0x44abc6['Range']['toObject'](_0x47fdd7['newRange'],_0x2b4c5c)),null!=_0x47fdd7['affectsData']&&_0x47fdd7['hasOwnProperty']('affectsData')&&(_0xc0c6d4['affectsData']=_0x47fdd7['affectsData']),null!=_0x47fdd7['wasUndone']&&_0x47fdd7['hasOwnProperty']('wasUndone')&&(_0xc0c6d4['wasUndone']=_0x47fdd7['wasUndone']),_0xc0c6d4;},_0x574908['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x16111b['util']['toJSONOptions']);},_0x574908['getTypeUrl']=function(_0x38ed36){return void 0x0===_0x38ed36&&(_0x38ed36='type.googleapis.com'),_0x38ed36+'/MarkerOperation';},_0x574908;}()),_0x44abc6['MergeOperation']=(function(){function _0x50cf50(_0x2bf23a){if(_0x2bf23a){for(var _0x1159b7=Object['keys'](_0x2bf23a),_0x233620=0x0;_0x233620<_0x1159b7['length'];++_0x233620)null!=_0x2bf23a[_0x1159b7[_0x233620]]&&(this[_0x1159b7[_0x233620]]=_0x2bf23a[_0x1159b7[_0x233620]]);}}return _0x50cf50['prototype']['sourcePosition']=null,_0x50cf50['prototype']['targetPosition']=null,_0x50cf50['prototype']['graveyardPosition']=null,_0x50cf50['prototype']['howMany']=0x0,_0x50cf50['prototype']['wasUndone']=!0x1,_0x50cf50['create']=function(_0x13b463){return new _0x50cf50(_0x13b463);},_0x50cf50['encode']=function(_0x12e26d,_0x68d961){return _0x68d961||(_0x68d961=_0x1a19cb['create']()),null!=_0x12e26d['sourcePosition']&&Object['hasOwnProperty']['call'](_0x12e26d,'sourcePosition')&&_0x44abc6['Position']['encode'](_0x12e26d['sourcePosition'],_0x68d961['uint32'](0xa)['fork']())['ldelim'](),null!=_0x12e26d['targetPosition']&&Object['hasOwnProperty']['call'](_0x12e26d,'targetPosition')&&_0x44abc6['Position']['encode'](_0x12e26d['targetPosition'],_0x68d961['uint32'](0x12)['fork']())['ldelim'](),null!=_0x12e26d['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x12e26d,'graveyardPosition')&&_0x44abc6['Position']['encode'](_0x12e26d['graveyardPosition'],_0x68d961['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x12e26d['howMany']&&Object['hasOwnProperty']['call'](_0x12e26d,'howMany')&&_0x68d961['uint32'](0x20)['uint32'](_0x12e26d['howMany']),null!=_0x12e26d['wasUndone']&&Object['hasOwnProperty']['call'](_0x12e26d,'wasUndone')&&_0x68d961['uint32'](0x28)['bool'](_0x12e26d['wasUndone']),_0x68d961;},_0x50cf50['encodeDelimited']=function(_0x50e641,_0x57111f){return this['encode'](_0x50e641,_0x57111f)['ldelim']();},_0x50cf50['decode']=function(_0x50b2c8,_0x1b5db2){_0x50b2c8 instanceof _0x24a3cb||(_0x50b2c8=_0x24a3cb['create'](_0x50b2c8));for(var _0x14b67f=void 0x0===_0x1b5db2?_0x50b2c8['len']:_0x50b2c8['pos']+_0x1b5db2,_0x406956=new _0x44abc6['MergeOperation']();_0x50b2c8['pos']<_0x14b67f;){var _0x4e2e6c=_0x50b2c8['uint32']();switch(_0x4e2e6c>>>0x3){case 0x1:_0x406956['sourcePosition']=_0x44abc6['Position']['decode'](_0x50b2c8,_0x50b2c8['uint32']());break;case 0x2:_0x406956['targetPosition']=_0x44abc6['Position']['decode'](_0x50b2c8,_0x50b2c8['uint32']());break;case 0x3:_0x406956['graveyardPosition']=_0x44abc6['Position']['decode'](_0x50b2c8,_0x50b2c8['uint32']());break;case 0x4:_0x406956['howMany']=_0x50b2c8['uint32']();break;case 0x5:_0x406956['wasUndone']=_0x50b2c8['bool']();break;default:_0x50b2c8['skipType'](0x7&_0x4e2e6c);}}return _0x406956;},_0x50cf50['decodeDelimited']=function(_0x37e207){return _0x37e207 instanceof _0x24a3cb||(_0x37e207=new _0x24a3cb(_0x37e207)),this['decode'](_0x37e207,_0x37e207['uint32']());},_0x50cf50['verify']=function(_0xf4af4e){if('object'!=typeof _0xf4af4e||null===_0xf4af4e)return'object\x20expected';var _0x265b87;if(null!=_0xf4af4e['sourcePosition']&&_0xf4af4e['hasOwnProperty']('sourcePosition')&&(_0x265b87=_0x44abc6['Position']['verify'](_0xf4af4e['sourcePosition'])))return'sourcePosition.'+_0x265b87;if(null!=_0xf4af4e['targetPosition']&&_0xf4af4e['hasOwnProperty']('targetPosition')&&(_0x265b87=_0x44abc6['Position']['verify'](_0xf4af4e['targetPosition'])))return'targetPosition.'+_0x265b87;if(null!=_0xf4af4e['graveyardPosition']&&_0xf4af4e['hasOwnProperty']('graveyardPosition')&&(_0x265b87=_0x44abc6['Position']['verify'](_0xf4af4e['graveyardPosition'])))return'graveyardPosition.'+_0x265b87;return null!=_0xf4af4e['howMany']&&_0xf4af4e['hasOwnProperty']('howMany')&&!_0x59bd02['isInteger'](_0xf4af4e['howMany'])?'howMany:\x20integer\x20expected':null!=_0xf4af4e['wasUndone']&&_0xf4af4e['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0xf4af4e['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x50cf50['fromObject']=function(_0x5ba35f){if(_0x5ba35f instanceof _0x44abc6['MergeOperation'])return _0x5ba35f;var _0x53708e=new _0x44abc6['MergeOperation']();if(null!=_0x5ba35f['sourcePosition']){if('object'!=typeof _0x5ba35f['sourcePosition'])throw TypeError('.MergeOperation.sourcePosition:\x20object\x20expected');_0x53708e['sourcePosition']=_0x44abc6['Position']['fromObject'](_0x5ba35f['sourcePosition']);}if(null!=_0x5ba35f['targetPosition']){if('object'!=typeof _0x5ba35f['targetPosition'])throw TypeError('.MergeOperation.targetPosition:\x20object\x20expected');_0x53708e['targetPosition']=_0x44abc6['Position']['fromObject'](_0x5ba35f['targetPosition']);}if(null!=_0x5ba35f['graveyardPosition']){if('object'!=typeof _0x5ba35f['graveyardPosition'])throw TypeError('.MergeOperation.graveyardPosition:\x20object\x20expected');_0x53708e['graveyardPosition']=_0x44abc6['Position']['fromObject'](_0x5ba35f['graveyardPosition']);}return null!=_0x5ba35f['howMany']&&(_0x53708e['howMany']=_0x5ba35f['howMany']>>>0x0),null!=_0x5ba35f['wasUndone']&&(_0x53708e['wasUndone']=Boolean(_0x5ba35f['wasUndone'])),_0x53708e;},_0x50cf50['toObject']=function(_0x50cf93,_0x5284e5){_0x5284e5||(_0x5284e5={});var _0x334292={};return _0x5284e5['defaults']&&(_0x334292['sourcePosition']=null,_0x334292['targetPosition']=null,_0x334292['graveyardPosition']=null,_0x334292['howMany']=0x0,_0x334292['wasUndone']=!0x1),null!=_0x50cf93['sourcePosition']&&_0x50cf93['hasOwnProperty']('sourcePosition')&&(_0x334292['sourcePosition']=_0x44abc6['Position']['toObject'](_0x50cf93['sourcePosition'],_0x5284e5)),null!=_0x50cf93['targetPosition']&&_0x50cf93['hasOwnProperty']('targetPosition')&&(_0x334292['targetPosition']=_0x44abc6['Position']['toObject'](_0x50cf93['targetPosition'],_0x5284e5)),null!=_0x50cf93['graveyardPosition']&&_0x50cf93['hasOwnProperty']('graveyardPosition')&&(_0x334292['graveyardPosition']=_0x44abc6['Position']['toObject'](_0x50cf93['graveyardPosition'],_0x5284e5)),null!=_0x50cf93['howMany']&&_0x50cf93['hasOwnProperty']('howMany')&&(_0x334292['howMany']=_0x50cf93['howMany']),null!=_0x50cf93['wasUndone']&&_0x50cf93['hasOwnProperty']('wasUndone')&&(_0x334292['wasUndone']=_0x50cf93['wasUndone']),_0x334292;},_0x50cf50['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x16111b['util']['toJSONOptions']);},_0x50cf50['getTypeUrl']=function(_0x2d6218){return void 0x0===_0x2d6218&&(_0x2d6218='type.googleapis.com'),_0x2d6218+'/MergeOperation';},_0x50cf50;}()),_0x44abc6['MoveOperation']=(function(){function _0x2dad0e(_0x54c87f){if(_0x54c87f){for(var _0x19c2cd=Object['keys'](_0x54c87f),_0x46d296=0x0;_0x46d296<_0x19c2cd['length'];++_0x46d296)null!=_0x54c87f[_0x19c2cd[_0x46d296]]&&(this[_0x19c2cd[_0x46d296]]=_0x54c87f[_0x19c2cd[_0x46d296]]);}}return _0x2dad0e['prototype']['sourcePosition']=null,_0x2dad0e['prototype']['howMany']=0x0,_0x2dad0e['prototype']['targetPosition']=null,_0x2dad0e['prototype']['wasUndone']=!0x1,_0x2dad0e['create']=function(_0x21fa28){return new _0x2dad0e(_0x21fa28);},_0x2dad0e['encode']=function(_0x1564c3,_0x56bf71){return _0x56bf71||(_0x56bf71=_0x1a19cb['create']()),null!=_0x1564c3['sourcePosition']&&Object['hasOwnProperty']['call'](_0x1564c3,'sourcePosition')&&_0x44abc6['Position']['encode'](_0x1564c3['sourcePosition'],_0x56bf71['uint32'](0xa)['fork']())['ldelim'](),null!=_0x1564c3['howMany']&&Object['hasOwnProperty']['call'](_0x1564c3,'howMany')&&_0x56bf71['uint32'](0x10)['uint32'](_0x1564c3['howMany']),null!=_0x1564c3['targetPosition']&&Object['hasOwnProperty']['call'](_0x1564c3,'targetPosition')&&_0x44abc6['Position']['encode'](_0x1564c3['targetPosition'],_0x56bf71['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x1564c3['wasUndone']&&Object['hasOwnProperty']['call'](_0x1564c3,'wasUndone')&&_0x56bf71['uint32'](0x20)['bool'](_0x1564c3['wasUndone']),_0x56bf71;},_0x2dad0e['encodeDelimited']=function(_0x1dca45,_0x5d3b97){return this['encode'](_0x1dca45,_0x5d3b97)['ldelim']();},_0x2dad0e['decode']=function(_0x55f56b,_0x29c828){_0x55f56b instanceof _0x24a3cb||(_0x55f56b=_0x24a3cb['create'](_0x55f56b));for(var _0x41da90=void 0x0===_0x29c828?_0x55f56b['len']:_0x55f56b['pos']+_0x29c828,_0x5844cb=new _0x44abc6['MoveOperation']();_0x55f56b['pos']<_0x41da90;){var _0x1296e8=_0x55f56b['uint32']();switch(_0x1296e8>>>0x3){case 0x1:_0x5844cb['sourcePosition']=_0x44abc6['Position']['decode'](_0x55f56b,_0x55f56b['uint32']());break;case 0x2:_0x5844cb['howMany']=_0x55f56b['uint32']();break;case 0x3:_0x5844cb['targetPosition']=_0x44abc6['Position']['decode'](_0x55f56b,_0x55f56b['uint32']());break;case 0x4:_0x5844cb['wasUndone']=_0x55f56b['bool']();break;default:_0x55f56b['skipType'](0x7&_0x1296e8);}}return _0x5844cb;},_0x2dad0e['decodeDelimited']=function(_0x51b4c5){return _0x51b4c5 instanceof _0x24a3cb||(_0x51b4c5=new _0x24a3cb(_0x51b4c5)),this['decode'](_0x51b4c5,_0x51b4c5['uint32']());},_0x2dad0e['verify']=function(_0x32e629){if('object'!=typeof _0x32e629||null===_0x32e629)return'object\x20expected';var _0xb3e8fb;if(null!=_0x32e629['sourcePosition']&&_0x32e629['hasOwnProperty']('sourcePosition')&&(_0xb3e8fb=_0x44abc6['Position']['verify'](_0x32e629['sourcePosition'])))return'sourcePosition.'+_0xb3e8fb;if(null!=_0x32e629['howMany']&&_0x32e629['hasOwnProperty']('howMany')&&!_0x59bd02['isInteger'](_0x32e629['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x32e629['targetPosition']&&_0x32e629['hasOwnProperty']('targetPosition')&&(_0xb3e8fb=_0x44abc6['Position']['verify'](_0x32e629['targetPosition'])))return'targetPosition.'+_0xb3e8fb;return null!=_0x32e629['wasUndone']&&_0x32e629['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x32e629['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x2dad0e['fromObject']=function(_0x399596){if(_0x399596 instanceof _0x44abc6['MoveOperation'])return _0x399596;var _0x2664fe=new _0x44abc6['MoveOperation']();if(null!=_0x399596['sourcePosition']){if('object'!=typeof _0x399596['sourcePosition'])throw TypeError('.MoveOperation.sourcePosition:\x20object\x20expected');_0x2664fe['sourcePosition']=_0x44abc6['Position']['fromObject'](_0x399596['sourcePosition']);}if(null!=_0x399596['howMany']&&(_0x2664fe['howMany']=_0x399596['howMany']>>>0x0),null!=_0x399596['targetPosition']){if('object'!=typeof _0x399596['targetPosition'])throw TypeError('.MoveOperation.targetPosition:\x20object\x20expected');_0x2664fe['targetPosition']=_0x44abc6['Position']['fromObject'](_0x399596['targetPosition']);}return null!=_0x399596['wasUndone']&&(_0x2664fe['wasUndone']=Boolean(_0x399596['wasUndone'])),_0x2664fe;},_0x2dad0e['toObject']=function(_0x17c05f,_0x45030b){_0x45030b||(_0x45030b={});var _0x2dbc85={};return _0x45030b['defaults']&&(_0x2dbc85['sourcePosition']=null,_0x2dbc85['howMany']=0x0,_0x2dbc85['targetPosition']=null,_0x2dbc85['wasUndone']=!0x1),null!=_0x17c05f['sourcePosition']&&_0x17c05f['hasOwnProperty']('sourcePosition')&&(_0x2dbc85['sourcePosition']=_0x44abc6['Position']['toObject'](_0x17c05f['sourcePosition'],_0x45030b)),null!=_0x17c05f['howMany']&&_0x17c05f['hasOwnProperty']('howMany')&&(_0x2dbc85['howMany']=_0x17c05f['howMany']),null!=_0x17c05f['targetPosition']&&_0x17c05f['hasOwnProperty']('targetPosition')&&(_0x2dbc85['targetPosition']=_0x44abc6['Position']['toObject'](_0x17c05f['targetPosition'],_0x45030b)),null!=_0x17c05f['wasUndone']&&_0x17c05f['hasOwnProperty']('wasUndone')&&(_0x2dbc85['wasUndone']=_0x17c05f['wasUndone']),_0x2dbc85;},_0x2dad0e['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x16111b['util']['toJSONOptions']);},_0x2dad0e['getTypeUrl']=function(_0x2fe37f){return void 0x0===_0x2fe37f&&(_0x2fe37f='type.googleapis.com'),_0x2fe37f+'/MoveOperation';},_0x2dad0e;}()),_0x44abc6['RenameOperation']=(function(){function _0x34f912(_0x17c626){if(_0x17c626){for(var _0xdbb6f0=Object['keys'](_0x17c626),_0x15f71f=0x0;_0x15f71f<_0xdbb6f0['length'];++_0x15f71f)null!=_0x17c626[_0xdbb6f0[_0x15f71f]]&&(this[_0xdbb6f0[_0x15f71f]]=_0x17c626[_0xdbb6f0[_0x15f71f]]);}}return _0x34f912['prototype']['position']=null,_0x34f912['prototype']['oldName']='',_0x34f912['prototype']['newName']='',_0x34f912['prototype']['wasUndone']=!0x1,_0x34f912['create']=function(_0x557505){return new _0x34f912(_0x557505);},_0x34f912['encode']=function(_0x3cd0e7,_0x3191bb){return _0x3191bb||(_0x3191bb=_0x1a19cb['create']()),null!=_0x3cd0e7['position']&&Object['hasOwnProperty']['call'](_0x3cd0e7,'position')&&_0x44abc6['Position']['encode'](_0x3cd0e7['position'],_0x3191bb['uint32'](0xa)['fork']())['ldelim'](),null!=_0x3cd0e7['oldName']&&Object['hasOwnProperty']['call'](_0x3cd0e7,'oldName')&&_0x3191bb['uint32'](0x12)['string'](_0x3cd0e7['oldName']),null!=_0x3cd0e7['newName']&&Object['hasOwnProperty']['call'](_0x3cd0e7,'newName')&&_0x3191bb['uint32'](0x1a)['string'](_0x3cd0e7['newName']),null!=_0x3cd0e7['wasUndone']&&Object['hasOwnProperty']['call'](_0x3cd0e7,'wasUndone')&&_0x3191bb['uint32'](0x20)['bool'](_0x3cd0e7['wasUndone']),_0x3191bb;},_0x34f912['encodeDelimited']=function(_0x111c98,_0x349146){return this['encode'](_0x111c98,_0x349146)['ldelim']();},_0x34f912['decode']=function(_0x5c29b5,_0x31154a){_0x5c29b5 instanceof _0x24a3cb||(_0x5c29b5=_0x24a3cb['create'](_0x5c29b5));for(var _0x52fc82=void 0x0===_0x31154a?_0x5c29b5['len']:_0x5c29b5['pos']+_0x31154a,_0x2be1e8=new _0x44abc6['RenameOperation']();_0x5c29b5['pos']<_0x52fc82;){var _0x52afa6=_0x5c29b5['uint32']();switch(_0x52afa6>>>0x3){case 0x1:_0x2be1e8['position']=_0x44abc6['Position']['decode'](_0x5c29b5,_0x5c29b5['uint32']());break;case 0x2:_0x2be1e8['oldName']=_0x5c29b5['string']();break;case 0x3:_0x2be1e8['newName']=_0x5c29b5['string']();break;case 0x4:_0x2be1e8['wasUndone']=_0x5c29b5['bool']();break;default:_0x5c29b5['skipType'](0x7&_0x52afa6);}}return _0x2be1e8;},_0x34f912['decodeDelimited']=function(_0x160f7b){return _0x160f7b instanceof _0x24a3cb||(_0x160f7b=new _0x24a3cb(_0x160f7b)),this['decode'](_0x160f7b,_0x160f7b['uint32']());},_0x34f912['verify']=function(_0x540c97){if('object'!=typeof _0x540c97||null===_0x540c97)return'object\x20expected';if(null!=_0x540c97['position']&&_0x540c97['hasOwnProperty']('position')){var _0x493b0b=_0x44abc6['Position']['verify'](_0x540c97['position']);if(_0x493b0b)return'position.'+_0x493b0b;}return null!=_0x540c97['oldName']&&_0x540c97['hasOwnProperty']('oldName')&&!_0x59bd02['isString'](_0x540c97['oldName'])?'oldName:\x20string\x20expected':null!=_0x540c97['newName']&&_0x540c97['hasOwnProperty']('newName')&&!_0x59bd02['isString'](_0x540c97['newName'])?'newName:\x20string\x20expected':null!=_0x540c97['wasUndone']&&_0x540c97['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x540c97['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x34f912['fromObject']=function(_0x59ec3d){if(_0x59ec3d instanceof _0x44abc6['RenameOperation'])return _0x59ec3d;var _0x130e3b=new _0x44abc6['RenameOperation']();if(null!=_0x59ec3d['position']){if('object'!=typeof _0x59ec3d['position'])throw TypeError('.RenameOperation.position:\x20object\x20expected');_0x130e3b['position']=_0x44abc6['Position']['fromObject'](_0x59ec3d['position']);}return null!=_0x59ec3d['oldName']&&(_0x130e3b['oldName']=String(_0x59ec3d['oldName'])),null!=_0x59ec3d['newName']&&(_0x130e3b['newName']=String(_0x59ec3d['newName'])),null!=_0x59ec3d['wasUndone']&&(_0x130e3b['wasUndone']=Boolean(_0x59ec3d['wasUndone'])),_0x130e3b;},_0x34f912['toObject']=function(_0x33dc1c,_0x659bb9){_0x659bb9||(_0x659bb9={});var _0x3c5af0={};return _0x659bb9['defaults']&&(_0x3c5af0['position']=null,_0x3c5af0['oldName']='',_0x3c5af0['newName']='',_0x3c5af0['wasUndone']=!0x1),null!=_0x33dc1c['position']&&_0x33dc1c['hasOwnProperty']('position')&&(_0x3c5af0['position']=_0x44abc6['Position']['toObject'](_0x33dc1c['position'],_0x659bb9)),null!=_0x33dc1c['oldName']&&_0x33dc1c['hasOwnProperty']('oldName')&&(_0x3c5af0['oldName']=_0x33dc1c['oldName']),null!=_0x33dc1c['newName']&&_0x33dc1c['hasOwnProperty']('newName')&&(_0x3c5af0['newName']=_0x33dc1c['newName']),null!=_0x33dc1c['wasUndone']&&_0x33dc1c['hasOwnProperty']('wasUndone')&&(_0x3c5af0['wasUndone']=_0x33dc1c['wasUndone']),_0x3c5af0;},_0x34f912['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x16111b['util']['toJSONOptions']);},_0x34f912['getTypeUrl']=function(_0x1d80f2){return void 0x0===_0x1d80f2&&(_0x1d80f2='type.googleapis.com'),_0x1d80f2+'/RenameOperation';},_0x34f912;}()),_0x44abc6['RootAttributeOperation']=(function(){function _0x43f419(_0x2b9adc){if(_0x2b9adc){for(var _0x29d138=Object['keys'](_0x2b9adc),_0x1bd6d2=0x0;_0x1bd6d2<_0x29d138['length'];++_0x1bd6d2)null!=_0x2b9adc[_0x29d138[_0x1bd6d2]]&&(this[_0x29d138[_0x1bd6d2]]=_0x2b9adc[_0x29d138[_0x1bd6d2]]);}}return _0x43f419['prototype']['root']='',_0x43f419['prototype']['key']='',_0x43f419['prototype']['oldValueBoolean']=!0x1,_0x43f419['prototype']['oldValueJson']='',_0x43f419['prototype']['newValueBoolean']=!0x1,_0x43f419['prototype']['newValueJson']='',_0x43f419['prototype']['wasUndone']=!0x1,_0x43f419['create']=function(_0x6f56e){return new _0x43f419(_0x6f56e);},_0x43f419['encode']=function(_0x14780f,_0x2df8c8){return _0x2df8c8||(_0x2df8c8=_0x1a19cb['create']()),null!=_0x14780f['root']&&Object['hasOwnProperty']['call'](_0x14780f,'root')&&_0x2df8c8['uint32'](0xa)['string'](_0x14780f['root']),null!=_0x14780f['key']&&Object['hasOwnProperty']['call'](_0x14780f,'key')&&_0x2df8c8['uint32'](0x12)['string'](_0x14780f['key']),null!=_0x14780f['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x14780f,'oldValueBoolean')&&_0x2df8c8['uint32'](0x18)['bool'](_0x14780f['oldValueBoolean']),null!=_0x14780f['oldValueJson']&&Object['hasOwnProperty']['call'](_0x14780f,'oldValueJson')&&_0x2df8c8['uint32'](0x22)['string'](_0x14780f['oldValueJson']),null!=_0x14780f['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x14780f,'newValueBoolean')&&_0x2df8c8['uint32'](0x28)['bool'](_0x14780f['newValueBoolean']),null!=_0x14780f['newValueJson']&&Object['hasOwnProperty']['call'](_0x14780f,'newValueJson')&&_0x2df8c8['uint32'](0x32)['string'](_0x14780f['newValueJson']),null!=_0x14780f['wasUndone']&&Object['hasOwnProperty']['call'](_0x14780f,'wasUndone')&&_0x2df8c8['uint32'](0x38)['bool'](_0x14780f['wasUndone']),_0x2df8c8;},_0x43f419['encodeDelimited']=function(_0x3cb0c0,_0x56992a){return this['encode'](_0x3cb0c0,_0x56992a)['ldelim']();},_0x43f419['decode']=function(_0x27e1aa,_0x159388){_0x27e1aa instanceof _0x24a3cb||(_0x27e1aa=_0x24a3cb['create'](_0x27e1aa));for(var _0xc6c21=void 0x0===_0x159388?_0x27e1aa['len']:_0x27e1aa['pos']+_0x159388,_0x4c20aa=new _0x44abc6['RootAttributeOperation']();_0x27e1aa['pos']<_0xc6c21;){var _0x2877ff=_0x27e1aa['uint32']();switch(_0x2877ff>>>0x3){case 0x1:_0x4c20aa['root']=_0x27e1aa['string']();break;case 0x2:_0x4c20aa['key']=_0x27e1aa['string']();break;case 0x3:_0x4c20aa['oldValueBoolean']=_0x27e1aa['bool']();break;case 0x4:_0x4c20aa['oldValueJson']=_0x27e1aa['string']();break;case 0x5:_0x4c20aa['newValueBoolean']=_0x27e1aa['bool']();break;case 0x6:_0x4c20aa['newValueJson']=_0x27e1aa['string']();break;case 0x7:_0x4c20aa['wasUndone']=_0x27e1aa['bool']();break;default:_0x27e1aa['skipType'](0x7&_0x2877ff);}}return _0x4c20aa;},_0x43f419['decodeDelimited']=function(_0x4a5ca2){return _0x4a5ca2 instanceof _0x24a3cb||(_0x4a5ca2=new _0x24a3cb(_0x4a5ca2)),this['decode'](_0x4a5ca2,_0x4a5ca2['uint32']());},_0x43f419['verify']=function(_0x54f4a9){return'object'!=typeof _0x54f4a9||null===_0x54f4a9?'object\x20expected':null!=_0x54f4a9['root']&&_0x54f4a9['hasOwnProperty']('root')&&!_0x59bd02['isString'](_0x54f4a9['root'])?'root:\x20string\x20expected':null!=_0x54f4a9['key']&&_0x54f4a9['hasOwnProperty']('key')&&!_0x59bd02['isString'](_0x54f4a9['key'])?'key:\x20string\x20expected':null!=_0x54f4a9['oldValueBoolean']&&_0x54f4a9['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x54f4a9['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x54f4a9['oldValueJson']&&_0x54f4a9['hasOwnProperty']('oldValueJson')&&!_0x59bd02['isString'](_0x54f4a9['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x54f4a9['newValueBoolean']&&_0x54f4a9['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x54f4a9['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x54f4a9['newValueJson']&&_0x54f4a9['hasOwnProperty']('newValueJson')&&!_0x59bd02['isString'](_0x54f4a9['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x54f4a9['wasUndone']&&_0x54f4a9['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x54f4a9['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x43f419['fromObject']=function(_0x52a59b){if(_0x52a59b instanceof _0x44abc6['RootAttributeOperation'])return _0x52a59b;var _0x266b6e=new _0x44abc6['RootAttributeOperation']();return null!=_0x52a59b['root']&&(_0x266b6e['root']=String(_0x52a59b['root'])),null!=_0x52a59b['key']&&(_0x266b6e['key']=String(_0x52a59b['key'])),null!=_0x52a59b['oldValueBoolean']&&(_0x266b6e['oldValueBoolean']=Boolean(_0x52a59b['oldValueBoolean'])),null!=_0x52a59b['oldValueJson']&&(_0x266b6e['oldValueJson']=String(_0x52a59b['oldValueJson'])),null!=_0x52a59b['newValueBoolean']&&(_0x266b6e['newValueBoolean']=Boolean(_0x52a59b['newValueBoolean'])),null!=_0x52a59b['newValueJson']&&(_0x266b6e['newValueJson']=String(_0x52a59b['newValueJson'])),null!=_0x52a59b['wasUndone']&&(_0x266b6e['wasUndone']=Boolean(_0x52a59b['wasUndone'])),_0x266b6e;},_0x43f419['toObject']=function(_0x3ab781,_0x421616){_0x421616||(_0x421616={});var _0xa97e72={};return _0x421616['defaults']&&(_0xa97e72['root']='',_0xa97e72['key']='',_0xa97e72['oldValueBoolean']=!0x1,_0xa97e72['oldValueJson']='',_0xa97e72['newValueBoolean']=!0x1,_0xa97e72['newValueJson']='',_0xa97e72['wasUndone']=!0x1),null!=_0x3ab781['root']&&_0x3ab781['hasOwnProperty']('root')&&(_0xa97e72['root']=_0x3ab781['root']),null!=_0x3ab781['key']&&_0x3ab781['hasOwnProperty']('key')&&(_0xa97e72['key']=_0x3ab781['key']),null!=_0x3ab781['oldValueBoolean']&&_0x3ab781['hasOwnProperty']('oldValueBoolean')&&(_0xa97e72['oldValueBoolean']=_0x3ab781['oldValueBoolean']),null!=_0x3ab781['oldValueJson']&&_0x3ab781['hasOwnProperty']('oldValueJson')&&(_0xa97e72['oldValueJson']=_0x3ab781['oldValueJson']),null!=_0x3ab781['newValueBoolean']&&_0x3ab781['hasOwnProperty']('newValueBoolean')&&(_0xa97e72['newValueBoolean']=_0x3ab781['newValueBoolean']),null!=_0x3ab781['newValueJson']&&_0x3ab781['hasOwnProperty']('newValueJson')&&(_0xa97e72['newValueJson']=_0x3ab781['newValueJson']),null!=_0x3ab781['wasUndone']&&_0x3ab781['hasOwnProperty']('wasUndone')&&(_0xa97e72['wasUndone']=_0x3ab781['wasUndone']),_0xa97e72;},_0x43f419['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x16111b['util']['toJSONOptions']);},_0x43f419['getTypeUrl']=function(_0x54b2c1){return void 0x0===_0x54b2c1&&(_0x54b2c1='type.googleapis.com'),_0x54b2c1+'/RootAttributeOperation';},_0x43f419;}()),_0x44abc6['RootOperation']=(function(){function _0x551042(_0x340b8c){if(_0x340b8c){for(var _0x27c179=Object['keys'](_0x340b8c),_0x227d65=0x0;_0x227d65<_0x27c179['length'];++_0x227d65)null!=_0x340b8c[_0x27c179[_0x227d65]]&&(this[_0x27c179[_0x227d65]]=_0x340b8c[_0x27c179[_0x227d65]]);}}return _0x551042['prototype']['rootName']='',_0x551042['prototype']['elementName']='',_0x551042['prototype']['isAdd']=!0x1,_0x551042['prototype']['wasUndone']=!0x1,_0x551042['create']=function(_0x53ffe9){return new _0x551042(_0x53ffe9);},_0x551042['encode']=function(_0x5bf06d,_0x524e29){return _0x524e29||(_0x524e29=_0x1a19cb['create']()),null!=_0x5bf06d['rootName']&&Object['hasOwnProperty']['call'](_0x5bf06d,'rootName')&&_0x524e29['uint32'](0xa)['string'](_0x5bf06d['rootName']),null!=_0x5bf06d['elementName']&&Object['hasOwnProperty']['call'](_0x5bf06d,'elementName')&&_0x524e29['uint32'](0x12)['string'](_0x5bf06d['elementName']),null!=_0x5bf06d['isAdd']&&Object['hasOwnProperty']['call'](_0x5bf06d,'isAdd')&&_0x524e29['uint32'](0x18)['bool'](_0x5bf06d['isAdd']),null!=_0x5bf06d['wasUndone']&&Object['hasOwnProperty']['call'](_0x5bf06d,'wasUndone')&&_0x524e29['uint32'](0x20)['bool'](_0x5bf06d['wasUndone']),_0x524e29;},_0x551042['encodeDelimited']=function(_0xa67213,_0x5919c4){return this['encode'](_0xa67213,_0x5919c4)['ldelim']();},_0x551042['decode']=function(_0x3edc43,_0x3eaf2f){_0x3edc43 instanceof _0x24a3cb||(_0x3edc43=_0x24a3cb['create'](_0x3edc43));for(var _0x4b5456=void 0x0===_0x3eaf2f?_0x3edc43['len']:_0x3edc43['pos']+_0x3eaf2f,_0x1e4f82=new _0x44abc6['RootOperation']();_0x3edc43['pos']<_0x4b5456;){var _0x257213=_0x3edc43['uint32']();switch(_0x257213>>>0x3){case 0x1:_0x1e4f82['rootName']=_0x3edc43['string']();break;case 0x2:_0x1e4f82['elementName']=_0x3edc43['string']();break;case 0x3:_0x1e4f82['isAdd']=_0x3edc43['bool']();break;case 0x4:_0x1e4f82['wasUndone']=_0x3edc43['bool']();break;default:_0x3edc43['skipType'](0x7&_0x257213);}}return _0x1e4f82;},_0x551042['decodeDelimited']=function(_0x42cb68){return _0x42cb68 instanceof _0x24a3cb||(_0x42cb68=new _0x24a3cb(_0x42cb68)),this['decode'](_0x42cb68,_0x42cb68['uint32']());},_0x551042['verify']=function(_0x3a628f){return'object'!=typeof _0x3a628f||null===_0x3a628f?'object\x20expected':null!=_0x3a628f['rootName']&&_0x3a628f['hasOwnProperty']('rootName')&&!_0x59bd02['isString'](_0x3a628f['rootName'])?'rootName:\x20string\x20expected':null!=_0x3a628f['elementName']&&_0x3a628f['hasOwnProperty']('elementName')&&!_0x59bd02['isString'](_0x3a628f['elementName'])?'elementName:\x20string\x20expected':null!=_0x3a628f['isAdd']&&_0x3a628f['hasOwnProperty']('isAdd')&&'boolean'!=typeof _0x3a628f['isAdd']?'isAdd:\x20boolean\x20expected':null!=_0x3a628f['wasUndone']&&_0x3a628f['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x3a628f['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x551042['fromObject']=function(_0x1416fd){if(_0x1416fd instanceof _0x44abc6['RootOperation'])return _0x1416fd;var _0x3db7b5=new _0x44abc6['RootOperation']();return null!=_0x1416fd['rootName']&&(_0x3db7b5['rootName']=String(_0x1416fd['rootName'])),null!=_0x1416fd['elementName']&&(_0x3db7b5['elementName']=String(_0x1416fd['elementName'])),null!=_0x1416fd['isAdd']&&(_0x3db7b5['isAdd']=Boolean(_0x1416fd['isAdd'])),null!=_0x1416fd['wasUndone']&&(_0x3db7b5['wasUndone']=Boolean(_0x1416fd['wasUndone'])),_0x3db7b5;},_0x551042['toObject']=function(_0x5c4afe,_0x5b0e80){_0x5b0e80||(_0x5b0e80={});var _0x3431ed={};return _0x5b0e80['defaults']&&(_0x3431ed['rootName']='',_0x3431ed['elementName']='',_0x3431ed['isAdd']=!0x1,_0x3431ed['wasUndone']=!0x1),null!=_0x5c4afe['rootName']&&_0x5c4afe['hasOwnProperty']('rootName')&&(_0x3431ed['rootName']=_0x5c4afe['rootName']),null!=_0x5c4afe['elementName']&&_0x5c4afe['hasOwnProperty']('elementName')&&(_0x3431ed['elementName']=_0x5c4afe['elementName']),null!=_0x5c4afe['isAdd']&&_0x5c4afe['hasOwnProperty']('isAdd')&&(_0x3431ed['isAdd']=_0x5c4afe['isAdd']),null!=_0x5c4afe['wasUndone']&&_0x5c4afe['hasOwnProperty']('wasUndone')&&(_0x3431ed['wasUndone']=_0x5c4afe['wasUndone']),_0x3431ed;},_0x551042['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x16111b['util']['toJSONOptions']);},_0x551042['getTypeUrl']=function(_0x4accb4){return void 0x0===_0x4accb4&&(_0x4accb4='type.googleapis.com'),_0x4accb4+'/RootOperation';},_0x551042;}()),_0x44abc6['SplitOperation']=(function(){function _0x53bd16(_0x2baacb){if(_0x2baacb){for(var _0x5dff29=Object['keys'](_0x2baacb),_0x537043=0x0;_0x537043<_0x5dff29['length'];++_0x537043)null!=_0x2baacb[_0x5dff29[_0x537043]]&&(this[_0x5dff29[_0x537043]]=_0x2baacb[_0x5dff29[_0x537043]]);}}return _0x53bd16['prototype']['splitPosition']=null,_0x53bd16['prototype']['graveyardPosition']=null,_0x53bd16['prototype']['howMany']=0x0,_0x53bd16['prototype']['insertionPosition']=null,_0x53bd16['prototype']['wasUndone']=!0x1,_0x53bd16['create']=function(_0x4dffb4){return new _0x53bd16(_0x4dffb4);},_0x53bd16['encode']=function(_0x59b0dd,_0x24ec86){return _0x24ec86||(_0x24ec86=_0x1a19cb['create']()),null!=_0x59b0dd['splitPosition']&&Object['hasOwnProperty']['call'](_0x59b0dd,'splitPosition')&&_0x44abc6['Position']['encode'](_0x59b0dd['splitPosition'],_0x24ec86['uint32'](0xa)['fork']())['ldelim'](),null!=_0x59b0dd['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x59b0dd,'graveyardPosition')&&_0x44abc6['Position']['encode'](_0x59b0dd['graveyardPosition'],_0x24ec86['uint32'](0x12)['fork']())['ldelim'](),null!=_0x59b0dd['howMany']&&Object['hasOwnProperty']['call'](_0x59b0dd,'howMany')&&_0x24ec86['uint32'](0x18)['uint32'](_0x59b0dd['howMany']),null!=_0x59b0dd['insertionPosition']&&Object['hasOwnProperty']['call'](_0x59b0dd,'insertionPosition')&&_0x44abc6['Position']['encode'](_0x59b0dd['insertionPosition'],_0x24ec86['uint32'](0x22)['fork']())['ldelim'](),null!=_0x59b0dd['wasUndone']&&Object['hasOwnProperty']['call'](_0x59b0dd,'wasUndone')&&_0x24ec86['uint32'](0x28)['bool'](_0x59b0dd['wasUndone']),_0x24ec86;},_0x53bd16['encodeDelimited']=function(_0x149872,_0x14101f){return this['encode'](_0x149872,_0x14101f)['ldelim']();},_0x53bd16['decode']=function(_0x3c89cb,_0x2abfa3){_0x3c89cb instanceof _0x24a3cb||(_0x3c89cb=_0x24a3cb['create'](_0x3c89cb));for(var _0x1fae1e=void 0x0===_0x2abfa3?_0x3c89cb['len']:_0x3c89cb['pos']+_0x2abfa3,_0x541033=new _0x44abc6['SplitOperation']();_0x3c89cb['pos']<_0x1fae1e;){var _0x334f84=_0x3c89cb['uint32']();switch(_0x334f84>>>0x3){case 0x1:_0x541033['splitPosition']=_0x44abc6['Position']['decode'](_0x3c89cb,_0x3c89cb['uint32']());break;case 0x2:_0x541033['graveyardPosition']=_0x44abc6['Position']['decode'](_0x3c89cb,_0x3c89cb['uint32']());break;case 0x3:_0x541033['howMany']=_0x3c89cb['uint32']();break;case 0x4:_0x541033['insertionPosition']=_0x44abc6['Position']['decode'](_0x3c89cb,_0x3c89cb['uint32']());break;case 0x5:_0x541033['wasUndone']=_0x3c89cb['bool']();break;default:_0x3c89cb['skipType'](0x7&_0x334f84);}}return _0x541033;},_0x53bd16['decodeDelimited']=function(_0x28f3aa){return _0x28f3aa instanceof _0x24a3cb||(_0x28f3aa=new _0x24a3cb(_0x28f3aa)),this['decode'](_0x28f3aa,_0x28f3aa['uint32']());},_0x53bd16['verify']=function(_0x3d914d){if('object'!=typeof _0x3d914d||null===_0x3d914d)return'object\x20expected';var _0x3bb64e;if(null!=_0x3d914d['splitPosition']&&_0x3d914d['hasOwnProperty']('splitPosition')&&(_0x3bb64e=_0x44abc6['Position']['verify'](_0x3d914d['splitPosition'])))return'splitPosition.'+_0x3bb64e;if(null!=_0x3d914d['graveyardPosition']&&_0x3d914d['hasOwnProperty']('graveyardPosition')&&(_0x3bb64e=_0x44abc6['Position']['verify'](_0x3d914d['graveyardPosition'])))return'graveyardPosition.'+_0x3bb64e;if(null!=_0x3d914d['howMany']&&_0x3d914d['hasOwnProperty']('howMany')&&!_0x59bd02['isInteger'](_0x3d914d['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x3d914d['insertionPosition']&&_0x3d914d['hasOwnProperty']('insertionPosition')&&(_0x3bb64e=_0x44abc6['Position']['verify'](_0x3d914d['insertionPosition'])))return'insertionPosition.'+_0x3bb64e;return null!=_0x3d914d['wasUndone']&&_0x3d914d['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x3d914d['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x53bd16['fromObject']=function(_0x3b4688){if(_0x3b4688 instanceof _0x44abc6['SplitOperation'])return _0x3b4688;var _0x399468=new _0x44abc6['SplitOperation']();if(null!=_0x3b4688['splitPosition']){if('object'!=typeof _0x3b4688['splitPosition'])throw TypeError('.SplitOperation.splitPosition:\x20object\x20expected');_0x399468['splitPosition']=_0x44abc6['Position']['fromObject'](_0x3b4688['splitPosition']);}if(null!=_0x3b4688['graveyardPosition']){if('object'!=typeof _0x3b4688['graveyardPosition'])throw TypeError('.SplitOperation.graveyardPosition:\x20object\x20expected');_0x399468['graveyardPosition']=_0x44abc6['Position']['fromObject'](_0x3b4688['graveyardPosition']);}if(null!=_0x3b4688['howMany']&&(_0x399468['howMany']=_0x3b4688['howMany']>>>0x0),null!=_0x3b4688['insertionPosition']){if('object'!=typeof _0x3b4688['insertionPosition'])throw TypeError('.SplitOperation.insertionPosition:\x20object\x20expected');_0x399468['insertionPosition']=_0x44abc6['Position']['fromObject'](_0x3b4688['insertionPosition']);}return null!=_0x3b4688['wasUndone']&&(_0x399468['wasUndone']=Boolean(_0x3b4688['wasUndone'])),_0x399468;},_0x53bd16['toObject']=function(_0x1bbb09,_0x5f1249){_0x5f1249||(_0x5f1249={});var _0x281359={};return _0x5f1249['defaults']&&(_0x281359['splitPosition']=null,_0x281359['graveyardPosition']=null,_0x281359['howMany']=0x0,_0x281359['insertionPosition']=null,_0x281359['wasUndone']=!0x1),null!=_0x1bbb09['splitPosition']&&_0x1bbb09['hasOwnProperty']('splitPosition')&&(_0x281359['splitPosition']=_0x44abc6['Position']['toObject'](_0x1bbb09['splitPosition'],_0x5f1249)),null!=_0x1bbb09['graveyardPosition']&&_0x1bbb09['hasOwnProperty']('graveyardPosition')&&(_0x281359['graveyardPosition']=_0x44abc6['Position']['toObject'](_0x1bbb09['graveyardPosition'],_0x5f1249)),null!=_0x1bbb09['howMany']&&_0x1bbb09['hasOwnProperty']('howMany')&&(_0x281359['howMany']=_0x1bbb09['howMany']),null!=_0x1bbb09['insertionPosition']&&_0x1bbb09['hasOwnProperty']('insertionPosition')&&(_0x281359['insertionPosition']=_0x44abc6['Position']['toObject'](_0x1bbb09['insertionPosition'],_0x5f1249)),null!=_0x1bbb09['wasUndone']&&_0x1bbb09['hasOwnProperty']('wasUndone')&&(_0x281359['wasUndone']=_0x1bbb09['wasUndone']),_0x281359;},_0x53bd16['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x16111b['util']['toJSONOptions']);},_0x53bd16['getTypeUrl']=function(_0x397a77){return void 0x0===_0x397a77&&(_0x397a77='type.googleapis.com'),_0x397a77+'/SplitOperation';},_0x53bd16;}()),_0x44abc6['Position']=(function(){function _0x180865(_0x5d8dd4){if(this['path']=[],_0x5d8dd4){for(var _0x5f0742=Object['keys'](_0x5d8dd4),_0x37b328=0x0;_0x37b328<_0x5f0742['length'];++_0x37b328)null!=_0x5d8dd4[_0x5f0742[_0x37b328]]&&(this[_0x5f0742[_0x37b328]]=_0x5d8dd4[_0x5f0742[_0x37b328]]);}}return _0x180865['prototype']['root']='',_0x180865['prototype']['rootMain']=!0x1,_0x180865['prototype']['rootGraveyard']=!0x1,_0x180865['prototype']['path']=_0x59bd02['emptyArray'],_0x180865['prototype']['stickiness']='',_0x180865['create']=function(_0x47dd46){return new _0x180865(_0x47dd46);},_0x180865['encode']=function(_0x438a40,_0x32829f){if(_0x32829f||(_0x32829f=_0x1a19cb['create']()),null!=_0x438a40['root']&&Object['hasOwnProperty']['call'](_0x438a40,'root')&&_0x32829f['uint32'](0xa)['string'](_0x438a40['root']),null!=_0x438a40['rootMain']&&Object['hasOwnProperty']['call'](_0x438a40,'rootMain')&&_0x32829f['uint32'](0x10)['bool'](_0x438a40['rootMain']),null!=_0x438a40['rootGraveyard']&&Object['hasOwnProperty']['call'](_0x438a40,'rootGraveyard')&&_0x32829f['uint32'](0x18)['bool'](_0x438a40['rootGraveyard']),null!=_0x438a40['path']&&_0x438a40['path']['length']){_0x32829f['uint32'](0x22)['fork']();for(var _0x4fa84c=0x0;_0x4fa84c<_0x438a40['path']['length'];++_0x4fa84c)_0x32829f['uint32'](_0x438a40['path'][_0x4fa84c]);_0x32829f['ldelim']();}return null!=_0x438a40['stickiness']&&Object['hasOwnProperty']['call'](_0x438a40,'stickiness')&&_0x32829f['uint32'](0x2a)['string'](_0x438a40['stickiness']),_0x32829f;},_0x180865['encodeDelimited']=function(_0x312362,_0x560d77){return this['encode'](_0x312362,_0x560d77)['ldelim']();},_0x180865['decode']=function(_0x22c18c,_0xef9c9a){_0x22c18c instanceof _0x24a3cb||(_0x22c18c=_0x24a3cb['create'](_0x22c18c));for(var _0x327774=void 0x0===_0xef9c9a?_0x22c18c['len']:_0x22c18c['pos']+_0xef9c9a,_0x35a518=new _0x44abc6['Position']();_0x22c18c['pos']<_0x327774;){var _0x24d84f=_0x22c18c['uint32']();switch(_0x24d84f>>>0x3){case 0x1:_0x35a518['root']=_0x22c18c['string']();break;case 0x2:_0x35a518['rootMain']=_0x22c18c['bool']();break;case 0x3:_0x35a518['rootGraveyard']=_0x22c18c['bool']();break;case 0x4:if(_0x35a518['path']&&_0x35a518['path']['length']||(_0x35a518['path']=[]),0x2==(0x7&_0x24d84f)){for(var _0xf0b7af=_0x22c18c['uint32']()+_0x22c18c['pos'];_0x22c18c['pos']<_0xf0b7af;)_0x35a518['path']['push'](_0x22c18c['uint32']());}else _0x35a518['path']['push'](_0x22c18c['uint32']());break;case 0x5:_0x35a518['stickiness']=_0x22c18c['string']();break;default:_0x22c18c['skipType'](0x7&_0x24d84f);}}return _0x35a518;},_0x180865['decodeDelimited']=function(_0x2a6fd6){return _0x2a6fd6 instanceof _0x24a3cb||(_0x2a6fd6=new _0x24a3cb(_0x2a6fd6)),this['decode'](_0x2a6fd6,_0x2a6fd6['uint32']());},_0x180865['verify']=function(_0x130a89){if('object'!=typeof _0x130a89||null===_0x130a89)return'object\x20expected';if(null!=_0x130a89['root']&&_0x130a89['hasOwnProperty']('root')&&!_0x59bd02['isString'](_0x130a89['root']))return'root:\x20string\x20expected';if(null!=_0x130a89['rootMain']&&_0x130a89['hasOwnProperty']('rootMain')&&'boolean'!=typeof _0x130a89['rootMain'])return'rootMain:\x20boolean\x20expected';if(null!=_0x130a89['rootGraveyard']&&_0x130a89['hasOwnProperty']('rootGraveyard')&&'boolean'!=typeof _0x130a89['rootGraveyard'])return'rootGraveyard:\x20boolean\x20expected';if(null!=_0x130a89['path']&&_0x130a89['hasOwnProperty']('path')){if(!Array['isArray'](_0x130a89['path']))return'path:\x20array\x20expected';for(var _0x5f071c=0x0;_0x5f071c<_0x130a89['path']['length'];++_0x5f071c)if(!_0x59bd02['isInteger'](_0x130a89['path'][_0x5f071c]))return'path:\x20integer[]\x20expected';}return null!=_0x130a89['stickiness']&&_0x130a89['hasOwnProperty']('stickiness')&&!_0x59bd02['isString'](_0x130a89['stickiness'])?'stickiness:\x20string\x20expected':null;},_0x180865['fromObject']=function(_0x3e3b0c){if(_0x3e3b0c instanceof _0x44abc6['Position'])return _0x3e3b0c;var _0x287e1d=new _0x44abc6['Position']();if(null!=_0x3e3b0c['root']&&(_0x287e1d['root']=String(_0x3e3b0c['root'])),null!=_0x3e3b0c['rootMain']&&(_0x287e1d['rootMain']=Boolean(_0x3e3b0c['rootMain'])),null!=_0x3e3b0c['rootGraveyard']&&(_0x287e1d['rootGraveyard']=Boolean(_0x3e3b0c['rootGraveyard'])),_0x3e3b0c['path']){if(!Array['isArray'](_0x3e3b0c['path']))throw TypeError('.Position.path:\x20array\x20expected');_0x287e1d['path']=[];for(var _0x2b74a0=0x0;_0x2b74a0<_0x3e3b0c['path']['length'];++_0x2b74a0)_0x287e1d['path'][_0x2b74a0]=_0x3e3b0c['path'][_0x2b74a0]>>>0x0;}return null!=_0x3e3b0c['stickiness']&&(_0x287e1d['stickiness']=String(_0x3e3b0c['stickiness'])),_0x287e1d;},_0x180865['toObject']=function(_0x9fbab9,_0x5340c6){_0x5340c6||(_0x5340c6={});var _0x7bd559={};if((_0x5340c6['arrays']||_0x5340c6['defaults'])&&(_0x7bd559['path']=[]),_0x5340c6['defaults']&&(_0x7bd559['root']='',_0x7bd559['rootMain']=!0x1,_0x7bd559['rootGraveyard']=!0x1,_0x7bd559['stickiness']=''),null!=_0x9fbab9['root']&&_0x9fbab9['hasOwnProperty']('root')&&(_0x7bd559['root']=_0x9fbab9['root']),null!=_0x9fbab9['rootMain']&&_0x9fbab9['hasOwnProperty']('rootMain')&&(_0x7bd559['rootMain']=_0x9fbab9['rootMain']),null!=_0x9fbab9['rootGraveyard']&&_0x9fbab9['hasOwnProperty']('rootGraveyard')&&(_0x7bd559['rootGraveyard']=_0x9fbab9['rootGraveyard']),_0x9fbab9['path']&&_0x9fbab9['path']['length']){_0x7bd559['path']=[];for(var _0x1ef50e=0x0;_0x1ef50e<_0x9fbab9['path']['length'];++_0x1ef50e)_0x7bd559['path'][_0x1ef50e]=_0x9fbab9['path'][_0x1ef50e];}return null!=_0x9fbab9['stickiness']&&_0x9fbab9['hasOwnProperty']('stickiness')&&(_0x7bd559['stickiness']=_0x9fbab9['stickiness']),_0x7bd559;},_0x180865['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x16111b['util']['toJSONOptions']);},_0x180865['getTypeUrl']=function(_0x7056a8){return void 0x0===_0x7056a8&&(_0x7056a8='type.googleapis.com'),_0x7056a8+'/Position';},_0x180865;}()),_0x44abc6['Range']=(function(){function _0x2750c1(_0xa1af10){if(_0xa1af10){for(var _0x38027c=Object['keys'](_0xa1af10),_0x5e826e=0x0;_0x5e826e<_0x38027c['length'];++_0x5e826e)null!=_0xa1af10[_0x38027c[_0x5e826e]]&&(this[_0x38027c[_0x5e826e]]=_0xa1af10[_0x38027c[_0x5e826e]]);}}return _0x2750c1['prototype']['start']=null,_0x2750c1['prototype']['end']=null,_0x2750c1['create']=function(_0x333a45){return new _0x2750c1(_0x333a45);},_0x2750c1['encode']=function(_0xaccb65,_0x24b731){return _0x24b731||(_0x24b731=_0x1a19cb['create']()),null!=_0xaccb65['start']&&Object['hasOwnProperty']['call'](_0xaccb65,'start')&&_0x44abc6['Position']['encode'](_0xaccb65['start'],_0x24b731['uint32'](0xa)['fork']())['ldelim'](),null!=_0xaccb65['end']&&Object['hasOwnProperty']['call'](_0xaccb65,'end')&&_0x44abc6['Position']['encode'](_0xaccb65['end'],_0x24b731['uint32'](0x12)['fork']())['ldelim'](),_0x24b731;},_0x2750c1['encodeDelimited']=function(_0x560a1a,_0x506efd){return this['encode'](_0x560a1a,_0x506efd)['ldelim']();},_0x2750c1['decode']=function(_0x32d241,_0x3f91b2){_0x32d241 instanceof _0x24a3cb||(_0x32d241=_0x24a3cb['create'](_0x32d241));for(var _0x4db688=void 0x0===_0x3f91b2?_0x32d241['len']:_0x32d241['pos']+_0x3f91b2,_0x485387=new _0x44abc6['Range']();_0x32d241['pos']<_0x4db688;){var _0x138339=_0x32d241['uint32']();switch(_0x138339>>>0x3){case 0x1:_0x485387['start']=_0x44abc6['Position']['decode'](_0x32d241,_0x32d241['uint32']());break;case 0x2:_0x485387['end']=_0x44abc6['Position']['decode'](_0x32d241,_0x32d241['uint32']());break;default:_0x32d241['skipType'](0x7&_0x138339);}}return _0x485387;},_0x2750c1['decodeDelimited']=function(_0x43d60a){return _0x43d60a instanceof _0x24a3cb||(_0x43d60a=new _0x24a3cb(_0x43d60a)),this['decode'](_0x43d60a,_0x43d60a['uint32']());},_0x2750c1['verify']=function(_0x2f4326){if('object'!=typeof _0x2f4326||null===_0x2f4326)return'object\x20expected';var _0x1b339a;if(null!=_0x2f4326['start']&&_0x2f4326['hasOwnProperty']('start')&&(_0x1b339a=_0x44abc6['Position']['verify'](_0x2f4326['start'])))return'start.'+_0x1b339a;if(null!=_0x2f4326['end']&&_0x2f4326['hasOwnProperty']('end')&&(_0x1b339a=_0x44abc6['Position']['verify'](_0x2f4326['end'])))return'end.'+_0x1b339a;return null;},_0x2750c1['fromObject']=function(_0x450597){if(_0x450597 instanceof _0x44abc6['Range'])return _0x450597;var _0x5eefd6=new _0x44abc6['Range']();if(null!=_0x450597['start']){if('object'!=typeof _0x450597['start'])throw TypeError('.Range.start:\x20object\x20expected');_0x5eefd6['start']=_0x44abc6['Position']['fromObject'](_0x450597['start']);}if(null!=_0x450597['end']){if('object'!=typeof _0x450597['end'])throw TypeError('.Range.end:\x20object\x20expected');_0x5eefd6['end']=_0x44abc6['Position']['fromObject'](_0x450597['end']);}return _0x5eefd6;},_0x2750c1['toObject']=function(_0x10b4d1,_0x1f532e){_0x1f532e||(_0x1f532e={});var _0x4eddcf={};return _0x1f532e['defaults']&&(_0x4eddcf['start']=null,_0x4eddcf['end']=null),null!=_0x10b4d1['start']&&_0x10b4d1['hasOwnProperty']('start')&&(_0x4eddcf['start']=_0x44abc6['Position']['toObject'](_0x10b4d1['start'],_0x1f532e)),null!=_0x10b4d1['end']&&_0x10b4d1['hasOwnProperty']('end')&&(_0x4eddcf['end']=_0x44abc6['Position']['toObject'](_0x10b4d1['end'],_0x1f532e)),_0x4eddcf;},_0x2750c1['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x16111b['util']['toJSONOptions']);},_0x2750c1['getTypeUrl']=function(_0x117ad5){return void 0x0===_0x117ad5&&(_0x117ad5='type.googleapis.com'),_0x117ad5+'/Range';},_0x2750c1;}()),_0x44abc6['Element']=(function(){function _0x2e6044(_0x6ac1fd){if(this['children']=[],this['attributesBoolean']={},_0x6ac1fd){for(var _0x2f2063=Object['keys'](_0x6ac1fd),_0x3609e2=0x0;_0x3609e2<_0x2f2063['length'];++_0x3609e2)null!=_0x6ac1fd[_0x2f2063[_0x3609e2]]&&(this[_0x2f2063[_0x3609e2]]=_0x6ac1fd[_0x2f2063[_0x3609e2]]);}}return _0x2e6044['prototype']['name']='',_0x2e6044['prototype']['children']=_0x59bd02['emptyArray'],_0x2e6044['prototype']['data']='',_0x2e6044['prototype']['attributesBoolean']=_0x59bd02['emptyObject'],_0x2e6044['prototype']['attributesJson']='',_0x2e6044['create']=function(_0x275f21){return new _0x2e6044(_0x275f21);},_0x2e6044['encode']=function(_0x38caa2,_0x49008a){if(_0x49008a||(_0x49008a=_0x1a19cb['create']()),null!=_0x38caa2['name']&&Object['hasOwnProperty']['call'](_0x38caa2,'name')&&_0x49008a['uint32'](0xa)['string'](_0x38caa2['name']),null!=_0x38caa2['children']&&_0x38caa2['children']['length']){for(var _0x330bf7=0x0;_0x330bf7<_0x38caa2['children']['length'];++_0x330bf7)_0x44abc6['Element']['encode'](_0x38caa2['children'][_0x330bf7],_0x49008a['uint32'](0x12)['fork']())['ldelim']();}if(null!=_0x38caa2['data']&&Object['hasOwnProperty']['call'](_0x38caa2,'data')&&_0x49008a['uint32'](0x1a)['string'](_0x38caa2['data']),null!=_0x38caa2['attributesBoolean']&&Object['hasOwnProperty']['call'](_0x38caa2,'attributesBoolean')){var _0x5b1b89=Object['keys'](_0x38caa2['attributesBoolean']);for(_0x330bf7=0x0;_0x330bf7<_0x5b1b89['length'];++_0x330bf7)_0x49008a['uint32'](0x22)['fork']()['uint32'](0xa)['string'](_0x5b1b89[_0x330bf7])['uint32'](0x10)['bool'](_0x38caa2['attributesBoolean'][_0x5b1b89[_0x330bf7]])['ldelim']();}return null!=_0x38caa2['attributesJson']&&Object['hasOwnProperty']['call'](_0x38caa2,'attributesJson')&&_0x49008a['uint32'](0x2a)['string'](_0x38caa2['attributesJson']),_0x49008a;},_0x2e6044['encodeDelimited']=function(_0x525b66,_0x25a642){return this['encode'](_0x525b66,_0x25a642)['ldelim']();},_0x2e6044['decode']=function(_0x40c159,_0x2edf9f){_0x40c159 instanceof _0x24a3cb||(_0x40c159=_0x24a3cb['create'](_0x40c159));for(var _0x6dd18a,_0x1ebd37,_0x198f5d=void 0x0===_0x2edf9f?_0x40c159['len']:_0x40c159['pos']+_0x2edf9f,_0x34e8b6=new _0x44abc6['Element']();_0x40c159['pos']<_0x198f5d;){var _0x522142=_0x40c159['uint32']();switch(_0x522142>>>0x3){case 0x1:_0x34e8b6['name']=_0x40c159['string']();break;case 0x2:_0x34e8b6['children']&&_0x34e8b6['children']['length']||(_0x34e8b6['children']=[]),_0x34e8b6['children']['push'](_0x44abc6['Element']['decode'](_0x40c159,_0x40c159['uint32']()));break;case 0x3:_0x34e8b6['data']=_0x40c159['string']();break;case 0x4:_0x34e8b6['attributesBoolean']===_0x59bd02['emptyObject']&&(_0x34e8b6['attributesBoolean']={});var _0x5ce26c=_0x40c159['uint32']()+_0x40c159['pos'];for(_0x6dd18a='',_0x1ebd37=!0x1;_0x40c159['pos']<_0x5ce26c;){var _0x44b3f0=_0x40c159['uint32']();switch(_0x44b3f0>>>0x3){case 0x1:_0x6dd18a=_0x40c159['string']();break;case 0x2:_0x1ebd37=_0x40c159['bool']();break;default:_0x40c159['skipType'](0x7&_0x44b3f0);}}_0x34e8b6['attributesBoolean'][_0x6dd18a]=_0x1ebd37;break;case 0x5:_0x34e8b6['attributesJson']=_0x40c159['string']();break;default:_0x40c159['skipType'](0x7&_0x522142);}}return _0x34e8b6;},_0x2e6044['decodeDelimited']=function(_0x5aad36){return _0x5aad36 instanceof _0x24a3cb||(_0x5aad36=new _0x24a3cb(_0x5aad36)),this['decode'](_0x5aad36,_0x5aad36['uint32']());},_0x2e6044['verify']=function(_0x491bbd){if('object'!=typeof _0x491bbd||null===_0x491bbd)return'object\x20expected';if(null!=_0x491bbd['name']&&_0x491bbd['hasOwnProperty']('name')&&!_0x59bd02['isString'](_0x491bbd['name']))return'name:\x20string\x20expected';if(null!=_0x491bbd['children']&&_0x491bbd['hasOwnProperty']('children')){if(!Array['isArray'](_0x491bbd['children']))return'children:\x20array\x20expected';for(var _0xe82c90=0x0;_0xe82c90<_0x491bbd['children']['length'];++_0xe82c90){var _0x1eefad=_0x44abc6['Element']['verify'](_0x491bbd['children'][_0xe82c90]);if(_0x1eefad)return'children.'+_0x1eefad;}}if(null!=_0x491bbd['data']&&_0x491bbd['hasOwnProperty']('data')&&!_0x59bd02['isString'](_0x491bbd['data']))return'data:\x20string\x20expected';if(null!=_0x491bbd['attributesBoolean']&&_0x491bbd['hasOwnProperty']('attributesBoolean')){if(!_0x59bd02['isObject'](_0x491bbd['attributesBoolean']))return'attributesBoolean:\x20object\x20expected';var _0x35c674=Object['keys'](_0x491bbd['attributesBoolean']);for(_0xe82c90=0x0;_0xe82c90<_0x35c674['length'];++_0xe82c90)if('boolean'!=typeof _0x491bbd['attributesBoolean'][_0x35c674[_0xe82c90]])return'attributesBoolean:\x20boolean{k:string}\x20expected';}return null!=_0x491bbd['attributesJson']&&_0x491bbd['hasOwnProperty']('attributesJson')&&!_0x59bd02['isString'](_0x491bbd['attributesJson'])?'attributesJson:\x20string\x20expected':null;},_0x2e6044['fromObject']=function(_0x4e7896){if(_0x4e7896 instanceof _0x44abc6['Element'])return _0x4e7896;var _0x17659a=new _0x44abc6['Element']();if(null!=_0x4e7896['name']&&(_0x17659a['name']=String(_0x4e7896['name'])),_0x4e7896['children']){if(!Array['isArray'](_0x4e7896['children']))throw TypeError('.Element.children:\x20array\x20expected');_0x17659a['children']=[];for(var _0x329e43=0x0;_0x329e43<_0x4e7896['children']['length'];++_0x329e43){if('object'!=typeof _0x4e7896['children'][_0x329e43])throw TypeError('.Element.children:\x20object\x20expected');_0x17659a['children'][_0x329e43]=_0x44abc6['Element']['fromObject'](_0x4e7896['children'][_0x329e43]);}}if(null!=_0x4e7896['data']&&(_0x17659a['data']=String(_0x4e7896['data'])),_0x4e7896['attributesBoolean']){if('object'!=typeof _0x4e7896['attributesBoolean'])throw TypeError('.Element.attributesBoolean:\x20object\x20expected');_0x17659a['attributesBoolean']={};var _0xb39c6d=Object['keys'](_0x4e7896['attributesBoolean']);for(_0x329e43=0x0;_0x329e43<_0xb39c6d['length'];++_0x329e43)_0x17659a['attributesBoolean'][_0xb39c6d[_0x329e43]]=Boolean(_0x4e7896['attributesBoolean'][_0xb39c6d[_0x329e43]]);}return null!=_0x4e7896['attributesJson']&&(_0x17659a['attributesJson']=String(_0x4e7896['attributesJson'])),_0x17659a;},_0x2e6044['toObject']=function(_0x4a263d,_0x4207a7){_0x4207a7||(_0x4207a7={});var _0x466e8d,_0x12b6be={};if((_0x4207a7['arrays']||_0x4207a7['defaults'])&&(_0x12b6be['children']=[]),(_0x4207a7['objects']||_0x4207a7['defaults'])&&(_0x12b6be['attributesBoolean']={}),_0x4207a7['defaults']&&(_0x12b6be['name']='',_0x12b6be['data']='',_0x12b6be['attributesJson']=''),null!=_0x4a263d['name']&&_0x4a263d['hasOwnProperty']('name')&&(_0x12b6be['name']=_0x4a263d['name']),_0x4a263d['children']&&_0x4a263d['children']['length']){_0x12b6be['children']=[];for(var _0x5a933d=0x0;_0x5a933d<_0x4a263d['children']['length'];++_0x5a933d)_0x12b6be['children'][_0x5a933d]=_0x44abc6['Element']['toObject'](_0x4a263d['children'][_0x5a933d],_0x4207a7);}if(null!=_0x4a263d['data']&&_0x4a263d['hasOwnProperty']('data')&&(_0x12b6be['data']=_0x4a263d['data']),_0x4a263d['attributesBoolean']&&(_0x466e8d=Object['keys'](_0x4a263d['attributesBoolean']))['length']){_0x12b6be['attributesBoolean']={};for(_0x5a933d=0x0;_0x5a933d<_0x466e8d['length'];++_0x5a933d)_0x12b6be['attributesBoolean'][_0x466e8d[_0x5a933d]]=_0x4a263d['attributesBoolean'][_0x466e8d[_0x5a933d]];}return null!=_0x4a263d['attributesJson']&&_0x4a263d['hasOwnProperty']('attributesJson')&&(_0x12b6be['attributesJson']=_0x4a263d['attributesJson']),_0x12b6be;},_0x2e6044['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x16111b['util']['toJSONOptions']);},_0x2e6044['getTypeUrl']=function(_0x22fabb){return void 0x0===_0x22fabb&&(_0x22fabb='type.googleapis.com'),_0x22fabb+'/Element';},_0x2e6044;}()),_0x44abc6;})());class r{['_protobufRoot'];constructor(){this['_protobufRoot']=u;}['getDescriptor'](_0x566f7f){return new w(this['_protobufRoot'][_0x566f7f]);}}class w{['_protobuf'];constructor(_0x5396e9){this['_protobuf']=_0x5396e9;}['compress'](_0x314744){const _0xff3314=this['_protobuf']['verify'](_0x314744);if(_0xff3314)throw Error(_0xff3314);return this['_protobuf']['encode'](this['_protobuf']['create'](_0x314744))['finish']();}['decompress'](_0xe05b1a){return this['_protobuf']['toObject'](this['_protobuf']['decode'](_0xe05b1a),{'oneofs':!0x0});}}function g(_0x53be0c,_0x571711){const _0x7eaeb6=_0x9ade4f(_0x53be0c);return _0x7eaeb6['path'][_0x7eaeb6['path']['length']-0x1]+=_0x571711,_0x7eaeb6;}function _(_0x3f2505,_0x577bf1){return _0x3f2505['root']===_0x577bf1['root']&&_0x54da77(_0x3f2505['path'],_0x577bf1['path']);}function $(_0x470e5c){P(_0x470e5c,_0x291cde=>('main'==_0x291cde['root']?(_0x291cde['rootMain']=!0x0,delete _0x291cde['root']):'$graveyard'==_0x291cde['root']&&(_0x291cde['rootGraveyard']=!0x0,delete _0x291cde['root']),_0x291cde));}function J(_0x5dd519){P(_0x5dd519,_0x5a337c=>(_0x5a337c['rootMain']?(_0x5a337c['root']='main',delete _0x5a337c['rootMain']):_0x5a337c['rootGraveyard']&&(_0x5a337c['root']='$graveyard',delete _0x5a337c['rootGraveyard']),_0x5a337c));}function P(_0x2f8485,_0x426a3c){for(const _0x5781bb in _0x2f8485){const _0x5e674a=_0x2f8485[_0x5781bb];'nodes'!==_0x5781bb&&_0x4b4270(_0x5e674a)&&(_0x5e674a['path']&&(_0x5e674a['root']||_0x5e674a['rootMain']||_0x5e674a['rootGraveyard'])?_0x2f8485[_0x5781bb]=_0x426a3c(_0x5e674a):P(_0x5e674a,_0x426a3c));}return _0x2f8485;}class e{['_id'];['_operationName'];['_protobufDescriptor'];constructor(_0x463096,_0x2e4dd1,_0x1f6034){this['_id']=_0x463096,this['_operationName']=_0x2e4dd1,this['_protobufDescriptor']=_0x1f6034;}['compress'](_0x2c8940,_0x299e28){const _0x3dfbce=_0x299e28['shift']();return $(_0x3dfbce),_0x2c8940['buffers']['push'](this['_protobufDescriptor']['compress'](_0x3dfbce)),_0x2c8940['types']['push'](this['_id']),!0x0;}['decompress'](_0x1b0bcf,_0x143ab2){_0x143ab2['types']['shift']();const _0x116724=this['_protobufDescriptor']['decompress'](_0x143ab2['buffers']['shift']());J(_0x116724),_0x116724['__className']=this['_operationName'],_0x1b0bcf['push'](_0x116724);}}class s extends e{['compress'](_0x97b611,_0x499b07){const _0x326e66=_0x499b07['shift']();return this['_serializeOneOf']('oldValue',_0x326e66),this['_serializeOneOf']('newValue',_0x326e66),$(_0x326e66),_0x97b611['buffers']['push'](this['_protobufDescriptor']['compress'](_0x326e66)),_0x97b611['types']['push'](this['_id']),!0x0;}['decompress'](_0x4fd169,_0x1d6eb7){const {types:_0xff5b73,buffers:_0x9e3a30}=_0x1d6eb7,_0x4dd47e=this['_protobufDescriptor']['decompress'](_0x9e3a30['shift']());_0xff5b73['shift'](),this['_deserializeOneOf']('oldValue',_0x4dd47e),this['_deserializeOneOf']('newValue',_0x4dd47e),J(_0x4dd47e),_0x4dd47e['__className']=this['_operationName'],_0x4fd169['push'](_0x4dd47e);}['_serializeOneOf'](_0x204798,_0x3ca7eb){const _0x214347=_0x3ca7eb[_0x204798];'boolean'==typeof _0x214347?_0x3ca7eb[_0x204798+'Boolean']=_0x214347:_0x3ca7eb[_0x204798+'Json']=JSON['stringify'](_0x214347);}['_deserializeOneOf'](_0x553445,_0x4c3a2b){const _0x3aedc2=_0x553445+'Json';_0x4c3a2b[_0x3aedc2]?(_0x4c3a2b[_0x553445]=JSON['parse'](_0x4c3a2b[_0x3aedc2]),delete _0x4c3a2b[_0x3aedc2]):(_0x4c3a2b[_0x553445]=_0x4c3a2b[_0x553445+'Boolean'],delete _0x4c3a2b[_0x553445+'Boolean']);}}class i extends e{['compress'](_0xa322f2,_0x37c302){const _0x11470c=_0x37c302['shift']();return this['_serializeNodesAttributes'](_0x11470c['nodes']),$(_0x11470c),_0xa322f2['buffers']['push'](this['_protobufDescriptor']['compress'](_0x11470c)),_0xa322f2['types']['push'](this['_id']),!0x0;}['decompress'](_0x57ec34,_0x46bc9e){const {types:_0x3a874b,buffers:_0xd912f}=_0x46bc9e,_0x4f2b99=this['_protobufDescriptor']['decompress'](_0xd912f['shift']());_0x3a874b['shift'](),_0x4f2b99['nodes']||(_0x4f2b99['nodes']=[]),this['_deserializeNodesAttributes'](_0x4f2b99['nodes']),J(_0x4f2b99),_0x4f2b99['__className']=this['_operationName'],_0x57ec34['push'](_0x4f2b99);}['_serializeNodesAttributes'](_0x468d06){for(const _0x3d85e1 of _0x468d06){if(_0x3d85e1['attributes']){const _0x237ced=_0x3d85e1['attributes'];this['_areValuesBoolean'](_0x237ced)?_0x3d85e1['attributesBoolean']=_0x237ced:_0x3d85e1['attributesJson']=JSON['stringify'](_0x237ced);}_0x3d85e1['children']&&this['_serializeNodesAttributes'](_0x3d85e1['children']);}}['_deserializeNodesAttributes'](_0xd1124f){for(const _0x121921 of _0xd1124f)(_0x121921['attributesBoolean']||_0x121921['attributesJson'])&&(_0x121921['attributesBoolean']?(_0x121921['attributes']=_0x121921['attributesBoolean'],delete _0x121921['attributesBoolean']):(_0x121921['attributes']=JSON['parse'](_0x121921['attributesJson']),delete _0x121921['attributesJson'])),_0x121921['children']&&this['_deserializeNodesAttributes'](_0x121921['children']);}['_areValuesBoolean'](_0x2a6446){return Object['keys'](_0x2a6446)['every'](_0x1fd9d2=>'boolean'==typeof _0x2a6446[_0x1fd9d2]);}}class n extends e{['decompress'](_0x4c616e,_0x382267){super['decompress'](_0x4c616e,_0x382267);const _0x52cc20=_0x4c616e[_0x4c616e['length']-0x1];_0x52cc20['oldRange']||(_0x52cc20['oldRange']=null),_0x52cc20['newRange']||(_0x52cc20['newRange']=null);}}class p extends e{['compress'](_0x2b7287,_0x3c0f51){return _0x3c0f51['shift'](),_0x2b7287['types']['push'](this['_id']),!0x0;}['decompress'](_0x155ac9,_0x14969d){_0x14969d['types']['shift'](),_0x155ac9['push']({'__className':this['_operationName']});}}class m extends n{['_omittedNamespace'];constructor(_0x3a169a,_0x714112,_0x54b5d1,_0x36339a){super(_0x3a169a,_0x714112,_0x54b5d1),this['_omittedNamespace']=_0x36339a+':';}['compress'](_0x16a517,_0x5c273a){return!('MarkerOperation'!=_0x5c273a[0x0]['__className']||!_0x5c273a[0x0]['name']['startsWith'](this['_omittedNamespace']))&&(_0x5c273a[0x0]['name']=_0x5c273a[0x0]['name']['replace'](new RegExp('^'+this['_omittedNamespace']),''),super['compress'](_0x16a517,_0x5c273a),!0x0);}['decompress'](_0x5cdbf1,_0x58f4c8){super['decompress'](_0x5cdbf1,_0x58f4c8);const _0x566e2e=_0x5cdbf1[_0x5cdbf1['length']-0x1];_0x566e2e['name']=this['_omittedNamespace']+_0x566e2e['name'];}}class O{['_id'];['_context'];constructor(_0x2fe3a4,_0x17b4bf){this['_id']=_0x2fe3a4,this['_context']=_0x17b4bf;}['compress'](_0x5a4c21,_0x40cbb2){let _0x532b44;for(;_0x40cbb2['length']>0x1&&this['_compareOperations'](_0x40cbb2[0x0],_0x40cbb2[0x1]);)_0x532b44?(_0x532b44=this['_combineNext'](_0x40cbb2['shift'](),_0x532b44),_0x5a4c21['types']['push'](0x0)):(_0x532b44=_0x9ade4f(_0x40cbb2['shift']()),_0x5a4c21['types']['push'](this['_id']));return!!_0x532b44&&(_0x532b44=this['_combineNext'](_0x40cbb2['shift'](),_0x532b44),_0x5a4c21['types']['push'](0x0),_0x5a4c21['buffers']['push'](this['_compressSingleOperation'](_0x532b44)),!0x0);}['decompress'](_0x15e6cb,_0x4ce652){const _0x1f7442=this['_decompressSingleOperation'](_0x4ce652);for(;0x0==_0x4ce652['types'][0x0];)_0x4ce652['types']['shift'](),_0x15e6cb['push'](this['_splitCurrent'](_0x1f7442));_0x15e6cb['push'](_0x1f7442);}}class a extends O{['_combineNext'](_0x54b093,_0x4538bd){return _0x4538bd['nodes'][0x0]['data']+=_0x54b093['nodes'][0x0]['data'],_0x4538bd;}['_splitCurrent'](_0x25260a){const _0x1f447b=_0x9ade4f(_0x25260a),_0x3cbe05=_0x1f447b['nodes'][0x0],_0x2391e6=_0x25260a['nodes'][0x0],_0x1fb601=_0x2391e6['data'][Symbol['iterator']]()['next']()['value'],_0x52b345=_0x1fb601['length'];return _0x3cbe05['data']=_0x1fb601,_0x2391e6['data']=_0x2391e6['data']['substr'](_0x52b345),_0x25260a['position']=g(_0x25260a['position'],_0x52b345),_0x1f447b;}['_compareOperations'](_0x256644,_0x29620f){if(this['_checkOperation'](_0x256644)&&this['_checkOperation'](_0x29620f)){const _0x3e609d=_0x256644['nodes'][0x0]['data']['length'],_0x2f0376=_(g(_0x256644['position'],_0x3e609d),_0x29620f['position']),_0x302316=_0x256644['nodes'][0x0],_0x3e0e43=_0x29620f['nodes'][0x0];return _0x2f0376&&this['_compareAttributes'](_0x302316,_0x3e0e43);}return!0x1;}['_compressSingleOperation'](_0x359899){const _0x7bdf4c={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('InsertOperation')['compress'](_0x7bdf4c,[_0x359899]),_0x7bdf4c['buffers'][0x0];}['_decompressSingleOperation'](_0x13843d){const _0x4d72fc=[];return this['_context']['_getCompressorByName']('InsertOperation')['decompress'](_0x4d72fc,_0x13843d),_0x4d72fc[0x0];}['_checkOperation'](_0x5ed98a){return'InsertOperation'==_0x5ed98a['__className']&&0x1==_0x5ed98a['nodes']['length']&&_0x5ed98a['nodes'][0x0]['data']&&!_0x5ed98a['wasUndone']&&0x1==Array['from'](_0x5ed98a['nodes'][0x0]['data'])['length'];}['_compareAttributes'](_0x5db38e,_0x1f7b32){const _0x36186a=Object['keys'](_0x5db38e['attributes']||{}),_0x5419ce=Object['keys'](_0x1f7b32['attributes']||{});return _0x36186a['length']===_0x5419ce['length']&&_0x36186a['every'](_0x168b2a=>_0x1f7b32['attributes'][_0x168b2a]&&_0x1f7b32['attributes'][_0x168b2a]===_0x5db38e['attributes'][_0x168b2a]);}}class c extends O{['_combineNext'](_0x161ec9,_0x221cc9){return _0x221cc9['howMany']++,_0x221cc9['sourcePosition']=_0x9ade4f(_0x161ec9['sourcePosition']),_0x221cc9;}['_splitCurrent'](_0x50b100){const _0x794fd5=_0x9ade4f(_0x50b100);return _0x50b100['howMany']--,_0x794fd5['howMany']=0x1,_0x794fd5['sourcePosition']=g(_0x794fd5['sourcePosition'],_0x50b100['howMany']),_0x794fd5;}['_compareOperations'](_0x51e123,_0x4759aa){return!(!this['_checkOperation'](_0x51e123)||!this['_checkOperation'](_0x4759aa))&&(_(g(_0x51e123['sourcePosition'],-0x1),_0x4759aa['sourcePosition'])&&_(_0x51e123['targetPosition'],_0x4759aa['targetPosition']));}['_compressSingleOperation'](_0x234e08){const _0x385a95={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x385a95,[_0x234e08]),_0x385a95['buffers'][0x0];}['_decompressSingleOperation'](_0x297e0f){const _0x47f292=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x47f292,_0x297e0f),_0x47f292[0x0];}['_checkOperation'](_0x48554d){return'MoveOperation'==_0x48554d['__className']&&'$graveyard'==_0x48554d['targetPosition']['root']&&0x1==_0x48554d['howMany']&&!_0x48554d['wasUndone'];}}class h extends O{['_combineNext'](_0xe95c3d,_0x2cdb87){return _0x2cdb87['howMany']++,_0x2cdb87;}['_splitCurrent'](_0x5c035b){const _0x535aa5=_0x9ade4f(_0x5c035b);return _0x535aa5['howMany']=0x1,_0x5c035b['howMany']--,_0x535aa5;}['_compareOperations'](_0x3c343e,_0x1b4808){return!(!this['_checkOperation'](_0x3c343e)||!this['_checkOperation'](_0x1b4808))&&(_(_0x3c343e['sourcePosition'],_0x1b4808['sourcePosition'])&&_(_0x3c343e['targetPosition'],_0x1b4808['targetPosition']));}['_compressSingleOperation'](_0x193c12){const _0x28dcd3={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x28dcd3,[_0x193c12]),_0x28dcd3['buffers'][0x0];}['_decompressSingleOperation'](_0x568c68){const _0x4dc74c=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x4dc74c,_0x568c68),_0x4dc74c[0x0];}['_checkOperation'](_0x1ce0cc){return'MoveOperation'==_0x1ce0cc['__className']&&'$graveyard'==_0x1ce0cc['targetPosition']['root']&&0x1==_0x1ce0cc['howMany']&&!_0x1ce0cc['wasUndone'];}}class f extends O{['compress'](_0x48a8c7,_0x44a96d){if(!this['_compareOperations'](_0x44a96d[0x0],_0x44a96d[0x1]))return!0x1;const _0x3fc9cd=_0x44a96d['shift']();return _0x3fc9cd['oldRange']=null,_0x3fc9cd['newRange']&&_(_0x3fc9cd['newRange']['start'],_0x3fc9cd['newRange']['end'])&&(_0x3fc9cd['newRange']['end']=null),_0x44a96d['shift'](),_0x48a8c7['types']['push'](this['_id']),_0x48a8c7['types']['push'](0x0),_0x48a8c7['buffers']['push'](this['_compressSingleOperation'](_0x3fc9cd)),!0x0;}['decompress'](_0xac7021,_0x524dd3){const _0x33fc00=this['_decompressSingleOperation'](_0x524dd3);_0x33fc00['newRange']&&!_0x33fc00['newRange']['end']&&(_0x33fc00['newRange']['end']=_0x9ade4f(_0x33fc00['newRange']['start']));const _0x27fe05=_0x9ade4f(_0x33fc00);_0x27fe05['newRange']&&(_0x27fe05['newRange']['start']['stickiness']='toNone',_0x27fe05['newRange']['end']=_0x9ade4f(_0x27fe05['newRange']['start'])),_0x27fe05['name']='user:position:'+_0x27fe05['name']['split'](':')[0x2],_0x524dd3['types']['shift'](),_0xac7021['push'](_0x33fc00),_0xac7021['push'](_0x27fe05);}['_compressSingleOperation'](_0x3b3704){const _0x25163b={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MarkerOperation')['compress'](_0x25163b,[_0x3b3704]),_0x25163b['buffers'][0x0];}['_decompressSingleOperation'](_0x499e2a){const _0xda4c2a=[];return this['_context']['_getCompressorByName']('MarkerOperation')['decompress'](_0xda4c2a,_0x499e2a),_0xda4c2a[0x0];}['_compareOperations'](_0x29c4cd,_0xdf9377){return!(!_0x29c4cd||!_0xdf9377)&&('MarkerOperation'==_0x29c4cd['__className']&&'MarkerOperation'==_0xdf9377['__className']&&!(!_0x29c4cd['name']['startsWith']('user:')||!_0xdf9377['name']['startsWith']('user:')||_0x29c4cd['name']==_0xdf9377['name']));}}class y{['_compressorById'];['_compressorByName'];['_protobufFactory'];constructor(){this['_compressorById']=new Map(),this['_compressorByName']=new Map(),this['_protobufFactory']=new r();const _0x37784e=this['_protobufFactory']['getDescriptor']('MarkerOperation');this['_registerCompressor'](0x1,'NoOperation',new p(0x1,'NoOperation',void 0x0)),this['_registerOperationCompressor'](0xa,'AttributeOperation',s),this['_registerOperationCompressor'](0xb,'InsertOperation',i),this['_registerOperationCompressor'](0xc,'MarkerOperation',n),this['_registerOperationCompressor'](0xd,'MergeOperation',e),this['_registerOperationCompressor'](0xe,'MoveOperation',e),this['_registerOperationCompressor'](0xf,'RenameOperation',e),this['_registerOperationCompressor'](0x10,'RootAttributeOperation',s),this['_registerOperationCompressor'](0x11,'SplitOperation',e),this['_registerCompressor'](0x12,'CommentMarkerOperation',new m(0x12,'MarkerOperation',_0x37784e,'comment')),this['_registerCompressor'](0x13,'SuggestionMarkerOperation',new m(0x13,'MarkerOperation',_0x37784e,'suggestion')),this['_registerOperationCompressor'](0x14,'RootOperation',e),this['_registerActionCompressor'](0x64,'TypingAction',a),this['_registerActionCompressor'](0x65,'DeletingAction',c),this['_registerActionCompressor'](0x66,'ForwardDeletingAction',h),this['_registerActionCompressor'](0x67,'UserSelectionAction',f);}['compress'](_0x3928df){if(!_0x3928df||!_0x3928df[0x0])throw new _0x109597('no-operations-provided',this);const _0x25dc1a={'types':[],'buffers':[],'baseVersion':_0x3928df[0x0]['baseVersion']};for(;_0x3928df['length'];)this['_getCompressorByName']('UserSelectionAction')['compress'](_0x25dc1a,_0x3928df)||this['_getCompressorByName']('TypingAction')['compress'](_0x25dc1a,_0x3928df)||this['_getCompressorByName']('DeletingAction')['compress'](_0x25dc1a,_0x3928df)||this['_getCompressorByName']('ForwardDeletingAction')['compress'](_0x25dc1a,_0x3928df)||this['_getCompressorByName']('CommentMarkerOperation')['compress'](_0x25dc1a,_0x3928df)||this['_getCompressorByName']('SuggestionMarkerOperation')['compress'](_0x25dc1a,_0x3928df)||this['_getCompressorByName'](_0x3928df[0x0]['__className'])['compress'](_0x25dc1a,_0x3928df);return _0x25dc1a;}['decompress'](_0x3221fd){const _0x2d1c6c=[];for(;_0x3221fd['types']['length'];){const _0x5ab7c6=this['_compressorById']['get'](_0x3221fd['types'][0x0]);if(!_0x5ab7c6)throw new _0x109597('decompress-compressor-not-found',this,{'type':_0x3221fd['types'][0x0]});_0x5ab7c6['decompress'](_0x2d1c6c,_0x3221fd);}return _0x2d1c6c['forEach']((_0x54a367,_0x3d4c57)=>_0x54a367['baseVersion']=_0x3221fd['baseVersion']+_0x3d4c57),_0x2d1c6c;}['_getCompressorByName'](_0x2d3fe9){return this['_compressorByName']['get'](_0x2d3fe9);}['_registerOperationCompressor'](_0x58e556,_0x39b6d6,_0x7292af){const _0x3a6b5f=new _0x7292af(_0x58e556,_0x39b6d6,this['_protobufFactory']['getDescriptor'](_0x39b6d6));this['_registerCompressor'](_0x58e556,_0x39b6d6,_0x3a6b5f);}['_registerActionCompressor'](_0x49f60e,_0x92868d,_0x3937ea){const _0x454b22=new _0x3937ea(_0x49f60e,this);this['_registerCompressor'](_0x49f60e,_0x92868d,_0x454b22);}['_registerCompressor'](_0xfb9518,_0x3133f6,_0x7f9721){this['_compressorById']['set'](_0xfb9518,_0x7f9721),this['_compressorByName']['set'](_0x3133f6,_0x7f9721);}}export{y as Compressor};
|
|
23
|
+
import{CKEditorError as _0x37b36e}from'@ckeditor/ckeditor5-utils/dist/index.js';import _0x36871d from'protobufjs/minimal.js';import{cloneDeep as _0x40d3cd,isEqual as _0x4f990d,isObject as _0x101182}from'es-toolkit/compat';const u=/* #__PURE__ -- @preserve */
|
|
24
|
+
((()=>{var _0x275dfc=_0x36871d['Reader'],_0x45e406=_0x36871d['Writer'],_0x4e3d3f=_0x36871d['util'],_0x57b7e4=_0x36871d['roots']['default']||(_0x36871d['roots']['default']={});return _0x57b7e4['AttributeOperation']=(function(){function _0x307bcf(_0x280e36){if(_0x280e36){for(var _0x558079=Object['keys'](_0x280e36),_0x5b7415=0x0;_0x5b7415<_0x558079['length'];++_0x5b7415)null!=_0x280e36[_0x558079[_0x5b7415]]&&(this[_0x558079[_0x5b7415]]=_0x280e36[_0x558079[_0x5b7415]]);}}return _0x307bcf['prototype']['range']=null,_0x307bcf['prototype']['key']='',_0x307bcf['prototype']['oldValueBoolean']=!0x1,_0x307bcf['prototype']['oldValueJson']='',_0x307bcf['prototype']['newValueBoolean']=!0x1,_0x307bcf['prototype']['newValueJson']='',_0x307bcf['prototype']['wasUndone']=!0x1,_0x307bcf['create']=function(_0x346b3e){return new _0x307bcf(_0x346b3e);},_0x307bcf['encode']=function(_0x42f3fd,_0x2420b4){return _0x2420b4||(_0x2420b4=_0x45e406['create']()),null!=_0x42f3fd['range']&&Object['hasOwnProperty']['call'](_0x42f3fd,'range')&&_0x57b7e4['Range']['encode'](_0x42f3fd['range'],_0x2420b4['uint32'](0xa)['fork']())['ldelim'](),null!=_0x42f3fd['key']&&Object['hasOwnProperty']['call'](_0x42f3fd,'key')&&_0x2420b4['uint32'](0x12)['string'](_0x42f3fd['key']),null!=_0x42f3fd['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x42f3fd,'oldValueBoolean')&&_0x2420b4['uint32'](0x18)['bool'](_0x42f3fd['oldValueBoolean']),null!=_0x42f3fd['oldValueJson']&&Object['hasOwnProperty']['call'](_0x42f3fd,'oldValueJson')&&_0x2420b4['uint32'](0x22)['string'](_0x42f3fd['oldValueJson']),null!=_0x42f3fd['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x42f3fd,'newValueBoolean')&&_0x2420b4['uint32'](0x28)['bool'](_0x42f3fd['newValueBoolean']),null!=_0x42f3fd['newValueJson']&&Object['hasOwnProperty']['call'](_0x42f3fd,'newValueJson')&&_0x2420b4['uint32'](0x32)['string'](_0x42f3fd['newValueJson']),null!=_0x42f3fd['wasUndone']&&Object['hasOwnProperty']['call'](_0x42f3fd,'wasUndone')&&_0x2420b4['uint32'](0x38)['bool'](_0x42f3fd['wasUndone']),_0x2420b4;},_0x307bcf['encodeDelimited']=function(_0x3346c6,_0x5240ec){return this['encode'](_0x3346c6,_0x5240ec)['ldelim']();},_0x307bcf['decode']=function(_0x430e8e,_0x31fa10){_0x430e8e instanceof _0x275dfc||(_0x430e8e=_0x275dfc['create'](_0x430e8e));for(var _0x29096c=void 0x0===_0x31fa10?_0x430e8e['len']:_0x430e8e['pos']+_0x31fa10,_0x219672=new _0x57b7e4['AttributeOperation']();_0x430e8e['pos']<_0x29096c;){var _0x1db9be=_0x430e8e['uint32']();switch(_0x1db9be>>>0x3){case 0x1:_0x219672['range']=_0x57b7e4['Range']['decode'](_0x430e8e,_0x430e8e['uint32']());break;case 0x2:_0x219672['key']=_0x430e8e['string']();break;case 0x3:_0x219672['oldValueBoolean']=_0x430e8e['bool']();break;case 0x4:_0x219672['oldValueJson']=_0x430e8e['string']();break;case 0x5:_0x219672['newValueBoolean']=_0x430e8e['bool']();break;case 0x6:_0x219672['newValueJson']=_0x430e8e['string']();break;case 0x7:_0x219672['wasUndone']=_0x430e8e['bool']();break;default:_0x430e8e['skipType'](0x7&_0x1db9be);}}return _0x219672;},_0x307bcf['decodeDelimited']=function(_0x21b3d4){return _0x21b3d4 instanceof _0x275dfc||(_0x21b3d4=new _0x275dfc(_0x21b3d4)),this['decode'](_0x21b3d4,_0x21b3d4['uint32']());},_0x307bcf['verify']=function(_0x16a53){if('object'!=typeof _0x16a53||null===_0x16a53)return'object\x20expected';if(null!=_0x16a53['range']&&_0x16a53['hasOwnProperty']('range')){var _0x13aceb=_0x57b7e4['Range']['verify'](_0x16a53['range']);if(_0x13aceb)return'range.'+_0x13aceb;}return null!=_0x16a53['key']&&_0x16a53['hasOwnProperty']('key')&&!_0x4e3d3f['isString'](_0x16a53['key'])?'key:\x20string\x20expected':null!=_0x16a53['oldValueBoolean']&&_0x16a53['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x16a53['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x16a53['oldValueJson']&&_0x16a53['hasOwnProperty']('oldValueJson')&&!_0x4e3d3f['isString'](_0x16a53['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x16a53['newValueBoolean']&&_0x16a53['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x16a53['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x16a53['newValueJson']&&_0x16a53['hasOwnProperty']('newValueJson')&&!_0x4e3d3f['isString'](_0x16a53['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x16a53['wasUndone']&&_0x16a53['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x16a53['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x307bcf['fromObject']=function(_0x47228b){if(_0x47228b instanceof _0x57b7e4['AttributeOperation'])return _0x47228b;var _0x39bf58=new _0x57b7e4['AttributeOperation']();if(null!=_0x47228b['range']){if('object'!=typeof _0x47228b['range'])throw TypeError('.AttributeOperation.range:\x20object\x20expected');_0x39bf58['range']=_0x57b7e4['Range']['fromObject'](_0x47228b['range']);}return null!=_0x47228b['key']&&(_0x39bf58['key']=String(_0x47228b['key'])),null!=_0x47228b['oldValueBoolean']&&(_0x39bf58['oldValueBoolean']=Boolean(_0x47228b['oldValueBoolean'])),null!=_0x47228b['oldValueJson']&&(_0x39bf58['oldValueJson']=String(_0x47228b['oldValueJson'])),null!=_0x47228b['newValueBoolean']&&(_0x39bf58['newValueBoolean']=Boolean(_0x47228b['newValueBoolean'])),null!=_0x47228b['newValueJson']&&(_0x39bf58['newValueJson']=String(_0x47228b['newValueJson'])),null!=_0x47228b['wasUndone']&&(_0x39bf58['wasUndone']=Boolean(_0x47228b['wasUndone'])),_0x39bf58;},_0x307bcf['toObject']=function(_0x595955,_0x2e7964){_0x2e7964||(_0x2e7964={});var _0x54d808={};return _0x2e7964['defaults']&&(_0x54d808['range']=null,_0x54d808['key']='',_0x54d808['oldValueBoolean']=!0x1,_0x54d808['oldValueJson']='',_0x54d808['newValueBoolean']=!0x1,_0x54d808['newValueJson']='',_0x54d808['wasUndone']=!0x1),null!=_0x595955['range']&&_0x595955['hasOwnProperty']('range')&&(_0x54d808['range']=_0x57b7e4['Range']['toObject'](_0x595955['range'],_0x2e7964)),null!=_0x595955['key']&&_0x595955['hasOwnProperty']('key')&&(_0x54d808['key']=_0x595955['key']),null!=_0x595955['oldValueBoolean']&&_0x595955['hasOwnProperty']('oldValueBoolean')&&(_0x54d808['oldValueBoolean']=_0x595955['oldValueBoolean']),null!=_0x595955['oldValueJson']&&_0x595955['hasOwnProperty']('oldValueJson')&&(_0x54d808['oldValueJson']=_0x595955['oldValueJson']),null!=_0x595955['newValueBoolean']&&_0x595955['hasOwnProperty']('newValueBoolean')&&(_0x54d808['newValueBoolean']=_0x595955['newValueBoolean']),null!=_0x595955['newValueJson']&&_0x595955['hasOwnProperty']('newValueJson')&&(_0x54d808['newValueJson']=_0x595955['newValueJson']),null!=_0x595955['wasUndone']&&_0x595955['hasOwnProperty']('wasUndone')&&(_0x54d808['wasUndone']=_0x595955['wasUndone']),_0x54d808;},_0x307bcf['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x36871d['util']['toJSONOptions']);},_0x307bcf['getTypeUrl']=function(_0x276ec1){return void 0x0===_0x276ec1&&(_0x276ec1='type.googleapis.com'),_0x276ec1+'/AttributeOperation';},_0x307bcf;}()),_0x57b7e4['InsertOperation']=(function(){function _0x432a10(_0x562212){if(this['nodes']=[],_0x562212){for(var _0x438c53=Object['keys'](_0x562212),_0x7abc82=0x0;_0x7abc82<_0x438c53['length'];++_0x7abc82)null!=_0x562212[_0x438c53[_0x7abc82]]&&(this[_0x438c53[_0x7abc82]]=_0x562212[_0x438c53[_0x7abc82]]);}}return _0x432a10['prototype']['position']=null,_0x432a10['prototype']['nodes']=_0x4e3d3f['emptyArray'],_0x432a10['prototype']['shouldReceiveAttributes']=!0x1,_0x432a10['prototype']['wasUndone']=!0x1,_0x432a10['create']=function(_0x6bc7ea){return new _0x432a10(_0x6bc7ea);},_0x432a10['encode']=function(_0x5d65e3,_0x61f68b){if(_0x61f68b||(_0x61f68b=_0x45e406['create']()),null!=_0x5d65e3['position']&&Object['hasOwnProperty']['call'](_0x5d65e3,'position')&&_0x57b7e4['Position']['encode'](_0x5d65e3['position'],_0x61f68b['uint32'](0xa)['fork']())['ldelim'](),null!=_0x5d65e3['nodes']&&_0x5d65e3['nodes']['length']){for(var _0x2d2ddc=0x0;_0x2d2ddc<_0x5d65e3['nodes']['length'];++_0x2d2ddc)_0x57b7e4['Element']['encode'](_0x5d65e3['nodes'][_0x2d2ddc],_0x61f68b['uint32'](0x12)['fork']())['ldelim']();}return null!=_0x5d65e3['shouldReceiveAttributes']&&Object['hasOwnProperty']['call'](_0x5d65e3,'shouldReceiveAttributes')&&_0x61f68b['uint32'](0x18)['bool'](_0x5d65e3['shouldReceiveAttributes']),null!=_0x5d65e3['wasUndone']&&Object['hasOwnProperty']['call'](_0x5d65e3,'wasUndone')&&_0x61f68b['uint32'](0x20)['bool'](_0x5d65e3['wasUndone']),_0x61f68b;},_0x432a10['encodeDelimited']=function(_0x8f4026,_0x44a7de){return this['encode'](_0x8f4026,_0x44a7de)['ldelim']();},_0x432a10['decode']=function(_0x5013dd,_0x509b5e){_0x5013dd instanceof _0x275dfc||(_0x5013dd=_0x275dfc['create'](_0x5013dd));for(var _0x1da985=void 0x0===_0x509b5e?_0x5013dd['len']:_0x5013dd['pos']+_0x509b5e,_0x4ea1c0=new _0x57b7e4['InsertOperation']();_0x5013dd['pos']<_0x1da985;){var _0x346aa0=_0x5013dd['uint32']();switch(_0x346aa0>>>0x3){case 0x1:_0x4ea1c0['position']=_0x57b7e4['Position']['decode'](_0x5013dd,_0x5013dd['uint32']());break;case 0x2:_0x4ea1c0['nodes']&&_0x4ea1c0['nodes']['length']||(_0x4ea1c0['nodes']=[]),_0x4ea1c0['nodes']['push'](_0x57b7e4['Element']['decode'](_0x5013dd,_0x5013dd['uint32']()));break;case 0x3:_0x4ea1c0['shouldReceiveAttributes']=_0x5013dd['bool']();break;case 0x4:_0x4ea1c0['wasUndone']=_0x5013dd['bool']();break;default:_0x5013dd['skipType'](0x7&_0x346aa0);}}return _0x4ea1c0;},_0x432a10['decodeDelimited']=function(_0xf9ef16){return _0xf9ef16 instanceof _0x275dfc||(_0xf9ef16=new _0x275dfc(_0xf9ef16)),this['decode'](_0xf9ef16,_0xf9ef16['uint32']());},_0x432a10['verify']=function(_0x1a3635){if('object'!=typeof _0x1a3635||null===_0x1a3635)return'object\x20expected';if(null!=_0x1a3635['position']&&_0x1a3635['hasOwnProperty']('position')&&(_0xacbeaa=_0x57b7e4['Position']['verify'](_0x1a3635['position'])))return'position.'+_0xacbeaa;if(null!=_0x1a3635['nodes']&&_0x1a3635['hasOwnProperty']('nodes')){if(!Array['isArray'](_0x1a3635['nodes']))return'nodes:\x20array\x20expected';for(var _0x28bf5e=0x0;_0x28bf5e<_0x1a3635['nodes']['length'];++_0x28bf5e){var _0xacbeaa;if(_0xacbeaa=_0x57b7e4['Element']['verify'](_0x1a3635['nodes'][_0x28bf5e]))return'nodes.'+_0xacbeaa;}}return null!=_0x1a3635['shouldReceiveAttributes']&&_0x1a3635['hasOwnProperty']('shouldReceiveAttributes')&&'boolean'!=typeof _0x1a3635['shouldReceiveAttributes']?'shouldReceiveAttributes:\x20boolean\x20expected':null!=_0x1a3635['wasUndone']&&_0x1a3635['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x1a3635['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x432a10['fromObject']=function(_0x140072){if(_0x140072 instanceof _0x57b7e4['InsertOperation'])return _0x140072;var _0x53afcb=new _0x57b7e4['InsertOperation']();if(null!=_0x140072['position']){if('object'!=typeof _0x140072['position'])throw TypeError('.InsertOperation.position:\x20object\x20expected');_0x53afcb['position']=_0x57b7e4['Position']['fromObject'](_0x140072['position']);}if(_0x140072['nodes']){if(!Array['isArray'](_0x140072['nodes']))throw TypeError('.InsertOperation.nodes:\x20array\x20expected');_0x53afcb['nodes']=[];for(var _0x28936f=0x0;_0x28936f<_0x140072['nodes']['length'];++_0x28936f){if('object'!=typeof _0x140072['nodes'][_0x28936f])throw TypeError('.InsertOperation.nodes:\x20object\x20expected');_0x53afcb['nodes'][_0x28936f]=_0x57b7e4['Element']['fromObject'](_0x140072['nodes'][_0x28936f]);}}return null!=_0x140072['shouldReceiveAttributes']&&(_0x53afcb['shouldReceiveAttributes']=Boolean(_0x140072['shouldReceiveAttributes'])),null!=_0x140072['wasUndone']&&(_0x53afcb['wasUndone']=Boolean(_0x140072['wasUndone'])),_0x53afcb;},_0x432a10['toObject']=function(_0x1f2eb0,_0x487e47){_0x487e47||(_0x487e47={});var _0x532824={};if((_0x487e47['arrays']||_0x487e47['defaults'])&&(_0x532824['nodes']=[]),_0x487e47['defaults']&&(_0x532824['position']=null,_0x532824['shouldReceiveAttributes']=!0x1,_0x532824['wasUndone']=!0x1),null!=_0x1f2eb0['position']&&_0x1f2eb0['hasOwnProperty']('position')&&(_0x532824['position']=_0x57b7e4['Position']['toObject'](_0x1f2eb0['position'],_0x487e47)),_0x1f2eb0['nodes']&&_0x1f2eb0['nodes']['length']){_0x532824['nodes']=[];for(var _0x5d2136=0x0;_0x5d2136<_0x1f2eb0['nodes']['length'];++_0x5d2136)_0x532824['nodes'][_0x5d2136]=_0x57b7e4['Element']['toObject'](_0x1f2eb0['nodes'][_0x5d2136],_0x487e47);}return null!=_0x1f2eb0['shouldReceiveAttributes']&&_0x1f2eb0['hasOwnProperty']('shouldReceiveAttributes')&&(_0x532824['shouldReceiveAttributes']=_0x1f2eb0['shouldReceiveAttributes']),null!=_0x1f2eb0['wasUndone']&&_0x1f2eb0['hasOwnProperty']('wasUndone')&&(_0x532824['wasUndone']=_0x1f2eb0['wasUndone']),_0x532824;},_0x432a10['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x36871d['util']['toJSONOptions']);},_0x432a10['getTypeUrl']=function(_0x1b301b){return void 0x0===_0x1b301b&&(_0x1b301b='type.googleapis.com'),_0x1b301b+'/InsertOperation';},_0x432a10;}()),_0x57b7e4['MarkerOperation']=(function(){function _0x17050c(_0x5dd614){if(_0x5dd614){for(var _0x83c87b=Object['keys'](_0x5dd614),_0x47e0c7=0x0;_0x47e0c7<_0x83c87b['length'];++_0x47e0c7)null!=_0x5dd614[_0x83c87b[_0x47e0c7]]&&(this[_0x83c87b[_0x47e0c7]]=_0x5dd614[_0x83c87b[_0x47e0c7]]);}}return _0x17050c['prototype']['name']='',_0x17050c['prototype']['oldRange']=null,_0x17050c['prototype']['newRange']=null,_0x17050c['prototype']['affectsData']=!0x1,_0x17050c['prototype']['wasUndone']=!0x1,_0x17050c['create']=function(_0x4c18e3){return new _0x17050c(_0x4c18e3);},_0x17050c['encode']=function(_0x239c25,_0x154426){return _0x154426||(_0x154426=_0x45e406['create']()),null!=_0x239c25['name']&&Object['hasOwnProperty']['call'](_0x239c25,'name')&&_0x154426['uint32'](0xa)['string'](_0x239c25['name']),null!=_0x239c25['oldRange']&&Object['hasOwnProperty']['call'](_0x239c25,'oldRange')&&_0x57b7e4['Range']['encode'](_0x239c25['oldRange'],_0x154426['uint32'](0x12)['fork']())['ldelim'](),null!=_0x239c25['newRange']&&Object['hasOwnProperty']['call'](_0x239c25,'newRange')&&_0x57b7e4['Range']['encode'](_0x239c25['newRange'],_0x154426['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x239c25['affectsData']&&Object['hasOwnProperty']['call'](_0x239c25,'affectsData')&&_0x154426['uint32'](0x20)['bool'](_0x239c25['affectsData']),null!=_0x239c25['wasUndone']&&Object['hasOwnProperty']['call'](_0x239c25,'wasUndone')&&_0x154426['uint32'](0x28)['bool'](_0x239c25['wasUndone']),_0x154426;},_0x17050c['encodeDelimited']=function(_0xa909ed,_0x451403){return this['encode'](_0xa909ed,_0x451403)['ldelim']();},_0x17050c['decode']=function(_0x41a458,_0x176584){_0x41a458 instanceof _0x275dfc||(_0x41a458=_0x275dfc['create'](_0x41a458));for(var _0x2be94c=void 0x0===_0x176584?_0x41a458['len']:_0x41a458['pos']+_0x176584,_0x3b4c55=new _0x57b7e4['MarkerOperation']();_0x41a458['pos']<_0x2be94c;){var _0x15aa8e=_0x41a458['uint32']();switch(_0x15aa8e>>>0x3){case 0x1:_0x3b4c55['name']=_0x41a458['string']();break;case 0x2:_0x3b4c55['oldRange']=_0x57b7e4['Range']['decode'](_0x41a458,_0x41a458['uint32']());break;case 0x3:_0x3b4c55['newRange']=_0x57b7e4['Range']['decode'](_0x41a458,_0x41a458['uint32']());break;case 0x4:_0x3b4c55['affectsData']=_0x41a458['bool']();break;case 0x5:_0x3b4c55['wasUndone']=_0x41a458['bool']();break;default:_0x41a458['skipType'](0x7&_0x15aa8e);}}return _0x3b4c55;},_0x17050c['decodeDelimited']=function(_0x59847a){return _0x59847a instanceof _0x275dfc||(_0x59847a=new _0x275dfc(_0x59847a)),this['decode'](_0x59847a,_0x59847a['uint32']());},_0x17050c['verify']=function(_0x49cb01){if('object'!=typeof _0x49cb01||null===_0x49cb01)return'object\x20expected';if(null!=_0x49cb01['name']&&_0x49cb01['hasOwnProperty']('name')&&!_0x4e3d3f['isString'](_0x49cb01['name']))return'name:\x20string\x20expected';var _0x2709eb;if(null!=_0x49cb01['oldRange']&&_0x49cb01['hasOwnProperty']('oldRange')&&(_0x2709eb=_0x57b7e4['Range']['verify'](_0x49cb01['oldRange'])))return'oldRange.'+_0x2709eb;if(null!=_0x49cb01['newRange']&&_0x49cb01['hasOwnProperty']('newRange')&&(_0x2709eb=_0x57b7e4['Range']['verify'](_0x49cb01['newRange'])))return'newRange.'+_0x2709eb;return null!=_0x49cb01['affectsData']&&_0x49cb01['hasOwnProperty']('affectsData')&&'boolean'!=typeof _0x49cb01['affectsData']?'affectsData:\x20boolean\x20expected':null!=_0x49cb01['wasUndone']&&_0x49cb01['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x49cb01['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x17050c['fromObject']=function(_0x430050){if(_0x430050 instanceof _0x57b7e4['MarkerOperation'])return _0x430050;var _0x434568=new _0x57b7e4['MarkerOperation']();if(null!=_0x430050['name']&&(_0x434568['name']=String(_0x430050['name'])),null!=_0x430050['oldRange']){if('object'!=typeof _0x430050['oldRange'])throw TypeError('.MarkerOperation.oldRange:\x20object\x20expected');_0x434568['oldRange']=_0x57b7e4['Range']['fromObject'](_0x430050['oldRange']);}if(null!=_0x430050['newRange']){if('object'!=typeof _0x430050['newRange'])throw TypeError('.MarkerOperation.newRange:\x20object\x20expected');_0x434568['newRange']=_0x57b7e4['Range']['fromObject'](_0x430050['newRange']);}return null!=_0x430050['affectsData']&&(_0x434568['affectsData']=Boolean(_0x430050['affectsData'])),null!=_0x430050['wasUndone']&&(_0x434568['wasUndone']=Boolean(_0x430050['wasUndone'])),_0x434568;},_0x17050c['toObject']=function(_0x39ebd8,_0x2970b5){_0x2970b5||(_0x2970b5={});var _0x464cd0={};return _0x2970b5['defaults']&&(_0x464cd0['name']='',_0x464cd0['oldRange']=null,_0x464cd0['newRange']=null,_0x464cd0['affectsData']=!0x1,_0x464cd0['wasUndone']=!0x1),null!=_0x39ebd8['name']&&_0x39ebd8['hasOwnProperty']('name')&&(_0x464cd0['name']=_0x39ebd8['name']),null!=_0x39ebd8['oldRange']&&_0x39ebd8['hasOwnProperty']('oldRange')&&(_0x464cd0['oldRange']=_0x57b7e4['Range']['toObject'](_0x39ebd8['oldRange'],_0x2970b5)),null!=_0x39ebd8['newRange']&&_0x39ebd8['hasOwnProperty']('newRange')&&(_0x464cd0['newRange']=_0x57b7e4['Range']['toObject'](_0x39ebd8['newRange'],_0x2970b5)),null!=_0x39ebd8['affectsData']&&_0x39ebd8['hasOwnProperty']('affectsData')&&(_0x464cd0['affectsData']=_0x39ebd8['affectsData']),null!=_0x39ebd8['wasUndone']&&_0x39ebd8['hasOwnProperty']('wasUndone')&&(_0x464cd0['wasUndone']=_0x39ebd8['wasUndone']),_0x464cd0;},_0x17050c['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x36871d['util']['toJSONOptions']);},_0x17050c['getTypeUrl']=function(_0x4c5e30){return void 0x0===_0x4c5e30&&(_0x4c5e30='type.googleapis.com'),_0x4c5e30+'/MarkerOperation';},_0x17050c;}()),_0x57b7e4['MergeOperation']=(function(){function _0x548c97(_0x11309b){if(_0x11309b){for(var _0x3bf2fa=Object['keys'](_0x11309b),_0x22462c=0x0;_0x22462c<_0x3bf2fa['length'];++_0x22462c)null!=_0x11309b[_0x3bf2fa[_0x22462c]]&&(this[_0x3bf2fa[_0x22462c]]=_0x11309b[_0x3bf2fa[_0x22462c]]);}}return _0x548c97['prototype']['sourcePosition']=null,_0x548c97['prototype']['targetPosition']=null,_0x548c97['prototype']['graveyardPosition']=null,_0x548c97['prototype']['howMany']=0x0,_0x548c97['prototype']['wasUndone']=!0x1,_0x548c97['create']=function(_0x310e42){return new _0x548c97(_0x310e42);},_0x548c97['encode']=function(_0x223e91,_0xd63d6d){return _0xd63d6d||(_0xd63d6d=_0x45e406['create']()),null!=_0x223e91['sourcePosition']&&Object['hasOwnProperty']['call'](_0x223e91,'sourcePosition')&&_0x57b7e4['Position']['encode'](_0x223e91['sourcePosition'],_0xd63d6d['uint32'](0xa)['fork']())['ldelim'](),null!=_0x223e91['targetPosition']&&Object['hasOwnProperty']['call'](_0x223e91,'targetPosition')&&_0x57b7e4['Position']['encode'](_0x223e91['targetPosition'],_0xd63d6d['uint32'](0x12)['fork']())['ldelim'](),null!=_0x223e91['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x223e91,'graveyardPosition')&&_0x57b7e4['Position']['encode'](_0x223e91['graveyardPosition'],_0xd63d6d['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x223e91['howMany']&&Object['hasOwnProperty']['call'](_0x223e91,'howMany')&&_0xd63d6d['uint32'](0x20)['uint32'](_0x223e91['howMany']),null!=_0x223e91['wasUndone']&&Object['hasOwnProperty']['call'](_0x223e91,'wasUndone')&&_0xd63d6d['uint32'](0x28)['bool'](_0x223e91['wasUndone']),_0xd63d6d;},_0x548c97['encodeDelimited']=function(_0x312b97,_0x283670){return this['encode'](_0x312b97,_0x283670)['ldelim']();},_0x548c97['decode']=function(_0x3a9323,_0x35ec2a){_0x3a9323 instanceof _0x275dfc||(_0x3a9323=_0x275dfc['create'](_0x3a9323));for(var _0x4bef0b=void 0x0===_0x35ec2a?_0x3a9323['len']:_0x3a9323['pos']+_0x35ec2a,_0x6ce62f=new _0x57b7e4['MergeOperation']();_0x3a9323['pos']<_0x4bef0b;){var _0x2ede53=_0x3a9323['uint32']();switch(_0x2ede53>>>0x3){case 0x1:_0x6ce62f['sourcePosition']=_0x57b7e4['Position']['decode'](_0x3a9323,_0x3a9323['uint32']());break;case 0x2:_0x6ce62f['targetPosition']=_0x57b7e4['Position']['decode'](_0x3a9323,_0x3a9323['uint32']());break;case 0x3:_0x6ce62f['graveyardPosition']=_0x57b7e4['Position']['decode'](_0x3a9323,_0x3a9323['uint32']());break;case 0x4:_0x6ce62f['howMany']=_0x3a9323['uint32']();break;case 0x5:_0x6ce62f['wasUndone']=_0x3a9323['bool']();break;default:_0x3a9323['skipType'](0x7&_0x2ede53);}}return _0x6ce62f;},_0x548c97['decodeDelimited']=function(_0xf44971){return _0xf44971 instanceof _0x275dfc||(_0xf44971=new _0x275dfc(_0xf44971)),this['decode'](_0xf44971,_0xf44971['uint32']());},_0x548c97['verify']=function(_0x38e7fa){if('object'!=typeof _0x38e7fa||null===_0x38e7fa)return'object\x20expected';var _0x579715;if(null!=_0x38e7fa['sourcePosition']&&_0x38e7fa['hasOwnProperty']('sourcePosition')&&(_0x579715=_0x57b7e4['Position']['verify'](_0x38e7fa['sourcePosition'])))return'sourcePosition.'+_0x579715;if(null!=_0x38e7fa['targetPosition']&&_0x38e7fa['hasOwnProperty']('targetPosition')&&(_0x579715=_0x57b7e4['Position']['verify'](_0x38e7fa['targetPosition'])))return'targetPosition.'+_0x579715;if(null!=_0x38e7fa['graveyardPosition']&&_0x38e7fa['hasOwnProperty']('graveyardPosition')&&(_0x579715=_0x57b7e4['Position']['verify'](_0x38e7fa['graveyardPosition'])))return'graveyardPosition.'+_0x579715;return null!=_0x38e7fa['howMany']&&_0x38e7fa['hasOwnProperty']('howMany')&&!_0x4e3d3f['isInteger'](_0x38e7fa['howMany'])?'howMany:\x20integer\x20expected':null!=_0x38e7fa['wasUndone']&&_0x38e7fa['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x38e7fa['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x548c97['fromObject']=function(_0xaadc29){if(_0xaadc29 instanceof _0x57b7e4['MergeOperation'])return _0xaadc29;var _0x3c129a=new _0x57b7e4['MergeOperation']();if(null!=_0xaadc29['sourcePosition']){if('object'!=typeof _0xaadc29['sourcePosition'])throw TypeError('.MergeOperation.sourcePosition:\x20object\x20expected');_0x3c129a['sourcePosition']=_0x57b7e4['Position']['fromObject'](_0xaadc29['sourcePosition']);}if(null!=_0xaadc29['targetPosition']){if('object'!=typeof _0xaadc29['targetPosition'])throw TypeError('.MergeOperation.targetPosition:\x20object\x20expected');_0x3c129a['targetPosition']=_0x57b7e4['Position']['fromObject'](_0xaadc29['targetPosition']);}if(null!=_0xaadc29['graveyardPosition']){if('object'!=typeof _0xaadc29['graveyardPosition'])throw TypeError('.MergeOperation.graveyardPosition:\x20object\x20expected');_0x3c129a['graveyardPosition']=_0x57b7e4['Position']['fromObject'](_0xaadc29['graveyardPosition']);}return null!=_0xaadc29['howMany']&&(_0x3c129a['howMany']=_0xaadc29['howMany']>>>0x0),null!=_0xaadc29['wasUndone']&&(_0x3c129a['wasUndone']=Boolean(_0xaadc29['wasUndone'])),_0x3c129a;},_0x548c97['toObject']=function(_0x4b70ae,_0x1140b1){_0x1140b1||(_0x1140b1={});var _0x2bd23b={};return _0x1140b1['defaults']&&(_0x2bd23b['sourcePosition']=null,_0x2bd23b['targetPosition']=null,_0x2bd23b['graveyardPosition']=null,_0x2bd23b['howMany']=0x0,_0x2bd23b['wasUndone']=!0x1),null!=_0x4b70ae['sourcePosition']&&_0x4b70ae['hasOwnProperty']('sourcePosition')&&(_0x2bd23b['sourcePosition']=_0x57b7e4['Position']['toObject'](_0x4b70ae['sourcePosition'],_0x1140b1)),null!=_0x4b70ae['targetPosition']&&_0x4b70ae['hasOwnProperty']('targetPosition')&&(_0x2bd23b['targetPosition']=_0x57b7e4['Position']['toObject'](_0x4b70ae['targetPosition'],_0x1140b1)),null!=_0x4b70ae['graveyardPosition']&&_0x4b70ae['hasOwnProperty']('graveyardPosition')&&(_0x2bd23b['graveyardPosition']=_0x57b7e4['Position']['toObject'](_0x4b70ae['graveyardPosition'],_0x1140b1)),null!=_0x4b70ae['howMany']&&_0x4b70ae['hasOwnProperty']('howMany')&&(_0x2bd23b['howMany']=_0x4b70ae['howMany']),null!=_0x4b70ae['wasUndone']&&_0x4b70ae['hasOwnProperty']('wasUndone')&&(_0x2bd23b['wasUndone']=_0x4b70ae['wasUndone']),_0x2bd23b;},_0x548c97['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x36871d['util']['toJSONOptions']);},_0x548c97['getTypeUrl']=function(_0x103fe2){return void 0x0===_0x103fe2&&(_0x103fe2='type.googleapis.com'),_0x103fe2+'/MergeOperation';},_0x548c97;}()),_0x57b7e4['MoveOperation']=(function(){function _0x30f97e(_0x317ca7){if(_0x317ca7){for(var _0x5b5ba7=Object['keys'](_0x317ca7),_0x39c9c6=0x0;_0x39c9c6<_0x5b5ba7['length'];++_0x39c9c6)null!=_0x317ca7[_0x5b5ba7[_0x39c9c6]]&&(this[_0x5b5ba7[_0x39c9c6]]=_0x317ca7[_0x5b5ba7[_0x39c9c6]]);}}return _0x30f97e['prototype']['sourcePosition']=null,_0x30f97e['prototype']['howMany']=0x0,_0x30f97e['prototype']['targetPosition']=null,_0x30f97e['prototype']['wasUndone']=!0x1,_0x30f97e['create']=function(_0x18bc6b){return new _0x30f97e(_0x18bc6b);},_0x30f97e['encode']=function(_0x1a7165,_0x1deab6){return _0x1deab6||(_0x1deab6=_0x45e406['create']()),null!=_0x1a7165['sourcePosition']&&Object['hasOwnProperty']['call'](_0x1a7165,'sourcePosition')&&_0x57b7e4['Position']['encode'](_0x1a7165['sourcePosition'],_0x1deab6['uint32'](0xa)['fork']())['ldelim'](),null!=_0x1a7165['howMany']&&Object['hasOwnProperty']['call'](_0x1a7165,'howMany')&&_0x1deab6['uint32'](0x10)['uint32'](_0x1a7165['howMany']),null!=_0x1a7165['targetPosition']&&Object['hasOwnProperty']['call'](_0x1a7165,'targetPosition')&&_0x57b7e4['Position']['encode'](_0x1a7165['targetPosition'],_0x1deab6['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x1a7165['wasUndone']&&Object['hasOwnProperty']['call'](_0x1a7165,'wasUndone')&&_0x1deab6['uint32'](0x20)['bool'](_0x1a7165['wasUndone']),_0x1deab6;},_0x30f97e['encodeDelimited']=function(_0x6568d7,_0x557dee){return this['encode'](_0x6568d7,_0x557dee)['ldelim']();},_0x30f97e['decode']=function(_0x588892,_0x5475c3){_0x588892 instanceof _0x275dfc||(_0x588892=_0x275dfc['create'](_0x588892));for(var _0x17ec5c=void 0x0===_0x5475c3?_0x588892['len']:_0x588892['pos']+_0x5475c3,_0x4759e7=new _0x57b7e4['MoveOperation']();_0x588892['pos']<_0x17ec5c;){var _0x33728f=_0x588892['uint32']();switch(_0x33728f>>>0x3){case 0x1:_0x4759e7['sourcePosition']=_0x57b7e4['Position']['decode'](_0x588892,_0x588892['uint32']());break;case 0x2:_0x4759e7['howMany']=_0x588892['uint32']();break;case 0x3:_0x4759e7['targetPosition']=_0x57b7e4['Position']['decode'](_0x588892,_0x588892['uint32']());break;case 0x4:_0x4759e7['wasUndone']=_0x588892['bool']();break;default:_0x588892['skipType'](0x7&_0x33728f);}}return _0x4759e7;},_0x30f97e['decodeDelimited']=function(_0x50f5f6){return _0x50f5f6 instanceof _0x275dfc||(_0x50f5f6=new _0x275dfc(_0x50f5f6)),this['decode'](_0x50f5f6,_0x50f5f6['uint32']());},_0x30f97e['verify']=function(_0x3e50e4){if('object'!=typeof _0x3e50e4||null===_0x3e50e4)return'object\x20expected';var _0x38f6cd;if(null!=_0x3e50e4['sourcePosition']&&_0x3e50e4['hasOwnProperty']('sourcePosition')&&(_0x38f6cd=_0x57b7e4['Position']['verify'](_0x3e50e4['sourcePosition'])))return'sourcePosition.'+_0x38f6cd;if(null!=_0x3e50e4['howMany']&&_0x3e50e4['hasOwnProperty']('howMany')&&!_0x4e3d3f['isInteger'](_0x3e50e4['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x3e50e4['targetPosition']&&_0x3e50e4['hasOwnProperty']('targetPosition')&&(_0x38f6cd=_0x57b7e4['Position']['verify'](_0x3e50e4['targetPosition'])))return'targetPosition.'+_0x38f6cd;return null!=_0x3e50e4['wasUndone']&&_0x3e50e4['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x3e50e4['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x30f97e['fromObject']=function(_0x281e67){if(_0x281e67 instanceof _0x57b7e4['MoveOperation'])return _0x281e67;var _0x350e13=new _0x57b7e4['MoveOperation']();if(null!=_0x281e67['sourcePosition']){if('object'!=typeof _0x281e67['sourcePosition'])throw TypeError('.MoveOperation.sourcePosition:\x20object\x20expected');_0x350e13['sourcePosition']=_0x57b7e4['Position']['fromObject'](_0x281e67['sourcePosition']);}if(null!=_0x281e67['howMany']&&(_0x350e13['howMany']=_0x281e67['howMany']>>>0x0),null!=_0x281e67['targetPosition']){if('object'!=typeof _0x281e67['targetPosition'])throw TypeError('.MoveOperation.targetPosition:\x20object\x20expected');_0x350e13['targetPosition']=_0x57b7e4['Position']['fromObject'](_0x281e67['targetPosition']);}return null!=_0x281e67['wasUndone']&&(_0x350e13['wasUndone']=Boolean(_0x281e67['wasUndone'])),_0x350e13;},_0x30f97e['toObject']=function(_0x211b9c,_0x8bdd71){_0x8bdd71||(_0x8bdd71={});var _0x5e60c1={};return _0x8bdd71['defaults']&&(_0x5e60c1['sourcePosition']=null,_0x5e60c1['howMany']=0x0,_0x5e60c1['targetPosition']=null,_0x5e60c1['wasUndone']=!0x1),null!=_0x211b9c['sourcePosition']&&_0x211b9c['hasOwnProperty']('sourcePosition')&&(_0x5e60c1['sourcePosition']=_0x57b7e4['Position']['toObject'](_0x211b9c['sourcePosition'],_0x8bdd71)),null!=_0x211b9c['howMany']&&_0x211b9c['hasOwnProperty']('howMany')&&(_0x5e60c1['howMany']=_0x211b9c['howMany']),null!=_0x211b9c['targetPosition']&&_0x211b9c['hasOwnProperty']('targetPosition')&&(_0x5e60c1['targetPosition']=_0x57b7e4['Position']['toObject'](_0x211b9c['targetPosition'],_0x8bdd71)),null!=_0x211b9c['wasUndone']&&_0x211b9c['hasOwnProperty']('wasUndone')&&(_0x5e60c1['wasUndone']=_0x211b9c['wasUndone']),_0x5e60c1;},_0x30f97e['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x36871d['util']['toJSONOptions']);},_0x30f97e['getTypeUrl']=function(_0x23a53e){return void 0x0===_0x23a53e&&(_0x23a53e='type.googleapis.com'),_0x23a53e+'/MoveOperation';},_0x30f97e;}()),_0x57b7e4['RenameOperation']=(function(){function _0x5909dd(_0x4c19ea){if(_0x4c19ea){for(var _0x43fdda=Object['keys'](_0x4c19ea),_0x487ac9=0x0;_0x487ac9<_0x43fdda['length'];++_0x487ac9)null!=_0x4c19ea[_0x43fdda[_0x487ac9]]&&(this[_0x43fdda[_0x487ac9]]=_0x4c19ea[_0x43fdda[_0x487ac9]]);}}return _0x5909dd['prototype']['position']=null,_0x5909dd['prototype']['oldName']='',_0x5909dd['prototype']['newName']='',_0x5909dd['prototype']['wasUndone']=!0x1,_0x5909dd['create']=function(_0x5924cb){return new _0x5909dd(_0x5924cb);},_0x5909dd['encode']=function(_0x100aca,_0x21b4ce){return _0x21b4ce||(_0x21b4ce=_0x45e406['create']()),null!=_0x100aca['position']&&Object['hasOwnProperty']['call'](_0x100aca,'position')&&_0x57b7e4['Position']['encode'](_0x100aca['position'],_0x21b4ce['uint32'](0xa)['fork']())['ldelim'](),null!=_0x100aca['oldName']&&Object['hasOwnProperty']['call'](_0x100aca,'oldName')&&_0x21b4ce['uint32'](0x12)['string'](_0x100aca['oldName']),null!=_0x100aca['newName']&&Object['hasOwnProperty']['call'](_0x100aca,'newName')&&_0x21b4ce['uint32'](0x1a)['string'](_0x100aca['newName']),null!=_0x100aca['wasUndone']&&Object['hasOwnProperty']['call'](_0x100aca,'wasUndone')&&_0x21b4ce['uint32'](0x20)['bool'](_0x100aca['wasUndone']),_0x21b4ce;},_0x5909dd['encodeDelimited']=function(_0x2b082a,_0x3f93ae){return this['encode'](_0x2b082a,_0x3f93ae)['ldelim']();},_0x5909dd['decode']=function(_0x4e5a82,_0x2846fc){_0x4e5a82 instanceof _0x275dfc||(_0x4e5a82=_0x275dfc['create'](_0x4e5a82));for(var _0x1d063f=void 0x0===_0x2846fc?_0x4e5a82['len']:_0x4e5a82['pos']+_0x2846fc,_0x146aa6=new _0x57b7e4['RenameOperation']();_0x4e5a82['pos']<_0x1d063f;){var _0x43a94c=_0x4e5a82['uint32']();switch(_0x43a94c>>>0x3){case 0x1:_0x146aa6['position']=_0x57b7e4['Position']['decode'](_0x4e5a82,_0x4e5a82['uint32']());break;case 0x2:_0x146aa6['oldName']=_0x4e5a82['string']();break;case 0x3:_0x146aa6['newName']=_0x4e5a82['string']();break;case 0x4:_0x146aa6['wasUndone']=_0x4e5a82['bool']();break;default:_0x4e5a82['skipType'](0x7&_0x43a94c);}}return _0x146aa6;},_0x5909dd['decodeDelimited']=function(_0x5f5165){return _0x5f5165 instanceof _0x275dfc||(_0x5f5165=new _0x275dfc(_0x5f5165)),this['decode'](_0x5f5165,_0x5f5165['uint32']());},_0x5909dd['verify']=function(_0x27d1f3){if('object'!=typeof _0x27d1f3||null===_0x27d1f3)return'object\x20expected';if(null!=_0x27d1f3['position']&&_0x27d1f3['hasOwnProperty']('position')){var _0x4b05fb=_0x57b7e4['Position']['verify'](_0x27d1f3['position']);if(_0x4b05fb)return'position.'+_0x4b05fb;}return null!=_0x27d1f3['oldName']&&_0x27d1f3['hasOwnProperty']('oldName')&&!_0x4e3d3f['isString'](_0x27d1f3['oldName'])?'oldName:\x20string\x20expected':null!=_0x27d1f3['newName']&&_0x27d1f3['hasOwnProperty']('newName')&&!_0x4e3d3f['isString'](_0x27d1f3['newName'])?'newName:\x20string\x20expected':null!=_0x27d1f3['wasUndone']&&_0x27d1f3['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x27d1f3['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x5909dd['fromObject']=function(_0x1a9f78){if(_0x1a9f78 instanceof _0x57b7e4['RenameOperation'])return _0x1a9f78;var _0x1099e6=new _0x57b7e4['RenameOperation']();if(null!=_0x1a9f78['position']){if('object'!=typeof _0x1a9f78['position'])throw TypeError('.RenameOperation.position:\x20object\x20expected');_0x1099e6['position']=_0x57b7e4['Position']['fromObject'](_0x1a9f78['position']);}return null!=_0x1a9f78['oldName']&&(_0x1099e6['oldName']=String(_0x1a9f78['oldName'])),null!=_0x1a9f78['newName']&&(_0x1099e6['newName']=String(_0x1a9f78['newName'])),null!=_0x1a9f78['wasUndone']&&(_0x1099e6['wasUndone']=Boolean(_0x1a9f78['wasUndone'])),_0x1099e6;},_0x5909dd['toObject']=function(_0x2770f4,_0x44eed2){_0x44eed2||(_0x44eed2={});var _0x567d15={};return _0x44eed2['defaults']&&(_0x567d15['position']=null,_0x567d15['oldName']='',_0x567d15['newName']='',_0x567d15['wasUndone']=!0x1),null!=_0x2770f4['position']&&_0x2770f4['hasOwnProperty']('position')&&(_0x567d15['position']=_0x57b7e4['Position']['toObject'](_0x2770f4['position'],_0x44eed2)),null!=_0x2770f4['oldName']&&_0x2770f4['hasOwnProperty']('oldName')&&(_0x567d15['oldName']=_0x2770f4['oldName']),null!=_0x2770f4['newName']&&_0x2770f4['hasOwnProperty']('newName')&&(_0x567d15['newName']=_0x2770f4['newName']),null!=_0x2770f4['wasUndone']&&_0x2770f4['hasOwnProperty']('wasUndone')&&(_0x567d15['wasUndone']=_0x2770f4['wasUndone']),_0x567d15;},_0x5909dd['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x36871d['util']['toJSONOptions']);},_0x5909dd['getTypeUrl']=function(_0x16aea3){return void 0x0===_0x16aea3&&(_0x16aea3='type.googleapis.com'),_0x16aea3+'/RenameOperation';},_0x5909dd;}()),_0x57b7e4['RootAttributeOperation']=(function(){function _0x1f804c(_0xc7081){if(_0xc7081){for(var _0x5debbd=Object['keys'](_0xc7081),_0x2ff6e6=0x0;_0x2ff6e6<_0x5debbd['length'];++_0x2ff6e6)null!=_0xc7081[_0x5debbd[_0x2ff6e6]]&&(this[_0x5debbd[_0x2ff6e6]]=_0xc7081[_0x5debbd[_0x2ff6e6]]);}}return _0x1f804c['prototype']['root']='',_0x1f804c['prototype']['key']='',_0x1f804c['prototype']['oldValueBoolean']=!0x1,_0x1f804c['prototype']['oldValueJson']='',_0x1f804c['prototype']['newValueBoolean']=!0x1,_0x1f804c['prototype']['newValueJson']='',_0x1f804c['prototype']['wasUndone']=!0x1,_0x1f804c['create']=function(_0x5c8191){return new _0x1f804c(_0x5c8191);},_0x1f804c['encode']=function(_0xcb93b2,_0x2979cd){return _0x2979cd||(_0x2979cd=_0x45e406['create']()),null!=_0xcb93b2['root']&&Object['hasOwnProperty']['call'](_0xcb93b2,'root')&&_0x2979cd['uint32'](0xa)['string'](_0xcb93b2['root']),null!=_0xcb93b2['key']&&Object['hasOwnProperty']['call'](_0xcb93b2,'key')&&_0x2979cd['uint32'](0x12)['string'](_0xcb93b2['key']),null!=_0xcb93b2['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0xcb93b2,'oldValueBoolean')&&_0x2979cd['uint32'](0x18)['bool'](_0xcb93b2['oldValueBoolean']),null!=_0xcb93b2['oldValueJson']&&Object['hasOwnProperty']['call'](_0xcb93b2,'oldValueJson')&&_0x2979cd['uint32'](0x22)['string'](_0xcb93b2['oldValueJson']),null!=_0xcb93b2['newValueBoolean']&&Object['hasOwnProperty']['call'](_0xcb93b2,'newValueBoolean')&&_0x2979cd['uint32'](0x28)['bool'](_0xcb93b2['newValueBoolean']),null!=_0xcb93b2['newValueJson']&&Object['hasOwnProperty']['call'](_0xcb93b2,'newValueJson')&&_0x2979cd['uint32'](0x32)['string'](_0xcb93b2['newValueJson']),null!=_0xcb93b2['wasUndone']&&Object['hasOwnProperty']['call'](_0xcb93b2,'wasUndone')&&_0x2979cd['uint32'](0x38)['bool'](_0xcb93b2['wasUndone']),_0x2979cd;},_0x1f804c['encodeDelimited']=function(_0x1b2478,_0x3a953f){return this['encode'](_0x1b2478,_0x3a953f)['ldelim']();},_0x1f804c['decode']=function(_0x292b33,_0x56c2ef){_0x292b33 instanceof _0x275dfc||(_0x292b33=_0x275dfc['create'](_0x292b33));for(var _0x28bf86=void 0x0===_0x56c2ef?_0x292b33['len']:_0x292b33['pos']+_0x56c2ef,_0x1b4ac2=new _0x57b7e4['RootAttributeOperation']();_0x292b33['pos']<_0x28bf86;){var _0x48e76c=_0x292b33['uint32']();switch(_0x48e76c>>>0x3){case 0x1:_0x1b4ac2['root']=_0x292b33['string']();break;case 0x2:_0x1b4ac2['key']=_0x292b33['string']();break;case 0x3:_0x1b4ac2['oldValueBoolean']=_0x292b33['bool']();break;case 0x4:_0x1b4ac2['oldValueJson']=_0x292b33['string']();break;case 0x5:_0x1b4ac2['newValueBoolean']=_0x292b33['bool']();break;case 0x6:_0x1b4ac2['newValueJson']=_0x292b33['string']();break;case 0x7:_0x1b4ac2['wasUndone']=_0x292b33['bool']();break;default:_0x292b33['skipType'](0x7&_0x48e76c);}}return _0x1b4ac2;},_0x1f804c['decodeDelimited']=function(_0x40b7f4){return _0x40b7f4 instanceof _0x275dfc||(_0x40b7f4=new _0x275dfc(_0x40b7f4)),this['decode'](_0x40b7f4,_0x40b7f4['uint32']());},_0x1f804c['verify']=function(_0x397581){return'object'!=typeof _0x397581||null===_0x397581?'object\x20expected':null!=_0x397581['root']&&_0x397581['hasOwnProperty']('root')&&!_0x4e3d3f['isString'](_0x397581['root'])?'root:\x20string\x20expected':null!=_0x397581['key']&&_0x397581['hasOwnProperty']('key')&&!_0x4e3d3f['isString'](_0x397581['key'])?'key:\x20string\x20expected':null!=_0x397581['oldValueBoolean']&&_0x397581['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x397581['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x397581['oldValueJson']&&_0x397581['hasOwnProperty']('oldValueJson')&&!_0x4e3d3f['isString'](_0x397581['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x397581['newValueBoolean']&&_0x397581['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x397581['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x397581['newValueJson']&&_0x397581['hasOwnProperty']('newValueJson')&&!_0x4e3d3f['isString'](_0x397581['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x397581['wasUndone']&&_0x397581['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x397581['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x1f804c['fromObject']=function(_0x5e16ab){if(_0x5e16ab instanceof _0x57b7e4['RootAttributeOperation'])return _0x5e16ab;var _0x506cd6=new _0x57b7e4['RootAttributeOperation']();return null!=_0x5e16ab['root']&&(_0x506cd6['root']=String(_0x5e16ab['root'])),null!=_0x5e16ab['key']&&(_0x506cd6['key']=String(_0x5e16ab['key'])),null!=_0x5e16ab['oldValueBoolean']&&(_0x506cd6['oldValueBoolean']=Boolean(_0x5e16ab['oldValueBoolean'])),null!=_0x5e16ab['oldValueJson']&&(_0x506cd6['oldValueJson']=String(_0x5e16ab['oldValueJson'])),null!=_0x5e16ab['newValueBoolean']&&(_0x506cd6['newValueBoolean']=Boolean(_0x5e16ab['newValueBoolean'])),null!=_0x5e16ab['newValueJson']&&(_0x506cd6['newValueJson']=String(_0x5e16ab['newValueJson'])),null!=_0x5e16ab['wasUndone']&&(_0x506cd6['wasUndone']=Boolean(_0x5e16ab['wasUndone'])),_0x506cd6;},_0x1f804c['toObject']=function(_0xbd82fb,_0x49cffc){_0x49cffc||(_0x49cffc={});var _0x54cd19={};return _0x49cffc['defaults']&&(_0x54cd19['root']='',_0x54cd19['key']='',_0x54cd19['oldValueBoolean']=!0x1,_0x54cd19['oldValueJson']='',_0x54cd19['newValueBoolean']=!0x1,_0x54cd19['newValueJson']='',_0x54cd19['wasUndone']=!0x1),null!=_0xbd82fb['root']&&_0xbd82fb['hasOwnProperty']('root')&&(_0x54cd19['root']=_0xbd82fb['root']),null!=_0xbd82fb['key']&&_0xbd82fb['hasOwnProperty']('key')&&(_0x54cd19['key']=_0xbd82fb['key']),null!=_0xbd82fb['oldValueBoolean']&&_0xbd82fb['hasOwnProperty']('oldValueBoolean')&&(_0x54cd19['oldValueBoolean']=_0xbd82fb['oldValueBoolean']),null!=_0xbd82fb['oldValueJson']&&_0xbd82fb['hasOwnProperty']('oldValueJson')&&(_0x54cd19['oldValueJson']=_0xbd82fb['oldValueJson']),null!=_0xbd82fb['newValueBoolean']&&_0xbd82fb['hasOwnProperty']('newValueBoolean')&&(_0x54cd19['newValueBoolean']=_0xbd82fb['newValueBoolean']),null!=_0xbd82fb['newValueJson']&&_0xbd82fb['hasOwnProperty']('newValueJson')&&(_0x54cd19['newValueJson']=_0xbd82fb['newValueJson']),null!=_0xbd82fb['wasUndone']&&_0xbd82fb['hasOwnProperty']('wasUndone')&&(_0x54cd19['wasUndone']=_0xbd82fb['wasUndone']),_0x54cd19;},_0x1f804c['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x36871d['util']['toJSONOptions']);},_0x1f804c['getTypeUrl']=function(_0x573043){return void 0x0===_0x573043&&(_0x573043='type.googleapis.com'),_0x573043+'/RootAttributeOperation';},_0x1f804c;}()),_0x57b7e4['RootOperation']=(function(){function _0x4db5ae(_0x2310b0){if(_0x2310b0){for(var _0x21bbeb=Object['keys'](_0x2310b0),_0x1c9d38=0x0;_0x1c9d38<_0x21bbeb['length'];++_0x1c9d38)null!=_0x2310b0[_0x21bbeb[_0x1c9d38]]&&(this[_0x21bbeb[_0x1c9d38]]=_0x2310b0[_0x21bbeb[_0x1c9d38]]);}}return _0x4db5ae['prototype']['rootName']='',_0x4db5ae['prototype']['elementName']='',_0x4db5ae['prototype']['isAdd']=!0x1,_0x4db5ae['prototype']['wasUndone']=!0x1,_0x4db5ae['create']=function(_0x41678b){return new _0x4db5ae(_0x41678b);},_0x4db5ae['encode']=function(_0x3733db,_0x4ce21b){return _0x4ce21b||(_0x4ce21b=_0x45e406['create']()),null!=_0x3733db['rootName']&&Object['hasOwnProperty']['call'](_0x3733db,'rootName')&&_0x4ce21b['uint32'](0xa)['string'](_0x3733db['rootName']),null!=_0x3733db['elementName']&&Object['hasOwnProperty']['call'](_0x3733db,'elementName')&&_0x4ce21b['uint32'](0x12)['string'](_0x3733db['elementName']),null!=_0x3733db['isAdd']&&Object['hasOwnProperty']['call'](_0x3733db,'isAdd')&&_0x4ce21b['uint32'](0x18)['bool'](_0x3733db['isAdd']),null!=_0x3733db['wasUndone']&&Object['hasOwnProperty']['call'](_0x3733db,'wasUndone')&&_0x4ce21b['uint32'](0x20)['bool'](_0x3733db['wasUndone']),_0x4ce21b;},_0x4db5ae['encodeDelimited']=function(_0x4ba45a,_0x42548c){return this['encode'](_0x4ba45a,_0x42548c)['ldelim']();},_0x4db5ae['decode']=function(_0x5f2491,_0x456941){_0x5f2491 instanceof _0x275dfc||(_0x5f2491=_0x275dfc['create'](_0x5f2491));for(var _0x1ab328=void 0x0===_0x456941?_0x5f2491['len']:_0x5f2491['pos']+_0x456941,_0x565841=new _0x57b7e4['RootOperation']();_0x5f2491['pos']<_0x1ab328;){var _0x60a8ae=_0x5f2491['uint32']();switch(_0x60a8ae>>>0x3){case 0x1:_0x565841['rootName']=_0x5f2491['string']();break;case 0x2:_0x565841['elementName']=_0x5f2491['string']();break;case 0x3:_0x565841['isAdd']=_0x5f2491['bool']();break;case 0x4:_0x565841['wasUndone']=_0x5f2491['bool']();break;default:_0x5f2491['skipType'](0x7&_0x60a8ae);}}return _0x565841;},_0x4db5ae['decodeDelimited']=function(_0x92f3a8){return _0x92f3a8 instanceof _0x275dfc||(_0x92f3a8=new _0x275dfc(_0x92f3a8)),this['decode'](_0x92f3a8,_0x92f3a8['uint32']());},_0x4db5ae['verify']=function(_0xc1ea3a){return'object'!=typeof _0xc1ea3a||null===_0xc1ea3a?'object\x20expected':null!=_0xc1ea3a['rootName']&&_0xc1ea3a['hasOwnProperty']('rootName')&&!_0x4e3d3f['isString'](_0xc1ea3a['rootName'])?'rootName:\x20string\x20expected':null!=_0xc1ea3a['elementName']&&_0xc1ea3a['hasOwnProperty']('elementName')&&!_0x4e3d3f['isString'](_0xc1ea3a['elementName'])?'elementName:\x20string\x20expected':null!=_0xc1ea3a['isAdd']&&_0xc1ea3a['hasOwnProperty']('isAdd')&&'boolean'!=typeof _0xc1ea3a['isAdd']?'isAdd:\x20boolean\x20expected':null!=_0xc1ea3a['wasUndone']&&_0xc1ea3a['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0xc1ea3a['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x4db5ae['fromObject']=function(_0x47cf1a){if(_0x47cf1a instanceof _0x57b7e4['RootOperation'])return _0x47cf1a;var _0x2c1c43=new _0x57b7e4['RootOperation']();return null!=_0x47cf1a['rootName']&&(_0x2c1c43['rootName']=String(_0x47cf1a['rootName'])),null!=_0x47cf1a['elementName']&&(_0x2c1c43['elementName']=String(_0x47cf1a['elementName'])),null!=_0x47cf1a['isAdd']&&(_0x2c1c43['isAdd']=Boolean(_0x47cf1a['isAdd'])),null!=_0x47cf1a['wasUndone']&&(_0x2c1c43['wasUndone']=Boolean(_0x47cf1a['wasUndone'])),_0x2c1c43;},_0x4db5ae['toObject']=function(_0x163323,_0x2eaef0){_0x2eaef0||(_0x2eaef0={});var _0x450a76={};return _0x2eaef0['defaults']&&(_0x450a76['rootName']='',_0x450a76['elementName']='',_0x450a76['isAdd']=!0x1,_0x450a76['wasUndone']=!0x1),null!=_0x163323['rootName']&&_0x163323['hasOwnProperty']('rootName')&&(_0x450a76['rootName']=_0x163323['rootName']),null!=_0x163323['elementName']&&_0x163323['hasOwnProperty']('elementName')&&(_0x450a76['elementName']=_0x163323['elementName']),null!=_0x163323['isAdd']&&_0x163323['hasOwnProperty']('isAdd')&&(_0x450a76['isAdd']=_0x163323['isAdd']),null!=_0x163323['wasUndone']&&_0x163323['hasOwnProperty']('wasUndone')&&(_0x450a76['wasUndone']=_0x163323['wasUndone']),_0x450a76;},_0x4db5ae['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x36871d['util']['toJSONOptions']);},_0x4db5ae['getTypeUrl']=function(_0x828806){return void 0x0===_0x828806&&(_0x828806='type.googleapis.com'),_0x828806+'/RootOperation';},_0x4db5ae;}()),_0x57b7e4['SplitOperation']=(function(){function _0x535b9e(_0x1f7c80){if(_0x1f7c80){for(var _0x31d82c=Object['keys'](_0x1f7c80),_0x3d686b=0x0;_0x3d686b<_0x31d82c['length'];++_0x3d686b)null!=_0x1f7c80[_0x31d82c[_0x3d686b]]&&(this[_0x31d82c[_0x3d686b]]=_0x1f7c80[_0x31d82c[_0x3d686b]]);}}return _0x535b9e['prototype']['splitPosition']=null,_0x535b9e['prototype']['graveyardPosition']=null,_0x535b9e['prototype']['howMany']=0x0,_0x535b9e['prototype']['insertionPosition']=null,_0x535b9e['prototype']['wasUndone']=!0x1,_0x535b9e['create']=function(_0x285da2){return new _0x535b9e(_0x285da2);},_0x535b9e['encode']=function(_0x5985dd,_0x128860){return _0x128860||(_0x128860=_0x45e406['create']()),null!=_0x5985dd['splitPosition']&&Object['hasOwnProperty']['call'](_0x5985dd,'splitPosition')&&_0x57b7e4['Position']['encode'](_0x5985dd['splitPosition'],_0x128860['uint32'](0xa)['fork']())['ldelim'](),null!=_0x5985dd['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x5985dd,'graveyardPosition')&&_0x57b7e4['Position']['encode'](_0x5985dd['graveyardPosition'],_0x128860['uint32'](0x12)['fork']())['ldelim'](),null!=_0x5985dd['howMany']&&Object['hasOwnProperty']['call'](_0x5985dd,'howMany')&&_0x128860['uint32'](0x18)['uint32'](_0x5985dd['howMany']),null!=_0x5985dd['insertionPosition']&&Object['hasOwnProperty']['call'](_0x5985dd,'insertionPosition')&&_0x57b7e4['Position']['encode'](_0x5985dd['insertionPosition'],_0x128860['uint32'](0x22)['fork']())['ldelim'](),null!=_0x5985dd['wasUndone']&&Object['hasOwnProperty']['call'](_0x5985dd,'wasUndone')&&_0x128860['uint32'](0x28)['bool'](_0x5985dd['wasUndone']),_0x128860;},_0x535b9e['encodeDelimited']=function(_0x1427f7,_0x4fc524){return this['encode'](_0x1427f7,_0x4fc524)['ldelim']();},_0x535b9e['decode']=function(_0x440b66,_0x171b04){_0x440b66 instanceof _0x275dfc||(_0x440b66=_0x275dfc['create'](_0x440b66));for(var _0x312bd4=void 0x0===_0x171b04?_0x440b66['len']:_0x440b66['pos']+_0x171b04,_0x211e80=new _0x57b7e4['SplitOperation']();_0x440b66['pos']<_0x312bd4;){var _0x427280=_0x440b66['uint32']();switch(_0x427280>>>0x3){case 0x1:_0x211e80['splitPosition']=_0x57b7e4['Position']['decode'](_0x440b66,_0x440b66['uint32']());break;case 0x2:_0x211e80['graveyardPosition']=_0x57b7e4['Position']['decode'](_0x440b66,_0x440b66['uint32']());break;case 0x3:_0x211e80['howMany']=_0x440b66['uint32']();break;case 0x4:_0x211e80['insertionPosition']=_0x57b7e4['Position']['decode'](_0x440b66,_0x440b66['uint32']());break;case 0x5:_0x211e80['wasUndone']=_0x440b66['bool']();break;default:_0x440b66['skipType'](0x7&_0x427280);}}return _0x211e80;},_0x535b9e['decodeDelimited']=function(_0x56189a){return _0x56189a instanceof _0x275dfc||(_0x56189a=new _0x275dfc(_0x56189a)),this['decode'](_0x56189a,_0x56189a['uint32']());},_0x535b9e['verify']=function(_0xd624a9){if('object'!=typeof _0xd624a9||null===_0xd624a9)return'object\x20expected';var _0x20f225;if(null!=_0xd624a9['splitPosition']&&_0xd624a9['hasOwnProperty']('splitPosition')&&(_0x20f225=_0x57b7e4['Position']['verify'](_0xd624a9['splitPosition'])))return'splitPosition.'+_0x20f225;if(null!=_0xd624a9['graveyardPosition']&&_0xd624a9['hasOwnProperty']('graveyardPosition')&&(_0x20f225=_0x57b7e4['Position']['verify'](_0xd624a9['graveyardPosition'])))return'graveyardPosition.'+_0x20f225;if(null!=_0xd624a9['howMany']&&_0xd624a9['hasOwnProperty']('howMany')&&!_0x4e3d3f['isInteger'](_0xd624a9['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0xd624a9['insertionPosition']&&_0xd624a9['hasOwnProperty']('insertionPosition')&&(_0x20f225=_0x57b7e4['Position']['verify'](_0xd624a9['insertionPosition'])))return'insertionPosition.'+_0x20f225;return null!=_0xd624a9['wasUndone']&&_0xd624a9['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0xd624a9['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x535b9e['fromObject']=function(_0x36975b){if(_0x36975b instanceof _0x57b7e4['SplitOperation'])return _0x36975b;var _0x5cf65f=new _0x57b7e4['SplitOperation']();if(null!=_0x36975b['splitPosition']){if('object'!=typeof _0x36975b['splitPosition'])throw TypeError('.SplitOperation.splitPosition:\x20object\x20expected');_0x5cf65f['splitPosition']=_0x57b7e4['Position']['fromObject'](_0x36975b['splitPosition']);}if(null!=_0x36975b['graveyardPosition']){if('object'!=typeof _0x36975b['graveyardPosition'])throw TypeError('.SplitOperation.graveyardPosition:\x20object\x20expected');_0x5cf65f['graveyardPosition']=_0x57b7e4['Position']['fromObject'](_0x36975b['graveyardPosition']);}if(null!=_0x36975b['howMany']&&(_0x5cf65f['howMany']=_0x36975b['howMany']>>>0x0),null!=_0x36975b['insertionPosition']){if('object'!=typeof _0x36975b['insertionPosition'])throw TypeError('.SplitOperation.insertionPosition:\x20object\x20expected');_0x5cf65f['insertionPosition']=_0x57b7e4['Position']['fromObject'](_0x36975b['insertionPosition']);}return null!=_0x36975b['wasUndone']&&(_0x5cf65f['wasUndone']=Boolean(_0x36975b['wasUndone'])),_0x5cf65f;},_0x535b9e['toObject']=function(_0x2af4e3,_0xb5500){_0xb5500||(_0xb5500={});var _0x1dbe0a={};return _0xb5500['defaults']&&(_0x1dbe0a['splitPosition']=null,_0x1dbe0a['graveyardPosition']=null,_0x1dbe0a['howMany']=0x0,_0x1dbe0a['insertionPosition']=null,_0x1dbe0a['wasUndone']=!0x1),null!=_0x2af4e3['splitPosition']&&_0x2af4e3['hasOwnProperty']('splitPosition')&&(_0x1dbe0a['splitPosition']=_0x57b7e4['Position']['toObject'](_0x2af4e3['splitPosition'],_0xb5500)),null!=_0x2af4e3['graveyardPosition']&&_0x2af4e3['hasOwnProperty']('graveyardPosition')&&(_0x1dbe0a['graveyardPosition']=_0x57b7e4['Position']['toObject'](_0x2af4e3['graveyardPosition'],_0xb5500)),null!=_0x2af4e3['howMany']&&_0x2af4e3['hasOwnProperty']('howMany')&&(_0x1dbe0a['howMany']=_0x2af4e3['howMany']),null!=_0x2af4e3['insertionPosition']&&_0x2af4e3['hasOwnProperty']('insertionPosition')&&(_0x1dbe0a['insertionPosition']=_0x57b7e4['Position']['toObject'](_0x2af4e3['insertionPosition'],_0xb5500)),null!=_0x2af4e3['wasUndone']&&_0x2af4e3['hasOwnProperty']('wasUndone')&&(_0x1dbe0a['wasUndone']=_0x2af4e3['wasUndone']),_0x1dbe0a;},_0x535b9e['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x36871d['util']['toJSONOptions']);},_0x535b9e['getTypeUrl']=function(_0x6dab9f){return void 0x0===_0x6dab9f&&(_0x6dab9f='type.googleapis.com'),_0x6dab9f+'/SplitOperation';},_0x535b9e;}()),_0x57b7e4['Position']=(function(){function _0x29757f(_0x14e4ac){if(this['path']=[],_0x14e4ac){for(var _0x4d9d3b=Object['keys'](_0x14e4ac),_0x4e7706=0x0;_0x4e7706<_0x4d9d3b['length'];++_0x4e7706)null!=_0x14e4ac[_0x4d9d3b[_0x4e7706]]&&(this[_0x4d9d3b[_0x4e7706]]=_0x14e4ac[_0x4d9d3b[_0x4e7706]]);}}return _0x29757f['prototype']['root']='',_0x29757f['prototype']['rootMain']=!0x1,_0x29757f['prototype']['rootGraveyard']=!0x1,_0x29757f['prototype']['path']=_0x4e3d3f['emptyArray'],_0x29757f['prototype']['stickiness']='',_0x29757f['create']=function(_0x59459a){return new _0x29757f(_0x59459a);},_0x29757f['encode']=function(_0x28738c,_0x9707b2){if(_0x9707b2||(_0x9707b2=_0x45e406['create']()),null!=_0x28738c['root']&&Object['hasOwnProperty']['call'](_0x28738c,'root')&&_0x9707b2['uint32'](0xa)['string'](_0x28738c['root']),null!=_0x28738c['rootMain']&&Object['hasOwnProperty']['call'](_0x28738c,'rootMain')&&_0x9707b2['uint32'](0x10)['bool'](_0x28738c['rootMain']),null!=_0x28738c['rootGraveyard']&&Object['hasOwnProperty']['call'](_0x28738c,'rootGraveyard')&&_0x9707b2['uint32'](0x18)['bool'](_0x28738c['rootGraveyard']),null!=_0x28738c['path']&&_0x28738c['path']['length']){_0x9707b2['uint32'](0x22)['fork']();for(var _0x4af87e=0x0;_0x4af87e<_0x28738c['path']['length'];++_0x4af87e)_0x9707b2['uint32'](_0x28738c['path'][_0x4af87e]);_0x9707b2['ldelim']();}return null!=_0x28738c['stickiness']&&Object['hasOwnProperty']['call'](_0x28738c,'stickiness')&&_0x9707b2['uint32'](0x2a)['string'](_0x28738c['stickiness']),_0x9707b2;},_0x29757f['encodeDelimited']=function(_0x495ba6,_0xbb8d8c){return this['encode'](_0x495ba6,_0xbb8d8c)['ldelim']();},_0x29757f['decode']=function(_0x5dae8c,_0x29e385){_0x5dae8c instanceof _0x275dfc||(_0x5dae8c=_0x275dfc['create'](_0x5dae8c));for(var _0xdaec02=void 0x0===_0x29e385?_0x5dae8c['len']:_0x5dae8c['pos']+_0x29e385,_0x4e7ac1=new _0x57b7e4['Position']();_0x5dae8c['pos']<_0xdaec02;){var _0x4af1c6=_0x5dae8c['uint32']();switch(_0x4af1c6>>>0x3){case 0x1:_0x4e7ac1['root']=_0x5dae8c['string']();break;case 0x2:_0x4e7ac1['rootMain']=_0x5dae8c['bool']();break;case 0x3:_0x4e7ac1['rootGraveyard']=_0x5dae8c['bool']();break;case 0x4:if(_0x4e7ac1['path']&&_0x4e7ac1['path']['length']||(_0x4e7ac1['path']=[]),0x2==(0x7&_0x4af1c6)){for(var _0x3f758c=_0x5dae8c['uint32']()+_0x5dae8c['pos'];_0x5dae8c['pos']<_0x3f758c;)_0x4e7ac1['path']['push'](_0x5dae8c['uint32']());}else _0x4e7ac1['path']['push'](_0x5dae8c['uint32']());break;case 0x5:_0x4e7ac1['stickiness']=_0x5dae8c['string']();break;default:_0x5dae8c['skipType'](0x7&_0x4af1c6);}}return _0x4e7ac1;},_0x29757f['decodeDelimited']=function(_0x2dd1c0){return _0x2dd1c0 instanceof _0x275dfc||(_0x2dd1c0=new _0x275dfc(_0x2dd1c0)),this['decode'](_0x2dd1c0,_0x2dd1c0['uint32']());},_0x29757f['verify']=function(_0x4489c7){if('object'!=typeof _0x4489c7||null===_0x4489c7)return'object\x20expected';if(null!=_0x4489c7['root']&&_0x4489c7['hasOwnProperty']('root')&&!_0x4e3d3f['isString'](_0x4489c7['root']))return'root:\x20string\x20expected';if(null!=_0x4489c7['rootMain']&&_0x4489c7['hasOwnProperty']('rootMain')&&'boolean'!=typeof _0x4489c7['rootMain'])return'rootMain:\x20boolean\x20expected';if(null!=_0x4489c7['rootGraveyard']&&_0x4489c7['hasOwnProperty']('rootGraveyard')&&'boolean'!=typeof _0x4489c7['rootGraveyard'])return'rootGraveyard:\x20boolean\x20expected';if(null!=_0x4489c7['path']&&_0x4489c7['hasOwnProperty']('path')){if(!Array['isArray'](_0x4489c7['path']))return'path:\x20array\x20expected';for(var _0x1cd846=0x0;_0x1cd846<_0x4489c7['path']['length'];++_0x1cd846)if(!_0x4e3d3f['isInteger'](_0x4489c7['path'][_0x1cd846]))return'path:\x20integer[]\x20expected';}return null!=_0x4489c7['stickiness']&&_0x4489c7['hasOwnProperty']('stickiness')&&!_0x4e3d3f['isString'](_0x4489c7['stickiness'])?'stickiness:\x20string\x20expected':null;},_0x29757f['fromObject']=function(_0x509ec5){if(_0x509ec5 instanceof _0x57b7e4['Position'])return _0x509ec5;var _0x416643=new _0x57b7e4['Position']();if(null!=_0x509ec5['root']&&(_0x416643['root']=String(_0x509ec5['root'])),null!=_0x509ec5['rootMain']&&(_0x416643['rootMain']=Boolean(_0x509ec5['rootMain'])),null!=_0x509ec5['rootGraveyard']&&(_0x416643['rootGraveyard']=Boolean(_0x509ec5['rootGraveyard'])),_0x509ec5['path']){if(!Array['isArray'](_0x509ec5['path']))throw TypeError('.Position.path:\x20array\x20expected');_0x416643['path']=[];for(var _0x8b6efd=0x0;_0x8b6efd<_0x509ec5['path']['length'];++_0x8b6efd)_0x416643['path'][_0x8b6efd]=_0x509ec5['path'][_0x8b6efd]>>>0x0;}return null!=_0x509ec5['stickiness']&&(_0x416643['stickiness']=String(_0x509ec5['stickiness'])),_0x416643;},_0x29757f['toObject']=function(_0x594925,_0x244d47){_0x244d47||(_0x244d47={});var _0x30084c={};if((_0x244d47['arrays']||_0x244d47['defaults'])&&(_0x30084c['path']=[]),_0x244d47['defaults']&&(_0x30084c['root']='',_0x30084c['rootMain']=!0x1,_0x30084c['rootGraveyard']=!0x1,_0x30084c['stickiness']=''),null!=_0x594925['root']&&_0x594925['hasOwnProperty']('root')&&(_0x30084c['root']=_0x594925['root']),null!=_0x594925['rootMain']&&_0x594925['hasOwnProperty']('rootMain')&&(_0x30084c['rootMain']=_0x594925['rootMain']),null!=_0x594925['rootGraveyard']&&_0x594925['hasOwnProperty']('rootGraveyard')&&(_0x30084c['rootGraveyard']=_0x594925['rootGraveyard']),_0x594925['path']&&_0x594925['path']['length']){_0x30084c['path']=[];for(var _0x421594=0x0;_0x421594<_0x594925['path']['length'];++_0x421594)_0x30084c['path'][_0x421594]=_0x594925['path'][_0x421594];}return null!=_0x594925['stickiness']&&_0x594925['hasOwnProperty']('stickiness')&&(_0x30084c['stickiness']=_0x594925['stickiness']),_0x30084c;},_0x29757f['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x36871d['util']['toJSONOptions']);},_0x29757f['getTypeUrl']=function(_0x4bebed){return void 0x0===_0x4bebed&&(_0x4bebed='type.googleapis.com'),_0x4bebed+'/Position';},_0x29757f;}()),_0x57b7e4['Range']=(function(){function _0x3976f4(_0x2e68da){if(_0x2e68da){for(var _0x2d6155=Object['keys'](_0x2e68da),_0x447bc2=0x0;_0x447bc2<_0x2d6155['length'];++_0x447bc2)null!=_0x2e68da[_0x2d6155[_0x447bc2]]&&(this[_0x2d6155[_0x447bc2]]=_0x2e68da[_0x2d6155[_0x447bc2]]);}}return _0x3976f4['prototype']['start']=null,_0x3976f4['prototype']['end']=null,_0x3976f4['create']=function(_0x2be993){return new _0x3976f4(_0x2be993);},_0x3976f4['encode']=function(_0x4b1113,_0x95bf99){return _0x95bf99||(_0x95bf99=_0x45e406['create']()),null!=_0x4b1113['start']&&Object['hasOwnProperty']['call'](_0x4b1113,'start')&&_0x57b7e4['Position']['encode'](_0x4b1113['start'],_0x95bf99['uint32'](0xa)['fork']())['ldelim'](),null!=_0x4b1113['end']&&Object['hasOwnProperty']['call'](_0x4b1113,'end')&&_0x57b7e4['Position']['encode'](_0x4b1113['end'],_0x95bf99['uint32'](0x12)['fork']())['ldelim'](),_0x95bf99;},_0x3976f4['encodeDelimited']=function(_0x2c5f19,_0x26e0e2){return this['encode'](_0x2c5f19,_0x26e0e2)['ldelim']();},_0x3976f4['decode']=function(_0x236eb3,_0x1e6792){_0x236eb3 instanceof _0x275dfc||(_0x236eb3=_0x275dfc['create'](_0x236eb3));for(var _0x522523=void 0x0===_0x1e6792?_0x236eb3['len']:_0x236eb3['pos']+_0x1e6792,_0x6d293b=new _0x57b7e4['Range']();_0x236eb3['pos']<_0x522523;){var _0x108c41=_0x236eb3['uint32']();switch(_0x108c41>>>0x3){case 0x1:_0x6d293b['start']=_0x57b7e4['Position']['decode'](_0x236eb3,_0x236eb3['uint32']());break;case 0x2:_0x6d293b['end']=_0x57b7e4['Position']['decode'](_0x236eb3,_0x236eb3['uint32']());break;default:_0x236eb3['skipType'](0x7&_0x108c41);}}return _0x6d293b;},_0x3976f4['decodeDelimited']=function(_0x1cbe03){return _0x1cbe03 instanceof _0x275dfc||(_0x1cbe03=new _0x275dfc(_0x1cbe03)),this['decode'](_0x1cbe03,_0x1cbe03['uint32']());},_0x3976f4['verify']=function(_0x3b87be){if('object'!=typeof _0x3b87be||null===_0x3b87be)return'object\x20expected';var _0x2160fb;if(null!=_0x3b87be['start']&&_0x3b87be['hasOwnProperty']('start')&&(_0x2160fb=_0x57b7e4['Position']['verify'](_0x3b87be['start'])))return'start.'+_0x2160fb;if(null!=_0x3b87be['end']&&_0x3b87be['hasOwnProperty']('end')&&(_0x2160fb=_0x57b7e4['Position']['verify'](_0x3b87be['end'])))return'end.'+_0x2160fb;return null;},_0x3976f4['fromObject']=function(_0x4ba2f5){if(_0x4ba2f5 instanceof _0x57b7e4['Range'])return _0x4ba2f5;var _0x4d5bea=new _0x57b7e4['Range']();if(null!=_0x4ba2f5['start']){if('object'!=typeof _0x4ba2f5['start'])throw TypeError('.Range.start:\x20object\x20expected');_0x4d5bea['start']=_0x57b7e4['Position']['fromObject'](_0x4ba2f5['start']);}if(null!=_0x4ba2f5['end']){if('object'!=typeof _0x4ba2f5['end'])throw TypeError('.Range.end:\x20object\x20expected');_0x4d5bea['end']=_0x57b7e4['Position']['fromObject'](_0x4ba2f5['end']);}return _0x4d5bea;},_0x3976f4['toObject']=function(_0x17294a,_0x1e4663){_0x1e4663||(_0x1e4663={});var _0x361830={};return _0x1e4663['defaults']&&(_0x361830['start']=null,_0x361830['end']=null),null!=_0x17294a['start']&&_0x17294a['hasOwnProperty']('start')&&(_0x361830['start']=_0x57b7e4['Position']['toObject'](_0x17294a['start'],_0x1e4663)),null!=_0x17294a['end']&&_0x17294a['hasOwnProperty']('end')&&(_0x361830['end']=_0x57b7e4['Position']['toObject'](_0x17294a['end'],_0x1e4663)),_0x361830;},_0x3976f4['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x36871d['util']['toJSONOptions']);},_0x3976f4['getTypeUrl']=function(_0x3a292c){return void 0x0===_0x3a292c&&(_0x3a292c='type.googleapis.com'),_0x3a292c+'/Range';},_0x3976f4;}()),_0x57b7e4['Element']=(function(){function _0x42f1f0(_0x3945ea){if(this['children']=[],this['attributesBoolean']={},_0x3945ea){for(var _0x5e0100=Object['keys'](_0x3945ea),_0x35ec0e=0x0;_0x35ec0e<_0x5e0100['length'];++_0x35ec0e)null!=_0x3945ea[_0x5e0100[_0x35ec0e]]&&(this[_0x5e0100[_0x35ec0e]]=_0x3945ea[_0x5e0100[_0x35ec0e]]);}}return _0x42f1f0['prototype']['name']='',_0x42f1f0['prototype']['children']=_0x4e3d3f['emptyArray'],_0x42f1f0['prototype']['data']='',_0x42f1f0['prototype']['attributesBoolean']=_0x4e3d3f['emptyObject'],_0x42f1f0['prototype']['attributesJson']='',_0x42f1f0['create']=function(_0x3cf3af){return new _0x42f1f0(_0x3cf3af);},_0x42f1f0['encode']=function(_0x582c1e,_0x5b4c1c){if(_0x5b4c1c||(_0x5b4c1c=_0x45e406['create']()),null!=_0x582c1e['name']&&Object['hasOwnProperty']['call'](_0x582c1e,'name')&&_0x5b4c1c['uint32'](0xa)['string'](_0x582c1e['name']),null!=_0x582c1e['children']&&_0x582c1e['children']['length']){for(var _0x301b31=0x0;_0x301b31<_0x582c1e['children']['length'];++_0x301b31)_0x57b7e4['Element']['encode'](_0x582c1e['children'][_0x301b31],_0x5b4c1c['uint32'](0x12)['fork']())['ldelim']();}if(null!=_0x582c1e['data']&&Object['hasOwnProperty']['call'](_0x582c1e,'data')&&_0x5b4c1c['uint32'](0x1a)['string'](_0x582c1e['data']),null!=_0x582c1e['attributesBoolean']&&Object['hasOwnProperty']['call'](_0x582c1e,'attributesBoolean')){var _0x592fca=Object['keys'](_0x582c1e['attributesBoolean']);for(_0x301b31=0x0;_0x301b31<_0x592fca['length'];++_0x301b31)_0x5b4c1c['uint32'](0x22)['fork']()['uint32'](0xa)['string'](_0x592fca[_0x301b31])['uint32'](0x10)['bool'](_0x582c1e['attributesBoolean'][_0x592fca[_0x301b31]])['ldelim']();}return null!=_0x582c1e['attributesJson']&&Object['hasOwnProperty']['call'](_0x582c1e,'attributesJson')&&_0x5b4c1c['uint32'](0x2a)['string'](_0x582c1e['attributesJson']),_0x5b4c1c;},_0x42f1f0['encodeDelimited']=function(_0x1af890,_0x3b659c){return this['encode'](_0x1af890,_0x3b659c)['ldelim']();},_0x42f1f0['decode']=function(_0x41abc6,_0x2db060){_0x41abc6 instanceof _0x275dfc||(_0x41abc6=_0x275dfc['create'](_0x41abc6));for(var _0x4a9894,_0x5c2435,_0x47959c=void 0x0===_0x2db060?_0x41abc6['len']:_0x41abc6['pos']+_0x2db060,_0x33cfe2=new _0x57b7e4['Element']();_0x41abc6['pos']<_0x47959c;){var _0x515813=_0x41abc6['uint32']();switch(_0x515813>>>0x3){case 0x1:_0x33cfe2['name']=_0x41abc6['string']();break;case 0x2:_0x33cfe2['children']&&_0x33cfe2['children']['length']||(_0x33cfe2['children']=[]),_0x33cfe2['children']['push'](_0x57b7e4['Element']['decode'](_0x41abc6,_0x41abc6['uint32']()));break;case 0x3:_0x33cfe2['data']=_0x41abc6['string']();break;case 0x4:_0x33cfe2['attributesBoolean']===_0x4e3d3f['emptyObject']&&(_0x33cfe2['attributesBoolean']={});var _0x5bb5dd=_0x41abc6['uint32']()+_0x41abc6['pos'];for(_0x4a9894='',_0x5c2435=!0x1;_0x41abc6['pos']<_0x5bb5dd;){var _0x4ae3bf=_0x41abc6['uint32']();switch(_0x4ae3bf>>>0x3){case 0x1:_0x4a9894=_0x41abc6['string']();break;case 0x2:_0x5c2435=_0x41abc6['bool']();break;default:_0x41abc6['skipType'](0x7&_0x4ae3bf);}}_0x33cfe2['attributesBoolean'][_0x4a9894]=_0x5c2435;break;case 0x5:_0x33cfe2['attributesJson']=_0x41abc6['string']();break;default:_0x41abc6['skipType'](0x7&_0x515813);}}return _0x33cfe2;},_0x42f1f0['decodeDelimited']=function(_0x57ffa6){return _0x57ffa6 instanceof _0x275dfc||(_0x57ffa6=new _0x275dfc(_0x57ffa6)),this['decode'](_0x57ffa6,_0x57ffa6['uint32']());},_0x42f1f0['verify']=function(_0x543eb4){if('object'!=typeof _0x543eb4||null===_0x543eb4)return'object\x20expected';if(null!=_0x543eb4['name']&&_0x543eb4['hasOwnProperty']('name')&&!_0x4e3d3f['isString'](_0x543eb4['name']))return'name:\x20string\x20expected';if(null!=_0x543eb4['children']&&_0x543eb4['hasOwnProperty']('children')){if(!Array['isArray'](_0x543eb4['children']))return'children:\x20array\x20expected';for(var _0x56031b=0x0;_0x56031b<_0x543eb4['children']['length'];++_0x56031b){var _0x3433d9=_0x57b7e4['Element']['verify'](_0x543eb4['children'][_0x56031b]);if(_0x3433d9)return'children.'+_0x3433d9;}}if(null!=_0x543eb4['data']&&_0x543eb4['hasOwnProperty']('data')&&!_0x4e3d3f['isString'](_0x543eb4['data']))return'data:\x20string\x20expected';if(null!=_0x543eb4['attributesBoolean']&&_0x543eb4['hasOwnProperty']('attributesBoolean')){if(!_0x4e3d3f['isObject'](_0x543eb4['attributesBoolean']))return'attributesBoolean:\x20object\x20expected';var _0x34261b=Object['keys'](_0x543eb4['attributesBoolean']);for(_0x56031b=0x0;_0x56031b<_0x34261b['length'];++_0x56031b)if('boolean'!=typeof _0x543eb4['attributesBoolean'][_0x34261b[_0x56031b]])return'attributesBoolean:\x20boolean{k:string}\x20expected';}return null!=_0x543eb4['attributesJson']&&_0x543eb4['hasOwnProperty']('attributesJson')&&!_0x4e3d3f['isString'](_0x543eb4['attributesJson'])?'attributesJson:\x20string\x20expected':null;},_0x42f1f0['fromObject']=function(_0x2b775a){if(_0x2b775a instanceof _0x57b7e4['Element'])return _0x2b775a;var _0x46fd0c=new _0x57b7e4['Element']();if(null!=_0x2b775a['name']&&(_0x46fd0c['name']=String(_0x2b775a['name'])),_0x2b775a['children']){if(!Array['isArray'](_0x2b775a['children']))throw TypeError('.Element.children:\x20array\x20expected');_0x46fd0c['children']=[];for(var _0x26907d=0x0;_0x26907d<_0x2b775a['children']['length'];++_0x26907d){if('object'!=typeof _0x2b775a['children'][_0x26907d])throw TypeError('.Element.children:\x20object\x20expected');_0x46fd0c['children'][_0x26907d]=_0x57b7e4['Element']['fromObject'](_0x2b775a['children'][_0x26907d]);}}if(null!=_0x2b775a['data']&&(_0x46fd0c['data']=String(_0x2b775a['data'])),_0x2b775a['attributesBoolean']){if('object'!=typeof _0x2b775a['attributesBoolean'])throw TypeError('.Element.attributesBoolean:\x20object\x20expected');_0x46fd0c['attributesBoolean']={};var _0x3050ee=Object['keys'](_0x2b775a['attributesBoolean']);for(_0x26907d=0x0;_0x26907d<_0x3050ee['length'];++_0x26907d)_0x46fd0c['attributesBoolean'][_0x3050ee[_0x26907d]]=Boolean(_0x2b775a['attributesBoolean'][_0x3050ee[_0x26907d]]);}return null!=_0x2b775a['attributesJson']&&(_0x46fd0c['attributesJson']=String(_0x2b775a['attributesJson'])),_0x46fd0c;},_0x42f1f0['toObject']=function(_0x145da4,_0x511b3c){_0x511b3c||(_0x511b3c={});var _0x38175e,_0xdabe5d={};if((_0x511b3c['arrays']||_0x511b3c['defaults'])&&(_0xdabe5d['children']=[]),(_0x511b3c['objects']||_0x511b3c['defaults'])&&(_0xdabe5d['attributesBoolean']={}),_0x511b3c['defaults']&&(_0xdabe5d['name']='',_0xdabe5d['data']='',_0xdabe5d['attributesJson']=''),null!=_0x145da4['name']&&_0x145da4['hasOwnProperty']('name')&&(_0xdabe5d['name']=_0x145da4['name']),_0x145da4['children']&&_0x145da4['children']['length']){_0xdabe5d['children']=[];for(var _0xa630e1=0x0;_0xa630e1<_0x145da4['children']['length'];++_0xa630e1)_0xdabe5d['children'][_0xa630e1]=_0x57b7e4['Element']['toObject'](_0x145da4['children'][_0xa630e1],_0x511b3c);}if(null!=_0x145da4['data']&&_0x145da4['hasOwnProperty']('data')&&(_0xdabe5d['data']=_0x145da4['data']),_0x145da4['attributesBoolean']&&(_0x38175e=Object['keys'](_0x145da4['attributesBoolean']))['length']){_0xdabe5d['attributesBoolean']={};for(_0xa630e1=0x0;_0xa630e1<_0x38175e['length'];++_0xa630e1)_0xdabe5d['attributesBoolean'][_0x38175e[_0xa630e1]]=_0x145da4['attributesBoolean'][_0x38175e[_0xa630e1]];}return null!=_0x145da4['attributesJson']&&_0x145da4['hasOwnProperty']('attributesJson')&&(_0xdabe5d['attributesJson']=_0x145da4['attributesJson']),_0xdabe5d;},_0x42f1f0['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x36871d['util']['toJSONOptions']);},_0x42f1f0['getTypeUrl']=function(_0x48bb87){return void 0x0===_0x48bb87&&(_0x48bb87='type.googleapis.com'),_0x48bb87+'/Element';},_0x42f1f0;}()),_0x57b7e4;})());class r{['_protobufRoot'];constructor(){this['_protobufRoot']=u;}['getDescriptor'](_0x4690fb){return new w(this['_protobufRoot'][_0x4690fb]);}}class w{['_protobuf'];constructor(_0x237a75){this['_protobuf']=_0x237a75;}['compress'](_0x17b91e){const _0x2688b4=this['_protobuf']['verify'](_0x17b91e);if(_0x2688b4)throw Error(_0x2688b4);return this['_protobuf']['encode'](this['_protobuf']['create'](_0x17b91e))['finish']();}['decompress'](_0x186b58){return this['_protobuf']['toObject'](this['_protobuf']['decode'](_0x186b58),{'oneofs':!0x0});}}function g(_0x26b700,_0x5f42f0){const _0x530beb=_0x40d3cd(_0x26b700);return _0x530beb['path'][_0x530beb['path']['length']-0x1]+=_0x5f42f0,_0x530beb;}function _(_0x59fbe0,_0x3d3a8e){return _0x59fbe0['root']===_0x3d3a8e['root']&&_0x4f990d(_0x59fbe0['path'],_0x3d3a8e['path']);}function $(_0x3aac1f){P(_0x3aac1f,_0x2e3f26=>('main'==_0x2e3f26['root']?(_0x2e3f26['rootMain']=!0x0,delete _0x2e3f26['root']):'$graveyard'==_0x2e3f26['root']&&(_0x2e3f26['rootGraveyard']=!0x0,delete _0x2e3f26['root']),_0x2e3f26));}function J(_0x262c13){P(_0x262c13,_0x67fbd2=>(_0x67fbd2['rootMain']?(_0x67fbd2['root']='main',delete _0x67fbd2['rootMain']):_0x67fbd2['rootGraveyard']&&(_0x67fbd2['root']='$graveyard',delete _0x67fbd2['rootGraveyard']),_0x67fbd2));}function P(_0x52cd07,_0x49893d){for(const _0x357bbf in _0x52cd07){const _0x3ac673=_0x52cd07[_0x357bbf];'nodes'!==_0x357bbf&&_0x101182(_0x3ac673)&&(_0x3ac673['path']&&(_0x3ac673['root']||_0x3ac673['rootMain']||_0x3ac673['rootGraveyard'])?_0x52cd07[_0x357bbf]=_0x49893d(_0x3ac673):P(_0x3ac673,_0x49893d));}return _0x52cd07;}class e{['_id'];['_operationName'];['_protobufDescriptor'];constructor(_0x17a3d5,_0x50a076,_0x1bb3c4){this['_id']=_0x17a3d5,this['_operationName']=_0x50a076,this['_protobufDescriptor']=_0x1bb3c4;}['compress'](_0x543413,_0x5f0771){const _0x5041a7=_0x5f0771['shift']();return $(_0x5041a7),_0x543413['buffers']['push'](this['_protobufDescriptor']['compress'](_0x5041a7)),_0x543413['types']['push'](this['_id']),!0x0;}['decompress'](_0x54a5f3,_0x64bf0){_0x64bf0['types']['shift']();const _0x2f954c=this['_protobufDescriptor']['decompress'](_0x64bf0['buffers']['shift']());J(_0x2f954c),_0x2f954c['__className']=this['_operationName'],_0x54a5f3['push'](_0x2f954c);}}class s extends e{['compress'](_0xb1d8f,_0x225f07){const _0x2a8f5f=_0x225f07['shift']();return this['_serializeOneOf']('oldValue',_0x2a8f5f),this['_serializeOneOf']('newValue',_0x2a8f5f),$(_0x2a8f5f),_0xb1d8f['buffers']['push'](this['_protobufDescriptor']['compress'](_0x2a8f5f)),_0xb1d8f['types']['push'](this['_id']),!0x0;}['decompress'](_0x5ba5cd,_0x2def23){const {types:_0x3f2627,buffers:_0x3db651}=_0x2def23,_0x3fdf89=this['_protobufDescriptor']['decompress'](_0x3db651['shift']());_0x3f2627['shift'](),this['_deserializeOneOf']('oldValue',_0x3fdf89),this['_deserializeOneOf']('newValue',_0x3fdf89),J(_0x3fdf89),_0x3fdf89['__className']=this['_operationName'],_0x5ba5cd['push'](_0x3fdf89);}['_serializeOneOf'](_0x133f2a,_0x282683){const _0x54a7b4=_0x282683[_0x133f2a];'boolean'==typeof _0x54a7b4?_0x282683[_0x133f2a+'Boolean']=_0x54a7b4:_0x282683[_0x133f2a+'Json']=JSON['stringify'](_0x54a7b4);}['_deserializeOneOf'](_0x5d0612,_0x18388c){const _0x1cae1d=_0x5d0612+'Json';_0x18388c[_0x1cae1d]?(_0x18388c[_0x5d0612]=JSON['parse'](_0x18388c[_0x1cae1d]),delete _0x18388c[_0x1cae1d]):(_0x18388c[_0x5d0612]=_0x18388c[_0x5d0612+'Boolean'],delete _0x18388c[_0x5d0612+'Boolean']);}}class i extends e{['compress'](_0xf84388,_0x34e186){const _0x418f3a=_0x34e186['shift']();return this['_serializeNodesAttributes'](_0x418f3a['nodes']),$(_0x418f3a),_0xf84388['buffers']['push'](this['_protobufDescriptor']['compress'](_0x418f3a)),_0xf84388['types']['push'](this['_id']),!0x0;}['decompress'](_0x2a2b2e,_0x2479a8){const {types:_0x13c46b,buffers:_0x21a9ca}=_0x2479a8,_0x59e05e=this['_protobufDescriptor']['decompress'](_0x21a9ca['shift']());_0x13c46b['shift'](),_0x59e05e['nodes']||(_0x59e05e['nodes']=[]),this['_deserializeNodesAttributes'](_0x59e05e['nodes']),J(_0x59e05e),_0x59e05e['__className']=this['_operationName'],_0x2a2b2e['push'](_0x59e05e);}['_serializeNodesAttributes'](_0x4a073c){for(const _0x1553c3 of _0x4a073c){if(_0x1553c3['attributes']){const _0xc54ffd=_0x1553c3['attributes'];this['_areValuesBoolean'](_0xc54ffd)?_0x1553c3['attributesBoolean']=_0xc54ffd:_0x1553c3['attributesJson']=JSON['stringify'](_0xc54ffd);}_0x1553c3['children']&&this['_serializeNodesAttributes'](_0x1553c3['children']);}}['_deserializeNodesAttributes'](_0x983d34){for(const _0x2ae711 of _0x983d34)(_0x2ae711['attributesBoolean']||_0x2ae711['attributesJson'])&&(_0x2ae711['attributesBoolean']?(_0x2ae711['attributes']=_0x2ae711['attributesBoolean'],delete _0x2ae711['attributesBoolean']):(_0x2ae711['attributes']=JSON['parse'](_0x2ae711['attributesJson']),delete _0x2ae711['attributesJson'])),_0x2ae711['children']&&this['_deserializeNodesAttributes'](_0x2ae711['children']);}['_areValuesBoolean'](_0x38a86d){return Object['keys'](_0x38a86d)['every'](_0x3f142c=>'boolean'==typeof _0x38a86d[_0x3f142c]);}}class n extends e{['decompress'](_0x7fe50e,_0x24acb9){super['decompress'](_0x7fe50e,_0x24acb9);const _0x1457b1=_0x7fe50e[_0x7fe50e['length']-0x1];_0x1457b1['oldRange']||(_0x1457b1['oldRange']=null),_0x1457b1['newRange']||(_0x1457b1['newRange']=null);}}class p extends e{['compress'](_0x174664,_0x542bc4){return _0x542bc4['shift'](),_0x174664['types']['push'](this['_id']),!0x0;}['decompress'](_0x5c6539,_0x36d4bc){_0x36d4bc['types']['shift'](),_0x5c6539['push']({'__className':this['_operationName']});}}class m extends n{['_omittedNamespace'];constructor(_0x578283,_0x4abff8,_0x447ff2,_0x5bb059){super(_0x578283,_0x4abff8,_0x447ff2),this['_omittedNamespace']=_0x5bb059+':';}['compress'](_0x28afc0,_0x90f370){return!('MarkerOperation'!=_0x90f370[0x0]['__className']||!_0x90f370[0x0]['name']['startsWith'](this['_omittedNamespace']))&&(_0x90f370[0x0]['name']=_0x90f370[0x0]['name']['replace'](new RegExp('^'+this['_omittedNamespace']),''),super['compress'](_0x28afc0,_0x90f370),!0x0);}['decompress'](_0x1b5574,_0x18a3c8){super['decompress'](_0x1b5574,_0x18a3c8);const _0x34f586=_0x1b5574[_0x1b5574['length']-0x1];_0x34f586['name']=this['_omittedNamespace']+_0x34f586['name'];}}class O{['_id'];['_context'];constructor(_0x5718f5,_0x24d301){this['_id']=_0x5718f5,this['_context']=_0x24d301;}['compress'](_0x190591,_0x87cf26){let _0x29ca01;for(;_0x87cf26['length']>0x1&&this['_compareOperations'](_0x87cf26[0x0],_0x87cf26[0x1]);)_0x29ca01?(_0x29ca01=this['_combineNext'](_0x87cf26['shift'](),_0x29ca01),_0x190591['types']['push'](0x0)):(_0x29ca01=_0x40d3cd(_0x87cf26['shift']()),_0x190591['types']['push'](this['_id']));return!!_0x29ca01&&(_0x29ca01=this['_combineNext'](_0x87cf26['shift'](),_0x29ca01),_0x190591['types']['push'](0x0),_0x190591['buffers']['push'](this['_compressSingleOperation'](_0x29ca01)),!0x0);}['decompress'](_0x470b45,_0x46e548){const _0x294d95=this['_decompressSingleOperation'](_0x46e548);for(;0x0==_0x46e548['types'][0x0];)_0x46e548['types']['shift'](),_0x470b45['push'](this['_splitCurrent'](_0x294d95));_0x470b45['push'](_0x294d95);}}class a extends O{['_combineNext'](_0xd415a7,_0x3e5bc5){return _0x3e5bc5['nodes'][0x0]['data']+=_0xd415a7['nodes'][0x0]['data'],_0x3e5bc5;}['_splitCurrent'](_0x40c525){const _0x1db3f4=_0x40d3cd(_0x40c525),_0xa5a245=_0x1db3f4['nodes'][0x0],_0xf01a43=_0x40c525['nodes'][0x0],_0x4c6761=_0xf01a43['data'][Symbol['iterator']]()['next']()['value'],_0xe2a25c=_0x4c6761['length'];return _0xa5a245['data']=_0x4c6761,_0xf01a43['data']=_0xf01a43['data']['substr'](_0xe2a25c),_0x40c525['position']=g(_0x40c525['position'],_0xe2a25c),_0x1db3f4;}['_compareOperations'](_0x582a13,_0x5da19a){if(this['_checkOperation'](_0x582a13)&&this['_checkOperation'](_0x5da19a)){const _0x549c05=_0x582a13['nodes'][0x0]['data']['length'],_0x223a9e=_(g(_0x582a13['position'],_0x549c05),_0x5da19a['position']),_0x57dc8b=_0x582a13['nodes'][0x0],_0x276aac=_0x5da19a['nodes'][0x0];return _0x223a9e&&this['_compareAttributes'](_0x57dc8b,_0x276aac);}return!0x1;}['_compressSingleOperation'](_0x264a7d){const _0x1cbdf1={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('InsertOperation')['compress'](_0x1cbdf1,[_0x264a7d]),_0x1cbdf1['buffers'][0x0];}['_decompressSingleOperation'](_0x5ced17){const _0x1d7c5d=[];return this['_context']['_getCompressorByName']('InsertOperation')['decompress'](_0x1d7c5d,_0x5ced17),_0x1d7c5d[0x0];}['_checkOperation'](_0x12f7db){return'InsertOperation'==_0x12f7db['__className']&&0x1==_0x12f7db['nodes']['length']&&_0x12f7db['nodes'][0x0]['data']&&!_0x12f7db['wasUndone']&&0x1==Array['from'](_0x12f7db['nodes'][0x0]['data'])['length'];}['_compareAttributes'](_0x53f727,_0x4fc9c1){const _0xa4b87a=Object['keys'](_0x53f727['attributes']||{}),_0x5156c=Object['keys'](_0x4fc9c1['attributes']||{});return _0xa4b87a['length']===_0x5156c['length']&&_0xa4b87a['every'](_0xc058cc=>_0x4fc9c1['attributes'][_0xc058cc]&&_0x4fc9c1['attributes'][_0xc058cc]===_0x53f727['attributes'][_0xc058cc]);}}class c extends O{['_combineNext'](_0x491c52,_0x4f7881){return _0x4f7881['howMany']++,_0x4f7881['sourcePosition']=_0x40d3cd(_0x491c52['sourcePosition']),_0x4f7881;}['_splitCurrent'](_0x3fcfb1){const _0x225594=_0x40d3cd(_0x3fcfb1);return _0x3fcfb1['howMany']--,_0x225594['howMany']=0x1,_0x225594['sourcePosition']=g(_0x225594['sourcePosition'],_0x3fcfb1['howMany']),_0x225594;}['_compareOperations'](_0x2618f1,_0x3c629a){return!(!this['_checkOperation'](_0x2618f1)||!this['_checkOperation'](_0x3c629a))&&(_(g(_0x2618f1['sourcePosition'],-0x1),_0x3c629a['sourcePosition'])&&_(_0x2618f1['targetPosition'],_0x3c629a['targetPosition']));}['_compressSingleOperation'](_0x27cbdb){const _0x168d32={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x168d32,[_0x27cbdb]),_0x168d32['buffers'][0x0];}['_decompressSingleOperation'](_0x4ed759){const _0x2e18b1=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x2e18b1,_0x4ed759),_0x2e18b1[0x0];}['_checkOperation'](_0x135a24){return'MoveOperation'==_0x135a24['__className']&&'$graveyard'==_0x135a24['targetPosition']['root']&&0x1==_0x135a24['howMany']&&!_0x135a24['wasUndone'];}}class h extends O{['_combineNext'](_0x17ffc6,_0x3724be){return _0x3724be['howMany']++,_0x3724be;}['_splitCurrent'](_0x521c4d){const _0x3198ce=_0x40d3cd(_0x521c4d);return _0x3198ce['howMany']=0x1,_0x521c4d['howMany']--,_0x3198ce;}['_compareOperations'](_0x48656a,_0x373cc7){return!(!this['_checkOperation'](_0x48656a)||!this['_checkOperation'](_0x373cc7))&&(_(_0x48656a['sourcePosition'],_0x373cc7['sourcePosition'])&&_(_0x48656a['targetPosition'],_0x373cc7['targetPosition']));}['_compressSingleOperation'](_0x2c743e){const _0x7a06d9={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x7a06d9,[_0x2c743e]),_0x7a06d9['buffers'][0x0];}['_decompressSingleOperation'](_0x586f06){const _0x4d86c2=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x4d86c2,_0x586f06),_0x4d86c2[0x0];}['_checkOperation'](_0x509fc7){return'MoveOperation'==_0x509fc7['__className']&&'$graveyard'==_0x509fc7['targetPosition']['root']&&0x1==_0x509fc7['howMany']&&!_0x509fc7['wasUndone'];}}class f extends O{['compress'](_0x3ac4e6,_0x1debf2){if(!this['_compareOperations'](_0x1debf2[0x0],_0x1debf2[0x1]))return!0x1;const _0x2e19a9=_0x1debf2['shift']();return _0x2e19a9['oldRange']=null,_0x2e19a9['newRange']&&_(_0x2e19a9['newRange']['start'],_0x2e19a9['newRange']['end'])&&(_0x2e19a9['newRange']['end']=null),_0x1debf2['shift'](),_0x3ac4e6['types']['push'](this['_id']),_0x3ac4e6['types']['push'](0x0),_0x3ac4e6['buffers']['push'](this['_compressSingleOperation'](_0x2e19a9)),!0x0;}['decompress'](_0x52f625,_0xb64e2b){const _0x22d0ad=this['_decompressSingleOperation'](_0xb64e2b);_0x22d0ad['newRange']&&!_0x22d0ad['newRange']['end']&&(_0x22d0ad['newRange']['end']=_0x40d3cd(_0x22d0ad['newRange']['start']));const _0x3201ef=_0x40d3cd(_0x22d0ad);_0x3201ef['newRange']&&(_0x3201ef['newRange']['start']['stickiness']='toNone',_0x3201ef['newRange']['end']=_0x40d3cd(_0x3201ef['newRange']['start'])),_0x3201ef['name']='user:position:'+_0x3201ef['name']['split'](':')[0x2],_0xb64e2b['types']['shift'](),_0x52f625['push'](_0x22d0ad),_0x52f625['push'](_0x3201ef);}['_compressSingleOperation'](_0x4b0d66){const _0x219ec6={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MarkerOperation')['compress'](_0x219ec6,[_0x4b0d66]),_0x219ec6['buffers'][0x0];}['_decompressSingleOperation'](_0x195596){const _0x3224b1=[];return this['_context']['_getCompressorByName']('MarkerOperation')['decompress'](_0x3224b1,_0x195596),_0x3224b1[0x0];}['_compareOperations'](_0x2d4f9b,_0xbb9e03){return!(!_0x2d4f9b||!_0xbb9e03)&&('MarkerOperation'==_0x2d4f9b['__className']&&'MarkerOperation'==_0xbb9e03['__className']&&!(!_0x2d4f9b['name']['startsWith']('user:')||!_0xbb9e03['name']['startsWith']('user:')||_0x2d4f9b['name']==_0xbb9e03['name']));}}class y{['_compressorById'];['_compressorByName'];['_protobufFactory'];constructor(){this['_compressorById']=new Map(),this['_compressorByName']=new Map(),this['_protobufFactory']=new r();const _0x3e5f6b=this['_protobufFactory']['getDescriptor']('MarkerOperation');this['_registerCompressor'](0x1,'NoOperation',new p(0x1,'NoOperation',void 0x0)),this['_registerOperationCompressor'](0xa,'AttributeOperation',s),this['_registerOperationCompressor'](0xb,'InsertOperation',i),this['_registerOperationCompressor'](0xc,'MarkerOperation',n),this['_registerOperationCompressor'](0xd,'MergeOperation',e),this['_registerOperationCompressor'](0xe,'MoveOperation',e),this['_registerOperationCompressor'](0xf,'RenameOperation',e),this['_registerOperationCompressor'](0x10,'RootAttributeOperation',s),this['_registerOperationCompressor'](0x11,'SplitOperation',e),this['_registerCompressor'](0x12,'CommentMarkerOperation',new m(0x12,'MarkerOperation',_0x3e5f6b,'comment')),this['_registerCompressor'](0x13,'SuggestionMarkerOperation',new m(0x13,'MarkerOperation',_0x3e5f6b,'suggestion')),this['_registerOperationCompressor'](0x14,'RootOperation',e),this['_registerActionCompressor'](0x64,'TypingAction',a),this['_registerActionCompressor'](0x65,'DeletingAction',c),this['_registerActionCompressor'](0x66,'ForwardDeletingAction',h),this['_registerActionCompressor'](0x67,'UserSelectionAction',f);}['compress'](_0x57cadc){if(!_0x57cadc||!_0x57cadc[0x0])throw new _0x37b36e('no-operations-provided',this);const _0x154d1e={'types':[],'buffers':[],'baseVersion':_0x57cadc[0x0]['baseVersion']};for(;_0x57cadc['length'];)this['_getCompressorByName']('UserSelectionAction')['compress'](_0x154d1e,_0x57cadc)||this['_getCompressorByName']('TypingAction')['compress'](_0x154d1e,_0x57cadc)||this['_getCompressorByName']('DeletingAction')['compress'](_0x154d1e,_0x57cadc)||this['_getCompressorByName']('ForwardDeletingAction')['compress'](_0x154d1e,_0x57cadc)||this['_getCompressorByName']('CommentMarkerOperation')['compress'](_0x154d1e,_0x57cadc)||this['_getCompressorByName']('SuggestionMarkerOperation')['compress'](_0x154d1e,_0x57cadc)||this['_getCompressorByName'](_0x57cadc[0x0]['__className'])['compress'](_0x154d1e,_0x57cadc);return _0x154d1e;}['decompress'](_0xb4beca){const _0x510a03=[];for(;_0xb4beca['types']['length'];){const _0x3c4d72=this['_compressorById']['get'](_0xb4beca['types'][0x0]);if(!_0x3c4d72)throw new _0x37b36e('decompress-compressor-not-found',this,{'type':_0xb4beca['types'][0x0]});_0x3c4d72['decompress'](_0x510a03,_0xb4beca);}return _0x510a03['forEach']((_0x4a2651,_0x3f75e0)=>_0x4a2651['baseVersion']=_0xb4beca['baseVersion']+_0x3f75e0),_0x510a03;}['_getCompressorByName'](_0x4da9ff){return this['_compressorByName']['get'](_0x4da9ff);}['_registerOperationCompressor'](_0x1575da,_0x50d675,_0x2f9b35){const _0x2f4086=new _0x2f9b35(_0x1575da,_0x50d675,this['_protobufFactory']['getDescriptor'](_0x50d675));this['_registerCompressor'](_0x1575da,_0x50d675,_0x2f4086);}['_registerActionCompressor'](_0x3281bd,_0x2746ae,_0x208ec9){const _0xa2ee28=new _0x208ec9(_0x3281bd,this);this['_registerCompressor'](_0x3281bd,_0x2746ae,_0xa2ee28);}['_registerCompressor'](_0x318405,_0x2d11a3,_0x274712){this['_compressorById']['set'](_0x318405,_0x274712),this['_compressorByName']['set'](_0x2d11a3,_0x274712);}}export{y as Compressor};
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ckeditor/ckeditor5-operations-compressor",
|
|
3
|
-
"version": "47.0.0-alpha.
|
|
3
|
+
"version": "47.0.0-alpha.9",
|
|
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": "47.0.0-alpha.
|
|
37
|
-
"ckeditor5": "47.0.0-alpha.
|
|
36
|
+
"@ckeditor/ckeditor5-utils": "47.0.0-alpha.9",
|
|
37
|
+
"ckeditor5": "47.0.0-alpha.9",
|
|
38
38
|
"es-toolkit": "1.39.5",
|
|
39
39
|
"protobufjs": "7.5.0"
|
|
40
40
|
},
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x3fc56e=_0xd83d;(function(_0x2095b8,_0x220f02){const _0x2dd8a5=_0xd83d,_0x5d764d=_0x2095b8();while(!![]){try{const _0x1f9774=parseInt(_0x2dd8a5(0x1ca))/0x1+parseInt(_0x2dd8a5(0x1b4))/0x2*(-parseInt(_0x2dd8a5(0x1b8))/0x3)+-parseInt(_0x2dd8a5(0x1c9))/0x4*(-parseInt(_0x2dd8a5(0x1c6))/0x5)+parseInt(_0x2dd8a5(0x1c5))/0x6*(parseInt(_0x2dd8a5(0x1b7))/0x7)+parseInt(_0x2dd8a5(0x1c1))/0x8*(parseInt(_0x2dd8a5(0x1bb))/0x9)+-parseInt(_0x2dd8a5(0x1be))/0xa+parseInt(_0x2dd8a5(0x1b3))/0xb*(-parseInt(_0x2dd8a5(0x1c7))/0xc);if(_0x1f9774===_0x220f02)break;else _0x5d764d['push'](_0x5d764d['shift']());}catch(_0xdc5b3e){_0x5d764d['push'](_0x5d764d['shift']());}}}(_0x44a3,0xba4b4));function _0xd83d(_0x179777,_0xacf77c){const _0x44a3e3=_0x44a3();return _0xd83d=function(_0xd83d3d,_0x10bbcb){_0xd83d3d=_0xd83d3d-0x1b2;let _0x3d88bd=_0x44a3e3[_0xd83d3d];return _0x3d88bd;},_0xd83d(_0x179777,_0xacf77c);}import{cloneDeep as _0xb8e9e4}from'es-toolkit/compat';export class ActionCompressor{[_0x3fc56e(0x1b9)];[_0x3fc56e(0x1c4)];constructor(_0x545fba,_0x1449e0){const _0x5b259d=_0x3fc56e;this[_0x5b259d(0x1b9)]=_0x545fba,this[_0x5b259d(0x1c4)]=_0x1449e0;}[_0x3fc56e(0x1b2)](_0x3f97f8,_0x2d6230){const _0x3e84f6=_0x3fc56e;let _0x2f28fb;for(;_0x2d6230[_0x3e84f6(0x1ba)]>0x1&&this[_0x3e84f6(0x1c8)](_0x2d6230[0x0],_0x2d6230[0x1]);)_0x2f28fb?(_0x2f28fb=this[_0x3e84f6(0x1b6)](_0x2d6230[_0x3e84f6(0x1bf)](),_0x2f28fb),_0x3f97f8[_0x3e84f6(0x1cb)][_0x3e84f6(0x1b5)](0x0)):(_0x2f28fb=_0xb8e9e4(_0x2d6230[_0x3e84f6(0x1bf)]()),_0x3f97f8[_0x3e84f6(0x1cb)][_0x3e84f6(0x1b5)](this[_0x3e84f6(0x1b9)]));return!!_0x2f28fb&&(_0x2f28fb=this[_0x3e84f6(0x1b6)](_0x2d6230[_0x3e84f6(0x1bf)](),_0x2f28fb),_0x3f97f8[_0x3e84f6(0x1cb)][_0x3e84f6(0x1b5)](0x0),_0x3f97f8[_0x3e84f6(0x1bd)][_0x3e84f6(0x1b5)](this[_0x3e84f6(0x1c0)](_0x2f28fb)),!0x0);}[_0x3fc56e(0x1c3)](_0x179ff0,_0x5290cf){const _0x4682ba=_0x3fc56e,_0x163bae=this[_0x4682ba(0x1c2)](_0x5290cf);for(;0x0==_0x5290cf[_0x4682ba(0x1cb)][0x0];)_0x5290cf[_0x4682ba(0x1cb)][_0x4682ba(0x1bf)](),_0x179ff0[_0x4682ba(0x1b5)](this[_0x4682ba(0x1bc)](_0x163bae));_0x179ff0[_0x4682ba(0x1b5)](_0x163bae);}}function _0x44a3(){const _0x4ccd86=['22JgnKSn','push','_combineNext','6727nFGlDT','130533VptrOL','_id','length','45jdcLgZ','_splitCurrent','buffers','8320170fWMxlL','shift','_compressSingleOperation','704112KCZJko','_decompressSingleOperation','decompress','_context','6702ChIYAU','5fSkNEc','1320reCSqL','_compareOperations','1356988GOayLP','845194CmgRra','types','compress','62425VhLTPw'];_0x44a3=function(){return _0x4ccd86;};return _0x44a3();}
|