@ckeditor/ckeditor5-operations-compressor 47.2.0-alpha.1 → 47.2.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 _0x77ee0d=_0x9f4c4c['Reader'],_0x2a90ac=_0x9f4c4c['Writer'],_0x1efeae=_0x9f4c4c['util'],_0x280b85=_0x9f4c4c['roots']['default']||(_0x9f4c4c['roots']['default']={});return _0x280b85['AttributeOperation']=(function(){function _0x16be72(_0x3e27f1){if(_0x3e27f1){for(var _0x1a25a3=Object['keys'](_0x3e27f1),_0x2fae02=0x0;_0x2fae02<_0x1a25a3['length'];++_0x2fae02)null!=_0x3e27f1[_0x1a25a3[_0x2fae02]]&&(this[_0x1a25a3[_0x2fae02]]=_0x3e27f1[_0x1a25a3[_0x2fae02]]);}}return _0x16be72['prototype']['range']=null,_0x16be72['prototype']['key']='',_0x16be72['prototype']['oldValueBoolean']=!0x1,_0x16be72['prototype']['oldValueJson']='',_0x16be72['prototype']['newValueBoolean']=!0x1,_0x16be72['prototype']['newValueJson']='',_0x16be72['prototype']['wasUndone']=!0x1,_0x16be72['create']=function(_0x265683){return new _0x16be72(_0x265683);},_0x16be72['encode']=function(_0x3695ab,_0x4aae8e){return _0x4aae8e||(_0x4aae8e=_0x2a90ac['create']()),null!=_0x3695ab['range']&&Object['hasOwnProperty']['call'](_0x3695ab,'range')&&_0x280b85['Range']['encode'](_0x3695ab['range'],_0x4aae8e['uint32'](0xa)['fork']())['ldelim'](),null!=_0x3695ab['key']&&Object['hasOwnProperty']['call'](_0x3695ab,'key')&&_0x4aae8e['uint32'](0x12)['string'](_0x3695ab['key']),null!=_0x3695ab['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x3695ab,'oldValueBoolean')&&_0x4aae8e['uint32'](0x18)['bool'](_0x3695ab['oldValueBoolean']),null!=_0x3695ab['oldValueJson']&&Object['hasOwnProperty']['call'](_0x3695ab,'oldValueJson')&&_0x4aae8e['uint32'](0x22)['string'](_0x3695ab['oldValueJson']),null!=_0x3695ab['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x3695ab,'newValueBoolean')&&_0x4aae8e['uint32'](0x28)['bool'](_0x3695ab['newValueBoolean']),null!=_0x3695ab['newValueJson']&&Object['hasOwnProperty']['call'](_0x3695ab,'newValueJson')&&_0x4aae8e['uint32'](0x32)['string'](_0x3695ab['newValueJson']),null!=_0x3695ab['wasUndone']&&Object['hasOwnProperty']['call'](_0x3695ab,'wasUndone')&&_0x4aae8e['uint32'](0x38)['bool'](_0x3695ab['wasUndone']),_0x4aae8e;},_0x16be72['encodeDelimited']=function(_0x1d6f68,_0x30fdd0){return this['encode'](_0x1d6f68,_0x30fdd0)['ldelim']();},_0x16be72['decode']=function(_0x20f10d,_0x2e1a63){_0x20f10d instanceof _0x77ee0d||(_0x20f10d=_0x77ee0d['create'](_0x20f10d));for(var _0x5c4b06=void 0x0===_0x2e1a63?_0x20f10d['len']:_0x20f10d['pos']+_0x2e1a63,_0x6204d5=new _0x280b85['AttributeOperation']();_0x20f10d['pos']<_0x5c4b06;){var _0xa82766=_0x20f10d['uint32']();switch(_0xa82766>>>0x3){case 0x1:_0x6204d5['range']=_0x280b85['Range']['decode'](_0x20f10d,_0x20f10d['uint32']());break;case 0x2:_0x6204d5['key']=_0x20f10d['string']();break;case 0x3:_0x6204d5['oldValueBoolean']=_0x20f10d['bool']();break;case 0x4:_0x6204d5['oldValueJson']=_0x20f10d['string']();break;case 0x5:_0x6204d5['newValueBoolean']=_0x20f10d['bool']();break;case 0x6:_0x6204d5['newValueJson']=_0x20f10d['string']();break;case 0x7:_0x6204d5['wasUndone']=_0x20f10d['bool']();break;default:_0x20f10d['skipType'](0x7&_0xa82766);}}return _0x6204d5;},_0x16be72['decodeDelimited']=function(_0x74d3e0){return _0x74d3e0 instanceof _0x77ee0d||(_0x74d3e0=new _0x77ee0d(_0x74d3e0)),this['decode'](_0x74d3e0,_0x74d3e0['uint32']());},_0x16be72['verify']=function(_0xad42f2){if('object'!=typeof _0xad42f2||null===_0xad42f2)return'object\x20expected';if(null!=_0xad42f2['range']&&_0xad42f2['hasOwnProperty']('range')){var _0x192d90=_0x280b85['Range']['verify'](_0xad42f2['range']);if(_0x192d90)return'range.'+_0x192d90;}return null!=_0xad42f2['key']&&_0xad42f2['hasOwnProperty']('key')&&!_0x1efeae['isString'](_0xad42f2['key'])?'key:\x20string\x20expected':null!=_0xad42f2['oldValueBoolean']&&_0xad42f2['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0xad42f2['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0xad42f2['oldValueJson']&&_0xad42f2['hasOwnProperty']('oldValueJson')&&!_0x1efeae['isString'](_0xad42f2['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0xad42f2['newValueBoolean']&&_0xad42f2['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0xad42f2['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0xad42f2['newValueJson']&&_0xad42f2['hasOwnProperty']('newValueJson')&&!_0x1efeae['isString'](_0xad42f2['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0xad42f2['wasUndone']&&_0xad42f2['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0xad42f2['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x16be72['fromObject']=function(_0x27a89e){if(_0x27a89e instanceof _0x280b85['AttributeOperation'])return _0x27a89e;var _0x1c65de=new _0x280b85['AttributeOperation']();if(null!=_0x27a89e['range']){if('object'!=typeof _0x27a89e['range'])throw TypeError('.AttributeOperation.range:\x20object\x20expected');_0x1c65de['range']=_0x280b85['Range']['fromObject'](_0x27a89e['range']);}return null!=_0x27a89e['key']&&(_0x1c65de['key']=String(_0x27a89e['key'])),null!=_0x27a89e['oldValueBoolean']&&(_0x1c65de['oldValueBoolean']=Boolean(_0x27a89e['oldValueBoolean'])),null!=_0x27a89e['oldValueJson']&&(_0x1c65de['oldValueJson']=String(_0x27a89e['oldValueJson'])),null!=_0x27a89e['newValueBoolean']&&(_0x1c65de['newValueBoolean']=Boolean(_0x27a89e['newValueBoolean'])),null!=_0x27a89e['newValueJson']&&(_0x1c65de['newValueJson']=String(_0x27a89e['newValueJson'])),null!=_0x27a89e['wasUndone']&&(_0x1c65de['wasUndone']=Boolean(_0x27a89e['wasUndone'])),_0x1c65de;},_0x16be72['toObject']=function(_0x5510f0,_0x3beb71){_0x3beb71||(_0x3beb71={});var _0xc0a2d8={};return _0x3beb71['defaults']&&(_0xc0a2d8['range']=null,_0xc0a2d8['key']='',_0xc0a2d8['oldValueBoolean']=!0x1,_0xc0a2d8['oldValueJson']='',_0xc0a2d8['newValueBoolean']=!0x1,_0xc0a2d8['newValueJson']='',_0xc0a2d8['wasUndone']=!0x1),null!=_0x5510f0['range']&&_0x5510f0['hasOwnProperty']('range')&&(_0xc0a2d8['range']=_0x280b85['Range']['toObject'](_0x5510f0['range'],_0x3beb71)),null!=_0x5510f0['key']&&_0x5510f0['hasOwnProperty']('key')&&(_0xc0a2d8['key']=_0x5510f0['key']),null!=_0x5510f0['oldValueBoolean']&&_0x5510f0['hasOwnProperty']('oldValueBoolean')&&(_0xc0a2d8['oldValueBoolean']=_0x5510f0['oldValueBoolean']),null!=_0x5510f0['oldValueJson']&&_0x5510f0['hasOwnProperty']('oldValueJson')&&(_0xc0a2d8['oldValueJson']=_0x5510f0['oldValueJson']),null!=_0x5510f0['newValueBoolean']&&_0x5510f0['hasOwnProperty']('newValueBoolean')&&(_0xc0a2d8['newValueBoolean']=_0x5510f0['newValueBoolean']),null!=_0x5510f0['newValueJson']&&_0x5510f0['hasOwnProperty']('newValueJson')&&(_0xc0a2d8['newValueJson']=_0x5510f0['newValueJson']),null!=_0x5510f0['wasUndone']&&_0x5510f0['hasOwnProperty']('wasUndone')&&(_0xc0a2d8['wasUndone']=_0x5510f0['wasUndone']),_0xc0a2d8;},_0x16be72['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x9f4c4c['util']['toJSONOptions']);},_0x16be72['getTypeUrl']=function(_0x539055){return void 0x0===_0x539055&&(_0x539055='type.googleapis.com'),_0x539055+'/AttributeOperation';},_0x16be72;}()),_0x280b85['InsertOperation']=(function(){function _0xfa150b(_0x6809d8){if(this['nodes']=[],_0x6809d8){for(var _0x5453c1=Object['keys'](_0x6809d8),_0x4479e0=0x0;_0x4479e0<_0x5453c1['length'];++_0x4479e0)null!=_0x6809d8[_0x5453c1[_0x4479e0]]&&(this[_0x5453c1[_0x4479e0]]=_0x6809d8[_0x5453c1[_0x4479e0]]);}}return _0xfa150b['prototype']['position']=null,_0xfa150b['prototype']['nodes']=_0x1efeae['emptyArray'],_0xfa150b['prototype']['shouldReceiveAttributes']=!0x1,_0xfa150b['prototype']['wasUndone']=!0x1,_0xfa150b['create']=function(_0x205f23){return new _0xfa150b(_0x205f23);},_0xfa150b['encode']=function(_0x20a5b3,_0x1f6d59){if(_0x1f6d59||(_0x1f6d59=_0x2a90ac['create']()),null!=_0x20a5b3['position']&&Object['hasOwnProperty']['call'](_0x20a5b3,'position')&&_0x280b85['Position']['encode'](_0x20a5b3['position'],_0x1f6d59['uint32'](0xa)['fork']())['ldelim'](),null!=_0x20a5b3['nodes']&&_0x20a5b3['nodes']['length']){for(var _0x1d6cc2=0x0;_0x1d6cc2<_0x20a5b3['nodes']['length'];++_0x1d6cc2)_0x280b85['Element']['encode'](_0x20a5b3['nodes'][_0x1d6cc2],_0x1f6d59['uint32'](0x12)['fork']())['ldelim']();}return null!=_0x20a5b3['shouldReceiveAttributes']&&Object['hasOwnProperty']['call'](_0x20a5b3,'shouldReceiveAttributes')&&_0x1f6d59['uint32'](0x18)['bool'](_0x20a5b3['shouldReceiveAttributes']),null!=_0x20a5b3['wasUndone']&&Object['hasOwnProperty']['call'](_0x20a5b3,'wasUndone')&&_0x1f6d59['uint32'](0x20)['bool'](_0x20a5b3['wasUndone']),_0x1f6d59;},_0xfa150b['encodeDelimited']=function(_0x3c4675,_0x49c7ca){return this['encode'](_0x3c4675,_0x49c7ca)['ldelim']();},_0xfa150b['decode']=function(_0x378d1d,_0x476b1e){_0x378d1d instanceof _0x77ee0d||(_0x378d1d=_0x77ee0d['create'](_0x378d1d));for(var _0x2d6279=void 0x0===_0x476b1e?_0x378d1d['len']:_0x378d1d['pos']+_0x476b1e,_0x45e10a=new _0x280b85['InsertOperation']();_0x378d1d['pos']<_0x2d6279;){var _0x965592=_0x378d1d['uint32']();switch(_0x965592>>>0x3){case 0x1:_0x45e10a['position']=_0x280b85['Position']['decode'](_0x378d1d,_0x378d1d['uint32']());break;case 0x2:_0x45e10a['nodes']&&_0x45e10a['nodes']['length']||(_0x45e10a['nodes']=[]),_0x45e10a['nodes']['push'](_0x280b85['Element']['decode'](_0x378d1d,_0x378d1d['uint32']()));break;case 0x3:_0x45e10a['shouldReceiveAttributes']=_0x378d1d['bool']();break;case 0x4:_0x45e10a['wasUndone']=_0x378d1d['bool']();break;default:_0x378d1d['skipType'](0x7&_0x965592);}}return _0x45e10a;},_0xfa150b['decodeDelimited']=function(_0x525713){return _0x525713 instanceof _0x77ee0d||(_0x525713=new _0x77ee0d(_0x525713)),this['decode'](_0x525713,_0x525713['uint32']());},_0xfa150b['verify']=function(_0xd0a618){if('object'!=typeof _0xd0a618||null===_0xd0a618)return'object\x20expected';if(null!=_0xd0a618['position']&&_0xd0a618['hasOwnProperty']('position')&&(_0x25c95b=_0x280b85['Position']['verify'](_0xd0a618['position'])))return'position.'+_0x25c95b;if(null!=_0xd0a618['nodes']&&_0xd0a618['hasOwnProperty']('nodes')){if(!Array['isArray'](_0xd0a618['nodes']))return'nodes:\x20array\x20expected';for(var _0x56a69d=0x0;_0x56a69d<_0xd0a618['nodes']['length'];++_0x56a69d){var _0x25c95b;if(_0x25c95b=_0x280b85['Element']['verify'](_0xd0a618['nodes'][_0x56a69d]))return'nodes.'+_0x25c95b;}}return null!=_0xd0a618['shouldReceiveAttributes']&&_0xd0a618['hasOwnProperty']('shouldReceiveAttributes')&&'boolean'!=typeof _0xd0a618['shouldReceiveAttributes']?'shouldReceiveAttributes:\x20boolean\x20expected':null!=_0xd0a618['wasUndone']&&_0xd0a618['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0xd0a618['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0xfa150b['fromObject']=function(_0x4f909f){if(_0x4f909f instanceof _0x280b85['InsertOperation'])return _0x4f909f;var _0x2957d9=new _0x280b85['InsertOperation']();if(null!=_0x4f909f['position']){if('object'!=typeof _0x4f909f['position'])throw TypeError('.InsertOperation.position:\x20object\x20expected');_0x2957d9['position']=_0x280b85['Position']['fromObject'](_0x4f909f['position']);}if(_0x4f909f['nodes']){if(!Array['isArray'](_0x4f909f['nodes']))throw TypeError('.InsertOperation.nodes:\x20array\x20expected');_0x2957d9['nodes']=[];for(var _0x261f92=0x0;_0x261f92<_0x4f909f['nodes']['length'];++_0x261f92){if('object'!=typeof _0x4f909f['nodes'][_0x261f92])throw TypeError('.InsertOperation.nodes:\x20object\x20expected');_0x2957d9['nodes'][_0x261f92]=_0x280b85['Element']['fromObject'](_0x4f909f['nodes'][_0x261f92]);}}return null!=_0x4f909f['shouldReceiveAttributes']&&(_0x2957d9['shouldReceiveAttributes']=Boolean(_0x4f909f['shouldReceiveAttributes'])),null!=_0x4f909f['wasUndone']&&(_0x2957d9['wasUndone']=Boolean(_0x4f909f['wasUndone'])),_0x2957d9;},_0xfa150b['toObject']=function(_0x579b68,_0x45c908){_0x45c908||(_0x45c908={});var _0x56460a={};if((_0x45c908['arrays']||_0x45c908['defaults'])&&(_0x56460a['nodes']=[]),_0x45c908['defaults']&&(_0x56460a['position']=null,_0x56460a['shouldReceiveAttributes']=!0x1,_0x56460a['wasUndone']=!0x1),null!=_0x579b68['position']&&_0x579b68['hasOwnProperty']('position')&&(_0x56460a['position']=_0x280b85['Position']['toObject'](_0x579b68['position'],_0x45c908)),_0x579b68['nodes']&&_0x579b68['nodes']['length']){_0x56460a['nodes']=[];for(var _0x3b291e=0x0;_0x3b291e<_0x579b68['nodes']['length'];++_0x3b291e)_0x56460a['nodes'][_0x3b291e]=_0x280b85['Element']['toObject'](_0x579b68['nodes'][_0x3b291e],_0x45c908);}return null!=_0x579b68['shouldReceiveAttributes']&&_0x579b68['hasOwnProperty']('shouldReceiveAttributes')&&(_0x56460a['shouldReceiveAttributes']=_0x579b68['shouldReceiveAttributes']),null!=_0x579b68['wasUndone']&&_0x579b68['hasOwnProperty']('wasUndone')&&(_0x56460a['wasUndone']=_0x579b68['wasUndone']),_0x56460a;},_0xfa150b['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x9f4c4c['util']['toJSONOptions']);},_0xfa150b['getTypeUrl']=function(_0x177798){return void 0x0===_0x177798&&(_0x177798='type.googleapis.com'),_0x177798+'/InsertOperation';},_0xfa150b;}()),_0x280b85['MarkerOperation']=(function(){function _0x51c976(_0x30480b){if(_0x30480b){for(var _0x2b6027=Object['keys'](_0x30480b),_0x3d538e=0x0;_0x3d538e<_0x2b6027['length'];++_0x3d538e)null!=_0x30480b[_0x2b6027[_0x3d538e]]&&(this[_0x2b6027[_0x3d538e]]=_0x30480b[_0x2b6027[_0x3d538e]]);}}return _0x51c976['prototype']['name']='',_0x51c976['prototype']['oldRange']=null,_0x51c976['prototype']['newRange']=null,_0x51c976['prototype']['affectsData']=!0x1,_0x51c976['prototype']['wasUndone']=!0x1,_0x51c976['create']=function(_0x134bfd){return new _0x51c976(_0x134bfd);},_0x51c976['encode']=function(_0x9900d,_0x3db5ac){return _0x3db5ac||(_0x3db5ac=_0x2a90ac['create']()),null!=_0x9900d['name']&&Object['hasOwnProperty']['call'](_0x9900d,'name')&&_0x3db5ac['uint32'](0xa)['string'](_0x9900d['name']),null!=_0x9900d['oldRange']&&Object['hasOwnProperty']['call'](_0x9900d,'oldRange')&&_0x280b85['Range']['encode'](_0x9900d['oldRange'],_0x3db5ac['uint32'](0x12)['fork']())['ldelim'](),null!=_0x9900d['newRange']&&Object['hasOwnProperty']['call'](_0x9900d,'newRange')&&_0x280b85['Range']['encode'](_0x9900d['newRange'],_0x3db5ac['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x9900d['affectsData']&&Object['hasOwnProperty']['call'](_0x9900d,'affectsData')&&_0x3db5ac['uint32'](0x20)['bool'](_0x9900d['affectsData']),null!=_0x9900d['wasUndone']&&Object['hasOwnProperty']['call'](_0x9900d,'wasUndone')&&_0x3db5ac['uint32'](0x28)['bool'](_0x9900d['wasUndone']),_0x3db5ac;},_0x51c976['encodeDelimited']=function(_0x43fa70,_0x1ed09d){return this['encode'](_0x43fa70,_0x1ed09d)['ldelim']();},_0x51c976['decode']=function(_0x47b7e6,_0x4713b7){_0x47b7e6 instanceof _0x77ee0d||(_0x47b7e6=_0x77ee0d['create'](_0x47b7e6));for(var _0x478aa6=void 0x0===_0x4713b7?_0x47b7e6['len']:_0x47b7e6['pos']+_0x4713b7,_0xaa5038=new _0x280b85['MarkerOperation']();_0x47b7e6['pos']<_0x478aa6;){var _0x4af008=_0x47b7e6['uint32']();switch(_0x4af008>>>0x3){case 0x1:_0xaa5038['name']=_0x47b7e6['string']();break;case 0x2:_0xaa5038['oldRange']=_0x280b85['Range']['decode'](_0x47b7e6,_0x47b7e6['uint32']());break;case 0x3:_0xaa5038['newRange']=_0x280b85['Range']['decode'](_0x47b7e6,_0x47b7e6['uint32']());break;case 0x4:_0xaa5038['affectsData']=_0x47b7e6['bool']();break;case 0x5:_0xaa5038['wasUndone']=_0x47b7e6['bool']();break;default:_0x47b7e6['skipType'](0x7&_0x4af008);}}return _0xaa5038;},_0x51c976['decodeDelimited']=function(_0x1ea3ab){return _0x1ea3ab instanceof _0x77ee0d||(_0x1ea3ab=new _0x77ee0d(_0x1ea3ab)),this['decode'](_0x1ea3ab,_0x1ea3ab['uint32']());},_0x51c976['verify']=function(_0x294c05){if('object'!=typeof _0x294c05||null===_0x294c05)return'object\x20expected';if(null!=_0x294c05['name']&&_0x294c05['hasOwnProperty']('name')&&!_0x1efeae['isString'](_0x294c05['name']))return'name:\x20string\x20expected';var _0x5b5f7c;if(null!=_0x294c05['oldRange']&&_0x294c05['hasOwnProperty']('oldRange')&&(_0x5b5f7c=_0x280b85['Range']['verify'](_0x294c05['oldRange'])))return'oldRange.'+_0x5b5f7c;if(null!=_0x294c05['newRange']&&_0x294c05['hasOwnProperty']('newRange')&&(_0x5b5f7c=_0x280b85['Range']['verify'](_0x294c05['newRange'])))return'newRange.'+_0x5b5f7c;return null!=_0x294c05['affectsData']&&_0x294c05['hasOwnProperty']('affectsData')&&'boolean'!=typeof _0x294c05['affectsData']?'affectsData:\x20boolean\x20expected':null!=_0x294c05['wasUndone']&&_0x294c05['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x294c05['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x51c976['fromObject']=function(_0xd742fc){if(_0xd742fc instanceof _0x280b85['MarkerOperation'])return _0xd742fc;var _0x2c8ff6=new _0x280b85['MarkerOperation']();if(null!=_0xd742fc['name']&&(_0x2c8ff6['name']=String(_0xd742fc['name'])),null!=_0xd742fc['oldRange']){if('object'!=typeof _0xd742fc['oldRange'])throw TypeError('.MarkerOperation.oldRange:\x20object\x20expected');_0x2c8ff6['oldRange']=_0x280b85['Range']['fromObject'](_0xd742fc['oldRange']);}if(null!=_0xd742fc['newRange']){if('object'!=typeof _0xd742fc['newRange'])throw TypeError('.MarkerOperation.newRange:\x20object\x20expected');_0x2c8ff6['newRange']=_0x280b85['Range']['fromObject'](_0xd742fc['newRange']);}return null!=_0xd742fc['affectsData']&&(_0x2c8ff6['affectsData']=Boolean(_0xd742fc['affectsData'])),null!=_0xd742fc['wasUndone']&&(_0x2c8ff6['wasUndone']=Boolean(_0xd742fc['wasUndone'])),_0x2c8ff6;},_0x51c976['toObject']=function(_0x49a145,_0x1ed717){_0x1ed717||(_0x1ed717={});var _0x3ce1e1={};return _0x1ed717['defaults']&&(_0x3ce1e1['name']='',_0x3ce1e1['oldRange']=null,_0x3ce1e1['newRange']=null,_0x3ce1e1['affectsData']=!0x1,_0x3ce1e1['wasUndone']=!0x1),null!=_0x49a145['name']&&_0x49a145['hasOwnProperty']('name')&&(_0x3ce1e1['name']=_0x49a145['name']),null!=_0x49a145['oldRange']&&_0x49a145['hasOwnProperty']('oldRange')&&(_0x3ce1e1['oldRange']=_0x280b85['Range']['toObject'](_0x49a145['oldRange'],_0x1ed717)),null!=_0x49a145['newRange']&&_0x49a145['hasOwnProperty']('newRange')&&(_0x3ce1e1['newRange']=_0x280b85['Range']['toObject'](_0x49a145['newRange'],_0x1ed717)),null!=_0x49a145['affectsData']&&_0x49a145['hasOwnProperty']('affectsData')&&(_0x3ce1e1['affectsData']=_0x49a145['affectsData']),null!=_0x49a145['wasUndone']&&_0x49a145['hasOwnProperty']('wasUndone')&&(_0x3ce1e1['wasUndone']=_0x49a145['wasUndone']),_0x3ce1e1;},_0x51c976['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x9f4c4c['util']['toJSONOptions']);},_0x51c976['getTypeUrl']=function(_0xffdc28){return void 0x0===_0xffdc28&&(_0xffdc28='type.googleapis.com'),_0xffdc28+'/MarkerOperation';},_0x51c976;}()),_0x280b85['MergeOperation']=(function(){function _0x142fdd(_0x464354){if(_0x464354){for(var _0x28fa5c=Object['keys'](_0x464354),_0x10d326=0x0;_0x10d326<_0x28fa5c['length'];++_0x10d326)null!=_0x464354[_0x28fa5c[_0x10d326]]&&(this[_0x28fa5c[_0x10d326]]=_0x464354[_0x28fa5c[_0x10d326]]);}}return _0x142fdd['prototype']['sourcePosition']=null,_0x142fdd['prototype']['targetPosition']=null,_0x142fdd['prototype']['graveyardPosition']=null,_0x142fdd['prototype']['howMany']=0x0,_0x142fdd['prototype']['wasUndone']=!0x1,_0x142fdd['create']=function(_0x19de1e){return new _0x142fdd(_0x19de1e);},_0x142fdd['encode']=function(_0x340e0c,_0x1df308){return _0x1df308||(_0x1df308=_0x2a90ac['create']()),null!=_0x340e0c['sourcePosition']&&Object['hasOwnProperty']['call'](_0x340e0c,'sourcePosition')&&_0x280b85['Position']['encode'](_0x340e0c['sourcePosition'],_0x1df308['uint32'](0xa)['fork']())['ldelim'](),null!=_0x340e0c['targetPosition']&&Object['hasOwnProperty']['call'](_0x340e0c,'targetPosition')&&_0x280b85['Position']['encode'](_0x340e0c['targetPosition'],_0x1df308['uint32'](0x12)['fork']())['ldelim'](),null!=_0x340e0c['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x340e0c,'graveyardPosition')&&_0x280b85['Position']['encode'](_0x340e0c['graveyardPosition'],_0x1df308['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x340e0c['howMany']&&Object['hasOwnProperty']['call'](_0x340e0c,'howMany')&&_0x1df308['uint32'](0x20)['uint32'](_0x340e0c['howMany']),null!=_0x340e0c['wasUndone']&&Object['hasOwnProperty']['call'](_0x340e0c,'wasUndone')&&_0x1df308['uint32'](0x28)['bool'](_0x340e0c['wasUndone']),_0x1df308;},_0x142fdd['encodeDelimited']=function(_0x66a691,_0x1ec0f0){return this['encode'](_0x66a691,_0x1ec0f0)['ldelim']();},_0x142fdd['decode']=function(_0x3ceced,_0x406f52){_0x3ceced instanceof _0x77ee0d||(_0x3ceced=_0x77ee0d['create'](_0x3ceced));for(var _0xd30dfa=void 0x0===_0x406f52?_0x3ceced['len']:_0x3ceced['pos']+_0x406f52,_0x40e89a=new _0x280b85['MergeOperation']();_0x3ceced['pos']<_0xd30dfa;){var _0x17611e=_0x3ceced['uint32']();switch(_0x17611e>>>0x3){case 0x1:_0x40e89a['sourcePosition']=_0x280b85['Position']['decode'](_0x3ceced,_0x3ceced['uint32']());break;case 0x2:_0x40e89a['targetPosition']=_0x280b85['Position']['decode'](_0x3ceced,_0x3ceced['uint32']());break;case 0x3:_0x40e89a['graveyardPosition']=_0x280b85['Position']['decode'](_0x3ceced,_0x3ceced['uint32']());break;case 0x4:_0x40e89a['howMany']=_0x3ceced['uint32']();break;case 0x5:_0x40e89a['wasUndone']=_0x3ceced['bool']();break;default:_0x3ceced['skipType'](0x7&_0x17611e);}}return _0x40e89a;},_0x142fdd['decodeDelimited']=function(_0x3a866f){return _0x3a866f instanceof _0x77ee0d||(_0x3a866f=new _0x77ee0d(_0x3a866f)),this['decode'](_0x3a866f,_0x3a866f['uint32']());},_0x142fdd['verify']=function(_0x403387){if('object'!=typeof _0x403387||null===_0x403387)return'object\x20expected';var _0x1890a7;if(null!=_0x403387['sourcePosition']&&_0x403387['hasOwnProperty']('sourcePosition')&&(_0x1890a7=_0x280b85['Position']['verify'](_0x403387['sourcePosition'])))return'sourcePosition.'+_0x1890a7;if(null!=_0x403387['targetPosition']&&_0x403387['hasOwnProperty']('targetPosition')&&(_0x1890a7=_0x280b85['Position']['verify'](_0x403387['targetPosition'])))return'targetPosition.'+_0x1890a7;if(null!=_0x403387['graveyardPosition']&&_0x403387['hasOwnProperty']('graveyardPosition')&&(_0x1890a7=_0x280b85['Position']['verify'](_0x403387['graveyardPosition'])))return'graveyardPosition.'+_0x1890a7;return null!=_0x403387['howMany']&&_0x403387['hasOwnProperty']('howMany')&&!_0x1efeae['isInteger'](_0x403387['howMany'])?'howMany:\x20integer\x20expected':null!=_0x403387['wasUndone']&&_0x403387['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x403387['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x142fdd['fromObject']=function(_0x4903c7){if(_0x4903c7 instanceof _0x280b85['MergeOperation'])return _0x4903c7;var _0x21206e=new _0x280b85['MergeOperation']();if(null!=_0x4903c7['sourcePosition']){if('object'!=typeof _0x4903c7['sourcePosition'])throw TypeError('.MergeOperation.sourcePosition:\x20object\x20expected');_0x21206e['sourcePosition']=_0x280b85['Position']['fromObject'](_0x4903c7['sourcePosition']);}if(null!=_0x4903c7['targetPosition']){if('object'!=typeof _0x4903c7['targetPosition'])throw TypeError('.MergeOperation.targetPosition:\x20object\x20expected');_0x21206e['targetPosition']=_0x280b85['Position']['fromObject'](_0x4903c7['targetPosition']);}if(null!=_0x4903c7['graveyardPosition']){if('object'!=typeof _0x4903c7['graveyardPosition'])throw TypeError('.MergeOperation.graveyardPosition:\x20object\x20expected');_0x21206e['graveyardPosition']=_0x280b85['Position']['fromObject'](_0x4903c7['graveyardPosition']);}return null!=_0x4903c7['howMany']&&(_0x21206e['howMany']=_0x4903c7['howMany']>>>0x0),null!=_0x4903c7['wasUndone']&&(_0x21206e['wasUndone']=Boolean(_0x4903c7['wasUndone'])),_0x21206e;},_0x142fdd['toObject']=function(_0x167be9,_0x3b4b80){_0x3b4b80||(_0x3b4b80={});var _0x2c4d07={};return _0x3b4b80['defaults']&&(_0x2c4d07['sourcePosition']=null,_0x2c4d07['targetPosition']=null,_0x2c4d07['graveyardPosition']=null,_0x2c4d07['howMany']=0x0,_0x2c4d07['wasUndone']=!0x1),null!=_0x167be9['sourcePosition']&&_0x167be9['hasOwnProperty']('sourcePosition')&&(_0x2c4d07['sourcePosition']=_0x280b85['Position']['toObject'](_0x167be9['sourcePosition'],_0x3b4b80)),null!=_0x167be9['targetPosition']&&_0x167be9['hasOwnProperty']('targetPosition')&&(_0x2c4d07['targetPosition']=_0x280b85['Position']['toObject'](_0x167be9['targetPosition'],_0x3b4b80)),null!=_0x167be9['graveyardPosition']&&_0x167be9['hasOwnProperty']('graveyardPosition')&&(_0x2c4d07['graveyardPosition']=_0x280b85['Position']['toObject'](_0x167be9['graveyardPosition'],_0x3b4b80)),null!=_0x167be9['howMany']&&_0x167be9['hasOwnProperty']('howMany')&&(_0x2c4d07['howMany']=_0x167be9['howMany']),null!=_0x167be9['wasUndone']&&_0x167be9['hasOwnProperty']('wasUndone')&&(_0x2c4d07['wasUndone']=_0x167be9['wasUndone']),_0x2c4d07;},_0x142fdd['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x9f4c4c['util']['toJSONOptions']);},_0x142fdd['getTypeUrl']=function(_0x587fbb){return void 0x0===_0x587fbb&&(_0x587fbb='type.googleapis.com'),_0x587fbb+'/MergeOperation';},_0x142fdd;}()),_0x280b85['MoveOperation']=(function(){function _0x1f1440(_0x776ec9){if(_0x776ec9){for(var _0x48b3ef=Object['keys'](_0x776ec9),_0x3ecbde=0x0;_0x3ecbde<_0x48b3ef['length'];++_0x3ecbde)null!=_0x776ec9[_0x48b3ef[_0x3ecbde]]&&(this[_0x48b3ef[_0x3ecbde]]=_0x776ec9[_0x48b3ef[_0x3ecbde]]);}}return _0x1f1440['prototype']['sourcePosition']=null,_0x1f1440['prototype']['howMany']=0x0,_0x1f1440['prototype']['targetPosition']=null,_0x1f1440['prototype']['wasUndone']=!0x1,_0x1f1440['create']=function(_0x5dbd26){return new _0x1f1440(_0x5dbd26);},_0x1f1440['encode']=function(_0x5b7f5d,_0x6a7314){return _0x6a7314||(_0x6a7314=_0x2a90ac['create']()),null!=_0x5b7f5d['sourcePosition']&&Object['hasOwnProperty']['call'](_0x5b7f5d,'sourcePosition')&&_0x280b85['Position']['encode'](_0x5b7f5d['sourcePosition'],_0x6a7314['uint32'](0xa)['fork']())['ldelim'](),null!=_0x5b7f5d['howMany']&&Object['hasOwnProperty']['call'](_0x5b7f5d,'howMany')&&_0x6a7314['uint32'](0x10)['uint32'](_0x5b7f5d['howMany']),null!=_0x5b7f5d['targetPosition']&&Object['hasOwnProperty']['call'](_0x5b7f5d,'targetPosition')&&_0x280b85['Position']['encode'](_0x5b7f5d['targetPosition'],_0x6a7314['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x5b7f5d['wasUndone']&&Object['hasOwnProperty']['call'](_0x5b7f5d,'wasUndone')&&_0x6a7314['uint32'](0x20)['bool'](_0x5b7f5d['wasUndone']),_0x6a7314;},_0x1f1440['encodeDelimited']=function(_0x2d4906,_0x15e1ea){return this['encode'](_0x2d4906,_0x15e1ea)['ldelim']();},_0x1f1440['decode']=function(_0x441b35,_0x574fb9){_0x441b35 instanceof _0x77ee0d||(_0x441b35=_0x77ee0d['create'](_0x441b35));for(var _0x12f3da=void 0x0===_0x574fb9?_0x441b35['len']:_0x441b35['pos']+_0x574fb9,_0x60bdbe=new _0x280b85['MoveOperation']();_0x441b35['pos']<_0x12f3da;){var _0x31ffda=_0x441b35['uint32']();switch(_0x31ffda>>>0x3){case 0x1:_0x60bdbe['sourcePosition']=_0x280b85['Position']['decode'](_0x441b35,_0x441b35['uint32']());break;case 0x2:_0x60bdbe['howMany']=_0x441b35['uint32']();break;case 0x3:_0x60bdbe['targetPosition']=_0x280b85['Position']['decode'](_0x441b35,_0x441b35['uint32']());break;case 0x4:_0x60bdbe['wasUndone']=_0x441b35['bool']();break;default:_0x441b35['skipType'](0x7&_0x31ffda);}}return _0x60bdbe;},_0x1f1440['decodeDelimited']=function(_0x86f4aa){return _0x86f4aa instanceof _0x77ee0d||(_0x86f4aa=new _0x77ee0d(_0x86f4aa)),this['decode'](_0x86f4aa,_0x86f4aa['uint32']());},_0x1f1440['verify']=function(_0x427b83){if('object'!=typeof _0x427b83||null===_0x427b83)return'object\x20expected';var _0x36468e;if(null!=_0x427b83['sourcePosition']&&_0x427b83['hasOwnProperty']('sourcePosition')&&(_0x36468e=_0x280b85['Position']['verify'](_0x427b83['sourcePosition'])))return'sourcePosition.'+_0x36468e;if(null!=_0x427b83['howMany']&&_0x427b83['hasOwnProperty']('howMany')&&!_0x1efeae['isInteger'](_0x427b83['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x427b83['targetPosition']&&_0x427b83['hasOwnProperty']('targetPosition')&&(_0x36468e=_0x280b85['Position']['verify'](_0x427b83['targetPosition'])))return'targetPosition.'+_0x36468e;return null!=_0x427b83['wasUndone']&&_0x427b83['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x427b83['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x1f1440['fromObject']=function(_0x1ab617){if(_0x1ab617 instanceof _0x280b85['MoveOperation'])return _0x1ab617;var _0x3ba5ff=new _0x280b85['MoveOperation']();if(null!=_0x1ab617['sourcePosition']){if('object'!=typeof _0x1ab617['sourcePosition'])throw TypeError('.MoveOperation.sourcePosition:\x20object\x20expected');_0x3ba5ff['sourcePosition']=_0x280b85['Position']['fromObject'](_0x1ab617['sourcePosition']);}if(null!=_0x1ab617['howMany']&&(_0x3ba5ff['howMany']=_0x1ab617['howMany']>>>0x0),null!=_0x1ab617['targetPosition']){if('object'!=typeof _0x1ab617['targetPosition'])throw TypeError('.MoveOperation.targetPosition:\x20object\x20expected');_0x3ba5ff['targetPosition']=_0x280b85['Position']['fromObject'](_0x1ab617['targetPosition']);}return null!=_0x1ab617['wasUndone']&&(_0x3ba5ff['wasUndone']=Boolean(_0x1ab617['wasUndone'])),_0x3ba5ff;},_0x1f1440['toObject']=function(_0x27f545,_0x55e4c9){_0x55e4c9||(_0x55e4c9={});var _0x4fda2c={};return _0x55e4c9['defaults']&&(_0x4fda2c['sourcePosition']=null,_0x4fda2c['howMany']=0x0,_0x4fda2c['targetPosition']=null,_0x4fda2c['wasUndone']=!0x1),null!=_0x27f545['sourcePosition']&&_0x27f545['hasOwnProperty']('sourcePosition')&&(_0x4fda2c['sourcePosition']=_0x280b85['Position']['toObject'](_0x27f545['sourcePosition'],_0x55e4c9)),null!=_0x27f545['howMany']&&_0x27f545['hasOwnProperty']('howMany')&&(_0x4fda2c['howMany']=_0x27f545['howMany']),null!=_0x27f545['targetPosition']&&_0x27f545['hasOwnProperty']('targetPosition')&&(_0x4fda2c['targetPosition']=_0x280b85['Position']['toObject'](_0x27f545['targetPosition'],_0x55e4c9)),null!=_0x27f545['wasUndone']&&_0x27f545['hasOwnProperty']('wasUndone')&&(_0x4fda2c['wasUndone']=_0x27f545['wasUndone']),_0x4fda2c;},_0x1f1440['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x9f4c4c['util']['toJSONOptions']);},_0x1f1440['getTypeUrl']=function(_0x1dde84){return void 0x0===_0x1dde84&&(_0x1dde84='type.googleapis.com'),_0x1dde84+'/MoveOperation';},_0x1f1440;}()),_0x280b85['RenameOperation']=(function(){function _0x49ad00(_0x211b61){if(_0x211b61){for(var _0x58459d=Object['keys'](_0x211b61),_0x386179=0x0;_0x386179<_0x58459d['length'];++_0x386179)null!=_0x211b61[_0x58459d[_0x386179]]&&(this[_0x58459d[_0x386179]]=_0x211b61[_0x58459d[_0x386179]]);}}return _0x49ad00['prototype']['position']=null,_0x49ad00['prototype']['oldName']='',_0x49ad00['prototype']['newName']='',_0x49ad00['prototype']['wasUndone']=!0x1,_0x49ad00['create']=function(_0x5326e5){return new _0x49ad00(_0x5326e5);},_0x49ad00['encode']=function(_0x331fb1,_0x499ac7){return _0x499ac7||(_0x499ac7=_0x2a90ac['create']()),null!=_0x331fb1['position']&&Object['hasOwnProperty']['call'](_0x331fb1,'position')&&_0x280b85['Position']['encode'](_0x331fb1['position'],_0x499ac7['uint32'](0xa)['fork']())['ldelim'](),null!=_0x331fb1['oldName']&&Object['hasOwnProperty']['call'](_0x331fb1,'oldName')&&_0x499ac7['uint32'](0x12)['string'](_0x331fb1['oldName']),null!=_0x331fb1['newName']&&Object['hasOwnProperty']['call'](_0x331fb1,'newName')&&_0x499ac7['uint32'](0x1a)['string'](_0x331fb1['newName']),null!=_0x331fb1['wasUndone']&&Object['hasOwnProperty']['call'](_0x331fb1,'wasUndone')&&_0x499ac7['uint32'](0x20)['bool'](_0x331fb1['wasUndone']),_0x499ac7;},_0x49ad00['encodeDelimited']=function(_0x163dfd,_0x5284a6){return this['encode'](_0x163dfd,_0x5284a6)['ldelim']();},_0x49ad00['decode']=function(_0x587f6d,_0x1dee95){_0x587f6d instanceof _0x77ee0d||(_0x587f6d=_0x77ee0d['create'](_0x587f6d));for(var _0x3aca14=void 0x0===_0x1dee95?_0x587f6d['len']:_0x587f6d['pos']+_0x1dee95,_0x40b546=new _0x280b85['RenameOperation']();_0x587f6d['pos']<_0x3aca14;){var _0xafe8d1=_0x587f6d['uint32']();switch(_0xafe8d1>>>0x3){case 0x1:_0x40b546['position']=_0x280b85['Position']['decode'](_0x587f6d,_0x587f6d['uint32']());break;case 0x2:_0x40b546['oldName']=_0x587f6d['string']();break;case 0x3:_0x40b546['newName']=_0x587f6d['string']();break;case 0x4:_0x40b546['wasUndone']=_0x587f6d['bool']();break;default:_0x587f6d['skipType'](0x7&_0xafe8d1);}}return _0x40b546;},_0x49ad00['decodeDelimited']=function(_0x3bbb18){return _0x3bbb18 instanceof _0x77ee0d||(_0x3bbb18=new _0x77ee0d(_0x3bbb18)),this['decode'](_0x3bbb18,_0x3bbb18['uint32']());},_0x49ad00['verify']=function(_0x5abeb0){if('object'!=typeof _0x5abeb0||null===_0x5abeb0)return'object\x20expected';if(null!=_0x5abeb0['position']&&_0x5abeb0['hasOwnProperty']('position')){var _0x448bc7=_0x280b85['Position']['verify'](_0x5abeb0['position']);if(_0x448bc7)return'position.'+_0x448bc7;}return null!=_0x5abeb0['oldName']&&_0x5abeb0['hasOwnProperty']('oldName')&&!_0x1efeae['isString'](_0x5abeb0['oldName'])?'oldName:\x20string\x20expected':null!=_0x5abeb0['newName']&&_0x5abeb0['hasOwnProperty']('newName')&&!_0x1efeae['isString'](_0x5abeb0['newName'])?'newName:\x20string\x20expected':null!=_0x5abeb0['wasUndone']&&_0x5abeb0['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x5abeb0['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x49ad00['fromObject']=function(_0x173bb1){if(_0x173bb1 instanceof _0x280b85['RenameOperation'])return _0x173bb1;var _0x4cd7e1=new _0x280b85['RenameOperation']();if(null!=_0x173bb1['position']){if('object'!=typeof _0x173bb1['position'])throw TypeError('.RenameOperation.position:\x20object\x20expected');_0x4cd7e1['position']=_0x280b85['Position']['fromObject'](_0x173bb1['position']);}return null!=_0x173bb1['oldName']&&(_0x4cd7e1['oldName']=String(_0x173bb1['oldName'])),null!=_0x173bb1['newName']&&(_0x4cd7e1['newName']=String(_0x173bb1['newName'])),null!=_0x173bb1['wasUndone']&&(_0x4cd7e1['wasUndone']=Boolean(_0x173bb1['wasUndone'])),_0x4cd7e1;},_0x49ad00['toObject']=function(_0x366e9e,_0x46b4d5){_0x46b4d5||(_0x46b4d5={});var _0x48445b={};return _0x46b4d5['defaults']&&(_0x48445b['position']=null,_0x48445b['oldName']='',_0x48445b['newName']='',_0x48445b['wasUndone']=!0x1),null!=_0x366e9e['position']&&_0x366e9e['hasOwnProperty']('position')&&(_0x48445b['position']=_0x280b85['Position']['toObject'](_0x366e9e['position'],_0x46b4d5)),null!=_0x366e9e['oldName']&&_0x366e9e['hasOwnProperty']('oldName')&&(_0x48445b['oldName']=_0x366e9e['oldName']),null!=_0x366e9e['newName']&&_0x366e9e['hasOwnProperty']('newName')&&(_0x48445b['newName']=_0x366e9e['newName']),null!=_0x366e9e['wasUndone']&&_0x366e9e['hasOwnProperty']('wasUndone')&&(_0x48445b['wasUndone']=_0x366e9e['wasUndone']),_0x48445b;},_0x49ad00['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x9f4c4c['util']['toJSONOptions']);},_0x49ad00['getTypeUrl']=function(_0x55212b){return void 0x0===_0x55212b&&(_0x55212b='type.googleapis.com'),_0x55212b+'/RenameOperation';},_0x49ad00;}()),_0x280b85['RootAttributeOperation']=(function(){function _0x18bf9d(_0x388155){if(_0x388155){for(var _0x5b79ec=Object['keys'](_0x388155),_0x110a2e=0x0;_0x110a2e<_0x5b79ec['length'];++_0x110a2e)null!=_0x388155[_0x5b79ec[_0x110a2e]]&&(this[_0x5b79ec[_0x110a2e]]=_0x388155[_0x5b79ec[_0x110a2e]]);}}return _0x18bf9d['prototype']['root']='',_0x18bf9d['prototype']['key']='',_0x18bf9d['prototype']['oldValueBoolean']=!0x1,_0x18bf9d['prototype']['oldValueJson']='',_0x18bf9d['prototype']['newValueBoolean']=!0x1,_0x18bf9d['prototype']['newValueJson']='',_0x18bf9d['prototype']['wasUndone']=!0x1,_0x18bf9d['create']=function(_0x52f192){return new _0x18bf9d(_0x52f192);},_0x18bf9d['encode']=function(_0x3f9f2a,_0xcce381){return _0xcce381||(_0xcce381=_0x2a90ac['create']()),null!=_0x3f9f2a['root']&&Object['hasOwnProperty']['call'](_0x3f9f2a,'root')&&_0xcce381['uint32'](0xa)['string'](_0x3f9f2a['root']),null!=_0x3f9f2a['key']&&Object['hasOwnProperty']['call'](_0x3f9f2a,'key')&&_0xcce381['uint32'](0x12)['string'](_0x3f9f2a['key']),null!=_0x3f9f2a['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x3f9f2a,'oldValueBoolean')&&_0xcce381['uint32'](0x18)['bool'](_0x3f9f2a['oldValueBoolean']),null!=_0x3f9f2a['oldValueJson']&&Object['hasOwnProperty']['call'](_0x3f9f2a,'oldValueJson')&&_0xcce381['uint32'](0x22)['string'](_0x3f9f2a['oldValueJson']),null!=_0x3f9f2a['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x3f9f2a,'newValueBoolean')&&_0xcce381['uint32'](0x28)['bool'](_0x3f9f2a['newValueBoolean']),null!=_0x3f9f2a['newValueJson']&&Object['hasOwnProperty']['call'](_0x3f9f2a,'newValueJson')&&_0xcce381['uint32'](0x32)['string'](_0x3f9f2a['newValueJson']),null!=_0x3f9f2a['wasUndone']&&Object['hasOwnProperty']['call'](_0x3f9f2a,'wasUndone')&&_0xcce381['uint32'](0x38)['bool'](_0x3f9f2a['wasUndone']),_0xcce381;},_0x18bf9d['encodeDelimited']=function(_0x5b4777,_0xaaa87){return this['encode'](_0x5b4777,_0xaaa87)['ldelim']();},_0x18bf9d['decode']=function(_0x538a58,_0x3d5e22){_0x538a58 instanceof _0x77ee0d||(_0x538a58=_0x77ee0d['create'](_0x538a58));for(var _0x4f3b22=void 0x0===_0x3d5e22?_0x538a58['len']:_0x538a58['pos']+_0x3d5e22,_0x526ca6=new _0x280b85['RootAttributeOperation']();_0x538a58['pos']<_0x4f3b22;){var _0x1f42d0=_0x538a58['uint32']();switch(_0x1f42d0>>>0x3){case 0x1:_0x526ca6['root']=_0x538a58['string']();break;case 0x2:_0x526ca6['key']=_0x538a58['string']();break;case 0x3:_0x526ca6['oldValueBoolean']=_0x538a58['bool']();break;case 0x4:_0x526ca6['oldValueJson']=_0x538a58['string']();break;case 0x5:_0x526ca6['newValueBoolean']=_0x538a58['bool']();break;case 0x6:_0x526ca6['newValueJson']=_0x538a58['string']();break;case 0x7:_0x526ca6['wasUndone']=_0x538a58['bool']();break;default:_0x538a58['skipType'](0x7&_0x1f42d0);}}return _0x526ca6;},_0x18bf9d['decodeDelimited']=function(_0x58f290){return _0x58f290 instanceof _0x77ee0d||(_0x58f290=new _0x77ee0d(_0x58f290)),this['decode'](_0x58f290,_0x58f290['uint32']());},_0x18bf9d['verify']=function(_0x5c3f15){return'object'!=typeof _0x5c3f15||null===_0x5c3f15?'object\x20expected':null!=_0x5c3f15['root']&&_0x5c3f15['hasOwnProperty']('root')&&!_0x1efeae['isString'](_0x5c3f15['root'])?'root:\x20string\x20expected':null!=_0x5c3f15['key']&&_0x5c3f15['hasOwnProperty']('key')&&!_0x1efeae['isString'](_0x5c3f15['key'])?'key:\x20string\x20expected':null!=_0x5c3f15['oldValueBoolean']&&_0x5c3f15['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x5c3f15['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x5c3f15['oldValueJson']&&_0x5c3f15['hasOwnProperty']('oldValueJson')&&!_0x1efeae['isString'](_0x5c3f15['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x5c3f15['newValueBoolean']&&_0x5c3f15['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x5c3f15['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x5c3f15['newValueJson']&&_0x5c3f15['hasOwnProperty']('newValueJson')&&!_0x1efeae['isString'](_0x5c3f15['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x5c3f15['wasUndone']&&_0x5c3f15['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x5c3f15['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x18bf9d['fromObject']=function(_0x3a1b82){if(_0x3a1b82 instanceof _0x280b85['RootAttributeOperation'])return _0x3a1b82;var _0x9635d=new _0x280b85['RootAttributeOperation']();return null!=_0x3a1b82['root']&&(_0x9635d['root']=String(_0x3a1b82['root'])),null!=_0x3a1b82['key']&&(_0x9635d['key']=String(_0x3a1b82['key'])),null!=_0x3a1b82['oldValueBoolean']&&(_0x9635d['oldValueBoolean']=Boolean(_0x3a1b82['oldValueBoolean'])),null!=_0x3a1b82['oldValueJson']&&(_0x9635d['oldValueJson']=String(_0x3a1b82['oldValueJson'])),null!=_0x3a1b82['newValueBoolean']&&(_0x9635d['newValueBoolean']=Boolean(_0x3a1b82['newValueBoolean'])),null!=_0x3a1b82['newValueJson']&&(_0x9635d['newValueJson']=String(_0x3a1b82['newValueJson'])),null!=_0x3a1b82['wasUndone']&&(_0x9635d['wasUndone']=Boolean(_0x3a1b82['wasUndone'])),_0x9635d;},_0x18bf9d['toObject']=function(_0x232267,_0x336773){_0x336773||(_0x336773={});var _0x408186={};return _0x336773['defaults']&&(_0x408186['root']='',_0x408186['key']='',_0x408186['oldValueBoolean']=!0x1,_0x408186['oldValueJson']='',_0x408186['newValueBoolean']=!0x1,_0x408186['newValueJson']='',_0x408186['wasUndone']=!0x1),null!=_0x232267['root']&&_0x232267['hasOwnProperty']('root')&&(_0x408186['root']=_0x232267['root']),null!=_0x232267['key']&&_0x232267['hasOwnProperty']('key')&&(_0x408186['key']=_0x232267['key']),null!=_0x232267['oldValueBoolean']&&_0x232267['hasOwnProperty']('oldValueBoolean')&&(_0x408186['oldValueBoolean']=_0x232267['oldValueBoolean']),null!=_0x232267['oldValueJson']&&_0x232267['hasOwnProperty']('oldValueJson')&&(_0x408186['oldValueJson']=_0x232267['oldValueJson']),null!=_0x232267['newValueBoolean']&&_0x232267['hasOwnProperty']('newValueBoolean')&&(_0x408186['newValueBoolean']=_0x232267['newValueBoolean']),null!=_0x232267['newValueJson']&&_0x232267['hasOwnProperty']('newValueJson')&&(_0x408186['newValueJson']=_0x232267['newValueJson']),null!=_0x232267['wasUndone']&&_0x232267['hasOwnProperty']('wasUndone')&&(_0x408186['wasUndone']=_0x232267['wasUndone']),_0x408186;},_0x18bf9d['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x9f4c4c['util']['toJSONOptions']);},_0x18bf9d['getTypeUrl']=function(_0x409ad6){return void 0x0===_0x409ad6&&(_0x409ad6='type.googleapis.com'),_0x409ad6+'/RootAttributeOperation';},_0x18bf9d;}()),_0x280b85['RootOperation']=(function(){function _0x2762a9(_0x835f39){if(_0x835f39){for(var _0x55a0d4=Object['keys'](_0x835f39),_0x3f6e0f=0x0;_0x3f6e0f<_0x55a0d4['length'];++_0x3f6e0f)null!=_0x835f39[_0x55a0d4[_0x3f6e0f]]&&(this[_0x55a0d4[_0x3f6e0f]]=_0x835f39[_0x55a0d4[_0x3f6e0f]]);}}return _0x2762a9['prototype']['rootName']='',_0x2762a9['prototype']['elementName']='',_0x2762a9['prototype']['isAdd']=!0x1,_0x2762a9['prototype']['wasUndone']=!0x1,_0x2762a9['create']=function(_0x5785fd){return new _0x2762a9(_0x5785fd);},_0x2762a9['encode']=function(_0x45c8c4,_0x2e5853){return _0x2e5853||(_0x2e5853=_0x2a90ac['create']()),null!=_0x45c8c4['rootName']&&Object['hasOwnProperty']['call'](_0x45c8c4,'rootName')&&_0x2e5853['uint32'](0xa)['string'](_0x45c8c4['rootName']),null!=_0x45c8c4['elementName']&&Object['hasOwnProperty']['call'](_0x45c8c4,'elementName')&&_0x2e5853['uint32'](0x12)['string'](_0x45c8c4['elementName']),null!=_0x45c8c4['isAdd']&&Object['hasOwnProperty']['call'](_0x45c8c4,'isAdd')&&_0x2e5853['uint32'](0x18)['bool'](_0x45c8c4['isAdd']),null!=_0x45c8c4['wasUndone']&&Object['hasOwnProperty']['call'](_0x45c8c4,'wasUndone')&&_0x2e5853['uint32'](0x20)['bool'](_0x45c8c4['wasUndone']),_0x2e5853;},_0x2762a9['encodeDelimited']=function(_0x14023f,_0x3ca01b){return this['encode'](_0x14023f,_0x3ca01b)['ldelim']();},_0x2762a9['decode']=function(_0x17e7a4,_0x51efa5){_0x17e7a4 instanceof _0x77ee0d||(_0x17e7a4=_0x77ee0d['create'](_0x17e7a4));for(var _0x3af016=void 0x0===_0x51efa5?_0x17e7a4['len']:_0x17e7a4['pos']+_0x51efa5,_0x529f47=new _0x280b85['RootOperation']();_0x17e7a4['pos']<_0x3af016;){var _0x11f4a4=_0x17e7a4['uint32']();switch(_0x11f4a4>>>0x3){case 0x1:_0x529f47['rootName']=_0x17e7a4['string']();break;case 0x2:_0x529f47['elementName']=_0x17e7a4['string']();break;case 0x3:_0x529f47['isAdd']=_0x17e7a4['bool']();break;case 0x4:_0x529f47['wasUndone']=_0x17e7a4['bool']();break;default:_0x17e7a4['skipType'](0x7&_0x11f4a4);}}return _0x529f47;},_0x2762a9['decodeDelimited']=function(_0x49ed49){return _0x49ed49 instanceof _0x77ee0d||(_0x49ed49=new _0x77ee0d(_0x49ed49)),this['decode'](_0x49ed49,_0x49ed49['uint32']());},_0x2762a9['verify']=function(_0x224046){return'object'!=typeof _0x224046||null===_0x224046?'object\x20expected':null!=_0x224046['rootName']&&_0x224046['hasOwnProperty']('rootName')&&!_0x1efeae['isString'](_0x224046['rootName'])?'rootName:\x20string\x20expected':null!=_0x224046['elementName']&&_0x224046['hasOwnProperty']('elementName')&&!_0x1efeae['isString'](_0x224046['elementName'])?'elementName:\x20string\x20expected':null!=_0x224046['isAdd']&&_0x224046['hasOwnProperty']('isAdd')&&'boolean'!=typeof _0x224046['isAdd']?'isAdd:\x20boolean\x20expected':null!=_0x224046['wasUndone']&&_0x224046['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x224046['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x2762a9['fromObject']=function(_0x198f4b){if(_0x198f4b instanceof _0x280b85['RootOperation'])return _0x198f4b;var _0xf191dd=new _0x280b85['RootOperation']();return null!=_0x198f4b['rootName']&&(_0xf191dd['rootName']=String(_0x198f4b['rootName'])),null!=_0x198f4b['elementName']&&(_0xf191dd['elementName']=String(_0x198f4b['elementName'])),null!=_0x198f4b['isAdd']&&(_0xf191dd['isAdd']=Boolean(_0x198f4b['isAdd'])),null!=_0x198f4b['wasUndone']&&(_0xf191dd['wasUndone']=Boolean(_0x198f4b['wasUndone'])),_0xf191dd;},_0x2762a9['toObject']=function(_0x3ccfe5,_0x35fba0){_0x35fba0||(_0x35fba0={});var _0x29aec2={};return _0x35fba0['defaults']&&(_0x29aec2['rootName']='',_0x29aec2['elementName']='',_0x29aec2['isAdd']=!0x1,_0x29aec2['wasUndone']=!0x1),null!=_0x3ccfe5['rootName']&&_0x3ccfe5['hasOwnProperty']('rootName')&&(_0x29aec2['rootName']=_0x3ccfe5['rootName']),null!=_0x3ccfe5['elementName']&&_0x3ccfe5['hasOwnProperty']('elementName')&&(_0x29aec2['elementName']=_0x3ccfe5['elementName']),null!=_0x3ccfe5['isAdd']&&_0x3ccfe5['hasOwnProperty']('isAdd')&&(_0x29aec2['isAdd']=_0x3ccfe5['isAdd']),null!=_0x3ccfe5['wasUndone']&&_0x3ccfe5['hasOwnProperty']('wasUndone')&&(_0x29aec2['wasUndone']=_0x3ccfe5['wasUndone']),_0x29aec2;},_0x2762a9['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x9f4c4c['util']['toJSONOptions']);},_0x2762a9['getTypeUrl']=function(_0x464e39){return void 0x0===_0x464e39&&(_0x464e39='type.googleapis.com'),_0x464e39+'/RootOperation';},_0x2762a9;}()),_0x280b85['SplitOperation']=(function(){function _0x23b409(_0x652f20){if(_0x652f20){for(var _0x599e57=Object['keys'](_0x652f20),_0x45cc8f=0x0;_0x45cc8f<_0x599e57['length'];++_0x45cc8f)null!=_0x652f20[_0x599e57[_0x45cc8f]]&&(this[_0x599e57[_0x45cc8f]]=_0x652f20[_0x599e57[_0x45cc8f]]);}}return _0x23b409['prototype']['splitPosition']=null,_0x23b409['prototype']['graveyardPosition']=null,_0x23b409['prototype']['howMany']=0x0,_0x23b409['prototype']['insertionPosition']=null,_0x23b409['prototype']['wasUndone']=!0x1,_0x23b409['create']=function(_0x258796){return new _0x23b409(_0x258796);},_0x23b409['encode']=function(_0x570eb1,_0x153ac4){return _0x153ac4||(_0x153ac4=_0x2a90ac['create']()),null!=_0x570eb1['splitPosition']&&Object['hasOwnProperty']['call'](_0x570eb1,'splitPosition')&&_0x280b85['Position']['encode'](_0x570eb1['splitPosition'],_0x153ac4['uint32'](0xa)['fork']())['ldelim'](),null!=_0x570eb1['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x570eb1,'graveyardPosition')&&_0x280b85['Position']['encode'](_0x570eb1['graveyardPosition'],_0x153ac4['uint32'](0x12)['fork']())['ldelim'](),null!=_0x570eb1['howMany']&&Object['hasOwnProperty']['call'](_0x570eb1,'howMany')&&_0x153ac4['uint32'](0x18)['uint32'](_0x570eb1['howMany']),null!=_0x570eb1['insertionPosition']&&Object['hasOwnProperty']['call'](_0x570eb1,'insertionPosition')&&_0x280b85['Position']['encode'](_0x570eb1['insertionPosition'],_0x153ac4['uint32'](0x22)['fork']())['ldelim'](),null!=_0x570eb1['wasUndone']&&Object['hasOwnProperty']['call'](_0x570eb1,'wasUndone')&&_0x153ac4['uint32'](0x28)['bool'](_0x570eb1['wasUndone']),_0x153ac4;},_0x23b409['encodeDelimited']=function(_0x3584ed,_0x330786){return this['encode'](_0x3584ed,_0x330786)['ldelim']();},_0x23b409['decode']=function(_0x28f189,_0x53126e){_0x28f189 instanceof _0x77ee0d||(_0x28f189=_0x77ee0d['create'](_0x28f189));for(var _0x40a8bd=void 0x0===_0x53126e?_0x28f189['len']:_0x28f189['pos']+_0x53126e,_0x5d1165=new _0x280b85['SplitOperation']();_0x28f189['pos']<_0x40a8bd;){var _0x37562f=_0x28f189['uint32']();switch(_0x37562f>>>0x3){case 0x1:_0x5d1165['splitPosition']=_0x280b85['Position']['decode'](_0x28f189,_0x28f189['uint32']());break;case 0x2:_0x5d1165['graveyardPosition']=_0x280b85['Position']['decode'](_0x28f189,_0x28f189['uint32']());break;case 0x3:_0x5d1165['howMany']=_0x28f189['uint32']();break;case 0x4:_0x5d1165['insertionPosition']=_0x280b85['Position']['decode'](_0x28f189,_0x28f189['uint32']());break;case 0x5:_0x5d1165['wasUndone']=_0x28f189['bool']();break;default:_0x28f189['skipType'](0x7&_0x37562f);}}return _0x5d1165;},_0x23b409['decodeDelimited']=function(_0x2d534f){return _0x2d534f instanceof _0x77ee0d||(_0x2d534f=new _0x77ee0d(_0x2d534f)),this['decode'](_0x2d534f,_0x2d534f['uint32']());},_0x23b409['verify']=function(_0x49b15a){if('object'!=typeof _0x49b15a||null===_0x49b15a)return'object\x20expected';var _0x596811;if(null!=_0x49b15a['splitPosition']&&_0x49b15a['hasOwnProperty']('splitPosition')&&(_0x596811=_0x280b85['Position']['verify'](_0x49b15a['splitPosition'])))return'splitPosition.'+_0x596811;if(null!=_0x49b15a['graveyardPosition']&&_0x49b15a['hasOwnProperty']('graveyardPosition')&&(_0x596811=_0x280b85['Position']['verify'](_0x49b15a['graveyardPosition'])))return'graveyardPosition.'+_0x596811;if(null!=_0x49b15a['howMany']&&_0x49b15a['hasOwnProperty']('howMany')&&!_0x1efeae['isInteger'](_0x49b15a['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x49b15a['insertionPosition']&&_0x49b15a['hasOwnProperty']('insertionPosition')&&(_0x596811=_0x280b85['Position']['verify'](_0x49b15a['insertionPosition'])))return'insertionPosition.'+_0x596811;return null!=_0x49b15a['wasUndone']&&_0x49b15a['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x49b15a['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x23b409['fromObject']=function(_0x30d126){if(_0x30d126 instanceof _0x280b85['SplitOperation'])return _0x30d126;var _0x55adcf=new _0x280b85['SplitOperation']();if(null!=_0x30d126['splitPosition']){if('object'!=typeof _0x30d126['splitPosition'])throw TypeError('.SplitOperation.splitPosition:\x20object\x20expected');_0x55adcf['splitPosition']=_0x280b85['Position']['fromObject'](_0x30d126['splitPosition']);}if(null!=_0x30d126['graveyardPosition']){if('object'!=typeof _0x30d126['graveyardPosition'])throw TypeError('.SplitOperation.graveyardPosition:\x20object\x20expected');_0x55adcf['graveyardPosition']=_0x280b85['Position']['fromObject'](_0x30d126['graveyardPosition']);}if(null!=_0x30d126['howMany']&&(_0x55adcf['howMany']=_0x30d126['howMany']>>>0x0),null!=_0x30d126['insertionPosition']){if('object'!=typeof _0x30d126['insertionPosition'])throw TypeError('.SplitOperation.insertionPosition:\x20object\x20expected');_0x55adcf['insertionPosition']=_0x280b85['Position']['fromObject'](_0x30d126['insertionPosition']);}return null!=_0x30d126['wasUndone']&&(_0x55adcf['wasUndone']=Boolean(_0x30d126['wasUndone'])),_0x55adcf;},_0x23b409['toObject']=function(_0x213998,_0x49d633){_0x49d633||(_0x49d633={});var _0x3099cf={};return _0x49d633['defaults']&&(_0x3099cf['splitPosition']=null,_0x3099cf['graveyardPosition']=null,_0x3099cf['howMany']=0x0,_0x3099cf['insertionPosition']=null,_0x3099cf['wasUndone']=!0x1),null!=_0x213998['splitPosition']&&_0x213998['hasOwnProperty']('splitPosition')&&(_0x3099cf['splitPosition']=_0x280b85['Position']['toObject'](_0x213998['splitPosition'],_0x49d633)),null!=_0x213998['graveyardPosition']&&_0x213998['hasOwnProperty']('graveyardPosition')&&(_0x3099cf['graveyardPosition']=_0x280b85['Position']['toObject'](_0x213998['graveyardPosition'],_0x49d633)),null!=_0x213998['howMany']&&_0x213998['hasOwnProperty']('howMany')&&(_0x3099cf['howMany']=_0x213998['howMany']),null!=_0x213998['insertionPosition']&&_0x213998['hasOwnProperty']('insertionPosition')&&(_0x3099cf['insertionPosition']=_0x280b85['Position']['toObject'](_0x213998['insertionPosition'],_0x49d633)),null!=_0x213998['wasUndone']&&_0x213998['hasOwnProperty']('wasUndone')&&(_0x3099cf['wasUndone']=_0x213998['wasUndone']),_0x3099cf;},_0x23b409['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x9f4c4c['util']['toJSONOptions']);},_0x23b409['getTypeUrl']=function(_0x321f3d){return void 0x0===_0x321f3d&&(_0x321f3d='type.googleapis.com'),_0x321f3d+'/SplitOperation';},_0x23b409;}()),_0x280b85['Position']=(function(){function _0x21c6cc(_0x3c90c9){if(this['path']=[],_0x3c90c9){for(var _0x4f56cf=Object['keys'](_0x3c90c9),_0x4507b6=0x0;_0x4507b6<_0x4f56cf['length'];++_0x4507b6)null!=_0x3c90c9[_0x4f56cf[_0x4507b6]]&&(this[_0x4f56cf[_0x4507b6]]=_0x3c90c9[_0x4f56cf[_0x4507b6]]);}}return _0x21c6cc['prototype']['root']='',_0x21c6cc['prototype']['rootMain']=!0x1,_0x21c6cc['prototype']['rootGraveyard']=!0x1,_0x21c6cc['prototype']['path']=_0x1efeae['emptyArray'],_0x21c6cc['prototype']['stickiness']='',_0x21c6cc['create']=function(_0x4e6982){return new _0x21c6cc(_0x4e6982);},_0x21c6cc['encode']=function(_0x5e9752,_0x42a5d5){if(_0x42a5d5||(_0x42a5d5=_0x2a90ac['create']()),null!=_0x5e9752['root']&&Object['hasOwnProperty']['call'](_0x5e9752,'root')&&_0x42a5d5['uint32'](0xa)['string'](_0x5e9752['root']),null!=_0x5e9752['rootMain']&&Object['hasOwnProperty']['call'](_0x5e9752,'rootMain')&&_0x42a5d5['uint32'](0x10)['bool'](_0x5e9752['rootMain']),null!=_0x5e9752['rootGraveyard']&&Object['hasOwnProperty']['call'](_0x5e9752,'rootGraveyard')&&_0x42a5d5['uint32'](0x18)['bool'](_0x5e9752['rootGraveyard']),null!=_0x5e9752['path']&&_0x5e9752['path']['length']){_0x42a5d5['uint32'](0x22)['fork']();for(var _0x1a06f3=0x0;_0x1a06f3<_0x5e9752['path']['length'];++_0x1a06f3)_0x42a5d5['uint32'](_0x5e9752['path'][_0x1a06f3]);_0x42a5d5['ldelim']();}return null!=_0x5e9752['stickiness']&&Object['hasOwnProperty']['call'](_0x5e9752,'stickiness')&&_0x42a5d5['uint32'](0x2a)['string'](_0x5e9752['stickiness']),_0x42a5d5;},_0x21c6cc['encodeDelimited']=function(_0x3963e0,_0x595515){return this['encode'](_0x3963e0,_0x595515)['ldelim']();},_0x21c6cc['decode']=function(_0x1b776c,_0x10748d){_0x1b776c instanceof _0x77ee0d||(_0x1b776c=_0x77ee0d['create'](_0x1b776c));for(var _0x246912=void 0x0===_0x10748d?_0x1b776c['len']:_0x1b776c['pos']+_0x10748d,_0x1fd144=new _0x280b85['Position']();_0x1b776c['pos']<_0x246912;){var _0x20b895=_0x1b776c['uint32']();switch(_0x20b895>>>0x3){case 0x1:_0x1fd144['root']=_0x1b776c['string']();break;case 0x2:_0x1fd144['rootMain']=_0x1b776c['bool']();break;case 0x3:_0x1fd144['rootGraveyard']=_0x1b776c['bool']();break;case 0x4:if(_0x1fd144['path']&&_0x1fd144['path']['length']||(_0x1fd144['path']=[]),0x2==(0x7&_0x20b895)){for(var _0xb2668c=_0x1b776c['uint32']()+_0x1b776c['pos'];_0x1b776c['pos']<_0xb2668c;)_0x1fd144['path']['push'](_0x1b776c['uint32']());}else _0x1fd144['path']['push'](_0x1b776c['uint32']());break;case 0x5:_0x1fd144['stickiness']=_0x1b776c['string']();break;default:_0x1b776c['skipType'](0x7&_0x20b895);}}return _0x1fd144;},_0x21c6cc['decodeDelimited']=function(_0x31492e){return _0x31492e instanceof _0x77ee0d||(_0x31492e=new _0x77ee0d(_0x31492e)),this['decode'](_0x31492e,_0x31492e['uint32']());},_0x21c6cc['verify']=function(_0x50c5ab){if('object'!=typeof _0x50c5ab||null===_0x50c5ab)return'object\x20expected';if(null!=_0x50c5ab['root']&&_0x50c5ab['hasOwnProperty']('root')&&!_0x1efeae['isString'](_0x50c5ab['root']))return'root:\x20string\x20expected';if(null!=_0x50c5ab['rootMain']&&_0x50c5ab['hasOwnProperty']('rootMain')&&'boolean'!=typeof _0x50c5ab['rootMain'])return'rootMain:\x20boolean\x20expected';if(null!=_0x50c5ab['rootGraveyard']&&_0x50c5ab['hasOwnProperty']('rootGraveyard')&&'boolean'!=typeof _0x50c5ab['rootGraveyard'])return'rootGraveyard:\x20boolean\x20expected';if(null!=_0x50c5ab['path']&&_0x50c5ab['hasOwnProperty']('path')){if(!Array['isArray'](_0x50c5ab['path']))return'path:\x20array\x20expected';for(var _0x340ba6=0x0;_0x340ba6<_0x50c5ab['path']['length'];++_0x340ba6)if(!_0x1efeae['isInteger'](_0x50c5ab['path'][_0x340ba6]))return'path:\x20integer[]\x20expected';}return null!=_0x50c5ab['stickiness']&&_0x50c5ab['hasOwnProperty']('stickiness')&&!_0x1efeae['isString'](_0x50c5ab['stickiness'])?'stickiness:\x20string\x20expected':null;},_0x21c6cc['fromObject']=function(_0x2da7a4){if(_0x2da7a4 instanceof _0x280b85['Position'])return _0x2da7a4;var _0x212e20=new _0x280b85['Position']();if(null!=_0x2da7a4['root']&&(_0x212e20['root']=String(_0x2da7a4['root'])),null!=_0x2da7a4['rootMain']&&(_0x212e20['rootMain']=Boolean(_0x2da7a4['rootMain'])),null!=_0x2da7a4['rootGraveyard']&&(_0x212e20['rootGraveyard']=Boolean(_0x2da7a4['rootGraveyard'])),_0x2da7a4['path']){if(!Array['isArray'](_0x2da7a4['path']))throw TypeError('.Position.path:\x20array\x20expected');_0x212e20['path']=[];for(var _0x24573e=0x0;_0x24573e<_0x2da7a4['path']['length'];++_0x24573e)_0x212e20['path'][_0x24573e]=_0x2da7a4['path'][_0x24573e]>>>0x0;}return null!=_0x2da7a4['stickiness']&&(_0x212e20['stickiness']=String(_0x2da7a4['stickiness'])),_0x212e20;},_0x21c6cc['toObject']=function(_0x169ff3,_0x37205f){_0x37205f||(_0x37205f={});var _0x36d3f5={};if((_0x37205f['arrays']||_0x37205f['defaults'])&&(_0x36d3f5['path']=[]),_0x37205f['defaults']&&(_0x36d3f5['root']='',_0x36d3f5['rootMain']=!0x1,_0x36d3f5['rootGraveyard']=!0x1,_0x36d3f5['stickiness']=''),null!=_0x169ff3['root']&&_0x169ff3['hasOwnProperty']('root')&&(_0x36d3f5['root']=_0x169ff3['root']),null!=_0x169ff3['rootMain']&&_0x169ff3['hasOwnProperty']('rootMain')&&(_0x36d3f5['rootMain']=_0x169ff3['rootMain']),null!=_0x169ff3['rootGraveyard']&&_0x169ff3['hasOwnProperty']('rootGraveyard')&&(_0x36d3f5['rootGraveyard']=_0x169ff3['rootGraveyard']),_0x169ff3['path']&&_0x169ff3['path']['length']){_0x36d3f5['path']=[];for(var _0x38e31b=0x0;_0x38e31b<_0x169ff3['path']['length'];++_0x38e31b)_0x36d3f5['path'][_0x38e31b]=_0x169ff3['path'][_0x38e31b];}return null!=_0x169ff3['stickiness']&&_0x169ff3['hasOwnProperty']('stickiness')&&(_0x36d3f5['stickiness']=_0x169ff3['stickiness']),_0x36d3f5;},_0x21c6cc['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x9f4c4c['util']['toJSONOptions']);},_0x21c6cc['getTypeUrl']=function(_0x61daa8){return void 0x0===_0x61daa8&&(_0x61daa8='type.googleapis.com'),_0x61daa8+'/Position';},_0x21c6cc;}()),_0x280b85['Range']=(function(){function _0x556b1a(_0x59ed21){if(_0x59ed21){for(var _0x3c1518=Object['keys'](_0x59ed21),_0x3f036c=0x0;_0x3f036c<_0x3c1518['length'];++_0x3f036c)null!=_0x59ed21[_0x3c1518[_0x3f036c]]&&(this[_0x3c1518[_0x3f036c]]=_0x59ed21[_0x3c1518[_0x3f036c]]);}}return _0x556b1a['prototype']['start']=null,_0x556b1a['prototype']['end']=null,_0x556b1a['create']=function(_0x41bd4d){return new _0x556b1a(_0x41bd4d);},_0x556b1a['encode']=function(_0x28da8e,_0x28b3f3){return _0x28b3f3||(_0x28b3f3=_0x2a90ac['create']()),null!=_0x28da8e['start']&&Object['hasOwnProperty']['call'](_0x28da8e,'start')&&_0x280b85['Position']['encode'](_0x28da8e['start'],_0x28b3f3['uint32'](0xa)['fork']())['ldelim'](),null!=_0x28da8e['end']&&Object['hasOwnProperty']['call'](_0x28da8e,'end')&&_0x280b85['Position']['encode'](_0x28da8e['end'],_0x28b3f3['uint32'](0x12)['fork']())['ldelim'](),_0x28b3f3;},_0x556b1a['encodeDelimited']=function(_0x4f9442,_0x374916){return this['encode'](_0x4f9442,_0x374916)['ldelim']();},_0x556b1a['decode']=function(_0x25a04e,_0x381098){_0x25a04e instanceof _0x77ee0d||(_0x25a04e=_0x77ee0d['create'](_0x25a04e));for(var _0x36f41a=void 0x0===_0x381098?_0x25a04e['len']:_0x25a04e['pos']+_0x381098,_0x264564=new _0x280b85['Range']();_0x25a04e['pos']<_0x36f41a;){var _0x18627e=_0x25a04e['uint32']();switch(_0x18627e>>>0x3){case 0x1:_0x264564['start']=_0x280b85['Position']['decode'](_0x25a04e,_0x25a04e['uint32']());break;case 0x2:_0x264564['end']=_0x280b85['Position']['decode'](_0x25a04e,_0x25a04e['uint32']());break;default:_0x25a04e['skipType'](0x7&_0x18627e);}}return _0x264564;},_0x556b1a['decodeDelimited']=function(_0x217800){return _0x217800 instanceof _0x77ee0d||(_0x217800=new _0x77ee0d(_0x217800)),this['decode'](_0x217800,_0x217800['uint32']());},_0x556b1a['verify']=function(_0x1a7d68){if('object'!=typeof _0x1a7d68||null===_0x1a7d68)return'object\x20expected';var _0x93dd09;if(null!=_0x1a7d68['start']&&_0x1a7d68['hasOwnProperty']('start')&&(_0x93dd09=_0x280b85['Position']['verify'](_0x1a7d68['start'])))return'start.'+_0x93dd09;if(null!=_0x1a7d68['end']&&_0x1a7d68['hasOwnProperty']('end')&&(_0x93dd09=_0x280b85['Position']['verify'](_0x1a7d68['end'])))return'end.'+_0x93dd09;return null;},_0x556b1a['fromObject']=function(_0x4f978b){if(_0x4f978b instanceof _0x280b85['Range'])return _0x4f978b;var _0x1229e9=new _0x280b85['Range']();if(null!=_0x4f978b['start']){if('object'!=typeof _0x4f978b['start'])throw TypeError('.Range.start:\x20object\x20expected');_0x1229e9['start']=_0x280b85['Position']['fromObject'](_0x4f978b['start']);}if(null!=_0x4f978b['end']){if('object'!=typeof _0x4f978b['end'])throw TypeError('.Range.end:\x20object\x20expected');_0x1229e9['end']=_0x280b85['Position']['fromObject'](_0x4f978b['end']);}return _0x1229e9;},_0x556b1a['toObject']=function(_0x1a6756,_0x3eba73){_0x3eba73||(_0x3eba73={});var _0x3dc946={};return _0x3eba73['defaults']&&(_0x3dc946['start']=null,_0x3dc946['end']=null),null!=_0x1a6756['start']&&_0x1a6756['hasOwnProperty']('start')&&(_0x3dc946['start']=_0x280b85['Position']['toObject'](_0x1a6756['start'],_0x3eba73)),null!=_0x1a6756['end']&&_0x1a6756['hasOwnProperty']('end')&&(_0x3dc946['end']=_0x280b85['Position']['toObject'](_0x1a6756['end'],_0x3eba73)),_0x3dc946;},_0x556b1a['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x9f4c4c['util']['toJSONOptions']);},_0x556b1a['getTypeUrl']=function(_0x3f212b){return void 0x0===_0x3f212b&&(_0x3f212b='type.googleapis.com'),_0x3f212b+'/Range';},_0x556b1a;}()),_0x280b85['Element']=(function(){function _0x2bc0c0(_0x575ca3){if(this['children']=[],this['attributesBoolean']={},_0x575ca3){for(var _0x601839=Object['keys'](_0x575ca3),_0x10ef61=0x0;_0x10ef61<_0x601839['length'];++_0x10ef61)null!=_0x575ca3[_0x601839[_0x10ef61]]&&(this[_0x601839[_0x10ef61]]=_0x575ca3[_0x601839[_0x10ef61]]);}}return _0x2bc0c0['prototype']['name']='',_0x2bc0c0['prototype']['children']=_0x1efeae['emptyArray'],_0x2bc0c0['prototype']['data']='',_0x2bc0c0['prototype']['attributesBoolean']=_0x1efeae['emptyObject'],_0x2bc0c0['prototype']['attributesJson']='',_0x2bc0c0['create']=function(_0xb428c3){return new _0x2bc0c0(_0xb428c3);},_0x2bc0c0['encode']=function(_0x305cb1,_0x117155){if(_0x117155||(_0x117155=_0x2a90ac['create']()),null!=_0x305cb1['name']&&Object['hasOwnProperty']['call'](_0x305cb1,'name')&&_0x117155['uint32'](0xa)['string'](_0x305cb1['name']),null!=_0x305cb1['children']&&_0x305cb1['children']['length']){for(var _0x1fd5fd=0x0;_0x1fd5fd<_0x305cb1['children']['length'];++_0x1fd5fd)_0x280b85['Element']['encode'](_0x305cb1['children'][_0x1fd5fd],_0x117155['uint32'](0x12)['fork']())['ldelim']();}if(null!=_0x305cb1['data']&&Object['hasOwnProperty']['call'](_0x305cb1,'data')&&_0x117155['uint32'](0x1a)['string'](_0x305cb1['data']),null!=_0x305cb1['attributesBoolean']&&Object['hasOwnProperty']['call'](_0x305cb1,'attributesBoolean')){var _0x464237=Object['keys'](_0x305cb1['attributesBoolean']);for(_0x1fd5fd=0x0;_0x1fd5fd<_0x464237['length'];++_0x1fd5fd)_0x117155['uint32'](0x22)['fork']()['uint32'](0xa)['string'](_0x464237[_0x1fd5fd])['uint32'](0x10)['bool'](_0x305cb1['attributesBoolean'][_0x464237[_0x1fd5fd]])['ldelim']();}return null!=_0x305cb1['attributesJson']&&Object['hasOwnProperty']['call'](_0x305cb1,'attributesJson')&&_0x117155['uint32'](0x2a)['string'](_0x305cb1['attributesJson']),_0x117155;},_0x2bc0c0['encodeDelimited']=function(_0x351346,_0x3e862b){return this['encode'](_0x351346,_0x3e862b)['ldelim']();},_0x2bc0c0['decode']=function(_0x114543,_0x1b0257){_0x114543 instanceof _0x77ee0d||(_0x114543=_0x77ee0d['create'](_0x114543));for(var _0x494978,_0x4f8771,_0x32f546=void 0x0===_0x1b0257?_0x114543['len']:_0x114543['pos']+_0x1b0257,_0x375278=new _0x280b85['Element']();_0x114543['pos']<_0x32f546;){var _0x6af2c6=_0x114543['uint32']();switch(_0x6af2c6>>>0x3){case 0x1:_0x375278['name']=_0x114543['string']();break;case 0x2:_0x375278['children']&&_0x375278['children']['length']||(_0x375278['children']=[]),_0x375278['children']['push'](_0x280b85['Element']['decode'](_0x114543,_0x114543['uint32']()));break;case 0x3:_0x375278['data']=_0x114543['string']();break;case 0x4:_0x375278['attributesBoolean']===_0x1efeae['emptyObject']&&(_0x375278['attributesBoolean']={});var _0x536b77=_0x114543['uint32']()+_0x114543['pos'];for(_0x494978='',_0x4f8771=!0x1;_0x114543['pos']<_0x536b77;){var _0x5aa370=_0x114543['uint32']();switch(_0x5aa370>>>0x3){case 0x1:_0x494978=_0x114543['string']();break;case 0x2:_0x4f8771=_0x114543['bool']();break;default:_0x114543['skipType'](0x7&_0x5aa370);}}_0x375278['attributesBoolean'][_0x494978]=_0x4f8771;break;case 0x5:_0x375278['attributesJson']=_0x114543['string']();break;default:_0x114543['skipType'](0x7&_0x6af2c6);}}return _0x375278;},_0x2bc0c0['decodeDelimited']=function(_0x544103){return _0x544103 instanceof _0x77ee0d||(_0x544103=new _0x77ee0d(_0x544103)),this['decode'](_0x544103,_0x544103['uint32']());},_0x2bc0c0['verify']=function(_0x31a414){if('object'!=typeof _0x31a414||null===_0x31a414)return'object\x20expected';if(null!=_0x31a414['name']&&_0x31a414['hasOwnProperty']('name')&&!_0x1efeae['isString'](_0x31a414['name']))return'name:\x20string\x20expected';if(null!=_0x31a414['children']&&_0x31a414['hasOwnProperty']('children')){if(!Array['isArray'](_0x31a414['children']))return'children:\x20array\x20expected';for(var _0x4ba79f=0x0;_0x4ba79f<_0x31a414['children']['length'];++_0x4ba79f){var _0x5c367e=_0x280b85['Element']['verify'](_0x31a414['children'][_0x4ba79f]);if(_0x5c367e)return'children.'+_0x5c367e;}}if(null!=_0x31a414['data']&&_0x31a414['hasOwnProperty']('data')&&!_0x1efeae['isString'](_0x31a414['data']))return'data:\x20string\x20expected';if(null!=_0x31a414['attributesBoolean']&&_0x31a414['hasOwnProperty']('attributesBoolean')){if(!_0x1efeae['isObject'](_0x31a414['attributesBoolean']))return'attributesBoolean:\x20object\x20expected';var _0x490b9c=Object['keys'](_0x31a414['attributesBoolean']);for(_0x4ba79f=0x0;_0x4ba79f<_0x490b9c['length'];++_0x4ba79f)if('boolean'!=typeof _0x31a414['attributesBoolean'][_0x490b9c[_0x4ba79f]])return'attributesBoolean:\x20boolean{k:string}\x20expected';}return null!=_0x31a414['attributesJson']&&_0x31a414['hasOwnProperty']('attributesJson')&&!_0x1efeae['isString'](_0x31a414['attributesJson'])?'attributesJson:\x20string\x20expected':null;},_0x2bc0c0['fromObject']=function(_0x4252ea){if(_0x4252ea instanceof _0x280b85['Element'])return _0x4252ea;var _0x43e8a3=new _0x280b85['Element']();if(null!=_0x4252ea['name']&&(_0x43e8a3['name']=String(_0x4252ea['name'])),_0x4252ea['children']){if(!Array['isArray'](_0x4252ea['children']))throw TypeError('.Element.children:\x20array\x20expected');_0x43e8a3['children']=[];for(var _0x631beb=0x0;_0x631beb<_0x4252ea['children']['length'];++_0x631beb){if('object'!=typeof _0x4252ea['children'][_0x631beb])throw TypeError('.Element.children:\x20object\x20expected');_0x43e8a3['children'][_0x631beb]=_0x280b85['Element']['fromObject'](_0x4252ea['children'][_0x631beb]);}}if(null!=_0x4252ea['data']&&(_0x43e8a3['data']=String(_0x4252ea['data'])),_0x4252ea['attributesBoolean']){if('object'!=typeof _0x4252ea['attributesBoolean'])throw TypeError('.Element.attributesBoolean:\x20object\x20expected');_0x43e8a3['attributesBoolean']={};var _0xee8bdd=Object['keys'](_0x4252ea['attributesBoolean']);for(_0x631beb=0x0;_0x631beb<_0xee8bdd['length'];++_0x631beb)_0x43e8a3['attributesBoolean'][_0xee8bdd[_0x631beb]]=Boolean(_0x4252ea['attributesBoolean'][_0xee8bdd[_0x631beb]]);}return null!=_0x4252ea['attributesJson']&&(_0x43e8a3['attributesJson']=String(_0x4252ea['attributesJson'])),_0x43e8a3;},_0x2bc0c0['toObject']=function(_0x29c693,_0x540ddd){_0x540ddd||(_0x540ddd={});var _0x5a6e19,_0x15017a={};if((_0x540ddd['arrays']||_0x540ddd['defaults'])&&(_0x15017a['children']=[]),(_0x540ddd['objects']||_0x540ddd['defaults'])&&(_0x15017a['attributesBoolean']={}),_0x540ddd['defaults']&&(_0x15017a['name']='',_0x15017a['data']='',_0x15017a['attributesJson']=''),null!=_0x29c693['name']&&_0x29c693['hasOwnProperty']('name')&&(_0x15017a['name']=_0x29c693['name']),_0x29c693['children']&&_0x29c693['children']['length']){_0x15017a['children']=[];for(var _0x2ea709=0x0;_0x2ea709<_0x29c693['children']['length'];++_0x2ea709)_0x15017a['children'][_0x2ea709]=_0x280b85['Element']['toObject'](_0x29c693['children'][_0x2ea709],_0x540ddd);}if(null!=_0x29c693['data']&&_0x29c693['hasOwnProperty']('data')&&(_0x15017a['data']=_0x29c693['data']),_0x29c693['attributesBoolean']&&(_0x5a6e19=Object['keys'](_0x29c693['attributesBoolean']))['length']){_0x15017a['attributesBoolean']={};for(_0x2ea709=0x0;_0x2ea709<_0x5a6e19['length'];++_0x2ea709)_0x15017a['attributesBoolean'][_0x5a6e19[_0x2ea709]]=_0x29c693['attributesBoolean'][_0x5a6e19[_0x2ea709]];}return null!=_0x29c693['attributesJson']&&_0x29c693['hasOwnProperty']('attributesJson')&&(_0x15017a['attributesJson']=_0x29c693['attributesJson']),_0x15017a;},_0x2bc0c0['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x9f4c4c['util']['toJSONOptions']);},_0x2bc0c0['getTypeUrl']=function(_0x237ce8){return void 0x0===_0x237ce8&&(_0x237ce8='type.googleapis.com'),_0x237ce8+'/Element';},_0x2bc0c0;}()),_0x280b85;})());class r{['_protobufRoot'];constructor(){this['_protobufRoot']=u;}['getDescriptor'](_0x263cc7){return new w(this['_protobufRoot'][_0x263cc7]);}}class w{['_protobuf'];constructor(_0x126d70){this['_protobuf']=_0x126d70;}['compress'](_0x1db348){const _0x2ac001=this['_protobuf']['verify'](_0x1db348);if(_0x2ac001)throw Error(_0x2ac001);return this['_protobuf']['encode'](this['_protobuf']['create'](_0x1db348))['finish']();}['decompress'](_0x1b095a){return this['_protobuf']['toObject'](this['_protobuf']['decode'](_0x1b095a),{'oneofs':!0x0});}}function g(_0xb9d74,_0x114ff5){const _0x1b01f3=_0x2d442f(_0xb9d74);return _0x1b01f3['path'][_0x1b01f3['path']['length']-0x1]+=_0x114ff5,_0x1b01f3;}function _(_0x3395ce,_0x268bb6){return _0x3395ce['root']===_0x268bb6['root']&&_0x1eb3cb(_0x3395ce['path'],_0x268bb6['path']);}function $(_0x241b52){P(_0x241b52,_0x16d5a2=>('main'==_0x16d5a2['root']?(_0x16d5a2['rootMain']=!0x0,delete _0x16d5a2['root']):'$graveyard'==_0x16d5a2['root']&&(_0x16d5a2['rootGraveyard']=!0x0,delete _0x16d5a2['root']),_0x16d5a2));}function J(_0x2b3490){P(_0x2b3490,_0x2a6d0a=>(_0x2a6d0a['rootMain']?(_0x2a6d0a['root']='main',delete _0x2a6d0a['rootMain']):_0x2a6d0a['rootGraveyard']&&(_0x2a6d0a['root']='$graveyard',delete _0x2a6d0a['rootGraveyard']),_0x2a6d0a));}function P(_0x27bdf4,_0x283b98){for(const _0x343a3a in _0x27bdf4){const _0x31c6b0=_0x27bdf4[_0x343a3a];'nodes'!==_0x343a3a&&_0x25889e(_0x31c6b0)&&(_0x31c6b0['path']&&(_0x31c6b0['root']||_0x31c6b0['rootMain']||_0x31c6b0['rootGraveyard'])?_0x27bdf4[_0x343a3a]=_0x283b98(_0x31c6b0):P(_0x31c6b0,_0x283b98));}return _0x27bdf4;}class e{['_id'];['_operationName'];['_protobufDescriptor'];constructor(_0x459448,_0x5094d9,_0x38a539){this['_id']=_0x459448,this['_operationName']=_0x5094d9,this['_protobufDescriptor']=_0x38a539;}['compress'](_0x248673,_0xfa842f){const _0x1da32d=_0xfa842f['shift']();return $(_0x1da32d),_0x248673['buffers']['push'](this['_protobufDescriptor']['compress'](_0x1da32d)),_0x248673['types']['push'](this['_id']),!0x0;}['decompress'](_0x1e37f3,_0x18d14d){_0x18d14d['types']['shift']();const _0x5f0cd9=this['_protobufDescriptor']['decompress'](_0x18d14d['buffers']['shift']());J(_0x5f0cd9),_0x5f0cd9['__className']=this['_operationName'],_0x1e37f3['push'](_0x5f0cd9);}}class s extends e{['compress'](_0x39720d,_0x22ac9c){const _0x52c012=_0x22ac9c['shift']();return this['_serializeOneOf']('oldValue',_0x52c012),this['_serializeOneOf']('newValue',_0x52c012),$(_0x52c012),_0x39720d['buffers']['push'](this['_protobufDescriptor']['compress'](_0x52c012)),_0x39720d['types']['push'](this['_id']),!0x0;}['decompress'](_0x148bbc,_0x3ccce7){const {types:_0x553214,buffers:_0x323073}=_0x3ccce7,_0x25b7d5=this['_protobufDescriptor']['decompress'](_0x323073['shift']());_0x553214['shift'](),this['_deserializeOneOf']('oldValue',_0x25b7d5),this['_deserializeOneOf']('newValue',_0x25b7d5),J(_0x25b7d5),_0x25b7d5['__className']=this['_operationName'],_0x148bbc['push'](_0x25b7d5);}['_serializeOneOf'](_0x14f350,_0x10e42c){const _0x2bfc53=_0x10e42c[_0x14f350];'boolean'==typeof _0x2bfc53?_0x10e42c[_0x14f350+'Boolean']=_0x2bfc53:_0x10e42c[_0x14f350+'Json']=JSON['stringify'](_0x2bfc53);}['_deserializeOneOf'](_0x4d26d4,_0x2a33cf){const _0xda06b5=_0x4d26d4+'Json';_0x2a33cf[_0xda06b5]?(_0x2a33cf[_0x4d26d4]=JSON['parse'](_0x2a33cf[_0xda06b5]),delete _0x2a33cf[_0xda06b5]):(_0x2a33cf[_0x4d26d4]=_0x2a33cf[_0x4d26d4+'Boolean'],delete _0x2a33cf[_0x4d26d4+'Boolean']);}}class i extends e{['compress'](_0x33b5be,_0x4c69ef){const _0x108ca1=_0x4c69ef['shift']();return this['_serializeNodesAttributes'](_0x108ca1['nodes']),$(_0x108ca1),_0x33b5be['buffers']['push'](this['_protobufDescriptor']['compress'](_0x108ca1)),_0x33b5be['types']['push'](this['_id']),!0x0;}['decompress'](_0x46a0c8,_0x695dfb){const {types:_0x1042b4,buffers:_0xf510c1}=_0x695dfb,_0x2bd3f2=this['_protobufDescriptor']['decompress'](_0xf510c1['shift']());_0x1042b4['shift'](),_0x2bd3f2['nodes']||(_0x2bd3f2['nodes']=[]),this['_deserializeNodesAttributes'](_0x2bd3f2['nodes']),J(_0x2bd3f2),_0x2bd3f2['__className']=this['_operationName'],_0x46a0c8['push'](_0x2bd3f2);}['_serializeNodesAttributes'](_0x3cd5fc){for(const _0x34997a of _0x3cd5fc){if(_0x34997a['attributes']){const _0x55bae6=_0x34997a['attributes'];this['_areValuesBoolean'](_0x55bae6)?_0x34997a['attributesBoolean']=_0x55bae6:_0x34997a['attributesJson']=JSON['stringify'](_0x55bae6);}_0x34997a['children']&&this['_serializeNodesAttributes'](_0x34997a['children']);}}['_deserializeNodesAttributes'](_0x40efbf){for(const _0x38129f of _0x40efbf)(_0x38129f['attributesBoolean']||_0x38129f['attributesJson'])&&(_0x38129f['attributesBoolean']?(_0x38129f['attributes']=_0x38129f['attributesBoolean'],delete _0x38129f['attributesBoolean']):(_0x38129f['attributes']=JSON['parse'](_0x38129f['attributesJson']),delete _0x38129f['attributesJson'])),_0x38129f['children']&&this['_deserializeNodesAttributes'](_0x38129f['children']);}['_areValuesBoolean'](_0x30a61c){return Object['keys'](_0x30a61c)['every'](_0x54ad5c=>'boolean'==typeof _0x30a61c[_0x54ad5c]);}}class n extends e{['decompress'](_0x5d4445,_0x658fde){super['decompress'](_0x5d4445,_0x658fde);const _0x515cfc=_0x5d4445[_0x5d4445['length']-0x1];_0x515cfc['oldRange']||(_0x515cfc['oldRange']=null),_0x515cfc['newRange']||(_0x515cfc['newRange']=null);}}class p extends e{['compress'](_0x140a56,_0x1396c7){return _0x1396c7['shift'](),_0x140a56['types']['push'](this['_id']),!0x0;}['decompress'](_0x3350f3,_0x1cd9bd){_0x1cd9bd['types']['shift'](),_0x3350f3['push']({'__className':this['_operationName']});}}class m extends n{['_omittedNamespace'];constructor(_0x46a50a,_0x423d4a,_0x54f324,_0x44663c){super(_0x46a50a,_0x423d4a,_0x54f324),this['_omittedNamespace']=_0x44663c+':';}['compress'](_0x120196,_0x5086d1){return!('MarkerOperation'!=_0x5086d1[0x0]['__className']||!_0x5086d1[0x0]['name']['startsWith'](this['_omittedNamespace']))&&(_0x5086d1[0x0]['name']=_0x5086d1[0x0]['name']['replace'](new RegExp('^'+this['_omittedNamespace']),''),super['compress'](_0x120196,_0x5086d1),!0x0);}['decompress'](_0x69b536,_0x350df2){super['decompress'](_0x69b536,_0x350df2);const _0x5d0b86=_0x69b536[_0x69b536['length']-0x1];_0x5d0b86['name']=this['_omittedNamespace']+_0x5d0b86['name'];}}class O{['_id'];['_context'];constructor(_0x1fbf55,_0x5675d0){this['_id']=_0x1fbf55,this['_context']=_0x5675d0;}['compress'](_0x3bf71e,_0x3aaff1){let _0x5b920a;for(;_0x3aaff1['length']>0x1&&this['_compareOperations'](_0x3aaff1[0x0],_0x3aaff1[0x1]);)_0x5b920a?(_0x5b920a=this['_combineNext'](_0x3aaff1['shift'](),_0x5b920a),_0x3bf71e['types']['push'](0x0)):(_0x5b920a=_0x2d442f(_0x3aaff1['shift']()),_0x3bf71e['types']['push'](this['_id']));return!!_0x5b920a&&(_0x5b920a=this['_combineNext'](_0x3aaff1['shift'](),_0x5b920a),_0x3bf71e['types']['push'](0x0),_0x3bf71e['buffers']['push'](this['_compressSingleOperation'](_0x5b920a)),!0x0);}['decompress'](_0x5d167c,_0x108943){const _0x1cdbb6=this['_decompressSingleOperation'](_0x108943);for(;0x0==_0x108943['types'][0x0];)_0x108943['types']['shift'](),_0x5d167c['push'](this['_splitCurrent'](_0x1cdbb6));_0x5d167c['push'](_0x1cdbb6);}}class a extends O{['_combineNext'](_0x448050,_0x506880){return _0x506880['nodes'][0x0]['data']+=_0x448050['nodes'][0x0]['data'],_0x506880;}['_splitCurrent'](_0x44a3ef){const _0x4035a5=_0x2d442f(_0x44a3ef),_0x5e65fc=_0x4035a5['nodes'][0x0],_0xce5404=_0x44a3ef['nodes'][0x0],_0x5d1496=_0xce5404['data'][Symbol['iterator']]()['next']()['value'],_0x3ce59d=_0x5d1496['length'];return _0x5e65fc['data']=_0x5d1496,_0xce5404['data']=_0xce5404['data']['substr'](_0x3ce59d),_0x44a3ef['position']=g(_0x44a3ef['position'],_0x3ce59d),_0x4035a5;}['_compareOperations'](_0x36aa0b,_0x16607b){if(this['_checkOperation'](_0x36aa0b)&&this['_checkOperation'](_0x16607b)){const _0x83df7d=_0x36aa0b['nodes'][0x0]['data']['length'],_0x1634ef=_(g(_0x36aa0b['position'],_0x83df7d),_0x16607b['position']),_0x729a02=_0x36aa0b['nodes'][0x0],_0x3de5e5=_0x16607b['nodes'][0x0];return _0x1634ef&&this['_compareAttributes'](_0x729a02,_0x3de5e5);}return!0x1;}['_compressSingleOperation'](_0x1ba0b8){const _0x294a3b={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('InsertOperation')['compress'](_0x294a3b,[_0x1ba0b8]),_0x294a3b['buffers'][0x0];}['_decompressSingleOperation'](_0x4dbeea){const _0x1a0b8e=[];return this['_context']['_getCompressorByName']('InsertOperation')['decompress'](_0x1a0b8e,_0x4dbeea),_0x1a0b8e[0x0];}['_checkOperation'](_0x4517b7){return'InsertOperation'==_0x4517b7['__className']&&0x1==_0x4517b7['nodes']['length']&&_0x4517b7['nodes'][0x0]['data']&&!_0x4517b7['wasUndone']&&0x1==Array['from'](_0x4517b7['nodes'][0x0]['data'])['length'];}['_compareAttributes'](_0x54af90,_0x276dd5){const _0x18ae15=Object['keys'](_0x54af90['attributes']||{}),_0x232d2d=Object['keys'](_0x276dd5['attributes']||{});return _0x18ae15['length']===_0x232d2d['length']&&_0x18ae15['every'](_0x2ba142=>_0x276dd5['attributes'][_0x2ba142]&&_0x276dd5['attributes'][_0x2ba142]===_0x54af90['attributes'][_0x2ba142]);}}class c extends O{['_combineNext'](_0x42f944,_0x1ac8f4){return _0x1ac8f4['howMany']++,_0x1ac8f4['sourcePosition']=_0x2d442f(_0x42f944['sourcePosition']),_0x1ac8f4;}['_splitCurrent'](_0x267e55){const _0x5291c0=_0x2d442f(_0x267e55);return _0x267e55['howMany']--,_0x5291c0['howMany']=0x1,_0x5291c0['sourcePosition']=g(_0x5291c0['sourcePosition'],_0x267e55['howMany']),_0x5291c0;}['_compareOperations'](_0x125b85,_0x2c3a2d){return!(!this['_checkOperation'](_0x125b85)||!this['_checkOperation'](_0x2c3a2d))&&(_(g(_0x125b85['sourcePosition'],-0x1),_0x2c3a2d['sourcePosition'])&&_(_0x125b85['targetPosition'],_0x2c3a2d['targetPosition']));}['_compressSingleOperation'](_0x47ec98){const _0x4ec2ef={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x4ec2ef,[_0x47ec98]),_0x4ec2ef['buffers'][0x0];}['_decompressSingleOperation'](_0x47748f){const _0x54e71c=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x54e71c,_0x47748f),_0x54e71c[0x0];}['_checkOperation'](_0x1c8b7e){return'MoveOperation'==_0x1c8b7e['__className']&&'$graveyard'==_0x1c8b7e['targetPosition']['root']&&0x1==_0x1c8b7e['howMany']&&!_0x1c8b7e['wasUndone'];}}class h extends O{['_combineNext'](_0x3e882e,_0x591a){return _0x591a['howMany']++,_0x591a;}['_splitCurrent'](_0x5311b2){const _0x2565b3=_0x2d442f(_0x5311b2);return _0x2565b3['howMany']=0x1,_0x5311b2['howMany']--,_0x2565b3;}['_compareOperations'](_0x193011,_0x512a01){return!(!this['_checkOperation'](_0x193011)||!this['_checkOperation'](_0x512a01))&&(_(_0x193011['sourcePosition'],_0x512a01['sourcePosition'])&&_(_0x193011['targetPosition'],_0x512a01['targetPosition']));}['_compressSingleOperation'](_0x17f7e8){const _0x482332={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x482332,[_0x17f7e8]),_0x482332['buffers'][0x0];}['_decompressSingleOperation'](_0x1a54b2){const _0x2a6172=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x2a6172,_0x1a54b2),_0x2a6172[0x0];}['_checkOperation'](_0x2dc4ec){return'MoveOperation'==_0x2dc4ec['__className']&&'$graveyard'==_0x2dc4ec['targetPosition']['root']&&0x1==_0x2dc4ec['howMany']&&!_0x2dc4ec['wasUndone'];}}class f extends O{['compress'](_0x3926b7,_0x54c195){if(!this['_compareOperations'](_0x54c195[0x0],_0x54c195[0x1]))return!0x1;const _0x36703a=_0x54c195['shift']();return _0x36703a['oldRange']=null,_0x36703a['newRange']&&_(_0x36703a['newRange']['start'],_0x36703a['newRange']['end'])&&(_0x36703a['newRange']['end']=null),_0x54c195['shift'](),_0x3926b7['types']['push'](this['_id']),_0x3926b7['types']['push'](0x0),_0x3926b7['buffers']['push'](this['_compressSingleOperation'](_0x36703a)),!0x0;}['decompress'](_0x492a63,_0xc9c937){const _0x152853=this['_decompressSingleOperation'](_0xc9c937);_0x152853['newRange']&&!_0x152853['newRange']['end']&&(_0x152853['newRange']['end']=_0x2d442f(_0x152853['newRange']['start']));const _0x1739e4=_0x2d442f(_0x152853);_0x1739e4['newRange']&&(_0x1739e4['newRange']['start']['stickiness']='toNone',_0x1739e4['newRange']['end']=_0x2d442f(_0x1739e4['newRange']['start'])),_0x1739e4['name']='user:position:'+_0x1739e4['name']['split'](':')[0x2],_0xc9c937['types']['shift'](),_0x492a63['push'](_0x152853),_0x492a63['push'](_0x1739e4);}['_compressSingleOperation'](_0x382654){const _0x1a0e1f={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MarkerOperation')['compress'](_0x1a0e1f,[_0x382654]),_0x1a0e1f['buffers'][0x0];}['_decompressSingleOperation'](_0x10eeea){const _0x43d9f1=[];return this['_context']['_getCompressorByName']('MarkerOperation')['decompress'](_0x43d9f1,_0x10eeea),_0x43d9f1[0x0];}['_compareOperations'](_0xa78684,_0x53b9fc){return!(!_0xa78684||!_0x53b9fc)&&('MarkerOperation'==_0xa78684['__className']&&'MarkerOperation'==_0x53b9fc['__className']&&!(!_0xa78684['name']['startsWith']('user:')||!_0x53b9fc['name']['startsWith']('user:')||_0xa78684['name']==_0x53b9fc['name']));}}class y{['_compressorById'];['_compressorByName'];['_protobufFactory'];constructor(){this['_compressorById']=new Map(),this['_compressorByName']=new Map(),this['_protobufFactory']=new r();const _0x135175=this['_protobufFactory']['getDescriptor']('MarkerOperation');this['_registerCompressor'](0x1,'NoOperation',new p(0x1,'NoOperation',void 0x0)),this['_registerOperationCompressor'](0xa,'AttributeOperation',s),this['_registerOperationCompressor'](0xb,'InsertOperation',i),this['_registerOperationCompressor'](0xc,'MarkerOperation',n),this['_registerOperationCompressor'](0xd,'MergeOperation',e),this['_registerOperationCompressor'](0xe,'MoveOperation',e),this['_registerOperationCompressor'](0xf,'RenameOperation',e),this['_registerOperationCompressor'](0x10,'RootAttributeOperation',s),this['_registerOperationCompressor'](0x11,'SplitOperation',e),this['_registerCompressor'](0x12,'CommentMarkerOperation',new m(0x12,'MarkerOperation',_0x135175,'comment')),this['_registerCompressor'](0x13,'SuggestionMarkerOperation',new m(0x13,'MarkerOperation',_0x135175,'suggestion')),this['_registerOperationCompressor'](0x14,'RootOperation',e),this['_registerActionCompressor'](0x64,'TypingAction',a),this['_registerActionCompressor'](0x65,'DeletingAction',c),this['_registerActionCompressor'](0x66,'ForwardDeletingAction',h),this['_registerActionCompressor'](0x67,'UserSelectionAction',f);}['compress'](_0x41a03e){if(!_0x41a03e||!_0x41a03e[0x0])throw new _0x590db4('no-operations-provided',this);const _0x55de4c={'types':[],'buffers':[],'baseVersion':_0x41a03e[0x0]['baseVersion']};for(;_0x41a03e['length'];)this['_getCompressorByName']('UserSelectionAction')['compress'](_0x55de4c,_0x41a03e)||this['_getCompressorByName']('TypingAction')['compress'](_0x55de4c,_0x41a03e)||this['_getCompressorByName']('DeletingAction')['compress'](_0x55de4c,_0x41a03e)||this['_getCompressorByName']('ForwardDeletingAction')['compress'](_0x55de4c,_0x41a03e)||this['_getCompressorByName']('CommentMarkerOperation')['compress'](_0x55de4c,_0x41a03e)||this['_getCompressorByName']('SuggestionMarkerOperation')['compress'](_0x55de4c,_0x41a03e)||this['_getCompressorByName'](_0x41a03e[0x0]['__className'])['compress'](_0x55de4c,_0x41a03e);return _0x55de4c;}['decompress'](_0x3697d3){const _0x473da1=[];for(;_0x3697d3['types']['length'];){const _0x521152=this['_compressorById']['get'](_0x3697d3['types'][0x0]);if(!_0x521152)throw new _0x590db4('decompress-compressor-not-found',this,{'type':_0x3697d3['types'][0x0]});_0x521152['decompress'](_0x473da1,_0x3697d3);}return _0x473da1['forEach']((_0x27c169,_0x47f037)=>_0x27c169['baseVersion']=_0x3697d3['baseVersion']+_0x47f037),_0x473da1;}['_getCompressorByName'](_0x4a9786){return this['_compressorByName']['get'](_0x4a9786);}['_registerOperationCompressor'](_0x2d8c06,_0x38fcb3,_0x3690c3){const _0x22f3cc=new _0x3690c3(_0x2d8c06,_0x38fcb3,this['_protobufFactory']['getDescriptor'](_0x38fcb3));this['_registerCompressor'](_0x2d8c06,_0x38fcb3,_0x22f3cc);}['_registerActionCompressor'](_0x3e880d,_0x50f5a1,_0x4e38dd){const _0x243fb1=new _0x4e38dd(_0x3e880d,this);this['_registerCompressor'](_0x3e880d,_0x50f5a1,_0x243fb1);}['_registerCompressor'](_0x348b38,_0x2c25a2,_0x2dbcc6){this['_compressorById']['set'](_0x348b38,_0x2dbcc6),this['_compressorByName']['set'](_0x2c25a2,_0x2dbcc6);}}export{y as Compressor};
|
|
23
|
+
import{CKEditorError as _0x591e18}from'@ckeditor/ckeditor5-utils/dist/index.js';import _0x17f050 from'protobufjs/minimal.js';import{cloneDeep as _0x20e0f2,isEqual as _0x3d07dc,isObject as _0x239cfe}from'es-toolkit/compat';const u=/* #__PURE__ -- @preserve */
|
|
24
|
+
((()=>{var _0x10a3b8=_0x17f050['Reader'],_0x2600ea=_0x17f050['Writer'],_0x18dabd=_0x17f050['util'],_0x45a04a=_0x17f050['roots']['default']||(_0x17f050['roots']['default']={});return _0x45a04a['AttributeOperation']=(function(){function _0x1e2878(_0x488f84){if(_0x488f84){for(var _0x4fb71e=Object['keys'](_0x488f84),_0x149827=0x0;_0x149827<_0x4fb71e['length'];++_0x149827)null!=_0x488f84[_0x4fb71e[_0x149827]]&&(this[_0x4fb71e[_0x149827]]=_0x488f84[_0x4fb71e[_0x149827]]);}}return _0x1e2878['prototype']['range']=null,_0x1e2878['prototype']['key']='',_0x1e2878['prototype']['oldValueBoolean']=!0x1,_0x1e2878['prototype']['oldValueJson']='',_0x1e2878['prototype']['newValueBoolean']=!0x1,_0x1e2878['prototype']['newValueJson']='',_0x1e2878['prototype']['wasUndone']=!0x1,_0x1e2878['create']=function(_0x3abc3d){return new _0x1e2878(_0x3abc3d);},_0x1e2878['encode']=function(_0x2b404b,_0x6409f1){return _0x6409f1||(_0x6409f1=_0x2600ea['create']()),null!=_0x2b404b['range']&&Object['hasOwnProperty']['call'](_0x2b404b,'range')&&_0x45a04a['Range']['encode'](_0x2b404b['range'],_0x6409f1['uint32'](0xa)['fork']())['ldelim'](),null!=_0x2b404b['key']&&Object['hasOwnProperty']['call'](_0x2b404b,'key')&&_0x6409f1['uint32'](0x12)['string'](_0x2b404b['key']),null!=_0x2b404b['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x2b404b,'oldValueBoolean')&&_0x6409f1['uint32'](0x18)['bool'](_0x2b404b['oldValueBoolean']),null!=_0x2b404b['oldValueJson']&&Object['hasOwnProperty']['call'](_0x2b404b,'oldValueJson')&&_0x6409f1['uint32'](0x22)['string'](_0x2b404b['oldValueJson']),null!=_0x2b404b['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x2b404b,'newValueBoolean')&&_0x6409f1['uint32'](0x28)['bool'](_0x2b404b['newValueBoolean']),null!=_0x2b404b['newValueJson']&&Object['hasOwnProperty']['call'](_0x2b404b,'newValueJson')&&_0x6409f1['uint32'](0x32)['string'](_0x2b404b['newValueJson']),null!=_0x2b404b['wasUndone']&&Object['hasOwnProperty']['call'](_0x2b404b,'wasUndone')&&_0x6409f1['uint32'](0x38)['bool'](_0x2b404b['wasUndone']),_0x6409f1;},_0x1e2878['encodeDelimited']=function(_0xb74b5a,_0x6ced63){return this['encode'](_0xb74b5a,_0x6ced63)['ldelim']();},_0x1e2878['decode']=function(_0x20e413,_0xa8a87d){_0x20e413 instanceof _0x10a3b8||(_0x20e413=_0x10a3b8['create'](_0x20e413));for(var _0x5a1c41=void 0x0===_0xa8a87d?_0x20e413['len']:_0x20e413['pos']+_0xa8a87d,_0x40edda=new _0x45a04a['AttributeOperation']();_0x20e413['pos']<_0x5a1c41;){var _0x33ec1c=_0x20e413['uint32']();switch(_0x33ec1c>>>0x3){case 0x1:_0x40edda['range']=_0x45a04a['Range']['decode'](_0x20e413,_0x20e413['uint32']());break;case 0x2:_0x40edda['key']=_0x20e413['string']();break;case 0x3:_0x40edda['oldValueBoolean']=_0x20e413['bool']();break;case 0x4:_0x40edda['oldValueJson']=_0x20e413['string']();break;case 0x5:_0x40edda['newValueBoolean']=_0x20e413['bool']();break;case 0x6:_0x40edda['newValueJson']=_0x20e413['string']();break;case 0x7:_0x40edda['wasUndone']=_0x20e413['bool']();break;default:_0x20e413['skipType'](0x7&_0x33ec1c);}}return _0x40edda;},_0x1e2878['decodeDelimited']=function(_0x17f061){return _0x17f061 instanceof _0x10a3b8||(_0x17f061=new _0x10a3b8(_0x17f061)),this['decode'](_0x17f061,_0x17f061['uint32']());},_0x1e2878['verify']=function(_0x579b14){if('object'!=typeof _0x579b14||null===_0x579b14)return'object\x20expected';if(null!=_0x579b14['range']&&_0x579b14['hasOwnProperty']('range')){var _0x369ea8=_0x45a04a['Range']['verify'](_0x579b14['range']);if(_0x369ea8)return'range.'+_0x369ea8;}return null!=_0x579b14['key']&&_0x579b14['hasOwnProperty']('key')&&!_0x18dabd['isString'](_0x579b14['key'])?'key:\x20string\x20expected':null!=_0x579b14['oldValueBoolean']&&_0x579b14['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x579b14['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x579b14['oldValueJson']&&_0x579b14['hasOwnProperty']('oldValueJson')&&!_0x18dabd['isString'](_0x579b14['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x579b14['newValueBoolean']&&_0x579b14['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x579b14['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x579b14['newValueJson']&&_0x579b14['hasOwnProperty']('newValueJson')&&!_0x18dabd['isString'](_0x579b14['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x579b14['wasUndone']&&_0x579b14['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x579b14['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x1e2878['fromObject']=function(_0x3a0419){if(_0x3a0419 instanceof _0x45a04a['AttributeOperation'])return _0x3a0419;var _0x1bfee8=new _0x45a04a['AttributeOperation']();if(null!=_0x3a0419['range']){if('object'!=typeof _0x3a0419['range'])throw TypeError('.AttributeOperation.range:\x20object\x20expected');_0x1bfee8['range']=_0x45a04a['Range']['fromObject'](_0x3a0419['range']);}return null!=_0x3a0419['key']&&(_0x1bfee8['key']=String(_0x3a0419['key'])),null!=_0x3a0419['oldValueBoolean']&&(_0x1bfee8['oldValueBoolean']=Boolean(_0x3a0419['oldValueBoolean'])),null!=_0x3a0419['oldValueJson']&&(_0x1bfee8['oldValueJson']=String(_0x3a0419['oldValueJson'])),null!=_0x3a0419['newValueBoolean']&&(_0x1bfee8['newValueBoolean']=Boolean(_0x3a0419['newValueBoolean'])),null!=_0x3a0419['newValueJson']&&(_0x1bfee8['newValueJson']=String(_0x3a0419['newValueJson'])),null!=_0x3a0419['wasUndone']&&(_0x1bfee8['wasUndone']=Boolean(_0x3a0419['wasUndone'])),_0x1bfee8;},_0x1e2878['toObject']=function(_0x19f739,_0x2035de){_0x2035de||(_0x2035de={});var _0x16d4a5={};return _0x2035de['defaults']&&(_0x16d4a5['range']=null,_0x16d4a5['key']='',_0x16d4a5['oldValueBoolean']=!0x1,_0x16d4a5['oldValueJson']='',_0x16d4a5['newValueBoolean']=!0x1,_0x16d4a5['newValueJson']='',_0x16d4a5['wasUndone']=!0x1),null!=_0x19f739['range']&&_0x19f739['hasOwnProperty']('range')&&(_0x16d4a5['range']=_0x45a04a['Range']['toObject'](_0x19f739['range'],_0x2035de)),null!=_0x19f739['key']&&_0x19f739['hasOwnProperty']('key')&&(_0x16d4a5['key']=_0x19f739['key']),null!=_0x19f739['oldValueBoolean']&&_0x19f739['hasOwnProperty']('oldValueBoolean')&&(_0x16d4a5['oldValueBoolean']=_0x19f739['oldValueBoolean']),null!=_0x19f739['oldValueJson']&&_0x19f739['hasOwnProperty']('oldValueJson')&&(_0x16d4a5['oldValueJson']=_0x19f739['oldValueJson']),null!=_0x19f739['newValueBoolean']&&_0x19f739['hasOwnProperty']('newValueBoolean')&&(_0x16d4a5['newValueBoolean']=_0x19f739['newValueBoolean']),null!=_0x19f739['newValueJson']&&_0x19f739['hasOwnProperty']('newValueJson')&&(_0x16d4a5['newValueJson']=_0x19f739['newValueJson']),null!=_0x19f739['wasUndone']&&_0x19f739['hasOwnProperty']('wasUndone')&&(_0x16d4a5['wasUndone']=_0x19f739['wasUndone']),_0x16d4a5;},_0x1e2878['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x17f050['util']['toJSONOptions']);},_0x1e2878['getTypeUrl']=function(_0x13ad3c){return void 0x0===_0x13ad3c&&(_0x13ad3c='type.googleapis.com'),_0x13ad3c+'/AttributeOperation';},_0x1e2878;}()),_0x45a04a['InsertOperation']=(function(){function _0x5d55e8(_0x2180ff){if(this['nodes']=[],_0x2180ff){for(var _0x51f71e=Object['keys'](_0x2180ff),_0x5af605=0x0;_0x5af605<_0x51f71e['length'];++_0x5af605)null!=_0x2180ff[_0x51f71e[_0x5af605]]&&(this[_0x51f71e[_0x5af605]]=_0x2180ff[_0x51f71e[_0x5af605]]);}}return _0x5d55e8['prototype']['position']=null,_0x5d55e8['prototype']['nodes']=_0x18dabd['emptyArray'],_0x5d55e8['prototype']['shouldReceiveAttributes']=!0x1,_0x5d55e8['prototype']['wasUndone']=!0x1,_0x5d55e8['create']=function(_0x55ba67){return new _0x5d55e8(_0x55ba67);},_0x5d55e8['encode']=function(_0x3be8ff,_0x2af214){if(_0x2af214||(_0x2af214=_0x2600ea['create']()),null!=_0x3be8ff['position']&&Object['hasOwnProperty']['call'](_0x3be8ff,'position')&&_0x45a04a['Position']['encode'](_0x3be8ff['position'],_0x2af214['uint32'](0xa)['fork']())['ldelim'](),null!=_0x3be8ff['nodes']&&_0x3be8ff['nodes']['length']){for(var _0x20a03=0x0;_0x20a03<_0x3be8ff['nodes']['length'];++_0x20a03)_0x45a04a['Element']['encode'](_0x3be8ff['nodes'][_0x20a03],_0x2af214['uint32'](0x12)['fork']())['ldelim']();}return null!=_0x3be8ff['shouldReceiveAttributes']&&Object['hasOwnProperty']['call'](_0x3be8ff,'shouldReceiveAttributes')&&_0x2af214['uint32'](0x18)['bool'](_0x3be8ff['shouldReceiveAttributes']),null!=_0x3be8ff['wasUndone']&&Object['hasOwnProperty']['call'](_0x3be8ff,'wasUndone')&&_0x2af214['uint32'](0x20)['bool'](_0x3be8ff['wasUndone']),_0x2af214;},_0x5d55e8['encodeDelimited']=function(_0x24d5b6,_0x293ecf){return this['encode'](_0x24d5b6,_0x293ecf)['ldelim']();},_0x5d55e8['decode']=function(_0x30ac3e,_0xaf51fb){_0x30ac3e instanceof _0x10a3b8||(_0x30ac3e=_0x10a3b8['create'](_0x30ac3e));for(var _0x283c55=void 0x0===_0xaf51fb?_0x30ac3e['len']:_0x30ac3e['pos']+_0xaf51fb,_0x5ece63=new _0x45a04a['InsertOperation']();_0x30ac3e['pos']<_0x283c55;){var _0xe5ad22=_0x30ac3e['uint32']();switch(_0xe5ad22>>>0x3){case 0x1:_0x5ece63['position']=_0x45a04a['Position']['decode'](_0x30ac3e,_0x30ac3e['uint32']());break;case 0x2:_0x5ece63['nodes']&&_0x5ece63['nodes']['length']||(_0x5ece63['nodes']=[]),_0x5ece63['nodes']['push'](_0x45a04a['Element']['decode'](_0x30ac3e,_0x30ac3e['uint32']()));break;case 0x3:_0x5ece63['shouldReceiveAttributes']=_0x30ac3e['bool']();break;case 0x4:_0x5ece63['wasUndone']=_0x30ac3e['bool']();break;default:_0x30ac3e['skipType'](0x7&_0xe5ad22);}}return _0x5ece63;},_0x5d55e8['decodeDelimited']=function(_0x1f3ba3){return _0x1f3ba3 instanceof _0x10a3b8||(_0x1f3ba3=new _0x10a3b8(_0x1f3ba3)),this['decode'](_0x1f3ba3,_0x1f3ba3['uint32']());},_0x5d55e8['verify']=function(_0x7ce663){if('object'!=typeof _0x7ce663||null===_0x7ce663)return'object\x20expected';if(null!=_0x7ce663['position']&&_0x7ce663['hasOwnProperty']('position')&&(_0x24a8f3=_0x45a04a['Position']['verify'](_0x7ce663['position'])))return'position.'+_0x24a8f3;if(null!=_0x7ce663['nodes']&&_0x7ce663['hasOwnProperty']('nodes')){if(!Array['isArray'](_0x7ce663['nodes']))return'nodes:\x20array\x20expected';for(var _0x147da8=0x0;_0x147da8<_0x7ce663['nodes']['length'];++_0x147da8){var _0x24a8f3;if(_0x24a8f3=_0x45a04a['Element']['verify'](_0x7ce663['nodes'][_0x147da8]))return'nodes.'+_0x24a8f3;}}return null!=_0x7ce663['shouldReceiveAttributes']&&_0x7ce663['hasOwnProperty']('shouldReceiveAttributes')&&'boolean'!=typeof _0x7ce663['shouldReceiveAttributes']?'shouldReceiveAttributes:\x20boolean\x20expected':null!=_0x7ce663['wasUndone']&&_0x7ce663['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x7ce663['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x5d55e8['fromObject']=function(_0x5deddb){if(_0x5deddb instanceof _0x45a04a['InsertOperation'])return _0x5deddb;var _0x403647=new _0x45a04a['InsertOperation']();if(null!=_0x5deddb['position']){if('object'!=typeof _0x5deddb['position'])throw TypeError('.InsertOperation.position:\x20object\x20expected');_0x403647['position']=_0x45a04a['Position']['fromObject'](_0x5deddb['position']);}if(_0x5deddb['nodes']){if(!Array['isArray'](_0x5deddb['nodes']))throw TypeError('.InsertOperation.nodes:\x20array\x20expected');_0x403647['nodes']=[];for(var _0x1face4=0x0;_0x1face4<_0x5deddb['nodes']['length'];++_0x1face4){if('object'!=typeof _0x5deddb['nodes'][_0x1face4])throw TypeError('.InsertOperation.nodes:\x20object\x20expected');_0x403647['nodes'][_0x1face4]=_0x45a04a['Element']['fromObject'](_0x5deddb['nodes'][_0x1face4]);}}return null!=_0x5deddb['shouldReceiveAttributes']&&(_0x403647['shouldReceiveAttributes']=Boolean(_0x5deddb['shouldReceiveAttributes'])),null!=_0x5deddb['wasUndone']&&(_0x403647['wasUndone']=Boolean(_0x5deddb['wasUndone'])),_0x403647;},_0x5d55e8['toObject']=function(_0x47664e,_0xaf7458){_0xaf7458||(_0xaf7458={});var _0x99ba00={};if((_0xaf7458['arrays']||_0xaf7458['defaults'])&&(_0x99ba00['nodes']=[]),_0xaf7458['defaults']&&(_0x99ba00['position']=null,_0x99ba00['shouldReceiveAttributes']=!0x1,_0x99ba00['wasUndone']=!0x1),null!=_0x47664e['position']&&_0x47664e['hasOwnProperty']('position')&&(_0x99ba00['position']=_0x45a04a['Position']['toObject'](_0x47664e['position'],_0xaf7458)),_0x47664e['nodes']&&_0x47664e['nodes']['length']){_0x99ba00['nodes']=[];for(var _0x3baccf=0x0;_0x3baccf<_0x47664e['nodes']['length'];++_0x3baccf)_0x99ba00['nodes'][_0x3baccf]=_0x45a04a['Element']['toObject'](_0x47664e['nodes'][_0x3baccf],_0xaf7458);}return null!=_0x47664e['shouldReceiveAttributes']&&_0x47664e['hasOwnProperty']('shouldReceiveAttributes')&&(_0x99ba00['shouldReceiveAttributes']=_0x47664e['shouldReceiveAttributes']),null!=_0x47664e['wasUndone']&&_0x47664e['hasOwnProperty']('wasUndone')&&(_0x99ba00['wasUndone']=_0x47664e['wasUndone']),_0x99ba00;},_0x5d55e8['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x17f050['util']['toJSONOptions']);},_0x5d55e8['getTypeUrl']=function(_0x1334f8){return void 0x0===_0x1334f8&&(_0x1334f8='type.googleapis.com'),_0x1334f8+'/InsertOperation';},_0x5d55e8;}()),_0x45a04a['MarkerOperation']=(function(){function _0x583583(_0x266acc){if(_0x266acc){for(var _0x31c04c=Object['keys'](_0x266acc),_0xbd0c93=0x0;_0xbd0c93<_0x31c04c['length'];++_0xbd0c93)null!=_0x266acc[_0x31c04c[_0xbd0c93]]&&(this[_0x31c04c[_0xbd0c93]]=_0x266acc[_0x31c04c[_0xbd0c93]]);}}return _0x583583['prototype']['name']='',_0x583583['prototype']['oldRange']=null,_0x583583['prototype']['newRange']=null,_0x583583['prototype']['affectsData']=!0x1,_0x583583['prototype']['wasUndone']=!0x1,_0x583583['create']=function(_0x15e017){return new _0x583583(_0x15e017);},_0x583583['encode']=function(_0x5a2fd2,_0x22647e){return _0x22647e||(_0x22647e=_0x2600ea['create']()),null!=_0x5a2fd2['name']&&Object['hasOwnProperty']['call'](_0x5a2fd2,'name')&&_0x22647e['uint32'](0xa)['string'](_0x5a2fd2['name']),null!=_0x5a2fd2['oldRange']&&Object['hasOwnProperty']['call'](_0x5a2fd2,'oldRange')&&_0x45a04a['Range']['encode'](_0x5a2fd2['oldRange'],_0x22647e['uint32'](0x12)['fork']())['ldelim'](),null!=_0x5a2fd2['newRange']&&Object['hasOwnProperty']['call'](_0x5a2fd2,'newRange')&&_0x45a04a['Range']['encode'](_0x5a2fd2['newRange'],_0x22647e['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x5a2fd2['affectsData']&&Object['hasOwnProperty']['call'](_0x5a2fd2,'affectsData')&&_0x22647e['uint32'](0x20)['bool'](_0x5a2fd2['affectsData']),null!=_0x5a2fd2['wasUndone']&&Object['hasOwnProperty']['call'](_0x5a2fd2,'wasUndone')&&_0x22647e['uint32'](0x28)['bool'](_0x5a2fd2['wasUndone']),_0x22647e;},_0x583583['encodeDelimited']=function(_0x458cf9,_0x4022ac){return this['encode'](_0x458cf9,_0x4022ac)['ldelim']();},_0x583583['decode']=function(_0x4972e6,_0x5e4062){_0x4972e6 instanceof _0x10a3b8||(_0x4972e6=_0x10a3b8['create'](_0x4972e6));for(var _0x3e8cdb=void 0x0===_0x5e4062?_0x4972e6['len']:_0x4972e6['pos']+_0x5e4062,_0x46d45c=new _0x45a04a['MarkerOperation']();_0x4972e6['pos']<_0x3e8cdb;){var _0x17833d=_0x4972e6['uint32']();switch(_0x17833d>>>0x3){case 0x1:_0x46d45c['name']=_0x4972e6['string']();break;case 0x2:_0x46d45c['oldRange']=_0x45a04a['Range']['decode'](_0x4972e6,_0x4972e6['uint32']());break;case 0x3:_0x46d45c['newRange']=_0x45a04a['Range']['decode'](_0x4972e6,_0x4972e6['uint32']());break;case 0x4:_0x46d45c['affectsData']=_0x4972e6['bool']();break;case 0x5:_0x46d45c['wasUndone']=_0x4972e6['bool']();break;default:_0x4972e6['skipType'](0x7&_0x17833d);}}return _0x46d45c;},_0x583583['decodeDelimited']=function(_0x15775c){return _0x15775c instanceof _0x10a3b8||(_0x15775c=new _0x10a3b8(_0x15775c)),this['decode'](_0x15775c,_0x15775c['uint32']());},_0x583583['verify']=function(_0x1cd3a0){if('object'!=typeof _0x1cd3a0||null===_0x1cd3a0)return'object\x20expected';if(null!=_0x1cd3a0['name']&&_0x1cd3a0['hasOwnProperty']('name')&&!_0x18dabd['isString'](_0x1cd3a0['name']))return'name:\x20string\x20expected';var _0x4c957e;if(null!=_0x1cd3a0['oldRange']&&_0x1cd3a0['hasOwnProperty']('oldRange')&&(_0x4c957e=_0x45a04a['Range']['verify'](_0x1cd3a0['oldRange'])))return'oldRange.'+_0x4c957e;if(null!=_0x1cd3a0['newRange']&&_0x1cd3a0['hasOwnProperty']('newRange')&&(_0x4c957e=_0x45a04a['Range']['verify'](_0x1cd3a0['newRange'])))return'newRange.'+_0x4c957e;return null!=_0x1cd3a0['affectsData']&&_0x1cd3a0['hasOwnProperty']('affectsData')&&'boolean'!=typeof _0x1cd3a0['affectsData']?'affectsData:\x20boolean\x20expected':null!=_0x1cd3a0['wasUndone']&&_0x1cd3a0['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x1cd3a0['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x583583['fromObject']=function(_0x1c1ef3){if(_0x1c1ef3 instanceof _0x45a04a['MarkerOperation'])return _0x1c1ef3;var _0x414900=new _0x45a04a['MarkerOperation']();if(null!=_0x1c1ef3['name']&&(_0x414900['name']=String(_0x1c1ef3['name'])),null!=_0x1c1ef3['oldRange']){if('object'!=typeof _0x1c1ef3['oldRange'])throw TypeError('.MarkerOperation.oldRange:\x20object\x20expected');_0x414900['oldRange']=_0x45a04a['Range']['fromObject'](_0x1c1ef3['oldRange']);}if(null!=_0x1c1ef3['newRange']){if('object'!=typeof _0x1c1ef3['newRange'])throw TypeError('.MarkerOperation.newRange:\x20object\x20expected');_0x414900['newRange']=_0x45a04a['Range']['fromObject'](_0x1c1ef3['newRange']);}return null!=_0x1c1ef3['affectsData']&&(_0x414900['affectsData']=Boolean(_0x1c1ef3['affectsData'])),null!=_0x1c1ef3['wasUndone']&&(_0x414900['wasUndone']=Boolean(_0x1c1ef3['wasUndone'])),_0x414900;},_0x583583['toObject']=function(_0x44192a,_0x17685c){_0x17685c||(_0x17685c={});var _0x295cf0={};return _0x17685c['defaults']&&(_0x295cf0['name']='',_0x295cf0['oldRange']=null,_0x295cf0['newRange']=null,_0x295cf0['affectsData']=!0x1,_0x295cf0['wasUndone']=!0x1),null!=_0x44192a['name']&&_0x44192a['hasOwnProperty']('name')&&(_0x295cf0['name']=_0x44192a['name']),null!=_0x44192a['oldRange']&&_0x44192a['hasOwnProperty']('oldRange')&&(_0x295cf0['oldRange']=_0x45a04a['Range']['toObject'](_0x44192a['oldRange'],_0x17685c)),null!=_0x44192a['newRange']&&_0x44192a['hasOwnProperty']('newRange')&&(_0x295cf0['newRange']=_0x45a04a['Range']['toObject'](_0x44192a['newRange'],_0x17685c)),null!=_0x44192a['affectsData']&&_0x44192a['hasOwnProperty']('affectsData')&&(_0x295cf0['affectsData']=_0x44192a['affectsData']),null!=_0x44192a['wasUndone']&&_0x44192a['hasOwnProperty']('wasUndone')&&(_0x295cf0['wasUndone']=_0x44192a['wasUndone']),_0x295cf0;},_0x583583['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x17f050['util']['toJSONOptions']);},_0x583583['getTypeUrl']=function(_0x32b4ad){return void 0x0===_0x32b4ad&&(_0x32b4ad='type.googleapis.com'),_0x32b4ad+'/MarkerOperation';},_0x583583;}()),_0x45a04a['MergeOperation']=(function(){function _0x3b9580(_0x1c7ec3){if(_0x1c7ec3){for(var _0x403095=Object['keys'](_0x1c7ec3),_0x14b183=0x0;_0x14b183<_0x403095['length'];++_0x14b183)null!=_0x1c7ec3[_0x403095[_0x14b183]]&&(this[_0x403095[_0x14b183]]=_0x1c7ec3[_0x403095[_0x14b183]]);}}return _0x3b9580['prototype']['sourcePosition']=null,_0x3b9580['prototype']['targetPosition']=null,_0x3b9580['prototype']['graveyardPosition']=null,_0x3b9580['prototype']['howMany']=0x0,_0x3b9580['prototype']['wasUndone']=!0x1,_0x3b9580['create']=function(_0x2e6b69){return new _0x3b9580(_0x2e6b69);},_0x3b9580['encode']=function(_0x27785e,_0x9651a5){return _0x9651a5||(_0x9651a5=_0x2600ea['create']()),null!=_0x27785e['sourcePosition']&&Object['hasOwnProperty']['call'](_0x27785e,'sourcePosition')&&_0x45a04a['Position']['encode'](_0x27785e['sourcePosition'],_0x9651a5['uint32'](0xa)['fork']())['ldelim'](),null!=_0x27785e['targetPosition']&&Object['hasOwnProperty']['call'](_0x27785e,'targetPosition')&&_0x45a04a['Position']['encode'](_0x27785e['targetPosition'],_0x9651a5['uint32'](0x12)['fork']())['ldelim'](),null!=_0x27785e['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x27785e,'graveyardPosition')&&_0x45a04a['Position']['encode'](_0x27785e['graveyardPosition'],_0x9651a5['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x27785e['howMany']&&Object['hasOwnProperty']['call'](_0x27785e,'howMany')&&_0x9651a5['uint32'](0x20)['uint32'](_0x27785e['howMany']),null!=_0x27785e['wasUndone']&&Object['hasOwnProperty']['call'](_0x27785e,'wasUndone')&&_0x9651a5['uint32'](0x28)['bool'](_0x27785e['wasUndone']),_0x9651a5;},_0x3b9580['encodeDelimited']=function(_0x518a28,_0x2117d7){return this['encode'](_0x518a28,_0x2117d7)['ldelim']();},_0x3b9580['decode']=function(_0x5d177e,_0x5c9116){_0x5d177e instanceof _0x10a3b8||(_0x5d177e=_0x10a3b8['create'](_0x5d177e));for(var _0x35882a=void 0x0===_0x5c9116?_0x5d177e['len']:_0x5d177e['pos']+_0x5c9116,_0x3cf470=new _0x45a04a['MergeOperation']();_0x5d177e['pos']<_0x35882a;){var _0x5d3874=_0x5d177e['uint32']();switch(_0x5d3874>>>0x3){case 0x1:_0x3cf470['sourcePosition']=_0x45a04a['Position']['decode'](_0x5d177e,_0x5d177e['uint32']());break;case 0x2:_0x3cf470['targetPosition']=_0x45a04a['Position']['decode'](_0x5d177e,_0x5d177e['uint32']());break;case 0x3:_0x3cf470['graveyardPosition']=_0x45a04a['Position']['decode'](_0x5d177e,_0x5d177e['uint32']());break;case 0x4:_0x3cf470['howMany']=_0x5d177e['uint32']();break;case 0x5:_0x3cf470['wasUndone']=_0x5d177e['bool']();break;default:_0x5d177e['skipType'](0x7&_0x5d3874);}}return _0x3cf470;},_0x3b9580['decodeDelimited']=function(_0x3c2e0b){return _0x3c2e0b instanceof _0x10a3b8||(_0x3c2e0b=new _0x10a3b8(_0x3c2e0b)),this['decode'](_0x3c2e0b,_0x3c2e0b['uint32']());},_0x3b9580['verify']=function(_0x5e98eb){if('object'!=typeof _0x5e98eb||null===_0x5e98eb)return'object\x20expected';var _0x373fa9;if(null!=_0x5e98eb['sourcePosition']&&_0x5e98eb['hasOwnProperty']('sourcePosition')&&(_0x373fa9=_0x45a04a['Position']['verify'](_0x5e98eb['sourcePosition'])))return'sourcePosition.'+_0x373fa9;if(null!=_0x5e98eb['targetPosition']&&_0x5e98eb['hasOwnProperty']('targetPosition')&&(_0x373fa9=_0x45a04a['Position']['verify'](_0x5e98eb['targetPosition'])))return'targetPosition.'+_0x373fa9;if(null!=_0x5e98eb['graveyardPosition']&&_0x5e98eb['hasOwnProperty']('graveyardPosition')&&(_0x373fa9=_0x45a04a['Position']['verify'](_0x5e98eb['graveyardPosition'])))return'graveyardPosition.'+_0x373fa9;return null!=_0x5e98eb['howMany']&&_0x5e98eb['hasOwnProperty']('howMany')&&!_0x18dabd['isInteger'](_0x5e98eb['howMany'])?'howMany:\x20integer\x20expected':null!=_0x5e98eb['wasUndone']&&_0x5e98eb['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x5e98eb['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x3b9580['fromObject']=function(_0x3fbc40){if(_0x3fbc40 instanceof _0x45a04a['MergeOperation'])return _0x3fbc40;var _0x46bf0c=new _0x45a04a['MergeOperation']();if(null!=_0x3fbc40['sourcePosition']){if('object'!=typeof _0x3fbc40['sourcePosition'])throw TypeError('.MergeOperation.sourcePosition:\x20object\x20expected');_0x46bf0c['sourcePosition']=_0x45a04a['Position']['fromObject'](_0x3fbc40['sourcePosition']);}if(null!=_0x3fbc40['targetPosition']){if('object'!=typeof _0x3fbc40['targetPosition'])throw TypeError('.MergeOperation.targetPosition:\x20object\x20expected');_0x46bf0c['targetPosition']=_0x45a04a['Position']['fromObject'](_0x3fbc40['targetPosition']);}if(null!=_0x3fbc40['graveyardPosition']){if('object'!=typeof _0x3fbc40['graveyardPosition'])throw TypeError('.MergeOperation.graveyardPosition:\x20object\x20expected');_0x46bf0c['graveyardPosition']=_0x45a04a['Position']['fromObject'](_0x3fbc40['graveyardPosition']);}return null!=_0x3fbc40['howMany']&&(_0x46bf0c['howMany']=_0x3fbc40['howMany']>>>0x0),null!=_0x3fbc40['wasUndone']&&(_0x46bf0c['wasUndone']=Boolean(_0x3fbc40['wasUndone'])),_0x46bf0c;},_0x3b9580['toObject']=function(_0x395192,_0x1ea817){_0x1ea817||(_0x1ea817={});var _0x5e7974={};return _0x1ea817['defaults']&&(_0x5e7974['sourcePosition']=null,_0x5e7974['targetPosition']=null,_0x5e7974['graveyardPosition']=null,_0x5e7974['howMany']=0x0,_0x5e7974['wasUndone']=!0x1),null!=_0x395192['sourcePosition']&&_0x395192['hasOwnProperty']('sourcePosition')&&(_0x5e7974['sourcePosition']=_0x45a04a['Position']['toObject'](_0x395192['sourcePosition'],_0x1ea817)),null!=_0x395192['targetPosition']&&_0x395192['hasOwnProperty']('targetPosition')&&(_0x5e7974['targetPosition']=_0x45a04a['Position']['toObject'](_0x395192['targetPosition'],_0x1ea817)),null!=_0x395192['graveyardPosition']&&_0x395192['hasOwnProperty']('graveyardPosition')&&(_0x5e7974['graveyardPosition']=_0x45a04a['Position']['toObject'](_0x395192['graveyardPosition'],_0x1ea817)),null!=_0x395192['howMany']&&_0x395192['hasOwnProperty']('howMany')&&(_0x5e7974['howMany']=_0x395192['howMany']),null!=_0x395192['wasUndone']&&_0x395192['hasOwnProperty']('wasUndone')&&(_0x5e7974['wasUndone']=_0x395192['wasUndone']),_0x5e7974;},_0x3b9580['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x17f050['util']['toJSONOptions']);},_0x3b9580['getTypeUrl']=function(_0x37d8a2){return void 0x0===_0x37d8a2&&(_0x37d8a2='type.googleapis.com'),_0x37d8a2+'/MergeOperation';},_0x3b9580;}()),_0x45a04a['MoveOperation']=(function(){function _0x3c9977(_0x1278dd){if(_0x1278dd){for(var _0x3013d2=Object['keys'](_0x1278dd),_0x571c15=0x0;_0x571c15<_0x3013d2['length'];++_0x571c15)null!=_0x1278dd[_0x3013d2[_0x571c15]]&&(this[_0x3013d2[_0x571c15]]=_0x1278dd[_0x3013d2[_0x571c15]]);}}return _0x3c9977['prototype']['sourcePosition']=null,_0x3c9977['prototype']['howMany']=0x0,_0x3c9977['prototype']['targetPosition']=null,_0x3c9977['prototype']['wasUndone']=!0x1,_0x3c9977['create']=function(_0x1241e2){return new _0x3c9977(_0x1241e2);},_0x3c9977['encode']=function(_0x5b8583,_0x4d5f21){return _0x4d5f21||(_0x4d5f21=_0x2600ea['create']()),null!=_0x5b8583['sourcePosition']&&Object['hasOwnProperty']['call'](_0x5b8583,'sourcePosition')&&_0x45a04a['Position']['encode'](_0x5b8583['sourcePosition'],_0x4d5f21['uint32'](0xa)['fork']())['ldelim'](),null!=_0x5b8583['howMany']&&Object['hasOwnProperty']['call'](_0x5b8583,'howMany')&&_0x4d5f21['uint32'](0x10)['uint32'](_0x5b8583['howMany']),null!=_0x5b8583['targetPosition']&&Object['hasOwnProperty']['call'](_0x5b8583,'targetPosition')&&_0x45a04a['Position']['encode'](_0x5b8583['targetPosition'],_0x4d5f21['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x5b8583['wasUndone']&&Object['hasOwnProperty']['call'](_0x5b8583,'wasUndone')&&_0x4d5f21['uint32'](0x20)['bool'](_0x5b8583['wasUndone']),_0x4d5f21;},_0x3c9977['encodeDelimited']=function(_0xe0053f,_0x50900d){return this['encode'](_0xe0053f,_0x50900d)['ldelim']();},_0x3c9977['decode']=function(_0x3079bc,_0x4d6304){_0x3079bc instanceof _0x10a3b8||(_0x3079bc=_0x10a3b8['create'](_0x3079bc));for(var _0x1bd243=void 0x0===_0x4d6304?_0x3079bc['len']:_0x3079bc['pos']+_0x4d6304,_0xb819ac=new _0x45a04a['MoveOperation']();_0x3079bc['pos']<_0x1bd243;){var _0x58a2f3=_0x3079bc['uint32']();switch(_0x58a2f3>>>0x3){case 0x1:_0xb819ac['sourcePosition']=_0x45a04a['Position']['decode'](_0x3079bc,_0x3079bc['uint32']());break;case 0x2:_0xb819ac['howMany']=_0x3079bc['uint32']();break;case 0x3:_0xb819ac['targetPosition']=_0x45a04a['Position']['decode'](_0x3079bc,_0x3079bc['uint32']());break;case 0x4:_0xb819ac['wasUndone']=_0x3079bc['bool']();break;default:_0x3079bc['skipType'](0x7&_0x58a2f3);}}return _0xb819ac;},_0x3c9977['decodeDelimited']=function(_0x342739){return _0x342739 instanceof _0x10a3b8||(_0x342739=new _0x10a3b8(_0x342739)),this['decode'](_0x342739,_0x342739['uint32']());},_0x3c9977['verify']=function(_0x2fd05f){if('object'!=typeof _0x2fd05f||null===_0x2fd05f)return'object\x20expected';var _0x3c2e8e;if(null!=_0x2fd05f['sourcePosition']&&_0x2fd05f['hasOwnProperty']('sourcePosition')&&(_0x3c2e8e=_0x45a04a['Position']['verify'](_0x2fd05f['sourcePosition'])))return'sourcePosition.'+_0x3c2e8e;if(null!=_0x2fd05f['howMany']&&_0x2fd05f['hasOwnProperty']('howMany')&&!_0x18dabd['isInteger'](_0x2fd05f['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x2fd05f['targetPosition']&&_0x2fd05f['hasOwnProperty']('targetPosition')&&(_0x3c2e8e=_0x45a04a['Position']['verify'](_0x2fd05f['targetPosition'])))return'targetPosition.'+_0x3c2e8e;return null!=_0x2fd05f['wasUndone']&&_0x2fd05f['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x2fd05f['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x3c9977['fromObject']=function(_0x9b3b94){if(_0x9b3b94 instanceof _0x45a04a['MoveOperation'])return _0x9b3b94;var _0x591682=new _0x45a04a['MoveOperation']();if(null!=_0x9b3b94['sourcePosition']){if('object'!=typeof _0x9b3b94['sourcePosition'])throw TypeError('.MoveOperation.sourcePosition:\x20object\x20expected');_0x591682['sourcePosition']=_0x45a04a['Position']['fromObject'](_0x9b3b94['sourcePosition']);}if(null!=_0x9b3b94['howMany']&&(_0x591682['howMany']=_0x9b3b94['howMany']>>>0x0),null!=_0x9b3b94['targetPosition']){if('object'!=typeof _0x9b3b94['targetPosition'])throw TypeError('.MoveOperation.targetPosition:\x20object\x20expected');_0x591682['targetPosition']=_0x45a04a['Position']['fromObject'](_0x9b3b94['targetPosition']);}return null!=_0x9b3b94['wasUndone']&&(_0x591682['wasUndone']=Boolean(_0x9b3b94['wasUndone'])),_0x591682;},_0x3c9977['toObject']=function(_0x4b52a0,_0x5d85cd){_0x5d85cd||(_0x5d85cd={});var _0x160c6b={};return _0x5d85cd['defaults']&&(_0x160c6b['sourcePosition']=null,_0x160c6b['howMany']=0x0,_0x160c6b['targetPosition']=null,_0x160c6b['wasUndone']=!0x1),null!=_0x4b52a0['sourcePosition']&&_0x4b52a0['hasOwnProperty']('sourcePosition')&&(_0x160c6b['sourcePosition']=_0x45a04a['Position']['toObject'](_0x4b52a0['sourcePosition'],_0x5d85cd)),null!=_0x4b52a0['howMany']&&_0x4b52a0['hasOwnProperty']('howMany')&&(_0x160c6b['howMany']=_0x4b52a0['howMany']),null!=_0x4b52a0['targetPosition']&&_0x4b52a0['hasOwnProperty']('targetPosition')&&(_0x160c6b['targetPosition']=_0x45a04a['Position']['toObject'](_0x4b52a0['targetPosition'],_0x5d85cd)),null!=_0x4b52a0['wasUndone']&&_0x4b52a0['hasOwnProperty']('wasUndone')&&(_0x160c6b['wasUndone']=_0x4b52a0['wasUndone']),_0x160c6b;},_0x3c9977['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x17f050['util']['toJSONOptions']);},_0x3c9977['getTypeUrl']=function(_0x5aa3a1){return void 0x0===_0x5aa3a1&&(_0x5aa3a1='type.googleapis.com'),_0x5aa3a1+'/MoveOperation';},_0x3c9977;}()),_0x45a04a['RenameOperation']=(function(){function _0x493cc6(_0x1881ee){if(_0x1881ee){for(var _0x269050=Object['keys'](_0x1881ee),_0x44f183=0x0;_0x44f183<_0x269050['length'];++_0x44f183)null!=_0x1881ee[_0x269050[_0x44f183]]&&(this[_0x269050[_0x44f183]]=_0x1881ee[_0x269050[_0x44f183]]);}}return _0x493cc6['prototype']['position']=null,_0x493cc6['prototype']['oldName']='',_0x493cc6['prototype']['newName']='',_0x493cc6['prototype']['wasUndone']=!0x1,_0x493cc6['create']=function(_0x4d899c){return new _0x493cc6(_0x4d899c);},_0x493cc6['encode']=function(_0x46969e,_0x4d5a93){return _0x4d5a93||(_0x4d5a93=_0x2600ea['create']()),null!=_0x46969e['position']&&Object['hasOwnProperty']['call'](_0x46969e,'position')&&_0x45a04a['Position']['encode'](_0x46969e['position'],_0x4d5a93['uint32'](0xa)['fork']())['ldelim'](),null!=_0x46969e['oldName']&&Object['hasOwnProperty']['call'](_0x46969e,'oldName')&&_0x4d5a93['uint32'](0x12)['string'](_0x46969e['oldName']),null!=_0x46969e['newName']&&Object['hasOwnProperty']['call'](_0x46969e,'newName')&&_0x4d5a93['uint32'](0x1a)['string'](_0x46969e['newName']),null!=_0x46969e['wasUndone']&&Object['hasOwnProperty']['call'](_0x46969e,'wasUndone')&&_0x4d5a93['uint32'](0x20)['bool'](_0x46969e['wasUndone']),_0x4d5a93;},_0x493cc6['encodeDelimited']=function(_0x494c70,_0x22fddc){return this['encode'](_0x494c70,_0x22fddc)['ldelim']();},_0x493cc6['decode']=function(_0x1728e8,_0x4bac65){_0x1728e8 instanceof _0x10a3b8||(_0x1728e8=_0x10a3b8['create'](_0x1728e8));for(var _0x202adc=void 0x0===_0x4bac65?_0x1728e8['len']:_0x1728e8['pos']+_0x4bac65,_0x53bdb5=new _0x45a04a['RenameOperation']();_0x1728e8['pos']<_0x202adc;){var _0x3110f7=_0x1728e8['uint32']();switch(_0x3110f7>>>0x3){case 0x1:_0x53bdb5['position']=_0x45a04a['Position']['decode'](_0x1728e8,_0x1728e8['uint32']());break;case 0x2:_0x53bdb5['oldName']=_0x1728e8['string']();break;case 0x3:_0x53bdb5['newName']=_0x1728e8['string']();break;case 0x4:_0x53bdb5['wasUndone']=_0x1728e8['bool']();break;default:_0x1728e8['skipType'](0x7&_0x3110f7);}}return _0x53bdb5;},_0x493cc6['decodeDelimited']=function(_0x2e40f7){return _0x2e40f7 instanceof _0x10a3b8||(_0x2e40f7=new _0x10a3b8(_0x2e40f7)),this['decode'](_0x2e40f7,_0x2e40f7['uint32']());},_0x493cc6['verify']=function(_0x2a6f4f){if('object'!=typeof _0x2a6f4f||null===_0x2a6f4f)return'object\x20expected';if(null!=_0x2a6f4f['position']&&_0x2a6f4f['hasOwnProperty']('position')){var _0x2aaf2c=_0x45a04a['Position']['verify'](_0x2a6f4f['position']);if(_0x2aaf2c)return'position.'+_0x2aaf2c;}return null!=_0x2a6f4f['oldName']&&_0x2a6f4f['hasOwnProperty']('oldName')&&!_0x18dabd['isString'](_0x2a6f4f['oldName'])?'oldName:\x20string\x20expected':null!=_0x2a6f4f['newName']&&_0x2a6f4f['hasOwnProperty']('newName')&&!_0x18dabd['isString'](_0x2a6f4f['newName'])?'newName:\x20string\x20expected':null!=_0x2a6f4f['wasUndone']&&_0x2a6f4f['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x2a6f4f['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x493cc6['fromObject']=function(_0xcab94a){if(_0xcab94a instanceof _0x45a04a['RenameOperation'])return _0xcab94a;var _0xee9193=new _0x45a04a['RenameOperation']();if(null!=_0xcab94a['position']){if('object'!=typeof _0xcab94a['position'])throw TypeError('.RenameOperation.position:\x20object\x20expected');_0xee9193['position']=_0x45a04a['Position']['fromObject'](_0xcab94a['position']);}return null!=_0xcab94a['oldName']&&(_0xee9193['oldName']=String(_0xcab94a['oldName'])),null!=_0xcab94a['newName']&&(_0xee9193['newName']=String(_0xcab94a['newName'])),null!=_0xcab94a['wasUndone']&&(_0xee9193['wasUndone']=Boolean(_0xcab94a['wasUndone'])),_0xee9193;},_0x493cc6['toObject']=function(_0x3aa1f1,_0xe7e07a){_0xe7e07a||(_0xe7e07a={});var _0x2cceaa={};return _0xe7e07a['defaults']&&(_0x2cceaa['position']=null,_0x2cceaa['oldName']='',_0x2cceaa['newName']='',_0x2cceaa['wasUndone']=!0x1),null!=_0x3aa1f1['position']&&_0x3aa1f1['hasOwnProperty']('position')&&(_0x2cceaa['position']=_0x45a04a['Position']['toObject'](_0x3aa1f1['position'],_0xe7e07a)),null!=_0x3aa1f1['oldName']&&_0x3aa1f1['hasOwnProperty']('oldName')&&(_0x2cceaa['oldName']=_0x3aa1f1['oldName']),null!=_0x3aa1f1['newName']&&_0x3aa1f1['hasOwnProperty']('newName')&&(_0x2cceaa['newName']=_0x3aa1f1['newName']),null!=_0x3aa1f1['wasUndone']&&_0x3aa1f1['hasOwnProperty']('wasUndone')&&(_0x2cceaa['wasUndone']=_0x3aa1f1['wasUndone']),_0x2cceaa;},_0x493cc6['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x17f050['util']['toJSONOptions']);},_0x493cc6['getTypeUrl']=function(_0x28416e){return void 0x0===_0x28416e&&(_0x28416e='type.googleapis.com'),_0x28416e+'/RenameOperation';},_0x493cc6;}()),_0x45a04a['RootAttributeOperation']=(function(){function _0x360af2(_0x5cab28){if(_0x5cab28){for(var _0x42020c=Object['keys'](_0x5cab28),_0x22585c=0x0;_0x22585c<_0x42020c['length'];++_0x22585c)null!=_0x5cab28[_0x42020c[_0x22585c]]&&(this[_0x42020c[_0x22585c]]=_0x5cab28[_0x42020c[_0x22585c]]);}}return _0x360af2['prototype']['root']='',_0x360af2['prototype']['key']='',_0x360af2['prototype']['oldValueBoolean']=!0x1,_0x360af2['prototype']['oldValueJson']='',_0x360af2['prototype']['newValueBoolean']=!0x1,_0x360af2['prototype']['newValueJson']='',_0x360af2['prototype']['wasUndone']=!0x1,_0x360af2['create']=function(_0x278c65){return new _0x360af2(_0x278c65);},_0x360af2['encode']=function(_0x5b0221,_0x3aef2d){return _0x3aef2d||(_0x3aef2d=_0x2600ea['create']()),null!=_0x5b0221['root']&&Object['hasOwnProperty']['call'](_0x5b0221,'root')&&_0x3aef2d['uint32'](0xa)['string'](_0x5b0221['root']),null!=_0x5b0221['key']&&Object['hasOwnProperty']['call'](_0x5b0221,'key')&&_0x3aef2d['uint32'](0x12)['string'](_0x5b0221['key']),null!=_0x5b0221['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x5b0221,'oldValueBoolean')&&_0x3aef2d['uint32'](0x18)['bool'](_0x5b0221['oldValueBoolean']),null!=_0x5b0221['oldValueJson']&&Object['hasOwnProperty']['call'](_0x5b0221,'oldValueJson')&&_0x3aef2d['uint32'](0x22)['string'](_0x5b0221['oldValueJson']),null!=_0x5b0221['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x5b0221,'newValueBoolean')&&_0x3aef2d['uint32'](0x28)['bool'](_0x5b0221['newValueBoolean']),null!=_0x5b0221['newValueJson']&&Object['hasOwnProperty']['call'](_0x5b0221,'newValueJson')&&_0x3aef2d['uint32'](0x32)['string'](_0x5b0221['newValueJson']),null!=_0x5b0221['wasUndone']&&Object['hasOwnProperty']['call'](_0x5b0221,'wasUndone')&&_0x3aef2d['uint32'](0x38)['bool'](_0x5b0221['wasUndone']),_0x3aef2d;},_0x360af2['encodeDelimited']=function(_0x76ab42,_0x4a5a70){return this['encode'](_0x76ab42,_0x4a5a70)['ldelim']();},_0x360af2['decode']=function(_0x62a66a,_0x2529af){_0x62a66a instanceof _0x10a3b8||(_0x62a66a=_0x10a3b8['create'](_0x62a66a));for(var _0x6a2a1a=void 0x0===_0x2529af?_0x62a66a['len']:_0x62a66a['pos']+_0x2529af,_0x227ed2=new _0x45a04a['RootAttributeOperation']();_0x62a66a['pos']<_0x6a2a1a;){var _0x34eb21=_0x62a66a['uint32']();switch(_0x34eb21>>>0x3){case 0x1:_0x227ed2['root']=_0x62a66a['string']();break;case 0x2:_0x227ed2['key']=_0x62a66a['string']();break;case 0x3:_0x227ed2['oldValueBoolean']=_0x62a66a['bool']();break;case 0x4:_0x227ed2['oldValueJson']=_0x62a66a['string']();break;case 0x5:_0x227ed2['newValueBoolean']=_0x62a66a['bool']();break;case 0x6:_0x227ed2['newValueJson']=_0x62a66a['string']();break;case 0x7:_0x227ed2['wasUndone']=_0x62a66a['bool']();break;default:_0x62a66a['skipType'](0x7&_0x34eb21);}}return _0x227ed2;},_0x360af2['decodeDelimited']=function(_0xaf2fdf){return _0xaf2fdf instanceof _0x10a3b8||(_0xaf2fdf=new _0x10a3b8(_0xaf2fdf)),this['decode'](_0xaf2fdf,_0xaf2fdf['uint32']());},_0x360af2['verify']=function(_0x4fdf80){return'object'!=typeof _0x4fdf80||null===_0x4fdf80?'object\x20expected':null!=_0x4fdf80['root']&&_0x4fdf80['hasOwnProperty']('root')&&!_0x18dabd['isString'](_0x4fdf80['root'])?'root:\x20string\x20expected':null!=_0x4fdf80['key']&&_0x4fdf80['hasOwnProperty']('key')&&!_0x18dabd['isString'](_0x4fdf80['key'])?'key:\x20string\x20expected':null!=_0x4fdf80['oldValueBoolean']&&_0x4fdf80['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x4fdf80['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x4fdf80['oldValueJson']&&_0x4fdf80['hasOwnProperty']('oldValueJson')&&!_0x18dabd['isString'](_0x4fdf80['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x4fdf80['newValueBoolean']&&_0x4fdf80['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x4fdf80['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x4fdf80['newValueJson']&&_0x4fdf80['hasOwnProperty']('newValueJson')&&!_0x18dabd['isString'](_0x4fdf80['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x4fdf80['wasUndone']&&_0x4fdf80['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x4fdf80['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x360af2['fromObject']=function(_0x4bb59d){if(_0x4bb59d instanceof _0x45a04a['RootAttributeOperation'])return _0x4bb59d;var _0x48c076=new _0x45a04a['RootAttributeOperation']();return null!=_0x4bb59d['root']&&(_0x48c076['root']=String(_0x4bb59d['root'])),null!=_0x4bb59d['key']&&(_0x48c076['key']=String(_0x4bb59d['key'])),null!=_0x4bb59d['oldValueBoolean']&&(_0x48c076['oldValueBoolean']=Boolean(_0x4bb59d['oldValueBoolean'])),null!=_0x4bb59d['oldValueJson']&&(_0x48c076['oldValueJson']=String(_0x4bb59d['oldValueJson'])),null!=_0x4bb59d['newValueBoolean']&&(_0x48c076['newValueBoolean']=Boolean(_0x4bb59d['newValueBoolean'])),null!=_0x4bb59d['newValueJson']&&(_0x48c076['newValueJson']=String(_0x4bb59d['newValueJson'])),null!=_0x4bb59d['wasUndone']&&(_0x48c076['wasUndone']=Boolean(_0x4bb59d['wasUndone'])),_0x48c076;},_0x360af2['toObject']=function(_0x558807,_0x4def2d){_0x4def2d||(_0x4def2d={});var _0x202842={};return _0x4def2d['defaults']&&(_0x202842['root']='',_0x202842['key']='',_0x202842['oldValueBoolean']=!0x1,_0x202842['oldValueJson']='',_0x202842['newValueBoolean']=!0x1,_0x202842['newValueJson']='',_0x202842['wasUndone']=!0x1),null!=_0x558807['root']&&_0x558807['hasOwnProperty']('root')&&(_0x202842['root']=_0x558807['root']),null!=_0x558807['key']&&_0x558807['hasOwnProperty']('key')&&(_0x202842['key']=_0x558807['key']),null!=_0x558807['oldValueBoolean']&&_0x558807['hasOwnProperty']('oldValueBoolean')&&(_0x202842['oldValueBoolean']=_0x558807['oldValueBoolean']),null!=_0x558807['oldValueJson']&&_0x558807['hasOwnProperty']('oldValueJson')&&(_0x202842['oldValueJson']=_0x558807['oldValueJson']),null!=_0x558807['newValueBoolean']&&_0x558807['hasOwnProperty']('newValueBoolean')&&(_0x202842['newValueBoolean']=_0x558807['newValueBoolean']),null!=_0x558807['newValueJson']&&_0x558807['hasOwnProperty']('newValueJson')&&(_0x202842['newValueJson']=_0x558807['newValueJson']),null!=_0x558807['wasUndone']&&_0x558807['hasOwnProperty']('wasUndone')&&(_0x202842['wasUndone']=_0x558807['wasUndone']),_0x202842;},_0x360af2['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x17f050['util']['toJSONOptions']);},_0x360af2['getTypeUrl']=function(_0x53b7fb){return void 0x0===_0x53b7fb&&(_0x53b7fb='type.googleapis.com'),_0x53b7fb+'/RootAttributeOperation';},_0x360af2;}()),_0x45a04a['RootOperation']=(function(){function _0x1a029e(_0x5bd1d6){if(_0x5bd1d6){for(var _0x4328e9=Object['keys'](_0x5bd1d6),_0x2b60a5=0x0;_0x2b60a5<_0x4328e9['length'];++_0x2b60a5)null!=_0x5bd1d6[_0x4328e9[_0x2b60a5]]&&(this[_0x4328e9[_0x2b60a5]]=_0x5bd1d6[_0x4328e9[_0x2b60a5]]);}}return _0x1a029e['prototype']['rootName']='',_0x1a029e['prototype']['elementName']='',_0x1a029e['prototype']['isAdd']=!0x1,_0x1a029e['prototype']['wasUndone']=!0x1,_0x1a029e['create']=function(_0x543872){return new _0x1a029e(_0x543872);},_0x1a029e['encode']=function(_0x5c8ecb,_0x163523){return _0x163523||(_0x163523=_0x2600ea['create']()),null!=_0x5c8ecb['rootName']&&Object['hasOwnProperty']['call'](_0x5c8ecb,'rootName')&&_0x163523['uint32'](0xa)['string'](_0x5c8ecb['rootName']),null!=_0x5c8ecb['elementName']&&Object['hasOwnProperty']['call'](_0x5c8ecb,'elementName')&&_0x163523['uint32'](0x12)['string'](_0x5c8ecb['elementName']),null!=_0x5c8ecb['isAdd']&&Object['hasOwnProperty']['call'](_0x5c8ecb,'isAdd')&&_0x163523['uint32'](0x18)['bool'](_0x5c8ecb['isAdd']),null!=_0x5c8ecb['wasUndone']&&Object['hasOwnProperty']['call'](_0x5c8ecb,'wasUndone')&&_0x163523['uint32'](0x20)['bool'](_0x5c8ecb['wasUndone']),_0x163523;},_0x1a029e['encodeDelimited']=function(_0x39927f,_0x325200){return this['encode'](_0x39927f,_0x325200)['ldelim']();},_0x1a029e['decode']=function(_0x5e057b,_0x3bd193){_0x5e057b instanceof _0x10a3b8||(_0x5e057b=_0x10a3b8['create'](_0x5e057b));for(var _0x4db0db=void 0x0===_0x3bd193?_0x5e057b['len']:_0x5e057b['pos']+_0x3bd193,_0x37b501=new _0x45a04a['RootOperation']();_0x5e057b['pos']<_0x4db0db;){var _0xc9e3=_0x5e057b['uint32']();switch(_0xc9e3>>>0x3){case 0x1:_0x37b501['rootName']=_0x5e057b['string']();break;case 0x2:_0x37b501['elementName']=_0x5e057b['string']();break;case 0x3:_0x37b501['isAdd']=_0x5e057b['bool']();break;case 0x4:_0x37b501['wasUndone']=_0x5e057b['bool']();break;default:_0x5e057b['skipType'](0x7&_0xc9e3);}}return _0x37b501;},_0x1a029e['decodeDelimited']=function(_0x5a79de){return _0x5a79de instanceof _0x10a3b8||(_0x5a79de=new _0x10a3b8(_0x5a79de)),this['decode'](_0x5a79de,_0x5a79de['uint32']());},_0x1a029e['verify']=function(_0x2ba937){return'object'!=typeof _0x2ba937||null===_0x2ba937?'object\x20expected':null!=_0x2ba937['rootName']&&_0x2ba937['hasOwnProperty']('rootName')&&!_0x18dabd['isString'](_0x2ba937['rootName'])?'rootName:\x20string\x20expected':null!=_0x2ba937['elementName']&&_0x2ba937['hasOwnProperty']('elementName')&&!_0x18dabd['isString'](_0x2ba937['elementName'])?'elementName:\x20string\x20expected':null!=_0x2ba937['isAdd']&&_0x2ba937['hasOwnProperty']('isAdd')&&'boolean'!=typeof _0x2ba937['isAdd']?'isAdd:\x20boolean\x20expected':null!=_0x2ba937['wasUndone']&&_0x2ba937['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x2ba937['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x1a029e['fromObject']=function(_0xdded17){if(_0xdded17 instanceof _0x45a04a['RootOperation'])return _0xdded17;var _0x4f93b6=new _0x45a04a['RootOperation']();return null!=_0xdded17['rootName']&&(_0x4f93b6['rootName']=String(_0xdded17['rootName'])),null!=_0xdded17['elementName']&&(_0x4f93b6['elementName']=String(_0xdded17['elementName'])),null!=_0xdded17['isAdd']&&(_0x4f93b6['isAdd']=Boolean(_0xdded17['isAdd'])),null!=_0xdded17['wasUndone']&&(_0x4f93b6['wasUndone']=Boolean(_0xdded17['wasUndone'])),_0x4f93b6;},_0x1a029e['toObject']=function(_0x3121e7,_0x82c7b6){_0x82c7b6||(_0x82c7b6={});var _0x43201b={};return _0x82c7b6['defaults']&&(_0x43201b['rootName']='',_0x43201b['elementName']='',_0x43201b['isAdd']=!0x1,_0x43201b['wasUndone']=!0x1),null!=_0x3121e7['rootName']&&_0x3121e7['hasOwnProperty']('rootName')&&(_0x43201b['rootName']=_0x3121e7['rootName']),null!=_0x3121e7['elementName']&&_0x3121e7['hasOwnProperty']('elementName')&&(_0x43201b['elementName']=_0x3121e7['elementName']),null!=_0x3121e7['isAdd']&&_0x3121e7['hasOwnProperty']('isAdd')&&(_0x43201b['isAdd']=_0x3121e7['isAdd']),null!=_0x3121e7['wasUndone']&&_0x3121e7['hasOwnProperty']('wasUndone')&&(_0x43201b['wasUndone']=_0x3121e7['wasUndone']),_0x43201b;},_0x1a029e['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x17f050['util']['toJSONOptions']);},_0x1a029e['getTypeUrl']=function(_0x599da2){return void 0x0===_0x599da2&&(_0x599da2='type.googleapis.com'),_0x599da2+'/RootOperation';},_0x1a029e;}()),_0x45a04a['SplitOperation']=(function(){function _0xd7dd13(_0x1b4993){if(_0x1b4993){for(var _0x452f33=Object['keys'](_0x1b4993),_0x33a6ee=0x0;_0x33a6ee<_0x452f33['length'];++_0x33a6ee)null!=_0x1b4993[_0x452f33[_0x33a6ee]]&&(this[_0x452f33[_0x33a6ee]]=_0x1b4993[_0x452f33[_0x33a6ee]]);}}return _0xd7dd13['prototype']['splitPosition']=null,_0xd7dd13['prototype']['graveyardPosition']=null,_0xd7dd13['prototype']['howMany']=0x0,_0xd7dd13['prototype']['insertionPosition']=null,_0xd7dd13['prototype']['wasUndone']=!0x1,_0xd7dd13['create']=function(_0x328b3c){return new _0xd7dd13(_0x328b3c);},_0xd7dd13['encode']=function(_0x1d7493,_0x18f87a){return _0x18f87a||(_0x18f87a=_0x2600ea['create']()),null!=_0x1d7493['splitPosition']&&Object['hasOwnProperty']['call'](_0x1d7493,'splitPosition')&&_0x45a04a['Position']['encode'](_0x1d7493['splitPosition'],_0x18f87a['uint32'](0xa)['fork']())['ldelim'](),null!=_0x1d7493['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x1d7493,'graveyardPosition')&&_0x45a04a['Position']['encode'](_0x1d7493['graveyardPosition'],_0x18f87a['uint32'](0x12)['fork']())['ldelim'](),null!=_0x1d7493['howMany']&&Object['hasOwnProperty']['call'](_0x1d7493,'howMany')&&_0x18f87a['uint32'](0x18)['uint32'](_0x1d7493['howMany']),null!=_0x1d7493['insertionPosition']&&Object['hasOwnProperty']['call'](_0x1d7493,'insertionPosition')&&_0x45a04a['Position']['encode'](_0x1d7493['insertionPosition'],_0x18f87a['uint32'](0x22)['fork']())['ldelim'](),null!=_0x1d7493['wasUndone']&&Object['hasOwnProperty']['call'](_0x1d7493,'wasUndone')&&_0x18f87a['uint32'](0x28)['bool'](_0x1d7493['wasUndone']),_0x18f87a;},_0xd7dd13['encodeDelimited']=function(_0x196123,_0x3562fe){return this['encode'](_0x196123,_0x3562fe)['ldelim']();},_0xd7dd13['decode']=function(_0xf3cef4,_0x3a3f1b){_0xf3cef4 instanceof _0x10a3b8||(_0xf3cef4=_0x10a3b8['create'](_0xf3cef4));for(var _0x35c7a1=void 0x0===_0x3a3f1b?_0xf3cef4['len']:_0xf3cef4['pos']+_0x3a3f1b,_0x2289e1=new _0x45a04a['SplitOperation']();_0xf3cef4['pos']<_0x35c7a1;){var _0x4fcd3e=_0xf3cef4['uint32']();switch(_0x4fcd3e>>>0x3){case 0x1:_0x2289e1['splitPosition']=_0x45a04a['Position']['decode'](_0xf3cef4,_0xf3cef4['uint32']());break;case 0x2:_0x2289e1['graveyardPosition']=_0x45a04a['Position']['decode'](_0xf3cef4,_0xf3cef4['uint32']());break;case 0x3:_0x2289e1['howMany']=_0xf3cef4['uint32']();break;case 0x4:_0x2289e1['insertionPosition']=_0x45a04a['Position']['decode'](_0xf3cef4,_0xf3cef4['uint32']());break;case 0x5:_0x2289e1['wasUndone']=_0xf3cef4['bool']();break;default:_0xf3cef4['skipType'](0x7&_0x4fcd3e);}}return _0x2289e1;},_0xd7dd13['decodeDelimited']=function(_0x2871e5){return _0x2871e5 instanceof _0x10a3b8||(_0x2871e5=new _0x10a3b8(_0x2871e5)),this['decode'](_0x2871e5,_0x2871e5['uint32']());},_0xd7dd13['verify']=function(_0x236103){if('object'!=typeof _0x236103||null===_0x236103)return'object\x20expected';var _0x208fc0;if(null!=_0x236103['splitPosition']&&_0x236103['hasOwnProperty']('splitPosition')&&(_0x208fc0=_0x45a04a['Position']['verify'](_0x236103['splitPosition'])))return'splitPosition.'+_0x208fc0;if(null!=_0x236103['graveyardPosition']&&_0x236103['hasOwnProperty']('graveyardPosition')&&(_0x208fc0=_0x45a04a['Position']['verify'](_0x236103['graveyardPosition'])))return'graveyardPosition.'+_0x208fc0;if(null!=_0x236103['howMany']&&_0x236103['hasOwnProperty']('howMany')&&!_0x18dabd['isInteger'](_0x236103['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x236103['insertionPosition']&&_0x236103['hasOwnProperty']('insertionPosition')&&(_0x208fc0=_0x45a04a['Position']['verify'](_0x236103['insertionPosition'])))return'insertionPosition.'+_0x208fc0;return null!=_0x236103['wasUndone']&&_0x236103['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x236103['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0xd7dd13['fromObject']=function(_0x13e611){if(_0x13e611 instanceof _0x45a04a['SplitOperation'])return _0x13e611;var _0x3a69f5=new _0x45a04a['SplitOperation']();if(null!=_0x13e611['splitPosition']){if('object'!=typeof _0x13e611['splitPosition'])throw TypeError('.SplitOperation.splitPosition:\x20object\x20expected');_0x3a69f5['splitPosition']=_0x45a04a['Position']['fromObject'](_0x13e611['splitPosition']);}if(null!=_0x13e611['graveyardPosition']){if('object'!=typeof _0x13e611['graveyardPosition'])throw TypeError('.SplitOperation.graveyardPosition:\x20object\x20expected');_0x3a69f5['graveyardPosition']=_0x45a04a['Position']['fromObject'](_0x13e611['graveyardPosition']);}if(null!=_0x13e611['howMany']&&(_0x3a69f5['howMany']=_0x13e611['howMany']>>>0x0),null!=_0x13e611['insertionPosition']){if('object'!=typeof _0x13e611['insertionPosition'])throw TypeError('.SplitOperation.insertionPosition:\x20object\x20expected');_0x3a69f5['insertionPosition']=_0x45a04a['Position']['fromObject'](_0x13e611['insertionPosition']);}return null!=_0x13e611['wasUndone']&&(_0x3a69f5['wasUndone']=Boolean(_0x13e611['wasUndone'])),_0x3a69f5;},_0xd7dd13['toObject']=function(_0x14ad56,_0x788ff4){_0x788ff4||(_0x788ff4={});var _0x3090d3={};return _0x788ff4['defaults']&&(_0x3090d3['splitPosition']=null,_0x3090d3['graveyardPosition']=null,_0x3090d3['howMany']=0x0,_0x3090d3['insertionPosition']=null,_0x3090d3['wasUndone']=!0x1),null!=_0x14ad56['splitPosition']&&_0x14ad56['hasOwnProperty']('splitPosition')&&(_0x3090d3['splitPosition']=_0x45a04a['Position']['toObject'](_0x14ad56['splitPosition'],_0x788ff4)),null!=_0x14ad56['graveyardPosition']&&_0x14ad56['hasOwnProperty']('graveyardPosition')&&(_0x3090d3['graveyardPosition']=_0x45a04a['Position']['toObject'](_0x14ad56['graveyardPosition'],_0x788ff4)),null!=_0x14ad56['howMany']&&_0x14ad56['hasOwnProperty']('howMany')&&(_0x3090d3['howMany']=_0x14ad56['howMany']),null!=_0x14ad56['insertionPosition']&&_0x14ad56['hasOwnProperty']('insertionPosition')&&(_0x3090d3['insertionPosition']=_0x45a04a['Position']['toObject'](_0x14ad56['insertionPosition'],_0x788ff4)),null!=_0x14ad56['wasUndone']&&_0x14ad56['hasOwnProperty']('wasUndone')&&(_0x3090d3['wasUndone']=_0x14ad56['wasUndone']),_0x3090d3;},_0xd7dd13['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x17f050['util']['toJSONOptions']);},_0xd7dd13['getTypeUrl']=function(_0x28cc11){return void 0x0===_0x28cc11&&(_0x28cc11='type.googleapis.com'),_0x28cc11+'/SplitOperation';},_0xd7dd13;}()),_0x45a04a['Position']=(function(){function _0x531930(_0x37f33f){if(this['path']=[],_0x37f33f){for(var _0x16f1d8=Object['keys'](_0x37f33f),_0x5c81da=0x0;_0x5c81da<_0x16f1d8['length'];++_0x5c81da)null!=_0x37f33f[_0x16f1d8[_0x5c81da]]&&(this[_0x16f1d8[_0x5c81da]]=_0x37f33f[_0x16f1d8[_0x5c81da]]);}}return _0x531930['prototype']['root']='',_0x531930['prototype']['rootMain']=!0x1,_0x531930['prototype']['rootGraveyard']=!0x1,_0x531930['prototype']['path']=_0x18dabd['emptyArray'],_0x531930['prototype']['stickiness']='',_0x531930['create']=function(_0x51c01f){return new _0x531930(_0x51c01f);},_0x531930['encode']=function(_0x1dbd93,_0x37eb99){if(_0x37eb99||(_0x37eb99=_0x2600ea['create']()),null!=_0x1dbd93['root']&&Object['hasOwnProperty']['call'](_0x1dbd93,'root')&&_0x37eb99['uint32'](0xa)['string'](_0x1dbd93['root']),null!=_0x1dbd93['rootMain']&&Object['hasOwnProperty']['call'](_0x1dbd93,'rootMain')&&_0x37eb99['uint32'](0x10)['bool'](_0x1dbd93['rootMain']),null!=_0x1dbd93['rootGraveyard']&&Object['hasOwnProperty']['call'](_0x1dbd93,'rootGraveyard')&&_0x37eb99['uint32'](0x18)['bool'](_0x1dbd93['rootGraveyard']),null!=_0x1dbd93['path']&&_0x1dbd93['path']['length']){_0x37eb99['uint32'](0x22)['fork']();for(var _0x310634=0x0;_0x310634<_0x1dbd93['path']['length'];++_0x310634)_0x37eb99['uint32'](_0x1dbd93['path'][_0x310634]);_0x37eb99['ldelim']();}return null!=_0x1dbd93['stickiness']&&Object['hasOwnProperty']['call'](_0x1dbd93,'stickiness')&&_0x37eb99['uint32'](0x2a)['string'](_0x1dbd93['stickiness']),_0x37eb99;},_0x531930['encodeDelimited']=function(_0x103b8c,_0x57026b){return this['encode'](_0x103b8c,_0x57026b)['ldelim']();},_0x531930['decode']=function(_0xeb4568,_0x2a8e0c){_0xeb4568 instanceof _0x10a3b8||(_0xeb4568=_0x10a3b8['create'](_0xeb4568));for(var _0xba06f4=void 0x0===_0x2a8e0c?_0xeb4568['len']:_0xeb4568['pos']+_0x2a8e0c,_0x2a85b0=new _0x45a04a['Position']();_0xeb4568['pos']<_0xba06f4;){var _0x3aa1b9=_0xeb4568['uint32']();switch(_0x3aa1b9>>>0x3){case 0x1:_0x2a85b0['root']=_0xeb4568['string']();break;case 0x2:_0x2a85b0['rootMain']=_0xeb4568['bool']();break;case 0x3:_0x2a85b0['rootGraveyard']=_0xeb4568['bool']();break;case 0x4:if(_0x2a85b0['path']&&_0x2a85b0['path']['length']||(_0x2a85b0['path']=[]),0x2==(0x7&_0x3aa1b9)){for(var _0x2de404=_0xeb4568['uint32']()+_0xeb4568['pos'];_0xeb4568['pos']<_0x2de404;)_0x2a85b0['path']['push'](_0xeb4568['uint32']());}else _0x2a85b0['path']['push'](_0xeb4568['uint32']());break;case 0x5:_0x2a85b0['stickiness']=_0xeb4568['string']();break;default:_0xeb4568['skipType'](0x7&_0x3aa1b9);}}return _0x2a85b0;},_0x531930['decodeDelimited']=function(_0x5546cd){return _0x5546cd instanceof _0x10a3b8||(_0x5546cd=new _0x10a3b8(_0x5546cd)),this['decode'](_0x5546cd,_0x5546cd['uint32']());},_0x531930['verify']=function(_0x5d8817){if('object'!=typeof _0x5d8817||null===_0x5d8817)return'object\x20expected';if(null!=_0x5d8817['root']&&_0x5d8817['hasOwnProperty']('root')&&!_0x18dabd['isString'](_0x5d8817['root']))return'root:\x20string\x20expected';if(null!=_0x5d8817['rootMain']&&_0x5d8817['hasOwnProperty']('rootMain')&&'boolean'!=typeof _0x5d8817['rootMain'])return'rootMain:\x20boolean\x20expected';if(null!=_0x5d8817['rootGraveyard']&&_0x5d8817['hasOwnProperty']('rootGraveyard')&&'boolean'!=typeof _0x5d8817['rootGraveyard'])return'rootGraveyard:\x20boolean\x20expected';if(null!=_0x5d8817['path']&&_0x5d8817['hasOwnProperty']('path')){if(!Array['isArray'](_0x5d8817['path']))return'path:\x20array\x20expected';for(var _0x231030=0x0;_0x231030<_0x5d8817['path']['length'];++_0x231030)if(!_0x18dabd['isInteger'](_0x5d8817['path'][_0x231030]))return'path:\x20integer[]\x20expected';}return null!=_0x5d8817['stickiness']&&_0x5d8817['hasOwnProperty']('stickiness')&&!_0x18dabd['isString'](_0x5d8817['stickiness'])?'stickiness:\x20string\x20expected':null;},_0x531930['fromObject']=function(_0x206fdd){if(_0x206fdd instanceof _0x45a04a['Position'])return _0x206fdd;var _0x4be5fe=new _0x45a04a['Position']();if(null!=_0x206fdd['root']&&(_0x4be5fe['root']=String(_0x206fdd['root'])),null!=_0x206fdd['rootMain']&&(_0x4be5fe['rootMain']=Boolean(_0x206fdd['rootMain'])),null!=_0x206fdd['rootGraveyard']&&(_0x4be5fe['rootGraveyard']=Boolean(_0x206fdd['rootGraveyard'])),_0x206fdd['path']){if(!Array['isArray'](_0x206fdd['path']))throw TypeError('.Position.path:\x20array\x20expected');_0x4be5fe['path']=[];for(var _0x487221=0x0;_0x487221<_0x206fdd['path']['length'];++_0x487221)_0x4be5fe['path'][_0x487221]=_0x206fdd['path'][_0x487221]>>>0x0;}return null!=_0x206fdd['stickiness']&&(_0x4be5fe['stickiness']=String(_0x206fdd['stickiness'])),_0x4be5fe;},_0x531930['toObject']=function(_0x311664,_0x590074){_0x590074||(_0x590074={});var _0x5c6ec4={};if((_0x590074['arrays']||_0x590074['defaults'])&&(_0x5c6ec4['path']=[]),_0x590074['defaults']&&(_0x5c6ec4['root']='',_0x5c6ec4['rootMain']=!0x1,_0x5c6ec4['rootGraveyard']=!0x1,_0x5c6ec4['stickiness']=''),null!=_0x311664['root']&&_0x311664['hasOwnProperty']('root')&&(_0x5c6ec4['root']=_0x311664['root']),null!=_0x311664['rootMain']&&_0x311664['hasOwnProperty']('rootMain')&&(_0x5c6ec4['rootMain']=_0x311664['rootMain']),null!=_0x311664['rootGraveyard']&&_0x311664['hasOwnProperty']('rootGraveyard')&&(_0x5c6ec4['rootGraveyard']=_0x311664['rootGraveyard']),_0x311664['path']&&_0x311664['path']['length']){_0x5c6ec4['path']=[];for(var _0x34009e=0x0;_0x34009e<_0x311664['path']['length'];++_0x34009e)_0x5c6ec4['path'][_0x34009e]=_0x311664['path'][_0x34009e];}return null!=_0x311664['stickiness']&&_0x311664['hasOwnProperty']('stickiness')&&(_0x5c6ec4['stickiness']=_0x311664['stickiness']),_0x5c6ec4;},_0x531930['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x17f050['util']['toJSONOptions']);},_0x531930['getTypeUrl']=function(_0x323f2f){return void 0x0===_0x323f2f&&(_0x323f2f='type.googleapis.com'),_0x323f2f+'/Position';},_0x531930;}()),_0x45a04a['Range']=(function(){function _0xe4526d(_0x33328f){if(_0x33328f){for(var _0xc27afd=Object['keys'](_0x33328f),_0x1ef6a7=0x0;_0x1ef6a7<_0xc27afd['length'];++_0x1ef6a7)null!=_0x33328f[_0xc27afd[_0x1ef6a7]]&&(this[_0xc27afd[_0x1ef6a7]]=_0x33328f[_0xc27afd[_0x1ef6a7]]);}}return _0xe4526d['prototype']['start']=null,_0xe4526d['prototype']['end']=null,_0xe4526d['create']=function(_0x24b521){return new _0xe4526d(_0x24b521);},_0xe4526d['encode']=function(_0x4f6fa8,_0x3a10ff){return _0x3a10ff||(_0x3a10ff=_0x2600ea['create']()),null!=_0x4f6fa8['start']&&Object['hasOwnProperty']['call'](_0x4f6fa8,'start')&&_0x45a04a['Position']['encode'](_0x4f6fa8['start'],_0x3a10ff['uint32'](0xa)['fork']())['ldelim'](),null!=_0x4f6fa8['end']&&Object['hasOwnProperty']['call'](_0x4f6fa8,'end')&&_0x45a04a['Position']['encode'](_0x4f6fa8['end'],_0x3a10ff['uint32'](0x12)['fork']())['ldelim'](),_0x3a10ff;},_0xe4526d['encodeDelimited']=function(_0x20cd64,_0x4a58a9){return this['encode'](_0x20cd64,_0x4a58a9)['ldelim']();},_0xe4526d['decode']=function(_0x33e467,_0x1d54a8){_0x33e467 instanceof _0x10a3b8||(_0x33e467=_0x10a3b8['create'](_0x33e467));for(var _0x1b4655=void 0x0===_0x1d54a8?_0x33e467['len']:_0x33e467['pos']+_0x1d54a8,_0x25fd9c=new _0x45a04a['Range']();_0x33e467['pos']<_0x1b4655;){var _0x37b246=_0x33e467['uint32']();switch(_0x37b246>>>0x3){case 0x1:_0x25fd9c['start']=_0x45a04a['Position']['decode'](_0x33e467,_0x33e467['uint32']());break;case 0x2:_0x25fd9c['end']=_0x45a04a['Position']['decode'](_0x33e467,_0x33e467['uint32']());break;default:_0x33e467['skipType'](0x7&_0x37b246);}}return _0x25fd9c;},_0xe4526d['decodeDelimited']=function(_0xd971b6){return _0xd971b6 instanceof _0x10a3b8||(_0xd971b6=new _0x10a3b8(_0xd971b6)),this['decode'](_0xd971b6,_0xd971b6['uint32']());},_0xe4526d['verify']=function(_0x49aea9){if('object'!=typeof _0x49aea9||null===_0x49aea9)return'object\x20expected';var _0xf91cb9;if(null!=_0x49aea9['start']&&_0x49aea9['hasOwnProperty']('start')&&(_0xf91cb9=_0x45a04a['Position']['verify'](_0x49aea9['start'])))return'start.'+_0xf91cb9;if(null!=_0x49aea9['end']&&_0x49aea9['hasOwnProperty']('end')&&(_0xf91cb9=_0x45a04a['Position']['verify'](_0x49aea9['end'])))return'end.'+_0xf91cb9;return null;},_0xe4526d['fromObject']=function(_0x46e503){if(_0x46e503 instanceof _0x45a04a['Range'])return _0x46e503;var _0x595760=new _0x45a04a['Range']();if(null!=_0x46e503['start']){if('object'!=typeof _0x46e503['start'])throw TypeError('.Range.start:\x20object\x20expected');_0x595760['start']=_0x45a04a['Position']['fromObject'](_0x46e503['start']);}if(null!=_0x46e503['end']){if('object'!=typeof _0x46e503['end'])throw TypeError('.Range.end:\x20object\x20expected');_0x595760['end']=_0x45a04a['Position']['fromObject'](_0x46e503['end']);}return _0x595760;},_0xe4526d['toObject']=function(_0x3fbfa,_0x557bb1){_0x557bb1||(_0x557bb1={});var _0x4704a0={};return _0x557bb1['defaults']&&(_0x4704a0['start']=null,_0x4704a0['end']=null),null!=_0x3fbfa['start']&&_0x3fbfa['hasOwnProperty']('start')&&(_0x4704a0['start']=_0x45a04a['Position']['toObject'](_0x3fbfa['start'],_0x557bb1)),null!=_0x3fbfa['end']&&_0x3fbfa['hasOwnProperty']('end')&&(_0x4704a0['end']=_0x45a04a['Position']['toObject'](_0x3fbfa['end'],_0x557bb1)),_0x4704a0;},_0xe4526d['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x17f050['util']['toJSONOptions']);},_0xe4526d['getTypeUrl']=function(_0x2a305a){return void 0x0===_0x2a305a&&(_0x2a305a='type.googleapis.com'),_0x2a305a+'/Range';},_0xe4526d;}()),_0x45a04a['Element']=(function(){function _0x1ee94b(_0x26aa8c){if(this['children']=[],this['attributesBoolean']={},_0x26aa8c){for(var _0x4a2892=Object['keys'](_0x26aa8c),_0x40656b=0x0;_0x40656b<_0x4a2892['length'];++_0x40656b)null!=_0x26aa8c[_0x4a2892[_0x40656b]]&&(this[_0x4a2892[_0x40656b]]=_0x26aa8c[_0x4a2892[_0x40656b]]);}}return _0x1ee94b['prototype']['name']='',_0x1ee94b['prototype']['children']=_0x18dabd['emptyArray'],_0x1ee94b['prototype']['data']='',_0x1ee94b['prototype']['attributesBoolean']=_0x18dabd['emptyObject'],_0x1ee94b['prototype']['attributesJson']='',_0x1ee94b['create']=function(_0x26b8cd){return new _0x1ee94b(_0x26b8cd);},_0x1ee94b['encode']=function(_0x5bb92e,_0x1dc72d){if(_0x1dc72d||(_0x1dc72d=_0x2600ea['create']()),null!=_0x5bb92e['name']&&Object['hasOwnProperty']['call'](_0x5bb92e,'name')&&_0x1dc72d['uint32'](0xa)['string'](_0x5bb92e['name']),null!=_0x5bb92e['children']&&_0x5bb92e['children']['length']){for(var _0x4648bf=0x0;_0x4648bf<_0x5bb92e['children']['length'];++_0x4648bf)_0x45a04a['Element']['encode'](_0x5bb92e['children'][_0x4648bf],_0x1dc72d['uint32'](0x12)['fork']())['ldelim']();}if(null!=_0x5bb92e['data']&&Object['hasOwnProperty']['call'](_0x5bb92e,'data')&&_0x1dc72d['uint32'](0x1a)['string'](_0x5bb92e['data']),null!=_0x5bb92e['attributesBoolean']&&Object['hasOwnProperty']['call'](_0x5bb92e,'attributesBoolean')){var _0x595816=Object['keys'](_0x5bb92e['attributesBoolean']);for(_0x4648bf=0x0;_0x4648bf<_0x595816['length'];++_0x4648bf)_0x1dc72d['uint32'](0x22)['fork']()['uint32'](0xa)['string'](_0x595816[_0x4648bf])['uint32'](0x10)['bool'](_0x5bb92e['attributesBoolean'][_0x595816[_0x4648bf]])['ldelim']();}return null!=_0x5bb92e['attributesJson']&&Object['hasOwnProperty']['call'](_0x5bb92e,'attributesJson')&&_0x1dc72d['uint32'](0x2a)['string'](_0x5bb92e['attributesJson']),_0x1dc72d;},_0x1ee94b['encodeDelimited']=function(_0x5f1dea,_0x588d26){return this['encode'](_0x5f1dea,_0x588d26)['ldelim']();},_0x1ee94b['decode']=function(_0x4f038b,_0x4c9cd9){_0x4f038b instanceof _0x10a3b8||(_0x4f038b=_0x10a3b8['create'](_0x4f038b));for(var _0x5c35d6,_0x3fdacf,_0x1d65b6=void 0x0===_0x4c9cd9?_0x4f038b['len']:_0x4f038b['pos']+_0x4c9cd9,_0x3af264=new _0x45a04a['Element']();_0x4f038b['pos']<_0x1d65b6;){var _0x5f0057=_0x4f038b['uint32']();switch(_0x5f0057>>>0x3){case 0x1:_0x3af264['name']=_0x4f038b['string']();break;case 0x2:_0x3af264['children']&&_0x3af264['children']['length']||(_0x3af264['children']=[]),_0x3af264['children']['push'](_0x45a04a['Element']['decode'](_0x4f038b,_0x4f038b['uint32']()));break;case 0x3:_0x3af264['data']=_0x4f038b['string']();break;case 0x4:_0x3af264['attributesBoolean']===_0x18dabd['emptyObject']&&(_0x3af264['attributesBoolean']={});var _0x130b00=_0x4f038b['uint32']()+_0x4f038b['pos'];for(_0x5c35d6='',_0x3fdacf=!0x1;_0x4f038b['pos']<_0x130b00;){var _0x24c731=_0x4f038b['uint32']();switch(_0x24c731>>>0x3){case 0x1:_0x5c35d6=_0x4f038b['string']();break;case 0x2:_0x3fdacf=_0x4f038b['bool']();break;default:_0x4f038b['skipType'](0x7&_0x24c731);}}_0x3af264['attributesBoolean'][_0x5c35d6]=_0x3fdacf;break;case 0x5:_0x3af264['attributesJson']=_0x4f038b['string']();break;default:_0x4f038b['skipType'](0x7&_0x5f0057);}}return _0x3af264;},_0x1ee94b['decodeDelimited']=function(_0x339a5c){return _0x339a5c instanceof _0x10a3b8||(_0x339a5c=new _0x10a3b8(_0x339a5c)),this['decode'](_0x339a5c,_0x339a5c['uint32']());},_0x1ee94b['verify']=function(_0x347165){if('object'!=typeof _0x347165||null===_0x347165)return'object\x20expected';if(null!=_0x347165['name']&&_0x347165['hasOwnProperty']('name')&&!_0x18dabd['isString'](_0x347165['name']))return'name:\x20string\x20expected';if(null!=_0x347165['children']&&_0x347165['hasOwnProperty']('children')){if(!Array['isArray'](_0x347165['children']))return'children:\x20array\x20expected';for(var _0x28ba13=0x0;_0x28ba13<_0x347165['children']['length'];++_0x28ba13){var _0x5d9cda=_0x45a04a['Element']['verify'](_0x347165['children'][_0x28ba13]);if(_0x5d9cda)return'children.'+_0x5d9cda;}}if(null!=_0x347165['data']&&_0x347165['hasOwnProperty']('data')&&!_0x18dabd['isString'](_0x347165['data']))return'data:\x20string\x20expected';if(null!=_0x347165['attributesBoolean']&&_0x347165['hasOwnProperty']('attributesBoolean')){if(!_0x18dabd['isObject'](_0x347165['attributesBoolean']))return'attributesBoolean:\x20object\x20expected';var _0x131d8c=Object['keys'](_0x347165['attributesBoolean']);for(_0x28ba13=0x0;_0x28ba13<_0x131d8c['length'];++_0x28ba13)if('boolean'!=typeof _0x347165['attributesBoolean'][_0x131d8c[_0x28ba13]])return'attributesBoolean:\x20boolean{k:string}\x20expected';}return null!=_0x347165['attributesJson']&&_0x347165['hasOwnProperty']('attributesJson')&&!_0x18dabd['isString'](_0x347165['attributesJson'])?'attributesJson:\x20string\x20expected':null;},_0x1ee94b['fromObject']=function(_0x596d3c){if(_0x596d3c instanceof _0x45a04a['Element'])return _0x596d3c;var _0x4f975f=new _0x45a04a['Element']();if(null!=_0x596d3c['name']&&(_0x4f975f['name']=String(_0x596d3c['name'])),_0x596d3c['children']){if(!Array['isArray'](_0x596d3c['children']))throw TypeError('.Element.children:\x20array\x20expected');_0x4f975f['children']=[];for(var _0x28d419=0x0;_0x28d419<_0x596d3c['children']['length'];++_0x28d419){if('object'!=typeof _0x596d3c['children'][_0x28d419])throw TypeError('.Element.children:\x20object\x20expected');_0x4f975f['children'][_0x28d419]=_0x45a04a['Element']['fromObject'](_0x596d3c['children'][_0x28d419]);}}if(null!=_0x596d3c['data']&&(_0x4f975f['data']=String(_0x596d3c['data'])),_0x596d3c['attributesBoolean']){if('object'!=typeof _0x596d3c['attributesBoolean'])throw TypeError('.Element.attributesBoolean:\x20object\x20expected');_0x4f975f['attributesBoolean']={};var _0x159a98=Object['keys'](_0x596d3c['attributesBoolean']);for(_0x28d419=0x0;_0x28d419<_0x159a98['length'];++_0x28d419)_0x4f975f['attributesBoolean'][_0x159a98[_0x28d419]]=Boolean(_0x596d3c['attributesBoolean'][_0x159a98[_0x28d419]]);}return null!=_0x596d3c['attributesJson']&&(_0x4f975f['attributesJson']=String(_0x596d3c['attributesJson'])),_0x4f975f;},_0x1ee94b['toObject']=function(_0x992bfd,_0x1eb863){_0x1eb863||(_0x1eb863={});var _0x2756c0,_0x10213c={};if((_0x1eb863['arrays']||_0x1eb863['defaults'])&&(_0x10213c['children']=[]),(_0x1eb863['objects']||_0x1eb863['defaults'])&&(_0x10213c['attributesBoolean']={}),_0x1eb863['defaults']&&(_0x10213c['name']='',_0x10213c['data']='',_0x10213c['attributesJson']=''),null!=_0x992bfd['name']&&_0x992bfd['hasOwnProperty']('name')&&(_0x10213c['name']=_0x992bfd['name']),_0x992bfd['children']&&_0x992bfd['children']['length']){_0x10213c['children']=[];for(var _0x2c4afa=0x0;_0x2c4afa<_0x992bfd['children']['length'];++_0x2c4afa)_0x10213c['children'][_0x2c4afa]=_0x45a04a['Element']['toObject'](_0x992bfd['children'][_0x2c4afa],_0x1eb863);}if(null!=_0x992bfd['data']&&_0x992bfd['hasOwnProperty']('data')&&(_0x10213c['data']=_0x992bfd['data']),_0x992bfd['attributesBoolean']&&(_0x2756c0=Object['keys'](_0x992bfd['attributesBoolean']))['length']){_0x10213c['attributesBoolean']={};for(_0x2c4afa=0x0;_0x2c4afa<_0x2756c0['length'];++_0x2c4afa)_0x10213c['attributesBoolean'][_0x2756c0[_0x2c4afa]]=_0x992bfd['attributesBoolean'][_0x2756c0[_0x2c4afa]];}return null!=_0x992bfd['attributesJson']&&_0x992bfd['hasOwnProperty']('attributesJson')&&(_0x10213c['attributesJson']=_0x992bfd['attributesJson']),_0x10213c;},_0x1ee94b['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x17f050['util']['toJSONOptions']);},_0x1ee94b['getTypeUrl']=function(_0x2ccae3){return void 0x0===_0x2ccae3&&(_0x2ccae3='type.googleapis.com'),_0x2ccae3+'/Element';},_0x1ee94b;}()),_0x45a04a;})());class r{['_protobufRoot'];constructor(){this['_protobufRoot']=u;}['getDescriptor'](_0x2c96d2){return new w(this['_protobufRoot'][_0x2c96d2]);}}class w{['_protobuf'];constructor(_0x9887e9){this['_protobuf']=_0x9887e9;}['compress'](_0x29addd){const _0x531804=this['_protobuf']['verify'](_0x29addd);if(_0x531804)throw Error(_0x531804);return this['_protobuf']['encode'](this['_protobuf']['create'](_0x29addd))['finish']();}['decompress'](_0x2c045b){return this['_protobuf']['toObject'](this['_protobuf']['decode'](_0x2c045b),{'oneofs':!0x0});}}function g(_0x15355a,_0x361c86){const _0x5be622=_0x20e0f2(_0x15355a);return _0x5be622['path'][_0x5be622['path']['length']-0x1]+=_0x361c86,_0x5be622;}function _(_0x209d9e,_0x27095d){return _0x209d9e['root']===_0x27095d['root']&&_0x3d07dc(_0x209d9e['path'],_0x27095d['path']);}function $(_0x57fcd4){P(_0x57fcd4,_0x29c6bc=>('main'==_0x29c6bc['root']?(_0x29c6bc['rootMain']=!0x0,delete _0x29c6bc['root']):'$graveyard'==_0x29c6bc['root']&&(_0x29c6bc['rootGraveyard']=!0x0,delete _0x29c6bc['root']),_0x29c6bc));}function J(_0x25d99e){P(_0x25d99e,_0x3eafee=>(_0x3eafee['rootMain']?(_0x3eafee['root']='main',delete _0x3eafee['rootMain']):_0x3eafee['rootGraveyard']&&(_0x3eafee['root']='$graveyard',delete _0x3eafee['rootGraveyard']),_0x3eafee));}function P(_0x3f3fb8,_0x56fe5a){for(const _0x10085f in _0x3f3fb8){const _0x34d059=_0x3f3fb8[_0x10085f];'nodes'!==_0x10085f&&_0x239cfe(_0x34d059)&&(_0x34d059['path']&&(_0x34d059['root']||_0x34d059['rootMain']||_0x34d059['rootGraveyard'])?_0x3f3fb8[_0x10085f]=_0x56fe5a(_0x34d059):P(_0x34d059,_0x56fe5a));}return _0x3f3fb8;}class e{['_id'];['_operationName'];['_protobufDescriptor'];constructor(_0x1c50df,_0xcb3892,_0x182e1a){this['_id']=_0x1c50df,this['_operationName']=_0xcb3892,this['_protobufDescriptor']=_0x182e1a;}['compress'](_0x226127,_0x52d1a3){const _0x1afe4e=_0x52d1a3['shift']();return $(_0x1afe4e),_0x226127['buffers']['push'](this['_protobufDescriptor']['compress'](_0x1afe4e)),_0x226127['types']['push'](this['_id']),!0x0;}['decompress'](_0x5b1a39,_0xa0d8c2){_0xa0d8c2['types']['shift']();const _0x1fe2fd=this['_protobufDescriptor']['decompress'](_0xa0d8c2['buffers']['shift']());J(_0x1fe2fd),_0x1fe2fd['__className']=this['_operationName'],_0x5b1a39['push'](_0x1fe2fd);}}class s extends e{['compress'](_0x17a435,_0x5e5c43){const _0x10ff0c=_0x5e5c43['shift']();return this['_serializeOneOf']('oldValue',_0x10ff0c),this['_serializeOneOf']('newValue',_0x10ff0c),$(_0x10ff0c),_0x17a435['buffers']['push'](this['_protobufDescriptor']['compress'](_0x10ff0c)),_0x17a435['types']['push'](this['_id']),!0x0;}['decompress'](_0x4d11b4,_0x4e86a8){const {types:_0x3f9e42,buffers:_0x28716a}=_0x4e86a8,_0x255492=this['_protobufDescriptor']['decompress'](_0x28716a['shift']());_0x3f9e42['shift'](),this['_deserializeOneOf']('oldValue',_0x255492),this['_deserializeOneOf']('newValue',_0x255492),J(_0x255492),_0x255492['__className']=this['_operationName'],_0x4d11b4['push'](_0x255492);}['_serializeOneOf'](_0x3a4610,_0x99ecc3){const _0x3f4662=_0x99ecc3[_0x3a4610];'boolean'==typeof _0x3f4662?_0x99ecc3[_0x3a4610+'Boolean']=_0x3f4662:_0x99ecc3[_0x3a4610+'Json']=JSON['stringify'](_0x3f4662);}['_deserializeOneOf'](_0x28c770,_0x4605f4){const _0x446cc9=_0x28c770+'Json';_0x4605f4[_0x446cc9]?(_0x4605f4[_0x28c770]=JSON['parse'](_0x4605f4[_0x446cc9]),delete _0x4605f4[_0x446cc9]):(_0x4605f4[_0x28c770]=_0x4605f4[_0x28c770+'Boolean'],delete _0x4605f4[_0x28c770+'Boolean']);}}class i extends e{['compress'](_0x5bd81c,_0x3a4908){const _0x55e9f2=_0x3a4908['shift']();return this['_serializeNodesAttributes'](_0x55e9f2['nodes']),$(_0x55e9f2),_0x5bd81c['buffers']['push'](this['_protobufDescriptor']['compress'](_0x55e9f2)),_0x5bd81c['types']['push'](this['_id']),!0x0;}['decompress'](_0x16f83e,_0x193499){const {types:_0x1af37b,buffers:_0x5a10ce}=_0x193499,_0x4538bb=this['_protobufDescriptor']['decompress'](_0x5a10ce['shift']());_0x1af37b['shift'](),_0x4538bb['nodes']||(_0x4538bb['nodes']=[]),this['_deserializeNodesAttributes'](_0x4538bb['nodes']),J(_0x4538bb),_0x4538bb['__className']=this['_operationName'],_0x16f83e['push'](_0x4538bb);}['_serializeNodesAttributes'](_0x2e3220){for(const _0x228890 of _0x2e3220){if(_0x228890['attributes']){const _0x41d856=_0x228890['attributes'];this['_areValuesBoolean'](_0x41d856)?_0x228890['attributesBoolean']=_0x41d856:_0x228890['attributesJson']=JSON['stringify'](_0x41d856);}_0x228890['children']&&this['_serializeNodesAttributes'](_0x228890['children']);}}['_deserializeNodesAttributes'](_0x3e71d0){for(const _0x500b1e of _0x3e71d0)(_0x500b1e['attributesBoolean']||_0x500b1e['attributesJson'])&&(_0x500b1e['attributesBoolean']?(_0x500b1e['attributes']=_0x500b1e['attributesBoolean'],delete _0x500b1e['attributesBoolean']):(_0x500b1e['attributes']=JSON['parse'](_0x500b1e['attributesJson']),delete _0x500b1e['attributesJson'])),_0x500b1e['children']&&this['_deserializeNodesAttributes'](_0x500b1e['children']);}['_areValuesBoolean'](_0x36bb5e){return Object['keys'](_0x36bb5e)['every'](_0x363979=>'boolean'==typeof _0x36bb5e[_0x363979]);}}class n extends e{['decompress'](_0x104994,_0x2e671a){super['decompress'](_0x104994,_0x2e671a);const _0x1d4dd5=_0x104994[_0x104994['length']-0x1];_0x1d4dd5['oldRange']||(_0x1d4dd5['oldRange']=null),_0x1d4dd5['newRange']||(_0x1d4dd5['newRange']=null);}}class p extends e{['compress'](_0x40e7fd,_0x5247e4){return _0x5247e4['shift'](),_0x40e7fd['types']['push'](this['_id']),!0x0;}['decompress'](_0x40c685,_0x17b8d7){_0x17b8d7['types']['shift'](),_0x40c685['push']({'__className':this['_operationName']});}}class m extends n{['_omittedNamespace'];constructor(_0x8bca78,_0xc4883b,_0x34bca1,_0x5a93ed){super(_0x8bca78,_0xc4883b,_0x34bca1),this['_omittedNamespace']=_0x5a93ed+':';}['compress'](_0x6a7bc7,_0x10c7ed){return!('MarkerOperation'!=_0x10c7ed[0x0]['__className']||!_0x10c7ed[0x0]['name']['startsWith'](this['_omittedNamespace']))&&(_0x10c7ed[0x0]['name']=_0x10c7ed[0x0]['name']['replace'](new RegExp('^'+this['_omittedNamespace']),''),super['compress'](_0x6a7bc7,_0x10c7ed),!0x0);}['decompress'](_0x387040,_0x6cc677){super['decompress'](_0x387040,_0x6cc677);const _0x5d8e02=_0x387040[_0x387040['length']-0x1];_0x5d8e02['name']=this['_omittedNamespace']+_0x5d8e02['name'];}}class O{['_id'];['_context'];constructor(_0x5b6ca7,_0x17bf32){this['_id']=_0x5b6ca7,this['_context']=_0x17bf32;}['compress'](_0x567a8c,_0x400976){let _0x329f91;for(;_0x400976['length']>0x1&&this['_compareOperations'](_0x400976[0x0],_0x400976[0x1]);)_0x329f91?(_0x329f91=this['_combineNext'](_0x400976['shift'](),_0x329f91),_0x567a8c['types']['push'](0x0)):(_0x329f91=_0x20e0f2(_0x400976['shift']()),_0x567a8c['types']['push'](this['_id']));return!!_0x329f91&&(_0x329f91=this['_combineNext'](_0x400976['shift'](),_0x329f91),_0x567a8c['types']['push'](0x0),_0x567a8c['buffers']['push'](this['_compressSingleOperation'](_0x329f91)),!0x0);}['decompress'](_0x5ee390,_0x54ebd1){const _0x256780=this['_decompressSingleOperation'](_0x54ebd1);for(;0x0==_0x54ebd1['types'][0x0];)_0x54ebd1['types']['shift'](),_0x5ee390['push'](this['_splitCurrent'](_0x256780));_0x5ee390['push'](_0x256780);}}class a extends O{['_combineNext'](_0x272760,_0x51dc36){return _0x51dc36['nodes'][0x0]['data']+=_0x272760['nodes'][0x0]['data'],_0x51dc36;}['_splitCurrent'](_0x3344ae){const _0x2be133=_0x20e0f2(_0x3344ae),_0x366485=_0x2be133['nodes'][0x0],_0x3d873b=_0x3344ae['nodes'][0x0],_0x3cb49c=_0x3d873b['data'][Symbol['iterator']]()['next']()['value'],_0x4bbbea=_0x3cb49c['length'];return _0x366485['data']=_0x3cb49c,_0x3d873b['data']=_0x3d873b['data']['substr'](_0x4bbbea),_0x3344ae['position']=g(_0x3344ae['position'],_0x4bbbea),_0x2be133;}['_compareOperations'](_0x5c46be,_0x15563c){if(this['_checkOperation'](_0x5c46be)&&this['_checkOperation'](_0x15563c)){const _0x1c94ab=_0x5c46be['nodes'][0x0]['data']['length'],_0xc61911=_(g(_0x5c46be['position'],_0x1c94ab),_0x15563c['position']),_0x3f9fc1=_0x5c46be['nodes'][0x0],_0x4e36d6=_0x15563c['nodes'][0x0];return _0xc61911&&this['_compareAttributes'](_0x3f9fc1,_0x4e36d6);}return!0x1;}['_compressSingleOperation'](_0x2f29b8){const _0x100f02={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('InsertOperation')['compress'](_0x100f02,[_0x2f29b8]),_0x100f02['buffers'][0x0];}['_decompressSingleOperation'](_0x2a4fff){const _0x5c2ab5=[];return this['_context']['_getCompressorByName']('InsertOperation')['decompress'](_0x5c2ab5,_0x2a4fff),_0x5c2ab5[0x0];}['_checkOperation'](_0x117ebd){return'InsertOperation'==_0x117ebd['__className']&&0x1==_0x117ebd['nodes']['length']&&_0x117ebd['nodes'][0x0]['data']&&!_0x117ebd['wasUndone']&&0x1==Array['from'](_0x117ebd['nodes'][0x0]['data'])['length'];}['_compareAttributes'](_0x3bdc43,_0x1ca6a6){const _0x1d98d1=Object['keys'](_0x3bdc43['attributes']||{}),_0xa2d92f=Object['keys'](_0x1ca6a6['attributes']||{});return _0x1d98d1['length']===_0xa2d92f['length']&&_0x1d98d1['every'](_0x4c93c6=>_0x1ca6a6['attributes'][_0x4c93c6]&&_0x1ca6a6['attributes'][_0x4c93c6]===_0x3bdc43['attributes'][_0x4c93c6]);}}class c extends O{['_combineNext'](_0x26610d,_0x278339){return _0x278339['howMany']++,_0x278339['sourcePosition']=_0x20e0f2(_0x26610d['sourcePosition']),_0x278339;}['_splitCurrent'](_0x3c501d){const _0x35acd2=_0x20e0f2(_0x3c501d);return _0x3c501d['howMany']--,_0x35acd2['howMany']=0x1,_0x35acd2['sourcePosition']=g(_0x35acd2['sourcePosition'],_0x3c501d['howMany']),_0x35acd2;}['_compareOperations'](_0x5ed50c,_0x49ba58){return!(!this['_checkOperation'](_0x5ed50c)||!this['_checkOperation'](_0x49ba58))&&(_(g(_0x5ed50c['sourcePosition'],-0x1),_0x49ba58['sourcePosition'])&&_(_0x5ed50c['targetPosition'],_0x49ba58['targetPosition']));}['_compressSingleOperation'](_0x534ca3){const _0x4ca5bc={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x4ca5bc,[_0x534ca3]),_0x4ca5bc['buffers'][0x0];}['_decompressSingleOperation'](_0xf626d1){const _0x2ed116=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x2ed116,_0xf626d1),_0x2ed116[0x0];}['_checkOperation'](_0x51d6f9){return'MoveOperation'==_0x51d6f9['__className']&&'$graveyard'==_0x51d6f9['targetPosition']['root']&&0x1==_0x51d6f9['howMany']&&!_0x51d6f9['wasUndone'];}}class h extends O{['_combineNext'](_0x2f4eda,_0x300f7c){return _0x300f7c['howMany']++,_0x300f7c;}['_splitCurrent'](_0x1381df){const _0x464a63=_0x20e0f2(_0x1381df);return _0x464a63['howMany']=0x1,_0x1381df['howMany']--,_0x464a63;}['_compareOperations'](_0x5e66b4,_0x54e031){return!(!this['_checkOperation'](_0x5e66b4)||!this['_checkOperation'](_0x54e031))&&(_(_0x5e66b4['sourcePosition'],_0x54e031['sourcePosition'])&&_(_0x5e66b4['targetPosition'],_0x54e031['targetPosition']));}['_compressSingleOperation'](_0x59dd7f){const _0x369fac={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x369fac,[_0x59dd7f]),_0x369fac['buffers'][0x0];}['_decompressSingleOperation'](_0x23756c){const _0x51ffde=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x51ffde,_0x23756c),_0x51ffde[0x0];}['_checkOperation'](_0x37792a){return'MoveOperation'==_0x37792a['__className']&&'$graveyard'==_0x37792a['targetPosition']['root']&&0x1==_0x37792a['howMany']&&!_0x37792a['wasUndone'];}}class f extends O{['compress'](_0x1a403f,_0x3ffb6e){if(!this['_compareOperations'](_0x3ffb6e[0x0],_0x3ffb6e[0x1]))return!0x1;const _0x186643=_0x3ffb6e['shift']();return _0x186643['oldRange']=null,_0x186643['newRange']&&_(_0x186643['newRange']['start'],_0x186643['newRange']['end'])&&(_0x186643['newRange']['end']=null),_0x3ffb6e['shift'](),_0x1a403f['types']['push'](this['_id']),_0x1a403f['types']['push'](0x0),_0x1a403f['buffers']['push'](this['_compressSingleOperation'](_0x186643)),!0x0;}['decompress'](_0x458580,_0x469ea5){const _0x12df36=this['_decompressSingleOperation'](_0x469ea5);_0x12df36['newRange']&&!_0x12df36['newRange']['end']&&(_0x12df36['newRange']['end']=_0x20e0f2(_0x12df36['newRange']['start']));const _0x12f25c=_0x20e0f2(_0x12df36);_0x12f25c['newRange']&&(_0x12f25c['newRange']['start']['stickiness']='toNone',_0x12f25c['newRange']['end']=_0x20e0f2(_0x12f25c['newRange']['start'])),_0x12f25c['name']='user:position:'+_0x12f25c['name']['split'](':')[0x2],_0x469ea5['types']['shift'](),_0x458580['push'](_0x12df36),_0x458580['push'](_0x12f25c);}['_compressSingleOperation'](_0x502f1c){const _0x253f93={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MarkerOperation')['compress'](_0x253f93,[_0x502f1c]),_0x253f93['buffers'][0x0];}['_decompressSingleOperation'](_0x216d58){const _0x2b4460=[];return this['_context']['_getCompressorByName']('MarkerOperation')['decompress'](_0x2b4460,_0x216d58),_0x2b4460[0x0];}['_compareOperations'](_0x3d8ee0,_0x220b0f){return!(!_0x3d8ee0||!_0x220b0f)&&('MarkerOperation'==_0x3d8ee0['__className']&&'MarkerOperation'==_0x220b0f['__className']&&!(!_0x3d8ee0['name']['startsWith']('user:')||!_0x220b0f['name']['startsWith']('user:')||_0x3d8ee0['name']==_0x220b0f['name']));}}class y{['_compressorById'];['_compressorByName'];['_protobufFactory'];constructor(){this['_compressorById']=new Map(),this['_compressorByName']=new Map(),this['_protobufFactory']=new r();const _0x53baa0=this['_protobufFactory']['getDescriptor']('MarkerOperation');this['_registerCompressor'](0x1,'NoOperation',new p(0x1,'NoOperation',void 0x0)),this['_registerOperationCompressor'](0xa,'AttributeOperation',s),this['_registerOperationCompressor'](0xb,'InsertOperation',i),this['_registerOperationCompressor'](0xc,'MarkerOperation',n),this['_registerOperationCompressor'](0xd,'MergeOperation',e),this['_registerOperationCompressor'](0xe,'MoveOperation',e),this['_registerOperationCompressor'](0xf,'RenameOperation',e),this['_registerOperationCompressor'](0x10,'RootAttributeOperation',s),this['_registerOperationCompressor'](0x11,'SplitOperation',e),this['_registerCompressor'](0x12,'CommentMarkerOperation',new m(0x12,'MarkerOperation',_0x53baa0,'comment')),this['_registerCompressor'](0x13,'SuggestionMarkerOperation',new m(0x13,'MarkerOperation',_0x53baa0,'suggestion')),this['_registerOperationCompressor'](0x14,'RootOperation',e),this['_registerActionCompressor'](0x64,'TypingAction',a),this['_registerActionCompressor'](0x65,'DeletingAction',c),this['_registerActionCompressor'](0x66,'ForwardDeletingAction',h),this['_registerActionCompressor'](0x67,'UserSelectionAction',f);}['compress'](_0x4dee09){if(!_0x4dee09||!_0x4dee09[0x0])throw new _0x591e18('no-operations-provided',this);const _0x53244f={'types':[],'buffers':[],'baseVersion':_0x4dee09[0x0]['baseVersion']};for(;_0x4dee09['length'];)this['_getCompressorByName']('UserSelectionAction')['compress'](_0x53244f,_0x4dee09)||this['_getCompressorByName']('TypingAction')['compress'](_0x53244f,_0x4dee09)||this['_getCompressorByName']('DeletingAction')['compress'](_0x53244f,_0x4dee09)||this['_getCompressorByName']('ForwardDeletingAction')['compress'](_0x53244f,_0x4dee09)||this['_getCompressorByName']('CommentMarkerOperation')['compress'](_0x53244f,_0x4dee09)||this['_getCompressorByName']('SuggestionMarkerOperation')['compress'](_0x53244f,_0x4dee09)||this['_getCompressorByName'](_0x4dee09[0x0]['__className'])['compress'](_0x53244f,_0x4dee09);return _0x53244f;}['decompress'](_0x20f384){const _0x2db731=[];for(;_0x20f384['types']['length'];){const _0x16ad2b=this['_compressorById']['get'](_0x20f384['types'][0x0]);if(!_0x16ad2b)throw new _0x591e18('decompress-compressor-not-found',this,{'type':_0x20f384['types'][0x0]});_0x16ad2b['decompress'](_0x2db731,_0x20f384);}return _0x2db731['forEach']((_0x4a61bb,_0x2309c1)=>_0x4a61bb['baseVersion']=_0x20f384['baseVersion']+_0x2309c1),_0x2db731;}['_getCompressorByName'](_0x1ea3d6){return this['_compressorByName']['get'](_0x1ea3d6);}['_registerOperationCompressor'](_0x44dbe6,_0x887f0d,_0x4c631f){const _0x52b43c=new _0x4c631f(_0x44dbe6,_0x887f0d,this['_protobufFactory']['getDescriptor'](_0x887f0d));this['_registerCompressor'](_0x44dbe6,_0x887f0d,_0x52b43c);}['_registerActionCompressor'](_0x2300bb,_0x5cc115,_0x273797){const _0x22148b=new _0x273797(_0x2300bb,this);this['_registerCompressor'](_0x2300bb,_0x5cc115,_0x22148b);}['_registerCompressor'](_0x347762,_0x1a5501,_0x4175e2){this['_compressorById']['set'](_0x347762,_0x4175e2),this['_compressorByName']['set'](_0x1a5501,_0x4175e2);}}export{y as Compressor};
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ckeditor/ckeditor5-operations-compressor",
|
|
3
|
-
"version": "47.2.0-alpha.
|
|
3
|
+
"version": "47.2.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": "47.2.0-alpha.
|
|
37
|
-
"ckeditor5": "47.2.0-alpha.
|
|
36
|
+
"@ckeditor/ckeditor5-utils": "47.2.0-alpha.2",
|
|
37
|
+
"ckeditor5": "47.2.0-alpha.2",
|
|
38
38
|
"es-toolkit": "1.39.5",
|
|
39
39
|
"protobufjs": "7.5.0"
|
|
40
40
|
},
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
function _0x267c(){const _0x2b7ff6=['_decompressSingleOperation','_compressSingleOperation','buffers','length','225202joqKOa','push','577501kxbqUx','_splitCurrent','decompress','shift','32447943kUWaCZ','7938056xIekFP','112165OyEOym','_context','types','66YKAGco','7869512uRcLak','2086588EVWNQp','36SrHoKw','_id','compress','_compareOperations','_combineNext'];_0x267c=function(){return _0x2b7ff6;};return _0x267c();}const _0x56afe2=_0x331e;function _0x331e(_0x186b03,_0x3d6331){const _0x267c66=_0x267c();return _0x331e=function(_0x331e06,_0x4297b4){_0x331e06=_0x331e06-0x91;let _0x59d6b9=_0x267c66[_0x331e06];return _0x59d6b9;},_0x331e(_0x186b03,_0x3d6331);}(function(_0x428a46,_0x503ca2){const _0x10db22=_0x331e,_0x43567d=_0x428a46();while(!![]){try{const _0xb783ee=parseInt(_0x10db22(0x91))/0x1+parseInt(_0x10db22(0xa6))/0x2*(parseInt(_0x10db22(0x9d))/0x3)+parseInt(_0x10db22(0x9c))/0x4+parseInt(_0x10db22(0x97))/0x5*(-parseInt(_0x10db22(0x9a))/0x6)+parseInt(_0x10db22(0x96))/0x7+parseInt(_0x10db22(0x9b))/0x8+-parseInt(_0x10db22(0x95))/0x9;if(_0xb783ee===_0x503ca2)break;else _0x43567d['push'](_0x43567d['shift']());}catch(_0x2a959d){_0x43567d['push'](_0x43567d['shift']());}}}(_0x267c,0xaecbf));import{cloneDeep as _0x1a5d99}from'es-toolkit/compat';export class ActionCompressor{[_0x56afe2(0x9e)];[_0x56afe2(0x98)];constructor(_0x34ea62,_0x6a8397){const _0x5e5f82=_0x56afe2;this[_0x5e5f82(0x9e)]=_0x34ea62,this[_0x5e5f82(0x98)]=_0x6a8397;}[_0x56afe2(0x9f)](_0x58855b,_0x485641){const _0x13d3fa=_0x56afe2;let _0x136cf3;for(;_0x485641[_0x13d3fa(0xa5)]>0x1&&this[_0x13d3fa(0xa0)](_0x485641[0x0],_0x485641[0x1]);)_0x136cf3?(_0x136cf3=this[_0x13d3fa(0xa1)](_0x485641[_0x13d3fa(0x94)](),_0x136cf3),_0x58855b[_0x13d3fa(0x99)][_0x13d3fa(0xa7)](0x0)):(_0x136cf3=_0x1a5d99(_0x485641[_0x13d3fa(0x94)]()),_0x58855b[_0x13d3fa(0x99)][_0x13d3fa(0xa7)](this[_0x13d3fa(0x9e)]));return!!_0x136cf3&&(_0x136cf3=this[_0x13d3fa(0xa1)](_0x485641[_0x13d3fa(0x94)](),_0x136cf3),_0x58855b[_0x13d3fa(0x99)][_0x13d3fa(0xa7)](0x0),_0x58855b[_0x13d3fa(0xa4)][_0x13d3fa(0xa7)](this[_0x13d3fa(0xa3)](_0x136cf3)),!0x0);}[_0x56afe2(0x93)](_0xc155a6,_0x52c498){const _0x468177=_0x56afe2,_0x4b3327=this[_0x468177(0xa2)](_0x52c498);for(;0x0==_0x52c498[_0x468177(0x99)][0x0];)_0x52c498[_0x468177(0x99)][_0x468177(0x94)](),_0xc155a6[_0x468177(0xa7)](this[_0x468177(0x92)](_0x4b3327));_0xc155a6[_0x468177(0xa7)](_0x4b3327);}}
|