@ckeditor/ckeditor5-operations-compressor 47.6.1-alpha.0 → 47.6.1-alpha.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.js +2 -2
- package/package.json +3 -3
- package/src/actioncompressor/actioncompressor.js +1 -1
- package/src/actioncompressor/deletingactioncompressor.js +1 -1
- package/src/actioncompressor/forwarddeletingactioncompressor.js +1 -1
- package/src/actioncompressor/typingactioncompressor.js +1 -1
- package/src/actioncompressor/userselectionactioncompressor.js +1 -1
- package/src/compressor.js +1 -1
- package/src/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 _0x320691=_0xaf787a['Reader'],_0x1023d5=_0xaf787a['Writer'],_0x30ee49=_0xaf787a['util'],_0x50d941=_0xaf787a['roots']['default']||(_0xaf787a['roots']['default']={});return _0x50d941['AttributeOperation']=(function(){function _0xb4a54e(_0x49174){if(_0x49174){for(var _0x53d8fa=Object['keys'](_0x49174),_0x7b9228=0x0;_0x7b9228<_0x53d8fa['length'];++_0x7b9228)null!=_0x49174[_0x53d8fa[_0x7b9228]]&&(this[_0x53d8fa[_0x7b9228]]=_0x49174[_0x53d8fa[_0x7b9228]]);}}return _0xb4a54e['prototype']['range']=null,_0xb4a54e['prototype']['key']='',_0xb4a54e['prototype']['oldValueBoolean']=!0x1,_0xb4a54e['prototype']['oldValueJson']='',_0xb4a54e['prototype']['newValueBoolean']=!0x1,_0xb4a54e['prototype']['newValueJson']='',_0xb4a54e['prototype']['wasUndone']=!0x1,_0xb4a54e['create']=function(_0x1adec1){return new _0xb4a54e(_0x1adec1);},_0xb4a54e['encode']=function(_0xc08457,_0x252389){return _0x252389||(_0x252389=_0x1023d5['create']()),null!=_0xc08457['range']&&Object['hasOwnProperty']['call'](_0xc08457,'range')&&_0x50d941['Range']['encode'](_0xc08457['range'],_0x252389['uint32'](0xa)['fork']())['ldelim'](),null!=_0xc08457['key']&&Object['hasOwnProperty']['call'](_0xc08457,'key')&&_0x252389['uint32'](0x12)['string'](_0xc08457['key']),null!=_0xc08457['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0xc08457,'oldValueBoolean')&&_0x252389['uint32'](0x18)['bool'](_0xc08457['oldValueBoolean']),null!=_0xc08457['oldValueJson']&&Object['hasOwnProperty']['call'](_0xc08457,'oldValueJson')&&_0x252389['uint32'](0x22)['string'](_0xc08457['oldValueJson']),null!=_0xc08457['newValueBoolean']&&Object['hasOwnProperty']['call'](_0xc08457,'newValueBoolean')&&_0x252389['uint32'](0x28)['bool'](_0xc08457['newValueBoolean']),null!=_0xc08457['newValueJson']&&Object['hasOwnProperty']['call'](_0xc08457,'newValueJson')&&_0x252389['uint32'](0x32)['string'](_0xc08457['newValueJson']),null!=_0xc08457['wasUndone']&&Object['hasOwnProperty']['call'](_0xc08457,'wasUndone')&&_0x252389['uint32'](0x38)['bool'](_0xc08457['wasUndone']),_0x252389;},_0xb4a54e['encodeDelimited']=function(_0x3991e9,_0x4740b5){return this['encode'](_0x3991e9,_0x4740b5)['ldelim']();},_0xb4a54e['decode']=function(_0x224dcc,_0x5ee64a){_0x224dcc instanceof _0x320691||(_0x224dcc=_0x320691['create'](_0x224dcc));for(var _0x5bd428=void 0x0===_0x5ee64a?_0x224dcc['len']:_0x224dcc['pos']+_0x5ee64a,_0x43b2ba=new _0x50d941['AttributeOperation']();_0x224dcc['pos']<_0x5bd428;){var _0x5a7b20=_0x224dcc['uint32']();switch(_0x5a7b20>>>0x3){case 0x1:_0x43b2ba['range']=_0x50d941['Range']['decode'](_0x224dcc,_0x224dcc['uint32']());break;case 0x2:_0x43b2ba['key']=_0x224dcc['string']();break;case 0x3:_0x43b2ba['oldValueBoolean']=_0x224dcc['bool']();break;case 0x4:_0x43b2ba['oldValueJson']=_0x224dcc['string']();break;case 0x5:_0x43b2ba['newValueBoolean']=_0x224dcc['bool']();break;case 0x6:_0x43b2ba['newValueJson']=_0x224dcc['string']();break;case 0x7:_0x43b2ba['wasUndone']=_0x224dcc['bool']();break;default:_0x224dcc['skipType'](0x7&_0x5a7b20);}}return _0x43b2ba;},_0xb4a54e['decodeDelimited']=function(_0x2d0ebe){return _0x2d0ebe instanceof _0x320691||(_0x2d0ebe=new _0x320691(_0x2d0ebe)),this['decode'](_0x2d0ebe,_0x2d0ebe['uint32']());},_0xb4a54e['verify']=function(_0x30eda0){if('object'!=typeof _0x30eda0||null===_0x30eda0)return'object\x20expected';if(null!=_0x30eda0['range']&&_0x30eda0['hasOwnProperty']('range')){var _0x127944=_0x50d941['Range']['verify'](_0x30eda0['range']);if(_0x127944)return'range.'+_0x127944;}return null!=_0x30eda0['key']&&_0x30eda0['hasOwnProperty']('key')&&!_0x30ee49['isString'](_0x30eda0['key'])?'key:\x20string\x20expected':null!=_0x30eda0['oldValueBoolean']&&_0x30eda0['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x30eda0['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x30eda0['oldValueJson']&&_0x30eda0['hasOwnProperty']('oldValueJson')&&!_0x30ee49['isString'](_0x30eda0['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x30eda0['newValueBoolean']&&_0x30eda0['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x30eda0['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x30eda0['newValueJson']&&_0x30eda0['hasOwnProperty']('newValueJson')&&!_0x30ee49['isString'](_0x30eda0['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x30eda0['wasUndone']&&_0x30eda0['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x30eda0['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0xb4a54e['fromObject']=function(_0x2e8c94){if(_0x2e8c94 instanceof _0x50d941['AttributeOperation'])return _0x2e8c94;var _0xd85ee7=new _0x50d941['AttributeOperation']();if(null!=_0x2e8c94['range']){if('object'!=typeof _0x2e8c94['range'])throw TypeError('.AttributeOperation.range:\x20object\x20expected');_0xd85ee7['range']=_0x50d941['Range']['fromObject'](_0x2e8c94['range']);}return null!=_0x2e8c94['key']&&(_0xd85ee7['key']=String(_0x2e8c94['key'])),null!=_0x2e8c94['oldValueBoolean']&&(_0xd85ee7['oldValueBoolean']=Boolean(_0x2e8c94['oldValueBoolean'])),null!=_0x2e8c94['oldValueJson']&&(_0xd85ee7['oldValueJson']=String(_0x2e8c94['oldValueJson'])),null!=_0x2e8c94['newValueBoolean']&&(_0xd85ee7['newValueBoolean']=Boolean(_0x2e8c94['newValueBoolean'])),null!=_0x2e8c94['newValueJson']&&(_0xd85ee7['newValueJson']=String(_0x2e8c94['newValueJson'])),null!=_0x2e8c94['wasUndone']&&(_0xd85ee7['wasUndone']=Boolean(_0x2e8c94['wasUndone'])),_0xd85ee7;},_0xb4a54e['toObject']=function(_0x567313,_0x537ff8){_0x537ff8||(_0x537ff8={});var _0x23b0b1={};return _0x537ff8['defaults']&&(_0x23b0b1['range']=null,_0x23b0b1['key']='',_0x23b0b1['oldValueBoolean']=!0x1,_0x23b0b1['oldValueJson']='',_0x23b0b1['newValueBoolean']=!0x1,_0x23b0b1['newValueJson']='',_0x23b0b1['wasUndone']=!0x1),null!=_0x567313['range']&&_0x567313['hasOwnProperty']('range')&&(_0x23b0b1['range']=_0x50d941['Range']['toObject'](_0x567313['range'],_0x537ff8)),null!=_0x567313['key']&&_0x567313['hasOwnProperty']('key')&&(_0x23b0b1['key']=_0x567313['key']),null!=_0x567313['oldValueBoolean']&&_0x567313['hasOwnProperty']('oldValueBoolean')&&(_0x23b0b1['oldValueBoolean']=_0x567313['oldValueBoolean']),null!=_0x567313['oldValueJson']&&_0x567313['hasOwnProperty']('oldValueJson')&&(_0x23b0b1['oldValueJson']=_0x567313['oldValueJson']),null!=_0x567313['newValueBoolean']&&_0x567313['hasOwnProperty']('newValueBoolean')&&(_0x23b0b1['newValueBoolean']=_0x567313['newValueBoolean']),null!=_0x567313['newValueJson']&&_0x567313['hasOwnProperty']('newValueJson')&&(_0x23b0b1['newValueJson']=_0x567313['newValueJson']),null!=_0x567313['wasUndone']&&_0x567313['hasOwnProperty']('wasUndone')&&(_0x23b0b1['wasUndone']=_0x567313['wasUndone']),_0x23b0b1;},_0xb4a54e['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0xaf787a['util']['toJSONOptions']);},_0xb4a54e['getTypeUrl']=function(_0xc91cb2){return void 0x0===_0xc91cb2&&(_0xc91cb2='type.googleapis.com'),_0xc91cb2+'/AttributeOperation';},_0xb4a54e;}()),_0x50d941['InsertOperation']=(function(){function _0x33b223(_0x109a93){if(this['nodes']=[],_0x109a93){for(var _0x548c06=Object['keys'](_0x109a93),_0x2dcfa0=0x0;_0x2dcfa0<_0x548c06['length'];++_0x2dcfa0)null!=_0x109a93[_0x548c06[_0x2dcfa0]]&&(this[_0x548c06[_0x2dcfa0]]=_0x109a93[_0x548c06[_0x2dcfa0]]);}}return _0x33b223['prototype']['position']=null,_0x33b223['prototype']['nodes']=_0x30ee49['emptyArray'],_0x33b223['prototype']['shouldReceiveAttributes']=!0x1,_0x33b223['prototype']['wasUndone']=!0x1,_0x33b223['create']=function(_0x22f7ef){return new _0x33b223(_0x22f7ef);},_0x33b223['encode']=function(_0x15fda5,_0x51aabd){if(_0x51aabd||(_0x51aabd=_0x1023d5['create']()),null!=_0x15fda5['position']&&Object['hasOwnProperty']['call'](_0x15fda5,'position')&&_0x50d941['Position']['encode'](_0x15fda5['position'],_0x51aabd['uint32'](0xa)['fork']())['ldelim'](),null!=_0x15fda5['nodes']&&_0x15fda5['nodes']['length']){for(var _0x4b19a2=0x0;_0x4b19a2<_0x15fda5['nodes']['length'];++_0x4b19a2)_0x50d941['Element']['encode'](_0x15fda5['nodes'][_0x4b19a2],_0x51aabd['uint32'](0x12)['fork']())['ldelim']();}return null!=_0x15fda5['shouldReceiveAttributes']&&Object['hasOwnProperty']['call'](_0x15fda5,'shouldReceiveAttributes')&&_0x51aabd['uint32'](0x18)['bool'](_0x15fda5['shouldReceiveAttributes']),null!=_0x15fda5['wasUndone']&&Object['hasOwnProperty']['call'](_0x15fda5,'wasUndone')&&_0x51aabd['uint32'](0x20)['bool'](_0x15fda5['wasUndone']),_0x51aabd;},_0x33b223['encodeDelimited']=function(_0x160de5,_0x53d63e){return this['encode'](_0x160de5,_0x53d63e)['ldelim']();},_0x33b223['decode']=function(_0x4eff6f,_0x37199e){_0x4eff6f instanceof _0x320691||(_0x4eff6f=_0x320691['create'](_0x4eff6f));for(var _0x15d3b4=void 0x0===_0x37199e?_0x4eff6f['len']:_0x4eff6f['pos']+_0x37199e,_0x4f7f79=new _0x50d941['InsertOperation']();_0x4eff6f['pos']<_0x15d3b4;){var _0x196124=_0x4eff6f['uint32']();switch(_0x196124>>>0x3){case 0x1:_0x4f7f79['position']=_0x50d941['Position']['decode'](_0x4eff6f,_0x4eff6f['uint32']());break;case 0x2:_0x4f7f79['nodes']&&_0x4f7f79['nodes']['length']||(_0x4f7f79['nodes']=[]),_0x4f7f79['nodes']['push'](_0x50d941['Element']['decode'](_0x4eff6f,_0x4eff6f['uint32']()));break;case 0x3:_0x4f7f79['shouldReceiveAttributes']=_0x4eff6f['bool']();break;case 0x4:_0x4f7f79['wasUndone']=_0x4eff6f['bool']();break;default:_0x4eff6f['skipType'](0x7&_0x196124);}}return _0x4f7f79;},_0x33b223['decodeDelimited']=function(_0x33cc1a){return _0x33cc1a instanceof _0x320691||(_0x33cc1a=new _0x320691(_0x33cc1a)),this['decode'](_0x33cc1a,_0x33cc1a['uint32']());},_0x33b223['verify']=function(_0x2a5472){if('object'!=typeof _0x2a5472||null===_0x2a5472)return'object\x20expected';if(null!=_0x2a5472['position']&&_0x2a5472['hasOwnProperty']('position')&&(_0xa78a30=_0x50d941['Position']['verify'](_0x2a5472['position'])))return'position.'+_0xa78a30;if(null!=_0x2a5472['nodes']&&_0x2a5472['hasOwnProperty']('nodes')){if(!Array['isArray'](_0x2a5472['nodes']))return'nodes:\x20array\x20expected';for(var _0x20507d=0x0;_0x20507d<_0x2a5472['nodes']['length'];++_0x20507d){var _0xa78a30;if(_0xa78a30=_0x50d941['Element']['verify'](_0x2a5472['nodes'][_0x20507d]))return'nodes.'+_0xa78a30;}}return null!=_0x2a5472['shouldReceiveAttributes']&&_0x2a5472['hasOwnProperty']('shouldReceiveAttributes')&&'boolean'!=typeof _0x2a5472['shouldReceiveAttributes']?'shouldReceiveAttributes:\x20boolean\x20expected':null!=_0x2a5472['wasUndone']&&_0x2a5472['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x2a5472['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x33b223['fromObject']=function(_0x111bdd){if(_0x111bdd instanceof _0x50d941['InsertOperation'])return _0x111bdd;var _0x54c7de=new _0x50d941['InsertOperation']();if(null!=_0x111bdd['position']){if('object'!=typeof _0x111bdd['position'])throw TypeError('.InsertOperation.position:\x20object\x20expected');_0x54c7de['position']=_0x50d941['Position']['fromObject'](_0x111bdd['position']);}if(_0x111bdd['nodes']){if(!Array['isArray'](_0x111bdd['nodes']))throw TypeError('.InsertOperation.nodes:\x20array\x20expected');_0x54c7de['nodes']=[];for(var _0x2a73b9=0x0;_0x2a73b9<_0x111bdd['nodes']['length'];++_0x2a73b9){if('object'!=typeof _0x111bdd['nodes'][_0x2a73b9])throw TypeError('.InsertOperation.nodes:\x20object\x20expected');_0x54c7de['nodes'][_0x2a73b9]=_0x50d941['Element']['fromObject'](_0x111bdd['nodes'][_0x2a73b9]);}}return null!=_0x111bdd['shouldReceiveAttributes']&&(_0x54c7de['shouldReceiveAttributes']=Boolean(_0x111bdd['shouldReceiveAttributes'])),null!=_0x111bdd['wasUndone']&&(_0x54c7de['wasUndone']=Boolean(_0x111bdd['wasUndone'])),_0x54c7de;},_0x33b223['toObject']=function(_0x1a83b9,_0x3c58a0){_0x3c58a0||(_0x3c58a0={});var _0x5d4c1e={};if((_0x3c58a0['arrays']||_0x3c58a0['defaults'])&&(_0x5d4c1e['nodes']=[]),_0x3c58a0['defaults']&&(_0x5d4c1e['position']=null,_0x5d4c1e['shouldReceiveAttributes']=!0x1,_0x5d4c1e['wasUndone']=!0x1),null!=_0x1a83b9['position']&&_0x1a83b9['hasOwnProperty']('position')&&(_0x5d4c1e['position']=_0x50d941['Position']['toObject'](_0x1a83b9['position'],_0x3c58a0)),_0x1a83b9['nodes']&&_0x1a83b9['nodes']['length']){_0x5d4c1e['nodes']=[];for(var _0x1769e4=0x0;_0x1769e4<_0x1a83b9['nodes']['length'];++_0x1769e4)_0x5d4c1e['nodes'][_0x1769e4]=_0x50d941['Element']['toObject'](_0x1a83b9['nodes'][_0x1769e4],_0x3c58a0);}return null!=_0x1a83b9['shouldReceiveAttributes']&&_0x1a83b9['hasOwnProperty']('shouldReceiveAttributes')&&(_0x5d4c1e['shouldReceiveAttributes']=_0x1a83b9['shouldReceiveAttributes']),null!=_0x1a83b9['wasUndone']&&_0x1a83b9['hasOwnProperty']('wasUndone')&&(_0x5d4c1e['wasUndone']=_0x1a83b9['wasUndone']),_0x5d4c1e;},_0x33b223['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0xaf787a['util']['toJSONOptions']);},_0x33b223['getTypeUrl']=function(_0x45b17b){return void 0x0===_0x45b17b&&(_0x45b17b='type.googleapis.com'),_0x45b17b+'/InsertOperation';},_0x33b223;}()),_0x50d941['MarkerOperation']=(function(){function _0x5d9107(_0x1869f8){if(_0x1869f8){for(var _0x177280=Object['keys'](_0x1869f8),_0x3f65b3=0x0;_0x3f65b3<_0x177280['length'];++_0x3f65b3)null!=_0x1869f8[_0x177280[_0x3f65b3]]&&(this[_0x177280[_0x3f65b3]]=_0x1869f8[_0x177280[_0x3f65b3]]);}}return _0x5d9107['prototype']['name']='',_0x5d9107['prototype']['oldRange']=null,_0x5d9107['prototype']['newRange']=null,_0x5d9107['prototype']['affectsData']=!0x1,_0x5d9107['prototype']['wasUndone']=!0x1,_0x5d9107['create']=function(_0x337be0){return new _0x5d9107(_0x337be0);},_0x5d9107['encode']=function(_0x4554f8,_0x49fa88){return _0x49fa88||(_0x49fa88=_0x1023d5['create']()),null!=_0x4554f8['name']&&Object['hasOwnProperty']['call'](_0x4554f8,'name')&&_0x49fa88['uint32'](0xa)['string'](_0x4554f8['name']),null!=_0x4554f8['oldRange']&&Object['hasOwnProperty']['call'](_0x4554f8,'oldRange')&&_0x50d941['Range']['encode'](_0x4554f8['oldRange'],_0x49fa88['uint32'](0x12)['fork']())['ldelim'](),null!=_0x4554f8['newRange']&&Object['hasOwnProperty']['call'](_0x4554f8,'newRange')&&_0x50d941['Range']['encode'](_0x4554f8['newRange'],_0x49fa88['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x4554f8['affectsData']&&Object['hasOwnProperty']['call'](_0x4554f8,'affectsData')&&_0x49fa88['uint32'](0x20)['bool'](_0x4554f8['affectsData']),null!=_0x4554f8['wasUndone']&&Object['hasOwnProperty']['call'](_0x4554f8,'wasUndone')&&_0x49fa88['uint32'](0x28)['bool'](_0x4554f8['wasUndone']),_0x49fa88;},_0x5d9107['encodeDelimited']=function(_0xb7314b,_0x455039){return this['encode'](_0xb7314b,_0x455039)['ldelim']();},_0x5d9107['decode']=function(_0x5e9f0e,_0x1c9a60){_0x5e9f0e instanceof _0x320691||(_0x5e9f0e=_0x320691['create'](_0x5e9f0e));for(var _0x50509b=void 0x0===_0x1c9a60?_0x5e9f0e['len']:_0x5e9f0e['pos']+_0x1c9a60,_0x55c4bc=new _0x50d941['MarkerOperation']();_0x5e9f0e['pos']<_0x50509b;){var _0x5cb994=_0x5e9f0e['uint32']();switch(_0x5cb994>>>0x3){case 0x1:_0x55c4bc['name']=_0x5e9f0e['string']();break;case 0x2:_0x55c4bc['oldRange']=_0x50d941['Range']['decode'](_0x5e9f0e,_0x5e9f0e['uint32']());break;case 0x3:_0x55c4bc['newRange']=_0x50d941['Range']['decode'](_0x5e9f0e,_0x5e9f0e['uint32']());break;case 0x4:_0x55c4bc['affectsData']=_0x5e9f0e['bool']();break;case 0x5:_0x55c4bc['wasUndone']=_0x5e9f0e['bool']();break;default:_0x5e9f0e['skipType'](0x7&_0x5cb994);}}return _0x55c4bc;},_0x5d9107['decodeDelimited']=function(_0x32777b){return _0x32777b instanceof _0x320691||(_0x32777b=new _0x320691(_0x32777b)),this['decode'](_0x32777b,_0x32777b['uint32']());},_0x5d9107['verify']=function(_0x37708c){if('object'!=typeof _0x37708c||null===_0x37708c)return'object\x20expected';if(null!=_0x37708c['name']&&_0x37708c['hasOwnProperty']('name')&&!_0x30ee49['isString'](_0x37708c['name']))return'name:\x20string\x20expected';var _0x5b828c;if(null!=_0x37708c['oldRange']&&_0x37708c['hasOwnProperty']('oldRange')&&(_0x5b828c=_0x50d941['Range']['verify'](_0x37708c['oldRange'])))return'oldRange.'+_0x5b828c;if(null!=_0x37708c['newRange']&&_0x37708c['hasOwnProperty']('newRange')&&(_0x5b828c=_0x50d941['Range']['verify'](_0x37708c['newRange'])))return'newRange.'+_0x5b828c;return null!=_0x37708c['affectsData']&&_0x37708c['hasOwnProperty']('affectsData')&&'boolean'!=typeof _0x37708c['affectsData']?'affectsData:\x20boolean\x20expected':null!=_0x37708c['wasUndone']&&_0x37708c['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x37708c['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x5d9107['fromObject']=function(_0x43a4a4){if(_0x43a4a4 instanceof _0x50d941['MarkerOperation'])return _0x43a4a4;var _0x3e0ba0=new _0x50d941['MarkerOperation']();if(null!=_0x43a4a4['name']&&(_0x3e0ba0['name']=String(_0x43a4a4['name'])),null!=_0x43a4a4['oldRange']){if('object'!=typeof _0x43a4a4['oldRange'])throw TypeError('.MarkerOperation.oldRange:\x20object\x20expected');_0x3e0ba0['oldRange']=_0x50d941['Range']['fromObject'](_0x43a4a4['oldRange']);}if(null!=_0x43a4a4['newRange']){if('object'!=typeof _0x43a4a4['newRange'])throw TypeError('.MarkerOperation.newRange:\x20object\x20expected');_0x3e0ba0['newRange']=_0x50d941['Range']['fromObject'](_0x43a4a4['newRange']);}return null!=_0x43a4a4['affectsData']&&(_0x3e0ba0['affectsData']=Boolean(_0x43a4a4['affectsData'])),null!=_0x43a4a4['wasUndone']&&(_0x3e0ba0['wasUndone']=Boolean(_0x43a4a4['wasUndone'])),_0x3e0ba0;},_0x5d9107['toObject']=function(_0x1640e9,_0x759afd){_0x759afd||(_0x759afd={});var _0x3e23bc={};return _0x759afd['defaults']&&(_0x3e23bc['name']='',_0x3e23bc['oldRange']=null,_0x3e23bc['newRange']=null,_0x3e23bc['affectsData']=!0x1,_0x3e23bc['wasUndone']=!0x1),null!=_0x1640e9['name']&&_0x1640e9['hasOwnProperty']('name')&&(_0x3e23bc['name']=_0x1640e9['name']),null!=_0x1640e9['oldRange']&&_0x1640e9['hasOwnProperty']('oldRange')&&(_0x3e23bc['oldRange']=_0x50d941['Range']['toObject'](_0x1640e9['oldRange'],_0x759afd)),null!=_0x1640e9['newRange']&&_0x1640e9['hasOwnProperty']('newRange')&&(_0x3e23bc['newRange']=_0x50d941['Range']['toObject'](_0x1640e9['newRange'],_0x759afd)),null!=_0x1640e9['affectsData']&&_0x1640e9['hasOwnProperty']('affectsData')&&(_0x3e23bc['affectsData']=_0x1640e9['affectsData']),null!=_0x1640e9['wasUndone']&&_0x1640e9['hasOwnProperty']('wasUndone')&&(_0x3e23bc['wasUndone']=_0x1640e9['wasUndone']),_0x3e23bc;},_0x5d9107['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0xaf787a['util']['toJSONOptions']);},_0x5d9107['getTypeUrl']=function(_0x2f3676){return void 0x0===_0x2f3676&&(_0x2f3676='type.googleapis.com'),_0x2f3676+'/MarkerOperation';},_0x5d9107;}()),_0x50d941['MergeOperation']=(function(){function _0x60da2(_0x5da25a){if(_0x5da25a){for(var _0x1dccd8=Object['keys'](_0x5da25a),_0x32927f=0x0;_0x32927f<_0x1dccd8['length'];++_0x32927f)null!=_0x5da25a[_0x1dccd8[_0x32927f]]&&(this[_0x1dccd8[_0x32927f]]=_0x5da25a[_0x1dccd8[_0x32927f]]);}}return _0x60da2['prototype']['sourcePosition']=null,_0x60da2['prototype']['targetPosition']=null,_0x60da2['prototype']['graveyardPosition']=null,_0x60da2['prototype']['howMany']=0x0,_0x60da2['prototype']['wasUndone']=!0x1,_0x60da2['create']=function(_0x131919){return new _0x60da2(_0x131919);},_0x60da2['encode']=function(_0x37e8bd,_0x1d74f5){return _0x1d74f5||(_0x1d74f5=_0x1023d5['create']()),null!=_0x37e8bd['sourcePosition']&&Object['hasOwnProperty']['call'](_0x37e8bd,'sourcePosition')&&_0x50d941['Position']['encode'](_0x37e8bd['sourcePosition'],_0x1d74f5['uint32'](0xa)['fork']())['ldelim'](),null!=_0x37e8bd['targetPosition']&&Object['hasOwnProperty']['call'](_0x37e8bd,'targetPosition')&&_0x50d941['Position']['encode'](_0x37e8bd['targetPosition'],_0x1d74f5['uint32'](0x12)['fork']())['ldelim'](),null!=_0x37e8bd['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x37e8bd,'graveyardPosition')&&_0x50d941['Position']['encode'](_0x37e8bd['graveyardPosition'],_0x1d74f5['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x37e8bd['howMany']&&Object['hasOwnProperty']['call'](_0x37e8bd,'howMany')&&_0x1d74f5['uint32'](0x20)['uint32'](_0x37e8bd['howMany']),null!=_0x37e8bd['wasUndone']&&Object['hasOwnProperty']['call'](_0x37e8bd,'wasUndone')&&_0x1d74f5['uint32'](0x28)['bool'](_0x37e8bd['wasUndone']),_0x1d74f5;},_0x60da2['encodeDelimited']=function(_0x365718,_0x149807){return this['encode'](_0x365718,_0x149807)['ldelim']();},_0x60da2['decode']=function(_0x5a2c25,_0x4e6d89){_0x5a2c25 instanceof _0x320691||(_0x5a2c25=_0x320691['create'](_0x5a2c25));for(var _0x5c379b=void 0x0===_0x4e6d89?_0x5a2c25['len']:_0x5a2c25['pos']+_0x4e6d89,_0x34dbf1=new _0x50d941['MergeOperation']();_0x5a2c25['pos']<_0x5c379b;){var _0x3d5d60=_0x5a2c25['uint32']();switch(_0x3d5d60>>>0x3){case 0x1:_0x34dbf1['sourcePosition']=_0x50d941['Position']['decode'](_0x5a2c25,_0x5a2c25['uint32']());break;case 0x2:_0x34dbf1['targetPosition']=_0x50d941['Position']['decode'](_0x5a2c25,_0x5a2c25['uint32']());break;case 0x3:_0x34dbf1['graveyardPosition']=_0x50d941['Position']['decode'](_0x5a2c25,_0x5a2c25['uint32']());break;case 0x4:_0x34dbf1['howMany']=_0x5a2c25['uint32']();break;case 0x5:_0x34dbf1['wasUndone']=_0x5a2c25['bool']();break;default:_0x5a2c25['skipType'](0x7&_0x3d5d60);}}return _0x34dbf1;},_0x60da2['decodeDelimited']=function(_0x67e2d5){return _0x67e2d5 instanceof _0x320691||(_0x67e2d5=new _0x320691(_0x67e2d5)),this['decode'](_0x67e2d5,_0x67e2d5['uint32']());},_0x60da2['verify']=function(_0x2dcd65){if('object'!=typeof _0x2dcd65||null===_0x2dcd65)return'object\x20expected';var _0x53f0bd;if(null!=_0x2dcd65['sourcePosition']&&_0x2dcd65['hasOwnProperty']('sourcePosition')&&(_0x53f0bd=_0x50d941['Position']['verify'](_0x2dcd65['sourcePosition'])))return'sourcePosition.'+_0x53f0bd;if(null!=_0x2dcd65['targetPosition']&&_0x2dcd65['hasOwnProperty']('targetPosition')&&(_0x53f0bd=_0x50d941['Position']['verify'](_0x2dcd65['targetPosition'])))return'targetPosition.'+_0x53f0bd;if(null!=_0x2dcd65['graveyardPosition']&&_0x2dcd65['hasOwnProperty']('graveyardPosition')&&(_0x53f0bd=_0x50d941['Position']['verify'](_0x2dcd65['graveyardPosition'])))return'graveyardPosition.'+_0x53f0bd;return null!=_0x2dcd65['howMany']&&_0x2dcd65['hasOwnProperty']('howMany')&&!_0x30ee49['isInteger'](_0x2dcd65['howMany'])?'howMany:\x20integer\x20expected':null!=_0x2dcd65['wasUndone']&&_0x2dcd65['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x2dcd65['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x60da2['fromObject']=function(_0x19a3f0){if(_0x19a3f0 instanceof _0x50d941['MergeOperation'])return _0x19a3f0;var _0x298086=new _0x50d941['MergeOperation']();if(null!=_0x19a3f0['sourcePosition']){if('object'!=typeof _0x19a3f0['sourcePosition'])throw TypeError('.MergeOperation.sourcePosition:\x20object\x20expected');_0x298086['sourcePosition']=_0x50d941['Position']['fromObject'](_0x19a3f0['sourcePosition']);}if(null!=_0x19a3f0['targetPosition']){if('object'!=typeof _0x19a3f0['targetPosition'])throw TypeError('.MergeOperation.targetPosition:\x20object\x20expected');_0x298086['targetPosition']=_0x50d941['Position']['fromObject'](_0x19a3f0['targetPosition']);}if(null!=_0x19a3f0['graveyardPosition']){if('object'!=typeof _0x19a3f0['graveyardPosition'])throw TypeError('.MergeOperation.graveyardPosition:\x20object\x20expected');_0x298086['graveyardPosition']=_0x50d941['Position']['fromObject'](_0x19a3f0['graveyardPosition']);}return null!=_0x19a3f0['howMany']&&(_0x298086['howMany']=_0x19a3f0['howMany']>>>0x0),null!=_0x19a3f0['wasUndone']&&(_0x298086['wasUndone']=Boolean(_0x19a3f0['wasUndone'])),_0x298086;},_0x60da2['toObject']=function(_0x1be3f5,_0x4a0ee9){_0x4a0ee9||(_0x4a0ee9={});var _0x204d9f={};return _0x4a0ee9['defaults']&&(_0x204d9f['sourcePosition']=null,_0x204d9f['targetPosition']=null,_0x204d9f['graveyardPosition']=null,_0x204d9f['howMany']=0x0,_0x204d9f['wasUndone']=!0x1),null!=_0x1be3f5['sourcePosition']&&_0x1be3f5['hasOwnProperty']('sourcePosition')&&(_0x204d9f['sourcePosition']=_0x50d941['Position']['toObject'](_0x1be3f5['sourcePosition'],_0x4a0ee9)),null!=_0x1be3f5['targetPosition']&&_0x1be3f5['hasOwnProperty']('targetPosition')&&(_0x204d9f['targetPosition']=_0x50d941['Position']['toObject'](_0x1be3f5['targetPosition'],_0x4a0ee9)),null!=_0x1be3f5['graveyardPosition']&&_0x1be3f5['hasOwnProperty']('graveyardPosition')&&(_0x204d9f['graveyardPosition']=_0x50d941['Position']['toObject'](_0x1be3f5['graveyardPosition'],_0x4a0ee9)),null!=_0x1be3f5['howMany']&&_0x1be3f5['hasOwnProperty']('howMany')&&(_0x204d9f['howMany']=_0x1be3f5['howMany']),null!=_0x1be3f5['wasUndone']&&_0x1be3f5['hasOwnProperty']('wasUndone')&&(_0x204d9f['wasUndone']=_0x1be3f5['wasUndone']),_0x204d9f;},_0x60da2['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0xaf787a['util']['toJSONOptions']);},_0x60da2['getTypeUrl']=function(_0x6fb88){return void 0x0===_0x6fb88&&(_0x6fb88='type.googleapis.com'),_0x6fb88+'/MergeOperation';},_0x60da2;}()),_0x50d941['MoveOperation']=(function(){function _0x467dd8(_0x35ab07){if(_0x35ab07){for(var _0x4bfefa=Object['keys'](_0x35ab07),_0x5ad16b=0x0;_0x5ad16b<_0x4bfefa['length'];++_0x5ad16b)null!=_0x35ab07[_0x4bfefa[_0x5ad16b]]&&(this[_0x4bfefa[_0x5ad16b]]=_0x35ab07[_0x4bfefa[_0x5ad16b]]);}}return _0x467dd8['prototype']['sourcePosition']=null,_0x467dd8['prototype']['howMany']=0x0,_0x467dd8['prototype']['targetPosition']=null,_0x467dd8['prototype']['wasUndone']=!0x1,_0x467dd8['create']=function(_0x55a154){return new _0x467dd8(_0x55a154);},_0x467dd8['encode']=function(_0x2b6ce1,_0x4910c5){return _0x4910c5||(_0x4910c5=_0x1023d5['create']()),null!=_0x2b6ce1['sourcePosition']&&Object['hasOwnProperty']['call'](_0x2b6ce1,'sourcePosition')&&_0x50d941['Position']['encode'](_0x2b6ce1['sourcePosition'],_0x4910c5['uint32'](0xa)['fork']())['ldelim'](),null!=_0x2b6ce1['howMany']&&Object['hasOwnProperty']['call'](_0x2b6ce1,'howMany')&&_0x4910c5['uint32'](0x10)['uint32'](_0x2b6ce1['howMany']),null!=_0x2b6ce1['targetPosition']&&Object['hasOwnProperty']['call'](_0x2b6ce1,'targetPosition')&&_0x50d941['Position']['encode'](_0x2b6ce1['targetPosition'],_0x4910c5['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x2b6ce1['wasUndone']&&Object['hasOwnProperty']['call'](_0x2b6ce1,'wasUndone')&&_0x4910c5['uint32'](0x20)['bool'](_0x2b6ce1['wasUndone']),_0x4910c5;},_0x467dd8['encodeDelimited']=function(_0x55ba98,_0x539dfc){return this['encode'](_0x55ba98,_0x539dfc)['ldelim']();},_0x467dd8['decode']=function(_0x1a790e,_0x55e73b){_0x1a790e instanceof _0x320691||(_0x1a790e=_0x320691['create'](_0x1a790e));for(var _0x223c77=void 0x0===_0x55e73b?_0x1a790e['len']:_0x1a790e['pos']+_0x55e73b,_0x32d2f3=new _0x50d941['MoveOperation']();_0x1a790e['pos']<_0x223c77;){var _0x1fd627=_0x1a790e['uint32']();switch(_0x1fd627>>>0x3){case 0x1:_0x32d2f3['sourcePosition']=_0x50d941['Position']['decode'](_0x1a790e,_0x1a790e['uint32']());break;case 0x2:_0x32d2f3['howMany']=_0x1a790e['uint32']();break;case 0x3:_0x32d2f3['targetPosition']=_0x50d941['Position']['decode'](_0x1a790e,_0x1a790e['uint32']());break;case 0x4:_0x32d2f3['wasUndone']=_0x1a790e['bool']();break;default:_0x1a790e['skipType'](0x7&_0x1fd627);}}return _0x32d2f3;},_0x467dd8['decodeDelimited']=function(_0x176998){return _0x176998 instanceof _0x320691||(_0x176998=new _0x320691(_0x176998)),this['decode'](_0x176998,_0x176998['uint32']());},_0x467dd8['verify']=function(_0x153226){if('object'!=typeof _0x153226||null===_0x153226)return'object\x20expected';var _0xf03324;if(null!=_0x153226['sourcePosition']&&_0x153226['hasOwnProperty']('sourcePosition')&&(_0xf03324=_0x50d941['Position']['verify'](_0x153226['sourcePosition'])))return'sourcePosition.'+_0xf03324;if(null!=_0x153226['howMany']&&_0x153226['hasOwnProperty']('howMany')&&!_0x30ee49['isInteger'](_0x153226['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x153226['targetPosition']&&_0x153226['hasOwnProperty']('targetPosition')&&(_0xf03324=_0x50d941['Position']['verify'](_0x153226['targetPosition'])))return'targetPosition.'+_0xf03324;return null!=_0x153226['wasUndone']&&_0x153226['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x153226['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x467dd8['fromObject']=function(_0x1cb2be){if(_0x1cb2be instanceof _0x50d941['MoveOperation'])return _0x1cb2be;var _0x280af5=new _0x50d941['MoveOperation']();if(null!=_0x1cb2be['sourcePosition']){if('object'!=typeof _0x1cb2be['sourcePosition'])throw TypeError('.MoveOperation.sourcePosition:\x20object\x20expected');_0x280af5['sourcePosition']=_0x50d941['Position']['fromObject'](_0x1cb2be['sourcePosition']);}if(null!=_0x1cb2be['howMany']&&(_0x280af5['howMany']=_0x1cb2be['howMany']>>>0x0),null!=_0x1cb2be['targetPosition']){if('object'!=typeof _0x1cb2be['targetPosition'])throw TypeError('.MoveOperation.targetPosition:\x20object\x20expected');_0x280af5['targetPosition']=_0x50d941['Position']['fromObject'](_0x1cb2be['targetPosition']);}return null!=_0x1cb2be['wasUndone']&&(_0x280af5['wasUndone']=Boolean(_0x1cb2be['wasUndone'])),_0x280af5;},_0x467dd8['toObject']=function(_0x32f8a3,_0x453f35){_0x453f35||(_0x453f35={});var _0x58fecb={};return _0x453f35['defaults']&&(_0x58fecb['sourcePosition']=null,_0x58fecb['howMany']=0x0,_0x58fecb['targetPosition']=null,_0x58fecb['wasUndone']=!0x1),null!=_0x32f8a3['sourcePosition']&&_0x32f8a3['hasOwnProperty']('sourcePosition')&&(_0x58fecb['sourcePosition']=_0x50d941['Position']['toObject'](_0x32f8a3['sourcePosition'],_0x453f35)),null!=_0x32f8a3['howMany']&&_0x32f8a3['hasOwnProperty']('howMany')&&(_0x58fecb['howMany']=_0x32f8a3['howMany']),null!=_0x32f8a3['targetPosition']&&_0x32f8a3['hasOwnProperty']('targetPosition')&&(_0x58fecb['targetPosition']=_0x50d941['Position']['toObject'](_0x32f8a3['targetPosition'],_0x453f35)),null!=_0x32f8a3['wasUndone']&&_0x32f8a3['hasOwnProperty']('wasUndone')&&(_0x58fecb['wasUndone']=_0x32f8a3['wasUndone']),_0x58fecb;},_0x467dd8['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0xaf787a['util']['toJSONOptions']);},_0x467dd8['getTypeUrl']=function(_0x2a421d){return void 0x0===_0x2a421d&&(_0x2a421d='type.googleapis.com'),_0x2a421d+'/MoveOperation';},_0x467dd8;}()),_0x50d941['RenameOperation']=(function(){function _0x1c378e(_0x2b9d38){if(_0x2b9d38){for(var _0x53ad5c=Object['keys'](_0x2b9d38),_0x59caf2=0x0;_0x59caf2<_0x53ad5c['length'];++_0x59caf2)null!=_0x2b9d38[_0x53ad5c[_0x59caf2]]&&(this[_0x53ad5c[_0x59caf2]]=_0x2b9d38[_0x53ad5c[_0x59caf2]]);}}return _0x1c378e['prototype']['position']=null,_0x1c378e['prototype']['oldName']='',_0x1c378e['prototype']['newName']='',_0x1c378e['prototype']['wasUndone']=!0x1,_0x1c378e['create']=function(_0x3ffea9){return new _0x1c378e(_0x3ffea9);},_0x1c378e['encode']=function(_0x17e804,_0x5d2186){return _0x5d2186||(_0x5d2186=_0x1023d5['create']()),null!=_0x17e804['position']&&Object['hasOwnProperty']['call'](_0x17e804,'position')&&_0x50d941['Position']['encode'](_0x17e804['position'],_0x5d2186['uint32'](0xa)['fork']())['ldelim'](),null!=_0x17e804['oldName']&&Object['hasOwnProperty']['call'](_0x17e804,'oldName')&&_0x5d2186['uint32'](0x12)['string'](_0x17e804['oldName']),null!=_0x17e804['newName']&&Object['hasOwnProperty']['call'](_0x17e804,'newName')&&_0x5d2186['uint32'](0x1a)['string'](_0x17e804['newName']),null!=_0x17e804['wasUndone']&&Object['hasOwnProperty']['call'](_0x17e804,'wasUndone')&&_0x5d2186['uint32'](0x20)['bool'](_0x17e804['wasUndone']),_0x5d2186;},_0x1c378e['encodeDelimited']=function(_0x114d44,_0xbfa034){return this['encode'](_0x114d44,_0xbfa034)['ldelim']();},_0x1c378e['decode']=function(_0x4ed956,_0x5202da){_0x4ed956 instanceof _0x320691||(_0x4ed956=_0x320691['create'](_0x4ed956));for(var _0x28b8d6=void 0x0===_0x5202da?_0x4ed956['len']:_0x4ed956['pos']+_0x5202da,_0x4f1ae7=new _0x50d941['RenameOperation']();_0x4ed956['pos']<_0x28b8d6;){var _0x7032fa=_0x4ed956['uint32']();switch(_0x7032fa>>>0x3){case 0x1:_0x4f1ae7['position']=_0x50d941['Position']['decode'](_0x4ed956,_0x4ed956['uint32']());break;case 0x2:_0x4f1ae7['oldName']=_0x4ed956['string']();break;case 0x3:_0x4f1ae7['newName']=_0x4ed956['string']();break;case 0x4:_0x4f1ae7['wasUndone']=_0x4ed956['bool']();break;default:_0x4ed956['skipType'](0x7&_0x7032fa);}}return _0x4f1ae7;},_0x1c378e['decodeDelimited']=function(_0xb317f5){return _0xb317f5 instanceof _0x320691||(_0xb317f5=new _0x320691(_0xb317f5)),this['decode'](_0xb317f5,_0xb317f5['uint32']());},_0x1c378e['verify']=function(_0x1466fb){if('object'!=typeof _0x1466fb||null===_0x1466fb)return'object\x20expected';if(null!=_0x1466fb['position']&&_0x1466fb['hasOwnProperty']('position')){var _0xf50ff4=_0x50d941['Position']['verify'](_0x1466fb['position']);if(_0xf50ff4)return'position.'+_0xf50ff4;}return null!=_0x1466fb['oldName']&&_0x1466fb['hasOwnProperty']('oldName')&&!_0x30ee49['isString'](_0x1466fb['oldName'])?'oldName:\x20string\x20expected':null!=_0x1466fb['newName']&&_0x1466fb['hasOwnProperty']('newName')&&!_0x30ee49['isString'](_0x1466fb['newName'])?'newName:\x20string\x20expected':null!=_0x1466fb['wasUndone']&&_0x1466fb['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x1466fb['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x1c378e['fromObject']=function(_0x134d4a){if(_0x134d4a instanceof _0x50d941['RenameOperation'])return _0x134d4a;var _0x52ecc7=new _0x50d941['RenameOperation']();if(null!=_0x134d4a['position']){if('object'!=typeof _0x134d4a['position'])throw TypeError('.RenameOperation.position:\x20object\x20expected');_0x52ecc7['position']=_0x50d941['Position']['fromObject'](_0x134d4a['position']);}return null!=_0x134d4a['oldName']&&(_0x52ecc7['oldName']=String(_0x134d4a['oldName'])),null!=_0x134d4a['newName']&&(_0x52ecc7['newName']=String(_0x134d4a['newName'])),null!=_0x134d4a['wasUndone']&&(_0x52ecc7['wasUndone']=Boolean(_0x134d4a['wasUndone'])),_0x52ecc7;},_0x1c378e['toObject']=function(_0x12f923,_0x88022f){_0x88022f||(_0x88022f={});var _0x9af264={};return _0x88022f['defaults']&&(_0x9af264['position']=null,_0x9af264['oldName']='',_0x9af264['newName']='',_0x9af264['wasUndone']=!0x1),null!=_0x12f923['position']&&_0x12f923['hasOwnProperty']('position')&&(_0x9af264['position']=_0x50d941['Position']['toObject'](_0x12f923['position'],_0x88022f)),null!=_0x12f923['oldName']&&_0x12f923['hasOwnProperty']('oldName')&&(_0x9af264['oldName']=_0x12f923['oldName']),null!=_0x12f923['newName']&&_0x12f923['hasOwnProperty']('newName')&&(_0x9af264['newName']=_0x12f923['newName']),null!=_0x12f923['wasUndone']&&_0x12f923['hasOwnProperty']('wasUndone')&&(_0x9af264['wasUndone']=_0x12f923['wasUndone']),_0x9af264;},_0x1c378e['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0xaf787a['util']['toJSONOptions']);},_0x1c378e['getTypeUrl']=function(_0x6de94d){return void 0x0===_0x6de94d&&(_0x6de94d='type.googleapis.com'),_0x6de94d+'/RenameOperation';},_0x1c378e;}()),_0x50d941['RootAttributeOperation']=(function(){function _0x1bce70(_0x377ca5){if(_0x377ca5){for(var _0x3504ff=Object['keys'](_0x377ca5),_0xf5cb42=0x0;_0xf5cb42<_0x3504ff['length'];++_0xf5cb42)null!=_0x377ca5[_0x3504ff[_0xf5cb42]]&&(this[_0x3504ff[_0xf5cb42]]=_0x377ca5[_0x3504ff[_0xf5cb42]]);}}return _0x1bce70['prototype']['root']='',_0x1bce70['prototype']['key']='',_0x1bce70['prototype']['oldValueBoolean']=!0x1,_0x1bce70['prototype']['oldValueJson']='',_0x1bce70['prototype']['newValueBoolean']=!0x1,_0x1bce70['prototype']['newValueJson']='',_0x1bce70['prototype']['wasUndone']=!0x1,_0x1bce70['create']=function(_0xcbf192){return new _0x1bce70(_0xcbf192);},_0x1bce70['encode']=function(_0x25363d,_0x508342){return _0x508342||(_0x508342=_0x1023d5['create']()),null!=_0x25363d['root']&&Object['hasOwnProperty']['call'](_0x25363d,'root')&&_0x508342['uint32'](0xa)['string'](_0x25363d['root']),null!=_0x25363d['key']&&Object['hasOwnProperty']['call'](_0x25363d,'key')&&_0x508342['uint32'](0x12)['string'](_0x25363d['key']),null!=_0x25363d['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x25363d,'oldValueBoolean')&&_0x508342['uint32'](0x18)['bool'](_0x25363d['oldValueBoolean']),null!=_0x25363d['oldValueJson']&&Object['hasOwnProperty']['call'](_0x25363d,'oldValueJson')&&_0x508342['uint32'](0x22)['string'](_0x25363d['oldValueJson']),null!=_0x25363d['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x25363d,'newValueBoolean')&&_0x508342['uint32'](0x28)['bool'](_0x25363d['newValueBoolean']),null!=_0x25363d['newValueJson']&&Object['hasOwnProperty']['call'](_0x25363d,'newValueJson')&&_0x508342['uint32'](0x32)['string'](_0x25363d['newValueJson']),null!=_0x25363d['wasUndone']&&Object['hasOwnProperty']['call'](_0x25363d,'wasUndone')&&_0x508342['uint32'](0x38)['bool'](_0x25363d['wasUndone']),_0x508342;},_0x1bce70['encodeDelimited']=function(_0x3938f5,_0x1e8854){return this['encode'](_0x3938f5,_0x1e8854)['ldelim']();},_0x1bce70['decode']=function(_0x19c845,_0x56c086){_0x19c845 instanceof _0x320691||(_0x19c845=_0x320691['create'](_0x19c845));for(var _0x214487=void 0x0===_0x56c086?_0x19c845['len']:_0x19c845['pos']+_0x56c086,_0x1345f8=new _0x50d941['RootAttributeOperation']();_0x19c845['pos']<_0x214487;){var _0x3bcce1=_0x19c845['uint32']();switch(_0x3bcce1>>>0x3){case 0x1:_0x1345f8['root']=_0x19c845['string']();break;case 0x2:_0x1345f8['key']=_0x19c845['string']();break;case 0x3:_0x1345f8['oldValueBoolean']=_0x19c845['bool']();break;case 0x4:_0x1345f8['oldValueJson']=_0x19c845['string']();break;case 0x5:_0x1345f8['newValueBoolean']=_0x19c845['bool']();break;case 0x6:_0x1345f8['newValueJson']=_0x19c845['string']();break;case 0x7:_0x1345f8['wasUndone']=_0x19c845['bool']();break;default:_0x19c845['skipType'](0x7&_0x3bcce1);}}return _0x1345f8;},_0x1bce70['decodeDelimited']=function(_0x46b0fe){return _0x46b0fe instanceof _0x320691||(_0x46b0fe=new _0x320691(_0x46b0fe)),this['decode'](_0x46b0fe,_0x46b0fe['uint32']());},_0x1bce70['verify']=function(_0x1e58a6){return'object'!=typeof _0x1e58a6||null===_0x1e58a6?'object\x20expected':null!=_0x1e58a6['root']&&_0x1e58a6['hasOwnProperty']('root')&&!_0x30ee49['isString'](_0x1e58a6['root'])?'root:\x20string\x20expected':null!=_0x1e58a6['key']&&_0x1e58a6['hasOwnProperty']('key')&&!_0x30ee49['isString'](_0x1e58a6['key'])?'key:\x20string\x20expected':null!=_0x1e58a6['oldValueBoolean']&&_0x1e58a6['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x1e58a6['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x1e58a6['oldValueJson']&&_0x1e58a6['hasOwnProperty']('oldValueJson')&&!_0x30ee49['isString'](_0x1e58a6['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x1e58a6['newValueBoolean']&&_0x1e58a6['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x1e58a6['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x1e58a6['newValueJson']&&_0x1e58a6['hasOwnProperty']('newValueJson')&&!_0x30ee49['isString'](_0x1e58a6['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x1e58a6['wasUndone']&&_0x1e58a6['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x1e58a6['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x1bce70['fromObject']=function(_0x4390e0){if(_0x4390e0 instanceof _0x50d941['RootAttributeOperation'])return _0x4390e0;var _0x34eeb9=new _0x50d941['RootAttributeOperation']();return null!=_0x4390e0['root']&&(_0x34eeb9['root']=String(_0x4390e0['root'])),null!=_0x4390e0['key']&&(_0x34eeb9['key']=String(_0x4390e0['key'])),null!=_0x4390e0['oldValueBoolean']&&(_0x34eeb9['oldValueBoolean']=Boolean(_0x4390e0['oldValueBoolean'])),null!=_0x4390e0['oldValueJson']&&(_0x34eeb9['oldValueJson']=String(_0x4390e0['oldValueJson'])),null!=_0x4390e0['newValueBoolean']&&(_0x34eeb9['newValueBoolean']=Boolean(_0x4390e0['newValueBoolean'])),null!=_0x4390e0['newValueJson']&&(_0x34eeb9['newValueJson']=String(_0x4390e0['newValueJson'])),null!=_0x4390e0['wasUndone']&&(_0x34eeb9['wasUndone']=Boolean(_0x4390e0['wasUndone'])),_0x34eeb9;},_0x1bce70['toObject']=function(_0x5c30e2,_0x45c8fc){_0x45c8fc||(_0x45c8fc={});var _0x4f3c5e={};return _0x45c8fc['defaults']&&(_0x4f3c5e['root']='',_0x4f3c5e['key']='',_0x4f3c5e['oldValueBoolean']=!0x1,_0x4f3c5e['oldValueJson']='',_0x4f3c5e['newValueBoolean']=!0x1,_0x4f3c5e['newValueJson']='',_0x4f3c5e['wasUndone']=!0x1),null!=_0x5c30e2['root']&&_0x5c30e2['hasOwnProperty']('root')&&(_0x4f3c5e['root']=_0x5c30e2['root']),null!=_0x5c30e2['key']&&_0x5c30e2['hasOwnProperty']('key')&&(_0x4f3c5e['key']=_0x5c30e2['key']),null!=_0x5c30e2['oldValueBoolean']&&_0x5c30e2['hasOwnProperty']('oldValueBoolean')&&(_0x4f3c5e['oldValueBoolean']=_0x5c30e2['oldValueBoolean']),null!=_0x5c30e2['oldValueJson']&&_0x5c30e2['hasOwnProperty']('oldValueJson')&&(_0x4f3c5e['oldValueJson']=_0x5c30e2['oldValueJson']),null!=_0x5c30e2['newValueBoolean']&&_0x5c30e2['hasOwnProperty']('newValueBoolean')&&(_0x4f3c5e['newValueBoolean']=_0x5c30e2['newValueBoolean']),null!=_0x5c30e2['newValueJson']&&_0x5c30e2['hasOwnProperty']('newValueJson')&&(_0x4f3c5e['newValueJson']=_0x5c30e2['newValueJson']),null!=_0x5c30e2['wasUndone']&&_0x5c30e2['hasOwnProperty']('wasUndone')&&(_0x4f3c5e['wasUndone']=_0x5c30e2['wasUndone']),_0x4f3c5e;},_0x1bce70['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0xaf787a['util']['toJSONOptions']);},_0x1bce70['getTypeUrl']=function(_0x35f895){return void 0x0===_0x35f895&&(_0x35f895='type.googleapis.com'),_0x35f895+'/RootAttributeOperation';},_0x1bce70;}()),_0x50d941['RootOperation']=(function(){function _0x46bb39(_0x2f4fa1){if(_0x2f4fa1){for(var _0x527814=Object['keys'](_0x2f4fa1),_0x58cc5c=0x0;_0x58cc5c<_0x527814['length'];++_0x58cc5c)null!=_0x2f4fa1[_0x527814[_0x58cc5c]]&&(this[_0x527814[_0x58cc5c]]=_0x2f4fa1[_0x527814[_0x58cc5c]]);}}return _0x46bb39['prototype']['rootName']='',_0x46bb39['prototype']['elementName']='',_0x46bb39['prototype']['isAdd']=!0x1,_0x46bb39['prototype']['wasUndone']=!0x1,_0x46bb39['create']=function(_0x350363){return new _0x46bb39(_0x350363);},_0x46bb39['encode']=function(_0x18cdb1,_0x2f3fc5){return _0x2f3fc5||(_0x2f3fc5=_0x1023d5['create']()),null!=_0x18cdb1['rootName']&&Object['hasOwnProperty']['call'](_0x18cdb1,'rootName')&&_0x2f3fc5['uint32'](0xa)['string'](_0x18cdb1['rootName']),null!=_0x18cdb1['elementName']&&Object['hasOwnProperty']['call'](_0x18cdb1,'elementName')&&_0x2f3fc5['uint32'](0x12)['string'](_0x18cdb1['elementName']),null!=_0x18cdb1['isAdd']&&Object['hasOwnProperty']['call'](_0x18cdb1,'isAdd')&&_0x2f3fc5['uint32'](0x18)['bool'](_0x18cdb1['isAdd']),null!=_0x18cdb1['wasUndone']&&Object['hasOwnProperty']['call'](_0x18cdb1,'wasUndone')&&_0x2f3fc5['uint32'](0x20)['bool'](_0x18cdb1['wasUndone']),_0x2f3fc5;},_0x46bb39['encodeDelimited']=function(_0x3263de,_0x192f23){return this['encode'](_0x3263de,_0x192f23)['ldelim']();},_0x46bb39['decode']=function(_0x15632c,_0x225b8e){_0x15632c instanceof _0x320691||(_0x15632c=_0x320691['create'](_0x15632c));for(var _0x5b0a90=void 0x0===_0x225b8e?_0x15632c['len']:_0x15632c['pos']+_0x225b8e,_0x5a6505=new _0x50d941['RootOperation']();_0x15632c['pos']<_0x5b0a90;){var _0x3af798=_0x15632c['uint32']();switch(_0x3af798>>>0x3){case 0x1:_0x5a6505['rootName']=_0x15632c['string']();break;case 0x2:_0x5a6505['elementName']=_0x15632c['string']();break;case 0x3:_0x5a6505['isAdd']=_0x15632c['bool']();break;case 0x4:_0x5a6505['wasUndone']=_0x15632c['bool']();break;default:_0x15632c['skipType'](0x7&_0x3af798);}}return _0x5a6505;},_0x46bb39['decodeDelimited']=function(_0xfa9a5a){return _0xfa9a5a instanceof _0x320691||(_0xfa9a5a=new _0x320691(_0xfa9a5a)),this['decode'](_0xfa9a5a,_0xfa9a5a['uint32']());},_0x46bb39['verify']=function(_0x3d1c35){return'object'!=typeof _0x3d1c35||null===_0x3d1c35?'object\x20expected':null!=_0x3d1c35['rootName']&&_0x3d1c35['hasOwnProperty']('rootName')&&!_0x30ee49['isString'](_0x3d1c35['rootName'])?'rootName:\x20string\x20expected':null!=_0x3d1c35['elementName']&&_0x3d1c35['hasOwnProperty']('elementName')&&!_0x30ee49['isString'](_0x3d1c35['elementName'])?'elementName:\x20string\x20expected':null!=_0x3d1c35['isAdd']&&_0x3d1c35['hasOwnProperty']('isAdd')&&'boolean'!=typeof _0x3d1c35['isAdd']?'isAdd:\x20boolean\x20expected':null!=_0x3d1c35['wasUndone']&&_0x3d1c35['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x3d1c35['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x46bb39['fromObject']=function(_0x400f99){if(_0x400f99 instanceof _0x50d941['RootOperation'])return _0x400f99;var _0x18e720=new _0x50d941['RootOperation']();return null!=_0x400f99['rootName']&&(_0x18e720['rootName']=String(_0x400f99['rootName'])),null!=_0x400f99['elementName']&&(_0x18e720['elementName']=String(_0x400f99['elementName'])),null!=_0x400f99['isAdd']&&(_0x18e720['isAdd']=Boolean(_0x400f99['isAdd'])),null!=_0x400f99['wasUndone']&&(_0x18e720['wasUndone']=Boolean(_0x400f99['wasUndone'])),_0x18e720;},_0x46bb39['toObject']=function(_0x212632,_0x1ee1f5){_0x1ee1f5||(_0x1ee1f5={});var _0x1cf780={};return _0x1ee1f5['defaults']&&(_0x1cf780['rootName']='',_0x1cf780['elementName']='',_0x1cf780['isAdd']=!0x1,_0x1cf780['wasUndone']=!0x1),null!=_0x212632['rootName']&&_0x212632['hasOwnProperty']('rootName')&&(_0x1cf780['rootName']=_0x212632['rootName']),null!=_0x212632['elementName']&&_0x212632['hasOwnProperty']('elementName')&&(_0x1cf780['elementName']=_0x212632['elementName']),null!=_0x212632['isAdd']&&_0x212632['hasOwnProperty']('isAdd')&&(_0x1cf780['isAdd']=_0x212632['isAdd']),null!=_0x212632['wasUndone']&&_0x212632['hasOwnProperty']('wasUndone')&&(_0x1cf780['wasUndone']=_0x212632['wasUndone']),_0x1cf780;},_0x46bb39['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0xaf787a['util']['toJSONOptions']);},_0x46bb39['getTypeUrl']=function(_0x2a7e9a){return void 0x0===_0x2a7e9a&&(_0x2a7e9a='type.googleapis.com'),_0x2a7e9a+'/RootOperation';},_0x46bb39;}()),_0x50d941['SplitOperation']=(function(){function _0x2aaf80(_0x566f66){if(_0x566f66){for(var _0x225fbe=Object['keys'](_0x566f66),_0x5134a6=0x0;_0x5134a6<_0x225fbe['length'];++_0x5134a6)null!=_0x566f66[_0x225fbe[_0x5134a6]]&&(this[_0x225fbe[_0x5134a6]]=_0x566f66[_0x225fbe[_0x5134a6]]);}}return _0x2aaf80['prototype']['splitPosition']=null,_0x2aaf80['prototype']['graveyardPosition']=null,_0x2aaf80['prototype']['howMany']=0x0,_0x2aaf80['prototype']['insertionPosition']=null,_0x2aaf80['prototype']['wasUndone']=!0x1,_0x2aaf80['create']=function(_0x3672e4){return new _0x2aaf80(_0x3672e4);},_0x2aaf80['encode']=function(_0xea26f8,_0x5ceabc){return _0x5ceabc||(_0x5ceabc=_0x1023d5['create']()),null!=_0xea26f8['splitPosition']&&Object['hasOwnProperty']['call'](_0xea26f8,'splitPosition')&&_0x50d941['Position']['encode'](_0xea26f8['splitPosition'],_0x5ceabc['uint32'](0xa)['fork']())['ldelim'](),null!=_0xea26f8['graveyardPosition']&&Object['hasOwnProperty']['call'](_0xea26f8,'graveyardPosition')&&_0x50d941['Position']['encode'](_0xea26f8['graveyardPosition'],_0x5ceabc['uint32'](0x12)['fork']())['ldelim'](),null!=_0xea26f8['howMany']&&Object['hasOwnProperty']['call'](_0xea26f8,'howMany')&&_0x5ceabc['uint32'](0x18)['uint32'](_0xea26f8['howMany']),null!=_0xea26f8['insertionPosition']&&Object['hasOwnProperty']['call'](_0xea26f8,'insertionPosition')&&_0x50d941['Position']['encode'](_0xea26f8['insertionPosition'],_0x5ceabc['uint32'](0x22)['fork']())['ldelim'](),null!=_0xea26f8['wasUndone']&&Object['hasOwnProperty']['call'](_0xea26f8,'wasUndone')&&_0x5ceabc['uint32'](0x28)['bool'](_0xea26f8['wasUndone']),_0x5ceabc;},_0x2aaf80['encodeDelimited']=function(_0x2972b9,_0x365260){return this['encode'](_0x2972b9,_0x365260)['ldelim']();},_0x2aaf80['decode']=function(_0x439131,_0x5f2ef8){_0x439131 instanceof _0x320691||(_0x439131=_0x320691['create'](_0x439131));for(var _0x430685=void 0x0===_0x5f2ef8?_0x439131['len']:_0x439131['pos']+_0x5f2ef8,_0x30561f=new _0x50d941['SplitOperation']();_0x439131['pos']<_0x430685;){var _0x582f2a=_0x439131['uint32']();switch(_0x582f2a>>>0x3){case 0x1:_0x30561f['splitPosition']=_0x50d941['Position']['decode'](_0x439131,_0x439131['uint32']());break;case 0x2:_0x30561f['graveyardPosition']=_0x50d941['Position']['decode'](_0x439131,_0x439131['uint32']());break;case 0x3:_0x30561f['howMany']=_0x439131['uint32']();break;case 0x4:_0x30561f['insertionPosition']=_0x50d941['Position']['decode'](_0x439131,_0x439131['uint32']());break;case 0x5:_0x30561f['wasUndone']=_0x439131['bool']();break;default:_0x439131['skipType'](0x7&_0x582f2a);}}return _0x30561f;},_0x2aaf80['decodeDelimited']=function(_0x15aeb2){return _0x15aeb2 instanceof _0x320691||(_0x15aeb2=new _0x320691(_0x15aeb2)),this['decode'](_0x15aeb2,_0x15aeb2['uint32']());},_0x2aaf80['verify']=function(_0x16af79){if('object'!=typeof _0x16af79||null===_0x16af79)return'object\x20expected';var _0x22f5f0;if(null!=_0x16af79['splitPosition']&&_0x16af79['hasOwnProperty']('splitPosition')&&(_0x22f5f0=_0x50d941['Position']['verify'](_0x16af79['splitPosition'])))return'splitPosition.'+_0x22f5f0;if(null!=_0x16af79['graveyardPosition']&&_0x16af79['hasOwnProperty']('graveyardPosition')&&(_0x22f5f0=_0x50d941['Position']['verify'](_0x16af79['graveyardPosition'])))return'graveyardPosition.'+_0x22f5f0;if(null!=_0x16af79['howMany']&&_0x16af79['hasOwnProperty']('howMany')&&!_0x30ee49['isInteger'](_0x16af79['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x16af79['insertionPosition']&&_0x16af79['hasOwnProperty']('insertionPosition')&&(_0x22f5f0=_0x50d941['Position']['verify'](_0x16af79['insertionPosition'])))return'insertionPosition.'+_0x22f5f0;return null!=_0x16af79['wasUndone']&&_0x16af79['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x16af79['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x2aaf80['fromObject']=function(_0x429477){if(_0x429477 instanceof _0x50d941['SplitOperation'])return _0x429477;var _0x41bc76=new _0x50d941['SplitOperation']();if(null!=_0x429477['splitPosition']){if('object'!=typeof _0x429477['splitPosition'])throw TypeError('.SplitOperation.splitPosition:\x20object\x20expected');_0x41bc76['splitPosition']=_0x50d941['Position']['fromObject'](_0x429477['splitPosition']);}if(null!=_0x429477['graveyardPosition']){if('object'!=typeof _0x429477['graveyardPosition'])throw TypeError('.SplitOperation.graveyardPosition:\x20object\x20expected');_0x41bc76['graveyardPosition']=_0x50d941['Position']['fromObject'](_0x429477['graveyardPosition']);}if(null!=_0x429477['howMany']&&(_0x41bc76['howMany']=_0x429477['howMany']>>>0x0),null!=_0x429477['insertionPosition']){if('object'!=typeof _0x429477['insertionPosition'])throw TypeError('.SplitOperation.insertionPosition:\x20object\x20expected');_0x41bc76['insertionPosition']=_0x50d941['Position']['fromObject'](_0x429477['insertionPosition']);}return null!=_0x429477['wasUndone']&&(_0x41bc76['wasUndone']=Boolean(_0x429477['wasUndone'])),_0x41bc76;},_0x2aaf80['toObject']=function(_0x785c6,_0x14c6d7){_0x14c6d7||(_0x14c6d7={});var _0x445c68={};return _0x14c6d7['defaults']&&(_0x445c68['splitPosition']=null,_0x445c68['graveyardPosition']=null,_0x445c68['howMany']=0x0,_0x445c68['insertionPosition']=null,_0x445c68['wasUndone']=!0x1),null!=_0x785c6['splitPosition']&&_0x785c6['hasOwnProperty']('splitPosition')&&(_0x445c68['splitPosition']=_0x50d941['Position']['toObject'](_0x785c6['splitPosition'],_0x14c6d7)),null!=_0x785c6['graveyardPosition']&&_0x785c6['hasOwnProperty']('graveyardPosition')&&(_0x445c68['graveyardPosition']=_0x50d941['Position']['toObject'](_0x785c6['graveyardPosition'],_0x14c6d7)),null!=_0x785c6['howMany']&&_0x785c6['hasOwnProperty']('howMany')&&(_0x445c68['howMany']=_0x785c6['howMany']),null!=_0x785c6['insertionPosition']&&_0x785c6['hasOwnProperty']('insertionPosition')&&(_0x445c68['insertionPosition']=_0x50d941['Position']['toObject'](_0x785c6['insertionPosition'],_0x14c6d7)),null!=_0x785c6['wasUndone']&&_0x785c6['hasOwnProperty']('wasUndone')&&(_0x445c68['wasUndone']=_0x785c6['wasUndone']),_0x445c68;},_0x2aaf80['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0xaf787a['util']['toJSONOptions']);},_0x2aaf80['getTypeUrl']=function(_0x416080){return void 0x0===_0x416080&&(_0x416080='type.googleapis.com'),_0x416080+'/SplitOperation';},_0x2aaf80;}()),_0x50d941['Position']=(function(){function _0x49fa8d(_0x142930){if(this['path']=[],_0x142930){for(var _0x44f4bb=Object['keys'](_0x142930),_0xedac5a=0x0;_0xedac5a<_0x44f4bb['length'];++_0xedac5a)null!=_0x142930[_0x44f4bb[_0xedac5a]]&&(this[_0x44f4bb[_0xedac5a]]=_0x142930[_0x44f4bb[_0xedac5a]]);}}return _0x49fa8d['prototype']['root']='',_0x49fa8d['prototype']['rootMain']=!0x1,_0x49fa8d['prototype']['rootGraveyard']=!0x1,_0x49fa8d['prototype']['path']=_0x30ee49['emptyArray'],_0x49fa8d['prototype']['stickiness']='',_0x49fa8d['create']=function(_0x3fdcbd){return new _0x49fa8d(_0x3fdcbd);},_0x49fa8d['encode']=function(_0x12c10c,_0x39bb06){if(_0x39bb06||(_0x39bb06=_0x1023d5['create']()),null!=_0x12c10c['root']&&Object['hasOwnProperty']['call'](_0x12c10c,'root')&&_0x39bb06['uint32'](0xa)['string'](_0x12c10c['root']),null!=_0x12c10c['rootMain']&&Object['hasOwnProperty']['call'](_0x12c10c,'rootMain')&&_0x39bb06['uint32'](0x10)['bool'](_0x12c10c['rootMain']),null!=_0x12c10c['rootGraveyard']&&Object['hasOwnProperty']['call'](_0x12c10c,'rootGraveyard')&&_0x39bb06['uint32'](0x18)['bool'](_0x12c10c['rootGraveyard']),null!=_0x12c10c['path']&&_0x12c10c['path']['length']){_0x39bb06['uint32'](0x22)['fork']();for(var _0x229e14=0x0;_0x229e14<_0x12c10c['path']['length'];++_0x229e14)_0x39bb06['uint32'](_0x12c10c['path'][_0x229e14]);_0x39bb06['ldelim']();}return null!=_0x12c10c['stickiness']&&Object['hasOwnProperty']['call'](_0x12c10c,'stickiness')&&_0x39bb06['uint32'](0x2a)['string'](_0x12c10c['stickiness']),_0x39bb06;},_0x49fa8d['encodeDelimited']=function(_0x3fbbd1,_0x2353f2){return this['encode'](_0x3fbbd1,_0x2353f2)['ldelim']();},_0x49fa8d['decode']=function(_0x2730aa,_0xc288a8){_0x2730aa instanceof _0x320691||(_0x2730aa=_0x320691['create'](_0x2730aa));for(var _0x50416c=void 0x0===_0xc288a8?_0x2730aa['len']:_0x2730aa['pos']+_0xc288a8,_0x3bd018=new _0x50d941['Position']();_0x2730aa['pos']<_0x50416c;){var _0x55e489=_0x2730aa['uint32']();switch(_0x55e489>>>0x3){case 0x1:_0x3bd018['root']=_0x2730aa['string']();break;case 0x2:_0x3bd018['rootMain']=_0x2730aa['bool']();break;case 0x3:_0x3bd018['rootGraveyard']=_0x2730aa['bool']();break;case 0x4:if(_0x3bd018['path']&&_0x3bd018['path']['length']||(_0x3bd018['path']=[]),0x2==(0x7&_0x55e489)){for(var _0x3333c7=_0x2730aa['uint32']()+_0x2730aa['pos'];_0x2730aa['pos']<_0x3333c7;)_0x3bd018['path']['push'](_0x2730aa['uint32']());}else _0x3bd018['path']['push'](_0x2730aa['uint32']());break;case 0x5:_0x3bd018['stickiness']=_0x2730aa['string']();break;default:_0x2730aa['skipType'](0x7&_0x55e489);}}return _0x3bd018;},_0x49fa8d['decodeDelimited']=function(_0x4836a5){return _0x4836a5 instanceof _0x320691||(_0x4836a5=new _0x320691(_0x4836a5)),this['decode'](_0x4836a5,_0x4836a5['uint32']());},_0x49fa8d['verify']=function(_0x428b5e){if('object'!=typeof _0x428b5e||null===_0x428b5e)return'object\x20expected';if(null!=_0x428b5e['root']&&_0x428b5e['hasOwnProperty']('root')&&!_0x30ee49['isString'](_0x428b5e['root']))return'root:\x20string\x20expected';if(null!=_0x428b5e['rootMain']&&_0x428b5e['hasOwnProperty']('rootMain')&&'boolean'!=typeof _0x428b5e['rootMain'])return'rootMain:\x20boolean\x20expected';if(null!=_0x428b5e['rootGraveyard']&&_0x428b5e['hasOwnProperty']('rootGraveyard')&&'boolean'!=typeof _0x428b5e['rootGraveyard'])return'rootGraveyard:\x20boolean\x20expected';if(null!=_0x428b5e['path']&&_0x428b5e['hasOwnProperty']('path')){if(!Array['isArray'](_0x428b5e['path']))return'path:\x20array\x20expected';for(var _0x474998=0x0;_0x474998<_0x428b5e['path']['length'];++_0x474998)if(!_0x30ee49['isInteger'](_0x428b5e['path'][_0x474998]))return'path:\x20integer[]\x20expected';}return null!=_0x428b5e['stickiness']&&_0x428b5e['hasOwnProperty']('stickiness')&&!_0x30ee49['isString'](_0x428b5e['stickiness'])?'stickiness:\x20string\x20expected':null;},_0x49fa8d['fromObject']=function(_0x4b6c35){if(_0x4b6c35 instanceof _0x50d941['Position'])return _0x4b6c35;var _0x52921b=new _0x50d941['Position']();if(null!=_0x4b6c35['root']&&(_0x52921b['root']=String(_0x4b6c35['root'])),null!=_0x4b6c35['rootMain']&&(_0x52921b['rootMain']=Boolean(_0x4b6c35['rootMain'])),null!=_0x4b6c35['rootGraveyard']&&(_0x52921b['rootGraveyard']=Boolean(_0x4b6c35['rootGraveyard'])),_0x4b6c35['path']){if(!Array['isArray'](_0x4b6c35['path']))throw TypeError('.Position.path:\x20array\x20expected');_0x52921b['path']=[];for(var _0x386e8a=0x0;_0x386e8a<_0x4b6c35['path']['length'];++_0x386e8a)_0x52921b['path'][_0x386e8a]=_0x4b6c35['path'][_0x386e8a]>>>0x0;}return null!=_0x4b6c35['stickiness']&&(_0x52921b['stickiness']=String(_0x4b6c35['stickiness'])),_0x52921b;},_0x49fa8d['toObject']=function(_0x31f3c4,_0x17cc19){_0x17cc19||(_0x17cc19={});var _0x51a328={};if((_0x17cc19['arrays']||_0x17cc19['defaults'])&&(_0x51a328['path']=[]),_0x17cc19['defaults']&&(_0x51a328['root']='',_0x51a328['rootMain']=!0x1,_0x51a328['rootGraveyard']=!0x1,_0x51a328['stickiness']=''),null!=_0x31f3c4['root']&&_0x31f3c4['hasOwnProperty']('root')&&(_0x51a328['root']=_0x31f3c4['root']),null!=_0x31f3c4['rootMain']&&_0x31f3c4['hasOwnProperty']('rootMain')&&(_0x51a328['rootMain']=_0x31f3c4['rootMain']),null!=_0x31f3c4['rootGraveyard']&&_0x31f3c4['hasOwnProperty']('rootGraveyard')&&(_0x51a328['rootGraveyard']=_0x31f3c4['rootGraveyard']),_0x31f3c4['path']&&_0x31f3c4['path']['length']){_0x51a328['path']=[];for(var _0x2ed0f6=0x0;_0x2ed0f6<_0x31f3c4['path']['length'];++_0x2ed0f6)_0x51a328['path'][_0x2ed0f6]=_0x31f3c4['path'][_0x2ed0f6];}return null!=_0x31f3c4['stickiness']&&_0x31f3c4['hasOwnProperty']('stickiness')&&(_0x51a328['stickiness']=_0x31f3c4['stickiness']),_0x51a328;},_0x49fa8d['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0xaf787a['util']['toJSONOptions']);},_0x49fa8d['getTypeUrl']=function(_0x2795f1){return void 0x0===_0x2795f1&&(_0x2795f1='type.googleapis.com'),_0x2795f1+'/Position';},_0x49fa8d;}()),_0x50d941['Range']=(function(){function _0x4463a9(_0x9ee000){if(_0x9ee000){for(var _0x13614f=Object['keys'](_0x9ee000),_0x2719b7=0x0;_0x2719b7<_0x13614f['length'];++_0x2719b7)null!=_0x9ee000[_0x13614f[_0x2719b7]]&&(this[_0x13614f[_0x2719b7]]=_0x9ee000[_0x13614f[_0x2719b7]]);}}return _0x4463a9['prototype']['start']=null,_0x4463a9['prototype']['end']=null,_0x4463a9['create']=function(_0x36c51b){return new _0x4463a9(_0x36c51b);},_0x4463a9['encode']=function(_0x3c509f,_0xdcfbb0){return _0xdcfbb0||(_0xdcfbb0=_0x1023d5['create']()),null!=_0x3c509f['start']&&Object['hasOwnProperty']['call'](_0x3c509f,'start')&&_0x50d941['Position']['encode'](_0x3c509f['start'],_0xdcfbb0['uint32'](0xa)['fork']())['ldelim'](),null!=_0x3c509f['end']&&Object['hasOwnProperty']['call'](_0x3c509f,'end')&&_0x50d941['Position']['encode'](_0x3c509f['end'],_0xdcfbb0['uint32'](0x12)['fork']())['ldelim'](),_0xdcfbb0;},_0x4463a9['encodeDelimited']=function(_0x192981,_0x14fdb7){return this['encode'](_0x192981,_0x14fdb7)['ldelim']();},_0x4463a9['decode']=function(_0xfd637e,_0x26e0de){_0xfd637e instanceof _0x320691||(_0xfd637e=_0x320691['create'](_0xfd637e));for(var _0x3d0e0f=void 0x0===_0x26e0de?_0xfd637e['len']:_0xfd637e['pos']+_0x26e0de,_0x47fbf4=new _0x50d941['Range']();_0xfd637e['pos']<_0x3d0e0f;){var _0xa9f2c6=_0xfd637e['uint32']();switch(_0xa9f2c6>>>0x3){case 0x1:_0x47fbf4['start']=_0x50d941['Position']['decode'](_0xfd637e,_0xfd637e['uint32']());break;case 0x2:_0x47fbf4['end']=_0x50d941['Position']['decode'](_0xfd637e,_0xfd637e['uint32']());break;default:_0xfd637e['skipType'](0x7&_0xa9f2c6);}}return _0x47fbf4;},_0x4463a9['decodeDelimited']=function(_0xa3a0b3){return _0xa3a0b3 instanceof _0x320691||(_0xa3a0b3=new _0x320691(_0xa3a0b3)),this['decode'](_0xa3a0b3,_0xa3a0b3['uint32']());},_0x4463a9['verify']=function(_0x328a53){if('object'!=typeof _0x328a53||null===_0x328a53)return'object\x20expected';var _0x374c2;if(null!=_0x328a53['start']&&_0x328a53['hasOwnProperty']('start')&&(_0x374c2=_0x50d941['Position']['verify'](_0x328a53['start'])))return'start.'+_0x374c2;if(null!=_0x328a53['end']&&_0x328a53['hasOwnProperty']('end')&&(_0x374c2=_0x50d941['Position']['verify'](_0x328a53['end'])))return'end.'+_0x374c2;return null;},_0x4463a9['fromObject']=function(_0x535965){if(_0x535965 instanceof _0x50d941['Range'])return _0x535965;var _0x38a22a=new _0x50d941['Range']();if(null!=_0x535965['start']){if('object'!=typeof _0x535965['start'])throw TypeError('.Range.start:\x20object\x20expected');_0x38a22a['start']=_0x50d941['Position']['fromObject'](_0x535965['start']);}if(null!=_0x535965['end']){if('object'!=typeof _0x535965['end'])throw TypeError('.Range.end:\x20object\x20expected');_0x38a22a['end']=_0x50d941['Position']['fromObject'](_0x535965['end']);}return _0x38a22a;},_0x4463a9['toObject']=function(_0x2078c9,_0x6ae48e){_0x6ae48e||(_0x6ae48e={});var _0x1e4cbe={};return _0x6ae48e['defaults']&&(_0x1e4cbe['start']=null,_0x1e4cbe['end']=null),null!=_0x2078c9['start']&&_0x2078c9['hasOwnProperty']('start')&&(_0x1e4cbe['start']=_0x50d941['Position']['toObject'](_0x2078c9['start'],_0x6ae48e)),null!=_0x2078c9['end']&&_0x2078c9['hasOwnProperty']('end')&&(_0x1e4cbe['end']=_0x50d941['Position']['toObject'](_0x2078c9['end'],_0x6ae48e)),_0x1e4cbe;},_0x4463a9['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0xaf787a['util']['toJSONOptions']);},_0x4463a9['getTypeUrl']=function(_0x1efa19){return void 0x0===_0x1efa19&&(_0x1efa19='type.googleapis.com'),_0x1efa19+'/Range';},_0x4463a9;}()),_0x50d941['Element']=(function(){function _0x340988(_0x11c95e){if(this['children']=[],this['attributesBoolean']={},_0x11c95e){for(var _0x1a4dcd=Object['keys'](_0x11c95e),_0x510ebc=0x0;_0x510ebc<_0x1a4dcd['length'];++_0x510ebc)null!=_0x11c95e[_0x1a4dcd[_0x510ebc]]&&(this[_0x1a4dcd[_0x510ebc]]=_0x11c95e[_0x1a4dcd[_0x510ebc]]);}}return _0x340988['prototype']['name']='',_0x340988['prototype']['children']=_0x30ee49['emptyArray'],_0x340988['prototype']['data']='',_0x340988['prototype']['attributesBoolean']=_0x30ee49['emptyObject'],_0x340988['prototype']['attributesJson']='',_0x340988['create']=function(_0x3f406b){return new _0x340988(_0x3f406b);},_0x340988['encode']=function(_0x55e9a6,_0xb0d4b5){if(_0xb0d4b5||(_0xb0d4b5=_0x1023d5['create']()),null!=_0x55e9a6['name']&&Object['hasOwnProperty']['call'](_0x55e9a6,'name')&&_0xb0d4b5['uint32'](0xa)['string'](_0x55e9a6['name']),null!=_0x55e9a6['children']&&_0x55e9a6['children']['length']){for(var _0x583cce=0x0;_0x583cce<_0x55e9a6['children']['length'];++_0x583cce)_0x50d941['Element']['encode'](_0x55e9a6['children'][_0x583cce],_0xb0d4b5['uint32'](0x12)['fork']())['ldelim']();}if(null!=_0x55e9a6['data']&&Object['hasOwnProperty']['call'](_0x55e9a6,'data')&&_0xb0d4b5['uint32'](0x1a)['string'](_0x55e9a6['data']),null!=_0x55e9a6['attributesBoolean']&&Object['hasOwnProperty']['call'](_0x55e9a6,'attributesBoolean')){var _0x379ce1=Object['keys'](_0x55e9a6['attributesBoolean']);for(_0x583cce=0x0;_0x583cce<_0x379ce1['length'];++_0x583cce)_0xb0d4b5['uint32'](0x22)['fork']()['uint32'](0xa)['string'](_0x379ce1[_0x583cce])['uint32'](0x10)['bool'](_0x55e9a6['attributesBoolean'][_0x379ce1[_0x583cce]])['ldelim']();}return null!=_0x55e9a6['attributesJson']&&Object['hasOwnProperty']['call'](_0x55e9a6,'attributesJson')&&_0xb0d4b5['uint32'](0x2a)['string'](_0x55e9a6['attributesJson']),_0xb0d4b5;},_0x340988['encodeDelimited']=function(_0x249270,_0x38ee45){return this['encode'](_0x249270,_0x38ee45)['ldelim']();},_0x340988['decode']=function(_0x72bfbd,_0x359bc9){_0x72bfbd instanceof _0x320691||(_0x72bfbd=_0x320691['create'](_0x72bfbd));for(var _0x3a35cb,_0x24d1dc,_0x2bd11c=void 0x0===_0x359bc9?_0x72bfbd['len']:_0x72bfbd['pos']+_0x359bc9,_0x408225=new _0x50d941['Element']();_0x72bfbd['pos']<_0x2bd11c;){var _0x238f4b=_0x72bfbd['uint32']();switch(_0x238f4b>>>0x3){case 0x1:_0x408225['name']=_0x72bfbd['string']();break;case 0x2:_0x408225['children']&&_0x408225['children']['length']||(_0x408225['children']=[]),_0x408225['children']['push'](_0x50d941['Element']['decode'](_0x72bfbd,_0x72bfbd['uint32']()));break;case 0x3:_0x408225['data']=_0x72bfbd['string']();break;case 0x4:_0x408225['attributesBoolean']===_0x30ee49['emptyObject']&&(_0x408225['attributesBoolean']={});var _0x2813df=_0x72bfbd['uint32']()+_0x72bfbd['pos'];for(_0x3a35cb='',_0x24d1dc=!0x1;_0x72bfbd['pos']<_0x2813df;){var _0x383190=_0x72bfbd['uint32']();switch(_0x383190>>>0x3){case 0x1:_0x3a35cb=_0x72bfbd['string']();break;case 0x2:_0x24d1dc=_0x72bfbd['bool']();break;default:_0x72bfbd['skipType'](0x7&_0x383190);}}_0x408225['attributesBoolean'][_0x3a35cb]=_0x24d1dc;break;case 0x5:_0x408225['attributesJson']=_0x72bfbd['string']();break;default:_0x72bfbd['skipType'](0x7&_0x238f4b);}}return _0x408225;},_0x340988['decodeDelimited']=function(_0x2bb14e){return _0x2bb14e instanceof _0x320691||(_0x2bb14e=new _0x320691(_0x2bb14e)),this['decode'](_0x2bb14e,_0x2bb14e['uint32']());},_0x340988['verify']=function(_0x2d5731){if('object'!=typeof _0x2d5731||null===_0x2d5731)return'object\x20expected';if(null!=_0x2d5731['name']&&_0x2d5731['hasOwnProperty']('name')&&!_0x30ee49['isString'](_0x2d5731['name']))return'name:\x20string\x20expected';if(null!=_0x2d5731['children']&&_0x2d5731['hasOwnProperty']('children')){if(!Array['isArray'](_0x2d5731['children']))return'children:\x20array\x20expected';for(var _0x54b88e=0x0;_0x54b88e<_0x2d5731['children']['length'];++_0x54b88e){var _0x8f2489=_0x50d941['Element']['verify'](_0x2d5731['children'][_0x54b88e]);if(_0x8f2489)return'children.'+_0x8f2489;}}if(null!=_0x2d5731['data']&&_0x2d5731['hasOwnProperty']('data')&&!_0x30ee49['isString'](_0x2d5731['data']))return'data:\x20string\x20expected';if(null!=_0x2d5731['attributesBoolean']&&_0x2d5731['hasOwnProperty']('attributesBoolean')){if(!_0x30ee49['isObject'](_0x2d5731['attributesBoolean']))return'attributesBoolean:\x20object\x20expected';var _0x51515b=Object['keys'](_0x2d5731['attributesBoolean']);for(_0x54b88e=0x0;_0x54b88e<_0x51515b['length'];++_0x54b88e)if('boolean'!=typeof _0x2d5731['attributesBoolean'][_0x51515b[_0x54b88e]])return'attributesBoolean:\x20boolean{k:string}\x20expected';}return null!=_0x2d5731['attributesJson']&&_0x2d5731['hasOwnProperty']('attributesJson')&&!_0x30ee49['isString'](_0x2d5731['attributesJson'])?'attributesJson:\x20string\x20expected':null;},_0x340988['fromObject']=function(_0xe43b0a){if(_0xe43b0a instanceof _0x50d941['Element'])return _0xe43b0a;var _0x547281=new _0x50d941['Element']();if(null!=_0xe43b0a['name']&&(_0x547281['name']=String(_0xe43b0a['name'])),_0xe43b0a['children']){if(!Array['isArray'](_0xe43b0a['children']))throw TypeError('.Element.children:\x20array\x20expected');_0x547281['children']=[];for(var _0x80b26a=0x0;_0x80b26a<_0xe43b0a['children']['length'];++_0x80b26a){if('object'!=typeof _0xe43b0a['children'][_0x80b26a])throw TypeError('.Element.children:\x20object\x20expected');_0x547281['children'][_0x80b26a]=_0x50d941['Element']['fromObject'](_0xe43b0a['children'][_0x80b26a]);}}if(null!=_0xe43b0a['data']&&(_0x547281['data']=String(_0xe43b0a['data'])),_0xe43b0a['attributesBoolean']){if('object'!=typeof _0xe43b0a['attributesBoolean'])throw TypeError('.Element.attributesBoolean:\x20object\x20expected');_0x547281['attributesBoolean']={};var _0x1129af=Object['keys'](_0xe43b0a['attributesBoolean']);for(_0x80b26a=0x0;_0x80b26a<_0x1129af['length'];++_0x80b26a)_0x547281['attributesBoolean'][_0x1129af[_0x80b26a]]=Boolean(_0xe43b0a['attributesBoolean'][_0x1129af[_0x80b26a]]);}return null!=_0xe43b0a['attributesJson']&&(_0x547281['attributesJson']=String(_0xe43b0a['attributesJson'])),_0x547281;},_0x340988['toObject']=function(_0x39eebc,_0x576ae2){_0x576ae2||(_0x576ae2={});var _0x5323a4,_0x36c747={};if((_0x576ae2['arrays']||_0x576ae2['defaults'])&&(_0x36c747['children']=[]),(_0x576ae2['objects']||_0x576ae2['defaults'])&&(_0x36c747['attributesBoolean']={}),_0x576ae2['defaults']&&(_0x36c747['name']='',_0x36c747['data']='',_0x36c747['attributesJson']=''),null!=_0x39eebc['name']&&_0x39eebc['hasOwnProperty']('name')&&(_0x36c747['name']=_0x39eebc['name']),_0x39eebc['children']&&_0x39eebc['children']['length']){_0x36c747['children']=[];for(var _0x1a497c=0x0;_0x1a497c<_0x39eebc['children']['length'];++_0x1a497c)_0x36c747['children'][_0x1a497c]=_0x50d941['Element']['toObject'](_0x39eebc['children'][_0x1a497c],_0x576ae2);}if(null!=_0x39eebc['data']&&_0x39eebc['hasOwnProperty']('data')&&(_0x36c747['data']=_0x39eebc['data']),_0x39eebc['attributesBoolean']&&(_0x5323a4=Object['keys'](_0x39eebc['attributesBoolean']))['length']){_0x36c747['attributesBoolean']={};for(_0x1a497c=0x0;_0x1a497c<_0x5323a4['length'];++_0x1a497c)_0x36c747['attributesBoolean'][_0x5323a4[_0x1a497c]]=_0x39eebc['attributesBoolean'][_0x5323a4[_0x1a497c]];}return null!=_0x39eebc['attributesJson']&&_0x39eebc['hasOwnProperty']('attributesJson')&&(_0x36c747['attributesJson']=_0x39eebc['attributesJson']),_0x36c747;},_0x340988['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0xaf787a['util']['toJSONOptions']);},_0x340988['getTypeUrl']=function(_0x230c0b){return void 0x0===_0x230c0b&&(_0x230c0b='type.googleapis.com'),_0x230c0b+'/Element';},_0x340988;}()),_0x50d941;})());class r{['_protobufRoot'];constructor(){this['_protobufRoot']=u;}['getDescriptor'](_0x3ed2f9){return new w(this['_protobufRoot'][_0x3ed2f9]);}}class w{['_protobuf'];constructor(_0x5bf9cd){this['_protobuf']=_0x5bf9cd;}['compress'](_0x4dde83){const _0x5f582c=this['_protobuf']['verify'](_0x4dde83);if(_0x5f582c)throw Error(_0x5f582c);return this['_protobuf']['encode'](this['_protobuf']['create'](_0x4dde83))['finish']();}['decompress'](_0x38f140){return this['_protobuf']['toObject'](this['_protobuf']['decode'](_0x38f140),{'oneofs':!0x0});}}function g(_0x2ea17e,_0x7a7468){const _0x290a46=_0x9efad8(_0x2ea17e);return _0x290a46['path'][_0x290a46['path']['length']-0x1]+=_0x7a7468,_0x290a46;}function _(_0x31cf2c,_0x2fcced){return _0x31cf2c['root']===_0x2fcced['root']&&_0xbf5f7e(_0x31cf2c['path'],_0x2fcced['path']);}function $(_0x5bae35){P(_0x5bae35,_0x4c167c=>('main'==_0x4c167c['root']?(_0x4c167c['rootMain']=!0x0,delete _0x4c167c['root']):'$graveyard'==_0x4c167c['root']&&(_0x4c167c['rootGraveyard']=!0x0,delete _0x4c167c['root']),_0x4c167c));}function J(_0x39265d){P(_0x39265d,_0x40ec67=>(_0x40ec67['rootMain']?(_0x40ec67['root']='main',delete _0x40ec67['rootMain']):_0x40ec67['rootGraveyard']&&(_0x40ec67['root']='$graveyard',delete _0x40ec67['rootGraveyard']),_0x40ec67));}function P(_0x528f92,_0x193a84){for(const _0x3128d7 in _0x528f92){const _0x2a6d5b=_0x528f92[_0x3128d7];'nodes'!==_0x3128d7&&_0x4a7b1b(_0x2a6d5b)&&(_0x2a6d5b['path']&&(_0x2a6d5b['root']||_0x2a6d5b['rootMain']||_0x2a6d5b['rootGraveyard'])?_0x528f92[_0x3128d7]=_0x193a84(_0x2a6d5b):P(_0x2a6d5b,_0x193a84));}return _0x528f92;}class e{['_id'];['_operationName'];['_protobufDescriptor'];constructor(_0x28f150,_0x18e4c9,_0x1f134d){this['_id']=_0x28f150,this['_operationName']=_0x18e4c9,this['_protobufDescriptor']=_0x1f134d;}['compress'](_0x1ae9ff,_0x524e33){const _0x3e60b4=_0x524e33['operations'][_0x524e33['index']++];return $(_0x3e60b4),_0x1ae9ff['buffers']['push'](this['_protobufDescriptor']['compress'](_0x3e60b4)),_0x1ae9ff['types']['push'](this['_id']),!0x0;}['decompress'](_0x465129,_0x5a7d2e){_0x5a7d2e['typeIndex']++;const _0x352493=_0x5a7d2e['buffers'][_0x5a7d2e['bufferIndex']++],_0xa4688d=this['_protobufDescriptor']['decompress'](_0x352493);J(_0xa4688d),_0xa4688d['__className']=this['_operationName'],_0x465129['push'](_0xa4688d);}}class s extends e{['compress'](_0x3d0193,_0x126fb5){const _0x46cfcf=_0x126fb5['operations'][_0x126fb5['index']++];return this['_serializeOneOf']('oldValue',_0x46cfcf),this['_serializeOneOf']('newValue',_0x46cfcf),$(_0x46cfcf),_0x3d0193['buffers']['push'](this['_protobufDescriptor']['compress'](_0x46cfcf)),_0x3d0193['types']['push'](this['_id']),!0x0;}['decompress'](_0x1ed966,_0x318f7c){_0x318f7c['typeIndex']++;const _0x3cf9b0=_0x318f7c['buffers'][_0x318f7c['bufferIndex']++],_0x256e20=this['_protobufDescriptor']['decompress'](_0x3cf9b0);this['_deserializeOneOf']('oldValue',_0x256e20),this['_deserializeOneOf']('newValue',_0x256e20),J(_0x256e20),_0x256e20['__className']=this['_operationName'],_0x1ed966['push'](_0x256e20);}['_serializeOneOf'](_0x13f53e,_0x2a5998){const _0x34b2de=_0x2a5998[_0x13f53e];'boolean'==typeof _0x34b2de?_0x2a5998[_0x13f53e+'Boolean']=_0x34b2de:_0x2a5998[_0x13f53e+'Json']=JSON['stringify'](_0x34b2de);}['_deserializeOneOf'](_0xef62cd,_0x2aad8d){const _0x38ac9d=_0xef62cd+'Json';_0x2aad8d[_0x38ac9d]?(_0x2aad8d[_0xef62cd]=JSON['parse'](_0x2aad8d[_0x38ac9d]),delete _0x2aad8d[_0x38ac9d]):(_0x2aad8d[_0xef62cd]=_0x2aad8d[_0xef62cd+'Boolean'],delete _0x2aad8d[_0xef62cd+'Boolean']);}}class i extends e{['compress'](_0x542b0d,_0x2335e1){const _0x43598b=_0x2335e1['operations'][_0x2335e1['index']++];return this['_serializeNodesAttributes'](_0x43598b['nodes']),$(_0x43598b),_0x542b0d['buffers']['push'](this['_protobufDescriptor']['compress'](_0x43598b)),_0x542b0d['types']['push'](this['_id']),!0x0;}['decompress'](_0x39af01,_0x2fc5cb){_0x2fc5cb['typeIndex']++;const _0x1a2f9a=_0x2fc5cb['buffers'][_0x2fc5cb['bufferIndex']++],_0x525196=this['_protobufDescriptor']['decompress'](_0x1a2f9a);_0x525196['nodes']||(_0x525196['nodes']=[]),this['_deserializeNodesAttributes'](_0x525196['nodes']),J(_0x525196),_0x525196['__className']=this['_operationName'],_0x39af01['push'](_0x525196);}['_serializeNodesAttributes'](_0x42a226){for(const _0x15fba6 of _0x42a226){if(_0x15fba6['attributes']){const _0xdebad7=_0x15fba6['attributes'];this['_areValuesBoolean'](_0xdebad7)?_0x15fba6['attributesBoolean']=_0xdebad7:_0x15fba6['attributesJson']=JSON['stringify'](_0xdebad7);}_0x15fba6['children']&&this['_serializeNodesAttributes'](_0x15fba6['children']);}}['_deserializeNodesAttributes'](_0x211967){for(const _0x58d242 of _0x211967)(_0x58d242['attributesBoolean']||_0x58d242['attributesJson'])&&(_0x58d242['attributesBoolean']?(_0x58d242['attributes']=_0x58d242['attributesBoolean'],delete _0x58d242['attributesBoolean']):(_0x58d242['attributes']=JSON['parse'](_0x58d242['attributesJson']),delete _0x58d242['attributesJson'])),_0x58d242['children']&&this['_deserializeNodesAttributes'](_0x58d242['children']);}['_areValuesBoolean'](_0x5003c6){return Object['keys'](_0x5003c6)['every'](_0x4f0c5f=>'boolean'==typeof _0x5003c6[_0x4f0c5f]);}}class n extends e{['decompress'](_0x9f053a,_0x1f9496){super['decompress'](_0x9f053a,_0x1f9496);const _0x2baad7=_0x9f053a[_0x9f053a['length']-0x1];_0x2baad7['oldRange']||(_0x2baad7['oldRange']=null),_0x2baad7['newRange']||(_0x2baad7['newRange']=null);}}class p extends e{['compress'](_0x3c9d83,_0x8df2e0){return _0x8df2e0['index']++,_0x3c9d83['types']['push'](this['_id']),!0x0;}['decompress'](_0x4300e0,_0x3d7c09){_0x3d7c09['typeIndex']++,_0x4300e0['push']({'__className':this['_operationName']});}}class a extends n{['_omittedNamespace'];constructor(_0x570636,_0x1c04b7,_0x3067d2,_0x326ccd){super(_0x570636,_0x1c04b7,_0x3067d2),this['_omittedNamespace']=_0x326ccd+':';}['compress'](_0x21c1bb,_0x4719f6){const _0x1d83e9=_0x4719f6['operations'][_0x4719f6['index']];return!('MarkerOperation'!=_0x1d83e9['__className']||!_0x1d83e9['name']['startsWith'](this['_omittedNamespace']))&&(_0x1d83e9['name']=_0x1d83e9['name']['replace'](new RegExp('^'+this['_omittedNamespace']),''),super['compress'](_0x21c1bb,_0x4719f6),!0x0);}['decompress'](_0x5039e9,_0x227fbb){super['decompress'](_0x5039e9,_0x227fbb);const _0x582575=_0x5039e9[_0x5039e9['length']-0x1];_0x582575['name']=this['_omittedNamespace']+_0x582575['name'];}}class O{['_id'];['_context'];constructor(_0xb7dd9e,_0xdb8386){this['_id']=_0xb7dd9e,this['_context']=_0xdb8386;}['compress'](_0x3f16e6,_0xb0eaa){let _0x4cec18,_0x415931=_0xb0eaa['operations'][_0xb0eaa['index']],_0x495846=_0xb0eaa['operations'][_0xb0eaa['index']+0x1];for(;_0x495846&&this['_compareOperations'](_0x415931,_0x495846);)_0x4cec18?(_0x4cec18=this['_combineNext'](_0x415931,_0x4cec18),_0x3f16e6['types']['push'](0x0)):(_0x4cec18=_0x9efad8(_0x415931),_0x3f16e6['types']['push'](this['_id'])),_0xb0eaa['index']++,_0x415931=_0xb0eaa['operations'][_0xb0eaa['index']],_0x495846=_0xb0eaa['operations'][_0xb0eaa['index']+0x1];return!!_0x4cec18&&(_0x4cec18=this['_combineNext'](_0xb0eaa['operations'][_0xb0eaa['index']++],_0x4cec18),_0x3f16e6['types']['push'](0x0),_0x3f16e6['buffers']['push'](this['_compressSingleOperation'](_0x4cec18)),!0x0);}['decompress'](_0x1ef62e,_0xe5d500){const _0xacff66=this['_decompressSingleOperation'](_0xe5d500);for(;0x0==_0xe5d500['types'][_0xe5d500['typeIndex']];)_0xe5d500['typeIndex']++,_0x1ef62e['push'](this['_splitCurrent'](_0xacff66));_0x1ef62e['push'](_0xacff66);}}class c extends O{['_combineNext'](_0x3759dc,_0x6a49e5){return _0x6a49e5['nodes'][0x0]['data']+=_0x3759dc['nodes'][0x0]['data'],_0x6a49e5;}['_splitCurrent'](_0x299e47){const _0x660cf2=_0x9efad8(_0x299e47),_0x22d9fb=_0x660cf2['nodes'][0x0],_0x18e941=_0x299e47['nodes'][0x0],_0x2b044e=_0x18e941['data'][Symbol['iterator']]()['next']()['value'],_0x3d2a1d=_0x2b044e['length'];return _0x22d9fb['data']=_0x2b044e,_0x18e941['data']=_0x18e941['data']['substr'](_0x3d2a1d),_0x299e47['position']=g(_0x299e47['position'],_0x3d2a1d),_0x660cf2;}['_compareOperations'](_0x2408ca,_0x2561f7){if(this['_checkOperation'](_0x2408ca)&&this['_checkOperation'](_0x2561f7)){const _0x20a29a=_0x2408ca['nodes'][0x0]['data']['length'],_0x313626=_(g(_0x2408ca['position'],_0x20a29a),_0x2561f7['position']),_0x3441d7=_0x2408ca['nodes'][0x0],_0x152cd6=_0x2561f7['nodes'][0x0];return _0x313626&&this['_compareAttributes'](_0x3441d7,_0x152cd6);}return!0x1;}['_compressSingleOperation'](_0x5009d7){const _0x48a03d={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('InsertOperation')['compress'](_0x48a03d,{'operations':[_0x5009d7],'index':0x0}),_0x48a03d['buffers'][0x0];}['_decompressSingleOperation'](_0x423f9c){const _0xe22928=[];return this['_context']['_getCompressorByName']('InsertOperation')['decompress'](_0xe22928,_0x423f9c),_0xe22928[0x0];}['_checkOperation'](_0x4ac5c6){return'InsertOperation'==_0x4ac5c6['__className']&&0x1==_0x4ac5c6['nodes']['length']&&_0x4ac5c6['nodes'][0x0]['data']&&!_0x4ac5c6['wasUndone']&&0x1==Array['from'](_0x4ac5c6['nodes'][0x0]['data'])['length'];}['_compareAttributes'](_0x38815a,_0x3ae9bb){const _0x3c5e95=Object['keys'](_0x38815a['attributes']||{}),_0x4131b2=Object['keys'](_0x3ae9bb['attributes']||{});return _0x3c5e95['length']===_0x4131b2['length']&&_0x3c5e95['every'](_0x260d94=>_0x3ae9bb['attributes'][_0x260d94]&&_0x3ae9bb['attributes'][_0x260d94]===_0x38815a['attributes'][_0x260d94]);}}class m extends O{['_combineNext'](_0x4c5c00,_0x479415){return _0x479415['howMany']++,_0x479415['sourcePosition']=_0x9efad8(_0x4c5c00['sourcePosition']),_0x479415;}['_splitCurrent'](_0x581546){const _0x1eb523=_0x9efad8(_0x581546);return _0x581546['howMany']--,_0x1eb523['howMany']=0x1,_0x1eb523['sourcePosition']=g(_0x1eb523['sourcePosition'],_0x581546['howMany']),_0x1eb523;}['_compareOperations'](_0x1f3639,_0x3d14b8){return!(!this['_checkOperation'](_0x1f3639)||!this['_checkOperation'](_0x3d14b8))&&(_(g(_0x1f3639['sourcePosition'],-0x1),_0x3d14b8['sourcePosition'])&&_(_0x1f3639['targetPosition'],_0x3d14b8['targetPosition']));}['_compressSingleOperation'](_0xc1a1aa){const _0x446e6f={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x446e6f,{'operations':[_0xc1a1aa],'index':0x0}),_0x446e6f['buffers'][0x0];}['_decompressSingleOperation'](_0x1fa923){const _0xb01c35=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0xb01c35,_0x1fa923),_0xb01c35[0x0];}['_checkOperation'](_0x562dd5){return'MoveOperation'==_0x562dd5['__className']&&'$graveyard'==_0x562dd5['targetPosition']['root']&&0x1==_0x562dd5['howMany']&&!_0x562dd5['wasUndone'];}}class h extends O{['_combineNext'](_0x1760e4,_0x4c1416){return _0x4c1416['howMany']++,_0x4c1416;}['_splitCurrent'](_0x3fd6b0){const _0x17fe73=_0x9efad8(_0x3fd6b0);return _0x17fe73['howMany']=0x1,_0x3fd6b0['howMany']--,_0x17fe73;}['_compareOperations'](_0x21df28,_0x5a8f43){return!(!this['_checkOperation'](_0x21df28)||!this['_checkOperation'](_0x5a8f43))&&(_(_0x21df28['sourcePosition'],_0x5a8f43['sourcePosition'])&&_(_0x21df28['targetPosition'],_0x5a8f43['targetPosition']));}['_compressSingleOperation'](_0x5c03f7){const _0x331c1b={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x331c1b,{'operations':[_0x5c03f7],'index':0x0}),_0x331c1b['buffers'][0x0];}['_decompressSingleOperation'](_0x15106a){const _0x24b1cb=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x24b1cb,_0x15106a),_0x24b1cb[0x0];}['_checkOperation'](_0x30329c){return'MoveOperation'==_0x30329c['__className']&&'$graveyard'==_0x30329c['targetPosition']['root']&&0x1==_0x30329c['howMany']&&!_0x30329c['wasUndone'];}}class f extends O{['compress'](_0x305fad,_0x482f3f){if(!this['_compareOperations'](_0x482f3f['operations'][_0x482f3f['index']],_0x482f3f['operations'][_0x482f3f['index']+0x1]))return!0x1;const _0x57bd92=_0x482f3f['operations'][_0x482f3f['index']++];return _0x57bd92['oldRange']=null,_0x57bd92['newRange']&&_(_0x57bd92['newRange']['start'],_0x57bd92['newRange']['end'])&&(_0x57bd92['newRange']['end']=null),_0x482f3f['index']++,_0x305fad['types']['push'](this['_id']),_0x305fad['types']['push'](0x0),_0x305fad['buffers']['push'](this['_compressSingleOperation'](_0x57bd92)),!0x0;}['decompress'](_0x5a4ff4,_0x30d48c){const _0x30fe2a=this['_decompressSingleOperation'](_0x30d48c);_0x30fe2a['newRange']&&!_0x30fe2a['newRange']['end']&&(_0x30fe2a['newRange']['end']=_0x9efad8(_0x30fe2a['newRange']['start']));const _0xbddab3=_0x9efad8(_0x30fe2a);_0xbddab3['newRange']&&(_0xbddab3['newRange']['start']['stickiness']='toNone',_0xbddab3['newRange']['end']=_0x9efad8(_0xbddab3['newRange']['start'])),_0xbddab3['name']='user:position:'+_0xbddab3['name']['split'](':')[0x2],_0x30d48c['typeIndex']++,_0x5a4ff4['push'](_0x30fe2a),_0x5a4ff4['push'](_0xbddab3);}['_compressSingleOperation'](_0x4ec392){const _0x541dc8={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MarkerOperation')['compress'](_0x541dc8,{'operations':[_0x4ec392],'index':0x0}),_0x541dc8['buffers'][0x0];}['_decompressSingleOperation'](_0x59ff3b){const _0x470c7a=[];return this['_context']['_getCompressorByName']('MarkerOperation')['decompress'](_0x470c7a,_0x59ff3b),_0x470c7a[0x0];}['_compareOperations'](_0x30ede8,_0x17fa04){return!(!_0x30ede8||!_0x17fa04)&&('MarkerOperation'==_0x30ede8['__className']&&'MarkerOperation'==_0x17fa04['__className']&&!(!_0x30ede8['name']['startsWith']('user:')||!_0x17fa04['name']['startsWith']('user:')||_0x30ede8['name']==_0x17fa04['name']));}}class y{['_compressorById'];['_compressorByName'];['_protobufFactory'];constructor(){this['_compressorById']=new Map(),this['_compressorByName']=new Map(),this['_protobufFactory']=new r();const _0x4da8e6=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',_0x4da8e6,'comment')),this['_registerCompressor'](0x13,'SuggestionMarkerOperation',new a(0x13,'MarkerOperation',_0x4da8e6,'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'](_0xad252f){if(!_0xad252f||!_0xad252f[0x0])throw new _0x520f76('no-operations-provided',this);const _0x343dc2={'operations':_0xad252f,'index':0x0},_0x7d1b34={'types':[],'buffers':[],'baseVersion':_0xad252f[0x0]['baseVersion']};for(;_0x343dc2['index']<_0x343dc2['operations']['length'];){if(this['_getCompressorByName']('UserSelectionAction')['compress'](_0x7d1b34,_0x343dc2))continue;if(this['_getCompressorByName']('TypingAction')['compress'](_0x7d1b34,_0x343dc2))continue;if(this['_getCompressorByName']('DeletingAction')['compress'](_0x7d1b34,_0x343dc2))continue;if(this['_getCompressorByName']('ForwardDeletingAction')['compress'](_0x7d1b34,_0x343dc2))continue;if(this['_getCompressorByName']('CommentMarkerOperation')['compress'](_0x7d1b34,_0x343dc2))continue;if(this['_getCompressorByName']('SuggestionMarkerOperation')['compress'](_0x7d1b34,_0x343dc2))continue;const _0x2e1499=_0x343dc2['operations'][_0x343dc2['index']]['__className'];this['_getCompressorByName'](_0x2e1499)['compress'](_0x7d1b34,_0x343dc2);}return _0x7d1b34;}['decompress'](_0x4f87c1){const _0x5a79ff=[],_0x459b71={'types':_0x4f87c1['types'],'buffers':_0x4f87c1['buffers'],'baseVersion':_0x4f87c1['baseVersion'],'typeIndex':0x0,'bufferIndex':0x0};for(;_0x459b71['typeIndex']<_0x459b71['types']['length'];){const _0x225538=_0x459b71['types'][_0x459b71['typeIndex']],_0x1e07c2=this['_compressorById']['get'](_0x225538);if(!_0x1e07c2)throw new _0x520f76('decompress-compressor-not-found',this,{'type':_0x225538});_0x1e07c2['decompress'](_0x5a79ff,_0x459b71);}return _0x5a79ff['forEach']((_0x203e02,_0x517e98)=>_0x203e02['baseVersion']=_0x4f87c1['baseVersion']+_0x517e98),_0x5a79ff;}['_getCompressorByName'](_0x9101ba){return this['_compressorByName']['get'](_0x9101ba);}['_registerOperationCompressor'](_0x12fada,_0x1a67df,_0x5df37c){const _0x4a8b39=new _0x5df37c(_0x12fada,_0x1a67df,this['_protobufFactory']['getDescriptor'](_0x1a67df));this['_registerCompressor'](_0x12fada,_0x1a67df,_0x4a8b39);}['_registerActionCompressor'](_0x194be4,_0x47a49f,_0x22175a){const _0x26be3c=new _0x22175a(_0x194be4,this);this['_registerCompressor'](_0x194be4,_0x47a49f,_0x26be3c);}['_registerCompressor'](_0x17c903,_0x1f9a85,_0x2fcafa){this['_compressorById']['set'](_0x17c903,_0x2fcafa),this['_compressorByName']['set'](_0x1f9a85,_0x2fcafa);}}export{y as Compressor};
|
|
23
|
+
import{CKEditorError as _0x3ecaf4}from'@ckeditor/ckeditor5-utils/dist/index.js';import _0x56ad9f from'protobufjs/minimal.js';import{cloneDeep as _0x58a840,isEqual as _0x4282a5,isObject as _0x36503c}from'es-toolkit/compat';const u=/* #__PURE__ -- @preserve */
|
|
24
|
+
((()=>{var _0x478192=_0x56ad9f['Reader'],_0x5b066d=_0x56ad9f['Writer'],_0x23fb37=_0x56ad9f['util'],_0x360104=_0x56ad9f['roots']['default']||(_0x56ad9f['roots']['default']={});return _0x360104['AttributeOperation']=(function(){function _0x38b161(_0x3118eb){if(_0x3118eb){for(var _0x8eb952=Object['keys'](_0x3118eb),_0x1a733e=0x0;_0x1a733e<_0x8eb952['length'];++_0x1a733e)null!=_0x3118eb[_0x8eb952[_0x1a733e]]&&(this[_0x8eb952[_0x1a733e]]=_0x3118eb[_0x8eb952[_0x1a733e]]);}}return _0x38b161['prototype']['range']=null,_0x38b161['prototype']['key']='',_0x38b161['prototype']['oldValueBoolean']=!0x1,_0x38b161['prototype']['oldValueJson']='',_0x38b161['prototype']['newValueBoolean']=!0x1,_0x38b161['prototype']['newValueJson']='',_0x38b161['prototype']['wasUndone']=!0x1,_0x38b161['create']=function(_0x116eb4){return new _0x38b161(_0x116eb4);},_0x38b161['encode']=function(_0x465b18,_0x56bc98){return _0x56bc98||(_0x56bc98=_0x5b066d['create']()),null!=_0x465b18['range']&&Object['hasOwnProperty']['call'](_0x465b18,'range')&&_0x360104['Range']['encode'](_0x465b18['range'],_0x56bc98['uint32'](0xa)['fork']())['ldelim'](),null!=_0x465b18['key']&&Object['hasOwnProperty']['call'](_0x465b18,'key')&&_0x56bc98['uint32'](0x12)['string'](_0x465b18['key']),null!=_0x465b18['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x465b18,'oldValueBoolean')&&_0x56bc98['uint32'](0x18)['bool'](_0x465b18['oldValueBoolean']),null!=_0x465b18['oldValueJson']&&Object['hasOwnProperty']['call'](_0x465b18,'oldValueJson')&&_0x56bc98['uint32'](0x22)['string'](_0x465b18['oldValueJson']),null!=_0x465b18['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x465b18,'newValueBoolean')&&_0x56bc98['uint32'](0x28)['bool'](_0x465b18['newValueBoolean']),null!=_0x465b18['newValueJson']&&Object['hasOwnProperty']['call'](_0x465b18,'newValueJson')&&_0x56bc98['uint32'](0x32)['string'](_0x465b18['newValueJson']),null!=_0x465b18['wasUndone']&&Object['hasOwnProperty']['call'](_0x465b18,'wasUndone')&&_0x56bc98['uint32'](0x38)['bool'](_0x465b18['wasUndone']),_0x56bc98;},_0x38b161['encodeDelimited']=function(_0x4c4b36,_0x2ea579){return this['encode'](_0x4c4b36,_0x2ea579)['ldelim']();},_0x38b161['decode']=function(_0x840b11,_0x501302){_0x840b11 instanceof _0x478192||(_0x840b11=_0x478192['create'](_0x840b11));for(var _0x1b35f2=void 0x0===_0x501302?_0x840b11['len']:_0x840b11['pos']+_0x501302,_0x54674b=new _0x360104['AttributeOperation']();_0x840b11['pos']<_0x1b35f2;){var _0x321e15=_0x840b11['uint32']();switch(_0x321e15>>>0x3){case 0x1:_0x54674b['range']=_0x360104['Range']['decode'](_0x840b11,_0x840b11['uint32']());break;case 0x2:_0x54674b['key']=_0x840b11['string']();break;case 0x3:_0x54674b['oldValueBoolean']=_0x840b11['bool']();break;case 0x4:_0x54674b['oldValueJson']=_0x840b11['string']();break;case 0x5:_0x54674b['newValueBoolean']=_0x840b11['bool']();break;case 0x6:_0x54674b['newValueJson']=_0x840b11['string']();break;case 0x7:_0x54674b['wasUndone']=_0x840b11['bool']();break;default:_0x840b11['skipType'](0x7&_0x321e15);}}return _0x54674b;},_0x38b161['decodeDelimited']=function(_0xb86448){return _0xb86448 instanceof _0x478192||(_0xb86448=new _0x478192(_0xb86448)),this['decode'](_0xb86448,_0xb86448['uint32']());},_0x38b161['verify']=function(_0x3c7871){if('object'!=typeof _0x3c7871||null===_0x3c7871)return'object\x20expected';if(null!=_0x3c7871['range']&&_0x3c7871['hasOwnProperty']('range')){var _0x162c1c=_0x360104['Range']['verify'](_0x3c7871['range']);if(_0x162c1c)return'range.'+_0x162c1c;}return null!=_0x3c7871['key']&&_0x3c7871['hasOwnProperty']('key')&&!_0x23fb37['isString'](_0x3c7871['key'])?'key:\x20string\x20expected':null!=_0x3c7871['oldValueBoolean']&&_0x3c7871['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x3c7871['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x3c7871['oldValueJson']&&_0x3c7871['hasOwnProperty']('oldValueJson')&&!_0x23fb37['isString'](_0x3c7871['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x3c7871['newValueBoolean']&&_0x3c7871['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x3c7871['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x3c7871['newValueJson']&&_0x3c7871['hasOwnProperty']('newValueJson')&&!_0x23fb37['isString'](_0x3c7871['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x3c7871['wasUndone']&&_0x3c7871['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x3c7871['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x38b161['fromObject']=function(_0x1bddf3){if(_0x1bddf3 instanceof _0x360104['AttributeOperation'])return _0x1bddf3;var _0x25a7e4=new _0x360104['AttributeOperation']();if(null!=_0x1bddf3['range']){if('object'!=typeof _0x1bddf3['range'])throw TypeError('.AttributeOperation.range:\x20object\x20expected');_0x25a7e4['range']=_0x360104['Range']['fromObject'](_0x1bddf3['range']);}return null!=_0x1bddf3['key']&&(_0x25a7e4['key']=String(_0x1bddf3['key'])),null!=_0x1bddf3['oldValueBoolean']&&(_0x25a7e4['oldValueBoolean']=Boolean(_0x1bddf3['oldValueBoolean'])),null!=_0x1bddf3['oldValueJson']&&(_0x25a7e4['oldValueJson']=String(_0x1bddf3['oldValueJson'])),null!=_0x1bddf3['newValueBoolean']&&(_0x25a7e4['newValueBoolean']=Boolean(_0x1bddf3['newValueBoolean'])),null!=_0x1bddf3['newValueJson']&&(_0x25a7e4['newValueJson']=String(_0x1bddf3['newValueJson'])),null!=_0x1bddf3['wasUndone']&&(_0x25a7e4['wasUndone']=Boolean(_0x1bddf3['wasUndone'])),_0x25a7e4;},_0x38b161['toObject']=function(_0x550495,_0x56029e){_0x56029e||(_0x56029e={});var _0x161a81={};return _0x56029e['defaults']&&(_0x161a81['range']=null,_0x161a81['key']='',_0x161a81['oldValueBoolean']=!0x1,_0x161a81['oldValueJson']='',_0x161a81['newValueBoolean']=!0x1,_0x161a81['newValueJson']='',_0x161a81['wasUndone']=!0x1),null!=_0x550495['range']&&_0x550495['hasOwnProperty']('range')&&(_0x161a81['range']=_0x360104['Range']['toObject'](_0x550495['range'],_0x56029e)),null!=_0x550495['key']&&_0x550495['hasOwnProperty']('key')&&(_0x161a81['key']=_0x550495['key']),null!=_0x550495['oldValueBoolean']&&_0x550495['hasOwnProperty']('oldValueBoolean')&&(_0x161a81['oldValueBoolean']=_0x550495['oldValueBoolean']),null!=_0x550495['oldValueJson']&&_0x550495['hasOwnProperty']('oldValueJson')&&(_0x161a81['oldValueJson']=_0x550495['oldValueJson']),null!=_0x550495['newValueBoolean']&&_0x550495['hasOwnProperty']('newValueBoolean')&&(_0x161a81['newValueBoolean']=_0x550495['newValueBoolean']),null!=_0x550495['newValueJson']&&_0x550495['hasOwnProperty']('newValueJson')&&(_0x161a81['newValueJson']=_0x550495['newValueJson']),null!=_0x550495['wasUndone']&&_0x550495['hasOwnProperty']('wasUndone')&&(_0x161a81['wasUndone']=_0x550495['wasUndone']),_0x161a81;},_0x38b161['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x56ad9f['util']['toJSONOptions']);},_0x38b161['getTypeUrl']=function(_0x2ebb95){return void 0x0===_0x2ebb95&&(_0x2ebb95='type.googleapis.com'),_0x2ebb95+'/AttributeOperation';},_0x38b161;}()),_0x360104['InsertOperation']=(function(){function _0x45dc1a(_0x2e7a56){if(this['nodes']=[],_0x2e7a56){for(var _0x370d57=Object['keys'](_0x2e7a56),_0x592e11=0x0;_0x592e11<_0x370d57['length'];++_0x592e11)null!=_0x2e7a56[_0x370d57[_0x592e11]]&&(this[_0x370d57[_0x592e11]]=_0x2e7a56[_0x370d57[_0x592e11]]);}}return _0x45dc1a['prototype']['position']=null,_0x45dc1a['prototype']['nodes']=_0x23fb37['emptyArray'],_0x45dc1a['prototype']['shouldReceiveAttributes']=!0x1,_0x45dc1a['prototype']['wasUndone']=!0x1,_0x45dc1a['create']=function(_0x2124c8){return new _0x45dc1a(_0x2124c8);},_0x45dc1a['encode']=function(_0x58baa3,_0x28e942){if(_0x28e942||(_0x28e942=_0x5b066d['create']()),null!=_0x58baa3['position']&&Object['hasOwnProperty']['call'](_0x58baa3,'position')&&_0x360104['Position']['encode'](_0x58baa3['position'],_0x28e942['uint32'](0xa)['fork']())['ldelim'](),null!=_0x58baa3['nodes']&&_0x58baa3['nodes']['length']){for(var _0x51a2a7=0x0;_0x51a2a7<_0x58baa3['nodes']['length'];++_0x51a2a7)_0x360104['Element']['encode'](_0x58baa3['nodes'][_0x51a2a7],_0x28e942['uint32'](0x12)['fork']())['ldelim']();}return null!=_0x58baa3['shouldReceiveAttributes']&&Object['hasOwnProperty']['call'](_0x58baa3,'shouldReceiveAttributes')&&_0x28e942['uint32'](0x18)['bool'](_0x58baa3['shouldReceiveAttributes']),null!=_0x58baa3['wasUndone']&&Object['hasOwnProperty']['call'](_0x58baa3,'wasUndone')&&_0x28e942['uint32'](0x20)['bool'](_0x58baa3['wasUndone']),_0x28e942;},_0x45dc1a['encodeDelimited']=function(_0x598166,_0x4b0734){return this['encode'](_0x598166,_0x4b0734)['ldelim']();},_0x45dc1a['decode']=function(_0x5e1830,_0x265486){_0x5e1830 instanceof _0x478192||(_0x5e1830=_0x478192['create'](_0x5e1830));for(var _0x2a841c=void 0x0===_0x265486?_0x5e1830['len']:_0x5e1830['pos']+_0x265486,_0x2e3077=new _0x360104['InsertOperation']();_0x5e1830['pos']<_0x2a841c;){var _0x44291c=_0x5e1830['uint32']();switch(_0x44291c>>>0x3){case 0x1:_0x2e3077['position']=_0x360104['Position']['decode'](_0x5e1830,_0x5e1830['uint32']());break;case 0x2:_0x2e3077['nodes']&&_0x2e3077['nodes']['length']||(_0x2e3077['nodes']=[]),_0x2e3077['nodes']['push'](_0x360104['Element']['decode'](_0x5e1830,_0x5e1830['uint32']()));break;case 0x3:_0x2e3077['shouldReceiveAttributes']=_0x5e1830['bool']();break;case 0x4:_0x2e3077['wasUndone']=_0x5e1830['bool']();break;default:_0x5e1830['skipType'](0x7&_0x44291c);}}return _0x2e3077;},_0x45dc1a['decodeDelimited']=function(_0x13722a){return _0x13722a instanceof _0x478192||(_0x13722a=new _0x478192(_0x13722a)),this['decode'](_0x13722a,_0x13722a['uint32']());},_0x45dc1a['verify']=function(_0x4ed4bb){if('object'!=typeof _0x4ed4bb||null===_0x4ed4bb)return'object\x20expected';if(null!=_0x4ed4bb['position']&&_0x4ed4bb['hasOwnProperty']('position')&&(_0x92d09d=_0x360104['Position']['verify'](_0x4ed4bb['position'])))return'position.'+_0x92d09d;if(null!=_0x4ed4bb['nodes']&&_0x4ed4bb['hasOwnProperty']('nodes')){if(!Array['isArray'](_0x4ed4bb['nodes']))return'nodes:\x20array\x20expected';for(var _0x49770e=0x0;_0x49770e<_0x4ed4bb['nodes']['length'];++_0x49770e){var _0x92d09d;if(_0x92d09d=_0x360104['Element']['verify'](_0x4ed4bb['nodes'][_0x49770e]))return'nodes.'+_0x92d09d;}}return null!=_0x4ed4bb['shouldReceiveAttributes']&&_0x4ed4bb['hasOwnProperty']('shouldReceiveAttributes')&&'boolean'!=typeof _0x4ed4bb['shouldReceiveAttributes']?'shouldReceiveAttributes:\x20boolean\x20expected':null!=_0x4ed4bb['wasUndone']&&_0x4ed4bb['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x4ed4bb['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x45dc1a['fromObject']=function(_0x107b34){if(_0x107b34 instanceof _0x360104['InsertOperation'])return _0x107b34;var _0x4f1fa7=new _0x360104['InsertOperation']();if(null!=_0x107b34['position']){if('object'!=typeof _0x107b34['position'])throw TypeError('.InsertOperation.position:\x20object\x20expected');_0x4f1fa7['position']=_0x360104['Position']['fromObject'](_0x107b34['position']);}if(_0x107b34['nodes']){if(!Array['isArray'](_0x107b34['nodes']))throw TypeError('.InsertOperation.nodes:\x20array\x20expected');_0x4f1fa7['nodes']=[];for(var _0x1a8f23=0x0;_0x1a8f23<_0x107b34['nodes']['length'];++_0x1a8f23){if('object'!=typeof _0x107b34['nodes'][_0x1a8f23])throw TypeError('.InsertOperation.nodes:\x20object\x20expected');_0x4f1fa7['nodes'][_0x1a8f23]=_0x360104['Element']['fromObject'](_0x107b34['nodes'][_0x1a8f23]);}}return null!=_0x107b34['shouldReceiveAttributes']&&(_0x4f1fa7['shouldReceiveAttributes']=Boolean(_0x107b34['shouldReceiveAttributes'])),null!=_0x107b34['wasUndone']&&(_0x4f1fa7['wasUndone']=Boolean(_0x107b34['wasUndone'])),_0x4f1fa7;},_0x45dc1a['toObject']=function(_0x21cb54,_0x5c86a2){_0x5c86a2||(_0x5c86a2={});var _0x49a90f={};if((_0x5c86a2['arrays']||_0x5c86a2['defaults'])&&(_0x49a90f['nodes']=[]),_0x5c86a2['defaults']&&(_0x49a90f['position']=null,_0x49a90f['shouldReceiveAttributes']=!0x1,_0x49a90f['wasUndone']=!0x1),null!=_0x21cb54['position']&&_0x21cb54['hasOwnProperty']('position')&&(_0x49a90f['position']=_0x360104['Position']['toObject'](_0x21cb54['position'],_0x5c86a2)),_0x21cb54['nodes']&&_0x21cb54['nodes']['length']){_0x49a90f['nodes']=[];for(var _0x854b25=0x0;_0x854b25<_0x21cb54['nodes']['length'];++_0x854b25)_0x49a90f['nodes'][_0x854b25]=_0x360104['Element']['toObject'](_0x21cb54['nodes'][_0x854b25],_0x5c86a2);}return null!=_0x21cb54['shouldReceiveAttributes']&&_0x21cb54['hasOwnProperty']('shouldReceiveAttributes')&&(_0x49a90f['shouldReceiveAttributes']=_0x21cb54['shouldReceiveAttributes']),null!=_0x21cb54['wasUndone']&&_0x21cb54['hasOwnProperty']('wasUndone')&&(_0x49a90f['wasUndone']=_0x21cb54['wasUndone']),_0x49a90f;},_0x45dc1a['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x56ad9f['util']['toJSONOptions']);},_0x45dc1a['getTypeUrl']=function(_0x2629ad){return void 0x0===_0x2629ad&&(_0x2629ad='type.googleapis.com'),_0x2629ad+'/InsertOperation';},_0x45dc1a;}()),_0x360104['MarkerOperation']=(function(){function _0x4cbc84(_0x4a0d44){if(_0x4a0d44){for(var _0x55669a=Object['keys'](_0x4a0d44),_0x23e1a6=0x0;_0x23e1a6<_0x55669a['length'];++_0x23e1a6)null!=_0x4a0d44[_0x55669a[_0x23e1a6]]&&(this[_0x55669a[_0x23e1a6]]=_0x4a0d44[_0x55669a[_0x23e1a6]]);}}return _0x4cbc84['prototype']['name']='',_0x4cbc84['prototype']['oldRange']=null,_0x4cbc84['prototype']['newRange']=null,_0x4cbc84['prototype']['affectsData']=!0x1,_0x4cbc84['prototype']['wasUndone']=!0x1,_0x4cbc84['create']=function(_0x1a3674){return new _0x4cbc84(_0x1a3674);},_0x4cbc84['encode']=function(_0x2feb86,_0x336a8d){return _0x336a8d||(_0x336a8d=_0x5b066d['create']()),null!=_0x2feb86['name']&&Object['hasOwnProperty']['call'](_0x2feb86,'name')&&_0x336a8d['uint32'](0xa)['string'](_0x2feb86['name']),null!=_0x2feb86['oldRange']&&Object['hasOwnProperty']['call'](_0x2feb86,'oldRange')&&_0x360104['Range']['encode'](_0x2feb86['oldRange'],_0x336a8d['uint32'](0x12)['fork']())['ldelim'](),null!=_0x2feb86['newRange']&&Object['hasOwnProperty']['call'](_0x2feb86,'newRange')&&_0x360104['Range']['encode'](_0x2feb86['newRange'],_0x336a8d['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x2feb86['affectsData']&&Object['hasOwnProperty']['call'](_0x2feb86,'affectsData')&&_0x336a8d['uint32'](0x20)['bool'](_0x2feb86['affectsData']),null!=_0x2feb86['wasUndone']&&Object['hasOwnProperty']['call'](_0x2feb86,'wasUndone')&&_0x336a8d['uint32'](0x28)['bool'](_0x2feb86['wasUndone']),_0x336a8d;},_0x4cbc84['encodeDelimited']=function(_0x28a611,_0x220363){return this['encode'](_0x28a611,_0x220363)['ldelim']();},_0x4cbc84['decode']=function(_0x44b337,_0x4e0182){_0x44b337 instanceof _0x478192||(_0x44b337=_0x478192['create'](_0x44b337));for(var _0x57ab1a=void 0x0===_0x4e0182?_0x44b337['len']:_0x44b337['pos']+_0x4e0182,_0x5259a6=new _0x360104['MarkerOperation']();_0x44b337['pos']<_0x57ab1a;){var _0x5e6ac4=_0x44b337['uint32']();switch(_0x5e6ac4>>>0x3){case 0x1:_0x5259a6['name']=_0x44b337['string']();break;case 0x2:_0x5259a6['oldRange']=_0x360104['Range']['decode'](_0x44b337,_0x44b337['uint32']());break;case 0x3:_0x5259a6['newRange']=_0x360104['Range']['decode'](_0x44b337,_0x44b337['uint32']());break;case 0x4:_0x5259a6['affectsData']=_0x44b337['bool']();break;case 0x5:_0x5259a6['wasUndone']=_0x44b337['bool']();break;default:_0x44b337['skipType'](0x7&_0x5e6ac4);}}return _0x5259a6;},_0x4cbc84['decodeDelimited']=function(_0x1503a1){return _0x1503a1 instanceof _0x478192||(_0x1503a1=new _0x478192(_0x1503a1)),this['decode'](_0x1503a1,_0x1503a1['uint32']());},_0x4cbc84['verify']=function(_0x5c4e75){if('object'!=typeof _0x5c4e75||null===_0x5c4e75)return'object\x20expected';if(null!=_0x5c4e75['name']&&_0x5c4e75['hasOwnProperty']('name')&&!_0x23fb37['isString'](_0x5c4e75['name']))return'name:\x20string\x20expected';var _0x5535ca;if(null!=_0x5c4e75['oldRange']&&_0x5c4e75['hasOwnProperty']('oldRange')&&(_0x5535ca=_0x360104['Range']['verify'](_0x5c4e75['oldRange'])))return'oldRange.'+_0x5535ca;if(null!=_0x5c4e75['newRange']&&_0x5c4e75['hasOwnProperty']('newRange')&&(_0x5535ca=_0x360104['Range']['verify'](_0x5c4e75['newRange'])))return'newRange.'+_0x5535ca;return null!=_0x5c4e75['affectsData']&&_0x5c4e75['hasOwnProperty']('affectsData')&&'boolean'!=typeof _0x5c4e75['affectsData']?'affectsData:\x20boolean\x20expected':null!=_0x5c4e75['wasUndone']&&_0x5c4e75['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x5c4e75['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x4cbc84['fromObject']=function(_0x5ad75d){if(_0x5ad75d instanceof _0x360104['MarkerOperation'])return _0x5ad75d;var _0x1d7bac=new _0x360104['MarkerOperation']();if(null!=_0x5ad75d['name']&&(_0x1d7bac['name']=String(_0x5ad75d['name'])),null!=_0x5ad75d['oldRange']){if('object'!=typeof _0x5ad75d['oldRange'])throw TypeError('.MarkerOperation.oldRange:\x20object\x20expected');_0x1d7bac['oldRange']=_0x360104['Range']['fromObject'](_0x5ad75d['oldRange']);}if(null!=_0x5ad75d['newRange']){if('object'!=typeof _0x5ad75d['newRange'])throw TypeError('.MarkerOperation.newRange:\x20object\x20expected');_0x1d7bac['newRange']=_0x360104['Range']['fromObject'](_0x5ad75d['newRange']);}return null!=_0x5ad75d['affectsData']&&(_0x1d7bac['affectsData']=Boolean(_0x5ad75d['affectsData'])),null!=_0x5ad75d['wasUndone']&&(_0x1d7bac['wasUndone']=Boolean(_0x5ad75d['wasUndone'])),_0x1d7bac;},_0x4cbc84['toObject']=function(_0x1c6eb5,_0x1177a7){_0x1177a7||(_0x1177a7={});var _0x26e890={};return _0x1177a7['defaults']&&(_0x26e890['name']='',_0x26e890['oldRange']=null,_0x26e890['newRange']=null,_0x26e890['affectsData']=!0x1,_0x26e890['wasUndone']=!0x1),null!=_0x1c6eb5['name']&&_0x1c6eb5['hasOwnProperty']('name')&&(_0x26e890['name']=_0x1c6eb5['name']),null!=_0x1c6eb5['oldRange']&&_0x1c6eb5['hasOwnProperty']('oldRange')&&(_0x26e890['oldRange']=_0x360104['Range']['toObject'](_0x1c6eb5['oldRange'],_0x1177a7)),null!=_0x1c6eb5['newRange']&&_0x1c6eb5['hasOwnProperty']('newRange')&&(_0x26e890['newRange']=_0x360104['Range']['toObject'](_0x1c6eb5['newRange'],_0x1177a7)),null!=_0x1c6eb5['affectsData']&&_0x1c6eb5['hasOwnProperty']('affectsData')&&(_0x26e890['affectsData']=_0x1c6eb5['affectsData']),null!=_0x1c6eb5['wasUndone']&&_0x1c6eb5['hasOwnProperty']('wasUndone')&&(_0x26e890['wasUndone']=_0x1c6eb5['wasUndone']),_0x26e890;},_0x4cbc84['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x56ad9f['util']['toJSONOptions']);},_0x4cbc84['getTypeUrl']=function(_0x2f41a7){return void 0x0===_0x2f41a7&&(_0x2f41a7='type.googleapis.com'),_0x2f41a7+'/MarkerOperation';},_0x4cbc84;}()),_0x360104['MergeOperation']=(function(){function _0x127e23(_0x4fcf77){if(_0x4fcf77){for(var _0x9b9098=Object['keys'](_0x4fcf77),_0x2fdac3=0x0;_0x2fdac3<_0x9b9098['length'];++_0x2fdac3)null!=_0x4fcf77[_0x9b9098[_0x2fdac3]]&&(this[_0x9b9098[_0x2fdac3]]=_0x4fcf77[_0x9b9098[_0x2fdac3]]);}}return _0x127e23['prototype']['sourcePosition']=null,_0x127e23['prototype']['targetPosition']=null,_0x127e23['prototype']['graveyardPosition']=null,_0x127e23['prototype']['howMany']=0x0,_0x127e23['prototype']['wasUndone']=!0x1,_0x127e23['create']=function(_0x2f5ee3){return new _0x127e23(_0x2f5ee3);},_0x127e23['encode']=function(_0xbf945,_0x4d2a0d){return _0x4d2a0d||(_0x4d2a0d=_0x5b066d['create']()),null!=_0xbf945['sourcePosition']&&Object['hasOwnProperty']['call'](_0xbf945,'sourcePosition')&&_0x360104['Position']['encode'](_0xbf945['sourcePosition'],_0x4d2a0d['uint32'](0xa)['fork']())['ldelim'](),null!=_0xbf945['targetPosition']&&Object['hasOwnProperty']['call'](_0xbf945,'targetPosition')&&_0x360104['Position']['encode'](_0xbf945['targetPosition'],_0x4d2a0d['uint32'](0x12)['fork']())['ldelim'](),null!=_0xbf945['graveyardPosition']&&Object['hasOwnProperty']['call'](_0xbf945,'graveyardPosition')&&_0x360104['Position']['encode'](_0xbf945['graveyardPosition'],_0x4d2a0d['uint32'](0x1a)['fork']())['ldelim'](),null!=_0xbf945['howMany']&&Object['hasOwnProperty']['call'](_0xbf945,'howMany')&&_0x4d2a0d['uint32'](0x20)['uint32'](_0xbf945['howMany']),null!=_0xbf945['wasUndone']&&Object['hasOwnProperty']['call'](_0xbf945,'wasUndone')&&_0x4d2a0d['uint32'](0x28)['bool'](_0xbf945['wasUndone']),_0x4d2a0d;},_0x127e23['encodeDelimited']=function(_0x137e6,_0x55b090){return this['encode'](_0x137e6,_0x55b090)['ldelim']();},_0x127e23['decode']=function(_0x2af497,_0x2e581e){_0x2af497 instanceof _0x478192||(_0x2af497=_0x478192['create'](_0x2af497));for(var _0x2eddb6=void 0x0===_0x2e581e?_0x2af497['len']:_0x2af497['pos']+_0x2e581e,_0x173f9c=new _0x360104['MergeOperation']();_0x2af497['pos']<_0x2eddb6;){var _0x191d98=_0x2af497['uint32']();switch(_0x191d98>>>0x3){case 0x1:_0x173f9c['sourcePosition']=_0x360104['Position']['decode'](_0x2af497,_0x2af497['uint32']());break;case 0x2:_0x173f9c['targetPosition']=_0x360104['Position']['decode'](_0x2af497,_0x2af497['uint32']());break;case 0x3:_0x173f9c['graveyardPosition']=_0x360104['Position']['decode'](_0x2af497,_0x2af497['uint32']());break;case 0x4:_0x173f9c['howMany']=_0x2af497['uint32']();break;case 0x5:_0x173f9c['wasUndone']=_0x2af497['bool']();break;default:_0x2af497['skipType'](0x7&_0x191d98);}}return _0x173f9c;},_0x127e23['decodeDelimited']=function(_0x4e86d1){return _0x4e86d1 instanceof _0x478192||(_0x4e86d1=new _0x478192(_0x4e86d1)),this['decode'](_0x4e86d1,_0x4e86d1['uint32']());},_0x127e23['verify']=function(_0x3a5a91){if('object'!=typeof _0x3a5a91||null===_0x3a5a91)return'object\x20expected';var _0x1da43b;if(null!=_0x3a5a91['sourcePosition']&&_0x3a5a91['hasOwnProperty']('sourcePosition')&&(_0x1da43b=_0x360104['Position']['verify'](_0x3a5a91['sourcePosition'])))return'sourcePosition.'+_0x1da43b;if(null!=_0x3a5a91['targetPosition']&&_0x3a5a91['hasOwnProperty']('targetPosition')&&(_0x1da43b=_0x360104['Position']['verify'](_0x3a5a91['targetPosition'])))return'targetPosition.'+_0x1da43b;if(null!=_0x3a5a91['graveyardPosition']&&_0x3a5a91['hasOwnProperty']('graveyardPosition')&&(_0x1da43b=_0x360104['Position']['verify'](_0x3a5a91['graveyardPosition'])))return'graveyardPosition.'+_0x1da43b;return null!=_0x3a5a91['howMany']&&_0x3a5a91['hasOwnProperty']('howMany')&&!_0x23fb37['isInteger'](_0x3a5a91['howMany'])?'howMany:\x20integer\x20expected':null!=_0x3a5a91['wasUndone']&&_0x3a5a91['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x3a5a91['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x127e23['fromObject']=function(_0x3908a5){if(_0x3908a5 instanceof _0x360104['MergeOperation'])return _0x3908a5;var _0x3085ce=new _0x360104['MergeOperation']();if(null!=_0x3908a5['sourcePosition']){if('object'!=typeof _0x3908a5['sourcePosition'])throw TypeError('.MergeOperation.sourcePosition:\x20object\x20expected');_0x3085ce['sourcePosition']=_0x360104['Position']['fromObject'](_0x3908a5['sourcePosition']);}if(null!=_0x3908a5['targetPosition']){if('object'!=typeof _0x3908a5['targetPosition'])throw TypeError('.MergeOperation.targetPosition:\x20object\x20expected');_0x3085ce['targetPosition']=_0x360104['Position']['fromObject'](_0x3908a5['targetPosition']);}if(null!=_0x3908a5['graveyardPosition']){if('object'!=typeof _0x3908a5['graveyardPosition'])throw TypeError('.MergeOperation.graveyardPosition:\x20object\x20expected');_0x3085ce['graveyardPosition']=_0x360104['Position']['fromObject'](_0x3908a5['graveyardPosition']);}return null!=_0x3908a5['howMany']&&(_0x3085ce['howMany']=_0x3908a5['howMany']>>>0x0),null!=_0x3908a5['wasUndone']&&(_0x3085ce['wasUndone']=Boolean(_0x3908a5['wasUndone'])),_0x3085ce;},_0x127e23['toObject']=function(_0x2ac97b,_0x1c8dba){_0x1c8dba||(_0x1c8dba={});var _0x17fb3a={};return _0x1c8dba['defaults']&&(_0x17fb3a['sourcePosition']=null,_0x17fb3a['targetPosition']=null,_0x17fb3a['graveyardPosition']=null,_0x17fb3a['howMany']=0x0,_0x17fb3a['wasUndone']=!0x1),null!=_0x2ac97b['sourcePosition']&&_0x2ac97b['hasOwnProperty']('sourcePosition')&&(_0x17fb3a['sourcePosition']=_0x360104['Position']['toObject'](_0x2ac97b['sourcePosition'],_0x1c8dba)),null!=_0x2ac97b['targetPosition']&&_0x2ac97b['hasOwnProperty']('targetPosition')&&(_0x17fb3a['targetPosition']=_0x360104['Position']['toObject'](_0x2ac97b['targetPosition'],_0x1c8dba)),null!=_0x2ac97b['graveyardPosition']&&_0x2ac97b['hasOwnProperty']('graveyardPosition')&&(_0x17fb3a['graveyardPosition']=_0x360104['Position']['toObject'](_0x2ac97b['graveyardPosition'],_0x1c8dba)),null!=_0x2ac97b['howMany']&&_0x2ac97b['hasOwnProperty']('howMany')&&(_0x17fb3a['howMany']=_0x2ac97b['howMany']),null!=_0x2ac97b['wasUndone']&&_0x2ac97b['hasOwnProperty']('wasUndone')&&(_0x17fb3a['wasUndone']=_0x2ac97b['wasUndone']),_0x17fb3a;},_0x127e23['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x56ad9f['util']['toJSONOptions']);},_0x127e23['getTypeUrl']=function(_0x1ed3a2){return void 0x0===_0x1ed3a2&&(_0x1ed3a2='type.googleapis.com'),_0x1ed3a2+'/MergeOperation';},_0x127e23;}()),_0x360104['MoveOperation']=(function(){function _0x1ad157(_0x13e503){if(_0x13e503){for(var _0x18a663=Object['keys'](_0x13e503),_0xda63af=0x0;_0xda63af<_0x18a663['length'];++_0xda63af)null!=_0x13e503[_0x18a663[_0xda63af]]&&(this[_0x18a663[_0xda63af]]=_0x13e503[_0x18a663[_0xda63af]]);}}return _0x1ad157['prototype']['sourcePosition']=null,_0x1ad157['prototype']['howMany']=0x0,_0x1ad157['prototype']['targetPosition']=null,_0x1ad157['prototype']['wasUndone']=!0x1,_0x1ad157['create']=function(_0x23bf0f){return new _0x1ad157(_0x23bf0f);},_0x1ad157['encode']=function(_0x5c8cb2,_0x155e3e){return _0x155e3e||(_0x155e3e=_0x5b066d['create']()),null!=_0x5c8cb2['sourcePosition']&&Object['hasOwnProperty']['call'](_0x5c8cb2,'sourcePosition')&&_0x360104['Position']['encode'](_0x5c8cb2['sourcePosition'],_0x155e3e['uint32'](0xa)['fork']())['ldelim'](),null!=_0x5c8cb2['howMany']&&Object['hasOwnProperty']['call'](_0x5c8cb2,'howMany')&&_0x155e3e['uint32'](0x10)['uint32'](_0x5c8cb2['howMany']),null!=_0x5c8cb2['targetPosition']&&Object['hasOwnProperty']['call'](_0x5c8cb2,'targetPosition')&&_0x360104['Position']['encode'](_0x5c8cb2['targetPosition'],_0x155e3e['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x5c8cb2['wasUndone']&&Object['hasOwnProperty']['call'](_0x5c8cb2,'wasUndone')&&_0x155e3e['uint32'](0x20)['bool'](_0x5c8cb2['wasUndone']),_0x155e3e;},_0x1ad157['encodeDelimited']=function(_0x5f3c9c,_0x1a42b6){return this['encode'](_0x5f3c9c,_0x1a42b6)['ldelim']();},_0x1ad157['decode']=function(_0x334032,_0x210bb4){_0x334032 instanceof _0x478192||(_0x334032=_0x478192['create'](_0x334032));for(var _0x357b31=void 0x0===_0x210bb4?_0x334032['len']:_0x334032['pos']+_0x210bb4,_0x119428=new _0x360104['MoveOperation']();_0x334032['pos']<_0x357b31;){var _0x21d0ac=_0x334032['uint32']();switch(_0x21d0ac>>>0x3){case 0x1:_0x119428['sourcePosition']=_0x360104['Position']['decode'](_0x334032,_0x334032['uint32']());break;case 0x2:_0x119428['howMany']=_0x334032['uint32']();break;case 0x3:_0x119428['targetPosition']=_0x360104['Position']['decode'](_0x334032,_0x334032['uint32']());break;case 0x4:_0x119428['wasUndone']=_0x334032['bool']();break;default:_0x334032['skipType'](0x7&_0x21d0ac);}}return _0x119428;},_0x1ad157['decodeDelimited']=function(_0x3a61ff){return _0x3a61ff instanceof _0x478192||(_0x3a61ff=new _0x478192(_0x3a61ff)),this['decode'](_0x3a61ff,_0x3a61ff['uint32']());},_0x1ad157['verify']=function(_0x574f80){if('object'!=typeof _0x574f80||null===_0x574f80)return'object\x20expected';var _0x4fc832;if(null!=_0x574f80['sourcePosition']&&_0x574f80['hasOwnProperty']('sourcePosition')&&(_0x4fc832=_0x360104['Position']['verify'](_0x574f80['sourcePosition'])))return'sourcePosition.'+_0x4fc832;if(null!=_0x574f80['howMany']&&_0x574f80['hasOwnProperty']('howMany')&&!_0x23fb37['isInteger'](_0x574f80['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x574f80['targetPosition']&&_0x574f80['hasOwnProperty']('targetPosition')&&(_0x4fc832=_0x360104['Position']['verify'](_0x574f80['targetPosition'])))return'targetPosition.'+_0x4fc832;return null!=_0x574f80['wasUndone']&&_0x574f80['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x574f80['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x1ad157['fromObject']=function(_0x1c15b3){if(_0x1c15b3 instanceof _0x360104['MoveOperation'])return _0x1c15b3;var _0x40e5dd=new _0x360104['MoveOperation']();if(null!=_0x1c15b3['sourcePosition']){if('object'!=typeof _0x1c15b3['sourcePosition'])throw TypeError('.MoveOperation.sourcePosition:\x20object\x20expected');_0x40e5dd['sourcePosition']=_0x360104['Position']['fromObject'](_0x1c15b3['sourcePosition']);}if(null!=_0x1c15b3['howMany']&&(_0x40e5dd['howMany']=_0x1c15b3['howMany']>>>0x0),null!=_0x1c15b3['targetPosition']){if('object'!=typeof _0x1c15b3['targetPosition'])throw TypeError('.MoveOperation.targetPosition:\x20object\x20expected');_0x40e5dd['targetPosition']=_0x360104['Position']['fromObject'](_0x1c15b3['targetPosition']);}return null!=_0x1c15b3['wasUndone']&&(_0x40e5dd['wasUndone']=Boolean(_0x1c15b3['wasUndone'])),_0x40e5dd;},_0x1ad157['toObject']=function(_0x4a968b,_0x114568){_0x114568||(_0x114568={});var _0x19c1bc={};return _0x114568['defaults']&&(_0x19c1bc['sourcePosition']=null,_0x19c1bc['howMany']=0x0,_0x19c1bc['targetPosition']=null,_0x19c1bc['wasUndone']=!0x1),null!=_0x4a968b['sourcePosition']&&_0x4a968b['hasOwnProperty']('sourcePosition')&&(_0x19c1bc['sourcePosition']=_0x360104['Position']['toObject'](_0x4a968b['sourcePosition'],_0x114568)),null!=_0x4a968b['howMany']&&_0x4a968b['hasOwnProperty']('howMany')&&(_0x19c1bc['howMany']=_0x4a968b['howMany']),null!=_0x4a968b['targetPosition']&&_0x4a968b['hasOwnProperty']('targetPosition')&&(_0x19c1bc['targetPosition']=_0x360104['Position']['toObject'](_0x4a968b['targetPosition'],_0x114568)),null!=_0x4a968b['wasUndone']&&_0x4a968b['hasOwnProperty']('wasUndone')&&(_0x19c1bc['wasUndone']=_0x4a968b['wasUndone']),_0x19c1bc;},_0x1ad157['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x56ad9f['util']['toJSONOptions']);},_0x1ad157['getTypeUrl']=function(_0x1ef9c9){return void 0x0===_0x1ef9c9&&(_0x1ef9c9='type.googleapis.com'),_0x1ef9c9+'/MoveOperation';},_0x1ad157;}()),_0x360104['RenameOperation']=(function(){function _0x12e06a(_0x2a22ca){if(_0x2a22ca){for(var _0x43ccc9=Object['keys'](_0x2a22ca),_0x406ebe=0x0;_0x406ebe<_0x43ccc9['length'];++_0x406ebe)null!=_0x2a22ca[_0x43ccc9[_0x406ebe]]&&(this[_0x43ccc9[_0x406ebe]]=_0x2a22ca[_0x43ccc9[_0x406ebe]]);}}return _0x12e06a['prototype']['position']=null,_0x12e06a['prototype']['oldName']='',_0x12e06a['prototype']['newName']='',_0x12e06a['prototype']['wasUndone']=!0x1,_0x12e06a['create']=function(_0x41dadc){return new _0x12e06a(_0x41dadc);},_0x12e06a['encode']=function(_0x4983eb,_0x573379){return _0x573379||(_0x573379=_0x5b066d['create']()),null!=_0x4983eb['position']&&Object['hasOwnProperty']['call'](_0x4983eb,'position')&&_0x360104['Position']['encode'](_0x4983eb['position'],_0x573379['uint32'](0xa)['fork']())['ldelim'](),null!=_0x4983eb['oldName']&&Object['hasOwnProperty']['call'](_0x4983eb,'oldName')&&_0x573379['uint32'](0x12)['string'](_0x4983eb['oldName']),null!=_0x4983eb['newName']&&Object['hasOwnProperty']['call'](_0x4983eb,'newName')&&_0x573379['uint32'](0x1a)['string'](_0x4983eb['newName']),null!=_0x4983eb['wasUndone']&&Object['hasOwnProperty']['call'](_0x4983eb,'wasUndone')&&_0x573379['uint32'](0x20)['bool'](_0x4983eb['wasUndone']),_0x573379;},_0x12e06a['encodeDelimited']=function(_0x8bddfd,_0x264aa1){return this['encode'](_0x8bddfd,_0x264aa1)['ldelim']();},_0x12e06a['decode']=function(_0x520e9d,_0x7e4bb7){_0x520e9d instanceof _0x478192||(_0x520e9d=_0x478192['create'](_0x520e9d));for(var _0x445c17=void 0x0===_0x7e4bb7?_0x520e9d['len']:_0x520e9d['pos']+_0x7e4bb7,_0x46122f=new _0x360104['RenameOperation']();_0x520e9d['pos']<_0x445c17;){var _0x37ac89=_0x520e9d['uint32']();switch(_0x37ac89>>>0x3){case 0x1:_0x46122f['position']=_0x360104['Position']['decode'](_0x520e9d,_0x520e9d['uint32']());break;case 0x2:_0x46122f['oldName']=_0x520e9d['string']();break;case 0x3:_0x46122f['newName']=_0x520e9d['string']();break;case 0x4:_0x46122f['wasUndone']=_0x520e9d['bool']();break;default:_0x520e9d['skipType'](0x7&_0x37ac89);}}return _0x46122f;},_0x12e06a['decodeDelimited']=function(_0x248ca6){return _0x248ca6 instanceof _0x478192||(_0x248ca6=new _0x478192(_0x248ca6)),this['decode'](_0x248ca6,_0x248ca6['uint32']());},_0x12e06a['verify']=function(_0x5726fa){if('object'!=typeof _0x5726fa||null===_0x5726fa)return'object\x20expected';if(null!=_0x5726fa['position']&&_0x5726fa['hasOwnProperty']('position')){var _0x47629a=_0x360104['Position']['verify'](_0x5726fa['position']);if(_0x47629a)return'position.'+_0x47629a;}return null!=_0x5726fa['oldName']&&_0x5726fa['hasOwnProperty']('oldName')&&!_0x23fb37['isString'](_0x5726fa['oldName'])?'oldName:\x20string\x20expected':null!=_0x5726fa['newName']&&_0x5726fa['hasOwnProperty']('newName')&&!_0x23fb37['isString'](_0x5726fa['newName'])?'newName:\x20string\x20expected':null!=_0x5726fa['wasUndone']&&_0x5726fa['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x5726fa['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x12e06a['fromObject']=function(_0x558432){if(_0x558432 instanceof _0x360104['RenameOperation'])return _0x558432;var _0x4f5c36=new _0x360104['RenameOperation']();if(null!=_0x558432['position']){if('object'!=typeof _0x558432['position'])throw TypeError('.RenameOperation.position:\x20object\x20expected');_0x4f5c36['position']=_0x360104['Position']['fromObject'](_0x558432['position']);}return null!=_0x558432['oldName']&&(_0x4f5c36['oldName']=String(_0x558432['oldName'])),null!=_0x558432['newName']&&(_0x4f5c36['newName']=String(_0x558432['newName'])),null!=_0x558432['wasUndone']&&(_0x4f5c36['wasUndone']=Boolean(_0x558432['wasUndone'])),_0x4f5c36;},_0x12e06a['toObject']=function(_0x20b8bd,_0x26227e){_0x26227e||(_0x26227e={});var _0x5934d9={};return _0x26227e['defaults']&&(_0x5934d9['position']=null,_0x5934d9['oldName']='',_0x5934d9['newName']='',_0x5934d9['wasUndone']=!0x1),null!=_0x20b8bd['position']&&_0x20b8bd['hasOwnProperty']('position')&&(_0x5934d9['position']=_0x360104['Position']['toObject'](_0x20b8bd['position'],_0x26227e)),null!=_0x20b8bd['oldName']&&_0x20b8bd['hasOwnProperty']('oldName')&&(_0x5934d9['oldName']=_0x20b8bd['oldName']),null!=_0x20b8bd['newName']&&_0x20b8bd['hasOwnProperty']('newName')&&(_0x5934d9['newName']=_0x20b8bd['newName']),null!=_0x20b8bd['wasUndone']&&_0x20b8bd['hasOwnProperty']('wasUndone')&&(_0x5934d9['wasUndone']=_0x20b8bd['wasUndone']),_0x5934d9;},_0x12e06a['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x56ad9f['util']['toJSONOptions']);},_0x12e06a['getTypeUrl']=function(_0x35896d){return void 0x0===_0x35896d&&(_0x35896d='type.googleapis.com'),_0x35896d+'/RenameOperation';},_0x12e06a;}()),_0x360104['RootAttributeOperation']=(function(){function _0x24fedf(_0x51b44c){if(_0x51b44c){for(var _0x124a2a=Object['keys'](_0x51b44c),_0x337fb5=0x0;_0x337fb5<_0x124a2a['length'];++_0x337fb5)null!=_0x51b44c[_0x124a2a[_0x337fb5]]&&(this[_0x124a2a[_0x337fb5]]=_0x51b44c[_0x124a2a[_0x337fb5]]);}}return _0x24fedf['prototype']['root']='',_0x24fedf['prototype']['key']='',_0x24fedf['prototype']['oldValueBoolean']=!0x1,_0x24fedf['prototype']['oldValueJson']='',_0x24fedf['prototype']['newValueBoolean']=!0x1,_0x24fedf['prototype']['newValueJson']='',_0x24fedf['prototype']['wasUndone']=!0x1,_0x24fedf['create']=function(_0x201672){return new _0x24fedf(_0x201672);},_0x24fedf['encode']=function(_0x10e390,_0x36af59){return _0x36af59||(_0x36af59=_0x5b066d['create']()),null!=_0x10e390['root']&&Object['hasOwnProperty']['call'](_0x10e390,'root')&&_0x36af59['uint32'](0xa)['string'](_0x10e390['root']),null!=_0x10e390['key']&&Object['hasOwnProperty']['call'](_0x10e390,'key')&&_0x36af59['uint32'](0x12)['string'](_0x10e390['key']),null!=_0x10e390['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x10e390,'oldValueBoolean')&&_0x36af59['uint32'](0x18)['bool'](_0x10e390['oldValueBoolean']),null!=_0x10e390['oldValueJson']&&Object['hasOwnProperty']['call'](_0x10e390,'oldValueJson')&&_0x36af59['uint32'](0x22)['string'](_0x10e390['oldValueJson']),null!=_0x10e390['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x10e390,'newValueBoolean')&&_0x36af59['uint32'](0x28)['bool'](_0x10e390['newValueBoolean']),null!=_0x10e390['newValueJson']&&Object['hasOwnProperty']['call'](_0x10e390,'newValueJson')&&_0x36af59['uint32'](0x32)['string'](_0x10e390['newValueJson']),null!=_0x10e390['wasUndone']&&Object['hasOwnProperty']['call'](_0x10e390,'wasUndone')&&_0x36af59['uint32'](0x38)['bool'](_0x10e390['wasUndone']),_0x36af59;},_0x24fedf['encodeDelimited']=function(_0x40448a,_0x6a6060){return this['encode'](_0x40448a,_0x6a6060)['ldelim']();},_0x24fedf['decode']=function(_0x400114,_0x42a426){_0x400114 instanceof _0x478192||(_0x400114=_0x478192['create'](_0x400114));for(var _0x3a7cd3=void 0x0===_0x42a426?_0x400114['len']:_0x400114['pos']+_0x42a426,_0x3fabfa=new _0x360104['RootAttributeOperation']();_0x400114['pos']<_0x3a7cd3;){var _0x46dafd=_0x400114['uint32']();switch(_0x46dafd>>>0x3){case 0x1:_0x3fabfa['root']=_0x400114['string']();break;case 0x2:_0x3fabfa['key']=_0x400114['string']();break;case 0x3:_0x3fabfa['oldValueBoolean']=_0x400114['bool']();break;case 0x4:_0x3fabfa['oldValueJson']=_0x400114['string']();break;case 0x5:_0x3fabfa['newValueBoolean']=_0x400114['bool']();break;case 0x6:_0x3fabfa['newValueJson']=_0x400114['string']();break;case 0x7:_0x3fabfa['wasUndone']=_0x400114['bool']();break;default:_0x400114['skipType'](0x7&_0x46dafd);}}return _0x3fabfa;},_0x24fedf['decodeDelimited']=function(_0x4d1726){return _0x4d1726 instanceof _0x478192||(_0x4d1726=new _0x478192(_0x4d1726)),this['decode'](_0x4d1726,_0x4d1726['uint32']());},_0x24fedf['verify']=function(_0x1a8abd){return'object'!=typeof _0x1a8abd||null===_0x1a8abd?'object\x20expected':null!=_0x1a8abd['root']&&_0x1a8abd['hasOwnProperty']('root')&&!_0x23fb37['isString'](_0x1a8abd['root'])?'root:\x20string\x20expected':null!=_0x1a8abd['key']&&_0x1a8abd['hasOwnProperty']('key')&&!_0x23fb37['isString'](_0x1a8abd['key'])?'key:\x20string\x20expected':null!=_0x1a8abd['oldValueBoolean']&&_0x1a8abd['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x1a8abd['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x1a8abd['oldValueJson']&&_0x1a8abd['hasOwnProperty']('oldValueJson')&&!_0x23fb37['isString'](_0x1a8abd['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x1a8abd['newValueBoolean']&&_0x1a8abd['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x1a8abd['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x1a8abd['newValueJson']&&_0x1a8abd['hasOwnProperty']('newValueJson')&&!_0x23fb37['isString'](_0x1a8abd['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x1a8abd['wasUndone']&&_0x1a8abd['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x1a8abd['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x24fedf['fromObject']=function(_0x30d70e){if(_0x30d70e instanceof _0x360104['RootAttributeOperation'])return _0x30d70e;var _0x57efca=new _0x360104['RootAttributeOperation']();return null!=_0x30d70e['root']&&(_0x57efca['root']=String(_0x30d70e['root'])),null!=_0x30d70e['key']&&(_0x57efca['key']=String(_0x30d70e['key'])),null!=_0x30d70e['oldValueBoolean']&&(_0x57efca['oldValueBoolean']=Boolean(_0x30d70e['oldValueBoolean'])),null!=_0x30d70e['oldValueJson']&&(_0x57efca['oldValueJson']=String(_0x30d70e['oldValueJson'])),null!=_0x30d70e['newValueBoolean']&&(_0x57efca['newValueBoolean']=Boolean(_0x30d70e['newValueBoolean'])),null!=_0x30d70e['newValueJson']&&(_0x57efca['newValueJson']=String(_0x30d70e['newValueJson'])),null!=_0x30d70e['wasUndone']&&(_0x57efca['wasUndone']=Boolean(_0x30d70e['wasUndone'])),_0x57efca;},_0x24fedf['toObject']=function(_0x1230af,_0x399a88){_0x399a88||(_0x399a88={});var _0x4a7b13={};return _0x399a88['defaults']&&(_0x4a7b13['root']='',_0x4a7b13['key']='',_0x4a7b13['oldValueBoolean']=!0x1,_0x4a7b13['oldValueJson']='',_0x4a7b13['newValueBoolean']=!0x1,_0x4a7b13['newValueJson']='',_0x4a7b13['wasUndone']=!0x1),null!=_0x1230af['root']&&_0x1230af['hasOwnProperty']('root')&&(_0x4a7b13['root']=_0x1230af['root']),null!=_0x1230af['key']&&_0x1230af['hasOwnProperty']('key')&&(_0x4a7b13['key']=_0x1230af['key']),null!=_0x1230af['oldValueBoolean']&&_0x1230af['hasOwnProperty']('oldValueBoolean')&&(_0x4a7b13['oldValueBoolean']=_0x1230af['oldValueBoolean']),null!=_0x1230af['oldValueJson']&&_0x1230af['hasOwnProperty']('oldValueJson')&&(_0x4a7b13['oldValueJson']=_0x1230af['oldValueJson']),null!=_0x1230af['newValueBoolean']&&_0x1230af['hasOwnProperty']('newValueBoolean')&&(_0x4a7b13['newValueBoolean']=_0x1230af['newValueBoolean']),null!=_0x1230af['newValueJson']&&_0x1230af['hasOwnProperty']('newValueJson')&&(_0x4a7b13['newValueJson']=_0x1230af['newValueJson']),null!=_0x1230af['wasUndone']&&_0x1230af['hasOwnProperty']('wasUndone')&&(_0x4a7b13['wasUndone']=_0x1230af['wasUndone']),_0x4a7b13;},_0x24fedf['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x56ad9f['util']['toJSONOptions']);},_0x24fedf['getTypeUrl']=function(_0x2fb80e){return void 0x0===_0x2fb80e&&(_0x2fb80e='type.googleapis.com'),_0x2fb80e+'/RootAttributeOperation';},_0x24fedf;}()),_0x360104['RootOperation']=(function(){function _0xb312d2(_0x53c73c){if(_0x53c73c){for(var _0x5e0b3d=Object['keys'](_0x53c73c),_0x2627f4=0x0;_0x2627f4<_0x5e0b3d['length'];++_0x2627f4)null!=_0x53c73c[_0x5e0b3d[_0x2627f4]]&&(this[_0x5e0b3d[_0x2627f4]]=_0x53c73c[_0x5e0b3d[_0x2627f4]]);}}return _0xb312d2['prototype']['rootName']='',_0xb312d2['prototype']['elementName']='',_0xb312d2['prototype']['isAdd']=!0x1,_0xb312d2['prototype']['wasUndone']=!0x1,_0xb312d2['create']=function(_0x20adfb){return new _0xb312d2(_0x20adfb);},_0xb312d2['encode']=function(_0x50d381,_0x32f891){return _0x32f891||(_0x32f891=_0x5b066d['create']()),null!=_0x50d381['rootName']&&Object['hasOwnProperty']['call'](_0x50d381,'rootName')&&_0x32f891['uint32'](0xa)['string'](_0x50d381['rootName']),null!=_0x50d381['elementName']&&Object['hasOwnProperty']['call'](_0x50d381,'elementName')&&_0x32f891['uint32'](0x12)['string'](_0x50d381['elementName']),null!=_0x50d381['isAdd']&&Object['hasOwnProperty']['call'](_0x50d381,'isAdd')&&_0x32f891['uint32'](0x18)['bool'](_0x50d381['isAdd']),null!=_0x50d381['wasUndone']&&Object['hasOwnProperty']['call'](_0x50d381,'wasUndone')&&_0x32f891['uint32'](0x20)['bool'](_0x50d381['wasUndone']),_0x32f891;},_0xb312d2['encodeDelimited']=function(_0x502e02,_0x2878bc){return this['encode'](_0x502e02,_0x2878bc)['ldelim']();},_0xb312d2['decode']=function(_0x3e96c6,_0x300b10){_0x3e96c6 instanceof _0x478192||(_0x3e96c6=_0x478192['create'](_0x3e96c6));for(var _0x40ff2e=void 0x0===_0x300b10?_0x3e96c6['len']:_0x3e96c6['pos']+_0x300b10,_0x41bbc8=new _0x360104['RootOperation']();_0x3e96c6['pos']<_0x40ff2e;){var _0x36969c=_0x3e96c6['uint32']();switch(_0x36969c>>>0x3){case 0x1:_0x41bbc8['rootName']=_0x3e96c6['string']();break;case 0x2:_0x41bbc8['elementName']=_0x3e96c6['string']();break;case 0x3:_0x41bbc8['isAdd']=_0x3e96c6['bool']();break;case 0x4:_0x41bbc8['wasUndone']=_0x3e96c6['bool']();break;default:_0x3e96c6['skipType'](0x7&_0x36969c);}}return _0x41bbc8;},_0xb312d2['decodeDelimited']=function(_0xe24411){return _0xe24411 instanceof _0x478192||(_0xe24411=new _0x478192(_0xe24411)),this['decode'](_0xe24411,_0xe24411['uint32']());},_0xb312d2['verify']=function(_0x3fc9b2){return'object'!=typeof _0x3fc9b2||null===_0x3fc9b2?'object\x20expected':null!=_0x3fc9b2['rootName']&&_0x3fc9b2['hasOwnProperty']('rootName')&&!_0x23fb37['isString'](_0x3fc9b2['rootName'])?'rootName:\x20string\x20expected':null!=_0x3fc9b2['elementName']&&_0x3fc9b2['hasOwnProperty']('elementName')&&!_0x23fb37['isString'](_0x3fc9b2['elementName'])?'elementName:\x20string\x20expected':null!=_0x3fc9b2['isAdd']&&_0x3fc9b2['hasOwnProperty']('isAdd')&&'boolean'!=typeof _0x3fc9b2['isAdd']?'isAdd:\x20boolean\x20expected':null!=_0x3fc9b2['wasUndone']&&_0x3fc9b2['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x3fc9b2['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0xb312d2['fromObject']=function(_0xc1d829){if(_0xc1d829 instanceof _0x360104['RootOperation'])return _0xc1d829;var _0x50c4ae=new _0x360104['RootOperation']();return null!=_0xc1d829['rootName']&&(_0x50c4ae['rootName']=String(_0xc1d829['rootName'])),null!=_0xc1d829['elementName']&&(_0x50c4ae['elementName']=String(_0xc1d829['elementName'])),null!=_0xc1d829['isAdd']&&(_0x50c4ae['isAdd']=Boolean(_0xc1d829['isAdd'])),null!=_0xc1d829['wasUndone']&&(_0x50c4ae['wasUndone']=Boolean(_0xc1d829['wasUndone'])),_0x50c4ae;},_0xb312d2['toObject']=function(_0x3edb9a,_0x39cc55){_0x39cc55||(_0x39cc55={});var _0x125359={};return _0x39cc55['defaults']&&(_0x125359['rootName']='',_0x125359['elementName']='',_0x125359['isAdd']=!0x1,_0x125359['wasUndone']=!0x1),null!=_0x3edb9a['rootName']&&_0x3edb9a['hasOwnProperty']('rootName')&&(_0x125359['rootName']=_0x3edb9a['rootName']),null!=_0x3edb9a['elementName']&&_0x3edb9a['hasOwnProperty']('elementName')&&(_0x125359['elementName']=_0x3edb9a['elementName']),null!=_0x3edb9a['isAdd']&&_0x3edb9a['hasOwnProperty']('isAdd')&&(_0x125359['isAdd']=_0x3edb9a['isAdd']),null!=_0x3edb9a['wasUndone']&&_0x3edb9a['hasOwnProperty']('wasUndone')&&(_0x125359['wasUndone']=_0x3edb9a['wasUndone']),_0x125359;},_0xb312d2['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x56ad9f['util']['toJSONOptions']);},_0xb312d2['getTypeUrl']=function(_0x34649c){return void 0x0===_0x34649c&&(_0x34649c='type.googleapis.com'),_0x34649c+'/RootOperation';},_0xb312d2;}()),_0x360104['SplitOperation']=(function(){function _0x361419(_0x16bca0){if(_0x16bca0){for(var _0x4fc48c=Object['keys'](_0x16bca0),_0x2c66cf=0x0;_0x2c66cf<_0x4fc48c['length'];++_0x2c66cf)null!=_0x16bca0[_0x4fc48c[_0x2c66cf]]&&(this[_0x4fc48c[_0x2c66cf]]=_0x16bca0[_0x4fc48c[_0x2c66cf]]);}}return _0x361419['prototype']['splitPosition']=null,_0x361419['prototype']['graveyardPosition']=null,_0x361419['prototype']['howMany']=0x0,_0x361419['prototype']['insertionPosition']=null,_0x361419['prototype']['wasUndone']=!0x1,_0x361419['create']=function(_0x357524){return new _0x361419(_0x357524);},_0x361419['encode']=function(_0x13a982,_0x256006){return _0x256006||(_0x256006=_0x5b066d['create']()),null!=_0x13a982['splitPosition']&&Object['hasOwnProperty']['call'](_0x13a982,'splitPosition')&&_0x360104['Position']['encode'](_0x13a982['splitPosition'],_0x256006['uint32'](0xa)['fork']())['ldelim'](),null!=_0x13a982['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x13a982,'graveyardPosition')&&_0x360104['Position']['encode'](_0x13a982['graveyardPosition'],_0x256006['uint32'](0x12)['fork']())['ldelim'](),null!=_0x13a982['howMany']&&Object['hasOwnProperty']['call'](_0x13a982,'howMany')&&_0x256006['uint32'](0x18)['uint32'](_0x13a982['howMany']),null!=_0x13a982['insertionPosition']&&Object['hasOwnProperty']['call'](_0x13a982,'insertionPosition')&&_0x360104['Position']['encode'](_0x13a982['insertionPosition'],_0x256006['uint32'](0x22)['fork']())['ldelim'](),null!=_0x13a982['wasUndone']&&Object['hasOwnProperty']['call'](_0x13a982,'wasUndone')&&_0x256006['uint32'](0x28)['bool'](_0x13a982['wasUndone']),_0x256006;},_0x361419['encodeDelimited']=function(_0x5d179e,_0x32a4a4){return this['encode'](_0x5d179e,_0x32a4a4)['ldelim']();},_0x361419['decode']=function(_0x236825,_0x3ae30f){_0x236825 instanceof _0x478192||(_0x236825=_0x478192['create'](_0x236825));for(var _0x2df1f0=void 0x0===_0x3ae30f?_0x236825['len']:_0x236825['pos']+_0x3ae30f,_0x1fc86a=new _0x360104['SplitOperation']();_0x236825['pos']<_0x2df1f0;){var _0x30c553=_0x236825['uint32']();switch(_0x30c553>>>0x3){case 0x1:_0x1fc86a['splitPosition']=_0x360104['Position']['decode'](_0x236825,_0x236825['uint32']());break;case 0x2:_0x1fc86a['graveyardPosition']=_0x360104['Position']['decode'](_0x236825,_0x236825['uint32']());break;case 0x3:_0x1fc86a['howMany']=_0x236825['uint32']();break;case 0x4:_0x1fc86a['insertionPosition']=_0x360104['Position']['decode'](_0x236825,_0x236825['uint32']());break;case 0x5:_0x1fc86a['wasUndone']=_0x236825['bool']();break;default:_0x236825['skipType'](0x7&_0x30c553);}}return _0x1fc86a;},_0x361419['decodeDelimited']=function(_0x467774){return _0x467774 instanceof _0x478192||(_0x467774=new _0x478192(_0x467774)),this['decode'](_0x467774,_0x467774['uint32']());},_0x361419['verify']=function(_0x954d1d){if('object'!=typeof _0x954d1d||null===_0x954d1d)return'object\x20expected';var _0x1240a4;if(null!=_0x954d1d['splitPosition']&&_0x954d1d['hasOwnProperty']('splitPosition')&&(_0x1240a4=_0x360104['Position']['verify'](_0x954d1d['splitPosition'])))return'splitPosition.'+_0x1240a4;if(null!=_0x954d1d['graveyardPosition']&&_0x954d1d['hasOwnProperty']('graveyardPosition')&&(_0x1240a4=_0x360104['Position']['verify'](_0x954d1d['graveyardPosition'])))return'graveyardPosition.'+_0x1240a4;if(null!=_0x954d1d['howMany']&&_0x954d1d['hasOwnProperty']('howMany')&&!_0x23fb37['isInteger'](_0x954d1d['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x954d1d['insertionPosition']&&_0x954d1d['hasOwnProperty']('insertionPosition')&&(_0x1240a4=_0x360104['Position']['verify'](_0x954d1d['insertionPosition'])))return'insertionPosition.'+_0x1240a4;return null!=_0x954d1d['wasUndone']&&_0x954d1d['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x954d1d['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x361419['fromObject']=function(_0x5e1927){if(_0x5e1927 instanceof _0x360104['SplitOperation'])return _0x5e1927;var _0x12f514=new _0x360104['SplitOperation']();if(null!=_0x5e1927['splitPosition']){if('object'!=typeof _0x5e1927['splitPosition'])throw TypeError('.SplitOperation.splitPosition:\x20object\x20expected');_0x12f514['splitPosition']=_0x360104['Position']['fromObject'](_0x5e1927['splitPosition']);}if(null!=_0x5e1927['graveyardPosition']){if('object'!=typeof _0x5e1927['graveyardPosition'])throw TypeError('.SplitOperation.graveyardPosition:\x20object\x20expected');_0x12f514['graveyardPosition']=_0x360104['Position']['fromObject'](_0x5e1927['graveyardPosition']);}if(null!=_0x5e1927['howMany']&&(_0x12f514['howMany']=_0x5e1927['howMany']>>>0x0),null!=_0x5e1927['insertionPosition']){if('object'!=typeof _0x5e1927['insertionPosition'])throw TypeError('.SplitOperation.insertionPosition:\x20object\x20expected');_0x12f514['insertionPosition']=_0x360104['Position']['fromObject'](_0x5e1927['insertionPosition']);}return null!=_0x5e1927['wasUndone']&&(_0x12f514['wasUndone']=Boolean(_0x5e1927['wasUndone'])),_0x12f514;},_0x361419['toObject']=function(_0x5e826d,_0x4f410d){_0x4f410d||(_0x4f410d={});var _0x533f84={};return _0x4f410d['defaults']&&(_0x533f84['splitPosition']=null,_0x533f84['graveyardPosition']=null,_0x533f84['howMany']=0x0,_0x533f84['insertionPosition']=null,_0x533f84['wasUndone']=!0x1),null!=_0x5e826d['splitPosition']&&_0x5e826d['hasOwnProperty']('splitPosition')&&(_0x533f84['splitPosition']=_0x360104['Position']['toObject'](_0x5e826d['splitPosition'],_0x4f410d)),null!=_0x5e826d['graveyardPosition']&&_0x5e826d['hasOwnProperty']('graveyardPosition')&&(_0x533f84['graveyardPosition']=_0x360104['Position']['toObject'](_0x5e826d['graveyardPosition'],_0x4f410d)),null!=_0x5e826d['howMany']&&_0x5e826d['hasOwnProperty']('howMany')&&(_0x533f84['howMany']=_0x5e826d['howMany']),null!=_0x5e826d['insertionPosition']&&_0x5e826d['hasOwnProperty']('insertionPosition')&&(_0x533f84['insertionPosition']=_0x360104['Position']['toObject'](_0x5e826d['insertionPosition'],_0x4f410d)),null!=_0x5e826d['wasUndone']&&_0x5e826d['hasOwnProperty']('wasUndone')&&(_0x533f84['wasUndone']=_0x5e826d['wasUndone']),_0x533f84;},_0x361419['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x56ad9f['util']['toJSONOptions']);},_0x361419['getTypeUrl']=function(_0x54a85f){return void 0x0===_0x54a85f&&(_0x54a85f='type.googleapis.com'),_0x54a85f+'/SplitOperation';},_0x361419;}()),_0x360104['Position']=(function(){function _0x13ceed(_0x2af7ff){if(this['path']=[],_0x2af7ff){for(var _0x3efbd3=Object['keys'](_0x2af7ff),_0x55082a=0x0;_0x55082a<_0x3efbd3['length'];++_0x55082a)null!=_0x2af7ff[_0x3efbd3[_0x55082a]]&&(this[_0x3efbd3[_0x55082a]]=_0x2af7ff[_0x3efbd3[_0x55082a]]);}}return _0x13ceed['prototype']['root']='',_0x13ceed['prototype']['rootMain']=!0x1,_0x13ceed['prototype']['rootGraveyard']=!0x1,_0x13ceed['prototype']['path']=_0x23fb37['emptyArray'],_0x13ceed['prototype']['stickiness']='',_0x13ceed['create']=function(_0x2379f5){return new _0x13ceed(_0x2379f5);},_0x13ceed['encode']=function(_0x55cd8d,_0x9d4dbb){if(_0x9d4dbb||(_0x9d4dbb=_0x5b066d['create']()),null!=_0x55cd8d['root']&&Object['hasOwnProperty']['call'](_0x55cd8d,'root')&&_0x9d4dbb['uint32'](0xa)['string'](_0x55cd8d['root']),null!=_0x55cd8d['rootMain']&&Object['hasOwnProperty']['call'](_0x55cd8d,'rootMain')&&_0x9d4dbb['uint32'](0x10)['bool'](_0x55cd8d['rootMain']),null!=_0x55cd8d['rootGraveyard']&&Object['hasOwnProperty']['call'](_0x55cd8d,'rootGraveyard')&&_0x9d4dbb['uint32'](0x18)['bool'](_0x55cd8d['rootGraveyard']),null!=_0x55cd8d['path']&&_0x55cd8d['path']['length']){_0x9d4dbb['uint32'](0x22)['fork']();for(var _0x456da5=0x0;_0x456da5<_0x55cd8d['path']['length'];++_0x456da5)_0x9d4dbb['uint32'](_0x55cd8d['path'][_0x456da5]);_0x9d4dbb['ldelim']();}return null!=_0x55cd8d['stickiness']&&Object['hasOwnProperty']['call'](_0x55cd8d,'stickiness')&&_0x9d4dbb['uint32'](0x2a)['string'](_0x55cd8d['stickiness']),_0x9d4dbb;},_0x13ceed['encodeDelimited']=function(_0x440fda,_0x27681e){return this['encode'](_0x440fda,_0x27681e)['ldelim']();},_0x13ceed['decode']=function(_0x100d4d,_0x3eb76d){_0x100d4d instanceof _0x478192||(_0x100d4d=_0x478192['create'](_0x100d4d));for(var _0x39e87b=void 0x0===_0x3eb76d?_0x100d4d['len']:_0x100d4d['pos']+_0x3eb76d,_0x3323ae=new _0x360104['Position']();_0x100d4d['pos']<_0x39e87b;){var _0x48f8e9=_0x100d4d['uint32']();switch(_0x48f8e9>>>0x3){case 0x1:_0x3323ae['root']=_0x100d4d['string']();break;case 0x2:_0x3323ae['rootMain']=_0x100d4d['bool']();break;case 0x3:_0x3323ae['rootGraveyard']=_0x100d4d['bool']();break;case 0x4:if(_0x3323ae['path']&&_0x3323ae['path']['length']||(_0x3323ae['path']=[]),0x2==(0x7&_0x48f8e9)){for(var _0x3e205f=_0x100d4d['uint32']()+_0x100d4d['pos'];_0x100d4d['pos']<_0x3e205f;)_0x3323ae['path']['push'](_0x100d4d['uint32']());}else _0x3323ae['path']['push'](_0x100d4d['uint32']());break;case 0x5:_0x3323ae['stickiness']=_0x100d4d['string']();break;default:_0x100d4d['skipType'](0x7&_0x48f8e9);}}return _0x3323ae;},_0x13ceed['decodeDelimited']=function(_0x4ab261){return _0x4ab261 instanceof _0x478192||(_0x4ab261=new _0x478192(_0x4ab261)),this['decode'](_0x4ab261,_0x4ab261['uint32']());},_0x13ceed['verify']=function(_0x41f6a9){if('object'!=typeof _0x41f6a9||null===_0x41f6a9)return'object\x20expected';if(null!=_0x41f6a9['root']&&_0x41f6a9['hasOwnProperty']('root')&&!_0x23fb37['isString'](_0x41f6a9['root']))return'root:\x20string\x20expected';if(null!=_0x41f6a9['rootMain']&&_0x41f6a9['hasOwnProperty']('rootMain')&&'boolean'!=typeof _0x41f6a9['rootMain'])return'rootMain:\x20boolean\x20expected';if(null!=_0x41f6a9['rootGraveyard']&&_0x41f6a9['hasOwnProperty']('rootGraveyard')&&'boolean'!=typeof _0x41f6a9['rootGraveyard'])return'rootGraveyard:\x20boolean\x20expected';if(null!=_0x41f6a9['path']&&_0x41f6a9['hasOwnProperty']('path')){if(!Array['isArray'](_0x41f6a9['path']))return'path:\x20array\x20expected';for(var _0x2fb5f1=0x0;_0x2fb5f1<_0x41f6a9['path']['length'];++_0x2fb5f1)if(!_0x23fb37['isInteger'](_0x41f6a9['path'][_0x2fb5f1]))return'path:\x20integer[]\x20expected';}return null!=_0x41f6a9['stickiness']&&_0x41f6a9['hasOwnProperty']('stickiness')&&!_0x23fb37['isString'](_0x41f6a9['stickiness'])?'stickiness:\x20string\x20expected':null;},_0x13ceed['fromObject']=function(_0x194ffe){if(_0x194ffe instanceof _0x360104['Position'])return _0x194ffe;var _0x227c8c=new _0x360104['Position']();if(null!=_0x194ffe['root']&&(_0x227c8c['root']=String(_0x194ffe['root'])),null!=_0x194ffe['rootMain']&&(_0x227c8c['rootMain']=Boolean(_0x194ffe['rootMain'])),null!=_0x194ffe['rootGraveyard']&&(_0x227c8c['rootGraveyard']=Boolean(_0x194ffe['rootGraveyard'])),_0x194ffe['path']){if(!Array['isArray'](_0x194ffe['path']))throw TypeError('.Position.path:\x20array\x20expected');_0x227c8c['path']=[];for(var _0x3990ac=0x0;_0x3990ac<_0x194ffe['path']['length'];++_0x3990ac)_0x227c8c['path'][_0x3990ac]=_0x194ffe['path'][_0x3990ac]>>>0x0;}return null!=_0x194ffe['stickiness']&&(_0x227c8c['stickiness']=String(_0x194ffe['stickiness'])),_0x227c8c;},_0x13ceed['toObject']=function(_0x151a9e,_0x289f04){_0x289f04||(_0x289f04={});var _0x2e8a98={};if((_0x289f04['arrays']||_0x289f04['defaults'])&&(_0x2e8a98['path']=[]),_0x289f04['defaults']&&(_0x2e8a98['root']='',_0x2e8a98['rootMain']=!0x1,_0x2e8a98['rootGraveyard']=!0x1,_0x2e8a98['stickiness']=''),null!=_0x151a9e['root']&&_0x151a9e['hasOwnProperty']('root')&&(_0x2e8a98['root']=_0x151a9e['root']),null!=_0x151a9e['rootMain']&&_0x151a9e['hasOwnProperty']('rootMain')&&(_0x2e8a98['rootMain']=_0x151a9e['rootMain']),null!=_0x151a9e['rootGraveyard']&&_0x151a9e['hasOwnProperty']('rootGraveyard')&&(_0x2e8a98['rootGraveyard']=_0x151a9e['rootGraveyard']),_0x151a9e['path']&&_0x151a9e['path']['length']){_0x2e8a98['path']=[];for(var _0x4db3e1=0x0;_0x4db3e1<_0x151a9e['path']['length'];++_0x4db3e1)_0x2e8a98['path'][_0x4db3e1]=_0x151a9e['path'][_0x4db3e1];}return null!=_0x151a9e['stickiness']&&_0x151a9e['hasOwnProperty']('stickiness')&&(_0x2e8a98['stickiness']=_0x151a9e['stickiness']),_0x2e8a98;},_0x13ceed['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x56ad9f['util']['toJSONOptions']);},_0x13ceed['getTypeUrl']=function(_0x263962){return void 0x0===_0x263962&&(_0x263962='type.googleapis.com'),_0x263962+'/Position';},_0x13ceed;}()),_0x360104['Range']=(function(){function _0x66b0c9(_0x37d1e2){if(_0x37d1e2){for(var _0x5a24cb=Object['keys'](_0x37d1e2),_0x25e0ef=0x0;_0x25e0ef<_0x5a24cb['length'];++_0x25e0ef)null!=_0x37d1e2[_0x5a24cb[_0x25e0ef]]&&(this[_0x5a24cb[_0x25e0ef]]=_0x37d1e2[_0x5a24cb[_0x25e0ef]]);}}return _0x66b0c9['prototype']['start']=null,_0x66b0c9['prototype']['end']=null,_0x66b0c9['create']=function(_0x4d13e6){return new _0x66b0c9(_0x4d13e6);},_0x66b0c9['encode']=function(_0x157c85,_0x575b5e){return _0x575b5e||(_0x575b5e=_0x5b066d['create']()),null!=_0x157c85['start']&&Object['hasOwnProperty']['call'](_0x157c85,'start')&&_0x360104['Position']['encode'](_0x157c85['start'],_0x575b5e['uint32'](0xa)['fork']())['ldelim'](),null!=_0x157c85['end']&&Object['hasOwnProperty']['call'](_0x157c85,'end')&&_0x360104['Position']['encode'](_0x157c85['end'],_0x575b5e['uint32'](0x12)['fork']())['ldelim'](),_0x575b5e;},_0x66b0c9['encodeDelimited']=function(_0x3152ea,_0x84457f){return this['encode'](_0x3152ea,_0x84457f)['ldelim']();},_0x66b0c9['decode']=function(_0x46abcb,_0x2e14ae){_0x46abcb instanceof _0x478192||(_0x46abcb=_0x478192['create'](_0x46abcb));for(var _0x47121c=void 0x0===_0x2e14ae?_0x46abcb['len']:_0x46abcb['pos']+_0x2e14ae,_0x3b8f13=new _0x360104['Range']();_0x46abcb['pos']<_0x47121c;){var _0x385fca=_0x46abcb['uint32']();switch(_0x385fca>>>0x3){case 0x1:_0x3b8f13['start']=_0x360104['Position']['decode'](_0x46abcb,_0x46abcb['uint32']());break;case 0x2:_0x3b8f13['end']=_0x360104['Position']['decode'](_0x46abcb,_0x46abcb['uint32']());break;default:_0x46abcb['skipType'](0x7&_0x385fca);}}return _0x3b8f13;},_0x66b0c9['decodeDelimited']=function(_0x205445){return _0x205445 instanceof _0x478192||(_0x205445=new _0x478192(_0x205445)),this['decode'](_0x205445,_0x205445['uint32']());},_0x66b0c9['verify']=function(_0x504631){if('object'!=typeof _0x504631||null===_0x504631)return'object\x20expected';var _0x195b1e;if(null!=_0x504631['start']&&_0x504631['hasOwnProperty']('start')&&(_0x195b1e=_0x360104['Position']['verify'](_0x504631['start'])))return'start.'+_0x195b1e;if(null!=_0x504631['end']&&_0x504631['hasOwnProperty']('end')&&(_0x195b1e=_0x360104['Position']['verify'](_0x504631['end'])))return'end.'+_0x195b1e;return null;},_0x66b0c9['fromObject']=function(_0x2b682d){if(_0x2b682d instanceof _0x360104['Range'])return _0x2b682d;var _0x4af0a2=new _0x360104['Range']();if(null!=_0x2b682d['start']){if('object'!=typeof _0x2b682d['start'])throw TypeError('.Range.start:\x20object\x20expected');_0x4af0a2['start']=_0x360104['Position']['fromObject'](_0x2b682d['start']);}if(null!=_0x2b682d['end']){if('object'!=typeof _0x2b682d['end'])throw TypeError('.Range.end:\x20object\x20expected');_0x4af0a2['end']=_0x360104['Position']['fromObject'](_0x2b682d['end']);}return _0x4af0a2;},_0x66b0c9['toObject']=function(_0x5e04b1,_0x1c0fa4){_0x1c0fa4||(_0x1c0fa4={});var _0x3e7207={};return _0x1c0fa4['defaults']&&(_0x3e7207['start']=null,_0x3e7207['end']=null),null!=_0x5e04b1['start']&&_0x5e04b1['hasOwnProperty']('start')&&(_0x3e7207['start']=_0x360104['Position']['toObject'](_0x5e04b1['start'],_0x1c0fa4)),null!=_0x5e04b1['end']&&_0x5e04b1['hasOwnProperty']('end')&&(_0x3e7207['end']=_0x360104['Position']['toObject'](_0x5e04b1['end'],_0x1c0fa4)),_0x3e7207;},_0x66b0c9['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x56ad9f['util']['toJSONOptions']);},_0x66b0c9['getTypeUrl']=function(_0x1f00a4){return void 0x0===_0x1f00a4&&(_0x1f00a4='type.googleapis.com'),_0x1f00a4+'/Range';},_0x66b0c9;}()),_0x360104['Element']=(function(){function _0x2a821e(_0x220dd9){if(this['children']=[],this['attributesBoolean']={},_0x220dd9){for(var _0x14214b=Object['keys'](_0x220dd9),_0x1903a4=0x0;_0x1903a4<_0x14214b['length'];++_0x1903a4)null!=_0x220dd9[_0x14214b[_0x1903a4]]&&(this[_0x14214b[_0x1903a4]]=_0x220dd9[_0x14214b[_0x1903a4]]);}}return _0x2a821e['prototype']['name']='',_0x2a821e['prototype']['children']=_0x23fb37['emptyArray'],_0x2a821e['prototype']['data']='',_0x2a821e['prototype']['attributesBoolean']=_0x23fb37['emptyObject'],_0x2a821e['prototype']['attributesJson']='',_0x2a821e['create']=function(_0x1f36e7){return new _0x2a821e(_0x1f36e7);},_0x2a821e['encode']=function(_0x2d85dc,_0xc79a84){if(_0xc79a84||(_0xc79a84=_0x5b066d['create']()),null!=_0x2d85dc['name']&&Object['hasOwnProperty']['call'](_0x2d85dc,'name')&&_0xc79a84['uint32'](0xa)['string'](_0x2d85dc['name']),null!=_0x2d85dc['children']&&_0x2d85dc['children']['length']){for(var _0x390765=0x0;_0x390765<_0x2d85dc['children']['length'];++_0x390765)_0x360104['Element']['encode'](_0x2d85dc['children'][_0x390765],_0xc79a84['uint32'](0x12)['fork']())['ldelim']();}if(null!=_0x2d85dc['data']&&Object['hasOwnProperty']['call'](_0x2d85dc,'data')&&_0xc79a84['uint32'](0x1a)['string'](_0x2d85dc['data']),null!=_0x2d85dc['attributesBoolean']&&Object['hasOwnProperty']['call'](_0x2d85dc,'attributesBoolean')){var _0xaecb4e=Object['keys'](_0x2d85dc['attributesBoolean']);for(_0x390765=0x0;_0x390765<_0xaecb4e['length'];++_0x390765)_0xc79a84['uint32'](0x22)['fork']()['uint32'](0xa)['string'](_0xaecb4e[_0x390765])['uint32'](0x10)['bool'](_0x2d85dc['attributesBoolean'][_0xaecb4e[_0x390765]])['ldelim']();}return null!=_0x2d85dc['attributesJson']&&Object['hasOwnProperty']['call'](_0x2d85dc,'attributesJson')&&_0xc79a84['uint32'](0x2a)['string'](_0x2d85dc['attributesJson']),_0xc79a84;},_0x2a821e['encodeDelimited']=function(_0x19e541,_0x5db721){return this['encode'](_0x19e541,_0x5db721)['ldelim']();},_0x2a821e['decode']=function(_0x498dd8,_0x583d15){_0x498dd8 instanceof _0x478192||(_0x498dd8=_0x478192['create'](_0x498dd8));for(var _0x50cc51,_0xf3ebf9,_0x84ac15=void 0x0===_0x583d15?_0x498dd8['len']:_0x498dd8['pos']+_0x583d15,_0x3de1c4=new _0x360104['Element']();_0x498dd8['pos']<_0x84ac15;){var _0x403c6b=_0x498dd8['uint32']();switch(_0x403c6b>>>0x3){case 0x1:_0x3de1c4['name']=_0x498dd8['string']();break;case 0x2:_0x3de1c4['children']&&_0x3de1c4['children']['length']||(_0x3de1c4['children']=[]),_0x3de1c4['children']['push'](_0x360104['Element']['decode'](_0x498dd8,_0x498dd8['uint32']()));break;case 0x3:_0x3de1c4['data']=_0x498dd8['string']();break;case 0x4:_0x3de1c4['attributesBoolean']===_0x23fb37['emptyObject']&&(_0x3de1c4['attributesBoolean']={});var _0x1a182d=_0x498dd8['uint32']()+_0x498dd8['pos'];for(_0x50cc51='',_0xf3ebf9=!0x1;_0x498dd8['pos']<_0x1a182d;){var _0x1c40c6=_0x498dd8['uint32']();switch(_0x1c40c6>>>0x3){case 0x1:_0x50cc51=_0x498dd8['string']();break;case 0x2:_0xf3ebf9=_0x498dd8['bool']();break;default:_0x498dd8['skipType'](0x7&_0x1c40c6);}}_0x3de1c4['attributesBoolean'][_0x50cc51]=_0xf3ebf9;break;case 0x5:_0x3de1c4['attributesJson']=_0x498dd8['string']();break;default:_0x498dd8['skipType'](0x7&_0x403c6b);}}return _0x3de1c4;},_0x2a821e['decodeDelimited']=function(_0x18ac05){return _0x18ac05 instanceof _0x478192||(_0x18ac05=new _0x478192(_0x18ac05)),this['decode'](_0x18ac05,_0x18ac05['uint32']());},_0x2a821e['verify']=function(_0x238236){if('object'!=typeof _0x238236||null===_0x238236)return'object\x20expected';if(null!=_0x238236['name']&&_0x238236['hasOwnProperty']('name')&&!_0x23fb37['isString'](_0x238236['name']))return'name:\x20string\x20expected';if(null!=_0x238236['children']&&_0x238236['hasOwnProperty']('children')){if(!Array['isArray'](_0x238236['children']))return'children:\x20array\x20expected';for(var _0x27e206=0x0;_0x27e206<_0x238236['children']['length'];++_0x27e206){var _0x360df5=_0x360104['Element']['verify'](_0x238236['children'][_0x27e206]);if(_0x360df5)return'children.'+_0x360df5;}}if(null!=_0x238236['data']&&_0x238236['hasOwnProperty']('data')&&!_0x23fb37['isString'](_0x238236['data']))return'data:\x20string\x20expected';if(null!=_0x238236['attributesBoolean']&&_0x238236['hasOwnProperty']('attributesBoolean')){if(!_0x23fb37['isObject'](_0x238236['attributesBoolean']))return'attributesBoolean:\x20object\x20expected';var _0x132041=Object['keys'](_0x238236['attributesBoolean']);for(_0x27e206=0x0;_0x27e206<_0x132041['length'];++_0x27e206)if('boolean'!=typeof _0x238236['attributesBoolean'][_0x132041[_0x27e206]])return'attributesBoolean:\x20boolean{k:string}\x20expected';}return null!=_0x238236['attributesJson']&&_0x238236['hasOwnProperty']('attributesJson')&&!_0x23fb37['isString'](_0x238236['attributesJson'])?'attributesJson:\x20string\x20expected':null;},_0x2a821e['fromObject']=function(_0x5bf811){if(_0x5bf811 instanceof _0x360104['Element'])return _0x5bf811;var _0x20432e=new _0x360104['Element']();if(null!=_0x5bf811['name']&&(_0x20432e['name']=String(_0x5bf811['name'])),_0x5bf811['children']){if(!Array['isArray'](_0x5bf811['children']))throw TypeError('.Element.children:\x20array\x20expected');_0x20432e['children']=[];for(var _0x4d536b=0x0;_0x4d536b<_0x5bf811['children']['length'];++_0x4d536b){if('object'!=typeof _0x5bf811['children'][_0x4d536b])throw TypeError('.Element.children:\x20object\x20expected');_0x20432e['children'][_0x4d536b]=_0x360104['Element']['fromObject'](_0x5bf811['children'][_0x4d536b]);}}if(null!=_0x5bf811['data']&&(_0x20432e['data']=String(_0x5bf811['data'])),_0x5bf811['attributesBoolean']){if('object'!=typeof _0x5bf811['attributesBoolean'])throw TypeError('.Element.attributesBoolean:\x20object\x20expected');_0x20432e['attributesBoolean']={};var _0x102bf1=Object['keys'](_0x5bf811['attributesBoolean']);for(_0x4d536b=0x0;_0x4d536b<_0x102bf1['length'];++_0x4d536b)_0x20432e['attributesBoolean'][_0x102bf1[_0x4d536b]]=Boolean(_0x5bf811['attributesBoolean'][_0x102bf1[_0x4d536b]]);}return null!=_0x5bf811['attributesJson']&&(_0x20432e['attributesJson']=String(_0x5bf811['attributesJson'])),_0x20432e;},_0x2a821e['toObject']=function(_0x1cc5d7,_0x36ca7c){_0x36ca7c||(_0x36ca7c={});var _0x278687,_0x1b18f5={};if((_0x36ca7c['arrays']||_0x36ca7c['defaults'])&&(_0x1b18f5['children']=[]),(_0x36ca7c['objects']||_0x36ca7c['defaults'])&&(_0x1b18f5['attributesBoolean']={}),_0x36ca7c['defaults']&&(_0x1b18f5['name']='',_0x1b18f5['data']='',_0x1b18f5['attributesJson']=''),null!=_0x1cc5d7['name']&&_0x1cc5d7['hasOwnProperty']('name')&&(_0x1b18f5['name']=_0x1cc5d7['name']),_0x1cc5d7['children']&&_0x1cc5d7['children']['length']){_0x1b18f5['children']=[];for(var _0x45ab8c=0x0;_0x45ab8c<_0x1cc5d7['children']['length'];++_0x45ab8c)_0x1b18f5['children'][_0x45ab8c]=_0x360104['Element']['toObject'](_0x1cc5d7['children'][_0x45ab8c],_0x36ca7c);}if(null!=_0x1cc5d7['data']&&_0x1cc5d7['hasOwnProperty']('data')&&(_0x1b18f5['data']=_0x1cc5d7['data']),_0x1cc5d7['attributesBoolean']&&(_0x278687=Object['keys'](_0x1cc5d7['attributesBoolean']))['length']){_0x1b18f5['attributesBoolean']={};for(_0x45ab8c=0x0;_0x45ab8c<_0x278687['length'];++_0x45ab8c)_0x1b18f5['attributesBoolean'][_0x278687[_0x45ab8c]]=_0x1cc5d7['attributesBoolean'][_0x278687[_0x45ab8c]];}return null!=_0x1cc5d7['attributesJson']&&_0x1cc5d7['hasOwnProperty']('attributesJson')&&(_0x1b18f5['attributesJson']=_0x1cc5d7['attributesJson']),_0x1b18f5;},_0x2a821e['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x56ad9f['util']['toJSONOptions']);},_0x2a821e['getTypeUrl']=function(_0x168f0e){return void 0x0===_0x168f0e&&(_0x168f0e='type.googleapis.com'),_0x168f0e+'/Element';},_0x2a821e;}()),_0x360104;})());class r{['_protobufRoot'];constructor(){this['_protobufRoot']=u;}['getDescriptor'](_0x1df40d){return new w(this['_protobufRoot'][_0x1df40d]);}}class w{['_protobuf'];constructor(_0x1acd70){this['_protobuf']=_0x1acd70;}['compress'](_0x5ecbd9){const _0x579289=this['_protobuf']['verify'](_0x5ecbd9);if(_0x579289)throw Error(_0x579289);return this['_protobuf']['encode'](this['_protobuf']['create'](_0x5ecbd9))['finish']();}['decompress'](_0x35c7e0){return this['_protobuf']['toObject'](this['_protobuf']['decode'](_0x35c7e0),{'oneofs':!0x0});}}function g(_0x2ae354,_0x1cb59c){const _0xbbe1c=_0x58a840(_0x2ae354);return _0xbbe1c['path'][_0xbbe1c['path']['length']-0x1]+=_0x1cb59c,_0xbbe1c;}function _(_0x29e4f1,_0x377e57){return _0x29e4f1['root']===_0x377e57['root']&&_0x4282a5(_0x29e4f1['path'],_0x377e57['path']);}function $(_0x52edd3){P(_0x52edd3,_0x19e312=>('main'==_0x19e312['root']?(_0x19e312['rootMain']=!0x0,delete _0x19e312['root']):'$graveyard'==_0x19e312['root']&&(_0x19e312['rootGraveyard']=!0x0,delete _0x19e312['root']),_0x19e312));}function J(_0x19e3cd){P(_0x19e3cd,_0x255dd9=>(_0x255dd9['rootMain']?(_0x255dd9['root']='main',delete _0x255dd9['rootMain']):_0x255dd9['rootGraveyard']&&(_0x255dd9['root']='$graveyard',delete _0x255dd9['rootGraveyard']),_0x255dd9));}function P(_0x644116,_0x2a51bc){for(const _0x4666bc in _0x644116){const _0x43bd2c=_0x644116[_0x4666bc];'nodes'!==_0x4666bc&&_0x36503c(_0x43bd2c)&&(_0x43bd2c['path']&&(_0x43bd2c['root']||_0x43bd2c['rootMain']||_0x43bd2c['rootGraveyard'])?_0x644116[_0x4666bc]=_0x2a51bc(_0x43bd2c):P(_0x43bd2c,_0x2a51bc));}return _0x644116;}class e{['_id'];['_operationName'];['_protobufDescriptor'];constructor(_0x367026,_0x3b14cf,_0x188953){this['_id']=_0x367026,this['_operationName']=_0x3b14cf,this['_protobufDescriptor']=_0x188953;}['compress'](_0x3fe4c4,_0x5577cb){const _0xf096b3=_0x5577cb['operations'][_0x5577cb['index']++];return $(_0xf096b3),_0x3fe4c4['buffers']['push'](this['_protobufDescriptor']['compress'](_0xf096b3)),_0x3fe4c4['types']['push'](this['_id']),!0x0;}['decompress'](_0xe0964c,_0x1ab908){_0x1ab908['typeIndex']++;const _0x2a27ec=_0x1ab908['buffers'][_0x1ab908['bufferIndex']++],_0x15f946=this['_protobufDescriptor']['decompress'](_0x2a27ec);J(_0x15f946),_0x15f946['__className']=this['_operationName'],_0xe0964c['push'](_0x15f946);}}class s extends e{['compress'](_0x192cff,_0x565b7f){const _0x2ccbff=_0x565b7f['operations'][_0x565b7f['index']++];return this['_serializeOneOf']('oldValue',_0x2ccbff),this['_serializeOneOf']('newValue',_0x2ccbff),$(_0x2ccbff),_0x192cff['buffers']['push'](this['_protobufDescriptor']['compress'](_0x2ccbff)),_0x192cff['types']['push'](this['_id']),!0x0;}['decompress'](_0x4a43a9,_0x10ad36){_0x10ad36['typeIndex']++;const _0x4929fa=_0x10ad36['buffers'][_0x10ad36['bufferIndex']++],_0x541bae=this['_protobufDescriptor']['decompress'](_0x4929fa);this['_deserializeOneOf']('oldValue',_0x541bae),this['_deserializeOneOf']('newValue',_0x541bae),J(_0x541bae),_0x541bae['__className']=this['_operationName'],_0x4a43a9['push'](_0x541bae);}['_serializeOneOf'](_0x5ddb39,_0x470392){const _0x180a9f=_0x470392[_0x5ddb39];'boolean'==typeof _0x180a9f?_0x470392[_0x5ddb39+'Boolean']=_0x180a9f:_0x470392[_0x5ddb39+'Json']=JSON['stringify'](_0x180a9f);}['_deserializeOneOf'](_0x408e30,_0x580552){const _0x26a0c7=_0x408e30+'Json';_0x580552[_0x26a0c7]?(_0x580552[_0x408e30]=JSON['parse'](_0x580552[_0x26a0c7]),delete _0x580552[_0x26a0c7]):(_0x580552[_0x408e30]=_0x580552[_0x408e30+'Boolean'],delete _0x580552[_0x408e30+'Boolean']);}}class i extends e{['compress'](_0x5a35ed,_0x519fbf){const _0x5e5e89=_0x519fbf['operations'][_0x519fbf['index']++];return this['_serializeNodesAttributes'](_0x5e5e89['nodes']),$(_0x5e5e89),_0x5a35ed['buffers']['push'](this['_protobufDescriptor']['compress'](_0x5e5e89)),_0x5a35ed['types']['push'](this['_id']),!0x0;}['decompress'](_0x63ac8d,_0x23957c){_0x23957c['typeIndex']++;const _0x1e88b8=_0x23957c['buffers'][_0x23957c['bufferIndex']++],_0x3d5eec=this['_protobufDescriptor']['decompress'](_0x1e88b8);_0x3d5eec['nodes']||(_0x3d5eec['nodes']=[]),this['_deserializeNodesAttributes'](_0x3d5eec['nodes']),J(_0x3d5eec),_0x3d5eec['__className']=this['_operationName'],_0x63ac8d['push'](_0x3d5eec);}['_serializeNodesAttributes'](_0x36c80d){for(const _0x43e461 of _0x36c80d){if(_0x43e461['attributes']){const _0x1d5020=_0x43e461['attributes'];this['_areValuesBoolean'](_0x1d5020)?_0x43e461['attributesBoolean']=_0x1d5020:_0x43e461['attributesJson']=JSON['stringify'](_0x1d5020);}_0x43e461['children']&&this['_serializeNodesAttributes'](_0x43e461['children']);}}['_deserializeNodesAttributes'](_0x6877b7){for(const _0x1b2870 of _0x6877b7)(_0x1b2870['attributesBoolean']||_0x1b2870['attributesJson'])&&(_0x1b2870['attributesBoolean']?(_0x1b2870['attributes']=_0x1b2870['attributesBoolean'],delete _0x1b2870['attributesBoolean']):(_0x1b2870['attributes']=JSON['parse'](_0x1b2870['attributesJson']),delete _0x1b2870['attributesJson'])),_0x1b2870['children']&&this['_deserializeNodesAttributes'](_0x1b2870['children']);}['_areValuesBoolean'](_0x3d81c8){return Object['keys'](_0x3d81c8)['every'](_0x46e7a4=>'boolean'==typeof _0x3d81c8[_0x46e7a4]);}}class n extends e{['decompress'](_0x1b0306,_0x1ee947){super['decompress'](_0x1b0306,_0x1ee947);const _0x3a5cd4=_0x1b0306[_0x1b0306['length']-0x1];_0x3a5cd4['oldRange']||(_0x3a5cd4['oldRange']=null),_0x3a5cd4['newRange']||(_0x3a5cd4['newRange']=null);}}class p extends e{['compress'](_0x380f72,_0x2c7c53){return _0x2c7c53['index']++,_0x380f72['types']['push'](this['_id']),!0x0;}['decompress'](_0x2b4a78,_0x3f2000){_0x3f2000['typeIndex']++,_0x2b4a78['push']({'__className':this['_operationName']});}}class a extends n{['_omittedNamespace'];constructor(_0x309ad7,_0x54c6c0,_0x2432ba,_0x12ed28){super(_0x309ad7,_0x54c6c0,_0x2432ba),this['_omittedNamespace']=_0x12ed28+':';}['compress'](_0x40eaab,_0x2d872e){const _0x487a7d=_0x2d872e['operations'][_0x2d872e['index']];return!('MarkerOperation'!=_0x487a7d['__className']||!_0x487a7d['name']['startsWith'](this['_omittedNamespace']))&&(_0x487a7d['name']=_0x487a7d['name']['replace'](new RegExp('^'+this['_omittedNamespace']),''),super['compress'](_0x40eaab,_0x2d872e),!0x0);}['decompress'](_0x5d8a59,_0x37c2ce){super['decompress'](_0x5d8a59,_0x37c2ce);const _0x2e1eeb=_0x5d8a59[_0x5d8a59['length']-0x1];_0x2e1eeb['name']=this['_omittedNamespace']+_0x2e1eeb['name'];}}class O{['_id'];['_context'];constructor(_0x317d3c,_0x181e0f){this['_id']=_0x317d3c,this['_context']=_0x181e0f;}['compress'](_0x1cd80f,_0x322f92){let _0x262bee,_0x1045dc=_0x322f92['operations'][_0x322f92['index']],_0x5e93cd=_0x322f92['operations'][_0x322f92['index']+0x1];for(;_0x5e93cd&&this['_compareOperations'](_0x1045dc,_0x5e93cd);)_0x262bee?(_0x262bee=this['_combineNext'](_0x1045dc,_0x262bee),_0x1cd80f['types']['push'](0x0)):(_0x262bee=_0x58a840(_0x1045dc),_0x1cd80f['types']['push'](this['_id'])),_0x322f92['index']++,_0x1045dc=_0x322f92['operations'][_0x322f92['index']],_0x5e93cd=_0x322f92['operations'][_0x322f92['index']+0x1];return!!_0x262bee&&(_0x262bee=this['_combineNext'](_0x322f92['operations'][_0x322f92['index']++],_0x262bee),_0x1cd80f['types']['push'](0x0),_0x1cd80f['buffers']['push'](this['_compressSingleOperation'](_0x262bee)),!0x0);}['decompress'](_0x5a170f,_0x1f26cc){const _0x486f2e=this['_decompressSingleOperation'](_0x1f26cc);for(;0x0==_0x1f26cc['types'][_0x1f26cc['typeIndex']];)_0x1f26cc['typeIndex']++,_0x5a170f['push'](this['_splitCurrent'](_0x486f2e));_0x5a170f['push'](_0x486f2e);}}class c extends O{['_combineNext'](_0x1cc65b,_0x103f76){return _0x103f76['nodes'][0x0]['data']+=_0x1cc65b['nodes'][0x0]['data'],_0x103f76;}['_splitCurrent'](_0x784030){const _0x62cc0e=_0x58a840(_0x784030),_0x3ceb3a=_0x62cc0e['nodes'][0x0],_0x484f96=_0x784030['nodes'][0x0],_0x548548=_0x484f96['data'][Symbol['iterator']]()['next']()['value'],_0x2db884=_0x548548['length'];return _0x3ceb3a['data']=_0x548548,_0x484f96['data']=_0x484f96['data']['substr'](_0x2db884),_0x784030['position']=g(_0x784030['position'],_0x2db884),_0x62cc0e;}['_compareOperations'](_0x16014e,_0x2164a2){if(this['_checkOperation'](_0x16014e)&&this['_checkOperation'](_0x2164a2)){const _0xec8476=_0x16014e['nodes'][0x0]['data']['length'],_0x5e1b2f=_(g(_0x16014e['position'],_0xec8476),_0x2164a2['position']),_0x43c56d=_0x16014e['nodes'][0x0],_0x197c1b=_0x2164a2['nodes'][0x0];return _0x5e1b2f&&this['_compareAttributes'](_0x43c56d,_0x197c1b);}return!0x1;}['_compressSingleOperation'](_0x4c84ef){const _0x55aaf2={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('InsertOperation')['compress'](_0x55aaf2,{'operations':[_0x4c84ef],'index':0x0}),_0x55aaf2['buffers'][0x0];}['_decompressSingleOperation'](_0x3b1a25){const _0x2e2a9e=[];return this['_context']['_getCompressorByName']('InsertOperation')['decompress'](_0x2e2a9e,_0x3b1a25),_0x2e2a9e[0x0];}['_checkOperation'](_0x146e99){return'InsertOperation'==_0x146e99['__className']&&0x1==_0x146e99['nodes']['length']&&_0x146e99['nodes'][0x0]['data']&&!_0x146e99['wasUndone']&&0x1==Array['from'](_0x146e99['nodes'][0x0]['data'])['length'];}['_compareAttributes'](_0x53cbfe,_0x327384){const _0x2cea0f=Object['keys'](_0x53cbfe['attributes']||{}),_0x451605=Object['keys'](_0x327384['attributes']||{});return _0x2cea0f['length']===_0x451605['length']&&_0x2cea0f['every'](_0x2585fe=>_0x327384['attributes'][_0x2585fe]&&_0x327384['attributes'][_0x2585fe]===_0x53cbfe['attributes'][_0x2585fe]);}}class m extends O{['_combineNext'](_0x38628b,_0x19e19c){return _0x19e19c['howMany']++,_0x19e19c['sourcePosition']=_0x58a840(_0x38628b['sourcePosition']),_0x19e19c;}['_splitCurrent'](_0x359715){const _0x755dea=_0x58a840(_0x359715);return _0x359715['howMany']--,_0x755dea['howMany']=0x1,_0x755dea['sourcePosition']=g(_0x755dea['sourcePosition'],_0x359715['howMany']),_0x755dea;}['_compareOperations'](_0x4fb828,_0xde50d3){return!(!this['_checkOperation'](_0x4fb828)||!this['_checkOperation'](_0xde50d3))&&(_(g(_0x4fb828['sourcePosition'],-0x1),_0xde50d3['sourcePosition'])&&_(_0x4fb828['targetPosition'],_0xde50d3['targetPosition']));}['_compressSingleOperation'](_0x243f5d){const _0x2e4d12={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x2e4d12,{'operations':[_0x243f5d],'index':0x0}),_0x2e4d12['buffers'][0x0];}['_decompressSingleOperation'](_0x40189d){const _0x10bc51=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x10bc51,_0x40189d),_0x10bc51[0x0];}['_checkOperation'](_0x2b07cc){return'MoveOperation'==_0x2b07cc['__className']&&'$graveyard'==_0x2b07cc['targetPosition']['root']&&0x1==_0x2b07cc['howMany']&&!_0x2b07cc['wasUndone'];}}class h extends O{['_combineNext'](_0x565606,_0xa2f39c){return _0xa2f39c['howMany']++,_0xa2f39c;}['_splitCurrent'](_0x458eab){const _0x36e3cc=_0x58a840(_0x458eab);return _0x36e3cc['howMany']=0x1,_0x458eab['howMany']--,_0x36e3cc;}['_compareOperations'](_0x37f29f,_0x62e5dd){return!(!this['_checkOperation'](_0x37f29f)||!this['_checkOperation'](_0x62e5dd))&&(_(_0x37f29f['sourcePosition'],_0x62e5dd['sourcePosition'])&&_(_0x37f29f['targetPosition'],_0x62e5dd['targetPosition']));}['_compressSingleOperation'](_0x4eae0d){const _0x435111={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x435111,{'operations':[_0x4eae0d],'index':0x0}),_0x435111['buffers'][0x0];}['_decompressSingleOperation'](_0x1d872f){const _0x423b17=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x423b17,_0x1d872f),_0x423b17[0x0];}['_checkOperation'](_0x246b57){return'MoveOperation'==_0x246b57['__className']&&'$graveyard'==_0x246b57['targetPosition']['root']&&0x1==_0x246b57['howMany']&&!_0x246b57['wasUndone'];}}class f extends O{['compress'](_0x266eb1,_0x27d6b7){if(!this['_compareOperations'](_0x27d6b7['operations'][_0x27d6b7['index']],_0x27d6b7['operations'][_0x27d6b7['index']+0x1]))return!0x1;const _0x288cbb=_0x27d6b7['operations'][_0x27d6b7['index']++];return _0x288cbb['oldRange']=null,_0x288cbb['newRange']&&_(_0x288cbb['newRange']['start'],_0x288cbb['newRange']['end'])&&(_0x288cbb['newRange']['end']=null),_0x27d6b7['index']++,_0x266eb1['types']['push'](this['_id']),_0x266eb1['types']['push'](0x0),_0x266eb1['buffers']['push'](this['_compressSingleOperation'](_0x288cbb)),!0x0;}['decompress'](_0x5d4cd0,_0x57e0d1){const _0x2abc7a=this['_decompressSingleOperation'](_0x57e0d1);_0x2abc7a['newRange']&&!_0x2abc7a['newRange']['end']&&(_0x2abc7a['newRange']['end']=_0x58a840(_0x2abc7a['newRange']['start']));const _0x47bb7c=_0x58a840(_0x2abc7a);_0x47bb7c['newRange']&&(_0x47bb7c['newRange']['start']['stickiness']='toNone',_0x47bb7c['newRange']['end']=_0x58a840(_0x47bb7c['newRange']['start'])),_0x47bb7c['name']='user:position:'+_0x47bb7c['name']['split'](':')[0x2],_0x57e0d1['typeIndex']++,_0x5d4cd0['push'](_0x2abc7a),_0x5d4cd0['push'](_0x47bb7c);}['_compressSingleOperation'](_0x4cd51b){const _0x5295e1={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MarkerOperation')['compress'](_0x5295e1,{'operations':[_0x4cd51b],'index':0x0}),_0x5295e1['buffers'][0x0];}['_decompressSingleOperation'](_0x40100f){const _0x5dafa3=[];return this['_context']['_getCompressorByName']('MarkerOperation')['decompress'](_0x5dafa3,_0x40100f),_0x5dafa3[0x0];}['_compareOperations'](_0x142e70,_0x314e9c){return!(!_0x142e70||!_0x314e9c)&&('MarkerOperation'==_0x142e70['__className']&&'MarkerOperation'==_0x314e9c['__className']&&!(!_0x142e70['name']['startsWith']('user:')||!_0x314e9c['name']['startsWith']('user:')||_0x142e70['name']==_0x314e9c['name']));}}class y{['_compressorById'];['_compressorByName'];['_protobufFactory'];constructor(){this['_compressorById']=new Map(),this['_compressorByName']=new Map(),this['_protobufFactory']=new r();const _0xb239f9=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',_0xb239f9,'comment')),this['_registerCompressor'](0x13,'SuggestionMarkerOperation',new a(0x13,'MarkerOperation',_0xb239f9,'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'](_0xd00191){if(!_0xd00191||!_0xd00191[0x0])throw new _0x3ecaf4('no-operations-provided',this);const _0xd7a2a4={'operations':_0xd00191,'index':0x0},_0x559248={'types':[],'buffers':[],'baseVersion':_0xd00191[0x0]['baseVersion']};for(;_0xd7a2a4['index']<_0xd7a2a4['operations']['length'];){if(this['_getCompressorByName']('UserSelectionAction')['compress'](_0x559248,_0xd7a2a4))continue;if(this['_getCompressorByName']('TypingAction')['compress'](_0x559248,_0xd7a2a4))continue;if(this['_getCompressorByName']('DeletingAction')['compress'](_0x559248,_0xd7a2a4))continue;if(this['_getCompressorByName']('ForwardDeletingAction')['compress'](_0x559248,_0xd7a2a4))continue;if(this['_getCompressorByName']('CommentMarkerOperation')['compress'](_0x559248,_0xd7a2a4))continue;if(this['_getCompressorByName']('SuggestionMarkerOperation')['compress'](_0x559248,_0xd7a2a4))continue;const _0x1f284c=_0xd7a2a4['operations'][_0xd7a2a4['index']]['__className'];this['_getCompressorByName'](_0x1f284c)['compress'](_0x559248,_0xd7a2a4);}return _0x559248;}['decompress'](_0x565eee){const _0x232324=[],_0x49a739={'types':_0x565eee['types'],'buffers':_0x565eee['buffers'],'baseVersion':_0x565eee['baseVersion'],'typeIndex':0x0,'bufferIndex':0x0};for(;_0x49a739['typeIndex']<_0x49a739['types']['length'];){const _0x3d4115=_0x49a739['types'][_0x49a739['typeIndex']],_0xa5b5bc=this['_compressorById']['get'](_0x3d4115);if(!_0xa5b5bc)throw new _0x3ecaf4('decompress-compressor-not-found',this,{'type':_0x3d4115});_0xa5b5bc['decompress'](_0x232324,_0x49a739);}return _0x232324['forEach']((_0x26e092,_0x50a6a8)=>_0x26e092['baseVersion']=_0x565eee['baseVersion']+_0x50a6a8),_0x232324;}['_getCompressorByName'](_0x2d0fce){return this['_compressorByName']['get'](_0x2d0fce);}['_registerOperationCompressor'](_0x5031c4,_0x325b77,_0x478abc){const _0x5782b3=new _0x478abc(_0x5031c4,_0x325b77,this['_protobufFactory']['getDescriptor'](_0x325b77));this['_registerCompressor'](_0x5031c4,_0x325b77,_0x5782b3);}['_registerActionCompressor'](_0x277145,_0x16a84c,_0x4c99ba){const _0x5099d2=new _0x4c99ba(_0x277145,this);this['_registerCompressor'](_0x277145,_0x16a84c,_0x5099d2);}['_registerCompressor'](_0x923da5,_0x493581,_0x41350e){this['_compressorById']['set'](_0x923da5,_0x41350e),this['_compressorByName']['set'](_0x493581,_0x41350e);}}export{y as Compressor};
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ckeditor/ckeditor5-operations-compressor",
|
|
3
|
-
"version": "47.6.1-alpha.
|
|
3
|
+
"version": "47.6.1-alpha.1",
|
|
4
4
|
"description": "CKEditor 5 operations compressor for real-time collaboration.",
|
|
5
5
|
"license": "SEE LICENSE IN LICENSE.md",
|
|
6
6
|
"homepage": "https://ckeditor.com/collaboration/real-time/",
|
|
@@ -33,8 +33,8 @@
|
|
|
33
33
|
"main": "src/index.js",
|
|
34
34
|
"types": "src/index.d.ts",
|
|
35
35
|
"dependencies": {
|
|
36
|
-
"@ckeditor/ckeditor5-utils": "47.6.1-alpha.
|
|
37
|
-
"ckeditor5": "47.6.1-alpha.
|
|
36
|
+
"@ckeditor/ckeditor5-utils": "47.6.1-alpha.1",
|
|
37
|
+
"ckeditor5": "47.6.1-alpha.1",
|
|
38
38
|
"es-toolkit": "1.39.5",
|
|
39
39
|
"protobufjs": "7.5.4"
|
|
40
40
|
},
|