@ckeditor/ckeditor5-operations-compressor 45.2.1-alpha.9 → 45.2.1
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 _0xfdf0c3=_0x261d15['Reader'],_0x823e98=_0x261d15['Writer'],_0x153dff=_0x261d15['util'],_0xe40789=_0x261d15['roots']['default']||(_0x261d15['roots']['default']={});return _0xe40789['AttributeOperation']=(function(){function _0x5ec0d7(_0x53ad1b){if(_0x53ad1b){for(var _0x19339f=Object['keys'](_0x53ad1b),_0x4fc6a6=0x0;_0x4fc6a6<_0x19339f['length'];++_0x4fc6a6)null!=_0x53ad1b[_0x19339f[_0x4fc6a6]]&&(this[_0x19339f[_0x4fc6a6]]=_0x53ad1b[_0x19339f[_0x4fc6a6]]);}}return _0x5ec0d7['prototype']['range']=null,_0x5ec0d7['prototype']['key']='',_0x5ec0d7['prototype']['oldValueBoolean']=!0x1,_0x5ec0d7['prototype']['oldValueJson']='',_0x5ec0d7['prototype']['newValueBoolean']=!0x1,_0x5ec0d7['prototype']['newValueJson']='',_0x5ec0d7['prototype']['wasUndone']=!0x1,_0x5ec0d7['create']=function(_0x1ade00){return new _0x5ec0d7(_0x1ade00);},_0x5ec0d7['encode']=function(_0x246e87,_0x3f244d){return _0x3f244d||(_0x3f244d=_0x823e98['create']()),null!=_0x246e87['range']&&Object['hasOwnProperty']['call'](_0x246e87,'range')&&_0xe40789['Range']['encode'](_0x246e87['range'],_0x3f244d['uint32'](0xa)['fork']())['ldelim'](),null!=_0x246e87['key']&&Object['hasOwnProperty']['call'](_0x246e87,'key')&&_0x3f244d['uint32'](0x12)['string'](_0x246e87['key']),null!=_0x246e87['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x246e87,'oldValueBoolean')&&_0x3f244d['uint32'](0x18)['bool'](_0x246e87['oldValueBoolean']),null!=_0x246e87['oldValueJson']&&Object['hasOwnProperty']['call'](_0x246e87,'oldValueJson')&&_0x3f244d['uint32'](0x22)['string'](_0x246e87['oldValueJson']),null!=_0x246e87['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x246e87,'newValueBoolean')&&_0x3f244d['uint32'](0x28)['bool'](_0x246e87['newValueBoolean']),null!=_0x246e87['newValueJson']&&Object['hasOwnProperty']['call'](_0x246e87,'newValueJson')&&_0x3f244d['uint32'](0x32)['string'](_0x246e87['newValueJson']),null!=_0x246e87['wasUndone']&&Object['hasOwnProperty']['call'](_0x246e87,'wasUndone')&&_0x3f244d['uint32'](0x38)['bool'](_0x246e87['wasUndone']),_0x3f244d;},_0x5ec0d7['encodeDelimited']=function(_0x2750f2,_0x203146){return this['encode'](_0x2750f2,_0x203146)['ldelim']();},_0x5ec0d7['decode']=function(_0x39a015,_0x5a39dc){_0x39a015 instanceof _0xfdf0c3||(_0x39a015=_0xfdf0c3['create'](_0x39a015));for(var _0x891614=void 0x0===_0x5a39dc?_0x39a015['len']:_0x39a015['pos']+_0x5a39dc,_0x1959b1=new _0xe40789['AttributeOperation']();_0x39a015['pos']<_0x891614;){var _0x27903=_0x39a015['uint32']();switch(_0x27903>>>0x3){case 0x1:_0x1959b1['range']=_0xe40789['Range']['decode'](_0x39a015,_0x39a015['uint32']());break;case 0x2:_0x1959b1['key']=_0x39a015['string']();break;case 0x3:_0x1959b1['oldValueBoolean']=_0x39a015['bool']();break;case 0x4:_0x1959b1['oldValueJson']=_0x39a015['string']();break;case 0x5:_0x1959b1['newValueBoolean']=_0x39a015['bool']();break;case 0x6:_0x1959b1['newValueJson']=_0x39a015['string']();break;case 0x7:_0x1959b1['wasUndone']=_0x39a015['bool']();break;default:_0x39a015['skipType'](0x7&_0x27903);}}return _0x1959b1;},_0x5ec0d7['decodeDelimited']=function(_0x1dc3c8){return _0x1dc3c8 instanceof _0xfdf0c3||(_0x1dc3c8=new _0xfdf0c3(_0x1dc3c8)),this['decode'](_0x1dc3c8,_0x1dc3c8['uint32']());},_0x5ec0d7['verify']=function(_0x27abab){if('object'!=typeof _0x27abab||null===_0x27abab)return'object\x20expected';if(null!=_0x27abab['range']&&_0x27abab['hasOwnProperty']('range')){var _0x326b06=_0xe40789['Range']['verify'](_0x27abab['range']);if(_0x326b06)return'range.'+_0x326b06;}return null!=_0x27abab['key']&&_0x27abab['hasOwnProperty']('key')&&!_0x153dff['isString'](_0x27abab['key'])?'key:\x20string\x20expected':null!=_0x27abab['oldValueBoolean']&&_0x27abab['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x27abab['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x27abab['oldValueJson']&&_0x27abab['hasOwnProperty']('oldValueJson')&&!_0x153dff['isString'](_0x27abab['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x27abab['newValueBoolean']&&_0x27abab['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x27abab['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x27abab['newValueJson']&&_0x27abab['hasOwnProperty']('newValueJson')&&!_0x153dff['isString'](_0x27abab['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x27abab['wasUndone']&&_0x27abab['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x27abab['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x5ec0d7['fromObject']=function(_0x45ebb7){if(_0x45ebb7 instanceof _0xe40789['AttributeOperation'])return _0x45ebb7;var _0x47e260=new _0xe40789['AttributeOperation']();if(null!=_0x45ebb7['range']){if('object'!=typeof _0x45ebb7['range'])throw TypeError('.AttributeOperation.range:\x20object\x20expected');_0x47e260['range']=_0xe40789['Range']['fromObject'](_0x45ebb7['range']);}return null!=_0x45ebb7['key']&&(_0x47e260['key']=String(_0x45ebb7['key'])),null!=_0x45ebb7['oldValueBoolean']&&(_0x47e260['oldValueBoolean']=Boolean(_0x45ebb7['oldValueBoolean'])),null!=_0x45ebb7['oldValueJson']&&(_0x47e260['oldValueJson']=String(_0x45ebb7['oldValueJson'])),null!=_0x45ebb7['newValueBoolean']&&(_0x47e260['newValueBoolean']=Boolean(_0x45ebb7['newValueBoolean'])),null!=_0x45ebb7['newValueJson']&&(_0x47e260['newValueJson']=String(_0x45ebb7['newValueJson'])),null!=_0x45ebb7['wasUndone']&&(_0x47e260['wasUndone']=Boolean(_0x45ebb7['wasUndone'])),_0x47e260;},_0x5ec0d7['toObject']=function(_0x5c2bb1,_0x474a9e){_0x474a9e||(_0x474a9e={});var _0x40c3de={};return _0x474a9e['defaults']&&(_0x40c3de['range']=null,_0x40c3de['key']='',_0x40c3de['oldValueBoolean']=!0x1,_0x40c3de['oldValueJson']='',_0x40c3de['newValueBoolean']=!0x1,_0x40c3de['newValueJson']='',_0x40c3de['wasUndone']=!0x1),null!=_0x5c2bb1['range']&&_0x5c2bb1['hasOwnProperty']('range')&&(_0x40c3de['range']=_0xe40789['Range']['toObject'](_0x5c2bb1['range'],_0x474a9e)),null!=_0x5c2bb1['key']&&_0x5c2bb1['hasOwnProperty']('key')&&(_0x40c3de['key']=_0x5c2bb1['key']),null!=_0x5c2bb1['oldValueBoolean']&&_0x5c2bb1['hasOwnProperty']('oldValueBoolean')&&(_0x40c3de['oldValueBoolean']=_0x5c2bb1['oldValueBoolean']),null!=_0x5c2bb1['oldValueJson']&&_0x5c2bb1['hasOwnProperty']('oldValueJson')&&(_0x40c3de['oldValueJson']=_0x5c2bb1['oldValueJson']),null!=_0x5c2bb1['newValueBoolean']&&_0x5c2bb1['hasOwnProperty']('newValueBoolean')&&(_0x40c3de['newValueBoolean']=_0x5c2bb1['newValueBoolean']),null!=_0x5c2bb1['newValueJson']&&_0x5c2bb1['hasOwnProperty']('newValueJson')&&(_0x40c3de['newValueJson']=_0x5c2bb1['newValueJson']),null!=_0x5c2bb1['wasUndone']&&_0x5c2bb1['hasOwnProperty']('wasUndone')&&(_0x40c3de['wasUndone']=_0x5c2bb1['wasUndone']),_0x40c3de;},_0x5ec0d7['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x261d15['util']['toJSONOptions']);},_0x5ec0d7['getTypeUrl']=function(_0x31eca1){return void 0x0===_0x31eca1&&(_0x31eca1='type.googleapis.com'),_0x31eca1+'/AttributeOperation';},_0x5ec0d7;}()),_0xe40789['InsertOperation']=(function(){function _0x549cd3(_0x1a8abf){if(this['nodes']=[],_0x1a8abf){for(var _0x11e3e1=Object['keys'](_0x1a8abf),_0x495d05=0x0;_0x495d05<_0x11e3e1['length'];++_0x495d05)null!=_0x1a8abf[_0x11e3e1[_0x495d05]]&&(this[_0x11e3e1[_0x495d05]]=_0x1a8abf[_0x11e3e1[_0x495d05]]);}}return _0x549cd3['prototype']['position']=null,_0x549cd3['prototype']['nodes']=_0x153dff['emptyArray'],_0x549cd3['prototype']['shouldReceiveAttributes']=!0x1,_0x549cd3['prototype']['wasUndone']=!0x1,_0x549cd3['create']=function(_0x215b11){return new _0x549cd3(_0x215b11);},_0x549cd3['encode']=function(_0x4bf1a1,_0x5c3020){if(_0x5c3020||(_0x5c3020=_0x823e98['create']()),null!=_0x4bf1a1['position']&&Object['hasOwnProperty']['call'](_0x4bf1a1,'position')&&_0xe40789['Position']['encode'](_0x4bf1a1['position'],_0x5c3020['uint32'](0xa)['fork']())['ldelim'](),null!=_0x4bf1a1['nodes']&&_0x4bf1a1['nodes']['length']){for(var _0x1dd648=0x0;_0x1dd648<_0x4bf1a1['nodes']['length'];++_0x1dd648)_0xe40789['Element']['encode'](_0x4bf1a1['nodes'][_0x1dd648],_0x5c3020['uint32'](0x12)['fork']())['ldelim']();}return null!=_0x4bf1a1['shouldReceiveAttributes']&&Object['hasOwnProperty']['call'](_0x4bf1a1,'shouldReceiveAttributes')&&_0x5c3020['uint32'](0x18)['bool'](_0x4bf1a1['shouldReceiveAttributes']),null!=_0x4bf1a1['wasUndone']&&Object['hasOwnProperty']['call'](_0x4bf1a1,'wasUndone')&&_0x5c3020['uint32'](0x20)['bool'](_0x4bf1a1['wasUndone']),_0x5c3020;},_0x549cd3['encodeDelimited']=function(_0x460d5d,_0x3850cd){return this['encode'](_0x460d5d,_0x3850cd)['ldelim']();},_0x549cd3['decode']=function(_0x251ffa,_0x41f963){_0x251ffa instanceof _0xfdf0c3||(_0x251ffa=_0xfdf0c3['create'](_0x251ffa));for(var _0x4256b4=void 0x0===_0x41f963?_0x251ffa['len']:_0x251ffa['pos']+_0x41f963,_0x1fd701=new _0xe40789['InsertOperation']();_0x251ffa['pos']<_0x4256b4;){var _0x27f832=_0x251ffa['uint32']();switch(_0x27f832>>>0x3){case 0x1:_0x1fd701['position']=_0xe40789['Position']['decode'](_0x251ffa,_0x251ffa['uint32']());break;case 0x2:_0x1fd701['nodes']&&_0x1fd701['nodes']['length']||(_0x1fd701['nodes']=[]),_0x1fd701['nodes']['push'](_0xe40789['Element']['decode'](_0x251ffa,_0x251ffa['uint32']()));break;case 0x3:_0x1fd701['shouldReceiveAttributes']=_0x251ffa['bool']();break;case 0x4:_0x1fd701['wasUndone']=_0x251ffa['bool']();break;default:_0x251ffa['skipType'](0x7&_0x27f832);}}return _0x1fd701;},_0x549cd3['decodeDelimited']=function(_0x433d45){return _0x433d45 instanceof _0xfdf0c3||(_0x433d45=new _0xfdf0c3(_0x433d45)),this['decode'](_0x433d45,_0x433d45['uint32']());},_0x549cd3['verify']=function(_0x512341){if('object'!=typeof _0x512341||null===_0x512341)return'object\x20expected';if(null!=_0x512341['position']&&_0x512341['hasOwnProperty']('position')&&(_0x5ebef6=_0xe40789['Position']['verify'](_0x512341['position'])))return'position.'+_0x5ebef6;if(null!=_0x512341['nodes']&&_0x512341['hasOwnProperty']('nodes')){if(!Array['isArray'](_0x512341['nodes']))return'nodes:\x20array\x20expected';for(var _0x3aa5d9=0x0;_0x3aa5d9<_0x512341['nodes']['length'];++_0x3aa5d9){var _0x5ebef6;if(_0x5ebef6=_0xe40789['Element']['verify'](_0x512341['nodes'][_0x3aa5d9]))return'nodes.'+_0x5ebef6;}}return null!=_0x512341['shouldReceiveAttributes']&&_0x512341['hasOwnProperty']('shouldReceiveAttributes')&&'boolean'!=typeof _0x512341['shouldReceiveAttributes']?'shouldReceiveAttributes:\x20boolean\x20expected':null!=_0x512341['wasUndone']&&_0x512341['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x512341['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x549cd3['fromObject']=function(_0x2ffc69){if(_0x2ffc69 instanceof _0xe40789['InsertOperation'])return _0x2ffc69;var _0x51824c=new _0xe40789['InsertOperation']();if(null!=_0x2ffc69['position']){if('object'!=typeof _0x2ffc69['position'])throw TypeError('.InsertOperation.position:\x20object\x20expected');_0x51824c['position']=_0xe40789['Position']['fromObject'](_0x2ffc69['position']);}if(_0x2ffc69['nodes']){if(!Array['isArray'](_0x2ffc69['nodes']))throw TypeError('.InsertOperation.nodes:\x20array\x20expected');_0x51824c['nodes']=[];for(var _0x42e376=0x0;_0x42e376<_0x2ffc69['nodes']['length'];++_0x42e376){if('object'!=typeof _0x2ffc69['nodes'][_0x42e376])throw TypeError('.InsertOperation.nodes:\x20object\x20expected');_0x51824c['nodes'][_0x42e376]=_0xe40789['Element']['fromObject'](_0x2ffc69['nodes'][_0x42e376]);}}return null!=_0x2ffc69['shouldReceiveAttributes']&&(_0x51824c['shouldReceiveAttributes']=Boolean(_0x2ffc69['shouldReceiveAttributes'])),null!=_0x2ffc69['wasUndone']&&(_0x51824c['wasUndone']=Boolean(_0x2ffc69['wasUndone'])),_0x51824c;},_0x549cd3['toObject']=function(_0x51e625,_0x32cc9f){_0x32cc9f||(_0x32cc9f={});var _0x3aa896={};if((_0x32cc9f['arrays']||_0x32cc9f['defaults'])&&(_0x3aa896['nodes']=[]),_0x32cc9f['defaults']&&(_0x3aa896['position']=null,_0x3aa896['shouldReceiveAttributes']=!0x1,_0x3aa896['wasUndone']=!0x1),null!=_0x51e625['position']&&_0x51e625['hasOwnProperty']('position')&&(_0x3aa896['position']=_0xe40789['Position']['toObject'](_0x51e625['position'],_0x32cc9f)),_0x51e625['nodes']&&_0x51e625['nodes']['length']){_0x3aa896['nodes']=[];for(var _0x55bf58=0x0;_0x55bf58<_0x51e625['nodes']['length'];++_0x55bf58)_0x3aa896['nodes'][_0x55bf58]=_0xe40789['Element']['toObject'](_0x51e625['nodes'][_0x55bf58],_0x32cc9f);}return null!=_0x51e625['shouldReceiveAttributes']&&_0x51e625['hasOwnProperty']('shouldReceiveAttributes')&&(_0x3aa896['shouldReceiveAttributes']=_0x51e625['shouldReceiveAttributes']),null!=_0x51e625['wasUndone']&&_0x51e625['hasOwnProperty']('wasUndone')&&(_0x3aa896['wasUndone']=_0x51e625['wasUndone']),_0x3aa896;},_0x549cd3['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x261d15['util']['toJSONOptions']);},_0x549cd3['getTypeUrl']=function(_0x4fbe69){return void 0x0===_0x4fbe69&&(_0x4fbe69='type.googleapis.com'),_0x4fbe69+'/InsertOperation';},_0x549cd3;}()),_0xe40789['MarkerOperation']=(function(){function _0x4527df(_0x50db25){if(_0x50db25){for(var _0x49ed46=Object['keys'](_0x50db25),_0x4dd917=0x0;_0x4dd917<_0x49ed46['length'];++_0x4dd917)null!=_0x50db25[_0x49ed46[_0x4dd917]]&&(this[_0x49ed46[_0x4dd917]]=_0x50db25[_0x49ed46[_0x4dd917]]);}}return _0x4527df['prototype']['name']='',_0x4527df['prototype']['oldRange']=null,_0x4527df['prototype']['newRange']=null,_0x4527df['prototype']['affectsData']=!0x1,_0x4527df['prototype']['wasUndone']=!0x1,_0x4527df['create']=function(_0x3e2ce1){return new _0x4527df(_0x3e2ce1);},_0x4527df['encode']=function(_0x842d36,_0x34746a){return _0x34746a||(_0x34746a=_0x823e98['create']()),null!=_0x842d36['name']&&Object['hasOwnProperty']['call'](_0x842d36,'name')&&_0x34746a['uint32'](0xa)['string'](_0x842d36['name']),null!=_0x842d36['oldRange']&&Object['hasOwnProperty']['call'](_0x842d36,'oldRange')&&_0xe40789['Range']['encode'](_0x842d36['oldRange'],_0x34746a['uint32'](0x12)['fork']())['ldelim'](),null!=_0x842d36['newRange']&&Object['hasOwnProperty']['call'](_0x842d36,'newRange')&&_0xe40789['Range']['encode'](_0x842d36['newRange'],_0x34746a['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x842d36['affectsData']&&Object['hasOwnProperty']['call'](_0x842d36,'affectsData')&&_0x34746a['uint32'](0x20)['bool'](_0x842d36['affectsData']),null!=_0x842d36['wasUndone']&&Object['hasOwnProperty']['call'](_0x842d36,'wasUndone')&&_0x34746a['uint32'](0x28)['bool'](_0x842d36['wasUndone']),_0x34746a;},_0x4527df['encodeDelimited']=function(_0x42d5be,_0x3f6ead){return this['encode'](_0x42d5be,_0x3f6ead)['ldelim']();},_0x4527df['decode']=function(_0x3a107a,_0x30eea7){_0x3a107a instanceof _0xfdf0c3||(_0x3a107a=_0xfdf0c3['create'](_0x3a107a));for(var _0x1b46f3=void 0x0===_0x30eea7?_0x3a107a['len']:_0x3a107a['pos']+_0x30eea7,_0x535789=new _0xe40789['MarkerOperation']();_0x3a107a['pos']<_0x1b46f3;){var _0x41169c=_0x3a107a['uint32']();switch(_0x41169c>>>0x3){case 0x1:_0x535789['name']=_0x3a107a['string']();break;case 0x2:_0x535789['oldRange']=_0xe40789['Range']['decode'](_0x3a107a,_0x3a107a['uint32']());break;case 0x3:_0x535789['newRange']=_0xe40789['Range']['decode'](_0x3a107a,_0x3a107a['uint32']());break;case 0x4:_0x535789['affectsData']=_0x3a107a['bool']();break;case 0x5:_0x535789['wasUndone']=_0x3a107a['bool']();break;default:_0x3a107a['skipType'](0x7&_0x41169c);}}return _0x535789;},_0x4527df['decodeDelimited']=function(_0x1dff4f){return _0x1dff4f instanceof _0xfdf0c3||(_0x1dff4f=new _0xfdf0c3(_0x1dff4f)),this['decode'](_0x1dff4f,_0x1dff4f['uint32']());},_0x4527df['verify']=function(_0x1152d7){if('object'!=typeof _0x1152d7||null===_0x1152d7)return'object\x20expected';if(null!=_0x1152d7['name']&&_0x1152d7['hasOwnProperty']('name')&&!_0x153dff['isString'](_0x1152d7['name']))return'name:\x20string\x20expected';var _0x579042;if(null!=_0x1152d7['oldRange']&&_0x1152d7['hasOwnProperty']('oldRange')&&(_0x579042=_0xe40789['Range']['verify'](_0x1152d7['oldRange'])))return'oldRange.'+_0x579042;if(null!=_0x1152d7['newRange']&&_0x1152d7['hasOwnProperty']('newRange')&&(_0x579042=_0xe40789['Range']['verify'](_0x1152d7['newRange'])))return'newRange.'+_0x579042;return null!=_0x1152d7['affectsData']&&_0x1152d7['hasOwnProperty']('affectsData')&&'boolean'!=typeof _0x1152d7['affectsData']?'affectsData:\x20boolean\x20expected':null!=_0x1152d7['wasUndone']&&_0x1152d7['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x1152d7['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x4527df['fromObject']=function(_0x2fe9d3){if(_0x2fe9d3 instanceof _0xe40789['MarkerOperation'])return _0x2fe9d3;var _0x32b94f=new _0xe40789['MarkerOperation']();if(null!=_0x2fe9d3['name']&&(_0x32b94f['name']=String(_0x2fe9d3['name'])),null!=_0x2fe9d3['oldRange']){if('object'!=typeof _0x2fe9d3['oldRange'])throw TypeError('.MarkerOperation.oldRange:\x20object\x20expected');_0x32b94f['oldRange']=_0xe40789['Range']['fromObject'](_0x2fe9d3['oldRange']);}if(null!=_0x2fe9d3['newRange']){if('object'!=typeof _0x2fe9d3['newRange'])throw TypeError('.MarkerOperation.newRange:\x20object\x20expected');_0x32b94f['newRange']=_0xe40789['Range']['fromObject'](_0x2fe9d3['newRange']);}return null!=_0x2fe9d3['affectsData']&&(_0x32b94f['affectsData']=Boolean(_0x2fe9d3['affectsData'])),null!=_0x2fe9d3['wasUndone']&&(_0x32b94f['wasUndone']=Boolean(_0x2fe9d3['wasUndone'])),_0x32b94f;},_0x4527df['toObject']=function(_0x4b70b6,_0x333d9b){_0x333d9b||(_0x333d9b={});var _0x20d9c7={};return _0x333d9b['defaults']&&(_0x20d9c7['name']='',_0x20d9c7['oldRange']=null,_0x20d9c7['newRange']=null,_0x20d9c7['affectsData']=!0x1,_0x20d9c7['wasUndone']=!0x1),null!=_0x4b70b6['name']&&_0x4b70b6['hasOwnProperty']('name')&&(_0x20d9c7['name']=_0x4b70b6['name']),null!=_0x4b70b6['oldRange']&&_0x4b70b6['hasOwnProperty']('oldRange')&&(_0x20d9c7['oldRange']=_0xe40789['Range']['toObject'](_0x4b70b6['oldRange'],_0x333d9b)),null!=_0x4b70b6['newRange']&&_0x4b70b6['hasOwnProperty']('newRange')&&(_0x20d9c7['newRange']=_0xe40789['Range']['toObject'](_0x4b70b6['newRange'],_0x333d9b)),null!=_0x4b70b6['affectsData']&&_0x4b70b6['hasOwnProperty']('affectsData')&&(_0x20d9c7['affectsData']=_0x4b70b6['affectsData']),null!=_0x4b70b6['wasUndone']&&_0x4b70b6['hasOwnProperty']('wasUndone')&&(_0x20d9c7['wasUndone']=_0x4b70b6['wasUndone']),_0x20d9c7;},_0x4527df['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x261d15['util']['toJSONOptions']);},_0x4527df['getTypeUrl']=function(_0x38c95c){return void 0x0===_0x38c95c&&(_0x38c95c='type.googleapis.com'),_0x38c95c+'/MarkerOperation';},_0x4527df;}()),_0xe40789['MergeOperation']=(function(){function _0x291ec3(_0x1a4a4f){if(_0x1a4a4f){for(var _0x35691d=Object['keys'](_0x1a4a4f),_0x26966f=0x0;_0x26966f<_0x35691d['length'];++_0x26966f)null!=_0x1a4a4f[_0x35691d[_0x26966f]]&&(this[_0x35691d[_0x26966f]]=_0x1a4a4f[_0x35691d[_0x26966f]]);}}return _0x291ec3['prototype']['sourcePosition']=null,_0x291ec3['prototype']['targetPosition']=null,_0x291ec3['prototype']['graveyardPosition']=null,_0x291ec3['prototype']['howMany']=0x0,_0x291ec3['prototype']['wasUndone']=!0x1,_0x291ec3['create']=function(_0x580f6c){return new _0x291ec3(_0x580f6c);},_0x291ec3['encode']=function(_0x4be4f6,_0x4b1699){return _0x4b1699||(_0x4b1699=_0x823e98['create']()),null!=_0x4be4f6['sourcePosition']&&Object['hasOwnProperty']['call'](_0x4be4f6,'sourcePosition')&&_0xe40789['Position']['encode'](_0x4be4f6['sourcePosition'],_0x4b1699['uint32'](0xa)['fork']())['ldelim'](),null!=_0x4be4f6['targetPosition']&&Object['hasOwnProperty']['call'](_0x4be4f6,'targetPosition')&&_0xe40789['Position']['encode'](_0x4be4f6['targetPosition'],_0x4b1699['uint32'](0x12)['fork']())['ldelim'](),null!=_0x4be4f6['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x4be4f6,'graveyardPosition')&&_0xe40789['Position']['encode'](_0x4be4f6['graveyardPosition'],_0x4b1699['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x4be4f6['howMany']&&Object['hasOwnProperty']['call'](_0x4be4f6,'howMany')&&_0x4b1699['uint32'](0x20)['uint32'](_0x4be4f6['howMany']),null!=_0x4be4f6['wasUndone']&&Object['hasOwnProperty']['call'](_0x4be4f6,'wasUndone')&&_0x4b1699['uint32'](0x28)['bool'](_0x4be4f6['wasUndone']),_0x4b1699;},_0x291ec3['encodeDelimited']=function(_0x57a404,_0x4b7443){return this['encode'](_0x57a404,_0x4b7443)['ldelim']();},_0x291ec3['decode']=function(_0x20cc80,_0x5c7a46){_0x20cc80 instanceof _0xfdf0c3||(_0x20cc80=_0xfdf0c3['create'](_0x20cc80));for(var _0x543b53=void 0x0===_0x5c7a46?_0x20cc80['len']:_0x20cc80['pos']+_0x5c7a46,_0x1f403=new _0xe40789['MergeOperation']();_0x20cc80['pos']<_0x543b53;){var _0x13febb=_0x20cc80['uint32']();switch(_0x13febb>>>0x3){case 0x1:_0x1f403['sourcePosition']=_0xe40789['Position']['decode'](_0x20cc80,_0x20cc80['uint32']());break;case 0x2:_0x1f403['targetPosition']=_0xe40789['Position']['decode'](_0x20cc80,_0x20cc80['uint32']());break;case 0x3:_0x1f403['graveyardPosition']=_0xe40789['Position']['decode'](_0x20cc80,_0x20cc80['uint32']());break;case 0x4:_0x1f403['howMany']=_0x20cc80['uint32']();break;case 0x5:_0x1f403['wasUndone']=_0x20cc80['bool']();break;default:_0x20cc80['skipType'](0x7&_0x13febb);}}return _0x1f403;},_0x291ec3['decodeDelimited']=function(_0x40b322){return _0x40b322 instanceof _0xfdf0c3||(_0x40b322=new _0xfdf0c3(_0x40b322)),this['decode'](_0x40b322,_0x40b322['uint32']());},_0x291ec3['verify']=function(_0x4cf7d3){if('object'!=typeof _0x4cf7d3||null===_0x4cf7d3)return'object\x20expected';var _0x32263a;if(null!=_0x4cf7d3['sourcePosition']&&_0x4cf7d3['hasOwnProperty']('sourcePosition')&&(_0x32263a=_0xe40789['Position']['verify'](_0x4cf7d3['sourcePosition'])))return'sourcePosition.'+_0x32263a;if(null!=_0x4cf7d3['targetPosition']&&_0x4cf7d3['hasOwnProperty']('targetPosition')&&(_0x32263a=_0xe40789['Position']['verify'](_0x4cf7d3['targetPosition'])))return'targetPosition.'+_0x32263a;if(null!=_0x4cf7d3['graveyardPosition']&&_0x4cf7d3['hasOwnProperty']('graveyardPosition')&&(_0x32263a=_0xe40789['Position']['verify'](_0x4cf7d3['graveyardPosition'])))return'graveyardPosition.'+_0x32263a;return null!=_0x4cf7d3['howMany']&&_0x4cf7d3['hasOwnProperty']('howMany')&&!_0x153dff['isInteger'](_0x4cf7d3['howMany'])?'howMany:\x20integer\x20expected':null!=_0x4cf7d3['wasUndone']&&_0x4cf7d3['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x4cf7d3['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x291ec3['fromObject']=function(_0x5138a2){if(_0x5138a2 instanceof _0xe40789['MergeOperation'])return _0x5138a2;var _0x1d8941=new _0xe40789['MergeOperation']();if(null!=_0x5138a2['sourcePosition']){if('object'!=typeof _0x5138a2['sourcePosition'])throw TypeError('.MergeOperation.sourcePosition:\x20object\x20expected');_0x1d8941['sourcePosition']=_0xe40789['Position']['fromObject'](_0x5138a2['sourcePosition']);}if(null!=_0x5138a2['targetPosition']){if('object'!=typeof _0x5138a2['targetPosition'])throw TypeError('.MergeOperation.targetPosition:\x20object\x20expected');_0x1d8941['targetPosition']=_0xe40789['Position']['fromObject'](_0x5138a2['targetPosition']);}if(null!=_0x5138a2['graveyardPosition']){if('object'!=typeof _0x5138a2['graveyardPosition'])throw TypeError('.MergeOperation.graveyardPosition:\x20object\x20expected');_0x1d8941['graveyardPosition']=_0xe40789['Position']['fromObject'](_0x5138a2['graveyardPosition']);}return null!=_0x5138a2['howMany']&&(_0x1d8941['howMany']=_0x5138a2['howMany']>>>0x0),null!=_0x5138a2['wasUndone']&&(_0x1d8941['wasUndone']=Boolean(_0x5138a2['wasUndone'])),_0x1d8941;},_0x291ec3['toObject']=function(_0x775a56,_0x40315){_0x40315||(_0x40315={});var _0x507236={};return _0x40315['defaults']&&(_0x507236['sourcePosition']=null,_0x507236['targetPosition']=null,_0x507236['graveyardPosition']=null,_0x507236['howMany']=0x0,_0x507236['wasUndone']=!0x1),null!=_0x775a56['sourcePosition']&&_0x775a56['hasOwnProperty']('sourcePosition')&&(_0x507236['sourcePosition']=_0xe40789['Position']['toObject'](_0x775a56['sourcePosition'],_0x40315)),null!=_0x775a56['targetPosition']&&_0x775a56['hasOwnProperty']('targetPosition')&&(_0x507236['targetPosition']=_0xe40789['Position']['toObject'](_0x775a56['targetPosition'],_0x40315)),null!=_0x775a56['graveyardPosition']&&_0x775a56['hasOwnProperty']('graveyardPosition')&&(_0x507236['graveyardPosition']=_0xe40789['Position']['toObject'](_0x775a56['graveyardPosition'],_0x40315)),null!=_0x775a56['howMany']&&_0x775a56['hasOwnProperty']('howMany')&&(_0x507236['howMany']=_0x775a56['howMany']),null!=_0x775a56['wasUndone']&&_0x775a56['hasOwnProperty']('wasUndone')&&(_0x507236['wasUndone']=_0x775a56['wasUndone']),_0x507236;},_0x291ec3['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x261d15['util']['toJSONOptions']);},_0x291ec3['getTypeUrl']=function(_0x55b56f){return void 0x0===_0x55b56f&&(_0x55b56f='type.googleapis.com'),_0x55b56f+'/MergeOperation';},_0x291ec3;}()),_0xe40789['MoveOperation']=(function(){function _0x4931cc(_0x25f121){if(_0x25f121){for(var _0x376150=Object['keys'](_0x25f121),_0x4bab93=0x0;_0x4bab93<_0x376150['length'];++_0x4bab93)null!=_0x25f121[_0x376150[_0x4bab93]]&&(this[_0x376150[_0x4bab93]]=_0x25f121[_0x376150[_0x4bab93]]);}}return _0x4931cc['prototype']['sourcePosition']=null,_0x4931cc['prototype']['howMany']=0x0,_0x4931cc['prototype']['targetPosition']=null,_0x4931cc['prototype']['wasUndone']=!0x1,_0x4931cc['create']=function(_0x1abbf5){return new _0x4931cc(_0x1abbf5);},_0x4931cc['encode']=function(_0x4f8c12,_0x1ea451){return _0x1ea451||(_0x1ea451=_0x823e98['create']()),null!=_0x4f8c12['sourcePosition']&&Object['hasOwnProperty']['call'](_0x4f8c12,'sourcePosition')&&_0xe40789['Position']['encode'](_0x4f8c12['sourcePosition'],_0x1ea451['uint32'](0xa)['fork']())['ldelim'](),null!=_0x4f8c12['howMany']&&Object['hasOwnProperty']['call'](_0x4f8c12,'howMany')&&_0x1ea451['uint32'](0x10)['uint32'](_0x4f8c12['howMany']),null!=_0x4f8c12['targetPosition']&&Object['hasOwnProperty']['call'](_0x4f8c12,'targetPosition')&&_0xe40789['Position']['encode'](_0x4f8c12['targetPosition'],_0x1ea451['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x4f8c12['wasUndone']&&Object['hasOwnProperty']['call'](_0x4f8c12,'wasUndone')&&_0x1ea451['uint32'](0x20)['bool'](_0x4f8c12['wasUndone']),_0x1ea451;},_0x4931cc['encodeDelimited']=function(_0x1d4b30,_0x4caf50){return this['encode'](_0x1d4b30,_0x4caf50)['ldelim']();},_0x4931cc['decode']=function(_0x172890,_0x35d7d2){_0x172890 instanceof _0xfdf0c3||(_0x172890=_0xfdf0c3['create'](_0x172890));for(var _0x47a8c7=void 0x0===_0x35d7d2?_0x172890['len']:_0x172890['pos']+_0x35d7d2,_0x5d36e6=new _0xe40789['MoveOperation']();_0x172890['pos']<_0x47a8c7;){var _0x3eabba=_0x172890['uint32']();switch(_0x3eabba>>>0x3){case 0x1:_0x5d36e6['sourcePosition']=_0xe40789['Position']['decode'](_0x172890,_0x172890['uint32']());break;case 0x2:_0x5d36e6['howMany']=_0x172890['uint32']();break;case 0x3:_0x5d36e6['targetPosition']=_0xe40789['Position']['decode'](_0x172890,_0x172890['uint32']());break;case 0x4:_0x5d36e6['wasUndone']=_0x172890['bool']();break;default:_0x172890['skipType'](0x7&_0x3eabba);}}return _0x5d36e6;},_0x4931cc['decodeDelimited']=function(_0x479595){return _0x479595 instanceof _0xfdf0c3||(_0x479595=new _0xfdf0c3(_0x479595)),this['decode'](_0x479595,_0x479595['uint32']());},_0x4931cc['verify']=function(_0x58eaf5){if('object'!=typeof _0x58eaf5||null===_0x58eaf5)return'object\x20expected';var _0x597e18;if(null!=_0x58eaf5['sourcePosition']&&_0x58eaf5['hasOwnProperty']('sourcePosition')&&(_0x597e18=_0xe40789['Position']['verify'](_0x58eaf5['sourcePosition'])))return'sourcePosition.'+_0x597e18;if(null!=_0x58eaf5['howMany']&&_0x58eaf5['hasOwnProperty']('howMany')&&!_0x153dff['isInteger'](_0x58eaf5['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x58eaf5['targetPosition']&&_0x58eaf5['hasOwnProperty']('targetPosition')&&(_0x597e18=_0xe40789['Position']['verify'](_0x58eaf5['targetPosition'])))return'targetPosition.'+_0x597e18;return null!=_0x58eaf5['wasUndone']&&_0x58eaf5['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x58eaf5['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x4931cc['fromObject']=function(_0x151c8f){if(_0x151c8f instanceof _0xe40789['MoveOperation'])return _0x151c8f;var _0x5c47d9=new _0xe40789['MoveOperation']();if(null!=_0x151c8f['sourcePosition']){if('object'!=typeof _0x151c8f['sourcePosition'])throw TypeError('.MoveOperation.sourcePosition:\x20object\x20expected');_0x5c47d9['sourcePosition']=_0xe40789['Position']['fromObject'](_0x151c8f['sourcePosition']);}if(null!=_0x151c8f['howMany']&&(_0x5c47d9['howMany']=_0x151c8f['howMany']>>>0x0),null!=_0x151c8f['targetPosition']){if('object'!=typeof _0x151c8f['targetPosition'])throw TypeError('.MoveOperation.targetPosition:\x20object\x20expected');_0x5c47d9['targetPosition']=_0xe40789['Position']['fromObject'](_0x151c8f['targetPosition']);}return null!=_0x151c8f['wasUndone']&&(_0x5c47d9['wasUndone']=Boolean(_0x151c8f['wasUndone'])),_0x5c47d9;},_0x4931cc['toObject']=function(_0x269341,_0xb6801c){_0xb6801c||(_0xb6801c={});var _0x112141={};return _0xb6801c['defaults']&&(_0x112141['sourcePosition']=null,_0x112141['howMany']=0x0,_0x112141['targetPosition']=null,_0x112141['wasUndone']=!0x1),null!=_0x269341['sourcePosition']&&_0x269341['hasOwnProperty']('sourcePosition')&&(_0x112141['sourcePosition']=_0xe40789['Position']['toObject'](_0x269341['sourcePosition'],_0xb6801c)),null!=_0x269341['howMany']&&_0x269341['hasOwnProperty']('howMany')&&(_0x112141['howMany']=_0x269341['howMany']),null!=_0x269341['targetPosition']&&_0x269341['hasOwnProperty']('targetPosition')&&(_0x112141['targetPosition']=_0xe40789['Position']['toObject'](_0x269341['targetPosition'],_0xb6801c)),null!=_0x269341['wasUndone']&&_0x269341['hasOwnProperty']('wasUndone')&&(_0x112141['wasUndone']=_0x269341['wasUndone']),_0x112141;},_0x4931cc['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x261d15['util']['toJSONOptions']);},_0x4931cc['getTypeUrl']=function(_0x49198a){return void 0x0===_0x49198a&&(_0x49198a='type.googleapis.com'),_0x49198a+'/MoveOperation';},_0x4931cc;}()),_0xe40789['RenameOperation']=(function(){function _0x482f89(_0x213358){if(_0x213358){for(var _0x487e4c=Object['keys'](_0x213358),_0x487b86=0x0;_0x487b86<_0x487e4c['length'];++_0x487b86)null!=_0x213358[_0x487e4c[_0x487b86]]&&(this[_0x487e4c[_0x487b86]]=_0x213358[_0x487e4c[_0x487b86]]);}}return _0x482f89['prototype']['position']=null,_0x482f89['prototype']['oldName']='',_0x482f89['prototype']['newName']='',_0x482f89['prototype']['wasUndone']=!0x1,_0x482f89['create']=function(_0x3afa08){return new _0x482f89(_0x3afa08);},_0x482f89['encode']=function(_0x4e76e6,_0x1390ab){return _0x1390ab||(_0x1390ab=_0x823e98['create']()),null!=_0x4e76e6['position']&&Object['hasOwnProperty']['call'](_0x4e76e6,'position')&&_0xe40789['Position']['encode'](_0x4e76e6['position'],_0x1390ab['uint32'](0xa)['fork']())['ldelim'](),null!=_0x4e76e6['oldName']&&Object['hasOwnProperty']['call'](_0x4e76e6,'oldName')&&_0x1390ab['uint32'](0x12)['string'](_0x4e76e6['oldName']),null!=_0x4e76e6['newName']&&Object['hasOwnProperty']['call'](_0x4e76e6,'newName')&&_0x1390ab['uint32'](0x1a)['string'](_0x4e76e6['newName']),null!=_0x4e76e6['wasUndone']&&Object['hasOwnProperty']['call'](_0x4e76e6,'wasUndone')&&_0x1390ab['uint32'](0x20)['bool'](_0x4e76e6['wasUndone']),_0x1390ab;},_0x482f89['encodeDelimited']=function(_0x295b20,_0x27dd60){return this['encode'](_0x295b20,_0x27dd60)['ldelim']();},_0x482f89['decode']=function(_0x288caf,_0x395f90){_0x288caf instanceof _0xfdf0c3||(_0x288caf=_0xfdf0c3['create'](_0x288caf));for(var _0x5d86f7=void 0x0===_0x395f90?_0x288caf['len']:_0x288caf['pos']+_0x395f90,_0x508a98=new _0xe40789['RenameOperation']();_0x288caf['pos']<_0x5d86f7;){var _0x5443a0=_0x288caf['uint32']();switch(_0x5443a0>>>0x3){case 0x1:_0x508a98['position']=_0xe40789['Position']['decode'](_0x288caf,_0x288caf['uint32']());break;case 0x2:_0x508a98['oldName']=_0x288caf['string']();break;case 0x3:_0x508a98['newName']=_0x288caf['string']();break;case 0x4:_0x508a98['wasUndone']=_0x288caf['bool']();break;default:_0x288caf['skipType'](0x7&_0x5443a0);}}return _0x508a98;},_0x482f89['decodeDelimited']=function(_0x334ea8){return _0x334ea8 instanceof _0xfdf0c3||(_0x334ea8=new _0xfdf0c3(_0x334ea8)),this['decode'](_0x334ea8,_0x334ea8['uint32']());},_0x482f89['verify']=function(_0x51f3f0){if('object'!=typeof _0x51f3f0||null===_0x51f3f0)return'object\x20expected';if(null!=_0x51f3f0['position']&&_0x51f3f0['hasOwnProperty']('position')){var _0x3e3dea=_0xe40789['Position']['verify'](_0x51f3f0['position']);if(_0x3e3dea)return'position.'+_0x3e3dea;}return null!=_0x51f3f0['oldName']&&_0x51f3f0['hasOwnProperty']('oldName')&&!_0x153dff['isString'](_0x51f3f0['oldName'])?'oldName:\x20string\x20expected':null!=_0x51f3f0['newName']&&_0x51f3f0['hasOwnProperty']('newName')&&!_0x153dff['isString'](_0x51f3f0['newName'])?'newName:\x20string\x20expected':null!=_0x51f3f0['wasUndone']&&_0x51f3f0['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x51f3f0['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x482f89['fromObject']=function(_0xc6908a){if(_0xc6908a instanceof _0xe40789['RenameOperation'])return _0xc6908a;var _0x2ce329=new _0xe40789['RenameOperation']();if(null!=_0xc6908a['position']){if('object'!=typeof _0xc6908a['position'])throw TypeError('.RenameOperation.position:\x20object\x20expected');_0x2ce329['position']=_0xe40789['Position']['fromObject'](_0xc6908a['position']);}return null!=_0xc6908a['oldName']&&(_0x2ce329['oldName']=String(_0xc6908a['oldName'])),null!=_0xc6908a['newName']&&(_0x2ce329['newName']=String(_0xc6908a['newName'])),null!=_0xc6908a['wasUndone']&&(_0x2ce329['wasUndone']=Boolean(_0xc6908a['wasUndone'])),_0x2ce329;},_0x482f89['toObject']=function(_0x41ef77,_0x3deef1){_0x3deef1||(_0x3deef1={});var _0xa5ca0e={};return _0x3deef1['defaults']&&(_0xa5ca0e['position']=null,_0xa5ca0e['oldName']='',_0xa5ca0e['newName']='',_0xa5ca0e['wasUndone']=!0x1),null!=_0x41ef77['position']&&_0x41ef77['hasOwnProperty']('position')&&(_0xa5ca0e['position']=_0xe40789['Position']['toObject'](_0x41ef77['position'],_0x3deef1)),null!=_0x41ef77['oldName']&&_0x41ef77['hasOwnProperty']('oldName')&&(_0xa5ca0e['oldName']=_0x41ef77['oldName']),null!=_0x41ef77['newName']&&_0x41ef77['hasOwnProperty']('newName')&&(_0xa5ca0e['newName']=_0x41ef77['newName']),null!=_0x41ef77['wasUndone']&&_0x41ef77['hasOwnProperty']('wasUndone')&&(_0xa5ca0e['wasUndone']=_0x41ef77['wasUndone']),_0xa5ca0e;},_0x482f89['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x261d15['util']['toJSONOptions']);},_0x482f89['getTypeUrl']=function(_0x3d4bf6){return void 0x0===_0x3d4bf6&&(_0x3d4bf6='type.googleapis.com'),_0x3d4bf6+'/RenameOperation';},_0x482f89;}()),_0xe40789['RootAttributeOperation']=(function(){function _0x3b96d1(_0x505bab){if(_0x505bab){for(var _0xe425ae=Object['keys'](_0x505bab),_0x447b4d=0x0;_0x447b4d<_0xe425ae['length'];++_0x447b4d)null!=_0x505bab[_0xe425ae[_0x447b4d]]&&(this[_0xe425ae[_0x447b4d]]=_0x505bab[_0xe425ae[_0x447b4d]]);}}return _0x3b96d1['prototype']['root']='',_0x3b96d1['prototype']['key']='',_0x3b96d1['prototype']['oldValueBoolean']=!0x1,_0x3b96d1['prototype']['oldValueJson']='',_0x3b96d1['prototype']['newValueBoolean']=!0x1,_0x3b96d1['prototype']['newValueJson']='',_0x3b96d1['prototype']['wasUndone']=!0x1,_0x3b96d1['create']=function(_0x524771){return new _0x3b96d1(_0x524771);},_0x3b96d1['encode']=function(_0x57fdc9,_0x5c7cca){return _0x5c7cca||(_0x5c7cca=_0x823e98['create']()),null!=_0x57fdc9['root']&&Object['hasOwnProperty']['call'](_0x57fdc9,'root')&&_0x5c7cca['uint32'](0xa)['string'](_0x57fdc9['root']),null!=_0x57fdc9['key']&&Object['hasOwnProperty']['call'](_0x57fdc9,'key')&&_0x5c7cca['uint32'](0x12)['string'](_0x57fdc9['key']),null!=_0x57fdc9['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x57fdc9,'oldValueBoolean')&&_0x5c7cca['uint32'](0x18)['bool'](_0x57fdc9['oldValueBoolean']),null!=_0x57fdc9['oldValueJson']&&Object['hasOwnProperty']['call'](_0x57fdc9,'oldValueJson')&&_0x5c7cca['uint32'](0x22)['string'](_0x57fdc9['oldValueJson']),null!=_0x57fdc9['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x57fdc9,'newValueBoolean')&&_0x5c7cca['uint32'](0x28)['bool'](_0x57fdc9['newValueBoolean']),null!=_0x57fdc9['newValueJson']&&Object['hasOwnProperty']['call'](_0x57fdc9,'newValueJson')&&_0x5c7cca['uint32'](0x32)['string'](_0x57fdc9['newValueJson']),null!=_0x57fdc9['wasUndone']&&Object['hasOwnProperty']['call'](_0x57fdc9,'wasUndone')&&_0x5c7cca['uint32'](0x38)['bool'](_0x57fdc9['wasUndone']),_0x5c7cca;},_0x3b96d1['encodeDelimited']=function(_0x3fe23a,_0x1fd967){return this['encode'](_0x3fe23a,_0x1fd967)['ldelim']();},_0x3b96d1['decode']=function(_0x570c0f,_0x3625d9){_0x570c0f instanceof _0xfdf0c3||(_0x570c0f=_0xfdf0c3['create'](_0x570c0f));for(var _0x46608d=void 0x0===_0x3625d9?_0x570c0f['len']:_0x570c0f['pos']+_0x3625d9,_0x38e489=new _0xe40789['RootAttributeOperation']();_0x570c0f['pos']<_0x46608d;){var _0x1539fb=_0x570c0f['uint32']();switch(_0x1539fb>>>0x3){case 0x1:_0x38e489['root']=_0x570c0f['string']();break;case 0x2:_0x38e489['key']=_0x570c0f['string']();break;case 0x3:_0x38e489['oldValueBoolean']=_0x570c0f['bool']();break;case 0x4:_0x38e489['oldValueJson']=_0x570c0f['string']();break;case 0x5:_0x38e489['newValueBoolean']=_0x570c0f['bool']();break;case 0x6:_0x38e489['newValueJson']=_0x570c0f['string']();break;case 0x7:_0x38e489['wasUndone']=_0x570c0f['bool']();break;default:_0x570c0f['skipType'](0x7&_0x1539fb);}}return _0x38e489;},_0x3b96d1['decodeDelimited']=function(_0x5c15f2){return _0x5c15f2 instanceof _0xfdf0c3||(_0x5c15f2=new _0xfdf0c3(_0x5c15f2)),this['decode'](_0x5c15f2,_0x5c15f2['uint32']());},_0x3b96d1['verify']=function(_0x4c6f5a){return'object'!=typeof _0x4c6f5a||null===_0x4c6f5a?'object\x20expected':null!=_0x4c6f5a['root']&&_0x4c6f5a['hasOwnProperty']('root')&&!_0x153dff['isString'](_0x4c6f5a['root'])?'root:\x20string\x20expected':null!=_0x4c6f5a['key']&&_0x4c6f5a['hasOwnProperty']('key')&&!_0x153dff['isString'](_0x4c6f5a['key'])?'key:\x20string\x20expected':null!=_0x4c6f5a['oldValueBoolean']&&_0x4c6f5a['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x4c6f5a['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x4c6f5a['oldValueJson']&&_0x4c6f5a['hasOwnProperty']('oldValueJson')&&!_0x153dff['isString'](_0x4c6f5a['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x4c6f5a['newValueBoolean']&&_0x4c6f5a['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x4c6f5a['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x4c6f5a['newValueJson']&&_0x4c6f5a['hasOwnProperty']('newValueJson')&&!_0x153dff['isString'](_0x4c6f5a['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x4c6f5a['wasUndone']&&_0x4c6f5a['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x4c6f5a['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x3b96d1['fromObject']=function(_0x455179){if(_0x455179 instanceof _0xe40789['RootAttributeOperation'])return _0x455179;var _0x216652=new _0xe40789['RootAttributeOperation']();return null!=_0x455179['root']&&(_0x216652['root']=String(_0x455179['root'])),null!=_0x455179['key']&&(_0x216652['key']=String(_0x455179['key'])),null!=_0x455179['oldValueBoolean']&&(_0x216652['oldValueBoolean']=Boolean(_0x455179['oldValueBoolean'])),null!=_0x455179['oldValueJson']&&(_0x216652['oldValueJson']=String(_0x455179['oldValueJson'])),null!=_0x455179['newValueBoolean']&&(_0x216652['newValueBoolean']=Boolean(_0x455179['newValueBoolean'])),null!=_0x455179['newValueJson']&&(_0x216652['newValueJson']=String(_0x455179['newValueJson'])),null!=_0x455179['wasUndone']&&(_0x216652['wasUndone']=Boolean(_0x455179['wasUndone'])),_0x216652;},_0x3b96d1['toObject']=function(_0x3bb53c,_0x5a46fc){_0x5a46fc||(_0x5a46fc={});var _0x1db0d4={};return _0x5a46fc['defaults']&&(_0x1db0d4['root']='',_0x1db0d4['key']='',_0x1db0d4['oldValueBoolean']=!0x1,_0x1db0d4['oldValueJson']='',_0x1db0d4['newValueBoolean']=!0x1,_0x1db0d4['newValueJson']='',_0x1db0d4['wasUndone']=!0x1),null!=_0x3bb53c['root']&&_0x3bb53c['hasOwnProperty']('root')&&(_0x1db0d4['root']=_0x3bb53c['root']),null!=_0x3bb53c['key']&&_0x3bb53c['hasOwnProperty']('key')&&(_0x1db0d4['key']=_0x3bb53c['key']),null!=_0x3bb53c['oldValueBoolean']&&_0x3bb53c['hasOwnProperty']('oldValueBoolean')&&(_0x1db0d4['oldValueBoolean']=_0x3bb53c['oldValueBoolean']),null!=_0x3bb53c['oldValueJson']&&_0x3bb53c['hasOwnProperty']('oldValueJson')&&(_0x1db0d4['oldValueJson']=_0x3bb53c['oldValueJson']),null!=_0x3bb53c['newValueBoolean']&&_0x3bb53c['hasOwnProperty']('newValueBoolean')&&(_0x1db0d4['newValueBoolean']=_0x3bb53c['newValueBoolean']),null!=_0x3bb53c['newValueJson']&&_0x3bb53c['hasOwnProperty']('newValueJson')&&(_0x1db0d4['newValueJson']=_0x3bb53c['newValueJson']),null!=_0x3bb53c['wasUndone']&&_0x3bb53c['hasOwnProperty']('wasUndone')&&(_0x1db0d4['wasUndone']=_0x3bb53c['wasUndone']),_0x1db0d4;},_0x3b96d1['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x261d15['util']['toJSONOptions']);},_0x3b96d1['getTypeUrl']=function(_0x29180d){return void 0x0===_0x29180d&&(_0x29180d='type.googleapis.com'),_0x29180d+'/RootAttributeOperation';},_0x3b96d1;}()),_0xe40789['RootOperation']=(function(){function _0x3bc7ee(_0xdf172b){if(_0xdf172b){for(var _0x69d8ce=Object['keys'](_0xdf172b),_0x3b89fd=0x0;_0x3b89fd<_0x69d8ce['length'];++_0x3b89fd)null!=_0xdf172b[_0x69d8ce[_0x3b89fd]]&&(this[_0x69d8ce[_0x3b89fd]]=_0xdf172b[_0x69d8ce[_0x3b89fd]]);}}return _0x3bc7ee['prototype']['rootName']='',_0x3bc7ee['prototype']['elementName']='',_0x3bc7ee['prototype']['isAdd']=!0x1,_0x3bc7ee['prototype']['wasUndone']=!0x1,_0x3bc7ee['create']=function(_0x31d46f){return new _0x3bc7ee(_0x31d46f);},_0x3bc7ee['encode']=function(_0x1e5f40,_0x773db7){return _0x773db7||(_0x773db7=_0x823e98['create']()),null!=_0x1e5f40['rootName']&&Object['hasOwnProperty']['call'](_0x1e5f40,'rootName')&&_0x773db7['uint32'](0xa)['string'](_0x1e5f40['rootName']),null!=_0x1e5f40['elementName']&&Object['hasOwnProperty']['call'](_0x1e5f40,'elementName')&&_0x773db7['uint32'](0x12)['string'](_0x1e5f40['elementName']),null!=_0x1e5f40['isAdd']&&Object['hasOwnProperty']['call'](_0x1e5f40,'isAdd')&&_0x773db7['uint32'](0x18)['bool'](_0x1e5f40['isAdd']),null!=_0x1e5f40['wasUndone']&&Object['hasOwnProperty']['call'](_0x1e5f40,'wasUndone')&&_0x773db7['uint32'](0x20)['bool'](_0x1e5f40['wasUndone']),_0x773db7;},_0x3bc7ee['encodeDelimited']=function(_0x388c08,_0x17c164){return this['encode'](_0x388c08,_0x17c164)['ldelim']();},_0x3bc7ee['decode']=function(_0x1689a5,_0x8ca3f6){_0x1689a5 instanceof _0xfdf0c3||(_0x1689a5=_0xfdf0c3['create'](_0x1689a5));for(var _0x3069d5=void 0x0===_0x8ca3f6?_0x1689a5['len']:_0x1689a5['pos']+_0x8ca3f6,_0x24f028=new _0xe40789['RootOperation']();_0x1689a5['pos']<_0x3069d5;){var _0xb80def=_0x1689a5['uint32']();switch(_0xb80def>>>0x3){case 0x1:_0x24f028['rootName']=_0x1689a5['string']();break;case 0x2:_0x24f028['elementName']=_0x1689a5['string']();break;case 0x3:_0x24f028['isAdd']=_0x1689a5['bool']();break;case 0x4:_0x24f028['wasUndone']=_0x1689a5['bool']();break;default:_0x1689a5['skipType'](0x7&_0xb80def);}}return _0x24f028;},_0x3bc7ee['decodeDelimited']=function(_0x591239){return _0x591239 instanceof _0xfdf0c3||(_0x591239=new _0xfdf0c3(_0x591239)),this['decode'](_0x591239,_0x591239['uint32']());},_0x3bc7ee['verify']=function(_0x70abc4){return'object'!=typeof _0x70abc4||null===_0x70abc4?'object\x20expected':null!=_0x70abc4['rootName']&&_0x70abc4['hasOwnProperty']('rootName')&&!_0x153dff['isString'](_0x70abc4['rootName'])?'rootName:\x20string\x20expected':null!=_0x70abc4['elementName']&&_0x70abc4['hasOwnProperty']('elementName')&&!_0x153dff['isString'](_0x70abc4['elementName'])?'elementName:\x20string\x20expected':null!=_0x70abc4['isAdd']&&_0x70abc4['hasOwnProperty']('isAdd')&&'boolean'!=typeof _0x70abc4['isAdd']?'isAdd:\x20boolean\x20expected':null!=_0x70abc4['wasUndone']&&_0x70abc4['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x70abc4['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x3bc7ee['fromObject']=function(_0x5ef719){if(_0x5ef719 instanceof _0xe40789['RootOperation'])return _0x5ef719;var _0x1c670c=new _0xe40789['RootOperation']();return null!=_0x5ef719['rootName']&&(_0x1c670c['rootName']=String(_0x5ef719['rootName'])),null!=_0x5ef719['elementName']&&(_0x1c670c['elementName']=String(_0x5ef719['elementName'])),null!=_0x5ef719['isAdd']&&(_0x1c670c['isAdd']=Boolean(_0x5ef719['isAdd'])),null!=_0x5ef719['wasUndone']&&(_0x1c670c['wasUndone']=Boolean(_0x5ef719['wasUndone'])),_0x1c670c;},_0x3bc7ee['toObject']=function(_0x1fe6ba,_0x297d17){_0x297d17||(_0x297d17={});var _0x23da3d={};return _0x297d17['defaults']&&(_0x23da3d['rootName']='',_0x23da3d['elementName']='',_0x23da3d['isAdd']=!0x1,_0x23da3d['wasUndone']=!0x1),null!=_0x1fe6ba['rootName']&&_0x1fe6ba['hasOwnProperty']('rootName')&&(_0x23da3d['rootName']=_0x1fe6ba['rootName']),null!=_0x1fe6ba['elementName']&&_0x1fe6ba['hasOwnProperty']('elementName')&&(_0x23da3d['elementName']=_0x1fe6ba['elementName']),null!=_0x1fe6ba['isAdd']&&_0x1fe6ba['hasOwnProperty']('isAdd')&&(_0x23da3d['isAdd']=_0x1fe6ba['isAdd']),null!=_0x1fe6ba['wasUndone']&&_0x1fe6ba['hasOwnProperty']('wasUndone')&&(_0x23da3d['wasUndone']=_0x1fe6ba['wasUndone']),_0x23da3d;},_0x3bc7ee['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x261d15['util']['toJSONOptions']);},_0x3bc7ee['getTypeUrl']=function(_0x30839c){return void 0x0===_0x30839c&&(_0x30839c='type.googleapis.com'),_0x30839c+'/RootOperation';},_0x3bc7ee;}()),_0xe40789['SplitOperation']=(function(){function _0x56cc1d(_0x42b158){if(_0x42b158){for(var _0x25c150=Object['keys'](_0x42b158),_0x60c881=0x0;_0x60c881<_0x25c150['length'];++_0x60c881)null!=_0x42b158[_0x25c150[_0x60c881]]&&(this[_0x25c150[_0x60c881]]=_0x42b158[_0x25c150[_0x60c881]]);}}return _0x56cc1d['prototype']['splitPosition']=null,_0x56cc1d['prototype']['graveyardPosition']=null,_0x56cc1d['prototype']['howMany']=0x0,_0x56cc1d['prototype']['insertionPosition']=null,_0x56cc1d['prototype']['wasUndone']=!0x1,_0x56cc1d['create']=function(_0x5c1201){return new _0x56cc1d(_0x5c1201);},_0x56cc1d['encode']=function(_0x2d90b4,_0x4421d5){return _0x4421d5||(_0x4421d5=_0x823e98['create']()),null!=_0x2d90b4['splitPosition']&&Object['hasOwnProperty']['call'](_0x2d90b4,'splitPosition')&&_0xe40789['Position']['encode'](_0x2d90b4['splitPosition'],_0x4421d5['uint32'](0xa)['fork']())['ldelim'](),null!=_0x2d90b4['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x2d90b4,'graveyardPosition')&&_0xe40789['Position']['encode'](_0x2d90b4['graveyardPosition'],_0x4421d5['uint32'](0x12)['fork']())['ldelim'](),null!=_0x2d90b4['howMany']&&Object['hasOwnProperty']['call'](_0x2d90b4,'howMany')&&_0x4421d5['uint32'](0x18)['uint32'](_0x2d90b4['howMany']),null!=_0x2d90b4['insertionPosition']&&Object['hasOwnProperty']['call'](_0x2d90b4,'insertionPosition')&&_0xe40789['Position']['encode'](_0x2d90b4['insertionPosition'],_0x4421d5['uint32'](0x22)['fork']())['ldelim'](),null!=_0x2d90b4['wasUndone']&&Object['hasOwnProperty']['call'](_0x2d90b4,'wasUndone')&&_0x4421d5['uint32'](0x28)['bool'](_0x2d90b4['wasUndone']),_0x4421d5;},_0x56cc1d['encodeDelimited']=function(_0x2d1db0,_0x531e25){return this['encode'](_0x2d1db0,_0x531e25)['ldelim']();},_0x56cc1d['decode']=function(_0x5d29bb,_0x1c98fd){_0x5d29bb instanceof _0xfdf0c3||(_0x5d29bb=_0xfdf0c3['create'](_0x5d29bb));for(var _0x5789a=void 0x0===_0x1c98fd?_0x5d29bb['len']:_0x5d29bb['pos']+_0x1c98fd,_0xd174ae=new _0xe40789['SplitOperation']();_0x5d29bb['pos']<_0x5789a;){var _0x4a1ad9=_0x5d29bb['uint32']();switch(_0x4a1ad9>>>0x3){case 0x1:_0xd174ae['splitPosition']=_0xe40789['Position']['decode'](_0x5d29bb,_0x5d29bb['uint32']());break;case 0x2:_0xd174ae['graveyardPosition']=_0xe40789['Position']['decode'](_0x5d29bb,_0x5d29bb['uint32']());break;case 0x3:_0xd174ae['howMany']=_0x5d29bb['uint32']();break;case 0x4:_0xd174ae['insertionPosition']=_0xe40789['Position']['decode'](_0x5d29bb,_0x5d29bb['uint32']());break;case 0x5:_0xd174ae['wasUndone']=_0x5d29bb['bool']();break;default:_0x5d29bb['skipType'](0x7&_0x4a1ad9);}}return _0xd174ae;},_0x56cc1d['decodeDelimited']=function(_0xf9ef1a){return _0xf9ef1a instanceof _0xfdf0c3||(_0xf9ef1a=new _0xfdf0c3(_0xf9ef1a)),this['decode'](_0xf9ef1a,_0xf9ef1a['uint32']());},_0x56cc1d['verify']=function(_0x26eb05){if('object'!=typeof _0x26eb05||null===_0x26eb05)return'object\x20expected';var _0x4f7cb2;if(null!=_0x26eb05['splitPosition']&&_0x26eb05['hasOwnProperty']('splitPosition')&&(_0x4f7cb2=_0xe40789['Position']['verify'](_0x26eb05['splitPosition'])))return'splitPosition.'+_0x4f7cb2;if(null!=_0x26eb05['graveyardPosition']&&_0x26eb05['hasOwnProperty']('graveyardPosition')&&(_0x4f7cb2=_0xe40789['Position']['verify'](_0x26eb05['graveyardPosition'])))return'graveyardPosition.'+_0x4f7cb2;if(null!=_0x26eb05['howMany']&&_0x26eb05['hasOwnProperty']('howMany')&&!_0x153dff['isInteger'](_0x26eb05['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x26eb05['insertionPosition']&&_0x26eb05['hasOwnProperty']('insertionPosition')&&(_0x4f7cb2=_0xe40789['Position']['verify'](_0x26eb05['insertionPosition'])))return'insertionPosition.'+_0x4f7cb2;return null!=_0x26eb05['wasUndone']&&_0x26eb05['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x26eb05['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x56cc1d['fromObject']=function(_0x38f2d8){if(_0x38f2d8 instanceof _0xe40789['SplitOperation'])return _0x38f2d8;var _0x4b71e4=new _0xe40789['SplitOperation']();if(null!=_0x38f2d8['splitPosition']){if('object'!=typeof _0x38f2d8['splitPosition'])throw TypeError('.SplitOperation.splitPosition:\x20object\x20expected');_0x4b71e4['splitPosition']=_0xe40789['Position']['fromObject'](_0x38f2d8['splitPosition']);}if(null!=_0x38f2d8['graveyardPosition']){if('object'!=typeof _0x38f2d8['graveyardPosition'])throw TypeError('.SplitOperation.graveyardPosition:\x20object\x20expected');_0x4b71e4['graveyardPosition']=_0xe40789['Position']['fromObject'](_0x38f2d8['graveyardPosition']);}if(null!=_0x38f2d8['howMany']&&(_0x4b71e4['howMany']=_0x38f2d8['howMany']>>>0x0),null!=_0x38f2d8['insertionPosition']){if('object'!=typeof _0x38f2d8['insertionPosition'])throw TypeError('.SplitOperation.insertionPosition:\x20object\x20expected');_0x4b71e4['insertionPosition']=_0xe40789['Position']['fromObject'](_0x38f2d8['insertionPosition']);}return null!=_0x38f2d8['wasUndone']&&(_0x4b71e4['wasUndone']=Boolean(_0x38f2d8['wasUndone'])),_0x4b71e4;},_0x56cc1d['toObject']=function(_0x4fc34d,_0xa60c63){_0xa60c63||(_0xa60c63={});var _0x498fa5={};return _0xa60c63['defaults']&&(_0x498fa5['splitPosition']=null,_0x498fa5['graveyardPosition']=null,_0x498fa5['howMany']=0x0,_0x498fa5['insertionPosition']=null,_0x498fa5['wasUndone']=!0x1),null!=_0x4fc34d['splitPosition']&&_0x4fc34d['hasOwnProperty']('splitPosition')&&(_0x498fa5['splitPosition']=_0xe40789['Position']['toObject'](_0x4fc34d['splitPosition'],_0xa60c63)),null!=_0x4fc34d['graveyardPosition']&&_0x4fc34d['hasOwnProperty']('graveyardPosition')&&(_0x498fa5['graveyardPosition']=_0xe40789['Position']['toObject'](_0x4fc34d['graveyardPosition'],_0xa60c63)),null!=_0x4fc34d['howMany']&&_0x4fc34d['hasOwnProperty']('howMany')&&(_0x498fa5['howMany']=_0x4fc34d['howMany']),null!=_0x4fc34d['insertionPosition']&&_0x4fc34d['hasOwnProperty']('insertionPosition')&&(_0x498fa5['insertionPosition']=_0xe40789['Position']['toObject'](_0x4fc34d['insertionPosition'],_0xa60c63)),null!=_0x4fc34d['wasUndone']&&_0x4fc34d['hasOwnProperty']('wasUndone')&&(_0x498fa5['wasUndone']=_0x4fc34d['wasUndone']),_0x498fa5;},_0x56cc1d['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x261d15['util']['toJSONOptions']);},_0x56cc1d['getTypeUrl']=function(_0x33ad96){return void 0x0===_0x33ad96&&(_0x33ad96='type.googleapis.com'),_0x33ad96+'/SplitOperation';},_0x56cc1d;}()),_0xe40789['Position']=(function(){function _0x3563a0(_0x4526cf){if(this['path']=[],_0x4526cf){for(var _0x5ca986=Object['keys'](_0x4526cf),_0x564ded=0x0;_0x564ded<_0x5ca986['length'];++_0x564ded)null!=_0x4526cf[_0x5ca986[_0x564ded]]&&(this[_0x5ca986[_0x564ded]]=_0x4526cf[_0x5ca986[_0x564ded]]);}}return _0x3563a0['prototype']['root']='',_0x3563a0['prototype']['rootMain']=!0x1,_0x3563a0['prototype']['rootGraveyard']=!0x1,_0x3563a0['prototype']['path']=_0x153dff['emptyArray'],_0x3563a0['prototype']['stickiness']='',_0x3563a0['create']=function(_0x2412dc){return new _0x3563a0(_0x2412dc);},_0x3563a0['encode']=function(_0x488aea,_0x534c20){if(_0x534c20||(_0x534c20=_0x823e98['create']()),null!=_0x488aea['root']&&Object['hasOwnProperty']['call'](_0x488aea,'root')&&_0x534c20['uint32'](0xa)['string'](_0x488aea['root']),null!=_0x488aea['rootMain']&&Object['hasOwnProperty']['call'](_0x488aea,'rootMain')&&_0x534c20['uint32'](0x10)['bool'](_0x488aea['rootMain']),null!=_0x488aea['rootGraveyard']&&Object['hasOwnProperty']['call'](_0x488aea,'rootGraveyard')&&_0x534c20['uint32'](0x18)['bool'](_0x488aea['rootGraveyard']),null!=_0x488aea['path']&&_0x488aea['path']['length']){_0x534c20['uint32'](0x22)['fork']();for(var _0xb1e6d6=0x0;_0xb1e6d6<_0x488aea['path']['length'];++_0xb1e6d6)_0x534c20['uint32'](_0x488aea['path'][_0xb1e6d6]);_0x534c20['ldelim']();}return null!=_0x488aea['stickiness']&&Object['hasOwnProperty']['call'](_0x488aea,'stickiness')&&_0x534c20['uint32'](0x2a)['string'](_0x488aea['stickiness']),_0x534c20;},_0x3563a0['encodeDelimited']=function(_0x1d2a0d,_0xc3aef8){return this['encode'](_0x1d2a0d,_0xc3aef8)['ldelim']();},_0x3563a0['decode']=function(_0x2850e4,_0x2f2466){_0x2850e4 instanceof _0xfdf0c3||(_0x2850e4=_0xfdf0c3['create'](_0x2850e4));for(var _0x250385=void 0x0===_0x2f2466?_0x2850e4['len']:_0x2850e4['pos']+_0x2f2466,_0x4c9e20=new _0xe40789['Position']();_0x2850e4['pos']<_0x250385;){var _0xa5c4d5=_0x2850e4['uint32']();switch(_0xa5c4d5>>>0x3){case 0x1:_0x4c9e20['root']=_0x2850e4['string']();break;case 0x2:_0x4c9e20['rootMain']=_0x2850e4['bool']();break;case 0x3:_0x4c9e20['rootGraveyard']=_0x2850e4['bool']();break;case 0x4:if(_0x4c9e20['path']&&_0x4c9e20['path']['length']||(_0x4c9e20['path']=[]),0x2==(0x7&_0xa5c4d5)){for(var _0x39c70b=_0x2850e4['uint32']()+_0x2850e4['pos'];_0x2850e4['pos']<_0x39c70b;)_0x4c9e20['path']['push'](_0x2850e4['uint32']());}else _0x4c9e20['path']['push'](_0x2850e4['uint32']());break;case 0x5:_0x4c9e20['stickiness']=_0x2850e4['string']();break;default:_0x2850e4['skipType'](0x7&_0xa5c4d5);}}return _0x4c9e20;},_0x3563a0['decodeDelimited']=function(_0x189db1){return _0x189db1 instanceof _0xfdf0c3||(_0x189db1=new _0xfdf0c3(_0x189db1)),this['decode'](_0x189db1,_0x189db1['uint32']());},_0x3563a0['verify']=function(_0x1c43a9){if('object'!=typeof _0x1c43a9||null===_0x1c43a9)return'object\x20expected';if(null!=_0x1c43a9['root']&&_0x1c43a9['hasOwnProperty']('root')&&!_0x153dff['isString'](_0x1c43a9['root']))return'root:\x20string\x20expected';if(null!=_0x1c43a9['rootMain']&&_0x1c43a9['hasOwnProperty']('rootMain')&&'boolean'!=typeof _0x1c43a9['rootMain'])return'rootMain:\x20boolean\x20expected';if(null!=_0x1c43a9['rootGraveyard']&&_0x1c43a9['hasOwnProperty']('rootGraveyard')&&'boolean'!=typeof _0x1c43a9['rootGraveyard'])return'rootGraveyard:\x20boolean\x20expected';if(null!=_0x1c43a9['path']&&_0x1c43a9['hasOwnProperty']('path')){if(!Array['isArray'](_0x1c43a9['path']))return'path:\x20array\x20expected';for(var _0x2d5917=0x0;_0x2d5917<_0x1c43a9['path']['length'];++_0x2d5917)if(!_0x153dff['isInteger'](_0x1c43a9['path'][_0x2d5917]))return'path:\x20integer[]\x20expected';}return null!=_0x1c43a9['stickiness']&&_0x1c43a9['hasOwnProperty']('stickiness')&&!_0x153dff['isString'](_0x1c43a9['stickiness'])?'stickiness:\x20string\x20expected':null;},_0x3563a0['fromObject']=function(_0x4fdbb2){if(_0x4fdbb2 instanceof _0xe40789['Position'])return _0x4fdbb2;var _0x4f2cb8=new _0xe40789['Position']();if(null!=_0x4fdbb2['root']&&(_0x4f2cb8['root']=String(_0x4fdbb2['root'])),null!=_0x4fdbb2['rootMain']&&(_0x4f2cb8['rootMain']=Boolean(_0x4fdbb2['rootMain'])),null!=_0x4fdbb2['rootGraveyard']&&(_0x4f2cb8['rootGraveyard']=Boolean(_0x4fdbb2['rootGraveyard'])),_0x4fdbb2['path']){if(!Array['isArray'](_0x4fdbb2['path']))throw TypeError('.Position.path:\x20array\x20expected');_0x4f2cb8['path']=[];for(var _0x4f9332=0x0;_0x4f9332<_0x4fdbb2['path']['length'];++_0x4f9332)_0x4f2cb8['path'][_0x4f9332]=_0x4fdbb2['path'][_0x4f9332]>>>0x0;}return null!=_0x4fdbb2['stickiness']&&(_0x4f2cb8['stickiness']=String(_0x4fdbb2['stickiness'])),_0x4f2cb8;},_0x3563a0['toObject']=function(_0x1bcb0a,_0x43cfc4){_0x43cfc4||(_0x43cfc4={});var _0x137e6f={};if((_0x43cfc4['arrays']||_0x43cfc4['defaults'])&&(_0x137e6f['path']=[]),_0x43cfc4['defaults']&&(_0x137e6f['root']='',_0x137e6f['rootMain']=!0x1,_0x137e6f['rootGraveyard']=!0x1,_0x137e6f['stickiness']=''),null!=_0x1bcb0a['root']&&_0x1bcb0a['hasOwnProperty']('root')&&(_0x137e6f['root']=_0x1bcb0a['root']),null!=_0x1bcb0a['rootMain']&&_0x1bcb0a['hasOwnProperty']('rootMain')&&(_0x137e6f['rootMain']=_0x1bcb0a['rootMain']),null!=_0x1bcb0a['rootGraveyard']&&_0x1bcb0a['hasOwnProperty']('rootGraveyard')&&(_0x137e6f['rootGraveyard']=_0x1bcb0a['rootGraveyard']),_0x1bcb0a['path']&&_0x1bcb0a['path']['length']){_0x137e6f['path']=[];for(var _0xa6d470=0x0;_0xa6d470<_0x1bcb0a['path']['length'];++_0xa6d470)_0x137e6f['path'][_0xa6d470]=_0x1bcb0a['path'][_0xa6d470];}return null!=_0x1bcb0a['stickiness']&&_0x1bcb0a['hasOwnProperty']('stickiness')&&(_0x137e6f['stickiness']=_0x1bcb0a['stickiness']),_0x137e6f;},_0x3563a0['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x261d15['util']['toJSONOptions']);},_0x3563a0['getTypeUrl']=function(_0x35fd7f){return void 0x0===_0x35fd7f&&(_0x35fd7f='type.googleapis.com'),_0x35fd7f+'/Position';},_0x3563a0;}()),_0xe40789['Range']=(function(){function _0x2dc55a(_0x353275){if(_0x353275){for(var _0x355a5a=Object['keys'](_0x353275),_0x52bfd5=0x0;_0x52bfd5<_0x355a5a['length'];++_0x52bfd5)null!=_0x353275[_0x355a5a[_0x52bfd5]]&&(this[_0x355a5a[_0x52bfd5]]=_0x353275[_0x355a5a[_0x52bfd5]]);}}return _0x2dc55a['prototype']['start']=null,_0x2dc55a['prototype']['end']=null,_0x2dc55a['create']=function(_0xebc7b2){return new _0x2dc55a(_0xebc7b2);},_0x2dc55a['encode']=function(_0xeeb037,_0x2d428f){return _0x2d428f||(_0x2d428f=_0x823e98['create']()),null!=_0xeeb037['start']&&Object['hasOwnProperty']['call'](_0xeeb037,'start')&&_0xe40789['Position']['encode'](_0xeeb037['start'],_0x2d428f['uint32'](0xa)['fork']())['ldelim'](),null!=_0xeeb037['end']&&Object['hasOwnProperty']['call'](_0xeeb037,'end')&&_0xe40789['Position']['encode'](_0xeeb037['end'],_0x2d428f['uint32'](0x12)['fork']())['ldelim'](),_0x2d428f;},_0x2dc55a['encodeDelimited']=function(_0x3404aa,_0x1a3840){return this['encode'](_0x3404aa,_0x1a3840)['ldelim']();},_0x2dc55a['decode']=function(_0x272de9,_0x1e1e9b){_0x272de9 instanceof _0xfdf0c3||(_0x272de9=_0xfdf0c3['create'](_0x272de9));for(var _0xc0fe4d=void 0x0===_0x1e1e9b?_0x272de9['len']:_0x272de9['pos']+_0x1e1e9b,_0x325eb2=new _0xe40789['Range']();_0x272de9['pos']<_0xc0fe4d;){var _0x1e966b=_0x272de9['uint32']();switch(_0x1e966b>>>0x3){case 0x1:_0x325eb2['start']=_0xe40789['Position']['decode'](_0x272de9,_0x272de9['uint32']());break;case 0x2:_0x325eb2['end']=_0xe40789['Position']['decode'](_0x272de9,_0x272de9['uint32']());break;default:_0x272de9['skipType'](0x7&_0x1e966b);}}return _0x325eb2;},_0x2dc55a['decodeDelimited']=function(_0x44fdc4){return _0x44fdc4 instanceof _0xfdf0c3||(_0x44fdc4=new _0xfdf0c3(_0x44fdc4)),this['decode'](_0x44fdc4,_0x44fdc4['uint32']());},_0x2dc55a['verify']=function(_0x5b8305){if('object'!=typeof _0x5b8305||null===_0x5b8305)return'object\x20expected';var _0x1a511f;if(null!=_0x5b8305['start']&&_0x5b8305['hasOwnProperty']('start')&&(_0x1a511f=_0xe40789['Position']['verify'](_0x5b8305['start'])))return'start.'+_0x1a511f;if(null!=_0x5b8305['end']&&_0x5b8305['hasOwnProperty']('end')&&(_0x1a511f=_0xe40789['Position']['verify'](_0x5b8305['end'])))return'end.'+_0x1a511f;return null;},_0x2dc55a['fromObject']=function(_0x17c5ba){if(_0x17c5ba instanceof _0xe40789['Range'])return _0x17c5ba;var _0x30c1a8=new _0xe40789['Range']();if(null!=_0x17c5ba['start']){if('object'!=typeof _0x17c5ba['start'])throw TypeError('.Range.start:\x20object\x20expected');_0x30c1a8['start']=_0xe40789['Position']['fromObject'](_0x17c5ba['start']);}if(null!=_0x17c5ba['end']){if('object'!=typeof _0x17c5ba['end'])throw TypeError('.Range.end:\x20object\x20expected');_0x30c1a8['end']=_0xe40789['Position']['fromObject'](_0x17c5ba['end']);}return _0x30c1a8;},_0x2dc55a['toObject']=function(_0xb8b332,_0x47ec1f){_0x47ec1f||(_0x47ec1f={});var _0x595dbd={};return _0x47ec1f['defaults']&&(_0x595dbd['start']=null,_0x595dbd['end']=null),null!=_0xb8b332['start']&&_0xb8b332['hasOwnProperty']('start')&&(_0x595dbd['start']=_0xe40789['Position']['toObject'](_0xb8b332['start'],_0x47ec1f)),null!=_0xb8b332['end']&&_0xb8b332['hasOwnProperty']('end')&&(_0x595dbd['end']=_0xe40789['Position']['toObject'](_0xb8b332['end'],_0x47ec1f)),_0x595dbd;},_0x2dc55a['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x261d15['util']['toJSONOptions']);},_0x2dc55a['getTypeUrl']=function(_0x52c1ee){return void 0x0===_0x52c1ee&&(_0x52c1ee='type.googleapis.com'),_0x52c1ee+'/Range';},_0x2dc55a;}()),_0xe40789['Element']=(function(){function _0x371dbe(_0x4d8e8f){if(this['children']=[],this['attributesBoolean']={},_0x4d8e8f){for(var _0x3e24f1=Object['keys'](_0x4d8e8f),_0x5be971=0x0;_0x5be971<_0x3e24f1['length'];++_0x5be971)null!=_0x4d8e8f[_0x3e24f1[_0x5be971]]&&(this[_0x3e24f1[_0x5be971]]=_0x4d8e8f[_0x3e24f1[_0x5be971]]);}}return _0x371dbe['prototype']['name']='',_0x371dbe['prototype']['children']=_0x153dff['emptyArray'],_0x371dbe['prototype']['data']='',_0x371dbe['prototype']['attributesBoolean']=_0x153dff['emptyObject'],_0x371dbe['prototype']['attributesJson']='',_0x371dbe['create']=function(_0x509fcd){return new _0x371dbe(_0x509fcd);},_0x371dbe['encode']=function(_0x3e0dfb,_0x388a5e){if(_0x388a5e||(_0x388a5e=_0x823e98['create']()),null!=_0x3e0dfb['name']&&Object['hasOwnProperty']['call'](_0x3e0dfb,'name')&&_0x388a5e['uint32'](0xa)['string'](_0x3e0dfb['name']),null!=_0x3e0dfb['children']&&_0x3e0dfb['children']['length']){for(var _0x2ffe7=0x0;_0x2ffe7<_0x3e0dfb['children']['length'];++_0x2ffe7)_0xe40789['Element']['encode'](_0x3e0dfb['children'][_0x2ffe7],_0x388a5e['uint32'](0x12)['fork']())['ldelim']();}if(null!=_0x3e0dfb['data']&&Object['hasOwnProperty']['call'](_0x3e0dfb,'data')&&_0x388a5e['uint32'](0x1a)['string'](_0x3e0dfb['data']),null!=_0x3e0dfb['attributesBoolean']&&Object['hasOwnProperty']['call'](_0x3e0dfb,'attributesBoolean')){var _0x57899f=Object['keys'](_0x3e0dfb['attributesBoolean']);for(_0x2ffe7=0x0;_0x2ffe7<_0x57899f['length'];++_0x2ffe7)_0x388a5e['uint32'](0x22)['fork']()['uint32'](0xa)['string'](_0x57899f[_0x2ffe7])['uint32'](0x10)['bool'](_0x3e0dfb['attributesBoolean'][_0x57899f[_0x2ffe7]])['ldelim']();}return null!=_0x3e0dfb['attributesJson']&&Object['hasOwnProperty']['call'](_0x3e0dfb,'attributesJson')&&_0x388a5e['uint32'](0x2a)['string'](_0x3e0dfb['attributesJson']),_0x388a5e;},_0x371dbe['encodeDelimited']=function(_0x48e383,_0x282a82){return this['encode'](_0x48e383,_0x282a82)['ldelim']();},_0x371dbe['decode']=function(_0x1ca546,_0x5d3d96){_0x1ca546 instanceof _0xfdf0c3||(_0x1ca546=_0xfdf0c3['create'](_0x1ca546));for(var _0x2d48b6,_0x1d32e2,_0x39e123=void 0x0===_0x5d3d96?_0x1ca546['len']:_0x1ca546['pos']+_0x5d3d96,_0x4a06b3=new _0xe40789['Element']();_0x1ca546['pos']<_0x39e123;){var _0x17e5b5=_0x1ca546['uint32']();switch(_0x17e5b5>>>0x3){case 0x1:_0x4a06b3['name']=_0x1ca546['string']();break;case 0x2:_0x4a06b3['children']&&_0x4a06b3['children']['length']||(_0x4a06b3['children']=[]),_0x4a06b3['children']['push'](_0xe40789['Element']['decode'](_0x1ca546,_0x1ca546['uint32']()));break;case 0x3:_0x4a06b3['data']=_0x1ca546['string']();break;case 0x4:_0x4a06b3['attributesBoolean']===_0x153dff['emptyObject']&&(_0x4a06b3['attributesBoolean']={});var _0x4a0a42=_0x1ca546['uint32']()+_0x1ca546['pos'];for(_0x2d48b6='',_0x1d32e2=!0x1;_0x1ca546['pos']<_0x4a0a42;){var _0x38701b=_0x1ca546['uint32']();switch(_0x38701b>>>0x3){case 0x1:_0x2d48b6=_0x1ca546['string']();break;case 0x2:_0x1d32e2=_0x1ca546['bool']();break;default:_0x1ca546['skipType'](0x7&_0x38701b);}}_0x4a06b3['attributesBoolean'][_0x2d48b6]=_0x1d32e2;break;case 0x5:_0x4a06b3['attributesJson']=_0x1ca546['string']();break;default:_0x1ca546['skipType'](0x7&_0x17e5b5);}}return _0x4a06b3;},_0x371dbe['decodeDelimited']=function(_0x1b0dff){return _0x1b0dff instanceof _0xfdf0c3||(_0x1b0dff=new _0xfdf0c3(_0x1b0dff)),this['decode'](_0x1b0dff,_0x1b0dff['uint32']());},_0x371dbe['verify']=function(_0x59b4df){if('object'!=typeof _0x59b4df||null===_0x59b4df)return'object\x20expected';if(null!=_0x59b4df['name']&&_0x59b4df['hasOwnProperty']('name')&&!_0x153dff['isString'](_0x59b4df['name']))return'name:\x20string\x20expected';if(null!=_0x59b4df['children']&&_0x59b4df['hasOwnProperty']('children')){if(!Array['isArray'](_0x59b4df['children']))return'children:\x20array\x20expected';for(var _0x44aa26=0x0;_0x44aa26<_0x59b4df['children']['length'];++_0x44aa26){var _0x12795d=_0xe40789['Element']['verify'](_0x59b4df['children'][_0x44aa26]);if(_0x12795d)return'children.'+_0x12795d;}}if(null!=_0x59b4df['data']&&_0x59b4df['hasOwnProperty']('data')&&!_0x153dff['isString'](_0x59b4df['data']))return'data:\x20string\x20expected';if(null!=_0x59b4df['attributesBoolean']&&_0x59b4df['hasOwnProperty']('attributesBoolean')){if(!_0x153dff['isObject'](_0x59b4df['attributesBoolean']))return'attributesBoolean:\x20object\x20expected';var _0x5ee257=Object['keys'](_0x59b4df['attributesBoolean']);for(_0x44aa26=0x0;_0x44aa26<_0x5ee257['length'];++_0x44aa26)if('boolean'!=typeof _0x59b4df['attributesBoolean'][_0x5ee257[_0x44aa26]])return'attributesBoolean:\x20boolean{k:string}\x20expected';}return null!=_0x59b4df['attributesJson']&&_0x59b4df['hasOwnProperty']('attributesJson')&&!_0x153dff['isString'](_0x59b4df['attributesJson'])?'attributesJson:\x20string\x20expected':null;},_0x371dbe['fromObject']=function(_0xf72ef7){if(_0xf72ef7 instanceof _0xe40789['Element'])return _0xf72ef7;var _0x244e1e=new _0xe40789['Element']();if(null!=_0xf72ef7['name']&&(_0x244e1e['name']=String(_0xf72ef7['name'])),_0xf72ef7['children']){if(!Array['isArray'](_0xf72ef7['children']))throw TypeError('.Element.children:\x20array\x20expected');_0x244e1e['children']=[];for(var _0x52636b=0x0;_0x52636b<_0xf72ef7['children']['length'];++_0x52636b){if('object'!=typeof _0xf72ef7['children'][_0x52636b])throw TypeError('.Element.children:\x20object\x20expected');_0x244e1e['children'][_0x52636b]=_0xe40789['Element']['fromObject'](_0xf72ef7['children'][_0x52636b]);}}if(null!=_0xf72ef7['data']&&(_0x244e1e['data']=String(_0xf72ef7['data'])),_0xf72ef7['attributesBoolean']){if('object'!=typeof _0xf72ef7['attributesBoolean'])throw TypeError('.Element.attributesBoolean:\x20object\x20expected');_0x244e1e['attributesBoolean']={};var _0x1afd76=Object['keys'](_0xf72ef7['attributesBoolean']);for(_0x52636b=0x0;_0x52636b<_0x1afd76['length'];++_0x52636b)_0x244e1e['attributesBoolean'][_0x1afd76[_0x52636b]]=Boolean(_0xf72ef7['attributesBoolean'][_0x1afd76[_0x52636b]]);}return null!=_0xf72ef7['attributesJson']&&(_0x244e1e['attributesJson']=String(_0xf72ef7['attributesJson'])),_0x244e1e;},_0x371dbe['toObject']=function(_0x31f137,_0x5b28e8){_0x5b28e8||(_0x5b28e8={});var _0x451279,_0x365fc2={};if((_0x5b28e8['arrays']||_0x5b28e8['defaults'])&&(_0x365fc2['children']=[]),(_0x5b28e8['objects']||_0x5b28e8['defaults'])&&(_0x365fc2['attributesBoolean']={}),_0x5b28e8['defaults']&&(_0x365fc2['name']='',_0x365fc2['data']='',_0x365fc2['attributesJson']=''),null!=_0x31f137['name']&&_0x31f137['hasOwnProperty']('name')&&(_0x365fc2['name']=_0x31f137['name']),_0x31f137['children']&&_0x31f137['children']['length']){_0x365fc2['children']=[];for(var _0x2685d1=0x0;_0x2685d1<_0x31f137['children']['length'];++_0x2685d1)_0x365fc2['children'][_0x2685d1]=_0xe40789['Element']['toObject'](_0x31f137['children'][_0x2685d1],_0x5b28e8);}if(null!=_0x31f137['data']&&_0x31f137['hasOwnProperty']('data')&&(_0x365fc2['data']=_0x31f137['data']),_0x31f137['attributesBoolean']&&(_0x451279=Object['keys'](_0x31f137['attributesBoolean']))['length']){_0x365fc2['attributesBoolean']={};for(_0x2685d1=0x0;_0x2685d1<_0x451279['length'];++_0x2685d1)_0x365fc2['attributesBoolean'][_0x451279[_0x2685d1]]=_0x31f137['attributesBoolean'][_0x451279[_0x2685d1]];}return null!=_0x31f137['attributesJson']&&_0x31f137['hasOwnProperty']('attributesJson')&&(_0x365fc2['attributesJson']=_0x31f137['attributesJson']),_0x365fc2;},_0x371dbe['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x261d15['util']['toJSONOptions']);},_0x371dbe['getTypeUrl']=function(_0x3a3d26){return void 0x0===_0x3a3d26&&(_0x3a3d26='type.googleapis.com'),_0x3a3d26+'/Element';},_0x371dbe;}()),_0xe40789;})());class r{['_protobufRoot'];constructor(){this['_protobufRoot']=u;}['getDescriptor'](_0x4e71d7){return new w(this['_protobufRoot'][_0x4e71d7]);}}class w{['_protobuf'];constructor(_0x467e13){this['_protobuf']=_0x467e13;}['compress'](_0x411c70){const _0x4e5c14=this['_protobuf']['verify'](_0x411c70);if(_0x4e5c14)throw Error(_0x4e5c14);return this['_protobuf']['encode'](this['_protobuf']['create'](_0x411c70))['finish']();}['decompress'](_0x4ca0d4){return this['_protobuf']['toObject'](this['_protobuf']['decode'](_0x4ca0d4),{'oneofs':!0x0});}}function v(_0x3f48e9,_0xd00830){const _0x55d83b=_0x90a285(_0x3f48e9);return _0x55d83b['path'][_0x55d83b['path']['length']-0x1]+=_0xd00830,_0x55d83b;}function O(_0x413c2a,_0x258a7a){return _0x413c2a['root']===_0x258a7a['root']&&_0x37ffb7(_0x413c2a['path'],_0x258a7a['path']);}function $(_0x19ea01){P(_0x19ea01,_0x9f6ad9=>('main'==_0x9f6ad9['root']?(_0x9f6ad9['rootMain']=!0x0,delete _0x9f6ad9['root']):'$graveyard'==_0x9f6ad9['root']&&(_0x9f6ad9['rootGraveyard']=!0x0,delete _0x9f6ad9['root']),_0x9f6ad9));}function J(_0xfb4dd){P(_0xfb4dd,_0x36056f=>(_0x36056f['rootMain']?(_0x36056f['root']='main',delete _0x36056f['rootMain']):_0x36056f['rootGraveyard']&&(_0x36056f['root']='$graveyard',delete _0x36056f['rootGraveyard']),_0x36056f));}function P(_0x418ed8,_0x2bf718){for(const _0x3d620d in _0x418ed8){const _0x3bb4f7=_0x418ed8[_0x3d620d];'nodes'!==_0x3d620d&&_0x4ec75b(_0x3bb4f7)&&(_0x3bb4f7['path']&&(_0x3bb4f7['root']||_0x3bb4f7['rootMain']||_0x3bb4f7['rootGraveyard'])?_0x418ed8[_0x3d620d]=_0x2bf718(_0x3bb4f7):P(_0x3bb4f7,_0x2bf718));}return _0x418ed8;}class e{['_id'];['_operationName'];['_protobufDescriptor'];constructor(_0x471386,_0x38c963,_0x40bbce){this['_id']=_0x471386,this['_operationName']=_0x38c963,this['_protobufDescriptor']=_0x40bbce;}['compress'](_0x4c5a4b,_0x1e2fd6){const _0x56353d=_0x1e2fd6['shift']();return $(_0x56353d),_0x4c5a4b['buffers']['push'](this['_protobufDescriptor']['compress'](_0x56353d)),_0x4c5a4b['types']['push'](this['_id']),!0x0;}['decompress'](_0x307ce6,_0x1d9a8b){_0x1d9a8b['types']['shift']();const _0x33c3f5=this['_protobufDescriptor']['decompress'](_0x1d9a8b['buffers']['shift']());J(_0x33c3f5),_0x33c3f5['__className']=this['_operationName'],_0x307ce6['push'](_0x33c3f5);}}class s extends e{['compress'](_0x211d8e,_0x3109f0){const _0x529244=_0x3109f0['shift']();return this['_serializeOneOf']('oldValue',_0x529244),this['_serializeOneOf']('newValue',_0x529244),$(_0x529244),_0x211d8e['buffers']['push'](this['_protobufDescriptor']['compress'](_0x529244)),_0x211d8e['types']['push'](this['_id']),!0x0;}['decompress'](_0x54008e,_0x277a10){const {types:_0x45b841,buffers:_0x25d99c}=_0x277a10,_0x4241b3=this['_protobufDescriptor']['decompress'](_0x25d99c['shift']());_0x45b841['shift'](),this['_deserializeOneOf']('oldValue',_0x4241b3),this['_deserializeOneOf']('newValue',_0x4241b3),J(_0x4241b3),_0x4241b3['__className']=this['_operationName'],_0x54008e['push'](_0x4241b3);}['_serializeOneOf'](_0x389438,_0x59bb08){const _0x2e4462=_0x59bb08[_0x389438];'boolean'==typeof _0x2e4462?_0x59bb08[_0x389438+'Boolean']=_0x2e4462:_0x59bb08[_0x389438+'Json']=JSON['stringify'](_0x2e4462);}['_deserializeOneOf'](_0x1c2e57,_0x27558f){const _0x37025d=_0x1c2e57+'Json';_0x27558f[_0x37025d]?(_0x27558f[_0x1c2e57]=JSON['parse'](_0x27558f[_0x37025d]),delete _0x27558f[_0x37025d]):(_0x27558f[_0x1c2e57]=_0x27558f[_0x1c2e57+'Boolean'],delete _0x27558f[_0x1c2e57+'Boolean']);}}class i extends e{['compress'](_0x2c798d,_0x106929){const _0x3da69c=_0x106929['shift']();return this['_serializeNodesAttributes'](_0x3da69c['nodes']),$(_0x3da69c),_0x2c798d['buffers']['push'](this['_protobufDescriptor']['compress'](_0x3da69c)),_0x2c798d['types']['push'](this['_id']),!0x0;}['decompress'](_0x13a7aa,_0x3a0785){const {types:_0x38981a,buffers:_0x45859d}=_0x3a0785,_0x14f7ef=this['_protobufDescriptor']['decompress'](_0x45859d['shift']());_0x38981a['shift'](),_0x14f7ef['nodes']||(_0x14f7ef['nodes']=[]),this['_deserializeNodesAttributes'](_0x14f7ef['nodes']),J(_0x14f7ef),_0x14f7ef['__className']=this['_operationName'],_0x13a7aa['push'](_0x14f7ef);}['_serializeNodesAttributes'](_0x5dfc8a){for(const _0x5cbc86 of _0x5dfc8a){if(_0x5cbc86['attributes']){const _0x102108=_0x5cbc86['attributes'];this['_areValuesBoolean'](_0x102108)?_0x5cbc86['attributesBoolean']=_0x102108:_0x5cbc86['attributesJson']=JSON['stringify'](_0x102108);}_0x5cbc86['children']&&this['_serializeNodesAttributes'](_0x5cbc86['children']);}}['_deserializeNodesAttributes'](_0x533877){for(const _0x2b707f of _0x533877)(_0x2b707f['attributesBoolean']||_0x2b707f['attributesJson'])&&(_0x2b707f['attributesBoolean']?(_0x2b707f['attributes']=_0x2b707f['attributesBoolean'],delete _0x2b707f['attributesBoolean']):(_0x2b707f['attributes']=JSON['parse'](_0x2b707f['attributesJson']),delete _0x2b707f['attributesJson'])),_0x2b707f['children']&&this['_deserializeNodesAttributes'](_0x2b707f['children']);}['_areValuesBoolean'](_0xf08c81){return Object['keys'](_0xf08c81)['every'](_0x4113c6=>'boolean'==typeof _0xf08c81[_0x4113c6]);}}class n extends e{['decompress'](_0x2b3931,_0x752f9c){super['decompress'](_0x2b3931,_0x752f9c);const _0x8c4203=_0x2b3931[_0x2b3931['length']-0x1];_0x8c4203['oldRange']||(_0x8c4203['oldRange']=null),_0x8c4203['newRange']||(_0x8c4203['newRange']=null);}}class p extends e{['compress'](_0x5584ff,_0x5769a0){return _0x5769a0['shift'](),_0x5584ff['types']['push'](this['_id']),!0x0;}['decompress'](_0x265eb4,_0x4cd99c){_0x4cd99c['types']['shift'](),_0x265eb4['push']({'__className':this['_operationName']});}}class a extends n{['_omittedNamespace'];constructor(_0x540643,_0x29a85c,_0x306317,_0x342d81){super(_0x540643,_0x29a85c,_0x306317),this['_omittedNamespace']=_0x342d81+':';}['compress'](_0xdb419,_0x4d179e){return!('MarkerOperation'!=_0x4d179e[0x0]['__className']||!_0x4d179e[0x0]['name']['startsWith'](this['_omittedNamespace']))&&(_0x4d179e[0x0]['name']=_0x4d179e[0x0]['name']['replace'](new RegExp('^'+this['_omittedNamespace']),''),super['compress'](_0xdb419,_0x4d179e),!0x0);}['decompress'](_0x2d7ff0,_0x45e86a){super['decompress'](_0x2d7ff0,_0x45e86a);const _0x5bc169=_0x2d7ff0[_0x2d7ff0['length']-0x1];_0x5bc169['name']=this['_omittedNamespace']+_0x5bc169['name'];}}class _{['_id'];['_context'];constructor(_0x2dd6ac,_0x39c6a4){this['_id']=_0x2dd6ac,this['_context']=_0x39c6a4;}['compress'](_0x182048,_0x4b313c){let _0x4f1795;for(;_0x4b313c['length']>0x1&&this['_compareOperations'](_0x4b313c[0x0],_0x4b313c[0x1]);)_0x4f1795?(_0x4f1795=this['_combineNext'](_0x4b313c['shift'](),_0x4f1795),_0x182048['types']['push'](0x0)):(_0x4f1795=_0x90a285(_0x4b313c['shift']()),_0x182048['types']['push'](this['_id']));return!!_0x4f1795&&(_0x4f1795=this['_combineNext'](_0x4b313c['shift'](),_0x4f1795),_0x182048['types']['push'](0x0),_0x182048['buffers']['push'](this['_compressSingleOperation'](_0x4f1795)),!0x0);}['decompress'](_0x631cac,_0x5002e6){const _0x4c59b4=this['_decompressSingleOperation'](_0x5002e6);for(;0x0==_0x5002e6['types'][0x0];)_0x5002e6['types']['shift'](),_0x631cac['push'](this['_splitCurrent'](_0x4c59b4));_0x631cac['push'](_0x4c59b4);}}class m extends _{['_combineNext'](_0x5db0ee,_0x327c5d){return _0x327c5d['nodes'][0x0]['data']+=_0x5db0ee['nodes'][0x0]['data'],_0x327c5d;}['_splitCurrent'](_0x349226){const _0x43c63a=_0x90a285(_0x349226),_0x212d08=_0x43c63a['nodes'][0x0],_0x142370=_0x349226['nodes'][0x0],_0x28d8fc=_0x142370['data'][Symbol['iterator']]()['next']()['value'],_0x933834=_0x28d8fc['length'];return _0x212d08['data']=_0x28d8fc,_0x142370['data']=_0x142370['data']['substr'](_0x933834),_0x349226['position']=v(_0x349226['position'],_0x933834),_0x43c63a;}['_compareOperations'](_0x1a51b0,_0x370fd3){if(this['_checkOperation'](_0x1a51b0)&&this['_checkOperation'](_0x370fd3)){const _0x25aeae=_0x1a51b0['nodes'][0x0]['data']['length'],_0x48142c=O(v(_0x1a51b0['position'],_0x25aeae),_0x370fd3['position']),_0x1226e7=_0x1a51b0['nodes'][0x0],_0x5deb77=_0x370fd3['nodes'][0x0];return _0x48142c&&this['_compareAttributes'](_0x1226e7,_0x5deb77);}return!0x1;}['_compressSingleOperation'](_0x2bce8c){const _0x5a9c74={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('InsertOperation')['compress'](_0x5a9c74,[_0x2bce8c]),_0x5a9c74['buffers'][0x0];}['_decompressSingleOperation'](_0x965788){const _0x5ab8d6=[];return this['_context']['_getCompressorByName']('InsertOperation')['decompress'](_0x5ab8d6,_0x965788),_0x5ab8d6[0x0];}['_checkOperation'](_0x21b383){return'InsertOperation'==_0x21b383['__className']&&0x1==_0x21b383['nodes']['length']&&_0x21b383['nodes'][0x0]['data']&&!_0x21b383['wasUndone']&&0x1==Array['from'](_0x21b383['nodes'][0x0]['data'])['length'];}['_compareAttributes'](_0x437ac5,_0x349898){const _0x1a1f07=Object['keys'](_0x437ac5['attributes']||{}),_0x193323=Object['keys'](_0x349898['attributes']||{});return _0x1a1f07['length']===_0x193323['length']&&_0x1a1f07['every'](_0x410bc4=>_0x349898['attributes'][_0x410bc4]&&_0x349898['attributes'][_0x410bc4]===_0x437ac5['attributes'][_0x410bc4]);}}class c extends _{['_combineNext'](_0x4bf7b7,_0x4f5250){return _0x4f5250['howMany']++,_0x4f5250['sourcePosition']=_0x90a285(_0x4bf7b7['sourcePosition']),_0x4f5250;}['_splitCurrent'](_0x41afb6){const _0x47005c=_0x90a285(_0x41afb6);return _0x41afb6['howMany']--,_0x47005c['howMany']=0x1,_0x47005c['sourcePosition']=v(_0x47005c['sourcePosition'],_0x41afb6['howMany']),_0x47005c;}['_compareOperations'](_0xc82a4a,_0x2de841){return!(!this['_checkOperation'](_0xc82a4a)||!this['_checkOperation'](_0x2de841))&&(O(v(_0xc82a4a['sourcePosition'],-0x1),_0x2de841['sourcePosition'])&&O(_0xc82a4a['targetPosition'],_0x2de841['targetPosition']));}['_compressSingleOperation'](_0x1f659b){const _0x1bc432={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x1bc432,[_0x1f659b]),_0x1bc432['buffers'][0x0];}['_decompressSingleOperation'](_0x58cece){const _0x9346de=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x9346de,_0x58cece),_0x9346de[0x0];}['_checkOperation'](_0x31622e){return'MoveOperation'==_0x31622e['__className']&&'$graveyard'==_0x31622e['targetPosition']['root']&&0x1==_0x31622e['howMany']&&!_0x31622e['wasUndone'];}}class h extends _{['_combineNext'](_0x358390,_0x4f8bb2){return _0x4f8bb2['howMany']++,_0x4f8bb2;}['_splitCurrent'](_0x299962){const _0x542cd2=_0x90a285(_0x299962);return _0x542cd2['howMany']=0x1,_0x299962['howMany']--,_0x542cd2;}['_compareOperations'](_0x24fc64,_0x57d3cb){return!(!this['_checkOperation'](_0x24fc64)||!this['_checkOperation'](_0x57d3cb))&&(O(_0x24fc64['sourcePosition'],_0x57d3cb['sourcePosition'])&&O(_0x24fc64['targetPosition'],_0x57d3cb['targetPosition']));}['_compressSingleOperation'](_0x1beffd){const _0x2d1505={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x2d1505,[_0x1beffd]),_0x2d1505['buffers'][0x0];}['_decompressSingleOperation'](_0x437a26){const _0x500f65=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x500f65,_0x437a26),_0x500f65[0x0];}['_checkOperation'](_0x20e8ef){return'MoveOperation'==_0x20e8ef['__className']&&'$graveyard'==_0x20e8ef['targetPosition']['root']&&0x1==_0x20e8ef['howMany']&&!_0x20e8ef['wasUndone'];}}class f extends _{['compress'](_0x1a4e73,_0x547b9f){if(!this['_compareOperations'](_0x547b9f[0x0],_0x547b9f[0x1]))return!0x1;const _0x2d7856=_0x547b9f['shift']();return _0x2d7856['oldRange']=null,_0x2d7856['newRange']&&O(_0x2d7856['newRange']['start'],_0x2d7856['newRange']['end'])&&(_0x2d7856['newRange']['end']=null),_0x547b9f['shift'](),_0x1a4e73['types']['push'](this['_id']),_0x1a4e73['types']['push'](0x0),_0x1a4e73['buffers']['push'](this['_compressSingleOperation'](_0x2d7856)),!0x0;}['decompress'](_0x38ab0e,_0x2ff48d){const _0x41ff4e=this['_decompressSingleOperation'](_0x2ff48d);_0x41ff4e['newRange']&&!_0x41ff4e['newRange']['end']&&(_0x41ff4e['newRange']['end']=_0x90a285(_0x41ff4e['newRange']['start']));const _0x44c105=_0x90a285(_0x41ff4e);_0x44c105['newRange']&&(_0x44c105['newRange']['start']['stickiness']='toNone',_0x44c105['newRange']['end']=_0x90a285(_0x44c105['newRange']['start'])),_0x44c105['name']='user:position:'+_0x44c105['name']['split'](':')[0x2],_0x2ff48d['types']['shift'](),_0x38ab0e['push'](_0x41ff4e),_0x38ab0e['push'](_0x44c105);}['_compressSingleOperation'](_0x58d9d4){const _0x38c55e={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MarkerOperation')['compress'](_0x38c55e,[_0x58d9d4]),_0x38c55e['buffers'][0x0];}['_decompressSingleOperation'](_0x1681da){const _0x3a3f6a=[];return this['_context']['_getCompressorByName']('MarkerOperation')['decompress'](_0x3a3f6a,_0x1681da),_0x3a3f6a[0x0];}['_compareOperations'](_0x5693a6,_0x5b4f6f){return!(!_0x5693a6||!_0x5b4f6f)&&('MarkerOperation'==_0x5693a6['__className']&&'MarkerOperation'==_0x5b4f6f['__className']&&!(!_0x5693a6['name']['startsWith']('user:')||!_0x5b4f6f['name']['startsWith']('user:')||_0x5693a6['name']==_0x5b4f6f['name']));}}class g{['_compressorById'];['_compressorByName'];['_protobufFactory'];constructor(){this['_compressorById']=new Map(),this['_compressorByName']=new Map(),this['_protobufFactory']=new r();const _0x5c37a0=this['_protobufFactory']['getDescriptor']('MarkerOperation');this['_registerCompressor'](0x1,'NoOperation',new p(0x1,'NoOperation',void 0x0)),this['_registerOperationCompressor'](0xa,'AttributeOperation',s),this['_registerOperationCompressor'](0xb,'InsertOperation',i),this['_registerOperationCompressor'](0xc,'MarkerOperation',n),this['_registerOperationCompressor'](0xd,'MergeOperation',e),this['_registerOperationCompressor'](0xe,'MoveOperation',e),this['_registerOperationCompressor'](0xf,'RenameOperation',e),this['_registerOperationCompressor'](0x10,'RootAttributeOperation',s),this['_registerOperationCompressor'](0x11,'SplitOperation',e),this['_registerCompressor'](0x12,'CommentMarkerOperation',new a(0x12,'MarkerOperation',_0x5c37a0,'comment')),this['_registerCompressor'](0x13,'SuggestionMarkerOperation',new a(0x13,'MarkerOperation',_0x5c37a0,'suggestion')),this['_registerOperationCompressor'](0x14,'RootOperation',e),this['_registerActionCompressor'](0x64,'TypingAction',m),this['_registerActionCompressor'](0x65,'DeletingAction',c),this['_registerActionCompressor'](0x66,'ForwardDeletingAction',h),this['_registerActionCompressor'](0x67,'UserSelectionAction',f);}['compress'](_0x234bf6){if(!_0x234bf6||!_0x234bf6[0x0])throw new _0x550045('no-operations-provided',this);const _0x228e45={'types':[],'buffers':[],'baseVersion':_0x234bf6[0x0]['baseVersion']};for(;_0x234bf6['length'];)this['_getCompressorByName']('UserSelectionAction')['compress'](_0x228e45,_0x234bf6)||this['_getCompressorByName']('TypingAction')['compress'](_0x228e45,_0x234bf6)||this['_getCompressorByName']('DeletingAction')['compress'](_0x228e45,_0x234bf6)||this['_getCompressorByName']('ForwardDeletingAction')['compress'](_0x228e45,_0x234bf6)||this['_getCompressorByName']('CommentMarkerOperation')['compress'](_0x228e45,_0x234bf6)||this['_getCompressorByName']('SuggestionMarkerOperation')['compress'](_0x228e45,_0x234bf6)||this['_getCompressorByName'](_0x234bf6[0x0]['__className'])['compress'](_0x228e45,_0x234bf6);return _0x228e45;}['decompress'](_0x3223c4){const _0x4a5d95=[];for(;_0x3223c4['types']['length'];){const _0x592a80=this['_compressorById']['get'](_0x3223c4['types'][0x0]);if(!_0x592a80)throw new _0x550045('decompress-compressor-not-found',this,{'type':_0x3223c4['types'][0x0]});_0x592a80['decompress'](_0x4a5d95,_0x3223c4);}return _0x4a5d95['forEach']((_0x45ac3e,_0x54a1fa)=>_0x45ac3e['baseVersion']=_0x3223c4['baseVersion']+_0x54a1fa),_0x4a5d95;}['_getCompressorByName'](_0x304220){return this['_compressorByName']['get'](_0x304220);}['_registerOperationCompressor'](_0x35d9a4,_0x24fdba,_0x584447){const _0x4a9146=new _0x584447(_0x35d9a4,_0x24fdba,this['_protobufFactory']['getDescriptor'](_0x24fdba));this['_registerCompressor'](_0x35d9a4,_0x24fdba,_0x4a9146);}['_registerActionCompressor'](_0x382870,_0xdc894b,_0x28b52f){const _0x4afbba=new _0x28b52f(_0x382870,this);this['_registerCompressor'](_0x382870,_0xdc894b,_0x4afbba);}['_registerCompressor'](_0x2f5026,_0x4f6097,_0x1b1568){this['_compressorById']['set'](_0x2f5026,_0x1b1568),this['_compressorByName']['set'](_0x4f6097,_0x1b1568);}}export{g as Compressor};
|
|
23
|
+
import{CKEditorError as _0x2db596}from'@ckeditor/ckeditor5-utils/dist/index.js';import _0x3ca13f from'protobufjs/minimal.js';import{cloneDeep as _0x1bb492,isEqual as _0x4da458,isObject as _0xe181d9}from'es-toolkit/compat';const u=/* #__PURE__ -- @preserve */
|
|
24
|
+
((()=>{var _0x1f3021=_0x3ca13f['Reader'],_0x1dded0=_0x3ca13f['Writer'],_0x56459a=_0x3ca13f['util'],_0x28a542=_0x3ca13f['roots']['default']||(_0x3ca13f['roots']['default']={});return _0x28a542['AttributeOperation']=(function(){function _0x27161a(_0x30a7ba){if(_0x30a7ba){for(var _0x596e4b=Object['keys'](_0x30a7ba),_0x2a8002=0x0;_0x2a8002<_0x596e4b['length'];++_0x2a8002)null!=_0x30a7ba[_0x596e4b[_0x2a8002]]&&(this[_0x596e4b[_0x2a8002]]=_0x30a7ba[_0x596e4b[_0x2a8002]]);}}return _0x27161a['prototype']['range']=null,_0x27161a['prototype']['key']='',_0x27161a['prototype']['oldValueBoolean']=!0x1,_0x27161a['prototype']['oldValueJson']='',_0x27161a['prototype']['newValueBoolean']=!0x1,_0x27161a['prototype']['newValueJson']='',_0x27161a['prototype']['wasUndone']=!0x1,_0x27161a['create']=function(_0x3171c9){return new _0x27161a(_0x3171c9);},_0x27161a['encode']=function(_0x13f066,_0x35fb57){return _0x35fb57||(_0x35fb57=_0x1dded0['create']()),null!=_0x13f066['range']&&Object['hasOwnProperty']['call'](_0x13f066,'range')&&_0x28a542['Range']['encode'](_0x13f066['range'],_0x35fb57['uint32'](0xa)['fork']())['ldelim'](),null!=_0x13f066['key']&&Object['hasOwnProperty']['call'](_0x13f066,'key')&&_0x35fb57['uint32'](0x12)['string'](_0x13f066['key']),null!=_0x13f066['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x13f066,'oldValueBoolean')&&_0x35fb57['uint32'](0x18)['bool'](_0x13f066['oldValueBoolean']),null!=_0x13f066['oldValueJson']&&Object['hasOwnProperty']['call'](_0x13f066,'oldValueJson')&&_0x35fb57['uint32'](0x22)['string'](_0x13f066['oldValueJson']),null!=_0x13f066['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x13f066,'newValueBoolean')&&_0x35fb57['uint32'](0x28)['bool'](_0x13f066['newValueBoolean']),null!=_0x13f066['newValueJson']&&Object['hasOwnProperty']['call'](_0x13f066,'newValueJson')&&_0x35fb57['uint32'](0x32)['string'](_0x13f066['newValueJson']),null!=_0x13f066['wasUndone']&&Object['hasOwnProperty']['call'](_0x13f066,'wasUndone')&&_0x35fb57['uint32'](0x38)['bool'](_0x13f066['wasUndone']),_0x35fb57;},_0x27161a['encodeDelimited']=function(_0x413940,_0x22c13e){return this['encode'](_0x413940,_0x22c13e)['ldelim']();},_0x27161a['decode']=function(_0xbee3bc,_0x215af4){_0xbee3bc instanceof _0x1f3021||(_0xbee3bc=_0x1f3021['create'](_0xbee3bc));for(var _0x3803de=void 0x0===_0x215af4?_0xbee3bc['len']:_0xbee3bc['pos']+_0x215af4,_0x291aa5=new _0x28a542['AttributeOperation']();_0xbee3bc['pos']<_0x3803de;){var _0x355974=_0xbee3bc['uint32']();switch(_0x355974>>>0x3){case 0x1:_0x291aa5['range']=_0x28a542['Range']['decode'](_0xbee3bc,_0xbee3bc['uint32']());break;case 0x2:_0x291aa5['key']=_0xbee3bc['string']();break;case 0x3:_0x291aa5['oldValueBoolean']=_0xbee3bc['bool']();break;case 0x4:_0x291aa5['oldValueJson']=_0xbee3bc['string']();break;case 0x5:_0x291aa5['newValueBoolean']=_0xbee3bc['bool']();break;case 0x6:_0x291aa5['newValueJson']=_0xbee3bc['string']();break;case 0x7:_0x291aa5['wasUndone']=_0xbee3bc['bool']();break;default:_0xbee3bc['skipType'](0x7&_0x355974);}}return _0x291aa5;},_0x27161a['decodeDelimited']=function(_0x41842d){return _0x41842d instanceof _0x1f3021||(_0x41842d=new _0x1f3021(_0x41842d)),this['decode'](_0x41842d,_0x41842d['uint32']());},_0x27161a['verify']=function(_0x5cb2b0){if('object'!=typeof _0x5cb2b0||null===_0x5cb2b0)return'object\x20expected';if(null!=_0x5cb2b0['range']&&_0x5cb2b0['hasOwnProperty']('range')){var _0x3ee275=_0x28a542['Range']['verify'](_0x5cb2b0['range']);if(_0x3ee275)return'range.'+_0x3ee275;}return null!=_0x5cb2b0['key']&&_0x5cb2b0['hasOwnProperty']('key')&&!_0x56459a['isString'](_0x5cb2b0['key'])?'key:\x20string\x20expected':null!=_0x5cb2b0['oldValueBoolean']&&_0x5cb2b0['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x5cb2b0['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x5cb2b0['oldValueJson']&&_0x5cb2b0['hasOwnProperty']('oldValueJson')&&!_0x56459a['isString'](_0x5cb2b0['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x5cb2b0['newValueBoolean']&&_0x5cb2b0['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x5cb2b0['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x5cb2b0['newValueJson']&&_0x5cb2b0['hasOwnProperty']('newValueJson')&&!_0x56459a['isString'](_0x5cb2b0['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x5cb2b0['wasUndone']&&_0x5cb2b0['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x5cb2b0['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x27161a['fromObject']=function(_0x2595e1){if(_0x2595e1 instanceof _0x28a542['AttributeOperation'])return _0x2595e1;var _0xeacc9a=new _0x28a542['AttributeOperation']();if(null!=_0x2595e1['range']){if('object'!=typeof _0x2595e1['range'])throw TypeError('.AttributeOperation.range:\x20object\x20expected');_0xeacc9a['range']=_0x28a542['Range']['fromObject'](_0x2595e1['range']);}return null!=_0x2595e1['key']&&(_0xeacc9a['key']=String(_0x2595e1['key'])),null!=_0x2595e1['oldValueBoolean']&&(_0xeacc9a['oldValueBoolean']=Boolean(_0x2595e1['oldValueBoolean'])),null!=_0x2595e1['oldValueJson']&&(_0xeacc9a['oldValueJson']=String(_0x2595e1['oldValueJson'])),null!=_0x2595e1['newValueBoolean']&&(_0xeacc9a['newValueBoolean']=Boolean(_0x2595e1['newValueBoolean'])),null!=_0x2595e1['newValueJson']&&(_0xeacc9a['newValueJson']=String(_0x2595e1['newValueJson'])),null!=_0x2595e1['wasUndone']&&(_0xeacc9a['wasUndone']=Boolean(_0x2595e1['wasUndone'])),_0xeacc9a;},_0x27161a['toObject']=function(_0x350bca,_0x1dffd1){_0x1dffd1||(_0x1dffd1={});var _0x5b8951={};return _0x1dffd1['defaults']&&(_0x5b8951['range']=null,_0x5b8951['key']='',_0x5b8951['oldValueBoolean']=!0x1,_0x5b8951['oldValueJson']='',_0x5b8951['newValueBoolean']=!0x1,_0x5b8951['newValueJson']='',_0x5b8951['wasUndone']=!0x1),null!=_0x350bca['range']&&_0x350bca['hasOwnProperty']('range')&&(_0x5b8951['range']=_0x28a542['Range']['toObject'](_0x350bca['range'],_0x1dffd1)),null!=_0x350bca['key']&&_0x350bca['hasOwnProperty']('key')&&(_0x5b8951['key']=_0x350bca['key']),null!=_0x350bca['oldValueBoolean']&&_0x350bca['hasOwnProperty']('oldValueBoolean')&&(_0x5b8951['oldValueBoolean']=_0x350bca['oldValueBoolean']),null!=_0x350bca['oldValueJson']&&_0x350bca['hasOwnProperty']('oldValueJson')&&(_0x5b8951['oldValueJson']=_0x350bca['oldValueJson']),null!=_0x350bca['newValueBoolean']&&_0x350bca['hasOwnProperty']('newValueBoolean')&&(_0x5b8951['newValueBoolean']=_0x350bca['newValueBoolean']),null!=_0x350bca['newValueJson']&&_0x350bca['hasOwnProperty']('newValueJson')&&(_0x5b8951['newValueJson']=_0x350bca['newValueJson']),null!=_0x350bca['wasUndone']&&_0x350bca['hasOwnProperty']('wasUndone')&&(_0x5b8951['wasUndone']=_0x350bca['wasUndone']),_0x5b8951;},_0x27161a['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x3ca13f['util']['toJSONOptions']);},_0x27161a['getTypeUrl']=function(_0x120a6b){return void 0x0===_0x120a6b&&(_0x120a6b='type.googleapis.com'),_0x120a6b+'/AttributeOperation';},_0x27161a;}()),_0x28a542['InsertOperation']=(function(){function _0x25c3e9(_0x1bfd72){if(this['nodes']=[],_0x1bfd72){for(var _0x86b598=Object['keys'](_0x1bfd72),_0x1a556f=0x0;_0x1a556f<_0x86b598['length'];++_0x1a556f)null!=_0x1bfd72[_0x86b598[_0x1a556f]]&&(this[_0x86b598[_0x1a556f]]=_0x1bfd72[_0x86b598[_0x1a556f]]);}}return _0x25c3e9['prototype']['position']=null,_0x25c3e9['prototype']['nodes']=_0x56459a['emptyArray'],_0x25c3e9['prototype']['shouldReceiveAttributes']=!0x1,_0x25c3e9['prototype']['wasUndone']=!0x1,_0x25c3e9['create']=function(_0x3abe3d){return new _0x25c3e9(_0x3abe3d);},_0x25c3e9['encode']=function(_0xaa1b4f,_0x409dc8){if(_0x409dc8||(_0x409dc8=_0x1dded0['create']()),null!=_0xaa1b4f['position']&&Object['hasOwnProperty']['call'](_0xaa1b4f,'position')&&_0x28a542['Position']['encode'](_0xaa1b4f['position'],_0x409dc8['uint32'](0xa)['fork']())['ldelim'](),null!=_0xaa1b4f['nodes']&&_0xaa1b4f['nodes']['length']){for(var _0xf08788=0x0;_0xf08788<_0xaa1b4f['nodes']['length'];++_0xf08788)_0x28a542['Element']['encode'](_0xaa1b4f['nodes'][_0xf08788],_0x409dc8['uint32'](0x12)['fork']())['ldelim']();}return null!=_0xaa1b4f['shouldReceiveAttributes']&&Object['hasOwnProperty']['call'](_0xaa1b4f,'shouldReceiveAttributes')&&_0x409dc8['uint32'](0x18)['bool'](_0xaa1b4f['shouldReceiveAttributes']),null!=_0xaa1b4f['wasUndone']&&Object['hasOwnProperty']['call'](_0xaa1b4f,'wasUndone')&&_0x409dc8['uint32'](0x20)['bool'](_0xaa1b4f['wasUndone']),_0x409dc8;},_0x25c3e9['encodeDelimited']=function(_0x34ae4c,_0x2f2160){return this['encode'](_0x34ae4c,_0x2f2160)['ldelim']();},_0x25c3e9['decode']=function(_0x53482e,_0x2ce16f){_0x53482e instanceof _0x1f3021||(_0x53482e=_0x1f3021['create'](_0x53482e));for(var _0xf6b168=void 0x0===_0x2ce16f?_0x53482e['len']:_0x53482e['pos']+_0x2ce16f,_0x2593b6=new _0x28a542['InsertOperation']();_0x53482e['pos']<_0xf6b168;){var _0x20d0ab=_0x53482e['uint32']();switch(_0x20d0ab>>>0x3){case 0x1:_0x2593b6['position']=_0x28a542['Position']['decode'](_0x53482e,_0x53482e['uint32']());break;case 0x2:_0x2593b6['nodes']&&_0x2593b6['nodes']['length']||(_0x2593b6['nodes']=[]),_0x2593b6['nodes']['push'](_0x28a542['Element']['decode'](_0x53482e,_0x53482e['uint32']()));break;case 0x3:_0x2593b6['shouldReceiveAttributes']=_0x53482e['bool']();break;case 0x4:_0x2593b6['wasUndone']=_0x53482e['bool']();break;default:_0x53482e['skipType'](0x7&_0x20d0ab);}}return _0x2593b6;},_0x25c3e9['decodeDelimited']=function(_0x3b84c5){return _0x3b84c5 instanceof _0x1f3021||(_0x3b84c5=new _0x1f3021(_0x3b84c5)),this['decode'](_0x3b84c5,_0x3b84c5['uint32']());},_0x25c3e9['verify']=function(_0x3251fc){if('object'!=typeof _0x3251fc||null===_0x3251fc)return'object\x20expected';if(null!=_0x3251fc['position']&&_0x3251fc['hasOwnProperty']('position')&&(_0x408815=_0x28a542['Position']['verify'](_0x3251fc['position'])))return'position.'+_0x408815;if(null!=_0x3251fc['nodes']&&_0x3251fc['hasOwnProperty']('nodes')){if(!Array['isArray'](_0x3251fc['nodes']))return'nodes:\x20array\x20expected';for(var _0x17b3eb=0x0;_0x17b3eb<_0x3251fc['nodes']['length'];++_0x17b3eb){var _0x408815;if(_0x408815=_0x28a542['Element']['verify'](_0x3251fc['nodes'][_0x17b3eb]))return'nodes.'+_0x408815;}}return null!=_0x3251fc['shouldReceiveAttributes']&&_0x3251fc['hasOwnProperty']('shouldReceiveAttributes')&&'boolean'!=typeof _0x3251fc['shouldReceiveAttributes']?'shouldReceiveAttributes:\x20boolean\x20expected':null!=_0x3251fc['wasUndone']&&_0x3251fc['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x3251fc['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x25c3e9['fromObject']=function(_0x61d394){if(_0x61d394 instanceof _0x28a542['InsertOperation'])return _0x61d394;var _0x3a2a91=new _0x28a542['InsertOperation']();if(null!=_0x61d394['position']){if('object'!=typeof _0x61d394['position'])throw TypeError('.InsertOperation.position:\x20object\x20expected');_0x3a2a91['position']=_0x28a542['Position']['fromObject'](_0x61d394['position']);}if(_0x61d394['nodes']){if(!Array['isArray'](_0x61d394['nodes']))throw TypeError('.InsertOperation.nodes:\x20array\x20expected');_0x3a2a91['nodes']=[];for(var _0x55a6ce=0x0;_0x55a6ce<_0x61d394['nodes']['length'];++_0x55a6ce){if('object'!=typeof _0x61d394['nodes'][_0x55a6ce])throw TypeError('.InsertOperation.nodes:\x20object\x20expected');_0x3a2a91['nodes'][_0x55a6ce]=_0x28a542['Element']['fromObject'](_0x61d394['nodes'][_0x55a6ce]);}}return null!=_0x61d394['shouldReceiveAttributes']&&(_0x3a2a91['shouldReceiveAttributes']=Boolean(_0x61d394['shouldReceiveAttributes'])),null!=_0x61d394['wasUndone']&&(_0x3a2a91['wasUndone']=Boolean(_0x61d394['wasUndone'])),_0x3a2a91;},_0x25c3e9['toObject']=function(_0xb8a696,_0x5093e0){_0x5093e0||(_0x5093e0={});var _0x2c9129={};if((_0x5093e0['arrays']||_0x5093e0['defaults'])&&(_0x2c9129['nodes']=[]),_0x5093e0['defaults']&&(_0x2c9129['position']=null,_0x2c9129['shouldReceiveAttributes']=!0x1,_0x2c9129['wasUndone']=!0x1),null!=_0xb8a696['position']&&_0xb8a696['hasOwnProperty']('position')&&(_0x2c9129['position']=_0x28a542['Position']['toObject'](_0xb8a696['position'],_0x5093e0)),_0xb8a696['nodes']&&_0xb8a696['nodes']['length']){_0x2c9129['nodes']=[];for(var _0x5cea7a=0x0;_0x5cea7a<_0xb8a696['nodes']['length'];++_0x5cea7a)_0x2c9129['nodes'][_0x5cea7a]=_0x28a542['Element']['toObject'](_0xb8a696['nodes'][_0x5cea7a],_0x5093e0);}return null!=_0xb8a696['shouldReceiveAttributes']&&_0xb8a696['hasOwnProperty']('shouldReceiveAttributes')&&(_0x2c9129['shouldReceiveAttributes']=_0xb8a696['shouldReceiveAttributes']),null!=_0xb8a696['wasUndone']&&_0xb8a696['hasOwnProperty']('wasUndone')&&(_0x2c9129['wasUndone']=_0xb8a696['wasUndone']),_0x2c9129;},_0x25c3e9['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x3ca13f['util']['toJSONOptions']);},_0x25c3e9['getTypeUrl']=function(_0x23b815){return void 0x0===_0x23b815&&(_0x23b815='type.googleapis.com'),_0x23b815+'/InsertOperation';},_0x25c3e9;}()),_0x28a542['MarkerOperation']=(function(){function _0x4ab63a(_0x5eb319){if(_0x5eb319){for(var _0x164bd7=Object['keys'](_0x5eb319),_0x3a4ba0=0x0;_0x3a4ba0<_0x164bd7['length'];++_0x3a4ba0)null!=_0x5eb319[_0x164bd7[_0x3a4ba0]]&&(this[_0x164bd7[_0x3a4ba0]]=_0x5eb319[_0x164bd7[_0x3a4ba0]]);}}return _0x4ab63a['prototype']['name']='',_0x4ab63a['prototype']['oldRange']=null,_0x4ab63a['prototype']['newRange']=null,_0x4ab63a['prototype']['affectsData']=!0x1,_0x4ab63a['prototype']['wasUndone']=!0x1,_0x4ab63a['create']=function(_0x2d7aeb){return new _0x4ab63a(_0x2d7aeb);},_0x4ab63a['encode']=function(_0x468c5c,_0x1d7524){return _0x1d7524||(_0x1d7524=_0x1dded0['create']()),null!=_0x468c5c['name']&&Object['hasOwnProperty']['call'](_0x468c5c,'name')&&_0x1d7524['uint32'](0xa)['string'](_0x468c5c['name']),null!=_0x468c5c['oldRange']&&Object['hasOwnProperty']['call'](_0x468c5c,'oldRange')&&_0x28a542['Range']['encode'](_0x468c5c['oldRange'],_0x1d7524['uint32'](0x12)['fork']())['ldelim'](),null!=_0x468c5c['newRange']&&Object['hasOwnProperty']['call'](_0x468c5c,'newRange')&&_0x28a542['Range']['encode'](_0x468c5c['newRange'],_0x1d7524['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x468c5c['affectsData']&&Object['hasOwnProperty']['call'](_0x468c5c,'affectsData')&&_0x1d7524['uint32'](0x20)['bool'](_0x468c5c['affectsData']),null!=_0x468c5c['wasUndone']&&Object['hasOwnProperty']['call'](_0x468c5c,'wasUndone')&&_0x1d7524['uint32'](0x28)['bool'](_0x468c5c['wasUndone']),_0x1d7524;},_0x4ab63a['encodeDelimited']=function(_0x233108,_0x1e12ce){return this['encode'](_0x233108,_0x1e12ce)['ldelim']();},_0x4ab63a['decode']=function(_0x7cf007,_0x5d65d3){_0x7cf007 instanceof _0x1f3021||(_0x7cf007=_0x1f3021['create'](_0x7cf007));for(var _0x3b8db4=void 0x0===_0x5d65d3?_0x7cf007['len']:_0x7cf007['pos']+_0x5d65d3,_0x4cc8ff=new _0x28a542['MarkerOperation']();_0x7cf007['pos']<_0x3b8db4;){var _0x4f34d7=_0x7cf007['uint32']();switch(_0x4f34d7>>>0x3){case 0x1:_0x4cc8ff['name']=_0x7cf007['string']();break;case 0x2:_0x4cc8ff['oldRange']=_0x28a542['Range']['decode'](_0x7cf007,_0x7cf007['uint32']());break;case 0x3:_0x4cc8ff['newRange']=_0x28a542['Range']['decode'](_0x7cf007,_0x7cf007['uint32']());break;case 0x4:_0x4cc8ff['affectsData']=_0x7cf007['bool']();break;case 0x5:_0x4cc8ff['wasUndone']=_0x7cf007['bool']();break;default:_0x7cf007['skipType'](0x7&_0x4f34d7);}}return _0x4cc8ff;},_0x4ab63a['decodeDelimited']=function(_0x25b40b){return _0x25b40b instanceof _0x1f3021||(_0x25b40b=new _0x1f3021(_0x25b40b)),this['decode'](_0x25b40b,_0x25b40b['uint32']());},_0x4ab63a['verify']=function(_0x2a9db1){if('object'!=typeof _0x2a9db1||null===_0x2a9db1)return'object\x20expected';if(null!=_0x2a9db1['name']&&_0x2a9db1['hasOwnProperty']('name')&&!_0x56459a['isString'](_0x2a9db1['name']))return'name:\x20string\x20expected';var _0x2a5369;if(null!=_0x2a9db1['oldRange']&&_0x2a9db1['hasOwnProperty']('oldRange')&&(_0x2a5369=_0x28a542['Range']['verify'](_0x2a9db1['oldRange'])))return'oldRange.'+_0x2a5369;if(null!=_0x2a9db1['newRange']&&_0x2a9db1['hasOwnProperty']('newRange')&&(_0x2a5369=_0x28a542['Range']['verify'](_0x2a9db1['newRange'])))return'newRange.'+_0x2a5369;return null!=_0x2a9db1['affectsData']&&_0x2a9db1['hasOwnProperty']('affectsData')&&'boolean'!=typeof _0x2a9db1['affectsData']?'affectsData:\x20boolean\x20expected':null!=_0x2a9db1['wasUndone']&&_0x2a9db1['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x2a9db1['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x4ab63a['fromObject']=function(_0x4aeb38){if(_0x4aeb38 instanceof _0x28a542['MarkerOperation'])return _0x4aeb38;var _0x1ee730=new _0x28a542['MarkerOperation']();if(null!=_0x4aeb38['name']&&(_0x1ee730['name']=String(_0x4aeb38['name'])),null!=_0x4aeb38['oldRange']){if('object'!=typeof _0x4aeb38['oldRange'])throw TypeError('.MarkerOperation.oldRange:\x20object\x20expected');_0x1ee730['oldRange']=_0x28a542['Range']['fromObject'](_0x4aeb38['oldRange']);}if(null!=_0x4aeb38['newRange']){if('object'!=typeof _0x4aeb38['newRange'])throw TypeError('.MarkerOperation.newRange:\x20object\x20expected');_0x1ee730['newRange']=_0x28a542['Range']['fromObject'](_0x4aeb38['newRange']);}return null!=_0x4aeb38['affectsData']&&(_0x1ee730['affectsData']=Boolean(_0x4aeb38['affectsData'])),null!=_0x4aeb38['wasUndone']&&(_0x1ee730['wasUndone']=Boolean(_0x4aeb38['wasUndone'])),_0x1ee730;},_0x4ab63a['toObject']=function(_0x351793,_0x21c4a0){_0x21c4a0||(_0x21c4a0={});var _0x3d0794={};return _0x21c4a0['defaults']&&(_0x3d0794['name']='',_0x3d0794['oldRange']=null,_0x3d0794['newRange']=null,_0x3d0794['affectsData']=!0x1,_0x3d0794['wasUndone']=!0x1),null!=_0x351793['name']&&_0x351793['hasOwnProperty']('name')&&(_0x3d0794['name']=_0x351793['name']),null!=_0x351793['oldRange']&&_0x351793['hasOwnProperty']('oldRange')&&(_0x3d0794['oldRange']=_0x28a542['Range']['toObject'](_0x351793['oldRange'],_0x21c4a0)),null!=_0x351793['newRange']&&_0x351793['hasOwnProperty']('newRange')&&(_0x3d0794['newRange']=_0x28a542['Range']['toObject'](_0x351793['newRange'],_0x21c4a0)),null!=_0x351793['affectsData']&&_0x351793['hasOwnProperty']('affectsData')&&(_0x3d0794['affectsData']=_0x351793['affectsData']),null!=_0x351793['wasUndone']&&_0x351793['hasOwnProperty']('wasUndone')&&(_0x3d0794['wasUndone']=_0x351793['wasUndone']),_0x3d0794;},_0x4ab63a['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x3ca13f['util']['toJSONOptions']);},_0x4ab63a['getTypeUrl']=function(_0x17e309){return void 0x0===_0x17e309&&(_0x17e309='type.googleapis.com'),_0x17e309+'/MarkerOperation';},_0x4ab63a;}()),_0x28a542['MergeOperation']=(function(){function _0x1269a8(_0x56297e){if(_0x56297e){for(var _0x24da66=Object['keys'](_0x56297e),_0x416701=0x0;_0x416701<_0x24da66['length'];++_0x416701)null!=_0x56297e[_0x24da66[_0x416701]]&&(this[_0x24da66[_0x416701]]=_0x56297e[_0x24da66[_0x416701]]);}}return _0x1269a8['prototype']['sourcePosition']=null,_0x1269a8['prototype']['targetPosition']=null,_0x1269a8['prototype']['graveyardPosition']=null,_0x1269a8['prototype']['howMany']=0x0,_0x1269a8['prototype']['wasUndone']=!0x1,_0x1269a8['create']=function(_0x2ec344){return new _0x1269a8(_0x2ec344);},_0x1269a8['encode']=function(_0x319f56,_0x408f9f){return _0x408f9f||(_0x408f9f=_0x1dded0['create']()),null!=_0x319f56['sourcePosition']&&Object['hasOwnProperty']['call'](_0x319f56,'sourcePosition')&&_0x28a542['Position']['encode'](_0x319f56['sourcePosition'],_0x408f9f['uint32'](0xa)['fork']())['ldelim'](),null!=_0x319f56['targetPosition']&&Object['hasOwnProperty']['call'](_0x319f56,'targetPosition')&&_0x28a542['Position']['encode'](_0x319f56['targetPosition'],_0x408f9f['uint32'](0x12)['fork']())['ldelim'](),null!=_0x319f56['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x319f56,'graveyardPosition')&&_0x28a542['Position']['encode'](_0x319f56['graveyardPosition'],_0x408f9f['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x319f56['howMany']&&Object['hasOwnProperty']['call'](_0x319f56,'howMany')&&_0x408f9f['uint32'](0x20)['uint32'](_0x319f56['howMany']),null!=_0x319f56['wasUndone']&&Object['hasOwnProperty']['call'](_0x319f56,'wasUndone')&&_0x408f9f['uint32'](0x28)['bool'](_0x319f56['wasUndone']),_0x408f9f;},_0x1269a8['encodeDelimited']=function(_0x2a7562,_0x3144a4){return this['encode'](_0x2a7562,_0x3144a4)['ldelim']();},_0x1269a8['decode']=function(_0x438b75,_0x2d7b3b){_0x438b75 instanceof _0x1f3021||(_0x438b75=_0x1f3021['create'](_0x438b75));for(var _0x32c733=void 0x0===_0x2d7b3b?_0x438b75['len']:_0x438b75['pos']+_0x2d7b3b,_0x16cdd7=new _0x28a542['MergeOperation']();_0x438b75['pos']<_0x32c733;){var _0x487878=_0x438b75['uint32']();switch(_0x487878>>>0x3){case 0x1:_0x16cdd7['sourcePosition']=_0x28a542['Position']['decode'](_0x438b75,_0x438b75['uint32']());break;case 0x2:_0x16cdd7['targetPosition']=_0x28a542['Position']['decode'](_0x438b75,_0x438b75['uint32']());break;case 0x3:_0x16cdd7['graveyardPosition']=_0x28a542['Position']['decode'](_0x438b75,_0x438b75['uint32']());break;case 0x4:_0x16cdd7['howMany']=_0x438b75['uint32']();break;case 0x5:_0x16cdd7['wasUndone']=_0x438b75['bool']();break;default:_0x438b75['skipType'](0x7&_0x487878);}}return _0x16cdd7;},_0x1269a8['decodeDelimited']=function(_0x2ee71c){return _0x2ee71c instanceof _0x1f3021||(_0x2ee71c=new _0x1f3021(_0x2ee71c)),this['decode'](_0x2ee71c,_0x2ee71c['uint32']());},_0x1269a8['verify']=function(_0x3f5719){if('object'!=typeof _0x3f5719||null===_0x3f5719)return'object\x20expected';var _0x3e2e39;if(null!=_0x3f5719['sourcePosition']&&_0x3f5719['hasOwnProperty']('sourcePosition')&&(_0x3e2e39=_0x28a542['Position']['verify'](_0x3f5719['sourcePosition'])))return'sourcePosition.'+_0x3e2e39;if(null!=_0x3f5719['targetPosition']&&_0x3f5719['hasOwnProperty']('targetPosition')&&(_0x3e2e39=_0x28a542['Position']['verify'](_0x3f5719['targetPosition'])))return'targetPosition.'+_0x3e2e39;if(null!=_0x3f5719['graveyardPosition']&&_0x3f5719['hasOwnProperty']('graveyardPosition')&&(_0x3e2e39=_0x28a542['Position']['verify'](_0x3f5719['graveyardPosition'])))return'graveyardPosition.'+_0x3e2e39;return null!=_0x3f5719['howMany']&&_0x3f5719['hasOwnProperty']('howMany')&&!_0x56459a['isInteger'](_0x3f5719['howMany'])?'howMany:\x20integer\x20expected':null!=_0x3f5719['wasUndone']&&_0x3f5719['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x3f5719['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x1269a8['fromObject']=function(_0x3161fd){if(_0x3161fd instanceof _0x28a542['MergeOperation'])return _0x3161fd;var _0x588696=new _0x28a542['MergeOperation']();if(null!=_0x3161fd['sourcePosition']){if('object'!=typeof _0x3161fd['sourcePosition'])throw TypeError('.MergeOperation.sourcePosition:\x20object\x20expected');_0x588696['sourcePosition']=_0x28a542['Position']['fromObject'](_0x3161fd['sourcePosition']);}if(null!=_0x3161fd['targetPosition']){if('object'!=typeof _0x3161fd['targetPosition'])throw TypeError('.MergeOperation.targetPosition:\x20object\x20expected');_0x588696['targetPosition']=_0x28a542['Position']['fromObject'](_0x3161fd['targetPosition']);}if(null!=_0x3161fd['graveyardPosition']){if('object'!=typeof _0x3161fd['graveyardPosition'])throw TypeError('.MergeOperation.graveyardPosition:\x20object\x20expected');_0x588696['graveyardPosition']=_0x28a542['Position']['fromObject'](_0x3161fd['graveyardPosition']);}return null!=_0x3161fd['howMany']&&(_0x588696['howMany']=_0x3161fd['howMany']>>>0x0),null!=_0x3161fd['wasUndone']&&(_0x588696['wasUndone']=Boolean(_0x3161fd['wasUndone'])),_0x588696;},_0x1269a8['toObject']=function(_0x4db891,_0x27130d){_0x27130d||(_0x27130d={});var _0x355a09={};return _0x27130d['defaults']&&(_0x355a09['sourcePosition']=null,_0x355a09['targetPosition']=null,_0x355a09['graveyardPosition']=null,_0x355a09['howMany']=0x0,_0x355a09['wasUndone']=!0x1),null!=_0x4db891['sourcePosition']&&_0x4db891['hasOwnProperty']('sourcePosition')&&(_0x355a09['sourcePosition']=_0x28a542['Position']['toObject'](_0x4db891['sourcePosition'],_0x27130d)),null!=_0x4db891['targetPosition']&&_0x4db891['hasOwnProperty']('targetPosition')&&(_0x355a09['targetPosition']=_0x28a542['Position']['toObject'](_0x4db891['targetPosition'],_0x27130d)),null!=_0x4db891['graveyardPosition']&&_0x4db891['hasOwnProperty']('graveyardPosition')&&(_0x355a09['graveyardPosition']=_0x28a542['Position']['toObject'](_0x4db891['graveyardPosition'],_0x27130d)),null!=_0x4db891['howMany']&&_0x4db891['hasOwnProperty']('howMany')&&(_0x355a09['howMany']=_0x4db891['howMany']),null!=_0x4db891['wasUndone']&&_0x4db891['hasOwnProperty']('wasUndone')&&(_0x355a09['wasUndone']=_0x4db891['wasUndone']),_0x355a09;},_0x1269a8['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x3ca13f['util']['toJSONOptions']);},_0x1269a8['getTypeUrl']=function(_0x17b432){return void 0x0===_0x17b432&&(_0x17b432='type.googleapis.com'),_0x17b432+'/MergeOperation';},_0x1269a8;}()),_0x28a542['MoveOperation']=(function(){function _0x3766b7(_0x193ace){if(_0x193ace){for(var _0x493256=Object['keys'](_0x193ace),_0xfe23a5=0x0;_0xfe23a5<_0x493256['length'];++_0xfe23a5)null!=_0x193ace[_0x493256[_0xfe23a5]]&&(this[_0x493256[_0xfe23a5]]=_0x193ace[_0x493256[_0xfe23a5]]);}}return _0x3766b7['prototype']['sourcePosition']=null,_0x3766b7['prototype']['howMany']=0x0,_0x3766b7['prototype']['targetPosition']=null,_0x3766b7['prototype']['wasUndone']=!0x1,_0x3766b7['create']=function(_0x219114){return new _0x3766b7(_0x219114);},_0x3766b7['encode']=function(_0x9b115f,_0xfa3957){return _0xfa3957||(_0xfa3957=_0x1dded0['create']()),null!=_0x9b115f['sourcePosition']&&Object['hasOwnProperty']['call'](_0x9b115f,'sourcePosition')&&_0x28a542['Position']['encode'](_0x9b115f['sourcePosition'],_0xfa3957['uint32'](0xa)['fork']())['ldelim'](),null!=_0x9b115f['howMany']&&Object['hasOwnProperty']['call'](_0x9b115f,'howMany')&&_0xfa3957['uint32'](0x10)['uint32'](_0x9b115f['howMany']),null!=_0x9b115f['targetPosition']&&Object['hasOwnProperty']['call'](_0x9b115f,'targetPosition')&&_0x28a542['Position']['encode'](_0x9b115f['targetPosition'],_0xfa3957['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x9b115f['wasUndone']&&Object['hasOwnProperty']['call'](_0x9b115f,'wasUndone')&&_0xfa3957['uint32'](0x20)['bool'](_0x9b115f['wasUndone']),_0xfa3957;},_0x3766b7['encodeDelimited']=function(_0x327d80,_0x5a1600){return this['encode'](_0x327d80,_0x5a1600)['ldelim']();},_0x3766b7['decode']=function(_0x5b7fac,_0x50c11a){_0x5b7fac instanceof _0x1f3021||(_0x5b7fac=_0x1f3021['create'](_0x5b7fac));for(var _0xc0a362=void 0x0===_0x50c11a?_0x5b7fac['len']:_0x5b7fac['pos']+_0x50c11a,_0x38ee9f=new _0x28a542['MoveOperation']();_0x5b7fac['pos']<_0xc0a362;){var _0xcc874=_0x5b7fac['uint32']();switch(_0xcc874>>>0x3){case 0x1:_0x38ee9f['sourcePosition']=_0x28a542['Position']['decode'](_0x5b7fac,_0x5b7fac['uint32']());break;case 0x2:_0x38ee9f['howMany']=_0x5b7fac['uint32']();break;case 0x3:_0x38ee9f['targetPosition']=_0x28a542['Position']['decode'](_0x5b7fac,_0x5b7fac['uint32']());break;case 0x4:_0x38ee9f['wasUndone']=_0x5b7fac['bool']();break;default:_0x5b7fac['skipType'](0x7&_0xcc874);}}return _0x38ee9f;},_0x3766b7['decodeDelimited']=function(_0x513f00){return _0x513f00 instanceof _0x1f3021||(_0x513f00=new _0x1f3021(_0x513f00)),this['decode'](_0x513f00,_0x513f00['uint32']());},_0x3766b7['verify']=function(_0x44c339){if('object'!=typeof _0x44c339||null===_0x44c339)return'object\x20expected';var _0x450218;if(null!=_0x44c339['sourcePosition']&&_0x44c339['hasOwnProperty']('sourcePosition')&&(_0x450218=_0x28a542['Position']['verify'](_0x44c339['sourcePosition'])))return'sourcePosition.'+_0x450218;if(null!=_0x44c339['howMany']&&_0x44c339['hasOwnProperty']('howMany')&&!_0x56459a['isInteger'](_0x44c339['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x44c339['targetPosition']&&_0x44c339['hasOwnProperty']('targetPosition')&&(_0x450218=_0x28a542['Position']['verify'](_0x44c339['targetPosition'])))return'targetPosition.'+_0x450218;return null!=_0x44c339['wasUndone']&&_0x44c339['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x44c339['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x3766b7['fromObject']=function(_0x53c865){if(_0x53c865 instanceof _0x28a542['MoveOperation'])return _0x53c865;var _0x30e4e6=new _0x28a542['MoveOperation']();if(null!=_0x53c865['sourcePosition']){if('object'!=typeof _0x53c865['sourcePosition'])throw TypeError('.MoveOperation.sourcePosition:\x20object\x20expected');_0x30e4e6['sourcePosition']=_0x28a542['Position']['fromObject'](_0x53c865['sourcePosition']);}if(null!=_0x53c865['howMany']&&(_0x30e4e6['howMany']=_0x53c865['howMany']>>>0x0),null!=_0x53c865['targetPosition']){if('object'!=typeof _0x53c865['targetPosition'])throw TypeError('.MoveOperation.targetPosition:\x20object\x20expected');_0x30e4e6['targetPosition']=_0x28a542['Position']['fromObject'](_0x53c865['targetPosition']);}return null!=_0x53c865['wasUndone']&&(_0x30e4e6['wasUndone']=Boolean(_0x53c865['wasUndone'])),_0x30e4e6;},_0x3766b7['toObject']=function(_0x2f5d20,_0x463377){_0x463377||(_0x463377={});var _0x214048={};return _0x463377['defaults']&&(_0x214048['sourcePosition']=null,_0x214048['howMany']=0x0,_0x214048['targetPosition']=null,_0x214048['wasUndone']=!0x1),null!=_0x2f5d20['sourcePosition']&&_0x2f5d20['hasOwnProperty']('sourcePosition')&&(_0x214048['sourcePosition']=_0x28a542['Position']['toObject'](_0x2f5d20['sourcePosition'],_0x463377)),null!=_0x2f5d20['howMany']&&_0x2f5d20['hasOwnProperty']('howMany')&&(_0x214048['howMany']=_0x2f5d20['howMany']),null!=_0x2f5d20['targetPosition']&&_0x2f5d20['hasOwnProperty']('targetPosition')&&(_0x214048['targetPosition']=_0x28a542['Position']['toObject'](_0x2f5d20['targetPosition'],_0x463377)),null!=_0x2f5d20['wasUndone']&&_0x2f5d20['hasOwnProperty']('wasUndone')&&(_0x214048['wasUndone']=_0x2f5d20['wasUndone']),_0x214048;},_0x3766b7['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x3ca13f['util']['toJSONOptions']);},_0x3766b7['getTypeUrl']=function(_0x5c70ab){return void 0x0===_0x5c70ab&&(_0x5c70ab='type.googleapis.com'),_0x5c70ab+'/MoveOperation';},_0x3766b7;}()),_0x28a542['RenameOperation']=(function(){function _0x622c76(_0x24ebee){if(_0x24ebee){for(var _0x2dc498=Object['keys'](_0x24ebee),_0x47a6fa=0x0;_0x47a6fa<_0x2dc498['length'];++_0x47a6fa)null!=_0x24ebee[_0x2dc498[_0x47a6fa]]&&(this[_0x2dc498[_0x47a6fa]]=_0x24ebee[_0x2dc498[_0x47a6fa]]);}}return _0x622c76['prototype']['position']=null,_0x622c76['prototype']['oldName']='',_0x622c76['prototype']['newName']='',_0x622c76['prototype']['wasUndone']=!0x1,_0x622c76['create']=function(_0x49dffe){return new _0x622c76(_0x49dffe);},_0x622c76['encode']=function(_0x2a3501,_0x5ebec6){return _0x5ebec6||(_0x5ebec6=_0x1dded0['create']()),null!=_0x2a3501['position']&&Object['hasOwnProperty']['call'](_0x2a3501,'position')&&_0x28a542['Position']['encode'](_0x2a3501['position'],_0x5ebec6['uint32'](0xa)['fork']())['ldelim'](),null!=_0x2a3501['oldName']&&Object['hasOwnProperty']['call'](_0x2a3501,'oldName')&&_0x5ebec6['uint32'](0x12)['string'](_0x2a3501['oldName']),null!=_0x2a3501['newName']&&Object['hasOwnProperty']['call'](_0x2a3501,'newName')&&_0x5ebec6['uint32'](0x1a)['string'](_0x2a3501['newName']),null!=_0x2a3501['wasUndone']&&Object['hasOwnProperty']['call'](_0x2a3501,'wasUndone')&&_0x5ebec6['uint32'](0x20)['bool'](_0x2a3501['wasUndone']),_0x5ebec6;},_0x622c76['encodeDelimited']=function(_0x15247f,_0x1221ef){return this['encode'](_0x15247f,_0x1221ef)['ldelim']();},_0x622c76['decode']=function(_0x35bcd2,_0x12296a){_0x35bcd2 instanceof _0x1f3021||(_0x35bcd2=_0x1f3021['create'](_0x35bcd2));for(var _0x542b01=void 0x0===_0x12296a?_0x35bcd2['len']:_0x35bcd2['pos']+_0x12296a,_0x484932=new _0x28a542['RenameOperation']();_0x35bcd2['pos']<_0x542b01;){var _0x252115=_0x35bcd2['uint32']();switch(_0x252115>>>0x3){case 0x1:_0x484932['position']=_0x28a542['Position']['decode'](_0x35bcd2,_0x35bcd2['uint32']());break;case 0x2:_0x484932['oldName']=_0x35bcd2['string']();break;case 0x3:_0x484932['newName']=_0x35bcd2['string']();break;case 0x4:_0x484932['wasUndone']=_0x35bcd2['bool']();break;default:_0x35bcd2['skipType'](0x7&_0x252115);}}return _0x484932;},_0x622c76['decodeDelimited']=function(_0x71d517){return _0x71d517 instanceof _0x1f3021||(_0x71d517=new _0x1f3021(_0x71d517)),this['decode'](_0x71d517,_0x71d517['uint32']());},_0x622c76['verify']=function(_0x5de21b){if('object'!=typeof _0x5de21b||null===_0x5de21b)return'object\x20expected';if(null!=_0x5de21b['position']&&_0x5de21b['hasOwnProperty']('position')){var _0x5261d2=_0x28a542['Position']['verify'](_0x5de21b['position']);if(_0x5261d2)return'position.'+_0x5261d2;}return null!=_0x5de21b['oldName']&&_0x5de21b['hasOwnProperty']('oldName')&&!_0x56459a['isString'](_0x5de21b['oldName'])?'oldName:\x20string\x20expected':null!=_0x5de21b['newName']&&_0x5de21b['hasOwnProperty']('newName')&&!_0x56459a['isString'](_0x5de21b['newName'])?'newName:\x20string\x20expected':null!=_0x5de21b['wasUndone']&&_0x5de21b['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x5de21b['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x622c76['fromObject']=function(_0xf9859f){if(_0xf9859f instanceof _0x28a542['RenameOperation'])return _0xf9859f;var _0x487623=new _0x28a542['RenameOperation']();if(null!=_0xf9859f['position']){if('object'!=typeof _0xf9859f['position'])throw TypeError('.RenameOperation.position:\x20object\x20expected');_0x487623['position']=_0x28a542['Position']['fromObject'](_0xf9859f['position']);}return null!=_0xf9859f['oldName']&&(_0x487623['oldName']=String(_0xf9859f['oldName'])),null!=_0xf9859f['newName']&&(_0x487623['newName']=String(_0xf9859f['newName'])),null!=_0xf9859f['wasUndone']&&(_0x487623['wasUndone']=Boolean(_0xf9859f['wasUndone'])),_0x487623;},_0x622c76['toObject']=function(_0x25a15b,_0x1c2960){_0x1c2960||(_0x1c2960={});var _0x52de30={};return _0x1c2960['defaults']&&(_0x52de30['position']=null,_0x52de30['oldName']='',_0x52de30['newName']='',_0x52de30['wasUndone']=!0x1),null!=_0x25a15b['position']&&_0x25a15b['hasOwnProperty']('position')&&(_0x52de30['position']=_0x28a542['Position']['toObject'](_0x25a15b['position'],_0x1c2960)),null!=_0x25a15b['oldName']&&_0x25a15b['hasOwnProperty']('oldName')&&(_0x52de30['oldName']=_0x25a15b['oldName']),null!=_0x25a15b['newName']&&_0x25a15b['hasOwnProperty']('newName')&&(_0x52de30['newName']=_0x25a15b['newName']),null!=_0x25a15b['wasUndone']&&_0x25a15b['hasOwnProperty']('wasUndone')&&(_0x52de30['wasUndone']=_0x25a15b['wasUndone']),_0x52de30;},_0x622c76['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x3ca13f['util']['toJSONOptions']);},_0x622c76['getTypeUrl']=function(_0x490f42){return void 0x0===_0x490f42&&(_0x490f42='type.googleapis.com'),_0x490f42+'/RenameOperation';},_0x622c76;}()),_0x28a542['RootAttributeOperation']=(function(){function _0x3a621d(_0x451655){if(_0x451655){for(var _0x19f4dc=Object['keys'](_0x451655),_0x15f31e=0x0;_0x15f31e<_0x19f4dc['length'];++_0x15f31e)null!=_0x451655[_0x19f4dc[_0x15f31e]]&&(this[_0x19f4dc[_0x15f31e]]=_0x451655[_0x19f4dc[_0x15f31e]]);}}return _0x3a621d['prototype']['root']='',_0x3a621d['prototype']['key']='',_0x3a621d['prototype']['oldValueBoolean']=!0x1,_0x3a621d['prototype']['oldValueJson']='',_0x3a621d['prototype']['newValueBoolean']=!0x1,_0x3a621d['prototype']['newValueJson']='',_0x3a621d['prototype']['wasUndone']=!0x1,_0x3a621d['create']=function(_0x328c03){return new _0x3a621d(_0x328c03);},_0x3a621d['encode']=function(_0xfdd0fe,_0x58a166){return _0x58a166||(_0x58a166=_0x1dded0['create']()),null!=_0xfdd0fe['root']&&Object['hasOwnProperty']['call'](_0xfdd0fe,'root')&&_0x58a166['uint32'](0xa)['string'](_0xfdd0fe['root']),null!=_0xfdd0fe['key']&&Object['hasOwnProperty']['call'](_0xfdd0fe,'key')&&_0x58a166['uint32'](0x12)['string'](_0xfdd0fe['key']),null!=_0xfdd0fe['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0xfdd0fe,'oldValueBoolean')&&_0x58a166['uint32'](0x18)['bool'](_0xfdd0fe['oldValueBoolean']),null!=_0xfdd0fe['oldValueJson']&&Object['hasOwnProperty']['call'](_0xfdd0fe,'oldValueJson')&&_0x58a166['uint32'](0x22)['string'](_0xfdd0fe['oldValueJson']),null!=_0xfdd0fe['newValueBoolean']&&Object['hasOwnProperty']['call'](_0xfdd0fe,'newValueBoolean')&&_0x58a166['uint32'](0x28)['bool'](_0xfdd0fe['newValueBoolean']),null!=_0xfdd0fe['newValueJson']&&Object['hasOwnProperty']['call'](_0xfdd0fe,'newValueJson')&&_0x58a166['uint32'](0x32)['string'](_0xfdd0fe['newValueJson']),null!=_0xfdd0fe['wasUndone']&&Object['hasOwnProperty']['call'](_0xfdd0fe,'wasUndone')&&_0x58a166['uint32'](0x38)['bool'](_0xfdd0fe['wasUndone']),_0x58a166;},_0x3a621d['encodeDelimited']=function(_0x225133,_0x3354a1){return this['encode'](_0x225133,_0x3354a1)['ldelim']();},_0x3a621d['decode']=function(_0x4a589e,_0xc7666a){_0x4a589e instanceof _0x1f3021||(_0x4a589e=_0x1f3021['create'](_0x4a589e));for(var _0x47e67e=void 0x0===_0xc7666a?_0x4a589e['len']:_0x4a589e['pos']+_0xc7666a,_0x581609=new _0x28a542['RootAttributeOperation']();_0x4a589e['pos']<_0x47e67e;){var _0x354106=_0x4a589e['uint32']();switch(_0x354106>>>0x3){case 0x1:_0x581609['root']=_0x4a589e['string']();break;case 0x2:_0x581609['key']=_0x4a589e['string']();break;case 0x3:_0x581609['oldValueBoolean']=_0x4a589e['bool']();break;case 0x4:_0x581609['oldValueJson']=_0x4a589e['string']();break;case 0x5:_0x581609['newValueBoolean']=_0x4a589e['bool']();break;case 0x6:_0x581609['newValueJson']=_0x4a589e['string']();break;case 0x7:_0x581609['wasUndone']=_0x4a589e['bool']();break;default:_0x4a589e['skipType'](0x7&_0x354106);}}return _0x581609;},_0x3a621d['decodeDelimited']=function(_0xf4bca2){return _0xf4bca2 instanceof _0x1f3021||(_0xf4bca2=new _0x1f3021(_0xf4bca2)),this['decode'](_0xf4bca2,_0xf4bca2['uint32']());},_0x3a621d['verify']=function(_0x3c348e){return'object'!=typeof _0x3c348e||null===_0x3c348e?'object\x20expected':null!=_0x3c348e['root']&&_0x3c348e['hasOwnProperty']('root')&&!_0x56459a['isString'](_0x3c348e['root'])?'root:\x20string\x20expected':null!=_0x3c348e['key']&&_0x3c348e['hasOwnProperty']('key')&&!_0x56459a['isString'](_0x3c348e['key'])?'key:\x20string\x20expected':null!=_0x3c348e['oldValueBoolean']&&_0x3c348e['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x3c348e['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x3c348e['oldValueJson']&&_0x3c348e['hasOwnProperty']('oldValueJson')&&!_0x56459a['isString'](_0x3c348e['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x3c348e['newValueBoolean']&&_0x3c348e['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x3c348e['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x3c348e['newValueJson']&&_0x3c348e['hasOwnProperty']('newValueJson')&&!_0x56459a['isString'](_0x3c348e['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x3c348e['wasUndone']&&_0x3c348e['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x3c348e['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x3a621d['fromObject']=function(_0x2ed94a){if(_0x2ed94a instanceof _0x28a542['RootAttributeOperation'])return _0x2ed94a;var _0x28fcd1=new _0x28a542['RootAttributeOperation']();return null!=_0x2ed94a['root']&&(_0x28fcd1['root']=String(_0x2ed94a['root'])),null!=_0x2ed94a['key']&&(_0x28fcd1['key']=String(_0x2ed94a['key'])),null!=_0x2ed94a['oldValueBoolean']&&(_0x28fcd1['oldValueBoolean']=Boolean(_0x2ed94a['oldValueBoolean'])),null!=_0x2ed94a['oldValueJson']&&(_0x28fcd1['oldValueJson']=String(_0x2ed94a['oldValueJson'])),null!=_0x2ed94a['newValueBoolean']&&(_0x28fcd1['newValueBoolean']=Boolean(_0x2ed94a['newValueBoolean'])),null!=_0x2ed94a['newValueJson']&&(_0x28fcd1['newValueJson']=String(_0x2ed94a['newValueJson'])),null!=_0x2ed94a['wasUndone']&&(_0x28fcd1['wasUndone']=Boolean(_0x2ed94a['wasUndone'])),_0x28fcd1;},_0x3a621d['toObject']=function(_0x1b6948,_0x3d6bec){_0x3d6bec||(_0x3d6bec={});var _0x47e0ac={};return _0x3d6bec['defaults']&&(_0x47e0ac['root']='',_0x47e0ac['key']='',_0x47e0ac['oldValueBoolean']=!0x1,_0x47e0ac['oldValueJson']='',_0x47e0ac['newValueBoolean']=!0x1,_0x47e0ac['newValueJson']='',_0x47e0ac['wasUndone']=!0x1),null!=_0x1b6948['root']&&_0x1b6948['hasOwnProperty']('root')&&(_0x47e0ac['root']=_0x1b6948['root']),null!=_0x1b6948['key']&&_0x1b6948['hasOwnProperty']('key')&&(_0x47e0ac['key']=_0x1b6948['key']),null!=_0x1b6948['oldValueBoolean']&&_0x1b6948['hasOwnProperty']('oldValueBoolean')&&(_0x47e0ac['oldValueBoolean']=_0x1b6948['oldValueBoolean']),null!=_0x1b6948['oldValueJson']&&_0x1b6948['hasOwnProperty']('oldValueJson')&&(_0x47e0ac['oldValueJson']=_0x1b6948['oldValueJson']),null!=_0x1b6948['newValueBoolean']&&_0x1b6948['hasOwnProperty']('newValueBoolean')&&(_0x47e0ac['newValueBoolean']=_0x1b6948['newValueBoolean']),null!=_0x1b6948['newValueJson']&&_0x1b6948['hasOwnProperty']('newValueJson')&&(_0x47e0ac['newValueJson']=_0x1b6948['newValueJson']),null!=_0x1b6948['wasUndone']&&_0x1b6948['hasOwnProperty']('wasUndone')&&(_0x47e0ac['wasUndone']=_0x1b6948['wasUndone']),_0x47e0ac;},_0x3a621d['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x3ca13f['util']['toJSONOptions']);},_0x3a621d['getTypeUrl']=function(_0x43b065){return void 0x0===_0x43b065&&(_0x43b065='type.googleapis.com'),_0x43b065+'/RootAttributeOperation';},_0x3a621d;}()),_0x28a542['RootOperation']=(function(){function _0x4c7b64(_0x1e0711){if(_0x1e0711){for(var _0x17d836=Object['keys'](_0x1e0711),_0x462162=0x0;_0x462162<_0x17d836['length'];++_0x462162)null!=_0x1e0711[_0x17d836[_0x462162]]&&(this[_0x17d836[_0x462162]]=_0x1e0711[_0x17d836[_0x462162]]);}}return _0x4c7b64['prototype']['rootName']='',_0x4c7b64['prototype']['elementName']='',_0x4c7b64['prototype']['isAdd']=!0x1,_0x4c7b64['prototype']['wasUndone']=!0x1,_0x4c7b64['create']=function(_0x430ca6){return new _0x4c7b64(_0x430ca6);},_0x4c7b64['encode']=function(_0x2bc551,_0x2fb396){return _0x2fb396||(_0x2fb396=_0x1dded0['create']()),null!=_0x2bc551['rootName']&&Object['hasOwnProperty']['call'](_0x2bc551,'rootName')&&_0x2fb396['uint32'](0xa)['string'](_0x2bc551['rootName']),null!=_0x2bc551['elementName']&&Object['hasOwnProperty']['call'](_0x2bc551,'elementName')&&_0x2fb396['uint32'](0x12)['string'](_0x2bc551['elementName']),null!=_0x2bc551['isAdd']&&Object['hasOwnProperty']['call'](_0x2bc551,'isAdd')&&_0x2fb396['uint32'](0x18)['bool'](_0x2bc551['isAdd']),null!=_0x2bc551['wasUndone']&&Object['hasOwnProperty']['call'](_0x2bc551,'wasUndone')&&_0x2fb396['uint32'](0x20)['bool'](_0x2bc551['wasUndone']),_0x2fb396;},_0x4c7b64['encodeDelimited']=function(_0x16cebd,_0x6329ec){return this['encode'](_0x16cebd,_0x6329ec)['ldelim']();},_0x4c7b64['decode']=function(_0x10b7a2,_0x4ed197){_0x10b7a2 instanceof _0x1f3021||(_0x10b7a2=_0x1f3021['create'](_0x10b7a2));for(var _0x1e2295=void 0x0===_0x4ed197?_0x10b7a2['len']:_0x10b7a2['pos']+_0x4ed197,_0x53b8be=new _0x28a542['RootOperation']();_0x10b7a2['pos']<_0x1e2295;){var _0x180f45=_0x10b7a2['uint32']();switch(_0x180f45>>>0x3){case 0x1:_0x53b8be['rootName']=_0x10b7a2['string']();break;case 0x2:_0x53b8be['elementName']=_0x10b7a2['string']();break;case 0x3:_0x53b8be['isAdd']=_0x10b7a2['bool']();break;case 0x4:_0x53b8be['wasUndone']=_0x10b7a2['bool']();break;default:_0x10b7a2['skipType'](0x7&_0x180f45);}}return _0x53b8be;},_0x4c7b64['decodeDelimited']=function(_0x86bfce){return _0x86bfce instanceof _0x1f3021||(_0x86bfce=new _0x1f3021(_0x86bfce)),this['decode'](_0x86bfce,_0x86bfce['uint32']());},_0x4c7b64['verify']=function(_0x22c36b){return'object'!=typeof _0x22c36b||null===_0x22c36b?'object\x20expected':null!=_0x22c36b['rootName']&&_0x22c36b['hasOwnProperty']('rootName')&&!_0x56459a['isString'](_0x22c36b['rootName'])?'rootName:\x20string\x20expected':null!=_0x22c36b['elementName']&&_0x22c36b['hasOwnProperty']('elementName')&&!_0x56459a['isString'](_0x22c36b['elementName'])?'elementName:\x20string\x20expected':null!=_0x22c36b['isAdd']&&_0x22c36b['hasOwnProperty']('isAdd')&&'boolean'!=typeof _0x22c36b['isAdd']?'isAdd:\x20boolean\x20expected':null!=_0x22c36b['wasUndone']&&_0x22c36b['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x22c36b['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x4c7b64['fromObject']=function(_0x66d559){if(_0x66d559 instanceof _0x28a542['RootOperation'])return _0x66d559;var _0x200386=new _0x28a542['RootOperation']();return null!=_0x66d559['rootName']&&(_0x200386['rootName']=String(_0x66d559['rootName'])),null!=_0x66d559['elementName']&&(_0x200386['elementName']=String(_0x66d559['elementName'])),null!=_0x66d559['isAdd']&&(_0x200386['isAdd']=Boolean(_0x66d559['isAdd'])),null!=_0x66d559['wasUndone']&&(_0x200386['wasUndone']=Boolean(_0x66d559['wasUndone'])),_0x200386;},_0x4c7b64['toObject']=function(_0x2a0862,_0x2ae6b2){_0x2ae6b2||(_0x2ae6b2={});var _0x39fef9={};return _0x2ae6b2['defaults']&&(_0x39fef9['rootName']='',_0x39fef9['elementName']='',_0x39fef9['isAdd']=!0x1,_0x39fef9['wasUndone']=!0x1),null!=_0x2a0862['rootName']&&_0x2a0862['hasOwnProperty']('rootName')&&(_0x39fef9['rootName']=_0x2a0862['rootName']),null!=_0x2a0862['elementName']&&_0x2a0862['hasOwnProperty']('elementName')&&(_0x39fef9['elementName']=_0x2a0862['elementName']),null!=_0x2a0862['isAdd']&&_0x2a0862['hasOwnProperty']('isAdd')&&(_0x39fef9['isAdd']=_0x2a0862['isAdd']),null!=_0x2a0862['wasUndone']&&_0x2a0862['hasOwnProperty']('wasUndone')&&(_0x39fef9['wasUndone']=_0x2a0862['wasUndone']),_0x39fef9;},_0x4c7b64['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x3ca13f['util']['toJSONOptions']);},_0x4c7b64['getTypeUrl']=function(_0x269bcc){return void 0x0===_0x269bcc&&(_0x269bcc='type.googleapis.com'),_0x269bcc+'/RootOperation';},_0x4c7b64;}()),_0x28a542['SplitOperation']=(function(){function _0x11a367(_0x31d346){if(_0x31d346){for(var _0x61b729=Object['keys'](_0x31d346),_0x1ff9fe=0x0;_0x1ff9fe<_0x61b729['length'];++_0x1ff9fe)null!=_0x31d346[_0x61b729[_0x1ff9fe]]&&(this[_0x61b729[_0x1ff9fe]]=_0x31d346[_0x61b729[_0x1ff9fe]]);}}return _0x11a367['prototype']['splitPosition']=null,_0x11a367['prototype']['graveyardPosition']=null,_0x11a367['prototype']['howMany']=0x0,_0x11a367['prototype']['insertionPosition']=null,_0x11a367['prototype']['wasUndone']=!0x1,_0x11a367['create']=function(_0x46e77c){return new _0x11a367(_0x46e77c);},_0x11a367['encode']=function(_0x4078b7,_0x24ab39){return _0x24ab39||(_0x24ab39=_0x1dded0['create']()),null!=_0x4078b7['splitPosition']&&Object['hasOwnProperty']['call'](_0x4078b7,'splitPosition')&&_0x28a542['Position']['encode'](_0x4078b7['splitPosition'],_0x24ab39['uint32'](0xa)['fork']())['ldelim'](),null!=_0x4078b7['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x4078b7,'graveyardPosition')&&_0x28a542['Position']['encode'](_0x4078b7['graveyardPosition'],_0x24ab39['uint32'](0x12)['fork']())['ldelim'](),null!=_0x4078b7['howMany']&&Object['hasOwnProperty']['call'](_0x4078b7,'howMany')&&_0x24ab39['uint32'](0x18)['uint32'](_0x4078b7['howMany']),null!=_0x4078b7['insertionPosition']&&Object['hasOwnProperty']['call'](_0x4078b7,'insertionPosition')&&_0x28a542['Position']['encode'](_0x4078b7['insertionPosition'],_0x24ab39['uint32'](0x22)['fork']())['ldelim'](),null!=_0x4078b7['wasUndone']&&Object['hasOwnProperty']['call'](_0x4078b7,'wasUndone')&&_0x24ab39['uint32'](0x28)['bool'](_0x4078b7['wasUndone']),_0x24ab39;},_0x11a367['encodeDelimited']=function(_0x5ba7da,_0x30666b){return this['encode'](_0x5ba7da,_0x30666b)['ldelim']();},_0x11a367['decode']=function(_0x22776f,_0x359a39){_0x22776f instanceof _0x1f3021||(_0x22776f=_0x1f3021['create'](_0x22776f));for(var _0x21ac50=void 0x0===_0x359a39?_0x22776f['len']:_0x22776f['pos']+_0x359a39,_0x391c61=new _0x28a542['SplitOperation']();_0x22776f['pos']<_0x21ac50;){var _0x3f9068=_0x22776f['uint32']();switch(_0x3f9068>>>0x3){case 0x1:_0x391c61['splitPosition']=_0x28a542['Position']['decode'](_0x22776f,_0x22776f['uint32']());break;case 0x2:_0x391c61['graveyardPosition']=_0x28a542['Position']['decode'](_0x22776f,_0x22776f['uint32']());break;case 0x3:_0x391c61['howMany']=_0x22776f['uint32']();break;case 0x4:_0x391c61['insertionPosition']=_0x28a542['Position']['decode'](_0x22776f,_0x22776f['uint32']());break;case 0x5:_0x391c61['wasUndone']=_0x22776f['bool']();break;default:_0x22776f['skipType'](0x7&_0x3f9068);}}return _0x391c61;},_0x11a367['decodeDelimited']=function(_0x59d20e){return _0x59d20e instanceof _0x1f3021||(_0x59d20e=new _0x1f3021(_0x59d20e)),this['decode'](_0x59d20e,_0x59d20e['uint32']());},_0x11a367['verify']=function(_0x5a7209){if('object'!=typeof _0x5a7209||null===_0x5a7209)return'object\x20expected';var _0x4c14a5;if(null!=_0x5a7209['splitPosition']&&_0x5a7209['hasOwnProperty']('splitPosition')&&(_0x4c14a5=_0x28a542['Position']['verify'](_0x5a7209['splitPosition'])))return'splitPosition.'+_0x4c14a5;if(null!=_0x5a7209['graveyardPosition']&&_0x5a7209['hasOwnProperty']('graveyardPosition')&&(_0x4c14a5=_0x28a542['Position']['verify'](_0x5a7209['graveyardPosition'])))return'graveyardPosition.'+_0x4c14a5;if(null!=_0x5a7209['howMany']&&_0x5a7209['hasOwnProperty']('howMany')&&!_0x56459a['isInteger'](_0x5a7209['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x5a7209['insertionPosition']&&_0x5a7209['hasOwnProperty']('insertionPosition')&&(_0x4c14a5=_0x28a542['Position']['verify'](_0x5a7209['insertionPosition'])))return'insertionPosition.'+_0x4c14a5;return null!=_0x5a7209['wasUndone']&&_0x5a7209['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x5a7209['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x11a367['fromObject']=function(_0x50aaad){if(_0x50aaad instanceof _0x28a542['SplitOperation'])return _0x50aaad;var _0xa36063=new _0x28a542['SplitOperation']();if(null!=_0x50aaad['splitPosition']){if('object'!=typeof _0x50aaad['splitPosition'])throw TypeError('.SplitOperation.splitPosition:\x20object\x20expected');_0xa36063['splitPosition']=_0x28a542['Position']['fromObject'](_0x50aaad['splitPosition']);}if(null!=_0x50aaad['graveyardPosition']){if('object'!=typeof _0x50aaad['graveyardPosition'])throw TypeError('.SplitOperation.graveyardPosition:\x20object\x20expected');_0xa36063['graveyardPosition']=_0x28a542['Position']['fromObject'](_0x50aaad['graveyardPosition']);}if(null!=_0x50aaad['howMany']&&(_0xa36063['howMany']=_0x50aaad['howMany']>>>0x0),null!=_0x50aaad['insertionPosition']){if('object'!=typeof _0x50aaad['insertionPosition'])throw TypeError('.SplitOperation.insertionPosition:\x20object\x20expected');_0xa36063['insertionPosition']=_0x28a542['Position']['fromObject'](_0x50aaad['insertionPosition']);}return null!=_0x50aaad['wasUndone']&&(_0xa36063['wasUndone']=Boolean(_0x50aaad['wasUndone'])),_0xa36063;},_0x11a367['toObject']=function(_0x2e15fa,_0x4cde1c){_0x4cde1c||(_0x4cde1c={});var _0x3175c0={};return _0x4cde1c['defaults']&&(_0x3175c0['splitPosition']=null,_0x3175c0['graveyardPosition']=null,_0x3175c0['howMany']=0x0,_0x3175c0['insertionPosition']=null,_0x3175c0['wasUndone']=!0x1),null!=_0x2e15fa['splitPosition']&&_0x2e15fa['hasOwnProperty']('splitPosition')&&(_0x3175c0['splitPosition']=_0x28a542['Position']['toObject'](_0x2e15fa['splitPosition'],_0x4cde1c)),null!=_0x2e15fa['graveyardPosition']&&_0x2e15fa['hasOwnProperty']('graveyardPosition')&&(_0x3175c0['graveyardPosition']=_0x28a542['Position']['toObject'](_0x2e15fa['graveyardPosition'],_0x4cde1c)),null!=_0x2e15fa['howMany']&&_0x2e15fa['hasOwnProperty']('howMany')&&(_0x3175c0['howMany']=_0x2e15fa['howMany']),null!=_0x2e15fa['insertionPosition']&&_0x2e15fa['hasOwnProperty']('insertionPosition')&&(_0x3175c0['insertionPosition']=_0x28a542['Position']['toObject'](_0x2e15fa['insertionPosition'],_0x4cde1c)),null!=_0x2e15fa['wasUndone']&&_0x2e15fa['hasOwnProperty']('wasUndone')&&(_0x3175c0['wasUndone']=_0x2e15fa['wasUndone']),_0x3175c0;},_0x11a367['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x3ca13f['util']['toJSONOptions']);},_0x11a367['getTypeUrl']=function(_0x32537c){return void 0x0===_0x32537c&&(_0x32537c='type.googleapis.com'),_0x32537c+'/SplitOperation';},_0x11a367;}()),_0x28a542['Position']=(function(){function _0x34b9f1(_0x24ca23){if(this['path']=[],_0x24ca23){for(var _0x20b3a9=Object['keys'](_0x24ca23),_0x5d9f33=0x0;_0x5d9f33<_0x20b3a9['length'];++_0x5d9f33)null!=_0x24ca23[_0x20b3a9[_0x5d9f33]]&&(this[_0x20b3a9[_0x5d9f33]]=_0x24ca23[_0x20b3a9[_0x5d9f33]]);}}return _0x34b9f1['prototype']['root']='',_0x34b9f1['prototype']['rootMain']=!0x1,_0x34b9f1['prototype']['rootGraveyard']=!0x1,_0x34b9f1['prototype']['path']=_0x56459a['emptyArray'],_0x34b9f1['prototype']['stickiness']='',_0x34b9f1['create']=function(_0x219db3){return new _0x34b9f1(_0x219db3);},_0x34b9f1['encode']=function(_0x5b4c8b,_0x343300){if(_0x343300||(_0x343300=_0x1dded0['create']()),null!=_0x5b4c8b['root']&&Object['hasOwnProperty']['call'](_0x5b4c8b,'root')&&_0x343300['uint32'](0xa)['string'](_0x5b4c8b['root']),null!=_0x5b4c8b['rootMain']&&Object['hasOwnProperty']['call'](_0x5b4c8b,'rootMain')&&_0x343300['uint32'](0x10)['bool'](_0x5b4c8b['rootMain']),null!=_0x5b4c8b['rootGraveyard']&&Object['hasOwnProperty']['call'](_0x5b4c8b,'rootGraveyard')&&_0x343300['uint32'](0x18)['bool'](_0x5b4c8b['rootGraveyard']),null!=_0x5b4c8b['path']&&_0x5b4c8b['path']['length']){_0x343300['uint32'](0x22)['fork']();for(var _0x183d53=0x0;_0x183d53<_0x5b4c8b['path']['length'];++_0x183d53)_0x343300['uint32'](_0x5b4c8b['path'][_0x183d53]);_0x343300['ldelim']();}return null!=_0x5b4c8b['stickiness']&&Object['hasOwnProperty']['call'](_0x5b4c8b,'stickiness')&&_0x343300['uint32'](0x2a)['string'](_0x5b4c8b['stickiness']),_0x343300;},_0x34b9f1['encodeDelimited']=function(_0x322257,_0x4ad55a){return this['encode'](_0x322257,_0x4ad55a)['ldelim']();},_0x34b9f1['decode']=function(_0x1e6470,_0x495c16){_0x1e6470 instanceof _0x1f3021||(_0x1e6470=_0x1f3021['create'](_0x1e6470));for(var _0x5c1afa=void 0x0===_0x495c16?_0x1e6470['len']:_0x1e6470['pos']+_0x495c16,_0x3d4964=new _0x28a542['Position']();_0x1e6470['pos']<_0x5c1afa;){var _0x5cd22c=_0x1e6470['uint32']();switch(_0x5cd22c>>>0x3){case 0x1:_0x3d4964['root']=_0x1e6470['string']();break;case 0x2:_0x3d4964['rootMain']=_0x1e6470['bool']();break;case 0x3:_0x3d4964['rootGraveyard']=_0x1e6470['bool']();break;case 0x4:if(_0x3d4964['path']&&_0x3d4964['path']['length']||(_0x3d4964['path']=[]),0x2==(0x7&_0x5cd22c)){for(var _0x81890f=_0x1e6470['uint32']()+_0x1e6470['pos'];_0x1e6470['pos']<_0x81890f;)_0x3d4964['path']['push'](_0x1e6470['uint32']());}else _0x3d4964['path']['push'](_0x1e6470['uint32']());break;case 0x5:_0x3d4964['stickiness']=_0x1e6470['string']();break;default:_0x1e6470['skipType'](0x7&_0x5cd22c);}}return _0x3d4964;},_0x34b9f1['decodeDelimited']=function(_0x3f0705){return _0x3f0705 instanceof _0x1f3021||(_0x3f0705=new _0x1f3021(_0x3f0705)),this['decode'](_0x3f0705,_0x3f0705['uint32']());},_0x34b9f1['verify']=function(_0x28a54d){if('object'!=typeof _0x28a54d||null===_0x28a54d)return'object\x20expected';if(null!=_0x28a54d['root']&&_0x28a54d['hasOwnProperty']('root')&&!_0x56459a['isString'](_0x28a54d['root']))return'root:\x20string\x20expected';if(null!=_0x28a54d['rootMain']&&_0x28a54d['hasOwnProperty']('rootMain')&&'boolean'!=typeof _0x28a54d['rootMain'])return'rootMain:\x20boolean\x20expected';if(null!=_0x28a54d['rootGraveyard']&&_0x28a54d['hasOwnProperty']('rootGraveyard')&&'boolean'!=typeof _0x28a54d['rootGraveyard'])return'rootGraveyard:\x20boolean\x20expected';if(null!=_0x28a54d['path']&&_0x28a54d['hasOwnProperty']('path')){if(!Array['isArray'](_0x28a54d['path']))return'path:\x20array\x20expected';for(var _0x16a974=0x0;_0x16a974<_0x28a54d['path']['length'];++_0x16a974)if(!_0x56459a['isInteger'](_0x28a54d['path'][_0x16a974]))return'path:\x20integer[]\x20expected';}return null!=_0x28a54d['stickiness']&&_0x28a54d['hasOwnProperty']('stickiness')&&!_0x56459a['isString'](_0x28a54d['stickiness'])?'stickiness:\x20string\x20expected':null;},_0x34b9f1['fromObject']=function(_0x52f359){if(_0x52f359 instanceof _0x28a542['Position'])return _0x52f359;var _0x514da7=new _0x28a542['Position']();if(null!=_0x52f359['root']&&(_0x514da7['root']=String(_0x52f359['root'])),null!=_0x52f359['rootMain']&&(_0x514da7['rootMain']=Boolean(_0x52f359['rootMain'])),null!=_0x52f359['rootGraveyard']&&(_0x514da7['rootGraveyard']=Boolean(_0x52f359['rootGraveyard'])),_0x52f359['path']){if(!Array['isArray'](_0x52f359['path']))throw TypeError('.Position.path:\x20array\x20expected');_0x514da7['path']=[];for(var _0x1d0a0c=0x0;_0x1d0a0c<_0x52f359['path']['length'];++_0x1d0a0c)_0x514da7['path'][_0x1d0a0c]=_0x52f359['path'][_0x1d0a0c]>>>0x0;}return null!=_0x52f359['stickiness']&&(_0x514da7['stickiness']=String(_0x52f359['stickiness'])),_0x514da7;},_0x34b9f1['toObject']=function(_0x5e1382,_0x5f55bc){_0x5f55bc||(_0x5f55bc={});var _0x2902d7={};if((_0x5f55bc['arrays']||_0x5f55bc['defaults'])&&(_0x2902d7['path']=[]),_0x5f55bc['defaults']&&(_0x2902d7['root']='',_0x2902d7['rootMain']=!0x1,_0x2902d7['rootGraveyard']=!0x1,_0x2902d7['stickiness']=''),null!=_0x5e1382['root']&&_0x5e1382['hasOwnProperty']('root')&&(_0x2902d7['root']=_0x5e1382['root']),null!=_0x5e1382['rootMain']&&_0x5e1382['hasOwnProperty']('rootMain')&&(_0x2902d7['rootMain']=_0x5e1382['rootMain']),null!=_0x5e1382['rootGraveyard']&&_0x5e1382['hasOwnProperty']('rootGraveyard')&&(_0x2902d7['rootGraveyard']=_0x5e1382['rootGraveyard']),_0x5e1382['path']&&_0x5e1382['path']['length']){_0x2902d7['path']=[];for(var _0x2e481e=0x0;_0x2e481e<_0x5e1382['path']['length'];++_0x2e481e)_0x2902d7['path'][_0x2e481e]=_0x5e1382['path'][_0x2e481e];}return null!=_0x5e1382['stickiness']&&_0x5e1382['hasOwnProperty']('stickiness')&&(_0x2902d7['stickiness']=_0x5e1382['stickiness']),_0x2902d7;},_0x34b9f1['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x3ca13f['util']['toJSONOptions']);},_0x34b9f1['getTypeUrl']=function(_0x284736){return void 0x0===_0x284736&&(_0x284736='type.googleapis.com'),_0x284736+'/Position';},_0x34b9f1;}()),_0x28a542['Range']=(function(){function _0x50b2e4(_0x2732b0){if(_0x2732b0){for(var _0x2bac84=Object['keys'](_0x2732b0),_0x13d2d6=0x0;_0x13d2d6<_0x2bac84['length'];++_0x13d2d6)null!=_0x2732b0[_0x2bac84[_0x13d2d6]]&&(this[_0x2bac84[_0x13d2d6]]=_0x2732b0[_0x2bac84[_0x13d2d6]]);}}return _0x50b2e4['prototype']['start']=null,_0x50b2e4['prototype']['end']=null,_0x50b2e4['create']=function(_0x590172){return new _0x50b2e4(_0x590172);},_0x50b2e4['encode']=function(_0x9bd319,_0x1fe026){return _0x1fe026||(_0x1fe026=_0x1dded0['create']()),null!=_0x9bd319['start']&&Object['hasOwnProperty']['call'](_0x9bd319,'start')&&_0x28a542['Position']['encode'](_0x9bd319['start'],_0x1fe026['uint32'](0xa)['fork']())['ldelim'](),null!=_0x9bd319['end']&&Object['hasOwnProperty']['call'](_0x9bd319,'end')&&_0x28a542['Position']['encode'](_0x9bd319['end'],_0x1fe026['uint32'](0x12)['fork']())['ldelim'](),_0x1fe026;},_0x50b2e4['encodeDelimited']=function(_0x4d566c,_0x3fe6a5){return this['encode'](_0x4d566c,_0x3fe6a5)['ldelim']();},_0x50b2e4['decode']=function(_0x18a8d0,_0x172acc){_0x18a8d0 instanceof _0x1f3021||(_0x18a8d0=_0x1f3021['create'](_0x18a8d0));for(var _0x1aacb7=void 0x0===_0x172acc?_0x18a8d0['len']:_0x18a8d0['pos']+_0x172acc,_0x253358=new _0x28a542['Range']();_0x18a8d0['pos']<_0x1aacb7;){var _0x4f07f6=_0x18a8d0['uint32']();switch(_0x4f07f6>>>0x3){case 0x1:_0x253358['start']=_0x28a542['Position']['decode'](_0x18a8d0,_0x18a8d0['uint32']());break;case 0x2:_0x253358['end']=_0x28a542['Position']['decode'](_0x18a8d0,_0x18a8d0['uint32']());break;default:_0x18a8d0['skipType'](0x7&_0x4f07f6);}}return _0x253358;},_0x50b2e4['decodeDelimited']=function(_0x3086ab){return _0x3086ab instanceof _0x1f3021||(_0x3086ab=new _0x1f3021(_0x3086ab)),this['decode'](_0x3086ab,_0x3086ab['uint32']());},_0x50b2e4['verify']=function(_0x5b55e7){if('object'!=typeof _0x5b55e7||null===_0x5b55e7)return'object\x20expected';var _0x4c38b5;if(null!=_0x5b55e7['start']&&_0x5b55e7['hasOwnProperty']('start')&&(_0x4c38b5=_0x28a542['Position']['verify'](_0x5b55e7['start'])))return'start.'+_0x4c38b5;if(null!=_0x5b55e7['end']&&_0x5b55e7['hasOwnProperty']('end')&&(_0x4c38b5=_0x28a542['Position']['verify'](_0x5b55e7['end'])))return'end.'+_0x4c38b5;return null;},_0x50b2e4['fromObject']=function(_0x4522f6){if(_0x4522f6 instanceof _0x28a542['Range'])return _0x4522f6;var _0x1ff9b8=new _0x28a542['Range']();if(null!=_0x4522f6['start']){if('object'!=typeof _0x4522f6['start'])throw TypeError('.Range.start:\x20object\x20expected');_0x1ff9b8['start']=_0x28a542['Position']['fromObject'](_0x4522f6['start']);}if(null!=_0x4522f6['end']){if('object'!=typeof _0x4522f6['end'])throw TypeError('.Range.end:\x20object\x20expected');_0x1ff9b8['end']=_0x28a542['Position']['fromObject'](_0x4522f6['end']);}return _0x1ff9b8;},_0x50b2e4['toObject']=function(_0x485167,_0x3db7a7){_0x3db7a7||(_0x3db7a7={});var _0x268757={};return _0x3db7a7['defaults']&&(_0x268757['start']=null,_0x268757['end']=null),null!=_0x485167['start']&&_0x485167['hasOwnProperty']('start')&&(_0x268757['start']=_0x28a542['Position']['toObject'](_0x485167['start'],_0x3db7a7)),null!=_0x485167['end']&&_0x485167['hasOwnProperty']('end')&&(_0x268757['end']=_0x28a542['Position']['toObject'](_0x485167['end'],_0x3db7a7)),_0x268757;},_0x50b2e4['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x3ca13f['util']['toJSONOptions']);},_0x50b2e4['getTypeUrl']=function(_0x30e127){return void 0x0===_0x30e127&&(_0x30e127='type.googleapis.com'),_0x30e127+'/Range';},_0x50b2e4;}()),_0x28a542['Element']=(function(){function _0x3e16ee(_0x39380d){if(this['children']=[],this['attributesBoolean']={},_0x39380d){for(var _0x3930db=Object['keys'](_0x39380d),_0x32181c=0x0;_0x32181c<_0x3930db['length'];++_0x32181c)null!=_0x39380d[_0x3930db[_0x32181c]]&&(this[_0x3930db[_0x32181c]]=_0x39380d[_0x3930db[_0x32181c]]);}}return _0x3e16ee['prototype']['name']='',_0x3e16ee['prototype']['children']=_0x56459a['emptyArray'],_0x3e16ee['prototype']['data']='',_0x3e16ee['prototype']['attributesBoolean']=_0x56459a['emptyObject'],_0x3e16ee['prototype']['attributesJson']='',_0x3e16ee['create']=function(_0x5a5c51){return new _0x3e16ee(_0x5a5c51);},_0x3e16ee['encode']=function(_0x10d0ba,_0x2acb2e){if(_0x2acb2e||(_0x2acb2e=_0x1dded0['create']()),null!=_0x10d0ba['name']&&Object['hasOwnProperty']['call'](_0x10d0ba,'name')&&_0x2acb2e['uint32'](0xa)['string'](_0x10d0ba['name']),null!=_0x10d0ba['children']&&_0x10d0ba['children']['length']){for(var _0x120316=0x0;_0x120316<_0x10d0ba['children']['length'];++_0x120316)_0x28a542['Element']['encode'](_0x10d0ba['children'][_0x120316],_0x2acb2e['uint32'](0x12)['fork']())['ldelim']();}if(null!=_0x10d0ba['data']&&Object['hasOwnProperty']['call'](_0x10d0ba,'data')&&_0x2acb2e['uint32'](0x1a)['string'](_0x10d0ba['data']),null!=_0x10d0ba['attributesBoolean']&&Object['hasOwnProperty']['call'](_0x10d0ba,'attributesBoolean')){var _0x58c468=Object['keys'](_0x10d0ba['attributesBoolean']);for(_0x120316=0x0;_0x120316<_0x58c468['length'];++_0x120316)_0x2acb2e['uint32'](0x22)['fork']()['uint32'](0xa)['string'](_0x58c468[_0x120316])['uint32'](0x10)['bool'](_0x10d0ba['attributesBoolean'][_0x58c468[_0x120316]])['ldelim']();}return null!=_0x10d0ba['attributesJson']&&Object['hasOwnProperty']['call'](_0x10d0ba,'attributesJson')&&_0x2acb2e['uint32'](0x2a)['string'](_0x10d0ba['attributesJson']),_0x2acb2e;},_0x3e16ee['encodeDelimited']=function(_0x24e5cd,_0x4d3e7f){return this['encode'](_0x24e5cd,_0x4d3e7f)['ldelim']();},_0x3e16ee['decode']=function(_0x5a6208,_0x26fc8d){_0x5a6208 instanceof _0x1f3021||(_0x5a6208=_0x1f3021['create'](_0x5a6208));for(var _0x281b2f,_0x206bfa,_0x57cc6b=void 0x0===_0x26fc8d?_0x5a6208['len']:_0x5a6208['pos']+_0x26fc8d,_0x338bcb=new _0x28a542['Element']();_0x5a6208['pos']<_0x57cc6b;){var _0x235b6e=_0x5a6208['uint32']();switch(_0x235b6e>>>0x3){case 0x1:_0x338bcb['name']=_0x5a6208['string']();break;case 0x2:_0x338bcb['children']&&_0x338bcb['children']['length']||(_0x338bcb['children']=[]),_0x338bcb['children']['push'](_0x28a542['Element']['decode'](_0x5a6208,_0x5a6208['uint32']()));break;case 0x3:_0x338bcb['data']=_0x5a6208['string']();break;case 0x4:_0x338bcb['attributesBoolean']===_0x56459a['emptyObject']&&(_0x338bcb['attributesBoolean']={});var _0x1e5f54=_0x5a6208['uint32']()+_0x5a6208['pos'];for(_0x281b2f='',_0x206bfa=!0x1;_0x5a6208['pos']<_0x1e5f54;){var _0x129d50=_0x5a6208['uint32']();switch(_0x129d50>>>0x3){case 0x1:_0x281b2f=_0x5a6208['string']();break;case 0x2:_0x206bfa=_0x5a6208['bool']();break;default:_0x5a6208['skipType'](0x7&_0x129d50);}}_0x338bcb['attributesBoolean'][_0x281b2f]=_0x206bfa;break;case 0x5:_0x338bcb['attributesJson']=_0x5a6208['string']();break;default:_0x5a6208['skipType'](0x7&_0x235b6e);}}return _0x338bcb;},_0x3e16ee['decodeDelimited']=function(_0x42dc3b){return _0x42dc3b instanceof _0x1f3021||(_0x42dc3b=new _0x1f3021(_0x42dc3b)),this['decode'](_0x42dc3b,_0x42dc3b['uint32']());},_0x3e16ee['verify']=function(_0x1fe83d){if('object'!=typeof _0x1fe83d||null===_0x1fe83d)return'object\x20expected';if(null!=_0x1fe83d['name']&&_0x1fe83d['hasOwnProperty']('name')&&!_0x56459a['isString'](_0x1fe83d['name']))return'name:\x20string\x20expected';if(null!=_0x1fe83d['children']&&_0x1fe83d['hasOwnProperty']('children')){if(!Array['isArray'](_0x1fe83d['children']))return'children:\x20array\x20expected';for(var _0x4ffe02=0x0;_0x4ffe02<_0x1fe83d['children']['length'];++_0x4ffe02){var _0x417e7c=_0x28a542['Element']['verify'](_0x1fe83d['children'][_0x4ffe02]);if(_0x417e7c)return'children.'+_0x417e7c;}}if(null!=_0x1fe83d['data']&&_0x1fe83d['hasOwnProperty']('data')&&!_0x56459a['isString'](_0x1fe83d['data']))return'data:\x20string\x20expected';if(null!=_0x1fe83d['attributesBoolean']&&_0x1fe83d['hasOwnProperty']('attributesBoolean')){if(!_0x56459a['isObject'](_0x1fe83d['attributesBoolean']))return'attributesBoolean:\x20object\x20expected';var _0xa06fee=Object['keys'](_0x1fe83d['attributesBoolean']);for(_0x4ffe02=0x0;_0x4ffe02<_0xa06fee['length'];++_0x4ffe02)if('boolean'!=typeof _0x1fe83d['attributesBoolean'][_0xa06fee[_0x4ffe02]])return'attributesBoolean:\x20boolean{k:string}\x20expected';}return null!=_0x1fe83d['attributesJson']&&_0x1fe83d['hasOwnProperty']('attributesJson')&&!_0x56459a['isString'](_0x1fe83d['attributesJson'])?'attributesJson:\x20string\x20expected':null;},_0x3e16ee['fromObject']=function(_0x13712d){if(_0x13712d instanceof _0x28a542['Element'])return _0x13712d;var _0x221085=new _0x28a542['Element']();if(null!=_0x13712d['name']&&(_0x221085['name']=String(_0x13712d['name'])),_0x13712d['children']){if(!Array['isArray'](_0x13712d['children']))throw TypeError('.Element.children:\x20array\x20expected');_0x221085['children']=[];for(var _0x5dc193=0x0;_0x5dc193<_0x13712d['children']['length'];++_0x5dc193){if('object'!=typeof _0x13712d['children'][_0x5dc193])throw TypeError('.Element.children:\x20object\x20expected');_0x221085['children'][_0x5dc193]=_0x28a542['Element']['fromObject'](_0x13712d['children'][_0x5dc193]);}}if(null!=_0x13712d['data']&&(_0x221085['data']=String(_0x13712d['data'])),_0x13712d['attributesBoolean']){if('object'!=typeof _0x13712d['attributesBoolean'])throw TypeError('.Element.attributesBoolean:\x20object\x20expected');_0x221085['attributesBoolean']={};var _0x2aeca9=Object['keys'](_0x13712d['attributesBoolean']);for(_0x5dc193=0x0;_0x5dc193<_0x2aeca9['length'];++_0x5dc193)_0x221085['attributesBoolean'][_0x2aeca9[_0x5dc193]]=Boolean(_0x13712d['attributesBoolean'][_0x2aeca9[_0x5dc193]]);}return null!=_0x13712d['attributesJson']&&(_0x221085['attributesJson']=String(_0x13712d['attributesJson'])),_0x221085;},_0x3e16ee['toObject']=function(_0x375f2b,_0x246b3b){_0x246b3b||(_0x246b3b={});var _0xa90d92,_0x6ef15b={};if((_0x246b3b['arrays']||_0x246b3b['defaults'])&&(_0x6ef15b['children']=[]),(_0x246b3b['objects']||_0x246b3b['defaults'])&&(_0x6ef15b['attributesBoolean']={}),_0x246b3b['defaults']&&(_0x6ef15b['name']='',_0x6ef15b['data']='',_0x6ef15b['attributesJson']=''),null!=_0x375f2b['name']&&_0x375f2b['hasOwnProperty']('name')&&(_0x6ef15b['name']=_0x375f2b['name']),_0x375f2b['children']&&_0x375f2b['children']['length']){_0x6ef15b['children']=[];for(var _0x10943d=0x0;_0x10943d<_0x375f2b['children']['length'];++_0x10943d)_0x6ef15b['children'][_0x10943d]=_0x28a542['Element']['toObject'](_0x375f2b['children'][_0x10943d],_0x246b3b);}if(null!=_0x375f2b['data']&&_0x375f2b['hasOwnProperty']('data')&&(_0x6ef15b['data']=_0x375f2b['data']),_0x375f2b['attributesBoolean']&&(_0xa90d92=Object['keys'](_0x375f2b['attributesBoolean']))['length']){_0x6ef15b['attributesBoolean']={};for(_0x10943d=0x0;_0x10943d<_0xa90d92['length'];++_0x10943d)_0x6ef15b['attributesBoolean'][_0xa90d92[_0x10943d]]=_0x375f2b['attributesBoolean'][_0xa90d92[_0x10943d]];}return null!=_0x375f2b['attributesJson']&&_0x375f2b['hasOwnProperty']('attributesJson')&&(_0x6ef15b['attributesJson']=_0x375f2b['attributesJson']),_0x6ef15b;},_0x3e16ee['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x3ca13f['util']['toJSONOptions']);},_0x3e16ee['getTypeUrl']=function(_0x584510){return void 0x0===_0x584510&&(_0x584510='type.googleapis.com'),_0x584510+'/Element';},_0x3e16ee;}()),_0x28a542;})());class r{['_protobufRoot'];constructor(){this['_protobufRoot']=u;}['getDescriptor'](_0x267b27){return new w(this['_protobufRoot'][_0x267b27]);}}class w{['_protobuf'];constructor(_0x25d463){this['_protobuf']=_0x25d463;}['compress'](_0x10eb98){const _0x1650ba=this['_protobuf']['verify'](_0x10eb98);if(_0x1650ba)throw Error(_0x1650ba);return this['_protobuf']['encode'](this['_protobuf']['create'](_0x10eb98))['finish']();}['decompress'](_0x57571c){return this['_protobuf']['toObject'](this['_protobuf']['decode'](_0x57571c),{'oneofs':!0x0});}}function v(_0x972ec4,_0x5637b7){const _0x53f5bd=_0x1bb492(_0x972ec4);return _0x53f5bd['path'][_0x53f5bd['path']['length']-0x1]+=_0x5637b7,_0x53f5bd;}function O(_0x24b3a4,_0x23eab2){return _0x24b3a4['root']===_0x23eab2['root']&&_0x4da458(_0x24b3a4['path'],_0x23eab2['path']);}function $(_0x295227){P(_0x295227,_0x153132=>('main'==_0x153132['root']?(_0x153132['rootMain']=!0x0,delete _0x153132['root']):'$graveyard'==_0x153132['root']&&(_0x153132['rootGraveyard']=!0x0,delete _0x153132['root']),_0x153132));}function J(_0xadb414){P(_0xadb414,_0x5cac0d=>(_0x5cac0d['rootMain']?(_0x5cac0d['root']='main',delete _0x5cac0d['rootMain']):_0x5cac0d['rootGraveyard']&&(_0x5cac0d['root']='$graveyard',delete _0x5cac0d['rootGraveyard']),_0x5cac0d));}function P(_0x3ec65c,_0x45ec12){for(const _0xbccbc1 in _0x3ec65c){const _0x187f37=_0x3ec65c[_0xbccbc1];'nodes'!==_0xbccbc1&&_0xe181d9(_0x187f37)&&(_0x187f37['path']&&(_0x187f37['root']||_0x187f37['rootMain']||_0x187f37['rootGraveyard'])?_0x3ec65c[_0xbccbc1]=_0x45ec12(_0x187f37):P(_0x187f37,_0x45ec12));}return _0x3ec65c;}class e{['_id'];['_operationName'];['_protobufDescriptor'];constructor(_0x23e244,_0x5ae9a1,_0x14f522){this['_id']=_0x23e244,this['_operationName']=_0x5ae9a1,this['_protobufDescriptor']=_0x14f522;}['compress'](_0x11ccd7,_0x2aa59e){const _0x427149=_0x2aa59e['shift']();return $(_0x427149),_0x11ccd7['buffers']['push'](this['_protobufDescriptor']['compress'](_0x427149)),_0x11ccd7['types']['push'](this['_id']),!0x0;}['decompress'](_0x4eb127,_0x3a8991){_0x3a8991['types']['shift']();const _0x211af9=this['_protobufDescriptor']['decompress'](_0x3a8991['buffers']['shift']());J(_0x211af9),_0x211af9['__className']=this['_operationName'],_0x4eb127['push'](_0x211af9);}}class s extends e{['compress'](_0x5390c4,_0x3a2aeb){const _0x1d97af=_0x3a2aeb['shift']();return this['_serializeOneOf']('oldValue',_0x1d97af),this['_serializeOneOf']('newValue',_0x1d97af),$(_0x1d97af),_0x5390c4['buffers']['push'](this['_protobufDescriptor']['compress'](_0x1d97af)),_0x5390c4['types']['push'](this['_id']),!0x0;}['decompress'](_0x5bc754,_0x23f4f6){const {types:_0x5a46fc,buffers:_0x1f1cd8}=_0x23f4f6,_0xeb5122=this['_protobufDescriptor']['decompress'](_0x1f1cd8['shift']());_0x5a46fc['shift'](),this['_deserializeOneOf']('oldValue',_0xeb5122),this['_deserializeOneOf']('newValue',_0xeb5122),J(_0xeb5122),_0xeb5122['__className']=this['_operationName'],_0x5bc754['push'](_0xeb5122);}['_serializeOneOf'](_0x17e26b,_0x34ffc3){const _0x54c3fd=_0x34ffc3[_0x17e26b];'boolean'==typeof _0x54c3fd?_0x34ffc3[_0x17e26b+'Boolean']=_0x54c3fd:_0x34ffc3[_0x17e26b+'Json']=JSON['stringify'](_0x54c3fd);}['_deserializeOneOf'](_0xe60358,_0x20fc4e){const _0x3a7a77=_0xe60358+'Json';_0x20fc4e[_0x3a7a77]?(_0x20fc4e[_0xe60358]=JSON['parse'](_0x20fc4e[_0x3a7a77]),delete _0x20fc4e[_0x3a7a77]):(_0x20fc4e[_0xe60358]=_0x20fc4e[_0xe60358+'Boolean'],delete _0x20fc4e[_0xe60358+'Boolean']);}}class i extends e{['compress'](_0x1a0334,_0x44be3b){const _0x1be41e=_0x44be3b['shift']();return this['_serializeNodesAttributes'](_0x1be41e['nodes']),$(_0x1be41e),_0x1a0334['buffers']['push'](this['_protobufDescriptor']['compress'](_0x1be41e)),_0x1a0334['types']['push'](this['_id']),!0x0;}['decompress'](_0x23d3bb,_0x544f08){const {types:_0x38c72b,buffers:_0x1fce08}=_0x544f08,_0x12a326=this['_protobufDescriptor']['decompress'](_0x1fce08['shift']());_0x38c72b['shift'](),_0x12a326['nodes']||(_0x12a326['nodes']=[]),this['_deserializeNodesAttributes'](_0x12a326['nodes']),J(_0x12a326),_0x12a326['__className']=this['_operationName'],_0x23d3bb['push'](_0x12a326);}['_serializeNodesAttributes'](_0x3302fc){for(const _0xf217f5 of _0x3302fc){if(_0xf217f5['attributes']){const _0xf04ac8=_0xf217f5['attributes'];this['_areValuesBoolean'](_0xf04ac8)?_0xf217f5['attributesBoolean']=_0xf04ac8:_0xf217f5['attributesJson']=JSON['stringify'](_0xf04ac8);}_0xf217f5['children']&&this['_serializeNodesAttributes'](_0xf217f5['children']);}}['_deserializeNodesAttributes'](_0x1c5f36){for(const _0x3852b8 of _0x1c5f36)(_0x3852b8['attributesBoolean']||_0x3852b8['attributesJson'])&&(_0x3852b8['attributesBoolean']?(_0x3852b8['attributes']=_0x3852b8['attributesBoolean'],delete _0x3852b8['attributesBoolean']):(_0x3852b8['attributes']=JSON['parse'](_0x3852b8['attributesJson']),delete _0x3852b8['attributesJson'])),_0x3852b8['children']&&this['_deserializeNodesAttributes'](_0x3852b8['children']);}['_areValuesBoolean'](_0x266c89){return Object['keys'](_0x266c89)['every'](_0x1b28a6=>'boolean'==typeof _0x266c89[_0x1b28a6]);}}class n extends e{['decompress'](_0x1c885f,_0x30fc7f){super['decompress'](_0x1c885f,_0x30fc7f);const _0x46bcca=_0x1c885f[_0x1c885f['length']-0x1];_0x46bcca['oldRange']||(_0x46bcca['oldRange']=null),_0x46bcca['newRange']||(_0x46bcca['newRange']=null);}}class p extends e{['compress'](_0x29fe21,_0x17ee55){return _0x17ee55['shift'](),_0x29fe21['types']['push'](this['_id']),!0x0;}['decompress'](_0x82e3a7,_0x447bf1){_0x447bf1['types']['shift'](),_0x82e3a7['push']({'__className':this['_operationName']});}}class a extends n{['_omittedNamespace'];constructor(_0x5be1be,_0x9c22e3,_0x1a5509,_0x5ce929){super(_0x5be1be,_0x9c22e3,_0x1a5509),this['_omittedNamespace']=_0x5ce929+':';}['compress'](_0x3c53eb,_0x2166fc){return!('MarkerOperation'!=_0x2166fc[0x0]['__className']||!_0x2166fc[0x0]['name']['startsWith'](this['_omittedNamespace']))&&(_0x2166fc[0x0]['name']=_0x2166fc[0x0]['name']['replace'](new RegExp('^'+this['_omittedNamespace']),''),super['compress'](_0x3c53eb,_0x2166fc),!0x0);}['decompress'](_0x50e8c1,_0x4a6e20){super['decompress'](_0x50e8c1,_0x4a6e20);const _0x3f3a07=_0x50e8c1[_0x50e8c1['length']-0x1];_0x3f3a07['name']=this['_omittedNamespace']+_0x3f3a07['name'];}}class _{['_id'];['_context'];constructor(_0x1b62d1,_0x5f2e66){this['_id']=_0x1b62d1,this['_context']=_0x5f2e66;}['compress'](_0x5dcc88,_0x142b68){let _0x3e23fe;for(;_0x142b68['length']>0x1&&this['_compareOperations'](_0x142b68[0x0],_0x142b68[0x1]);)_0x3e23fe?(_0x3e23fe=this['_combineNext'](_0x142b68['shift'](),_0x3e23fe),_0x5dcc88['types']['push'](0x0)):(_0x3e23fe=_0x1bb492(_0x142b68['shift']()),_0x5dcc88['types']['push'](this['_id']));return!!_0x3e23fe&&(_0x3e23fe=this['_combineNext'](_0x142b68['shift'](),_0x3e23fe),_0x5dcc88['types']['push'](0x0),_0x5dcc88['buffers']['push'](this['_compressSingleOperation'](_0x3e23fe)),!0x0);}['decompress'](_0x136eb0,_0x3fb764){const _0x54ad6d=this['_decompressSingleOperation'](_0x3fb764);for(;0x0==_0x3fb764['types'][0x0];)_0x3fb764['types']['shift'](),_0x136eb0['push'](this['_splitCurrent'](_0x54ad6d));_0x136eb0['push'](_0x54ad6d);}}class m extends _{['_combineNext'](_0x33bce0,_0x43e539){return _0x43e539['nodes'][0x0]['data']+=_0x33bce0['nodes'][0x0]['data'],_0x43e539;}['_splitCurrent'](_0x17a1b0){const _0xb1f7dd=_0x1bb492(_0x17a1b0),_0x238dfe=_0xb1f7dd['nodes'][0x0],_0x508b9c=_0x17a1b0['nodes'][0x0],_0x3b223a=_0x508b9c['data'][Symbol['iterator']]()['next']()['value'],_0x2dde87=_0x3b223a['length'];return _0x238dfe['data']=_0x3b223a,_0x508b9c['data']=_0x508b9c['data']['substr'](_0x2dde87),_0x17a1b0['position']=v(_0x17a1b0['position'],_0x2dde87),_0xb1f7dd;}['_compareOperations'](_0x4a1238,_0x5de662){if(this['_checkOperation'](_0x4a1238)&&this['_checkOperation'](_0x5de662)){const _0x3e0a85=_0x4a1238['nodes'][0x0]['data']['length'],_0x424070=O(v(_0x4a1238['position'],_0x3e0a85),_0x5de662['position']),_0x5844ef=_0x4a1238['nodes'][0x0],_0x5b0531=_0x5de662['nodes'][0x0];return _0x424070&&this['_compareAttributes'](_0x5844ef,_0x5b0531);}return!0x1;}['_compressSingleOperation'](_0x17d9d9){const _0x2abed8={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('InsertOperation')['compress'](_0x2abed8,[_0x17d9d9]),_0x2abed8['buffers'][0x0];}['_decompressSingleOperation'](_0x5e50c2){const _0x1a8a7c=[];return this['_context']['_getCompressorByName']('InsertOperation')['decompress'](_0x1a8a7c,_0x5e50c2),_0x1a8a7c[0x0];}['_checkOperation'](_0x3c413d){return'InsertOperation'==_0x3c413d['__className']&&0x1==_0x3c413d['nodes']['length']&&_0x3c413d['nodes'][0x0]['data']&&!_0x3c413d['wasUndone']&&0x1==Array['from'](_0x3c413d['nodes'][0x0]['data'])['length'];}['_compareAttributes'](_0x37c792,_0x4ce81b){const _0x463261=Object['keys'](_0x37c792['attributes']||{}),_0x4ade11=Object['keys'](_0x4ce81b['attributes']||{});return _0x463261['length']===_0x4ade11['length']&&_0x463261['every'](_0x3955c8=>_0x4ce81b['attributes'][_0x3955c8]&&_0x4ce81b['attributes'][_0x3955c8]===_0x37c792['attributes'][_0x3955c8]);}}class c extends _{['_combineNext'](_0xd74a83,_0xbaf241){return _0xbaf241['howMany']++,_0xbaf241['sourcePosition']=_0x1bb492(_0xd74a83['sourcePosition']),_0xbaf241;}['_splitCurrent'](_0x2d3275){const _0x5da9c1=_0x1bb492(_0x2d3275);return _0x2d3275['howMany']--,_0x5da9c1['howMany']=0x1,_0x5da9c1['sourcePosition']=v(_0x5da9c1['sourcePosition'],_0x2d3275['howMany']),_0x5da9c1;}['_compareOperations'](_0x4d5aea,_0x186e2a){return!(!this['_checkOperation'](_0x4d5aea)||!this['_checkOperation'](_0x186e2a))&&(O(v(_0x4d5aea['sourcePosition'],-0x1),_0x186e2a['sourcePosition'])&&O(_0x4d5aea['targetPosition'],_0x186e2a['targetPosition']));}['_compressSingleOperation'](_0x491026){const _0xe73dfc={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0xe73dfc,[_0x491026]),_0xe73dfc['buffers'][0x0];}['_decompressSingleOperation'](_0x4be8ab){const _0x40f99a=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x40f99a,_0x4be8ab),_0x40f99a[0x0];}['_checkOperation'](_0x131267){return'MoveOperation'==_0x131267['__className']&&'$graveyard'==_0x131267['targetPosition']['root']&&0x1==_0x131267['howMany']&&!_0x131267['wasUndone'];}}class h extends _{['_combineNext'](_0xc3edde,_0x4795e7){return _0x4795e7['howMany']++,_0x4795e7;}['_splitCurrent'](_0x18ee91){const _0x3d3e87=_0x1bb492(_0x18ee91);return _0x3d3e87['howMany']=0x1,_0x18ee91['howMany']--,_0x3d3e87;}['_compareOperations'](_0x4a5f83,_0x49bc60){return!(!this['_checkOperation'](_0x4a5f83)||!this['_checkOperation'](_0x49bc60))&&(O(_0x4a5f83['sourcePosition'],_0x49bc60['sourcePosition'])&&O(_0x4a5f83['targetPosition'],_0x49bc60['targetPosition']));}['_compressSingleOperation'](_0x33ae78){const _0x3a73b0={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x3a73b0,[_0x33ae78]),_0x3a73b0['buffers'][0x0];}['_decompressSingleOperation'](_0x2de75f){const _0x6d0494=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x6d0494,_0x2de75f),_0x6d0494[0x0];}['_checkOperation'](_0x14c587){return'MoveOperation'==_0x14c587['__className']&&'$graveyard'==_0x14c587['targetPosition']['root']&&0x1==_0x14c587['howMany']&&!_0x14c587['wasUndone'];}}class f extends _{['compress'](_0x2b6415,_0x3427d2){if(!this['_compareOperations'](_0x3427d2[0x0],_0x3427d2[0x1]))return!0x1;const _0x5d6230=_0x3427d2['shift']();return _0x5d6230['oldRange']=null,_0x5d6230['newRange']&&O(_0x5d6230['newRange']['start'],_0x5d6230['newRange']['end'])&&(_0x5d6230['newRange']['end']=null),_0x3427d2['shift'](),_0x2b6415['types']['push'](this['_id']),_0x2b6415['types']['push'](0x0),_0x2b6415['buffers']['push'](this['_compressSingleOperation'](_0x5d6230)),!0x0;}['decompress'](_0xa7cf6,_0x6da82d){const _0x4a63b9=this['_decompressSingleOperation'](_0x6da82d);_0x4a63b9['newRange']&&!_0x4a63b9['newRange']['end']&&(_0x4a63b9['newRange']['end']=_0x1bb492(_0x4a63b9['newRange']['start']));const _0x18ec2e=_0x1bb492(_0x4a63b9);_0x18ec2e['newRange']&&(_0x18ec2e['newRange']['start']['stickiness']='toNone',_0x18ec2e['newRange']['end']=_0x1bb492(_0x18ec2e['newRange']['start'])),_0x18ec2e['name']='user:position:'+_0x18ec2e['name']['split'](':')[0x2],_0x6da82d['types']['shift'](),_0xa7cf6['push'](_0x4a63b9),_0xa7cf6['push'](_0x18ec2e);}['_compressSingleOperation'](_0x36d249){const _0x2710e4={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MarkerOperation')['compress'](_0x2710e4,[_0x36d249]),_0x2710e4['buffers'][0x0];}['_decompressSingleOperation'](_0x416ad1){const _0x157b17=[];return this['_context']['_getCompressorByName']('MarkerOperation')['decompress'](_0x157b17,_0x416ad1),_0x157b17[0x0];}['_compareOperations'](_0xf812f7,_0x49d185){return!(!_0xf812f7||!_0x49d185)&&('MarkerOperation'==_0xf812f7['__className']&&'MarkerOperation'==_0x49d185['__className']&&!(!_0xf812f7['name']['startsWith']('user:')||!_0x49d185['name']['startsWith']('user:')||_0xf812f7['name']==_0x49d185['name']));}}class g{['_compressorById'];['_compressorByName'];['_protobufFactory'];constructor(){this['_compressorById']=new Map(),this['_compressorByName']=new Map(),this['_protobufFactory']=new r();const _0x2ffdbc=this['_protobufFactory']['getDescriptor']('MarkerOperation');this['_registerCompressor'](0x1,'NoOperation',new p(0x1,'NoOperation',void 0x0)),this['_registerOperationCompressor'](0xa,'AttributeOperation',s),this['_registerOperationCompressor'](0xb,'InsertOperation',i),this['_registerOperationCompressor'](0xc,'MarkerOperation',n),this['_registerOperationCompressor'](0xd,'MergeOperation',e),this['_registerOperationCompressor'](0xe,'MoveOperation',e),this['_registerOperationCompressor'](0xf,'RenameOperation',e),this['_registerOperationCompressor'](0x10,'RootAttributeOperation',s),this['_registerOperationCompressor'](0x11,'SplitOperation',e),this['_registerCompressor'](0x12,'CommentMarkerOperation',new a(0x12,'MarkerOperation',_0x2ffdbc,'comment')),this['_registerCompressor'](0x13,'SuggestionMarkerOperation',new a(0x13,'MarkerOperation',_0x2ffdbc,'suggestion')),this['_registerOperationCompressor'](0x14,'RootOperation',e),this['_registerActionCompressor'](0x64,'TypingAction',m),this['_registerActionCompressor'](0x65,'DeletingAction',c),this['_registerActionCompressor'](0x66,'ForwardDeletingAction',h),this['_registerActionCompressor'](0x67,'UserSelectionAction',f);}['compress'](_0x4fa6e0){if(!_0x4fa6e0||!_0x4fa6e0[0x0])throw new _0x2db596('no-operations-provided',this);const _0x5966c8={'types':[],'buffers':[],'baseVersion':_0x4fa6e0[0x0]['baseVersion']};for(;_0x4fa6e0['length'];)this['_getCompressorByName']('UserSelectionAction')['compress'](_0x5966c8,_0x4fa6e0)||this['_getCompressorByName']('TypingAction')['compress'](_0x5966c8,_0x4fa6e0)||this['_getCompressorByName']('DeletingAction')['compress'](_0x5966c8,_0x4fa6e0)||this['_getCompressorByName']('ForwardDeletingAction')['compress'](_0x5966c8,_0x4fa6e0)||this['_getCompressorByName']('CommentMarkerOperation')['compress'](_0x5966c8,_0x4fa6e0)||this['_getCompressorByName']('SuggestionMarkerOperation')['compress'](_0x5966c8,_0x4fa6e0)||this['_getCompressorByName'](_0x4fa6e0[0x0]['__className'])['compress'](_0x5966c8,_0x4fa6e0);return _0x5966c8;}['decompress'](_0x52b6be){const _0x308ff9=[];for(;_0x52b6be['types']['length'];){const _0x5896b0=this['_compressorById']['get'](_0x52b6be['types'][0x0]);if(!_0x5896b0)throw new _0x2db596('decompress-compressor-not-found',this,{'type':_0x52b6be['types'][0x0]});_0x5896b0['decompress'](_0x308ff9,_0x52b6be);}return _0x308ff9['forEach']((_0x51b49f,_0x46ac3c)=>_0x51b49f['baseVersion']=_0x52b6be['baseVersion']+_0x46ac3c),_0x308ff9;}['_getCompressorByName'](_0x2e8611){return this['_compressorByName']['get'](_0x2e8611);}['_registerOperationCompressor'](_0x1a73e6,_0xf5b40c,_0x4b783f){const _0x10db34=new _0x4b783f(_0x1a73e6,_0xf5b40c,this['_protobufFactory']['getDescriptor'](_0xf5b40c));this['_registerCompressor'](_0x1a73e6,_0xf5b40c,_0x10db34);}['_registerActionCompressor'](_0x3c0eb4,_0x83b727,_0x4c8753){const _0x51b8f7=new _0x4c8753(_0x3c0eb4,this);this['_registerCompressor'](_0x3c0eb4,_0x83b727,_0x51b8f7);}['_registerCompressor'](_0x52b2e9,_0x360310,_0x261672){this['_compressorById']['set'](_0x52b2e9,_0x261672),this['_compressorByName']['set'](_0x360310,_0x261672);}}export{g as Compressor};
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ckeditor/ckeditor5-operations-compressor",
|
|
3
|
-
"version": "45.2.1
|
|
3
|
+
"version": "45.2.1",
|
|
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": "45.2.1
|
|
37
|
-
"ckeditor5": "45.2.1
|
|
36
|
+
"@ckeditor/ckeditor5-utils": "45.2.1",
|
|
37
|
+
"ckeditor5": "45.2.1",
|
|
38
38
|
"es-toolkit": "1.32.0",
|
|
39
39
|
"protobufjs": "7.5.0"
|
|
40
40
|
},
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
function _0x4112(_0x5002bf,_0x260089){const _0x3b08d0=_0x3b08();return _0x4112=function(_0x41126b,_0x3df1d1){_0x41126b=_0x41126b-0x17d;let _0x4a5710=_0x3b08d0[_0x41126b];return _0x4a5710;},_0x4112(_0x5002bf,_0x260089);}const _0x33eb42=_0x4112;function _0x3b08(){const _0x487fcf=['push','_id','_compressSingleOperation','173640HWzjsi','types','18rHZWYE','107780FGBRNv','_splitCurrent','_combineNext','4063144SKPcQw','_compareOperations','buffers','27xaVPIj','compress','7283740pOiWRa','shift','_context','8526114DdWDCQ','91959nyaRFy','decompress','2973WBlOMF','526DrFSem','_decompressSingleOperation','length'];_0x3b08=function(){return _0x487fcf;};return _0x3b08();}(function(_0x13b5cc,_0x1c96f5){const _0x365db1=_0x4112,_0xbccbea=_0x13b5cc();while(!![]){try{const _0x1ddc4f=parseInt(_0x365db1(0x185))/0x1*(-parseInt(_0x365db1(0x186))/0x2)+parseInt(_0x365db1(0x18e))/0x3*(parseInt(_0x365db1(0x18c))/0x4)+parseInt(_0x365db1(0x18f))/0x5+-parseInt(_0x365db1(0x182))/0x6+-parseInt(_0x365db1(0x183))/0x7+parseInt(_0x365db1(0x192))/0x8+parseInt(_0x365db1(0x17d))/0x9*(parseInt(_0x365db1(0x17f))/0xa);if(_0x1ddc4f===_0x1c96f5)break;else _0xbccbea['push'](_0xbccbea['shift']());}catch(_0x18f096){_0xbccbea['push'](_0xbccbea['shift']());}}}(_0x3b08,0xb94c0));import{cloneDeep as _0x4a63f4}from'es-toolkit/compat';export default class _{[_0x33eb42(0x18a)];[_0x33eb42(0x181)];constructor(_0x937d5f,_0x6dbba8){const _0xd854ee=_0x33eb42;this[_0xd854ee(0x18a)]=_0x937d5f,this[_0xd854ee(0x181)]=_0x6dbba8;}[_0x33eb42(0x17e)](_0x4c7c59,_0xa39663){const _0x859fed=_0x33eb42;let _0x22f89c;for(;_0xa39663[_0x859fed(0x188)]>0x1&&this[_0x859fed(0x193)](_0xa39663[0x0],_0xa39663[0x1]);)_0x22f89c?(_0x22f89c=this[_0x859fed(0x191)](_0xa39663[_0x859fed(0x180)](),_0x22f89c),_0x4c7c59[_0x859fed(0x18d)][_0x859fed(0x189)](0x0)):(_0x22f89c=_0x4a63f4(_0xa39663[_0x859fed(0x180)]()),_0x4c7c59[_0x859fed(0x18d)][_0x859fed(0x189)](this[_0x859fed(0x18a)]));return!!_0x22f89c&&(_0x22f89c=this[_0x859fed(0x191)](_0xa39663[_0x859fed(0x180)](),_0x22f89c),_0x4c7c59[_0x859fed(0x18d)][_0x859fed(0x189)](0x0),_0x4c7c59[_0x859fed(0x194)][_0x859fed(0x189)](this[_0x859fed(0x18b)](_0x22f89c)),!0x0);}[_0x33eb42(0x184)](_0x413ee1,_0x1dcfe4){const _0x5e45a6=_0x33eb42,_0x57095d=this[_0x5e45a6(0x187)](_0x1dcfe4);for(;0x0==_0x1dcfe4[_0x5e45a6(0x18d)][0x0];)_0x1dcfe4[_0x5e45a6(0x18d)][_0x5e45a6(0x180)](),_0x413ee1[_0x5e45a6(0x189)](this[_0x5e45a6(0x190)](_0x57095d));_0x413ee1[_0x5e45a6(0x189)](_0x57095d);}}
|