@ckeditor/ckeditor5-operations-compressor 47.5.0-alpha.2 → 47.5.0-alpha.3
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/errors.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 _0x5ee642=_0x306f88['Reader'],_0x25be55=_0x306f88['Writer'],_0x555075=_0x306f88['util'],_0xfad616=_0x306f88['roots']['default']||(_0x306f88['roots']['default']={});return _0xfad616['AttributeOperation']=(function(){function _0x190faf(_0x3c5eb9){if(_0x3c5eb9){for(var _0x4eb9b1=Object['keys'](_0x3c5eb9),_0xdef119=0x0;_0xdef119<_0x4eb9b1['length'];++_0xdef119)null!=_0x3c5eb9[_0x4eb9b1[_0xdef119]]&&(this[_0x4eb9b1[_0xdef119]]=_0x3c5eb9[_0x4eb9b1[_0xdef119]]);}}return _0x190faf['prototype']['range']=null,_0x190faf['prototype']['key']='',_0x190faf['prototype']['oldValueBoolean']=!0x1,_0x190faf['prototype']['oldValueJson']='',_0x190faf['prototype']['newValueBoolean']=!0x1,_0x190faf['prototype']['newValueJson']='',_0x190faf['prototype']['wasUndone']=!0x1,_0x190faf['create']=function(_0x3053f6){return new _0x190faf(_0x3053f6);},_0x190faf['encode']=function(_0x81f96,_0x56a29a){return _0x56a29a||(_0x56a29a=_0x25be55['create']()),null!=_0x81f96['range']&&Object['hasOwnProperty']['call'](_0x81f96,'range')&&_0xfad616['Range']['encode'](_0x81f96['range'],_0x56a29a['uint32'](0xa)['fork']())['ldelim'](),null!=_0x81f96['key']&&Object['hasOwnProperty']['call'](_0x81f96,'key')&&_0x56a29a['uint32'](0x12)['string'](_0x81f96['key']),null!=_0x81f96['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x81f96,'oldValueBoolean')&&_0x56a29a['uint32'](0x18)['bool'](_0x81f96['oldValueBoolean']),null!=_0x81f96['oldValueJson']&&Object['hasOwnProperty']['call'](_0x81f96,'oldValueJson')&&_0x56a29a['uint32'](0x22)['string'](_0x81f96['oldValueJson']),null!=_0x81f96['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x81f96,'newValueBoolean')&&_0x56a29a['uint32'](0x28)['bool'](_0x81f96['newValueBoolean']),null!=_0x81f96['newValueJson']&&Object['hasOwnProperty']['call'](_0x81f96,'newValueJson')&&_0x56a29a['uint32'](0x32)['string'](_0x81f96['newValueJson']),null!=_0x81f96['wasUndone']&&Object['hasOwnProperty']['call'](_0x81f96,'wasUndone')&&_0x56a29a['uint32'](0x38)['bool'](_0x81f96['wasUndone']),_0x56a29a;},_0x190faf['encodeDelimited']=function(_0x1cb5d9,_0x485496){return this['encode'](_0x1cb5d9,_0x485496)['ldelim']();},_0x190faf['decode']=function(_0x38e422,_0x21e7b9){_0x38e422 instanceof _0x5ee642||(_0x38e422=_0x5ee642['create'](_0x38e422));for(var _0x1469d=void 0x0===_0x21e7b9?_0x38e422['len']:_0x38e422['pos']+_0x21e7b9,_0x30376b=new _0xfad616['AttributeOperation']();_0x38e422['pos']<_0x1469d;){var _0xbbcf7b=_0x38e422['uint32']();switch(_0xbbcf7b>>>0x3){case 0x1:_0x30376b['range']=_0xfad616['Range']['decode'](_0x38e422,_0x38e422['uint32']());break;case 0x2:_0x30376b['key']=_0x38e422['string']();break;case 0x3:_0x30376b['oldValueBoolean']=_0x38e422['bool']();break;case 0x4:_0x30376b['oldValueJson']=_0x38e422['string']();break;case 0x5:_0x30376b['newValueBoolean']=_0x38e422['bool']();break;case 0x6:_0x30376b['newValueJson']=_0x38e422['string']();break;case 0x7:_0x30376b['wasUndone']=_0x38e422['bool']();break;default:_0x38e422['skipType'](0x7&_0xbbcf7b);}}return _0x30376b;},_0x190faf['decodeDelimited']=function(_0x479471){return _0x479471 instanceof _0x5ee642||(_0x479471=new _0x5ee642(_0x479471)),this['decode'](_0x479471,_0x479471['uint32']());},_0x190faf['verify']=function(_0x1009f3){if('object'!=typeof _0x1009f3||null===_0x1009f3)return'object\x20expected';if(null!=_0x1009f3['range']&&_0x1009f3['hasOwnProperty']('range')){var _0x1539e1=_0xfad616['Range']['verify'](_0x1009f3['range']);if(_0x1539e1)return'range.'+_0x1539e1;}return null!=_0x1009f3['key']&&_0x1009f3['hasOwnProperty']('key')&&!_0x555075['isString'](_0x1009f3['key'])?'key:\x20string\x20expected':null!=_0x1009f3['oldValueBoolean']&&_0x1009f3['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x1009f3['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x1009f3['oldValueJson']&&_0x1009f3['hasOwnProperty']('oldValueJson')&&!_0x555075['isString'](_0x1009f3['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x1009f3['newValueBoolean']&&_0x1009f3['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x1009f3['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x1009f3['newValueJson']&&_0x1009f3['hasOwnProperty']('newValueJson')&&!_0x555075['isString'](_0x1009f3['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x1009f3['wasUndone']&&_0x1009f3['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x1009f3['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x190faf['fromObject']=function(_0x271a31){if(_0x271a31 instanceof _0xfad616['AttributeOperation'])return _0x271a31;var _0x48838e=new _0xfad616['AttributeOperation']();if(null!=_0x271a31['range']){if('object'!=typeof _0x271a31['range'])throw TypeError('.AttributeOperation.range:\x20object\x20expected');_0x48838e['range']=_0xfad616['Range']['fromObject'](_0x271a31['range']);}return null!=_0x271a31['key']&&(_0x48838e['key']=String(_0x271a31['key'])),null!=_0x271a31['oldValueBoolean']&&(_0x48838e['oldValueBoolean']=Boolean(_0x271a31['oldValueBoolean'])),null!=_0x271a31['oldValueJson']&&(_0x48838e['oldValueJson']=String(_0x271a31['oldValueJson'])),null!=_0x271a31['newValueBoolean']&&(_0x48838e['newValueBoolean']=Boolean(_0x271a31['newValueBoolean'])),null!=_0x271a31['newValueJson']&&(_0x48838e['newValueJson']=String(_0x271a31['newValueJson'])),null!=_0x271a31['wasUndone']&&(_0x48838e['wasUndone']=Boolean(_0x271a31['wasUndone'])),_0x48838e;},_0x190faf['toObject']=function(_0x1f3fc7,_0x18422d){_0x18422d||(_0x18422d={});var _0x4fccb4={};return _0x18422d['defaults']&&(_0x4fccb4['range']=null,_0x4fccb4['key']='',_0x4fccb4['oldValueBoolean']=!0x1,_0x4fccb4['oldValueJson']='',_0x4fccb4['newValueBoolean']=!0x1,_0x4fccb4['newValueJson']='',_0x4fccb4['wasUndone']=!0x1),null!=_0x1f3fc7['range']&&_0x1f3fc7['hasOwnProperty']('range')&&(_0x4fccb4['range']=_0xfad616['Range']['toObject'](_0x1f3fc7['range'],_0x18422d)),null!=_0x1f3fc7['key']&&_0x1f3fc7['hasOwnProperty']('key')&&(_0x4fccb4['key']=_0x1f3fc7['key']),null!=_0x1f3fc7['oldValueBoolean']&&_0x1f3fc7['hasOwnProperty']('oldValueBoolean')&&(_0x4fccb4['oldValueBoolean']=_0x1f3fc7['oldValueBoolean']),null!=_0x1f3fc7['oldValueJson']&&_0x1f3fc7['hasOwnProperty']('oldValueJson')&&(_0x4fccb4['oldValueJson']=_0x1f3fc7['oldValueJson']),null!=_0x1f3fc7['newValueBoolean']&&_0x1f3fc7['hasOwnProperty']('newValueBoolean')&&(_0x4fccb4['newValueBoolean']=_0x1f3fc7['newValueBoolean']),null!=_0x1f3fc7['newValueJson']&&_0x1f3fc7['hasOwnProperty']('newValueJson')&&(_0x4fccb4['newValueJson']=_0x1f3fc7['newValueJson']),null!=_0x1f3fc7['wasUndone']&&_0x1f3fc7['hasOwnProperty']('wasUndone')&&(_0x4fccb4['wasUndone']=_0x1f3fc7['wasUndone']),_0x4fccb4;},_0x190faf['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x306f88['util']['toJSONOptions']);},_0x190faf['getTypeUrl']=function(_0x4337b3){return void 0x0===_0x4337b3&&(_0x4337b3='type.googleapis.com'),_0x4337b3+'/AttributeOperation';},_0x190faf;}()),_0xfad616['InsertOperation']=(function(){function _0x20b53b(_0x14e380){if(this['nodes']=[],_0x14e380){for(var _0x140b31=Object['keys'](_0x14e380),_0x18c99b=0x0;_0x18c99b<_0x140b31['length'];++_0x18c99b)null!=_0x14e380[_0x140b31[_0x18c99b]]&&(this[_0x140b31[_0x18c99b]]=_0x14e380[_0x140b31[_0x18c99b]]);}}return _0x20b53b['prototype']['position']=null,_0x20b53b['prototype']['nodes']=_0x555075['emptyArray'],_0x20b53b['prototype']['shouldReceiveAttributes']=!0x1,_0x20b53b['prototype']['wasUndone']=!0x1,_0x20b53b['create']=function(_0x5e09a3){return new _0x20b53b(_0x5e09a3);},_0x20b53b['encode']=function(_0x3ca7a4,_0x2b024d){if(_0x2b024d||(_0x2b024d=_0x25be55['create']()),null!=_0x3ca7a4['position']&&Object['hasOwnProperty']['call'](_0x3ca7a4,'position')&&_0xfad616['Position']['encode'](_0x3ca7a4['position'],_0x2b024d['uint32'](0xa)['fork']())['ldelim'](),null!=_0x3ca7a4['nodes']&&_0x3ca7a4['nodes']['length']){for(var _0x460b95=0x0;_0x460b95<_0x3ca7a4['nodes']['length'];++_0x460b95)_0xfad616['Element']['encode'](_0x3ca7a4['nodes'][_0x460b95],_0x2b024d['uint32'](0x12)['fork']())['ldelim']();}return null!=_0x3ca7a4['shouldReceiveAttributes']&&Object['hasOwnProperty']['call'](_0x3ca7a4,'shouldReceiveAttributes')&&_0x2b024d['uint32'](0x18)['bool'](_0x3ca7a4['shouldReceiveAttributes']),null!=_0x3ca7a4['wasUndone']&&Object['hasOwnProperty']['call'](_0x3ca7a4,'wasUndone')&&_0x2b024d['uint32'](0x20)['bool'](_0x3ca7a4['wasUndone']),_0x2b024d;},_0x20b53b['encodeDelimited']=function(_0x57379c,_0x2d502f){return this['encode'](_0x57379c,_0x2d502f)['ldelim']();},_0x20b53b['decode']=function(_0x5b82fb,_0x29bdf4){_0x5b82fb instanceof _0x5ee642||(_0x5b82fb=_0x5ee642['create'](_0x5b82fb));for(var _0x4315f2=void 0x0===_0x29bdf4?_0x5b82fb['len']:_0x5b82fb['pos']+_0x29bdf4,_0x2dd275=new _0xfad616['InsertOperation']();_0x5b82fb['pos']<_0x4315f2;){var _0x5531a6=_0x5b82fb['uint32']();switch(_0x5531a6>>>0x3){case 0x1:_0x2dd275['position']=_0xfad616['Position']['decode'](_0x5b82fb,_0x5b82fb['uint32']());break;case 0x2:_0x2dd275['nodes']&&_0x2dd275['nodes']['length']||(_0x2dd275['nodes']=[]),_0x2dd275['nodes']['push'](_0xfad616['Element']['decode'](_0x5b82fb,_0x5b82fb['uint32']()));break;case 0x3:_0x2dd275['shouldReceiveAttributes']=_0x5b82fb['bool']();break;case 0x4:_0x2dd275['wasUndone']=_0x5b82fb['bool']();break;default:_0x5b82fb['skipType'](0x7&_0x5531a6);}}return _0x2dd275;},_0x20b53b['decodeDelimited']=function(_0x687700){return _0x687700 instanceof _0x5ee642||(_0x687700=new _0x5ee642(_0x687700)),this['decode'](_0x687700,_0x687700['uint32']());},_0x20b53b['verify']=function(_0x2fca2d){if('object'!=typeof _0x2fca2d||null===_0x2fca2d)return'object\x20expected';if(null!=_0x2fca2d['position']&&_0x2fca2d['hasOwnProperty']('position')&&(_0x47ffc2=_0xfad616['Position']['verify'](_0x2fca2d['position'])))return'position.'+_0x47ffc2;if(null!=_0x2fca2d['nodes']&&_0x2fca2d['hasOwnProperty']('nodes')){if(!Array['isArray'](_0x2fca2d['nodes']))return'nodes:\x20array\x20expected';for(var _0x140577=0x0;_0x140577<_0x2fca2d['nodes']['length'];++_0x140577){var _0x47ffc2;if(_0x47ffc2=_0xfad616['Element']['verify'](_0x2fca2d['nodes'][_0x140577]))return'nodes.'+_0x47ffc2;}}return null!=_0x2fca2d['shouldReceiveAttributes']&&_0x2fca2d['hasOwnProperty']('shouldReceiveAttributes')&&'boolean'!=typeof _0x2fca2d['shouldReceiveAttributes']?'shouldReceiveAttributes:\x20boolean\x20expected':null!=_0x2fca2d['wasUndone']&&_0x2fca2d['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x2fca2d['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x20b53b['fromObject']=function(_0x54fc40){if(_0x54fc40 instanceof _0xfad616['InsertOperation'])return _0x54fc40;var _0x34ed55=new _0xfad616['InsertOperation']();if(null!=_0x54fc40['position']){if('object'!=typeof _0x54fc40['position'])throw TypeError('.InsertOperation.position:\x20object\x20expected');_0x34ed55['position']=_0xfad616['Position']['fromObject'](_0x54fc40['position']);}if(_0x54fc40['nodes']){if(!Array['isArray'](_0x54fc40['nodes']))throw TypeError('.InsertOperation.nodes:\x20array\x20expected');_0x34ed55['nodes']=[];for(var _0x5656e1=0x0;_0x5656e1<_0x54fc40['nodes']['length'];++_0x5656e1){if('object'!=typeof _0x54fc40['nodes'][_0x5656e1])throw TypeError('.InsertOperation.nodes:\x20object\x20expected');_0x34ed55['nodes'][_0x5656e1]=_0xfad616['Element']['fromObject'](_0x54fc40['nodes'][_0x5656e1]);}}return null!=_0x54fc40['shouldReceiveAttributes']&&(_0x34ed55['shouldReceiveAttributes']=Boolean(_0x54fc40['shouldReceiveAttributes'])),null!=_0x54fc40['wasUndone']&&(_0x34ed55['wasUndone']=Boolean(_0x54fc40['wasUndone'])),_0x34ed55;},_0x20b53b['toObject']=function(_0x7dd652,_0x67902d){_0x67902d||(_0x67902d={});var _0x5dad8e={};if((_0x67902d['arrays']||_0x67902d['defaults'])&&(_0x5dad8e['nodes']=[]),_0x67902d['defaults']&&(_0x5dad8e['position']=null,_0x5dad8e['shouldReceiveAttributes']=!0x1,_0x5dad8e['wasUndone']=!0x1),null!=_0x7dd652['position']&&_0x7dd652['hasOwnProperty']('position')&&(_0x5dad8e['position']=_0xfad616['Position']['toObject'](_0x7dd652['position'],_0x67902d)),_0x7dd652['nodes']&&_0x7dd652['nodes']['length']){_0x5dad8e['nodes']=[];for(var _0x3311c3=0x0;_0x3311c3<_0x7dd652['nodes']['length'];++_0x3311c3)_0x5dad8e['nodes'][_0x3311c3]=_0xfad616['Element']['toObject'](_0x7dd652['nodes'][_0x3311c3],_0x67902d);}return null!=_0x7dd652['shouldReceiveAttributes']&&_0x7dd652['hasOwnProperty']('shouldReceiveAttributes')&&(_0x5dad8e['shouldReceiveAttributes']=_0x7dd652['shouldReceiveAttributes']),null!=_0x7dd652['wasUndone']&&_0x7dd652['hasOwnProperty']('wasUndone')&&(_0x5dad8e['wasUndone']=_0x7dd652['wasUndone']),_0x5dad8e;},_0x20b53b['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x306f88['util']['toJSONOptions']);},_0x20b53b['getTypeUrl']=function(_0x15b1d8){return void 0x0===_0x15b1d8&&(_0x15b1d8='type.googleapis.com'),_0x15b1d8+'/InsertOperation';},_0x20b53b;}()),_0xfad616['MarkerOperation']=(function(){function _0x5136b3(_0x16fc5e){if(_0x16fc5e){for(var _0x2580d3=Object['keys'](_0x16fc5e),_0x4cdab3=0x0;_0x4cdab3<_0x2580d3['length'];++_0x4cdab3)null!=_0x16fc5e[_0x2580d3[_0x4cdab3]]&&(this[_0x2580d3[_0x4cdab3]]=_0x16fc5e[_0x2580d3[_0x4cdab3]]);}}return _0x5136b3['prototype']['name']='',_0x5136b3['prototype']['oldRange']=null,_0x5136b3['prototype']['newRange']=null,_0x5136b3['prototype']['affectsData']=!0x1,_0x5136b3['prototype']['wasUndone']=!0x1,_0x5136b3['create']=function(_0x22653c){return new _0x5136b3(_0x22653c);},_0x5136b3['encode']=function(_0x4f8809,_0x26ec5f){return _0x26ec5f||(_0x26ec5f=_0x25be55['create']()),null!=_0x4f8809['name']&&Object['hasOwnProperty']['call'](_0x4f8809,'name')&&_0x26ec5f['uint32'](0xa)['string'](_0x4f8809['name']),null!=_0x4f8809['oldRange']&&Object['hasOwnProperty']['call'](_0x4f8809,'oldRange')&&_0xfad616['Range']['encode'](_0x4f8809['oldRange'],_0x26ec5f['uint32'](0x12)['fork']())['ldelim'](),null!=_0x4f8809['newRange']&&Object['hasOwnProperty']['call'](_0x4f8809,'newRange')&&_0xfad616['Range']['encode'](_0x4f8809['newRange'],_0x26ec5f['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x4f8809['affectsData']&&Object['hasOwnProperty']['call'](_0x4f8809,'affectsData')&&_0x26ec5f['uint32'](0x20)['bool'](_0x4f8809['affectsData']),null!=_0x4f8809['wasUndone']&&Object['hasOwnProperty']['call'](_0x4f8809,'wasUndone')&&_0x26ec5f['uint32'](0x28)['bool'](_0x4f8809['wasUndone']),_0x26ec5f;},_0x5136b3['encodeDelimited']=function(_0x4bb901,_0x580add){return this['encode'](_0x4bb901,_0x580add)['ldelim']();},_0x5136b3['decode']=function(_0x2d745d,_0x1c66fe){_0x2d745d instanceof _0x5ee642||(_0x2d745d=_0x5ee642['create'](_0x2d745d));for(var _0x17aad3=void 0x0===_0x1c66fe?_0x2d745d['len']:_0x2d745d['pos']+_0x1c66fe,_0x597aec=new _0xfad616['MarkerOperation']();_0x2d745d['pos']<_0x17aad3;){var _0x9ce61e=_0x2d745d['uint32']();switch(_0x9ce61e>>>0x3){case 0x1:_0x597aec['name']=_0x2d745d['string']();break;case 0x2:_0x597aec['oldRange']=_0xfad616['Range']['decode'](_0x2d745d,_0x2d745d['uint32']());break;case 0x3:_0x597aec['newRange']=_0xfad616['Range']['decode'](_0x2d745d,_0x2d745d['uint32']());break;case 0x4:_0x597aec['affectsData']=_0x2d745d['bool']();break;case 0x5:_0x597aec['wasUndone']=_0x2d745d['bool']();break;default:_0x2d745d['skipType'](0x7&_0x9ce61e);}}return _0x597aec;},_0x5136b3['decodeDelimited']=function(_0xaf5fe5){return _0xaf5fe5 instanceof _0x5ee642||(_0xaf5fe5=new _0x5ee642(_0xaf5fe5)),this['decode'](_0xaf5fe5,_0xaf5fe5['uint32']());},_0x5136b3['verify']=function(_0xe30dd5){if('object'!=typeof _0xe30dd5||null===_0xe30dd5)return'object\x20expected';if(null!=_0xe30dd5['name']&&_0xe30dd5['hasOwnProperty']('name')&&!_0x555075['isString'](_0xe30dd5['name']))return'name:\x20string\x20expected';var _0x3a598b;if(null!=_0xe30dd5['oldRange']&&_0xe30dd5['hasOwnProperty']('oldRange')&&(_0x3a598b=_0xfad616['Range']['verify'](_0xe30dd5['oldRange'])))return'oldRange.'+_0x3a598b;if(null!=_0xe30dd5['newRange']&&_0xe30dd5['hasOwnProperty']('newRange')&&(_0x3a598b=_0xfad616['Range']['verify'](_0xe30dd5['newRange'])))return'newRange.'+_0x3a598b;return null!=_0xe30dd5['affectsData']&&_0xe30dd5['hasOwnProperty']('affectsData')&&'boolean'!=typeof _0xe30dd5['affectsData']?'affectsData:\x20boolean\x20expected':null!=_0xe30dd5['wasUndone']&&_0xe30dd5['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0xe30dd5['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x5136b3['fromObject']=function(_0x206c06){if(_0x206c06 instanceof _0xfad616['MarkerOperation'])return _0x206c06;var _0x4f6f82=new _0xfad616['MarkerOperation']();if(null!=_0x206c06['name']&&(_0x4f6f82['name']=String(_0x206c06['name'])),null!=_0x206c06['oldRange']){if('object'!=typeof _0x206c06['oldRange'])throw TypeError('.MarkerOperation.oldRange:\x20object\x20expected');_0x4f6f82['oldRange']=_0xfad616['Range']['fromObject'](_0x206c06['oldRange']);}if(null!=_0x206c06['newRange']){if('object'!=typeof _0x206c06['newRange'])throw TypeError('.MarkerOperation.newRange:\x20object\x20expected');_0x4f6f82['newRange']=_0xfad616['Range']['fromObject'](_0x206c06['newRange']);}return null!=_0x206c06['affectsData']&&(_0x4f6f82['affectsData']=Boolean(_0x206c06['affectsData'])),null!=_0x206c06['wasUndone']&&(_0x4f6f82['wasUndone']=Boolean(_0x206c06['wasUndone'])),_0x4f6f82;},_0x5136b3['toObject']=function(_0x1d213c,_0x2d68d8){_0x2d68d8||(_0x2d68d8={});var _0x55f0d4={};return _0x2d68d8['defaults']&&(_0x55f0d4['name']='',_0x55f0d4['oldRange']=null,_0x55f0d4['newRange']=null,_0x55f0d4['affectsData']=!0x1,_0x55f0d4['wasUndone']=!0x1),null!=_0x1d213c['name']&&_0x1d213c['hasOwnProperty']('name')&&(_0x55f0d4['name']=_0x1d213c['name']),null!=_0x1d213c['oldRange']&&_0x1d213c['hasOwnProperty']('oldRange')&&(_0x55f0d4['oldRange']=_0xfad616['Range']['toObject'](_0x1d213c['oldRange'],_0x2d68d8)),null!=_0x1d213c['newRange']&&_0x1d213c['hasOwnProperty']('newRange')&&(_0x55f0d4['newRange']=_0xfad616['Range']['toObject'](_0x1d213c['newRange'],_0x2d68d8)),null!=_0x1d213c['affectsData']&&_0x1d213c['hasOwnProperty']('affectsData')&&(_0x55f0d4['affectsData']=_0x1d213c['affectsData']),null!=_0x1d213c['wasUndone']&&_0x1d213c['hasOwnProperty']('wasUndone')&&(_0x55f0d4['wasUndone']=_0x1d213c['wasUndone']),_0x55f0d4;},_0x5136b3['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x306f88['util']['toJSONOptions']);},_0x5136b3['getTypeUrl']=function(_0x31e2c4){return void 0x0===_0x31e2c4&&(_0x31e2c4='type.googleapis.com'),_0x31e2c4+'/MarkerOperation';},_0x5136b3;}()),_0xfad616['MergeOperation']=(function(){function _0x2c1333(_0x1cf5f6){if(_0x1cf5f6){for(var _0x168226=Object['keys'](_0x1cf5f6),_0x220a12=0x0;_0x220a12<_0x168226['length'];++_0x220a12)null!=_0x1cf5f6[_0x168226[_0x220a12]]&&(this[_0x168226[_0x220a12]]=_0x1cf5f6[_0x168226[_0x220a12]]);}}return _0x2c1333['prototype']['sourcePosition']=null,_0x2c1333['prototype']['targetPosition']=null,_0x2c1333['prototype']['graveyardPosition']=null,_0x2c1333['prototype']['howMany']=0x0,_0x2c1333['prototype']['wasUndone']=!0x1,_0x2c1333['create']=function(_0x5a80de){return new _0x2c1333(_0x5a80de);},_0x2c1333['encode']=function(_0x48cde6,_0x3e27fa){return _0x3e27fa||(_0x3e27fa=_0x25be55['create']()),null!=_0x48cde6['sourcePosition']&&Object['hasOwnProperty']['call'](_0x48cde6,'sourcePosition')&&_0xfad616['Position']['encode'](_0x48cde6['sourcePosition'],_0x3e27fa['uint32'](0xa)['fork']())['ldelim'](),null!=_0x48cde6['targetPosition']&&Object['hasOwnProperty']['call'](_0x48cde6,'targetPosition')&&_0xfad616['Position']['encode'](_0x48cde6['targetPosition'],_0x3e27fa['uint32'](0x12)['fork']())['ldelim'](),null!=_0x48cde6['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x48cde6,'graveyardPosition')&&_0xfad616['Position']['encode'](_0x48cde6['graveyardPosition'],_0x3e27fa['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x48cde6['howMany']&&Object['hasOwnProperty']['call'](_0x48cde6,'howMany')&&_0x3e27fa['uint32'](0x20)['uint32'](_0x48cde6['howMany']),null!=_0x48cde6['wasUndone']&&Object['hasOwnProperty']['call'](_0x48cde6,'wasUndone')&&_0x3e27fa['uint32'](0x28)['bool'](_0x48cde6['wasUndone']),_0x3e27fa;},_0x2c1333['encodeDelimited']=function(_0x1cc0e2,_0x382595){return this['encode'](_0x1cc0e2,_0x382595)['ldelim']();},_0x2c1333['decode']=function(_0x443b94,_0x3355a9){_0x443b94 instanceof _0x5ee642||(_0x443b94=_0x5ee642['create'](_0x443b94));for(var _0x4be150=void 0x0===_0x3355a9?_0x443b94['len']:_0x443b94['pos']+_0x3355a9,_0x11b62a=new _0xfad616['MergeOperation']();_0x443b94['pos']<_0x4be150;){var _0x30a585=_0x443b94['uint32']();switch(_0x30a585>>>0x3){case 0x1:_0x11b62a['sourcePosition']=_0xfad616['Position']['decode'](_0x443b94,_0x443b94['uint32']());break;case 0x2:_0x11b62a['targetPosition']=_0xfad616['Position']['decode'](_0x443b94,_0x443b94['uint32']());break;case 0x3:_0x11b62a['graveyardPosition']=_0xfad616['Position']['decode'](_0x443b94,_0x443b94['uint32']());break;case 0x4:_0x11b62a['howMany']=_0x443b94['uint32']();break;case 0x5:_0x11b62a['wasUndone']=_0x443b94['bool']();break;default:_0x443b94['skipType'](0x7&_0x30a585);}}return _0x11b62a;},_0x2c1333['decodeDelimited']=function(_0x164652){return _0x164652 instanceof _0x5ee642||(_0x164652=new _0x5ee642(_0x164652)),this['decode'](_0x164652,_0x164652['uint32']());},_0x2c1333['verify']=function(_0x43cc94){if('object'!=typeof _0x43cc94||null===_0x43cc94)return'object\x20expected';var _0x2d3996;if(null!=_0x43cc94['sourcePosition']&&_0x43cc94['hasOwnProperty']('sourcePosition')&&(_0x2d3996=_0xfad616['Position']['verify'](_0x43cc94['sourcePosition'])))return'sourcePosition.'+_0x2d3996;if(null!=_0x43cc94['targetPosition']&&_0x43cc94['hasOwnProperty']('targetPosition')&&(_0x2d3996=_0xfad616['Position']['verify'](_0x43cc94['targetPosition'])))return'targetPosition.'+_0x2d3996;if(null!=_0x43cc94['graveyardPosition']&&_0x43cc94['hasOwnProperty']('graveyardPosition')&&(_0x2d3996=_0xfad616['Position']['verify'](_0x43cc94['graveyardPosition'])))return'graveyardPosition.'+_0x2d3996;return null!=_0x43cc94['howMany']&&_0x43cc94['hasOwnProperty']('howMany')&&!_0x555075['isInteger'](_0x43cc94['howMany'])?'howMany:\x20integer\x20expected':null!=_0x43cc94['wasUndone']&&_0x43cc94['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x43cc94['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x2c1333['fromObject']=function(_0x5daf78){if(_0x5daf78 instanceof _0xfad616['MergeOperation'])return _0x5daf78;var _0x152eb3=new _0xfad616['MergeOperation']();if(null!=_0x5daf78['sourcePosition']){if('object'!=typeof _0x5daf78['sourcePosition'])throw TypeError('.MergeOperation.sourcePosition:\x20object\x20expected');_0x152eb3['sourcePosition']=_0xfad616['Position']['fromObject'](_0x5daf78['sourcePosition']);}if(null!=_0x5daf78['targetPosition']){if('object'!=typeof _0x5daf78['targetPosition'])throw TypeError('.MergeOperation.targetPosition:\x20object\x20expected');_0x152eb3['targetPosition']=_0xfad616['Position']['fromObject'](_0x5daf78['targetPosition']);}if(null!=_0x5daf78['graveyardPosition']){if('object'!=typeof _0x5daf78['graveyardPosition'])throw TypeError('.MergeOperation.graveyardPosition:\x20object\x20expected');_0x152eb3['graveyardPosition']=_0xfad616['Position']['fromObject'](_0x5daf78['graveyardPosition']);}return null!=_0x5daf78['howMany']&&(_0x152eb3['howMany']=_0x5daf78['howMany']>>>0x0),null!=_0x5daf78['wasUndone']&&(_0x152eb3['wasUndone']=Boolean(_0x5daf78['wasUndone'])),_0x152eb3;},_0x2c1333['toObject']=function(_0x5bdbaa,_0x489826){_0x489826||(_0x489826={});var _0x2d1ed5={};return _0x489826['defaults']&&(_0x2d1ed5['sourcePosition']=null,_0x2d1ed5['targetPosition']=null,_0x2d1ed5['graveyardPosition']=null,_0x2d1ed5['howMany']=0x0,_0x2d1ed5['wasUndone']=!0x1),null!=_0x5bdbaa['sourcePosition']&&_0x5bdbaa['hasOwnProperty']('sourcePosition')&&(_0x2d1ed5['sourcePosition']=_0xfad616['Position']['toObject'](_0x5bdbaa['sourcePosition'],_0x489826)),null!=_0x5bdbaa['targetPosition']&&_0x5bdbaa['hasOwnProperty']('targetPosition')&&(_0x2d1ed5['targetPosition']=_0xfad616['Position']['toObject'](_0x5bdbaa['targetPosition'],_0x489826)),null!=_0x5bdbaa['graveyardPosition']&&_0x5bdbaa['hasOwnProperty']('graveyardPosition')&&(_0x2d1ed5['graveyardPosition']=_0xfad616['Position']['toObject'](_0x5bdbaa['graveyardPosition'],_0x489826)),null!=_0x5bdbaa['howMany']&&_0x5bdbaa['hasOwnProperty']('howMany')&&(_0x2d1ed5['howMany']=_0x5bdbaa['howMany']),null!=_0x5bdbaa['wasUndone']&&_0x5bdbaa['hasOwnProperty']('wasUndone')&&(_0x2d1ed5['wasUndone']=_0x5bdbaa['wasUndone']),_0x2d1ed5;},_0x2c1333['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x306f88['util']['toJSONOptions']);},_0x2c1333['getTypeUrl']=function(_0x5e96b1){return void 0x0===_0x5e96b1&&(_0x5e96b1='type.googleapis.com'),_0x5e96b1+'/MergeOperation';},_0x2c1333;}()),_0xfad616['MoveOperation']=(function(){function _0x4646c9(_0x2a8689){if(_0x2a8689){for(var _0x470771=Object['keys'](_0x2a8689),_0x2fe668=0x0;_0x2fe668<_0x470771['length'];++_0x2fe668)null!=_0x2a8689[_0x470771[_0x2fe668]]&&(this[_0x470771[_0x2fe668]]=_0x2a8689[_0x470771[_0x2fe668]]);}}return _0x4646c9['prototype']['sourcePosition']=null,_0x4646c9['prototype']['howMany']=0x0,_0x4646c9['prototype']['targetPosition']=null,_0x4646c9['prototype']['wasUndone']=!0x1,_0x4646c9['create']=function(_0x174fd4){return new _0x4646c9(_0x174fd4);},_0x4646c9['encode']=function(_0x35802d,_0x41fa8f){return _0x41fa8f||(_0x41fa8f=_0x25be55['create']()),null!=_0x35802d['sourcePosition']&&Object['hasOwnProperty']['call'](_0x35802d,'sourcePosition')&&_0xfad616['Position']['encode'](_0x35802d['sourcePosition'],_0x41fa8f['uint32'](0xa)['fork']())['ldelim'](),null!=_0x35802d['howMany']&&Object['hasOwnProperty']['call'](_0x35802d,'howMany')&&_0x41fa8f['uint32'](0x10)['uint32'](_0x35802d['howMany']),null!=_0x35802d['targetPosition']&&Object['hasOwnProperty']['call'](_0x35802d,'targetPosition')&&_0xfad616['Position']['encode'](_0x35802d['targetPosition'],_0x41fa8f['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x35802d['wasUndone']&&Object['hasOwnProperty']['call'](_0x35802d,'wasUndone')&&_0x41fa8f['uint32'](0x20)['bool'](_0x35802d['wasUndone']),_0x41fa8f;},_0x4646c9['encodeDelimited']=function(_0x1f2dc4,_0x40777a){return this['encode'](_0x1f2dc4,_0x40777a)['ldelim']();},_0x4646c9['decode']=function(_0x13ab26,_0x5d9cf7){_0x13ab26 instanceof _0x5ee642||(_0x13ab26=_0x5ee642['create'](_0x13ab26));for(var _0x1073a3=void 0x0===_0x5d9cf7?_0x13ab26['len']:_0x13ab26['pos']+_0x5d9cf7,_0x496ed1=new _0xfad616['MoveOperation']();_0x13ab26['pos']<_0x1073a3;){var _0x1bfe48=_0x13ab26['uint32']();switch(_0x1bfe48>>>0x3){case 0x1:_0x496ed1['sourcePosition']=_0xfad616['Position']['decode'](_0x13ab26,_0x13ab26['uint32']());break;case 0x2:_0x496ed1['howMany']=_0x13ab26['uint32']();break;case 0x3:_0x496ed1['targetPosition']=_0xfad616['Position']['decode'](_0x13ab26,_0x13ab26['uint32']());break;case 0x4:_0x496ed1['wasUndone']=_0x13ab26['bool']();break;default:_0x13ab26['skipType'](0x7&_0x1bfe48);}}return _0x496ed1;},_0x4646c9['decodeDelimited']=function(_0x6f2f79){return _0x6f2f79 instanceof _0x5ee642||(_0x6f2f79=new _0x5ee642(_0x6f2f79)),this['decode'](_0x6f2f79,_0x6f2f79['uint32']());},_0x4646c9['verify']=function(_0x1ad236){if('object'!=typeof _0x1ad236||null===_0x1ad236)return'object\x20expected';var _0x5ab13c;if(null!=_0x1ad236['sourcePosition']&&_0x1ad236['hasOwnProperty']('sourcePosition')&&(_0x5ab13c=_0xfad616['Position']['verify'](_0x1ad236['sourcePosition'])))return'sourcePosition.'+_0x5ab13c;if(null!=_0x1ad236['howMany']&&_0x1ad236['hasOwnProperty']('howMany')&&!_0x555075['isInteger'](_0x1ad236['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x1ad236['targetPosition']&&_0x1ad236['hasOwnProperty']('targetPosition')&&(_0x5ab13c=_0xfad616['Position']['verify'](_0x1ad236['targetPosition'])))return'targetPosition.'+_0x5ab13c;return null!=_0x1ad236['wasUndone']&&_0x1ad236['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x1ad236['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x4646c9['fromObject']=function(_0x27f1ac){if(_0x27f1ac instanceof _0xfad616['MoveOperation'])return _0x27f1ac;var _0x45acee=new _0xfad616['MoveOperation']();if(null!=_0x27f1ac['sourcePosition']){if('object'!=typeof _0x27f1ac['sourcePosition'])throw TypeError('.MoveOperation.sourcePosition:\x20object\x20expected');_0x45acee['sourcePosition']=_0xfad616['Position']['fromObject'](_0x27f1ac['sourcePosition']);}if(null!=_0x27f1ac['howMany']&&(_0x45acee['howMany']=_0x27f1ac['howMany']>>>0x0),null!=_0x27f1ac['targetPosition']){if('object'!=typeof _0x27f1ac['targetPosition'])throw TypeError('.MoveOperation.targetPosition:\x20object\x20expected');_0x45acee['targetPosition']=_0xfad616['Position']['fromObject'](_0x27f1ac['targetPosition']);}return null!=_0x27f1ac['wasUndone']&&(_0x45acee['wasUndone']=Boolean(_0x27f1ac['wasUndone'])),_0x45acee;},_0x4646c9['toObject']=function(_0x3e77e8,_0x193b4a){_0x193b4a||(_0x193b4a={});var _0x27a50f={};return _0x193b4a['defaults']&&(_0x27a50f['sourcePosition']=null,_0x27a50f['howMany']=0x0,_0x27a50f['targetPosition']=null,_0x27a50f['wasUndone']=!0x1),null!=_0x3e77e8['sourcePosition']&&_0x3e77e8['hasOwnProperty']('sourcePosition')&&(_0x27a50f['sourcePosition']=_0xfad616['Position']['toObject'](_0x3e77e8['sourcePosition'],_0x193b4a)),null!=_0x3e77e8['howMany']&&_0x3e77e8['hasOwnProperty']('howMany')&&(_0x27a50f['howMany']=_0x3e77e8['howMany']),null!=_0x3e77e8['targetPosition']&&_0x3e77e8['hasOwnProperty']('targetPosition')&&(_0x27a50f['targetPosition']=_0xfad616['Position']['toObject'](_0x3e77e8['targetPosition'],_0x193b4a)),null!=_0x3e77e8['wasUndone']&&_0x3e77e8['hasOwnProperty']('wasUndone')&&(_0x27a50f['wasUndone']=_0x3e77e8['wasUndone']),_0x27a50f;},_0x4646c9['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x306f88['util']['toJSONOptions']);},_0x4646c9['getTypeUrl']=function(_0x1fc962){return void 0x0===_0x1fc962&&(_0x1fc962='type.googleapis.com'),_0x1fc962+'/MoveOperation';},_0x4646c9;}()),_0xfad616['RenameOperation']=(function(){function _0x100895(_0x3da7db){if(_0x3da7db){for(var _0x52dd43=Object['keys'](_0x3da7db),_0x2f1c34=0x0;_0x2f1c34<_0x52dd43['length'];++_0x2f1c34)null!=_0x3da7db[_0x52dd43[_0x2f1c34]]&&(this[_0x52dd43[_0x2f1c34]]=_0x3da7db[_0x52dd43[_0x2f1c34]]);}}return _0x100895['prototype']['position']=null,_0x100895['prototype']['oldName']='',_0x100895['prototype']['newName']='',_0x100895['prototype']['wasUndone']=!0x1,_0x100895['create']=function(_0x5961ae){return new _0x100895(_0x5961ae);},_0x100895['encode']=function(_0x1224b0,_0x2b6833){return _0x2b6833||(_0x2b6833=_0x25be55['create']()),null!=_0x1224b0['position']&&Object['hasOwnProperty']['call'](_0x1224b0,'position')&&_0xfad616['Position']['encode'](_0x1224b0['position'],_0x2b6833['uint32'](0xa)['fork']())['ldelim'](),null!=_0x1224b0['oldName']&&Object['hasOwnProperty']['call'](_0x1224b0,'oldName')&&_0x2b6833['uint32'](0x12)['string'](_0x1224b0['oldName']),null!=_0x1224b0['newName']&&Object['hasOwnProperty']['call'](_0x1224b0,'newName')&&_0x2b6833['uint32'](0x1a)['string'](_0x1224b0['newName']),null!=_0x1224b0['wasUndone']&&Object['hasOwnProperty']['call'](_0x1224b0,'wasUndone')&&_0x2b6833['uint32'](0x20)['bool'](_0x1224b0['wasUndone']),_0x2b6833;},_0x100895['encodeDelimited']=function(_0x3ce9f5,_0x1735c1){return this['encode'](_0x3ce9f5,_0x1735c1)['ldelim']();},_0x100895['decode']=function(_0x66e8ce,_0x41b670){_0x66e8ce instanceof _0x5ee642||(_0x66e8ce=_0x5ee642['create'](_0x66e8ce));for(var _0x23021c=void 0x0===_0x41b670?_0x66e8ce['len']:_0x66e8ce['pos']+_0x41b670,_0x563046=new _0xfad616['RenameOperation']();_0x66e8ce['pos']<_0x23021c;){var _0x23d545=_0x66e8ce['uint32']();switch(_0x23d545>>>0x3){case 0x1:_0x563046['position']=_0xfad616['Position']['decode'](_0x66e8ce,_0x66e8ce['uint32']());break;case 0x2:_0x563046['oldName']=_0x66e8ce['string']();break;case 0x3:_0x563046['newName']=_0x66e8ce['string']();break;case 0x4:_0x563046['wasUndone']=_0x66e8ce['bool']();break;default:_0x66e8ce['skipType'](0x7&_0x23d545);}}return _0x563046;},_0x100895['decodeDelimited']=function(_0x11349f){return _0x11349f instanceof _0x5ee642||(_0x11349f=new _0x5ee642(_0x11349f)),this['decode'](_0x11349f,_0x11349f['uint32']());},_0x100895['verify']=function(_0x1495a2){if('object'!=typeof _0x1495a2||null===_0x1495a2)return'object\x20expected';if(null!=_0x1495a2['position']&&_0x1495a2['hasOwnProperty']('position')){var _0x228f2b=_0xfad616['Position']['verify'](_0x1495a2['position']);if(_0x228f2b)return'position.'+_0x228f2b;}return null!=_0x1495a2['oldName']&&_0x1495a2['hasOwnProperty']('oldName')&&!_0x555075['isString'](_0x1495a2['oldName'])?'oldName:\x20string\x20expected':null!=_0x1495a2['newName']&&_0x1495a2['hasOwnProperty']('newName')&&!_0x555075['isString'](_0x1495a2['newName'])?'newName:\x20string\x20expected':null!=_0x1495a2['wasUndone']&&_0x1495a2['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x1495a2['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x100895['fromObject']=function(_0x1ee92e){if(_0x1ee92e instanceof _0xfad616['RenameOperation'])return _0x1ee92e;var _0x17ca9b=new _0xfad616['RenameOperation']();if(null!=_0x1ee92e['position']){if('object'!=typeof _0x1ee92e['position'])throw TypeError('.RenameOperation.position:\x20object\x20expected');_0x17ca9b['position']=_0xfad616['Position']['fromObject'](_0x1ee92e['position']);}return null!=_0x1ee92e['oldName']&&(_0x17ca9b['oldName']=String(_0x1ee92e['oldName'])),null!=_0x1ee92e['newName']&&(_0x17ca9b['newName']=String(_0x1ee92e['newName'])),null!=_0x1ee92e['wasUndone']&&(_0x17ca9b['wasUndone']=Boolean(_0x1ee92e['wasUndone'])),_0x17ca9b;},_0x100895['toObject']=function(_0x325531,_0xb420e){_0xb420e||(_0xb420e={});var _0x38c3e4={};return _0xb420e['defaults']&&(_0x38c3e4['position']=null,_0x38c3e4['oldName']='',_0x38c3e4['newName']='',_0x38c3e4['wasUndone']=!0x1),null!=_0x325531['position']&&_0x325531['hasOwnProperty']('position')&&(_0x38c3e4['position']=_0xfad616['Position']['toObject'](_0x325531['position'],_0xb420e)),null!=_0x325531['oldName']&&_0x325531['hasOwnProperty']('oldName')&&(_0x38c3e4['oldName']=_0x325531['oldName']),null!=_0x325531['newName']&&_0x325531['hasOwnProperty']('newName')&&(_0x38c3e4['newName']=_0x325531['newName']),null!=_0x325531['wasUndone']&&_0x325531['hasOwnProperty']('wasUndone')&&(_0x38c3e4['wasUndone']=_0x325531['wasUndone']),_0x38c3e4;},_0x100895['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x306f88['util']['toJSONOptions']);},_0x100895['getTypeUrl']=function(_0x44f0c7){return void 0x0===_0x44f0c7&&(_0x44f0c7='type.googleapis.com'),_0x44f0c7+'/RenameOperation';},_0x100895;}()),_0xfad616['RootAttributeOperation']=(function(){function _0x13e25e(_0x3b75ea){if(_0x3b75ea){for(var _0x5e1059=Object['keys'](_0x3b75ea),_0x64d2df=0x0;_0x64d2df<_0x5e1059['length'];++_0x64d2df)null!=_0x3b75ea[_0x5e1059[_0x64d2df]]&&(this[_0x5e1059[_0x64d2df]]=_0x3b75ea[_0x5e1059[_0x64d2df]]);}}return _0x13e25e['prototype']['root']='',_0x13e25e['prototype']['key']='',_0x13e25e['prototype']['oldValueBoolean']=!0x1,_0x13e25e['prototype']['oldValueJson']='',_0x13e25e['prototype']['newValueBoolean']=!0x1,_0x13e25e['prototype']['newValueJson']='',_0x13e25e['prototype']['wasUndone']=!0x1,_0x13e25e['create']=function(_0x5924d){return new _0x13e25e(_0x5924d);},_0x13e25e['encode']=function(_0x1b6ddc,_0x15efb0){return _0x15efb0||(_0x15efb0=_0x25be55['create']()),null!=_0x1b6ddc['root']&&Object['hasOwnProperty']['call'](_0x1b6ddc,'root')&&_0x15efb0['uint32'](0xa)['string'](_0x1b6ddc['root']),null!=_0x1b6ddc['key']&&Object['hasOwnProperty']['call'](_0x1b6ddc,'key')&&_0x15efb0['uint32'](0x12)['string'](_0x1b6ddc['key']),null!=_0x1b6ddc['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x1b6ddc,'oldValueBoolean')&&_0x15efb0['uint32'](0x18)['bool'](_0x1b6ddc['oldValueBoolean']),null!=_0x1b6ddc['oldValueJson']&&Object['hasOwnProperty']['call'](_0x1b6ddc,'oldValueJson')&&_0x15efb0['uint32'](0x22)['string'](_0x1b6ddc['oldValueJson']),null!=_0x1b6ddc['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x1b6ddc,'newValueBoolean')&&_0x15efb0['uint32'](0x28)['bool'](_0x1b6ddc['newValueBoolean']),null!=_0x1b6ddc['newValueJson']&&Object['hasOwnProperty']['call'](_0x1b6ddc,'newValueJson')&&_0x15efb0['uint32'](0x32)['string'](_0x1b6ddc['newValueJson']),null!=_0x1b6ddc['wasUndone']&&Object['hasOwnProperty']['call'](_0x1b6ddc,'wasUndone')&&_0x15efb0['uint32'](0x38)['bool'](_0x1b6ddc['wasUndone']),_0x15efb0;},_0x13e25e['encodeDelimited']=function(_0x3698e4,_0x263548){return this['encode'](_0x3698e4,_0x263548)['ldelim']();},_0x13e25e['decode']=function(_0x19bbae,_0x294a17){_0x19bbae instanceof _0x5ee642||(_0x19bbae=_0x5ee642['create'](_0x19bbae));for(var _0x2b7a59=void 0x0===_0x294a17?_0x19bbae['len']:_0x19bbae['pos']+_0x294a17,_0x2967b1=new _0xfad616['RootAttributeOperation']();_0x19bbae['pos']<_0x2b7a59;){var _0x1c9e96=_0x19bbae['uint32']();switch(_0x1c9e96>>>0x3){case 0x1:_0x2967b1['root']=_0x19bbae['string']();break;case 0x2:_0x2967b1['key']=_0x19bbae['string']();break;case 0x3:_0x2967b1['oldValueBoolean']=_0x19bbae['bool']();break;case 0x4:_0x2967b1['oldValueJson']=_0x19bbae['string']();break;case 0x5:_0x2967b1['newValueBoolean']=_0x19bbae['bool']();break;case 0x6:_0x2967b1['newValueJson']=_0x19bbae['string']();break;case 0x7:_0x2967b1['wasUndone']=_0x19bbae['bool']();break;default:_0x19bbae['skipType'](0x7&_0x1c9e96);}}return _0x2967b1;},_0x13e25e['decodeDelimited']=function(_0x86a05){return _0x86a05 instanceof _0x5ee642||(_0x86a05=new _0x5ee642(_0x86a05)),this['decode'](_0x86a05,_0x86a05['uint32']());},_0x13e25e['verify']=function(_0x36af98){return'object'!=typeof _0x36af98||null===_0x36af98?'object\x20expected':null!=_0x36af98['root']&&_0x36af98['hasOwnProperty']('root')&&!_0x555075['isString'](_0x36af98['root'])?'root:\x20string\x20expected':null!=_0x36af98['key']&&_0x36af98['hasOwnProperty']('key')&&!_0x555075['isString'](_0x36af98['key'])?'key:\x20string\x20expected':null!=_0x36af98['oldValueBoolean']&&_0x36af98['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x36af98['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x36af98['oldValueJson']&&_0x36af98['hasOwnProperty']('oldValueJson')&&!_0x555075['isString'](_0x36af98['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x36af98['newValueBoolean']&&_0x36af98['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x36af98['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x36af98['newValueJson']&&_0x36af98['hasOwnProperty']('newValueJson')&&!_0x555075['isString'](_0x36af98['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x36af98['wasUndone']&&_0x36af98['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x36af98['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x13e25e['fromObject']=function(_0x11b0b8){if(_0x11b0b8 instanceof _0xfad616['RootAttributeOperation'])return _0x11b0b8;var _0x5355dc=new _0xfad616['RootAttributeOperation']();return null!=_0x11b0b8['root']&&(_0x5355dc['root']=String(_0x11b0b8['root'])),null!=_0x11b0b8['key']&&(_0x5355dc['key']=String(_0x11b0b8['key'])),null!=_0x11b0b8['oldValueBoolean']&&(_0x5355dc['oldValueBoolean']=Boolean(_0x11b0b8['oldValueBoolean'])),null!=_0x11b0b8['oldValueJson']&&(_0x5355dc['oldValueJson']=String(_0x11b0b8['oldValueJson'])),null!=_0x11b0b8['newValueBoolean']&&(_0x5355dc['newValueBoolean']=Boolean(_0x11b0b8['newValueBoolean'])),null!=_0x11b0b8['newValueJson']&&(_0x5355dc['newValueJson']=String(_0x11b0b8['newValueJson'])),null!=_0x11b0b8['wasUndone']&&(_0x5355dc['wasUndone']=Boolean(_0x11b0b8['wasUndone'])),_0x5355dc;},_0x13e25e['toObject']=function(_0x15a809,_0x4c7264){_0x4c7264||(_0x4c7264={});var _0x2dfea3={};return _0x4c7264['defaults']&&(_0x2dfea3['root']='',_0x2dfea3['key']='',_0x2dfea3['oldValueBoolean']=!0x1,_0x2dfea3['oldValueJson']='',_0x2dfea3['newValueBoolean']=!0x1,_0x2dfea3['newValueJson']='',_0x2dfea3['wasUndone']=!0x1),null!=_0x15a809['root']&&_0x15a809['hasOwnProperty']('root')&&(_0x2dfea3['root']=_0x15a809['root']),null!=_0x15a809['key']&&_0x15a809['hasOwnProperty']('key')&&(_0x2dfea3['key']=_0x15a809['key']),null!=_0x15a809['oldValueBoolean']&&_0x15a809['hasOwnProperty']('oldValueBoolean')&&(_0x2dfea3['oldValueBoolean']=_0x15a809['oldValueBoolean']),null!=_0x15a809['oldValueJson']&&_0x15a809['hasOwnProperty']('oldValueJson')&&(_0x2dfea3['oldValueJson']=_0x15a809['oldValueJson']),null!=_0x15a809['newValueBoolean']&&_0x15a809['hasOwnProperty']('newValueBoolean')&&(_0x2dfea3['newValueBoolean']=_0x15a809['newValueBoolean']),null!=_0x15a809['newValueJson']&&_0x15a809['hasOwnProperty']('newValueJson')&&(_0x2dfea3['newValueJson']=_0x15a809['newValueJson']),null!=_0x15a809['wasUndone']&&_0x15a809['hasOwnProperty']('wasUndone')&&(_0x2dfea3['wasUndone']=_0x15a809['wasUndone']),_0x2dfea3;},_0x13e25e['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x306f88['util']['toJSONOptions']);},_0x13e25e['getTypeUrl']=function(_0x3c068d){return void 0x0===_0x3c068d&&(_0x3c068d='type.googleapis.com'),_0x3c068d+'/RootAttributeOperation';},_0x13e25e;}()),_0xfad616['RootOperation']=(function(){function _0x3e7976(_0x779d1a){if(_0x779d1a){for(var _0x2786d7=Object['keys'](_0x779d1a),_0x14d07e=0x0;_0x14d07e<_0x2786d7['length'];++_0x14d07e)null!=_0x779d1a[_0x2786d7[_0x14d07e]]&&(this[_0x2786d7[_0x14d07e]]=_0x779d1a[_0x2786d7[_0x14d07e]]);}}return _0x3e7976['prototype']['rootName']='',_0x3e7976['prototype']['elementName']='',_0x3e7976['prototype']['isAdd']=!0x1,_0x3e7976['prototype']['wasUndone']=!0x1,_0x3e7976['create']=function(_0x4edb00){return new _0x3e7976(_0x4edb00);},_0x3e7976['encode']=function(_0x46f5ab,_0x5ef685){return _0x5ef685||(_0x5ef685=_0x25be55['create']()),null!=_0x46f5ab['rootName']&&Object['hasOwnProperty']['call'](_0x46f5ab,'rootName')&&_0x5ef685['uint32'](0xa)['string'](_0x46f5ab['rootName']),null!=_0x46f5ab['elementName']&&Object['hasOwnProperty']['call'](_0x46f5ab,'elementName')&&_0x5ef685['uint32'](0x12)['string'](_0x46f5ab['elementName']),null!=_0x46f5ab['isAdd']&&Object['hasOwnProperty']['call'](_0x46f5ab,'isAdd')&&_0x5ef685['uint32'](0x18)['bool'](_0x46f5ab['isAdd']),null!=_0x46f5ab['wasUndone']&&Object['hasOwnProperty']['call'](_0x46f5ab,'wasUndone')&&_0x5ef685['uint32'](0x20)['bool'](_0x46f5ab['wasUndone']),_0x5ef685;},_0x3e7976['encodeDelimited']=function(_0x5d9854,_0x41c3d9){return this['encode'](_0x5d9854,_0x41c3d9)['ldelim']();},_0x3e7976['decode']=function(_0x18615e,_0x1b9910){_0x18615e instanceof _0x5ee642||(_0x18615e=_0x5ee642['create'](_0x18615e));for(var _0x39c153=void 0x0===_0x1b9910?_0x18615e['len']:_0x18615e['pos']+_0x1b9910,_0x512b10=new _0xfad616['RootOperation']();_0x18615e['pos']<_0x39c153;){var _0x2dbe5c=_0x18615e['uint32']();switch(_0x2dbe5c>>>0x3){case 0x1:_0x512b10['rootName']=_0x18615e['string']();break;case 0x2:_0x512b10['elementName']=_0x18615e['string']();break;case 0x3:_0x512b10['isAdd']=_0x18615e['bool']();break;case 0x4:_0x512b10['wasUndone']=_0x18615e['bool']();break;default:_0x18615e['skipType'](0x7&_0x2dbe5c);}}return _0x512b10;},_0x3e7976['decodeDelimited']=function(_0x531b86){return _0x531b86 instanceof _0x5ee642||(_0x531b86=new _0x5ee642(_0x531b86)),this['decode'](_0x531b86,_0x531b86['uint32']());},_0x3e7976['verify']=function(_0x14668e){return'object'!=typeof _0x14668e||null===_0x14668e?'object\x20expected':null!=_0x14668e['rootName']&&_0x14668e['hasOwnProperty']('rootName')&&!_0x555075['isString'](_0x14668e['rootName'])?'rootName:\x20string\x20expected':null!=_0x14668e['elementName']&&_0x14668e['hasOwnProperty']('elementName')&&!_0x555075['isString'](_0x14668e['elementName'])?'elementName:\x20string\x20expected':null!=_0x14668e['isAdd']&&_0x14668e['hasOwnProperty']('isAdd')&&'boolean'!=typeof _0x14668e['isAdd']?'isAdd:\x20boolean\x20expected':null!=_0x14668e['wasUndone']&&_0x14668e['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x14668e['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x3e7976['fromObject']=function(_0x58df9d){if(_0x58df9d instanceof _0xfad616['RootOperation'])return _0x58df9d;var _0xb5a7ea=new _0xfad616['RootOperation']();return null!=_0x58df9d['rootName']&&(_0xb5a7ea['rootName']=String(_0x58df9d['rootName'])),null!=_0x58df9d['elementName']&&(_0xb5a7ea['elementName']=String(_0x58df9d['elementName'])),null!=_0x58df9d['isAdd']&&(_0xb5a7ea['isAdd']=Boolean(_0x58df9d['isAdd'])),null!=_0x58df9d['wasUndone']&&(_0xb5a7ea['wasUndone']=Boolean(_0x58df9d['wasUndone'])),_0xb5a7ea;},_0x3e7976['toObject']=function(_0x2770cc,_0x257ca8){_0x257ca8||(_0x257ca8={});var _0xffd95b={};return _0x257ca8['defaults']&&(_0xffd95b['rootName']='',_0xffd95b['elementName']='',_0xffd95b['isAdd']=!0x1,_0xffd95b['wasUndone']=!0x1),null!=_0x2770cc['rootName']&&_0x2770cc['hasOwnProperty']('rootName')&&(_0xffd95b['rootName']=_0x2770cc['rootName']),null!=_0x2770cc['elementName']&&_0x2770cc['hasOwnProperty']('elementName')&&(_0xffd95b['elementName']=_0x2770cc['elementName']),null!=_0x2770cc['isAdd']&&_0x2770cc['hasOwnProperty']('isAdd')&&(_0xffd95b['isAdd']=_0x2770cc['isAdd']),null!=_0x2770cc['wasUndone']&&_0x2770cc['hasOwnProperty']('wasUndone')&&(_0xffd95b['wasUndone']=_0x2770cc['wasUndone']),_0xffd95b;},_0x3e7976['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x306f88['util']['toJSONOptions']);},_0x3e7976['getTypeUrl']=function(_0xd992ef){return void 0x0===_0xd992ef&&(_0xd992ef='type.googleapis.com'),_0xd992ef+'/RootOperation';},_0x3e7976;}()),_0xfad616['SplitOperation']=(function(){function _0x4eb04c(_0x51b4d0){if(_0x51b4d0){for(var _0x4f43dd=Object['keys'](_0x51b4d0),_0x5375a2=0x0;_0x5375a2<_0x4f43dd['length'];++_0x5375a2)null!=_0x51b4d0[_0x4f43dd[_0x5375a2]]&&(this[_0x4f43dd[_0x5375a2]]=_0x51b4d0[_0x4f43dd[_0x5375a2]]);}}return _0x4eb04c['prototype']['splitPosition']=null,_0x4eb04c['prototype']['graveyardPosition']=null,_0x4eb04c['prototype']['howMany']=0x0,_0x4eb04c['prototype']['insertionPosition']=null,_0x4eb04c['prototype']['wasUndone']=!0x1,_0x4eb04c['create']=function(_0x5cd430){return new _0x4eb04c(_0x5cd430);},_0x4eb04c['encode']=function(_0x46184f,_0x15e28d){return _0x15e28d||(_0x15e28d=_0x25be55['create']()),null!=_0x46184f['splitPosition']&&Object['hasOwnProperty']['call'](_0x46184f,'splitPosition')&&_0xfad616['Position']['encode'](_0x46184f['splitPosition'],_0x15e28d['uint32'](0xa)['fork']())['ldelim'](),null!=_0x46184f['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x46184f,'graveyardPosition')&&_0xfad616['Position']['encode'](_0x46184f['graveyardPosition'],_0x15e28d['uint32'](0x12)['fork']())['ldelim'](),null!=_0x46184f['howMany']&&Object['hasOwnProperty']['call'](_0x46184f,'howMany')&&_0x15e28d['uint32'](0x18)['uint32'](_0x46184f['howMany']),null!=_0x46184f['insertionPosition']&&Object['hasOwnProperty']['call'](_0x46184f,'insertionPosition')&&_0xfad616['Position']['encode'](_0x46184f['insertionPosition'],_0x15e28d['uint32'](0x22)['fork']())['ldelim'](),null!=_0x46184f['wasUndone']&&Object['hasOwnProperty']['call'](_0x46184f,'wasUndone')&&_0x15e28d['uint32'](0x28)['bool'](_0x46184f['wasUndone']),_0x15e28d;},_0x4eb04c['encodeDelimited']=function(_0x24ebc5,_0xf47564){return this['encode'](_0x24ebc5,_0xf47564)['ldelim']();},_0x4eb04c['decode']=function(_0x25a56f,_0x14da98){_0x25a56f instanceof _0x5ee642||(_0x25a56f=_0x5ee642['create'](_0x25a56f));for(var _0x40e2cf=void 0x0===_0x14da98?_0x25a56f['len']:_0x25a56f['pos']+_0x14da98,_0x2bbcfe=new _0xfad616['SplitOperation']();_0x25a56f['pos']<_0x40e2cf;){var _0x11dabf=_0x25a56f['uint32']();switch(_0x11dabf>>>0x3){case 0x1:_0x2bbcfe['splitPosition']=_0xfad616['Position']['decode'](_0x25a56f,_0x25a56f['uint32']());break;case 0x2:_0x2bbcfe['graveyardPosition']=_0xfad616['Position']['decode'](_0x25a56f,_0x25a56f['uint32']());break;case 0x3:_0x2bbcfe['howMany']=_0x25a56f['uint32']();break;case 0x4:_0x2bbcfe['insertionPosition']=_0xfad616['Position']['decode'](_0x25a56f,_0x25a56f['uint32']());break;case 0x5:_0x2bbcfe['wasUndone']=_0x25a56f['bool']();break;default:_0x25a56f['skipType'](0x7&_0x11dabf);}}return _0x2bbcfe;},_0x4eb04c['decodeDelimited']=function(_0x14a26d){return _0x14a26d instanceof _0x5ee642||(_0x14a26d=new _0x5ee642(_0x14a26d)),this['decode'](_0x14a26d,_0x14a26d['uint32']());},_0x4eb04c['verify']=function(_0x37f075){if('object'!=typeof _0x37f075||null===_0x37f075)return'object\x20expected';var _0x5e2377;if(null!=_0x37f075['splitPosition']&&_0x37f075['hasOwnProperty']('splitPosition')&&(_0x5e2377=_0xfad616['Position']['verify'](_0x37f075['splitPosition'])))return'splitPosition.'+_0x5e2377;if(null!=_0x37f075['graveyardPosition']&&_0x37f075['hasOwnProperty']('graveyardPosition')&&(_0x5e2377=_0xfad616['Position']['verify'](_0x37f075['graveyardPosition'])))return'graveyardPosition.'+_0x5e2377;if(null!=_0x37f075['howMany']&&_0x37f075['hasOwnProperty']('howMany')&&!_0x555075['isInteger'](_0x37f075['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x37f075['insertionPosition']&&_0x37f075['hasOwnProperty']('insertionPosition')&&(_0x5e2377=_0xfad616['Position']['verify'](_0x37f075['insertionPosition'])))return'insertionPosition.'+_0x5e2377;return null!=_0x37f075['wasUndone']&&_0x37f075['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x37f075['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x4eb04c['fromObject']=function(_0x58dcd2){if(_0x58dcd2 instanceof _0xfad616['SplitOperation'])return _0x58dcd2;var _0x8e9961=new _0xfad616['SplitOperation']();if(null!=_0x58dcd2['splitPosition']){if('object'!=typeof _0x58dcd2['splitPosition'])throw TypeError('.SplitOperation.splitPosition:\x20object\x20expected');_0x8e9961['splitPosition']=_0xfad616['Position']['fromObject'](_0x58dcd2['splitPosition']);}if(null!=_0x58dcd2['graveyardPosition']){if('object'!=typeof _0x58dcd2['graveyardPosition'])throw TypeError('.SplitOperation.graveyardPosition:\x20object\x20expected');_0x8e9961['graveyardPosition']=_0xfad616['Position']['fromObject'](_0x58dcd2['graveyardPosition']);}if(null!=_0x58dcd2['howMany']&&(_0x8e9961['howMany']=_0x58dcd2['howMany']>>>0x0),null!=_0x58dcd2['insertionPosition']){if('object'!=typeof _0x58dcd2['insertionPosition'])throw TypeError('.SplitOperation.insertionPosition:\x20object\x20expected');_0x8e9961['insertionPosition']=_0xfad616['Position']['fromObject'](_0x58dcd2['insertionPosition']);}return null!=_0x58dcd2['wasUndone']&&(_0x8e9961['wasUndone']=Boolean(_0x58dcd2['wasUndone'])),_0x8e9961;},_0x4eb04c['toObject']=function(_0x581973,_0xe9cc70){_0xe9cc70||(_0xe9cc70={});var _0x90851d={};return _0xe9cc70['defaults']&&(_0x90851d['splitPosition']=null,_0x90851d['graveyardPosition']=null,_0x90851d['howMany']=0x0,_0x90851d['insertionPosition']=null,_0x90851d['wasUndone']=!0x1),null!=_0x581973['splitPosition']&&_0x581973['hasOwnProperty']('splitPosition')&&(_0x90851d['splitPosition']=_0xfad616['Position']['toObject'](_0x581973['splitPosition'],_0xe9cc70)),null!=_0x581973['graveyardPosition']&&_0x581973['hasOwnProperty']('graveyardPosition')&&(_0x90851d['graveyardPosition']=_0xfad616['Position']['toObject'](_0x581973['graveyardPosition'],_0xe9cc70)),null!=_0x581973['howMany']&&_0x581973['hasOwnProperty']('howMany')&&(_0x90851d['howMany']=_0x581973['howMany']),null!=_0x581973['insertionPosition']&&_0x581973['hasOwnProperty']('insertionPosition')&&(_0x90851d['insertionPosition']=_0xfad616['Position']['toObject'](_0x581973['insertionPosition'],_0xe9cc70)),null!=_0x581973['wasUndone']&&_0x581973['hasOwnProperty']('wasUndone')&&(_0x90851d['wasUndone']=_0x581973['wasUndone']),_0x90851d;},_0x4eb04c['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x306f88['util']['toJSONOptions']);},_0x4eb04c['getTypeUrl']=function(_0x106eaa){return void 0x0===_0x106eaa&&(_0x106eaa='type.googleapis.com'),_0x106eaa+'/SplitOperation';},_0x4eb04c;}()),_0xfad616['Position']=(function(){function _0x357ed1(_0x3a7dad){if(this['path']=[],_0x3a7dad){for(var _0x2edd14=Object['keys'](_0x3a7dad),_0x50a887=0x0;_0x50a887<_0x2edd14['length'];++_0x50a887)null!=_0x3a7dad[_0x2edd14[_0x50a887]]&&(this[_0x2edd14[_0x50a887]]=_0x3a7dad[_0x2edd14[_0x50a887]]);}}return _0x357ed1['prototype']['root']='',_0x357ed1['prototype']['rootMain']=!0x1,_0x357ed1['prototype']['rootGraveyard']=!0x1,_0x357ed1['prototype']['path']=_0x555075['emptyArray'],_0x357ed1['prototype']['stickiness']='',_0x357ed1['create']=function(_0x2d78a9){return new _0x357ed1(_0x2d78a9);},_0x357ed1['encode']=function(_0x569ce2,_0x3ead26){if(_0x3ead26||(_0x3ead26=_0x25be55['create']()),null!=_0x569ce2['root']&&Object['hasOwnProperty']['call'](_0x569ce2,'root')&&_0x3ead26['uint32'](0xa)['string'](_0x569ce2['root']),null!=_0x569ce2['rootMain']&&Object['hasOwnProperty']['call'](_0x569ce2,'rootMain')&&_0x3ead26['uint32'](0x10)['bool'](_0x569ce2['rootMain']),null!=_0x569ce2['rootGraveyard']&&Object['hasOwnProperty']['call'](_0x569ce2,'rootGraveyard')&&_0x3ead26['uint32'](0x18)['bool'](_0x569ce2['rootGraveyard']),null!=_0x569ce2['path']&&_0x569ce2['path']['length']){_0x3ead26['uint32'](0x22)['fork']();for(var _0x36b70b=0x0;_0x36b70b<_0x569ce2['path']['length'];++_0x36b70b)_0x3ead26['uint32'](_0x569ce2['path'][_0x36b70b]);_0x3ead26['ldelim']();}return null!=_0x569ce2['stickiness']&&Object['hasOwnProperty']['call'](_0x569ce2,'stickiness')&&_0x3ead26['uint32'](0x2a)['string'](_0x569ce2['stickiness']),_0x3ead26;},_0x357ed1['encodeDelimited']=function(_0x3ad74d,_0x567210){return this['encode'](_0x3ad74d,_0x567210)['ldelim']();},_0x357ed1['decode']=function(_0x287280,_0x41de2c){_0x287280 instanceof _0x5ee642||(_0x287280=_0x5ee642['create'](_0x287280));for(var _0x5388f5=void 0x0===_0x41de2c?_0x287280['len']:_0x287280['pos']+_0x41de2c,_0x32f719=new _0xfad616['Position']();_0x287280['pos']<_0x5388f5;){var _0x239580=_0x287280['uint32']();switch(_0x239580>>>0x3){case 0x1:_0x32f719['root']=_0x287280['string']();break;case 0x2:_0x32f719['rootMain']=_0x287280['bool']();break;case 0x3:_0x32f719['rootGraveyard']=_0x287280['bool']();break;case 0x4:if(_0x32f719['path']&&_0x32f719['path']['length']||(_0x32f719['path']=[]),0x2==(0x7&_0x239580)){for(var _0x5a9c0f=_0x287280['uint32']()+_0x287280['pos'];_0x287280['pos']<_0x5a9c0f;)_0x32f719['path']['push'](_0x287280['uint32']());}else _0x32f719['path']['push'](_0x287280['uint32']());break;case 0x5:_0x32f719['stickiness']=_0x287280['string']();break;default:_0x287280['skipType'](0x7&_0x239580);}}return _0x32f719;},_0x357ed1['decodeDelimited']=function(_0x55e17f){return _0x55e17f instanceof _0x5ee642||(_0x55e17f=new _0x5ee642(_0x55e17f)),this['decode'](_0x55e17f,_0x55e17f['uint32']());},_0x357ed1['verify']=function(_0x12c901){if('object'!=typeof _0x12c901||null===_0x12c901)return'object\x20expected';if(null!=_0x12c901['root']&&_0x12c901['hasOwnProperty']('root')&&!_0x555075['isString'](_0x12c901['root']))return'root:\x20string\x20expected';if(null!=_0x12c901['rootMain']&&_0x12c901['hasOwnProperty']('rootMain')&&'boolean'!=typeof _0x12c901['rootMain'])return'rootMain:\x20boolean\x20expected';if(null!=_0x12c901['rootGraveyard']&&_0x12c901['hasOwnProperty']('rootGraveyard')&&'boolean'!=typeof _0x12c901['rootGraveyard'])return'rootGraveyard:\x20boolean\x20expected';if(null!=_0x12c901['path']&&_0x12c901['hasOwnProperty']('path')){if(!Array['isArray'](_0x12c901['path']))return'path:\x20array\x20expected';for(var _0x8e3895=0x0;_0x8e3895<_0x12c901['path']['length'];++_0x8e3895)if(!_0x555075['isInteger'](_0x12c901['path'][_0x8e3895]))return'path:\x20integer[]\x20expected';}return null!=_0x12c901['stickiness']&&_0x12c901['hasOwnProperty']('stickiness')&&!_0x555075['isString'](_0x12c901['stickiness'])?'stickiness:\x20string\x20expected':null;},_0x357ed1['fromObject']=function(_0x41f99a){if(_0x41f99a instanceof _0xfad616['Position'])return _0x41f99a;var _0x107ec0=new _0xfad616['Position']();if(null!=_0x41f99a['root']&&(_0x107ec0['root']=String(_0x41f99a['root'])),null!=_0x41f99a['rootMain']&&(_0x107ec0['rootMain']=Boolean(_0x41f99a['rootMain'])),null!=_0x41f99a['rootGraveyard']&&(_0x107ec0['rootGraveyard']=Boolean(_0x41f99a['rootGraveyard'])),_0x41f99a['path']){if(!Array['isArray'](_0x41f99a['path']))throw TypeError('.Position.path:\x20array\x20expected');_0x107ec0['path']=[];for(var _0x43f4d9=0x0;_0x43f4d9<_0x41f99a['path']['length'];++_0x43f4d9)_0x107ec0['path'][_0x43f4d9]=_0x41f99a['path'][_0x43f4d9]>>>0x0;}return null!=_0x41f99a['stickiness']&&(_0x107ec0['stickiness']=String(_0x41f99a['stickiness'])),_0x107ec0;},_0x357ed1['toObject']=function(_0x5cb5fd,_0x2fb702){_0x2fb702||(_0x2fb702={});var _0x23976b={};if((_0x2fb702['arrays']||_0x2fb702['defaults'])&&(_0x23976b['path']=[]),_0x2fb702['defaults']&&(_0x23976b['root']='',_0x23976b['rootMain']=!0x1,_0x23976b['rootGraveyard']=!0x1,_0x23976b['stickiness']=''),null!=_0x5cb5fd['root']&&_0x5cb5fd['hasOwnProperty']('root')&&(_0x23976b['root']=_0x5cb5fd['root']),null!=_0x5cb5fd['rootMain']&&_0x5cb5fd['hasOwnProperty']('rootMain')&&(_0x23976b['rootMain']=_0x5cb5fd['rootMain']),null!=_0x5cb5fd['rootGraveyard']&&_0x5cb5fd['hasOwnProperty']('rootGraveyard')&&(_0x23976b['rootGraveyard']=_0x5cb5fd['rootGraveyard']),_0x5cb5fd['path']&&_0x5cb5fd['path']['length']){_0x23976b['path']=[];for(var _0x2cb742=0x0;_0x2cb742<_0x5cb5fd['path']['length'];++_0x2cb742)_0x23976b['path'][_0x2cb742]=_0x5cb5fd['path'][_0x2cb742];}return null!=_0x5cb5fd['stickiness']&&_0x5cb5fd['hasOwnProperty']('stickiness')&&(_0x23976b['stickiness']=_0x5cb5fd['stickiness']),_0x23976b;},_0x357ed1['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x306f88['util']['toJSONOptions']);},_0x357ed1['getTypeUrl']=function(_0x3b743a){return void 0x0===_0x3b743a&&(_0x3b743a='type.googleapis.com'),_0x3b743a+'/Position';},_0x357ed1;}()),_0xfad616['Range']=(function(){function _0x37ab99(_0x132f78){if(_0x132f78){for(var _0x4f0c46=Object['keys'](_0x132f78),_0x15d011=0x0;_0x15d011<_0x4f0c46['length'];++_0x15d011)null!=_0x132f78[_0x4f0c46[_0x15d011]]&&(this[_0x4f0c46[_0x15d011]]=_0x132f78[_0x4f0c46[_0x15d011]]);}}return _0x37ab99['prototype']['start']=null,_0x37ab99['prototype']['end']=null,_0x37ab99['create']=function(_0x82c9ad){return new _0x37ab99(_0x82c9ad);},_0x37ab99['encode']=function(_0x3b58bb,_0x2bf7a7){return _0x2bf7a7||(_0x2bf7a7=_0x25be55['create']()),null!=_0x3b58bb['start']&&Object['hasOwnProperty']['call'](_0x3b58bb,'start')&&_0xfad616['Position']['encode'](_0x3b58bb['start'],_0x2bf7a7['uint32'](0xa)['fork']())['ldelim'](),null!=_0x3b58bb['end']&&Object['hasOwnProperty']['call'](_0x3b58bb,'end')&&_0xfad616['Position']['encode'](_0x3b58bb['end'],_0x2bf7a7['uint32'](0x12)['fork']())['ldelim'](),_0x2bf7a7;},_0x37ab99['encodeDelimited']=function(_0x5209fc,_0x281222){return this['encode'](_0x5209fc,_0x281222)['ldelim']();},_0x37ab99['decode']=function(_0x201a28,_0x18159f){_0x201a28 instanceof _0x5ee642||(_0x201a28=_0x5ee642['create'](_0x201a28));for(var _0x1443cb=void 0x0===_0x18159f?_0x201a28['len']:_0x201a28['pos']+_0x18159f,_0x5ed1a1=new _0xfad616['Range']();_0x201a28['pos']<_0x1443cb;){var _0x1fb060=_0x201a28['uint32']();switch(_0x1fb060>>>0x3){case 0x1:_0x5ed1a1['start']=_0xfad616['Position']['decode'](_0x201a28,_0x201a28['uint32']());break;case 0x2:_0x5ed1a1['end']=_0xfad616['Position']['decode'](_0x201a28,_0x201a28['uint32']());break;default:_0x201a28['skipType'](0x7&_0x1fb060);}}return _0x5ed1a1;},_0x37ab99['decodeDelimited']=function(_0x430501){return _0x430501 instanceof _0x5ee642||(_0x430501=new _0x5ee642(_0x430501)),this['decode'](_0x430501,_0x430501['uint32']());},_0x37ab99['verify']=function(_0x3f7125){if('object'!=typeof _0x3f7125||null===_0x3f7125)return'object\x20expected';var _0x3600f8;if(null!=_0x3f7125['start']&&_0x3f7125['hasOwnProperty']('start')&&(_0x3600f8=_0xfad616['Position']['verify'](_0x3f7125['start'])))return'start.'+_0x3600f8;if(null!=_0x3f7125['end']&&_0x3f7125['hasOwnProperty']('end')&&(_0x3600f8=_0xfad616['Position']['verify'](_0x3f7125['end'])))return'end.'+_0x3600f8;return null;},_0x37ab99['fromObject']=function(_0x3bd1ec){if(_0x3bd1ec instanceof _0xfad616['Range'])return _0x3bd1ec;var _0x4d38bc=new _0xfad616['Range']();if(null!=_0x3bd1ec['start']){if('object'!=typeof _0x3bd1ec['start'])throw TypeError('.Range.start:\x20object\x20expected');_0x4d38bc['start']=_0xfad616['Position']['fromObject'](_0x3bd1ec['start']);}if(null!=_0x3bd1ec['end']){if('object'!=typeof _0x3bd1ec['end'])throw TypeError('.Range.end:\x20object\x20expected');_0x4d38bc['end']=_0xfad616['Position']['fromObject'](_0x3bd1ec['end']);}return _0x4d38bc;},_0x37ab99['toObject']=function(_0x57a8e9,_0x2fe4d2){_0x2fe4d2||(_0x2fe4d2={});var _0x53836c={};return _0x2fe4d2['defaults']&&(_0x53836c['start']=null,_0x53836c['end']=null),null!=_0x57a8e9['start']&&_0x57a8e9['hasOwnProperty']('start')&&(_0x53836c['start']=_0xfad616['Position']['toObject'](_0x57a8e9['start'],_0x2fe4d2)),null!=_0x57a8e9['end']&&_0x57a8e9['hasOwnProperty']('end')&&(_0x53836c['end']=_0xfad616['Position']['toObject'](_0x57a8e9['end'],_0x2fe4d2)),_0x53836c;},_0x37ab99['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x306f88['util']['toJSONOptions']);},_0x37ab99['getTypeUrl']=function(_0x3f2b6e){return void 0x0===_0x3f2b6e&&(_0x3f2b6e='type.googleapis.com'),_0x3f2b6e+'/Range';},_0x37ab99;}()),_0xfad616['Element']=(function(){function _0xa30b12(_0xc18ab1){if(this['children']=[],this['attributesBoolean']={},_0xc18ab1){for(var _0x64c41a=Object['keys'](_0xc18ab1),_0xf7c67c=0x0;_0xf7c67c<_0x64c41a['length'];++_0xf7c67c)null!=_0xc18ab1[_0x64c41a[_0xf7c67c]]&&(this[_0x64c41a[_0xf7c67c]]=_0xc18ab1[_0x64c41a[_0xf7c67c]]);}}return _0xa30b12['prototype']['name']='',_0xa30b12['prototype']['children']=_0x555075['emptyArray'],_0xa30b12['prototype']['data']='',_0xa30b12['prototype']['attributesBoolean']=_0x555075['emptyObject'],_0xa30b12['prototype']['attributesJson']='',_0xa30b12['create']=function(_0x13b25e){return new _0xa30b12(_0x13b25e);},_0xa30b12['encode']=function(_0x5cefd2,_0x4d2197){if(_0x4d2197||(_0x4d2197=_0x25be55['create']()),null!=_0x5cefd2['name']&&Object['hasOwnProperty']['call'](_0x5cefd2,'name')&&_0x4d2197['uint32'](0xa)['string'](_0x5cefd2['name']),null!=_0x5cefd2['children']&&_0x5cefd2['children']['length']){for(var _0x21c95e=0x0;_0x21c95e<_0x5cefd2['children']['length'];++_0x21c95e)_0xfad616['Element']['encode'](_0x5cefd2['children'][_0x21c95e],_0x4d2197['uint32'](0x12)['fork']())['ldelim']();}if(null!=_0x5cefd2['data']&&Object['hasOwnProperty']['call'](_0x5cefd2,'data')&&_0x4d2197['uint32'](0x1a)['string'](_0x5cefd2['data']),null!=_0x5cefd2['attributesBoolean']&&Object['hasOwnProperty']['call'](_0x5cefd2,'attributesBoolean')){var _0x6b9c8e=Object['keys'](_0x5cefd2['attributesBoolean']);for(_0x21c95e=0x0;_0x21c95e<_0x6b9c8e['length'];++_0x21c95e)_0x4d2197['uint32'](0x22)['fork']()['uint32'](0xa)['string'](_0x6b9c8e[_0x21c95e])['uint32'](0x10)['bool'](_0x5cefd2['attributesBoolean'][_0x6b9c8e[_0x21c95e]])['ldelim']();}return null!=_0x5cefd2['attributesJson']&&Object['hasOwnProperty']['call'](_0x5cefd2,'attributesJson')&&_0x4d2197['uint32'](0x2a)['string'](_0x5cefd2['attributesJson']),_0x4d2197;},_0xa30b12['encodeDelimited']=function(_0x3421cb,_0x1ece7e){return this['encode'](_0x3421cb,_0x1ece7e)['ldelim']();},_0xa30b12['decode']=function(_0x34039c,_0x1a216f){_0x34039c instanceof _0x5ee642||(_0x34039c=_0x5ee642['create'](_0x34039c));for(var _0x256cea,_0x3f36fa,_0x1dc2b3=void 0x0===_0x1a216f?_0x34039c['len']:_0x34039c['pos']+_0x1a216f,_0x2567bb=new _0xfad616['Element']();_0x34039c['pos']<_0x1dc2b3;){var _0x18b22f=_0x34039c['uint32']();switch(_0x18b22f>>>0x3){case 0x1:_0x2567bb['name']=_0x34039c['string']();break;case 0x2:_0x2567bb['children']&&_0x2567bb['children']['length']||(_0x2567bb['children']=[]),_0x2567bb['children']['push'](_0xfad616['Element']['decode'](_0x34039c,_0x34039c['uint32']()));break;case 0x3:_0x2567bb['data']=_0x34039c['string']();break;case 0x4:_0x2567bb['attributesBoolean']===_0x555075['emptyObject']&&(_0x2567bb['attributesBoolean']={});var _0x4542fe=_0x34039c['uint32']()+_0x34039c['pos'];for(_0x256cea='',_0x3f36fa=!0x1;_0x34039c['pos']<_0x4542fe;){var _0x57c370=_0x34039c['uint32']();switch(_0x57c370>>>0x3){case 0x1:_0x256cea=_0x34039c['string']();break;case 0x2:_0x3f36fa=_0x34039c['bool']();break;default:_0x34039c['skipType'](0x7&_0x57c370);}}_0x2567bb['attributesBoolean'][_0x256cea]=_0x3f36fa;break;case 0x5:_0x2567bb['attributesJson']=_0x34039c['string']();break;default:_0x34039c['skipType'](0x7&_0x18b22f);}}return _0x2567bb;},_0xa30b12['decodeDelimited']=function(_0x9fce1e){return _0x9fce1e instanceof _0x5ee642||(_0x9fce1e=new _0x5ee642(_0x9fce1e)),this['decode'](_0x9fce1e,_0x9fce1e['uint32']());},_0xa30b12['verify']=function(_0x272475){if('object'!=typeof _0x272475||null===_0x272475)return'object\x20expected';if(null!=_0x272475['name']&&_0x272475['hasOwnProperty']('name')&&!_0x555075['isString'](_0x272475['name']))return'name:\x20string\x20expected';if(null!=_0x272475['children']&&_0x272475['hasOwnProperty']('children')){if(!Array['isArray'](_0x272475['children']))return'children:\x20array\x20expected';for(var _0x2c0e4b=0x0;_0x2c0e4b<_0x272475['children']['length'];++_0x2c0e4b){var _0x495f5b=_0xfad616['Element']['verify'](_0x272475['children'][_0x2c0e4b]);if(_0x495f5b)return'children.'+_0x495f5b;}}if(null!=_0x272475['data']&&_0x272475['hasOwnProperty']('data')&&!_0x555075['isString'](_0x272475['data']))return'data:\x20string\x20expected';if(null!=_0x272475['attributesBoolean']&&_0x272475['hasOwnProperty']('attributesBoolean')){if(!_0x555075['isObject'](_0x272475['attributesBoolean']))return'attributesBoolean:\x20object\x20expected';var _0x392ed3=Object['keys'](_0x272475['attributesBoolean']);for(_0x2c0e4b=0x0;_0x2c0e4b<_0x392ed3['length'];++_0x2c0e4b)if('boolean'!=typeof _0x272475['attributesBoolean'][_0x392ed3[_0x2c0e4b]])return'attributesBoolean:\x20boolean{k:string}\x20expected';}return null!=_0x272475['attributesJson']&&_0x272475['hasOwnProperty']('attributesJson')&&!_0x555075['isString'](_0x272475['attributesJson'])?'attributesJson:\x20string\x20expected':null;},_0xa30b12['fromObject']=function(_0x55dc3a){if(_0x55dc3a instanceof _0xfad616['Element'])return _0x55dc3a;var _0x4b5e38=new _0xfad616['Element']();if(null!=_0x55dc3a['name']&&(_0x4b5e38['name']=String(_0x55dc3a['name'])),_0x55dc3a['children']){if(!Array['isArray'](_0x55dc3a['children']))throw TypeError('.Element.children:\x20array\x20expected');_0x4b5e38['children']=[];for(var _0x1d7040=0x0;_0x1d7040<_0x55dc3a['children']['length'];++_0x1d7040){if('object'!=typeof _0x55dc3a['children'][_0x1d7040])throw TypeError('.Element.children:\x20object\x20expected');_0x4b5e38['children'][_0x1d7040]=_0xfad616['Element']['fromObject'](_0x55dc3a['children'][_0x1d7040]);}}if(null!=_0x55dc3a['data']&&(_0x4b5e38['data']=String(_0x55dc3a['data'])),_0x55dc3a['attributesBoolean']){if('object'!=typeof _0x55dc3a['attributesBoolean'])throw TypeError('.Element.attributesBoolean:\x20object\x20expected');_0x4b5e38['attributesBoolean']={};var _0x3044cf=Object['keys'](_0x55dc3a['attributesBoolean']);for(_0x1d7040=0x0;_0x1d7040<_0x3044cf['length'];++_0x1d7040)_0x4b5e38['attributesBoolean'][_0x3044cf[_0x1d7040]]=Boolean(_0x55dc3a['attributesBoolean'][_0x3044cf[_0x1d7040]]);}return null!=_0x55dc3a['attributesJson']&&(_0x4b5e38['attributesJson']=String(_0x55dc3a['attributesJson'])),_0x4b5e38;},_0xa30b12['toObject']=function(_0x1eaf0f,_0x748788){_0x748788||(_0x748788={});var _0x57a7d5,_0x5218f5={};if((_0x748788['arrays']||_0x748788['defaults'])&&(_0x5218f5['children']=[]),(_0x748788['objects']||_0x748788['defaults'])&&(_0x5218f5['attributesBoolean']={}),_0x748788['defaults']&&(_0x5218f5['name']='',_0x5218f5['data']='',_0x5218f5['attributesJson']=''),null!=_0x1eaf0f['name']&&_0x1eaf0f['hasOwnProperty']('name')&&(_0x5218f5['name']=_0x1eaf0f['name']),_0x1eaf0f['children']&&_0x1eaf0f['children']['length']){_0x5218f5['children']=[];for(var _0x21fc0b=0x0;_0x21fc0b<_0x1eaf0f['children']['length'];++_0x21fc0b)_0x5218f5['children'][_0x21fc0b]=_0xfad616['Element']['toObject'](_0x1eaf0f['children'][_0x21fc0b],_0x748788);}if(null!=_0x1eaf0f['data']&&_0x1eaf0f['hasOwnProperty']('data')&&(_0x5218f5['data']=_0x1eaf0f['data']),_0x1eaf0f['attributesBoolean']&&(_0x57a7d5=Object['keys'](_0x1eaf0f['attributesBoolean']))['length']){_0x5218f5['attributesBoolean']={};for(_0x21fc0b=0x0;_0x21fc0b<_0x57a7d5['length'];++_0x21fc0b)_0x5218f5['attributesBoolean'][_0x57a7d5[_0x21fc0b]]=_0x1eaf0f['attributesBoolean'][_0x57a7d5[_0x21fc0b]];}return null!=_0x1eaf0f['attributesJson']&&_0x1eaf0f['hasOwnProperty']('attributesJson')&&(_0x5218f5['attributesJson']=_0x1eaf0f['attributesJson']),_0x5218f5;},_0xa30b12['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x306f88['util']['toJSONOptions']);},_0xa30b12['getTypeUrl']=function(_0x38fdf9){return void 0x0===_0x38fdf9&&(_0x38fdf9='type.googleapis.com'),_0x38fdf9+'/Element';},_0xa30b12;}()),_0xfad616;})());class r{['_protobufRoot'];constructor(){this['_protobufRoot']=u;}['getDescriptor'](_0x299819){return new w(this['_protobufRoot'][_0x299819]);}}class w{['_protobuf'];constructor(_0x4c0b83){this['_protobuf']=_0x4c0b83;}['compress'](_0x59e978){const _0x2b1506=this['_protobuf']['verify'](_0x59e978);if(_0x2b1506)throw Error(_0x2b1506);return this['_protobuf']['encode'](this['_protobuf']['create'](_0x59e978))['finish']();}['decompress'](_0x2dad7f){return this['_protobuf']['toObject'](this['_protobuf']['decode'](_0x2dad7f),{'oneofs':!0x0});}}function g(_0x35f8d2,_0x31c783){const _0xfeac40=_0x5eb065(_0x35f8d2);return _0xfeac40['path'][_0xfeac40['path']['length']-0x1]+=_0x31c783,_0xfeac40;}function _(_0x7136fc,_0x446d85){return _0x7136fc['root']===_0x446d85['root']&&_0xfebc58(_0x7136fc['path'],_0x446d85['path']);}function $(_0x107bef){P(_0x107bef,_0x231672=>('main'==_0x231672['root']?(_0x231672['rootMain']=!0x0,delete _0x231672['root']):'$graveyard'==_0x231672['root']&&(_0x231672['rootGraveyard']=!0x0,delete _0x231672['root']),_0x231672));}function J(_0x29b31d){P(_0x29b31d,_0x3c8588=>(_0x3c8588['rootMain']?(_0x3c8588['root']='main',delete _0x3c8588['rootMain']):_0x3c8588['rootGraveyard']&&(_0x3c8588['root']='$graveyard',delete _0x3c8588['rootGraveyard']),_0x3c8588));}function P(_0x22845e,_0x13dc52){for(const _0x3c5577 in _0x22845e){const _0x5b77df=_0x22845e[_0x3c5577];'nodes'!==_0x3c5577&&_0x184115(_0x5b77df)&&(_0x5b77df['path']&&(_0x5b77df['root']||_0x5b77df['rootMain']||_0x5b77df['rootGraveyard'])?_0x22845e[_0x3c5577]=_0x13dc52(_0x5b77df):P(_0x5b77df,_0x13dc52));}return _0x22845e;}class e{['_id'];['_operationName'];['_protobufDescriptor'];constructor(_0x387495,_0x4604ce,_0x380275){this['_id']=_0x387495,this['_operationName']=_0x4604ce,this['_protobufDescriptor']=_0x380275;}['compress'](_0xaa47db,_0x4b1c90){const _0x16f8c1=_0x4b1c90['operations'][_0x4b1c90['index']++];return $(_0x16f8c1),_0xaa47db['buffers']['push'](this['_protobufDescriptor']['compress'](_0x16f8c1)),_0xaa47db['types']['push'](this['_id']),!0x0;}['decompress'](_0x5c7286,_0x314581){_0x314581['typeIndex']++;const _0x232806=_0x314581['buffers'][_0x314581['bufferIndex']++],_0x57205a=this['_protobufDescriptor']['decompress'](_0x232806);J(_0x57205a),_0x57205a['__className']=this['_operationName'],_0x5c7286['push'](_0x57205a);}}class s extends e{['compress'](_0x1dca63,_0x240251){const _0x3a047b=_0x240251['operations'][_0x240251['index']++];return this['_serializeOneOf']('oldValue',_0x3a047b),this['_serializeOneOf']('newValue',_0x3a047b),$(_0x3a047b),_0x1dca63['buffers']['push'](this['_protobufDescriptor']['compress'](_0x3a047b)),_0x1dca63['types']['push'](this['_id']),!0x0;}['decompress'](_0x35171e,_0x5df154){_0x5df154['typeIndex']++;const _0x462724=_0x5df154['buffers'][_0x5df154['bufferIndex']++],_0xe6e43=this['_protobufDescriptor']['decompress'](_0x462724);this['_deserializeOneOf']('oldValue',_0xe6e43),this['_deserializeOneOf']('newValue',_0xe6e43),J(_0xe6e43),_0xe6e43['__className']=this['_operationName'],_0x35171e['push'](_0xe6e43);}['_serializeOneOf'](_0x2374be,_0x93c38e){const _0x47d15f=_0x93c38e[_0x2374be];'boolean'==typeof _0x47d15f?_0x93c38e[_0x2374be+'Boolean']=_0x47d15f:_0x93c38e[_0x2374be+'Json']=JSON['stringify'](_0x47d15f);}['_deserializeOneOf'](_0x358d89,_0x1e68e0){const _0x29bd3a=_0x358d89+'Json';_0x1e68e0[_0x29bd3a]?(_0x1e68e0[_0x358d89]=JSON['parse'](_0x1e68e0[_0x29bd3a]),delete _0x1e68e0[_0x29bd3a]):(_0x1e68e0[_0x358d89]=_0x1e68e0[_0x358d89+'Boolean'],delete _0x1e68e0[_0x358d89+'Boolean']);}}class i extends e{['compress'](_0x46c7b7,_0x2d9ed1){const _0x9b137=_0x2d9ed1['operations'][_0x2d9ed1['index']++];return this['_serializeNodesAttributes'](_0x9b137['nodes']),$(_0x9b137),_0x46c7b7['buffers']['push'](this['_protobufDescriptor']['compress'](_0x9b137)),_0x46c7b7['types']['push'](this['_id']),!0x0;}['decompress'](_0x4e782d,_0x346a62){_0x346a62['typeIndex']++;const _0x589942=_0x346a62['buffers'][_0x346a62['bufferIndex']++],_0x43e21d=this['_protobufDescriptor']['decompress'](_0x589942);_0x43e21d['nodes']||(_0x43e21d['nodes']=[]),this['_deserializeNodesAttributes'](_0x43e21d['nodes']),J(_0x43e21d),_0x43e21d['__className']=this['_operationName'],_0x4e782d['push'](_0x43e21d);}['_serializeNodesAttributes'](_0x69c12){for(const _0x4768e3 of _0x69c12){if(_0x4768e3['attributes']){const _0x5b48cd=_0x4768e3['attributes'];this['_areValuesBoolean'](_0x5b48cd)?_0x4768e3['attributesBoolean']=_0x5b48cd:_0x4768e3['attributesJson']=JSON['stringify'](_0x5b48cd);}_0x4768e3['children']&&this['_serializeNodesAttributes'](_0x4768e3['children']);}}['_deserializeNodesAttributes'](_0x13c0b1){for(const _0x430fe3 of _0x13c0b1)(_0x430fe3['attributesBoolean']||_0x430fe3['attributesJson'])&&(_0x430fe3['attributesBoolean']?(_0x430fe3['attributes']=_0x430fe3['attributesBoolean'],delete _0x430fe3['attributesBoolean']):(_0x430fe3['attributes']=JSON['parse'](_0x430fe3['attributesJson']),delete _0x430fe3['attributesJson'])),_0x430fe3['children']&&this['_deserializeNodesAttributes'](_0x430fe3['children']);}['_areValuesBoolean'](_0x494427){return Object['keys'](_0x494427)['every'](_0x303b99=>'boolean'==typeof _0x494427[_0x303b99]);}}class n extends e{['decompress'](_0x4cbfec,_0x19c00f){super['decompress'](_0x4cbfec,_0x19c00f);const _0x175b15=_0x4cbfec[_0x4cbfec['length']-0x1];_0x175b15['oldRange']||(_0x175b15['oldRange']=null),_0x175b15['newRange']||(_0x175b15['newRange']=null);}}class p extends e{['compress'](_0x167fcf,_0x10aeca){return _0x10aeca['index']++,_0x167fcf['types']['push'](this['_id']),!0x0;}['decompress'](_0x1f3a52,_0x4f3987){_0x4f3987['typeIndex']++,_0x1f3a52['push']({'__className':this['_operationName']});}}class a extends n{['_omittedNamespace'];constructor(_0x456fa4,_0x226a46,_0x4772b9,_0x546795){super(_0x456fa4,_0x226a46,_0x4772b9),this['_omittedNamespace']=_0x546795+':';}['compress'](_0x1e758e,_0x510851){const _0xb6d920=_0x510851['operations'][_0x510851['index']];return!('MarkerOperation'!=_0xb6d920['__className']||!_0xb6d920['name']['startsWith'](this['_omittedNamespace']))&&(_0xb6d920['name']=_0xb6d920['name']['replace'](new RegExp('^'+this['_omittedNamespace']),''),super['compress'](_0x1e758e,_0x510851),!0x0);}['decompress'](_0x599398,_0x5eb5cc){super['decompress'](_0x599398,_0x5eb5cc);const _0x10c5bc=_0x599398[_0x599398['length']-0x1];_0x10c5bc['name']=this['_omittedNamespace']+_0x10c5bc['name'];}}class O{['_id'];['_context'];constructor(_0x3517f0,_0x98b8e3){this['_id']=_0x3517f0,this['_context']=_0x98b8e3;}['compress'](_0x51dbce,_0x1f2923){let _0x15c1d0,_0x48349f=_0x1f2923['operations'][_0x1f2923['index']],_0x122d75=_0x1f2923['operations'][_0x1f2923['index']+0x1];for(;_0x122d75&&this['_compareOperations'](_0x48349f,_0x122d75);)_0x15c1d0?(_0x15c1d0=this['_combineNext'](_0x48349f,_0x15c1d0),_0x51dbce['types']['push'](0x0)):(_0x15c1d0=_0x5eb065(_0x48349f),_0x51dbce['types']['push'](this['_id'])),_0x1f2923['index']++,_0x48349f=_0x1f2923['operations'][_0x1f2923['index']],_0x122d75=_0x1f2923['operations'][_0x1f2923['index']+0x1];return!!_0x15c1d0&&(_0x15c1d0=this['_combineNext'](_0x1f2923['operations'][_0x1f2923['index']++],_0x15c1d0),_0x51dbce['types']['push'](0x0),_0x51dbce['buffers']['push'](this['_compressSingleOperation'](_0x15c1d0)),!0x0);}['decompress'](_0x3c268c,_0xfe75d2){const _0x405669=this['_decompressSingleOperation'](_0xfe75d2);for(;0x0==_0xfe75d2['types'][_0xfe75d2['typeIndex']];)_0xfe75d2['typeIndex']++,_0x3c268c['push'](this['_splitCurrent'](_0x405669));_0x3c268c['push'](_0x405669);}}class c extends O{['_combineNext'](_0xa285ce,_0x4bd50e){return _0x4bd50e['nodes'][0x0]['data']+=_0xa285ce['nodes'][0x0]['data'],_0x4bd50e;}['_splitCurrent'](_0x296b62){const _0x3306b6=_0x5eb065(_0x296b62),_0x50e631=_0x3306b6['nodes'][0x0],_0x1d867a=_0x296b62['nodes'][0x0],_0x2b3e63=_0x1d867a['data'][Symbol['iterator']]()['next']()['value'],_0x412b0a=_0x2b3e63['length'];return _0x50e631['data']=_0x2b3e63,_0x1d867a['data']=_0x1d867a['data']['substr'](_0x412b0a),_0x296b62['position']=g(_0x296b62['position'],_0x412b0a),_0x3306b6;}['_compareOperations'](_0x36ae13,_0x333533){if(this['_checkOperation'](_0x36ae13)&&this['_checkOperation'](_0x333533)){const _0x1cb072=_0x36ae13['nodes'][0x0]['data']['length'],_0x498fac=_(g(_0x36ae13['position'],_0x1cb072),_0x333533['position']),_0x4e1ca9=_0x36ae13['nodes'][0x0],_0x8f49a0=_0x333533['nodes'][0x0];return _0x498fac&&this['_compareAttributes'](_0x4e1ca9,_0x8f49a0);}return!0x1;}['_compressSingleOperation'](_0x1a901b){const _0x354526={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('InsertOperation')['compress'](_0x354526,{'operations':[_0x1a901b],'index':0x0}),_0x354526['buffers'][0x0];}['_decompressSingleOperation'](_0xb16cea){const _0x561eae=[];return this['_context']['_getCompressorByName']('InsertOperation')['decompress'](_0x561eae,_0xb16cea),_0x561eae[0x0];}['_checkOperation'](_0x26c326){return'InsertOperation'==_0x26c326['__className']&&0x1==_0x26c326['nodes']['length']&&_0x26c326['nodes'][0x0]['data']&&!_0x26c326['wasUndone']&&0x1==Array['from'](_0x26c326['nodes'][0x0]['data'])['length'];}['_compareAttributes'](_0x351227,_0x33915a){const _0xb8751=Object['keys'](_0x351227['attributes']||{}),_0x3bb902=Object['keys'](_0x33915a['attributes']||{});return _0xb8751['length']===_0x3bb902['length']&&_0xb8751['every'](_0x5aab1d=>_0x33915a['attributes'][_0x5aab1d]&&_0x33915a['attributes'][_0x5aab1d]===_0x351227['attributes'][_0x5aab1d]);}}class m extends O{['_combineNext'](_0x1d656d,_0x2f6ed5){return _0x2f6ed5['howMany']++,_0x2f6ed5['sourcePosition']=_0x5eb065(_0x1d656d['sourcePosition']),_0x2f6ed5;}['_splitCurrent'](_0x3f9b46){const _0x5e53dd=_0x5eb065(_0x3f9b46);return _0x3f9b46['howMany']--,_0x5e53dd['howMany']=0x1,_0x5e53dd['sourcePosition']=g(_0x5e53dd['sourcePosition'],_0x3f9b46['howMany']),_0x5e53dd;}['_compareOperations'](_0x540d47,_0x573a3b){return!(!this['_checkOperation'](_0x540d47)||!this['_checkOperation'](_0x573a3b))&&(_(g(_0x540d47['sourcePosition'],-0x1),_0x573a3b['sourcePosition'])&&_(_0x540d47['targetPosition'],_0x573a3b['targetPosition']));}['_compressSingleOperation'](_0xa78360){const _0x1b29bf={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x1b29bf,{'operations':[_0xa78360],'index':0x0}),_0x1b29bf['buffers'][0x0];}['_decompressSingleOperation'](_0x487e94){const _0x49ee74=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x49ee74,_0x487e94),_0x49ee74[0x0];}['_checkOperation'](_0xdbb07e){return'MoveOperation'==_0xdbb07e['__className']&&'$graveyard'==_0xdbb07e['targetPosition']['root']&&0x1==_0xdbb07e['howMany']&&!_0xdbb07e['wasUndone'];}}class h extends O{['_combineNext'](_0x2c5718,_0x414e0c){return _0x414e0c['howMany']++,_0x414e0c;}['_splitCurrent'](_0x5ac1e6){const _0x4e0537=_0x5eb065(_0x5ac1e6);return _0x4e0537['howMany']=0x1,_0x5ac1e6['howMany']--,_0x4e0537;}['_compareOperations'](_0x4ecb81,_0x5dfccd){return!(!this['_checkOperation'](_0x4ecb81)||!this['_checkOperation'](_0x5dfccd))&&(_(_0x4ecb81['sourcePosition'],_0x5dfccd['sourcePosition'])&&_(_0x4ecb81['targetPosition'],_0x5dfccd['targetPosition']));}['_compressSingleOperation'](_0x362642){const _0x3b4c4d={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x3b4c4d,{'operations':[_0x362642],'index':0x0}),_0x3b4c4d['buffers'][0x0];}['_decompressSingleOperation'](_0x440827){const _0x5499d6=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x5499d6,_0x440827),_0x5499d6[0x0];}['_checkOperation'](_0x1deb7c){return'MoveOperation'==_0x1deb7c['__className']&&'$graveyard'==_0x1deb7c['targetPosition']['root']&&0x1==_0x1deb7c['howMany']&&!_0x1deb7c['wasUndone'];}}class f extends O{['compress'](_0x53dc0c,_0x3b0e25){if(!this['_compareOperations'](_0x3b0e25['operations'][_0x3b0e25['index']],_0x3b0e25['operations'][_0x3b0e25['index']+0x1]))return!0x1;const _0x3f533e=_0x3b0e25['operations'][_0x3b0e25['index']++];return _0x3f533e['oldRange']=null,_0x3f533e['newRange']&&_(_0x3f533e['newRange']['start'],_0x3f533e['newRange']['end'])&&(_0x3f533e['newRange']['end']=null),_0x3b0e25['index']++,_0x53dc0c['types']['push'](this['_id']),_0x53dc0c['types']['push'](0x0),_0x53dc0c['buffers']['push'](this['_compressSingleOperation'](_0x3f533e)),!0x0;}['decompress'](_0x4836b5,_0x284ae5){const _0x40977e=this['_decompressSingleOperation'](_0x284ae5);_0x40977e['newRange']&&!_0x40977e['newRange']['end']&&(_0x40977e['newRange']['end']=_0x5eb065(_0x40977e['newRange']['start']));const _0x4a1179=_0x5eb065(_0x40977e);_0x4a1179['newRange']&&(_0x4a1179['newRange']['start']['stickiness']='toNone',_0x4a1179['newRange']['end']=_0x5eb065(_0x4a1179['newRange']['start'])),_0x4a1179['name']='user:position:'+_0x4a1179['name']['split'](':')[0x2],_0x284ae5['typeIndex']++,_0x4836b5['push'](_0x40977e),_0x4836b5['push'](_0x4a1179);}['_compressSingleOperation'](_0x663c06){const _0xddf5c7={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MarkerOperation')['compress'](_0xddf5c7,{'operations':[_0x663c06],'index':0x0}),_0xddf5c7['buffers'][0x0];}['_decompressSingleOperation'](_0x52aea0){const _0x1d14d0=[];return this['_context']['_getCompressorByName']('MarkerOperation')['decompress'](_0x1d14d0,_0x52aea0),_0x1d14d0[0x0];}['_compareOperations'](_0x2c819e,_0x542420){return!(!_0x2c819e||!_0x542420)&&('MarkerOperation'==_0x2c819e['__className']&&'MarkerOperation'==_0x542420['__className']&&!(!_0x2c819e['name']['startsWith']('user:')||!_0x542420['name']['startsWith']('user:')||_0x2c819e['name']==_0x542420['name']));}}class y{['_compressorById'];['_compressorByName'];['_protobufFactory'];constructor(){this['_compressorById']=new Map(),this['_compressorByName']=new Map(),this['_protobufFactory']=new r();const _0x3c3ff0=this['_protobufFactory']['getDescriptor']('MarkerOperation');this['_registerCompressor'](0x1,'NoOperation',new p(0x1,'NoOperation',void 0x0)),this['_registerOperationCompressor'](0xa,'AttributeOperation',s),this['_registerOperationCompressor'](0xb,'InsertOperation',i),this['_registerOperationCompressor'](0xc,'MarkerOperation',n),this['_registerOperationCompressor'](0xd,'MergeOperation',e),this['_registerOperationCompressor'](0xe,'MoveOperation',e),this['_registerOperationCompressor'](0xf,'RenameOperation',e),this['_registerOperationCompressor'](0x10,'RootAttributeOperation',s),this['_registerOperationCompressor'](0x11,'SplitOperation',e),this['_registerCompressor'](0x12,'CommentMarkerOperation',new a(0x12,'MarkerOperation',_0x3c3ff0,'comment')),this['_registerCompressor'](0x13,'SuggestionMarkerOperation',new a(0x13,'MarkerOperation',_0x3c3ff0,'suggestion')),this['_registerOperationCompressor'](0x14,'RootOperation',e),this['_registerActionCompressor'](0x64,'TypingAction',c),this['_registerActionCompressor'](0x65,'DeletingAction',m),this['_registerActionCompressor'](0x66,'ForwardDeletingAction',h),this['_registerActionCompressor'](0x67,'UserSelectionAction',f);}['compress'](_0x4a36eb){if(!_0x4a36eb||!_0x4a36eb[0x0])throw new _0x568de1('no-operations-provided',this);const _0x435ac2={'operations':_0x4a36eb,'index':0x0},_0x15b349={'types':[],'buffers':[],'baseVersion':_0x4a36eb[0x0]['baseVersion']};for(;_0x435ac2['index']<_0x435ac2['operations']['length'];){if(this['_getCompressorByName']('UserSelectionAction')['compress'](_0x15b349,_0x435ac2))continue;if(this['_getCompressorByName']('TypingAction')['compress'](_0x15b349,_0x435ac2))continue;if(this['_getCompressorByName']('DeletingAction')['compress'](_0x15b349,_0x435ac2))continue;if(this['_getCompressorByName']('ForwardDeletingAction')['compress'](_0x15b349,_0x435ac2))continue;if(this['_getCompressorByName']('CommentMarkerOperation')['compress'](_0x15b349,_0x435ac2))continue;if(this['_getCompressorByName']('SuggestionMarkerOperation')['compress'](_0x15b349,_0x435ac2))continue;const _0x1a495a=_0x435ac2['operations'][_0x435ac2['index']]['__className'];this['_getCompressorByName'](_0x1a495a)['compress'](_0x15b349,_0x435ac2);}return _0x15b349;}['decompress'](_0x52cd28){const _0x4f6016=[],_0x30acf8={'types':_0x52cd28['types'],'buffers':_0x52cd28['buffers'],'baseVersion':_0x52cd28['baseVersion'],'typeIndex':0x0,'bufferIndex':0x0};for(;_0x30acf8['typeIndex']<_0x30acf8['types']['length'];){const _0x50c0ee=_0x30acf8['types'][_0x30acf8['typeIndex']],_0x113aa3=this['_compressorById']['get'](_0x50c0ee);if(!_0x113aa3)throw new _0x568de1('decompress-compressor-not-found',this,{'type':_0x50c0ee});_0x113aa3['decompress'](_0x4f6016,_0x30acf8);}return _0x4f6016['forEach']((_0x3f2ee5,_0x3a7ef0)=>_0x3f2ee5['baseVersion']=_0x52cd28['baseVersion']+_0x3a7ef0),_0x4f6016;}['_getCompressorByName'](_0x2722de){return this['_compressorByName']['get'](_0x2722de);}['_registerOperationCompressor'](_0xcb4ced,_0x17322a,_0xf0611e){const _0x1e7dde=new _0xf0611e(_0xcb4ced,_0x17322a,this['_protobufFactory']['getDescriptor'](_0x17322a));this['_registerCompressor'](_0xcb4ced,_0x17322a,_0x1e7dde);}['_registerActionCompressor'](_0x1db630,_0x133deb,_0x2c76db){const _0x1d2072=new _0x2c76db(_0x1db630,this);this['_registerCompressor'](_0x1db630,_0x133deb,_0x1d2072);}['_registerCompressor'](_0x507f02,_0x441eac,_0xbf4845){this['_compressorById']['set'](_0x507f02,_0xbf4845),this['_compressorByName']['set'](_0x441eac,_0xbf4845);}}export{y as Compressor};
|
|
23
|
+
import{CKEditorError as _0x58b3a1}from'@ckeditor/ckeditor5-utils/dist/index.js';import _0x147505 from'protobufjs/minimal.js';import{cloneDeep as _0x27268f,isEqual as _0x45862e,isObject as _0x42d81a}from'es-toolkit/compat';const u=/* #__PURE__ -- @preserve */
|
|
24
|
+
((()=>{var _0x3c8186=_0x147505['Reader'],_0x153eda=_0x147505['Writer'],_0x495bb6=_0x147505['util'],_0xa6d10b=_0x147505['roots']['default']||(_0x147505['roots']['default']={});return _0xa6d10b['AttributeOperation']=(function(){function _0x5ae874(_0x4a52cd){if(_0x4a52cd){for(var _0x52bb83=Object['keys'](_0x4a52cd),_0x8571af=0x0;_0x8571af<_0x52bb83['length'];++_0x8571af)null!=_0x4a52cd[_0x52bb83[_0x8571af]]&&(this[_0x52bb83[_0x8571af]]=_0x4a52cd[_0x52bb83[_0x8571af]]);}}return _0x5ae874['prototype']['range']=null,_0x5ae874['prototype']['key']='',_0x5ae874['prototype']['oldValueBoolean']=!0x1,_0x5ae874['prototype']['oldValueJson']='',_0x5ae874['prototype']['newValueBoolean']=!0x1,_0x5ae874['prototype']['newValueJson']='',_0x5ae874['prototype']['wasUndone']=!0x1,_0x5ae874['create']=function(_0x3a87af){return new _0x5ae874(_0x3a87af);},_0x5ae874['encode']=function(_0x471f4f,_0xa0573a){return _0xa0573a||(_0xa0573a=_0x153eda['create']()),null!=_0x471f4f['range']&&Object['hasOwnProperty']['call'](_0x471f4f,'range')&&_0xa6d10b['Range']['encode'](_0x471f4f['range'],_0xa0573a['uint32'](0xa)['fork']())['ldelim'](),null!=_0x471f4f['key']&&Object['hasOwnProperty']['call'](_0x471f4f,'key')&&_0xa0573a['uint32'](0x12)['string'](_0x471f4f['key']),null!=_0x471f4f['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x471f4f,'oldValueBoolean')&&_0xa0573a['uint32'](0x18)['bool'](_0x471f4f['oldValueBoolean']),null!=_0x471f4f['oldValueJson']&&Object['hasOwnProperty']['call'](_0x471f4f,'oldValueJson')&&_0xa0573a['uint32'](0x22)['string'](_0x471f4f['oldValueJson']),null!=_0x471f4f['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x471f4f,'newValueBoolean')&&_0xa0573a['uint32'](0x28)['bool'](_0x471f4f['newValueBoolean']),null!=_0x471f4f['newValueJson']&&Object['hasOwnProperty']['call'](_0x471f4f,'newValueJson')&&_0xa0573a['uint32'](0x32)['string'](_0x471f4f['newValueJson']),null!=_0x471f4f['wasUndone']&&Object['hasOwnProperty']['call'](_0x471f4f,'wasUndone')&&_0xa0573a['uint32'](0x38)['bool'](_0x471f4f['wasUndone']),_0xa0573a;},_0x5ae874['encodeDelimited']=function(_0x2c2071,_0xab3f0b){return this['encode'](_0x2c2071,_0xab3f0b)['ldelim']();},_0x5ae874['decode']=function(_0x39f808,_0x58cf16){_0x39f808 instanceof _0x3c8186||(_0x39f808=_0x3c8186['create'](_0x39f808));for(var _0x3799bd=void 0x0===_0x58cf16?_0x39f808['len']:_0x39f808['pos']+_0x58cf16,_0x3be691=new _0xa6d10b['AttributeOperation']();_0x39f808['pos']<_0x3799bd;){var _0x37b211=_0x39f808['uint32']();switch(_0x37b211>>>0x3){case 0x1:_0x3be691['range']=_0xa6d10b['Range']['decode'](_0x39f808,_0x39f808['uint32']());break;case 0x2:_0x3be691['key']=_0x39f808['string']();break;case 0x3:_0x3be691['oldValueBoolean']=_0x39f808['bool']();break;case 0x4:_0x3be691['oldValueJson']=_0x39f808['string']();break;case 0x5:_0x3be691['newValueBoolean']=_0x39f808['bool']();break;case 0x6:_0x3be691['newValueJson']=_0x39f808['string']();break;case 0x7:_0x3be691['wasUndone']=_0x39f808['bool']();break;default:_0x39f808['skipType'](0x7&_0x37b211);}}return _0x3be691;},_0x5ae874['decodeDelimited']=function(_0x1241a1){return _0x1241a1 instanceof _0x3c8186||(_0x1241a1=new _0x3c8186(_0x1241a1)),this['decode'](_0x1241a1,_0x1241a1['uint32']());},_0x5ae874['verify']=function(_0x28463c){if('object'!=typeof _0x28463c||null===_0x28463c)return'object\x20expected';if(null!=_0x28463c['range']&&_0x28463c['hasOwnProperty']('range')){var _0x502c4c=_0xa6d10b['Range']['verify'](_0x28463c['range']);if(_0x502c4c)return'range.'+_0x502c4c;}return null!=_0x28463c['key']&&_0x28463c['hasOwnProperty']('key')&&!_0x495bb6['isString'](_0x28463c['key'])?'key:\x20string\x20expected':null!=_0x28463c['oldValueBoolean']&&_0x28463c['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x28463c['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x28463c['oldValueJson']&&_0x28463c['hasOwnProperty']('oldValueJson')&&!_0x495bb6['isString'](_0x28463c['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x28463c['newValueBoolean']&&_0x28463c['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x28463c['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x28463c['newValueJson']&&_0x28463c['hasOwnProperty']('newValueJson')&&!_0x495bb6['isString'](_0x28463c['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x28463c['wasUndone']&&_0x28463c['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x28463c['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x5ae874['fromObject']=function(_0x1ae1a3){if(_0x1ae1a3 instanceof _0xa6d10b['AttributeOperation'])return _0x1ae1a3;var _0x1b0802=new _0xa6d10b['AttributeOperation']();if(null!=_0x1ae1a3['range']){if('object'!=typeof _0x1ae1a3['range'])throw TypeError('.AttributeOperation.range:\x20object\x20expected');_0x1b0802['range']=_0xa6d10b['Range']['fromObject'](_0x1ae1a3['range']);}return null!=_0x1ae1a3['key']&&(_0x1b0802['key']=String(_0x1ae1a3['key'])),null!=_0x1ae1a3['oldValueBoolean']&&(_0x1b0802['oldValueBoolean']=Boolean(_0x1ae1a3['oldValueBoolean'])),null!=_0x1ae1a3['oldValueJson']&&(_0x1b0802['oldValueJson']=String(_0x1ae1a3['oldValueJson'])),null!=_0x1ae1a3['newValueBoolean']&&(_0x1b0802['newValueBoolean']=Boolean(_0x1ae1a3['newValueBoolean'])),null!=_0x1ae1a3['newValueJson']&&(_0x1b0802['newValueJson']=String(_0x1ae1a3['newValueJson'])),null!=_0x1ae1a3['wasUndone']&&(_0x1b0802['wasUndone']=Boolean(_0x1ae1a3['wasUndone'])),_0x1b0802;},_0x5ae874['toObject']=function(_0xc1290f,_0x440942){_0x440942||(_0x440942={});var _0x3d39fa={};return _0x440942['defaults']&&(_0x3d39fa['range']=null,_0x3d39fa['key']='',_0x3d39fa['oldValueBoolean']=!0x1,_0x3d39fa['oldValueJson']='',_0x3d39fa['newValueBoolean']=!0x1,_0x3d39fa['newValueJson']='',_0x3d39fa['wasUndone']=!0x1),null!=_0xc1290f['range']&&_0xc1290f['hasOwnProperty']('range')&&(_0x3d39fa['range']=_0xa6d10b['Range']['toObject'](_0xc1290f['range'],_0x440942)),null!=_0xc1290f['key']&&_0xc1290f['hasOwnProperty']('key')&&(_0x3d39fa['key']=_0xc1290f['key']),null!=_0xc1290f['oldValueBoolean']&&_0xc1290f['hasOwnProperty']('oldValueBoolean')&&(_0x3d39fa['oldValueBoolean']=_0xc1290f['oldValueBoolean']),null!=_0xc1290f['oldValueJson']&&_0xc1290f['hasOwnProperty']('oldValueJson')&&(_0x3d39fa['oldValueJson']=_0xc1290f['oldValueJson']),null!=_0xc1290f['newValueBoolean']&&_0xc1290f['hasOwnProperty']('newValueBoolean')&&(_0x3d39fa['newValueBoolean']=_0xc1290f['newValueBoolean']),null!=_0xc1290f['newValueJson']&&_0xc1290f['hasOwnProperty']('newValueJson')&&(_0x3d39fa['newValueJson']=_0xc1290f['newValueJson']),null!=_0xc1290f['wasUndone']&&_0xc1290f['hasOwnProperty']('wasUndone')&&(_0x3d39fa['wasUndone']=_0xc1290f['wasUndone']),_0x3d39fa;},_0x5ae874['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x147505['util']['toJSONOptions']);},_0x5ae874['getTypeUrl']=function(_0x214328){return void 0x0===_0x214328&&(_0x214328='type.googleapis.com'),_0x214328+'/AttributeOperation';},_0x5ae874;}()),_0xa6d10b['InsertOperation']=(function(){function _0x335406(_0x59c42f){if(this['nodes']=[],_0x59c42f){for(var _0x19be22=Object['keys'](_0x59c42f),_0x224a6d=0x0;_0x224a6d<_0x19be22['length'];++_0x224a6d)null!=_0x59c42f[_0x19be22[_0x224a6d]]&&(this[_0x19be22[_0x224a6d]]=_0x59c42f[_0x19be22[_0x224a6d]]);}}return _0x335406['prototype']['position']=null,_0x335406['prototype']['nodes']=_0x495bb6['emptyArray'],_0x335406['prototype']['shouldReceiveAttributes']=!0x1,_0x335406['prototype']['wasUndone']=!0x1,_0x335406['create']=function(_0x4cb166){return new _0x335406(_0x4cb166);},_0x335406['encode']=function(_0x9dfa8d,_0x2f0b53){if(_0x2f0b53||(_0x2f0b53=_0x153eda['create']()),null!=_0x9dfa8d['position']&&Object['hasOwnProperty']['call'](_0x9dfa8d,'position')&&_0xa6d10b['Position']['encode'](_0x9dfa8d['position'],_0x2f0b53['uint32'](0xa)['fork']())['ldelim'](),null!=_0x9dfa8d['nodes']&&_0x9dfa8d['nodes']['length']){for(var _0x1024c4=0x0;_0x1024c4<_0x9dfa8d['nodes']['length'];++_0x1024c4)_0xa6d10b['Element']['encode'](_0x9dfa8d['nodes'][_0x1024c4],_0x2f0b53['uint32'](0x12)['fork']())['ldelim']();}return null!=_0x9dfa8d['shouldReceiveAttributes']&&Object['hasOwnProperty']['call'](_0x9dfa8d,'shouldReceiveAttributes')&&_0x2f0b53['uint32'](0x18)['bool'](_0x9dfa8d['shouldReceiveAttributes']),null!=_0x9dfa8d['wasUndone']&&Object['hasOwnProperty']['call'](_0x9dfa8d,'wasUndone')&&_0x2f0b53['uint32'](0x20)['bool'](_0x9dfa8d['wasUndone']),_0x2f0b53;},_0x335406['encodeDelimited']=function(_0x253c77,_0x3eeef7){return this['encode'](_0x253c77,_0x3eeef7)['ldelim']();},_0x335406['decode']=function(_0x5ab85e,_0x25a4d8){_0x5ab85e instanceof _0x3c8186||(_0x5ab85e=_0x3c8186['create'](_0x5ab85e));for(var _0x3f053a=void 0x0===_0x25a4d8?_0x5ab85e['len']:_0x5ab85e['pos']+_0x25a4d8,_0x309671=new _0xa6d10b['InsertOperation']();_0x5ab85e['pos']<_0x3f053a;){var _0x48e833=_0x5ab85e['uint32']();switch(_0x48e833>>>0x3){case 0x1:_0x309671['position']=_0xa6d10b['Position']['decode'](_0x5ab85e,_0x5ab85e['uint32']());break;case 0x2:_0x309671['nodes']&&_0x309671['nodes']['length']||(_0x309671['nodes']=[]),_0x309671['nodes']['push'](_0xa6d10b['Element']['decode'](_0x5ab85e,_0x5ab85e['uint32']()));break;case 0x3:_0x309671['shouldReceiveAttributes']=_0x5ab85e['bool']();break;case 0x4:_0x309671['wasUndone']=_0x5ab85e['bool']();break;default:_0x5ab85e['skipType'](0x7&_0x48e833);}}return _0x309671;},_0x335406['decodeDelimited']=function(_0x1e32bd){return _0x1e32bd instanceof _0x3c8186||(_0x1e32bd=new _0x3c8186(_0x1e32bd)),this['decode'](_0x1e32bd,_0x1e32bd['uint32']());},_0x335406['verify']=function(_0x5bfcca){if('object'!=typeof _0x5bfcca||null===_0x5bfcca)return'object\x20expected';if(null!=_0x5bfcca['position']&&_0x5bfcca['hasOwnProperty']('position')&&(_0x2dae3e=_0xa6d10b['Position']['verify'](_0x5bfcca['position'])))return'position.'+_0x2dae3e;if(null!=_0x5bfcca['nodes']&&_0x5bfcca['hasOwnProperty']('nodes')){if(!Array['isArray'](_0x5bfcca['nodes']))return'nodes:\x20array\x20expected';for(var _0x40255d=0x0;_0x40255d<_0x5bfcca['nodes']['length'];++_0x40255d){var _0x2dae3e;if(_0x2dae3e=_0xa6d10b['Element']['verify'](_0x5bfcca['nodes'][_0x40255d]))return'nodes.'+_0x2dae3e;}}return null!=_0x5bfcca['shouldReceiveAttributes']&&_0x5bfcca['hasOwnProperty']('shouldReceiveAttributes')&&'boolean'!=typeof _0x5bfcca['shouldReceiveAttributes']?'shouldReceiveAttributes:\x20boolean\x20expected':null!=_0x5bfcca['wasUndone']&&_0x5bfcca['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x5bfcca['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x335406['fromObject']=function(_0x30e347){if(_0x30e347 instanceof _0xa6d10b['InsertOperation'])return _0x30e347;var _0x3d594a=new _0xa6d10b['InsertOperation']();if(null!=_0x30e347['position']){if('object'!=typeof _0x30e347['position'])throw TypeError('.InsertOperation.position:\x20object\x20expected');_0x3d594a['position']=_0xa6d10b['Position']['fromObject'](_0x30e347['position']);}if(_0x30e347['nodes']){if(!Array['isArray'](_0x30e347['nodes']))throw TypeError('.InsertOperation.nodes:\x20array\x20expected');_0x3d594a['nodes']=[];for(var _0x29bc0a=0x0;_0x29bc0a<_0x30e347['nodes']['length'];++_0x29bc0a){if('object'!=typeof _0x30e347['nodes'][_0x29bc0a])throw TypeError('.InsertOperation.nodes:\x20object\x20expected');_0x3d594a['nodes'][_0x29bc0a]=_0xa6d10b['Element']['fromObject'](_0x30e347['nodes'][_0x29bc0a]);}}return null!=_0x30e347['shouldReceiveAttributes']&&(_0x3d594a['shouldReceiveAttributes']=Boolean(_0x30e347['shouldReceiveAttributes'])),null!=_0x30e347['wasUndone']&&(_0x3d594a['wasUndone']=Boolean(_0x30e347['wasUndone'])),_0x3d594a;},_0x335406['toObject']=function(_0x208f4a,_0x26bb53){_0x26bb53||(_0x26bb53={});var _0xf616ec={};if((_0x26bb53['arrays']||_0x26bb53['defaults'])&&(_0xf616ec['nodes']=[]),_0x26bb53['defaults']&&(_0xf616ec['position']=null,_0xf616ec['shouldReceiveAttributes']=!0x1,_0xf616ec['wasUndone']=!0x1),null!=_0x208f4a['position']&&_0x208f4a['hasOwnProperty']('position')&&(_0xf616ec['position']=_0xa6d10b['Position']['toObject'](_0x208f4a['position'],_0x26bb53)),_0x208f4a['nodes']&&_0x208f4a['nodes']['length']){_0xf616ec['nodes']=[];for(var _0x25beef=0x0;_0x25beef<_0x208f4a['nodes']['length'];++_0x25beef)_0xf616ec['nodes'][_0x25beef]=_0xa6d10b['Element']['toObject'](_0x208f4a['nodes'][_0x25beef],_0x26bb53);}return null!=_0x208f4a['shouldReceiveAttributes']&&_0x208f4a['hasOwnProperty']('shouldReceiveAttributes')&&(_0xf616ec['shouldReceiveAttributes']=_0x208f4a['shouldReceiveAttributes']),null!=_0x208f4a['wasUndone']&&_0x208f4a['hasOwnProperty']('wasUndone')&&(_0xf616ec['wasUndone']=_0x208f4a['wasUndone']),_0xf616ec;},_0x335406['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x147505['util']['toJSONOptions']);},_0x335406['getTypeUrl']=function(_0x25b444){return void 0x0===_0x25b444&&(_0x25b444='type.googleapis.com'),_0x25b444+'/InsertOperation';},_0x335406;}()),_0xa6d10b['MarkerOperation']=(function(){function _0x10b928(_0x2585af){if(_0x2585af){for(var _0x2c5a70=Object['keys'](_0x2585af),_0xf1b445=0x0;_0xf1b445<_0x2c5a70['length'];++_0xf1b445)null!=_0x2585af[_0x2c5a70[_0xf1b445]]&&(this[_0x2c5a70[_0xf1b445]]=_0x2585af[_0x2c5a70[_0xf1b445]]);}}return _0x10b928['prototype']['name']='',_0x10b928['prototype']['oldRange']=null,_0x10b928['prototype']['newRange']=null,_0x10b928['prototype']['affectsData']=!0x1,_0x10b928['prototype']['wasUndone']=!0x1,_0x10b928['create']=function(_0x4e643b){return new _0x10b928(_0x4e643b);},_0x10b928['encode']=function(_0x237a2e,_0x22aa2b){return _0x22aa2b||(_0x22aa2b=_0x153eda['create']()),null!=_0x237a2e['name']&&Object['hasOwnProperty']['call'](_0x237a2e,'name')&&_0x22aa2b['uint32'](0xa)['string'](_0x237a2e['name']),null!=_0x237a2e['oldRange']&&Object['hasOwnProperty']['call'](_0x237a2e,'oldRange')&&_0xa6d10b['Range']['encode'](_0x237a2e['oldRange'],_0x22aa2b['uint32'](0x12)['fork']())['ldelim'](),null!=_0x237a2e['newRange']&&Object['hasOwnProperty']['call'](_0x237a2e,'newRange')&&_0xa6d10b['Range']['encode'](_0x237a2e['newRange'],_0x22aa2b['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x237a2e['affectsData']&&Object['hasOwnProperty']['call'](_0x237a2e,'affectsData')&&_0x22aa2b['uint32'](0x20)['bool'](_0x237a2e['affectsData']),null!=_0x237a2e['wasUndone']&&Object['hasOwnProperty']['call'](_0x237a2e,'wasUndone')&&_0x22aa2b['uint32'](0x28)['bool'](_0x237a2e['wasUndone']),_0x22aa2b;},_0x10b928['encodeDelimited']=function(_0x651db0,_0xc17309){return this['encode'](_0x651db0,_0xc17309)['ldelim']();},_0x10b928['decode']=function(_0x424047,_0x2d7749){_0x424047 instanceof _0x3c8186||(_0x424047=_0x3c8186['create'](_0x424047));for(var _0x3f655d=void 0x0===_0x2d7749?_0x424047['len']:_0x424047['pos']+_0x2d7749,_0x3fbc05=new _0xa6d10b['MarkerOperation']();_0x424047['pos']<_0x3f655d;){var _0x1cf9ce=_0x424047['uint32']();switch(_0x1cf9ce>>>0x3){case 0x1:_0x3fbc05['name']=_0x424047['string']();break;case 0x2:_0x3fbc05['oldRange']=_0xa6d10b['Range']['decode'](_0x424047,_0x424047['uint32']());break;case 0x3:_0x3fbc05['newRange']=_0xa6d10b['Range']['decode'](_0x424047,_0x424047['uint32']());break;case 0x4:_0x3fbc05['affectsData']=_0x424047['bool']();break;case 0x5:_0x3fbc05['wasUndone']=_0x424047['bool']();break;default:_0x424047['skipType'](0x7&_0x1cf9ce);}}return _0x3fbc05;},_0x10b928['decodeDelimited']=function(_0x365271){return _0x365271 instanceof _0x3c8186||(_0x365271=new _0x3c8186(_0x365271)),this['decode'](_0x365271,_0x365271['uint32']());},_0x10b928['verify']=function(_0x5bdb2d){if('object'!=typeof _0x5bdb2d||null===_0x5bdb2d)return'object\x20expected';if(null!=_0x5bdb2d['name']&&_0x5bdb2d['hasOwnProperty']('name')&&!_0x495bb6['isString'](_0x5bdb2d['name']))return'name:\x20string\x20expected';var _0xe1e241;if(null!=_0x5bdb2d['oldRange']&&_0x5bdb2d['hasOwnProperty']('oldRange')&&(_0xe1e241=_0xa6d10b['Range']['verify'](_0x5bdb2d['oldRange'])))return'oldRange.'+_0xe1e241;if(null!=_0x5bdb2d['newRange']&&_0x5bdb2d['hasOwnProperty']('newRange')&&(_0xe1e241=_0xa6d10b['Range']['verify'](_0x5bdb2d['newRange'])))return'newRange.'+_0xe1e241;return null!=_0x5bdb2d['affectsData']&&_0x5bdb2d['hasOwnProperty']('affectsData')&&'boolean'!=typeof _0x5bdb2d['affectsData']?'affectsData:\x20boolean\x20expected':null!=_0x5bdb2d['wasUndone']&&_0x5bdb2d['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x5bdb2d['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x10b928['fromObject']=function(_0x5d8711){if(_0x5d8711 instanceof _0xa6d10b['MarkerOperation'])return _0x5d8711;var _0x5e14ea=new _0xa6d10b['MarkerOperation']();if(null!=_0x5d8711['name']&&(_0x5e14ea['name']=String(_0x5d8711['name'])),null!=_0x5d8711['oldRange']){if('object'!=typeof _0x5d8711['oldRange'])throw TypeError('.MarkerOperation.oldRange:\x20object\x20expected');_0x5e14ea['oldRange']=_0xa6d10b['Range']['fromObject'](_0x5d8711['oldRange']);}if(null!=_0x5d8711['newRange']){if('object'!=typeof _0x5d8711['newRange'])throw TypeError('.MarkerOperation.newRange:\x20object\x20expected');_0x5e14ea['newRange']=_0xa6d10b['Range']['fromObject'](_0x5d8711['newRange']);}return null!=_0x5d8711['affectsData']&&(_0x5e14ea['affectsData']=Boolean(_0x5d8711['affectsData'])),null!=_0x5d8711['wasUndone']&&(_0x5e14ea['wasUndone']=Boolean(_0x5d8711['wasUndone'])),_0x5e14ea;},_0x10b928['toObject']=function(_0x2cb090,_0x1f6452){_0x1f6452||(_0x1f6452={});var _0x10bc0e={};return _0x1f6452['defaults']&&(_0x10bc0e['name']='',_0x10bc0e['oldRange']=null,_0x10bc0e['newRange']=null,_0x10bc0e['affectsData']=!0x1,_0x10bc0e['wasUndone']=!0x1),null!=_0x2cb090['name']&&_0x2cb090['hasOwnProperty']('name')&&(_0x10bc0e['name']=_0x2cb090['name']),null!=_0x2cb090['oldRange']&&_0x2cb090['hasOwnProperty']('oldRange')&&(_0x10bc0e['oldRange']=_0xa6d10b['Range']['toObject'](_0x2cb090['oldRange'],_0x1f6452)),null!=_0x2cb090['newRange']&&_0x2cb090['hasOwnProperty']('newRange')&&(_0x10bc0e['newRange']=_0xa6d10b['Range']['toObject'](_0x2cb090['newRange'],_0x1f6452)),null!=_0x2cb090['affectsData']&&_0x2cb090['hasOwnProperty']('affectsData')&&(_0x10bc0e['affectsData']=_0x2cb090['affectsData']),null!=_0x2cb090['wasUndone']&&_0x2cb090['hasOwnProperty']('wasUndone')&&(_0x10bc0e['wasUndone']=_0x2cb090['wasUndone']),_0x10bc0e;},_0x10b928['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x147505['util']['toJSONOptions']);},_0x10b928['getTypeUrl']=function(_0x4dccdb){return void 0x0===_0x4dccdb&&(_0x4dccdb='type.googleapis.com'),_0x4dccdb+'/MarkerOperation';},_0x10b928;}()),_0xa6d10b['MergeOperation']=(function(){function _0x27fddd(_0x5142b4){if(_0x5142b4){for(var _0x20e63e=Object['keys'](_0x5142b4),_0x18eea5=0x0;_0x18eea5<_0x20e63e['length'];++_0x18eea5)null!=_0x5142b4[_0x20e63e[_0x18eea5]]&&(this[_0x20e63e[_0x18eea5]]=_0x5142b4[_0x20e63e[_0x18eea5]]);}}return _0x27fddd['prototype']['sourcePosition']=null,_0x27fddd['prototype']['targetPosition']=null,_0x27fddd['prototype']['graveyardPosition']=null,_0x27fddd['prototype']['howMany']=0x0,_0x27fddd['prototype']['wasUndone']=!0x1,_0x27fddd['create']=function(_0x5e5d42){return new _0x27fddd(_0x5e5d42);},_0x27fddd['encode']=function(_0x443608,_0x2a461b){return _0x2a461b||(_0x2a461b=_0x153eda['create']()),null!=_0x443608['sourcePosition']&&Object['hasOwnProperty']['call'](_0x443608,'sourcePosition')&&_0xa6d10b['Position']['encode'](_0x443608['sourcePosition'],_0x2a461b['uint32'](0xa)['fork']())['ldelim'](),null!=_0x443608['targetPosition']&&Object['hasOwnProperty']['call'](_0x443608,'targetPosition')&&_0xa6d10b['Position']['encode'](_0x443608['targetPosition'],_0x2a461b['uint32'](0x12)['fork']())['ldelim'](),null!=_0x443608['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x443608,'graveyardPosition')&&_0xa6d10b['Position']['encode'](_0x443608['graveyardPosition'],_0x2a461b['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x443608['howMany']&&Object['hasOwnProperty']['call'](_0x443608,'howMany')&&_0x2a461b['uint32'](0x20)['uint32'](_0x443608['howMany']),null!=_0x443608['wasUndone']&&Object['hasOwnProperty']['call'](_0x443608,'wasUndone')&&_0x2a461b['uint32'](0x28)['bool'](_0x443608['wasUndone']),_0x2a461b;},_0x27fddd['encodeDelimited']=function(_0x363357,_0x328367){return this['encode'](_0x363357,_0x328367)['ldelim']();},_0x27fddd['decode']=function(_0x38e739,_0x1aab81){_0x38e739 instanceof _0x3c8186||(_0x38e739=_0x3c8186['create'](_0x38e739));for(var _0x4e7cde=void 0x0===_0x1aab81?_0x38e739['len']:_0x38e739['pos']+_0x1aab81,_0x13e028=new _0xa6d10b['MergeOperation']();_0x38e739['pos']<_0x4e7cde;){var _0x20ef0b=_0x38e739['uint32']();switch(_0x20ef0b>>>0x3){case 0x1:_0x13e028['sourcePosition']=_0xa6d10b['Position']['decode'](_0x38e739,_0x38e739['uint32']());break;case 0x2:_0x13e028['targetPosition']=_0xa6d10b['Position']['decode'](_0x38e739,_0x38e739['uint32']());break;case 0x3:_0x13e028['graveyardPosition']=_0xa6d10b['Position']['decode'](_0x38e739,_0x38e739['uint32']());break;case 0x4:_0x13e028['howMany']=_0x38e739['uint32']();break;case 0x5:_0x13e028['wasUndone']=_0x38e739['bool']();break;default:_0x38e739['skipType'](0x7&_0x20ef0b);}}return _0x13e028;},_0x27fddd['decodeDelimited']=function(_0x480af3){return _0x480af3 instanceof _0x3c8186||(_0x480af3=new _0x3c8186(_0x480af3)),this['decode'](_0x480af3,_0x480af3['uint32']());},_0x27fddd['verify']=function(_0x39e2e8){if('object'!=typeof _0x39e2e8||null===_0x39e2e8)return'object\x20expected';var _0x6ad0c5;if(null!=_0x39e2e8['sourcePosition']&&_0x39e2e8['hasOwnProperty']('sourcePosition')&&(_0x6ad0c5=_0xa6d10b['Position']['verify'](_0x39e2e8['sourcePosition'])))return'sourcePosition.'+_0x6ad0c5;if(null!=_0x39e2e8['targetPosition']&&_0x39e2e8['hasOwnProperty']('targetPosition')&&(_0x6ad0c5=_0xa6d10b['Position']['verify'](_0x39e2e8['targetPosition'])))return'targetPosition.'+_0x6ad0c5;if(null!=_0x39e2e8['graveyardPosition']&&_0x39e2e8['hasOwnProperty']('graveyardPosition')&&(_0x6ad0c5=_0xa6d10b['Position']['verify'](_0x39e2e8['graveyardPosition'])))return'graveyardPosition.'+_0x6ad0c5;return null!=_0x39e2e8['howMany']&&_0x39e2e8['hasOwnProperty']('howMany')&&!_0x495bb6['isInteger'](_0x39e2e8['howMany'])?'howMany:\x20integer\x20expected':null!=_0x39e2e8['wasUndone']&&_0x39e2e8['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x39e2e8['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x27fddd['fromObject']=function(_0x2a7abd){if(_0x2a7abd instanceof _0xa6d10b['MergeOperation'])return _0x2a7abd;var _0x5cb723=new _0xa6d10b['MergeOperation']();if(null!=_0x2a7abd['sourcePosition']){if('object'!=typeof _0x2a7abd['sourcePosition'])throw TypeError('.MergeOperation.sourcePosition:\x20object\x20expected');_0x5cb723['sourcePosition']=_0xa6d10b['Position']['fromObject'](_0x2a7abd['sourcePosition']);}if(null!=_0x2a7abd['targetPosition']){if('object'!=typeof _0x2a7abd['targetPosition'])throw TypeError('.MergeOperation.targetPosition:\x20object\x20expected');_0x5cb723['targetPosition']=_0xa6d10b['Position']['fromObject'](_0x2a7abd['targetPosition']);}if(null!=_0x2a7abd['graveyardPosition']){if('object'!=typeof _0x2a7abd['graveyardPosition'])throw TypeError('.MergeOperation.graveyardPosition:\x20object\x20expected');_0x5cb723['graveyardPosition']=_0xa6d10b['Position']['fromObject'](_0x2a7abd['graveyardPosition']);}return null!=_0x2a7abd['howMany']&&(_0x5cb723['howMany']=_0x2a7abd['howMany']>>>0x0),null!=_0x2a7abd['wasUndone']&&(_0x5cb723['wasUndone']=Boolean(_0x2a7abd['wasUndone'])),_0x5cb723;},_0x27fddd['toObject']=function(_0x3f80ab,_0x25c764){_0x25c764||(_0x25c764={});var _0x319a23={};return _0x25c764['defaults']&&(_0x319a23['sourcePosition']=null,_0x319a23['targetPosition']=null,_0x319a23['graveyardPosition']=null,_0x319a23['howMany']=0x0,_0x319a23['wasUndone']=!0x1),null!=_0x3f80ab['sourcePosition']&&_0x3f80ab['hasOwnProperty']('sourcePosition')&&(_0x319a23['sourcePosition']=_0xa6d10b['Position']['toObject'](_0x3f80ab['sourcePosition'],_0x25c764)),null!=_0x3f80ab['targetPosition']&&_0x3f80ab['hasOwnProperty']('targetPosition')&&(_0x319a23['targetPosition']=_0xa6d10b['Position']['toObject'](_0x3f80ab['targetPosition'],_0x25c764)),null!=_0x3f80ab['graveyardPosition']&&_0x3f80ab['hasOwnProperty']('graveyardPosition')&&(_0x319a23['graveyardPosition']=_0xa6d10b['Position']['toObject'](_0x3f80ab['graveyardPosition'],_0x25c764)),null!=_0x3f80ab['howMany']&&_0x3f80ab['hasOwnProperty']('howMany')&&(_0x319a23['howMany']=_0x3f80ab['howMany']),null!=_0x3f80ab['wasUndone']&&_0x3f80ab['hasOwnProperty']('wasUndone')&&(_0x319a23['wasUndone']=_0x3f80ab['wasUndone']),_0x319a23;},_0x27fddd['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x147505['util']['toJSONOptions']);},_0x27fddd['getTypeUrl']=function(_0x37c795){return void 0x0===_0x37c795&&(_0x37c795='type.googleapis.com'),_0x37c795+'/MergeOperation';},_0x27fddd;}()),_0xa6d10b['MoveOperation']=(function(){function _0x327d31(_0x54f8c7){if(_0x54f8c7){for(var _0x5a50d8=Object['keys'](_0x54f8c7),_0x23fe66=0x0;_0x23fe66<_0x5a50d8['length'];++_0x23fe66)null!=_0x54f8c7[_0x5a50d8[_0x23fe66]]&&(this[_0x5a50d8[_0x23fe66]]=_0x54f8c7[_0x5a50d8[_0x23fe66]]);}}return _0x327d31['prototype']['sourcePosition']=null,_0x327d31['prototype']['howMany']=0x0,_0x327d31['prototype']['targetPosition']=null,_0x327d31['prototype']['wasUndone']=!0x1,_0x327d31['create']=function(_0x313225){return new _0x327d31(_0x313225);},_0x327d31['encode']=function(_0x1688e3,_0x416696){return _0x416696||(_0x416696=_0x153eda['create']()),null!=_0x1688e3['sourcePosition']&&Object['hasOwnProperty']['call'](_0x1688e3,'sourcePosition')&&_0xa6d10b['Position']['encode'](_0x1688e3['sourcePosition'],_0x416696['uint32'](0xa)['fork']())['ldelim'](),null!=_0x1688e3['howMany']&&Object['hasOwnProperty']['call'](_0x1688e3,'howMany')&&_0x416696['uint32'](0x10)['uint32'](_0x1688e3['howMany']),null!=_0x1688e3['targetPosition']&&Object['hasOwnProperty']['call'](_0x1688e3,'targetPosition')&&_0xa6d10b['Position']['encode'](_0x1688e3['targetPosition'],_0x416696['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x1688e3['wasUndone']&&Object['hasOwnProperty']['call'](_0x1688e3,'wasUndone')&&_0x416696['uint32'](0x20)['bool'](_0x1688e3['wasUndone']),_0x416696;},_0x327d31['encodeDelimited']=function(_0x550cdc,_0x15f2df){return this['encode'](_0x550cdc,_0x15f2df)['ldelim']();},_0x327d31['decode']=function(_0x3f1ad9,_0x53f7cc){_0x3f1ad9 instanceof _0x3c8186||(_0x3f1ad9=_0x3c8186['create'](_0x3f1ad9));for(var _0x4924d7=void 0x0===_0x53f7cc?_0x3f1ad9['len']:_0x3f1ad9['pos']+_0x53f7cc,_0x27ee9b=new _0xa6d10b['MoveOperation']();_0x3f1ad9['pos']<_0x4924d7;){var _0x41971c=_0x3f1ad9['uint32']();switch(_0x41971c>>>0x3){case 0x1:_0x27ee9b['sourcePosition']=_0xa6d10b['Position']['decode'](_0x3f1ad9,_0x3f1ad9['uint32']());break;case 0x2:_0x27ee9b['howMany']=_0x3f1ad9['uint32']();break;case 0x3:_0x27ee9b['targetPosition']=_0xa6d10b['Position']['decode'](_0x3f1ad9,_0x3f1ad9['uint32']());break;case 0x4:_0x27ee9b['wasUndone']=_0x3f1ad9['bool']();break;default:_0x3f1ad9['skipType'](0x7&_0x41971c);}}return _0x27ee9b;},_0x327d31['decodeDelimited']=function(_0x402238){return _0x402238 instanceof _0x3c8186||(_0x402238=new _0x3c8186(_0x402238)),this['decode'](_0x402238,_0x402238['uint32']());},_0x327d31['verify']=function(_0x1216e5){if('object'!=typeof _0x1216e5||null===_0x1216e5)return'object\x20expected';var _0x1da355;if(null!=_0x1216e5['sourcePosition']&&_0x1216e5['hasOwnProperty']('sourcePosition')&&(_0x1da355=_0xa6d10b['Position']['verify'](_0x1216e5['sourcePosition'])))return'sourcePosition.'+_0x1da355;if(null!=_0x1216e5['howMany']&&_0x1216e5['hasOwnProperty']('howMany')&&!_0x495bb6['isInteger'](_0x1216e5['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x1216e5['targetPosition']&&_0x1216e5['hasOwnProperty']('targetPosition')&&(_0x1da355=_0xa6d10b['Position']['verify'](_0x1216e5['targetPosition'])))return'targetPosition.'+_0x1da355;return null!=_0x1216e5['wasUndone']&&_0x1216e5['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x1216e5['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x327d31['fromObject']=function(_0x4915dd){if(_0x4915dd instanceof _0xa6d10b['MoveOperation'])return _0x4915dd;var _0x4ad9cd=new _0xa6d10b['MoveOperation']();if(null!=_0x4915dd['sourcePosition']){if('object'!=typeof _0x4915dd['sourcePosition'])throw TypeError('.MoveOperation.sourcePosition:\x20object\x20expected');_0x4ad9cd['sourcePosition']=_0xa6d10b['Position']['fromObject'](_0x4915dd['sourcePosition']);}if(null!=_0x4915dd['howMany']&&(_0x4ad9cd['howMany']=_0x4915dd['howMany']>>>0x0),null!=_0x4915dd['targetPosition']){if('object'!=typeof _0x4915dd['targetPosition'])throw TypeError('.MoveOperation.targetPosition:\x20object\x20expected');_0x4ad9cd['targetPosition']=_0xa6d10b['Position']['fromObject'](_0x4915dd['targetPosition']);}return null!=_0x4915dd['wasUndone']&&(_0x4ad9cd['wasUndone']=Boolean(_0x4915dd['wasUndone'])),_0x4ad9cd;},_0x327d31['toObject']=function(_0x39399f,_0x368790){_0x368790||(_0x368790={});var _0x4b0f99={};return _0x368790['defaults']&&(_0x4b0f99['sourcePosition']=null,_0x4b0f99['howMany']=0x0,_0x4b0f99['targetPosition']=null,_0x4b0f99['wasUndone']=!0x1),null!=_0x39399f['sourcePosition']&&_0x39399f['hasOwnProperty']('sourcePosition')&&(_0x4b0f99['sourcePosition']=_0xa6d10b['Position']['toObject'](_0x39399f['sourcePosition'],_0x368790)),null!=_0x39399f['howMany']&&_0x39399f['hasOwnProperty']('howMany')&&(_0x4b0f99['howMany']=_0x39399f['howMany']),null!=_0x39399f['targetPosition']&&_0x39399f['hasOwnProperty']('targetPosition')&&(_0x4b0f99['targetPosition']=_0xa6d10b['Position']['toObject'](_0x39399f['targetPosition'],_0x368790)),null!=_0x39399f['wasUndone']&&_0x39399f['hasOwnProperty']('wasUndone')&&(_0x4b0f99['wasUndone']=_0x39399f['wasUndone']),_0x4b0f99;},_0x327d31['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x147505['util']['toJSONOptions']);},_0x327d31['getTypeUrl']=function(_0x2785c3){return void 0x0===_0x2785c3&&(_0x2785c3='type.googleapis.com'),_0x2785c3+'/MoveOperation';},_0x327d31;}()),_0xa6d10b['RenameOperation']=(function(){function _0x2d385b(_0x2a4321){if(_0x2a4321){for(var _0xe286d5=Object['keys'](_0x2a4321),_0x4db6a8=0x0;_0x4db6a8<_0xe286d5['length'];++_0x4db6a8)null!=_0x2a4321[_0xe286d5[_0x4db6a8]]&&(this[_0xe286d5[_0x4db6a8]]=_0x2a4321[_0xe286d5[_0x4db6a8]]);}}return _0x2d385b['prototype']['position']=null,_0x2d385b['prototype']['oldName']='',_0x2d385b['prototype']['newName']='',_0x2d385b['prototype']['wasUndone']=!0x1,_0x2d385b['create']=function(_0x516689){return new _0x2d385b(_0x516689);},_0x2d385b['encode']=function(_0x1811fd,_0x560c13){return _0x560c13||(_0x560c13=_0x153eda['create']()),null!=_0x1811fd['position']&&Object['hasOwnProperty']['call'](_0x1811fd,'position')&&_0xa6d10b['Position']['encode'](_0x1811fd['position'],_0x560c13['uint32'](0xa)['fork']())['ldelim'](),null!=_0x1811fd['oldName']&&Object['hasOwnProperty']['call'](_0x1811fd,'oldName')&&_0x560c13['uint32'](0x12)['string'](_0x1811fd['oldName']),null!=_0x1811fd['newName']&&Object['hasOwnProperty']['call'](_0x1811fd,'newName')&&_0x560c13['uint32'](0x1a)['string'](_0x1811fd['newName']),null!=_0x1811fd['wasUndone']&&Object['hasOwnProperty']['call'](_0x1811fd,'wasUndone')&&_0x560c13['uint32'](0x20)['bool'](_0x1811fd['wasUndone']),_0x560c13;},_0x2d385b['encodeDelimited']=function(_0x432ba8,_0x22e800){return this['encode'](_0x432ba8,_0x22e800)['ldelim']();},_0x2d385b['decode']=function(_0x21bf95,_0x1ea9f7){_0x21bf95 instanceof _0x3c8186||(_0x21bf95=_0x3c8186['create'](_0x21bf95));for(var _0x1483be=void 0x0===_0x1ea9f7?_0x21bf95['len']:_0x21bf95['pos']+_0x1ea9f7,_0x1cf49e=new _0xa6d10b['RenameOperation']();_0x21bf95['pos']<_0x1483be;){var _0x519a0f=_0x21bf95['uint32']();switch(_0x519a0f>>>0x3){case 0x1:_0x1cf49e['position']=_0xa6d10b['Position']['decode'](_0x21bf95,_0x21bf95['uint32']());break;case 0x2:_0x1cf49e['oldName']=_0x21bf95['string']();break;case 0x3:_0x1cf49e['newName']=_0x21bf95['string']();break;case 0x4:_0x1cf49e['wasUndone']=_0x21bf95['bool']();break;default:_0x21bf95['skipType'](0x7&_0x519a0f);}}return _0x1cf49e;},_0x2d385b['decodeDelimited']=function(_0x2fd74a){return _0x2fd74a instanceof _0x3c8186||(_0x2fd74a=new _0x3c8186(_0x2fd74a)),this['decode'](_0x2fd74a,_0x2fd74a['uint32']());},_0x2d385b['verify']=function(_0x45ea89){if('object'!=typeof _0x45ea89||null===_0x45ea89)return'object\x20expected';if(null!=_0x45ea89['position']&&_0x45ea89['hasOwnProperty']('position')){var _0x3102fe=_0xa6d10b['Position']['verify'](_0x45ea89['position']);if(_0x3102fe)return'position.'+_0x3102fe;}return null!=_0x45ea89['oldName']&&_0x45ea89['hasOwnProperty']('oldName')&&!_0x495bb6['isString'](_0x45ea89['oldName'])?'oldName:\x20string\x20expected':null!=_0x45ea89['newName']&&_0x45ea89['hasOwnProperty']('newName')&&!_0x495bb6['isString'](_0x45ea89['newName'])?'newName:\x20string\x20expected':null!=_0x45ea89['wasUndone']&&_0x45ea89['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x45ea89['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x2d385b['fromObject']=function(_0x3199fb){if(_0x3199fb instanceof _0xa6d10b['RenameOperation'])return _0x3199fb;var _0x1dac98=new _0xa6d10b['RenameOperation']();if(null!=_0x3199fb['position']){if('object'!=typeof _0x3199fb['position'])throw TypeError('.RenameOperation.position:\x20object\x20expected');_0x1dac98['position']=_0xa6d10b['Position']['fromObject'](_0x3199fb['position']);}return null!=_0x3199fb['oldName']&&(_0x1dac98['oldName']=String(_0x3199fb['oldName'])),null!=_0x3199fb['newName']&&(_0x1dac98['newName']=String(_0x3199fb['newName'])),null!=_0x3199fb['wasUndone']&&(_0x1dac98['wasUndone']=Boolean(_0x3199fb['wasUndone'])),_0x1dac98;},_0x2d385b['toObject']=function(_0x25ca6c,_0x5806d8){_0x5806d8||(_0x5806d8={});var _0x3c01cf={};return _0x5806d8['defaults']&&(_0x3c01cf['position']=null,_0x3c01cf['oldName']='',_0x3c01cf['newName']='',_0x3c01cf['wasUndone']=!0x1),null!=_0x25ca6c['position']&&_0x25ca6c['hasOwnProperty']('position')&&(_0x3c01cf['position']=_0xa6d10b['Position']['toObject'](_0x25ca6c['position'],_0x5806d8)),null!=_0x25ca6c['oldName']&&_0x25ca6c['hasOwnProperty']('oldName')&&(_0x3c01cf['oldName']=_0x25ca6c['oldName']),null!=_0x25ca6c['newName']&&_0x25ca6c['hasOwnProperty']('newName')&&(_0x3c01cf['newName']=_0x25ca6c['newName']),null!=_0x25ca6c['wasUndone']&&_0x25ca6c['hasOwnProperty']('wasUndone')&&(_0x3c01cf['wasUndone']=_0x25ca6c['wasUndone']),_0x3c01cf;},_0x2d385b['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x147505['util']['toJSONOptions']);},_0x2d385b['getTypeUrl']=function(_0x10035f){return void 0x0===_0x10035f&&(_0x10035f='type.googleapis.com'),_0x10035f+'/RenameOperation';},_0x2d385b;}()),_0xa6d10b['RootAttributeOperation']=(function(){function _0x5a4b62(_0xb246f4){if(_0xb246f4){for(var _0xd7b67c=Object['keys'](_0xb246f4),_0x20e422=0x0;_0x20e422<_0xd7b67c['length'];++_0x20e422)null!=_0xb246f4[_0xd7b67c[_0x20e422]]&&(this[_0xd7b67c[_0x20e422]]=_0xb246f4[_0xd7b67c[_0x20e422]]);}}return _0x5a4b62['prototype']['root']='',_0x5a4b62['prototype']['key']='',_0x5a4b62['prototype']['oldValueBoolean']=!0x1,_0x5a4b62['prototype']['oldValueJson']='',_0x5a4b62['prototype']['newValueBoolean']=!0x1,_0x5a4b62['prototype']['newValueJson']='',_0x5a4b62['prototype']['wasUndone']=!0x1,_0x5a4b62['create']=function(_0x4d5fb6){return new _0x5a4b62(_0x4d5fb6);},_0x5a4b62['encode']=function(_0x2aa2d5,_0x169816){return _0x169816||(_0x169816=_0x153eda['create']()),null!=_0x2aa2d5['root']&&Object['hasOwnProperty']['call'](_0x2aa2d5,'root')&&_0x169816['uint32'](0xa)['string'](_0x2aa2d5['root']),null!=_0x2aa2d5['key']&&Object['hasOwnProperty']['call'](_0x2aa2d5,'key')&&_0x169816['uint32'](0x12)['string'](_0x2aa2d5['key']),null!=_0x2aa2d5['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x2aa2d5,'oldValueBoolean')&&_0x169816['uint32'](0x18)['bool'](_0x2aa2d5['oldValueBoolean']),null!=_0x2aa2d5['oldValueJson']&&Object['hasOwnProperty']['call'](_0x2aa2d5,'oldValueJson')&&_0x169816['uint32'](0x22)['string'](_0x2aa2d5['oldValueJson']),null!=_0x2aa2d5['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x2aa2d5,'newValueBoolean')&&_0x169816['uint32'](0x28)['bool'](_0x2aa2d5['newValueBoolean']),null!=_0x2aa2d5['newValueJson']&&Object['hasOwnProperty']['call'](_0x2aa2d5,'newValueJson')&&_0x169816['uint32'](0x32)['string'](_0x2aa2d5['newValueJson']),null!=_0x2aa2d5['wasUndone']&&Object['hasOwnProperty']['call'](_0x2aa2d5,'wasUndone')&&_0x169816['uint32'](0x38)['bool'](_0x2aa2d5['wasUndone']),_0x169816;},_0x5a4b62['encodeDelimited']=function(_0x2ee0c5,_0x369e2e){return this['encode'](_0x2ee0c5,_0x369e2e)['ldelim']();},_0x5a4b62['decode']=function(_0x4cc4de,_0x1bb263){_0x4cc4de instanceof _0x3c8186||(_0x4cc4de=_0x3c8186['create'](_0x4cc4de));for(var _0x58b460=void 0x0===_0x1bb263?_0x4cc4de['len']:_0x4cc4de['pos']+_0x1bb263,_0xffcd66=new _0xa6d10b['RootAttributeOperation']();_0x4cc4de['pos']<_0x58b460;){var _0x5d0fad=_0x4cc4de['uint32']();switch(_0x5d0fad>>>0x3){case 0x1:_0xffcd66['root']=_0x4cc4de['string']();break;case 0x2:_0xffcd66['key']=_0x4cc4de['string']();break;case 0x3:_0xffcd66['oldValueBoolean']=_0x4cc4de['bool']();break;case 0x4:_0xffcd66['oldValueJson']=_0x4cc4de['string']();break;case 0x5:_0xffcd66['newValueBoolean']=_0x4cc4de['bool']();break;case 0x6:_0xffcd66['newValueJson']=_0x4cc4de['string']();break;case 0x7:_0xffcd66['wasUndone']=_0x4cc4de['bool']();break;default:_0x4cc4de['skipType'](0x7&_0x5d0fad);}}return _0xffcd66;},_0x5a4b62['decodeDelimited']=function(_0x54680c){return _0x54680c instanceof _0x3c8186||(_0x54680c=new _0x3c8186(_0x54680c)),this['decode'](_0x54680c,_0x54680c['uint32']());},_0x5a4b62['verify']=function(_0xd63964){return'object'!=typeof _0xd63964||null===_0xd63964?'object\x20expected':null!=_0xd63964['root']&&_0xd63964['hasOwnProperty']('root')&&!_0x495bb6['isString'](_0xd63964['root'])?'root:\x20string\x20expected':null!=_0xd63964['key']&&_0xd63964['hasOwnProperty']('key')&&!_0x495bb6['isString'](_0xd63964['key'])?'key:\x20string\x20expected':null!=_0xd63964['oldValueBoolean']&&_0xd63964['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0xd63964['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0xd63964['oldValueJson']&&_0xd63964['hasOwnProperty']('oldValueJson')&&!_0x495bb6['isString'](_0xd63964['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0xd63964['newValueBoolean']&&_0xd63964['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0xd63964['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0xd63964['newValueJson']&&_0xd63964['hasOwnProperty']('newValueJson')&&!_0x495bb6['isString'](_0xd63964['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0xd63964['wasUndone']&&_0xd63964['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0xd63964['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x5a4b62['fromObject']=function(_0x23e578){if(_0x23e578 instanceof _0xa6d10b['RootAttributeOperation'])return _0x23e578;var _0x19302e=new _0xa6d10b['RootAttributeOperation']();return null!=_0x23e578['root']&&(_0x19302e['root']=String(_0x23e578['root'])),null!=_0x23e578['key']&&(_0x19302e['key']=String(_0x23e578['key'])),null!=_0x23e578['oldValueBoolean']&&(_0x19302e['oldValueBoolean']=Boolean(_0x23e578['oldValueBoolean'])),null!=_0x23e578['oldValueJson']&&(_0x19302e['oldValueJson']=String(_0x23e578['oldValueJson'])),null!=_0x23e578['newValueBoolean']&&(_0x19302e['newValueBoolean']=Boolean(_0x23e578['newValueBoolean'])),null!=_0x23e578['newValueJson']&&(_0x19302e['newValueJson']=String(_0x23e578['newValueJson'])),null!=_0x23e578['wasUndone']&&(_0x19302e['wasUndone']=Boolean(_0x23e578['wasUndone'])),_0x19302e;},_0x5a4b62['toObject']=function(_0x3f0186,_0x4578cf){_0x4578cf||(_0x4578cf={});var _0x1da290={};return _0x4578cf['defaults']&&(_0x1da290['root']='',_0x1da290['key']='',_0x1da290['oldValueBoolean']=!0x1,_0x1da290['oldValueJson']='',_0x1da290['newValueBoolean']=!0x1,_0x1da290['newValueJson']='',_0x1da290['wasUndone']=!0x1),null!=_0x3f0186['root']&&_0x3f0186['hasOwnProperty']('root')&&(_0x1da290['root']=_0x3f0186['root']),null!=_0x3f0186['key']&&_0x3f0186['hasOwnProperty']('key')&&(_0x1da290['key']=_0x3f0186['key']),null!=_0x3f0186['oldValueBoolean']&&_0x3f0186['hasOwnProperty']('oldValueBoolean')&&(_0x1da290['oldValueBoolean']=_0x3f0186['oldValueBoolean']),null!=_0x3f0186['oldValueJson']&&_0x3f0186['hasOwnProperty']('oldValueJson')&&(_0x1da290['oldValueJson']=_0x3f0186['oldValueJson']),null!=_0x3f0186['newValueBoolean']&&_0x3f0186['hasOwnProperty']('newValueBoolean')&&(_0x1da290['newValueBoolean']=_0x3f0186['newValueBoolean']),null!=_0x3f0186['newValueJson']&&_0x3f0186['hasOwnProperty']('newValueJson')&&(_0x1da290['newValueJson']=_0x3f0186['newValueJson']),null!=_0x3f0186['wasUndone']&&_0x3f0186['hasOwnProperty']('wasUndone')&&(_0x1da290['wasUndone']=_0x3f0186['wasUndone']),_0x1da290;},_0x5a4b62['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x147505['util']['toJSONOptions']);},_0x5a4b62['getTypeUrl']=function(_0x55ba5a){return void 0x0===_0x55ba5a&&(_0x55ba5a='type.googleapis.com'),_0x55ba5a+'/RootAttributeOperation';},_0x5a4b62;}()),_0xa6d10b['RootOperation']=(function(){function _0x25e6b7(_0x1ff635){if(_0x1ff635){for(var _0x46cfba=Object['keys'](_0x1ff635),_0x15ac40=0x0;_0x15ac40<_0x46cfba['length'];++_0x15ac40)null!=_0x1ff635[_0x46cfba[_0x15ac40]]&&(this[_0x46cfba[_0x15ac40]]=_0x1ff635[_0x46cfba[_0x15ac40]]);}}return _0x25e6b7['prototype']['rootName']='',_0x25e6b7['prototype']['elementName']='',_0x25e6b7['prototype']['isAdd']=!0x1,_0x25e6b7['prototype']['wasUndone']=!0x1,_0x25e6b7['create']=function(_0x3a2305){return new _0x25e6b7(_0x3a2305);},_0x25e6b7['encode']=function(_0x270d2d,_0x5444be){return _0x5444be||(_0x5444be=_0x153eda['create']()),null!=_0x270d2d['rootName']&&Object['hasOwnProperty']['call'](_0x270d2d,'rootName')&&_0x5444be['uint32'](0xa)['string'](_0x270d2d['rootName']),null!=_0x270d2d['elementName']&&Object['hasOwnProperty']['call'](_0x270d2d,'elementName')&&_0x5444be['uint32'](0x12)['string'](_0x270d2d['elementName']),null!=_0x270d2d['isAdd']&&Object['hasOwnProperty']['call'](_0x270d2d,'isAdd')&&_0x5444be['uint32'](0x18)['bool'](_0x270d2d['isAdd']),null!=_0x270d2d['wasUndone']&&Object['hasOwnProperty']['call'](_0x270d2d,'wasUndone')&&_0x5444be['uint32'](0x20)['bool'](_0x270d2d['wasUndone']),_0x5444be;},_0x25e6b7['encodeDelimited']=function(_0x37823b,_0x4db8df){return this['encode'](_0x37823b,_0x4db8df)['ldelim']();},_0x25e6b7['decode']=function(_0x599245,_0x428b25){_0x599245 instanceof _0x3c8186||(_0x599245=_0x3c8186['create'](_0x599245));for(var _0x58129e=void 0x0===_0x428b25?_0x599245['len']:_0x599245['pos']+_0x428b25,_0xfbb464=new _0xa6d10b['RootOperation']();_0x599245['pos']<_0x58129e;){var _0x5b1ef5=_0x599245['uint32']();switch(_0x5b1ef5>>>0x3){case 0x1:_0xfbb464['rootName']=_0x599245['string']();break;case 0x2:_0xfbb464['elementName']=_0x599245['string']();break;case 0x3:_0xfbb464['isAdd']=_0x599245['bool']();break;case 0x4:_0xfbb464['wasUndone']=_0x599245['bool']();break;default:_0x599245['skipType'](0x7&_0x5b1ef5);}}return _0xfbb464;},_0x25e6b7['decodeDelimited']=function(_0x33e323){return _0x33e323 instanceof _0x3c8186||(_0x33e323=new _0x3c8186(_0x33e323)),this['decode'](_0x33e323,_0x33e323['uint32']());},_0x25e6b7['verify']=function(_0x1b839a){return'object'!=typeof _0x1b839a||null===_0x1b839a?'object\x20expected':null!=_0x1b839a['rootName']&&_0x1b839a['hasOwnProperty']('rootName')&&!_0x495bb6['isString'](_0x1b839a['rootName'])?'rootName:\x20string\x20expected':null!=_0x1b839a['elementName']&&_0x1b839a['hasOwnProperty']('elementName')&&!_0x495bb6['isString'](_0x1b839a['elementName'])?'elementName:\x20string\x20expected':null!=_0x1b839a['isAdd']&&_0x1b839a['hasOwnProperty']('isAdd')&&'boolean'!=typeof _0x1b839a['isAdd']?'isAdd:\x20boolean\x20expected':null!=_0x1b839a['wasUndone']&&_0x1b839a['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x1b839a['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x25e6b7['fromObject']=function(_0xeff168){if(_0xeff168 instanceof _0xa6d10b['RootOperation'])return _0xeff168;var _0x1b847b=new _0xa6d10b['RootOperation']();return null!=_0xeff168['rootName']&&(_0x1b847b['rootName']=String(_0xeff168['rootName'])),null!=_0xeff168['elementName']&&(_0x1b847b['elementName']=String(_0xeff168['elementName'])),null!=_0xeff168['isAdd']&&(_0x1b847b['isAdd']=Boolean(_0xeff168['isAdd'])),null!=_0xeff168['wasUndone']&&(_0x1b847b['wasUndone']=Boolean(_0xeff168['wasUndone'])),_0x1b847b;},_0x25e6b7['toObject']=function(_0x28646b,_0xa29226){_0xa29226||(_0xa29226={});var _0x360c01={};return _0xa29226['defaults']&&(_0x360c01['rootName']='',_0x360c01['elementName']='',_0x360c01['isAdd']=!0x1,_0x360c01['wasUndone']=!0x1),null!=_0x28646b['rootName']&&_0x28646b['hasOwnProperty']('rootName')&&(_0x360c01['rootName']=_0x28646b['rootName']),null!=_0x28646b['elementName']&&_0x28646b['hasOwnProperty']('elementName')&&(_0x360c01['elementName']=_0x28646b['elementName']),null!=_0x28646b['isAdd']&&_0x28646b['hasOwnProperty']('isAdd')&&(_0x360c01['isAdd']=_0x28646b['isAdd']),null!=_0x28646b['wasUndone']&&_0x28646b['hasOwnProperty']('wasUndone')&&(_0x360c01['wasUndone']=_0x28646b['wasUndone']),_0x360c01;},_0x25e6b7['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x147505['util']['toJSONOptions']);},_0x25e6b7['getTypeUrl']=function(_0x185e73){return void 0x0===_0x185e73&&(_0x185e73='type.googleapis.com'),_0x185e73+'/RootOperation';},_0x25e6b7;}()),_0xa6d10b['SplitOperation']=(function(){function _0x434036(_0x4f0864){if(_0x4f0864){for(var _0x13f20b=Object['keys'](_0x4f0864),_0x5def48=0x0;_0x5def48<_0x13f20b['length'];++_0x5def48)null!=_0x4f0864[_0x13f20b[_0x5def48]]&&(this[_0x13f20b[_0x5def48]]=_0x4f0864[_0x13f20b[_0x5def48]]);}}return _0x434036['prototype']['splitPosition']=null,_0x434036['prototype']['graveyardPosition']=null,_0x434036['prototype']['howMany']=0x0,_0x434036['prototype']['insertionPosition']=null,_0x434036['prototype']['wasUndone']=!0x1,_0x434036['create']=function(_0x2cc889){return new _0x434036(_0x2cc889);},_0x434036['encode']=function(_0x15872a,_0x3e481b){return _0x3e481b||(_0x3e481b=_0x153eda['create']()),null!=_0x15872a['splitPosition']&&Object['hasOwnProperty']['call'](_0x15872a,'splitPosition')&&_0xa6d10b['Position']['encode'](_0x15872a['splitPosition'],_0x3e481b['uint32'](0xa)['fork']())['ldelim'](),null!=_0x15872a['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x15872a,'graveyardPosition')&&_0xa6d10b['Position']['encode'](_0x15872a['graveyardPosition'],_0x3e481b['uint32'](0x12)['fork']())['ldelim'](),null!=_0x15872a['howMany']&&Object['hasOwnProperty']['call'](_0x15872a,'howMany')&&_0x3e481b['uint32'](0x18)['uint32'](_0x15872a['howMany']),null!=_0x15872a['insertionPosition']&&Object['hasOwnProperty']['call'](_0x15872a,'insertionPosition')&&_0xa6d10b['Position']['encode'](_0x15872a['insertionPosition'],_0x3e481b['uint32'](0x22)['fork']())['ldelim'](),null!=_0x15872a['wasUndone']&&Object['hasOwnProperty']['call'](_0x15872a,'wasUndone')&&_0x3e481b['uint32'](0x28)['bool'](_0x15872a['wasUndone']),_0x3e481b;},_0x434036['encodeDelimited']=function(_0x4d074d,_0x3b5713){return this['encode'](_0x4d074d,_0x3b5713)['ldelim']();},_0x434036['decode']=function(_0x33cd4e,_0x1225d4){_0x33cd4e instanceof _0x3c8186||(_0x33cd4e=_0x3c8186['create'](_0x33cd4e));for(var _0x402603=void 0x0===_0x1225d4?_0x33cd4e['len']:_0x33cd4e['pos']+_0x1225d4,_0x13723d=new _0xa6d10b['SplitOperation']();_0x33cd4e['pos']<_0x402603;){var _0x34d7c3=_0x33cd4e['uint32']();switch(_0x34d7c3>>>0x3){case 0x1:_0x13723d['splitPosition']=_0xa6d10b['Position']['decode'](_0x33cd4e,_0x33cd4e['uint32']());break;case 0x2:_0x13723d['graveyardPosition']=_0xa6d10b['Position']['decode'](_0x33cd4e,_0x33cd4e['uint32']());break;case 0x3:_0x13723d['howMany']=_0x33cd4e['uint32']();break;case 0x4:_0x13723d['insertionPosition']=_0xa6d10b['Position']['decode'](_0x33cd4e,_0x33cd4e['uint32']());break;case 0x5:_0x13723d['wasUndone']=_0x33cd4e['bool']();break;default:_0x33cd4e['skipType'](0x7&_0x34d7c3);}}return _0x13723d;},_0x434036['decodeDelimited']=function(_0x4fa1d1){return _0x4fa1d1 instanceof _0x3c8186||(_0x4fa1d1=new _0x3c8186(_0x4fa1d1)),this['decode'](_0x4fa1d1,_0x4fa1d1['uint32']());},_0x434036['verify']=function(_0x8f137b){if('object'!=typeof _0x8f137b||null===_0x8f137b)return'object\x20expected';var _0x2b99cf;if(null!=_0x8f137b['splitPosition']&&_0x8f137b['hasOwnProperty']('splitPosition')&&(_0x2b99cf=_0xa6d10b['Position']['verify'](_0x8f137b['splitPosition'])))return'splitPosition.'+_0x2b99cf;if(null!=_0x8f137b['graveyardPosition']&&_0x8f137b['hasOwnProperty']('graveyardPosition')&&(_0x2b99cf=_0xa6d10b['Position']['verify'](_0x8f137b['graveyardPosition'])))return'graveyardPosition.'+_0x2b99cf;if(null!=_0x8f137b['howMany']&&_0x8f137b['hasOwnProperty']('howMany')&&!_0x495bb6['isInteger'](_0x8f137b['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x8f137b['insertionPosition']&&_0x8f137b['hasOwnProperty']('insertionPosition')&&(_0x2b99cf=_0xa6d10b['Position']['verify'](_0x8f137b['insertionPosition'])))return'insertionPosition.'+_0x2b99cf;return null!=_0x8f137b['wasUndone']&&_0x8f137b['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x8f137b['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x434036['fromObject']=function(_0x206fc7){if(_0x206fc7 instanceof _0xa6d10b['SplitOperation'])return _0x206fc7;var _0x5e2b8b=new _0xa6d10b['SplitOperation']();if(null!=_0x206fc7['splitPosition']){if('object'!=typeof _0x206fc7['splitPosition'])throw TypeError('.SplitOperation.splitPosition:\x20object\x20expected');_0x5e2b8b['splitPosition']=_0xa6d10b['Position']['fromObject'](_0x206fc7['splitPosition']);}if(null!=_0x206fc7['graveyardPosition']){if('object'!=typeof _0x206fc7['graveyardPosition'])throw TypeError('.SplitOperation.graveyardPosition:\x20object\x20expected');_0x5e2b8b['graveyardPosition']=_0xa6d10b['Position']['fromObject'](_0x206fc7['graveyardPosition']);}if(null!=_0x206fc7['howMany']&&(_0x5e2b8b['howMany']=_0x206fc7['howMany']>>>0x0),null!=_0x206fc7['insertionPosition']){if('object'!=typeof _0x206fc7['insertionPosition'])throw TypeError('.SplitOperation.insertionPosition:\x20object\x20expected');_0x5e2b8b['insertionPosition']=_0xa6d10b['Position']['fromObject'](_0x206fc7['insertionPosition']);}return null!=_0x206fc7['wasUndone']&&(_0x5e2b8b['wasUndone']=Boolean(_0x206fc7['wasUndone'])),_0x5e2b8b;},_0x434036['toObject']=function(_0x6fc7cc,_0x1d6cc3){_0x1d6cc3||(_0x1d6cc3={});var _0x410ce9={};return _0x1d6cc3['defaults']&&(_0x410ce9['splitPosition']=null,_0x410ce9['graveyardPosition']=null,_0x410ce9['howMany']=0x0,_0x410ce9['insertionPosition']=null,_0x410ce9['wasUndone']=!0x1),null!=_0x6fc7cc['splitPosition']&&_0x6fc7cc['hasOwnProperty']('splitPosition')&&(_0x410ce9['splitPosition']=_0xa6d10b['Position']['toObject'](_0x6fc7cc['splitPosition'],_0x1d6cc3)),null!=_0x6fc7cc['graveyardPosition']&&_0x6fc7cc['hasOwnProperty']('graveyardPosition')&&(_0x410ce9['graveyardPosition']=_0xa6d10b['Position']['toObject'](_0x6fc7cc['graveyardPosition'],_0x1d6cc3)),null!=_0x6fc7cc['howMany']&&_0x6fc7cc['hasOwnProperty']('howMany')&&(_0x410ce9['howMany']=_0x6fc7cc['howMany']),null!=_0x6fc7cc['insertionPosition']&&_0x6fc7cc['hasOwnProperty']('insertionPosition')&&(_0x410ce9['insertionPosition']=_0xa6d10b['Position']['toObject'](_0x6fc7cc['insertionPosition'],_0x1d6cc3)),null!=_0x6fc7cc['wasUndone']&&_0x6fc7cc['hasOwnProperty']('wasUndone')&&(_0x410ce9['wasUndone']=_0x6fc7cc['wasUndone']),_0x410ce9;},_0x434036['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x147505['util']['toJSONOptions']);},_0x434036['getTypeUrl']=function(_0x15c5a4){return void 0x0===_0x15c5a4&&(_0x15c5a4='type.googleapis.com'),_0x15c5a4+'/SplitOperation';},_0x434036;}()),_0xa6d10b['Position']=(function(){function _0x4ddc60(_0x24345f){if(this['path']=[],_0x24345f){for(var _0x4cf280=Object['keys'](_0x24345f),_0x18b276=0x0;_0x18b276<_0x4cf280['length'];++_0x18b276)null!=_0x24345f[_0x4cf280[_0x18b276]]&&(this[_0x4cf280[_0x18b276]]=_0x24345f[_0x4cf280[_0x18b276]]);}}return _0x4ddc60['prototype']['root']='',_0x4ddc60['prototype']['rootMain']=!0x1,_0x4ddc60['prototype']['rootGraveyard']=!0x1,_0x4ddc60['prototype']['path']=_0x495bb6['emptyArray'],_0x4ddc60['prototype']['stickiness']='',_0x4ddc60['create']=function(_0x479393){return new _0x4ddc60(_0x479393);},_0x4ddc60['encode']=function(_0x1fee81,_0x4a8713){if(_0x4a8713||(_0x4a8713=_0x153eda['create']()),null!=_0x1fee81['root']&&Object['hasOwnProperty']['call'](_0x1fee81,'root')&&_0x4a8713['uint32'](0xa)['string'](_0x1fee81['root']),null!=_0x1fee81['rootMain']&&Object['hasOwnProperty']['call'](_0x1fee81,'rootMain')&&_0x4a8713['uint32'](0x10)['bool'](_0x1fee81['rootMain']),null!=_0x1fee81['rootGraveyard']&&Object['hasOwnProperty']['call'](_0x1fee81,'rootGraveyard')&&_0x4a8713['uint32'](0x18)['bool'](_0x1fee81['rootGraveyard']),null!=_0x1fee81['path']&&_0x1fee81['path']['length']){_0x4a8713['uint32'](0x22)['fork']();for(var _0x50d68b=0x0;_0x50d68b<_0x1fee81['path']['length'];++_0x50d68b)_0x4a8713['uint32'](_0x1fee81['path'][_0x50d68b]);_0x4a8713['ldelim']();}return null!=_0x1fee81['stickiness']&&Object['hasOwnProperty']['call'](_0x1fee81,'stickiness')&&_0x4a8713['uint32'](0x2a)['string'](_0x1fee81['stickiness']),_0x4a8713;},_0x4ddc60['encodeDelimited']=function(_0x3991fa,_0x78b829){return this['encode'](_0x3991fa,_0x78b829)['ldelim']();},_0x4ddc60['decode']=function(_0x232d4b,_0x4a938b){_0x232d4b instanceof _0x3c8186||(_0x232d4b=_0x3c8186['create'](_0x232d4b));for(var _0x5d5cad=void 0x0===_0x4a938b?_0x232d4b['len']:_0x232d4b['pos']+_0x4a938b,_0x26a082=new _0xa6d10b['Position']();_0x232d4b['pos']<_0x5d5cad;){var _0x5605da=_0x232d4b['uint32']();switch(_0x5605da>>>0x3){case 0x1:_0x26a082['root']=_0x232d4b['string']();break;case 0x2:_0x26a082['rootMain']=_0x232d4b['bool']();break;case 0x3:_0x26a082['rootGraveyard']=_0x232d4b['bool']();break;case 0x4:if(_0x26a082['path']&&_0x26a082['path']['length']||(_0x26a082['path']=[]),0x2==(0x7&_0x5605da)){for(var _0x2fa2e8=_0x232d4b['uint32']()+_0x232d4b['pos'];_0x232d4b['pos']<_0x2fa2e8;)_0x26a082['path']['push'](_0x232d4b['uint32']());}else _0x26a082['path']['push'](_0x232d4b['uint32']());break;case 0x5:_0x26a082['stickiness']=_0x232d4b['string']();break;default:_0x232d4b['skipType'](0x7&_0x5605da);}}return _0x26a082;},_0x4ddc60['decodeDelimited']=function(_0x5d7b3a){return _0x5d7b3a instanceof _0x3c8186||(_0x5d7b3a=new _0x3c8186(_0x5d7b3a)),this['decode'](_0x5d7b3a,_0x5d7b3a['uint32']());},_0x4ddc60['verify']=function(_0xb06aa7){if('object'!=typeof _0xb06aa7||null===_0xb06aa7)return'object\x20expected';if(null!=_0xb06aa7['root']&&_0xb06aa7['hasOwnProperty']('root')&&!_0x495bb6['isString'](_0xb06aa7['root']))return'root:\x20string\x20expected';if(null!=_0xb06aa7['rootMain']&&_0xb06aa7['hasOwnProperty']('rootMain')&&'boolean'!=typeof _0xb06aa7['rootMain'])return'rootMain:\x20boolean\x20expected';if(null!=_0xb06aa7['rootGraveyard']&&_0xb06aa7['hasOwnProperty']('rootGraveyard')&&'boolean'!=typeof _0xb06aa7['rootGraveyard'])return'rootGraveyard:\x20boolean\x20expected';if(null!=_0xb06aa7['path']&&_0xb06aa7['hasOwnProperty']('path')){if(!Array['isArray'](_0xb06aa7['path']))return'path:\x20array\x20expected';for(var _0xc4042f=0x0;_0xc4042f<_0xb06aa7['path']['length'];++_0xc4042f)if(!_0x495bb6['isInteger'](_0xb06aa7['path'][_0xc4042f]))return'path:\x20integer[]\x20expected';}return null!=_0xb06aa7['stickiness']&&_0xb06aa7['hasOwnProperty']('stickiness')&&!_0x495bb6['isString'](_0xb06aa7['stickiness'])?'stickiness:\x20string\x20expected':null;},_0x4ddc60['fromObject']=function(_0x312cf3){if(_0x312cf3 instanceof _0xa6d10b['Position'])return _0x312cf3;var _0x107ac8=new _0xa6d10b['Position']();if(null!=_0x312cf3['root']&&(_0x107ac8['root']=String(_0x312cf3['root'])),null!=_0x312cf3['rootMain']&&(_0x107ac8['rootMain']=Boolean(_0x312cf3['rootMain'])),null!=_0x312cf3['rootGraveyard']&&(_0x107ac8['rootGraveyard']=Boolean(_0x312cf3['rootGraveyard'])),_0x312cf3['path']){if(!Array['isArray'](_0x312cf3['path']))throw TypeError('.Position.path:\x20array\x20expected');_0x107ac8['path']=[];for(var _0x333662=0x0;_0x333662<_0x312cf3['path']['length'];++_0x333662)_0x107ac8['path'][_0x333662]=_0x312cf3['path'][_0x333662]>>>0x0;}return null!=_0x312cf3['stickiness']&&(_0x107ac8['stickiness']=String(_0x312cf3['stickiness'])),_0x107ac8;},_0x4ddc60['toObject']=function(_0x514975,_0x84b0f9){_0x84b0f9||(_0x84b0f9={});var _0x5aa868={};if((_0x84b0f9['arrays']||_0x84b0f9['defaults'])&&(_0x5aa868['path']=[]),_0x84b0f9['defaults']&&(_0x5aa868['root']='',_0x5aa868['rootMain']=!0x1,_0x5aa868['rootGraveyard']=!0x1,_0x5aa868['stickiness']=''),null!=_0x514975['root']&&_0x514975['hasOwnProperty']('root')&&(_0x5aa868['root']=_0x514975['root']),null!=_0x514975['rootMain']&&_0x514975['hasOwnProperty']('rootMain')&&(_0x5aa868['rootMain']=_0x514975['rootMain']),null!=_0x514975['rootGraveyard']&&_0x514975['hasOwnProperty']('rootGraveyard')&&(_0x5aa868['rootGraveyard']=_0x514975['rootGraveyard']),_0x514975['path']&&_0x514975['path']['length']){_0x5aa868['path']=[];for(var _0xed0a87=0x0;_0xed0a87<_0x514975['path']['length'];++_0xed0a87)_0x5aa868['path'][_0xed0a87]=_0x514975['path'][_0xed0a87];}return null!=_0x514975['stickiness']&&_0x514975['hasOwnProperty']('stickiness')&&(_0x5aa868['stickiness']=_0x514975['stickiness']),_0x5aa868;},_0x4ddc60['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x147505['util']['toJSONOptions']);},_0x4ddc60['getTypeUrl']=function(_0xe45da5){return void 0x0===_0xe45da5&&(_0xe45da5='type.googleapis.com'),_0xe45da5+'/Position';},_0x4ddc60;}()),_0xa6d10b['Range']=(function(){function _0x5bca57(_0x33cff4){if(_0x33cff4){for(var _0x1c6567=Object['keys'](_0x33cff4),_0x319bc2=0x0;_0x319bc2<_0x1c6567['length'];++_0x319bc2)null!=_0x33cff4[_0x1c6567[_0x319bc2]]&&(this[_0x1c6567[_0x319bc2]]=_0x33cff4[_0x1c6567[_0x319bc2]]);}}return _0x5bca57['prototype']['start']=null,_0x5bca57['prototype']['end']=null,_0x5bca57['create']=function(_0x9a3bda){return new _0x5bca57(_0x9a3bda);},_0x5bca57['encode']=function(_0xd5ce57,_0xa88bc0){return _0xa88bc0||(_0xa88bc0=_0x153eda['create']()),null!=_0xd5ce57['start']&&Object['hasOwnProperty']['call'](_0xd5ce57,'start')&&_0xa6d10b['Position']['encode'](_0xd5ce57['start'],_0xa88bc0['uint32'](0xa)['fork']())['ldelim'](),null!=_0xd5ce57['end']&&Object['hasOwnProperty']['call'](_0xd5ce57,'end')&&_0xa6d10b['Position']['encode'](_0xd5ce57['end'],_0xa88bc0['uint32'](0x12)['fork']())['ldelim'](),_0xa88bc0;},_0x5bca57['encodeDelimited']=function(_0xb3042,_0x1a9a88){return this['encode'](_0xb3042,_0x1a9a88)['ldelim']();},_0x5bca57['decode']=function(_0x4f88fb,_0x15eff2){_0x4f88fb instanceof _0x3c8186||(_0x4f88fb=_0x3c8186['create'](_0x4f88fb));for(var _0x29d51f=void 0x0===_0x15eff2?_0x4f88fb['len']:_0x4f88fb['pos']+_0x15eff2,_0x1730d0=new _0xa6d10b['Range']();_0x4f88fb['pos']<_0x29d51f;){var _0x204715=_0x4f88fb['uint32']();switch(_0x204715>>>0x3){case 0x1:_0x1730d0['start']=_0xa6d10b['Position']['decode'](_0x4f88fb,_0x4f88fb['uint32']());break;case 0x2:_0x1730d0['end']=_0xa6d10b['Position']['decode'](_0x4f88fb,_0x4f88fb['uint32']());break;default:_0x4f88fb['skipType'](0x7&_0x204715);}}return _0x1730d0;},_0x5bca57['decodeDelimited']=function(_0x2190a0){return _0x2190a0 instanceof _0x3c8186||(_0x2190a0=new _0x3c8186(_0x2190a0)),this['decode'](_0x2190a0,_0x2190a0['uint32']());},_0x5bca57['verify']=function(_0x561410){if('object'!=typeof _0x561410||null===_0x561410)return'object\x20expected';var _0x285892;if(null!=_0x561410['start']&&_0x561410['hasOwnProperty']('start')&&(_0x285892=_0xa6d10b['Position']['verify'](_0x561410['start'])))return'start.'+_0x285892;if(null!=_0x561410['end']&&_0x561410['hasOwnProperty']('end')&&(_0x285892=_0xa6d10b['Position']['verify'](_0x561410['end'])))return'end.'+_0x285892;return null;},_0x5bca57['fromObject']=function(_0x589cf6){if(_0x589cf6 instanceof _0xa6d10b['Range'])return _0x589cf6;var _0x36541a=new _0xa6d10b['Range']();if(null!=_0x589cf6['start']){if('object'!=typeof _0x589cf6['start'])throw TypeError('.Range.start:\x20object\x20expected');_0x36541a['start']=_0xa6d10b['Position']['fromObject'](_0x589cf6['start']);}if(null!=_0x589cf6['end']){if('object'!=typeof _0x589cf6['end'])throw TypeError('.Range.end:\x20object\x20expected');_0x36541a['end']=_0xa6d10b['Position']['fromObject'](_0x589cf6['end']);}return _0x36541a;},_0x5bca57['toObject']=function(_0x10c799,_0x3cd4c2){_0x3cd4c2||(_0x3cd4c2={});var _0x29ff61={};return _0x3cd4c2['defaults']&&(_0x29ff61['start']=null,_0x29ff61['end']=null),null!=_0x10c799['start']&&_0x10c799['hasOwnProperty']('start')&&(_0x29ff61['start']=_0xa6d10b['Position']['toObject'](_0x10c799['start'],_0x3cd4c2)),null!=_0x10c799['end']&&_0x10c799['hasOwnProperty']('end')&&(_0x29ff61['end']=_0xa6d10b['Position']['toObject'](_0x10c799['end'],_0x3cd4c2)),_0x29ff61;},_0x5bca57['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x147505['util']['toJSONOptions']);},_0x5bca57['getTypeUrl']=function(_0x1354b2){return void 0x0===_0x1354b2&&(_0x1354b2='type.googleapis.com'),_0x1354b2+'/Range';},_0x5bca57;}()),_0xa6d10b['Element']=(function(){function _0x3eb681(_0x14ef7b){if(this['children']=[],this['attributesBoolean']={},_0x14ef7b){for(var _0x139bc5=Object['keys'](_0x14ef7b),_0xaadb4=0x0;_0xaadb4<_0x139bc5['length'];++_0xaadb4)null!=_0x14ef7b[_0x139bc5[_0xaadb4]]&&(this[_0x139bc5[_0xaadb4]]=_0x14ef7b[_0x139bc5[_0xaadb4]]);}}return _0x3eb681['prototype']['name']='',_0x3eb681['prototype']['children']=_0x495bb6['emptyArray'],_0x3eb681['prototype']['data']='',_0x3eb681['prototype']['attributesBoolean']=_0x495bb6['emptyObject'],_0x3eb681['prototype']['attributesJson']='',_0x3eb681['create']=function(_0x3755e1){return new _0x3eb681(_0x3755e1);},_0x3eb681['encode']=function(_0x67039c,_0x222f69){if(_0x222f69||(_0x222f69=_0x153eda['create']()),null!=_0x67039c['name']&&Object['hasOwnProperty']['call'](_0x67039c,'name')&&_0x222f69['uint32'](0xa)['string'](_0x67039c['name']),null!=_0x67039c['children']&&_0x67039c['children']['length']){for(var _0x59b939=0x0;_0x59b939<_0x67039c['children']['length'];++_0x59b939)_0xa6d10b['Element']['encode'](_0x67039c['children'][_0x59b939],_0x222f69['uint32'](0x12)['fork']())['ldelim']();}if(null!=_0x67039c['data']&&Object['hasOwnProperty']['call'](_0x67039c,'data')&&_0x222f69['uint32'](0x1a)['string'](_0x67039c['data']),null!=_0x67039c['attributesBoolean']&&Object['hasOwnProperty']['call'](_0x67039c,'attributesBoolean')){var _0x1cd17e=Object['keys'](_0x67039c['attributesBoolean']);for(_0x59b939=0x0;_0x59b939<_0x1cd17e['length'];++_0x59b939)_0x222f69['uint32'](0x22)['fork']()['uint32'](0xa)['string'](_0x1cd17e[_0x59b939])['uint32'](0x10)['bool'](_0x67039c['attributesBoolean'][_0x1cd17e[_0x59b939]])['ldelim']();}return null!=_0x67039c['attributesJson']&&Object['hasOwnProperty']['call'](_0x67039c,'attributesJson')&&_0x222f69['uint32'](0x2a)['string'](_0x67039c['attributesJson']),_0x222f69;},_0x3eb681['encodeDelimited']=function(_0x222085,_0x39a86e){return this['encode'](_0x222085,_0x39a86e)['ldelim']();},_0x3eb681['decode']=function(_0x451502,_0x210fc7){_0x451502 instanceof _0x3c8186||(_0x451502=_0x3c8186['create'](_0x451502));for(var _0x34b730,_0x3093f2,_0x2fbc17=void 0x0===_0x210fc7?_0x451502['len']:_0x451502['pos']+_0x210fc7,_0x2f6865=new _0xa6d10b['Element']();_0x451502['pos']<_0x2fbc17;){var _0x5411c8=_0x451502['uint32']();switch(_0x5411c8>>>0x3){case 0x1:_0x2f6865['name']=_0x451502['string']();break;case 0x2:_0x2f6865['children']&&_0x2f6865['children']['length']||(_0x2f6865['children']=[]),_0x2f6865['children']['push'](_0xa6d10b['Element']['decode'](_0x451502,_0x451502['uint32']()));break;case 0x3:_0x2f6865['data']=_0x451502['string']();break;case 0x4:_0x2f6865['attributesBoolean']===_0x495bb6['emptyObject']&&(_0x2f6865['attributesBoolean']={});var _0x2d55a7=_0x451502['uint32']()+_0x451502['pos'];for(_0x34b730='',_0x3093f2=!0x1;_0x451502['pos']<_0x2d55a7;){var _0x21476c=_0x451502['uint32']();switch(_0x21476c>>>0x3){case 0x1:_0x34b730=_0x451502['string']();break;case 0x2:_0x3093f2=_0x451502['bool']();break;default:_0x451502['skipType'](0x7&_0x21476c);}}_0x2f6865['attributesBoolean'][_0x34b730]=_0x3093f2;break;case 0x5:_0x2f6865['attributesJson']=_0x451502['string']();break;default:_0x451502['skipType'](0x7&_0x5411c8);}}return _0x2f6865;},_0x3eb681['decodeDelimited']=function(_0x475b3c){return _0x475b3c instanceof _0x3c8186||(_0x475b3c=new _0x3c8186(_0x475b3c)),this['decode'](_0x475b3c,_0x475b3c['uint32']());},_0x3eb681['verify']=function(_0x59b19e){if('object'!=typeof _0x59b19e||null===_0x59b19e)return'object\x20expected';if(null!=_0x59b19e['name']&&_0x59b19e['hasOwnProperty']('name')&&!_0x495bb6['isString'](_0x59b19e['name']))return'name:\x20string\x20expected';if(null!=_0x59b19e['children']&&_0x59b19e['hasOwnProperty']('children')){if(!Array['isArray'](_0x59b19e['children']))return'children:\x20array\x20expected';for(var _0x333800=0x0;_0x333800<_0x59b19e['children']['length'];++_0x333800){var _0x18bc29=_0xa6d10b['Element']['verify'](_0x59b19e['children'][_0x333800]);if(_0x18bc29)return'children.'+_0x18bc29;}}if(null!=_0x59b19e['data']&&_0x59b19e['hasOwnProperty']('data')&&!_0x495bb6['isString'](_0x59b19e['data']))return'data:\x20string\x20expected';if(null!=_0x59b19e['attributesBoolean']&&_0x59b19e['hasOwnProperty']('attributesBoolean')){if(!_0x495bb6['isObject'](_0x59b19e['attributesBoolean']))return'attributesBoolean:\x20object\x20expected';var _0x46780c=Object['keys'](_0x59b19e['attributesBoolean']);for(_0x333800=0x0;_0x333800<_0x46780c['length'];++_0x333800)if('boolean'!=typeof _0x59b19e['attributesBoolean'][_0x46780c[_0x333800]])return'attributesBoolean:\x20boolean{k:string}\x20expected';}return null!=_0x59b19e['attributesJson']&&_0x59b19e['hasOwnProperty']('attributesJson')&&!_0x495bb6['isString'](_0x59b19e['attributesJson'])?'attributesJson:\x20string\x20expected':null;},_0x3eb681['fromObject']=function(_0x4ae9f7){if(_0x4ae9f7 instanceof _0xa6d10b['Element'])return _0x4ae9f7;var _0x7dcf03=new _0xa6d10b['Element']();if(null!=_0x4ae9f7['name']&&(_0x7dcf03['name']=String(_0x4ae9f7['name'])),_0x4ae9f7['children']){if(!Array['isArray'](_0x4ae9f7['children']))throw TypeError('.Element.children:\x20array\x20expected');_0x7dcf03['children']=[];for(var _0x24ba6d=0x0;_0x24ba6d<_0x4ae9f7['children']['length'];++_0x24ba6d){if('object'!=typeof _0x4ae9f7['children'][_0x24ba6d])throw TypeError('.Element.children:\x20object\x20expected');_0x7dcf03['children'][_0x24ba6d]=_0xa6d10b['Element']['fromObject'](_0x4ae9f7['children'][_0x24ba6d]);}}if(null!=_0x4ae9f7['data']&&(_0x7dcf03['data']=String(_0x4ae9f7['data'])),_0x4ae9f7['attributesBoolean']){if('object'!=typeof _0x4ae9f7['attributesBoolean'])throw TypeError('.Element.attributesBoolean:\x20object\x20expected');_0x7dcf03['attributesBoolean']={};var _0x8cd1bb=Object['keys'](_0x4ae9f7['attributesBoolean']);for(_0x24ba6d=0x0;_0x24ba6d<_0x8cd1bb['length'];++_0x24ba6d)_0x7dcf03['attributesBoolean'][_0x8cd1bb[_0x24ba6d]]=Boolean(_0x4ae9f7['attributesBoolean'][_0x8cd1bb[_0x24ba6d]]);}return null!=_0x4ae9f7['attributesJson']&&(_0x7dcf03['attributesJson']=String(_0x4ae9f7['attributesJson'])),_0x7dcf03;},_0x3eb681['toObject']=function(_0x580b6e,_0x26b696){_0x26b696||(_0x26b696={});var _0x1efdc6,_0xc8f316={};if((_0x26b696['arrays']||_0x26b696['defaults'])&&(_0xc8f316['children']=[]),(_0x26b696['objects']||_0x26b696['defaults'])&&(_0xc8f316['attributesBoolean']={}),_0x26b696['defaults']&&(_0xc8f316['name']='',_0xc8f316['data']='',_0xc8f316['attributesJson']=''),null!=_0x580b6e['name']&&_0x580b6e['hasOwnProperty']('name')&&(_0xc8f316['name']=_0x580b6e['name']),_0x580b6e['children']&&_0x580b6e['children']['length']){_0xc8f316['children']=[];for(var _0x381c0c=0x0;_0x381c0c<_0x580b6e['children']['length'];++_0x381c0c)_0xc8f316['children'][_0x381c0c]=_0xa6d10b['Element']['toObject'](_0x580b6e['children'][_0x381c0c],_0x26b696);}if(null!=_0x580b6e['data']&&_0x580b6e['hasOwnProperty']('data')&&(_0xc8f316['data']=_0x580b6e['data']),_0x580b6e['attributesBoolean']&&(_0x1efdc6=Object['keys'](_0x580b6e['attributesBoolean']))['length']){_0xc8f316['attributesBoolean']={};for(_0x381c0c=0x0;_0x381c0c<_0x1efdc6['length'];++_0x381c0c)_0xc8f316['attributesBoolean'][_0x1efdc6[_0x381c0c]]=_0x580b6e['attributesBoolean'][_0x1efdc6[_0x381c0c]];}return null!=_0x580b6e['attributesJson']&&_0x580b6e['hasOwnProperty']('attributesJson')&&(_0xc8f316['attributesJson']=_0x580b6e['attributesJson']),_0xc8f316;},_0x3eb681['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x147505['util']['toJSONOptions']);},_0x3eb681['getTypeUrl']=function(_0x314285){return void 0x0===_0x314285&&(_0x314285='type.googleapis.com'),_0x314285+'/Element';},_0x3eb681;}()),_0xa6d10b;})());class r{['_protobufRoot'];constructor(){this['_protobufRoot']=u;}['getDescriptor'](_0x39ef15){return new w(this['_protobufRoot'][_0x39ef15]);}}class w{['_protobuf'];constructor(_0x25199d){this['_protobuf']=_0x25199d;}['compress'](_0x156c22){const _0x2bed0e=this['_protobuf']['verify'](_0x156c22);if(_0x2bed0e)throw Error(_0x2bed0e);return this['_protobuf']['encode'](this['_protobuf']['create'](_0x156c22))['finish']();}['decompress'](_0x7f0ecb){return this['_protobuf']['toObject'](this['_protobuf']['decode'](_0x7f0ecb),{'oneofs':!0x0});}}function g(_0x348d85,_0x2f5f3d){const _0x34b74c=_0x27268f(_0x348d85);return _0x34b74c['path'][_0x34b74c['path']['length']-0x1]+=_0x2f5f3d,_0x34b74c;}function _(_0x149585,_0x55d00e){return _0x149585['root']===_0x55d00e['root']&&_0x45862e(_0x149585['path'],_0x55d00e['path']);}function $(_0x40e046){P(_0x40e046,_0x1b163d=>('main'==_0x1b163d['root']?(_0x1b163d['rootMain']=!0x0,delete _0x1b163d['root']):'$graveyard'==_0x1b163d['root']&&(_0x1b163d['rootGraveyard']=!0x0,delete _0x1b163d['root']),_0x1b163d));}function J(_0x88b1dd){P(_0x88b1dd,_0x3c46b7=>(_0x3c46b7['rootMain']?(_0x3c46b7['root']='main',delete _0x3c46b7['rootMain']):_0x3c46b7['rootGraveyard']&&(_0x3c46b7['root']='$graveyard',delete _0x3c46b7['rootGraveyard']),_0x3c46b7));}function P(_0x5be575,_0x235259){for(const _0x20c8fd in _0x5be575){const _0x1f6c70=_0x5be575[_0x20c8fd];'nodes'!==_0x20c8fd&&_0x42d81a(_0x1f6c70)&&(_0x1f6c70['path']&&(_0x1f6c70['root']||_0x1f6c70['rootMain']||_0x1f6c70['rootGraveyard'])?_0x5be575[_0x20c8fd]=_0x235259(_0x1f6c70):P(_0x1f6c70,_0x235259));}return _0x5be575;}class e{['_id'];['_operationName'];['_protobufDescriptor'];constructor(_0x169e5c,_0x4220b6,_0x70f74e){this['_id']=_0x169e5c,this['_operationName']=_0x4220b6,this['_protobufDescriptor']=_0x70f74e;}['compress'](_0x3226d2,_0x1e7d3){const _0x4d14b9=_0x1e7d3['operations'][_0x1e7d3['index']++];return $(_0x4d14b9),_0x3226d2['buffers']['push'](this['_protobufDescriptor']['compress'](_0x4d14b9)),_0x3226d2['types']['push'](this['_id']),!0x0;}['decompress'](_0x3631bf,_0x22db1b){_0x22db1b['typeIndex']++;const _0x2d79f4=_0x22db1b['buffers'][_0x22db1b['bufferIndex']++],_0x4e6b78=this['_protobufDescriptor']['decompress'](_0x2d79f4);J(_0x4e6b78),_0x4e6b78['__className']=this['_operationName'],_0x3631bf['push'](_0x4e6b78);}}class s extends e{['compress'](_0x46fb10,_0x50392c){const _0x221fa6=_0x50392c['operations'][_0x50392c['index']++];return this['_serializeOneOf']('oldValue',_0x221fa6),this['_serializeOneOf']('newValue',_0x221fa6),$(_0x221fa6),_0x46fb10['buffers']['push'](this['_protobufDescriptor']['compress'](_0x221fa6)),_0x46fb10['types']['push'](this['_id']),!0x0;}['decompress'](_0x4f4b81,_0x24da9c){_0x24da9c['typeIndex']++;const _0x593839=_0x24da9c['buffers'][_0x24da9c['bufferIndex']++],_0x1c4230=this['_protobufDescriptor']['decompress'](_0x593839);this['_deserializeOneOf']('oldValue',_0x1c4230),this['_deserializeOneOf']('newValue',_0x1c4230),J(_0x1c4230),_0x1c4230['__className']=this['_operationName'],_0x4f4b81['push'](_0x1c4230);}['_serializeOneOf'](_0x1a7dd4,_0x551821){const _0xf5e2f3=_0x551821[_0x1a7dd4];'boolean'==typeof _0xf5e2f3?_0x551821[_0x1a7dd4+'Boolean']=_0xf5e2f3:_0x551821[_0x1a7dd4+'Json']=JSON['stringify'](_0xf5e2f3);}['_deserializeOneOf'](_0x5625d1,_0x41ec50){const _0x23bf93=_0x5625d1+'Json';_0x41ec50[_0x23bf93]?(_0x41ec50[_0x5625d1]=JSON['parse'](_0x41ec50[_0x23bf93]),delete _0x41ec50[_0x23bf93]):(_0x41ec50[_0x5625d1]=_0x41ec50[_0x5625d1+'Boolean'],delete _0x41ec50[_0x5625d1+'Boolean']);}}class i extends e{['compress'](_0x20df03,_0x25b928){const _0x1ca01b=_0x25b928['operations'][_0x25b928['index']++];return this['_serializeNodesAttributes'](_0x1ca01b['nodes']),$(_0x1ca01b),_0x20df03['buffers']['push'](this['_protobufDescriptor']['compress'](_0x1ca01b)),_0x20df03['types']['push'](this['_id']),!0x0;}['decompress'](_0x17549a,_0x537676){_0x537676['typeIndex']++;const _0xc6fcc3=_0x537676['buffers'][_0x537676['bufferIndex']++],_0x413deb=this['_protobufDescriptor']['decompress'](_0xc6fcc3);_0x413deb['nodes']||(_0x413deb['nodes']=[]),this['_deserializeNodesAttributes'](_0x413deb['nodes']),J(_0x413deb),_0x413deb['__className']=this['_operationName'],_0x17549a['push'](_0x413deb);}['_serializeNodesAttributes'](_0x2e432c){for(const _0x10f435 of _0x2e432c){if(_0x10f435['attributes']){const _0x17340c=_0x10f435['attributes'];this['_areValuesBoolean'](_0x17340c)?_0x10f435['attributesBoolean']=_0x17340c:_0x10f435['attributesJson']=JSON['stringify'](_0x17340c);}_0x10f435['children']&&this['_serializeNodesAttributes'](_0x10f435['children']);}}['_deserializeNodesAttributes'](_0x50d3b5){for(const _0x5ef2be of _0x50d3b5)(_0x5ef2be['attributesBoolean']||_0x5ef2be['attributesJson'])&&(_0x5ef2be['attributesBoolean']?(_0x5ef2be['attributes']=_0x5ef2be['attributesBoolean'],delete _0x5ef2be['attributesBoolean']):(_0x5ef2be['attributes']=JSON['parse'](_0x5ef2be['attributesJson']),delete _0x5ef2be['attributesJson'])),_0x5ef2be['children']&&this['_deserializeNodesAttributes'](_0x5ef2be['children']);}['_areValuesBoolean'](_0x490c21){return Object['keys'](_0x490c21)['every'](_0x5c8610=>'boolean'==typeof _0x490c21[_0x5c8610]);}}class n extends e{['decompress'](_0x441774,_0xedaf1d){super['decompress'](_0x441774,_0xedaf1d);const _0x490ac4=_0x441774[_0x441774['length']-0x1];_0x490ac4['oldRange']||(_0x490ac4['oldRange']=null),_0x490ac4['newRange']||(_0x490ac4['newRange']=null);}}class p extends e{['compress'](_0x3c3ef7,_0x27f679){return _0x27f679['index']++,_0x3c3ef7['types']['push'](this['_id']),!0x0;}['decompress'](_0x539c5d,_0x53bccc){_0x53bccc['typeIndex']++,_0x539c5d['push']({'__className':this['_operationName']});}}class a extends n{['_omittedNamespace'];constructor(_0x2b8d98,_0x4581af,_0x583c56,_0x428794){super(_0x2b8d98,_0x4581af,_0x583c56),this['_omittedNamespace']=_0x428794+':';}['compress'](_0x33c446,_0x3bcf74){const _0x196b15=_0x3bcf74['operations'][_0x3bcf74['index']];return!('MarkerOperation'!=_0x196b15['__className']||!_0x196b15['name']['startsWith'](this['_omittedNamespace']))&&(_0x196b15['name']=_0x196b15['name']['replace'](new RegExp('^'+this['_omittedNamespace']),''),super['compress'](_0x33c446,_0x3bcf74),!0x0);}['decompress'](_0x25b9b9,_0x4c614c){super['decompress'](_0x25b9b9,_0x4c614c);const _0x33589b=_0x25b9b9[_0x25b9b9['length']-0x1];_0x33589b['name']=this['_omittedNamespace']+_0x33589b['name'];}}class O{['_id'];['_context'];constructor(_0x521fbc,_0x601fdd){this['_id']=_0x521fbc,this['_context']=_0x601fdd;}['compress'](_0x1004db,_0x2f00f7){let _0x66871a,_0x5c8ef2=_0x2f00f7['operations'][_0x2f00f7['index']],_0x35c889=_0x2f00f7['operations'][_0x2f00f7['index']+0x1];for(;_0x35c889&&this['_compareOperations'](_0x5c8ef2,_0x35c889);)_0x66871a?(_0x66871a=this['_combineNext'](_0x5c8ef2,_0x66871a),_0x1004db['types']['push'](0x0)):(_0x66871a=_0x27268f(_0x5c8ef2),_0x1004db['types']['push'](this['_id'])),_0x2f00f7['index']++,_0x5c8ef2=_0x2f00f7['operations'][_0x2f00f7['index']],_0x35c889=_0x2f00f7['operations'][_0x2f00f7['index']+0x1];return!!_0x66871a&&(_0x66871a=this['_combineNext'](_0x2f00f7['operations'][_0x2f00f7['index']++],_0x66871a),_0x1004db['types']['push'](0x0),_0x1004db['buffers']['push'](this['_compressSingleOperation'](_0x66871a)),!0x0);}['decompress'](_0x205dc0,_0x4a7ae2){const _0x4c68da=this['_decompressSingleOperation'](_0x4a7ae2);for(;0x0==_0x4a7ae2['types'][_0x4a7ae2['typeIndex']];)_0x4a7ae2['typeIndex']++,_0x205dc0['push'](this['_splitCurrent'](_0x4c68da));_0x205dc0['push'](_0x4c68da);}}class c extends O{['_combineNext'](_0x39f2bd,_0x1a1b3f){return _0x1a1b3f['nodes'][0x0]['data']+=_0x39f2bd['nodes'][0x0]['data'],_0x1a1b3f;}['_splitCurrent'](_0x404b6f){const _0x2d6ea8=_0x27268f(_0x404b6f),_0xb8f91c=_0x2d6ea8['nodes'][0x0],_0x35b5b6=_0x404b6f['nodes'][0x0],_0x1fedc5=_0x35b5b6['data'][Symbol['iterator']]()['next']()['value'],_0x3d1c39=_0x1fedc5['length'];return _0xb8f91c['data']=_0x1fedc5,_0x35b5b6['data']=_0x35b5b6['data']['substr'](_0x3d1c39),_0x404b6f['position']=g(_0x404b6f['position'],_0x3d1c39),_0x2d6ea8;}['_compareOperations'](_0x5d4181,_0x33c5be){if(this['_checkOperation'](_0x5d4181)&&this['_checkOperation'](_0x33c5be)){const _0x11e3a5=_0x5d4181['nodes'][0x0]['data']['length'],_0x2cf575=_(g(_0x5d4181['position'],_0x11e3a5),_0x33c5be['position']),_0x537b36=_0x5d4181['nodes'][0x0],_0x5c035a=_0x33c5be['nodes'][0x0];return _0x2cf575&&this['_compareAttributes'](_0x537b36,_0x5c035a);}return!0x1;}['_compressSingleOperation'](_0x5d9131){const _0x121f89={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('InsertOperation')['compress'](_0x121f89,{'operations':[_0x5d9131],'index':0x0}),_0x121f89['buffers'][0x0];}['_decompressSingleOperation'](_0x57f65b){const _0x59422c=[];return this['_context']['_getCompressorByName']('InsertOperation')['decompress'](_0x59422c,_0x57f65b),_0x59422c[0x0];}['_checkOperation'](_0x261c4a){return'InsertOperation'==_0x261c4a['__className']&&0x1==_0x261c4a['nodes']['length']&&_0x261c4a['nodes'][0x0]['data']&&!_0x261c4a['wasUndone']&&0x1==Array['from'](_0x261c4a['nodes'][0x0]['data'])['length'];}['_compareAttributes'](_0x245814,_0x15d56b){const _0x4561a9=Object['keys'](_0x245814['attributes']||{}),_0x2995c9=Object['keys'](_0x15d56b['attributes']||{});return _0x4561a9['length']===_0x2995c9['length']&&_0x4561a9['every'](_0xd311bf=>_0x15d56b['attributes'][_0xd311bf]&&_0x15d56b['attributes'][_0xd311bf]===_0x245814['attributes'][_0xd311bf]);}}class m extends O{['_combineNext'](_0x474f93,_0xf95a30){return _0xf95a30['howMany']++,_0xf95a30['sourcePosition']=_0x27268f(_0x474f93['sourcePosition']),_0xf95a30;}['_splitCurrent'](_0x3740ff){const _0x183e7b=_0x27268f(_0x3740ff);return _0x3740ff['howMany']--,_0x183e7b['howMany']=0x1,_0x183e7b['sourcePosition']=g(_0x183e7b['sourcePosition'],_0x3740ff['howMany']),_0x183e7b;}['_compareOperations'](_0x195529,_0x925da){return!(!this['_checkOperation'](_0x195529)||!this['_checkOperation'](_0x925da))&&(_(g(_0x195529['sourcePosition'],-0x1),_0x925da['sourcePosition'])&&_(_0x195529['targetPosition'],_0x925da['targetPosition']));}['_compressSingleOperation'](_0x29a6f9){const _0x400237={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x400237,{'operations':[_0x29a6f9],'index':0x0}),_0x400237['buffers'][0x0];}['_decompressSingleOperation'](_0x2b38c5){const _0x21c5c9=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x21c5c9,_0x2b38c5),_0x21c5c9[0x0];}['_checkOperation'](_0x4e14da){return'MoveOperation'==_0x4e14da['__className']&&'$graveyard'==_0x4e14da['targetPosition']['root']&&0x1==_0x4e14da['howMany']&&!_0x4e14da['wasUndone'];}}class h extends O{['_combineNext'](_0x3b998a,_0x49256a){return _0x49256a['howMany']++,_0x49256a;}['_splitCurrent'](_0x3d6b96){const _0x561ec8=_0x27268f(_0x3d6b96);return _0x561ec8['howMany']=0x1,_0x3d6b96['howMany']--,_0x561ec8;}['_compareOperations'](_0x32bfe2,_0x5dc24a){return!(!this['_checkOperation'](_0x32bfe2)||!this['_checkOperation'](_0x5dc24a))&&(_(_0x32bfe2['sourcePosition'],_0x5dc24a['sourcePosition'])&&_(_0x32bfe2['targetPosition'],_0x5dc24a['targetPosition']));}['_compressSingleOperation'](_0x33cdbb){const _0x220dc6={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x220dc6,{'operations':[_0x33cdbb],'index':0x0}),_0x220dc6['buffers'][0x0];}['_decompressSingleOperation'](_0x4895fb){const _0x17c519=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x17c519,_0x4895fb),_0x17c519[0x0];}['_checkOperation'](_0x4c7da0){return'MoveOperation'==_0x4c7da0['__className']&&'$graveyard'==_0x4c7da0['targetPosition']['root']&&0x1==_0x4c7da0['howMany']&&!_0x4c7da0['wasUndone'];}}class f extends O{['compress'](_0x431f5c,_0x50ca0d){if(!this['_compareOperations'](_0x50ca0d['operations'][_0x50ca0d['index']],_0x50ca0d['operations'][_0x50ca0d['index']+0x1]))return!0x1;const _0x1ed9b8=_0x50ca0d['operations'][_0x50ca0d['index']++];return _0x1ed9b8['oldRange']=null,_0x1ed9b8['newRange']&&_(_0x1ed9b8['newRange']['start'],_0x1ed9b8['newRange']['end'])&&(_0x1ed9b8['newRange']['end']=null),_0x50ca0d['index']++,_0x431f5c['types']['push'](this['_id']),_0x431f5c['types']['push'](0x0),_0x431f5c['buffers']['push'](this['_compressSingleOperation'](_0x1ed9b8)),!0x0;}['decompress'](_0x306994,_0x990313){const _0x14140e=this['_decompressSingleOperation'](_0x990313);_0x14140e['newRange']&&!_0x14140e['newRange']['end']&&(_0x14140e['newRange']['end']=_0x27268f(_0x14140e['newRange']['start']));const _0x1c5c97=_0x27268f(_0x14140e);_0x1c5c97['newRange']&&(_0x1c5c97['newRange']['start']['stickiness']='toNone',_0x1c5c97['newRange']['end']=_0x27268f(_0x1c5c97['newRange']['start'])),_0x1c5c97['name']='user:position:'+_0x1c5c97['name']['split'](':')[0x2],_0x990313['typeIndex']++,_0x306994['push'](_0x14140e),_0x306994['push'](_0x1c5c97);}['_compressSingleOperation'](_0x5b014b){const _0x49f943={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MarkerOperation')['compress'](_0x49f943,{'operations':[_0x5b014b],'index':0x0}),_0x49f943['buffers'][0x0];}['_decompressSingleOperation'](_0x4e573f){const _0x447c98=[];return this['_context']['_getCompressorByName']('MarkerOperation')['decompress'](_0x447c98,_0x4e573f),_0x447c98[0x0];}['_compareOperations'](_0x561ecf,_0x14b67c){return!(!_0x561ecf||!_0x14b67c)&&('MarkerOperation'==_0x561ecf['__className']&&'MarkerOperation'==_0x14b67c['__className']&&!(!_0x561ecf['name']['startsWith']('user:')||!_0x14b67c['name']['startsWith']('user:')||_0x561ecf['name']==_0x14b67c['name']));}}class y{['_compressorById'];['_compressorByName'];['_protobufFactory'];constructor(){this['_compressorById']=new Map(),this['_compressorByName']=new Map(),this['_protobufFactory']=new r();const _0x2c9328=this['_protobufFactory']['getDescriptor']('MarkerOperation');this['_registerCompressor'](0x1,'NoOperation',new p(0x1,'NoOperation',void 0x0)),this['_registerOperationCompressor'](0xa,'AttributeOperation',s),this['_registerOperationCompressor'](0xb,'InsertOperation',i),this['_registerOperationCompressor'](0xc,'MarkerOperation',n),this['_registerOperationCompressor'](0xd,'MergeOperation',e),this['_registerOperationCompressor'](0xe,'MoveOperation',e),this['_registerOperationCompressor'](0xf,'RenameOperation',e),this['_registerOperationCompressor'](0x10,'RootAttributeOperation',s),this['_registerOperationCompressor'](0x11,'SplitOperation',e),this['_registerCompressor'](0x12,'CommentMarkerOperation',new a(0x12,'MarkerOperation',_0x2c9328,'comment')),this['_registerCompressor'](0x13,'SuggestionMarkerOperation',new a(0x13,'MarkerOperation',_0x2c9328,'suggestion')),this['_registerOperationCompressor'](0x14,'RootOperation',e),this['_registerActionCompressor'](0x64,'TypingAction',c),this['_registerActionCompressor'](0x65,'DeletingAction',m),this['_registerActionCompressor'](0x66,'ForwardDeletingAction',h),this['_registerActionCompressor'](0x67,'UserSelectionAction',f);}['compress'](_0x16e331){if(!_0x16e331||!_0x16e331[0x0])throw new _0x58b3a1('no-operations-provided',this);const _0x340ebb={'operations':_0x16e331,'index':0x0},_0x56ec7e={'types':[],'buffers':[],'baseVersion':_0x16e331[0x0]['baseVersion']};for(;_0x340ebb['index']<_0x340ebb['operations']['length'];){if(this['_getCompressorByName']('UserSelectionAction')['compress'](_0x56ec7e,_0x340ebb))continue;if(this['_getCompressorByName']('TypingAction')['compress'](_0x56ec7e,_0x340ebb))continue;if(this['_getCompressorByName']('DeletingAction')['compress'](_0x56ec7e,_0x340ebb))continue;if(this['_getCompressorByName']('ForwardDeletingAction')['compress'](_0x56ec7e,_0x340ebb))continue;if(this['_getCompressorByName']('CommentMarkerOperation')['compress'](_0x56ec7e,_0x340ebb))continue;if(this['_getCompressorByName']('SuggestionMarkerOperation')['compress'](_0x56ec7e,_0x340ebb))continue;const _0x50501a=_0x340ebb['operations'][_0x340ebb['index']]['__className'];this['_getCompressorByName'](_0x50501a)['compress'](_0x56ec7e,_0x340ebb);}return _0x56ec7e;}['decompress'](_0x5c1d44){const _0x1f1b13=[],_0x1d34e6={'types':_0x5c1d44['types'],'buffers':_0x5c1d44['buffers'],'baseVersion':_0x5c1d44['baseVersion'],'typeIndex':0x0,'bufferIndex':0x0};for(;_0x1d34e6['typeIndex']<_0x1d34e6['types']['length'];){const _0x4b27d=_0x1d34e6['types'][_0x1d34e6['typeIndex']],_0x7dc8d4=this['_compressorById']['get'](_0x4b27d);if(!_0x7dc8d4)throw new _0x58b3a1('decompress-compressor-not-found',this,{'type':_0x4b27d});_0x7dc8d4['decompress'](_0x1f1b13,_0x1d34e6);}return _0x1f1b13['forEach']((_0x538065,_0x2b5fa4)=>_0x538065['baseVersion']=_0x5c1d44['baseVersion']+_0x2b5fa4),_0x1f1b13;}['_getCompressorByName'](_0x495b2f){return this['_compressorByName']['get'](_0x495b2f);}['_registerOperationCompressor'](_0x1681b4,_0x2f5040,_0x66c450){const _0x5a2ff3=new _0x66c450(_0x1681b4,_0x2f5040,this['_protobufFactory']['getDescriptor'](_0x2f5040));this['_registerCompressor'](_0x1681b4,_0x2f5040,_0x5a2ff3);}['_registerActionCompressor'](_0x44fcbc,_0x23bd40,_0x9de93){const _0x33e3ad=new _0x9de93(_0x44fcbc,this);this['_registerCompressor'](_0x44fcbc,_0x23bd40,_0x33e3ad);}['_registerCompressor'](_0x1714b1,_0x565142,_0x32ddf2){this['_compressorById']['set'](_0x1714b1,_0x32ddf2),this['_compressorByName']['set'](_0x565142,_0x32ddf2);}}export{y as Compressor};
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ckeditor/ckeditor5-operations-compressor",
|
|
3
|
-
"version": "47.5.0-alpha.
|
|
3
|
+
"version": "47.5.0-alpha.3",
|
|
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.5.0-alpha.
|
|
37
|
-
"ckeditor5": "47.5.0-alpha.
|
|
36
|
+
"@ckeditor/ckeditor5-utils": "47.5.0-alpha.3",
|
|
37
|
+
"ckeditor5": "47.5.0-alpha.3",
|
|
38
38
|
"es-toolkit": "1.39.5",
|
|
39
39
|
"protobufjs": "7.5.4"
|
|
40
40
|
},
|