@ckeditor/ckeditor5-operations-compressor 45.1.0-alpha.0 → 45.1.0-alpha.2
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 _0x505e4b=_0x2f7e1c['Reader'],_0x4edb81=_0x2f7e1c['Writer'],_0x49f5bc=_0x2f7e1c['util'],_0x5afb73=_0x2f7e1c['roots']['default']||(_0x2f7e1c['roots']['default']={});return _0x5afb73['AttributeOperation']=(function(){function _0x59bedc(_0x11f36c){if(_0x11f36c){for(var _0x83904a=Object['keys'](_0x11f36c),_0x4515fc=0x0;_0x4515fc<_0x83904a['length'];++_0x4515fc)null!=_0x11f36c[_0x83904a[_0x4515fc]]&&(this[_0x83904a[_0x4515fc]]=_0x11f36c[_0x83904a[_0x4515fc]]);}}return _0x59bedc['prototype']['range']=null,_0x59bedc['prototype']['key']='',_0x59bedc['prototype']['oldValueBoolean']=!0x1,_0x59bedc['prototype']['oldValueJson']='',_0x59bedc['prototype']['newValueBoolean']=!0x1,_0x59bedc['prototype']['newValueJson']='',_0x59bedc['prototype']['wasUndone']=!0x1,_0x59bedc['create']=function(_0x538d50){return new _0x59bedc(_0x538d50);},_0x59bedc['encode']=function(_0x411bfb,_0x5c8f78){return _0x5c8f78||(_0x5c8f78=_0x4edb81['create']()),null!=_0x411bfb['range']&&Object['hasOwnProperty']['call'](_0x411bfb,'range')&&_0x5afb73['Range']['encode'](_0x411bfb['range'],_0x5c8f78['uint32'](0xa)['fork']())['ldelim'](),null!=_0x411bfb['key']&&Object['hasOwnProperty']['call'](_0x411bfb,'key')&&_0x5c8f78['uint32'](0x12)['string'](_0x411bfb['key']),null!=_0x411bfb['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x411bfb,'oldValueBoolean')&&_0x5c8f78['uint32'](0x18)['bool'](_0x411bfb['oldValueBoolean']),null!=_0x411bfb['oldValueJson']&&Object['hasOwnProperty']['call'](_0x411bfb,'oldValueJson')&&_0x5c8f78['uint32'](0x22)['string'](_0x411bfb['oldValueJson']),null!=_0x411bfb['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x411bfb,'newValueBoolean')&&_0x5c8f78['uint32'](0x28)['bool'](_0x411bfb['newValueBoolean']),null!=_0x411bfb['newValueJson']&&Object['hasOwnProperty']['call'](_0x411bfb,'newValueJson')&&_0x5c8f78['uint32'](0x32)['string'](_0x411bfb['newValueJson']),null!=_0x411bfb['wasUndone']&&Object['hasOwnProperty']['call'](_0x411bfb,'wasUndone')&&_0x5c8f78['uint32'](0x38)['bool'](_0x411bfb['wasUndone']),_0x5c8f78;},_0x59bedc['encodeDelimited']=function(_0x31af22,_0x223f9a){return this['encode'](_0x31af22,_0x223f9a)['ldelim']();},_0x59bedc['decode']=function(_0x4efad6,_0x2c21a0){_0x4efad6 instanceof _0x505e4b||(_0x4efad6=_0x505e4b['create'](_0x4efad6));for(var _0x2399f0=void 0x0===_0x2c21a0?_0x4efad6['len']:_0x4efad6['pos']+_0x2c21a0,_0x425e7b=new _0x5afb73['AttributeOperation']();_0x4efad6['pos']<_0x2399f0;){var _0x118870=_0x4efad6['uint32']();switch(_0x118870>>>0x3){case 0x1:_0x425e7b['range']=_0x5afb73['Range']['decode'](_0x4efad6,_0x4efad6['uint32']());break;case 0x2:_0x425e7b['key']=_0x4efad6['string']();break;case 0x3:_0x425e7b['oldValueBoolean']=_0x4efad6['bool']();break;case 0x4:_0x425e7b['oldValueJson']=_0x4efad6['string']();break;case 0x5:_0x425e7b['newValueBoolean']=_0x4efad6['bool']();break;case 0x6:_0x425e7b['newValueJson']=_0x4efad6['string']();break;case 0x7:_0x425e7b['wasUndone']=_0x4efad6['bool']();break;default:_0x4efad6['skipType'](0x7&_0x118870);}}return _0x425e7b;},_0x59bedc['decodeDelimited']=function(_0x4e067c){return _0x4e067c instanceof _0x505e4b||(_0x4e067c=new _0x505e4b(_0x4e067c)),this['decode'](_0x4e067c,_0x4e067c['uint32']());},_0x59bedc['verify']=function(_0x3b5ebc){if('object'!=typeof _0x3b5ebc||null===_0x3b5ebc)return'object\x20expected';if(null!=_0x3b5ebc['range']&&_0x3b5ebc['hasOwnProperty']('range')){var _0x43e016=_0x5afb73['Range']['verify'](_0x3b5ebc['range']);if(_0x43e016)return'range.'+_0x43e016;}return null!=_0x3b5ebc['key']&&_0x3b5ebc['hasOwnProperty']('key')&&!_0x49f5bc['isString'](_0x3b5ebc['key'])?'key:\x20string\x20expected':null!=_0x3b5ebc['oldValueBoolean']&&_0x3b5ebc['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x3b5ebc['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x3b5ebc['oldValueJson']&&_0x3b5ebc['hasOwnProperty']('oldValueJson')&&!_0x49f5bc['isString'](_0x3b5ebc['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x3b5ebc['newValueBoolean']&&_0x3b5ebc['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x3b5ebc['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x3b5ebc['newValueJson']&&_0x3b5ebc['hasOwnProperty']('newValueJson')&&!_0x49f5bc['isString'](_0x3b5ebc['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x3b5ebc['wasUndone']&&_0x3b5ebc['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x3b5ebc['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x59bedc['fromObject']=function(_0xe2a1b6){if(_0xe2a1b6 instanceof _0x5afb73['AttributeOperation'])return _0xe2a1b6;var _0xcba59e=new _0x5afb73['AttributeOperation']();if(null!=_0xe2a1b6['range']){if('object'!=typeof _0xe2a1b6['range'])throw TypeError('.AttributeOperation.range:\x20object\x20expected');_0xcba59e['range']=_0x5afb73['Range']['fromObject'](_0xe2a1b6['range']);}return null!=_0xe2a1b6['key']&&(_0xcba59e['key']=String(_0xe2a1b6['key'])),null!=_0xe2a1b6['oldValueBoolean']&&(_0xcba59e['oldValueBoolean']=Boolean(_0xe2a1b6['oldValueBoolean'])),null!=_0xe2a1b6['oldValueJson']&&(_0xcba59e['oldValueJson']=String(_0xe2a1b6['oldValueJson'])),null!=_0xe2a1b6['newValueBoolean']&&(_0xcba59e['newValueBoolean']=Boolean(_0xe2a1b6['newValueBoolean'])),null!=_0xe2a1b6['newValueJson']&&(_0xcba59e['newValueJson']=String(_0xe2a1b6['newValueJson'])),null!=_0xe2a1b6['wasUndone']&&(_0xcba59e['wasUndone']=Boolean(_0xe2a1b6['wasUndone'])),_0xcba59e;},_0x59bedc['toObject']=function(_0x26fbca,_0x59bc90){_0x59bc90||(_0x59bc90={});var _0x5e20ef={};return _0x59bc90['defaults']&&(_0x5e20ef['range']=null,_0x5e20ef['key']='',_0x5e20ef['oldValueBoolean']=!0x1,_0x5e20ef['oldValueJson']='',_0x5e20ef['newValueBoolean']=!0x1,_0x5e20ef['newValueJson']='',_0x5e20ef['wasUndone']=!0x1),null!=_0x26fbca['range']&&_0x26fbca['hasOwnProperty']('range')&&(_0x5e20ef['range']=_0x5afb73['Range']['toObject'](_0x26fbca['range'],_0x59bc90)),null!=_0x26fbca['key']&&_0x26fbca['hasOwnProperty']('key')&&(_0x5e20ef['key']=_0x26fbca['key']),null!=_0x26fbca['oldValueBoolean']&&_0x26fbca['hasOwnProperty']('oldValueBoolean')&&(_0x5e20ef['oldValueBoolean']=_0x26fbca['oldValueBoolean']),null!=_0x26fbca['oldValueJson']&&_0x26fbca['hasOwnProperty']('oldValueJson')&&(_0x5e20ef['oldValueJson']=_0x26fbca['oldValueJson']),null!=_0x26fbca['newValueBoolean']&&_0x26fbca['hasOwnProperty']('newValueBoolean')&&(_0x5e20ef['newValueBoolean']=_0x26fbca['newValueBoolean']),null!=_0x26fbca['newValueJson']&&_0x26fbca['hasOwnProperty']('newValueJson')&&(_0x5e20ef['newValueJson']=_0x26fbca['newValueJson']),null!=_0x26fbca['wasUndone']&&_0x26fbca['hasOwnProperty']('wasUndone')&&(_0x5e20ef['wasUndone']=_0x26fbca['wasUndone']),_0x5e20ef;},_0x59bedc['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x2f7e1c['util']['toJSONOptions']);},_0x59bedc['getTypeUrl']=function(_0x2df126){return void 0x0===_0x2df126&&(_0x2df126='type.googleapis.com'),_0x2df126+'/AttributeOperation';},_0x59bedc;}()),_0x5afb73['InsertOperation']=(function(){function _0x325b5b(_0x27bbcd){if(this['nodes']=[],_0x27bbcd){for(var _0x20beed=Object['keys'](_0x27bbcd),_0x1c8a7f=0x0;_0x1c8a7f<_0x20beed['length'];++_0x1c8a7f)null!=_0x27bbcd[_0x20beed[_0x1c8a7f]]&&(this[_0x20beed[_0x1c8a7f]]=_0x27bbcd[_0x20beed[_0x1c8a7f]]);}}return _0x325b5b['prototype']['position']=null,_0x325b5b['prototype']['nodes']=_0x49f5bc['emptyArray'],_0x325b5b['prototype']['shouldReceiveAttributes']=!0x1,_0x325b5b['prototype']['wasUndone']=!0x1,_0x325b5b['create']=function(_0x4c01ea){return new _0x325b5b(_0x4c01ea);},_0x325b5b['encode']=function(_0x5ba688,_0x38e3c9){if(_0x38e3c9||(_0x38e3c9=_0x4edb81['create']()),null!=_0x5ba688['position']&&Object['hasOwnProperty']['call'](_0x5ba688,'position')&&_0x5afb73['Position']['encode'](_0x5ba688['position'],_0x38e3c9['uint32'](0xa)['fork']())['ldelim'](),null!=_0x5ba688['nodes']&&_0x5ba688['nodes']['length']){for(var _0x40ab8b=0x0;_0x40ab8b<_0x5ba688['nodes']['length'];++_0x40ab8b)_0x5afb73['Element']['encode'](_0x5ba688['nodes'][_0x40ab8b],_0x38e3c9['uint32'](0x12)['fork']())['ldelim']();}return null!=_0x5ba688['shouldReceiveAttributes']&&Object['hasOwnProperty']['call'](_0x5ba688,'shouldReceiveAttributes')&&_0x38e3c9['uint32'](0x18)['bool'](_0x5ba688['shouldReceiveAttributes']),null!=_0x5ba688['wasUndone']&&Object['hasOwnProperty']['call'](_0x5ba688,'wasUndone')&&_0x38e3c9['uint32'](0x20)['bool'](_0x5ba688['wasUndone']),_0x38e3c9;},_0x325b5b['encodeDelimited']=function(_0x2e6aad,_0x4937b2){return this['encode'](_0x2e6aad,_0x4937b2)['ldelim']();},_0x325b5b['decode']=function(_0x1a188f,_0x3f8755){_0x1a188f instanceof _0x505e4b||(_0x1a188f=_0x505e4b['create'](_0x1a188f));for(var _0x5679af=void 0x0===_0x3f8755?_0x1a188f['len']:_0x1a188f['pos']+_0x3f8755,_0x597f8=new _0x5afb73['InsertOperation']();_0x1a188f['pos']<_0x5679af;){var _0x3926e4=_0x1a188f['uint32']();switch(_0x3926e4>>>0x3){case 0x1:_0x597f8['position']=_0x5afb73['Position']['decode'](_0x1a188f,_0x1a188f['uint32']());break;case 0x2:_0x597f8['nodes']&&_0x597f8['nodes']['length']||(_0x597f8['nodes']=[]),_0x597f8['nodes']['push'](_0x5afb73['Element']['decode'](_0x1a188f,_0x1a188f['uint32']()));break;case 0x3:_0x597f8['shouldReceiveAttributes']=_0x1a188f['bool']();break;case 0x4:_0x597f8['wasUndone']=_0x1a188f['bool']();break;default:_0x1a188f['skipType'](0x7&_0x3926e4);}}return _0x597f8;},_0x325b5b['decodeDelimited']=function(_0x2a7588){return _0x2a7588 instanceof _0x505e4b||(_0x2a7588=new _0x505e4b(_0x2a7588)),this['decode'](_0x2a7588,_0x2a7588['uint32']());},_0x325b5b['verify']=function(_0x3cb7dd){if('object'!=typeof _0x3cb7dd||null===_0x3cb7dd)return'object\x20expected';if(null!=_0x3cb7dd['position']&&_0x3cb7dd['hasOwnProperty']('position')&&(_0xfb3002=_0x5afb73['Position']['verify'](_0x3cb7dd['position'])))return'position.'+_0xfb3002;if(null!=_0x3cb7dd['nodes']&&_0x3cb7dd['hasOwnProperty']('nodes')){if(!Array['isArray'](_0x3cb7dd['nodes']))return'nodes:\x20array\x20expected';for(var _0x1c9b1d=0x0;_0x1c9b1d<_0x3cb7dd['nodes']['length'];++_0x1c9b1d){var _0xfb3002;if(_0xfb3002=_0x5afb73['Element']['verify'](_0x3cb7dd['nodes'][_0x1c9b1d]))return'nodes.'+_0xfb3002;}}return null!=_0x3cb7dd['shouldReceiveAttributes']&&_0x3cb7dd['hasOwnProperty']('shouldReceiveAttributes')&&'boolean'!=typeof _0x3cb7dd['shouldReceiveAttributes']?'shouldReceiveAttributes:\x20boolean\x20expected':null!=_0x3cb7dd['wasUndone']&&_0x3cb7dd['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x3cb7dd['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x325b5b['fromObject']=function(_0x5bbe98){if(_0x5bbe98 instanceof _0x5afb73['InsertOperation'])return _0x5bbe98;var _0x16e353=new _0x5afb73['InsertOperation']();if(null!=_0x5bbe98['position']){if('object'!=typeof _0x5bbe98['position'])throw TypeError('.InsertOperation.position:\x20object\x20expected');_0x16e353['position']=_0x5afb73['Position']['fromObject'](_0x5bbe98['position']);}if(_0x5bbe98['nodes']){if(!Array['isArray'](_0x5bbe98['nodes']))throw TypeError('.InsertOperation.nodes:\x20array\x20expected');_0x16e353['nodes']=[];for(var _0x34267e=0x0;_0x34267e<_0x5bbe98['nodes']['length'];++_0x34267e){if('object'!=typeof _0x5bbe98['nodes'][_0x34267e])throw TypeError('.InsertOperation.nodes:\x20object\x20expected');_0x16e353['nodes'][_0x34267e]=_0x5afb73['Element']['fromObject'](_0x5bbe98['nodes'][_0x34267e]);}}return null!=_0x5bbe98['shouldReceiveAttributes']&&(_0x16e353['shouldReceiveAttributes']=Boolean(_0x5bbe98['shouldReceiveAttributes'])),null!=_0x5bbe98['wasUndone']&&(_0x16e353['wasUndone']=Boolean(_0x5bbe98['wasUndone'])),_0x16e353;},_0x325b5b['toObject']=function(_0x2e8f21,_0x55dba1){_0x55dba1||(_0x55dba1={});var _0x11d430={};if((_0x55dba1['arrays']||_0x55dba1['defaults'])&&(_0x11d430['nodes']=[]),_0x55dba1['defaults']&&(_0x11d430['position']=null,_0x11d430['shouldReceiveAttributes']=!0x1,_0x11d430['wasUndone']=!0x1),null!=_0x2e8f21['position']&&_0x2e8f21['hasOwnProperty']('position')&&(_0x11d430['position']=_0x5afb73['Position']['toObject'](_0x2e8f21['position'],_0x55dba1)),_0x2e8f21['nodes']&&_0x2e8f21['nodes']['length']){_0x11d430['nodes']=[];for(var _0x4ecf1a=0x0;_0x4ecf1a<_0x2e8f21['nodes']['length'];++_0x4ecf1a)_0x11d430['nodes'][_0x4ecf1a]=_0x5afb73['Element']['toObject'](_0x2e8f21['nodes'][_0x4ecf1a],_0x55dba1);}return null!=_0x2e8f21['shouldReceiveAttributes']&&_0x2e8f21['hasOwnProperty']('shouldReceiveAttributes')&&(_0x11d430['shouldReceiveAttributes']=_0x2e8f21['shouldReceiveAttributes']),null!=_0x2e8f21['wasUndone']&&_0x2e8f21['hasOwnProperty']('wasUndone')&&(_0x11d430['wasUndone']=_0x2e8f21['wasUndone']),_0x11d430;},_0x325b5b['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x2f7e1c['util']['toJSONOptions']);},_0x325b5b['getTypeUrl']=function(_0x144ed1){return void 0x0===_0x144ed1&&(_0x144ed1='type.googleapis.com'),_0x144ed1+'/InsertOperation';},_0x325b5b;}()),_0x5afb73['MarkerOperation']=(function(){function _0x9b2b73(_0x3ac6c1){if(_0x3ac6c1){for(var _0x5e970a=Object['keys'](_0x3ac6c1),_0x45b555=0x0;_0x45b555<_0x5e970a['length'];++_0x45b555)null!=_0x3ac6c1[_0x5e970a[_0x45b555]]&&(this[_0x5e970a[_0x45b555]]=_0x3ac6c1[_0x5e970a[_0x45b555]]);}}return _0x9b2b73['prototype']['name']='',_0x9b2b73['prototype']['oldRange']=null,_0x9b2b73['prototype']['newRange']=null,_0x9b2b73['prototype']['affectsData']=!0x1,_0x9b2b73['prototype']['wasUndone']=!0x1,_0x9b2b73['create']=function(_0xf416b4){return new _0x9b2b73(_0xf416b4);},_0x9b2b73['encode']=function(_0x17061b,_0x1e9533){return _0x1e9533||(_0x1e9533=_0x4edb81['create']()),null!=_0x17061b['name']&&Object['hasOwnProperty']['call'](_0x17061b,'name')&&_0x1e9533['uint32'](0xa)['string'](_0x17061b['name']),null!=_0x17061b['oldRange']&&Object['hasOwnProperty']['call'](_0x17061b,'oldRange')&&_0x5afb73['Range']['encode'](_0x17061b['oldRange'],_0x1e9533['uint32'](0x12)['fork']())['ldelim'](),null!=_0x17061b['newRange']&&Object['hasOwnProperty']['call'](_0x17061b,'newRange')&&_0x5afb73['Range']['encode'](_0x17061b['newRange'],_0x1e9533['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x17061b['affectsData']&&Object['hasOwnProperty']['call'](_0x17061b,'affectsData')&&_0x1e9533['uint32'](0x20)['bool'](_0x17061b['affectsData']),null!=_0x17061b['wasUndone']&&Object['hasOwnProperty']['call'](_0x17061b,'wasUndone')&&_0x1e9533['uint32'](0x28)['bool'](_0x17061b['wasUndone']),_0x1e9533;},_0x9b2b73['encodeDelimited']=function(_0x21f267,_0x50cad5){return this['encode'](_0x21f267,_0x50cad5)['ldelim']();},_0x9b2b73['decode']=function(_0x1bdde3,_0x52449b){_0x1bdde3 instanceof _0x505e4b||(_0x1bdde3=_0x505e4b['create'](_0x1bdde3));for(var _0x2dd9fe=void 0x0===_0x52449b?_0x1bdde3['len']:_0x1bdde3['pos']+_0x52449b,_0x486a41=new _0x5afb73['MarkerOperation']();_0x1bdde3['pos']<_0x2dd9fe;){var _0x4e3f9e=_0x1bdde3['uint32']();switch(_0x4e3f9e>>>0x3){case 0x1:_0x486a41['name']=_0x1bdde3['string']();break;case 0x2:_0x486a41['oldRange']=_0x5afb73['Range']['decode'](_0x1bdde3,_0x1bdde3['uint32']());break;case 0x3:_0x486a41['newRange']=_0x5afb73['Range']['decode'](_0x1bdde3,_0x1bdde3['uint32']());break;case 0x4:_0x486a41['affectsData']=_0x1bdde3['bool']();break;case 0x5:_0x486a41['wasUndone']=_0x1bdde3['bool']();break;default:_0x1bdde3['skipType'](0x7&_0x4e3f9e);}}return _0x486a41;},_0x9b2b73['decodeDelimited']=function(_0x17123d){return _0x17123d instanceof _0x505e4b||(_0x17123d=new _0x505e4b(_0x17123d)),this['decode'](_0x17123d,_0x17123d['uint32']());},_0x9b2b73['verify']=function(_0x52d747){if('object'!=typeof _0x52d747||null===_0x52d747)return'object\x20expected';if(null!=_0x52d747['name']&&_0x52d747['hasOwnProperty']('name')&&!_0x49f5bc['isString'](_0x52d747['name']))return'name:\x20string\x20expected';var _0x230464;if(null!=_0x52d747['oldRange']&&_0x52d747['hasOwnProperty']('oldRange')&&(_0x230464=_0x5afb73['Range']['verify'](_0x52d747['oldRange'])))return'oldRange.'+_0x230464;if(null!=_0x52d747['newRange']&&_0x52d747['hasOwnProperty']('newRange')&&(_0x230464=_0x5afb73['Range']['verify'](_0x52d747['newRange'])))return'newRange.'+_0x230464;return null!=_0x52d747['affectsData']&&_0x52d747['hasOwnProperty']('affectsData')&&'boolean'!=typeof _0x52d747['affectsData']?'affectsData:\x20boolean\x20expected':null!=_0x52d747['wasUndone']&&_0x52d747['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x52d747['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x9b2b73['fromObject']=function(_0xa4a2f4){if(_0xa4a2f4 instanceof _0x5afb73['MarkerOperation'])return _0xa4a2f4;var _0x2588c5=new _0x5afb73['MarkerOperation']();if(null!=_0xa4a2f4['name']&&(_0x2588c5['name']=String(_0xa4a2f4['name'])),null!=_0xa4a2f4['oldRange']){if('object'!=typeof _0xa4a2f4['oldRange'])throw TypeError('.MarkerOperation.oldRange:\x20object\x20expected');_0x2588c5['oldRange']=_0x5afb73['Range']['fromObject'](_0xa4a2f4['oldRange']);}if(null!=_0xa4a2f4['newRange']){if('object'!=typeof _0xa4a2f4['newRange'])throw TypeError('.MarkerOperation.newRange:\x20object\x20expected');_0x2588c5['newRange']=_0x5afb73['Range']['fromObject'](_0xa4a2f4['newRange']);}return null!=_0xa4a2f4['affectsData']&&(_0x2588c5['affectsData']=Boolean(_0xa4a2f4['affectsData'])),null!=_0xa4a2f4['wasUndone']&&(_0x2588c5['wasUndone']=Boolean(_0xa4a2f4['wasUndone'])),_0x2588c5;},_0x9b2b73['toObject']=function(_0x47c10f,_0x3cbe3b){_0x3cbe3b||(_0x3cbe3b={});var _0x2cdbc5={};return _0x3cbe3b['defaults']&&(_0x2cdbc5['name']='',_0x2cdbc5['oldRange']=null,_0x2cdbc5['newRange']=null,_0x2cdbc5['affectsData']=!0x1,_0x2cdbc5['wasUndone']=!0x1),null!=_0x47c10f['name']&&_0x47c10f['hasOwnProperty']('name')&&(_0x2cdbc5['name']=_0x47c10f['name']),null!=_0x47c10f['oldRange']&&_0x47c10f['hasOwnProperty']('oldRange')&&(_0x2cdbc5['oldRange']=_0x5afb73['Range']['toObject'](_0x47c10f['oldRange'],_0x3cbe3b)),null!=_0x47c10f['newRange']&&_0x47c10f['hasOwnProperty']('newRange')&&(_0x2cdbc5['newRange']=_0x5afb73['Range']['toObject'](_0x47c10f['newRange'],_0x3cbe3b)),null!=_0x47c10f['affectsData']&&_0x47c10f['hasOwnProperty']('affectsData')&&(_0x2cdbc5['affectsData']=_0x47c10f['affectsData']),null!=_0x47c10f['wasUndone']&&_0x47c10f['hasOwnProperty']('wasUndone')&&(_0x2cdbc5['wasUndone']=_0x47c10f['wasUndone']),_0x2cdbc5;},_0x9b2b73['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x2f7e1c['util']['toJSONOptions']);},_0x9b2b73['getTypeUrl']=function(_0x2033fd){return void 0x0===_0x2033fd&&(_0x2033fd='type.googleapis.com'),_0x2033fd+'/MarkerOperation';},_0x9b2b73;}()),_0x5afb73['MergeOperation']=(function(){function _0x536c83(_0x4594b4){if(_0x4594b4){for(var _0x258bd9=Object['keys'](_0x4594b4),_0x2557dc=0x0;_0x2557dc<_0x258bd9['length'];++_0x2557dc)null!=_0x4594b4[_0x258bd9[_0x2557dc]]&&(this[_0x258bd9[_0x2557dc]]=_0x4594b4[_0x258bd9[_0x2557dc]]);}}return _0x536c83['prototype']['sourcePosition']=null,_0x536c83['prototype']['targetPosition']=null,_0x536c83['prototype']['graveyardPosition']=null,_0x536c83['prototype']['howMany']=0x0,_0x536c83['prototype']['wasUndone']=!0x1,_0x536c83['create']=function(_0x301eb6){return new _0x536c83(_0x301eb6);},_0x536c83['encode']=function(_0x50fe2b,_0x13d759){return _0x13d759||(_0x13d759=_0x4edb81['create']()),null!=_0x50fe2b['sourcePosition']&&Object['hasOwnProperty']['call'](_0x50fe2b,'sourcePosition')&&_0x5afb73['Position']['encode'](_0x50fe2b['sourcePosition'],_0x13d759['uint32'](0xa)['fork']())['ldelim'](),null!=_0x50fe2b['targetPosition']&&Object['hasOwnProperty']['call'](_0x50fe2b,'targetPosition')&&_0x5afb73['Position']['encode'](_0x50fe2b['targetPosition'],_0x13d759['uint32'](0x12)['fork']())['ldelim'](),null!=_0x50fe2b['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x50fe2b,'graveyardPosition')&&_0x5afb73['Position']['encode'](_0x50fe2b['graveyardPosition'],_0x13d759['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x50fe2b['howMany']&&Object['hasOwnProperty']['call'](_0x50fe2b,'howMany')&&_0x13d759['uint32'](0x20)['uint32'](_0x50fe2b['howMany']),null!=_0x50fe2b['wasUndone']&&Object['hasOwnProperty']['call'](_0x50fe2b,'wasUndone')&&_0x13d759['uint32'](0x28)['bool'](_0x50fe2b['wasUndone']),_0x13d759;},_0x536c83['encodeDelimited']=function(_0x9dc83d,_0x39c66d){return this['encode'](_0x9dc83d,_0x39c66d)['ldelim']();},_0x536c83['decode']=function(_0x3468de,_0x36dda5){_0x3468de instanceof _0x505e4b||(_0x3468de=_0x505e4b['create'](_0x3468de));for(var _0x27feef=void 0x0===_0x36dda5?_0x3468de['len']:_0x3468de['pos']+_0x36dda5,_0x2aa1c4=new _0x5afb73['MergeOperation']();_0x3468de['pos']<_0x27feef;){var _0x327bcc=_0x3468de['uint32']();switch(_0x327bcc>>>0x3){case 0x1:_0x2aa1c4['sourcePosition']=_0x5afb73['Position']['decode'](_0x3468de,_0x3468de['uint32']());break;case 0x2:_0x2aa1c4['targetPosition']=_0x5afb73['Position']['decode'](_0x3468de,_0x3468de['uint32']());break;case 0x3:_0x2aa1c4['graveyardPosition']=_0x5afb73['Position']['decode'](_0x3468de,_0x3468de['uint32']());break;case 0x4:_0x2aa1c4['howMany']=_0x3468de['uint32']();break;case 0x5:_0x2aa1c4['wasUndone']=_0x3468de['bool']();break;default:_0x3468de['skipType'](0x7&_0x327bcc);}}return _0x2aa1c4;},_0x536c83['decodeDelimited']=function(_0x1f2705){return _0x1f2705 instanceof _0x505e4b||(_0x1f2705=new _0x505e4b(_0x1f2705)),this['decode'](_0x1f2705,_0x1f2705['uint32']());},_0x536c83['verify']=function(_0xc00160){if('object'!=typeof _0xc00160||null===_0xc00160)return'object\x20expected';var _0x129643;if(null!=_0xc00160['sourcePosition']&&_0xc00160['hasOwnProperty']('sourcePosition')&&(_0x129643=_0x5afb73['Position']['verify'](_0xc00160['sourcePosition'])))return'sourcePosition.'+_0x129643;if(null!=_0xc00160['targetPosition']&&_0xc00160['hasOwnProperty']('targetPosition')&&(_0x129643=_0x5afb73['Position']['verify'](_0xc00160['targetPosition'])))return'targetPosition.'+_0x129643;if(null!=_0xc00160['graveyardPosition']&&_0xc00160['hasOwnProperty']('graveyardPosition')&&(_0x129643=_0x5afb73['Position']['verify'](_0xc00160['graveyardPosition'])))return'graveyardPosition.'+_0x129643;return null!=_0xc00160['howMany']&&_0xc00160['hasOwnProperty']('howMany')&&!_0x49f5bc['isInteger'](_0xc00160['howMany'])?'howMany:\x20integer\x20expected':null!=_0xc00160['wasUndone']&&_0xc00160['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0xc00160['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x536c83['fromObject']=function(_0x151765){if(_0x151765 instanceof _0x5afb73['MergeOperation'])return _0x151765;var _0x5e4f63=new _0x5afb73['MergeOperation']();if(null!=_0x151765['sourcePosition']){if('object'!=typeof _0x151765['sourcePosition'])throw TypeError('.MergeOperation.sourcePosition:\x20object\x20expected');_0x5e4f63['sourcePosition']=_0x5afb73['Position']['fromObject'](_0x151765['sourcePosition']);}if(null!=_0x151765['targetPosition']){if('object'!=typeof _0x151765['targetPosition'])throw TypeError('.MergeOperation.targetPosition:\x20object\x20expected');_0x5e4f63['targetPosition']=_0x5afb73['Position']['fromObject'](_0x151765['targetPosition']);}if(null!=_0x151765['graveyardPosition']){if('object'!=typeof _0x151765['graveyardPosition'])throw TypeError('.MergeOperation.graveyardPosition:\x20object\x20expected');_0x5e4f63['graveyardPosition']=_0x5afb73['Position']['fromObject'](_0x151765['graveyardPosition']);}return null!=_0x151765['howMany']&&(_0x5e4f63['howMany']=_0x151765['howMany']>>>0x0),null!=_0x151765['wasUndone']&&(_0x5e4f63['wasUndone']=Boolean(_0x151765['wasUndone'])),_0x5e4f63;},_0x536c83['toObject']=function(_0x1b51fc,_0x3babae){_0x3babae||(_0x3babae={});var _0x5fe1d={};return _0x3babae['defaults']&&(_0x5fe1d['sourcePosition']=null,_0x5fe1d['targetPosition']=null,_0x5fe1d['graveyardPosition']=null,_0x5fe1d['howMany']=0x0,_0x5fe1d['wasUndone']=!0x1),null!=_0x1b51fc['sourcePosition']&&_0x1b51fc['hasOwnProperty']('sourcePosition')&&(_0x5fe1d['sourcePosition']=_0x5afb73['Position']['toObject'](_0x1b51fc['sourcePosition'],_0x3babae)),null!=_0x1b51fc['targetPosition']&&_0x1b51fc['hasOwnProperty']('targetPosition')&&(_0x5fe1d['targetPosition']=_0x5afb73['Position']['toObject'](_0x1b51fc['targetPosition'],_0x3babae)),null!=_0x1b51fc['graveyardPosition']&&_0x1b51fc['hasOwnProperty']('graveyardPosition')&&(_0x5fe1d['graveyardPosition']=_0x5afb73['Position']['toObject'](_0x1b51fc['graveyardPosition'],_0x3babae)),null!=_0x1b51fc['howMany']&&_0x1b51fc['hasOwnProperty']('howMany')&&(_0x5fe1d['howMany']=_0x1b51fc['howMany']),null!=_0x1b51fc['wasUndone']&&_0x1b51fc['hasOwnProperty']('wasUndone')&&(_0x5fe1d['wasUndone']=_0x1b51fc['wasUndone']),_0x5fe1d;},_0x536c83['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x2f7e1c['util']['toJSONOptions']);},_0x536c83['getTypeUrl']=function(_0x1606b4){return void 0x0===_0x1606b4&&(_0x1606b4='type.googleapis.com'),_0x1606b4+'/MergeOperation';},_0x536c83;}()),_0x5afb73['MoveOperation']=(function(){function _0x4be5ea(_0x40b2b8){if(_0x40b2b8){for(var _0x9ca1dc=Object['keys'](_0x40b2b8),_0x5cf2c3=0x0;_0x5cf2c3<_0x9ca1dc['length'];++_0x5cf2c3)null!=_0x40b2b8[_0x9ca1dc[_0x5cf2c3]]&&(this[_0x9ca1dc[_0x5cf2c3]]=_0x40b2b8[_0x9ca1dc[_0x5cf2c3]]);}}return _0x4be5ea['prototype']['sourcePosition']=null,_0x4be5ea['prototype']['howMany']=0x0,_0x4be5ea['prototype']['targetPosition']=null,_0x4be5ea['prototype']['wasUndone']=!0x1,_0x4be5ea['create']=function(_0x233d89){return new _0x4be5ea(_0x233d89);},_0x4be5ea['encode']=function(_0x2ec81f,_0x5ef452){return _0x5ef452||(_0x5ef452=_0x4edb81['create']()),null!=_0x2ec81f['sourcePosition']&&Object['hasOwnProperty']['call'](_0x2ec81f,'sourcePosition')&&_0x5afb73['Position']['encode'](_0x2ec81f['sourcePosition'],_0x5ef452['uint32'](0xa)['fork']())['ldelim'](),null!=_0x2ec81f['howMany']&&Object['hasOwnProperty']['call'](_0x2ec81f,'howMany')&&_0x5ef452['uint32'](0x10)['uint32'](_0x2ec81f['howMany']),null!=_0x2ec81f['targetPosition']&&Object['hasOwnProperty']['call'](_0x2ec81f,'targetPosition')&&_0x5afb73['Position']['encode'](_0x2ec81f['targetPosition'],_0x5ef452['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x2ec81f['wasUndone']&&Object['hasOwnProperty']['call'](_0x2ec81f,'wasUndone')&&_0x5ef452['uint32'](0x20)['bool'](_0x2ec81f['wasUndone']),_0x5ef452;},_0x4be5ea['encodeDelimited']=function(_0x5b9f9c,_0x5a5941){return this['encode'](_0x5b9f9c,_0x5a5941)['ldelim']();},_0x4be5ea['decode']=function(_0x56d962,_0x4ba170){_0x56d962 instanceof _0x505e4b||(_0x56d962=_0x505e4b['create'](_0x56d962));for(var _0x14c069=void 0x0===_0x4ba170?_0x56d962['len']:_0x56d962['pos']+_0x4ba170,_0x10da15=new _0x5afb73['MoveOperation']();_0x56d962['pos']<_0x14c069;){var _0x2e463c=_0x56d962['uint32']();switch(_0x2e463c>>>0x3){case 0x1:_0x10da15['sourcePosition']=_0x5afb73['Position']['decode'](_0x56d962,_0x56d962['uint32']());break;case 0x2:_0x10da15['howMany']=_0x56d962['uint32']();break;case 0x3:_0x10da15['targetPosition']=_0x5afb73['Position']['decode'](_0x56d962,_0x56d962['uint32']());break;case 0x4:_0x10da15['wasUndone']=_0x56d962['bool']();break;default:_0x56d962['skipType'](0x7&_0x2e463c);}}return _0x10da15;},_0x4be5ea['decodeDelimited']=function(_0x43f212){return _0x43f212 instanceof _0x505e4b||(_0x43f212=new _0x505e4b(_0x43f212)),this['decode'](_0x43f212,_0x43f212['uint32']());},_0x4be5ea['verify']=function(_0x4e9d48){if('object'!=typeof _0x4e9d48||null===_0x4e9d48)return'object\x20expected';var _0xd79ade;if(null!=_0x4e9d48['sourcePosition']&&_0x4e9d48['hasOwnProperty']('sourcePosition')&&(_0xd79ade=_0x5afb73['Position']['verify'](_0x4e9d48['sourcePosition'])))return'sourcePosition.'+_0xd79ade;if(null!=_0x4e9d48['howMany']&&_0x4e9d48['hasOwnProperty']('howMany')&&!_0x49f5bc['isInteger'](_0x4e9d48['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x4e9d48['targetPosition']&&_0x4e9d48['hasOwnProperty']('targetPosition')&&(_0xd79ade=_0x5afb73['Position']['verify'](_0x4e9d48['targetPosition'])))return'targetPosition.'+_0xd79ade;return null!=_0x4e9d48['wasUndone']&&_0x4e9d48['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x4e9d48['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x4be5ea['fromObject']=function(_0x541199){if(_0x541199 instanceof _0x5afb73['MoveOperation'])return _0x541199;var _0x1f6961=new _0x5afb73['MoveOperation']();if(null!=_0x541199['sourcePosition']){if('object'!=typeof _0x541199['sourcePosition'])throw TypeError('.MoveOperation.sourcePosition:\x20object\x20expected');_0x1f6961['sourcePosition']=_0x5afb73['Position']['fromObject'](_0x541199['sourcePosition']);}if(null!=_0x541199['howMany']&&(_0x1f6961['howMany']=_0x541199['howMany']>>>0x0),null!=_0x541199['targetPosition']){if('object'!=typeof _0x541199['targetPosition'])throw TypeError('.MoveOperation.targetPosition:\x20object\x20expected');_0x1f6961['targetPosition']=_0x5afb73['Position']['fromObject'](_0x541199['targetPosition']);}return null!=_0x541199['wasUndone']&&(_0x1f6961['wasUndone']=Boolean(_0x541199['wasUndone'])),_0x1f6961;},_0x4be5ea['toObject']=function(_0x3ae11c,_0x292966){_0x292966||(_0x292966={});var _0xf87568={};return _0x292966['defaults']&&(_0xf87568['sourcePosition']=null,_0xf87568['howMany']=0x0,_0xf87568['targetPosition']=null,_0xf87568['wasUndone']=!0x1),null!=_0x3ae11c['sourcePosition']&&_0x3ae11c['hasOwnProperty']('sourcePosition')&&(_0xf87568['sourcePosition']=_0x5afb73['Position']['toObject'](_0x3ae11c['sourcePosition'],_0x292966)),null!=_0x3ae11c['howMany']&&_0x3ae11c['hasOwnProperty']('howMany')&&(_0xf87568['howMany']=_0x3ae11c['howMany']),null!=_0x3ae11c['targetPosition']&&_0x3ae11c['hasOwnProperty']('targetPosition')&&(_0xf87568['targetPosition']=_0x5afb73['Position']['toObject'](_0x3ae11c['targetPosition'],_0x292966)),null!=_0x3ae11c['wasUndone']&&_0x3ae11c['hasOwnProperty']('wasUndone')&&(_0xf87568['wasUndone']=_0x3ae11c['wasUndone']),_0xf87568;},_0x4be5ea['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x2f7e1c['util']['toJSONOptions']);},_0x4be5ea['getTypeUrl']=function(_0x193c64){return void 0x0===_0x193c64&&(_0x193c64='type.googleapis.com'),_0x193c64+'/MoveOperation';},_0x4be5ea;}()),_0x5afb73['RenameOperation']=(function(){function _0x52e454(_0x48bc43){if(_0x48bc43){for(var _0x2e1f92=Object['keys'](_0x48bc43),_0x2abf2d=0x0;_0x2abf2d<_0x2e1f92['length'];++_0x2abf2d)null!=_0x48bc43[_0x2e1f92[_0x2abf2d]]&&(this[_0x2e1f92[_0x2abf2d]]=_0x48bc43[_0x2e1f92[_0x2abf2d]]);}}return _0x52e454['prototype']['position']=null,_0x52e454['prototype']['oldName']='',_0x52e454['prototype']['newName']='',_0x52e454['prototype']['wasUndone']=!0x1,_0x52e454['create']=function(_0x35957a){return new _0x52e454(_0x35957a);},_0x52e454['encode']=function(_0x14bf9e,_0x100362){return _0x100362||(_0x100362=_0x4edb81['create']()),null!=_0x14bf9e['position']&&Object['hasOwnProperty']['call'](_0x14bf9e,'position')&&_0x5afb73['Position']['encode'](_0x14bf9e['position'],_0x100362['uint32'](0xa)['fork']())['ldelim'](),null!=_0x14bf9e['oldName']&&Object['hasOwnProperty']['call'](_0x14bf9e,'oldName')&&_0x100362['uint32'](0x12)['string'](_0x14bf9e['oldName']),null!=_0x14bf9e['newName']&&Object['hasOwnProperty']['call'](_0x14bf9e,'newName')&&_0x100362['uint32'](0x1a)['string'](_0x14bf9e['newName']),null!=_0x14bf9e['wasUndone']&&Object['hasOwnProperty']['call'](_0x14bf9e,'wasUndone')&&_0x100362['uint32'](0x20)['bool'](_0x14bf9e['wasUndone']),_0x100362;},_0x52e454['encodeDelimited']=function(_0x19afd5,_0x2c9765){return this['encode'](_0x19afd5,_0x2c9765)['ldelim']();},_0x52e454['decode']=function(_0x9e0324,_0x3751ab){_0x9e0324 instanceof _0x505e4b||(_0x9e0324=_0x505e4b['create'](_0x9e0324));for(var _0x4930b8=void 0x0===_0x3751ab?_0x9e0324['len']:_0x9e0324['pos']+_0x3751ab,_0x468837=new _0x5afb73['RenameOperation']();_0x9e0324['pos']<_0x4930b8;){var _0x258a18=_0x9e0324['uint32']();switch(_0x258a18>>>0x3){case 0x1:_0x468837['position']=_0x5afb73['Position']['decode'](_0x9e0324,_0x9e0324['uint32']());break;case 0x2:_0x468837['oldName']=_0x9e0324['string']();break;case 0x3:_0x468837['newName']=_0x9e0324['string']();break;case 0x4:_0x468837['wasUndone']=_0x9e0324['bool']();break;default:_0x9e0324['skipType'](0x7&_0x258a18);}}return _0x468837;},_0x52e454['decodeDelimited']=function(_0x92f69){return _0x92f69 instanceof _0x505e4b||(_0x92f69=new _0x505e4b(_0x92f69)),this['decode'](_0x92f69,_0x92f69['uint32']());},_0x52e454['verify']=function(_0x199f55){if('object'!=typeof _0x199f55||null===_0x199f55)return'object\x20expected';if(null!=_0x199f55['position']&&_0x199f55['hasOwnProperty']('position')){var _0x578fbf=_0x5afb73['Position']['verify'](_0x199f55['position']);if(_0x578fbf)return'position.'+_0x578fbf;}return null!=_0x199f55['oldName']&&_0x199f55['hasOwnProperty']('oldName')&&!_0x49f5bc['isString'](_0x199f55['oldName'])?'oldName:\x20string\x20expected':null!=_0x199f55['newName']&&_0x199f55['hasOwnProperty']('newName')&&!_0x49f5bc['isString'](_0x199f55['newName'])?'newName:\x20string\x20expected':null!=_0x199f55['wasUndone']&&_0x199f55['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x199f55['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x52e454['fromObject']=function(_0x4ec2ba){if(_0x4ec2ba instanceof _0x5afb73['RenameOperation'])return _0x4ec2ba;var _0x5df509=new _0x5afb73['RenameOperation']();if(null!=_0x4ec2ba['position']){if('object'!=typeof _0x4ec2ba['position'])throw TypeError('.RenameOperation.position:\x20object\x20expected');_0x5df509['position']=_0x5afb73['Position']['fromObject'](_0x4ec2ba['position']);}return null!=_0x4ec2ba['oldName']&&(_0x5df509['oldName']=String(_0x4ec2ba['oldName'])),null!=_0x4ec2ba['newName']&&(_0x5df509['newName']=String(_0x4ec2ba['newName'])),null!=_0x4ec2ba['wasUndone']&&(_0x5df509['wasUndone']=Boolean(_0x4ec2ba['wasUndone'])),_0x5df509;},_0x52e454['toObject']=function(_0x2f0bc7,_0x304a67){_0x304a67||(_0x304a67={});var _0x58a7b2={};return _0x304a67['defaults']&&(_0x58a7b2['position']=null,_0x58a7b2['oldName']='',_0x58a7b2['newName']='',_0x58a7b2['wasUndone']=!0x1),null!=_0x2f0bc7['position']&&_0x2f0bc7['hasOwnProperty']('position')&&(_0x58a7b2['position']=_0x5afb73['Position']['toObject'](_0x2f0bc7['position'],_0x304a67)),null!=_0x2f0bc7['oldName']&&_0x2f0bc7['hasOwnProperty']('oldName')&&(_0x58a7b2['oldName']=_0x2f0bc7['oldName']),null!=_0x2f0bc7['newName']&&_0x2f0bc7['hasOwnProperty']('newName')&&(_0x58a7b2['newName']=_0x2f0bc7['newName']),null!=_0x2f0bc7['wasUndone']&&_0x2f0bc7['hasOwnProperty']('wasUndone')&&(_0x58a7b2['wasUndone']=_0x2f0bc7['wasUndone']),_0x58a7b2;},_0x52e454['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x2f7e1c['util']['toJSONOptions']);},_0x52e454['getTypeUrl']=function(_0x4be215){return void 0x0===_0x4be215&&(_0x4be215='type.googleapis.com'),_0x4be215+'/RenameOperation';},_0x52e454;}()),_0x5afb73['RootAttributeOperation']=(function(){function _0x3af55c(_0x4cc0b0){if(_0x4cc0b0){for(var _0x3cb313=Object['keys'](_0x4cc0b0),_0x59d283=0x0;_0x59d283<_0x3cb313['length'];++_0x59d283)null!=_0x4cc0b0[_0x3cb313[_0x59d283]]&&(this[_0x3cb313[_0x59d283]]=_0x4cc0b0[_0x3cb313[_0x59d283]]);}}return _0x3af55c['prototype']['root']='',_0x3af55c['prototype']['key']='',_0x3af55c['prototype']['oldValueBoolean']=!0x1,_0x3af55c['prototype']['oldValueJson']='',_0x3af55c['prototype']['newValueBoolean']=!0x1,_0x3af55c['prototype']['newValueJson']='',_0x3af55c['prototype']['wasUndone']=!0x1,_0x3af55c['create']=function(_0x202c5c){return new _0x3af55c(_0x202c5c);},_0x3af55c['encode']=function(_0x2dc15f,_0x90ffc6){return _0x90ffc6||(_0x90ffc6=_0x4edb81['create']()),null!=_0x2dc15f['root']&&Object['hasOwnProperty']['call'](_0x2dc15f,'root')&&_0x90ffc6['uint32'](0xa)['string'](_0x2dc15f['root']),null!=_0x2dc15f['key']&&Object['hasOwnProperty']['call'](_0x2dc15f,'key')&&_0x90ffc6['uint32'](0x12)['string'](_0x2dc15f['key']),null!=_0x2dc15f['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x2dc15f,'oldValueBoolean')&&_0x90ffc6['uint32'](0x18)['bool'](_0x2dc15f['oldValueBoolean']),null!=_0x2dc15f['oldValueJson']&&Object['hasOwnProperty']['call'](_0x2dc15f,'oldValueJson')&&_0x90ffc6['uint32'](0x22)['string'](_0x2dc15f['oldValueJson']),null!=_0x2dc15f['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x2dc15f,'newValueBoolean')&&_0x90ffc6['uint32'](0x28)['bool'](_0x2dc15f['newValueBoolean']),null!=_0x2dc15f['newValueJson']&&Object['hasOwnProperty']['call'](_0x2dc15f,'newValueJson')&&_0x90ffc6['uint32'](0x32)['string'](_0x2dc15f['newValueJson']),null!=_0x2dc15f['wasUndone']&&Object['hasOwnProperty']['call'](_0x2dc15f,'wasUndone')&&_0x90ffc6['uint32'](0x38)['bool'](_0x2dc15f['wasUndone']),_0x90ffc6;},_0x3af55c['encodeDelimited']=function(_0xf9c69f,_0x46f6f8){return this['encode'](_0xf9c69f,_0x46f6f8)['ldelim']();},_0x3af55c['decode']=function(_0x5831dd,_0x32cae8){_0x5831dd instanceof _0x505e4b||(_0x5831dd=_0x505e4b['create'](_0x5831dd));for(var _0x4805e3=void 0x0===_0x32cae8?_0x5831dd['len']:_0x5831dd['pos']+_0x32cae8,_0x44426c=new _0x5afb73['RootAttributeOperation']();_0x5831dd['pos']<_0x4805e3;){var _0x205a66=_0x5831dd['uint32']();switch(_0x205a66>>>0x3){case 0x1:_0x44426c['root']=_0x5831dd['string']();break;case 0x2:_0x44426c['key']=_0x5831dd['string']();break;case 0x3:_0x44426c['oldValueBoolean']=_0x5831dd['bool']();break;case 0x4:_0x44426c['oldValueJson']=_0x5831dd['string']();break;case 0x5:_0x44426c['newValueBoolean']=_0x5831dd['bool']();break;case 0x6:_0x44426c['newValueJson']=_0x5831dd['string']();break;case 0x7:_0x44426c['wasUndone']=_0x5831dd['bool']();break;default:_0x5831dd['skipType'](0x7&_0x205a66);}}return _0x44426c;},_0x3af55c['decodeDelimited']=function(_0x283f57){return _0x283f57 instanceof _0x505e4b||(_0x283f57=new _0x505e4b(_0x283f57)),this['decode'](_0x283f57,_0x283f57['uint32']());},_0x3af55c['verify']=function(_0x12bbd3){return'object'!=typeof _0x12bbd3||null===_0x12bbd3?'object\x20expected':null!=_0x12bbd3['root']&&_0x12bbd3['hasOwnProperty']('root')&&!_0x49f5bc['isString'](_0x12bbd3['root'])?'root:\x20string\x20expected':null!=_0x12bbd3['key']&&_0x12bbd3['hasOwnProperty']('key')&&!_0x49f5bc['isString'](_0x12bbd3['key'])?'key:\x20string\x20expected':null!=_0x12bbd3['oldValueBoolean']&&_0x12bbd3['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x12bbd3['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x12bbd3['oldValueJson']&&_0x12bbd3['hasOwnProperty']('oldValueJson')&&!_0x49f5bc['isString'](_0x12bbd3['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x12bbd3['newValueBoolean']&&_0x12bbd3['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x12bbd3['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x12bbd3['newValueJson']&&_0x12bbd3['hasOwnProperty']('newValueJson')&&!_0x49f5bc['isString'](_0x12bbd3['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x12bbd3['wasUndone']&&_0x12bbd3['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x12bbd3['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x3af55c['fromObject']=function(_0x5a87c7){if(_0x5a87c7 instanceof _0x5afb73['RootAttributeOperation'])return _0x5a87c7;var _0x2f683c=new _0x5afb73['RootAttributeOperation']();return null!=_0x5a87c7['root']&&(_0x2f683c['root']=String(_0x5a87c7['root'])),null!=_0x5a87c7['key']&&(_0x2f683c['key']=String(_0x5a87c7['key'])),null!=_0x5a87c7['oldValueBoolean']&&(_0x2f683c['oldValueBoolean']=Boolean(_0x5a87c7['oldValueBoolean'])),null!=_0x5a87c7['oldValueJson']&&(_0x2f683c['oldValueJson']=String(_0x5a87c7['oldValueJson'])),null!=_0x5a87c7['newValueBoolean']&&(_0x2f683c['newValueBoolean']=Boolean(_0x5a87c7['newValueBoolean'])),null!=_0x5a87c7['newValueJson']&&(_0x2f683c['newValueJson']=String(_0x5a87c7['newValueJson'])),null!=_0x5a87c7['wasUndone']&&(_0x2f683c['wasUndone']=Boolean(_0x5a87c7['wasUndone'])),_0x2f683c;},_0x3af55c['toObject']=function(_0x212b68,_0x50ea68){_0x50ea68||(_0x50ea68={});var _0x50e307={};return _0x50ea68['defaults']&&(_0x50e307['root']='',_0x50e307['key']='',_0x50e307['oldValueBoolean']=!0x1,_0x50e307['oldValueJson']='',_0x50e307['newValueBoolean']=!0x1,_0x50e307['newValueJson']='',_0x50e307['wasUndone']=!0x1),null!=_0x212b68['root']&&_0x212b68['hasOwnProperty']('root')&&(_0x50e307['root']=_0x212b68['root']),null!=_0x212b68['key']&&_0x212b68['hasOwnProperty']('key')&&(_0x50e307['key']=_0x212b68['key']),null!=_0x212b68['oldValueBoolean']&&_0x212b68['hasOwnProperty']('oldValueBoolean')&&(_0x50e307['oldValueBoolean']=_0x212b68['oldValueBoolean']),null!=_0x212b68['oldValueJson']&&_0x212b68['hasOwnProperty']('oldValueJson')&&(_0x50e307['oldValueJson']=_0x212b68['oldValueJson']),null!=_0x212b68['newValueBoolean']&&_0x212b68['hasOwnProperty']('newValueBoolean')&&(_0x50e307['newValueBoolean']=_0x212b68['newValueBoolean']),null!=_0x212b68['newValueJson']&&_0x212b68['hasOwnProperty']('newValueJson')&&(_0x50e307['newValueJson']=_0x212b68['newValueJson']),null!=_0x212b68['wasUndone']&&_0x212b68['hasOwnProperty']('wasUndone')&&(_0x50e307['wasUndone']=_0x212b68['wasUndone']),_0x50e307;},_0x3af55c['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x2f7e1c['util']['toJSONOptions']);},_0x3af55c['getTypeUrl']=function(_0x468925){return void 0x0===_0x468925&&(_0x468925='type.googleapis.com'),_0x468925+'/RootAttributeOperation';},_0x3af55c;}()),_0x5afb73['RootOperation']=(function(){function _0x1ede47(_0x4a2749){if(_0x4a2749){for(var _0x258fb4=Object['keys'](_0x4a2749),_0x30a4d3=0x0;_0x30a4d3<_0x258fb4['length'];++_0x30a4d3)null!=_0x4a2749[_0x258fb4[_0x30a4d3]]&&(this[_0x258fb4[_0x30a4d3]]=_0x4a2749[_0x258fb4[_0x30a4d3]]);}}return _0x1ede47['prototype']['rootName']='',_0x1ede47['prototype']['elementName']='',_0x1ede47['prototype']['isAdd']=!0x1,_0x1ede47['prototype']['wasUndone']=!0x1,_0x1ede47['create']=function(_0x431991){return new _0x1ede47(_0x431991);},_0x1ede47['encode']=function(_0x475040,_0xb0c26){return _0xb0c26||(_0xb0c26=_0x4edb81['create']()),null!=_0x475040['rootName']&&Object['hasOwnProperty']['call'](_0x475040,'rootName')&&_0xb0c26['uint32'](0xa)['string'](_0x475040['rootName']),null!=_0x475040['elementName']&&Object['hasOwnProperty']['call'](_0x475040,'elementName')&&_0xb0c26['uint32'](0x12)['string'](_0x475040['elementName']),null!=_0x475040['isAdd']&&Object['hasOwnProperty']['call'](_0x475040,'isAdd')&&_0xb0c26['uint32'](0x18)['bool'](_0x475040['isAdd']),null!=_0x475040['wasUndone']&&Object['hasOwnProperty']['call'](_0x475040,'wasUndone')&&_0xb0c26['uint32'](0x20)['bool'](_0x475040['wasUndone']),_0xb0c26;},_0x1ede47['encodeDelimited']=function(_0x4bc20c,_0x5bae5d){return this['encode'](_0x4bc20c,_0x5bae5d)['ldelim']();},_0x1ede47['decode']=function(_0x80a66a,_0x217ec0){_0x80a66a instanceof _0x505e4b||(_0x80a66a=_0x505e4b['create'](_0x80a66a));for(var _0x1e7b02=void 0x0===_0x217ec0?_0x80a66a['len']:_0x80a66a['pos']+_0x217ec0,_0x3eeda4=new _0x5afb73['RootOperation']();_0x80a66a['pos']<_0x1e7b02;){var _0x55471e=_0x80a66a['uint32']();switch(_0x55471e>>>0x3){case 0x1:_0x3eeda4['rootName']=_0x80a66a['string']();break;case 0x2:_0x3eeda4['elementName']=_0x80a66a['string']();break;case 0x3:_0x3eeda4['isAdd']=_0x80a66a['bool']();break;case 0x4:_0x3eeda4['wasUndone']=_0x80a66a['bool']();break;default:_0x80a66a['skipType'](0x7&_0x55471e);}}return _0x3eeda4;},_0x1ede47['decodeDelimited']=function(_0x4e45ea){return _0x4e45ea instanceof _0x505e4b||(_0x4e45ea=new _0x505e4b(_0x4e45ea)),this['decode'](_0x4e45ea,_0x4e45ea['uint32']());},_0x1ede47['verify']=function(_0x178deb){return'object'!=typeof _0x178deb||null===_0x178deb?'object\x20expected':null!=_0x178deb['rootName']&&_0x178deb['hasOwnProperty']('rootName')&&!_0x49f5bc['isString'](_0x178deb['rootName'])?'rootName:\x20string\x20expected':null!=_0x178deb['elementName']&&_0x178deb['hasOwnProperty']('elementName')&&!_0x49f5bc['isString'](_0x178deb['elementName'])?'elementName:\x20string\x20expected':null!=_0x178deb['isAdd']&&_0x178deb['hasOwnProperty']('isAdd')&&'boolean'!=typeof _0x178deb['isAdd']?'isAdd:\x20boolean\x20expected':null!=_0x178deb['wasUndone']&&_0x178deb['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x178deb['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x1ede47['fromObject']=function(_0x1bcf26){if(_0x1bcf26 instanceof _0x5afb73['RootOperation'])return _0x1bcf26;var _0x18c174=new _0x5afb73['RootOperation']();return null!=_0x1bcf26['rootName']&&(_0x18c174['rootName']=String(_0x1bcf26['rootName'])),null!=_0x1bcf26['elementName']&&(_0x18c174['elementName']=String(_0x1bcf26['elementName'])),null!=_0x1bcf26['isAdd']&&(_0x18c174['isAdd']=Boolean(_0x1bcf26['isAdd'])),null!=_0x1bcf26['wasUndone']&&(_0x18c174['wasUndone']=Boolean(_0x1bcf26['wasUndone'])),_0x18c174;},_0x1ede47['toObject']=function(_0x361890,_0x25b44a){_0x25b44a||(_0x25b44a={});var _0x230d32={};return _0x25b44a['defaults']&&(_0x230d32['rootName']='',_0x230d32['elementName']='',_0x230d32['isAdd']=!0x1,_0x230d32['wasUndone']=!0x1),null!=_0x361890['rootName']&&_0x361890['hasOwnProperty']('rootName')&&(_0x230d32['rootName']=_0x361890['rootName']),null!=_0x361890['elementName']&&_0x361890['hasOwnProperty']('elementName')&&(_0x230d32['elementName']=_0x361890['elementName']),null!=_0x361890['isAdd']&&_0x361890['hasOwnProperty']('isAdd')&&(_0x230d32['isAdd']=_0x361890['isAdd']),null!=_0x361890['wasUndone']&&_0x361890['hasOwnProperty']('wasUndone')&&(_0x230d32['wasUndone']=_0x361890['wasUndone']),_0x230d32;},_0x1ede47['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x2f7e1c['util']['toJSONOptions']);},_0x1ede47['getTypeUrl']=function(_0x5b1bab){return void 0x0===_0x5b1bab&&(_0x5b1bab='type.googleapis.com'),_0x5b1bab+'/RootOperation';},_0x1ede47;}()),_0x5afb73['SplitOperation']=(function(){function _0x117e6c(_0xf5d273){if(_0xf5d273){for(var _0x1fdef3=Object['keys'](_0xf5d273),_0xc7d8ea=0x0;_0xc7d8ea<_0x1fdef3['length'];++_0xc7d8ea)null!=_0xf5d273[_0x1fdef3[_0xc7d8ea]]&&(this[_0x1fdef3[_0xc7d8ea]]=_0xf5d273[_0x1fdef3[_0xc7d8ea]]);}}return _0x117e6c['prototype']['splitPosition']=null,_0x117e6c['prototype']['graveyardPosition']=null,_0x117e6c['prototype']['howMany']=0x0,_0x117e6c['prototype']['insertionPosition']=null,_0x117e6c['prototype']['wasUndone']=!0x1,_0x117e6c['create']=function(_0x5d3744){return new _0x117e6c(_0x5d3744);},_0x117e6c['encode']=function(_0x3ba1e0,_0xbe7ec9){return _0xbe7ec9||(_0xbe7ec9=_0x4edb81['create']()),null!=_0x3ba1e0['splitPosition']&&Object['hasOwnProperty']['call'](_0x3ba1e0,'splitPosition')&&_0x5afb73['Position']['encode'](_0x3ba1e0['splitPosition'],_0xbe7ec9['uint32'](0xa)['fork']())['ldelim'](),null!=_0x3ba1e0['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x3ba1e0,'graveyardPosition')&&_0x5afb73['Position']['encode'](_0x3ba1e0['graveyardPosition'],_0xbe7ec9['uint32'](0x12)['fork']())['ldelim'](),null!=_0x3ba1e0['howMany']&&Object['hasOwnProperty']['call'](_0x3ba1e0,'howMany')&&_0xbe7ec9['uint32'](0x18)['uint32'](_0x3ba1e0['howMany']),null!=_0x3ba1e0['insertionPosition']&&Object['hasOwnProperty']['call'](_0x3ba1e0,'insertionPosition')&&_0x5afb73['Position']['encode'](_0x3ba1e0['insertionPosition'],_0xbe7ec9['uint32'](0x22)['fork']())['ldelim'](),null!=_0x3ba1e0['wasUndone']&&Object['hasOwnProperty']['call'](_0x3ba1e0,'wasUndone')&&_0xbe7ec9['uint32'](0x28)['bool'](_0x3ba1e0['wasUndone']),_0xbe7ec9;},_0x117e6c['encodeDelimited']=function(_0x39f59e,_0x33c3c7){return this['encode'](_0x39f59e,_0x33c3c7)['ldelim']();},_0x117e6c['decode']=function(_0x4987aa,_0x73cd5a){_0x4987aa instanceof _0x505e4b||(_0x4987aa=_0x505e4b['create'](_0x4987aa));for(var _0x253e24=void 0x0===_0x73cd5a?_0x4987aa['len']:_0x4987aa['pos']+_0x73cd5a,_0x157dc7=new _0x5afb73['SplitOperation']();_0x4987aa['pos']<_0x253e24;){var _0x482f26=_0x4987aa['uint32']();switch(_0x482f26>>>0x3){case 0x1:_0x157dc7['splitPosition']=_0x5afb73['Position']['decode'](_0x4987aa,_0x4987aa['uint32']());break;case 0x2:_0x157dc7['graveyardPosition']=_0x5afb73['Position']['decode'](_0x4987aa,_0x4987aa['uint32']());break;case 0x3:_0x157dc7['howMany']=_0x4987aa['uint32']();break;case 0x4:_0x157dc7['insertionPosition']=_0x5afb73['Position']['decode'](_0x4987aa,_0x4987aa['uint32']());break;case 0x5:_0x157dc7['wasUndone']=_0x4987aa['bool']();break;default:_0x4987aa['skipType'](0x7&_0x482f26);}}return _0x157dc7;},_0x117e6c['decodeDelimited']=function(_0x192480){return _0x192480 instanceof _0x505e4b||(_0x192480=new _0x505e4b(_0x192480)),this['decode'](_0x192480,_0x192480['uint32']());},_0x117e6c['verify']=function(_0xb83cdb){if('object'!=typeof _0xb83cdb||null===_0xb83cdb)return'object\x20expected';var _0x3c09ce;if(null!=_0xb83cdb['splitPosition']&&_0xb83cdb['hasOwnProperty']('splitPosition')&&(_0x3c09ce=_0x5afb73['Position']['verify'](_0xb83cdb['splitPosition'])))return'splitPosition.'+_0x3c09ce;if(null!=_0xb83cdb['graveyardPosition']&&_0xb83cdb['hasOwnProperty']('graveyardPosition')&&(_0x3c09ce=_0x5afb73['Position']['verify'](_0xb83cdb['graveyardPosition'])))return'graveyardPosition.'+_0x3c09ce;if(null!=_0xb83cdb['howMany']&&_0xb83cdb['hasOwnProperty']('howMany')&&!_0x49f5bc['isInteger'](_0xb83cdb['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0xb83cdb['insertionPosition']&&_0xb83cdb['hasOwnProperty']('insertionPosition')&&(_0x3c09ce=_0x5afb73['Position']['verify'](_0xb83cdb['insertionPosition'])))return'insertionPosition.'+_0x3c09ce;return null!=_0xb83cdb['wasUndone']&&_0xb83cdb['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0xb83cdb['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x117e6c['fromObject']=function(_0x545232){if(_0x545232 instanceof _0x5afb73['SplitOperation'])return _0x545232;var _0x59376a=new _0x5afb73['SplitOperation']();if(null!=_0x545232['splitPosition']){if('object'!=typeof _0x545232['splitPosition'])throw TypeError('.SplitOperation.splitPosition:\x20object\x20expected');_0x59376a['splitPosition']=_0x5afb73['Position']['fromObject'](_0x545232['splitPosition']);}if(null!=_0x545232['graveyardPosition']){if('object'!=typeof _0x545232['graveyardPosition'])throw TypeError('.SplitOperation.graveyardPosition:\x20object\x20expected');_0x59376a['graveyardPosition']=_0x5afb73['Position']['fromObject'](_0x545232['graveyardPosition']);}if(null!=_0x545232['howMany']&&(_0x59376a['howMany']=_0x545232['howMany']>>>0x0),null!=_0x545232['insertionPosition']){if('object'!=typeof _0x545232['insertionPosition'])throw TypeError('.SplitOperation.insertionPosition:\x20object\x20expected');_0x59376a['insertionPosition']=_0x5afb73['Position']['fromObject'](_0x545232['insertionPosition']);}return null!=_0x545232['wasUndone']&&(_0x59376a['wasUndone']=Boolean(_0x545232['wasUndone'])),_0x59376a;},_0x117e6c['toObject']=function(_0x36804e,_0x11b445){_0x11b445||(_0x11b445={});var _0x532874={};return _0x11b445['defaults']&&(_0x532874['splitPosition']=null,_0x532874['graveyardPosition']=null,_0x532874['howMany']=0x0,_0x532874['insertionPosition']=null,_0x532874['wasUndone']=!0x1),null!=_0x36804e['splitPosition']&&_0x36804e['hasOwnProperty']('splitPosition')&&(_0x532874['splitPosition']=_0x5afb73['Position']['toObject'](_0x36804e['splitPosition'],_0x11b445)),null!=_0x36804e['graveyardPosition']&&_0x36804e['hasOwnProperty']('graveyardPosition')&&(_0x532874['graveyardPosition']=_0x5afb73['Position']['toObject'](_0x36804e['graveyardPosition'],_0x11b445)),null!=_0x36804e['howMany']&&_0x36804e['hasOwnProperty']('howMany')&&(_0x532874['howMany']=_0x36804e['howMany']),null!=_0x36804e['insertionPosition']&&_0x36804e['hasOwnProperty']('insertionPosition')&&(_0x532874['insertionPosition']=_0x5afb73['Position']['toObject'](_0x36804e['insertionPosition'],_0x11b445)),null!=_0x36804e['wasUndone']&&_0x36804e['hasOwnProperty']('wasUndone')&&(_0x532874['wasUndone']=_0x36804e['wasUndone']),_0x532874;},_0x117e6c['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x2f7e1c['util']['toJSONOptions']);},_0x117e6c['getTypeUrl']=function(_0x14224f){return void 0x0===_0x14224f&&(_0x14224f='type.googleapis.com'),_0x14224f+'/SplitOperation';},_0x117e6c;}()),_0x5afb73['Position']=(function(){function _0xf8d171(_0x173529){if(this['path']=[],_0x173529){for(var _0x14b476=Object['keys'](_0x173529),_0x430d26=0x0;_0x430d26<_0x14b476['length'];++_0x430d26)null!=_0x173529[_0x14b476[_0x430d26]]&&(this[_0x14b476[_0x430d26]]=_0x173529[_0x14b476[_0x430d26]]);}}return _0xf8d171['prototype']['root']='',_0xf8d171['prototype']['rootMain']=!0x1,_0xf8d171['prototype']['rootGraveyard']=!0x1,_0xf8d171['prototype']['path']=_0x49f5bc['emptyArray'],_0xf8d171['prototype']['stickiness']='',_0xf8d171['create']=function(_0x135c2f){return new _0xf8d171(_0x135c2f);},_0xf8d171['encode']=function(_0x25d0a6,_0x464f4c){if(_0x464f4c||(_0x464f4c=_0x4edb81['create']()),null!=_0x25d0a6['root']&&Object['hasOwnProperty']['call'](_0x25d0a6,'root')&&_0x464f4c['uint32'](0xa)['string'](_0x25d0a6['root']),null!=_0x25d0a6['rootMain']&&Object['hasOwnProperty']['call'](_0x25d0a6,'rootMain')&&_0x464f4c['uint32'](0x10)['bool'](_0x25d0a6['rootMain']),null!=_0x25d0a6['rootGraveyard']&&Object['hasOwnProperty']['call'](_0x25d0a6,'rootGraveyard')&&_0x464f4c['uint32'](0x18)['bool'](_0x25d0a6['rootGraveyard']),null!=_0x25d0a6['path']&&_0x25d0a6['path']['length']){_0x464f4c['uint32'](0x22)['fork']();for(var _0x1455d6=0x0;_0x1455d6<_0x25d0a6['path']['length'];++_0x1455d6)_0x464f4c['uint32'](_0x25d0a6['path'][_0x1455d6]);_0x464f4c['ldelim']();}return null!=_0x25d0a6['stickiness']&&Object['hasOwnProperty']['call'](_0x25d0a6,'stickiness')&&_0x464f4c['uint32'](0x2a)['string'](_0x25d0a6['stickiness']),_0x464f4c;},_0xf8d171['encodeDelimited']=function(_0xbfab97,_0x25bbc5){return this['encode'](_0xbfab97,_0x25bbc5)['ldelim']();},_0xf8d171['decode']=function(_0x3046e2,_0x3bec7d){_0x3046e2 instanceof _0x505e4b||(_0x3046e2=_0x505e4b['create'](_0x3046e2));for(var _0x1e7b93=void 0x0===_0x3bec7d?_0x3046e2['len']:_0x3046e2['pos']+_0x3bec7d,_0x2635dc=new _0x5afb73['Position']();_0x3046e2['pos']<_0x1e7b93;){var _0x13f731=_0x3046e2['uint32']();switch(_0x13f731>>>0x3){case 0x1:_0x2635dc['root']=_0x3046e2['string']();break;case 0x2:_0x2635dc['rootMain']=_0x3046e2['bool']();break;case 0x3:_0x2635dc['rootGraveyard']=_0x3046e2['bool']();break;case 0x4:if(_0x2635dc['path']&&_0x2635dc['path']['length']||(_0x2635dc['path']=[]),0x2==(0x7&_0x13f731)){for(var _0x27c9b1=_0x3046e2['uint32']()+_0x3046e2['pos'];_0x3046e2['pos']<_0x27c9b1;)_0x2635dc['path']['push'](_0x3046e2['uint32']());}else _0x2635dc['path']['push'](_0x3046e2['uint32']());break;case 0x5:_0x2635dc['stickiness']=_0x3046e2['string']();break;default:_0x3046e2['skipType'](0x7&_0x13f731);}}return _0x2635dc;},_0xf8d171['decodeDelimited']=function(_0x17ceae){return _0x17ceae instanceof _0x505e4b||(_0x17ceae=new _0x505e4b(_0x17ceae)),this['decode'](_0x17ceae,_0x17ceae['uint32']());},_0xf8d171['verify']=function(_0x397e16){if('object'!=typeof _0x397e16||null===_0x397e16)return'object\x20expected';if(null!=_0x397e16['root']&&_0x397e16['hasOwnProperty']('root')&&!_0x49f5bc['isString'](_0x397e16['root']))return'root:\x20string\x20expected';if(null!=_0x397e16['rootMain']&&_0x397e16['hasOwnProperty']('rootMain')&&'boolean'!=typeof _0x397e16['rootMain'])return'rootMain:\x20boolean\x20expected';if(null!=_0x397e16['rootGraveyard']&&_0x397e16['hasOwnProperty']('rootGraveyard')&&'boolean'!=typeof _0x397e16['rootGraveyard'])return'rootGraveyard:\x20boolean\x20expected';if(null!=_0x397e16['path']&&_0x397e16['hasOwnProperty']('path')){if(!Array['isArray'](_0x397e16['path']))return'path:\x20array\x20expected';for(var _0x1b0b94=0x0;_0x1b0b94<_0x397e16['path']['length'];++_0x1b0b94)if(!_0x49f5bc['isInteger'](_0x397e16['path'][_0x1b0b94]))return'path:\x20integer[]\x20expected';}return null!=_0x397e16['stickiness']&&_0x397e16['hasOwnProperty']('stickiness')&&!_0x49f5bc['isString'](_0x397e16['stickiness'])?'stickiness:\x20string\x20expected':null;},_0xf8d171['fromObject']=function(_0x2837a5){if(_0x2837a5 instanceof _0x5afb73['Position'])return _0x2837a5;var _0x41cb81=new _0x5afb73['Position']();if(null!=_0x2837a5['root']&&(_0x41cb81['root']=String(_0x2837a5['root'])),null!=_0x2837a5['rootMain']&&(_0x41cb81['rootMain']=Boolean(_0x2837a5['rootMain'])),null!=_0x2837a5['rootGraveyard']&&(_0x41cb81['rootGraveyard']=Boolean(_0x2837a5['rootGraveyard'])),_0x2837a5['path']){if(!Array['isArray'](_0x2837a5['path']))throw TypeError('.Position.path:\x20array\x20expected');_0x41cb81['path']=[];for(var _0x5a219a=0x0;_0x5a219a<_0x2837a5['path']['length'];++_0x5a219a)_0x41cb81['path'][_0x5a219a]=_0x2837a5['path'][_0x5a219a]>>>0x0;}return null!=_0x2837a5['stickiness']&&(_0x41cb81['stickiness']=String(_0x2837a5['stickiness'])),_0x41cb81;},_0xf8d171['toObject']=function(_0x38183d,_0x56a858){_0x56a858||(_0x56a858={});var _0x458ef3={};if((_0x56a858['arrays']||_0x56a858['defaults'])&&(_0x458ef3['path']=[]),_0x56a858['defaults']&&(_0x458ef3['root']='',_0x458ef3['rootMain']=!0x1,_0x458ef3['rootGraveyard']=!0x1,_0x458ef3['stickiness']=''),null!=_0x38183d['root']&&_0x38183d['hasOwnProperty']('root')&&(_0x458ef3['root']=_0x38183d['root']),null!=_0x38183d['rootMain']&&_0x38183d['hasOwnProperty']('rootMain')&&(_0x458ef3['rootMain']=_0x38183d['rootMain']),null!=_0x38183d['rootGraveyard']&&_0x38183d['hasOwnProperty']('rootGraveyard')&&(_0x458ef3['rootGraveyard']=_0x38183d['rootGraveyard']),_0x38183d['path']&&_0x38183d['path']['length']){_0x458ef3['path']=[];for(var _0x2652f4=0x0;_0x2652f4<_0x38183d['path']['length'];++_0x2652f4)_0x458ef3['path'][_0x2652f4]=_0x38183d['path'][_0x2652f4];}return null!=_0x38183d['stickiness']&&_0x38183d['hasOwnProperty']('stickiness')&&(_0x458ef3['stickiness']=_0x38183d['stickiness']),_0x458ef3;},_0xf8d171['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x2f7e1c['util']['toJSONOptions']);},_0xf8d171['getTypeUrl']=function(_0x6fd21){return void 0x0===_0x6fd21&&(_0x6fd21='type.googleapis.com'),_0x6fd21+'/Position';},_0xf8d171;}()),_0x5afb73['Range']=(function(){function _0x5aad5a(_0x8d0f2d){if(_0x8d0f2d){for(var _0x53d50b=Object['keys'](_0x8d0f2d),_0x561a1f=0x0;_0x561a1f<_0x53d50b['length'];++_0x561a1f)null!=_0x8d0f2d[_0x53d50b[_0x561a1f]]&&(this[_0x53d50b[_0x561a1f]]=_0x8d0f2d[_0x53d50b[_0x561a1f]]);}}return _0x5aad5a['prototype']['start']=null,_0x5aad5a['prototype']['end']=null,_0x5aad5a['create']=function(_0xae5d2f){return new _0x5aad5a(_0xae5d2f);},_0x5aad5a['encode']=function(_0x4e9085,_0x4a4d3f){return _0x4a4d3f||(_0x4a4d3f=_0x4edb81['create']()),null!=_0x4e9085['start']&&Object['hasOwnProperty']['call'](_0x4e9085,'start')&&_0x5afb73['Position']['encode'](_0x4e9085['start'],_0x4a4d3f['uint32'](0xa)['fork']())['ldelim'](),null!=_0x4e9085['end']&&Object['hasOwnProperty']['call'](_0x4e9085,'end')&&_0x5afb73['Position']['encode'](_0x4e9085['end'],_0x4a4d3f['uint32'](0x12)['fork']())['ldelim'](),_0x4a4d3f;},_0x5aad5a['encodeDelimited']=function(_0x2a5f95,_0xb3fe28){return this['encode'](_0x2a5f95,_0xb3fe28)['ldelim']();},_0x5aad5a['decode']=function(_0x2c985a,_0x434efb){_0x2c985a instanceof _0x505e4b||(_0x2c985a=_0x505e4b['create'](_0x2c985a));for(var _0x5379a9=void 0x0===_0x434efb?_0x2c985a['len']:_0x2c985a['pos']+_0x434efb,_0x50f3ac=new _0x5afb73['Range']();_0x2c985a['pos']<_0x5379a9;){var _0x1a1802=_0x2c985a['uint32']();switch(_0x1a1802>>>0x3){case 0x1:_0x50f3ac['start']=_0x5afb73['Position']['decode'](_0x2c985a,_0x2c985a['uint32']());break;case 0x2:_0x50f3ac['end']=_0x5afb73['Position']['decode'](_0x2c985a,_0x2c985a['uint32']());break;default:_0x2c985a['skipType'](0x7&_0x1a1802);}}return _0x50f3ac;},_0x5aad5a['decodeDelimited']=function(_0x2ce07c){return _0x2ce07c instanceof _0x505e4b||(_0x2ce07c=new _0x505e4b(_0x2ce07c)),this['decode'](_0x2ce07c,_0x2ce07c['uint32']());},_0x5aad5a['verify']=function(_0x2d5290){if('object'!=typeof _0x2d5290||null===_0x2d5290)return'object\x20expected';var _0x39c039;if(null!=_0x2d5290['start']&&_0x2d5290['hasOwnProperty']('start')&&(_0x39c039=_0x5afb73['Position']['verify'](_0x2d5290['start'])))return'start.'+_0x39c039;if(null!=_0x2d5290['end']&&_0x2d5290['hasOwnProperty']('end')&&(_0x39c039=_0x5afb73['Position']['verify'](_0x2d5290['end'])))return'end.'+_0x39c039;return null;},_0x5aad5a['fromObject']=function(_0x2c0800){if(_0x2c0800 instanceof _0x5afb73['Range'])return _0x2c0800;var _0x4164a1=new _0x5afb73['Range']();if(null!=_0x2c0800['start']){if('object'!=typeof _0x2c0800['start'])throw TypeError('.Range.start:\x20object\x20expected');_0x4164a1['start']=_0x5afb73['Position']['fromObject'](_0x2c0800['start']);}if(null!=_0x2c0800['end']){if('object'!=typeof _0x2c0800['end'])throw TypeError('.Range.end:\x20object\x20expected');_0x4164a1['end']=_0x5afb73['Position']['fromObject'](_0x2c0800['end']);}return _0x4164a1;},_0x5aad5a['toObject']=function(_0x646f4e,_0x4ce8ba){_0x4ce8ba||(_0x4ce8ba={});var _0x51619b={};return _0x4ce8ba['defaults']&&(_0x51619b['start']=null,_0x51619b['end']=null),null!=_0x646f4e['start']&&_0x646f4e['hasOwnProperty']('start')&&(_0x51619b['start']=_0x5afb73['Position']['toObject'](_0x646f4e['start'],_0x4ce8ba)),null!=_0x646f4e['end']&&_0x646f4e['hasOwnProperty']('end')&&(_0x51619b['end']=_0x5afb73['Position']['toObject'](_0x646f4e['end'],_0x4ce8ba)),_0x51619b;},_0x5aad5a['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x2f7e1c['util']['toJSONOptions']);},_0x5aad5a['getTypeUrl']=function(_0x241c40){return void 0x0===_0x241c40&&(_0x241c40='type.googleapis.com'),_0x241c40+'/Range';},_0x5aad5a;}()),_0x5afb73['Element']=(function(){function _0xb6c52a(_0x897b2f){if(this['children']=[],this['attributesBoolean']={},_0x897b2f){for(var _0x5b52a2=Object['keys'](_0x897b2f),_0x18fa24=0x0;_0x18fa24<_0x5b52a2['length'];++_0x18fa24)null!=_0x897b2f[_0x5b52a2[_0x18fa24]]&&(this[_0x5b52a2[_0x18fa24]]=_0x897b2f[_0x5b52a2[_0x18fa24]]);}}return _0xb6c52a['prototype']['name']='',_0xb6c52a['prototype']['children']=_0x49f5bc['emptyArray'],_0xb6c52a['prototype']['data']='',_0xb6c52a['prototype']['attributesBoolean']=_0x49f5bc['emptyObject'],_0xb6c52a['prototype']['attributesJson']='',_0xb6c52a['create']=function(_0x97b201){return new _0xb6c52a(_0x97b201);},_0xb6c52a['encode']=function(_0x4a871f,_0x65fb12){if(_0x65fb12||(_0x65fb12=_0x4edb81['create']()),null!=_0x4a871f['name']&&Object['hasOwnProperty']['call'](_0x4a871f,'name')&&_0x65fb12['uint32'](0xa)['string'](_0x4a871f['name']),null!=_0x4a871f['children']&&_0x4a871f['children']['length']){for(var _0x323823=0x0;_0x323823<_0x4a871f['children']['length'];++_0x323823)_0x5afb73['Element']['encode'](_0x4a871f['children'][_0x323823],_0x65fb12['uint32'](0x12)['fork']())['ldelim']();}if(null!=_0x4a871f['data']&&Object['hasOwnProperty']['call'](_0x4a871f,'data')&&_0x65fb12['uint32'](0x1a)['string'](_0x4a871f['data']),null!=_0x4a871f['attributesBoolean']&&Object['hasOwnProperty']['call'](_0x4a871f,'attributesBoolean')){var _0x3c329b=Object['keys'](_0x4a871f['attributesBoolean']);for(_0x323823=0x0;_0x323823<_0x3c329b['length'];++_0x323823)_0x65fb12['uint32'](0x22)['fork']()['uint32'](0xa)['string'](_0x3c329b[_0x323823])['uint32'](0x10)['bool'](_0x4a871f['attributesBoolean'][_0x3c329b[_0x323823]])['ldelim']();}return null!=_0x4a871f['attributesJson']&&Object['hasOwnProperty']['call'](_0x4a871f,'attributesJson')&&_0x65fb12['uint32'](0x2a)['string'](_0x4a871f['attributesJson']),_0x65fb12;},_0xb6c52a['encodeDelimited']=function(_0x589695,_0x3f467b){return this['encode'](_0x589695,_0x3f467b)['ldelim']();},_0xb6c52a['decode']=function(_0x318974,_0x361789){_0x318974 instanceof _0x505e4b||(_0x318974=_0x505e4b['create'](_0x318974));for(var _0xc2f5a,_0x35fd7b,_0x1b4097=void 0x0===_0x361789?_0x318974['len']:_0x318974['pos']+_0x361789,_0x2c2f81=new _0x5afb73['Element']();_0x318974['pos']<_0x1b4097;){var _0x41096e=_0x318974['uint32']();switch(_0x41096e>>>0x3){case 0x1:_0x2c2f81['name']=_0x318974['string']();break;case 0x2:_0x2c2f81['children']&&_0x2c2f81['children']['length']||(_0x2c2f81['children']=[]),_0x2c2f81['children']['push'](_0x5afb73['Element']['decode'](_0x318974,_0x318974['uint32']()));break;case 0x3:_0x2c2f81['data']=_0x318974['string']();break;case 0x4:_0x2c2f81['attributesBoolean']===_0x49f5bc['emptyObject']&&(_0x2c2f81['attributesBoolean']={});var _0x4deb5f=_0x318974['uint32']()+_0x318974['pos'];for(_0xc2f5a='',_0x35fd7b=!0x1;_0x318974['pos']<_0x4deb5f;){var _0x13e831=_0x318974['uint32']();switch(_0x13e831>>>0x3){case 0x1:_0xc2f5a=_0x318974['string']();break;case 0x2:_0x35fd7b=_0x318974['bool']();break;default:_0x318974['skipType'](0x7&_0x13e831);}}_0x2c2f81['attributesBoolean'][_0xc2f5a]=_0x35fd7b;break;case 0x5:_0x2c2f81['attributesJson']=_0x318974['string']();break;default:_0x318974['skipType'](0x7&_0x41096e);}}return _0x2c2f81;},_0xb6c52a['decodeDelimited']=function(_0x19dd52){return _0x19dd52 instanceof _0x505e4b||(_0x19dd52=new _0x505e4b(_0x19dd52)),this['decode'](_0x19dd52,_0x19dd52['uint32']());},_0xb6c52a['verify']=function(_0x1ea5c3){if('object'!=typeof _0x1ea5c3||null===_0x1ea5c3)return'object\x20expected';if(null!=_0x1ea5c3['name']&&_0x1ea5c3['hasOwnProperty']('name')&&!_0x49f5bc['isString'](_0x1ea5c3['name']))return'name:\x20string\x20expected';if(null!=_0x1ea5c3['children']&&_0x1ea5c3['hasOwnProperty']('children')){if(!Array['isArray'](_0x1ea5c3['children']))return'children:\x20array\x20expected';for(var _0x560e9e=0x0;_0x560e9e<_0x1ea5c3['children']['length'];++_0x560e9e){var _0x56ae1e=_0x5afb73['Element']['verify'](_0x1ea5c3['children'][_0x560e9e]);if(_0x56ae1e)return'children.'+_0x56ae1e;}}if(null!=_0x1ea5c3['data']&&_0x1ea5c3['hasOwnProperty']('data')&&!_0x49f5bc['isString'](_0x1ea5c3['data']))return'data:\x20string\x20expected';if(null!=_0x1ea5c3['attributesBoolean']&&_0x1ea5c3['hasOwnProperty']('attributesBoolean')){if(!_0x49f5bc['isObject'](_0x1ea5c3['attributesBoolean']))return'attributesBoolean:\x20object\x20expected';var _0x47a06e=Object['keys'](_0x1ea5c3['attributesBoolean']);for(_0x560e9e=0x0;_0x560e9e<_0x47a06e['length'];++_0x560e9e)if('boolean'!=typeof _0x1ea5c3['attributesBoolean'][_0x47a06e[_0x560e9e]])return'attributesBoolean:\x20boolean{k:string}\x20expected';}return null!=_0x1ea5c3['attributesJson']&&_0x1ea5c3['hasOwnProperty']('attributesJson')&&!_0x49f5bc['isString'](_0x1ea5c3['attributesJson'])?'attributesJson:\x20string\x20expected':null;},_0xb6c52a['fromObject']=function(_0x68a0c3){if(_0x68a0c3 instanceof _0x5afb73['Element'])return _0x68a0c3;var _0x288e50=new _0x5afb73['Element']();if(null!=_0x68a0c3['name']&&(_0x288e50['name']=String(_0x68a0c3['name'])),_0x68a0c3['children']){if(!Array['isArray'](_0x68a0c3['children']))throw TypeError('.Element.children:\x20array\x20expected');_0x288e50['children']=[];for(var _0x4b4628=0x0;_0x4b4628<_0x68a0c3['children']['length'];++_0x4b4628){if('object'!=typeof _0x68a0c3['children'][_0x4b4628])throw TypeError('.Element.children:\x20object\x20expected');_0x288e50['children'][_0x4b4628]=_0x5afb73['Element']['fromObject'](_0x68a0c3['children'][_0x4b4628]);}}if(null!=_0x68a0c3['data']&&(_0x288e50['data']=String(_0x68a0c3['data'])),_0x68a0c3['attributesBoolean']){if('object'!=typeof _0x68a0c3['attributesBoolean'])throw TypeError('.Element.attributesBoolean:\x20object\x20expected');_0x288e50['attributesBoolean']={};var _0x488853=Object['keys'](_0x68a0c3['attributesBoolean']);for(_0x4b4628=0x0;_0x4b4628<_0x488853['length'];++_0x4b4628)_0x288e50['attributesBoolean'][_0x488853[_0x4b4628]]=Boolean(_0x68a0c3['attributesBoolean'][_0x488853[_0x4b4628]]);}return null!=_0x68a0c3['attributesJson']&&(_0x288e50['attributesJson']=String(_0x68a0c3['attributesJson'])),_0x288e50;},_0xb6c52a['toObject']=function(_0x4c9183,_0x441262){_0x441262||(_0x441262={});var _0x284d02,_0xe0a8be={};if((_0x441262['arrays']||_0x441262['defaults'])&&(_0xe0a8be['children']=[]),(_0x441262['objects']||_0x441262['defaults'])&&(_0xe0a8be['attributesBoolean']={}),_0x441262['defaults']&&(_0xe0a8be['name']='',_0xe0a8be['data']='',_0xe0a8be['attributesJson']=''),null!=_0x4c9183['name']&&_0x4c9183['hasOwnProperty']('name')&&(_0xe0a8be['name']=_0x4c9183['name']),_0x4c9183['children']&&_0x4c9183['children']['length']){_0xe0a8be['children']=[];for(var _0x26a3e4=0x0;_0x26a3e4<_0x4c9183['children']['length'];++_0x26a3e4)_0xe0a8be['children'][_0x26a3e4]=_0x5afb73['Element']['toObject'](_0x4c9183['children'][_0x26a3e4],_0x441262);}if(null!=_0x4c9183['data']&&_0x4c9183['hasOwnProperty']('data')&&(_0xe0a8be['data']=_0x4c9183['data']),_0x4c9183['attributesBoolean']&&(_0x284d02=Object['keys'](_0x4c9183['attributesBoolean']))['length']){_0xe0a8be['attributesBoolean']={};for(_0x26a3e4=0x0;_0x26a3e4<_0x284d02['length'];++_0x26a3e4)_0xe0a8be['attributesBoolean'][_0x284d02[_0x26a3e4]]=_0x4c9183['attributesBoolean'][_0x284d02[_0x26a3e4]];}return null!=_0x4c9183['attributesJson']&&_0x4c9183['hasOwnProperty']('attributesJson')&&(_0xe0a8be['attributesJson']=_0x4c9183['attributesJson']),_0xe0a8be;},_0xb6c52a['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x2f7e1c['util']['toJSONOptions']);},_0xb6c52a['getTypeUrl']=function(_0x53ae71){return void 0x0===_0x53ae71&&(_0x53ae71='type.googleapis.com'),_0x53ae71+'/Element';},_0xb6c52a;}()),_0x5afb73;})());class r{['_protobufRoot'];constructor(){this['_protobufRoot']=u;}['getDescriptor'](_0xd1273f){return new w(this['_protobufRoot'][_0xd1273f]);}}class w{['_protobuf'];constructor(_0x4e2c83){this['_protobuf']=_0x4e2c83;}['compress'](_0x561cd9){const _0x5cca52=this['_protobuf']['verify'](_0x561cd9);if(_0x5cca52)throw Error(_0x5cca52);return this['_protobuf']['encode'](this['_protobuf']['create'](_0x561cd9))['finish']();}['decompress'](_0x4af3c5){return this['_protobuf']['toObject'](this['_protobuf']['decode'](_0x4af3c5),{'oneofs':!0x0});}}function v(_0x4b6edb,_0x35461d){const _0x162678=_0x182561(_0x4b6edb);return _0x162678['path'][_0x162678['path']['length']-0x1]+=_0x35461d,_0x162678;}function O(_0x145db9,_0x57a854){return _0x145db9['root']===_0x57a854['root']&&_0x433fdf(_0x145db9['path'],_0x57a854['path']);}function $(_0x20f08c){P(_0x20f08c,_0x32a7bd=>('main'==_0x32a7bd['root']?(_0x32a7bd['rootMain']=!0x0,delete _0x32a7bd['root']):'$graveyard'==_0x32a7bd['root']&&(_0x32a7bd['rootGraveyard']=!0x0,delete _0x32a7bd['root']),_0x32a7bd));}function J(_0x46fe11){P(_0x46fe11,_0x108446=>(_0x108446['rootMain']?(_0x108446['root']='main',delete _0x108446['rootMain']):_0x108446['rootGraveyard']&&(_0x108446['root']='$graveyard',delete _0x108446['rootGraveyard']),_0x108446));}function P(_0x3f9efa,_0x35ac22){for(const _0x35e2cb in _0x3f9efa){const _0xb49d18=_0x3f9efa[_0x35e2cb];'nodes'!==_0x35e2cb&&_0x5ad8bf(_0xb49d18)&&(_0xb49d18['path']&&(_0xb49d18['root']||_0xb49d18['rootMain']||_0xb49d18['rootGraveyard'])?_0x3f9efa[_0x35e2cb]=_0x35ac22(_0xb49d18):P(_0xb49d18,_0x35ac22));}return _0x3f9efa;}class e{['_id'];['_operationName'];['_protobufDescriptor'];constructor(_0x14c772,_0x3f0104,_0x3deed8){this['_id']=_0x14c772,this['_operationName']=_0x3f0104,this['_protobufDescriptor']=_0x3deed8;}['compress'](_0x22dac3,_0x220a1c){const _0x21605b=_0x220a1c['shift']();return $(_0x21605b),_0x22dac3['buffers']['push'](this['_protobufDescriptor']['compress'](_0x21605b)),_0x22dac3['types']['push'](this['_id']),!0x0;}['decompress'](_0x14e02c,_0x4df0ba){_0x4df0ba['types']['shift']();const _0x43d0c7=this['_protobufDescriptor']['decompress'](_0x4df0ba['buffers']['shift']());J(_0x43d0c7),_0x43d0c7['__className']=this['_operationName'],_0x14e02c['push'](_0x43d0c7);}}class s extends e{['compress'](_0x39b265,_0x1a0dc1){const _0x3db5a9=_0x1a0dc1['shift']();return this['_serializeOneOf']('oldValue',_0x3db5a9),this['_serializeOneOf']('newValue',_0x3db5a9),$(_0x3db5a9),_0x39b265['buffers']['push'](this['_protobufDescriptor']['compress'](_0x3db5a9)),_0x39b265['types']['push'](this['_id']),!0x0;}['decompress'](_0x62eeb8,_0x1819f9){const {types:_0x459390,buffers:_0x20a254}=_0x1819f9,_0x205645=this['_protobufDescriptor']['decompress'](_0x20a254['shift']());_0x459390['shift'](),this['_deserializeOneOf']('oldValue',_0x205645),this['_deserializeOneOf']('newValue',_0x205645),J(_0x205645),_0x205645['__className']=this['_operationName'],_0x62eeb8['push'](_0x205645);}['_serializeOneOf'](_0xf9b98,_0xce6f21){const _0x2bfddf=_0xce6f21[_0xf9b98];'boolean'==typeof _0x2bfddf?_0xce6f21[_0xf9b98+'Boolean']=_0x2bfddf:_0xce6f21[_0xf9b98+'Json']=JSON['stringify'](_0x2bfddf);}['_deserializeOneOf'](_0x168987,_0x10ee81){const _0x59f74f=_0x168987+'Json';_0x10ee81[_0x59f74f]?(_0x10ee81[_0x168987]=JSON['parse'](_0x10ee81[_0x59f74f]),delete _0x10ee81[_0x59f74f]):(_0x10ee81[_0x168987]=_0x10ee81[_0x168987+'Boolean'],delete _0x10ee81[_0x168987+'Boolean']);}}class i extends e{['compress'](_0x3a7679,_0x32587c){const _0x74dd52=_0x32587c['shift']();return this['_serializeNodesAttributes'](_0x74dd52['nodes']),$(_0x74dd52),_0x3a7679['buffers']['push'](this['_protobufDescriptor']['compress'](_0x74dd52)),_0x3a7679['types']['push'](this['_id']),!0x0;}['decompress'](_0x374462,_0x35c495){const {types:_0x450d19,buffers:_0x2d6984}=_0x35c495,_0x247f57=this['_protobufDescriptor']['decompress'](_0x2d6984['shift']());_0x450d19['shift'](),_0x247f57['nodes']||(_0x247f57['nodes']=[]),this['_deserializeNodesAttributes'](_0x247f57['nodes']),J(_0x247f57),_0x247f57['__className']=this['_operationName'],_0x374462['push'](_0x247f57);}['_serializeNodesAttributes'](_0x2966cb){for(const _0x2b27ab of _0x2966cb){if(_0x2b27ab['attributes']){const _0x4081e7=_0x2b27ab['attributes'];this['_areValuesBoolean'](_0x4081e7)?_0x2b27ab['attributesBoolean']=_0x4081e7:_0x2b27ab['attributesJson']=JSON['stringify'](_0x4081e7);}_0x2b27ab['children']&&this['_serializeNodesAttributes'](_0x2b27ab['children']);}}['_deserializeNodesAttributes'](_0x24e967){for(const _0x49a9ca of _0x24e967)(_0x49a9ca['attributesBoolean']||_0x49a9ca['attributesJson'])&&(_0x49a9ca['attributesBoolean']?(_0x49a9ca['attributes']=_0x49a9ca['attributesBoolean'],delete _0x49a9ca['attributesBoolean']):(_0x49a9ca['attributes']=JSON['parse'](_0x49a9ca['attributesJson']),delete _0x49a9ca['attributesJson'])),_0x49a9ca['children']&&this['_deserializeNodesAttributes'](_0x49a9ca['children']);}['_areValuesBoolean'](_0x3f695f){return Object['keys'](_0x3f695f)['every'](_0x5cee44=>'boolean'==typeof _0x3f695f[_0x5cee44]);}}class n extends e{['decompress'](_0x5b1b98,_0x3bf628){super['decompress'](_0x5b1b98,_0x3bf628);const _0x8b7e1f=_0x5b1b98[_0x5b1b98['length']-0x1];_0x8b7e1f['oldRange']||(_0x8b7e1f['oldRange']=null),_0x8b7e1f['newRange']||(_0x8b7e1f['newRange']=null);}}class p extends e{['compress'](_0x1bfd3e,_0x49de81){return _0x49de81['shift'](),_0x1bfd3e['types']['push'](this['_id']),!0x0;}['decompress'](_0x5314ab,_0x56d8cd){_0x56d8cd['types']['shift'](),_0x5314ab['push']({'__className':this['_operationName']});}}class a extends n{['_omittedNamespace'];constructor(_0x8a2403,_0x5615d0,_0x4cb486,_0x51013b){super(_0x8a2403,_0x5615d0,_0x4cb486),this['_omittedNamespace']=_0x51013b+':';}['compress'](_0x16107d,_0x1b972b){return!('MarkerOperation'!=_0x1b972b[0x0]['__className']||!_0x1b972b[0x0]['name']['startsWith'](this['_omittedNamespace']))&&(_0x1b972b[0x0]['name']=_0x1b972b[0x0]['name']['replace'](new RegExp('^'+this['_omittedNamespace']),''),super['compress'](_0x16107d,_0x1b972b),!0x0);}['decompress'](_0x51b608,_0xc9486b){super['decompress'](_0x51b608,_0xc9486b);const _0x2b887c=_0x51b608[_0x51b608['length']-0x1];_0x2b887c['name']=this['_omittedNamespace']+_0x2b887c['name'];}}class _{['_id'];['_context'];constructor(_0x1a5744,_0x105b7d){this['_id']=_0x1a5744,this['_context']=_0x105b7d;}['compress'](_0x7a64b5,_0x4ab455){let _0x5e7982;for(;_0x4ab455['length']>0x1&&this['_compareOperations'](_0x4ab455[0x0],_0x4ab455[0x1]);)_0x5e7982?(_0x5e7982=this['_combineNext'](_0x4ab455['shift'](),_0x5e7982),_0x7a64b5['types']['push'](0x0)):(_0x5e7982=_0x182561(_0x4ab455['shift']()),_0x7a64b5['types']['push'](this['_id']));return!!_0x5e7982&&(_0x5e7982=this['_combineNext'](_0x4ab455['shift'](),_0x5e7982),_0x7a64b5['types']['push'](0x0),_0x7a64b5['buffers']['push'](this['_compressSingleOperation'](_0x5e7982)),!0x0);}['decompress'](_0x2ee564,_0x43760a){const _0x1bcf2f=this['_decompressSingleOperation'](_0x43760a);for(;0x0==_0x43760a['types'][0x0];)_0x43760a['types']['shift'](),_0x2ee564['push'](this['_splitCurrent'](_0x1bcf2f));_0x2ee564['push'](_0x1bcf2f);}}class m extends _{['_combineNext'](_0xa9deab,_0xb9361a){return _0xb9361a['nodes'][0x0]['data']+=_0xa9deab['nodes'][0x0]['data'],_0xb9361a;}['_splitCurrent'](_0x2ef516){const _0x3d9a1c=_0x182561(_0x2ef516),_0x5bfdc6=_0x3d9a1c['nodes'][0x0],_0x2502b8=_0x2ef516['nodes'][0x0],_0x55181c=_0x2502b8['data'][Symbol['iterator']]()['next']()['value'],_0x111231=_0x55181c['length'];return _0x5bfdc6['data']=_0x55181c,_0x2502b8['data']=_0x2502b8['data']['substr'](_0x111231),_0x2ef516['position']=v(_0x2ef516['position'],_0x111231),_0x3d9a1c;}['_compareOperations'](_0x1aa460,_0x5a1600){if(this['_checkOperation'](_0x1aa460)&&this['_checkOperation'](_0x5a1600)){const _0x56c262=_0x1aa460['nodes'][0x0]['data']['length'],_0x512f3f=O(v(_0x1aa460['position'],_0x56c262),_0x5a1600['position']),_0x558ca4=_0x1aa460['nodes'][0x0],_0x19213f=_0x5a1600['nodes'][0x0];return _0x512f3f&&this['_compareAttributes'](_0x558ca4,_0x19213f);}return!0x1;}['_compressSingleOperation'](_0x116fff){const _0x4ea27b={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('InsertOperation')['compress'](_0x4ea27b,[_0x116fff]),_0x4ea27b['buffers'][0x0];}['_decompressSingleOperation'](_0x30380b){const _0x4eebb1=[];return this['_context']['_getCompressorByName']('InsertOperation')['decompress'](_0x4eebb1,_0x30380b),_0x4eebb1[0x0];}['_checkOperation'](_0x534336){return'InsertOperation'==_0x534336['__className']&&0x1==_0x534336['nodes']['length']&&_0x534336['nodes'][0x0]['data']&&!_0x534336['wasUndone']&&0x1==Array['from'](_0x534336['nodes'][0x0]['data'])['length'];}['_compareAttributes'](_0x12900c,_0x1647b7){const _0x452fe0=Object['keys'](_0x12900c['attributes']||{}),_0x3f04e8=Object['keys'](_0x1647b7['attributes']||{});return _0x452fe0['length']===_0x3f04e8['length']&&_0x452fe0['every'](_0x320a8b=>_0x1647b7['attributes'][_0x320a8b]&&_0x1647b7['attributes'][_0x320a8b]===_0x12900c['attributes'][_0x320a8b]);}}class c extends _{['_combineNext'](_0x59a848,_0x58c112){return _0x58c112['howMany']++,_0x58c112['sourcePosition']=_0x182561(_0x59a848['sourcePosition']),_0x58c112;}['_splitCurrent'](_0xa993d2){const _0x166129=_0x182561(_0xa993d2);return _0xa993d2['howMany']--,_0x166129['howMany']=0x1,_0x166129['sourcePosition']=v(_0x166129['sourcePosition'],_0xa993d2['howMany']),_0x166129;}['_compareOperations'](_0x15dc67,_0x7b9f7a){return!(!this['_checkOperation'](_0x15dc67)||!this['_checkOperation'](_0x7b9f7a))&&(O(v(_0x15dc67['sourcePosition'],-0x1),_0x7b9f7a['sourcePosition'])&&O(_0x15dc67['targetPosition'],_0x7b9f7a['targetPosition']));}['_compressSingleOperation'](_0x369887){const _0x609772={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x609772,[_0x369887]),_0x609772['buffers'][0x0];}['_decompressSingleOperation'](_0x462fcd){const _0x31c016=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x31c016,_0x462fcd),_0x31c016[0x0];}['_checkOperation'](_0x1ab475){return'MoveOperation'==_0x1ab475['__className']&&'$graveyard'==_0x1ab475['targetPosition']['root']&&0x1==_0x1ab475['howMany']&&!_0x1ab475['wasUndone'];}}class h extends _{['_combineNext'](_0x108f32,_0x19778e){return _0x19778e['howMany']++,_0x19778e;}['_splitCurrent'](_0x331b4b){const _0x254885=_0x182561(_0x331b4b);return _0x254885['howMany']=0x1,_0x331b4b['howMany']--,_0x254885;}['_compareOperations'](_0x3e6aa9,_0x361fa9){return!(!this['_checkOperation'](_0x3e6aa9)||!this['_checkOperation'](_0x361fa9))&&(O(_0x3e6aa9['sourcePosition'],_0x361fa9['sourcePosition'])&&O(_0x3e6aa9['targetPosition'],_0x361fa9['targetPosition']));}['_compressSingleOperation'](_0xc4aa1e){const _0x412cb5={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x412cb5,[_0xc4aa1e]),_0x412cb5['buffers'][0x0];}['_decompressSingleOperation'](_0x4ad399){const _0x3d4e96=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x3d4e96,_0x4ad399),_0x3d4e96[0x0];}['_checkOperation'](_0x4393cb){return'MoveOperation'==_0x4393cb['__className']&&'$graveyard'==_0x4393cb['targetPosition']['root']&&0x1==_0x4393cb['howMany']&&!_0x4393cb['wasUndone'];}}class f extends _{['compress'](_0x5924d3,_0x884642){if(!this['_compareOperations'](_0x884642[0x0],_0x884642[0x1]))return!0x1;const _0x116204=_0x884642['shift']();return _0x116204['oldRange']=null,_0x116204['newRange']&&O(_0x116204['newRange']['start'],_0x116204['newRange']['end'])&&(_0x116204['newRange']['end']=null),_0x884642['shift'](),_0x5924d3['types']['push'](this['_id']),_0x5924d3['types']['push'](0x0),_0x5924d3['buffers']['push'](this['_compressSingleOperation'](_0x116204)),!0x0;}['decompress'](_0x596afb,_0x588e0c){const _0x11b50b=this['_decompressSingleOperation'](_0x588e0c);_0x11b50b['newRange']&&!_0x11b50b['newRange']['end']&&(_0x11b50b['newRange']['end']=_0x182561(_0x11b50b['newRange']['start']));const _0x40714e=_0x182561(_0x11b50b);_0x40714e['newRange']&&(_0x40714e['newRange']['start']['stickiness']='toNone',_0x40714e['newRange']['end']=_0x182561(_0x40714e['newRange']['start'])),_0x40714e['name']='user:position:'+_0x40714e['name']['split'](':')[0x2],_0x588e0c['types']['shift'](),_0x596afb['push'](_0x11b50b),_0x596afb['push'](_0x40714e);}['_compressSingleOperation'](_0x161d64){const _0xea5ca1={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MarkerOperation')['compress'](_0xea5ca1,[_0x161d64]),_0xea5ca1['buffers'][0x0];}['_decompressSingleOperation'](_0x23bf6a){const _0x181364=[];return this['_context']['_getCompressorByName']('MarkerOperation')['decompress'](_0x181364,_0x23bf6a),_0x181364[0x0];}['_compareOperations'](_0x42227b,_0x14b560){return!(!_0x42227b||!_0x14b560)&&('MarkerOperation'==_0x42227b['__className']&&'MarkerOperation'==_0x14b560['__className']&&!(!_0x42227b['name']['startsWith']('user:')||!_0x14b560['name']['startsWith']('user:')||_0x42227b['name']==_0x14b560['name']));}}class g{['_compressorById'];['_compressorByName'];['_protobufFactory'];constructor(){this['_compressorById']=new Map(),this['_compressorByName']=new Map(),this['_protobufFactory']=new r();const _0x3ac5db=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',_0x3ac5db,'comment')),this['_registerCompressor'](0x13,'SuggestionMarkerOperation',new a(0x13,'MarkerOperation',_0x3ac5db,'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'](_0x50f385){if(!_0x50f385||!_0x50f385[0x0])throw new _0x495424('no-operations-provided',this);const _0x5c72dd={'types':[],'buffers':[],'baseVersion':_0x50f385[0x0]['baseVersion']};for(;_0x50f385['length'];)this['_getCompressorByName']('UserSelectionAction')['compress'](_0x5c72dd,_0x50f385)||this['_getCompressorByName']('TypingAction')['compress'](_0x5c72dd,_0x50f385)||this['_getCompressorByName']('DeletingAction')['compress'](_0x5c72dd,_0x50f385)||this['_getCompressorByName']('ForwardDeletingAction')['compress'](_0x5c72dd,_0x50f385)||this['_getCompressorByName']('CommentMarkerOperation')['compress'](_0x5c72dd,_0x50f385)||this['_getCompressorByName']('SuggestionMarkerOperation')['compress'](_0x5c72dd,_0x50f385)||this['_getCompressorByName'](_0x50f385[0x0]['__className'])['compress'](_0x5c72dd,_0x50f385);return _0x5c72dd;}['decompress'](_0x4f3084){const _0x39c65b=[];for(;_0x4f3084['types']['length'];){const _0x502db9=this['_compressorById']['get'](_0x4f3084['types'][0x0]);if(!_0x502db9)throw new _0x495424('decompress-compressor-not-found',this,{'type':_0x4f3084['types'][0x0]});_0x502db9['decompress'](_0x39c65b,_0x4f3084);}return _0x39c65b['forEach']((_0x24c88e,_0x569319)=>_0x24c88e['baseVersion']=_0x4f3084['baseVersion']+_0x569319),_0x39c65b;}['_getCompressorByName'](_0x4d6710){return this['_compressorByName']['get'](_0x4d6710);}['_registerOperationCompressor'](_0x41cf5b,_0x1db5b8,_0x3edda5){const _0x5caee9=new _0x3edda5(_0x41cf5b,_0x1db5b8,this['_protobufFactory']['getDescriptor'](_0x1db5b8));this['_registerCompressor'](_0x41cf5b,_0x1db5b8,_0x5caee9);}['_registerActionCompressor'](_0x1c42bd,_0x3cf00e,_0x1faa66){const _0x9d3655=new _0x1faa66(_0x1c42bd,this);this['_registerCompressor'](_0x1c42bd,_0x3cf00e,_0x9d3655);}['_registerCompressor'](_0x556bd0,_0xd297d1,_0xabeb4f){this['_compressorById']['set'](_0x556bd0,_0xabeb4f),this['_compressorByName']['set'](_0xd297d1,_0xabeb4f);}}export{g as Compressor};
|
|
23
|
+
import{CKEditorError as _0x5953b1}from'@ckeditor/ckeditor5-utils/dist/index.js';import _0x59aea6 from'protobufjs/minimal.js';import{cloneDeep as _0x361ebb,isEqual as _0x5c0624,isObject as _0x39e515}from'es-toolkit/compat';const u=/* #__PURE__ -- @preserve */
|
|
24
|
+
((()=>{var _0x11ec0e=_0x59aea6['Reader'],_0x4cf6fa=_0x59aea6['Writer'],_0x1b3d1b=_0x59aea6['util'],_0x119198=_0x59aea6['roots']['default']||(_0x59aea6['roots']['default']={});return _0x119198['AttributeOperation']=(function(){function _0x17b806(_0x323637){if(_0x323637){for(var _0x332d32=Object['keys'](_0x323637),_0x21bafd=0x0;_0x21bafd<_0x332d32['length'];++_0x21bafd)null!=_0x323637[_0x332d32[_0x21bafd]]&&(this[_0x332d32[_0x21bafd]]=_0x323637[_0x332d32[_0x21bafd]]);}}return _0x17b806['prototype']['range']=null,_0x17b806['prototype']['key']='',_0x17b806['prototype']['oldValueBoolean']=!0x1,_0x17b806['prototype']['oldValueJson']='',_0x17b806['prototype']['newValueBoolean']=!0x1,_0x17b806['prototype']['newValueJson']='',_0x17b806['prototype']['wasUndone']=!0x1,_0x17b806['create']=function(_0x51e466){return new _0x17b806(_0x51e466);},_0x17b806['encode']=function(_0x475054,_0x4259f8){return _0x4259f8||(_0x4259f8=_0x4cf6fa['create']()),null!=_0x475054['range']&&Object['hasOwnProperty']['call'](_0x475054,'range')&&_0x119198['Range']['encode'](_0x475054['range'],_0x4259f8['uint32'](0xa)['fork']())['ldelim'](),null!=_0x475054['key']&&Object['hasOwnProperty']['call'](_0x475054,'key')&&_0x4259f8['uint32'](0x12)['string'](_0x475054['key']),null!=_0x475054['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x475054,'oldValueBoolean')&&_0x4259f8['uint32'](0x18)['bool'](_0x475054['oldValueBoolean']),null!=_0x475054['oldValueJson']&&Object['hasOwnProperty']['call'](_0x475054,'oldValueJson')&&_0x4259f8['uint32'](0x22)['string'](_0x475054['oldValueJson']),null!=_0x475054['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x475054,'newValueBoolean')&&_0x4259f8['uint32'](0x28)['bool'](_0x475054['newValueBoolean']),null!=_0x475054['newValueJson']&&Object['hasOwnProperty']['call'](_0x475054,'newValueJson')&&_0x4259f8['uint32'](0x32)['string'](_0x475054['newValueJson']),null!=_0x475054['wasUndone']&&Object['hasOwnProperty']['call'](_0x475054,'wasUndone')&&_0x4259f8['uint32'](0x38)['bool'](_0x475054['wasUndone']),_0x4259f8;},_0x17b806['encodeDelimited']=function(_0x5eb004,_0x402c77){return this['encode'](_0x5eb004,_0x402c77)['ldelim']();},_0x17b806['decode']=function(_0x1b60ac,_0x454026){_0x1b60ac instanceof _0x11ec0e||(_0x1b60ac=_0x11ec0e['create'](_0x1b60ac));for(var _0x3aa456=void 0x0===_0x454026?_0x1b60ac['len']:_0x1b60ac['pos']+_0x454026,_0x295249=new _0x119198['AttributeOperation']();_0x1b60ac['pos']<_0x3aa456;){var _0x14448c=_0x1b60ac['uint32']();switch(_0x14448c>>>0x3){case 0x1:_0x295249['range']=_0x119198['Range']['decode'](_0x1b60ac,_0x1b60ac['uint32']());break;case 0x2:_0x295249['key']=_0x1b60ac['string']();break;case 0x3:_0x295249['oldValueBoolean']=_0x1b60ac['bool']();break;case 0x4:_0x295249['oldValueJson']=_0x1b60ac['string']();break;case 0x5:_0x295249['newValueBoolean']=_0x1b60ac['bool']();break;case 0x6:_0x295249['newValueJson']=_0x1b60ac['string']();break;case 0x7:_0x295249['wasUndone']=_0x1b60ac['bool']();break;default:_0x1b60ac['skipType'](0x7&_0x14448c);}}return _0x295249;},_0x17b806['decodeDelimited']=function(_0x41a857){return _0x41a857 instanceof _0x11ec0e||(_0x41a857=new _0x11ec0e(_0x41a857)),this['decode'](_0x41a857,_0x41a857['uint32']());},_0x17b806['verify']=function(_0x483924){if('object'!=typeof _0x483924||null===_0x483924)return'object\x20expected';if(null!=_0x483924['range']&&_0x483924['hasOwnProperty']('range')){var _0x561962=_0x119198['Range']['verify'](_0x483924['range']);if(_0x561962)return'range.'+_0x561962;}return null!=_0x483924['key']&&_0x483924['hasOwnProperty']('key')&&!_0x1b3d1b['isString'](_0x483924['key'])?'key:\x20string\x20expected':null!=_0x483924['oldValueBoolean']&&_0x483924['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x483924['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x483924['oldValueJson']&&_0x483924['hasOwnProperty']('oldValueJson')&&!_0x1b3d1b['isString'](_0x483924['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x483924['newValueBoolean']&&_0x483924['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x483924['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x483924['newValueJson']&&_0x483924['hasOwnProperty']('newValueJson')&&!_0x1b3d1b['isString'](_0x483924['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x483924['wasUndone']&&_0x483924['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x483924['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x17b806['fromObject']=function(_0x27b37a){if(_0x27b37a instanceof _0x119198['AttributeOperation'])return _0x27b37a;var _0x558b58=new _0x119198['AttributeOperation']();if(null!=_0x27b37a['range']){if('object'!=typeof _0x27b37a['range'])throw TypeError('.AttributeOperation.range:\x20object\x20expected');_0x558b58['range']=_0x119198['Range']['fromObject'](_0x27b37a['range']);}return null!=_0x27b37a['key']&&(_0x558b58['key']=String(_0x27b37a['key'])),null!=_0x27b37a['oldValueBoolean']&&(_0x558b58['oldValueBoolean']=Boolean(_0x27b37a['oldValueBoolean'])),null!=_0x27b37a['oldValueJson']&&(_0x558b58['oldValueJson']=String(_0x27b37a['oldValueJson'])),null!=_0x27b37a['newValueBoolean']&&(_0x558b58['newValueBoolean']=Boolean(_0x27b37a['newValueBoolean'])),null!=_0x27b37a['newValueJson']&&(_0x558b58['newValueJson']=String(_0x27b37a['newValueJson'])),null!=_0x27b37a['wasUndone']&&(_0x558b58['wasUndone']=Boolean(_0x27b37a['wasUndone'])),_0x558b58;},_0x17b806['toObject']=function(_0x1c508d,_0x5e0a9b){_0x5e0a9b||(_0x5e0a9b={});var _0x74a348={};return _0x5e0a9b['defaults']&&(_0x74a348['range']=null,_0x74a348['key']='',_0x74a348['oldValueBoolean']=!0x1,_0x74a348['oldValueJson']='',_0x74a348['newValueBoolean']=!0x1,_0x74a348['newValueJson']='',_0x74a348['wasUndone']=!0x1),null!=_0x1c508d['range']&&_0x1c508d['hasOwnProperty']('range')&&(_0x74a348['range']=_0x119198['Range']['toObject'](_0x1c508d['range'],_0x5e0a9b)),null!=_0x1c508d['key']&&_0x1c508d['hasOwnProperty']('key')&&(_0x74a348['key']=_0x1c508d['key']),null!=_0x1c508d['oldValueBoolean']&&_0x1c508d['hasOwnProperty']('oldValueBoolean')&&(_0x74a348['oldValueBoolean']=_0x1c508d['oldValueBoolean']),null!=_0x1c508d['oldValueJson']&&_0x1c508d['hasOwnProperty']('oldValueJson')&&(_0x74a348['oldValueJson']=_0x1c508d['oldValueJson']),null!=_0x1c508d['newValueBoolean']&&_0x1c508d['hasOwnProperty']('newValueBoolean')&&(_0x74a348['newValueBoolean']=_0x1c508d['newValueBoolean']),null!=_0x1c508d['newValueJson']&&_0x1c508d['hasOwnProperty']('newValueJson')&&(_0x74a348['newValueJson']=_0x1c508d['newValueJson']),null!=_0x1c508d['wasUndone']&&_0x1c508d['hasOwnProperty']('wasUndone')&&(_0x74a348['wasUndone']=_0x1c508d['wasUndone']),_0x74a348;},_0x17b806['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x59aea6['util']['toJSONOptions']);},_0x17b806['getTypeUrl']=function(_0x31d288){return void 0x0===_0x31d288&&(_0x31d288='type.googleapis.com'),_0x31d288+'/AttributeOperation';},_0x17b806;}()),_0x119198['InsertOperation']=(function(){function _0x213160(_0x199738){if(this['nodes']=[],_0x199738){for(var _0x4f0b38=Object['keys'](_0x199738),_0x182fd9=0x0;_0x182fd9<_0x4f0b38['length'];++_0x182fd9)null!=_0x199738[_0x4f0b38[_0x182fd9]]&&(this[_0x4f0b38[_0x182fd9]]=_0x199738[_0x4f0b38[_0x182fd9]]);}}return _0x213160['prototype']['position']=null,_0x213160['prototype']['nodes']=_0x1b3d1b['emptyArray'],_0x213160['prototype']['shouldReceiveAttributes']=!0x1,_0x213160['prototype']['wasUndone']=!0x1,_0x213160['create']=function(_0x328548){return new _0x213160(_0x328548);},_0x213160['encode']=function(_0x3988f5,_0x3be674){if(_0x3be674||(_0x3be674=_0x4cf6fa['create']()),null!=_0x3988f5['position']&&Object['hasOwnProperty']['call'](_0x3988f5,'position')&&_0x119198['Position']['encode'](_0x3988f5['position'],_0x3be674['uint32'](0xa)['fork']())['ldelim'](),null!=_0x3988f5['nodes']&&_0x3988f5['nodes']['length']){for(var _0x4d4205=0x0;_0x4d4205<_0x3988f5['nodes']['length'];++_0x4d4205)_0x119198['Element']['encode'](_0x3988f5['nodes'][_0x4d4205],_0x3be674['uint32'](0x12)['fork']())['ldelim']();}return null!=_0x3988f5['shouldReceiveAttributes']&&Object['hasOwnProperty']['call'](_0x3988f5,'shouldReceiveAttributes')&&_0x3be674['uint32'](0x18)['bool'](_0x3988f5['shouldReceiveAttributes']),null!=_0x3988f5['wasUndone']&&Object['hasOwnProperty']['call'](_0x3988f5,'wasUndone')&&_0x3be674['uint32'](0x20)['bool'](_0x3988f5['wasUndone']),_0x3be674;},_0x213160['encodeDelimited']=function(_0xcb6ac1,_0x415583){return this['encode'](_0xcb6ac1,_0x415583)['ldelim']();},_0x213160['decode']=function(_0x264c82,_0x3d8e5e){_0x264c82 instanceof _0x11ec0e||(_0x264c82=_0x11ec0e['create'](_0x264c82));for(var _0x44fabe=void 0x0===_0x3d8e5e?_0x264c82['len']:_0x264c82['pos']+_0x3d8e5e,_0x410242=new _0x119198['InsertOperation']();_0x264c82['pos']<_0x44fabe;){var _0x19a26f=_0x264c82['uint32']();switch(_0x19a26f>>>0x3){case 0x1:_0x410242['position']=_0x119198['Position']['decode'](_0x264c82,_0x264c82['uint32']());break;case 0x2:_0x410242['nodes']&&_0x410242['nodes']['length']||(_0x410242['nodes']=[]),_0x410242['nodes']['push'](_0x119198['Element']['decode'](_0x264c82,_0x264c82['uint32']()));break;case 0x3:_0x410242['shouldReceiveAttributes']=_0x264c82['bool']();break;case 0x4:_0x410242['wasUndone']=_0x264c82['bool']();break;default:_0x264c82['skipType'](0x7&_0x19a26f);}}return _0x410242;},_0x213160['decodeDelimited']=function(_0x48f050){return _0x48f050 instanceof _0x11ec0e||(_0x48f050=new _0x11ec0e(_0x48f050)),this['decode'](_0x48f050,_0x48f050['uint32']());},_0x213160['verify']=function(_0x5cd8ea){if('object'!=typeof _0x5cd8ea||null===_0x5cd8ea)return'object\x20expected';if(null!=_0x5cd8ea['position']&&_0x5cd8ea['hasOwnProperty']('position')&&(_0x1ace59=_0x119198['Position']['verify'](_0x5cd8ea['position'])))return'position.'+_0x1ace59;if(null!=_0x5cd8ea['nodes']&&_0x5cd8ea['hasOwnProperty']('nodes')){if(!Array['isArray'](_0x5cd8ea['nodes']))return'nodes:\x20array\x20expected';for(var _0x311d6d=0x0;_0x311d6d<_0x5cd8ea['nodes']['length'];++_0x311d6d){var _0x1ace59;if(_0x1ace59=_0x119198['Element']['verify'](_0x5cd8ea['nodes'][_0x311d6d]))return'nodes.'+_0x1ace59;}}return null!=_0x5cd8ea['shouldReceiveAttributes']&&_0x5cd8ea['hasOwnProperty']('shouldReceiveAttributes')&&'boolean'!=typeof _0x5cd8ea['shouldReceiveAttributes']?'shouldReceiveAttributes:\x20boolean\x20expected':null!=_0x5cd8ea['wasUndone']&&_0x5cd8ea['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x5cd8ea['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x213160['fromObject']=function(_0xaeb7ee){if(_0xaeb7ee instanceof _0x119198['InsertOperation'])return _0xaeb7ee;var _0x1fc332=new _0x119198['InsertOperation']();if(null!=_0xaeb7ee['position']){if('object'!=typeof _0xaeb7ee['position'])throw TypeError('.InsertOperation.position:\x20object\x20expected');_0x1fc332['position']=_0x119198['Position']['fromObject'](_0xaeb7ee['position']);}if(_0xaeb7ee['nodes']){if(!Array['isArray'](_0xaeb7ee['nodes']))throw TypeError('.InsertOperation.nodes:\x20array\x20expected');_0x1fc332['nodes']=[];for(var _0x35bc4e=0x0;_0x35bc4e<_0xaeb7ee['nodes']['length'];++_0x35bc4e){if('object'!=typeof _0xaeb7ee['nodes'][_0x35bc4e])throw TypeError('.InsertOperation.nodes:\x20object\x20expected');_0x1fc332['nodes'][_0x35bc4e]=_0x119198['Element']['fromObject'](_0xaeb7ee['nodes'][_0x35bc4e]);}}return null!=_0xaeb7ee['shouldReceiveAttributes']&&(_0x1fc332['shouldReceiveAttributes']=Boolean(_0xaeb7ee['shouldReceiveAttributes'])),null!=_0xaeb7ee['wasUndone']&&(_0x1fc332['wasUndone']=Boolean(_0xaeb7ee['wasUndone'])),_0x1fc332;},_0x213160['toObject']=function(_0x3ebb9c,_0x1cc6d6){_0x1cc6d6||(_0x1cc6d6={});var _0x1752e2={};if((_0x1cc6d6['arrays']||_0x1cc6d6['defaults'])&&(_0x1752e2['nodes']=[]),_0x1cc6d6['defaults']&&(_0x1752e2['position']=null,_0x1752e2['shouldReceiveAttributes']=!0x1,_0x1752e2['wasUndone']=!0x1),null!=_0x3ebb9c['position']&&_0x3ebb9c['hasOwnProperty']('position')&&(_0x1752e2['position']=_0x119198['Position']['toObject'](_0x3ebb9c['position'],_0x1cc6d6)),_0x3ebb9c['nodes']&&_0x3ebb9c['nodes']['length']){_0x1752e2['nodes']=[];for(var _0x3fa85c=0x0;_0x3fa85c<_0x3ebb9c['nodes']['length'];++_0x3fa85c)_0x1752e2['nodes'][_0x3fa85c]=_0x119198['Element']['toObject'](_0x3ebb9c['nodes'][_0x3fa85c],_0x1cc6d6);}return null!=_0x3ebb9c['shouldReceiveAttributes']&&_0x3ebb9c['hasOwnProperty']('shouldReceiveAttributes')&&(_0x1752e2['shouldReceiveAttributes']=_0x3ebb9c['shouldReceiveAttributes']),null!=_0x3ebb9c['wasUndone']&&_0x3ebb9c['hasOwnProperty']('wasUndone')&&(_0x1752e2['wasUndone']=_0x3ebb9c['wasUndone']),_0x1752e2;},_0x213160['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x59aea6['util']['toJSONOptions']);},_0x213160['getTypeUrl']=function(_0x457025){return void 0x0===_0x457025&&(_0x457025='type.googleapis.com'),_0x457025+'/InsertOperation';},_0x213160;}()),_0x119198['MarkerOperation']=(function(){function _0x39cd57(_0x4857d6){if(_0x4857d6){for(var _0x20107f=Object['keys'](_0x4857d6),_0x364a8f=0x0;_0x364a8f<_0x20107f['length'];++_0x364a8f)null!=_0x4857d6[_0x20107f[_0x364a8f]]&&(this[_0x20107f[_0x364a8f]]=_0x4857d6[_0x20107f[_0x364a8f]]);}}return _0x39cd57['prototype']['name']='',_0x39cd57['prototype']['oldRange']=null,_0x39cd57['prototype']['newRange']=null,_0x39cd57['prototype']['affectsData']=!0x1,_0x39cd57['prototype']['wasUndone']=!0x1,_0x39cd57['create']=function(_0x2e855a){return new _0x39cd57(_0x2e855a);},_0x39cd57['encode']=function(_0x19bb7b,_0x2f0109){return _0x2f0109||(_0x2f0109=_0x4cf6fa['create']()),null!=_0x19bb7b['name']&&Object['hasOwnProperty']['call'](_0x19bb7b,'name')&&_0x2f0109['uint32'](0xa)['string'](_0x19bb7b['name']),null!=_0x19bb7b['oldRange']&&Object['hasOwnProperty']['call'](_0x19bb7b,'oldRange')&&_0x119198['Range']['encode'](_0x19bb7b['oldRange'],_0x2f0109['uint32'](0x12)['fork']())['ldelim'](),null!=_0x19bb7b['newRange']&&Object['hasOwnProperty']['call'](_0x19bb7b,'newRange')&&_0x119198['Range']['encode'](_0x19bb7b['newRange'],_0x2f0109['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x19bb7b['affectsData']&&Object['hasOwnProperty']['call'](_0x19bb7b,'affectsData')&&_0x2f0109['uint32'](0x20)['bool'](_0x19bb7b['affectsData']),null!=_0x19bb7b['wasUndone']&&Object['hasOwnProperty']['call'](_0x19bb7b,'wasUndone')&&_0x2f0109['uint32'](0x28)['bool'](_0x19bb7b['wasUndone']),_0x2f0109;},_0x39cd57['encodeDelimited']=function(_0x714f7e,_0x2ea052){return this['encode'](_0x714f7e,_0x2ea052)['ldelim']();},_0x39cd57['decode']=function(_0x2a0dbc,_0x40426a){_0x2a0dbc instanceof _0x11ec0e||(_0x2a0dbc=_0x11ec0e['create'](_0x2a0dbc));for(var _0x553d49=void 0x0===_0x40426a?_0x2a0dbc['len']:_0x2a0dbc['pos']+_0x40426a,_0x38b733=new _0x119198['MarkerOperation']();_0x2a0dbc['pos']<_0x553d49;){var _0x2f7764=_0x2a0dbc['uint32']();switch(_0x2f7764>>>0x3){case 0x1:_0x38b733['name']=_0x2a0dbc['string']();break;case 0x2:_0x38b733['oldRange']=_0x119198['Range']['decode'](_0x2a0dbc,_0x2a0dbc['uint32']());break;case 0x3:_0x38b733['newRange']=_0x119198['Range']['decode'](_0x2a0dbc,_0x2a0dbc['uint32']());break;case 0x4:_0x38b733['affectsData']=_0x2a0dbc['bool']();break;case 0x5:_0x38b733['wasUndone']=_0x2a0dbc['bool']();break;default:_0x2a0dbc['skipType'](0x7&_0x2f7764);}}return _0x38b733;},_0x39cd57['decodeDelimited']=function(_0x4bc79d){return _0x4bc79d instanceof _0x11ec0e||(_0x4bc79d=new _0x11ec0e(_0x4bc79d)),this['decode'](_0x4bc79d,_0x4bc79d['uint32']());},_0x39cd57['verify']=function(_0x4a0e2e){if('object'!=typeof _0x4a0e2e||null===_0x4a0e2e)return'object\x20expected';if(null!=_0x4a0e2e['name']&&_0x4a0e2e['hasOwnProperty']('name')&&!_0x1b3d1b['isString'](_0x4a0e2e['name']))return'name:\x20string\x20expected';var _0x4a83d0;if(null!=_0x4a0e2e['oldRange']&&_0x4a0e2e['hasOwnProperty']('oldRange')&&(_0x4a83d0=_0x119198['Range']['verify'](_0x4a0e2e['oldRange'])))return'oldRange.'+_0x4a83d0;if(null!=_0x4a0e2e['newRange']&&_0x4a0e2e['hasOwnProperty']('newRange')&&(_0x4a83d0=_0x119198['Range']['verify'](_0x4a0e2e['newRange'])))return'newRange.'+_0x4a83d0;return null!=_0x4a0e2e['affectsData']&&_0x4a0e2e['hasOwnProperty']('affectsData')&&'boolean'!=typeof _0x4a0e2e['affectsData']?'affectsData:\x20boolean\x20expected':null!=_0x4a0e2e['wasUndone']&&_0x4a0e2e['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x4a0e2e['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x39cd57['fromObject']=function(_0x5139af){if(_0x5139af instanceof _0x119198['MarkerOperation'])return _0x5139af;var _0x332931=new _0x119198['MarkerOperation']();if(null!=_0x5139af['name']&&(_0x332931['name']=String(_0x5139af['name'])),null!=_0x5139af['oldRange']){if('object'!=typeof _0x5139af['oldRange'])throw TypeError('.MarkerOperation.oldRange:\x20object\x20expected');_0x332931['oldRange']=_0x119198['Range']['fromObject'](_0x5139af['oldRange']);}if(null!=_0x5139af['newRange']){if('object'!=typeof _0x5139af['newRange'])throw TypeError('.MarkerOperation.newRange:\x20object\x20expected');_0x332931['newRange']=_0x119198['Range']['fromObject'](_0x5139af['newRange']);}return null!=_0x5139af['affectsData']&&(_0x332931['affectsData']=Boolean(_0x5139af['affectsData'])),null!=_0x5139af['wasUndone']&&(_0x332931['wasUndone']=Boolean(_0x5139af['wasUndone'])),_0x332931;},_0x39cd57['toObject']=function(_0x437909,_0x5f1d61){_0x5f1d61||(_0x5f1d61={});var _0x34c4f5={};return _0x5f1d61['defaults']&&(_0x34c4f5['name']='',_0x34c4f5['oldRange']=null,_0x34c4f5['newRange']=null,_0x34c4f5['affectsData']=!0x1,_0x34c4f5['wasUndone']=!0x1),null!=_0x437909['name']&&_0x437909['hasOwnProperty']('name')&&(_0x34c4f5['name']=_0x437909['name']),null!=_0x437909['oldRange']&&_0x437909['hasOwnProperty']('oldRange')&&(_0x34c4f5['oldRange']=_0x119198['Range']['toObject'](_0x437909['oldRange'],_0x5f1d61)),null!=_0x437909['newRange']&&_0x437909['hasOwnProperty']('newRange')&&(_0x34c4f5['newRange']=_0x119198['Range']['toObject'](_0x437909['newRange'],_0x5f1d61)),null!=_0x437909['affectsData']&&_0x437909['hasOwnProperty']('affectsData')&&(_0x34c4f5['affectsData']=_0x437909['affectsData']),null!=_0x437909['wasUndone']&&_0x437909['hasOwnProperty']('wasUndone')&&(_0x34c4f5['wasUndone']=_0x437909['wasUndone']),_0x34c4f5;},_0x39cd57['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x59aea6['util']['toJSONOptions']);},_0x39cd57['getTypeUrl']=function(_0x8549d4){return void 0x0===_0x8549d4&&(_0x8549d4='type.googleapis.com'),_0x8549d4+'/MarkerOperation';},_0x39cd57;}()),_0x119198['MergeOperation']=(function(){function _0x16f34c(_0x18c5fb){if(_0x18c5fb){for(var _0x5df312=Object['keys'](_0x18c5fb),_0x5a82c3=0x0;_0x5a82c3<_0x5df312['length'];++_0x5a82c3)null!=_0x18c5fb[_0x5df312[_0x5a82c3]]&&(this[_0x5df312[_0x5a82c3]]=_0x18c5fb[_0x5df312[_0x5a82c3]]);}}return _0x16f34c['prototype']['sourcePosition']=null,_0x16f34c['prototype']['targetPosition']=null,_0x16f34c['prototype']['graveyardPosition']=null,_0x16f34c['prototype']['howMany']=0x0,_0x16f34c['prototype']['wasUndone']=!0x1,_0x16f34c['create']=function(_0x3e926b){return new _0x16f34c(_0x3e926b);},_0x16f34c['encode']=function(_0x22719f,_0x6b965e){return _0x6b965e||(_0x6b965e=_0x4cf6fa['create']()),null!=_0x22719f['sourcePosition']&&Object['hasOwnProperty']['call'](_0x22719f,'sourcePosition')&&_0x119198['Position']['encode'](_0x22719f['sourcePosition'],_0x6b965e['uint32'](0xa)['fork']())['ldelim'](),null!=_0x22719f['targetPosition']&&Object['hasOwnProperty']['call'](_0x22719f,'targetPosition')&&_0x119198['Position']['encode'](_0x22719f['targetPosition'],_0x6b965e['uint32'](0x12)['fork']())['ldelim'](),null!=_0x22719f['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x22719f,'graveyardPosition')&&_0x119198['Position']['encode'](_0x22719f['graveyardPosition'],_0x6b965e['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x22719f['howMany']&&Object['hasOwnProperty']['call'](_0x22719f,'howMany')&&_0x6b965e['uint32'](0x20)['uint32'](_0x22719f['howMany']),null!=_0x22719f['wasUndone']&&Object['hasOwnProperty']['call'](_0x22719f,'wasUndone')&&_0x6b965e['uint32'](0x28)['bool'](_0x22719f['wasUndone']),_0x6b965e;},_0x16f34c['encodeDelimited']=function(_0x3fdac7,_0x4b257f){return this['encode'](_0x3fdac7,_0x4b257f)['ldelim']();},_0x16f34c['decode']=function(_0x3695cb,_0x5c192a){_0x3695cb instanceof _0x11ec0e||(_0x3695cb=_0x11ec0e['create'](_0x3695cb));for(var _0xee22b5=void 0x0===_0x5c192a?_0x3695cb['len']:_0x3695cb['pos']+_0x5c192a,_0x543d0e=new _0x119198['MergeOperation']();_0x3695cb['pos']<_0xee22b5;){var _0x56adfb=_0x3695cb['uint32']();switch(_0x56adfb>>>0x3){case 0x1:_0x543d0e['sourcePosition']=_0x119198['Position']['decode'](_0x3695cb,_0x3695cb['uint32']());break;case 0x2:_0x543d0e['targetPosition']=_0x119198['Position']['decode'](_0x3695cb,_0x3695cb['uint32']());break;case 0x3:_0x543d0e['graveyardPosition']=_0x119198['Position']['decode'](_0x3695cb,_0x3695cb['uint32']());break;case 0x4:_0x543d0e['howMany']=_0x3695cb['uint32']();break;case 0x5:_0x543d0e['wasUndone']=_0x3695cb['bool']();break;default:_0x3695cb['skipType'](0x7&_0x56adfb);}}return _0x543d0e;},_0x16f34c['decodeDelimited']=function(_0x9bddd6){return _0x9bddd6 instanceof _0x11ec0e||(_0x9bddd6=new _0x11ec0e(_0x9bddd6)),this['decode'](_0x9bddd6,_0x9bddd6['uint32']());},_0x16f34c['verify']=function(_0x57c350){if('object'!=typeof _0x57c350||null===_0x57c350)return'object\x20expected';var _0x126611;if(null!=_0x57c350['sourcePosition']&&_0x57c350['hasOwnProperty']('sourcePosition')&&(_0x126611=_0x119198['Position']['verify'](_0x57c350['sourcePosition'])))return'sourcePosition.'+_0x126611;if(null!=_0x57c350['targetPosition']&&_0x57c350['hasOwnProperty']('targetPosition')&&(_0x126611=_0x119198['Position']['verify'](_0x57c350['targetPosition'])))return'targetPosition.'+_0x126611;if(null!=_0x57c350['graveyardPosition']&&_0x57c350['hasOwnProperty']('graveyardPosition')&&(_0x126611=_0x119198['Position']['verify'](_0x57c350['graveyardPosition'])))return'graveyardPosition.'+_0x126611;return null!=_0x57c350['howMany']&&_0x57c350['hasOwnProperty']('howMany')&&!_0x1b3d1b['isInteger'](_0x57c350['howMany'])?'howMany:\x20integer\x20expected':null!=_0x57c350['wasUndone']&&_0x57c350['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x57c350['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x16f34c['fromObject']=function(_0x319d70){if(_0x319d70 instanceof _0x119198['MergeOperation'])return _0x319d70;var _0x579e43=new _0x119198['MergeOperation']();if(null!=_0x319d70['sourcePosition']){if('object'!=typeof _0x319d70['sourcePosition'])throw TypeError('.MergeOperation.sourcePosition:\x20object\x20expected');_0x579e43['sourcePosition']=_0x119198['Position']['fromObject'](_0x319d70['sourcePosition']);}if(null!=_0x319d70['targetPosition']){if('object'!=typeof _0x319d70['targetPosition'])throw TypeError('.MergeOperation.targetPosition:\x20object\x20expected');_0x579e43['targetPosition']=_0x119198['Position']['fromObject'](_0x319d70['targetPosition']);}if(null!=_0x319d70['graveyardPosition']){if('object'!=typeof _0x319d70['graveyardPosition'])throw TypeError('.MergeOperation.graveyardPosition:\x20object\x20expected');_0x579e43['graveyardPosition']=_0x119198['Position']['fromObject'](_0x319d70['graveyardPosition']);}return null!=_0x319d70['howMany']&&(_0x579e43['howMany']=_0x319d70['howMany']>>>0x0),null!=_0x319d70['wasUndone']&&(_0x579e43['wasUndone']=Boolean(_0x319d70['wasUndone'])),_0x579e43;},_0x16f34c['toObject']=function(_0x364775,_0xaf5b95){_0xaf5b95||(_0xaf5b95={});var _0x3e0039={};return _0xaf5b95['defaults']&&(_0x3e0039['sourcePosition']=null,_0x3e0039['targetPosition']=null,_0x3e0039['graveyardPosition']=null,_0x3e0039['howMany']=0x0,_0x3e0039['wasUndone']=!0x1),null!=_0x364775['sourcePosition']&&_0x364775['hasOwnProperty']('sourcePosition')&&(_0x3e0039['sourcePosition']=_0x119198['Position']['toObject'](_0x364775['sourcePosition'],_0xaf5b95)),null!=_0x364775['targetPosition']&&_0x364775['hasOwnProperty']('targetPosition')&&(_0x3e0039['targetPosition']=_0x119198['Position']['toObject'](_0x364775['targetPosition'],_0xaf5b95)),null!=_0x364775['graveyardPosition']&&_0x364775['hasOwnProperty']('graveyardPosition')&&(_0x3e0039['graveyardPosition']=_0x119198['Position']['toObject'](_0x364775['graveyardPosition'],_0xaf5b95)),null!=_0x364775['howMany']&&_0x364775['hasOwnProperty']('howMany')&&(_0x3e0039['howMany']=_0x364775['howMany']),null!=_0x364775['wasUndone']&&_0x364775['hasOwnProperty']('wasUndone')&&(_0x3e0039['wasUndone']=_0x364775['wasUndone']),_0x3e0039;},_0x16f34c['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x59aea6['util']['toJSONOptions']);},_0x16f34c['getTypeUrl']=function(_0x473da4){return void 0x0===_0x473da4&&(_0x473da4='type.googleapis.com'),_0x473da4+'/MergeOperation';},_0x16f34c;}()),_0x119198['MoveOperation']=(function(){function _0x2ebb2d(_0x5145cf){if(_0x5145cf){for(var _0x542868=Object['keys'](_0x5145cf),_0x2af644=0x0;_0x2af644<_0x542868['length'];++_0x2af644)null!=_0x5145cf[_0x542868[_0x2af644]]&&(this[_0x542868[_0x2af644]]=_0x5145cf[_0x542868[_0x2af644]]);}}return _0x2ebb2d['prototype']['sourcePosition']=null,_0x2ebb2d['prototype']['howMany']=0x0,_0x2ebb2d['prototype']['targetPosition']=null,_0x2ebb2d['prototype']['wasUndone']=!0x1,_0x2ebb2d['create']=function(_0x4e99bb){return new _0x2ebb2d(_0x4e99bb);},_0x2ebb2d['encode']=function(_0x3ffa71,_0x15bb29){return _0x15bb29||(_0x15bb29=_0x4cf6fa['create']()),null!=_0x3ffa71['sourcePosition']&&Object['hasOwnProperty']['call'](_0x3ffa71,'sourcePosition')&&_0x119198['Position']['encode'](_0x3ffa71['sourcePosition'],_0x15bb29['uint32'](0xa)['fork']())['ldelim'](),null!=_0x3ffa71['howMany']&&Object['hasOwnProperty']['call'](_0x3ffa71,'howMany')&&_0x15bb29['uint32'](0x10)['uint32'](_0x3ffa71['howMany']),null!=_0x3ffa71['targetPosition']&&Object['hasOwnProperty']['call'](_0x3ffa71,'targetPosition')&&_0x119198['Position']['encode'](_0x3ffa71['targetPosition'],_0x15bb29['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x3ffa71['wasUndone']&&Object['hasOwnProperty']['call'](_0x3ffa71,'wasUndone')&&_0x15bb29['uint32'](0x20)['bool'](_0x3ffa71['wasUndone']),_0x15bb29;},_0x2ebb2d['encodeDelimited']=function(_0x316343,_0x93b9fb){return this['encode'](_0x316343,_0x93b9fb)['ldelim']();},_0x2ebb2d['decode']=function(_0x165f14,_0x3707f){_0x165f14 instanceof _0x11ec0e||(_0x165f14=_0x11ec0e['create'](_0x165f14));for(var _0x1cc87c=void 0x0===_0x3707f?_0x165f14['len']:_0x165f14['pos']+_0x3707f,_0x395369=new _0x119198['MoveOperation']();_0x165f14['pos']<_0x1cc87c;){var _0xd493d5=_0x165f14['uint32']();switch(_0xd493d5>>>0x3){case 0x1:_0x395369['sourcePosition']=_0x119198['Position']['decode'](_0x165f14,_0x165f14['uint32']());break;case 0x2:_0x395369['howMany']=_0x165f14['uint32']();break;case 0x3:_0x395369['targetPosition']=_0x119198['Position']['decode'](_0x165f14,_0x165f14['uint32']());break;case 0x4:_0x395369['wasUndone']=_0x165f14['bool']();break;default:_0x165f14['skipType'](0x7&_0xd493d5);}}return _0x395369;},_0x2ebb2d['decodeDelimited']=function(_0x7be209){return _0x7be209 instanceof _0x11ec0e||(_0x7be209=new _0x11ec0e(_0x7be209)),this['decode'](_0x7be209,_0x7be209['uint32']());},_0x2ebb2d['verify']=function(_0x45fe06){if('object'!=typeof _0x45fe06||null===_0x45fe06)return'object\x20expected';var _0x32d8e7;if(null!=_0x45fe06['sourcePosition']&&_0x45fe06['hasOwnProperty']('sourcePosition')&&(_0x32d8e7=_0x119198['Position']['verify'](_0x45fe06['sourcePosition'])))return'sourcePosition.'+_0x32d8e7;if(null!=_0x45fe06['howMany']&&_0x45fe06['hasOwnProperty']('howMany')&&!_0x1b3d1b['isInteger'](_0x45fe06['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x45fe06['targetPosition']&&_0x45fe06['hasOwnProperty']('targetPosition')&&(_0x32d8e7=_0x119198['Position']['verify'](_0x45fe06['targetPosition'])))return'targetPosition.'+_0x32d8e7;return null!=_0x45fe06['wasUndone']&&_0x45fe06['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x45fe06['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x2ebb2d['fromObject']=function(_0xd9e73e){if(_0xd9e73e instanceof _0x119198['MoveOperation'])return _0xd9e73e;var _0x50203b=new _0x119198['MoveOperation']();if(null!=_0xd9e73e['sourcePosition']){if('object'!=typeof _0xd9e73e['sourcePosition'])throw TypeError('.MoveOperation.sourcePosition:\x20object\x20expected');_0x50203b['sourcePosition']=_0x119198['Position']['fromObject'](_0xd9e73e['sourcePosition']);}if(null!=_0xd9e73e['howMany']&&(_0x50203b['howMany']=_0xd9e73e['howMany']>>>0x0),null!=_0xd9e73e['targetPosition']){if('object'!=typeof _0xd9e73e['targetPosition'])throw TypeError('.MoveOperation.targetPosition:\x20object\x20expected');_0x50203b['targetPosition']=_0x119198['Position']['fromObject'](_0xd9e73e['targetPosition']);}return null!=_0xd9e73e['wasUndone']&&(_0x50203b['wasUndone']=Boolean(_0xd9e73e['wasUndone'])),_0x50203b;},_0x2ebb2d['toObject']=function(_0xe09131,_0xdc13c9){_0xdc13c9||(_0xdc13c9={});var _0x3bd28f={};return _0xdc13c9['defaults']&&(_0x3bd28f['sourcePosition']=null,_0x3bd28f['howMany']=0x0,_0x3bd28f['targetPosition']=null,_0x3bd28f['wasUndone']=!0x1),null!=_0xe09131['sourcePosition']&&_0xe09131['hasOwnProperty']('sourcePosition')&&(_0x3bd28f['sourcePosition']=_0x119198['Position']['toObject'](_0xe09131['sourcePosition'],_0xdc13c9)),null!=_0xe09131['howMany']&&_0xe09131['hasOwnProperty']('howMany')&&(_0x3bd28f['howMany']=_0xe09131['howMany']),null!=_0xe09131['targetPosition']&&_0xe09131['hasOwnProperty']('targetPosition')&&(_0x3bd28f['targetPosition']=_0x119198['Position']['toObject'](_0xe09131['targetPosition'],_0xdc13c9)),null!=_0xe09131['wasUndone']&&_0xe09131['hasOwnProperty']('wasUndone')&&(_0x3bd28f['wasUndone']=_0xe09131['wasUndone']),_0x3bd28f;},_0x2ebb2d['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x59aea6['util']['toJSONOptions']);},_0x2ebb2d['getTypeUrl']=function(_0x4485f6){return void 0x0===_0x4485f6&&(_0x4485f6='type.googleapis.com'),_0x4485f6+'/MoveOperation';},_0x2ebb2d;}()),_0x119198['RenameOperation']=(function(){function _0xec9354(_0x22afc0){if(_0x22afc0){for(var _0x58aeb4=Object['keys'](_0x22afc0),_0x5165cd=0x0;_0x5165cd<_0x58aeb4['length'];++_0x5165cd)null!=_0x22afc0[_0x58aeb4[_0x5165cd]]&&(this[_0x58aeb4[_0x5165cd]]=_0x22afc0[_0x58aeb4[_0x5165cd]]);}}return _0xec9354['prototype']['position']=null,_0xec9354['prototype']['oldName']='',_0xec9354['prototype']['newName']='',_0xec9354['prototype']['wasUndone']=!0x1,_0xec9354['create']=function(_0x5645df){return new _0xec9354(_0x5645df);},_0xec9354['encode']=function(_0x59c01c,_0x55add7){return _0x55add7||(_0x55add7=_0x4cf6fa['create']()),null!=_0x59c01c['position']&&Object['hasOwnProperty']['call'](_0x59c01c,'position')&&_0x119198['Position']['encode'](_0x59c01c['position'],_0x55add7['uint32'](0xa)['fork']())['ldelim'](),null!=_0x59c01c['oldName']&&Object['hasOwnProperty']['call'](_0x59c01c,'oldName')&&_0x55add7['uint32'](0x12)['string'](_0x59c01c['oldName']),null!=_0x59c01c['newName']&&Object['hasOwnProperty']['call'](_0x59c01c,'newName')&&_0x55add7['uint32'](0x1a)['string'](_0x59c01c['newName']),null!=_0x59c01c['wasUndone']&&Object['hasOwnProperty']['call'](_0x59c01c,'wasUndone')&&_0x55add7['uint32'](0x20)['bool'](_0x59c01c['wasUndone']),_0x55add7;},_0xec9354['encodeDelimited']=function(_0x345fc7,_0x40ed71){return this['encode'](_0x345fc7,_0x40ed71)['ldelim']();},_0xec9354['decode']=function(_0x24f5a8,_0x4419dd){_0x24f5a8 instanceof _0x11ec0e||(_0x24f5a8=_0x11ec0e['create'](_0x24f5a8));for(var _0x5e4bdf=void 0x0===_0x4419dd?_0x24f5a8['len']:_0x24f5a8['pos']+_0x4419dd,_0xfa8b57=new _0x119198['RenameOperation']();_0x24f5a8['pos']<_0x5e4bdf;){var _0x4c6d04=_0x24f5a8['uint32']();switch(_0x4c6d04>>>0x3){case 0x1:_0xfa8b57['position']=_0x119198['Position']['decode'](_0x24f5a8,_0x24f5a8['uint32']());break;case 0x2:_0xfa8b57['oldName']=_0x24f5a8['string']();break;case 0x3:_0xfa8b57['newName']=_0x24f5a8['string']();break;case 0x4:_0xfa8b57['wasUndone']=_0x24f5a8['bool']();break;default:_0x24f5a8['skipType'](0x7&_0x4c6d04);}}return _0xfa8b57;},_0xec9354['decodeDelimited']=function(_0xf1383a){return _0xf1383a instanceof _0x11ec0e||(_0xf1383a=new _0x11ec0e(_0xf1383a)),this['decode'](_0xf1383a,_0xf1383a['uint32']());},_0xec9354['verify']=function(_0x1d64bb){if('object'!=typeof _0x1d64bb||null===_0x1d64bb)return'object\x20expected';if(null!=_0x1d64bb['position']&&_0x1d64bb['hasOwnProperty']('position')){var _0x3c2446=_0x119198['Position']['verify'](_0x1d64bb['position']);if(_0x3c2446)return'position.'+_0x3c2446;}return null!=_0x1d64bb['oldName']&&_0x1d64bb['hasOwnProperty']('oldName')&&!_0x1b3d1b['isString'](_0x1d64bb['oldName'])?'oldName:\x20string\x20expected':null!=_0x1d64bb['newName']&&_0x1d64bb['hasOwnProperty']('newName')&&!_0x1b3d1b['isString'](_0x1d64bb['newName'])?'newName:\x20string\x20expected':null!=_0x1d64bb['wasUndone']&&_0x1d64bb['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x1d64bb['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0xec9354['fromObject']=function(_0x1870da){if(_0x1870da instanceof _0x119198['RenameOperation'])return _0x1870da;var _0x17fea9=new _0x119198['RenameOperation']();if(null!=_0x1870da['position']){if('object'!=typeof _0x1870da['position'])throw TypeError('.RenameOperation.position:\x20object\x20expected');_0x17fea9['position']=_0x119198['Position']['fromObject'](_0x1870da['position']);}return null!=_0x1870da['oldName']&&(_0x17fea9['oldName']=String(_0x1870da['oldName'])),null!=_0x1870da['newName']&&(_0x17fea9['newName']=String(_0x1870da['newName'])),null!=_0x1870da['wasUndone']&&(_0x17fea9['wasUndone']=Boolean(_0x1870da['wasUndone'])),_0x17fea9;},_0xec9354['toObject']=function(_0x312a10,_0x5ce0c6){_0x5ce0c6||(_0x5ce0c6={});var _0x587c13={};return _0x5ce0c6['defaults']&&(_0x587c13['position']=null,_0x587c13['oldName']='',_0x587c13['newName']='',_0x587c13['wasUndone']=!0x1),null!=_0x312a10['position']&&_0x312a10['hasOwnProperty']('position')&&(_0x587c13['position']=_0x119198['Position']['toObject'](_0x312a10['position'],_0x5ce0c6)),null!=_0x312a10['oldName']&&_0x312a10['hasOwnProperty']('oldName')&&(_0x587c13['oldName']=_0x312a10['oldName']),null!=_0x312a10['newName']&&_0x312a10['hasOwnProperty']('newName')&&(_0x587c13['newName']=_0x312a10['newName']),null!=_0x312a10['wasUndone']&&_0x312a10['hasOwnProperty']('wasUndone')&&(_0x587c13['wasUndone']=_0x312a10['wasUndone']),_0x587c13;},_0xec9354['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x59aea6['util']['toJSONOptions']);},_0xec9354['getTypeUrl']=function(_0x3f008e){return void 0x0===_0x3f008e&&(_0x3f008e='type.googleapis.com'),_0x3f008e+'/RenameOperation';},_0xec9354;}()),_0x119198['RootAttributeOperation']=(function(){function _0x5c2f2b(_0x378ae1){if(_0x378ae1){for(var _0x2d3e97=Object['keys'](_0x378ae1),_0x2dd3cc=0x0;_0x2dd3cc<_0x2d3e97['length'];++_0x2dd3cc)null!=_0x378ae1[_0x2d3e97[_0x2dd3cc]]&&(this[_0x2d3e97[_0x2dd3cc]]=_0x378ae1[_0x2d3e97[_0x2dd3cc]]);}}return _0x5c2f2b['prototype']['root']='',_0x5c2f2b['prototype']['key']='',_0x5c2f2b['prototype']['oldValueBoolean']=!0x1,_0x5c2f2b['prototype']['oldValueJson']='',_0x5c2f2b['prototype']['newValueBoolean']=!0x1,_0x5c2f2b['prototype']['newValueJson']='',_0x5c2f2b['prototype']['wasUndone']=!0x1,_0x5c2f2b['create']=function(_0x376c30){return new _0x5c2f2b(_0x376c30);},_0x5c2f2b['encode']=function(_0x192c22,_0xcc8f3d){return _0xcc8f3d||(_0xcc8f3d=_0x4cf6fa['create']()),null!=_0x192c22['root']&&Object['hasOwnProperty']['call'](_0x192c22,'root')&&_0xcc8f3d['uint32'](0xa)['string'](_0x192c22['root']),null!=_0x192c22['key']&&Object['hasOwnProperty']['call'](_0x192c22,'key')&&_0xcc8f3d['uint32'](0x12)['string'](_0x192c22['key']),null!=_0x192c22['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x192c22,'oldValueBoolean')&&_0xcc8f3d['uint32'](0x18)['bool'](_0x192c22['oldValueBoolean']),null!=_0x192c22['oldValueJson']&&Object['hasOwnProperty']['call'](_0x192c22,'oldValueJson')&&_0xcc8f3d['uint32'](0x22)['string'](_0x192c22['oldValueJson']),null!=_0x192c22['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x192c22,'newValueBoolean')&&_0xcc8f3d['uint32'](0x28)['bool'](_0x192c22['newValueBoolean']),null!=_0x192c22['newValueJson']&&Object['hasOwnProperty']['call'](_0x192c22,'newValueJson')&&_0xcc8f3d['uint32'](0x32)['string'](_0x192c22['newValueJson']),null!=_0x192c22['wasUndone']&&Object['hasOwnProperty']['call'](_0x192c22,'wasUndone')&&_0xcc8f3d['uint32'](0x38)['bool'](_0x192c22['wasUndone']),_0xcc8f3d;},_0x5c2f2b['encodeDelimited']=function(_0x530b81,_0x377f50){return this['encode'](_0x530b81,_0x377f50)['ldelim']();},_0x5c2f2b['decode']=function(_0x45b65d,_0x362170){_0x45b65d instanceof _0x11ec0e||(_0x45b65d=_0x11ec0e['create'](_0x45b65d));for(var _0x543518=void 0x0===_0x362170?_0x45b65d['len']:_0x45b65d['pos']+_0x362170,_0x56961c=new _0x119198['RootAttributeOperation']();_0x45b65d['pos']<_0x543518;){var _0xa2023d=_0x45b65d['uint32']();switch(_0xa2023d>>>0x3){case 0x1:_0x56961c['root']=_0x45b65d['string']();break;case 0x2:_0x56961c['key']=_0x45b65d['string']();break;case 0x3:_0x56961c['oldValueBoolean']=_0x45b65d['bool']();break;case 0x4:_0x56961c['oldValueJson']=_0x45b65d['string']();break;case 0x5:_0x56961c['newValueBoolean']=_0x45b65d['bool']();break;case 0x6:_0x56961c['newValueJson']=_0x45b65d['string']();break;case 0x7:_0x56961c['wasUndone']=_0x45b65d['bool']();break;default:_0x45b65d['skipType'](0x7&_0xa2023d);}}return _0x56961c;},_0x5c2f2b['decodeDelimited']=function(_0x76d085){return _0x76d085 instanceof _0x11ec0e||(_0x76d085=new _0x11ec0e(_0x76d085)),this['decode'](_0x76d085,_0x76d085['uint32']());},_0x5c2f2b['verify']=function(_0x1c9be5){return'object'!=typeof _0x1c9be5||null===_0x1c9be5?'object\x20expected':null!=_0x1c9be5['root']&&_0x1c9be5['hasOwnProperty']('root')&&!_0x1b3d1b['isString'](_0x1c9be5['root'])?'root:\x20string\x20expected':null!=_0x1c9be5['key']&&_0x1c9be5['hasOwnProperty']('key')&&!_0x1b3d1b['isString'](_0x1c9be5['key'])?'key:\x20string\x20expected':null!=_0x1c9be5['oldValueBoolean']&&_0x1c9be5['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x1c9be5['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x1c9be5['oldValueJson']&&_0x1c9be5['hasOwnProperty']('oldValueJson')&&!_0x1b3d1b['isString'](_0x1c9be5['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x1c9be5['newValueBoolean']&&_0x1c9be5['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x1c9be5['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x1c9be5['newValueJson']&&_0x1c9be5['hasOwnProperty']('newValueJson')&&!_0x1b3d1b['isString'](_0x1c9be5['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x1c9be5['wasUndone']&&_0x1c9be5['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x1c9be5['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x5c2f2b['fromObject']=function(_0x3e3eb3){if(_0x3e3eb3 instanceof _0x119198['RootAttributeOperation'])return _0x3e3eb3;var _0x11bad1=new _0x119198['RootAttributeOperation']();return null!=_0x3e3eb3['root']&&(_0x11bad1['root']=String(_0x3e3eb3['root'])),null!=_0x3e3eb3['key']&&(_0x11bad1['key']=String(_0x3e3eb3['key'])),null!=_0x3e3eb3['oldValueBoolean']&&(_0x11bad1['oldValueBoolean']=Boolean(_0x3e3eb3['oldValueBoolean'])),null!=_0x3e3eb3['oldValueJson']&&(_0x11bad1['oldValueJson']=String(_0x3e3eb3['oldValueJson'])),null!=_0x3e3eb3['newValueBoolean']&&(_0x11bad1['newValueBoolean']=Boolean(_0x3e3eb3['newValueBoolean'])),null!=_0x3e3eb3['newValueJson']&&(_0x11bad1['newValueJson']=String(_0x3e3eb3['newValueJson'])),null!=_0x3e3eb3['wasUndone']&&(_0x11bad1['wasUndone']=Boolean(_0x3e3eb3['wasUndone'])),_0x11bad1;},_0x5c2f2b['toObject']=function(_0x22a66b,_0x4a20c3){_0x4a20c3||(_0x4a20c3={});var _0x30ea24={};return _0x4a20c3['defaults']&&(_0x30ea24['root']='',_0x30ea24['key']='',_0x30ea24['oldValueBoolean']=!0x1,_0x30ea24['oldValueJson']='',_0x30ea24['newValueBoolean']=!0x1,_0x30ea24['newValueJson']='',_0x30ea24['wasUndone']=!0x1),null!=_0x22a66b['root']&&_0x22a66b['hasOwnProperty']('root')&&(_0x30ea24['root']=_0x22a66b['root']),null!=_0x22a66b['key']&&_0x22a66b['hasOwnProperty']('key')&&(_0x30ea24['key']=_0x22a66b['key']),null!=_0x22a66b['oldValueBoolean']&&_0x22a66b['hasOwnProperty']('oldValueBoolean')&&(_0x30ea24['oldValueBoolean']=_0x22a66b['oldValueBoolean']),null!=_0x22a66b['oldValueJson']&&_0x22a66b['hasOwnProperty']('oldValueJson')&&(_0x30ea24['oldValueJson']=_0x22a66b['oldValueJson']),null!=_0x22a66b['newValueBoolean']&&_0x22a66b['hasOwnProperty']('newValueBoolean')&&(_0x30ea24['newValueBoolean']=_0x22a66b['newValueBoolean']),null!=_0x22a66b['newValueJson']&&_0x22a66b['hasOwnProperty']('newValueJson')&&(_0x30ea24['newValueJson']=_0x22a66b['newValueJson']),null!=_0x22a66b['wasUndone']&&_0x22a66b['hasOwnProperty']('wasUndone')&&(_0x30ea24['wasUndone']=_0x22a66b['wasUndone']),_0x30ea24;},_0x5c2f2b['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x59aea6['util']['toJSONOptions']);},_0x5c2f2b['getTypeUrl']=function(_0x48c569){return void 0x0===_0x48c569&&(_0x48c569='type.googleapis.com'),_0x48c569+'/RootAttributeOperation';},_0x5c2f2b;}()),_0x119198['RootOperation']=(function(){function _0x1ac209(_0x41d6ff){if(_0x41d6ff){for(var _0x544431=Object['keys'](_0x41d6ff),_0x14b554=0x0;_0x14b554<_0x544431['length'];++_0x14b554)null!=_0x41d6ff[_0x544431[_0x14b554]]&&(this[_0x544431[_0x14b554]]=_0x41d6ff[_0x544431[_0x14b554]]);}}return _0x1ac209['prototype']['rootName']='',_0x1ac209['prototype']['elementName']='',_0x1ac209['prototype']['isAdd']=!0x1,_0x1ac209['prototype']['wasUndone']=!0x1,_0x1ac209['create']=function(_0x2d031a){return new _0x1ac209(_0x2d031a);},_0x1ac209['encode']=function(_0x2cefcb,_0x4481ab){return _0x4481ab||(_0x4481ab=_0x4cf6fa['create']()),null!=_0x2cefcb['rootName']&&Object['hasOwnProperty']['call'](_0x2cefcb,'rootName')&&_0x4481ab['uint32'](0xa)['string'](_0x2cefcb['rootName']),null!=_0x2cefcb['elementName']&&Object['hasOwnProperty']['call'](_0x2cefcb,'elementName')&&_0x4481ab['uint32'](0x12)['string'](_0x2cefcb['elementName']),null!=_0x2cefcb['isAdd']&&Object['hasOwnProperty']['call'](_0x2cefcb,'isAdd')&&_0x4481ab['uint32'](0x18)['bool'](_0x2cefcb['isAdd']),null!=_0x2cefcb['wasUndone']&&Object['hasOwnProperty']['call'](_0x2cefcb,'wasUndone')&&_0x4481ab['uint32'](0x20)['bool'](_0x2cefcb['wasUndone']),_0x4481ab;},_0x1ac209['encodeDelimited']=function(_0x2ed4f3,_0x3d756){return this['encode'](_0x2ed4f3,_0x3d756)['ldelim']();},_0x1ac209['decode']=function(_0x2aa083,_0x514365){_0x2aa083 instanceof _0x11ec0e||(_0x2aa083=_0x11ec0e['create'](_0x2aa083));for(var _0x2d2c2e=void 0x0===_0x514365?_0x2aa083['len']:_0x2aa083['pos']+_0x514365,_0x11584e=new _0x119198['RootOperation']();_0x2aa083['pos']<_0x2d2c2e;){var _0x21793d=_0x2aa083['uint32']();switch(_0x21793d>>>0x3){case 0x1:_0x11584e['rootName']=_0x2aa083['string']();break;case 0x2:_0x11584e['elementName']=_0x2aa083['string']();break;case 0x3:_0x11584e['isAdd']=_0x2aa083['bool']();break;case 0x4:_0x11584e['wasUndone']=_0x2aa083['bool']();break;default:_0x2aa083['skipType'](0x7&_0x21793d);}}return _0x11584e;},_0x1ac209['decodeDelimited']=function(_0x20dc77){return _0x20dc77 instanceof _0x11ec0e||(_0x20dc77=new _0x11ec0e(_0x20dc77)),this['decode'](_0x20dc77,_0x20dc77['uint32']());},_0x1ac209['verify']=function(_0x34ea83){return'object'!=typeof _0x34ea83||null===_0x34ea83?'object\x20expected':null!=_0x34ea83['rootName']&&_0x34ea83['hasOwnProperty']('rootName')&&!_0x1b3d1b['isString'](_0x34ea83['rootName'])?'rootName:\x20string\x20expected':null!=_0x34ea83['elementName']&&_0x34ea83['hasOwnProperty']('elementName')&&!_0x1b3d1b['isString'](_0x34ea83['elementName'])?'elementName:\x20string\x20expected':null!=_0x34ea83['isAdd']&&_0x34ea83['hasOwnProperty']('isAdd')&&'boolean'!=typeof _0x34ea83['isAdd']?'isAdd:\x20boolean\x20expected':null!=_0x34ea83['wasUndone']&&_0x34ea83['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x34ea83['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x1ac209['fromObject']=function(_0x37275a){if(_0x37275a instanceof _0x119198['RootOperation'])return _0x37275a;var _0x1a9fbb=new _0x119198['RootOperation']();return null!=_0x37275a['rootName']&&(_0x1a9fbb['rootName']=String(_0x37275a['rootName'])),null!=_0x37275a['elementName']&&(_0x1a9fbb['elementName']=String(_0x37275a['elementName'])),null!=_0x37275a['isAdd']&&(_0x1a9fbb['isAdd']=Boolean(_0x37275a['isAdd'])),null!=_0x37275a['wasUndone']&&(_0x1a9fbb['wasUndone']=Boolean(_0x37275a['wasUndone'])),_0x1a9fbb;},_0x1ac209['toObject']=function(_0x1bb281,_0x1942d3){_0x1942d3||(_0x1942d3={});var _0x162bba={};return _0x1942d3['defaults']&&(_0x162bba['rootName']='',_0x162bba['elementName']='',_0x162bba['isAdd']=!0x1,_0x162bba['wasUndone']=!0x1),null!=_0x1bb281['rootName']&&_0x1bb281['hasOwnProperty']('rootName')&&(_0x162bba['rootName']=_0x1bb281['rootName']),null!=_0x1bb281['elementName']&&_0x1bb281['hasOwnProperty']('elementName')&&(_0x162bba['elementName']=_0x1bb281['elementName']),null!=_0x1bb281['isAdd']&&_0x1bb281['hasOwnProperty']('isAdd')&&(_0x162bba['isAdd']=_0x1bb281['isAdd']),null!=_0x1bb281['wasUndone']&&_0x1bb281['hasOwnProperty']('wasUndone')&&(_0x162bba['wasUndone']=_0x1bb281['wasUndone']),_0x162bba;},_0x1ac209['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x59aea6['util']['toJSONOptions']);},_0x1ac209['getTypeUrl']=function(_0x1c4998){return void 0x0===_0x1c4998&&(_0x1c4998='type.googleapis.com'),_0x1c4998+'/RootOperation';},_0x1ac209;}()),_0x119198['SplitOperation']=(function(){function _0x1bf80b(_0x542582){if(_0x542582){for(var _0x27cf9f=Object['keys'](_0x542582),_0x516fc5=0x0;_0x516fc5<_0x27cf9f['length'];++_0x516fc5)null!=_0x542582[_0x27cf9f[_0x516fc5]]&&(this[_0x27cf9f[_0x516fc5]]=_0x542582[_0x27cf9f[_0x516fc5]]);}}return _0x1bf80b['prototype']['splitPosition']=null,_0x1bf80b['prototype']['graveyardPosition']=null,_0x1bf80b['prototype']['howMany']=0x0,_0x1bf80b['prototype']['insertionPosition']=null,_0x1bf80b['prototype']['wasUndone']=!0x1,_0x1bf80b['create']=function(_0x5c9da9){return new _0x1bf80b(_0x5c9da9);},_0x1bf80b['encode']=function(_0xe3f62f,_0x34d33f){return _0x34d33f||(_0x34d33f=_0x4cf6fa['create']()),null!=_0xe3f62f['splitPosition']&&Object['hasOwnProperty']['call'](_0xe3f62f,'splitPosition')&&_0x119198['Position']['encode'](_0xe3f62f['splitPosition'],_0x34d33f['uint32'](0xa)['fork']())['ldelim'](),null!=_0xe3f62f['graveyardPosition']&&Object['hasOwnProperty']['call'](_0xe3f62f,'graveyardPosition')&&_0x119198['Position']['encode'](_0xe3f62f['graveyardPosition'],_0x34d33f['uint32'](0x12)['fork']())['ldelim'](),null!=_0xe3f62f['howMany']&&Object['hasOwnProperty']['call'](_0xe3f62f,'howMany')&&_0x34d33f['uint32'](0x18)['uint32'](_0xe3f62f['howMany']),null!=_0xe3f62f['insertionPosition']&&Object['hasOwnProperty']['call'](_0xe3f62f,'insertionPosition')&&_0x119198['Position']['encode'](_0xe3f62f['insertionPosition'],_0x34d33f['uint32'](0x22)['fork']())['ldelim'](),null!=_0xe3f62f['wasUndone']&&Object['hasOwnProperty']['call'](_0xe3f62f,'wasUndone')&&_0x34d33f['uint32'](0x28)['bool'](_0xe3f62f['wasUndone']),_0x34d33f;},_0x1bf80b['encodeDelimited']=function(_0xf4ee5a,_0x6b4dad){return this['encode'](_0xf4ee5a,_0x6b4dad)['ldelim']();},_0x1bf80b['decode']=function(_0x66e050,_0x497fa5){_0x66e050 instanceof _0x11ec0e||(_0x66e050=_0x11ec0e['create'](_0x66e050));for(var _0x4aab6f=void 0x0===_0x497fa5?_0x66e050['len']:_0x66e050['pos']+_0x497fa5,_0xd11182=new _0x119198['SplitOperation']();_0x66e050['pos']<_0x4aab6f;){var _0x495d92=_0x66e050['uint32']();switch(_0x495d92>>>0x3){case 0x1:_0xd11182['splitPosition']=_0x119198['Position']['decode'](_0x66e050,_0x66e050['uint32']());break;case 0x2:_0xd11182['graveyardPosition']=_0x119198['Position']['decode'](_0x66e050,_0x66e050['uint32']());break;case 0x3:_0xd11182['howMany']=_0x66e050['uint32']();break;case 0x4:_0xd11182['insertionPosition']=_0x119198['Position']['decode'](_0x66e050,_0x66e050['uint32']());break;case 0x5:_0xd11182['wasUndone']=_0x66e050['bool']();break;default:_0x66e050['skipType'](0x7&_0x495d92);}}return _0xd11182;},_0x1bf80b['decodeDelimited']=function(_0x14e990){return _0x14e990 instanceof _0x11ec0e||(_0x14e990=new _0x11ec0e(_0x14e990)),this['decode'](_0x14e990,_0x14e990['uint32']());},_0x1bf80b['verify']=function(_0x1974d9){if('object'!=typeof _0x1974d9||null===_0x1974d9)return'object\x20expected';var _0x5a0d39;if(null!=_0x1974d9['splitPosition']&&_0x1974d9['hasOwnProperty']('splitPosition')&&(_0x5a0d39=_0x119198['Position']['verify'](_0x1974d9['splitPosition'])))return'splitPosition.'+_0x5a0d39;if(null!=_0x1974d9['graveyardPosition']&&_0x1974d9['hasOwnProperty']('graveyardPosition')&&(_0x5a0d39=_0x119198['Position']['verify'](_0x1974d9['graveyardPosition'])))return'graveyardPosition.'+_0x5a0d39;if(null!=_0x1974d9['howMany']&&_0x1974d9['hasOwnProperty']('howMany')&&!_0x1b3d1b['isInteger'](_0x1974d9['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x1974d9['insertionPosition']&&_0x1974d9['hasOwnProperty']('insertionPosition')&&(_0x5a0d39=_0x119198['Position']['verify'](_0x1974d9['insertionPosition'])))return'insertionPosition.'+_0x5a0d39;return null!=_0x1974d9['wasUndone']&&_0x1974d9['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x1974d9['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x1bf80b['fromObject']=function(_0x15c6e6){if(_0x15c6e6 instanceof _0x119198['SplitOperation'])return _0x15c6e6;var _0x317968=new _0x119198['SplitOperation']();if(null!=_0x15c6e6['splitPosition']){if('object'!=typeof _0x15c6e6['splitPosition'])throw TypeError('.SplitOperation.splitPosition:\x20object\x20expected');_0x317968['splitPosition']=_0x119198['Position']['fromObject'](_0x15c6e6['splitPosition']);}if(null!=_0x15c6e6['graveyardPosition']){if('object'!=typeof _0x15c6e6['graveyardPosition'])throw TypeError('.SplitOperation.graveyardPosition:\x20object\x20expected');_0x317968['graveyardPosition']=_0x119198['Position']['fromObject'](_0x15c6e6['graveyardPosition']);}if(null!=_0x15c6e6['howMany']&&(_0x317968['howMany']=_0x15c6e6['howMany']>>>0x0),null!=_0x15c6e6['insertionPosition']){if('object'!=typeof _0x15c6e6['insertionPosition'])throw TypeError('.SplitOperation.insertionPosition:\x20object\x20expected');_0x317968['insertionPosition']=_0x119198['Position']['fromObject'](_0x15c6e6['insertionPosition']);}return null!=_0x15c6e6['wasUndone']&&(_0x317968['wasUndone']=Boolean(_0x15c6e6['wasUndone'])),_0x317968;},_0x1bf80b['toObject']=function(_0x256ee0,_0x4ede43){_0x4ede43||(_0x4ede43={});var _0x543a80={};return _0x4ede43['defaults']&&(_0x543a80['splitPosition']=null,_0x543a80['graveyardPosition']=null,_0x543a80['howMany']=0x0,_0x543a80['insertionPosition']=null,_0x543a80['wasUndone']=!0x1),null!=_0x256ee0['splitPosition']&&_0x256ee0['hasOwnProperty']('splitPosition')&&(_0x543a80['splitPosition']=_0x119198['Position']['toObject'](_0x256ee0['splitPosition'],_0x4ede43)),null!=_0x256ee0['graveyardPosition']&&_0x256ee0['hasOwnProperty']('graveyardPosition')&&(_0x543a80['graveyardPosition']=_0x119198['Position']['toObject'](_0x256ee0['graveyardPosition'],_0x4ede43)),null!=_0x256ee0['howMany']&&_0x256ee0['hasOwnProperty']('howMany')&&(_0x543a80['howMany']=_0x256ee0['howMany']),null!=_0x256ee0['insertionPosition']&&_0x256ee0['hasOwnProperty']('insertionPosition')&&(_0x543a80['insertionPosition']=_0x119198['Position']['toObject'](_0x256ee0['insertionPosition'],_0x4ede43)),null!=_0x256ee0['wasUndone']&&_0x256ee0['hasOwnProperty']('wasUndone')&&(_0x543a80['wasUndone']=_0x256ee0['wasUndone']),_0x543a80;},_0x1bf80b['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x59aea6['util']['toJSONOptions']);},_0x1bf80b['getTypeUrl']=function(_0x238375){return void 0x0===_0x238375&&(_0x238375='type.googleapis.com'),_0x238375+'/SplitOperation';},_0x1bf80b;}()),_0x119198['Position']=(function(){function _0x2a5949(_0x58fe12){if(this['path']=[],_0x58fe12){for(var _0x3270ae=Object['keys'](_0x58fe12),_0x175a73=0x0;_0x175a73<_0x3270ae['length'];++_0x175a73)null!=_0x58fe12[_0x3270ae[_0x175a73]]&&(this[_0x3270ae[_0x175a73]]=_0x58fe12[_0x3270ae[_0x175a73]]);}}return _0x2a5949['prototype']['root']='',_0x2a5949['prototype']['rootMain']=!0x1,_0x2a5949['prototype']['rootGraveyard']=!0x1,_0x2a5949['prototype']['path']=_0x1b3d1b['emptyArray'],_0x2a5949['prototype']['stickiness']='',_0x2a5949['create']=function(_0x2a0d5f){return new _0x2a5949(_0x2a0d5f);},_0x2a5949['encode']=function(_0xe511a8,_0x18f249){if(_0x18f249||(_0x18f249=_0x4cf6fa['create']()),null!=_0xe511a8['root']&&Object['hasOwnProperty']['call'](_0xe511a8,'root')&&_0x18f249['uint32'](0xa)['string'](_0xe511a8['root']),null!=_0xe511a8['rootMain']&&Object['hasOwnProperty']['call'](_0xe511a8,'rootMain')&&_0x18f249['uint32'](0x10)['bool'](_0xe511a8['rootMain']),null!=_0xe511a8['rootGraveyard']&&Object['hasOwnProperty']['call'](_0xe511a8,'rootGraveyard')&&_0x18f249['uint32'](0x18)['bool'](_0xe511a8['rootGraveyard']),null!=_0xe511a8['path']&&_0xe511a8['path']['length']){_0x18f249['uint32'](0x22)['fork']();for(var _0x1e0d97=0x0;_0x1e0d97<_0xe511a8['path']['length'];++_0x1e0d97)_0x18f249['uint32'](_0xe511a8['path'][_0x1e0d97]);_0x18f249['ldelim']();}return null!=_0xe511a8['stickiness']&&Object['hasOwnProperty']['call'](_0xe511a8,'stickiness')&&_0x18f249['uint32'](0x2a)['string'](_0xe511a8['stickiness']),_0x18f249;},_0x2a5949['encodeDelimited']=function(_0x27bee7,_0x4be9eb){return this['encode'](_0x27bee7,_0x4be9eb)['ldelim']();},_0x2a5949['decode']=function(_0xe9f93f,_0x441397){_0xe9f93f instanceof _0x11ec0e||(_0xe9f93f=_0x11ec0e['create'](_0xe9f93f));for(var _0x2a44d8=void 0x0===_0x441397?_0xe9f93f['len']:_0xe9f93f['pos']+_0x441397,_0x5e6c4a=new _0x119198['Position']();_0xe9f93f['pos']<_0x2a44d8;){var _0x1ae57b=_0xe9f93f['uint32']();switch(_0x1ae57b>>>0x3){case 0x1:_0x5e6c4a['root']=_0xe9f93f['string']();break;case 0x2:_0x5e6c4a['rootMain']=_0xe9f93f['bool']();break;case 0x3:_0x5e6c4a['rootGraveyard']=_0xe9f93f['bool']();break;case 0x4:if(_0x5e6c4a['path']&&_0x5e6c4a['path']['length']||(_0x5e6c4a['path']=[]),0x2==(0x7&_0x1ae57b)){for(var _0x1068e9=_0xe9f93f['uint32']()+_0xe9f93f['pos'];_0xe9f93f['pos']<_0x1068e9;)_0x5e6c4a['path']['push'](_0xe9f93f['uint32']());}else _0x5e6c4a['path']['push'](_0xe9f93f['uint32']());break;case 0x5:_0x5e6c4a['stickiness']=_0xe9f93f['string']();break;default:_0xe9f93f['skipType'](0x7&_0x1ae57b);}}return _0x5e6c4a;},_0x2a5949['decodeDelimited']=function(_0x494f50){return _0x494f50 instanceof _0x11ec0e||(_0x494f50=new _0x11ec0e(_0x494f50)),this['decode'](_0x494f50,_0x494f50['uint32']());},_0x2a5949['verify']=function(_0x48ef64){if('object'!=typeof _0x48ef64||null===_0x48ef64)return'object\x20expected';if(null!=_0x48ef64['root']&&_0x48ef64['hasOwnProperty']('root')&&!_0x1b3d1b['isString'](_0x48ef64['root']))return'root:\x20string\x20expected';if(null!=_0x48ef64['rootMain']&&_0x48ef64['hasOwnProperty']('rootMain')&&'boolean'!=typeof _0x48ef64['rootMain'])return'rootMain:\x20boolean\x20expected';if(null!=_0x48ef64['rootGraveyard']&&_0x48ef64['hasOwnProperty']('rootGraveyard')&&'boolean'!=typeof _0x48ef64['rootGraveyard'])return'rootGraveyard:\x20boolean\x20expected';if(null!=_0x48ef64['path']&&_0x48ef64['hasOwnProperty']('path')){if(!Array['isArray'](_0x48ef64['path']))return'path:\x20array\x20expected';for(var _0x511c24=0x0;_0x511c24<_0x48ef64['path']['length'];++_0x511c24)if(!_0x1b3d1b['isInteger'](_0x48ef64['path'][_0x511c24]))return'path:\x20integer[]\x20expected';}return null!=_0x48ef64['stickiness']&&_0x48ef64['hasOwnProperty']('stickiness')&&!_0x1b3d1b['isString'](_0x48ef64['stickiness'])?'stickiness:\x20string\x20expected':null;},_0x2a5949['fromObject']=function(_0x4aafe5){if(_0x4aafe5 instanceof _0x119198['Position'])return _0x4aafe5;var _0x145b42=new _0x119198['Position']();if(null!=_0x4aafe5['root']&&(_0x145b42['root']=String(_0x4aafe5['root'])),null!=_0x4aafe5['rootMain']&&(_0x145b42['rootMain']=Boolean(_0x4aafe5['rootMain'])),null!=_0x4aafe5['rootGraveyard']&&(_0x145b42['rootGraveyard']=Boolean(_0x4aafe5['rootGraveyard'])),_0x4aafe5['path']){if(!Array['isArray'](_0x4aafe5['path']))throw TypeError('.Position.path:\x20array\x20expected');_0x145b42['path']=[];for(var _0x45c6a6=0x0;_0x45c6a6<_0x4aafe5['path']['length'];++_0x45c6a6)_0x145b42['path'][_0x45c6a6]=_0x4aafe5['path'][_0x45c6a6]>>>0x0;}return null!=_0x4aafe5['stickiness']&&(_0x145b42['stickiness']=String(_0x4aafe5['stickiness'])),_0x145b42;},_0x2a5949['toObject']=function(_0x317be9,_0x1c78a3){_0x1c78a3||(_0x1c78a3={});var _0x9eceff={};if((_0x1c78a3['arrays']||_0x1c78a3['defaults'])&&(_0x9eceff['path']=[]),_0x1c78a3['defaults']&&(_0x9eceff['root']='',_0x9eceff['rootMain']=!0x1,_0x9eceff['rootGraveyard']=!0x1,_0x9eceff['stickiness']=''),null!=_0x317be9['root']&&_0x317be9['hasOwnProperty']('root')&&(_0x9eceff['root']=_0x317be9['root']),null!=_0x317be9['rootMain']&&_0x317be9['hasOwnProperty']('rootMain')&&(_0x9eceff['rootMain']=_0x317be9['rootMain']),null!=_0x317be9['rootGraveyard']&&_0x317be9['hasOwnProperty']('rootGraveyard')&&(_0x9eceff['rootGraveyard']=_0x317be9['rootGraveyard']),_0x317be9['path']&&_0x317be9['path']['length']){_0x9eceff['path']=[];for(var _0xf141ba=0x0;_0xf141ba<_0x317be9['path']['length'];++_0xf141ba)_0x9eceff['path'][_0xf141ba]=_0x317be9['path'][_0xf141ba];}return null!=_0x317be9['stickiness']&&_0x317be9['hasOwnProperty']('stickiness')&&(_0x9eceff['stickiness']=_0x317be9['stickiness']),_0x9eceff;},_0x2a5949['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x59aea6['util']['toJSONOptions']);},_0x2a5949['getTypeUrl']=function(_0x49efdf){return void 0x0===_0x49efdf&&(_0x49efdf='type.googleapis.com'),_0x49efdf+'/Position';},_0x2a5949;}()),_0x119198['Range']=(function(){function _0x44cf3e(_0x42686c){if(_0x42686c){for(var _0x268ce9=Object['keys'](_0x42686c),_0x2d7344=0x0;_0x2d7344<_0x268ce9['length'];++_0x2d7344)null!=_0x42686c[_0x268ce9[_0x2d7344]]&&(this[_0x268ce9[_0x2d7344]]=_0x42686c[_0x268ce9[_0x2d7344]]);}}return _0x44cf3e['prototype']['start']=null,_0x44cf3e['prototype']['end']=null,_0x44cf3e['create']=function(_0x2fa806){return new _0x44cf3e(_0x2fa806);},_0x44cf3e['encode']=function(_0x5298ea,_0x26c972){return _0x26c972||(_0x26c972=_0x4cf6fa['create']()),null!=_0x5298ea['start']&&Object['hasOwnProperty']['call'](_0x5298ea,'start')&&_0x119198['Position']['encode'](_0x5298ea['start'],_0x26c972['uint32'](0xa)['fork']())['ldelim'](),null!=_0x5298ea['end']&&Object['hasOwnProperty']['call'](_0x5298ea,'end')&&_0x119198['Position']['encode'](_0x5298ea['end'],_0x26c972['uint32'](0x12)['fork']())['ldelim'](),_0x26c972;},_0x44cf3e['encodeDelimited']=function(_0x5e9589,_0x3a32e9){return this['encode'](_0x5e9589,_0x3a32e9)['ldelim']();},_0x44cf3e['decode']=function(_0x57d5ca,_0x195572){_0x57d5ca instanceof _0x11ec0e||(_0x57d5ca=_0x11ec0e['create'](_0x57d5ca));for(var _0x4ed6c9=void 0x0===_0x195572?_0x57d5ca['len']:_0x57d5ca['pos']+_0x195572,_0x224bc1=new _0x119198['Range']();_0x57d5ca['pos']<_0x4ed6c9;){var _0x3fc1ea=_0x57d5ca['uint32']();switch(_0x3fc1ea>>>0x3){case 0x1:_0x224bc1['start']=_0x119198['Position']['decode'](_0x57d5ca,_0x57d5ca['uint32']());break;case 0x2:_0x224bc1['end']=_0x119198['Position']['decode'](_0x57d5ca,_0x57d5ca['uint32']());break;default:_0x57d5ca['skipType'](0x7&_0x3fc1ea);}}return _0x224bc1;},_0x44cf3e['decodeDelimited']=function(_0xc51e1a){return _0xc51e1a instanceof _0x11ec0e||(_0xc51e1a=new _0x11ec0e(_0xc51e1a)),this['decode'](_0xc51e1a,_0xc51e1a['uint32']());},_0x44cf3e['verify']=function(_0x52ec9e){if('object'!=typeof _0x52ec9e||null===_0x52ec9e)return'object\x20expected';var _0x598b74;if(null!=_0x52ec9e['start']&&_0x52ec9e['hasOwnProperty']('start')&&(_0x598b74=_0x119198['Position']['verify'](_0x52ec9e['start'])))return'start.'+_0x598b74;if(null!=_0x52ec9e['end']&&_0x52ec9e['hasOwnProperty']('end')&&(_0x598b74=_0x119198['Position']['verify'](_0x52ec9e['end'])))return'end.'+_0x598b74;return null;},_0x44cf3e['fromObject']=function(_0x147d65){if(_0x147d65 instanceof _0x119198['Range'])return _0x147d65;var _0x3b1c94=new _0x119198['Range']();if(null!=_0x147d65['start']){if('object'!=typeof _0x147d65['start'])throw TypeError('.Range.start:\x20object\x20expected');_0x3b1c94['start']=_0x119198['Position']['fromObject'](_0x147d65['start']);}if(null!=_0x147d65['end']){if('object'!=typeof _0x147d65['end'])throw TypeError('.Range.end:\x20object\x20expected');_0x3b1c94['end']=_0x119198['Position']['fromObject'](_0x147d65['end']);}return _0x3b1c94;},_0x44cf3e['toObject']=function(_0x577c85,_0x2125de){_0x2125de||(_0x2125de={});var _0xbac164={};return _0x2125de['defaults']&&(_0xbac164['start']=null,_0xbac164['end']=null),null!=_0x577c85['start']&&_0x577c85['hasOwnProperty']('start')&&(_0xbac164['start']=_0x119198['Position']['toObject'](_0x577c85['start'],_0x2125de)),null!=_0x577c85['end']&&_0x577c85['hasOwnProperty']('end')&&(_0xbac164['end']=_0x119198['Position']['toObject'](_0x577c85['end'],_0x2125de)),_0xbac164;},_0x44cf3e['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x59aea6['util']['toJSONOptions']);},_0x44cf3e['getTypeUrl']=function(_0x1363c5){return void 0x0===_0x1363c5&&(_0x1363c5='type.googleapis.com'),_0x1363c5+'/Range';},_0x44cf3e;}()),_0x119198['Element']=(function(){function _0x4c1887(_0x14e087){if(this['children']=[],this['attributesBoolean']={},_0x14e087){for(var _0x1e52e8=Object['keys'](_0x14e087),_0x19f8e3=0x0;_0x19f8e3<_0x1e52e8['length'];++_0x19f8e3)null!=_0x14e087[_0x1e52e8[_0x19f8e3]]&&(this[_0x1e52e8[_0x19f8e3]]=_0x14e087[_0x1e52e8[_0x19f8e3]]);}}return _0x4c1887['prototype']['name']='',_0x4c1887['prototype']['children']=_0x1b3d1b['emptyArray'],_0x4c1887['prototype']['data']='',_0x4c1887['prototype']['attributesBoolean']=_0x1b3d1b['emptyObject'],_0x4c1887['prototype']['attributesJson']='',_0x4c1887['create']=function(_0x41087b){return new _0x4c1887(_0x41087b);},_0x4c1887['encode']=function(_0x35814f,_0x428dd0){if(_0x428dd0||(_0x428dd0=_0x4cf6fa['create']()),null!=_0x35814f['name']&&Object['hasOwnProperty']['call'](_0x35814f,'name')&&_0x428dd0['uint32'](0xa)['string'](_0x35814f['name']),null!=_0x35814f['children']&&_0x35814f['children']['length']){for(var _0x17290a=0x0;_0x17290a<_0x35814f['children']['length'];++_0x17290a)_0x119198['Element']['encode'](_0x35814f['children'][_0x17290a],_0x428dd0['uint32'](0x12)['fork']())['ldelim']();}if(null!=_0x35814f['data']&&Object['hasOwnProperty']['call'](_0x35814f,'data')&&_0x428dd0['uint32'](0x1a)['string'](_0x35814f['data']),null!=_0x35814f['attributesBoolean']&&Object['hasOwnProperty']['call'](_0x35814f,'attributesBoolean')){var _0x10603a=Object['keys'](_0x35814f['attributesBoolean']);for(_0x17290a=0x0;_0x17290a<_0x10603a['length'];++_0x17290a)_0x428dd0['uint32'](0x22)['fork']()['uint32'](0xa)['string'](_0x10603a[_0x17290a])['uint32'](0x10)['bool'](_0x35814f['attributesBoolean'][_0x10603a[_0x17290a]])['ldelim']();}return null!=_0x35814f['attributesJson']&&Object['hasOwnProperty']['call'](_0x35814f,'attributesJson')&&_0x428dd0['uint32'](0x2a)['string'](_0x35814f['attributesJson']),_0x428dd0;},_0x4c1887['encodeDelimited']=function(_0x1b4df9,_0x2ca31b){return this['encode'](_0x1b4df9,_0x2ca31b)['ldelim']();},_0x4c1887['decode']=function(_0x563472,_0x37dfb1){_0x563472 instanceof _0x11ec0e||(_0x563472=_0x11ec0e['create'](_0x563472));for(var _0x543098,_0x5c8b91,_0x1bda78=void 0x0===_0x37dfb1?_0x563472['len']:_0x563472['pos']+_0x37dfb1,_0x110884=new _0x119198['Element']();_0x563472['pos']<_0x1bda78;){var _0x4d2e51=_0x563472['uint32']();switch(_0x4d2e51>>>0x3){case 0x1:_0x110884['name']=_0x563472['string']();break;case 0x2:_0x110884['children']&&_0x110884['children']['length']||(_0x110884['children']=[]),_0x110884['children']['push'](_0x119198['Element']['decode'](_0x563472,_0x563472['uint32']()));break;case 0x3:_0x110884['data']=_0x563472['string']();break;case 0x4:_0x110884['attributesBoolean']===_0x1b3d1b['emptyObject']&&(_0x110884['attributesBoolean']={});var _0x281407=_0x563472['uint32']()+_0x563472['pos'];for(_0x543098='',_0x5c8b91=!0x1;_0x563472['pos']<_0x281407;){var _0x47af78=_0x563472['uint32']();switch(_0x47af78>>>0x3){case 0x1:_0x543098=_0x563472['string']();break;case 0x2:_0x5c8b91=_0x563472['bool']();break;default:_0x563472['skipType'](0x7&_0x47af78);}}_0x110884['attributesBoolean'][_0x543098]=_0x5c8b91;break;case 0x5:_0x110884['attributesJson']=_0x563472['string']();break;default:_0x563472['skipType'](0x7&_0x4d2e51);}}return _0x110884;},_0x4c1887['decodeDelimited']=function(_0x45fa0c){return _0x45fa0c instanceof _0x11ec0e||(_0x45fa0c=new _0x11ec0e(_0x45fa0c)),this['decode'](_0x45fa0c,_0x45fa0c['uint32']());},_0x4c1887['verify']=function(_0x291989){if('object'!=typeof _0x291989||null===_0x291989)return'object\x20expected';if(null!=_0x291989['name']&&_0x291989['hasOwnProperty']('name')&&!_0x1b3d1b['isString'](_0x291989['name']))return'name:\x20string\x20expected';if(null!=_0x291989['children']&&_0x291989['hasOwnProperty']('children')){if(!Array['isArray'](_0x291989['children']))return'children:\x20array\x20expected';for(var _0x368728=0x0;_0x368728<_0x291989['children']['length'];++_0x368728){var _0xece00f=_0x119198['Element']['verify'](_0x291989['children'][_0x368728]);if(_0xece00f)return'children.'+_0xece00f;}}if(null!=_0x291989['data']&&_0x291989['hasOwnProperty']('data')&&!_0x1b3d1b['isString'](_0x291989['data']))return'data:\x20string\x20expected';if(null!=_0x291989['attributesBoolean']&&_0x291989['hasOwnProperty']('attributesBoolean')){if(!_0x1b3d1b['isObject'](_0x291989['attributesBoolean']))return'attributesBoolean:\x20object\x20expected';var _0x316573=Object['keys'](_0x291989['attributesBoolean']);for(_0x368728=0x0;_0x368728<_0x316573['length'];++_0x368728)if('boolean'!=typeof _0x291989['attributesBoolean'][_0x316573[_0x368728]])return'attributesBoolean:\x20boolean{k:string}\x20expected';}return null!=_0x291989['attributesJson']&&_0x291989['hasOwnProperty']('attributesJson')&&!_0x1b3d1b['isString'](_0x291989['attributesJson'])?'attributesJson:\x20string\x20expected':null;},_0x4c1887['fromObject']=function(_0x1943f8){if(_0x1943f8 instanceof _0x119198['Element'])return _0x1943f8;var _0x587250=new _0x119198['Element']();if(null!=_0x1943f8['name']&&(_0x587250['name']=String(_0x1943f8['name'])),_0x1943f8['children']){if(!Array['isArray'](_0x1943f8['children']))throw TypeError('.Element.children:\x20array\x20expected');_0x587250['children']=[];for(var _0x47cf16=0x0;_0x47cf16<_0x1943f8['children']['length'];++_0x47cf16){if('object'!=typeof _0x1943f8['children'][_0x47cf16])throw TypeError('.Element.children:\x20object\x20expected');_0x587250['children'][_0x47cf16]=_0x119198['Element']['fromObject'](_0x1943f8['children'][_0x47cf16]);}}if(null!=_0x1943f8['data']&&(_0x587250['data']=String(_0x1943f8['data'])),_0x1943f8['attributesBoolean']){if('object'!=typeof _0x1943f8['attributesBoolean'])throw TypeError('.Element.attributesBoolean:\x20object\x20expected');_0x587250['attributesBoolean']={};var _0x5ac860=Object['keys'](_0x1943f8['attributesBoolean']);for(_0x47cf16=0x0;_0x47cf16<_0x5ac860['length'];++_0x47cf16)_0x587250['attributesBoolean'][_0x5ac860[_0x47cf16]]=Boolean(_0x1943f8['attributesBoolean'][_0x5ac860[_0x47cf16]]);}return null!=_0x1943f8['attributesJson']&&(_0x587250['attributesJson']=String(_0x1943f8['attributesJson'])),_0x587250;},_0x4c1887['toObject']=function(_0x3abfc5,_0xc5894c){_0xc5894c||(_0xc5894c={});var _0x2648de,_0x2417d2={};if((_0xc5894c['arrays']||_0xc5894c['defaults'])&&(_0x2417d2['children']=[]),(_0xc5894c['objects']||_0xc5894c['defaults'])&&(_0x2417d2['attributesBoolean']={}),_0xc5894c['defaults']&&(_0x2417d2['name']='',_0x2417d2['data']='',_0x2417d2['attributesJson']=''),null!=_0x3abfc5['name']&&_0x3abfc5['hasOwnProperty']('name')&&(_0x2417d2['name']=_0x3abfc5['name']),_0x3abfc5['children']&&_0x3abfc5['children']['length']){_0x2417d2['children']=[];for(var _0x26081=0x0;_0x26081<_0x3abfc5['children']['length'];++_0x26081)_0x2417d2['children'][_0x26081]=_0x119198['Element']['toObject'](_0x3abfc5['children'][_0x26081],_0xc5894c);}if(null!=_0x3abfc5['data']&&_0x3abfc5['hasOwnProperty']('data')&&(_0x2417d2['data']=_0x3abfc5['data']),_0x3abfc5['attributesBoolean']&&(_0x2648de=Object['keys'](_0x3abfc5['attributesBoolean']))['length']){_0x2417d2['attributesBoolean']={};for(_0x26081=0x0;_0x26081<_0x2648de['length'];++_0x26081)_0x2417d2['attributesBoolean'][_0x2648de[_0x26081]]=_0x3abfc5['attributesBoolean'][_0x2648de[_0x26081]];}return null!=_0x3abfc5['attributesJson']&&_0x3abfc5['hasOwnProperty']('attributesJson')&&(_0x2417d2['attributesJson']=_0x3abfc5['attributesJson']),_0x2417d2;},_0x4c1887['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x59aea6['util']['toJSONOptions']);},_0x4c1887['getTypeUrl']=function(_0x2dcea7){return void 0x0===_0x2dcea7&&(_0x2dcea7='type.googleapis.com'),_0x2dcea7+'/Element';},_0x4c1887;}()),_0x119198;})());class r{['_protobufRoot'];constructor(){this['_protobufRoot']=u;}['getDescriptor'](_0x2c0e23){return new w(this['_protobufRoot'][_0x2c0e23]);}}class w{['_protobuf'];constructor(_0x2f9600){this['_protobuf']=_0x2f9600;}['compress'](_0x52e629){const _0x4760d8=this['_protobuf']['verify'](_0x52e629);if(_0x4760d8)throw Error(_0x4760d8);return this['_protobuf']['encode'](this['_protobuf']['create'](_0x52e629))['finish']();}['decompress'](_0xd3fca5){return this['_protobuf']['toObject'](this['_protobuf']['decode'](_0xd3fca5),{'oneofs':!0x0});}}function v(_0x2f8206,_0x5ee19f){const _0x4214aa=_0x361ebb(_0x2f8206);return _0x4214aa['path'][_0x4214aa['path']['length']-0x1]+=_0x5ee19f,_0x4214aa;}function O(_0x5c7d58,_0x5b1bfb){return _0x5c7d58['root']===_0x5b1bfb['root']&&_0x5c0624(_0x5c7d58['path'],_0x5b1bfb['path']);}function $(_0x2c955c){P(_0x2c955c,_0x2d166a=>('main'==_0x2d166a['root']?(_0x2d166a['rootMain']=!0x0,delete _0x2d166a['root']):'$graveyard'==_0x2d166a['root']&&(_0x2d166a['rootGraveyard']=!0x0,delete _0x2d166a['root']),_0x2d166a));}function J(_0x578dce){P(_0x578dce,_0xeb0439=>(_0xeb0439['rootMain']?(_0xeb0439['root']='main',delete _0xeb0439['rootMain']):_0xeb0439['rootGraveyard']&&(_0xeb0439['root']='$graveyard',delete _0xeb0439['rootGraveyard']),_0xeb0439));}function P(_0x237e23,_0x23c90e){for(const _0x11624b in _0x237e23){const _0x2c4aea=_0x237e23[_0x11624b];'nodes'!==_0x11624b&&_0x39e515(_0x2c4aea)&&(_0x2c4aea['path']&&(_0x2c4aea['root']||_0x2c4aea['rootMain']||_0x2c4aea['rootGraveyard'])?_0x237e23[_0x11624b]=_0x23c90e(_0x2c4aea):P(_0x2c4aea,_0x23c90e));}return _0x237e23;}class e{['_id'];['_operationName'];['_protobufDescriptor'];constructor(_0x3eade3,_0x598dad,_0x74f1ab){this['_id']=_0x3eade3,this['_operationName']=_0x598dad,this['_protobufDescriptor']=_0x74f1ab;}['compress'](_0x3532ee,_0x46de3d){const _0x3a4fe0=_0x46de3d['shift']();return $(_0x3a4fe0),_0x3532ee['buffers']['push'](this['_protobufDescriptor']['compress'](_0x3a4fe0)),_0x3532ee['types']['push'](this['_id']),!0x0;}['decompress'](_0x1bdad5,_0x4ec84f){_0x4ec84f['types']['shift']();const _0x66de06=this['_protobufDescriptor']['decompress'](_0x4ec84f['buffers']['shift']());J(_0x66de06),_0x66de06['__className']=this['_operationName'],_0x1bdad5['push'](_0x66de06);}}class s extends e{['compress'](_0x35f2d2,_0x1d732e){const _0x44c978=_0x1d732e['shift']();return this['_serializeOneOf']('oldValue',_0x44c978),this['_serializeOneOf']('newValue',_0x44c978),$(_0x44c978),_0x35f2d2['buffers']['push'](this['_protobufDescriptor']['compress'](_0x44c978)),_0x35f2d2['types']['push'](this['_id']),!0x0;}['decompress'](_0x345035,_0x2b7735){const {types:_0x3ee66b,buffers:_0x15ddcb}=_0x2b7735,_0x4bc5c3=this['_protobufDescriptor']['decompress'](_0x15ddcb['shift']());_0x3ee66b['shift'](),this['_deserializeOneOf']('oldValue',_0x4bc5c3),this['_deserializeOneOf']('newValue',_0x4bc5c3),J(_0x4bc5c3),_0x4bc5c3['__className']=this['_operationName'],_0x345035['push'](_0x4bc5c3);}['_serializeOneOf'](_0x170bad,_0x4a2c1f){const _0x2ba86e=_0x4a2c1f[_0x170bad];'boolean'==typeof _0x2ba86e?_0x4a2c1f[_0x170bad+'Boolean']=_0x2ba86e:_0x4a2c1f[_0x170bad+'Json']=JSON['stringify'](_0x2ba86e);}['_deserializeOneOf'](_0x3b667e,_0x31cb3d){const _0x5cf505=_0x3b667e+'Json';_0x31cb3d[_0x5cf505]?(_0x31cb3d[_0x3b667e]=JSON['parse'](_0x31cb3d[_0x5cf505]),delete _0x31cb3d[_0x5cf505]):(_0x31cb3d[_0x3b667e]=_0x31cb3d[_0x3b667e+'Boolean'],delete _0x31cb3d[_0x3b667e+'Boolean']);}}class i extends e{['compress'](_0x3305ac,_0x282870){const _0x4e3377=_0x282870['shift']();return this['_serializeNodesAttributes'](_0x4e3377['nodes']),$(_0x4e3377),_0x3305ac['buffers']['push'](this['_protobufDescriptor']['compress'](_0x4e3377)),_0x3305ac['types']['push'](this['_id']),!0x0;}['decompress'](_0x26bf63,_0x4f2330){const {types:_0x2bba75,buffers:_0x1bdf7c}=_0x4f2330,_0x865024=this['_protobufDescriptor']['decompress'](_0x1bdf7c['shift']());_0x2bba75['shift'](),_0x865024['nodes']||(_0x865024['nodes']=[]),this['_deserializeNodesAttributes'](_0x865024['nodes']),J(_0x865024),_0x865024['__className']=this['_operationName'],_0x26bf63['push'](_0x865024);}['_serializeNodesAttributes'](_0x24a73b){for(const _0x38f7b7 of _0x24a73b){if(_0x38f7b7['attributes']){const _0x234f2b=_0x38f7b7['attributes'];this['_areValuesBoolean'](_0x234f2b)?_0x38f7b7['attributesBoolean']=_0x234f2b:_0x38f7b7['attributesJson']=JSON['stringify'](_0x234f2b);}_0x38f7b7['children']&&this['_serializeNodesAttributes'](_0x38f7b7['children']);}}['_deserializeNodesAttributes'](_0x3f10cc){for(const _0xa24700 of _0x3f10cc)(_0xa24700['attributesBoolean']||_0xa24700['attributesJson'])&&(_0xa24700['attributesBoolean']?(_0xa24700['attributes']=_0xa24700['attributesBoolean'],delete _0xa24700['attributesBoolean']):(_0xa24700['attributes']=JSON['parse'](_0xa24700['attributesJson']),delete _0xa24700['attributesJson'])),_0xa24700['children']&&this['_deserializeNodesAttributes'](_0xa24700['children']);}['_areValuesBoolean'](_0x3d1dca){return Object['keys'](_0x3d1dca)['every'](_0x26b0af=>'boolean'==typeof _0x3d1dca[_0x26b0af]);}}class n extends e{['decompress'](_0x3460ed,_0x533731){super['decompress'](_0x3460ed,_0x533731);const _0x27300f=_0x3460ed[_0x3460ed['length']-0x1];_0x27300f['oldRange']||(_0x27300f['oldRange']=null),_0x27300f['newRange']||(_0x27300f['newRange']=null);}}class p extends e{['compress'](_0x20ee14,_0x1b380d){return _0x1b380d['shift'](),_0x20ee14['types']['push'](this['_id']),!0x0;}['decompress'](_0x2d6c3c,_0x57c342){_0x57c342['types']['shift'](),_0x2d6c3c['push']({'__className':this['_operationName']});}}class a extends n{['_omittedNamespace'];constructor(_0x2dec71,_0x4eac0a,_0x33065a,_0x3f7c0d){super(_0x2dec71,_0x4eac0a,_0x33065a),this['_omittedNamespace']=_0x3f7c0d+':';}['compress'](_0x661c8b,_0x46c429){return!('MarkerOperation'!=_0x46c429[0x0]['__className']||!_0x46c429[0x0]['name']['startsWith'](this['_omittedNamespace']))&&(_0x46c429[0x0]['name']=_0x46c429[0x0]['name']['replace'](new RegExp('^'+this['_omittedNamespace']),''),super['compress'](_0x661c8b,_0x46c429),!0x0);}['decompress'](_0x29b8b0,_0x5dd709){super['decompress'](_0x29b8b0,_0x5dd709);const _0x458369=_0x29b8b0[_0x29b8b0['length']-0x1];_0x458369['name']=this['_omittedNamespace']+_0x458369['name'];}}class _{['_id'];['_context'];constructor(_0x35e98b,_0x1587bf){this['_id']=_0x35e98b,this['_context']=_0x1587bf;}['compress'](_0x5ad6fa,_0x15ed7e){let _0x5efbfe;for(;_0x15ed7e['length']>0x1&&this['_compareOperations'](_0x15ed7e[0x0],_0x15ed7e[0x1]);)_0x5efbfe?(_0x5efbfe=this['_combineNext'](_0x15ed7e['shift'](),_0x5efbfe),_0x5ad6fa['types']['push'](0x0)):(_0x5efbfe=_0x361ebb(_0x15ed7e['shift']()),_0x5ad6fa['types']['push'](this['_id']));return!!_0x5efbfe&&(_0x5efbfe=this['_combineNext'](_0x15ed7e['shift'](),_0x5efbfe),_0x5ad6fa['types']['push'](0x0),_0x5ad6fa['buffers']['push'](this['_compressSingleOperation'](_0x5efbfe)),!0x0);}['decompress'](_0x15685f,_0x27c4ab){const _0x18a208=this['_decompressSingleOperation'](_0x27c4ab);for(;0x0==_0x27c4ab['types'][0x0];)_0x27c4ab['types']['shift'](),_0x15685f['push'](this['_splitCurrent'](_0x18a208));_0x15685f['push'](_0x18a208);}}class m extends _{['_combineNext'](_0x429e28,_0x594c76){return _0x594c76['nodes'][0x0]['data']+=_0x429e28['nodes'][0x0]['data'],_0x594c76;}['_splitCurrent'](_0x23296c){const _0x87c1dd=_0x361ebb(_0x23296c),_0xaee190=_0x87c1dd['nodes'][0x0],_0xad2949=_0x23296c['nodes'][0x0],_0x11a286=_0xad2949['data'][Symbol['iterator']]()['next']()['value'],_0x16a5bd=_0x11a286['length'];return _0xaee190['data']=_0x11a286,_0xad2949['data']=_0xad2949['data']['substr'](_0x16a5bd),_0x23296c['position']=v(_0x23296c['position'],_0x16a5bd),_0x87c1dd;}['_compareOperations'](_0x440c8f,_0x4d391e){if(this['_checkOperation'](_0x440c8f)&&this['_checkOperation'](_0x4d391e)){const _0x1026bf=_0x440c8f['nodes'][0x0]['data']['length'],_0x46fcc5=O(v(_0x440c8f['position'],_0x1026bf),_0x4d391e['position']),_0x51440e=_0x440c8f['nodes'][0x0],_0xeb8f0e=_0x4d391e['nodes'][0x0];return _0x46fcc5&&this['_compareAttributes'](_0x51440e,_0xeb8f0e);}return!0x1;}['_compressSingleOperation'](_0x40b922){const _0x17426b={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('InsertOperation')['compress'](_0x17426b,[_0x40b922]),_0x17426b['buffers'][0x0];}['_decompressSingleOperation'](_0x571673){const _0x3546f1=[];return this['_context']['_getCompressorByName']('InsertOperation')['decompress'](_0x3546f1,_0x571673),_0x3546f1[0x0];}['_checkOperation'](_0x5e1070){return'InsertOperation'==_0x5e1070['__className']&&0x1==_0x5e1070['nodes']['length']&&_0x5e1070['nodes'][0x0]['data']&&!_0x5e1070['wasUndone']&&0x1==Array['from'](_0x5e1070['nodes'][0x0]['data'])['length'];}['_compareAttributes'](_0x1037d7,_0x56edcf){const _0x233bc0=Object['keys'](_0x1037d7['attributes']||{}),_0x328825=Object['keys'](_0x56edcf['attributes']||{});return _0x233bc0['length']===_0x328825['length']&&_0x233bc0['every'](_0xfca3f7=>_0x56edcf['attributes'][_0xfca3f7]&&_0x56edcf['attributes'][_0xfca3f7]===_0x1037d7['attributes'][_0xfca3f7]);}}class c extends _{['_combineNext'](_0x460a5d,_0x5be263){return _0x5be263['howMany']++,_0x5be263['sourcePosition']=_0x361ebb(_0x460a5d['sourcePosition']),_0x5be263;}['_splitCurrent'](_0x9cfc5b){const _0x4c5a4f=_0x361ebb(_0x9cfc5b);return _0x9cfc5b['howMany']--,_0x4c5a4f['howMany']=0x1,_0x4c5a4f['sourcePosition']=v(_0x4c5a4f['sourcePosition'],_0x9cfc5b['howMany']),_0x4c5a4f;}['_compareOperations'](_0x2a7b57,_0xefbce){return!(!this['_checkOperation'](_0x2a7b57)||!this['_checkOperation'](_0xefbce))&&(O(v(_0x2a7b57['sourcePosition'],-0x1),_0xefbce['sourcePosition'])&&O(_0x2a7b57['targetPosition'],_0xefbce['targetPosition']));}['_compressSingleOperation'](_0x567bc9){const _0x3ec411={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x3ec411,[_0x567bc9]),_0x3ec411['buffers'][0x0];}['_decompressSingleOperation'](_0x5dda23){const _0x3290b9=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x3290b9,_0x5dda23),_0x3290b9[0x0];}['_checkOperation'](_0x54e643){return'MoveOperation'==_0x54e643['__className']&&'$graveyard'==_0x54e643['targetPosition']['root']&&0x1==_0x54e643['howMany']&&!_0x54e643['wasUndone'];}}class h extends _{['_combineNext'](_0x3509f3,_0xc10055){return _0xc10055['howMany']++,_0xc10055;}['_splitCurrent'](_0x45c0a8){const _0x409166=_0x361ebb(_0x45c0a8);return _0x409166['howMany']=0x1,_0x45c0a8['howMany']--,_0x409166;}['_compareOperations'](_0x461731,_0x1f22c2){return!(!this['_checkOperation'](_0x461731)||!this['_checkOperation'](_0x1f22c2))&&(O(_0x461731['sourcePosition'],_0x1f22c2['sourcePosition'])&&O(_0x461731['targetPosition'],_0x1f22c2['targetPosition']));}['_compressSingleOperation'](_0x5c5c50){const _0x397d76={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x397d76,[_0x5c5c50]),_0x397d76['buffers'][0x0];}['_decompressSingleOperation'](_0x2c3eb8){const _0x39aa6a=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x39aa6a,_0x2c3eb8),_0x39aa6a[0x0];}['_checkOperation'](_0x452288){return'MoveOperation'==_0x452288['__className']&&'$graveyard'==_0x452288['targetPosition']['root']&&0x1==_0x452288['howMany']&&!_0x452288['wasUndone'];}}class f extends _{['compress'](_0x25bae2,_0x200351){if(!this['_compareOperations'](_0x200351[0x0],_0x200351[0x1]))return!0x1;const _0x5da689=_0x200351['shift']();return _0x5da689['oldRange']=null,_0x5da689['newRange']&&O(_0x5da689['newRange']['start'],_0x5da689['newRange']['end'])&&(_0x5da689['newRange']['end']=null),_0x200351['shift'](),_0x25bae2['types']['push'](this['_id']),_0x25bae2['types']['push'](0x0),_0x25bae2['buffers']['push'](this['_compressSingleOperation'](_0x5da689)),!0x0;}['decompress'](_0x42400a,_0x2b7fe4){const _0x3e9732=this['_decompressSingleOperation'](_0x2b7fe4);_0x3e9732['newRange']&&!_0x3e9732['newRange']['end']&&(_0x3e9732['newRange']['end']=_0x361ebb(_0x3e9732['newRange']['start']));const _0x32c0f1=_0x361ebb(_0x3e9732);_0x32c0f1['newRange']&&(_0x32c0f1['newRange']['start']['stickiness']='toNone',_0x32c0f1['newRange']['end']=_0x361ebb(_0x32c0f1['newRange']['start'])),_0x32c0f1['name']='user:position:'+_0x32c0f1['name']['split'](':')[0x2],_0x2b7fe4['types']['shift'](),_0x42400a['push'](_0x3e9732),_0x42400a['push'](_0x32c0f1);}['_compressSingleOperation'](_0x3ac5a7){const _0x3273a6={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MarkerOperation')['compress'](_0x3273a6,[_0x3ac5a7]),_0x3273a6['buffers'][0x0];}['_decompressSingleOperation'](_0xc650c){const _0x384877=[];return this['_context']['_getCompressorByName']('MarkerOperation')['decompress'](_0x384877,_0xc650c),_0x384877[0x0];}['_compareOperations'](_0x28b2ab,_0x346d2a){return!(!_0x28b2ab||!_0x346d2a)&&('MarkerOperation'==_0x28b2ab['__className']&&'MarkerOperation'==_0x346d2a['__className']&&!(!_0x28b2ab['name']['startsWith']('user:')||!_0x346d2a['name']['startsWith']('user:')||_0x28b2ab['name']==_0x346d2a['name']));}}class g{['_compressorById'];['_compressorByName'];['_protobufFactory'];constructor(){this['_compressorById']=new Map(),this['_compressorByName']=new Map(),this['_protobufFactory']=new r();const _0x490515=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',_0x490515,'comment')),this['_registerCompressor'](0x13,'SuggestionMarkerOperation',new a(0x13,'MarkerOperation',_0x490515,'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'](_0x30155d){if(!_0x30155d||!_0x30155d[0x0])throw new _0x5953b1('no-operations-provided',this);const _0x3756a0={'types':[],'buffers':[],'baseVersion':_0x30155d[0x0]['baseVersion']};for(;_0x30155d['length'];)this['_getCompressorByName']('UserSelectionAction')['compress'](_0x3756a0,_0x30155d)||this['_getCompressorByName']('TypingAction')['compress'](_0x3756a0,_0x30155d)||this['_getCompressorByName']('DeletingAction')['compress'](_0x3756a0,_0x30155d)||this['_getCompressorByName']('ForwardDeletingAction')['compress'](_0x3756a0,_0x30155d)||this['_getCompressorByName']('CommentMarkerOperation')['compress'](_0x3756a0,_0x30155d)||this['_getCompressorByName']('SuggestionMarkerOperation')['compress'](_0x3756a0,_0x30155d)||this['_getCompressorByName'](_0x30155d[0x0]['__className'])['compress'](_0x3756a0,_0x30155d);return _0x3756a0;}['decompress'](_0x59a747){const _0x5495b2=[];for(;_0x59a747['types']['length'];){const _0x328d82=this['_compressorById']['get'](_0x59a747['types'][0x0]);if(!_0x328d82)throw new _0x5953b1('decompress-compressor-not-found',this,{'type':_0x59a747['types'][0x0]});_0x328d82['decompress'](_0x5495b2,_0x59a747);}return _0x5495b2['forEach']((_0x33a865,_0x521b42)=>_0x33a865['baseVersion']=_0x59a747['baseVersion']+_0x521b42),_0x5495b2;}['_getCompressorByName'](_0x552265){return this['_compressorByName']['get'](_0x552265);}['_registerOperationCompressor'](_0x4c12d7,_0xc661cb,_0x1cc12b){const _0x151e32=new _0x1cc12b(_0x4c12d7,_0xc661cb,this['_protobufFactory']['getDescriptor'](_0xc661cb));this['_registerCompressor'](_0x4c12d7,_0xc661cb,_0x151e32);}['_registerActionCompressor'](_0x301de1,_0x5a90b9,_0x4e999b){const _0x3bc712=new _0x4e999b(_0x301de1,this);this['_registerCompressor'](_0x301de1,_0x5a90b9,_0x3bc712);}['_registerCompressor'](_0x5a114c,_0x3d2a43,_0x2c1010){this['_compressorById']['set'](_0x5a114c,_0x2c1010),this['_compressorByName']['set'](_0x3d2a43,_0x2c1010);}}export{g as Compressor};
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ckeditor/ckeditor5-operations-compressor",
|
|
3
|
-
"version": "45.1.0-alpha.
|
|
3
|
+
"version": "45.1.0-alpha.2",
|
|
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.1.0-alpha.
|
|
37
|
-
"ckeditor5": "45.1.0-alpha.
|
|
36
|
+
"@ckeditor/ckeditor5-utils": "45.1.0-alpha.2",
|
|
37
|
+
"ckeditor5": "45.1.0-alpha.2",
|
|
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
|
-
|
|
23
|
+
const _0x141b51=_0x4c1b;function _0x4c1b(_0x4fefbd,_0x51589b){const _0x443796=_0x4437();return _0x4c1b=function(_0x4c1be8,_0x5607f8){_0x4c1be8=_0x4c1be8-0x10b;let _0x8ff8cf=_0x443796[_0x4c1be8];return _0x8ff8cf;},_0x4c1b(_0x4fefbd,_0x51589b);}(function(_0x5b6815,_0x280427){const _0x2859f2=_0x4c1b,_0x546d84=_0x5b6815();while(!![]){try{const _0x4e4123=-parseInt(_0x2859f2(0x123))/0x1+-parseInt(_0x2859f2(0x110))/0x2*(parseInt(_0x2859f2(0x122))/0x3)+-parseInt(_0x2859f2(0x116))/0x4*(parseInt(_0x2859f2(0x114))/0x5)+-parseInt(_0x2859f2(0x118))/0x6*(parseInt(_0x2859f2(0x11f))/0x7)+-parseInt(_0x2859f2(0x11b))/0x8*(-parseInt(_0x2859f2(0x10b))/0x9)+-parseInt(_0x2859f2(0x11a))/0xa*(parseInt(_0x2859f2(0x10c))/0xb)+parseInt(_0x2859f2(0x117))/0xc;if(_0x4e4123===_0x280427)break;else _0x546d84['push'](_0x546d84['shift']());}catch(_0x5590ee){_0x546d84['push'](_0x546d84['shift']());}}}(_0x4437,0xc8333));import{cloneDeep as _0x1ed34e}from'es-toolkit/compat';export default class _{[_0x141b51(0x124)];[_0x141b51(0x115)];constructor(_0x4bb76b,_0x85107b){const _0x691048=_0x141b51;this[_0x691048(0x124)]=_0x4bb76b,this[_0x691048(0x115)]=_0x85107b;}[_0x141b51(0x10f)](_0x568195,_0x51f58e){const _0x67df14=_0x141b51;let _0x9296d4;for(;_0x51f58e[_0x67df14(0x10e)]>0x1&&this[_0x67df14(0x11c)](_0x51f58e[0x0],_0x51f58e[0x1]);)_0x9296d4?(_0x9296d4=this[_0x67df14(0x112)](_0x51f58e[_0x67df14(0x11e)](),_0x9296d4),_0x568195[_0x67df14(0x120)][_0x67df14(0x11d)](0x0)):(_0x9296d4=_0x1ed34e(_0x51f58e[_0x67df14(0x11e)]()),_0x568195[_0x67df14(0x120)][_0x67df14(0x11d)](this[_0x67df14(0x124)]));return!!_0x9296d4&&(_0x9296d4=this[_0x67df14(0x112)](_0x51f58e[_0x67df14(0x11e)](),_0x9296d4),_0x568195[_0x67df14(0x120)][_0x67df14(0x11d)](0x0),_0x568195[_0x67df14(0x119)][_0x67df14(0x11d)](this[_0x67df14(0x10d)](_0x9296d4)),!0x0);}[_0x141b51(0x113)](_0x2bce34,_0x1d3653){const _0x3eeac6=_0x141b51,_0x33138f=this[_0x3eeac6(0x121)](_0x1d3653);for(;0x0==_0x1d3653[_0x3eeac6(0x120)][0x0];)_0x1d3653[_0x3eeac6(0x120)][_0x3eeac6(0x11e)](),_0x2bce34[_0x3eeac6(0x11d)](this[_0x3eeac6(0x111)](_0x33138f));_0x2bce34[_0x3eeac6(0x11d)](_0x33138f);}}function _0x4437(){const _0x5134f6=['_combineNext','decompress','19885pVRiVV','_context','1172oIyUbo','70890240wtVXur','120xsnRWE','buffers','1503370lSPeXA','22880vFDnaP','_compareOperations','push','shift','311423CDscAh','types','_decompressSingleOperation','22998fmTHTD','846623ZTVTbA','_id','1089XXFzTo','77FSjOvC','_compressSingleOperation','length','compress','386ICAcxS','_splitCurrent'];_0x4437=function(){return _0x5134f6;};return _0x4437();}
|