@ckeditor/ckeditor5-operations-compressor 43.2.0-alpha.5 → 43.2.0-alpha.7
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.js +2 -2
- package/package.json +3 -3
- package/src/actioncompressor/actioncompressor.js +1 -1
- package/src/actioncompressor/deletingactioncompressor.js +1 -1
- package/src/actioncompressor/forwarddeletingactioncompressor.js +1 -1
- package/src/actioncompressor/typingactioncompressor.js +1 -1
- package/src/actioncompressor/userselectionactioncompressor.js +1 -1
- package/src/compressor.js +1 -1
- package/src/index.js +1 -1
- package/src/lib/compiledmessages.js +2 -2
- package/src/lib/protobufdescriptions.js +1 -1
- package/src/operationcompressor/annotationmarkeroperationcompressor.js +1 -1
- package/src/operationcompressor/attributeoperationcompressor.js +1 -1
- package/src/operationcompressor/insertoperationcompressor.js +1 -1
- package/src/operationcompressor/markeroperationcompressor.js +1 -1
- package/src/operationcompressor/nooperationcompressor.js +1 -1
- package/src/operationcompressor/operationcompressor.js +1 -1
- package/src/protobuffactory.js +1 -1
- package/src/utils.js +1 -1
package/dist/index.js
CHANGED
|
@@ -20,5 +20,5 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
import{CKEditorError as
|
|
24
|
-
((()=>{var _0x3f6163=_0x20606e['Reader'],_0x2482af=_0x20606e['Writer'],_0x58d8f4=_0x20606e['util'],_0x5d43c7=_0x20606e['roots']['default']||(_0x20606e['roots']['default']={});return _0x5d43c7['AttributeOperation']=(function(){function _0x5e8a7a(_0x44cdba){if(_0x44cdba){for(var _0x1f4780=Object['keys'](_0x44cdba),_0x17cfb3=0x0;_0x17cfb3<_0x1f4780['length'];++_0x17cfb3)null!=_0x44cdba[_0x1f4780[_0x17cfb3]]&&(this[_0x1f4780[_0x17cfb3]]=_0x44cdba[_0x1f4780[_0x17cfb3]]);}}return _0x5e8a7a['prototype']['range']=null,_0x5e8a7a['prototype']['key']='',_0x5e8a7a['prototype']['oldValueBoolean']=!0x1,_0x5e8a7a['prototype']['oldValueJson']='',_0x5e8a7a['prototype']['newValueBoolean']=!0x1,_0x5e8a7a['prototype']['newValueJson']='',_0x5e8a7a['prototype']['wasUndone']=!0x1,_0x5e8a7a['create']=function(_0xe76bdd){return new _0x5e8a7a(_0xe76bdd);},_0x5e8a7a['encode']=function(_0x4329a1,_0x31e67f){return _0x31e67f||(_0x31e67f=_0x2482af['create']()),null!=_0x4329a1['range']&&Object['hasOwnProperty']['call'](_0x4329a1,'range')&&_0x5d43c7['Range']['encode'](_0x4329a1['range'],_0x31e67f['uint32'](0xa)['fork']())['ldelim'](),null!=_0x4329a1['key']&&Object['hasOwnProperty']['call'](_0x4329a1,'key')&&_0x31e67f['uint32'](0x12)['string'](_0x4329a1['key']),null!=_0x4329a1['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x4329a1,'oldValueBoolean')&&_0x31e67f['uint32'](0x18)['bool'](_0x4329a1['oldValueBoolean']),null!=_0x4329a1['oldValueJson']&&Object['hasOwnProperty']['call'](_0x4329a1,'oldValueJson')&&_0x31e67f['uint32'](0x22)['string'](_0x4329a1['oldValueJson']),null!=_0x4329a1['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x4329a1,'newValueBoolean')&&_0x31e67f['uint32'](0x28)['bool'](_0x4329a1['newValueBoolean']),null!=_0x4329a1['newValueJson']&&Object['hasOwnProperty']['call'](_0x4329a1,'newValueJson')&&_0x31e67f['uint32'](0x32)['string'](_0x4329a1['newValueJson']),null!=_0x4329a1['wasUndone']&&Object['hasOwnProperty']['call'](_0x4329a1,'wasUndone')&&_0x31e67f['uint32'](0x38)['bool'](_0x4329a1['wasUndone']),_0x31e67f;},_0x5e8a7a['encodeDelimited']=function(_0x126c43,_0xa0ce4e){return this['encode'](_0x126c43,_0xa0ce4e)['ldelim']();},_0x5e8a7a['decode']=function(_0x1b2640,_0x129277){_0x1b2640 instanceof _0x3f6163||(_0x1b2640=_0x3f6163['create'](_0x1b2640));for(var _0x2e3973=void 0x0===_0x129277?_0x1b2640['len']:_0x1b2640['pos']+_0x129277,_0x4a9e86=new _0x5d43c7['AttributeOperation']();_0x1b2640['pos']<_0x2e3973;){var _0x1bb983=_0x1b2640['uint32']();switch(_0x1bb983>>>0x3){case 0x1:_0x4a9e86['range']=_0x5d43c7['Range']['decode'](_0x1b2640,_0x1b2640['uint32']());break;case 0x2:_0x4a9e86['key']=_0x1b2640['string']();break;case 0x3:_0x4a9e86['oldValueBoolean']=_0x1b2640['bool']();break;case 0x4:_0x4a9e86['oldValueJson']=_0x1b2640['string']();break;case 0x5:_0x4a9e86['newValueBoolean']=_0x1b2640['bool']();break;case 0x6:_0x4a9e86['newValueJson']=_0x1b2640['string']();break;case 0x7:_0x4a9e86['wasUndone']=_0x1b2640['bool']();break;default:_0x1b2640['skipType'](0x7&_0x1bb983);}}return _0x4a9e86;},_0x5e8a7a['decodeDelimited']=function(_0x5c4d34){return _0x5c4d34 instanceof _0x3f6163||(_0x5c4d34=new _0x3f6163(_0x5c4d34)),this['decode'](_0x5c4d34,_0x5c4d34['uint32']());},_0x5e8a7a['verify']=function(_0x3cb637){if('object'!=typeof _0x3cb637||null===_0x3cb637)return'object\x20expected';if(null!=_0x3cb637['range']&&_0x3cb637['hasOwnProperty']('range')){var _0x3ef87e=_0x5d43c7['Range']['verify'](_0x3cb637['range']);if(_0x3ef87e)return'range.'+_0x3ef87e;}return null!=_0x3cb637['key']&&_0x3cb637['hasOwnProperty']('key')&&!_0x58d8f4['isString'](_0x3cb637['key'])?'key:\x20string\x20expected':null!=_0x3cb637['oldValueBoolean']&&_0x3cb637['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x3cb637['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x3cb637['oldValueJson']&&_0x3cb637['hasOwnProperty']('oldValueJson')&&!_0x58d8f4['isString'](_0x3cb637['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x3cb637['newValueBoolean']&&_0x3cb637['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x3cb637['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x3cb637['newValueJson']&&_0x3cb637['hasOwnProperty']('newValueJson')&&!_0x58d8f4['isString'](_0x3cb637['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x3cb637['wasUndone']&&_0x3cb637['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x3cb637['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x5e8a7a['fromObject']=function(_0x2c2a05){if(_0x2c2a05 instanceof _0x5d43c7['AttributeOperation'])return _0x2c2a05;var _0x29ff11=new _0x5d43c7['AttributeOperation']();if(null!=_0x2c2a05['range']){if('object'!=typeof _0x2c2a05['range'])throw TypeError('.AttributeOperation.range:\x20object\x20expected');_0x29ff11['range']=_0x5d43c7['Range']['fromObject'](_0x2c2a05['range']);}return null!=_0x2c2a05['key']&&(_0x29ff11['key']=String(_0x2c2a05['key'])),null!=_0x2c2a05['oldValueBoolean']&&(_0x29ff11['oldValueBoolean']=Boolean(_0x2c2a05['oldValueBoolean'])),null!=_0x2c2a05['oldValueJson']&&(_0x29ff11['oldValueJson']=String(_0x2c2a05['oldValueJson'])),null!=_0x2c2a05['newValueBoolean']&&(_0x29ff11['newValueBoolean']=Boolean(_0x2c2a05['newValueBoolean'])),null!=_0x2c2a05['newValueJson']&&(_0x29ff11['newValueJson']=String(_0x2c2a05['newValueJson'])),null!=_0x2c2a05['wasUndone']&&(_0x29ff11['wasUndone']=Boolean(_0x2c2a05['wasUndone'])),_0x29ff11;},_0x5e8a7a['toObject']=function(_0x51d776,_0x4a0670){_0x4a0670||(_0x4a0670={});var _0x185a21={};return _0x4a0670['defaults']&&(_0x185a21['range']=null,_0x185a21['key']='',_0x185a21['oldValueBoolean']=!0x1,_0x185a21['oldValueJson']='',_0x185a21['newValueBoolean']=!0x1,_0x185a21['newValueJson']='',_0x185a21['wasUndone']=!0x1),null!=_0x51d776['range']&&_0x51d776['hasOwnProperty']('range')&&(_0x185a21['range']=_0x5d43c7['Range']['toObject'](_0x51d776['range'],_0x4a0670)),null!=_0x51d776['key']&&_0x51d776['hasOwnProperty']('key')&&(_0x185a21['key']=_0x51d776['key']),null!=_0x51d776['oldValueBoolean']&&_0x51d776['hasOwnProperty']('oldValueBoolean')&&(_0x185a21['oldValueBoolean']=_0x51d776['oldValueBoolean']),null!=_0x51d776['oldValueJson']&&_0x51d776['hasOwnProperty']('oldValueJson')&&(_0x185a21['oldValueJson']=_0x51d776['oldValueJson']),null!=_0x51d776['newValueBoolean']&&_0x51d776['hasOwnProperty']('newValueBoolean')&&(_0x185a21['newValueBoolean']=_0x51d776['newValueBoolean']),null!=_0x51d776['newValueJson']&&_0x51d776['hasOwnProperty']('newValueJson')&&(_0x185a21['newValueJson']=_0x51d776['newValueJson']),null!=_0x51d776['wasUndone']&&_0x51d776['hasOwnProperty']('wasUndone')&&(_0x185a21['wasUndone']=_0x51d776['wasUndone']),_0x185a21;},_0x5e8a7a['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x20606e['util']['toJSONOptions']);},_0x5e8a7a['getTypeUrl']=function(_0x3feb68){return void 0x0===_0x3feb68&&(_0x3feb68='type.googleapis.com'),_0x3feb68+'/AttributeOperation';},_0x5e8a7a;}()),_0x5d43c7['InsertOperation']=(function(){function _0x5ad5eb(_0x36bd25){if(this['nodes']=[],_0x36bd25){for(var _0x39aeb2=Object['keys'](_0x36bd25),_0x36967a=0x0;_0x36967a<_0x39aeb2['length'];++_0x36967a)null!=_0x36bd25[_0x39aeb2[_0x36967a]]&&(this[_0x39aeb2[_0x36967a]]=_0x36bd25[_0x39aeb2[_0x36967a]]);}}return _0x5ad5eb['prototype']['position']=null,_0x5ad5eb['prototype']['nodes']=_0x58d8f4['emptyArray'],_0x5ad5eb['prototype']['shouldReceiveAttributes']=!0x1,_0x5ad5eb['prototype']['wasUndone']=!0x1,_0x5ad5eb['create']=function(_0x4cc4f9){return new _0x5ad5eb(_0x4cc4f9);},_0x5ad5eb['encode']=function(_0x129352,_0x2f99d6){if(_0x2f99d6||(_0x2f99d6=_0x2482af['create']()),null!=_0x129352['position']&&Object['hasOwnProperty']['call'](_0x129352,'position')&&_0x5d43c7['Position']['encode'](_0x129352['position'],_0x2f99d6['uint32'](0xa)['fork']())['ldelim'](),null!=_0x129352['nodes']&&_0x129352['nodes']['length']){for(var _0x3bafff=0x0;_0x3bafff<_0x129352['nodes']['length'];++_0x3bafff)_0x5d43c7['Element']['encode'](_0x129352['nodes'][_0x3bafff],_0x2f99d6['uint32'](0x12)['fork']())['ldelim']();}return null!=_0x129352['shouldReceiveAttributes']&&Object['hasOwnProperty']['call'](_0x129352,'shouldReceiveAttributes')&&_0x2f99d6['uint32'](0x18)['bool'](_0x129352['shouldReceiveAttributes']),null!=_0x129352['wasUndone']&&Object['hasOwnProperty']['call'](_0x129352,'wasUndone')&&_0x2f99d6['uint32'](0x20)['bool'](_0x129352['wasUndone']),_0x2f99d6;},_0x5ad5eb['encodeDelimited']=function(_0x28da54,_0x119965){return this['encode'](_0x28da54,_0x119965)['ldelim']();},_0x5ad5eb['decode']=function(_0x74d53c,_0x5e8b7b){_0x74d53c instanceof _0x3f6163||(_0x74d53c=_0x3f6163['create'](_0x74d53c));for(var _0x41d897=void 0x0===_0x5e8b7b?_0x74d53c['len']:_0x74d53c['pos']+_0x5e8b7b,_0x2fc06e=new _0x5d43c7['InsertOperation']();_0x74d53c['pos']<_0x41d897;){var _0xfc9b54=_0x74d53c['uint32']();switch(_0xfc9b54>>>0x3){case 0x1:_0x2fc06e['position']=_0x5d43c7['Position']['decode'](_0x74d53c,_0x74d53c['uint32']());break;case 0x2:_0x2fc06e['nodes']&&_0x2fc06e['nodes']['length']||(_0x2fc06e['nodes']=[]),_0x2fc06e['nodes']['push'](_0x5d43c7['Element']['decode'](_0x74d53c,_0x74d53c['uint32']()));break;case 0x3:_0x2fc06e['shouldReceiveAttributes']=_0x74d53c['bool']();break;case 0x4:_0x2fc06e['wasUndone']=_0x74d53c['bool']();break;default:_0x74d53c['skipType'](0x7&_0xfc9b54);}}return _0x2fc06e;},_0x5ad5eb['decodeDelimited']=function(_0x2230a8){return _0x2230a8 instanceof _0x3f6163||(_0x2230a8=new _0x3f6163(_0x2230a8)),this['decode'](_0x2230a8,_0x2230a8['uint32']());},_0x5ad5eb['verify']=function(_0x1943b7){if('object'!=typeof _0x1943b7||null===_0x1943b7)return'object\x20expected';if(null!=_0x1943b7['position']&&_0x1943b7['hasOwnProperty']('position')&&(_0x3a4c83=_0x5d43c7['Position']['verify'](_0x1943b7['position'])))return'position.'+_0x3a4c83;if(null!=_0x1943b7['nodes']&&_0x1943b7['hasOwnProperty']('nodes')){if(!Array['isArray'](_0x1943b7['nodes']))return'nodes:\x20array\x20expected';for(var _0xbc78af=0x0;_0xbc78af<_0x1943b7['nodes']['length'];++_0xbc78af){var _0x3a4c83;if(_0x3a4c83=_0x5d43c7['Element']['verify'](_0x1943b7['nodes'][_0xbc78af]))return'nodes.'+_0x3a4c83;}}return null!=_0x1943b7['shouldReceiveAttributes']&&_0x1943b7['hasOwnProperty']('shouldReceiveAttributes')&&'boolean'!=typeof _0x1943b7['shouldReceiveAttributes']?'shouldReceiveAttributes:\x20boolean\x20expected':null!=_0x1943b7['wasUndone']&&_0x1943b7['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x1943b7['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x5ad5eb['fromObject']=function(_0x3bab97){if(_0x3bab97 instanceof _0x5d43c7['InsertOperation'])return _0x3bab97;var _0x4c68f4=new _0x5d43c7['InsertOperation']();if(null!=_0x3bab97['position']){if('object'!=typeof _0x3bab97['position'])throw TypeError('.InsertOperation.position:\x20object\x20expected');_0x4c68f4['position']=_0x5d43c7['Position']['fromObject'](_0x3bab97['position']);}if(_0x3bab97['nodes']){if(!Array['isArray'](_0x3bab97['nodes']))throw TypeError('.InsertOperation.nodes:\x20array\x20expected');_0x4c68f4['nodes']=[];for(var _0x58bcc3=0x0;_0x58bcc3<_0x3bab97['nodes']['length'];++_0x58bcc3){if('object'!=typeof _0x3bab97['nodes'][_0x58bcc3])throw TypeError('.InsertOperation.nodes:\x20object\x20expected');_0x4c68f4['nodes'][_0x58bcc3]=_0x5d43c7['Element']['fromObject'](_0x3bab97['nodes'][_0x58bcc3]);}}return null!=_0x3bab97['shouldReceiveAttributes']&&(_0x4c68f4['shouldReceiveAttributes']=Boolean(_0x3bab97['shouldReceiveAttributes'])),null!=_0x3bab97['wasUndone']&&(_0x4c68f4['wasUndone']=Boolean(_0x3bab97['wasUndone'])),_0x4c68f4;},_0x5ad5eb['toObject']=function(_0x4400c1,_0x4a13f8){_0x4a13f8||(_0x4a13f8={});var _0x29d185={};if((_0x4a13f8['arrays']||_0x4a13f8['defaults'])&&(_0x29d185['nodes']=[]),_0x4a13f8['defaults']&&(_0x29d185['position']=null,_0x29d185['shouldReceiveAttributes']=!0x1,_0x29d185['wasUndone']=!0x1),null!=_0x4400c1['position']&&_0x4400c1['hasOwnProperty']('position')&&(_0x29d185['position']=_0x5d43c7['Position']['toObject'](_0x4400c1['position'],_0x4a13f8)),_0x4400c1['nodes']&&_0x4400c1['nodes']['length']){_0x29d185['nodes']=[];for(var _0x61d4ac=0x0;_0x61d4ac<_0x4400c1['nodes']['length'];++_0x61d4ac)_0x29d185['nodes'][_0x61d4ac]=_0x5d43c7['Element']['toObject'](_0x4400c1['nodes'][_0x61d4ac],_0x4a13f8);}return null!=_0x4400c1['shouldReceiveAttributes']&&_0x4400c1['hasOwnProperty']('shouldReceiveAttributes')&&(_0x29d185['shouldReceiveAttributes']=_0x4400c1['shouldReceiveAttributes']),null!=_0x4400c1['wasUndone']&&_0x4400c1['hasOwnProperty']('wasUndone')&&(_0x29d185['wasUndone']=_0x4400c1['wasUndone']),_0x29d185;},_0x5ad5eb['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x20606e['util']['toJSONOptions']);},_0x5ad5eb['getTypeUrl']=function(_0x4edda5){return void 0x0===_0x4edda5&&(_0x4edda5='type.googleapis.com'),_0x4edda5+'/InsertOperation';},_0x5ad5eb;}()),_0x5d43c7['MarkerOperation']=(function(){function _0x11d7f6(_0x408e6e){if(_0x408e6e){for(var _0x49e1e6=Object['keys'](_0x408e6e),_0x15e928=0x0;_0x15e928<_0x49e1e6['length'];++_0x15e928)null!=_0x408e6e[_0x49e1e6[_0x15e928]]&&(this[_0x49e1e6[_0x15e928]]=_0x408e6e[_0x49e1e6[_0x15e928]]);}}return _0x11d7f6['prototype']['name']='',_0x11d7f6['prototype']['oldRange']=null,_0x11d7f6['prototype']['newRange']=null,_0x11d7f6['prototype']['affectsData']=!0x1,_0x11d7f6['prototype']['wasUndone']=!0x1,_0x11d7f6['create']=function(_0x13ccdd){return new _0x11d7f6(_0x13ccdd);},_0x11d7f6['encode']=function(_0x9f4277,_0x2db54f){return _0x2db54f||(_0x2db54f=_0x2482af['create']()),null!=_0x9f4277['name']&&Object['hasOwnProperty']['call'](_0x9f4277,'name')&&_0x2db54f['uint32'](0xa)['string'](_0x9f4277['name']),null!=_0x9f4277['oldRange']&&Object['hasOwnProperty']['call'](_0x9f4277,'oldRange')&&_0x5d43c7['Range']['encode'](_0x9f4277['oldRange'],_0x2db54f['uint32'](0x12)['fork']())['ldelim'](),null!=_0x9f4277['newRange']&&Object['hasOwnProperty']['call'](_0x9f4277,'newRange')&&_0x5d43c7['Range']['encode'](_0x9f4277['newRange'],_0x2db54f['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x9f4277['affectsData']&&Object['hasOwnProperty']['call'](_0x9f4277,'affectsData')&&_0x2db54f['uint32'](0x20)['bool'](_0x9f4277['affectsData']),null!=_0x9f4277['wasUndone']&&Object['hasOwnProperty']['call'](_0x9f4277,'wasUndone')&&_0x2db54f['uint32'](0x28)['bool'](_0x9f4277['wasUndone']),_0x2db54f;},_0x11d7f6['encodeDelimited']=function(_0x2adb58,_0x137172){return this['encode'](_0x2adb58,_0x137172)['ldelim']();},_0x11d7f6['decode']=function(_0x4b6177,_0x3c1262){_0x4b6177 instanceof _0x3f6163||(_0x4b6177=_0x3f6163['create'](_0x4b6177));for(var _0x537c58=void 0x0===_0x3c1262?_0x4b6177['len']:_0x4b6177['pos']+_0x3c1262,_0x2d7df6=new _0x5d43c7['MarkerOperation']();_0x4b6177['pos']<_0x537c58;){var _0x54edd9=_0x4b6177['uint32']();switch(_0x54edd9>>>0x3){case 0x1:_0x2d7df6['name']=_0x4b6177['string']();break;case 0x2:_0x2d7df6['oldRange']=_0x5d43c7['Range']['decode'](_0x4b6177,_0x4b6177['uint32']());break;case 0x3:_0x2d7df6['newRange']=_0x5d43c7['Range']['decode'](_0x4b6177,_0x4b6177['uint32']());break;case 0x4:_0x2d7df6['affectsData']=_0x4b6177['bool']();break;case 0x5:_0x2d7df6['wasUndone']=_0x4b6177['bool']();break;default:_0x4b6177['skipType'](0x7&_0x54edd9);}}return _0x2d7df6;},_0x11d7f6['decodeDelimited']=function(_0x32e246){return _0x32e246 instanceof _0x3f6163||(_0x32e246=new _0x3f6163(_0x32e246)),this['decode'](_0x32e246,_0x32e246['uint32']());},_0x11d7f6['verify']=function(_0x2b7ec0){if('object'!=typeof _0x2b7ec0||null===_0x2b7ec0)return'object\x20expected';if(null!=_0x2b7ec0['name']&&_0x2b7ec0['hasOwnProperty']('name')&&!_0x58d8f4['isString'](_0x2b7ec0['name']))return'name:\x20string\x20expected';var _0x32a586;if(null!=_0x2b7ec0['oldRange']&&_0x2b7ec0['hasOwnProperty']('oldRange')&&(_0x32a586=_0x5d43c7['Range']['verify'](_0x2b7ec0['oldRange'])))return'oldRange.'+_0x32a586;if(null!=_0x2b7ec0['newRange']&&_0x2b7ec0['hasOwnProperty']('newRange')&&(_0x32a586=_0x5d43c7['Range']['verify'](_0x2b7ec0['newRange'])))return'newRange.'+_0x32a586;return null!=_0x2b7ec0['affectsData']&&_0x2b7ec0['hasOwnProperty']('affectsData')&&'boolean'!=typeof _0x2b7ec0['affectsData']?'affectsData:\x20boolean\x20expected':null!=_0x2b7ec0['wasUndone']&&_0x2b7ec0['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x2b7ec0['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x11d7f6['fromObject']=function(_0x1d42a7){if(_0x1d42a7 instanceof _0x5d43c7['MarkerOperation'])return _0x1d42a7;var _0x463e8b=new _0x5d43c7['MarkerOperation']();if(null!=_0x1d42a7['name']&&(_0x463e8b['name']=String(_0x1d42a7['name'])),null!=_0x1d42a7['oldRange']){if('object'!=typeof _0x1d42a7['oldRange'])throw TypeError('.MarkerOperation.oldRange:\x20object\x20expected');_0x463e8b['oldRange']=_0x5d43c7['Range']['fromObject'](_0x1d42a7['oldRange']);}if(null!=_0x1d42a7['newRange']){if('object'!=typeof _0x1d42a7['newRange'])throw TypeError('.MarkerOperation.newRange:\x20object\x20expected');_0x463e8b['newRange']=_0x5d43c7['Range']['fromObject'](_0x1d42a7['newRange']);}return null!=_0x1d42a7['affectsData']&&(_0x463e8b['affectsData']=Boolean(_0x1d42a7['affectsData'])),null!=_0x1d42a7['wasUndone']&&(_0x463e8b['wasUndone']=Boolean(_0x1d42a7['wasUndone'])),_0x463e8b;},_0x11d7f6['toObject']=function(_0x51e965,_0x59a26f){_0x59a26f||(_0x59a26f={});var _0x5499a0={};return _0x59a26f['defaults']&&(_0x5499a0['name']='',_0x5499a0['oldRange']=null,_0x5499a0['newRange']=null,_0x5499a0['affectsData']=!0x1,_0x5499a0['wasUndone']=!0x1),null!=_0x51e965['name']&&_0x51e965['hasOwnProperty']('name')&&(_0x5499a0['name']=_0x51e965['name']),null!=_0x51e965['oldRange']&&_0x51e965['hasOwnProperty']('oldRange')&&(_0x5499a0['oldRange']=_0x5d43c7['Range']['toObject'](_0x51e965['oldRange'],_0x59a26f)),null!=_0x51e965['newRange']&&_0x51e965['hasOwnProperty']('newRange')&&(_0x5499a0['newRange']=_0x5d43c7['Range']['toObject'](_0x51e965['newRange'],_0x59a26f)),null!=_0x51e965['affectsData']&&_0x51e965['hasOwnProperty']('affectsData')&&(_0x5499a0['affectsData']=_0x51e965['affectsData']),null!=_0x51e965['wasUndone']&&_0x51e965['hasOwnProperty']('wasUndone')&&(_0x5499a0['wasUndone']=_0x51e965['wasUndone']),_0x5499a0;},_0x11d7f6['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x20606e['util']['toJSONOptions']);},_0x11d7f6['getTypeUrl']=function(_0x2899c1){return void 0x0===_0x2899c1&&(_0x2899c1='type.googleapis.com'),_0x2899c1+'/MarkerOperation';},_0x11d7f6;}()),_0x5d43c7['MergeOperation']=(function(){function _0x2e9a05(_0x349154){if(_0x349154){for(var _0x8d9a0a=Object['keys'](_0x349154),_0x5d9ad4=0x0;_0x5d9ad4<_0x8d9a0a['length'];++_0x5d9ad4)null!=_0x349154[_0x8d9a0a[_0x5d9ad4]]&&(this[_0x8d9a0a[_0x5d9ad4]]=_0x349154[_0x8d9a0a[_0x5d9ad4]]);}}return _0x2e9a05['prototype']['sourcePosition']=null,_0x2e9a05['prototype']['targetPosition']=null,_0x2e9a05['prototype']['graveyardPosition']=null,_0x2e9a05['prototype']['howMany']=0x0,_0x2e9a05['prototype']['wasUndone']=!0x1,_0x2e9a05['create']=function(_0x52bd30){return new _0x2e9a05(_0x52bd30);},_0x2e9a05['encode']=function(_0x341aa6,_0x4ab047){return _0x4ab047||(_0x4ab047=_0x2482af['create']()),null!=_0x341aa6['sourcePosition']&&Object['hasOwnProperty']['call'](_0x341aa6,'sourcePosition')&&_0x5d43c7['Position']['encode'](_0x341aa6['sourcePosition'],_0x4ab047['uint32'](0xa)['fork']())['ldelim'](),null!=_0x341aa6['targetPosition']&&Object['hasOwnProperty']['call'](_0x341aa6,'targetPosition')&&_0x5d43c7['Position']['encode'](_0x341aa6['targetPosition'],_0x4ab047['uint32'](0x12)['fork']())['ldelim'](),null!=_0x341aa6['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x341aa6,'graveyardPosition')&&_0x5d43c7['Position']['encode'](_0x341aa6['graveyardPosition'],_0x4ab047['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x341aa6['howMany']&&Object['hasOwnProperty']['call'](_0x341aa6,'howMany')&&_0x4ab047['uint32'](0x20)['uint32'](_0x341aa6['howMany']),null!=_0x341aa6['wasUndone']&&Object['hasOwnProperty']['call'](_0x341aa6,'wasUndone')&&_0x4ab047['uint32'](0x28)['bool'](_0x341aa6['wasUndone']),_0x4ab047;},_0x2e9a05['encodeDelimited']=function(_0x5bd532,_0x5bbbfa){return this['encode'](_0x5bd532,_0x5bbbfa)['ldelim']();},_0x2e9a05['decode']=function(_0x2b1890,_0x2cc18e){_0x2b1890 instanceof _0x3f6163||(_0x2b1890=_0x3f6163['create'](_0x2b1890));for(var _0x583068=void 0x0===_0x2cc18e?_0x2b1890['len']:_0x2b1890['pos']+_0x2cc18e,_0x428678=new _0x5d43c7['MergeOperation']();_0x2b1890['pos']<_0x583068;){var _0x230249=_0x2b1890['uint32']();switch(_0x230249>>>0x3){case 0x1:_0x428678['sourcePosition']=_0x5d43c7['Position']['decode'](_0x2b1890,_0x2b1890['uint32']());break;case 0x2:_0x428678['targetPosition']=_0x5d43c7['Position']['decode'](_0x2b1890,_0x2b1890['uint32']());break;case 0x3:_0x428678['graveyardPosition']=_0x5d43c7['Position']['decode'](_0x2b1890,_0x2b1890['uint32']());break;case 0x4:_0x428678['howMany']=_0x2b1890['uint32']();break;case 0x5:_0x428678['wasUndone']=_0x2b1890['bool']();break;default:_0x2b1890['skipType'](0x7&_0x230249);}}return _0x428678;},_0x2e9a05['decodeDelimited']=function(_0x3ef249){return _0x3ef249 instanceof _0x3f6163||(_0x3ef249=new _0x3f6163(_0x3ef249)),this['decode'](_0x3ef249,_0x3ef249['uint32']());},_0x2e9a05['verify']=function(_0x275b0e){if('object'!=typeof _0x275b0e||null===_0x275b0e)return'object\x20expected';var _0x1d06dd;if(null!=_0x275b0e['sourcePosition']&&_0x275b0e['hasOwnProperty']('sourcePosition')&&(_0x1d06dd=_0x5d43c7['Position']['verify'](_0x275b0e['sourcePosition'])))return'sourcePosition.'+_0x1d06dd;if(null!=_0x275b0e['targetPosition']&&_0x275b0e['hasOwnProperty']('targetPosition')&&(_0x1d06dd=_0x5d43c7['Position']['verify'](_0x275b0e['targetPosition'])))return'targetPosition.'+_0x1d06dd;if(null!=_0x275b0e['graveyardPosition']&&_0x275b0e['hasOwnProperty']('graveyardPosition')&&(_0x1d06dd=_0x5d43c7['Position']['verify'](_0x275b0e['graveyardPosition'])))return'graveyardPosition.'+_0x1d06dd;return null!=_0x275b0e['howMany']&&_0x275b0e['hasOwnProperty']('howMany')&&!_0x58d8f4['isInteger'](_0x275b0e['howMany'])?'howMany:\x20integer\x20expected':null!=_0x275b0e['wasUndone']&&_0x275b0e['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x275b0e['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x2e9a05['fromObject']=function(_0x4cbeab){if(_0x4cbeab instanceof _0x5d43c7['MergeOperation'])return _0x4cbeab;var _0x414de4=new _0x5d43c7['MergeOperation']();if(null!=_0x4cbeab['sourcePosition']){if('object'!=typeof _0x4cbeab['sourcePosition'])throw TypeError('.MergeOperation.sourcePosition:\x20object\x20expected');_0x414de4['sourcePosition']=_0x5d43c7['Position']['fromObject'](_0x4cbeab['sourcePosition']);}if(null!=_0x4cbeab['targetPosition']){if('object'!=typeof _0x4cbeab['targetPosition'])throw TypeError('.MergeOperation.targetPosition:\x20object\x20expected');_0x414de4['targetPosition']=_0x5d43c7['Position']['fromObject'](_0x4cbeab['targetPosition']);}if(null!=_0x4cbeab['graveyardPosition']){if('object'!=typeof _0x4cbeab['graveyardPosition'])throw TypeError('.MergeOperation.graveyardPosition:\x20object\x20expected');_0x414de4['graveyardPosition']=_0x5d43c7['Position']['fromObject'](_0x4cbeab['graveyardPosition']);}return null!=_0x4cbeab['howMany']&&(_0x414de4['howMany']=_0x4cbeab['howMany']>>>0x0),null!=_0x4cbeab['wasUndone']&&(_0x414de4['wasUndone']=Boolean(_0x4cbeab['wasUndone'])),_0x414de4;},_0x2e9a05['toObject']=function(_0x13713f,_0x1aa098){_0x1aa098||(_0x1aa098={});var _0x36389d={};return _0x1aa098['defaults']&&(_0x36389d['sourcePosition']=null,_0x36389d['targetPosition']=null,_0x36389d['graveyardPosition']=null,_0x36389d['howMany']=0x0,_0x36389d['wasUndone']=!0x1),null!=_0x13713f['sourcePosition']&&_0x13713f['hasOwnProperty']('sourcePosition')&&(_0x36389d['sourcePosition']=_0x5d43c7['Position']['toObject'](_0x13713f['sourcePosition'],_0x1aa098)),null!=_0x13713f['targetPosition']&&_0x13713f['hasOwnProperty']('targetPosition')&&(_0x36389d['targetPosition']=_0x5d43c7['Position']['toObject'](_0x13713f['targetPosition'],_0x1aa098)),null!=_0x13713f['graveyardPosition']&&_0x13713f['hasOwnProperty']('graveyardPosition')&&(_0x36389d['graveyardPosition']=_0x5d43c7['Position']['toObject'](_0x13713f['graveyardPosition'],_0x1aa098)),null!=_0x13713f['howMany']&&_0x13713f['hasOwnProperty']('howMany')&&(_0x36389d['howMany']=_0x13713f['howMany']),null!=_0x13713f['wasUndone']&&_0x13713f['hasOwnProperty']('wasUndone')&&(_0x36389d['wasUndone']=_0x13713f['wasUndone']),_0x36389d;},_0x2e9a05['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x20606e['util']['toJSONOptions']);},_0x2e9a05['getTypeUrl']=function(_0x379c7f){return void 0x0===_0x379c7f&&(_0x379c7f='type.googleapis.com'),_0x379c7f+'/MergeOperation';},_0x2e9a05;}()),_0x5d43c7['MoveOperation']=(function(){function _0x13073a(_0x595392){if(_0x595392){for(var _0x6dfaf4=Object['keys'](_0x595392),_0x309063=0x0;_0x309063<_0x6dfaf4['length'];++_0x309063)null!=_0x595392[_0x6dfaf4[_0x309063]]&&(this[_0x6dfaf4[_0x309063]]=_0x595392[_0x6dfaf4[_0x309063]]);}}return _0x13073a['prototype']['sourcePosition']=null,_0x13073a['prototype']['howMany']=0x0,_0x13073a['prototype']['targetPosition']=null,_0x13073a['prototype']['wasUndone']=!0x1,_0x13073a['create']=function(_0x5aafc1){return new _0x13073a(_0x5aafc1);},_0x13073a['encode']=function(_0x262799,_0x6bbd23){return _0x6bbd23||(_0x6bbd23=_0x2482af['create']()),null!=_0x262799['sourcePosition']&&Object['hasOwnProperty']['call'](_0x262799,'sourcePosition')&&_0x5d43c7['Position']['encode'](_0x262799['sourcePosition'],_0x6bbd23['uint32'](0xa)['fork']())['ldelim'](),null!=_0x262799['howMany']&&Object['hasOwnProperty']['call'](_0x262799,'howMany')&&_0x6bbd23['uint32'](0x10)['uint32'](_0x262799['howMany']),null!=_0x262799['targetPosition']&&Object['hasOwnProperty']['call'](_0x262799,'targetPosition')&&_0x5d43c7['Position']['encode'](_0x262799['targetPosition'],_0x6bbd23['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x262799['wasUndone']&&Object['hasOwnProperty']['call'](_0x262799,'wasUndone')&&_0x6bbd23['uint32'](0x20)['bool'](_0x262799['wasUndone']),_0x6bbd23;},_0x13073a['encodeDelimited']=function(_0x1d14d9,_0x59c182){return this['encode'](_0x1d14d9,_0x59c182)['ldelim']();},_0x13073a['decode']=function(_0xb9826d,_0xa13456){_0xb9826d instanceof _0x3f6163||(_0xb9826d=_0x3f6163['create'](_0xb9826d));for(var _0xd39856=void 0x0===_0xa13456?_0xb9826d['len']:_0xb9826d['pos']+_0xa13456,_0x202877=new _0x5d43c7['MoveOperation']();_0xb9826d['pos']<_0xd39856;){var _0x4d0d18=_0xb9826d['uint32']();switch(_0x4d0d18>>>0x3){case 0x1:_0x202877['sourcePosition']=_0x5d43c7['Position']['decode'](_0xb9826d,_0xb9826d['uint32']());break;case 0x2:_0x202877['howMany']=_0xb9826d['uint32']();break;case 0x3:_0x202877['targetPosition']=_0x5d43c7['Position']['decode'](_0xb9826d,_0xb9826d['uint32']());break;case 0x4:_0x202877['wasUndone']=_0xb9826d['bool']();break;default:_0xb9826d['skipType'](0x7&_0x4d0d18);}}return _0x202877;},_0x13073a['decodeDelimited']=function(_0x2e9ab3){return _0x2e9ab3 instanceof _0x3f6163||(_0x2e9ab3=new _0x3f6163(_0x2e9ab3)),this['decode'](_0x2e9ab3,_0x2e9ab3['uint32']());},_0x13073a['verify']=function(_0x218096){if('object'!=typeof _0x218096||null===_0x218096)return'object\x20expected';var _0x24170c;if(null!=_0x218096['sourcePosition']&&_0x218096['hasOwnProperty']('sourcePosition')&&(_0x24170c=_0x5d43c7['Position']['verify'](_0x218096['sourcePosition'])))return'sourcePosition.'+_0x24170c;if(null!=_0x218096['howMany']&&_0x218096['hasOwnProperty']('howMany')&&!_0x58d8f4['isInteger'](_0x218096['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x218096['targetPosition']&&_0x218096['hasOwnProperty']('targetPosition')&&(_0x24170c=_0x5d43c7['Position']['verify'](_0x218096['targetPosition'])))return'targetPosition.'+_0x24170c;return null!=_0x218096['wasUndone']&&_0x218096['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x218096['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x13073a['fromObject']=function(_0x7e3439){if(_0x7e3439 instanceof _0x5d43c7['MoveOperation'])return _0x7e3439;var _0x5ed78c=new _0x5d43c7['MoveOperation']();if(null!=_0x7e3439['sourcePosition']){if('object'!=typeof _0x7e3439['sourcePosition'])throw TypeError('.MoveOperation.sourcePosition:\x20object\x20expected');_0x5ed78c['sourcePosition']=_0x5d43c7['Position']['fromObject'](_0x7e3439['sourcePosition']);}if(null!=_0x7e3439['howMany']&&(_0x5ed78c['howMany']=_0x7e3439['howMany']>>>0x0),null!=_0x7e3439['targetPosition']){if('object'!=typeof _0x7e3439['targetPosition'])throw TypeError('.MoveOperation.targetPosition:\x20object\x20expected');_0x5ed78c['targetPosition']=_0x5d43c7['Position']['fromObject'](_0x7e3439['targetPosition']);}return null!=_0x7e3439['wasUndone']&&(_0x5ed78c['wasUndone']=Boolean(_0x7e3439['wasUndone'])),_0x5ed78c;},_0x13073a['toObject']=function(_0x4f94b0,_0xa6504){_0xa6504||(_0xa6504={});var _0xc14afd={};return _0xa6504['defaults']&&(_0xc14afd['sourcePosition']=null,_0xc14afd['howMany']=0x0,_0xc14afd['targetPosition']=null,_0xc14afd['wasUndone']=!0x1),null!=_0x4f94b0['sourcePosition']&&_0x4f94b0['hasOwnProperty']('sourcePosition')&&(_0xc14afd['sourcePosition']=_0x5d43c7['Position']['toObject'](_0x4f94b0['sourcePosition'],_0xa6504)),null!=_0x4f94b0['howMany']&&_0x4f94b0['hasOwnProperty']('howMany')&&(_0xc14afd['howMany']=_0x4f94b0['howMany']),null!=_0x4f94b0['targetPosition']&&_0x4f94b0['hasOwnProperty']('targetPosition')&&(_0xc14afd['targetPosition']=_0x5d43c7['Position']['toObject'](_0x4f94b0['targetPosition'],_0xa6504)),null!=_0x4f94b0['wasUndone']&&_0x4f94b0['hasOwnProperty']('wasUndone')&&(_0xc14afd['wasUndone']=_0x4f94b0['wasUndone']),_0xc14afd;},_0x13073a['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x20606e['util']['toJSONOptions']);},_0x13073a['getTypeUrl']=function(_0x422913){return void 0x0===_0x422913&&(_0x422913='type.googleapis.com'),_0x422913+'/MoveOperation';},_0x13073a;}()),_0x5d43c7['RenameOperation']=(function(){function _0x1f23c3(_0x1fc34f){if(_0x1fc34f){for(var _0x2f4a47=Object['keys'](_0x1fc34f),_0x1401ed=0x0;_0x1401ed<_0x2f4a47['length'];++_0x1401ed)null!=_0x1fc34f[_0x2f4a47[_0x1401ed]]&&(this[_0x2f4a47[_0x1401ed]]=_0x1fc34f[_0x2f4a47[_0x1401ed]]);}}return _0x1f23c3['prototype']['position']=null,_0x1f23c3['prototype']['oldName']='',_0x1f23c3['prototype']['newName']='',_0x1f23c3['prototype']['wasUndone']=!0x1,_0x1f23c3['create']=function(_0x342fca){return new _0x1f23c3(_0x342fca);},_0x1f23c3['encode']=function(_0x30a7cc,_0xed7734){return _0xed7734||(_0xed7734=_0x2482af['create']()),null!=_0x30a7cc['position']&&Object['hasOwnProperty']['call'](_0x30a7cc,'position')&&_0x5d43c7['Position']['encode'](_0x30a7cc['position'],_0xed7734['uint32'](0xa)['fork']())['ldelim'](),null!=_0x30a7cc['oldName']&&Object['hasOwnProperty']['call'](_0x30a7cc,'oldName')&&_0xed7734['uint32'](0x12)['string'](_0x30a7cc['oldName']),null!=_0x30a7cc['newName']&&Object['hasOwnProperty']['call'](_0x30a7cc,'newName')&&_0xed7734['uint32'](0x1a)['string'](_0x30a7cc['newName']),null!=_0x30a7cc['wasUndone']&&Object['hasOwnProperty']['call'](_0x30a7cc,'wasUndone')&&_0xed7734['uint32'](0x20)['bool'](_0x30a7cc['wasUndone']),_0xed7734;},_0x1f23c3['encodeDelimited']=function(_0x1f60d2,_0x2c343c){return this['encode'](_0x1f60d2,_0x2c343c)['ldelim']();},_0x1f23c3['decode']=function(_0x51ce11,_0x3efb50){_0x51ce11 instanceof _0x3f6163||(_0x51ce11=_0x3f6163['create'](_0x51ce11));for(var _0x235a22=void 0x0===_0x3efb50?_0x51ce11['len']:_0x51ce11['pos']+_0x3efb50,_0x2e1773=new _0x5d43c7['RenameOperation']();_0x51ce11['pos']<_0x235a22;){var _0x22e4a1=_0x51ce11['uint32']();switch(_0x22e4a1>>>0x3){case 0x1:_0x2e1773['position']=_0x5d43c7['Position']['decode'](_0x51ce11,_0x51ce11['uint32']());break;case 0x2:_0x2e1773['oldName']=_0x51ce11['string']();break;case 0x3:_0x2e1773['newName']=_0x51ce11['string']();break;case 0x4:_0x2e1773['wasUndone']=_0x51ce11['bool']();break;default:_0x51ce11['skipType'](0x7&_0x22e4a1);}}return _0x2e1773;},_0x1f23c3['decodeDelimited']=function(_0x4bb719){return _0x4bb719 instanceof _0x3f6163||(_0x4bb719=new _0x3f6163(_0x4bb719)),this['decode'](_0x4bb719,_0x4bb719['uint32']());},_0x1f23c3['verify']=function(_0x1d2c49){if('object'!=typeof _0x1d2c49||null===_0x1d2c49)return'object\x20expected';if(null!=_0x1d2c49['position']&&_0x1d2c49['hasOwnProperty']('position')){var _0x4ae251=_0x5d43c7['Position']['verify'](_0x1d2c49['position']);if(_0x4ae251)return'position.'+_0x4ae251;}return null!=_0x1d2c49['oldName']&&_0x1d2c49['hasOwnProperty']('oldName')&&!_0x58d8f4['isString'](_0x1d2c49['oldName'])?'oldName:\x20string\x20expected':null!=_0x1d2c49['newName']&&_0x1d2c49['hasOwnProperty']('newName')&&!_0x58d8f4['isString'](_0x1d2c49['newName'])?'newName:\x20string\x20expected':null!=_0x1d2c49['wasUndone']&&_0x1d2c49['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x1d2c49['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x1f23c3['fromObject']=function(_0x5aee26){if(_0x5aee26 instanceof _0x5d43c7['RenameOperation'])return _0x5aee26;var _0x5c36b5=new _0x5d43c7['RenameOperation']();if(null!=_0x5aee26['position']){if('object'!=typeof _0x5aee26['position'])throw TypeError('.RenameOperation.position:\x20object\x20expected');_0x5c36b5['position']=_0x5d43c7['Position']['fromObject'](_0x5aee26['position']);}return null!=_0x5aee26['oldName']&&(_0x5c36b5['oldName']=String(_0x5aee26['oldName'])),null!=_0x5aee26['newName']&&(_0x5c36b5['newName']=String(_0x5aee26['newName'])),null!=_0x5aee26['wasUndone']&&(_0x5c36b5['wasUndone']=Boolean(_0x5aee26['wasUndone'])),_0x5c36b5;},_0x1f23c3['toObject']=function(_0x50a40f,_0x3a9390){_0x3a9390||(_0x3a9390={});var _0x7f4fd7={};return _0x3a9390['defaults']&&(_0x7f4fd7['position']=null,_0x7f4fd7['oldName']='',_0x7f4fd7['newName']='',_0x7f4fd7['wasUndone']=!0x1),null!=_0x50a40f['position']&&_0x50a40f['hasOwnProperty']('position')&&(_0x7f4fd7['position']=_0x5d43c7['Position']['toObject'](_0x50a40f['position'],_0x3a9390)),null!=_0x50a40f['oldName']&&_0x50a40f['hasOwnProperty']('oldName')&&(_0x7f4fd7['oldName']=_0x50a40f['oldName']),null!=_0x50a40f['newName']&&_0x50a40f['hasOwnProperty']('newName')&&(_0x7f4fd7['newName']=_0x50a40f['newName']),null!=_0x50a40f['wasUndone']&&_0x50a40f['hasOwnProperty']('wasUndone')&&(_0x7f4fd7['wasUndone']=_0x50a40f['wasUndone']),_0x7f4fd7;},_0x1f23c3['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x20606e['util']['toJSONOptions']);},_0x1f23c3['getTypeUrl']=function(_0xb51969){return void 0x0===_0xb51969&&(_0xb51969='type.googleapis.com'),_0xb51969+'/RenameOperation';},_0x1f23c3;}()),_0x5d43c7['RootAttributeOperation']=(function(){function _0x212c35(_0x5b2691){if(_0x5b2691){for(var _0x475c23=Object['keys'](_0x5b2691),_0x116ba3=0x0;_0x116ba3<_0x475c23['length'];++_0x116ba3)null!=_0x5b2691[_0x475c23[_0x116ba3]]&&(this[_0x475c23[_0x116ba3]]=_0x5b2691[_0x475c23[_0x116ba3]]);}}return _0x212c35['prototype']['root']='',_0x212c35['prototype']['key']='',_0x212c35['prototype']['oldValueBoolean']=!0x1,_0x212c35['prototype']['oldValueJson']='',_0x212c35['prototype']['newValueBoolean']=!0x1,_0x212c35['prototype']['newValueJson']='',_0x212c35['prototype']['wasUndone']=!0x1,_0x212c35['create']=function(_0x26b696){return new _0x212c35(_0x26b696);},_0x212c35['encode']=function(_0x2b6e63,_0xb236f5){return _0xb236f5||(_0xb236f5=_0x2482af['create']()),null!=_0x2b6e63['root']&&Object['hasOwnProperty']['call'](_0x2b6e63,'root')&&_0xb236f5['uint32'](0xa)['string'](_0x2b6e63['root']),null!=_0x2b6e63['key']&&Object['hasOwnProperty']['call'](_0x2b6e63,'key')&&_0xb236f5['uint32'](0x12)['string'](_0x2b6e63['key']),null!=_0x2b6e63['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x2b6e63,'oldValueBoolean')&&_0xb236f5['uint32'](0x18)['bool'](_0x2b6e63['oldValueBoolean']),null!=_0x2b6e63['oldValueJson']&&Object['hasOwnProperty']['call'](_0x2b6e63,'oldValueJson')&&_0xb236f5['uint32'](0x22)['string'](_0x2b6e63['oldValueJson']),null!=_0x2b6e63['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x2b6e63,'newValueBoolean')&&_0xb236f5['uint32'](0x28)['bool'](_0x2b6e63['newValueBoolean']),null!=_0x2b6e63['newValueJson']&&Object['hasOwnProperty']['call'](_0x2b6e63,'newValueJson')&&_0xb236f5['uint32'](0x32)['string'](_0x2b6e63['newValueJson']),null!=_0x2b6e63['wasUndone']&&Object['hasOwnProperty']['call'](_0x2b6e63,'wasUndone')&&_0xb236f5['uint32'](0x38)['bool'](_0x2b6e63['wasUndone']),_0xb236f5;},_0x212c35['encodeDelimited']=function(_0x271e0f,_0x158a22){return this['encode'](_0x271e0f,_0x158a22)['ldelim']();},_0x212c35['decode']=function(_0x275d7e,_0x2b44d3){_0x275d7e instanceof _0x3f6163||(_0x275d7e=_0x3f6163['create'](_0x275d7e));for(var _0xd68e78=void 0x0===_0x2b44d3?_0x275d7e['len']:_0x275d7e['pos']+_0x2b44d3,_0x3b2f5c=new _0x5d43c7['RootAttributeOperation']();_0x275d7e['pos']<_0xd68e78;){var _0x56f5f3=_0x275d7e['uint32']();switch(_0x56f5f3>>>0x3){case 0x1:_0x3b2f5c['root']=_0x275d7e['string']();break;case 0x2:_0x3b2f5c['key']=_0x275d7e['string']();break;case 0x3:_0x3b2f5c['oldValueBoolean']=_0x275d7e['bool']();break;case 0x4:_0x3b2f5c['oldValueJson']=_0x275d7e['string']();break;case 0x5:_0x3b2f5c['newValueBoolean']=_0x275d7e['bool']();break;case 0x6:_0x3b2f5c['newValueJson']=_0x275d7e['string']();break;case 0x7:_0x3b2f5c['wasUndone']=_0x275d7e['bool']();break;default:_0x275d7e['skipType'](0x7&_0x56f5f3);}}return _0x3b2f5c;},_0x212c35['decodeDelimited']=function(_0x2c51ed){return _0x2c51ed instanceof _0x3f6163||(_0x2c51ed=new _0x3f6163(_0x2c51ed)),this['decode'](_0x2c51ed,_0x2c51ed['uint32']());},_0x212c35['verify']=function(_0x225bdd){return'object'!=typeof _0x225bdd||null===_0x225bdd?'object\x20expected':null!=_0x225bdd['root']&&_0x225bdd['hasOwnProperty']('root')&&!_0x58d8f4['isString'](_0x225bdd['root'])?'root:\x20string\x20expected':null!=_0x225bdd['key']&&_0x225bdd['hasOwnProperty']('key')&&!_0x58d8f4['isString'](_0x225bdd['key'])?'key:\x20string\x20expected':null!=_0x225bdd['oldValueBoolean']&&_0x225bdd['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x225bdd['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x225bdd['oldValueJson']&&_0x225bdd['hasOwnProperty']('oldValueJson')&&!_0x58d8f4['isString'](_0x225bdd['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x225bdd['newValueBoolean']&&_0x225bdd['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x225bdd['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x225bdd['newValueJson']&&_0x225bdd['hasOwnProperty']('newValueJson')&&!_0x58d8f4['isString'](_0x225bdd['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x225bdd['wasUndone']&&_0x225bdd['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x225bdd['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x212c35['fromObject']=function(_0x466134){if(_0x466134 instanceof _0x5d43c7['RootAttributeOperation'])return _0x466134;var _0x2cc78f=new _0x5d43c7['RootAttributeOperation']();return null!=_0x466134['root']&&(_0x2cc78f['root']=String(_0x466134['root'])),null!=_0x466134['key']&&(_0x2cc78f['key']=String(_0x466134['key'])),null!=_0x466134['oldValueBoolean']&&(_0x2cc78f['oldValueBoolean']=Boolean(_0x466134['oldValueBoolean'])),null!=_0x466134['oldValueJson']&&(_0x2cc78f['oldValueJson']=String(_0x466134['oldValueJson'])),null!=_0x466134['newValueBoolean']&&(_0x2cc78f['newValueBoolean']=Boolean(_0x466134['newValueBoolean'])),null!=_0x466134['newValueJson']&&(_0x2cc78f['newValueJson']=String(_0x466134['newValueJson'])),null!=_0x466134['wasUndone']&&(_0x2cc78f['wasUndone']=Boolean(_0x466134['wasUndone'])),_0x2cc78f;},_0x212c35['toObject']=function(_0x4cfc93,_0x139c35){_0x139c35||(_0x139c35={});var _0x239cfa={};return _0x139c35['defaults']&&(_0x239cfa['root']='',_0x239cfa['key']='',_0x239cfa['oldValueBoolean']=!0x1,_0x239cfa['oldValueJson']='',_0x239cfa['newValueBoolean']=!0x1,_0x239cfa['newValueJson']='',_0x239cfa['wasUndone']=!0x1),null!=_0x4cfc93['root']&&_0x4cfc93['hasOwnProperty']('root')&&(_0x239cfa['root']=_0x4cfc93['root']),null!=_0x4cfc93['key']&&_0x4cfc93['hasOwnProperty']('key')&&(_0x239cfa['key']=_0x4cfc93['key']),null!=_0x4cfc93['oldValueBoolean']&&_0x4cfc93['hasOwnProperty']('oldValueBoolean')&&(_0x239cfa['oldValueBoolean']=_0x4cfc93['oldValueBoolean']),null!=_0x4cfc93['oldValueJson']&&_0x4cfc93['hasOwnProperty']('oldValueJson')&&(_0x239cfa['oldValueJson']=_0x4cfc93['oldValueJson']),null!=_0x4cfc93['newValueBoolean']&&_0x4cfc93['hasOwnProperty']('newValueBoolean')&&(_0x239cfa['newValueBoolean']=_0x4cfc93['newValueBoolean']),null!=_0x4cfc93['newValueJson']&&_0x4cfc93['hasOwnProperty']('newValueJson')&&(_0x239cfa['newValueJson']=_0x4cfc93['newValueJson']),null!=_0x4cfc93['wasUndone']&&_0x4cfc93['hasOwnProperty']('wasUndone')&&(_0x239cfa['wasUndone']=_0x4cfc93['wasUndone']),_0x239cfa;},_0x212c35['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x20606e['util']['toJSONOptions']);},_0x212c35['getTypeUrl']=function(_0x9d3612){return void 0x0===_0x9d3612&&(_0x9d3612='type.googleapis.com'),_0x9d3612+'/RootAttributeOperation';},_0x212c35;}()),_0x5d43c7['RootOperation']=(function(){function _0x5273bb(_0x5ccf9b){if(_0x5ccf9b){for(var _0xc200ae=Object['keys'](_0x5ccf9b),_0x70762a=0x0;_0x70762a<_0xc200ae['length'];++_0x70762a)null!=_0x5ccf9b[_0xc200ae[_0x70762a]]&&(this[_0xc200ae[_0x70762a]]=_0x5ccf9b[_0xc200ae[_0x70762a]]);}}return _0x5273bb['prototype']['rootName']='',_0x5273bb['prototype']['elementName']='',_0x5273bb['prototype']['isAdd']=!0x1,_0x5273bb['prototype']['wasUndone']=!0x1,_0x5273bb['create']=function(_0x1f6b4d){return new _0x5273bb(_0x1f6b4d);},_0x5273bb['encode']=function(_0x965ab2,_0x3573cd){return _0x3573cd||(_0x3573cd=_0x2482af['create']()),null!=_0x965ab2['rootName']&&Object['hasOwnProperty']['call'](_0x965ab2,'rootName')&&_0x3573cd['uint32'](0xa)['string'](_0x965ab2['rootName']),null!=_0x965ab2['elementName']&&Object['hasOwnProperty']['call'](_0x965ab2,'elementName')&&_0x3573cd['uint32'](0x12)['string'](_0x965ab2['elementName']),null!=_0x965ab2['isAdd']&&Object['hasOwnProperty']['call'](_0x965ab2,'isAdd')&&_0x3573cd['uint32'](0x18)['bool'](_0x965ab2['isAdd']),null!=_0x965ab2['wasUndone']&&Object['hasOwnProperty']['call'](_0x965ab2,'wasUndone')&&_0x3573cd['uint32'](0x20)['bool'](_0x965ab2['wasUndone']),_0x3573cd;},_0x5273bb['encodeDelimited']=function(_0x1c5f38,_0x53b92b){return this['encode'](_0x1c5f38,_0x53b92b)['ldelim']();},_0x5273bb['decode']=function(_0x235475,_0x49b3f5){_0x235475 instanceof _0x3f6163||(_0x235475=_0x3f6163['create'](_0x235475));for(var _0x31b9d7=void 0x0===_0x49b3f5?_0x235475['len']:_0x235475['pos']+_0x49b3f5,_0x3bc434=new _0x5d43c7['RootOperation']();_0x235475['pos']<_0x31b9d7;){var _0x2f5882=_0x235475['uint32']();switch(_0x2f5882>>>0x3){case 0x1:_0x3bc434['rootName']=_0x235475['string']();break;case 0x2:_0x3bc434['elementName']=_0x235475['string']();break;case 0x3:_0x3bc434['isAdd']=_0x235475['bool']();break;case 0x4:_0x3bc434['wasUndone']=_0x235475['bool']();break;default:_0x235475['skipType'](0x7&_0x2f5882);}}return _0x3bc434;},_0x5273bb['decodeDelimited']=function(_0x2d267c){return _0x2d267c instanceof _0x3f6163||(_0x2d267c=new _0x3f6163(_0x2d267c)),this['decode'](_0x2d267c,_0x2d267c['uint32']());},_0x5273bb['verify']=function(_0x559576){return'object'!=typeof _0x559576||null===_0x559576?'object\x20expected':null!=_0x559576['rootName']&&_0x559576['hasOwnProperty']('rootName')&&!_0x58d8f4['isString'](_0x559576['rootName'])?'rootName:\x20string\x20expected':null!=_0x559576['elementName']&&_0x559576['hasOwnProperty']('elementName')&&!_0x58d8f4['isString'](_0x559576['elementName'])?'elementName:\x20string\x20expected':null!=_0x559576['isAdd']&&_0x559576['hasOwnProperty']('isAdd')&&'boolean'!=typeof _0x559576['isAdd']?'isAdd:\x20boolean\x20expected':null!=_0x559576['wasUndone']&&_0x559576['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x559576['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x5273bb['fromObject']=function(_0x1f2cb9){if(_0x1f2cb9 instanceof _0x5d43c7['RootOperation'])return _0x1f2cb9;var _0x5f1a81=new _0x5d43c7['RootOperation']();return null!=_0x1f2cb9['rootName']&&(_0x5f1a81['rootName']=String(_0x1f2cb9['rootName'])),null!=_0x1f2cb9['elementName']&&(_0x5f1a81['elementName']=String(_0x1f2cb9['elementName'])),null!=_0x1f2cb9['isAdd']&&(_0x5f1a81['isAdd']=Boolean(_0x1f2cb9['isAdd'])),null!=_0x1f2cb9['wasUndone']&&(_0x5f1a81['wasUndone']=Boolean(_0x1f2cb9['wasUndone'])),_0x5f1a81;},_0x5273bb['toObject']=function(_0x26cf03,_0x5dc779){_0x5dc779||(_0x5dc779={});var _0x10bc91={};return _0x5dc779['defaults']&&(_0x10bc91['rootName']='',_0x10bc91['elementName']='',_0x10bc91['isAdd']=!0x1,_0x10bc91['wasUndone']=!0x1),null!=_0x26cf03['rootName']&&_0x26cf03['hasOwnProperty']('rootName')&&(_0x10bc91['rootName']=_0x26cf03['rootName']),null!=_0x26cf03['elementName']&&_0x26cf03['hasOwnProperty']('elementName')&&(_0x10bc91['elementName']=_0x26cf03['elementName']),null!=_0x26cf03['isAdd']&&_0x26cf03['hasOwnProperty']('isAdd')&&(_0x10bc91['isAdd']=_0x26cf03['isAdd']),null!=_0x26cf03['wasUndone']&&_0x26cf03['hasOwnProperty']('wasUndone')&&(_0x10bc91['wasUndone']=_0x26cf03['wasUndone']),_0x10bc91;},_0x5273bb['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x20606e['util']['toJSONOptions']);},_0x5273bb['getTypeUrl']=function(_0x51e2f6){return void 0x0===_0x51e2f6&&(_0x51e2f6='type.googleapis.com'),_0x51e2f6+'/RootOperation';},_0x5273bb;}()),_0x5d43c7['SplitOperation']=(function(){function _0x5f861d(_0x5abbc2){if(_0x5abbc2){for(var _0x31bfea=Object['keys'](_0x5abbc2),_0x1ebaa3=0x0;_0x1ebaa3<_0x31bfea['length'];++_0x1ebaa3)null!=_0x5abbc2[_0x31bfea[_0x1ebaa3]]&&(this[_0x31bfea[_0x1ebaa3]]=_0x5abbc2[_0x31bfea[_0x1ebaa3]]);}}return _0x5f861d['prototype']['splitPosition']=null,_0x5f861d['prototype']['graveyardPosition']=null,_0x5f861d['prototype']['howMany']=0x0,_0x5f861d['prototype']['insertionPosition']=null,_0x5f861d['prototype']['wasUndone']=!0x1,_0x5f861d['create']=function(_0x9140e5){return new _0x5f861d(_0x9140e5);},_0x5f861d['encode']=function(_0x5f0257,_0x123a09){return _0x123a09||(_0x123a09=_0x2482af['create']()),null!=_0x5f0257['splitPosition']&&Object['hasOwnProperty']['call'](_0x5f0257,'splitPosition')&&_0x5d43c7['Position']['encode'](_0x5f0257['splitPosition'],_0x123a09['uint32'](0xa)['fork']())['ldelim'](),null!=_0x5f0257['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x5f0257,'graveyardPosition')&&_0x5d43c7['Position']['encode'](_0x5f0257['graveyardPosition'],_0x123a09['uint32'](0x12)['fork']())['ldelim'](),null!=_0x5f0257['howMany']&&Object['hasOwnProperty']['call'](_0x5f0257,'howMany')&&_0x123a09['uint32'](0x18)['uint32'](_0x5f0257['howMany']),null!=_0x5f0257['insertionPosition']&&Object['hasOwnProperty']['call'](_0x5f0257,'insertionPosition')&&_0x5d43c7['Position']['encode'](_0x5f0257['insertionPosition'],_0x123a09['uint32'](0x22)['fork']())['ldelim'](),null!=_0x5f0257['wasUndone']&&Object['hasOwnProperty']['call'](_0x5f0257,'wasUndone')&&_0x123a09['uint32'](0x28)['bool'](_0x5f0257['wasUndone']),_0x123a09;},_0x5f861d['encodeDelimited']=function(_0x3ca3a9,_0x55d110){return this['encode'](_0x3ca3a9,_0x55d110)['ldelim']();},_0x5f861d['decode']=function(_0x58416f,_0x5943c4){_0x58416f instanceof _0x3f6163||(_0x58416f=_0x3f6163['create'](_0x58416f));for(var _0xd076bd=void 0x0===_0x5943c4?_0x58416f['len']:_0x58416f['pos']+_0x5943c4,_0xa85036=new _0x5d43c7['SplitOperation']();_0x58416f['pos']<_0xd076bd;){var _0xe749a2=_0x58416f['uint32']();switch(_0xe749a2>>>0x3){case 0x1:_0xa85036['splitPosition']=_0x5d43c7['Position']['decode'](_0x58416f,_0x58416f['uint32']());break;case 0x2:_0xa85036['graveyardPosition']=_0x5d43c7['Position']['decode'](_0x58416f,_0x58416f['uint32']());break;case 0x3:_0xa85036['howMany']=_0x58416f['uint32']();break;case 0x4:_0xa85036['insertionPosition']=_0x5d43c7['Position']['decode'](_0x58416f,_0x58416f['uint32']());break;case 0x5:_0xa85036['wasUndone']=_0x58416f['bool']();break;default:_0x58416f['skipType'](0x7&_0xe749a2);}}return _0xa85036;},_0x5f861d['decodeDelimited']=function(_0x5b5142){return _0x5b5142 instanceof _0x3f6163||(_0x5b5142=new _0x3f6163(_0x5b5142)),this['decode'](_0x5b5142,_0x5b5142['uint32']());},_0x5f861d['verify']=function(_0x3427f6){if('object'!=typeof _0x3427f6||null===_0x3427f6)return'object\x20expected';var _0x49f003;if(null!=_0x3427f6['splitPosition']&&_0x3427f6['hasOwnProperty']('splitPosition')&&(_0x49f003=_0x5d43c7['Position']['verify'](_0x3427f6['splitPosition'])))return'splitPosition.'+_0x49f003;if(null!=_0x3427f6['graveyardPosition']&&_0x3427f6['hasOwnProperty']('graveyardPosition')&&(_0x49f003=_0x5d43c7['Position']['verify'](_0x3427f6['graveyardPosition'])))return'graveyardPosition.'+_0x49f003;if(null!=_0x3427f6['howMany']&&_0x3427f6['hasOwnProperty']('howMany')&&!_0x58d8f4['isInteger'](_0x3427f6['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x3427f6['insertionPosition']&&_0x3427f6['hasOwnProperty']('insertionPosition')&&(_0x49f003=_0x5d43c7['Position']['verify'](_0x3427f6['insertionPosition'])))return'insertionPosition.'+_0x49f003;return null!=_0x3427f6['wasUndone']&&_0x3427f6['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x3427f6['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x5f861d['fromObject']=function(_0xf53592){if(_0xf53592 instanceof _0x5d43c7['SplitOperation'])return _0xf53592;var _0x1f03a9=new _0x5d43c7['SplitOperation']();if(null!=_0xf53592['splitPosition']){if('object'!=typeof _0xf53592['splitPosition'])throw TypeError('.SplitOperation.splitPosition:\x20object\x20expected');_0x1f03a9['splitPosition']=_0x5d43c7['Position']['fromObject'](_0xf53592['splitPosition']);}if(null!=_0xf53592['graveyardPosition']){if('object'!=typeof _0xf53592['graveyardPosition'])throw TypeError('.SplitOperation.graveyardPosition:\x20object\x20expected');_0x1f03a9['graveyardPosition']=_0x5d43c7['Position']['fromObject'](_0xf53592['graveyardPosition']);}if(null!=_0xf53592['howMany']&&(_0x1f03a9['howMany']=_0xf53592['howMany']>>>0x0),null!=_0xf53592['insertionPosition']){if('object'!=typeof _0xf53592['insertionPosition'])throw TypeError('.SplitOperation.insertionPosition:\x20object\x20expected');_0x1f03a9['insertionPosition']=_0x5d43c7['Position']['fromObject'](_0xf53592['insertionPosition']);}return null!=_0xf53592['wasUndone']&&(_0x1f03a9['wasUndone']=Boolean(_0xf53592['wasUndone'])),_0x1f03a9;},_0x5f861d['toObject']=function(_0x461c90,_0x4e55d4){_0x4e55d4||(_0x4e55d4={});var _0x10c39f={};return _0x4e55d4['defaults']&&(_0x10c39f['splitPosition']=null,_0x10c39f['graveyardPosition']=null,_0x10c39f['howMany']=0x0,_0x10c39f['insertionPosition']=null,_0x10c39f['wasUndone']=!0x1),null!=_0x461c90['splitPosition']&&_0x461c90['hasOwnProperty']('splitPosition')&&(_0x10c39f['splitPosition']=_0x5d43c7['Position']['toObject'](_0x461c90['splitPosition'],_0x4e55d4)),null!=_0x461c90['graveyardPosition']&&_0x461c90['hasOwnProperty']('graveyardPosition')&&(_0x10c39f['graveyardPosition']=_0x5d43c7['Position']['toObject'](_0x461c90['graveyardPosition'],_0x4e55d4)),null!=_0x461c90['howMany']&&_0x461c90['hasOwnProperty']('howMany')&&(_0x10c39f['howMany']=_0x461c90['howMany']),null!=_0x461c90['insertionPosition']&&_0x461c90['hasOwnProperty']('insertionPosition')&&(_0x10c39f['insertionPosition']=_0x5d43c7['Position']['toObject'](_0x461c90['insertionPosition'],_0x4e55d4)),null!=_0x461c90['wasUndone']&&_0x461c90['hasOwnProperty']('wasUndone')&&(_0x10c39f['wasUndone']=_0x461c90['wasUndone']),_0x10c39f;},_0x5f861d['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x20606e['util']['toJSONOptions']);},_0x5f861d['getTypeUrl']=function(_0x14af90){return void 0x0===_0x14af90&&(_0x14af90='type.googleapis.com'),_0x14af90+'/SplitOperation';},_0x5f861d;}()),_0x5d43c7['Position']=(function(){function _0x4d095c(_0x421ce9){if(this['path']=[],_0x421ce9){for(var _0x2d8a70=Object['keys'](_0x421ce9),_0x4f2766=0x0;_0x4f2766<_0x2d8a70['length'];++_0x4f2766)null!=_0x421ce9[_0x2d8a70[_0x4f2766]]&&(this[_0x2d8a70[_0x4f2766]]=_0x421ce9[_0x2d8a70[_0x4f2766]]);}}return _0x4d095c['prototype']['root']='',_0x4d095c['prototype']['rootMain']=!0x1,_0x4d095c['prototype']['rootGraveyard']=!0x1,_0x4d095c['prototype']['path']=_0x58d8f4['emptyArray'],_0x4d095c['prototype']['stickiness']='',_0x4d095c['create']=function(_0x42c3da){return new _0x4d095c(_0x42c3da);},_0x4d095c['encode']=function(_0x48fe9b,_0x3e6317){if(_0x3e6317||(_0x3e6317=_0x2482af['create']()),null!=_0x48fe9b['root']&&Object['hasOwnProperty']['call'](_0x48fe9b,'root')&&_0x3e6317['uint32'](0xa)['string'](_0x48fe9b['root']),null!=_0x48fe9b['rootMain']&&Object['hasOwnProperty']['call'](_0x48fe9b,'rootMain')&&_0x3e6317['uint32'](0x10)['bool'](_0x48fe9b['rootMain']),null!=_0x48fe9b['rootGraveyard']&&Object['hasOwnProperty']['call'](_0x48fe9b,'rootGraveyard')&&_0x3e6317['uint32'](0x18)['bool'](_0x48fe9b['rootGraveyard']),null!=_0x48fe9b['path']&&_0x48fe9b['path']['length']){_0x3e6317['uint32'](0x22)['fork']();for(var _0xcdbd71=0x0;_0xcdbd71<_0x48fe9b['path']['length'];++_0xcdbd71)_0x3e6317['uint32'](_0x48fe9b['path'][_0xcdbd71]);_0x3e6317['ldelim']();}return null!=_0x48fe9b['stickiness']&&Object['hasOwnProperty']['call'](_0x48fe9b,'stickiness')&&_0x3e6317['uint32'](0x2a)['string'](_0x48fe9b['stickiness']),_0x3e6317;},_0x4d095c['encodeDelimited']=function(_0x4367a7,_0x3a1798){return this['encode'](_0x4367a7,_0x3a1798)['ldelim']();},_0x4d095c['decode']=function(_0x5b225e,_0x5d64b7){_0x5b225e instanceof _0x3f6163||(_0x5b225e=_0x3f6163['create'](_0x5b225e));for(var _0xf8b595=void 0x0===_0x5d64b7?_0x5b225e['len']:_0x5b225e['pos']+_0x5d64b7,_0x5253fa=new _0x5d43c7['Position']();_0x5b225e['pos']<_0xf8b595;){var _0x5b2da4=_0x5b225e['uint32']();switch(_0x5b2da4>>>0x3){case 0x1:_0x5253fa['root']=_0x5b225e['string']();break;case 0x2:_0x5253fa['rootMain']=_0x5b225e['bool']();break;case 0x3:_0x5253fa['rootGraveyard']=_0x5b225e['bool']();break;case 0x4:if(_0x5253fa['path']&&_0x5253fa['path']['length']||(_0x5253fa['path']=[]),0x2==(0x7&_0x5b2da4)){for(var _0x4655e1=_0x5b225e['uint32']()+_0x5b225e['pos'];_0x5b225e['pos']<_0x4655e1;)_0x5253fa['path']['push'](_0x5b225e['uint32']());}else _0x5253fa['path']['push'](_0x5b225e['uint32']());break;case 0x5:_0x5253fa['stickiness']=_0x5b225e['string']();break;default:_0x5b225e['skipType'](0x7&_0x5b2da4);}}return _0x5253fa;},_0x4d095c['decodeDelimited']=function(_0x1843a4){return _0x1843a4 instanceof _0x3f6163||(_0x1843a4=new _0x3f6163(_0x1843a4)),this['decode'](_0x1843a4,_0x1843a4['uint32']());},_0x4d095c['verify']=function(_0xf51b0c){if('object'!=typeof _0xf51b0c||null===_0xf51b0c)return'object\x20expected';if(null!=_0xf51b0c['root']&&_0xf51b0c['hasOwnProperty']('root')&&!_0x58d8f4['isString'](_0xf51b0c['root']))return'root:\x20string\x20expected';if(null!=_0xf51b0c['rootMain']&&_0xf51b0c['hasOwnProperty']('rootMain')&&'boolean'!=typeof _0xf51b0c['rootMain'])return'rootMain:\x20boolean\x20expected';if(null!=_0xf51b0c['rootGraveyard']&&_0xf51b0c['hasOwnProperty']('rootGraveyard')&&'boolean'!=typeof _0xf51b0c['rootGraveyard'])return'rootGraveyard:\x20boolean\x20expected';if(null!=_0xf51b0c['path']&&_0xf51b0c['hasOwnProperty']('path')){if(!Array['isArray'](_0xf51b0c['path']))return'path:\x20array\x20expected';for(var _0x149d9a=0x0;_0x149d9a<_0xf51b0c['path']['length'];++_0x149d9a)if(!_0x58d8f4['isInteger'](_0xf51b0c['path'][_0x149d9a]))return'path:\x20integer[]\x20expected';}return null!=_0xf51b0c['stickiness']&&_0xf51b0c['hasOwnProperty']('stickiness')&&!_0x58d8f4['isString'](_0xf51b0c['stickiness'])?'stickiness:\x20string\x20expected':null;},_0x4d095c['fromObject']=function(_0x102e76){if(_0x102e76 instanceof _0x5d43c7['Position'])return _0x102e76;var _0x1d3656=new _0x5d43c7['Position']();if(null!=_0x102e76['root']&&(_0x1d3656['root']=String(_0x102e76['root'])),null!=_0x102e76['rootMain']&&(_0x1d3656['rootMain']=Boolean(_0x102e76['rootMain'])),null!=_0x102e76['rootGraveyard']&&(_0x1d3656['rootGraveyard']=Boolean(_0x102e76['rootGraveyard'])),_0x102e76['path']){if(!Array['isArray'](_0x102e76['path']))throw TypeError('.Position.path:\x20array\x20expected');_0x1d3656['path']=[];for(var _0x3f0a79=0x0;_0x3f0a79<_0x102e76['path']['length'];++_0x3f0a79)_0x1d3656['path'][_0x3f0a79]=_0x102e76['path'][_0x3f0a79]>>>0x0;}return null!=_0x102e76['stickiness']&&(_0x1d3656['stickiness']=String(_0x102e76['stickiness'])),_0x1d3656;},_0x4d095c['toObject']=function(_0x674feb,_0x153a0b){_0x153a0b||(_0x153a0b={});var _0x393775={};if((_0x153a0b['arrays']||_0x153a0b['defaults'])&&(_0x393775['path']=[]),_0x153a0b['defaults']&&(_0x393775['root']='',_0x393775['rootMain']=!0x1,_0x393775['rootGraveyard']=!0x1,_0x393775['stickiness']=''),null!=_0x674feb['root']&&_0x674feb['hasOwnProperty']('root')&&(_0x393775['root']=_0x674feb['root']),null!=_0x674feb['rootMain']&&_0x674feb['hasOwnProperty']('rootMain')&&(_0x393775['rootMain']=_0x674feb['rootMain']),null!=_0x674feb['rootGraveyard']&&_0x674feb['hasOwnProperty']('rootGraveyard')&&(_0x393775['rootGraveyard']=_0x674feb['rootGraveyard']),_0x674feb['path']&&_0x674feb['path']['length']){_0x393775['path']=[];for(var _0x3ace31=0x0;_0x3ace31<_0x674feb['path']['length'];++_0x3ace31)_0x393775['path'][_0x3ace31]=_0x674feb['path'][_0x3ace31];}return null!=_0x674feb['stickiness']&&_0x674feb['hasOwnProperty']('stickiness')&&(_0x393775['stickiness']=_0x674feb['stickiness']),_0x393775;},_0x4d095c['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x20606e['util']['toJSONOptions']);},_0x4d095c['getTypeUrl']=function(_0x1dee2b){return void 0x0===_0x1dee2b&&(_0x1dee2b='type.googleapis.com'),_0x1dee2b+'/Position';},_0x4d095c;}()),_0x5d43c7['Range']=(function(){function _0x261b43(_0x32dc39){if(_0x32dc39){for(var _0x494fb2=Object['keys'](_0x32dc39),_0x136320=0x0;_0x136320<_0x494fb2['length'];++_0x136320)null!=_0x32dc39[_0x494fb2[_0x136320]]&&(this[_0x494fb2[_0x136320]]=_0x32dc39[_0x494fb2[_0x136320]]);}}return _0x261b43['prototype']['start']=null,_0x261b43['prototype']['end']=null,_0x261b43['create']=function(_0x457652){return new _0x261b43(_0x457652);},_0x261b43['encode']=function(_0x15b439,_0x8a3c85){return _0x8a3c85||(_0x8a3c85=_0x2482af['create']()),null!=_0x15b439['start']&&Object['hasOwnProperty']['call'](_0x15b439,'start')&&_0x5d43c7['Position']['encode'](_0x15b439['start'],_0x8a3c85['uint32'](0xa)['fork']())['ldelim'](),null!=_0x15b439['end']&&Object['hasOwnProperty']['call'](_0x15b439,'end')&&_0x5d43c7['Position']['encode'](_0x15b439['end'],_0x8a3c85['uint32'](0x12)['fork']())['ldelim'](),_0x8a3c85;},_0x261b43['encodeDelimited']=function(_0x3a18b0,_0xe17828){return this['encode'](_0x3a18b0,_0xe17828)['ldelim']();},_0x261b43['decode']=function(_0x21dce2,_0x38a07d){_0x21dce2 instanceof _0x3f6163||(_0x21dce2=_0x3f6163['create'](_0x21dce2));for(var _0x26b4d9=void 0x0===_0x38a07d?_0x21dce2['len']:_0x21dce2['pos']+_0x38a07d,_0x494df6=new _0x5d43c7['Range']();_0x21dce2['pos']<_0x26b4d9;){var _0x5b12c7=_0x21dce2['uint32']();switch(_0x5b12c7>>>0x3){case 0x1:_0x494df6['start']=_0x5d43c7['Position']['decode'](_0x21dce2,_0x21dce2['uint32']());break;case 0x2:_0x494df6['end']=_0x5d43c7['Position']['decode'](_0x21dce2,_0x21dce2['uint32']());break;default:_0x21dce2['skipType'](0x7&_0x5b12c7);}}return _0x494df6;},_0x261b43['decodeDelimited']=function(_0x4ea054){return _0x4ea054 instanceof _0x3f6163||(_0x4ea054=new _0x3f6163(_0x4ea054)),this['decode'](_0x4ea054,_0x4ea054['uint32']());},_0x261b43['verify']=function(_0x1fbd95){if('object'!=typeof _0x1fbd95||null===_0x1fbd95)return'object\x20expected';var _0x34e79a;if(null!=_0x1fbd95['start']&&_0x1fbd95['hasOwnProperty']('start')&&(_0x34e79a=_0x5d43c7['Position']['verify'](_0x1fbd95['start'])))return'start.'+_0x34e79a;if(null!=_0x1fbd95['end']&&_0x1fbd95['hasOwnProperty']('end')&&(_0x34e79a=_0x5d43c7['Position']['verify'](_0x1fbd95['end'])))return'end.'+_0x34e79a;return null;},_0x261b43['fromObject']=function(_0x417662){if(_0x417662 instanceof _0x5d43c7['Range'])return _0x417662;var _0x4fe469=new _0x5d43c7['Range']();if(null!=_0x417662['start']){if('object'!=typeof _0x417662['start'])throw TypeError('.Range.start:\x20object\x20expected');_0x4fe469['start']=_0x5d43c7['Position']['fromObject'](_0x417662['start']);}if(null!=_0x417662['end']){if('object'!=typeof _0x417662['end'])throw TypeError('.Range.end:\x20object\x20expected');_0x4fe469['end']=_0x5d43c7['Position']['fromObject'](_0x417662['end']);}return _0x4fe469;},_0x261b43['toObject']=function(_0x10762e,_0x444ee3){_0x444ee3||(_0x444ee3={});var _0x4a9dc4={};return _0x444ee3['defaults']&&(_0x4a9dc4['start']=null,_0x4a9dc4['end']=null),null!=_0x10762e['start']&&_0x10762e['hasOwnProperty']('start')&&(_0x4a9dc4['start']=_0x5d43c7['Position']['toObject'](_0x10762e['start'],_0x444ee3)),null!=_0x10762e['end']&&_0x10762e['hasOwnProperty']('end')&&(_0x4a9dc4['end']=_0x5d43c7['Position']['toObject'](_0x10762e['end'],_0x444ee3)),_0x4a9dc4;},_0x261b43['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x20606e['util']['toJSONOptions']);},_0x261b43['getTypeUrl']=function(_0x41d29e){return void 0x0===_0x41d29e&&(_0x41d29e='type.googleapis.com'),_0x41d29e+'/Range';},_0x261b43;}()),_0x5d43c7['Element']=(function(){function _0x383cb7(_0x5df6e6){if(this['children']=[],this['attributesBoolean']={},_0x5df6e6){for(var _0x41dac7=Object['keys'](_0x5df6e6),_0x3718f6=0x0;_0x3718f6<_0x41dac7['length'];++_0x3718f6)null!=_0x5df6e6[_0x41dac7[_0x3718f6]]&&(this[_0x41dac7[_0x3718f6]]=_0x5df6e6[_0x41dac7[_0x3718f6]]);}}return _0x383cb7['prototype']['name']='',_0x383cb7['prototype']['children']=_0x58d8f4['emptyArray'],_0x383cb7['prototype']['data']='',_0x383cb7['prototype']['attributesBoolean']=_0x58d8f4['emptyObject'],_0x383cb7['prototype']['attributesJson']='',_0x383cb7['create']=function(_0x4ddbc5){return new _0x383cb7(_0x4ddbc5);},_0x383cb7['encode']=function(_0x27e06d,_0x14efce){if(_0x14efce||(_0x14efce=_0x2482af['create']()),null!=_0x27e06d['name']&&Object['hasOwnProperty']['call'](_0x27e06d,'name')&&_0x14efce['uint32'](0xa)['string'](_0x27e06d['name']),null!=_0x27e06d['children']&&_0x27e06d['children']['length']){for(var _0x54bf30=0x0;_0x54bf30<_0x27e06d['children']['length'];++_0x54bf30)_0x5d43c7['Element']['encode'](_0x27e06d['children'][_0x54bf30],_0x14efce['uint32'](0x12)['fork']())['ldelim']();}if(null!=_0x27e06d['data']&&Object['hasOwnProperty']['call'](_0x27e06d,'data')&&_0x14efce['uint32'](0x1a)['string'](_0x27e06d['data']),null!=_0x27e06d['attributesBoolean']&&Object['hasOwnProperty']['call'](_0x27e06d,'attributesBoolean')){var _0x787d76=Object['keys'](_0x27e06d['attributesBoolean']);for(_0x54bf30=0x0;_0x54bf30<_0x787d76['length'];++_0x54bf30)_0x14efce['uint32'](0x22)['fork']()['uint32'](0xa)['string'](_0x787d76[_0x54bf30])['uint32'](0x10)['bool'](_0x27e06d['attributesBoolean'][_0x787d76[_0x54bf30]])['ldelim']();}return null!=_0x27e06d['attributesJson']&&Object['hasOwnProperty']['call'](_0x27e06d,'attributesJson')&&_0x14efce['uint32'](0x2a)['string'](_0x27e06d['attributesJson']),_0x14efce;},_0x383cb7['encodeDelimited']=function(_0x35a34c,_0x2d1df9){return this['encode'](_0x35a34c,_0x2d1df9)['ldelim']();},_0x383cb7['decode']=function(_0x45872b,_0x317019){_0x45872b instanceof _0x3f6163||(_0x45872b=_0x3f6163['create'](_0x45872b));for(var _0x2dac42,_0xa344ef,_0x1c946d=void 0x0===_0x317019?_0x45872b['len']:_0x45872b['pos']+_0x317019,_0x5241d2=new _0x5d43c7['Element']();_0x45872b['pos']<_0x1c946d;){var _0x295008=_0x45872b['uint32']();switch(_0x295008>>>0x3){case 0x1:_0x5241d2['name']=_0x45872b['string']();break;case 0x2:_0x5241d2['children']&&_0x5241d2['children']['length']||(_0x5241d2['children']=[]),_0x5241d2['children']['push'](_0x5d43c7['Element']['decode'](_0x45872b,_0x45872b['uint32']()));break;case 0x3:_0x5241d2['data']=_0x45872b['string']();break;case 0x4:_0x5241d2['attributesBoolean']===_0x58d8f4['emptyObject']&&(_0x5241d2['attributesBoolean']={});var _0x3c824c=_0x45872b['uint32']()+_0x45872b['pos'];for(_0x2dac42='',_0xa344ef=!0x1;_0x45872b['pos']<_0x3c824c;){var _0x37ea7b=_0x45872b['uint32']();switch(_0x37ea7b>>>0x3){case 0x1:_0x2dac42=_0x45872b['string']();break;case 0x2:_0xa344ef=_0x45872b['bool']();break;default:_0x45872b['skipType'](0x7&_0x37ea7b);}}_0x5241d2['attributesBoolean'][_0x2dac42]=_0xa344ef;break;case 0x5:_0x5241d2['attributesJson']=_0x45872b['string']();break;default:_0x45872b['skipType'](0x7&_0x295008);}}return _0x5241d2;},_0x383cb7['decodeDelimited']=function(_0x3011b3){return _0x3011b3 instanceof _0x3f6163||(_0x3011b3=new _0x3f6163(_0x3011b3)),this['decode'](_0x3011b3,_0x3011b3['uint32']());},_0x383cb7['verify']=function(_0x5c6628){if('object'!=typeof _0x5c6628||null===_0x5c6628)return'object\x20expected';if(null!=_0x5c6628['name']&&_0x5c6628['hasOwnProperty']('name')&&!_0x58d8f4['isString'](_0x5c6628['name']))return'name:\x20string\x20expected';if(null!=_0x5c6628['children']&&_0x5c6628['hasOwnProperty']('children')){if(!Array['isArray'](_0x5c6628['children']))return'children:\x20array\x20expected';for(var _0x3fcfe2=0x0;_0x3fcfe2<_0x5c6628['children']['length'];++_0x3fcfe2){var _0x26f3e9=_0x5d43c7['Element']['verify'](_0x5c6628['children'][_0x3fcfe2]);if(_0x26f3e9)return'children.'+_0x26f3e9;}}if(null!=_0x5c6628['data']&&_0x5c6628['hasOwnProperty']('data')&&!_0x58d8f4['isString'](_0x5c6628['data']))return'data:\x20string\x20expected';if(null!=_0x5c6628['attributesBoolean']&&_0x5c6628['hasOwnProperty']('attributesBoolean')){if(!_0x58d8f4['isObject'](_0x5c6628['attributesBoolean']))return'attributesBoolean:\x20object\x20expected';var _0x26c01b=Object['keys'](_0x5c6628['attributesBoolean']);for(_0x3fcfe2=0x0;_0x3fcfe2<_0x26c01b['length'];++_0x3fcfe2)if('boolean'!=typeof _0x5c6628['attributesBoolean'][_0x26c01b[_0x3fcfe2]])return'attributesBoolean:\x20boolean{k:string}\x20expected';}return null!=_0x5c6628['attributesJson']&&_0x5c6628['hasOwnProperty']('attributesJson')&&!_0x58d8f4['isString'](_0x5c6628['attributesJson'])?'attributesJson:\x20string\x20expected':null;},_0x383cb7['fromObject']=function(_0x4828e2){if(_0x4828e2 instanceof _0x5d43c7['Element'])return _0x4828e2;var _0x55435b=new _0x5d43c7['Element']();if(null!=_0x4828e2['name']&&(_0x55435b['name']=String(_0x4828e2['name'])),_0x4828e2['children']){if(!Array['isArray'](_0x4828e2['children']))throw TypeError('.Element.children:\x20array\x20expected');_0x55435b['children']=[];for(var _0xc02adf=0x0;_0xc02adf<_0x4828e2['children']['length'];++_0xc02adf){if('object'!=typeof _0x4828e2['children'][_0xc02adf])throw TypeError('.Element.children:\x20object\x20expected');_0x55435b['children'][_0xc02adf]=_0x5d43c7['Element']['fromObject'](_0x4828e2['children'][_0xc02adf]);}}if(null!=_0x4828e2['data']&&(_0x55435b['data']=String(_0x4828e2['data'])),_0x4828e2['attributesBoolean']){if('object'!=typeof _0x4828e2['attributesBoolean'])throw TypeError('.Element.attributesBoolean:\x20object\x20expected');_0x55435b['attributesBoolean']={};var _0x47717e=Object['keys'](_0x4828e2['attributesBoolean']);for(_0xc02adf=0x0;_0xc02adf<_0x47717e['length'];++_0xc02adf)_0x55435b['attributesBoolean'][_0x47717e[_0xc02adf]]=Boolean(_0x4828e2['attributesBoolean'][_0x47717e[_0xc02adf]]);}return null!=_0x4828e2['attributesJson']&&(_0x55435b['attributesJson']=String(_0x4828e2['attributesJson'])),_0x55435b;},_0x383cb7['toObject']=function(_0x2583d0,_0x4273c1){_0x4273c1||(_0x4273c1={});var _0x56a756,_0x22d445={};if((_0x4273c1['arrays']||_0x4273c1['defaults'])&&(_0x22d445['children']=[]),(_0x4273c1['objects']||_0x4273c1['defaults'])&&(_0x22d445['attributesBoolean']={}),_0x4273c1['defaults']&&(_0x22d445['name']='',_0x22d445['data']='',_0x22d445['attributesJson']=''),null!=_0x2583d0['name']&&_0x2583d0['hasOwnProperty']('name')&&(_0x22d445['name']=_0x2583d0['name']),_0x2583d0['children']&&_0x2583d0['children']['length']){_0x22d445['children']=[];for(var _0x3c7fb7=0x0;_0x3c7fb7<_0x2583d0['children']['length'];++_0x3c7fb7)_0x22d445['children'][_0x3c7fb7]=_0x5d43c7['Element']['toObject'](_0x2583d0['children'][_0x3c7fb7],_0x4273c1);}if(null!=_0x2583d0['data']&&_0x2583d0['hasOwnProperty']('data')&&(_0x22d445['data']=_0x2583d0['data']),_0x2583d0['attributesBoolean']&&(_0x56a756=Object['keys'](_0x2583d0['attributesBoolean']))['length']){_0x22d445['attributesBoolean']={};for(_0x3c7fb7=0x0;_0x3c7fb7<_0x56a756['length'];++_0x3c7fb7)_0x22d445['attributesBoolean'][_0x56a756[_0x3c7fb7]]=_0x2583d0['attributesBoolean'][_0x56a756[_0x3c7fb7]];}return null!=_0x2583d0['attributesJson']&&_0x2583d0['hasOwnProperty']('attributesJson')&&(_0x22d445['attributesJson']=_0x2583d0['attributesJson']),_0x22d445;},_0x383cb7['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x20606e['util']['toJSONOptions']);},_0x383cb7['getTypeUrl']=function(_0x26a365){return void 0x0===_0x26a365&&(_0x26a365='type.googleapis.com'),_0x26a365+'/Element';},_0x383cb7;}()),_0x5d43c7;})());class r{['_protobufRoot'];constructor(){this['_protobufRoot']=u;}['getDescriptor'](_0x3604a0){return new y(this['_protobufRoot'][_0x3604a0]);}}class y{['_protobuf'];constructor(_0x32dde2){this['_protobuf']=_0x32dde2;}['compress'](_0x12587a){const _0xcca5ff=this['_protobuf']['verify'](_0x12587a);if(_0xcca5ff)throw Error(_0xcca5ff);return this['_protobuf']['encode'](this['_protobuf']['create'](_0x12587a))['finish']();}['decompress'](_0x51b355){return this['_protobuf']['toObject'](this['_protobuf']['decode'](_0x51b355),{'oneofs':!0x0});}}function _(_0x10f032,_0xc077f9){const _0x5ba0e3=_0x4f190f(_0x10f032);return _0x5ba0e3['path'][_0x5ba0e3['path']['length']-0x1]+=_0xc077f9,_0x5ba0e3;}function O(_0x64afd3,_0x138a69){return _0x64afd3['root']===_0x138a69['root']&&_0x29312a(_0x64afd3['path'],_0x138a69['path']);}function $(_0x1d76f6){P(_0x1d76f6,_0x3566cc=>('main'==_0x3566cc['root']?(_0x3566cc['rootMain']=!0x0,delete _0x3566cc['root']):'$graveyard'==_0x3566cc['root']&&(_0x3566cc['rootGraveyard']=!0x0,delete _0x3566cc['root']),_0x3566cc));}function J(_0x216adf){P(_0x216adf,_0xaf5b16=>(_0xaf5b16['rootMain']?(_0xaf5b16['root']='main',delete _0xaf5b16['rootMain']):_0xaf5b16['rootGraveyard']&&(_0xaf5b16['root']='$graveyard',delete _0xaf5b16['rootGraveyard']),_0xaf5b16));}function P(_0x4acbb6,_0x3f4a6e){for(const _0x5a2e55 in _0x4acbb6){const _0x430603=_0x4acbb6[_0x5a2e55];'nodes'!==_0x5a2e55&&_0xf5c374(_0x430603)&&(_0x430603['path']&&(_0x430603['root']||_0x430603['rootMain']||_0x430603['rootGraveyard'])?_0x4acbb6[_0x5a2e55]=_0x3f4a6e(_0x430603):P(_0x430603,_0x3f4a6e));}return _0x4acbb6;}class e{['_id'];['_operationName'];['_protobufDescriptor'];constructor(_0x5a5dc0,_0x73a1fe,_0x3987c1){this['_id']=_0x5a5dc0,this['_operationName']=_0x73a1fe,this['_protobufDescriptor']=_0x3987c1;}['compress'](_0x5d4f2d,_0x4bf351){const _0x7f7b17=_0x4bf351['shift']();return $(_0x7f7b17),_0x5d4f2d['buffers']['push'](this['_protobufDescriptor']['compress'](_0x7f7b17)),_0x5d4f2d['types']['push'](this['_id']),!0x0;}['decompress'](_0x4462c6,_0x5dc4d0){_0x5dc4d0['types']['shift']();const _0x434a0f=this['_protobufDescriptor']['decompress'](_0x5dc4d0['buffers']['shift']());J(_0x434a0f),_0x434a0f['__className']=this['_operationName'],_0x4462c6['push'](_0x434a0f);}}class s extends e{['compress'](_0x1cd231,_0x5477df){const _0x3a02d4=_0x5477df['shift']();return this['_serializeOneOf']('oldValue',_0x3a02d4),this['_serializeOneOf']('newValue',_0x3a02d4),$(_0x3a02d4),_0x1cd231['buffers']['push'](this['_protobufDescriptor']['compress'](_0x3a02d4)),_0x1cd231['types']['push'](this['_id']),!0x0;}['decompress'](_0x3e70fc,_0x456857){const {types:_0x3b3b49,buffers:_0x47ccec}=_0x456857,_0x53b1cd=this['_protobufDescriptor']['decompress'](_0x47ccec['shift']());_0x3b3b49['shift'](),this['_deserializeOneOf']('oldValue',_0x53b1cd),this['_deserializeOneOf']('newValue',_0x53b1cd),J(_0x53b1cd),_0x53b1cd['__className']=this['_operationName'],_0x3e70fc['push'](_0x53b1cd);}['_serializeOneOf'](_0x521e8d,_0x2fa514){const _0x3ceef6=_0x2fa514[_0x521e8d];'boolean'==typeof _0x3ceef6?_0x2fa514[_0x521e8d+'Boolean']=_0x3ceef6:_0x2fa514[_0x521e8d+'Json']=JSON['stringify'](_0x3ceef6);}['_deserializeOneOf'](_0x2825e1,_0x39609e){const _0x20beac=_0x2825e1+'Json';_0x39609e[_0x20beac]?(_0x39609e[_0x2825e1]=JSON['parse'](_0x39609e[_0x20beac]),delete _0x39609e[_0x20beac]):(_0x39609e[_0x2825e1]=_0x39609e[_0x2825e1+'Boolean'],delete _0x39609e[_0x2825e1+'Boolean']);}}class i extends e{['compress'](_0x2c3440,_0x26a3f8){const _0x188555=_0x26a3f8['shift']();return this['_serializeNodesAttributes'](_0x188555['nodes']),$(_0x188555),_0x2c3440['buffers']['push'](this['_protobufDescriptor']['compress'](_0x188555)),_0x2c3440['types']['push'](this['_id']),!0x0;}['decompress'](_0x591139,_0x2ce0a4){const {types:_0x21871b,buffers:_0xc67fcd}=_0x2ce0a4,_0xceb0c8=this['_protobufDescriptor']['decompress'](_0xc67fcd['shift']());_0x21871b['shift'](),_0xceb0c8['nodes']||(_0xceb0c8['nodes']=[]),this['_deserializeNodesAttributes'](_0xceb0c8['nodes']),J(_0xceb0c8),_0xceb0c8['__className']=this['_operationName'],_0x591139['push'](_0xceb0c8);}['_serializeNodesAttributes'](_0x483108){for(const _0x51622a of _0x483108){if(_0x51622a['attributes']){const _0x96596a=_0x51622a['attributes'];this['_areValuesBoolean'](_0x96596a)?_0x51622a['attributesBoolean']=_0x96596a:_0x51622a['attributesJson']=JSON['stringify'](_0x96596a);}_0x51622a['children']&&this['_serializeNodesAttributes'](_0x51622a['children']);}}['_deserializeNodesAttributes'](_0x3fad7a){for(const _0xb77d26 of _0x3fad7a)(_0xb77d26['attributesBoolean']||_0xb77d26['attributesJson'])&&(_0xb77d26['attributesBoolean']?(_0xb77d26['attributes']=_0xb77d26['attributesBoolean'],delete _0xb77d26['attributesBoolean']):(_0xb77d26['attributes']=JSON['parse'](_0xb77d26['attributesJson']),delete _0xb77d26['attributesJson'])),_0xb77d26['children']&&this['_deserializeNodesAttributes'](_0xb77d26['children']);}['_areValuesBoolean'](_0x18a2ef){return Object['keys'](_0x18a2ef)['every'](_0x46c1b7=>'boolean'==typeof _0x18a2ef[_0x46c1b7]);}}class n extends e{['decompress'](_0x31b55a,_0x3e9910){super['decompress'](_0x31b55a,_0x3e9910);const _0x32b112=_0x31b55a[_0x31b55a['length']-0x1];_0x32b112['oldRange']||(_0x32b112['oldRange']=null),_0x32b112['newRange']||(_0x32b112['newRange']=null);}}class p extends e{['compress'](_0x4007e6,_0x4ab8de){return _0x4ab8de['shift'](),_0x4007e6['types']['push'](this['_id']),!0x0;}['decompress'](_0x39fd11,_0x111bfc){_0x111bfc['types']['shift'](),_0x39fd11['push']({'__className':this['_operationName']});}}class a extends n{['_omittedNamespace'];constructor(_0x1bb93d,_0x4f2fec,_0x3b6808,_0x24a915){super(_0x1bb93d,_0x4f2fec,_0x3b6808),this['_omittedNamespace']=_0x24a915+':';}['compress'](_0x58203f,_0x354f64){return!('MarkerOperation'!=_0x354f64[0x0]['__className']||!_0x354f64[0x0]['name']['startsWith'](this['_omittedNamespace']))&&(_0x354f64[0x0]['name']=_0x354f64[0x0]['name']['replace'](new RegExp('^'+this['_omittedNamespace']),''),super['compress'](_0x58203f,_0x354f64),!0x0);}['decompress'](_0x2fcd02,_0x2e555b){super['decompress'](_0x2fcd02,_0x2e555b);const _0x4853d7=_0x2fcd02[_0x2fcd02['length']-0x1];_0x4853d7['name']=this['_omittedNamespace']+_0x4853d7['name'];}}class b{['_id'];['_context'];constructor(_0x584f78,_0x1464b1){this['_id']=_0x584f78,this['_context']=_0x1464b1;}['compress'](_0x237490,_0x2c8a2b){let _0x5e4a11;for(;_0x2c8a2b['length']>0x1&&this['_compareOperations'](_0x2c8a2b[0x0],_0x2c8a2b[0x1]);)_0x5e4a11?(_0x5e4a11=this['_combineNext'](_0x2c8a2b['shift'](),_0x5e4a11),_0x237490['types']['push'](0x0)):(_0x5e4a11=_0x4f190f(_0x2c8a2b['shift']()),_0x237490['types']['push'](this['_id']));return!!_0x5e4a11&&(_0x5e4a11=this['_combineNext'](_0x2c8a2b['shift'](),_0x5e4a11),_0x237490['types']['push'](0x0),_0x237490['buffers']['push'](this['_compressSingleOperation'](_0x5e4a11)),!0x0);}['decompress'](_0x349516,_0x487c80){const _0x4a73c3=this['_decompressSingleOperation'](_0x487c80);for(;0x0==_0x487c80['types'][0x0];)_0x487c80['types']['shift'](),_0x349516['push'](this['_splitCurrent'](_0x4a73c3));_0x349516['push'](_0x4a73c3);}}class m extends b{['_combineNext'](_0xbb58c9,_0x1cfe92){return _0x1cfe92['nodes'][0x0]['data']+=_0xbb58c9['nodes'][0x0]['data'],_0x1cfe92;}['_splitCurrent'](_0x2df703){const _0x62a2fd=_0x4f190f(_0x2df703),_0x489cab=_0x62a2fd['nodes'][0x0],_0x1c67a6=_0x2df703['nodes'][0x0],_0x5b2d79=_0x1c67a6['data'][Symbol['iterator']]()['next']()['value'],_0x2810df=_0x5b2d79['length'];return _0x489cab['data']=_0x5b2d79,_0x1c67a6['data']=_0x1c67a6['data']['substr'](_0x2810df),_0x2df703['position']=_(_0x2df703['position'],_0x2810df),_0x62a2fd;}['_compareOperations'](_0x535ff6,_0x34367a){if(this['_checkOperation'](_0x535ff6)&&this['_checkOperation'](_0x34367a)){const _0x1ecfa0=_0x535ff6['nodes'][0x0]['data']['length'],_0x33ce55=O(_(_0x535ff6['position'],_0x1ecfa0),_0x34367a['position']),_0x17da4c=_0x535ff6['nodes'][0x0],_0xb43e41=_0x34367a['nodes'][0x0];return _0x33ce55&&this['_compareAttributes'](_0x17da4c,_0xb43e41);}return!0x1;}['_compressSingleOperation'](_0x2fdeff){const _0x563800={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('InsertOperation')['compress'](_0x563800,[_0x2fdeff]),_0x563800['buffers'][0x0];}['_decompressSingleOperation'](_0x79011e){const _0x1fe324=[];return this['_context']['_getCompressorByName']('InsertOperation')['decompress'](_0x1fe324,_0x79011e),_0x1fe324[0x0];}['_checkOperation'](_0x5129e4){return'InsertOperation'==_0x5129e4['__className']&&0x1==_0x5129e4['nodes']['length']&&_0x5129e4['nodes'][0x0]['data']&&!_0x5129e4['wasUndone']&&0x1==Array['from'](_0x5129e4['nodes'][0x0]['data'])['length'];}['_compareAttributes'](_0x337606,_0x3e0b50){const _0x5dfe22=Object['keys'](_0x337606['attributes']||{}),_0x212673=Object['keys'](_0x3e0b50['attributes']||{});return _0x5dfe22['length']===_0x212673['length']&&_0x5dfe22['every'](_0x371eff=>_0x3e0b50['attributes'][_0x371eff]&&_0x3e0b50['attributes'][_0x371eff]===_0x337606['attributes'][_0x371eff]);}}class c extends b{['_combineNext'](_0x1788ae,_0x160ba8){return _0x160ba8['howMany']++,_0x160ba8['sourcePosition']=_0x4f190f(_0x1788ae['sourcePosition']),_0x160ba8;}['_splitCurrent'](_0x27242a){const _0x397ae3=_0x4f190f(_0x27242a);return _0x27242a['howMany']--,_0x397ae3['howMany']=0x1,_0x397ae3['sourcePosition']=_(_0x397ae3['sourcePosition'],_0x27242a['howMany']),_0x397ae3;}['_compareOperations'](_0x37e116,_0x297ee8){return!(!this['_checkOperation'](_0x37e116)||!this['_checkOperation'](_0x297ee8))&&(O(_(_0x37e116['sourcePosition'],-0x1),_0x297ee8['sourcePosition'])&&O(_0x37e116['targetPosition'],_0x297ee8['targetPosition']));}['_compressSingleOperation'](_0x2cebc4){const _0x3c86e4={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x3c86e4,[_0x2cebc4]),_0x3c86e4['buffers'][0x0];}['_decompressSingleOperation'](_0x2d4b1a){const _0x58769b=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x58769b,_0x2d4b1a),_0x58769b[0x0];}['_checkOperation'](_0x279439){return'MoveOperation'==_0x279439['__className']&&'$graveyard'==_0x279439['targetPosition']['root']&&0x1==_0x279439['howMany']&&!_0x279439['wasUndone'];}}class h extends b{['_combineNext'](_0x35ca4c,_0x14a5bb){return _0x14a5bb['howMany']++,_0x14a5bb;}['_splitCurrent'](_0x5a9336){const _0x1eab67=_0x4f190f(_0x5a9336);return _0x1eab67['howMany']=0x1,_0x5a9336['howMany']--,_0x1eab67;}['_compareOperations'](_0x51f975,_0x2f838f){return!(!this['_checkOperation'](_0x51f975)||!this['_checkOperation'](_0x2f838f))&&(O(_0x51f975['sourcePosition'],_0x2f838f['sourcePosition'])&&O(_0x51f975['targetPosition'],_0x2f838f['targetPosition']));}['_compressSingleOperation'](_0x461f6a){const _0x31452={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x31452,[_0x461f6a]),_0x31452['buffers'][0x0];}['_decompressSingleOperation'](_0x5e9ea3){const _0x1ca775=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x1ca775,_0x5e9ea3),_0x1ca775[0x0];}['_checkOperation'](_0x1b96fb){return'MoveOperation'==_0x1b96fb['__className']&&'$graveyard'==_0x1b96fb['targetPosition']['root']&&0x1==_0x1b96fb['howMany']&&!_0x1b96fb['wasUndone'];}}class f extends b{['compress'](_0x4b58ec,_0x1f0a51){if(!this['_compareOperations'](_0x1f0a51[0x0],_0x1f0a51[0x1]))return!0x1;const _0x2e395f=_0x1f0a51['shift']();return _0x2e395f['oldRange']=null,_0x2e395f['newRange']&&O(_0x2e395f['newRange']['start'],_0x2e395f['newRange']['end'])&&(_0x2e395f['newRange']['end']=null),_0x1f0a51['shift'](),_0x4b58ec['types']['push'](this['_id']),_0x4b58ec['types']['push'](0x0),_0x4b58ec['buffers']['push'](this['_compressSingleOperation'](_0x2e395f)),!0x0;}['decompress'](_0x2a037b,_0x50c8ed){const _0x453648=this['_decompressSingleOperation'](_0x50c8ed);_0x453648['newRange']&&!_0x453648['newRange']['end']&&(_0x453648['newRange']['end']=_0x4f190f(_0x453648['newRange']['start']));const _0xbd42e5=_0x4f190f(_0x453648);_0xbd42e5['newRange']&&(_0xbd42e5['newRange']['start']['stickiness']='toNone',_0xbd42e5['newRange']['end']=_0x4f190f(_0xbd42e5['newRange']['start'])),_0xbd42e5['name']='user:position:'+_0xbd42e5['name']['split'](':')[0x2],_0x50c8ed['types']['shift'](),_0x2a037b['push'](_0x453648),_0x2a037b['push'](_0xbd42e5);}['_compressSingleOperation'](_0x13abcd){const _0x3cea68={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MarkerOperation')['compress'](_0x3cea68,[_0x13abcd]),_0x3cea68['buffers'][0x0];}['_decompressSingleOperation'](_0x54a20e){const _0x484c71=[];return this['_context']['_getCompressorByName']('MarkerOperation')['decompress'](_0x484c71,_0x54a20e),_0x484c71[0x0];}['_compareOperations'](_0x3fdf07,_0x1a803d){return!(!_0x3fdf07||!_0x1a803d)&&('MarkerOperation'==_0x3fdf07['__className']&&'MarkerOperation'==_0x1a803d['__className']&&!(!_0x3fdf07['name']['startsWith']('user:')||!_0x1a803d['name']['startsWith']('user:')||_0x3fdf07['name']==_0x1a803d['name']));}}class g{['_compressorById'];['_compressorByName'];['_protobufFactory'];constructor(){this['_compressorById']=new Map(),this['_compressorByName']=new Map(),this['_protobufFactory']=new r();const _0x407219=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',_0x407219,'comment')),this['_registerCompressor'](0x13,'SuggestionMarkerOperation',new a(0x13,'MarkerOperation',_0x407219,'suggestion')),this['_registerOperationCompressor'](0x14,'RootOperation',e),this['_registerActionCompressor'](0x64,'TypingAction',m),this['_registerActionCompressor'](0x65,'DeletingAction',c),this['_registerActionCompressor'](0x66,'ForwardDeletingAction',h),this['_registerActionCompressor'](0x67,'UserSelectionAction',f);}['compress'](_0x5e2170){if(!_0x5e2170||!_0x5e2170[0x0])throw new _0x171eac('no-operations-provided',this);const _0x4d6858={'types':[],'buffers':[],'baseVersion':_0x5e2170[0x0]['baseVersion']};for(;_0x5e2170['length'];)this['_getCompressorByName']('UserSelectionAction')['compress'](_0x4d6858,_0x5e2170)||this['_getCompressorByName']('TypingAction')['compress'](_0x4d6858,_0x5e2170)||this['_getCompressorByName']('DeletingAction')['compress'](_0x4d6858,_0x5e2170)||this['_getCompressorByName']('ForwardDeletingAction')['compress'](_0x4d6858,_0x5e2170)||this['_getCompressorByName']('CommentMarkerOperation')['compress'](_0x4d6858,_0x5e2170)||this['_getCompressorByName']('SuggestionMarkerOperation')['compress'](_0x4d6858,_0x5e2170)||this['_getCompressorByName'](_0x5e2170[0x0]['__className'])['compress'](_0x4d6858,_0x5e2170);return _0x4d6858;}['decompress'](_0x2a9a60){const _0x4d3000=[];for(;_0x2a9a60['types']['length'];){this['_compressorById']['get'](_0x2a9a60['types'][0x0])['decompress'](_0x4d3000,_0x2a9a60);}return _0x4d3000['forEach']((_0x31cc7e,_0x53de28)=>_0x31cc7e['baseVersion']=_0x2a9a60['baseVersion']+_0x53de28),_0x4d3000;}['_getCompressorByName'](_0x775655){return this['_compressorByName']['get'](_0x775655);}['_registerOperationCompressor'](_0x442021,_0x5c0788,_0xc8a764){const _0x4cb27e=new _0xc8a764(_0x442021,_0x5c0788,this['_protobufFactory']['getDescriptor'](_0x5c0788));this['_registerCompressor'](_0x442021,_0x5c0788,_0x4cb27e);}['_registerActionCompressor'](_0x47bd96,_0x557c81,_0x185a1a){const _0x32194c=new _0x185a1a(_0x47bd96,this);this['_registerCompressor'](_0x47bd96,_0x557c81,_0x32194c);}['_registerCompressor'](_0x42408f,_0x44acaa,_0x13ed29){this['_compressorById']['set'](_0x42408f,_0x13ed29),this['_compressorByName']['set'](_0x44acaa,_0x13ed29);}}export{g as Compressor};
|
|
23
|
+
import{CKEditorError as _0x3a05b3}from'@ckeditor/ckeditor5-utils/dist/index.js';import _0x4d7938 from'protobufjs/minimal.js';import{cloneDeep as _0x4e97ed,isEqual as _0xa1bdc2,isObject as _0x549bd8}from'lodash-es';const u=/* #__PURE__ -- @preserve */
|
|
24
|
+
((()=>{var _0x2e43c9=_0x4d7938['Reader'],_0x1c5316=_0x4d7938['Writer'],_0x450a53=_0x4d7938['util'],_0x522f28=_0x4d7938['roots']['default']||(_0x4d7938['roots']['default']={});return _0x522f28['AttributeOperation']=(function(){function _0x5203fa(_0x2299e3){if(_0x2299e3){for(var _0x226b18=Object['keys'](_0x2299e3),_0x427f17=0x0;_0x427f17<_0x226b18['length'];++_0x427f17)null!=_0x2299e3[_0x226b18[_0x427f17]]&&(this[_0x226b18[_0x427f17]]=_0x2299e3[_0x226b18[_0x427f17]]);}}return _0x5203fa['prototype']['range']=null,_0x5203fa['prototype']['key']='',_0x5203fa['prototype']['oldValueBoolean']=!0x1,_0x5203fa['prototype']['oldValueJson']='',_0x5203fa['prototype']['newValueBoolean']=!0x1,_0x5203fa['prototype']['newValueJson']='',_0x5203fa['prototype']['wasUndone']=!0x1,_0x5203fa['create']=function(_0x3273d3){return new _0x5203fa(_0x3273d3);},_0x5203fa['encode']=function(_0x2e0225,_0x18d4fb){return _0x18d4fb||(_0x18d4fb=_0x1c5316['create']()),null!=_0x2e0225['range']&&Object['hasOwnProperty']['call'](_0x2e0225,'range')&&_0x522f28['Range']['encode'](_0x2e0225['range'],_0x18d4fb['uint32'](0xa)['fork']())['ldelim'](),null!=_0x2e0225['key']&&Object['hasOwnProperty']['call'](_0x2e0225,'key')&&_0x18d4fb['uint32'](0x12)['string'](_0x2e0225['key']),null!=_0x2e0225['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x2e0225,'oldValueBoolean')&&_0x18d4fb['uint32'](0x18)['bool'](_0x2e0225['oldValueBoolean']),null!=_0x2e0225['oldValueJson']&&Object['hasOwnProperty']['call'](_0x2e0225,'oldValueJson')&&_0x18d4fb['uint32'](0x22)['string'](_0x2e0225['oldValueJson']),null!=_0x2e0225['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x2e0225,'newValueBoolean')&&_0x18d4fb['uint32'](0x28)['bool'](_0x2e0225['newValueBoolean']),null!=_0x2e0225['newValueJson']&&Object['hasOwnProperty']['call'](_0x2e0225,'newValueJson')&&_0x18d4fb['uint32'](0x32)['string'](_0x2e0225['newValueJson']),null!=_0x2e0225['wasUndone']&&Object['hasOwnProperty']['call'](_0x2e0225,'wasUndone')&&_0x18d4fb['uint32'](0x38)['bool'](_0x2e0225['wasUndone']),_0x18d4fb;},_0x5203fa['encodeDelimited']=function(_0x3b14fc,_0x53f66a){return this['encode'](_0x3b14fc,_0x53f66a)['ldelim']();},_0x5203fa['decode']=function(_0x80ef76,_0x540004){_0x80ef76 instanceof _0x2e43c9||(_0x80ef76=_0x2e43c9['create'](_0x80ef76));for(var _0x259297=void 0x0===_0x540004?_0x80ef76['len']:_0x80ef76['pos']+_0x540004,_0x36e82e=new _0x522f28['AttributeOperation']();_0x80ef76['pos']<_0x259297;){var _0xec5a8c=_0x80ef76['uint32']();switch(_0xec5a8c>>>0x3){case 0x1:_0x36e82e['range']=_0x522f28['Range']['decode'](_0x80ef76,_0x80ef76['uint32']());break;case 0x2:_0x36e82e['key']=_0x80ef76['string']();break;case 0x3:_0x36e82e['oldValueBoolean']=_0x80ef76['bool']();break;case 0x4:_0x36e82e['oldValueJson']=_0x80ef76['string']();break;case 0x5:_0x36e82e['newValueBoolean']=_0x80ef76['bool']();break;case 0x6:_0x36e82e['newValueJson']=_0x80ef76['string']();break;case 0x7:_0x36e82e['wasUndone']=_0x80ef76['bool']();break;default:_0x80ef76['skipType'](0x7&_0xec5a8c);}}return _0x36e82e;},_0x5203fa['decodeDelimited']=function(_0x5bbaf4){return _0x5bbaf4 instanceof _0x2e43c9||(_0x5bbaf4=new _0x2e43c9(_0x5bbaf4)),this['decode'](_0x5bbaf4,_0x5bbaf4['uint32']());},_0x5203fa['verify']=function(_0x1d66c3){if('object'!=typeof _0x1d66c3||null===_0x1d66c3)return'object\x20expected';if(null!=_0x1d66c3['range']&&_0x1d66c3['hasOwnProperty']('range')){var _0x9cef8c=_0x522f28['Range']['verify'](_0x1d66c3['range']);if(_0x9cef8c)return'range.'+_0x9cef8c;}return null!=_0x1d66c3['key']&&_0x1d66c3['hasOwnProperty']('key')&&!_0x450a53['isString'](_0x1d66c3['key'])?'key:\x20string\x20expected':null!=_0x1d66c3['oldValueBoolean']&&_0x1d66c3['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x1d66c3['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x1d66c3['oldValueJson']&&_0x1d66c3['hasOwnProperty']('oldValueJson')&&!_0x450a53['isString'](_0x1d66c3['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x1d66c3['newValueBoolean']&&_0x1d66c3['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x1d66c3['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x1d66c3['newValueJson']&&_0x1d66c3['hasOwnProperty']('newValueJson')&&!_0x450a53['isString'](_0x1d66c3['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x1d66c3['wasUndone']&&_0x1d66c3['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x1d66c3['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x5203fa['fromObject']=function(_0x2cc9a0){if(_0x2cc9a0 instanceof _0x522f28['AttributeOperation'])return _0x2cc9a0;var _0x2b1fd7=new _0x522f28['AttributeOperation']();if(null!=_0x2cc9a0['range']){if('object'!=typeof _0x2cc9a0['range'])throw TypeError('.AttributeOperation.range:\x20object\x20expected');_0x2b1fd7['range']=_0x522f28['Range']['fromObject'](_0x2cc9a0['range']);}return null!=_0x2cc9a0['key']&&(_0x2b1fd7['key']=String(_0x2cc9a0['key'])),null!=_0x2cc9a0['oldValueBoolean']&&(_0x2b1fd7['oldValueBoolean']=Boolean(_0x2cc9a0['oldValueBoolean'])),null!=_0x2cc9a0['oldValueJson']&&(_0x2b1fd7['oldValueJson']=String(_0x2cc9a0['oldValueJson'])),null!=_0x2cc9a0['newValueBoolean']&&(_0x2b1fd7['newValueBoolean']=Boolean(_0x2cc9a0['newValueBoolean'])),null!=_0x2cc9a0['newValueJson']&&(_0x2b1fd7['newValueJson']=String(_0x2cc9a0['newValueJson'])),null!=_0x2cc9a0['wasUndone']&&(_0x2b1fd7['wasUndone']=Boolean(_0x2cc9a0['wasUndone'])),_0x2b1fd7;},_0x5203fa['toObject']=function(_0x3260f2,_0x32fc09){_0x32fc09||(_0x32fc09={});var _0x15819d={};return _0x32fc09['defaults']&&(_0x15819d['range']=null,_0x15819d['key']='',_0x15819d['oldValueBoolean']=!0x1,_0x15819d['oldValueJson']='',_0x15819d['newValueBoolean']=!0x1,_0x15819d['newValueJson']='',_0x15819d['wasUndone']=!0x1),null!=_0x3260f2['range']&&_0x3260f2['hasOwnProperty']('range')&&(_0x15819d['range']=_0x522f28['Range']['toObject'](_0x3260f2['range'],_0x32fc09)),null!=_0x3260f2['key']&&_0x3260f2['hasOwnProperty']('key')&&(_0x15819d['key']=_0x3260f2['key']),null!=_0x3260f2['oldValueBoolean']&&_0x3260f2['hasOwnProperty']('oldValueBoolean')&&(_0x15819d['oldValueBoolean']=_0x3260f2['oldValueBoolean']),null!=_0x3260f2['oldValueJson']&&_0x3260f2['hasOwnProperty']('oldValueJson')&&(_0x15819d['oldValueJson']=_0x3260f2['oldValueJson']),null!=_0x3260f2['newValueBoolean']&&_0x3260f2['hasOwnProperty']('newValueBoolean')&&(_0x15819d['newValueBoolean']=_0x3260f2['newValueBoolean']),null!=_0x3260f2['newValueJson']&&_0x3260f2['hasOwnProperty']('newValueJson')&&(_0x15819d['newValueJson']=_0x3260f2['newValueJson']),null!=_0x3260f2['wasUndone']&&_0x3260f2['hasOwnProperty']('wasUndone')&&(_0x15819d['wasUndone']=_0x3260f2['wasUndone']),_0x15819d;},_0x5203fa['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x4d7938['util']['toJSONOptions']);},_0x5203fa['getTypeUrl']=function(_0x12da48){return void 0x0===_0x12da48&&(_0x12da48='type.googleapis.com'),_0x12da48+'/AttributeOperation';},_0x5203fa;}()),_0x522f28['InsertOperation']=(function(){function _0x12ebcd(_0x534b22){if(this['nodes']=[],_0x534b22){for(var _0x454e37=Object['keys'](_0x534b22),_0x1b33db=0x0;_0x1b33db<_0x454e37['length'];++_0x1b33db)null!=_0x534b22[_0x454e37[_0x1b33db]]&&(this[_0x454e37[_0x1b33db]]=_0x534b22[_0x454e37[_0x1b33db]]);}}return _0x12ebcd['prototype']['position']=null,_0x12ebcd['prototype']['nodes']=_0x450a53['emptyArray'],_0x12ebcd['prototype']['shouldReceiveAttributes']=!0x1,_0x12ebcd['prototype']['wasUndone']=!0x1,_0x12ebcd['create']=function(_0x33e19d){return new _0x12ebcd(_0x33e19d);},_0x12ebcd['encode']=function(_0x1ae941,_0x26ce5){if(_0x26ce5||(_0x26ce5=_0x1c5316['create']()),null!=_0x1ae941['position']&&Object['hasOwnProperty']['call'](_0x1ae941,'position')&&_0x522f28['Position']['encode'](_0x1ae941['position'],_0x26ce5['uint32'](0xa)['fork']())['ldelim'](),null!=_0x1ae941['nodes']&&_0x1ae941['nodes']['length']){for(var _0x2ada9b=0x0;_0x2ada9b<_0x1ae941['nodes']['length'];++_0x2ada9b)_0x522f28['Element']['encode'](_0x1ae941['nodes'][_0x2ada9b],_0x26ce5['uint32'](0x12)['fork']())['ldelim']();}return null!=_0x1ae941['shouldReceiveAttributes']&&Object['hasOwnProperty']['call'](_0x1ae941,'shouldReceiveAttributes')&&_0x26ce5['uint32'](0x18)['bool'](_0x1ae941['shouldReceiveAttributes']),null!=_0x1ae941['wasUndone']&&Object['hasOwnProperty']['call'](_0x1ae941,'wasUndone')&&_0x26ce5['uint32'](0x20)['bool'](_0x1ae941['wasUndone']),_0x26ce5;},_0x12ebcd['encodeDelimited']=function(_0x470ff4,_0x5707b7){return this['encode'](_0x470ff4,_0x5707b7)['ldelim']();},_0x12ebcd['decode']=function(_0x10f125,_0x2607fe){_0x10f125 instanceof _0x2e43c9||(_0x10f125=_0x2e43c9['create'](_0x10f125));for(var _0x46cb2b=void 0x0===_0x2607fe?_0x10f125['len']:_0x10f125['pos']+_0x2607fe,_0xb560b6=new _0x522f28['InsertOperation']();_0x10f125['pos']<_0x46cb2b;){var _0x2385e1=_0x10f125['uint32']();switch(_0x2385e1>>>0x3){case 0x1:_0xb560b6['position']=_0x522f28['Position']['decode'](_0x10f125,_0x10f125['uint32']());break;case 0x2:_0xb560b6['nodes']&&_0xb560b6['nodes']['length']||(_0xb560b6['nodes']=[]),_0xb560b6['nodes']['push'](_0x522f28['Element']['decode'](_0x10f125,_0x10f125['uint32']()));break;case 0x3:_0xb560b6['shouldReceiveAttributes']=_0x10f125['bool']();break;case 0x4:_0xb560b6['wasUndone']=_0x10f125['bool']();break;default:_0x10f125['skipType'](0x7&_0x2385e1);}}return _0xb560b6;},_0x12ebcd['decodeDelimited']=function(_0x141a34){return _0x141a34 instanceof _0x2e43c9||(_0x141a34=new _0x2e43c9(_0x141a34)),this['decode'](_0x141a34,_0x141a34['uint32']());},_0x12ebcd['verify']=function(_0xaf0484){if('object'!=typeof _0xaf0484||null===_0xaf0484)return'object\x20expected';if(null!=_0xaf0484['position']&&_0xaf0484['hasOwnProperty']('position')&&(_0xa4e6b7=_0x522f28['Position']['verify'](_0xaf0484['position'])))return'position.'+_0xa4e6b7;if(null!=_0xaf0484['nodes']&&_0xaf0484['hasOwnProperty']('nodes')){if(!Array['isArray'](_0xaf0484['nodes']))return'nodes:\x20array\x20expected';for(var _0x5813be=0x0;_0x5813be<_0xaf0484['nodes']['length'];++_0x5813be){var _0xa4e6b7;if(_0xa4e6b7=_0x522f28['Element']['verify'](_0xaf0484['nodes'][_0x5813be]))return'nodes.'+_0xa4e6b7;}}return null!=_0xaf0484['shouldReceiveAttributes']&&_0xaf0484['hasOwnProperty']('shouldReceiveAttributes')&&'boolean'!=typeof _0xaf0484['shouldReceiveAttributes']?'shouldReceiveAttributes:\x20boolean\x20expected':null!=_0xaf0484['wasUndone']&&_0xaf0484['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0xaf0484['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x12ebcd['fromObject']=function(_0x26fd28){if(_0x26fd28 instanceof _0x522f28['InsertOperation'])return _0x26fd28;var _0x13be39=new _0x522f28['InsertOperation']();if(null!=_0x26fd28['position']){if('object'!=typeof _0x26fd28['position'])throw TypeError('.InsertOperation.position:\x20object\x20expected');_0x13be39['position']=_0x522f28['Position']['fromObject'](_0x26fd28['position']);}if(_0x26fd28['nodes']){if(!Array['isArray'](_0x26fd28['nodes']))throw TypeError('.InsertOperation.nodes:\x20array\x20expected');_0x13be39['nodes']=[];for(var _0x4b13b3=0x0;_0x4b13b3<_0x26fd28['nodes']['length'];++_0x4b13b3){if('object'!=typeof _0x26fd28['nodes'][_0x4b13b3])throw TypeError('.InsertOperation.nodes:\x20object\x20expected');_0x13be39['nodes'][_0x4b13b3]=_0x522f28['Element']['fromObject'](_0x26fd28['nodes'][_0x4b13b3]);}}return null!=_0x26fd28['shouldReceiveAttributes']&&(_0x13be39['shouldReceiveAttributes']=Boolean(_0x26fd28['shouldReceiveAttributes'])),null!=_0x26fd28['wasUndone']&&(_0x13be39['wasUndone']=Boolean(_0x26fd28['wasUndone'])),_0x13be39;},_0x12ebcd['toObject']=function(_0x985ed4,_0x330022){_0x330022||(_0x330022={});var _0x598cd8={};if((_0x330022['arrays']||_0x330022['defaults'])&&(_0x598cd8['nodes']=[]),_0x330022['defaults']&&(_0x598cd8['position']=null,_0x598cd8['shouldReceiveAttributes']=!0x1,_0x598cd8['wasUndone']=!0x1),null!=_0x985ed4['position']&&_0x985ed4['hasOwnProperty']('position')&&(_0x598cd8['position']=_0x522f28['Position']['toObject'](_0x985ed4['position'],_0x330022)),_0x985ed4['nodes']&&_0x985ed4['nodes']['length']){_0x598cd8['nodes']=[];for(var _0x2b6a6a=0x0;_0x2b6a6a<_0x985ed4['nodes']['length'];++_0x2b6a6a)_0x598cd8['nodes'][_0x2b6a6a]=_0x522f28['Element']['toObject'](_0x985ed4['nodes'][_0x2b6a6a],_0x330022);}return null!=_0x985ed4['shouldReceiveAttributes']&&_0x985ed4['hasOwnProperty']('shouldReceiveAttributes')&&(_0x598cd8['shouldReceiveAttributes']=_0x985ed4['shouldReceiveAttributes']),null!=_0x985ed4['wasUndone']&&_0x985ed4['hasOwnProperty']('wasUndone')&&(_0x598cd8['wasUndone']=_0x985ed4['wasUndone']),_0x598cd8;},_0x12ebcd['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x4d7938['util']['toJSONOptions']);},_0x12ebcd['getTypeUrl']=function(_0x4ab2ea){return void 0x0===_0x4ab2ea&&(_0x4ab2ea='type.googleapis.com'),_0x4ab2ea+'/InsertOperation';},_0x12ebcd;}()),_0x522f28['MarkerOperation']=(function(){function _0x5c2f27(_0x2c2477){if(_0x2c2477){for(var _0x2b892f=Object['keys'](_0x2c2477),_0x3ff1b9=0x0;_0x3ff1b9<_0x2b892f['length'];++_0x3ff1b9)null!=_0x2c2477[_0x2b892f[_0x3ff1b9]]&&(this[_0x2b892f[_0x3ff1b9]]=_0x2c2477[_0x2b892f[_0x3ff1b9]]);}}return _0x5c2f27['prototype']['name']='',_0x5c2f27['prototype']['oldRange']=null,_0x5c2f27['prototype']['newRange']=null,_0x5c2f27['prototype']['affectsData']=!0x1,_0x5c2f27['prototype']['wasUndone']=!0x1,_0x5c2f27['create']=function(_0x25a20b){return new _0x5c2f27(_0x25a20b);},_0x5c2f27['encode']=function(_0x1d2990,_0x463814){return _0x463814||(_0x463814=_0x1c5316['create']()),null!=_0x1d2990['name']&&Object['hasOwnProperty']['call'](_0x1d2990,'name')&&_0x463814['uint32'](0xa)['string'](_0x1d2990['name']),null!=_0x1d2990['oldRange']&&Object['hasOwnProperty']['call'](_0x1d2990,'oldRange')&&_0x522f28['Range']['encode'](_0x1d2990['oldRange'],_0x463814['uint32'](0x12)['fork']())['ldelim'](),null!=_0x1d2990['newRange']&&Object['hasOwnProperty']['call'](_0x1d2990,'newRange')&&_0x522f28['Range']['encode'](_0x1d2990['newRange'],_0x463814['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x1d2990['affectsData']&&Object['hasOwnProperty']['call'](_0x1d2990,'affectsData')&&_0x463814['uint32'](0x20)['bool'](_0x1d2990['affectsData']),null!=_0x1d2990['wasUndone']&&Object['hasOwnProperty']['call'](_0x1d2990,'wasUndone')&&_0x463814['uint32'](0x28)['bool'](_0x1d2990['wasUndone']),_0x463814;},_0x5c2f27['encodeDelimited']=function(_0xc1af7a,_0xe150b3){return this['encode'](_0xc1af7a,_0xe150b3)['ldelim']();},_0x5c2f27['decode']=function(_0x5a23d4,_0x185134){_0x5a23d4 instanceof _0x2e43c9||(_0x5a23d4=_0x2e43c9['create'](_0x5a23d4));for(var _0x4c415a=void 0x0===_0x185134?_0x5a23d4['len']:_0x5a23d4['pos']+_0x185134,_0x5a36b5=new _0x522f28['MarkerOperation']();_0x5a23d4['pos']<_0x4c415a;){var _0x4f74df=_0x5a23d4['uint32']();switch(_0x4f74df>>>0x3){case 0x1:_0x5a36b5['name']=_0x5a23d4['string']();break;case 0x2:_0x5a36b5['oldRange']=_0x522f28['Range']['decode'](_0x5a23d4,_0x5a23d4['uint32']());break;case 0x3:_0x5a36b5['newRange']=_0x522f28['Range']['decode'](_0x5a23d4,_0x5a23d4['uint32']());break;case 0x4:_0x5a36b5['affectsData']=_0x5a23d4['bool']();break;case 0x5:_0x5a36b5['wasUndone']=_0x5a23d4['bool']();break;default:_0x5a23d4['skipType'](0x7&_0x4f74df);}}return _0x5a36b5;},_0x5c2f27['decodeDelimited']=function(_0x47c86f){return _0x47c86f instanceof _0x2e43c9||(_0x47c86f=new _0x2e43c9(_0x47c86f)),this['decode'](_0x47c86f,_0x47c86f['uint32']());},_0x5c2f27['verify']=function(_0x5dfdf6){if('object'!=typeof _0x5dfdf6||null===_0x5dfdf6)return'object\x20expected';if(null!=_0x5dfdf6['name']&&_0x5dfdf6['hasOwnProperty']('name')&&!_0x450a53['isString'](_0x5dfdf6['name']))return'name:\x20string\x20expected';var _0x554803;if(null!=_0x5dfdf6['oldRange']&&_0x5dfdf6['hasOwnProperty']('oldRange')&&(_0x554803=_0x522f28['Range']['verify'](_0x5dfdf6['oldRange'])))return'oldRange.'+_0x554803;if(null!=_0x5dfdf6['newRange']&&_0x5dfdf6['hasOwnProperty']('newRange')&&(_0x554803=_0x522f28['Range']['verify'](_0x5dfdf6['newRange'])))return'newRange.'+_0x554803;return null!=_0x5dfdf6['affectsData']&&_0x5dfdf6['hasOwnProperty']('affectsData')&&'boolean'!=typeof _0x5dfdf6['affectsData']?'affectsData:\x20boolean\x20expected':null!=_0x5dfdf6['wasUndone']&&_0x5dfdf6['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x5dfdf6['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x5c2f27['fromObject']=function(_0x284f83){if(_0x284f83 instanceof _0x522f28['MarkerOperation'])return _0x284f83;var _0x1f42ab=new _0x522f28['MarkerOperation']();if(null!=_0x284f83['name']&&(_0x1f42ab['name']=String(_0x284f83['name'])),null!=_0x284f83['oldRange']){if('object'!=typeof _0x284f83['oldRange'])throw TypeError('.MarkerOperation.oldRange:\x20object\x20expected');_0x1f42ab['oldRange']=_0x522f28['Range']['fromObject'](_0x284f83['oldRange']);}if(null!=_0x284f83['newRange']){if('object'!=typeof _0x284f83['newRange'])throw TypeError('.MarkerOperation.newRange:\x20object\x20expected');_0x1f42ab['newRange']=_0x522f28['Range']['fromObject'](_0x284f83['newRange']);}return null!=_0x284f83['affectsData']&&(_0x1f42ab['affectsData']=Boolean(_0x284f83['affectsData'])),null!=_0x284f83['wasUndone']&&(_0x1f42ab['wasUndone']=Boolean(_0x284f83['wasUndone'])),_0x1f42ab;},_0x5c2f27['toObject']=function(_0x4bdec9,_0x1ac18d){_0x1ac18d||(_0x1ac18d={});var _0x12ff23={};return _0x1ac18d['defaults']&&(_0x12ff23['name']='',_0x12ff23['oldRange']=null,_0x12ff23['newRange']=null,_0x12ff23['affectsData']=!0x1,_0x12ff23['wasUndone']=!0x1),null!=_0x4bdec9['name']&&_0x4bdec9['hasOwnProperty']('name')&&(_0x12ff23['name']=_0x4bdec9['name']),null!=_0x4bdec9['oldRange']&&_0x4bdec9['hasOwnProperty']('oldRange')&&(_0x12ff23['oldRange']=_0x522f28['Range']['toObject'](_0x4bdec9['oldRange'],_0x1ac18d)),null!=_0x4bdec9['newRange']&&_0x4bdec9['hasOwnProperty']('newRange')&&(_0x12ff23['newRange']=_0x522f28['Range']['toObject'](_0x4bdec9['newRange'],_0x1ac18d)),null!=_0x4bdec9['affectsData']&&_0x4bdec9['hasOwnProperty']('affectsData')&&(_0x12ff23['affectsData']=_0x4bdec9['affectsData']),null!=_0x4bdec9['wasUndone']&&_0x4bdec9['hasOwnProperty']('wasUndone')&&(_0x12ff23['wasUndone']=_0x4bdec9['wasUndone']),_0x12ff23;},_0x5c2f27['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x4d7938['util']['toJSONOptions']);},_0x5c2f27['getTypeUrl']=function(_0x4544df){return void 0x0===_0x4544df&&(_0x4544df='type.googleapis.com'),_0x4544df+'/MarkerOperation';},_0x5c2f27;}()),_0x522f28['MergeOperation']=(function(){function _0x1d62a3(_0x4abe41){if(_0x4abe41){for(var _0x4d03e1=Object['keys'](_0x4abe41),_0x508fc0=0x0;_0x508fc0<_0x4d03e1['length'];++_0x508fc0)null!=_0x4abe41[_0x4d03e1[_0x508fc0]]&&(this[_0x4d03e1[_0x508fc0]]=_0x4abe41[_0x4d03e1[_0x508fc0]]);}}return _0x1d62a3['prototype']['sourcePosition']=null,_0x1d62a3['prototype']['targetPosition']=null,_0x1d62a3['prototype']['graveyardPosition']=null,_0x1d62a3['prototype']['howMany']=0x0,_0x1d62a3['prototype']['wasUndone']=!0x1,_0x1d62a3['create']=function(_0x80ce8c){return new _0x1d62a3(_0x80ce8c);},_0x1d62a3['encode']=function(_0x102ee5,_0x2750d0){return _0x2750d0||(_0x2750d0=_0x1c5316['create']()),null!=_0x102ee5['sourcePosition']&&Object['hasOwnProperty']['call'](_0x102ee5,'sourcePosition')&&_0x522f28['Position']['encode'](_0x102ee5['sourcePosition'],_0x2750d0['uint32'](0xa)['fork']())['ldelim'](),null!=_0x102ee5['targetPosition']&&Object['hasOwnProperty']['call'](_0x102ee5,'targetPosition')&&_0x522f28['Position']['encode'](_0x102ee5['targetPosition'],_0x2750d0['uint32'](0x12)['fork']())['ldelim'](),null!=_0x102ee5['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x102ee5,'graveyardPosition')&&_0x522f28['Position']['encode'](_0x102ee5['graveyardPosition'],_0x2750d0['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x102ee5['howMany']&&Object['hasOwnProperty']['call'](_0x102ee5,'howMany')&&_0x2750d0['uint32'](0x20)['uint32'](_0x102ee5['howMany']),null!=_0x102ee5['wasUndone']&&Object['hasOwnProperty']['call'](_0x102ee5,'wasUndone')&&_0x2750d0['uint32'](0x28)['bool'](_0x102ee5['wasUndone']),_0x2750d0;},_0x1d62a3['encodeDelimited']=function(_0x3294c2,_0x4f6a52){return this['encode'](_0x3294c2,_0x4f6a52)['ldelim']();},_0x1d62a3['decode']=function(_0x576b6e,_0x3a6200){_0x576b6e instanceof _0x2e43c9||(_0x576b6e=_0x2e43c9['create'](_0x576b6e));for(var _0x529f4b=void 0x0===_0x3a6200?_0x576b6e['len']:_0x576b6e['pos']+_0x3a6200,_0x487d21=new _0x522f28['MergeOperation']();_0x576b6e['pos']<_0x529f4b;){var _0x5579b9=_0x576b6e['uint32']();switch(_0x5579b9>>>0x3){case 0x1:_0x487d21['sourcePosition']=_0x522f28['Position']['decode'](_0x576b6e,_0x576b6e['uint32']());break;case 0x2:_0x487d21['targetPosition']=_0x522f28['Position']['decode'](_0x576b6e,_0x576b6e['uint32']());break;case 0x3:_0x487d21['graveyardPosition']=_0x522f28['Position']['decode'](_0x576b6e,_0x576b6e['uint32']());break;case 0x4:_0x487d21['howMany']=_0x576b6e['uint32']();break;case 0x5:_0x487d21['wasUndone']=_0x576b6e['bool']();break;default:_0x576b6e['skipType'](0x7&_0x5579b9);}}return _0x487d21;},_0x1d62a3['decodeDelimited']=function(_0xd6b968){return _0xd6b968 instanceof _0x2e43c9||(_0xd6b968=new _0x2e43c9(_0xd6b968)),this['decode'](_0xd6b968,_0xd6b968['uint32']());},_0x1d62a3['verify']=function(_0x3a511e){if('object'!=typeof _0x3a511e||null===_0x3a511e)return'object\x20expected';var _0xb852e6;if(null!=_0x3a511e['sourcePosition']&&_0x3a511e['hasOwnProperty']('sourcePosition')&&(_0xb852e6=_0x522f28['Position']['verify'](_0x3a511e['sourcePosition'])))return'sourcePosition.'+_0xb852e6;if(null!=_0x3a511e['targetPosition']&&_0x3a511e['hasOwnProperty']('targetPosition')&&(_0xb852e6=_0x522f28['Position']['verify'](_0x3a511e['targetPosition'])))return'targetPosition.'+_0xb852e6;if(null!=_0x3a511e['graveyardPosition']&&_0x3a511e['hasOwnProperty']('graveyardPosition')&&(_0xb852e6=_0x522f28['Position']['verify'](_0x3a511e['graveyardPosition'])))return'graveyardPosition.'+_0xb852e6;return null!=_0x3a511e['howMany']&&_0x3a511e['hasOwnProperty']('howMany')&&!_0x450a53['isInteger'](_0x3a511e['howMany'])?'howMany:\x20integer\x20expected':null!=_0x3a511e['wasUndone']&&_0x3a511e['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x3a511e['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x1d62a3['fromObject']=function(_0x48c099){if(_0x48c099 instanceof _0x522f28['MergeOperation'])return _0x48c099;var _0x9ddba8=new _0x522f28['MergeOperation']();if(null!=_0x48c099['sourcePosition']){if('object'!=typeof _0x48c099['sourcePosition'])throw TypeError('.MergeOperation.sourcePosition:\x20object\x20expected');_0x9ddba8['sourcePosition']=_0x522f28['Position']['fromObject'](_0x48c099['sourcePosition']);}if(null!=_0x48c099['targetPosition']){if('object'!=typeof _0x48c099['targetPosition'])throw TypeError('.MergeOperation.targetPosition:\x20object\x20expected');_0x9ddba8['targetPosition']=_0x522f28['Position']['fromObject'](_0x48c099['targetPosition']);}if(null!=_0x48c099['graveyardPosition']){if('object'!=typeof _0x48c099['graveyardPosition'])throw TypeError('.MergeOperation.graveyardPosition:\x20object\x20expected');_0x9ddba8['graveyardPosition']=_0x522f28['Position']['fromObject'](_0x48c099['graveyardPosition']);}return null!=_0x48c099['howMany']&&(_0x9ddba8['howMany']=_0x48c099['howMany']>>>0x0),null!=_0x48c099['wasUndone']&&(_0x9ddba8['wasUndone']=Boolean(_0x48c099['wasUndone'])),_0x9ddba8;},_0x1d62a3['toObject']=function(_0xced467,_0x2b8e67){_0x2b8e67||(_0x2b8e67={});var _0x1a8502={};return _0x2b8e67['defaults']&&(_0x1a8502['sourcePosition']=null,_0x1a8502['targetPosition']=null,_0x1a8502['graveyardPosition']=null,_0x1a8502['howMany']=0x0,_0x1a8502['wasUndone']=!0x1),null!=_0xced467['sourcePosition']&&_0xced467['hasOwnProperty']('sourcePosition')&&(_0x1a8502['sourcePosition']=_0x522f28['Position']['toObject'](_0xced467['sourcePosition'],_0x2b8e67)),null!=_0xced467['targetPosition']&&_0xced467['hasOwnProperty']('targetPosition')&&(_0x1a8502['targetPosition']=_0x522f28['Position']['toObject'](_0xced467['targetPosition'],_0x2b8e67)),null!=_0xced467['graveyardPosition']&&_0xced467['hasOwnProperty']('graveyardPosition')&&(_0x1a8502['graveyardPosition']=_0x522f28['Position']['toObject'](_0xced467['graveyardPosition'],_0x2b8e67)),null!=_0xced467['howMany']&&_0xced467['hasOwnProperty']('howMany')&&(_0x1a8502['howMany']=_0xced467['howMany']),null!=_0xced467['wasUndone']&&_0xced467['hasOwnProperty']('wasUndone')&&(_0x1a8502['wasUndone']=_0xced467['wasUndone']),_0x1a8502;},_0x1d62a3['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x4d7938['util']['toJSONOptions']);},_0x1d62a3['getTypeUrl']=function(_0x5900b8){return void 0x0===_0x5900b8&&(_0x5900b8='type.googleapis.com'),_0x5900b8+'/MergeOperation';},_0x1d62a3;}()),_0x522f28['MoveOperation']=(function(){function _0x1c64a0(_0xd2b597){if(_0xd2b597){for(var _0x2e4c41=Object['keys'](_0xd2b597),_0x2e894f=0x0;_0x2e894f<_0x2e4c41['length'];++_0x2e894f)null!=_0xd2b597[_0x2e4c41[_0x2e894f]]&&(this[_0x2e4c41[_0x2e894f]]=_0xd2b597[_0x2e4c41[_0x2e894f]]);}}return _0x1c64a0['prototype']['sourcePosition']=null,_0x1c64a0['prototype']['howMany']=0x0,_0x1c64a0['prototype']['targetPosition']=null,_0x1c64a0['prototype']['wasUndone']=!0x1,_0x1c64a0['create']=function(_0x1267c3){return new _0x1c64a0(_0x1267c3);},_0x1c64a0['encode']=function(_0x1f98f6,_0x547f23){return _0x547f23||(_0x547f23=_0x1c5316['create']()),null!=_0x1f98f6['sourcePosition']&&Object['hasOwnProperty']['call'](_0x1f98f6,'sourcePosition')&&_0x522f28['Position']['encode'](_0x1f98f6['sourcePosition'],_0x547f23['uint32'](0xa)['fork']())['ldelim'](),null!=_0x1f98f6['howMany']&&Object['hasOwnProperty']['call'](_0x1f98f6,'howMany')&&_0x547f23['uint32'](0x10)['uint32'](_0x1f98f6['howMany']),null!=_0x1f98f6['targetPosition']&&Object['hasOwnProperty']['call'](_0x1f98f6,'targetPosition')&&_0x522f28['Position']['encode'](_0x1f98f6['targetPosition'],_0x547f23['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x1f98f6['wasUndone']&&Object['hasOwnProperty']['call'](_0x1f98f6,'wasUndone')&&_0x547f23['uint32'](0x20)['bool'](_0x1f98f6['wasUndone']),_0x547f23;},_0x1c64a0['encodeDelimited']=function(_0x3bd2d5,_0x24226f){return this['encode'](_0x3bd2d5,_0x24226f)['ldelim']();},_0x1c64a0['decode']=function(_0x3a1eb1,_0x42b80f){_0x3a1eb1 instanceof _0x2e43c9||(_0x3a1eb1=_0x2e43c9['create'](_0x3a1eb1));for(var _0x1a4f9a=void 0x0===_0x42b80f?_0x3a1eb1['len']:_0x3a1eb1['pos']+_0x42b80f,_0x4e3039=new _0x522f28['MoveOperation']();_0x3a1eb1['pos']<_0x1a4f9a;){var _0x54230a=_0x3a1eb1['uint32']();switch(_0x54230a>>>0x3){case 0x1:_0x4e3039['sourcePosition']=_0x522f28['Position']['decode'](_0x3a1eb1,_0x3a1eb1['uint32']());break;case 0x2:_0x4e3039['howMany']=_0x3a1eb1['uint32']();break;case 0x3:_0x4e3039['targetPosition']=_0x522f28['Position']['decode'](_0x3a1eb1,_0x3a1eb1['uint32']());break;case 0x4:_0x4e3039['wasUndone']=_0x3a1eb1['bool']();break;default:_0x3a1eb1['skipType'](0x7&_0x54230a);}}return _0x4e3039;},_0x1c64a0['decodeDelimited']=function(_0xf885d){return _0xf885d instanceof _0x2e43c9||(_0xf885d=new _0x2e43c9(_0xf885d)),this['decode'](_0xf885d,_0xf885d['uint32']());},_0x1c64a0['verify']=function(_0x26122d){if('object'!=typeof _0x26122d||null===_0x26122d)return'object\x20expected';var _0x795a8d;if(null!=_0x26122d['sourcePosition']&&_0x26122d['hasOwnProperty']('sourcePosition')&&(_0x795a8d=_0x522f28['Position']['verify'](_0x26122d['sourcePosition'])))return'sourcePosition.'+_0x795a8d;if(null!=_0x26122d['howMany']&&_0x26122d['hasOwnProperty']('howMany')&&!_0x450a53['isInteger'](_0x26122d['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x26122d['targetPosition']&&_0x26122d['hasOwnProperty']('targetPosition')&&(_0x795a8d=_0x522f28['Position']['verify'](_0x26122d['targetPosition'])))return'targetPosition.'+_0x795a8d;return null!=_0x26122d['wasUndone']&&_0x26122d['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x26122d['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x1c64a0['fromObject']=function(_0x438438){if(_0x438438 instanceof _0x522f28['MoveOperation'])return _0x438438;var _0x22f710=new _0x522f28['MoveOperation']();if(null!=_0x438438['sourcePosition']){if('object'!=typeof _0x438438['sourcePosition'])throw TypeError('.MoveOperation.sourcePosition:\x20object\x20expected');_0x22f710['sourcePosition']=_0x522f28['Position']['fromObject'](_0x438438['sourcePosition']);}if(null!=_0x438438['howMany']&&(_0x22f710['howMany']=_0x438438['howMany']>>>0x0),null!=_0x438438['targetPosition']){if('object'!=typeof _0x438438['targetPosition'])throw TypeError('.MoveOperation.targetPosition:\x20object\x20expected');_0x22f710['targetPosition']=_0x522f28['Position']['fromObject'](_0x438438['targetPosition']);}return null!=_0x438438['wasUndone']&&(_0x22f710['wasUndone']=Boolean(_0x438438['wasUndone'])),_0x22f710;},_0x1c64a0['toObject']=function(_0x14db37,_0x3f4022){_0x3f4022||(_0x3f4022={});var _0x296767={};return _0x3f4022['defaults']&&(_0x296767['sourcePosition']=null,_0x296767['howMany']=0x0,_0x296767['targetPosition']=null,_0x296767['wasUndone']=!0x1),null!=_0x14db37['sourcePosition']&&_0x14db37['hasOwnProperty']('sourcePosition')&&(_0x296767['sourcePosition']=_0x522f28['Position']['toObject'](_0x14db37['sourcePosition'],_0x3f4022)),null!=_0x14db37['howMany']&&_0x14db37['hasOwnProperty']('howMany')&&(_0x296767['howMany']=_0x14db37['howMany']),null!=_0x14db37['targetPosition']&&_0x14db37['hasOwnProperty']('targetPosition')&&(_0x296767['targetPosition']=_0x522f28['Position']['toObject'](_0x14db37['targetPosition'],_0x3f4022)),null!=_0x14db37['wasUndone']&&_0x14db37['hasOwnProperty']('wasUndone')&&(_0x296767['wasUndone']=_0x14db37['wasUndone']),_0x296767;},_0x1c64a0['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x4d7938['util']['toJSONOptions']);},_0x1c64a0['getTypeUrl']=function(_0x238565){return void 0x0===_0x238565&&(_0x238565='type.googleapis.com'),_0x238565+'/MoveOperation';},_0x1c64a0;}()),_0x522f28['RenameOperation']=(function(){function _0x3292ae(_0x2e3fa9){if(_0x2e3fa9){for(var _0x37a379=Object['keys'](_0x2e3fa9),_0x2a462c=0x0;_0x2a462c<_0x37a379['length'];++_0x2a462c)null!=_0x2e3fa9[_0x37a379[_0x2a462c]]&&(this[_0x37a379[_0x2a462c]]=_0x2e3fa9[_0x37a379[_0x2a462c]]);}}return _0x3292ae['prototype']['position']=null,_0x3292ae['prototype']['oldName']='',_0x3292ae['prototype']['newName']='',_0x3292ae['prototype']['wasUndone']=!0x1,_0x3292ae['create']=function(_0x357594){return new _0x3292ae(_0x357594);},_0x3292ae['encode']=function(_0x34ce7b,_0x58b81a){return _0x58b81a||(_0x58b81a=_0x1c5316['create']()),null!=_0x34ce7b['position']&&Object['hasOwnProperty']['call'](_0x34ce7b,'position')&&_0x522f28['Position']['encode'](_0x34ce7b['position'],_0x58b81a['uint32'](0xa)['fork']())['ldelim'](),null!=_0x34ce7b['oldName']&&Object['hasOwnProperty']['call'](_0x34ce7b,'oldName')&&_0x58b81a['uint32'](0x12)['string'](_0x34ce7b['oldName']),null!=_0x34ce7b['newName']&&Object['hasOwnProperty']['call'](_0x34ce7b,'newName')&&_0x58b81a['uint32'](0x1a)['string'](_0x34ce7b['newName']),null!=_0x34ce7b['wasUndone']&&Object['hasOwnProperty']['call'](_0x34ce7b,'wasUndone')&&_0x58b81a['uint32'](0x20)['bool'](_0x34ce7b['wasUndone']),_0x58b81a;},_0x3292ae['encodeDelimited']=function(_0x6a915d,_0x3445c1){return this['encode'](_0x6a915d,_0x3445c1)['ldelim']();},_0x3292ae['decode']=function(_0x1cf411,_0x35cf55){_0x1cf411 instanceof _0x2e43c9||(_0x1cf411=_0x2e43c9['create'](_0x1cf411));for(var _0x2a0228=void 0x0===_0x35cf55?_0x1cf411['len']:_0x1cf411['pos']+_0x35cf55,_0x52e482=new _0x522f28['RenameOperation']();_0x1cf411['pos']<_0x2a0228;){var _0x5e67a3=_0x1cf411['uint32']();switch(_0x5e67a3>>>0x3){case 0x1:_0x52e482['position']=_0x522f28['Position']['decode'](_0x1cf411,_0x1cf411['uint32']());break;case 0x2:_0x52e482['oldName']=_0x1cf411['string']();break;case 0x3:_0x52e482['newName']=_0x1cf411['string']();break;case 0x4:_0x52e482['wasUndone']=_0x1cf411['bool']();break;default:_0x1cf411['skipType'](0x7&_0x5e67a3);}}return _0x52e482;},_0x3292ae['decodeDelimited']=function(_0x221357){return _0x221357 instanceof _0x2e43c9||(_0x221357=new _0x2e43c9(_0x221357)),this['decode'](_0x221357,_0x221357['uint32']());},_0x3292ae['verify']=function(_0x3f37a7){if('object'!=typeof _0x3f37a7||null===_0x3f37a7)return'object\x20expected';if(null!=_0x3f37a7['position']&&_0x3f37a7['hasOwnProperty']('position')){var _0x1bbb09=_0x522f28['Position']['verify'](_0x3f37a7['position']);if(_0x1bbb09)return'position.'+_0x1bbb09;}return null!=_0x3f37a7['oldName']&&_0x3f37a7['hasOwnProperty']('oldName')&&!_0x450a53['isString'](_0x3f37a7['oldName'])?'oldName:\x20string\x20expected':null!=_0x3f37a7['newName']&&_0x3f37a7['hasOwnProperty']('newName')&&!_0x450a53['isString'](_0x3f37a7['newName'])?'newName:\x20string\x20expected':null!=_0x3f37a7['wasUndone']&&_0x3f37a7['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x3f37a7['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x3292ae['fromObject']=function(_0xa93444){if(_0xa93444 instanceof _0x522f28['RenameOperation'])return _0xa93444;var _0x5a2aec=new _0x522f28['RenameOperation']();if(null!=_0xa93444['position']){if('object'!=typeof _0xa93444['position'])throw TypeError('.RenameOperation.position:\x20object\x20expected');_0x5a2aec['position']=_0x522f28['Position']['fromObject'](_0xa93444['position']);}return null!=_0xa93444['oldName']&&(_0x5a2aec['oldName']=String(_0xa93444['oldName'])),null!=_0xa93444['newName']&&(_0x5a2aec['newName']=String(_0xa93444['newName'])),null!=_0xa93444['wasUndone']&&(_0x5a2aec['wasUndone']=Boolean(_0xa93444['wasUndone'])),_0x5a2aec;},_0x3292ae['toObject']=function(_0x4797ce,_0x3ca034){_0x3ca034||(_0x3ca034={});var _0x3b359b={};return _0x3ca034['defaults']&&(_0x3b359b['position']=null,_0x3b359b['oldName']='',_0x3b359b['newName']='',_0x3b359b['wasUndone']=!0x1),null!=_0x4797ce['position']&&_0x4797ce['hasOwnProperty']('position')&&(_0x3b359b['position']=_0x522f28['Position']['toObject'](_0x4797ce['position'],_0x3ca034)),null!=_0x4797ce['oldName']&&_0x4797ce['hasOwnProperty']('oldName')&&(_0x3b359b['oldName']=_0x4797ce['oldName']),null!=_0x4797ce['newName']&&_0x4797ce['hasOwnProperty']('newName')&&(_0x3b359b['newName']=_0x4797ce['newName']),null!=_0x4797ce['wasUndone']&&_0x4797ce['hasOwnProperty']('wasUndone')&&(_0x3b359b['wasUndone']=_0x4797ce['wasUndone']),_0x3b359b;},_0x3292ae['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x4d7938['util']['toJSONOptions']);},_0x3292ae['getTypeUrl']=function(_0x1ff0a9){return void 0x0===_0x1ff0a9&&(_0x1ff0a9='type.googleapis.com'),_0x1ff0a9+'/RenameOperation';},_0x3292ae;}()),_0x522f28['RootAttributeOperation']=(function(){function _0x12a81d(_0x4803c8){if(_0x4803c8){for(var _0xeb4d4c=Object['keys'](_0x4803c8),_0x13793b=0x0;_0x13793b<_0xeb4d4c['length'];++_0x13793b)null!=_0x4803c8[_0xeb4d4c[_0x13793b]]&&(this[_0xeb4d4c[_0x13793b]]=_0x4803c8[_0xeb4d4c[_0x13793b]]);}}return _0x12a81d['prototype']['root']='',_0x12a81d['prototype']['key']='',_0x12a81d['prototype']['oldValueBoolean']=!0x1,_0x12a81d['prototype']['oldValueJson']='',_0x12a81d['prototype']['newValueBoolean']=!0x1,_0x12a81d['prototype']['newValueJson']='',_0x12a81d['prototype']['wasUndone']=!0x1,_0x12a81d['create']=function(_0x442547){return new _0x12a81d(_0x442547);},_0x12a81d['encode']=function(_0x5da499,_0x19cd87){return _0x19cd87||(_0x19cd87=_0x1c5316['create']()),null!=_0x5da499['root']&&Object['hasOwnProperty']['call'](_0x5da499,'root')&&_0x19cd87['uint32'](0xa)['string'](_0x5da499['root']),null!=_0x5da499['key']&&Object['hasOwnProperty']['call'](_0x5da499,'key')&&_0x19cd87['uint32'](0x12)['string'](_0x5da499['key']),null!=_0x5da499['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x5da499,'oldValueBoolean')&&_0x19cd87['uint32'](0x18)['bool'](_0x5da499['oldValueBoolean']),null!=_0x5da499['oldValueJson']&&Object['hasOwnProperty']['call'](_0x5da499,'oldValueJson')&&_0x19cd87['uint32'](0x22)['string'](_0x5da499['oldValueJson']),null!=_0x5da499['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x5da499,'newValueBoolean')&&_0x19cd87['uint32'](0x28)['bool'](_0x5da499['newValueBoolean']),null!=_0x5da499['newValueJson']&&Object['hasOwnProperty']['call'](_0x5da499,'newValueJson')&&_0x19cd87['uint32'](0x32)['string'](_0x5da499['newValueJson']),null!=_0x5da499['wasUndone']&&Object['hasOwnProperty']['call'](_0x5da499,'wasUndone')&&_0x19cd87['uint32'](0x38)['bool'](_0x5da499['wasUndone']),_0x19cd87;},_0x12a81d['encodeDelimited']=function(_0x164ae0,_0x5211f9){return this['encode'](_0x164ae0,_0x5211f9)['ldelim']();},_0x12a81d['decode']=function(_0xb7aa5a,_0x47bded){_0xb7aa5a instanceof _0x2e43c9||(_0xb7aa5a=_0x2e43c9['create'](_0xb7aa5a));for(var _0x98055b=void 0x0===_0x47bded?_0xb7aa5a['len']:_0xb7aa5a['pos']+_0x47bded,_0xb37b4=new _0x522f28['RootAttributeOperation']();_0xb7aa5a['pos']<_0x98055b;){var _0x5ef24d=_0xb7aa5a['uint32']();switch(_0x5ef24d>>>0x3){case 0x1:_0xb37b4['root']=_0xb7aa5a['string']();break;case 0x2:_0xb37b4['key']=_0xb7aa5a['string']();break;case 0x3:_0xb37b4['oldValueBoolean']=_0xb7aa5a['bool']();break;case 0x4:_0xb37b4['oldValueJson']=_0xb7aa5a['string']();break;case 0x5:_0xb37b4['newValueBoolean']=_0xb7aa5a['bool']();break;case 0x6:_0xb37b4['newValueJson']=_0xb7aa5a['string']();break;case 0x7:_0xb37b4['wasUndone']=_0xb7aa5a['bool']();break;default:_0xb7aa5a['skipType'](0x7&_0x5ef24d);}}return _0xb37b4;},_0x12a81d['decodeDelimited']=function(_0x490f52){return _0x490f52 instanceof _0x2e43c9||(_0x490f52=new _0x2e43c9(_0x490f52)),this['decode'](_0x490f52,_0x490f52['uint32']());},_0x12a81d['verify']=function(_0x53b28b){return'object'!=typeof _0x53b28b||null===_0x53b28b?'object\x20expected':null!=_0x53b28b['root']&&_0x53b28b['hasOwnProperty']('root')&&!_0x450a53['isString'](_0x53b28b['root'])?'root:\x20string\x20expected':null!=_0x53b28b['key']&&_0x53b28b['hasOwnProperty']('key')&&!_0x450a53['isString'](_0x53b28b['key'])?'key:\x20string\x20expected':null!=_0x53b28b['oldValueBoolean']&&_0x53b28b['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x53b28b['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x53b28b['oldValueJson']&&_0x53b28b['hasOwnProperty']('oldValueJson')&&!_0x450a53['isString'](_0x53b28b['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x53b28b['newValueBoolean']&&_0x53b28b['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x53b28b['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x53b28b['newValueJson']&&_0x53b28b['hasOwnProperty']('newValueJson')&&!_0x450a53['isString'](_0x53b28b['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x53b28b['wasUndone']&&_0x53b28b['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x53b28b['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x12a81d['fromObject']=function(_0x3c754b){if(_0x3c754b instanceof _0x522f28['RootAttributeOperation'])return _0x3c754b;var _0x5b06c2=new _0x522f28['RootAttributeOperation']();return null!=_0x3c754b['root']&&(_0x5b06c2['root']=String(_0x3c754b['root'])),null!=_0x3c754b['key']&&(_0x5b06c2['key']=String(_0x3c754b['key'])),null!=_0x3c754b['oldValueBoolean']&&(_0x5b06c2['oldValueBoolean']=Boolean(_0x3c754b['oldValueBoolean'])),null!=_0x3c754b['oldValueJson']&&(_0x5b06c2['oldValueJson']=String(_0x3c754b['oldValueJson'])),null!=_0x3c754b['newValueBoolean']&&(_0x5b06c2['newValueBoolean']=Boolean(_0x3c754b['newValueBoolean'])),null!=_0x3c754b['newValueJson']&&(_0x5b06c2['newValueJson']=String(_0x3c754b['newValueJson'])),null!=_0x3c754b['wasUndone']&&(_0x5b06c2['wasUndone']=Boolean(_0x3c754b['wasUndone'])),_0x5b06c2;},_0x12a81d['toObject']=function(_0xa54f53,_0x486e37){_0x486e37||(_0x486e37={});var _0x48e65b={};return _0x486e37['defaults']&&(_0x48e65b['root']='',_0x48e65b['key']='',_0x48e65b['oldValueBoolean']=!0x1,_0x48e65b['oldValueJson']='',_0x48e65b['newValueBoolean']=!0x1,_0x48e65b['newValueJson']='',_0x48e65b['wasUndone']=!0x1),null!=_0xa54f53['root']&&_0xa54f53['hasOwnProperty']('root')&&(_0x48e65b['root']=_0xa54f53['root']),null!=_0xa54f53['key']&&_0xa54f53['hasOwnProperty']('key')&&(_0x48e65b['key']=_0xa54f53['key']),null!=_0xa54f53['oldValueBoolean']&&_0xa54f53['hasOwnProperty']('oldValueBoolean')&&(_0x48e65b['oldValueBoolean']=_0xa54f53['oldValueBoolean']),null!=_0xa54f53['oldValueJson']&&_0xa54f53['hasOwnProperty']('oldValueJson')&&(_0x48e65b['oldValueJson']=_0xa54f53['oldValueJson']),null!=_0xa54f53['newValueBoolean']&&_0xa54f53['hasOwnProperty']('newValueBoolean')&&(_0x48e65b['newValueBoolean']=_0xa54f53['newValueBoolean']),null!=_0xa54f53['newValueJson']&&_0xa54f53['hasOwnProperty']('newValueJson')&&(_0x48e65b['newValueJson']=_0xa54f53['newValueJson']),null!=_0xa54f53['wasUndone']&&_0xa54f53['hasOwnProperty']('wasUndone')&&(_0x48e65b['wasUndone']=_0xa54f53['wasUndone']),_0x48e65b;},_0x12a81d['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x4d7938['util']['toJSONOptions']);},_0x12a81d['getTypeUrl']=function(_0x337ab9){return void 0x0===_0x337ab9&&(_0x337ab9='type.googleapis.com'),_0x337ab9+'/RootAttributeOperation';},_0x12a81d;}()),_0x522f28['RootOperation']=(function(){function _0x26bf9a(_0x4af5b5){if(_0x4af5b5){for(var _0x9a19e7=Object['keys'](_0x4af5b5),_0x219ef8=0x0;_0x219ef8<_0x9a19e7['length'];++_0x219ef8)null!=_0x4af5b5[_0x9a19e7[_0x219ef8]]&&(this[_0x9a19e7[_0x219ef8]]=_0x4af5b5[_0x9a19e7[_0x219ef8]]);}}return _0x26bf9a['prototype']['rootName']='',_0x26bf9a['prototype']['elementName']='',_0x26bf9a['prototype']['isAdd']=!0x1,_0x26bf9a['prototype']['wasUndone']=!0x1,_0x26bf9a['create']=function(_0xea7888){return new _0x26bf9a(_0xea7888);},_0x26bf9a['encode']=function(_0x31cdb8,_0x2cbb32){return _0x2cbb32||(_0x2cbb32=_0x1c5316['create']()),null!=_0x31cdb8['rootName']&&Object['hasOwnProperty']['call'](_0x31cdb8,'rootName')&&_0x2cbb32['uint32'](0xa)['string'](_0x31cdb8['rootName']),null!=_0x31cdb8['elementName']&&Object['hasOwnProperty']['call'](_0x31cdb8,'elementName')&&_0x2cbb32['uint32'](0x12)['string'](_0x31cdb8['elementName']),null!=_0x31cdb8['isAdd']&&Object['hasOwnProperty']['call'](_0x31cdb8,'isAdd')&&_0x2cbb32['uint32'](0x18)['bool'](_0x31cdb8['isAdd']),null!=_0x31cdb8['wasUndone']&&Object['hasOwnProperty']['call'](_0x31cdb8,'wasUndone')&&_0x2cbb32['uint32'](0x20)['bool'](_0x31cdb8['wasUndone']),_0x2cbb32;},_0x26bf9a['encodeDelimited']=function(_0x555dc7,_0x32f238){return this['encode'](_0x555dc7,_0x32f238)['ldelim']();},_0x26bf9a['decode']=function(_0x1a14c8,_0x327586){_0x1a14c8 instanceof _0x2e43c9||(_0x1a14c8=_0x2e43c9['create'](_0x1a14c8));for(var _0x3d151d=void 0x0===_0x327586?_0x1a14c8['len']:_0x1a14c8['pos']+_0x327586,_0x108ee1=new _0x522f28['RootOperation']();_0x1a14c8['pos']<_0x3d151d;){var _0x55b41a=_0x1a14c8['uint32']();switch(_0x55b41a>>>0x3){case 0x1:_0x108ee1['rootName']=_0x1a14c8['string']();break;case 0x2:_0x108ee1['elementName']=_0x1a14c8['string']();break;case 0x3:_0x108ee1['isAdd']=_0x1a14c8['bool']();break;case 0x4:_0x108ee1['wasUndone']=_0x1a14c8['bool']();break;default:_0x1a14c8['skipType'](0x7&_0x55b41a);}}return _0x108ee1;},_0x26bf9a['decodeDelimited']=function(_0x183234){return _0x183234 instanceof _0x2e43c9||(_0x183234=new _0x2e43c9(_0x183234)),this['decode'](_0x183234,_0x183234['uint32']());},_0x26bf9a['verify']=function(_0x4a16d4){return'object'!=typeof _0x4a16d4||null===_0x4a16d4?'object\x20expected':null!=_0x4a16d4['rootName']&&_0x4a16d4['hasOwnProperty']('rootName')&&!_0x450a53['isString'](_0x4a16d4['rootName'])?'rootName:\x20string\x20expected':null!=_0x4a16d4['elementName']&&_0x4a16d4['hasOwnProperty']('elementName')&&!_0x450a53['isString'](_0x4a16d4['elementName'])?'elementName:\x20string\x20expected':null!=_0x4a16d4['isAdd']&&_0x4a16d4['hasOwnProperty']('isAdd')&&'boolean'!=typeof _0x4a16d4['isAdd']?'isAdd:\x20boolean\x20expected':null!=_0x4a16d4['wasUndone']&&_0x4a16d4['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x4a16d4['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x26bf9a['fromObject']=function(_0x3d6453){if(_0x3d6453 instanceof _0x522f28['RootOperation'])return _0x3d6453;var _0x2ef98a=new _0x522f28['RootOperation']();return null!=_0x3d6453['rootName']&&(_0x2ef98a['rootName']=String(_0x3d6453['rootName'])),null!=_0x3d6453['elementName']&&(_0x2ef98a['elementName']=String(_0x3d6453['elementName'])),null!=_0x3d6453['isAdd']&&(_0x2ef98a['isAdd']=Boolean(_0x3d6453['isAdd'])),null!=_0x3d6453['wasUndone']&&(_0x2ef98a['wasUndone']=Boolean(_0x3d6453['wasUndone'])),_0x2ef98a;},_0x26bf9a['toObject']=function(_0x7237bc,_0x507376){_0x507376||(_0x507376={});var _0x326053={};return _0x507376['defaults']&&(_0x326053['rootName']='',_0x326053['elementName']='',_0x326053['isAdd']=!0x1,_0x326053['wasUndone']=!0x1),null!=_0x7237bc['rootName']&&_0x7237bc['hasOwnProperty']('rootName')&&(_0x326053['rootName']=_0x7237bc['rootName']),null!=_0x7237bc['elementName']&&_0x7237bc['hasOwnProperty']('elementName')&&(_0x326053['elementName']=_0x7237bc['elementName']),null!=_0x7237bc['isAdd']&&_0x7237bc['hasOwnProperty']('isAdd')&&(_0x326053['isAdd']=_0x7237bc['isAdd']),null!=_0x7237bc['wasUndone']&&_0x7237bc['hasOwnProperty']('wasUndone')&&(_0x326053['wasUndone']=_0x7237bc['wasUndone']),_0x326053;},_0x26bf9a['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x4d7938['util']['toJSONOptions']);},_0x26bf9a['getTypeUrl']=function(_0x19d08f){return void 0x0===_0x19d08f&&(_0x19d08f='type.googleapis.com'),_0x19d08f+'/RootOperation';},_0x26bf9a;}()),_0x522f28['SplitOperation']=(function(){function _0x5d667b(_0x364e96){if(_0x364e96){for(var _0x526d68=Object['keys'](_0x364e96),_0x19f0f1=0x0;_0x19f0f1<_0x526d68['length'];++_0x19f0f1)null!=_0x364e96[_0x526d68[_0x19f0f1]]&&(this[_0x526d68[_0x19f0f1]]=_0x364e96[_0x526d68[_0x19f0f1]]);}}return _0x5d667b['prototype']['splitPosition']=null,_0x5d667b['prototype']['graveyardPosition']=null,_0x5d667b['prototype']['howMany']=0x0,_0x5d667b['prototype']['insertionPosition']=null,_0x5d667b['prototype']['wasUndone']=!0x1,_0x5d667b['create']=function(_0x16d8c8){return new _0x5d667b(_0x16d8c8);},_0x5d667b['encode']=function(_0x38e7b0,_0x2e1dd1){return _0x2e1dd1||(_0x2e1dd1=_0x1c5316['create']()),null!=_0x38e7b0['splitPosition']&&Object['hasOwnProperty']['call'](_0x38e7b0,'splitPosition')&&_0x522f28['Position']['encode'](_0x38e7b0['splitPosition'],_0x2e1dd1['uint32'](0xa)['fork']())['ldelim'](),null!=_0x38e7b0['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x38e7b0,'graveyardPosition')&&_0x522f28['Position']['encode'](_0x38e7b0['graveyardPosition'],_0x2e1dd1['uint32'](0x12)['fork']())['ldelim'](),null!=_0x38e7b0['howMany']&&Object['hasOwnProperty']['call'](_0x38e7b0,'howMany')&&_0x2e1dd1['uint32'](0x18)['uint32'](_0x38e7b0['howMany']),null!=_0x38e7b0['insertionPosition']&&Object['hasOwnProperty']['call'](_0x38e7b0,'insertionPosition')&&_0x522f28['Position']['encode'](_0x38e7b0['insertionPosition'],_0x2e1dd1['uint32'](0x22)['fork']())['ldelim'](),null!=_0x38e7b0['wasUndone']&&Object['hasOwnProperty']['call'](_0x38e7b0,'wasUndone')&&_0x2e1dd1['uint32'](0x28)['bool'](_0x38e7b0['wasUndone']),_0x2e1dd1;},_0x5d667b['encodeDelimited']=function(_0x1b1314,_0xc1f0fd){return this['encode'](_0x1b1314,_0xc1f0fd)['ldelim']();},_0x5d667b['decode']=function(_0x48e363,_0x359a7e){_0x48e363 instanceof _0x2e43c9||(_0x48e363=_0x2e43c9['create'](_0x48e363));for(var _0x4017a8=void 0x0===_0x359a7e?_0x48e363['len']:_0x48e363['pos']+_0x359a7e,_0x37c184=new _0x522f28['SplitOperation']();_0x48e363['pos']<_0x4017a8;){var _0x2dc498=_0x48e363['uint32']();switch(_0x2dc498>>>0x3){case 0x1:_0x37c184['splitPosition']=_0x522f28['Position']['decode'](_0x48e363,_0x48e363['uint32']());break;case 0x2:_0x37c184['graveyardPosition']=_0x522f28['Position']['decode'](_0x48e363,_0x48e363['uint32']());break;case 0x3:_0x37c184['howMany']=_0x48e363['uint32']();break;case 0x4:_0x37c184['insertionPosition']=_0x522f28['Position']['decode'](_0x48e363,_0x48e363['uint32']());break;case 0x5:_0x37c184['wasUndone']=_0x48e363['bool']();break;default:_0x48e363['skipType'](0x7&_0x2dc498);}}return _0x37c184;},_0x5d667b['decodeDelimited']=function(_0x35cb49){return _0x35cb49 instanceof _0x2e43c9||(_0x35cb49=new _0x2e43c9(_0x35cb49)),this['decode'](_0x35cb49,_0x35cb49['uint32']());},_0x5d667b['verify']=function(_0x1f8757){if('object'!=typeof _0x1f8757||null===_0x1f8757)return'object\x20expected';var _0x1c97f1;if(null!=_0x1f8757['splitPosition']&&_0x1f8757['hasOwnProperty']('splitPosition')&&(_0x1c97f1=_0x522f28['Position']['verify'](_0x1f8757['splitPosition'])))return'splitPosition.'+_0x1c97f1;if(null!=_0x1f8757['graveyardPosition']&&_0x1f8757['hasOwnProperty']('graveyardPosition')&&(_0x1c97f1=_0x522f28['Position']['verify'](_0x1f8757['graveyardPosition'])))return'graveyardPosition.'+_0x1c97f1;if(null!=_0x1f8757['howMany']&&_0x1f8757['hasOwnProperty']('howMany')&&!_0x450a53['isInteger'](_0x1f8757['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x1f8757['insertionPosition']&&_0x1f8757['hasOwnProperty']('insertionPosition')&&(_0x1c97f1=_0x522f28['Position']['verify'](_0x1f8757['insertionPosition'])))return'insertionPosition.'+_0x1c97f1;return null!=_0x1f8757['wasUndone']&&_0x1f8757['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x1f8757['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x5d667b['fromObject']=function(_0x324b11){if(_0x324b11 instanceof _0x522f28['SplitOperation'])return _0x324b11;var _0x29c6e6=new _0x522f28['SplitOperation']();if(null!=_0x324b11['splitPosition']){if('object'!=typeof _0x324b11['splitPosition'])throw TypeError('.SplitOperation.splitPosition:\x20object\x20expected');_0x29c6e6['splitPosition']=_0x522f28['Position']['fromObject'](_0x324b11['splitPosition']);}if(null!=_0x324b11['graveyardPosition']){if('object'!=typeof _0x324b11['graveyardPosition'])throw TypeError('.SplitOperation.graveyardPosition:\x20object\x20expected');_0x29c6e6['graveyardPosition']=_0x522f28['Position']['fromObject'](_0x324b11['graveyardPosition']);}if(null!=_0x324b11['howMany']&&(_0x29c6e6['howMany']=_0x324b11['howMany']>>>0x0),null!=_0x324b11['insertionPosition']){if('object'!=typeof _0x324b11['insertionPosition'])throw TypeError('.SplitOperation.insertionPosition:\x20object\x20expected');_0x29c6e6['insertionPosition']=_0x522f28['Position']['fromObject'](_0x324b11['insertionPosition']);}return null!=_0x324b11['wasUndone']&&(_0x29c6e6['wasUndone']=Boolean(_0x324b11['wasUndone'])),_0x29c6e6;},_0x5d667b['toObject']=function(_0x352978,_0x464aa1){_0x464aa1||(_0x464aa1={});var _0x25e56a={};return _0x464aa1['defaults']&&(_0x25e56a['splitPosition']=null,_0x25e56a['graveyardPosition']=null,_0x25e56a['howMany']=0x0,_0x25e56a['insertionPosition']=null,_0x25e56a['wasUndone']=!0x1),null!=_0x352978['splitPosition']&&_0x352978['hasOwnProperty']('splitPosition')&&(_0x25e56a['splitPosition']=_0x522f28['Position']['toObject'](_0x352978['splitPosition'],_0x464aa1)),null!=_0x352978['graveyardPosition']&&_0x352978['hasOwnProperty']('graveyardPosition')&&(_0x25e56a['graveyardPosition']=_0x522f28['Position']['toObject'](_0x352978['graveyardPosition'],_0x464aa1)),null!=_0x352978['howMany']&&_0x352978['hasOwnProperty']('howMany')&&(_0x25e56a['howMany']=_0x352978['howMany']),null!=_0x352978['insertionPosition']&&_0x352978['hasOwnProperty']('insertionPosition')&&(_0x25e56a['insertionPosition']=_0x522f28['Position']['toObject'](_0x352978['insertionPosition'],_0x464aa1)),null!=_0x352978['wasUndone']&&_0x352978['hasOwnProperty']('wasUndone')&&(_0x25e56a['wasUndone']=_0x352978['wasUndone']),_0x25e56a;},_0x5d667b['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x4d7938['util']['toJSONOptions']);},_0x5d667b['getTypeUrl']=function(_0x3e1542){return void 0x0===_0x3e1542&&(_0x3e1542='type.googleapis.com'),_0x3e1542+'/SplitOperation';},_0x5d667b;}()),_0x522f28['Position']=(function(){function _0x253580(_0x3a84b9){if(this['path']=[],_0x3a84b9){for(var _0x1d2473=Object['keys'](_0x3a84b9),_0x3be0b7=0x0;_0x3be0b7<_0x1d2473['length'];++_0x3be0b7)null!=_0x3a84b9[_0x1d2473[_0x3be0b7]]&&(this[_0x1d2473[_0x3be0b7]]=_0x3a84b9[_0x1d2473[_0x3be0b7]]);}}return _0x253580['prototype']['root']='',_0x253580['prototype']['rootMain']=!0x1,_0x253580['prototype']['rootGraveyard']=!0x1,_0x253580['prototype']['path']=_0x450a53['emptyArray'],_0x253580['prototype']['stickiness']='',_0x253580['create']=function(_0x3b405a){return new _0x253580(_0x3b405a);},_0x253580['encode']=function(_0x16b87d,_0x45b2e2){if(_0x45b2e2||(_0x45b2e2=_0x1c5316['create']()),null!=_0x16b87d['root']&&Object['hasOwnProperty']['call'](_0x16b87d,'root')&&_0x45b2e2['uint32'](0xa)['string'](_0x16b87d['root']),null!=_0x16b87d['rootMain']&&Object['hasOwnProperty']['call'](_0x16b87d,'rootMain')&&_0x45b2e2['uint32'](0x10)['bool'](_0x16b87d['rootMain']),null!=_0x16b87d['rootGraveyard']&&Object['hasOwnProperty']['call'](_0x16b87d,'rootGraveyard')&&_0x45b2e2['uint32'](0x18)['bool'](_0x16b87d['rootGraveyard']),null!=_0x16b87d['path']&&_0x16b87d['path']['length']){_0x45b2e2['uint32'](0x22)['fork']();for(var _0x252672=0x0;_0x252672<_0x16b87d['path']['length'];++_0x252672)_0x45b2e2['uint32'](_0x16b87d['path'][_0x252672]);_0x45b2e2['ldelim']();}return null!=_0x16b87d['stickiness']&&Object['hasOwnProperty']['call'](_0x16b87d,'stickiness')&&_0x45b2e2['uint32'](0x2a)['string'](_0x16b87d['stickiness']),_0x45b2e2;},_0x253580['encodeDelimited']=function(_0x4785e8,_0x168926){return this['encode'](_0x4785e8,_0x168926)['ldelim']();},_0x253580['decode']=function(_0x2aa214,_0x4603ee){_0x2aa214 instanceof _0x2e43c9||(_0x2aa214=_0x2e43c9['create'](_0x2aa214));for(var _0x15fb98=void 0x0===_0x4603ee?_0x2aa214['len']:_0x2aa214['pos']+_0x4603ee,_0x403ca2=new _0x522f28['Position']();_0x2aa214['pos']<_0x15fb98;){var _0x1b8dee=_0x2aa214['uint32']();switch(_0x1b8dee>>>0x3){case 0x1:_0x403ca2['root']=_0x2aa214['string']();break;case 0x2:_0x403ca2['rootMain']=_0x2aa214['bool']();break;case 0x3:_0x403ca2['rootGraveyard']=_0x2aa214['bool']();break;case 0x4:if(_0x403ca2['path']&&_0x403ca2['path']['length']||(_0x403ca2['path']=[]),0x2==(0x7&_0x1b8dee)){for(var _0x2c0463=_0x2aa214['uint32']()+_0x2aa214['pos'];_0x2aa214['pos']<_0x2c0463;)_0x403ca2['path']['push'](_0x2aa214['uint32']());}else _0x403ca2['path']['push'](_0x2aa214['uint32']());break;case 0x5:_0x403ca2['stickiness']=_0x2aa214['string']();break;default:_0x2aa214['skipType'](0x7&_0x1b8dee);}}return _0x403ca2;},_0x253580['decodeDelimited']=function(_0x10b22e){return _0x10b22e instanceof _0x2e43c9||(_0x10b22e=new _0x2e43c9(_0x10b22e)),this['decode'](_0x10b22e,_0x10b22e['uint32']());},_0x253580['verify']=function(_0x317f9a){if('object'!=typeof _0x317f9a||null===_0x317f9a)return'object\x20expected';if(null!=_0x317f9a['root']&&_0x317f9a['hasOwnProperty']('root')&&!_0x450a53['isString'](_0x317f9a['root']))return'root:\x20string\x20expected';if(null!=_0x317f9a['rootMain']&&_0x317f9a['hasOwnProperty']('rootMain')&&'boolean'!=typeof _0x317f9a['rootMain'])return'rootMain:\x20boolean\x20expected';if(null!=_0x317f9a['rootGraveyard']&&_0x317f9a['hasOwnProperty']('rootGraveyard')&&'boolean'!=typeof _0x317f9a['rootGraveyard'])return'rootGraveyard:\x20boolean\x20expected';if(null!=_0x317f9a['path']&&_0x317f9a['hasOwnProperty']('path')){if(!Array['isArray'](_0x317f9a['path']))return'path:\x20array\x20expected';for(var _0x5f262b=0x0;_0x5f262b<_0x317f9a['path']['length'];++_0x5f262b)if(!_0x450a53['isInteger'](_0x317f9a['path'][_0x5f262b]))return'path:\x20integer[]\x20expected';}return null!=_0x317f9a['stickiness']&&_0x317f9a['hasOwnProperty']('stickiness')&&!_0x450a53['isString'](_0x317f9a['stickiness'])?'stickiness:\x20string\x20expected':null;},_0x253580['fromObject']=function(_0x40b5e7){if(_0x40b5e7 instanceof _0x522f28['Position'])return _0x40b5e7;var _0x3f9cbe=new _0x522f28['Position']();if(null!=_0x40b5e7['root']&&(_0x3f9cbe['root']=String(_0x40b5e7['root'])),null!=_0x40b5e7['rootMain']&&(_0x3f9cbe['rootMain']=Boolean(_0x40b5e7['rootMain'])),null!=_0x40b5e7['rootGraveyard']&&(_0x3f9cbe['rootGraveyard']=Boolean(_0x40b5e7['rootGraveyard'])),_0x40b5e7['path']){if(!Array['isArray'](_0x40b5e7['path']))throw TypeError('.Position.path:\x20array\x20expected');_0x3f9cbe['path']=[];for(var _0x143c6c=0x0;_0x143c6c<_0x40b5e7['path']['length'];++_0x143c6c)_0x3f9cbe['path'][_0x143c6c]=_0x40b5e7['path'][_0x143c6c]>>>0x0;}return null!=_0x40b5e7['stickiness']&&(_0x3f9cbe['stickiness']=String(_0x40b5e7['stickiness'])),_0x3f9cbe;},_0x253580['toObject']=function(_0x176d56,_0x2ea788){_0x2ea788||(_0x2ea788={});var _0x507f04={};if((_0x2ea788['arrays']||_0x2ea788['defaults'])&&(_0x507f04['path']=[]),_0x2ea788['defaults']&&(_0x507f04['root']='',_0x507f04['rootMain']=!0x1,_0x507f04['rootGraveyard']=!0x1,_0x507f04['stickiness']=''),null!=_0x176d56['root']&&_0x176d56['hasOwnProperty']('root')&&(_0x507f04['root']=_0x176d56['root']),null!=_0x176d56['rootMain']&&_0x176d56['hasOwnProperty']('rootMain')&&(_0x507f04['rootMain']=_0x176d56['rootMain']),null!=_0x176d56['rootGraveyard']&&_0x176d56['hasOwnProperty']('rootGraveyard')&&(_0x507f04['rootGraveyard']=_0x176d56['rootGraveyard']),_0x176d56['path']&&_0x176d56['path']['length']){_0x507f04['path']=[];for(var _0x3cf90e=0x0;_0x3cf90e<_0x176d56['path']['length'];++_0x3cf90e)_0x507f04['path'][_0x3cf90e]=_0x176d56['path'][_0x3cf90e];}return null!=_0x176d56['stickiness']&&_0x176d56['hasOwnProperty']('stickiness')&&(_0x507f04['stickiness']=_0x176d56['stickiness']),_0x507f04;},_0x253580['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x4d7938['util']['toJSONOptions']);},_0x253580['getTypeUrl']=function(_0x5c0052){return void 0x0===_0x5c0052&&(_0x5c0052='type.googleapis.com'),_0x5c0052+'/Position';},_0x253580;}()),_0x522f28['Range']=(function(){function _0x13a0b3(_0x684049){if(_0x684049){for(var _0x294f52=Object['keys'](_0x684049),_0x122414=0x0;_0x122414<_0x294f52['length'];++_0x122414)null!=_0x684049[_0x294f52[_0x122414]]&&(this[_0x294f52[_0x122414]]=_0x684049[_0x294f52[_0x122414]]);}}return _0x13a0b3['prototype']['start']=null,_0x13a0b3['prototype']['end']=null,_0x13a0b3['create']=function(_0x2bfbae){return new _0x13a0b3(_0x2bfbae);},_0x13a0b3['encode']=function(_0x58e41b,_0x96d005){return _0x96d005||(_0x96d005=_0x1c5316['create']()),null!=_0x58e41b['start']&&Object['hasOwnProperty']['call'](_0x58e41b,'start')&&_0x522f28['Position']['encode'](_0x58e41b['start'],_0x96d005['uint32'](0xa)['fork']())['ldelim'](),null!=_0x58e41b['end']&&Object['hasOwnProperty']['call'](_0x58e41b,'end')&&_0x522f28['Position']['encode'](_0x58e41b['end'],_0x96d005['uint32'](0x12)['fork']())['ldelim'](),_0x96d005;},_0x13a0b3['encodeDelimited']=function(_0x4220a8,_0x562dc1){return this['encode'](_0x4220a8,_0x562dc1)['ldelim']();},_0x13a0b3['decode']=function(_0x45b3fc,_0x213fca){_0x45b3fc instanceof _0x2e43c9||(_0x45b3fc=_0x2e43c9['create'](_0x45b3fc));for(var _0x46e915=void 0x0===_0x213fca?_0x45b3fc['len']:_0x45b3fc['pos']+_0x213fca,_0x2767e2=new _0x522f28['Range']();_0x45b3fc['pos']<_0x46e915;){var _0xfac7ad=_0x45b3fc['uint32']();switch(_0xfac7ad>>>0x3){case 0x1:_0x2767e2['start']=_0x522f28['Position']['decode'](_0x45b3fc,_0x45b3fc['uint32']());break;case 0x2:_0x2767e2['end']=_0x522f28['Position']['decode'](_0x45b3fc,_0x45b3fc['uint32']());break;default:_0x45b3fc['skipType'](0x7&_0xfac7ad);}}return _0x2767e2;},_0x13a0b3['decodeDelimited']=function(_0x59c10e){return _0x59c10e instanceof _0x2e43c9||(_0x59c10e=new _0x2e43c9(_0x59c10e)),this['decode'](_0x59c10e,_0x59c10e['uint32']());},_0x13a0b3['verify']=function(_0x449a7c){if('object'!=typeof _0x449a7c||null===_0x449a7c)return'object\x20expected';var _0x1d3fa2;if(null!=_0x449a7c['start']&&_0x449a7c['hasOwnProperty']('start')&&(_0x1d3fa2=_0x522f28['Position']['verify'](_0x449a7c['start'])))return'start.'+_0x1d3fa2;if(null!=_0x449a7c['end']&&_0x449a7c['hasOwnProperty']('end')&&(_0x1d3fa2=_0x522f28['Position']['verify'](_0x449a7c['end'])))return'end.'+_0x1d3fa2;return null;},_0x13a0b3['fromObject']=function(_0x5be069){if(_0x5be069 instanceof _0x522f28['Range'])return _0x5be069;var _0x4fca56=new _0x522f28['Range']();if(null!=_0x5be069['start']){if('object'!=typeof _0x5be069['start'])throw TypeError('.Range.start:\x20object\x20expected');_0x4fca56['start']=_0x522f28['Position']['fromObject'](_0x5be069['start']);}if(null!=_0x5be069['end']){if('object'!=typeof _0x5be069['end'])throw TypeError('.Range.end:\x20object\x20expected');_0x4fca56['end']=_0x522f28['Position']['fromObject'](_0x5be069['end']);}return _0x4fca56;},_0x13a0b3['toObject']=function(_0x363207,_0x2bc906){_0x2bc906||(_0x2bc906={});var _0x463545={};return _0x2bc906['defaults']&&(_0x463545['start']=null,_0x463545['end']=null),null!=_0x363207['start']&&_0x363207['hasOwnProperty']('start')&&(_0x463545['start']=_0x522f28['Position']['toObject'](_0x363207['start'],_0x2bc906)),null!=_0x363207['end']&&_0x363207['hasOwnProperty']('end')&&(_0x463545['end']=_0x522f28['Position']['toObject'](_0x363207['end'],_0x2bc906)),_0x463545;},_0x13a0b3['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x4d7938['util']['toJSONOptions']);},_0x13a0b3['getTypeUrl']=function(_0x8ca08f){return void 0x0===_0x8ca08f&&(_0x8ca08f='type.googleapis.com'),_0x8ca08f+'/Range';},_0x13a0b3;}()),_0x522f28['Element']=(function(){function _0x56f8cc(_0x54588e){if(this['children']=[],this['attributesBoolean']={},_0x54588e){for(var _0x4bd8d4=Object['keys'](_0x54588e),_0x436f65=0x0;_0x436f65<_0x4bd8d4['length'];++_0x436f65)null!=_0x54588e[_0x4bd8d4[_0x436f65]]&&(this[_0x4bd8d4[_0x436f65]]=_0x54588e[_0x4bd8d4[_0x436f65]]);}}return _0x56f8cc['prototype']['name']='',_0x56f8cc['prototype']['children']=_0x450a53['emptyArray'],_0x56f8cc['prototype']['data']='',_0x56f8cc['prototype']['attributesBoolean']=_0x450a53['emptyObject'],_0x56f8cc['prototype']['attributesJson']='',_0x56f8cc['create']=function(_0x12ea67){return new _0x56f8cc(_0x12ea67);},_0x56f8cc['encode']=function(_0x504ea6,_0x9b488d){if(_0x9b488d||(_0x9b488d=_0x1c5316['create']()),null!=_0x504ea6['name']&&Object['hasOwnProperty']['call'](_0x504ea6,'name')&&_0x9b488d['uint32'](0xa)['string'](_0x504ea6['name']),null!=_0x504ea6['children']&&_0x504ea6['children']['length']){for(var _0x7133a8=0x0;_0x7133a8<_0x504ea6['children']['length'];++_0x7133a8)_0x522f28['Element']['encode'](_0x504ea6['children'][_0x7133a8],_0x9b488d['uint32'](0x12)['fork']())['ldelim']();}if(null!=_0x504ea6['data']&&Object['hasOwnProperty']['call'](_0x504ea6,'data')&&_0x9b488d['uint32'](0x1a)['string'](_0x504ea6['data']),null!=_0x504ea6['attributesBoolean']&&Object['hasOwnProperty']['call'](_0x504ea6,'attributesBoolean')){var _0x29b02a=Object['keys'](_0x504ea6['attributesBoolean']);for(_0x7133a8=0x0;_0x7133a8<_0x29b02a['length'];++_0x7133a8)_0x9b488d['uint32'](0x22)['fork']()['uint32'](0xa)['string'](_0x29b02a[_0x7133a8])['uint32'](0x10)['bool'](_0x504ea6['attributesBoolean'][_0x29b02a[_0x7133a8]])['ldelim']();}return null!=_0x504ea6['attributesJson']&&Object['hasOwnProperty']['call'](_0x504ea6,'attributesJson')&&_0x9b488d['uint32'](0x2a)['string'](_0x504ea6['attributesJson']),_0x9b488d;},_0x56f8cc['encodeDelimited']=function(_0x18a1b4,_0x4d5678){return this['encode'](_0x18a1b4,_0x4d5678)['ldelim']();},_0x56f8cc['decode']=function(_0x132f05,_0x357875){_0x132f05 instanceof _0x2e43c9||(_0x132f05=_0x2e43c9['create'](_0x132f05));for(var _0x140cce,_0x2d1a2e,_0x26b0db=void 0x0===_0x357875?_0x132f05['len']:_0x132f05['pos']+_0x357875,_0x480b88=new _0x522f28['Element']();_0x132f05['pos']<_0x26b0db;){var _0x4c041d=_0x132f05['uint32']();switch(_0x4c041d>>>0x3){case 0x1:_0x480b88['name']=_0x132f05['string']();break;case 0x2:_0x480b88['children']&&_0x480b88['children']['length']||(_0x480b88['children']=[]),_0x480b88['children']['push'](_0x522f28['Element']['decode'](_0x132f05,_0x132f05['uint32']()));break;case 0x3:_0x480b88['data']=_0x132f05['string']();break;case 0x4:_0x480b88['attributesBoolean']===_0x450a53['emptyObject']&&(_0x480b88['attributesBoolean']={});var _0x577964=_0x132f05['uint32']()+_0x132f05['pos'];for(_0x140cce='',_0x2d1a2e=!0x1;_0x132f05['pos']<_0x577964;){var _0x411754=_0x132f05['uint32']();switch(_0x411754>>>0x3){case 0x1:_0x140cce=_0x132f05['string']();break;case 0x2:_0x2d1a2e=_0x132f05['bool']();break;default:_0x132f05['skipType'](0x7&_0x411754);}}_0x480b88['attributesBoolean'][_0x140cce]=_0x2d1a2e;break;case 0x5:_0x480b88['attributesJson']=_0x132f05['string']();break;default:_0x132f05['skipType'](0x7&_0x4c041d);}}return _0x480b88;},_0x56f8cc['decodeDelimited']=function(_0x4e1de0){return _0x4e1de0 instanceof _0x2e43c9||(_0x4e1de0=new _0x2e43c9(_0x4e1de0)),this['decode'](_0x4e1de0,_0x4e1de0['uint32']());},_0x56f8cc['verify']=function(_0x37689b){if('object'!=typeof _0x37689b||null===_0x37689b)return'object\x20expected';if(null!=_0x37689b['name']&&_0x37689b['hasOwnProperty']('name')&&!_0x450a53['isString'](_0x37689b['name']))return'name:\x20string\x20expected';if(null!=_0x37689b['children']&&_0x37689b['hasOwnProperty']('children')){if(!Array['isArray'](_0x37689b['children']))return'children:\x20array\x20expected';for(var _0x92f8df=0x0;_0x92f8df<_0x37689b['children']['length'];++_0x92f8df){var _0x2258b7=_0x522f28['Element']['verify'](_0x37689b['children'][_0x92f8df]);if(_0x2258b7)return'children.'+_0x2258b7;}}if(null!=_0x37689b['data']&&_0x37689b['hasOwnProperty']('data')&&!_0x450a53['isString'](_0x37689b['data']))return'data:\x20string\x20expected';if(null!=_0x37689b['attributesBoolean']&&_0x37689b['hasOwnProperty']('attributesBoolean')){if(!_0x450a53['isObject'](_0x37689b['attributesBoolean']))return'attributesBoolean:\x20object\x20expected';var _0x353fc2=Object['keys'](_0x37689b['attributesBoolean']);for(_0x92f8df=0x0;_0x92f8df<_0x353fc2['length'];++_0x92f8df)if('boolean'!=typeof _0x37689b['attributesBoolean'][_0x353fc2[_0x92f8df]])return'attributesBoolean:\x20boolean{k:string}\x20expected';}return null!=_0x37689b['attributesJson']&&_0x37689b['hasOwnProperty']('attributesJson')&&!_0x450a53['isString'](_0x37689b['attributesJson'])?'attributesJson:\x20string\x20expected':null;},_0x56f8cc['fromObject']=function(_0x372125){if(_0x372125 instanceof _0x522f28['Element'])return _0x372125;var _0x4e7c9a=new _0x522f28['Element']();if(null!=_0x372125['name']&&(_0x4e7c9a['name']=String(_0x372125['name'])),_0x372125['children']){if(!Array['isArray'](_0x372125['children']))throw TypeError('.Element.children:\x20array\x20expected');_0x4e7c9a['children']=[];for(var _0x26fdbc=0x0;_0x26fdbc<_0x372125['children']['length'];++_0x26fdbc){if('object'!=typeof _0x372125['children'][_0x26fdbc])throw TypeError('.Element.children:\x20object\x20expected');_0x4e7c9a['children'][_0x26fdbc]=_0x522f28['Element']['fromObject'](_0x372125['children'][_0x26fdbc]);}}if(null!=_0x372125['data']&&(_0x4e7c9a['data']=String(_0x372125['data'])),_0x372125['attributesBoolean']){if('object'!=typeof _0x372125['attributesBoolean'])throw TypeError('.Element.attributesBoolean:\x20object\x20expected');_0x4e7c9a['attributesBoolean']={};var _0x380755=Object['keys'](_0x372125['attributesBoolean']);for(_0x26fdbc=0x0;_0x26fdbc<_0x380755['length'];++_0x26fdbc)_0x4e7c9a['attributesBoolean'][_0x380755[_0x26fdbc]]=Boolean(_0x372125['attributesBoolean'][_0x380755[_0x26fdbc]]);}return null!=_0x372125['attributesJson']&&(_0x4e7c9a['attributesJson']=String(_0x372125['attributesJson'])),_0x4e7c9a;},_0x56f8cc['toObject']=function(_0x4f7f46,_0x1e6819){_0x1e6819||(_0x1e6819={});var _0x3744ab,_0x51c4a2={};if((_0x1e6819['arrays']||_0x1e6819['defaults'])&&(_0x51c4a2['children']=[]),(_0x1e6819['objects']||_0x1e6819['defaults'])&&(_0x51c4a2['attributesBoolean']={}),_0x1e6819['defaults']&&(_0x51c4a2['name']='',_0x51c4a2['data']='',_0x51c4a2['attributesJson']=''),null!=_0x4f7f46['name']&&_0x4f7f46['hasOwnProperty']('name')&&(_0x51c4a2['name']=_0x4f7f46['name']),_0x4f7f46['children']&&_0x4f7f46['children']['length']){_0x51c4a2['children']=[];for(var _0x1e3b32=0x0;_0x1e3b32<_0x4f7f46['children']['length'];++_0x1e3b32)_0x51c4a2['children'][_0x1e3b32]=_0x522f28['Element']['toObject'](_0x4f7f46['children'][_0x1e3b32],_0x1e6819);}if(null!=_0x4f7f46['data']&&_0x4f7f46['hasOwnProperty']('data')&&(_0x51c4a2['data']=_0x4f7f46['data']),_0x4f7f46['attributesBoolean']&&(_0x3744ab=Object['keys'](_0x4f7f46['attributesBoolean']))['length']){_0x51c4a2['attributesBoolean']={};for(_0x1e3b32=0x0;_0x1e3b32<_0x3744ab['length'];++_0x1e3b32)_0x51c4a2['attributesBoolean'][_0x3744ab[_0x1e3b32]]=_0x4f7f46['attributesBoolean'][_0x3744ab[_0x1e3b32]];}return null!=_0x4f7f46['attributesJson']&&_0x4f7f46['hasOwnProperty']('attributesJson')&&(_0x51c4a2['attributesJson']=_0x4f7f46['attributesJson']),_0x51c4a2;},_0x56f8cc['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x4d7938['util']['toJSONOptions']);},_0x56f8cc['getTypeUrl']=function(_0x1103d9){return void 0x0===_0x1103d9&&(_0x1103d9='type.googleapis.com'),_0x1103d9+'/Element';},_0x56f8cc;}()),_0x522f28;})());class r{['_protobufRoot'];constructor(){this['_protobufRoot']=u;}['getDescriptor'](_0x333218){return new y(this['_protobufRoot'][_0x333218]);}}class y{['_protobuf'];constructor(_0x170ea9){this['_protobuf']=_0x170ea9;}['compress'](_0x2f6661){const _0x3a7ef6=this['_protobuf']['verify'](_0x2f6661);if(_0x3a7ef6)throw Error(_0x3a7ef6);return this['_protobuf']['encode'](this['_protobuf']['create'](_0x2f6661))['finish']();}['decompress'](_0x384de6){return this['_protobuf']['toObject'](this['_protobuf']['decode'](_0x384de6),{'oneofs':!0x0});}}function _(_0x2b12bf,_0x1a5017){const _0x195f2f=_0x4e97ed(_0x2b12bf);return _0x195f2f['path'][_0x195f2f['path']['length']-0x1]+=_0x1a5017,_0x195f2f;}function O(_0x2b6a84,_0x54a0c9){return _0x2b6a84['root']===_0x54a0c9['root']&&_0xa1bdc2(_0x2b6a84['path'],_0x54a0c9['path']);}function $(_0x56d9a5){P(_0x56d9a5,_0x4b75bd=>('main'==_0x4b75bd['root']?(_0x4b75bd['rootMain']=!0x0,delete _0x4b75bd['root']):'$graveyard'==_0x4b75bd['root']&&(_0x4b75bd['rootGraveyard']=!0x0,delete _0x4b75bd['root']),_0x4b75bd));}function J(_0x560bc9){P(_0x560bc9,_0x1a17ee=>(_0x1a17ee['rootMain']?(_0x1a17ee['root']='main',delete _0x1a17ee['rootMain']):_0x1a17ee['rootGraveyard']&&(_0x1a17ee['root']='$graveyard',delete _0x1a17ee['rootGraveyard']),_0x1a17ee));}function P(_0x304f1b,_0x184e37){for(const _0xb7ed0a in _0x304f1b){const _0xd6d7d4=_0x304f1b[_0xb7ed0a];'nodes'!==_0xb7ed0a&&_0x549bd8(_0xd6d7d4)&&(_0xd6d7d4['path']&&(_0xd6d7d4['root']||_0xd6d7d4['rootMain']||_0xd6d7d4['rootGraveyard'])?_0x304f1b[_0xb7ed0a]=_0x184e37(_0xd6d7d4):P(_0xd6d7d4,_0x184e37));}return _0x304f1b;}class e{['_id'];['_operationName'];['_protobufDescriptor'];constructor(_0x25c2c8,_0x383d20,_0x2a0a0b){this['_id']=_0x25c2c8,this['_operationName']=_0x383d20,this['_protobufDescriptor']=_0x2a0a0b;}['compress'](_0x443af9,_0xa21a9){const _0x468cce=_0xa21a9['shift']();return $(_0x468cce),_0x443af9['buffers']['push'](this['_protobufDescriptor']['compress'](_0x468cce)),_0x443af9['types']['push'](this['_id']),!0x0;}['decompress'](_0x1dfb95,_0xd4e2d2){_0xd4e2d2['types']['shift']();const _0x1640ab=this['_protobufDescriptor']['decompress'](_0xd4e2d2['buffers']['shift']());J(_0x1640ab),_0x1640ab['__className']=this['_operationName'],_0x1dfb95['push'](_0x1640ab);}}class s extends e{['compress'](_0x737b7f,_0x12a260){const _0x3d7716=_0x12a260['shift']();return this['_serializeOneOf']('oldValue',_0x3d7716),this['_serializeOneOf']('newValue',_0x3d7716),$(_0x3d7716),_0x737b7f['buffers']['push'](this['_protobufDescriptor']['compress'](_0x3d7716)),_0x737b7f['types']['push'](this['_id']),!0x0;}['decompress'](_0x5e1dbe,_0x5998b){const {types:_0x24a24d,buffers:_0x4305e6}=_0x5998b,_0x3c0a7b=this['_protobufDescriptor']['decompress'](_0x4305e6['shift']());_0x24a24d['shift'](),this['_deserializeOneOf']('oldValue',_0x3c0a7b),this['_deserializeOneOf']('newValue',_0x3c0a7b),J(_0x3c0a7b),_0x3c0a7b['__className']=this['_operationName'],_0x5e1dbe['push'](_0x3c0a7b);}['_serializeOneOf'](_0x10f1ea,_0x33f1e6){const _0xb57d6=_0x33f1e6[_0x10f1ea];'boolean'==typeof _0xb57d6?_0x33f1e6[_0x10f1ea+'Boolean']=_0xb57d6:_0x33f1e6[_0x10f1ea+'Json']=JSON['stringify'](_0xb57d6);}['_deserializeOneOf'](_0x435b9f,_0x42ff69){const _0xe81ae9=_0x435b9f+'Json';_0x42ff69[_0xe81ae9]?(_0x42ff69[_0x435b9f]=JSON['parse'](_0x42ff69[_0xe81ae9]),delete _0x42ff69[_0xe81ae9]):(_0x42ff69[_0x435b9f]=_0x42ff69[_0x435b9f+'Boolean'],delete _0x42ff69[_0x435b9f+'Boolean']);}}class i extends e{['compress'](_0x168ff9,_0x8bc6c5){const _0x5d7a90=_0x8bc6c5['shift']();return this['_serializeNodesAttributes'](_0x5d7a90['nodes']),$(_0x5d7a90),_0x168ff9['buffers']['push'](this['_protobufDescriptor']['compress'](_0x5d7a90)),_0x168ff9['types']['push'](this['_id']),!0x0;}['decompress'](_0x1050b7,_0x19d123){const {types:_0x52ffc9,buffers:_0x207c7d}=_0x19d123,_0x5ad988=this['_protobufDescriptor']['decompress'](_0x207c7d['shift']());_0x52ffc9['shift'](),_0x5ad988['nodes']||(_0x5ad988['nodes']=[]),this['_deserializeNodesAttributes'](_0x5ad988['nodes']),J(_0x5ad988),_0x5ad988['__className']=this['_operationName'],_0x1050b7['push'](_0x5ad988);}['_serializeNodesAttributes'](_0x343db5){for(const _0x3502c8 of _0x343db5){if(_0x3502c8['attributes']){const _0x20c89c=_0x3502c8['attributes'];this['_areValuesBoolean'](_0x20c89c)?_0x3502c8['attributesBoolean']=_0x20c89c:_0x3502c8['attributesJson']=JSON['stringify'](_0x20c89c);}_0x3502c8['children']&&this['_serializeNodesAttributes'](_0x3502c8['children']);}}['_deserializeNodesAttributes'](_0x1e8502){for(const _0x5a7e02 of _0x1e8502)(_0x5a7e02['attributesBoolean']||_0x5a7e02['attributesJson'])&&(_0x5a7e02['attributesBoolean']?(_0x5a7e02['attributes']=_0x5a7e02['attributesBoolean'],delete _0x5a7e02['attributesBoolean']):(_0x5a7e02['attributes']=JSON['parse'](_0x5a7e02['attributesJson']),delete _0x5a7e02['attributesJson'])),_0x5a7e02['children']&&this['_deserializeNodesAttributes'](_0x5a7e02['children']);}['_areValuesBoolean'](_0x2daee1){return Object['keys'](_0x2daee1)['every'](_0x915639=>'boolean'==typeof _0x2daee1[_0x915639]);}}class n extends e{['decompress'](_0x5b3eda,_0xd16d88){super['decompress'](_0x5b3eda,_0xd16d88);const _0x10563d=_0x5b3eda[_0x5b3eda['length']-0x1];_0x10563d['oldRange']||(_0x10563d['oldRange']=null),_0x10563d['newRange']||(_0x10563d['newRange']=null);}}class p extends e{['compress'](_0x37683a,_0xc9cac3){return _0xc9cac3['shift'](),_0x37683a['types']['push'](this['_id']),!0x0;}['decompress'](_0xeeff4c,_0x579b01){_0x579b01['types']['shift'](),_0xeeff4c['push']({'__className':this['_operationName']});}}class a extends n{['_omittedNamespace'];constructor(_0xbae19a,_0x3e962f,_0x5592e6,_0x4fad3f){super(_0xbae19a,_0x3e962f,_0x5592e6),this['_omittedNamespace']=_0x4fad3f+':';}['compress'](_0x32d7cf,_0xcc78f5){return!('MarkerOperation'!=_0xcc78f5[0x0]['__className']||!_0xcc78f5[0x0]['name']['startsWith'](this['_omittedNamespace']))&&(_0xcc78f5[0x0]['name']=_0xcc78f5[0x0]['name']['replace'](new RegExp('^'+this['_omittedNamespace']),''),super['compress'](_0x32d7cf,_0xcc78f5),!0x0);}['decompress'](_0x2f4a1c,_0x27fa6a){super['decompress'](_0x2f4a1c,_0x27fa6a);const _0x214026=_0x2f4a1c[_0x2f4a1c['length']-0x1];_0x214026['name']=this['_omittedNamespace']+_0x214026['name'];}}class b{['_id'];['_context'];constructor(_0xc2d812,_0x206d51){this['_id']=_0xc2d812,this['_context']=_0x206d51;}['compress'](_0x537f8d,_0x1592d9){let _0x3c991d;for(;_0x1592d9['length']>0x1&&this['_compareOperations'](_0x1592d9[0x0],_0x1592d9[0x1]);)_0x3c991d?(_0x3c991d=this['_combineNext'](_0x1592d9['shift'](),_0x3c991d),_0x537f8d['types']['push'](0x0)):(_0x3c991d=_0x4e97ed(_0x1592d9['shift']()),_0x537f8d['types']['push'](this['_id']));return!!_0x3c991d&&(_0x3c991d=this['_combineNext'](_0x1592d9['shift'](),_0x3c991d),_0x537f8d['types']['push'](0x0),_0x537f8d['buffers']['push'](this['_compressSingleOperation'](_0x3c991d)),!0x0);}['decompress'](_0x26e364,_0x467ffe){const _0x1c349f=this['_decompressSingleOperation'](_0x467ffe);for(;0x0==_0x467ffe['types'][0x0];)_0x467ffe['types']['shift'](),_0x26e364['push'](this['_splitCurrent'](_0x1c349f));_0x26e364['push'](_0x1c349f);}}class m extends b{['_combineNext'](_0x696a54,_0x528cd0){return _0x528cd0['nodes'][0x0]['data']+=_0x696a54['nodes'][0x0]['data'],_0x528cd0;}['_splitCurrent'](_0xe4c7e7){const _0x2541be=_0x4e97ed(_0xe4c7e7),_0x267d5e=_0x2541be['nodes'][0x0],_0x1aa78c=_0xe4c7e7['nodes'][0x0],_0x5b2913=_0x1aa78c['data'][Symbol['iterator']]()['next']()['value'],_0x1acd2e=_0x5b2913['length'];return _0x267d5e['data']=_0x5b2913,_0x1aa78c['data']=_0x1aa78c['data']['substr'](_0x1acd2e),_0xe4c7e7['position']=_(_0xe4c7e7['position'],_0x1acd2e),_0x2541be;}['_compareOperations'](_0x4b0b53,_0x592734){if(this['_checkOperation'](_0x4b0b53)&&this['_checkOperation'](_0x592734)){const _0x46cece=_0x4b0b53['nodes'][0x0]['data']['length'],_0xf915af=O(_(_0x4b0b53['position'],_0x46cece),_0x592734['position']),_0x25dabc=_0x4b0b53['nodes'][0x0],_0x4bd481=_0x592734['nodes'][0x0];return _0xf915af&&this['_compareAttributes'](_0x25dabc,_0x4bd481);}return!0x1;}['_compressSingleOperation'](_0x1f2080){const _0x30079a={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('InsertOperation')['compress'](_0x30079a,[_0x1f2080]),_0x30079a['buffers'][0x0];}['_decompressSingleOperation'](_0x9bb00f){const _0x1ab3ce=[];return this['_context']['_getCompressorByName']('InsertOperation')['decompress'](_0x1ab3ce,_0x9bb00f),_0x1ab3ce[0x0];}['_checkOperation'](_0x130bdb){return'InsertOperation'==_0x130bdb['__className']&&0x1==_0x130bdb['nodes']['length']&&_0x130bdb['nodes'][0x0]['data']&&!_0x130bdb['wasUndone']&&0x1==Array['from'](_0x130bdb['nodes'][0x0]['data'])['length'];}['_compareAttributes'](_0x279937,_0x20b5c1){const _0x39c515=Object['keys'](_0x279937['attributes']||{}),_0x424159=Object['keys'](_0x20b5c1['attributes']||{});return _0x39c515['length']===_0x424159['length']&&_0x39c515['every'](_0x462878=>_0x20b5c1['attributes'][_0x462878]&&_0x20b5c1['attributes'][_0x462878]===_0x279937['attributes'][_0x462878]);}}class c extends b{['_combineNext'](_0xfb2438,_0xfbbe90){return _0xfbbe90['howMany']++,_0xfbbe90['sourcePosition']=_0x4e97ed(_0xfb2438['sourcePosition']),_0xfbbe90;}['_splitCurrent'](_0xf88540){const _0x384713=_0x4e97ed(_0xf88540);return _0xf88540['howMany']--,_0x384713['howMany']=0x1,_0x384713['sourcePosition']=_(_0x384713['sourcePosition'],_0xf88540['howMany']),_0x384713;}['_compareOperations'](_0x19acd0,_0x3deaec){return!(!this['_checkOperation'](_0x19acd0)||!this['_checkOperation'](_0x3deaec))&&(O(_(_0x19acd0['sourcePosition'],-0x1),_0x3deaec['sourcePosition'])&&O(_0x19acd0['targetPosition'],_0x3deaec['targetPosition']));}['_compressSingleOperation'](_0x58fd3f){const _0x2879fa={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x2879fa,[_0x58fd3f]),_0x2879fa['buffers'][0x0];}['_decompressSingleOperation'](_0x509608){const _0x630590=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x630590,_0x509608),_0x630590[0x0];}['_checkOperation'](_0x135478){return'MoveOperation'==_0x135478['__className']&&'$graveyard'==_0x135478['targetPosition']['root']&&0x1==_0x135478['howMany']&&!_0x135478['wasUndone'];}}class h extends b{['_combineNext'](_0x32181c,_0x148029){return _0x148029['howMany']++,_0x148029;}['_splitCurrent'](_0x2f0f3){const _0x281d1b=_0x4e97ed(_0x2f0f3);return _0x281d1b['howMany']=0x1,_0x2f0f3['howMany']--,_0x281d1b;}['_compareOperations'](_0xb6631d,_0x1ef6ac){return!(!this['_checkOperation'](_0xb6631d)||!this['_checkOperation'](_0x1ef6ac))&&(O(_0xb6631d['sourcePosition'],_0x1ef6ac['sourcePosition'])&&O(_0xb6631d['targetPosition'],_0x1ef6ac['targetPosition']));}['_compressSingleOperation'](_0x2b42d5){const _0x1cbb2a={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x1cbb2a,[_0x2b42d5]),_0x1cbb2a['buffers'][0x0];}['_decompressSingleOperation'](_0x93798b){const _0x4118b7=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x4118b7,_0x93798b),_0x4118b7[0x0];}['_checkOperation'](_0x6a19a5){return'MoveOperation'==_0x6a19a5['__className']&&'$graveyard'==_0x6a19a5['targetPosition']['root']&&0x1==_0x6a19a5['howMany']&&!_0x6a19a5['wasUndone'];}}class f extends b{['compress'](_0x252a44,_0x4df5c5){if(!this['_compareOperations'](_0x4df5c5[0x0],_0x4df5c5[0x1]))return!0x1;const _0x25e5b2=_0x4df5c5['shift']();return _0x25e5b2['oldRange']=null,_0x25e5b2['newRange']&&O(_0x25e5b2['newRange']['start'],_0x25e5b2['newRange']['end'])&&(_0x25e5b2['newRange']['end']=null),_0x4df5c5['shift'](),_0x252a44['types']['push'](this['_id']),_0x252a44['types']['push'](0x0),_0x252a44['buffers']['push'](this['_compressSingleOperation'](_0x25e5b2)),!0x0;}['decompress'](_0xfd7d23,_0x4e35c4){const _0x76fdab=this['_decompressSingleOperation'](_0x4e35c4);_0x76fdab['newRange']&&!_0x76fdab['newRange']['end']&&(_0x76fdab['newRange']['end']=_0x4e97ed(_0x76fdab['newRange']['start']));const _0x4bd449=_0x4e97ed(_0x76fdab);_0x4bd449['newRange']&&(_0x4bd449['newRange']['start']['stickiness']='toNone',_0x4bd449['newRange']['end']=_0x4e97ed(_0x4bd449['newRange']['start'])),_0x4bd449['name']='user:position:'+_0x4bd449['name']['split'](':')[0x2],_0x4e35c4['types']['shift'](),_0xfd7d23['push'](_0x76fdab),_0xfd7d23['push'](_0x4bd449);}['_compressSingleOperation'](_0x42338a){const _0xbed5f5={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MarkerOperation')['compress'](_0xbed5f5,[_0x42338a]),_0xbed5f5['buffers'][0x0];}['_decompressSingleOperation'](_0x3fb3ec){const _0x5cbf51=[];return this['_context']['_getCompressorByName']('MarkerOperation')['decompress'](_0x5cbf51,_0x3fb3ec),_0x5cbf51[0x0];}['_compareOperations'](_0x2a7021,_0x18b060){return!(!_0x2a7021||!_0x18b060)&&('MarkerOperation'==_0x2a7021['__className']&&'MarkerOperation'==_0x18b060['__className']&&!(!_0x2a7021['name']['startsWith']('user:')||!_0x18b060['name']['startsWith']('user:')||_0x2a7021['name']==_0x18b060['name']));}}class g{['_compressorById'];['_compressorByName'];['_protobufFactory'];constructor(){this['_compressorById']=new Map(),this['_compressorByName']=new Map(),this['_protobufFactory']=new r();const _0x10cfad=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',_0x10cfad,'comment')),this['_registerCompressor'](0x13,'SuggestionMarkerOperation',new a(0x13,'MarkerOperation',_0x10cfad,'suggestion')),this['_registerOperationCompressor'](0x14,'RootOperation',e),this['_registerActionCompressor'](0x64,'TypingAction',m),this['_registerActionCompressor'](0x65,'DeletingAction',c),this['_registerActionCompressor'](0x66,'ForwardDeletingAction',h),this['_registerActionCompressor'](0x67,'UserSelectionAction',f);}['compress'](_0x3ba013){if(!_0x3ba013||!_0x3ba013[0x0])throw new _0x3a05b3('no-operations-provided',this);const _0xc988f={'types':[],'buffers':[],'baseVersion':_0x3ba013[0x0]['baseVersion']};for(;_0x3ba013['length'];)this['_getCompressorByName']('UserSelectionAction')['compress'](_0xc988f,_0x3ba013)||this['_getCompressorByName']('TypingAction')['compress'](_0xc988f,_0x3ba013)||this['_getCompressorByName']('DeletingAction')['compress'](_0xc988f,_0x3ba013)||this['_getCompressorByName']('ForwardDeletingAction')['compress'](_0xc988f,_0x3ba013)||this['_getCompressorByName']('CommentMarkerOperation')['compress'](_0xc988f,_0x3ba013)||this['_getCompressorByName']('SuggestionMarkerOperation')['compress'](_0xc988f,_0x3ba013)||this['_getCompressorByName'](_0x3ba013[0x0]['__className'])['compress'](_0xc988f,_0x3ba013);return _0xc988f;}['decompress'](_0x1b49c4){const _0x5f18e7=[];for(;_0x1b49c4['types']['length'];){this['_compressorById']['get'](_0x1b49c4['types'][0x0])['decompress'](_0x5f18e7,_0x1b49c4);}return _0x5f18e7['forEach']((_0x28de50,_0x32b69d)=>_0x28de50['baseVersion']=_0x1b49c4['baseVersion']+_0x32b69d),_0x5f18e7;}['_getCompressorByName'](_0x1a73df){return this['_compressorByName']['get'](_0x1a73df);}['_registerOperationCompressor'](_0x1c1fa0,_0x120b6a,_0x15f760){const _0x2f4cdb=new _0x15f760(_0x1c1fa0,_0x120b6a,this['_protobufFactory']['getDescriptor'](_0x120b6a));this['_registerCompressor'](_0x1c1fa0,_0x120b6a,_0x2f4cdb);}['_registerActionCompressor'](_0x14ef04,_0x16b061,_0x3ff0db){const _0x405054=new _0x3ff0db(_0x14ef04,this);this['_registerCompressor'](_0x14ef04,_0x16b061,_0x405054);}['_registerCompressor'](_0x585039,_0x1ce3f5,_0x34cd4f){this['_compressorById']['set'](_0x585039,_0x34cd4f),this['_compressorByName']['set'](_0x1ce3f5,_0x34cd4f);}}export{g as Compressor};
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ckeditor/ckeditor5-operations-compressor",
|
|
3
|
-
"version": "43.2.0-alpha.
|
|
3
|
+
"version": "43.2.0-alpha.7",
|
|
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": "43.2.0-alpha.
|
|
37
|
-
"ckeditor5": "43.2.0-alpha.
|
|
36
|
+
"@ckeditor/ckeditor5-utils": "43.2.0-alpha.7",
|
|
37
|
+
"ckeditor5": "43.2.0-alpha.7",
|
|
38
38
|
"lodash-es": "4.17.21",
|
|
39
39
|
"protobufjs": "7.2.5"
|
|
40
40
|
},
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x4cd57a=_0x54b3;function _0x3ee9(){const _0x3b8703=['length','push','8REyZdZ','_compressSingleOperation','5730360CCJubW','86zttAhX','_id','decompress','2331459GPuFxv','_decompressSingleOperation','shift','3162530SuHZHe','8866377NsRwpF','buffers','6970664pFfAnp','_compareOperations','7BbhKgR','_combineNext','compress','28795gzJgEW','_context','_splitCurrent','816315PJLuAn','types'];_0x3ee9=function(){return _0x3b8703;};return _0x3ee9();}function _0x54b3(_0x6f2e13,_0x4f926c){const _0x3ee96b=_0x3ee9();return _0x54b3=function(_0x54b3ff,_0x220736){_0x54b3ff=_0x54b3ff-0x1bc;let _0x375678=_0x3ee96b[_0x54b3ff];return _0x375678;},_0x54b3(_0x6f2e13,_0x4f926c);}(function(_0x249a84,_0x42e449){const _0x25eadc=_0x54b3,_0x4b7466=_0x249a84();while(!![]){try{const _0x5b0665=-parseInt(_0x25eadc(0x1c6))/0x1*(-parseInt(_0x25eadc(0x1d0))/0x2)+-parseInt(_0x25eadc(0x1d3))/0x3+-parseInt(_0x25eadc(0x1cd))/0x4*(parseInt(_0x25eadc(0x1c9))/0x5)+parseInt(_0x25eadc(0x1cf))/0x6+parseInt(_0x25eadc(0x1c3))/0x7*(-parseInt(_0x25eadc(0x1c1))/0x8)+parseInt(_0x25eadc(0x1bf))/0x9+-parseInt(_0x25eadc(0x1be))/0xa;if(_0x5b0665===_0x42e449)break;else _0x4b7466['push'](_0x4b7466['shift']());}catch(_0x29e353){_0x4b7466['push'](_0x4b7466['shift']());}}}(_0x3ee9,0xd895d));import{cloneDeep as _0x34e725}from'lodash-es';export default class b{constructor(_0x49831a,_0x218517){const _0x332ffa=_0x54b3;this[_0x332ffa(0x1d1)]=_0x49831a,this[_0x332ffa(0x1c7)]=_0x218517;}[_0x4cd57a(0x1c5)](_0x4b22dd,_0x5ded3f){const _0x4b84c3=_0x4cd57a;let _0x16111b;for(;_0x5ded3f[_0x4b84c3(0x1cb)]>0x1&&this[_0x4b84c3(0x1c2)](_0x5ded3f[0x0],_0x5ded3f[0x1]);)_0x16111b?(_0x16111b=this[_0x4b84c3(0x1c4)](_0x5ded3f[_0x4b84c3(0x1bd)](),_0x16111b),_0x4b22dd[_0x4b84c3(0x1ca)][_0x4b84c3(0x1cc)](0x0)):(_0x16111b=_0x34e725(_0x5ded3f[_0x4b84c3(0x1bd)]()),_0x4b22dd[_0x4b84c3(0x1ca)][_0x4b84c3(0x1cc)](this[_0x4b84c3(0x1d1)]));return!!_0x16111b&&(_0x16111b=this[_0x4b84c3(0x1c4)](_0x5ded3f[_0x4b84c3(0x1bd)](),_0x16111b),_0x4b22dd[_0x4b84c3(0x1ca)][_0x4b84c3(0x1cc)](0x0),_0x4b22dd[_0x4b84c3(0x1c0)][_0x4b84c3(0x1cc)](this[_0x4b84c3(0x1ce)](_0x16111b)),!0x0);}[_0x4cd57a(0x1d2)](_0x2bb397,_0x570ee1){const _0x3c26d0=_0x4cd57a,_0x48fde5=this[_0x3c26d0(0x1bc)](_0x570ee1);for(;0x0==_0x570ee1[_0x3c26d0(0x1ca)][0x0];)_0x570ee1[_0x3c26d0(0x1ca)][_0x3c26d0(0x1bd)](),_0x2bb397[_0x3c26d0(0x1cc)](this[_0x3c26d0(0x1c8)](_0x48fde5));_0x2bb397[_0x3c26d0(0x1cc)](_0x48fde5);}}
|