@ckeditor/ckeditor5-operations-compressor 47.6.1 → 47.6.2-alpha.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.js +2 -2
- package/package.json +3 -3
- package/src/actioncompressor/actioncompressor.js +1 -1
- package/src/actioncompressor/deletingactioncompressor.js +1 -1
- package/src/actioncompressor/forwarddeletingactioncompressor.js +1 -1
- package/src/actioncompressor/typingactioncompressor.js +1 -1
- package/src/actioncompressor/userselectionactioncompressor.js +1 -1
- package/src/compressor.js +1 -1
- package/src/errors.js +1 -1
- package/src/index.js +1 -1
- package/src/lib/compiledmessages.js +2 -2
- package/src/lib/protobufdescriptions.js +1 -1
- package/src/operationcompressor/annotationmarkeroperationcompressor.js +1 -1
- package/src/operationcompressor/attributeoperationcompressor.js +1 -1
- package/src/operationcompressor/insertoperationcompressor.js +1 -1
- package/src/operationcompressor/markeroperationcompressor.js +1 -1
- package/src/operationcompressor/nooperationcompressor.js +1 -1
- package/src/operationcompressor/operationcompressor.js +1 -1
- package/src/protobuffactory.js +1 -1
- package/src/utils.js +1 -1
package/dist/index.js
CHANGED
|
@@ -20,5 +20,5 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
import{CKEditorError as
|
|
24
|
-
((()=>{var _0x478192=_0x56ad9f['Reader'],_0x5b066d=_0x56ad9f['Writer'],_0x23fb37=_0x56ad9f['util'],_0x360104=_0x56ad9f['roots']['default']||(_0x56ad9f['roots']['default']={});return _0x360104['AttributeOperation']=(function(){function _0x38b161(_0x3118eb){if(_0x3118eb){for(var _0x8eb952=Object['keys'](_0x3118eb),_0x1a733e=0x0;_0x1a733e<_0x8eb952['length'];++_0x1a733e)null!=_0x3118eb[_0x8eb952[_0x1a733e]]&&(this[_0x8eb952[_0x1a733e]]=_0x3118eb[_0x8eb952[_0x1a733e]]);}}return _0x38b161['prototype']['range']=null,_0x38b161['prototype']['key']='',_0x38b161['prototype']['oldValueBoolean']=!0x1,_0x38b161['prototype']['oldValueJson']='',_0x38b161['prototype']['newValueBoolean']=!0x1,_0x38b161['prototype']['newValueJson']='',_0x38b161['prototype']['wasUndone']=!0x1,_0x38b161['create']=function(_0x116eb4){return new _0x38b161(_0x116eb4);},_0x38b161['encode']=function(_0x465b18,_0x56bc98){return _0x56bc98||(_0x56bc98=_0x5b066d['create']()),null!=_0x465b18['range']&&Object['hasOwnProperty']['call'](_0x465b18,'range')&&_0x360104['Range']['encode'](_0x465b18['range'],_0x56bc98['uint32'](0xa)['fork']())['ldelim'](),null!=_0x465b18['key']&&Object['hasOwnProperty']['call'](_0x465b18,'key')&&_0x56bc98['uint32'](0x12)['string'](_0x465b18['key']),null!=_0x465b18['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x465b18,'oldValueBoolean')&&_0x56bc98['uint32'](0x18)['bool'](_0x465b18['oldValueBoolean']),null!=_0x465b18['oldValueJson']&&Object['hasOwnProperty']['call'](_0x465b18,'oldValueJson')&&_0x56bc98['uint32'](0x22)['string'](_0x465b18['oldValueJson']),null!=_0x465b18['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x465b18,'newValueBoolean')&&_0x56bc98['uint32'](0x28)['bool'](_0x465b18['newValueBoolean']),null!=_0x465b18['newValueJson']&&Object['hasOwnProperty']['call'](_0x465b18,'newValueJson')&&_0x56bc98['uint32'](0x32)['string'](_0x465b18['newValueJson']),null!=_0x465b18['wasUndone']&&Object['hasOwnProperty']['call'](_0x465b18,'wasUndone')&&_0x56bc98['uint32'](0x38)['bool'](_0x465b18['wasUndone']),_0x56bc98;},_0x38b161['encodeDelimited']=function(_0x4c4b36,_0x2ea579){return this['encode'](_0x4c4b36,_0x2ea579)['ldelim']();},_0x38b161['decode']=function(_0x840b11,_0x501302){_0x840b11 instanceof _0x478192||(_0x840b11=_0x478192['create'](_0x840b11));for(var _0x1b35f2=void 0x0===_0x501302?_0x840b11['len']:_0x840b11['pos']+_0x501302,_0x54674b=new _0x360104['AttributeOperation']();_0x840b11['pos']<_0x1b35f2;){var _0x321e15=_0x840b11['uint32']();switch(_0x321e15>>>0x3){case 0x1:_0x54674b['range']=_0x360104['Range']['decode'](_0x840b11,_0x840b11['uint32']());break;case 0x2:_0x54674b['key']=_0x840b11['string']();break;case 0x3:_0x54674b['oldValueBoolean']=_0x840b11['bool']();break;case 0x4:_0x54674b['oldValueJson']=_0x840b11['string']();break;case 0x5:_0x54674b['newValueBoolean']=_0x840b11['bool']();break;case 0x6:_0x54674b['newValueJson']=_0x840b11['string']();break;case 0x7:_0x54674b['wasUndone']=_0x840b11['bool']();break;default:_0x840b11['skipType'](0x7&_0x321e15);}}return _0x54674b;},_0x38b161['decodeDelimited']=function(_0xb86448){return _0xb86448 instanceof _0x478192||(_0xb86448=new _0x478192(_0xb86448)),this['decode'](_0xb86448,_0xb86448['uint32']());},_0x38b161['verify']=function(_0x3c7871){if('object'!=typeof _0x3c7871||null===_0x3c7871)return'object\x20expected';if(null!=_0x3c7871['range']&&_0x3c7871['hasOwnProperty']('range')){var _0x162c1c=_0x360104['Range']['verify'](_0x3c7871['range']);if(_0x162c1c)return'range.'+_0x162c1c;}return null!=_0x3c7871['key']&&_0x3c7871['hasOwnProperty']('key')&&!_0x23fb37['isString'](_0x3c7871['key'])?'key:\x20string\x20expected':null!=_0x3c7871['oldValueBoolean']&&_0x3c7871['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x3c7871['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x3c7871['oldValueJson']&&_0x3c7871['hasOwnProperty']('oldValueJson')&&!_0x23fb37['isString'](_0x3c7871['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x3c7871['newValueBoolean']&&_0x3c7871['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x3c7871['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x3c7871['newValueJson']&&_0x3c7871['hasOwnProperty']('newValueJson')&&!_0x23fb37['isString'](_0x3c7871['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x3c7871['wasUndone']&&_0x3c7871['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x3c7871['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x38b161['fromObject']=function(_0x1bddf3){if(_0x1bddf3 instanceof _0x360104['AttributeOperation'])return _0x1bddf3;var _0x25a7e4=new _0x360104['AttributeOperation']();if(null!=_0x1bddf3['range']){if('object'!=typeof _0x1bddf3['range'])throw TypeError('.AttributeOperation.range:\x20object\x20expected');_0x25a7e4['range']=_0x360104['Range']['fromObject'](_0x1bddf3['range']);}return null!=_0x1bddf3['key']&&(_0x25a7e4['key']=String(_0x1bddf3['key'])),null!=_0x1bddf3['oldValueBoolean']&&(_0x25a7e4['oldValueBoolean']=Boolean(_0x1bddf3['oldValueBoolean'])),null!=_0x1bddf3['oldValueJson']&&(_0x25a7e4['oldValueJson']=String(_0x1bddf3['oldValueJson'])),null!=_0x1bddf3['newValueBoolean']&&(_0x25a7e4['newValueBoolean']=Boolean(_0x1bddf3['newValueBoolean'])),null!=_0x1bddf3['newValueJson']&&(_0x25a7e4['newValueJson']=String(_0x1bddf3['newValueJson'])),null!=_0x1bddf3['wasUndone']&&(_0x25a7e4['wasUndone']=Boolean(_0x1bddf3['wasUndone'])),_0x25a7e4;},_0x38b161['toObject']=function(_0x550495,_0x56029e){_0x56029e||(_0x56029e={});var _0x161a81={};return _0x56029e['defaults']&&(_0x161a81['range']=null,_0x161a81['key']='',_0x161a81['oldValueBoolean']=!0x1,_0x161a81['oldValueJson']='',_0x161a81['newValueBoolean']=!0x1,_0x161a81['newValueJson']='',_0x161a81['wasUndone']=!0x1),null!=_0x550495['range']&&_0x550495['hasOwnProperty']('range')&&(_0x161a81['range']=_0x360104['Range']['toObject'](_0x550495['range'],_0x56029e)),null!=_0x550495['key']&&_0x550495['hasOwnProperty']('key')&&(_0x161a81['key']=_0x550495['key']),null!=_0x550495['oldValueBoolean']&&_0x550495['hasOwnProperty']('oldValueBoolean')&&(_0x161a81['oldValueBoolean']=_0x550495['oldValueBoolean']),null!=_0x550495['oldValueJson']&&_0x550495['hasOwnProperty']('oldValueJson')&&(_0x161a81['oldValueJson']=_0x550495['oldValueJson']),null!=_0x550495['newValueBoolean']&&_0x550495['hasOwnProperty']('newValueBoolean')&&(_0x161a81['newValueBoolean']=_0x550495['newValueBoolean']),null!=_0x550495['newValueJson']&&_0x550495['hasOwnProperty']('newValueJson')&&(_0x161a81['newValueJson']=_0x550495['newValueJson']),null!=_0x550495['wasUndone']&&_0x550495['hasOwnProperty']('wasUndone')&&(_0x161a81['wasUndone']=_0x550495['wasUndone']),_0x161a81;},_0x38b161['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x56ad9f['util']['toJSONOptions']);},_0x38b161['getTypeUrl']=function(_0x2ebb95){return void 0x0===_0x2ebb95&&(_0x2ebb95='type.googleapis.com'),_0x2ebb95+'/AttributeOperation';},_0x38b161;}()),_0x360104['InsertOperation']=(function(){function _0x45dc1a(_0x2e7a56){if(this['nodes']=[],_0x2e7a56){for(var _0x370d57=Object['keys'](_0x2e7a56),_0x592e11=0x0;_0x592e11<_0x370d57['length'];++_0x592e11)null!=_0x2e7a56[_0x370d57[_0x592e11]]&&(this[_0x370d57[_0x592e11]]=_0x2e7a56[_0x370d57[_0x592e11]]);}}return _0x45dc1a['prototype']['position']=null,_0x45dc1a['prototype']['nodes']=_0x23fb37['emptyArray'],_0x45dc1a['prototype']['shouldReceiveAttributes']=!0x1,_0x45dc1a['prototype']['wasUndone']=!0x1,_0x45dc1a['create']=function(_0x2124c8){return new _0x45dc1a(_0x2124c8);},_0x45dc1a['encode']=function(_0x58baa3,_0x28e942){if(_0x28e942||(_0x28e942=_0x5b066d['create']()),null!=_0x58baa3['position']&&Object['hasOwnProperty']['call'](_0x58baa3,'position')&&_0x360104['Position']['encode'](_0x58baa3['position'],_0x28e942['uint32'](0xa)['fork']())['ldelim'](),null!=_0x58baa3['nodes']&&_0x58baa3['nodes']['length']){for(var _0x51a2a7=0x0;_0x51a2a7<_0x58baa3['nodes']['length'];++_0x51a2a7)_0x360104['Element']['encode'](_0x58baa3['nodes'][_0x51a2a7],_0x28e942['uint32'](0x12)['fork']())['ldelim']();}return null!=_0x58baa3['shouldReceiveAttributes']&&Object['hasOwnProperty']['call'](_0x58baa3,'shouldReceiveAttributes')&&_0x28e942['uint32'](0x18)['bool'](_0x58baa3['shouldReceiveAttributes']),null!=_0x58baa3['wasUndone']&&Object['hasOwnProperty']['call'](_0x58baa3,'wasUndone')&&_0x28e942['uint32'](0x20)['bool'](_0x58baa3['wasUndone']),_0x28e942;},_0x45dc1a['encodeDelimited']=function(_0x598166,_0x4b0734){return this['encode'](_0x598166,_0x4b0734)['ldelim']();},_0x45dc1a['decode']=function(_0x5e1830,_0x265486){_0x5e1830 instanceof _0x478192||(_0x5e1830=_0x478192['create'](_0x5e1830));for(var _0x2a841c=void 0x0===_0x265486?_0x5e1830['len']:_0x5e1830['pos']+_0x265486,_0x2e3077=new _0x360104['InsertOperation']();_0x5e1830['pos']<_0x2a841c;){var _0x44291c=_0x5e1830['uint32']();switch(_0x44291c>>>0x3){case 0x1:_0x2e3077['position']=_0x360104['Position']['decode'](_0x5e1830,_0x5e1830['uint32']());break;case 0x2:_0x2e3077['nodes']&&_0x2e3077['nodes']['length']||(_0x2e3077['nodes']=[]),_0x2e3077['nodes']['push'](_0x360104['Element']['decode'](_0x5e1830,_0x5e1830['uint32']()));break;case 0x3:_0x2e3077['shouldReceiveAttributes']=_0x5e1830['bool']();break;case 0x4:_0x2e3077['wasUndone']=_0x5e1830['bool']();break;default:_0x5e1830['skipType'](0x7&_0x44291c);}}return _0x2e3077;},_0x45dc1a['decodeDelimited']=function(_0x13722a){return _0x13722a instanceof _0x478192||(_0x13722a=new _0x478192(_0x13722a)),this['decode'](_0x13722a,_0x13722a['uint32']());},_0x45dc1a['verify']=function(_0x4ed4bb){if('object'!=typeof _0x4ed4bb||null===_0x4ed4bb)return'object\x20expected';if(null!=_0x4ed4bb['position']&&_0x4ed4bb['hasOwnProperty']('position')&&(_0x92d09d=_0x360104['Position']['verify'](_0x4ed4bb['position'])))return'position.'+_0x92d09d;if(null!=_0x4ed4bb['nodes']&&_0x4ed4bb['hasOwnProperty']('nodes')){if(!Array['isArray'](_0x4ed4bb['nodes']))return'nodes:\x20array\x20expected';for(var _0x49770e=0x0;_0x49770e<_0x4ed4bb['nodes']['length'];++_0x49770e){var _0x92d09d;if(_0x92d09d=_0x360104['Element']['verify'](_0x4ed4bb['nodes'][_0x49770e]))return'nodes.'+_0x92d09d;}}return null!=_0x4ed4bb['shouldReceiveAttributes']&&_0x4ed4bb['hasOwnProperty']('shouldReceiveAttributes')&&'boolean'!=typeof _0x4ed4bb['shouldReceiveAttributes']?'shouldReceiveAttributes:\x20boolean\x20expected':null!=_0x4ed4bb['wasUndone']&&_0x4ed4bb['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x4ed4bb['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x45dc1a['fromObject']=function(_0x107b34){if(_0x107b34 instanceof _0x360104['InsertOperation'])return _0x107b34;var _0x4f1fa7=new _0x360104['InsertOperation']();if(null!=_0x107b34['position']){if('object'!=typeof _0x107b34['position'])throw TypeError('.InsertOperation.position:\x20object\x20expected');_0x4f1fa7['position']=_0x360104['Position']['fromObject'](_0x107b34['position']);}if(_0x107b34['nodes']){if(!Array['isArray'](_0x107b34['nodes']))throw TypeError('.InsertOperation.nodes:\x20array\x20expected');_0x4f1fa7['nodes']=[];for(var _0x1a8f23=0x0;_0x1a8f23<_0x107b34['nodes']['length'];++_0x1a8f23){if('object'!=typeof _0x107b34['nodes'][_0x1a8f23])throw TypeError('.InsertOperation.nodes:\x20object\x20expected');_0x4f1fa7['nodes'][_0x1a8f23]=_0x360104['Element']['fromObject'](_0x107b34['nodes'][_0x1a8f23]);}}return null!=_0x107b34['shouldReceiveAttributes']&&(_0x4f1fa7['shouldReceiveAttributes']=Boolean(_0x107b34['shouldReceiveAttributes'])),null!=_0x107b34['wasUndone']&&(_0x4f1fa7['wasUndone']=Boolean(_0x107b34['wasUndone'])),_0x4f1fa7;},_0x45dc1a['toObject']=function(_0x21cb54,_0x5c86a2){_0x5c86a2||(_0x5c86a2={});var _0x49a90f={};if((_0x5c86a2['arrays']||_0x5c86a2['defaults'])&&(_0x49a90f['nodes']=[]),_0x5c86a2['defaults']&&(_0x49a90f['position']=null,_0x49a90f['shouldReceiveAttributes']=!0x1,_0x49a90f['wasUndone']=!0x1),null!=_0x21cb54['position']&&_0x21cb54['hasOwnProperty']('position')&&(_0x49a90f['position']=_0x360104['Position']['toObject'](_0x21cb54['position'],_0x5c86a2)),_0x21cb54['nodes']&&_0x21cb54['nodes']['length']){_0x49a90f['nodes']=[];for(var _0x854b25=0x0;_0x854b25<_0x21cb54['nodes']['length'];++_0x854b25)_0x49a90f['nodes'][_0x854b25]=_0x360104['Element']['toObject'](_0x21cb54['nodes'][_0x854b25],_0x5c86a2);}return null!=_0x21cb54['shouldReceiveAttributes']&&_0x21cb54['hasOwnProperty']('shouldReceiveAttributes')&&(_0x49a90f['shouldReceiveAttributes']=_0x21cb54['shouldReceiveAttributes']),null!=_0x21cb54['wasUndone']&&_0x21cb54['hasOwnProperty']('wasUndone')&&(_0x49a90f['wasUndone']=_0x21cb54['wasUndone']),_0x49a90f;},_0x45dc1a['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x56ad9f['util']['toJSONOptions']);},_0x45dc1a['getTypeUrl']=function(_0x2629ad){return void 0x0===_0x2629ad&&(_0x2629ad='type.googleapis.com'),_0x2629ad+'/InsertOperation';},_0x45dc1a;}()),_0x360104['MarkerOperation']=(function(){function _0x4cbc84(_0x4a0d44){if(_0x4a0d44){for(var _0x55669a=Object['keys'](_0x4a0d44),_0x23e1a6=0x0;_0x23e1a6<_0x55669a['length'];++_0x23e1a6)null!=_0x4a0d44[_0x55669a[_0x23e1a6]]&&(this[_0x55669a[_0x23e1a6]]=_0x4a0d44[_0x55669a[_0x23e1a6]]);}}return _0x4cbc84['prototype']['name']='',_0x4cbc84['prototype']['oldRange']=null,_0x4cbc84['prototype']['newRange']=null,_0x4cbc84['prototype']['affectsData']=!0x1,_0x4cbc84['prototype']['wasUndone']=!0x1,_0x4cbc84['create']=function(_0x1a3674){return new _0x4cbc84(_0x1a3674);},_0x4cbc84['encode']=function(_0x2feb86,_0x336a8d){return _0x336a8d||(_0x336a8d=_0x5b066d['create']()),null!=_0x2feb86['name']&&Object['hasOwnProperty']['call'](_0x2feb86,'name')&&_0x336a8d['uint32'](0xa)['string'](_0x2feb86['name']),null!=_0x2feb86['oldRange']&&Object['hasOwnProperty']['call'](_0x2feb86,'oldRange')&&_0x360104['Range']['encode'](_0x2feb86['oldRange'],_0x336a8d['uint32'](0x12)['fork']())['ldelim'](),null!=_0x2feb86['newRange']&&Object['hasOwnProperty']['call'](_0x2feb86,'newRange')&&_0x360104['Range']['encode'](_0x2feb86['newRange'],_0x336a8d['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x2feb86['affectsData']&&Object['hasOwnProperty']['call'](_0x2feb86,'affectsData')&&_0x336a8d['uint32'](0x20)['bool'](_0x2feb86['affectsData']),null!=_0x2feb86['wasUndone']&&Object['hasOwnProperty']['call'](_0x2feb86,'wasUndone')&&_0x336a8d['uint32'](0x28)['bool'](_0x2feb86['wasUndone']),_0x336a8d;},_0x4cbc84['encodeDelimited']=function(_0x28a611,_0x220363){return this['encode'](_0x28a611,_0x220363)['ldelim']();},_0x4cbc84['decode']=function(_0x44b337,_0x4e0182){_0x44b337 instanceof _0x478192||(_0x44b337=_0x478192['create'](_0x44b337));for(var _0x57ab1a=void 0x0===_0x4e0182?_0x44b337['len']:_0x44b337['pos']+_0x4e0182,_0x5259a6=new _0x360104['MarkerOperation']();_0x44b337['pos']<_0x57ab1a;){var _0x5e6ac4=_0x44b337['uint32']();switch(_0x5e6ac4>>>0x3){case 0x1:_0x5259a6['name']=_0x44b337['string']();break;case 0x2:_0x5259a6['oldRange']=_0x360104['Range']['decode'](_0x44b337,_0x44b337['uint32']());break;case 0x3:_0x5259a6['newRange']=_0x360104['Range']['decode'](_0x44b337,_0x44b337['uint32']());break;case 0x4:_0x5259a6['affectsData']=_0x44b337['bool']();break;case 0x5:_0x5259a6['wasUndone']=_0x44b337['bool']();break;default:_0x44b337['skipType'](0x7&_0x5e6ac4);}}return _0x5259a6;},_0x4cbc84['decodeDelimited']=function(_0x1503a1){return _0x1503a1 instanceof _0x478192||(_0x1503a1=new _0x478192(_0x1503a1)),this['decode'](_0x1503a1,_0x1503a1['uint32']());},_0x4cbc84['verify']=function(_0x5c4e75){if('object'!=typeof _0x5c4e75||null===_0x5c4e75)return'object\x20expected';if(null!=_0x5c4e75['name']&&_0x5c4e75['hasOwnProperty']('name')&&!_0x23fb37['isString'](_0x5c4e75['name']))return'name:\x20string\x20expected';var _0x5535ca;if(null!=_0x5c4e75['oldRange']&&_0x5c4e75['hasOwnProperty']('oldRange')&&(_0x5535ca=_0x360104['Range']['verify'](_0x5c4e75['oldRange'])))return'oldRange.'+_0x5535ca;if(null!=_0x5c4e75['newRange']&&_0x5c4e75['hasOwnProperty']('newRange')&&(_0x5535ca=_0x360104['Range']['verify'](_0x5c4e75['newRange'])))return'newRange.'+_0x5535ca;return null!=_0x5c4e75['affectsData']&&_0x5c4e75['hasOwnProperty']('affectsData')&&'boolean'!=typeof _0x5c4e75['affectsData']?'affectsData:\x20boolean\x20expected':null!=_0x5c4e75['wasUndone']&&_0x5c4e75['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x5c4e75['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x4cbc84['fromObject']=function(_0x5ad75d){if(_0x5ad75d instanceof _0x360104['MarkerOperation'])return _0x5ad75d;var _0x1d7bac=new _0x360104['MarkerOperation']();if(null!=_0x5ad75d['name']&&(_0x1d7bac['name']=String(_0x5ad75d['name'])),null!=_0x5ad75d['oldRange']){if('object'!=typeof _0x5ad75d['oldRange'])throw TypeError('.MarkerOperation.oldRange:\x20object\x20expected');_0x1d7bac['oldRange']=_0x360104['Range']['fromObject'](_0x5ad75d['oldRange']);}if(null!=_0x5ad75d['newRange']){if('object'!=typeof _0x5ad75d['newRange'])throw TypeError('.MarkerOperation.newRange:\x20object\x20expected');_0x1d7bac['newRange']=_0x360104['Range']['fromObject'](_0x5ad75d['newRange']);}return null!=_0x5ad75d['affectsData']&&(_0x1d7bac['affectsData']=Boolean(_0x5ad75d['affectsData'])),null!=_0x5ad75d['wasUndone']&&(_0x1d7bac['wasUndone']=Boolean(_0x5ad75d['wasUndone'])),_0x1d7bac;},_0x4cbc84['toObject']=function(_0x1c6eb5,_0x1177a7){_0x1177a7||(_0x1177a7={});var _0x26e890={};return _0x1177a7['defaults']&&(_0x26e890['name']='',_0x26e890['oldRange']=null,_0x26e890['newRange']=null,_0x26e890['affectsData']=!0x1,_0x26e890['wasUndone']=!0x1),null!=_0x1c6eb5['name']&&_0x1c6eb5['hasOwnProperty']('name')&&(_0x26e890['name']=_0x1c6eb5['name']),null!=_0x1c6eb5['oldRange']&&_0x1c6eb5['hasOwnProperty']('oldRange')&&(_0x26e890['oldRange']=_0x360104['Range']['toObject'](_0x1c6eb5['oldRange'],_0x1177a7)),null!=_0x1c6eb5['newRange']&&_0x1c6eb5['hasOwnProperty']('newRange')&&(_0x26e890['newRange']=_0x360104['Range']['toObject'](_0x1c6eb5['newRange'],_0x1177a7)),null!=_0x1c6eb5['affectsData']&&_0x1c6eb5['hasOwnProperty']('affectsData')&&(_0x26e890['affectsData']=_0x1c6eb5['affectsData']),null!=_0x1c6eb5['wasUndone']&&_0x1c6eb5['hasOwnProperty']('wasUndone')&&(_0x26e890['wasUndone']=_0x1c6eb5['wasUndone']),_0x26e890;},_0x4cbc84['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x56ad9f['util']['toJSONOptions']);},_0x4cbc84['getTypeUrl']=function(_0x2f41a7){return void 0x0===_0x2f41a7&&(_0x2f41a7='type.googleapis.com'),_0x2f41a7+'/MarkerOperation';},_0x4cbc84;}()),_0x360104['MergeOperation']=(function(){function _0x127e23(_0x4fcf77){if(_0x4fcf77){for(var _0x9b9098=Object['keys'](_0x4fcf77),_0x2fdac3=0x0;_0x2fdac3<_0x9b9098['length'];++_0x2fdac3)null!=_0x4fcf77[_0x9b9098[_0x2fdac3]]&&(this[_0x9b9098[_0x2fdac3]]=_0x4fcf77[_0x9b9098[_0x2fdac3]]);}}return _0x127e23['prototype']['sourcePosition']=null,_0x127e23['prototype']['targetPosition']=null,_0x127e23['prototype']['graveyardPosition']=null,_0x127e23['prototype']['howMany']=0x0,_0x127e23['prototype']['wasUndone']=!0x1,_0x127e23['create']=function(_0x2f5ee3){return new _0x127e23(_0x2f5ee3);},_0x127e23['encode']=function(_0xbf945,_0x4d2a0d){return _0x4d2a0d||(_0x4d2a0d=_0x5b066d['create']()),null!=_0xbf945['sourcePosition']&&Object['hasOwnProperty']['call'](_0xbf945,'sourcePosition')&&_0x360104['Position']['encode'](_0xbf945['sourcePosition'],_0x4d2a0d['uint32'](0xa)['fork']())['ldelim'](),null!=_0xbf945['targetPosition']&&Object['hasOwnProperty']['call'](_0xbf945,'targetPosition')&&_0x360104['Position']['encode'](_0xbf945['targetPosition'],_0x4d2a0d['uint32'](0x12)['fork']())['ldelim'](),null!=_0xbf945['graveyardPosition']&&Object['hasOwnProperty']['call'](_0xbf945,'graveyardPosition')&&_0x360104['Position']['encode'](_0xbf945['graveyardPosition'],_0x4d2a0d['uint32'](0x1a)['fork']())['ldelim'](),null!=_0xbf945['howMany']&&Object['hasOwnProperty']['call'](_0xbf945,'howMany')&&_0x4d2a0d['uint32'](0x20)['uint32'](_0xbf945['howMany']),null!=_0xbf945['wasUndone']&&Object['hasOwnProperty']['call'](_0xbf945,'wasUndone')&&_0x4d2a0d['uint32'](0x28)['bool'](_0xbf945['wasUndone']),_0x4d2a0d;},_0x127e23['encodeDelimited']=function(_0x137e6,_0x55b090){return this['encode'](_0x137e6,_0x55b090)['ldelim']();},_0x127e23['decode']=function(_0x2af497,_0x2e581e){_0x2af497 instanceof _0x478192||(_0x2af497=_0x478192['create'](_0x2af497));for(var _0x2eddb6=void 0x0===_0x2e581e?_0x2af497['len']:_0x2af497['pos']+_0x2e581e,_0x173f9c=new _0x360104['MergeOperation']();_0x2af497['pos']<_0x2eddb6;){var _0x191d98=_0x2af497['uint32']();switch(_0x191d98>>>0x3){case 0x1:_0x173f9c['sourcePosition']=_0x360104['Position']['decode'](_0x2af497,_0x2af497['uint32']());break;case 0x2:_0x173f9c['targetPosition']=_0x360104['Position']['decode'](_0x2af497,_0x2af497['uint32']());break;case 0x3:_0x173f9c['graveyardPosition']=_0x360104['Position']['decode'](_0x2af497,_0x2af497['uint32']());break;case 0x4:_0x173f9c['howMany']=_0x2af497['uint32']();break;case 0x5:_0x173f9c['wasUndone']=_0x2af497['bool']();break;default:_0x2af497['skipType'](0x7&_0x191d98);}}return _0x173f9c;},_0x127e23['decodeDelimited']=function(_0x4e86d1){return _0x4e86d1 instanceof _0x478192||(_0x4e86d1=new _0x478192(_0x4e86d1)),this['decode'](_0x4e86d1,_0x4e86d1['uint32']());},_0x127e23['verify']=function(_0x3a5a91){if('object'!=typeof _0x3a5a91||null===_0x3a5a91)return'object\x20expected';var _0x1da43b;if(null!=_0x3a5a91['sourcePosition']&&_0x3a5a91['hasOwnProperty']('sourcePosition')&&(_0x1da43b=_0x360104['Position']['verify'](_0x3a5a91['sourcePosition'])))return'sourcePosition.'+_0x1da43b;if(null!=_0x3a5a91['targetPosition']&&_0x3a5a91['hasOwnProperty']('targetPosition')&&(_0x1da43b=_0x360104['Position']['verify'](_0x3a5a91['targetPosition'])))return'targetPosition.'+_0x1da43b;if(null!=_0x3a5a91['graveyardPosition']&&_0x3a5a91['hasOwnProperty']('graveyardPosition')&&(_0x1da43b=_0x360104['Position']['verify'](_0x3a5a91['graveyardPosition'])))return'graveyardPosition.'+_0x1da43b;return null!=_0x3a5a91['howMany']&&_0x3a5a91['hasOwnProperty']('howMany')&&!_0x23fb37['isInteger'](_0x3a5a91['howMany'])?'howMany:\x20integer\x20expected':null!=_0x3a5a91['wasUndone']&&_0x3a5a91['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x3a5a91['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x127e23['fromObject']=function(_0x3908a5){if(_0x3908a5 instanceof _0x360104['MergeOperation'])return _0x3908a5;var _0x3085ce=new _0x360104['MergeOperation']();if(null!=_0x3908a5['sourcePosition']){if('object'!=typeof _0x3908a5['sourcePosition'])throw TypeError('.MergeOperation.sourcePosition:\x20object\x20expected');_0x3085ce['sourcePosition']=_0x360104['Position']['fromObject'](_0x3908a5['sourcePosition']);}if(null!=_0x3908a5['targetPosition']){if('object'!=typeof _0x3908a5['targetPosition'])throw TypeError('.MergeOperation.targetPosition:\x20object\x20expected');_0x3085ce['targetPosition']=_0x360104['Position']['fromObject'](_0x3908a5['targetPosition']);}if(null!=_0x3908a5['graveyardPosition']){if('object'!=typeof _0x3908a5['graveyardPosition'])throw TypeError('.MergeOperation.graveyardPosition:\x20object\x20expected');_0x3085ce['graveyardPosition']=_0x360104['Position']['fromObject'](_0x3908a5['graveyardPosition']);}return null!=_0x3908a5['howMany']&&(_0x3085ce['howMany']=_0x3908a5['howMany']>>>0x0),null!=_0x3908a5['wasUndone']&&(_0x3085ce['wasUndone']=Boolean(_0x3908a5['wasUndone'])),_0x3085ce;},_0x127e23['toObject']=function(_0x2ac97b,_0x1c8dba){_0x1c8dba||(_0x1c8dba={});var _0x17fb3a={};return _0x1c8dba['defaults']&&(_0x17fb3a['sourcePosition']=null,_0x17fb3a['targetPosition']=null,_0x17fb3a['graveyardPosition']=null,_0x17fb3a['howMany']=0x0,_0x17fb3a['wasUndone']=!0x1),null!=_0x2ac97b['sourcePosition']&&_0x2ac97b['hasOwnProperty']('sourcePosition')&&(_0x17fb3a['sourcePosition']=_0x360104['Position']['toObject'](_0x2ac97b['sourcePosition'],_0x1c8dba)),null!=_0x2ac97b['targetPosition']&&_0x2ac97b['hasOwnProperty']('targetPosition')&&(_0x17fb3a['targetPosition']=_0x360104['Position']['toObject'](_0x2ac97b['targetPosition'],_0x1c8dba)),null!=_0x2ac97b['graveyardPosition']&&_0x2ac97b['hasOwnProperty']('graveyardPosition')&&(_0x17fb3a['graveyardPosition']=_0x360104['Position']['toObject'](_0x2ac97b['graveyardPosition'],_0x1c8dba)),null!=_0x2ac97b['howMany']&&_0x2ac97b['hasOwnProperty']('howMany')&&(_0x17fb3a['howMany']=_0x2ac97b['howMany']),null!=_0x2ac97b['wasUndone']&&_0x2ac97b['hasOwnProperty']('wasUndone')&&(_0x17fb3a['wasUndone']=_0x2ac97b['wasUndone']),_0x17fb3a;},_0x127e23['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x56ad9f['util']['toJSONOptions']);},_0x127e23['getTypeUrl']=function(_0x1ed3a2){return void 0x0===_0x1ed3a2&&(_0x1ed3a2='type.googleapis.com'),_0x1ed3a2+'/MergeOperation';},_0x127e23;}()),_0x360104['MoveOperation']=(function(){function _0x1ad157(_0x13e503){if(_0x13e503){for(var _0x18a663=Object['keys'](_0x13e503),_0xda63af=0x0;_0xda63af<_0x18a663['length'];++_0xda63af)null!=_0x13e503[_0x18a663[_0xda63af]]&&(this[_0x18a663[_0xda63af]]=_0x13e503[_0x18a663[_0xda63af]]);}}return _0x1ad157['prototype']['sourcePosition']=null,_0x1ad157['prototype']['howMany']=0x0,_0x1ad157['prototype']['targetPosition']=null,_0x1ad157['prototype']['wasUndone']=!0x1,_0x1ad157['create']=function(_0x23bf0f){return new _0x1ad157(_0x23bf0f);},_0x1ad157['encode']=function(_0x5c8cb2,_0x155e3e){return _0x155e3e||(_0x155e3e=_0x5b066d['create']()),null!=_0x5c8cb2['sourcePosition']&&Object['hasOwnProperty']['call'](_0x5c8cb2,'sourcePosition')&&_0x360104['Position']['encode'](_0x5c8cb2['sourcePosition'],_0x155e3e['uint32'](0xa)['fork']())['ldelim'](),null!=_0x5c8cb2['howMany']&&Object['hasOwnProperty']['call'](_0x5c8cb2,'howMany')&&_0x155e3e['uint32'](0x10)['uint32'](_0x5c8cb2['howMany']),null!=_0x5c8cb2['targetPosition']&&Object['hasOwnProperty']['call'](_0x5c8cb2,'targetPosition')&&_0x360104['Position']['encode'](_0x5c8cb2['targetPosition'],_0x155e3e['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x5c8cb2['wasUndone']&&Object['hasOwnProperty']['call'](_0x5c8cb2,'wasUndone')&&_0x155e3e['uint32'](0x20)['bool'](_0x5c8cb2['wasUndone']),_0x155e3e;},_0x1ad157['encodeDelimited']=function(_0x5f3c9c,_0x1a42b6){return this['encode'](_0x5f3c9c,_0x1a42b6)['ldelim']();},_0x1ad157['decode']=function(_0x334032,_0x210bb4){_0x334032 instanceof _0x478192||(_0x334032=_0x478192['create'](_0x334032));for(var _0x357b31=void 0x0===_0x210bb4?_0x334032['len']:_0x334032['pos']+_0x210bb4,_0x119428=new _0x360104['MoveOperation']();_0x334032['pos']<_0x357b31;){var _0x21d0ac=_0x334032['uint32']();switch(_0x21d0ac>>>0x3){case 0x1:_0x119428['sourcePosition']=_0x360104['Position']['decode'](_0x334032,_0x334032['uint32']());break;case 0x2:_0x119428['howMany']=_0x334032['uint32']();break;case 0x3:_0x119428['targetPosition']=_0x360104['Position']['decode'](_0x334032,_0x334032['uint32']());break;case 0x4:_0x119428['wasUndone']=_0x334032['bool']();break;default:_0x334032['skipType'](0x7&_0x21d0ac);}}return _0x119428;},_0x1ad157['decodeDelimited']=function(_0x3a61ff){return _0x3a61ff instanceof _0x478192||(_0x3a61ff=new _0x478192(_0x3a61ff)),this['decode'](_0x3a61ff,_0x3a61ff['uint32']());},_0x1ad157['verify']=function(_0x574f80){if('object'!=typeof _0x574f80||null===_0x574f80)return'object\x20expected';var _0x4fc832;if(null!=_0x574f80['sourcePosition']&&_0x574f80['hasOwnProperty']('sourcePosition')&&(_0x4fc832=_0x360104['Position']['verify'](_0x574f80['sourcePosition'])))return'sourcePosition.'+_0x4fc832;if(null!=_0x574f80['howMany']&&_0x574f80['hasOwnProperty']('howMany')&&!_0x23fb37['isInteger'](_0x574f80['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x574f80['targetPosition']&&_0x574f80['hasOwnProperty']('targetPosition')&&(_0x4fc832=_0x360104['Position']['verify'](_0x574f80['targetPosition'])))return'targetPosition.'+_0x4fc832;return null!=_0x574f80['wasUndone']&&_0x574f80['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x574f80['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x1ad157['fromObject']=function(_0x1c15b3){if(_0x1c15b3 instanceof _0x360104['MoveOperation'])return _0x1c15b3;var _0x40e5dd=new _0x360104['MoveOperation']();if(null!=_0x1c15b3['sourcePosition']){if('object'!=typeof _0x1c15b3['sourcePosition'])throw TypeError('.MoveOperation.sourcePosition:\x20object\x20expected');_0x40e5dd['sourcePosition']=_0x360104['Position']['fromObject'](_0x1c15b3['sourcePosition']);}if(null!=_0x1c15b3['howMany']&&(_0x40e5dd['howMany']=_0x1c15b3['howMany']>>>0x0),null!=_0x1c15b3['targetPosition']){if('object'!=typeof _0x1c15b3['targetPosition'])throw TypeError('.MoveOperation.targetPosition:\x20object\x20expected');_0x40e5dd['targetPosition']=_0x360104['Position']['fromObject'](_0x1c15b3['targetPosition']);}return null!=_0x1c15b3['wasUndone']&&(_0x40e5dd['wasUndone']=Boolean(_0x1c15b3['wasUndone'])),_0x40e5dd;},_0x1ad157['toObject']=function(_0x4a968b,_0x114568){_0x114568||(_0x114568={});var _0x19c1bc={};return _0x114568['defaults']&&(_0x19c1bc['sourcePosition']=null,_0x19c1bc['howMany']=0x0,_0x19c1bc['targetPosition']=null,_0x19c1bc['wasUndone']=!0x1),null!=_0x4a968b['sourcePosition']&&_0x4a968b['hasOwnProperty']('sourcePosition')&&(_0x19c1bc['sourcePosition']=_0x360104['Position']['toObject'](_0x4a968b['sourcePosition'],_0x114568)),null!=_0x4a968b['howMany']&&_0x4a968b['hasOwnProperty']('howMany')&&(_0x19c1bc['howMany']=_0x4a968b['howMany']),null!=_0x4a968b['targetPosition']&&_0x4a968b['hasOwnProperty']('targetPosition')&&(_0x19c1bc['targetPosition']=_0x360104['Position']['toObject'](_0x4a968b['targetPosition'],_0x114568)),null!=_0x4a968b['wasUndone']&&_0x4a968b['hasOwnProperty']('wasUndone')&&(_0x19c1bc['wasUndone']=_0x4a968b['wasUndone']),_0x19c1bc;},_0x1ad157['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x56ad9f['util']['toJSONOptions']);},_0x1ad157['getTypeUrl']=function(_0x1ef9c9){return void 0x0===_0x1ef9c9&&(_0x1ef9c9='type.googleapis.com'),_0x1ef9c9+'/MoveOperation';},_0x1ad157;}()),_0x360104['RenameOperation']=(function(){function _0x12e06a(_0x2a22ca){if(_0x2a22ca){for(var _0x43ccc9=Object['keys'](_0x2a22ca),_0x406ebe=0x0;_0x406ebe<_0x43ccc9['length'];++_0x406ebe)null!=_0x2a22ca[_0x43ccc9[_0x406ebe]]&&(this[_0x43ccc9[_0x406ebe]]=_0x2a22ca[_0x43ccc9[_0x406ebe]]);}}return _0x12e06a['prototype']['position']=null,_0x12e06a['prototype']['oldName']='',_0x12e06a['prototype']['newName']='',_0x12e06a['prototype']['wasUndone']=!0x1,_0x12e06a['create']=function(_0x41dadc){return new _0x12e06a(_0x41dadc);},_0x12e06a['encode']=function(_0x4983eb,_0x573379){return _0x573379||(_0x573379=_0x5b066d['create']()),null!=_0x4983eb['position']&&Object['hasOwnProperty']['call'](_0x4983eb,'position')&&_0x360104['Position']['encode'](_0x4983eb['position'],_0x573379['uint32'](0xa)['fork']())['ldelim'](),null!=_0x4983eb['oldName']&&Object['hasOwnProperty']['call'](_0x4983eb,'oldName')&&_0x573379['uint32'](0x12)['string'](_0x4983eb['oldName']),null!=_0x4983eb['newName']&&Object['hasOwnProperty']['call'](_0x4983eb,'newName')&&_0x573379['uint32'](0x1a)['string'](_0x4983eb['newName']),null!=_0x4983eb['wasUndone']&&Object['hasOwnProperty']['call'](_0x4983eb,'wasUndone')&&_0x573379['uint32'](0x20)['bool'](_0x4983eb['wasUndone']),_0x573379;},_0x12e06a['encodeDelimited']=function(_0x8bddfd,_0x264aa1){return this['encode'](_0x8bddfd,_0x264aa1)['ldelim']();},_0x12e06a['decode']=function(_0x520e9d,_0x7e4bb7){_0x520e9d instanceof _0x478192||(_0x520e9d=_0x478192['create'](_0x520e9d));for(var _0x445c17=void 0x0===_0x7e4bb7?_0x520e9d['len']:_0x520e9d['pos']+_0x7e4bb7,_0x46122f=new _0x360104['RenameOperation']();_0x520e9d['pos']<_0x445c17;){var _0x37ac89=_0x520e9d['uint32']();switch(_0x37ac89>>>0x3){case 0x1:_0x46122f['position']=_0x360104['Position']['decode'](_0x520e9d,_0x520e9d['uint32']());break;case 0x2:_0x46122f['oldName']=_0x520e9d['string']();break;case 0x3:_0x46122f['newName']=_0x520e9d['string']();break;case 0x4:_0x46122f['wasUndone']=_0x520e9d['bool']();break;default:_0x520e9d['skipType'](0x7&_0x37ac89);}}return _0x46122f;},_0x12e06a['decodeDelimited']=function(_0x248ca6){return _0x248ca6 instanceof _0x478192||(_0x248ca6=new _0x478192(_0x248ca6)),this['decode'](_0x248ca6,_0x248ca6['uint32']());},_0x12e06a['verify']=function(_0x5726fa){if('object'!=typeof _0x5726fa||null===_0x5726fa)return'object\x20expected';if(null!=_0x5726fa['position']&&_0x5726fa['hasOwnProperty']('position')){var _0x47629a=_0x360104['Position']['verify'](_0x5726fa['position']);if(_0x47629a)return'position.'+_0x47629a;}return null!=_0x5726fa['oldName']&&_0x5726fa['hasOwnProperty']('oldName')&&!_0x23fb37['isString'](_0x5726fa['oldName'])?'oldName:\x20string\x20expected':null!=_0x5726fa['newName']&&_0x5726fa['hasOwnProperty']('newName')&&!_0x23fb37['isString'](_0x5726fa['newName'])?'newName:\x20string\x20expected':null!=_0x5726fa['wasUndone']&&_0x5726fa['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x5726fa['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x12e06a['fromObject']=function(_0x558432){if(_0x558432 instanceof _0x360104['RenameOperation'])return _0x558432;var _0x4f5c36=new _0x360104['RenameOperation']();if(null!=_0x558432['position']){if('object'!=typeof _0x558432['position'])throw TypeError('.RenameOperation.position:\x20object\x20expected');_0x4f5c36['position']=_0x360104['Position']['fromObject'](_0x558432['position']);}return null!=_0x558432['oldName']&&(_0x4f5c36['oldName']=String(_0x558432['oldName'])),null!=_0x558432['newName']&&(_0x4f5c36['newName']=String(_0x558432['newName'])),null!=_0x558432['wasUndone']&&(_0x4f5c36['wasUndone']=Boolean(_0x558432['wasUndone'])),_0x4f5c36;},_0x12e06a['toObject']=function(_0x20b8bd,_0x26227e){_0x26227e||(_0x26227e={});var _0x5934d9={};return _0x26227e['defaults']&&(_0x5934d9['position']=null,_0x5934d9['oldName']='',_0x5934d9['newName']='',_0x5934d9['wasUndone']=!0x1),null!=_0x20b8bd['position']&&_0x20b8bd['hasOwnProperty']('position')&&(_0x5934d9['position']=_0x360104['Position']['toObject'](_0x20b8bd['position'],_0x26227e)),null!=_0x20b8bd['oldName']&&_0x20b8bd['hasOwnProperty']('oldName')&&(_0x5934d9['oldName']=_0x20b8bd['oldName']),null!=_0x20b8bd['newName']&&_0x20b8bd['hasOwnProperty']('newName')&&(_0x5934d9['newName']=_0x20b8bd['newName']),null!=_0x20b8bd['wasUndone']&&_0x20b8bd['hasOwnProperty']('wasUndone')&&(_0x5934d9['wasUndone']=_0x20b8bd['wasUndone']),_0x5934d9;},_0x12e06a['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x56ad9f['util']['toJSONOptions']);},_0x12e06a['getTypeUrl']=function(_0x35896d){return void 0x0===_0x35896d&&(_0x35896d='type.googleapis.com'),_0x35896d+'/RenameOperation';},_0x12e06a;}()),_0x360104['RootAttributeOperation']=(function(){function _0x24fedf(_0x51b44c){if(_0x51b44c){for(var _0x124a2a=Object['keys'](_0x51b44c),_0x337fb5=0x0;_0x337fb5<_0x124a2a['length'];++_0x337fb5)null!=_0x51b44c[_0x124a2a[_0x337fb5]]&&(this[_0x124a2a[_0x337fb5]]=_0x51b44c[_0x124a2a[_0x337fb5]]);}}return _0x24fedf['prototype']['root']='',_0x24fedf['prototype']['key']='',_0x24fedf['prototype']['oldValueBoolean']=!0x1,_0x24fedf['prototype']['oldValueJson']='',_0x24fedf['prototype']['newValueBoolean']=!0x1,_0x24fedf['prototype']['newValueJson']='',_0x24fedf['prototype']['wasUndone']=!0x1,_0x24fedf['create']=function(_0x201672){return new _0x24fedf(_0x201672);},_0x24fedf['encode']=function(_0x10e390,_0x36af59){return _0x36af59||(_0x36af59=_0x5b066d['create']()),null!=_0x10e390['root']&&Object['hasOwnProperty']['call'](_0x10e390,'root')&&_0x36af59['uint32'](0xa)['string'](_0x10e390['root']),null!=_0x10e390['key']&&Object['hasOwnProperty']['call'](_0x10e390,'key')&&_0x36af59['uint32'](0x12)['string'](_0x10e390['key']),null!=_0x10e390['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x10e390,'oldValueBoolean')&&_0x36af59['uint32'](0x18)['bool'](_0x10e390['oldValueBoolean']),null!=_0x10e390['oldValueJson']&&Object['hasOwnProperty']['call'](_0x10e390,'oldValueJson')&&_0x36af59['uint32'](0x22)['string'](_0x10e390['oldValueJson']),null!=_0x10e390['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x10e390,'newValueBoolean')&&_0x36af59['uint32'](0x28)['bool'](_0x10e390['newValueBoolean']),null!=_0x10e390['newValueJson']&&Object['hasOwnProperty']['call'](_0x10e390,'newValueJson')&&_0x36af59['uint32'](0x32)['string'](_0x10e390['newValueJson']),null!=_0x10e390['wasUndone']&&Object['hasOwnProperty']['call'](_0x10e390,'wasUndone')&&_0x36af59['uint32'](0x38)['bool'](_0x10e390['wasUndone']),_0x36af59;},_0x24fedf['encodeDelimited']=function(_0x40448a,_0x6a6060){return this['encode'](_0x40448a,_0x6a6060)['ldelim']();},_0x24fedf['decode']=function(_0x400114,_0x42a426){_0x400114 instanceof _0x478192||(_0x400114=_0x478192['create'](_0x400114));for(var _0x3a7cd3=void 0x0===_0x42a426?_0x400114['len']:_0x400114['pos']+_0x42a426,_0x3fabfa=new _0x360104['RootAttributeOperation']();_0x400114['pos']<_0x3a7cd3;){var _0x46dafd=_0x400114['uint32']();switch(_0x46dafd>>>0x3){case 0x1:_0x3fabfa['root']=_0x400114['string']();break;case 0x2:_0x3fabfa['key']=_0x400114['string']();break;case 0x3:_0x3fabfa['oldValueBoolean']=_0x400114['bool']();break;case 0x4:_0x3fabfa['oldValueJson']=_0x400114['string']();break;case 0x5:_0x3fabfa['newValueBoolean']=_0x400114['bool']();break;case 0x6:_0x3fabfa['newValueJson']=_0x400114['string']();break;case 0x7:_0x3fabfa['wasUndone']=_0x400114['bool']();break;default:_0x400114['skipType'](0x7&_0x46dafd);}}return _0x3fabfa;},_0x24fedf['decodeDelimited']=function(_0x4d1726){return _0x4d1726 instanceof _0x478192||(_0x4d1726=new _0x478192(_0x4d1726)),this['decode'](_0x4d1726,_0x4d1726['uint32']());},_0x24fedf['verify']=function(_0x1a8abd){return'object'!=typeof _0x1a8abd||null===_0x1a8abd?'object\x20expected':null!=_0x1a8abd['root']&&_0x1a8abd['hasOwnProperty']('root')&&!_0x23fb37['isString'](_0x1a8abd['root'])?'root:\x20string\x20expected':null!=_0x1a8abd['key']&&_0x1a8abd['hasOwnProperty']('key')&&!_0x23fb37['isString'](_0x1a8abd['key'])?'key:\x20string\x20expected':null!=_0x1a8abd['oldValueBoolean']&&_0x1a8abd['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x1a8abd['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x1a8abd['oldValueJson']&&_0x1a8abd['hasOwnProperty']('oldValueJson')&&!_0x23fb37['isString'](_0x1a8abd['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x1a8abd['newValueBoolean']&&_0x1a8abd['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x1a8abd['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x1a8abd['newValueJson']&&_0x1a8abd['hasOwnProperty']('newValueJson')&&!_0x23fb37['isString'](_0x1a8abd['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x1a8abd['wasUndone']&&_0x1a8abd['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x1a8abd['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x24fedf['fromObject']=function(_0x30d70e){if(_0x30d70e instanceof _0x360104['RootAttributeOperation'])return _0x30d70e;var _0x57efca=new _0x360104['RootAttributeOperation']();return null!=_0x30d70e['root']&&(_0x57efca['root']=String(_0x30d70e['root'])),null!=_0x30d70e['key']&&(_0x57efca['key']=String(_0x30d70e['key'])),null!=_0x30d70e['oldValueBoolean']&&(_0x57efca['oldValueBoolean']=Boolean(_0x30d70e['oldValueBoolean'])),null!=_0x30d70e['oldValueJson']&&(_0x57efca['oldValueJson']=String(_0x30d70e['oldValueJson'])),null!=_0x30d70e['newValueBoolean']&&(_0x57efca['newValueBoolean']=Boolean(_0x30d70e['newValueBoolean'])),null!=_0x30d70e['newValueJson']&&(_0x57efca['newValueJson']=String(_0x30d70e['newValueJson'])),null!=_0x30d70e['wasUndone']&&(_0x57efca['wasUndone']=Boolean(_0x30d70e['wasUndone'])),_0x57efca;},_0x24fedf['toObject']=function(_0x1230af,_0x399a88){_0x399a88||(_0x399a88={});var _0x4a7b13={};return _0x399a88['defaults']&&(_0x4a7b13['root']='',_0x4a7b13['key']='',_0x4a7b13['oldValueBoolean']=!0x1,_0x4a7b13['oldValueJson']='',_0x4a7b13['newValueBoolean']=!0x1,_0x4a7b13['newValueJson']='',_0x4a7b13['wasUndone']=!0x1),null!=_0x1230af['root']&&_0x1230af['hasOwnProperty']('root')&&(_0x4a7b13['root']=_0x1230af['root']),null!=_0x1230af['key']&&_0x1230af['hasOwnProperty']('key')&&(_0x4a7b13['key']=_0x1230af['key']),null!=_0x1230af['oldValueBoolean']&&_0x1230af['hasOwnProperty']('oldValueBoolean')&&(_0x4a7b13['oldValueBoolean']=_0x1230af['oldValueBoolean']),null!=_0x1230af['oldValueJson']&&_0x1230af['hasOwnProperty']('oldValueJson')&&(_0x4a7b13['oldValueJson']=_0x1230af['oldValueJson']),null!=_0x1230af['newValueBoolean']&&_0x1230af['hasOwnProperty']('newValueBoolean')&&(_0x4a7b13['newValueBoolean']=_0x1230af['newValueBoolean']),null!=_0x1230af['newValueJson']&&_0x1230af['hasOwnProperty']('newValueJson')&&(_0x4a7b13['newValueJson']=_0x1230af['newValueJson']),null!=_0x1230af['wasUndone']&&_0x1230af['hasOwnProperty']('wasUndone')&&(_0x4a7b13['wasUndone']=_0x1230af['wasUndone']),_0x4a7b13;},_0x24fedf['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x56ad9f['util']['toJSONOptions']);},_0x24fedf['getTypeUrl']=function(_0x2fb80e){return void 0x0===_0x2fb80e&&(_0x2fb80e='type.googleapis.com'),_0x2fb80e+'/RootAttributeOperation';},_0x24fedf;}()),_0x360104['RootOperation']=(function(){function _0xb312d2(_0x53c73c){if(_0x53c73c){for(var _0x5e0b3d=Object['keys'](_0x53c73c),_0x2627f4=0x0;_0x2627f4<_0x5e0b3d['length'];++_0x2627f4)null!=_0x53c73c[_0x5e0b3d[_0x2627f4]]&&(this[_0x5e0b3d[_0x2627f4]]=_0x53c73c[_0x5e0b3d[_0x2627f4]]);}}return _0xb312d2['prototype']['rootName']='',_0xb312d2['prototype']['elementName']='',_0xb312d2['prototype']['isAdd']=!0x1,_0xb312d2['prototype']['wasUndone']=!0x1,_0xb312d2['create']=function(_0x20adfb){return new _0xb312d2(_0x20adfb);},_0xb312d2['encode']=function(_0x50d381,_0x32f891){return _0x32f891||(_0x32f891=_0x5b066d['create']()),null!=_0x50d381['rootName']&&Object['hasOwnProperty']['call'](_0x50d381,'rootName')&&_0x32f891['uint32'](0xa)['string'](_0x50d381['rootName']),null!=_0x50d381['elementName']&&Object['hasOwnProperty']['call'](_0x50d381,'elementName')&&_0x32f891['uint32'](0x12)['string'](_0x50d381['elementName']),null!=_0x50d381['isAdd']&&Object['hasOwnProperty']['call'](_0x50d381,'isAdd')&&_0x32f891['uint32'](0x18)['bool'](_0x50d381['isAdd']),null!=_0x50d381['wasUndone']&&Object['hasOwnProperty']['call'](_0x50d381,'wasUndone')&&_0x32f891['uint32'](0x20)['bool'](_0x50d381['wasUndone']),_0x32f891;},_0xb312d2['encodeDelimited']=function(_0x502e02,_0x2878bc){return this['encode'](_0x502e02,_0x2878bc)['ldelim']();},_0xb312d2['decode']=function(_0x3e96c6,_0x300b10){_0x3e96c6 instanceof _0x478192||(_0x3e96c6=_0x478192['create'](_0x3e96c6));for(var _0x40ff2e=void 0x0===_0x300b10?_0x3e96c6['len']:_0x3e96c6['pos']+_0x300b10,_0x41bbc8=new _0x360104['RootOperation']();_0x3e96c6['pos']<_0x40ff2e;){var _0x36969c=_0x3e96c6['uint32']();switch(_0x36969c>>>0x3){case 0x1:_0x41bbc8['rootName']=_0x3e96c6['string']();break;case 0x2:_0x41bbc8['elementName']=_0x3e96c6['string']();break;case 0x3:_0x41bbc8['isAdd']=_0x3e96c6['bool']();break;case 0x4:_0x41bbc8['wasUndone']=_0x3e96c6['bool']();break;default:_0x3e96c6['skipType'](0x7&_0x36969c);}}return _0x41bbc8;},_0xb312d2['decodeDelimited']=function(_0xe24411){return _0xe24411 instanceof _0x478192||(_0xe24411=new _0x478192(_0xe24411)),this['decode'](_0xe24411,_0xe24411['uint32']());},_0xb312d2['verify']=function(_0x3fc9b2){return'object'!=typeof _0x3fc9b2||null===_0x3fc9b2?'object\x20expected':null!=_0x3fc9b2['rootName']&&_0x3fc9b2['hasOwnProperty']('rootName')&&!_0x23fb37['isString'](_0x3fc9b2['rootName'])?'rootName:\x20string\x20expected':null!=_0x3fc9b2['elementName']&&_0x3fc9b2['hasOwnProperty']('elementName')&&!_0x23fb37['isString'](_0x3fc9b2['elementName'])?'elementName:\x20string\x20expected':null!=_0x3fc9b2['isAdd']&&_0x3fc9b2['hasOwnProperty']('isAdd')&&'boolean'!=typeof _0x3fc9b2['isAdd']?'isAdd:\x20boolean\x20expected':null!=_0x3fc9b2['wasUndone']&&_0x3fc9b2['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x3fc9b2['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0xb312d2['fromObject']=function(_0xc1d829){if(_0xc1d829 instanceof _0x360104['RootOperation'])return _0xc1d829;var _0x50c4ae=new _0x360104['RootOperation']();return null!=_0xc1d829['rootName']&&(_0x50c4ae['rootName']=String(_0xc1d829['rootName'])),null!=_0xc1d829['elementName']&&(_0x50c4ae['elementName']=String(_0xc1d829['elementName'])),null!=_0xc1d829['isAdd']&&(_0x50c4ae['isAdd']=Boolean(_0xc1d829['isAdd'])),null!=_0xc1d829['wasUndone']&&(_0x50c4ae['wasUndone']=Boolean(_0xc1d829['wasUndone'])),_0x50c4ae;},_0xb312d2['toObject']=function(_0x3edb9a,_0x39cc55){_0x39cc55||(_0x39cc55={});var _0x125359={};return _0x39cc55['defaults']&&(_0x125359['rootName']='',_0x125359['elementName']='',_0x125359['isAdd']=!0x1,_0x125359['wasUndone']=!0x1),null!=_0x3edb9a['rootName']&&_0x3edb9a['hasOwnProperty']('rootName')&&(_0x125359['rootName']=_0x3edb9a['rootName']),null!=_0x3edb9a['elementName']&&_0x3edb9a['hasOwnProperty']('elementName')&&(_0x125359['elementName']=_0x3edb9a['elementName']),null!=_0x3edb9a['isAdd']&&_0x3edb9a['hasOwnProperty']('isAdd')&&(_0x125359['isAdd']=_0x3edb9a['isAdd']),null!=_0x3edb9a['wasUndone']&&_0x3edb9a['hasOwnProperty']('wasUndone')&&(_0x125359['wasUndone']=_0x3edb9a['wasUndone']),_0x125359;},_0xb312d2['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x56ad9f['util']['toJSONOptions']);},_0xb312d2['getTypeUrl']=function(_0x34649c){return void 0x0===_0x34649c&&(_0x34649c='type.googleapis.com'),_0x34649c+'/RootOperation';},_0xb312d2;}()),_0x360104['SplitOperation']=(function(){function _0x361419(_0x16bca0){if(_0x16bca0){for(var _0x4fc48c=Object['keys'](_0x16bca0),_0x2c66cf=0x0;_0x2c66cf<_0x4fc48c['length'];++_0x2c66cf)null!=_0x16bca0[_0x4fc48c[_0x2c66cf]]&&(this[_0x4fc48c[_0x2c66cf]]=_0x16bca0[_0x4fc48c[_0x2c66cf]]);}}return _0x361419['prototype']['splitPosition']=null,_0x361419['prototype']['graveyardPosition']=null,_0x361419['prototype']['howMany']=0x0,_0x361419['prototype']['insertionPosition']=null,_0x361419['prototype']['wasUndone']=!0x1,_0x361419['create']=function(_0x357524){return new _0x361419(_0x357524);},_0x361419['encode']=function(_0x13a982,_0x256006){return _0x256006||(_0x256006=_0x5b066d['create']()),null!=_0x13a982['splitPosition']&&Object['hasOwnProperty']['call'](_0x13a982,'splitPosition')&&_0x360104['Position']['encode'](_0x13a982['splitPosition'],_0x256006['uint32'](0xa)['fork']())['ldelim'](),null!=_0x13a982['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x13a982,'graveyardPosition')&&_0x360104['Position']['encode'](_0x13a982['graveyardPosition'],_0x256006['uint32'](0x12)['fork']())['ldelim'](),null!=_0x13a982['howMany']&&Object['hasOwnProperty']['call'](_0x13a982,'howMany')&&_0x256006['uint32'](0x18)['uint32'](_0x13a982['howMany']),null!=_0x13a982['insertionPosition']&&Object['hasOwnProperty']['call'](_0x13a982,'insertionPosition')&&_0x360104['Position']['encode'](_0x13a982['insertionPosition'],_0x256006['uint32'](0x22)['fork']())['ldelim'](),null!=_0x13a982['wasUndone']&&Object['hasOwnProperty']['call'](_0x13a982,'wasUndone')&&_0x256006['uint32'](0x28)['bool'](_0x13a982['wasUndone']),_0x256006;},_0x361419['encodeDelimited']=function(_0x5d179e,_0x32a4a4){return this['encode'](_0x5d179e,_0x32a4a4)['ldelim']();},_0x361419['decode']=function(_0x236825,_0x3ae30f){_0x236825 instanceof _0x478192||(_0x236825=_0x478192['create'](_0x236825));for(var _0x2df1f0=void 0x0===_0x3ae30f?_0x236825['len']:_0x236825['pos']+_0x3ae30f,_0x1fc86a=new _0x360104['SplitOperation']();_0x236825['pos']<_0x2df1f0;){var _0x30c553=_0x236825['uint32']();switch(_0x30c553>>>0x3){case 0x1:_0x1fc86a['splitPosition']=_0x360104['Position']['decode'](_0x236825,_0x236825['uint32']());break;case 0x2:_0x1fc86a['graveyardPosition']=_0x360104['Position']['decode'](_0x236825,_0x236825['uint32']());break;case 0x3:_0x1fc86a['howMany']=_0x236825['uint32']();break;case 0x4:_0x1fc86a['insertionPosition']=_0x360104['Position']['decode'](_0x236825,_0x236825['uint32']());break;case 0x5:_0x1fc86a['wasUndone']=_0x236825['bool']();break;default:_0x236825['skipType'](0x7&_0x30c553);}}return _0x1fc86a;},_0x361419['decodeDelimited']=function(_0x467774){return _0x467774 instanceof _0x478192||(_0x467774=new _0x478192(_0x467774)),this['decode'](_0x467774,_0x467774['uint32']());},_0x361419['verify']=function(_0x954d1d){if('object'!=typeof _0x954d1d||null===_0x954d1d)return'object\x20expected';var _0x1240a4;if(null!=_0x954d1d['splitPosition']&&_0x954d1d['hasOwnProperty']('splitPosition')&&(_0x1240a4=_0x360104['Position']['verify'](_0x954d1d['splitPosition'])))return'splitPosition.'+_0x1240a4;if(null!=_0x954d1d['graveyardPosition']&&_0x954d1d['hasOwnProperty']('graveyardPosition')&&(_0x1240a4=_0x360104['Position']['verify'](_0x954d1d['graveyardPosition'])))return'graveyardPosition.'+_0x1240a4;if(null!=_0x954d1d['howMany']&&_0x954d1d['hasOwnProperty']('howMany')&&!_0x23fb37['isInteger'](_0x954d1d['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x954d1d['insertionPosition']&&_0x954d1d['hasOwnProperty']('insertionPosition')&&(_0x1240a4=_0x360104['Position']['verify'](_0x954d1d['insertionPosition'])))return'insertionPosition.'+_0x1240a4;return null!=_0x954d1d['wasUndone']&&_0x954d1d['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x954d1d['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x361419['fromObject']=function(_0x5e1927){if(_0x5e1927 instanceof _0x360104['SplitOperation'])return _0x5e1927;var _0x12f514=new _0x360104['SplitOperation']();if(null!=_0x5e1927['splitPosition']){if('object'!=typeof _0x5e1927['splitPosition'])throw TypeError('.SplitOperation.splitPosition:\x20object\x20expected');_0x12f514['splitPosition']=_0x360104['Position']['fromObject'](_0x5e1927['splitPosition']);}if(null!=_0x5e1927['graveyardPosition']){if('object'!=typeof _0x5e1927['graveyardPosition'])throw TypeError('.SplitOperation.graveyardPosition:\x20object\x20expected');_0x12f514['graveyardPosition']=_0x360104['Position']['fromObject'](_0x5e1927['graveyardPosition']);}if(null!=_0x5e1927['howMany']&&(_0x12f514['howMany']=_0x5e1927['howMany']>>>0x0),null!=_0x5e1927['insertionPosition']){if('object'!=typeof _0x5e1927['insertionPosition'])throw TypeError('.SplitOperation.insertionPosition:\x20object\x20expected');_0x12f514['insertionPosition']=_0x360104['Position']['fromObject'](_0x5e1927['insertionPosition']);}return null!=_0x5e1927['wasUndone']&&(_0x12f514['wasUndone']=Boolean(_0x5e1927['wasUndone'])),_0x12f514;},_0x361419['toObject']=function(_0x5e826d,_0x4f410d){_0x4f410d||(_0x4f410d={});var _0x533f84={};return _0x4f410d['defaults']&&(_0x533f84['splitPosition']=null,_0x533f84['graveyardPosition']=null,_0x533f84['howMany']=0x0,_0x533f84['insertionPosition']=null,_0x533f84['wasUndone']=!0x1),null!=_0x5e826d['splitPosition']&&_0x5e826d['hasOwnProperty']('splitPosition')&&(_0x533f84['splitPosition']=_0x360104['Position']['toObject'](_0x5e826d['splitPosition'],_0x4f410d)),null!=_0x5e826d['graveyardPosition']&&_0x5e826d['hasOwnProperty']('graveyardPosition')&&(_0x533f84['graveyardPosition']=_0x360104['Position']['toObject'](_0x5e826d['graveyardPosition'],_0x4f410d)),null!=_0x5e826d['howMany']&&_0x5e826d['hasOwnProperty']('howMany')&&(_0x533f84['howMany']=_0x5e826d['howMany']),null!=_0x5e826d['insertionPosition']&&_0x5e826d['hasOwnProperty']('insertionPosition')&&(_0x533f84['insertionPosition']=_0x360104['Position']['toObject'](_0x5e826d['insertionPosition'],_0x4f410d)),null!=_0x5e826d['wasUndone']&&_0x5e826d['hasOwnProperty']('wasUndone')&&(_0x533f84['wasUndone']=_0x5e826d['wasUndone']),_0x533f84;},_0x361419['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x56ad9f['util']['toJSONOptions']);},_0x361419['getTypeUrl']=function(_0x54a85f){return void 0x0===_0x54a85f&&(_0x54a85f='type.googleapis.com'),_0x54a85f+'/SplitOperation';},_0x361419;}()),_0x360104['Position']=(function(){function _0x13ceed(_0x2af7ff){if(this['path']=[],_0x2af7ff){for(var _0x3efbd3=Object['keys'](_0x2af7ff),_0x55082a=0x0;_0x55082a<_0x3efbd3['length'];++_0x55082a)null!=_0x2af7ff[_0x3efbd3[_0x55082a]]&&(this[_0x3efbd3[_0x55082a]]=_0x2af7ff[_0x3efbd3[_0x55082a]]);}}return _0x13ceed['prototype']['root']='',_0x13ceed['prototype']['rootMain']=!0x1,_0x13ceed['prototype']['rootGraveyard']=!0x1,_0x13ceed['prototype']['path']=_0x23fb37['emptyArray'],_0x13ceed['prototype']['stickiness']='',_0x13ceed['create']=function(_0x2379f5){return new _0x13ceed(_0x2379f5);},_0x13ceed['encode']=function(_0x55cd8d,_0x9d4dbb){if(_0x9d4dbb||(_0x9d4dbb=_0x5b066d['create']()),null!=_0x55cd8d['root']&&Object['hasOwnProperty']['call'](_0x55cd8d,'root')&&_0x9d4dbb['uint32'](0xa)['string'](_0x55cd8d['root']),null!=_0x55cd8d['rootMain']&&Object['hasOwnProperty']['call'](_0x55cd8d,'rootMain')&&_0x9d4dbb['uint32'](0x10)['bool'](_0x55cd8d['rootMain']),null!=_0x55cd8d['rootGraveyard']&&Object['hasOwnProperty']['call'](_0x55cd8d,'rootGraveyard')&&_0x9d4dbb['uint32'](0x18)['bool'](_0x55cd8d['rootGraveyard']),null!=_0x55cd8d['path']&&_0x55cd8d['path']['length']){_0x9d4dbb['uint32'](0x22)['fork']();for(var _0x456da5=0x0;_0x456da5<_0x55cd8d['path']['length'];++_0x456da5)_0x9d4dbb['uint32'](_0x55cd8d['path'][_0x456da5]);_0x9d4dbb['ldelim']();}return null!=_0x55cd8d['stickiness']&&Object['hasOwnProperty']['call'](_0x55cd8d,'stickiness')&&_0x9d4dbb['uint32'](0x2a)['string'](_0x55cd8d['stickiness']),_0x9d4dbb;},_0x13ceed['encodeDelimited']=function(_0x440fda,_0x27681e){return this['encode'](_0x440fda,_0x27681e)['ldelim']();},_0x13ceed['decode']=function(_0x100d4d,_0x3eb76d){_0x100d4d instanceof _0x478192||(_0x100d4d=_0x478192['create'](_0x100d4d));for(var _0x39e87b=void 0x0===_0x3eb76d?_0x100d4d['len']:_0x100d4d['pos']+_0x3eb76d,_0x3323ae=new _0x360104['Position']();_0x100d4d['pos']<_0x39e87b;){var _0x48f8e9=_0x100d4d['uint32']();switch(_0x48f8e9>>>0x3){case 0x1:_0x3323ae['root']=_0x100d4d['string']();break;case 0x2:_0x3323ae['rootMain']=_0x100d4d['bool']();break;case 0x3:_0x3323ae['rootGraveyard']=_0x100d4d['bool']();break;case 0x4:if(_0x3323ae['path']&&_0x3323ae['path']['length']||(_0x3323ae['path']=[]),0x2==(0x7&_0x48f8e9)){for(var _0x3e205f=_0x100d4d['uint32']()+_0x100d4d['pos'];_0x100d4d['pos']<_0x3e205f;)_0x3323ae['path']['push'](_0x100d4d['uint32']());}else _0x3323ae['path']['push'](_0x100d4d['uint32']());break;case 0x5:_0x3323ae['stickiness']=_0x100d4d['string']();break;default:_0x100d4d['skipType'](0x7&_0x48f8e9);}}return _0x3323ae;},_0x13ceed['decodeDelimited']=function(_0x4ab261){return _0x4ab261 instanceof _0x478192||(_0x4ab261=new _0x478192(_0x4ab261)),this['decode'](_0x4ab261,_0x4ab261['uint32']());},_0x13ceed['verify']=function(_0x41f6a9){if('object'!=typeof _0x41f6a9||null===_0x41f6a9)return'object\x20expected';if(null!=_0x41f6a9['root']&&_0x41f6a9['hasOwnProperty']('root')&&!_0x23fb37['isString'](_0x41f6a9['root']))return'root:\x20string\x20expected';if(null!=_0x41f6a9['rootMain']&&_0x41f6a9['hasOwnProperty']('rootMain')&&'boolean'!=typeof _0x41f6a9['rootMain'])return'rootMain:\x20boolean\x20expected';if(null!=_0x41f6a9['rootGraveyard']&&_0x41f6a9['hasOwnProperty']('rootGraveyard')&&'boolean'!=typeof _0x41f6a9['rootGraveyard'])return'rootGraveyard:\x20boolean\x20expected';if(null!=_0x41f6a9['path']&&_0x41f6a9['hasOwnProperty']('path')){if(!Array['isArray'](_0x41f6a9['path']))return'path:\x20array\x20expected';for(var _0x2fb5f1=0x0;_0x2fb5f1<_0x41f6a9['path']['length'];++_0x2fb5f1)if(!_0x23fb37['isInteger'](_0x41f6a9['path'][_0x2fb5f1]))return'path:\x20integer[]\x20expected';}return null!=_0x41f6a9['stickiness']&&_0x41f6a9['hasOwnProperty']('stickiness')&&!_0x23fb37['isString'](_0x41f6a9['stickiness'])?'stickiness:\x20string\x20expected':null;},_0x13ceed['fromObject']=function(_0x194ffe){if(_0x194ffe instanceof _0x360104['Position'])return _0x194ffe;var _0x227c8c=new _0x360104['Position']();if(null!=_0x194ffe['root']&&(_0x227c8c['root']=String(_0x194ffe['root'])),null!=_0x194ffe['rootMain']&&(_0x227c8c['rootMain']=Boolean(_0x194ffe['rootMain'])),null!=_0x194ffe['rootGraveyard']&&(_0x227c8c['rootGraveyard']=Boolean(_0x194ffe['rootGraveyard'])),_0x194ffe['path']){if(!Array['isArray'](_0x194ffe['path']))throw TypeError('.Position.path:\x20array\x20expected');_0x227c8c['path']=[];for(var _0x3990ac=0x0;_0x3990ac<_0x194ffe['path']['length'];++_0x3990ac)_0x227c8c['path'][_0x3990ac]=_0x194ffe['path'][_0x3990ac]>>>0x0;}return null!=_0x194ffe['stickiness']&&(_0x227c8c['stickiness']=String(_0x194ffe['stickiness'])),_0x227c8c;},_0x13ceed['toObject']=function(_0x151a9e,_0x289f04){_0x289f04||(_0x289f04={});var _0x2e8a98={};if((_0x289f04['arrays']||_0x289f04['defaults'])&&(_0x2e8a98['path']=[]),_0x289f04['defaults']&&(_0x2e8a98['root']='',_0x2e8a98['rootMain']=!0x1,_0x2e8a98['rootGraveyard']=!0x1,_0x2e8a98['stickiness']=''),null!=_0x151a9e['root']&&_0x151a9e['hasOwnProperty']('root')&&(_0x2e8a98['root']=_0x151a9e['root']),null!=_0x151a9e['rootMain']&&_0x151a9e['hasOwnProperty']('rootMain')&&(_0x2e8a98['rootMain']=_0x151a9e['rootMain']),null!=_0x151a9e['rootGraveyard']&&_0x151a9e['hasOwnProperty']('rootGraveyard')&&(_0x2e8a98['rootGraveyard']=_0x151a9e['rootGraveyard']),_0x151a9e['path']&&_0x151a9e['path']['length']){_0x2e8a98['path']=[];for(var _0x4db3e1=0x0;_0x4db3e1<_0x151a9e['path']['length'];++_0x4db3e1)_0x2e8a98['path'][_0x4db3e1]=_0x151a9e['path'][_0x4db3e1];}return null!=_0x151a9e['stickiness']&&_0x151a9e['hasOwnProperty']('stickiness')&&(_0x2e8a98['stickiness']=_0x151a9e['stickiness']),_0x2e8a98;},_0x13ceed['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x56ad9f['util']['toJSONOptions']);},_0x13ceed['getTypeUrl']=function(_0x263962){return void 0x0===_0x263962&&(_0x263962='type.googleapis.com'),_0x263962+'/Position';},_0x13ceed;}()),_0x360104['Range']=(function(){function _0x66b0c9(_0x37d1e2){if(_0x37d1e2){for(var _0x5a24cb=Object['keys'](_0x37d1e2),_0x25e0ef=0x0;_0x25e0ef<_0x5a24cb['length'];++_0x25e0ef)null!=_0x37d1e2[_0x5a24cb[_0x25e0ef]]&&(this[_0x5a24cb[_0x25e0ef]]=_0x37d1e2[_0x5a24cb[_0x25e0ef]]);}}return _0x66b0c9['prototype']['start']=null,_0x66b0c9['prototype']['end']=null,_0x66b0c9['create']=function(_0x4d13e6){return new _0x66b0c9(_0x4d13e6);},_0x66b0c9['encode']=function(_0x157c85,_0x575b5e){return _0x575b5e||(_0x575b5e=_0x5b066d['create']()),null!=_0x157c85['start']&&Object['hasOwnProperty']['call'](_0x157c85,'start')&&_0x360104['Position']['encode'](_0x157c85['start'],_0x575b5e['uint32'](0xa)['fork']())['ldelim'](),null!=_0x157c85['end']&&Object['hasOwnProperty']['call'](_0x157c85,'end')&&_0x360104['Position']['encode'](_0x157c85['end'],_0x575b5e['uint32'](0x12)['fork']())['ldelim'](),_0x575b5e;},_0x66b0c9['encodeDelimited']=function(_0x3152ea,_0x84457f){return this['encode'](_0x3152ea,_0x84457f)['ldelim']();},_0x66b0c9['decode']=function(_0x46abcb,_0x2e14ae){_0x46abcb instanceof _0x478192||(_0x46abcb=_0x478192['create'](_0x46abcb));for(var _0x47121c=void 0x0===_0x2e14ae?_0x46abcb['len']:_0x46abcb['pos']+_0x2e14ae,_0x3b8f13=new _0x360104['Range']();_0x46abcb['pos']<_0x47121c;){var _0x385fca=_0x46abcb['uint32']();switch(_0x385fca>>>0x3){case 0x1:_0x3b8f13['start']=_0x360104['Position']['decode'](_0x46abcb,_0x46abcb['uint32']());break;case 0x2:_0x3b8f13['end']=_0x360104['Position']['decode'](_0x46abcb,_0x46abcb['uint32']());break;default:_0x46abcb['skipType'](0x7&_0x385fca);}}return _0x3b8f13;},_0x66b0c9['decodeDelimited']=function(_0x205445){return _0x205445 instanceof _0x478192||(_0x205445=new _0x478192(_0x205445)),this['decode'](_0x205445,_0x205445['uint32']());},_0x66b0c9['verify']=function(_0x504631){if('object'!=typeof _0x504631||null===_0x504631)return'object\x20expected';var _0x195b1e;if(null!=_0x504631['start']&&_0x504631['hasOwnProperty']('start')&&(_0x195b1e=_0x360104['Position']['verify'](_0x504631['start'])))return'start.'+_0x195b1e;if(null!=_0x504631['end']&&_0x504631['hasOwnProperty']('end')&&(_0x195b1e=_0x360104['Position']['verify'](_0x504631['end'])))return'end.'+_0x195b1e;return null;},_0x66b0c9['fromObject']=function(_0x2b682d){if(_0x2b682d instanceof _0x360104['Range'])return _0x2b682d;var _0x4af0a2=new _0x360104['Range']();if(null!=_0x2b682d['start']){if('object'!=typeof _0x2b682d['start'])throw TypeError('.Range.start:\x20object\x20expected');_0x4af0a2['start']=_0x360104['Position']['fromObject'](_0x2b682d['start']);}if(null!=_0x2b682d['end']){if('object'!=typeof _0x2b682d['end'])throw TypeError('.Range.end:\x20object\x20expected');_0x4af0a2['end']=_0x360104['Position']['fromObject'](_0x2b682d['end']);}return _0x4af0a2;},_0x66b0c9['toObject']=function(_0x5e04b1,_0x1c0fa4){_0x1c0fa4||(_0x1c0fa4={});var _0x3e7207={};return _0x1c0fa4['defaults']&&(_0x3e7207['start']=null,_0x3e7207['end']=null),null!=_0x5e04b1['start']&&_0x5e04b1['hasOwnProperty']('start')&&(_0x3e7207['start']=_0x360104['Position']['toObject'](_0x5e04b1['start'],_0x1c0fa4)),null!=_0x5e04b1['end']&&_0x5e04b1['hasOwnProperty']('end')&&(_0x3e7207['end']=_0x360104['Position']['toObject'](_0x5e04b1['end'],_0x1c0fa4)),_0x3e7207;},_0x66b0c9['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x56ad9f['util']['toJSONOptions']);},_0x66b0c9['getTypeUrl']=function(_0x1f00a4){return void 0x0===_0x1f00a4&&(_0x1f00a4='type.googleapis.com'),_0x1f00a4+'/Range';},_0x66b0c9;}()),_0x360104['Element']=(function(){function _0x2a821e(_0x220dd9){if(this['children']=[],this['attributesBoolean']={},_0x220dd9){for(var _0x14214b=Object['keys'](_0x220dd9),_0x1903a4=0x0;_0x1903a4<_0x14214b['length'];++_0x1903a4)null!=_0x220dd9[_0x14214b[_0x1903a4]]&&(this[_0x14214b[_0x1903a4]]=_0x220dd9[_0x14214b[_0x1903a4]]);}}return _0x2a821e['prototype']['name']='',_0x2a821e['prototype']['children']=_0x23fb37['emptyArray'],_0x2a821e['prototype']['data']='',_0x2a821e['prototype']['attributesBoolean']=_0x23fb37['emptyObject'],_0x2a821e['prototype']['attributesJson']='',_0x2a821e['create']=function(_0x1f36e7){return new _0x2a821e(_0x1f36e7);},_0x2a821e['encode']=function(_0x2d85dc,_0xc79a84){if(_0xc79a84||(_0xc79a84=_0x5b066d['create']()),null!=_0x2d85dc['name']&&Object['hasOwnProperty']['call'](_0x2d85dc,'name')&&_0xc79a84['uint32'](0xa)['string'](_0x2d85dc['name']),null!=_0x2d85dc['children']&&_0x2d85dc['children']['length']){for(var _0x390765=0x0;_0x390765<_0x2d85dc['children']['length'];++_0x390765)_0x360104['Element']['encode'](_0x2d85dc['children'][_0x390765],_0xc79a84['uint32'](0x12)['fork']())['ldelim']();}if(null!=_0x2d85dc['data']&&Object['hasOwnProperty']['call'](_0x2d85dc,'data')&&_0xc79a84['uint32'](0x1a)['string'](_0x2d85dc['data']),null!=_0x2d85dc['attributesBoolean']&&Object['hasOwnProperty']['call'](_0x2d85dc,'attributesBoolean')){var _0xaecb4e=Object['keys'](_0x2d85dc['attributesBoolean']);for(_0x390765=0x0;_0x390765<_0xaecb4e['length'];++_0x390765)_0xc79a84['uint32'](0x22)['fork']()['uint32'](0xa)['string'](_0xaecb4e[_0x390765])['uint32'](0x10)['bool'](_0x2d85dc['attributesBoolean'][_0xaecb4e[_0x390765]])['ldelim']();}return null!=_0x2d85dc['attributesJson']&&Object['hasOwnProperty']['call'](_0x2d85dc,'attributesJson')&&_0xc79a84['uint32'](0x2a)['string'](_0x2d85dc['attributesJson']),_0xc79a84;},_0x2a821e['encodeDelimited']=function(_0x19e541,_0x5db721){return this['encode'](_0x19e541,_0x5db721)['ldelim']();},_0x2a821e['decode']=function(_0x498dd8,_0x583d15){_0x498dd8 instanceof _0x478192||(_0x498dd8=_0x478192['create'](_0x498dd8));for(var _0x50cc51,_0xf3ebf9,_0x84ac15=void 0x0===_0x583d15?_0x498dd8['len']:_0x498dd8['pos']+_0x583d15,_0x3de1c4=new _0x360104['Element']();_0x498dd8['pos']<_0x84ac15;){var _0x403c6b=_0x498dd8['uint32']();switch(_0x403c6b>>>0x3){case 0x1:_0x3de1c4['name']=_0x498dd8['string']();break;case 0x2:_0x3de1c4['children']&&_0x3de1c4['children']['length']||(_0x3de1c4['children']=[]),_0x3de1c4['children']['push'](_0x360104['Element']['decode'](_0x498dd8,_0x498dd8['uint32']()));break;case 0x3:_0x3de1c4['data']=_0x498dd8['string']();break;case 0x4:_0x3de1c4['attributesBoolean']===_0x23fb37['emptyObject']&&(_0x3de1c4['attributesBoolean']={});var _0x1a182d=_0x498dd8['uint32']()+_0x498dd8['pos'];for(_0x50cc51='',_0xf3ebf9=!0x1;_0x498dd8['pos']<_0x1a182d;){var _0x1c40c6=_0x498dd8['uint32']();switch(_0x1c40c6>>>0x3){case 0x1:_0x50cc51=_0x498dd8['string']();break;case 0x2:_0xf3ebf9=_0x498dd8['bool']();break;default:_0x498dd8['skipType'](0x7&_0x1c40c6);}}_0x3de1c4['attributesBoolean'][_0x50cc51]=_0xf3ebf9;break;case 0x5:_0x3de1c4['attributesJson']=_0x498dd8['string']();break;default:_0x498dd8['skipType'](0x7&_0x403c6b);}}return _0x3de1c4;},_0x2a821e['decodeDelimited']=function(_0x18ac05){return _0x18ac05 instanceof _0x478192||(_0x18ac05=new _0x478192(_0x18ac05)),this['decode'](_0x18ac05,_0x18ac05['uint32']());},_0x2a821e['verify']=function(_0x238236){if('object'!=typeof _0x238236||null===_0x238236)return'object\x20expected';if(null!=_0x238236['name']&&_0x238236['hasOwnProperty']('name')&&!_0x23fb37['isString'](_0x238236['name']))return'name:\x20string\x20expected';if(null!=_0x238236['children']&&_0x238236['hasOwnProperty']('children')){if(!Array['isArray'](_0x238236['children']))return'children:\x20array\x20expected';for(var _0x27e206=0x0;_0x27e206<_0x238236['children']['length'];++_0x27e206){var _0x360df5=_0x360104['Element']['verify'](_0x238236['children'][_0x27e206]);if(_0x360df5)return'children.'+_0x360df5;}}if(null!=_0x238236['data']&&_0x238236['hasOwnProperty']('data')&&!_0x23fb37['isString'](_0x238236['data']))return'data:\x20string\x20expected';if(null!=_0x238236['attributesBoolean']&&_0x238236['hasOwnProperty']('attributesBoolean')){if(!_0x23fb37['isObject'](_0x238236['attributesBoolean']))return'attributesBoolean:\x20object\x20expected';var _0x132041=Object['keys'](_0x238236['attributesBoolean']);for(_0x27e206=0x0;_0x27e206<_0x132041['length'];++_0x27e206)if('boolean'!=typeof _0x238236['attributesBoolean'][_0x132041[_0x27e206]])return'attributesBoolean:\x20boolean{k:string}\x20expected';}return null!=_0x238236['attributesJson']&&_0x238236['hasOwnProperty']('attributesJson')&&!_0x23fb37['isString'](_0x238236['attributesJson'])?'attributesJson:\x20string\x20expected':null;},_0x2a821e['fromObject']=function(_0x5bf811){if(_0x5bf811 instanceof _0x360104['Element'])return _0x5bf811;var _0x20432e=new _0x360104['Element']();if(null!=_0x5bf811['name']&&(_0x20432e['name']=String(_0x5bf811['name'])),_0x5bf811['children']){if(!Array['isArray'](_0x5bf811['children']))throw TypeError('.Element.children:\x20array\x20expected');_0x20432e['children']=[];for(var _0x4d536b=0x0;_0x4d536b<_0x5bf811['children']['length'];++_0x4d536b){if('object'!=typeof _0x5bf811['children'][_0x4d536b])throw TypeError('.Element.children:\x20object\x20expected');_0x20432e['children'][_0x4d536b]=_0x360104['Element']['fromObject'](_0x5bf811['children'][_0x4d536b]);}}if(null!=_0x5bf811['data']&&(_0x20432e['data']=String(_0x5bf811['data'])),_0x5bf811['attributesBoolean']){if('object'!=typeof _0x5bf811['attributesBoolean'])throw TypeError('.Element.attributesBoolean:\x20object\x20expected');_0x20432e['attributesBoolean']={};var _0x102bf1=Object['keys'](_0x5bf811['attributesBoolean']);for(_0x4d536b=0x0;_0x4d536b<_0x102bf1['length'];++_0x4d536b)_0x20432e['attributesBoolean'][_0x102bf1[_0x4d536b]]=Boolean(_0x5bf811['attributesBoolean'][_0x102bf1[_0x4d536b]]);}return null!=_0x5bf811['attributesJson']&&(_0x20432e['attributesJson']=String(_0x5bf811['attributesJson'])),_0x20432e;},_0x2a821e['toObject']=function(_0x1cc5d7,_0x36ca7c){_0x36ca7c||(_0x36ca7c={});var _0x278687,_0x1b18f5={};if((_0x36ca7c['arrays']||_0x36ca7c['defaults'])&&(_0x1b18f5['children']=[]),(_0x36ca7c['objects']||_0x36ca7c['defaults'])&&(_0x1b18f5['attributesBoolean']={}),_0x36ca7c['defaults']&&(_0x1b18f5['name']='',_0x1b18f5['data']='',_0x1b18f5['attributesJson']=''),null!=_0x1cc5d7['name']&&_0x1cc5d7['hasOwnProperty']('name')&&(_0x1b18f5['name']=_0x1cc5d7['name']),_0x1cc5d7['children']&&_0x1cc5d7['children']['length']){_0x1b18f5['children']=[];for(var _0x45ab8c=0x0;_0x45ab8c<_0x1cc5d7['children']['length'];++_0x45ab8c)_0x1b18f5['children'][_0x45ab8c]=_0x360104['Element']['toObject'](_0x1cc5d7['children'][_0x45ab8c],_0x36ca7c);}if(null!=_0x1cc5d7['data']&&_0x1cc5d7['hasOwnProperty']('data')&&(_0x1b18f5['data']=_0x1cc5d7['data']),_0x1cc5d7['attributesBoolean']&&(_0x278687=Object['keys'](_0x1cc5d7['attributesBoolean']))['length']){_0x1b18f5['attributesBoolean']={};for(_0x45ab8c=0x0;_0x45ab8c<_0x278687['length'];++_0x45ab8c)_0x1b18f5['attributesBoolean'][_0x278687[_0x45ab8c]]=_0x1cc5d7['attributesBoolean'][_0x278687[_0x45ab8c]];}return null!=_0x1cc5d7['attributesJson']&&_0x1cc5d7['hasOwnProperty']('attributesJson')&&(_0x1b18f5['attributesJson']=_0x1cc5d7['attributesJson']),_0x1b18f5;},_0x2a821e['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x56ad9f['util']['toJSONOptions']);},_0x2a821e['getTypeUrl']=function(_0x168f0e){return void 0x0===_0x168f0e&&(_0x168f0e='type.googleapis.com'),_0x168f0e+'/Element';},_0x2a821e;}()),_0x360104;})());class r{['_protobufRoot'];constructor(){this['_protobufRoot']=u;}['getDescriptor'](_0x1df40d){return new w(this['_protobufRoot'][_0x1df40d]);}}class w{['_protobuf'];constructor(_0x1acd70){this['_protobuf']=_0x1acd70;}['compress'](_0x5ecbd9){const _0x579289=this['_protobuf']['verify'](_0x5ecbd9);if(_0x579289)throw Error(_0x579289);return this['_protobuf']['encode'](this['_protobuf']['create'](_0x5ecbd9))['finish']();}['decompress'](_0x35c7e0){return this['_protobuf']['toObject'](this['_protobuf']['decode'](_0x35c7e0),{'oneofs':!0x0});}}function g(_0x2ae354,_0x1cb59c){const _0xbbe1c=_0x58a840(_0x2ae354);return _0xbbe1c['path'][_0xbbe1c['path']['length']-0x1]+=_0x1cb59c,_0xbbe1c;}function _(_0x29e4f1,_0x377e57){return _0x29e4f1['root']===_0x377e57['root']&&_0x4282a5(_0x29e4f1['path'],_0x377e57['path']);}function $(_0x52edd3){P(_0x52edd3,_0x19e312=>('main'==_0x19e312['root']?(_0x19e312['rootMain']=!0x0,delete _0x19e312['root']):'$graveyard'==_0x19e312['root']&&(_0x19e312['rootGraveyard']=!0x0,delete _0x19e312['root']),_0x19e312));}function J(_0x19e3cd){P(_0x19e3cd,_0x255dd9=>(_0x255dd9['rootMain']?(_0x255dd9['root']='main',delete _0x255dd9['rootMain']):_0x255dd9['rootGraveyard']&&(_0x255dd9['root']='$graveyard',delete _0x255dd9['rootGraveyard']),_0x255dd9));}function P(_0x644116,_0x2a51bc){for(const _0x4666bc in _0x644116){const _0x43bd2c=_0x644116[_0x4666bc];'nodes'!==_0x4666bc&&_0x36503c(_0x43bd2c)&&(_0x43bd2c['path']&&(_0x43bd2c['root']||_0x43bd2c['rootMain']||_0x43bd2c['rootGraveyard'])?_0x644116[_0x4666bc]=_0x2a51bc(_0x43bd2c):P(_0x43bd2c,_0x2a51bc));}return _0x644116;}class e{['_id'];['_operationName'];['_protobufDescriptor'];constructor(_0x367026,_0x3b14cf,_0x188953){this['_id']=_0x367026,this['_operationName']=_0x3b14cf,this['_protobufDescriptor']=_0x188953;}['compress'](_0x3fe4c4,_0x5577cb){const _0xf096b3=_0x5577cb['operations'][_0x5577cb['index']++];return $(_0xf096b3),_0x3fe4c4['buffers']['push'](this['_protobufDescriptor']['compress'](_0xf096b3)),_0x3fe4c4['types']['push'](this['_id']),!0x0;}['decompress'](_0xe0964c,_0x1ab908){_0x1ab908['typeIndex']++;const _0x2a27ec=_0x1ab908['buffers'][_0x1ab908['bufferIndex']++],_0x15f946=this['_protobufDescriptor']['decompress'](_0x2a27ec);J(_0x15f946),_0x15f946['__className']=this['_operationName'],_0xe0964c['push'](_0x15f946);}}class s extends e{['compress'](_0x192cff,_0x565b7f){const _0x2ccbff=_0x565b7f['operations'][_0x565b7f['index']++];return this['_serializeOneOf']('oldValue',_0x2ccbff),this['_serializeOneOf']('newValue',_0x2ccbff),$(_0x2ccbff),_0x192cff['buffers']['push'](this['_protobufDescriptor']['compress'](_0x2ccbff)),_0x192cff['types']['push'](this['_id']),!0x0;}['decompress'](_0x4a43a9,_0x10ad36){_0x10ad36['typeIndex']++;const _0x4929fa=_0x10ad36['buffers'][_0x10ad36['bufferIndex']++],_0x541bae=this['_protobufDescriptor']['decompress'](_0x4929fa);this['_deserializeOneOf']('oldValue',_0x541bae),this['_deserializeOneOf']('newValue',_0x541bae),J(_0x541bae),_0x541bae['__className']=this['_operationName'],_0x4a43a9['push'](_0x541bae);}['_serializeOneOf'](_0x5ddb39,_0x470392){const _0x180a9f=_0x470392[_0x5ddb39];'boolean'==typeof _0x180a9f?_0x470392[_0x5ddb39+'Boolean']=_0x180a9f:_0x470392[_0x5ddb39+'Json']=JSON['stringify'](_0x180a9f);}['_deserializeOneOf'](_0x408e30,_0x580552){const _0x26a0c7=_0x408e30+'Json';_0x580552[_0x26a0c7]?(_0x580552[_0x408e30]=JSON['parse'](_0x580552[_0x26a0c7]),delete _0x580552[_0x26a0c7]):(_0x580552[_0x408e30]=_0x580552[_0x408e30+'Boolean'],delete _0x580552[_0x408e30+'Boolean']);}}class i extends e{['compress'](_0x5a35ed,_0x519fbf){const _0x5e5e89=_0x519fbf['operations'][_0x519fbf['index']++];return this['_serializeNodesAttributes'](_0x5e5e89['nodes']),$(_0x5e5e89),_0x5a35ed['buffers']['push'](this['_protobufDescriptor']['compress'](_0x5e5e89)),_0x5a35ed['types']['push'](this['_id']),!0x0;}['decompress'](_0x63ac8d,_0x23957c){_0x23957c['typeIndex']++;const _0x1e88b8=_0x23957c['buffers'][_0x23957c['bufferIndex']++],_0x3d5eec=this['_protobufDescriptor']['decompress'](_0x1e88b8);_0x3d5eec['nodes']||(_0x3d5eec['nodes']=[]),this['_deserializeNodesAttributes'](_0x3d5eec['nodes']),J(_0x3d5eec),_0x3d5eec['__className']=this['_operationName'],_0x63ac8d['push'](_0x3d5eec);}['_serializeNodesAttributes'](_0x36c80d){for(const _0x43e461 of _0x36c80d){if(_0x43e461['attributes']){const _0x1d5020=_0x43e461['attributes'];this['_areValuesBoolean'](_0x1d5020)?_0x43e461['attributesBoolean']=_0x1d5020:_0x43e461['attributesJson']=JSON['stringify'](_0x1d5020);}_0x43e461['children']&&this['_serializeNodesAttributes'](_0x43e461['children']);}}['_deserializeNodesAttributes'](_0x6877b7){for(const _0x1b2870 of _0x6877b7)(_0x1b2870['attributesBoolean']||_0x1b2870['attributesJson'])&&(_0x1b2870['attributesBoolean']?(_0x1b2870['attributes']=_0x1b2870['attributesBoolean'],delete _0x1b2870['attributesBoolean']):(_0x1b2870['attributes']=JSON['parse'](_0x1b2870['attributesJson']),delete _0x1b2870['attributesJson'])),_0x1b2870['children']&&this['_deserializeNodesAttributes'](_0x1b2870['children']);}['_areValuesBoolean'](_0x3d81c8){return Object['keys'](_0x3d81c8)['every'](_0x46e7a4=>'boolean'==typeof _0x3d81c8[_0x46e7a4]);}}class n extends e{['decompress'](_0x1b0306,_0x1ee947){super['decompress'](_0x1b0306,_0x1ee947);const _0x3a5cd4=_0x1b0306[_0x1b0306['length']-0x1];_0x3a5cd4['oldRange']||(_0x3a5cd4['oldRange']=null),_0x3a5cd4['newRange']||(_0x3a5cd4['newRange']=null);}}class p extends e{['compress'](_0x380f72,_0x2c7c53){return _0x2c7c53['index']++,_0x380f72['types']['push'](this['_id']),!0x0;}['decompress'](_0x2b4a78,_0x3f2000){_0x3f2000['typeIndex']++,_0x2b4a78['push']({'__className':this['_operationName']});}}class a extends n{['_omittedNamespace'];constructor(_0x309ad7,_0x54c6c0,_0x2432ba,_0x12ed28){super(_0x309ad7,_0x54c6c0,_0x2432ba),this['_omittedNamespace']=_0x12ed28+':';}['compress'](_0x40eaab,_0x2d872e){const _0x487a7d=_0x2d872e['operations'][_0x2d872e['index']];return!('MarkerOperation'!=_0x487a7d['__className']||!_0x487a7d['name']['startsWith'](this['_omittedNamespace']))&&(_0x487a7d['name']=_0x487a7d['name']['replace'](new RegExp('^'+this['_omittedNamespace']),''),super['compress'](_0x40eaab,_0x2d872e),!0x0);}['decompress'](_0x5d8a59,_0x37c2ce){super['decompress'](_0x5d8a59,_0x37c2ce);const _0x2e1eeb=_0x5d8a59[_0x5d8a59['length']-0x1];_0x2e1eeb['name']=this['_omittedNamespace']+_0x2e1eeb['name'];}}class O{['_id'];['_context'];constructor(_0x317d3c,_0x181e0f){this['_id']=_0x317d3c,this['_context']=_0x181e0f;}['compress'](_0x1cd80f,_0x322f92){let _0x262bee,_0x1045dc=_0x322f92['operations'][_0x322f92['index']],_0x5e93cd=_0x322f92['operations'][_0x322f92['index']+0x1];for(;_0x5e93cd&&this['_compareOperations'](_0x1045dc,_0x5e93cd);)_0x262bee?(_0x262bee=this['_combineNext'](_0x1045dc,_0x262bee),_0x1cd80f['types']['push'](0x0)):(_0x262bee=_0x58a840(_0x1045dc),_0x1cd80f['types']['push'](this['_id'])),_0x322f92['index']++,_0x1045dc=_0x322f92['operations'][_0x322f92['index']],_0x5e93cd=_0x322f92['operations'][_0x322f92['index']+0x1];return!!_0x262bee&&(_0x262bee=this['_combineNext'](_0x322f92['operations'][_0x322f92['index']++],_0x262bee),_0x1cd80f['types']['push'](0x0),_0x1cd80f['buffers']['push'](this['_compressSingleOperation'](_0x262bee)),!0x0);}['decompress'](_0x5a170f,_0x1f26cc){const _0x486f2e=this['_decompressSingleOperation'](_0x1f26cc);for(;0x0==_0x1f26cc['types'][_0x1f26cc['typeIndex']];)_0x1f26cc['typeIndex']++,_0x5a170f['push'](this['_splitCurrent'](_0x486f2e));_0x5a170f['push'](_0x486f2e);}}class c extends O{['_combineNext'](_0x1cc65b,_0x103f76){return _0x103f76['nodes'][0x0]['data']+=_0x1cc65b['nodes'][0x0]['data'],_0x103f76;}['_splitCurrent'](_0x784030){const _0x62cc0e=_0x58a840(_0x784030),_0x3ceb3a=_0x62cc0e['nodes'][0x0],_0x484f96=_0x784030['nodes'][0x0],_0x548548=_0x484f96['data'][Symbol['iterator']]()['next']()['value'],_0x2db884=_0x548548['length'];return _0x3ceb3a['data']=_0x548548,_0x484f96['data']=_0x484f96['data']['substr'](_0x2db884),_0x784030['position']=g(_0x784030['position'],_0x2db884),_0x62cc0e;}['_compareOperations'](_0x16014e,_0x2164a2){if(this['_checkOperation'](_0x16014e)&&this['_checkOperation'](_0x2164a2)){const _0xec8476=_0x16014e['nodes'][0x0]['data']['length'],_0x5e1b2f=_(g(_0x16014e['position'],_0xec8476),_0x2164a2['position']),_0x43c56d=_0x16014e['nodes'][0x0],_0x197c1b=_0x2164a2['nodes'][0x0];return _0x5e1b2f&&this['_compareAttributes'](_0x43c56d,_0x197c1b);}return!0x1;}['_compressSingleOperation'](_0x4c84ef){const _0x55aaf2={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('InsertOperation')['compress'](_0x55aaf2,{'operations':[_0x4c84ef],'index':0x0}),_0x55aaf2['buffers'][0x0];}['_decompressSingleOperation'](_0x3b1a25){const _0x2e2a9e=[];return this['_context']['_getCompressorByName']('InsertOperation')['decompress'](_0x2e2a9e,_0x3b1a25),_0x2e2a9e[0x0];}['_checkOperation'](_0x146e99){return'InsertOperation'==_0x146e99['__className']&&0x1==_0x146e99['nodes']['length']&&_0x146e99['nodes'][0x0]['data']&&!_0x146e99['wasUndone']&&0x1==Array['from'](_0x146e99['nodes'][0x0]['data'])['length'];}['_compareAttributes'](_0x53cbfe,_0x327384){const _0x2cea0f=Object['keys'](_0x53cbfe['attributes']||{}),_0x451605=Object['keys'](_0x327384['attributes']||{});return _0x2cea0f['length']===_0x451605['length']&&_0x2cea0f['every'](_0x2585fe=>_0x327384['attributes'][_0x2585fe]&&_0x327384['attributes'][_0x2585fe]===_0x53cbfe['attributes'][_0x2585fe]);}}class m extends O{['_combineNext'](_0x38628b,_0x19e19c){return _0x19e19c['howMany']++,_0x19e19c['sourcePosition']=_0x58a840(_0x38628b['sourcePosition']),_0x19e19c;}['_splitCurrent'](_0x359715){const _0x755dea=_0x58a840(_0x359715);return _0x359715['howMany']--,_0x755dea['howMany']=0x1,_0x755dea['sourcePosition']=g(_0x755dea['sourcePosition'],_0x359715['howMany']),_0x755dea;}['_compareOperations'](_0x4fb828,_0xde50d3){return!(!this['_checkOperation'](_0x4fb828)||!this['_checkOperation'](_0xde50d3))&&(_(g(_0x4fb828['sourcePosition'],-0x1),_0xde50d3['sourcePosition'])&&_(_0x4fb828['targetPosition'],_0xde50d3['targetPosition']));}['_compressSingleOperation'](_0x243f5d){const _0x2e4d12={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x2e4d12,{'operations':[_0x243f5d],'index':0x0}),_0x2e4d12['buffers'][0x0];}['_decompressSingleOperation'](_0x40189d){const _0x10bc51=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x10bc51,_0x40189d),_0x10bc51[0x0];}['_checkOperation'](_0x2b07cc){return'MoveOperation'==_0x2b07cc['__className']&&'$graveyard'==_0x2b07cc['targetPosition']['root']&&0x1==_0x2b07cc['howMany']&&!_0x2b07cc['wasUndone'];}}class h extends O{['_combineNext'](_0x565606,_0xa2f39c){return _0xa2f39c['howMany']++,_0xa2f39c;}['_splitCurrent'](_0x458eab){const _0x36e3cc=_0x58a840(_0x458eab);return _0x36e3cc['howMany']=0x1,_0x458eab['howMany']--,_0x36e3cc;}['_compareOperations'](_0x37f29f,_0x62e5dd){return!(!this['_checkOperation'](_0x37f29f)||!this['_checkOperation'](_0x62e5dd))&&(_(_0x37f29f['sourcePosition'],_0x62e5dd['sourcePosition'])&&_(_0x37f29f['targetPosition'],_0x62e5dd['targetPosition']));}['_compressSingleOperation'](_0x4eae0d){const _0x435111={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x435111,{'operations':[_0x4eae0d],'index':0x0}),_0x435111['buffers'][0x0];}['_decompressSingleOperation'](_0x1d872f){const _0x423b17=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x423b17,_0x1d872f),_0x423b17[0x0];}['_checkOperation'](_0x246b57){return'MoveOperation'==_0x246b57['__className']&&'$graveyard'==_0x246b57['targetPosition']['root']&&0x1==_0x246b57['howMany']&&!_0x246b57['wasUndone'];}}class f extends O{['compress'](_0x266eb1,_0x27d6b7){if(!this['_compareOperations'](_0x27d6b7['operations'][_0x27d6b7['index']],_0x27d6b7['operations'][_0x27d6b7['index']+0x1]))return!0x1;const _0x288cbb=_0x27d6b7['operations'][_0x27d6b7['index']++];return _0x288cbb['oldRange']=null,_0x288cbb['newRange']&&_(_0x288cbb['newRange']['start'],_0x288cbb['newRange']['end'])&&(_0x288cbb['newRange']['end']=null),_0x27d6b7['index']++,_0x266eb1['types']['push'](this['_id']),_0x266eb1['types']['push'](0x0),_0x266eb1['buffers']['push'](this['_compressSingleOperation'](_0x288cbb)),!0x0;}['decompress'](_0x5d4cd0,_0x57e0d1){const _0x2abc7a=this['_decompressSingleOperation'](_0x57e0d1);_0x2abc7a['newRange']&&!_0x2abc7a['newRange']['end']&&(_0x2abc7a['newRange']['end']=_0x58a840(_0x2abc7a['newRange']['start']));const _0x47bb7c=_0x58a840(_0x2abc7a);_0x47bb7c['newRange']&&(_0x47bb7c['newRange']['start']['stickiness']='toNone',_0x47bb7c['newRange']['end']=_0x58a840(_0x47bb7c['newRange']['start'])),_0x47bb7c['name']='user:position:'+_0x47bb7c['name']['split'](':')[0x2],_0x57e0d1['typeIndex']++,_0x5d4cd0['push'](_0x2abc7a),_0x5d4cd0['push'](_0x47bb7c);}['_compressSingleOperation'](_0x4cd51b){const _0x5295e1={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MarkerOperation')['compress'](_0x5295e1,{'operations':[_0x4cd51b],'index':0x0}),_0x5295e1['buffers'][0x0];}['_decompressSingleOperation'](_0x40100f){const _0x5dafa3=[];return this['_context']['_getCompressorByName']('MarkerOperation')['decompress'](_0x5dafa3,_0x40100f),_0x5dafa3[0x0];}['_compareOperations'](_0x142e70,_0x314e9c){return!(!_0x142e70||!_0x314e9c)&&('MarkerOperation'==_0x142e70['__className']&&'MarkerOperation'==_0x314e9c['__className']&&!(!_0x142e70['name']['startsWith']('user:')||!_0x314e9c['name']['startsWith']('user:')||_0x142e70['name']==_0x314e9c['name']));}}class y{['_compressorById'];['_compressorByName'];['_protobufFactory'];constructor(){this['_compressorById']=new Map(),this['_compressorByName']=new Map(),this['_protobufFactory']=new r();const _0xb239f9=this['_protobufFactory']['getDescriptor']('MarkerOperation');this['_registerCompressor'](0x1,'NoOperation',new p(0x1,'NoOperation',void 0x0)),this['_registerOperationCompressor'](0xa,'AttributeOperation',s),this['_registerOperationCompressor'](0xb,'InsertOperation',i),this['_registerOperationCompressor'](0xc,'MarkerOperation',n),this['_registerOperationCompressor'](0xd,'MergeOperation',e),this['_registerOperationCompressor'](0xe,'MoveOperation',e),this['_registerOperationCompressor'](0xf,'RenameOperation',e),this['_registerOperationCompressor'](0x10,'RootAttributeOperation',s),this['_registerOperationCompressor'](0x11,'SplitOperation',e),this['_registerCompressor'](0x12,'CommentMarkerOperation',new a(0x12,'MarkerOperation',_0xb239f9,'comment')),this['_registerCompressor'](0x13,'SuggestionMarkerOperation',new a(0x13,'MarkerOperation',_0xb239f9,'suggestion')),this['_registerOperationCompressor'](0x14,'RootOperation',e),this['_registerActionCompressor'](0x64,'TypingAction',c),this['_registerActionCompressor'](0x65,'DeletingAction',m),this['_registerActionCompressor'](0x66,'ForwardDeletingAction',h),this['_registerActionCompressor'](0x67,'UserSelectionAction',f);}['compress'](_0xd00191){if(!_0xd00191||!_0xd00191[0x0])throw new _0x3ecaf4('no-operations-provided',this);const _0xd7a2a4={'operations':_0xd00191,'index':0x0},_0x559248={'types':[],'buffers':[],'baseVersion':_0xd00191[0x0]['baseVersion']};for(;_0xd7a2a4['index']<_0xd7a2a4['operations']['length'];){if(this['_getCompressorByName']('UserSelectionAction')['compress'](_0x559248,_0xd7a2a4))continue;if(this['_getCompressorByName']('TypingAction')['compress'](_0x559248,_0xd7a2a4))continue;if(this['_getCompressorByName']('DeletingAction')['compress'](_0x559248,_0xd7a2a4))continue;if(this['_getCompressorByName']('ForwardDeletingAction')['compress'](_0x559248,_0xd7a2a4))continue;if(this['_getCompressorByName']('CommentMarkerOperation')['compress'](_0x559248,_0xd7a2a4))continue;if(this['_getCompressorByName']('SuggestionMarkerOperation')['compress'](_0x559248,_0xd7a2a4))continue;const _0x1f284c=_0xd7a2a4['operations'][_0xd7a2a4['index']]['__className'];this['_getCompressorByName'](_0x1f284c)['compress'](_0x559248,_0xd7a2a4);}return _0x559248;}['decompress'](_0x565eee){const _0x232324=[],_0x49a739={'types':_0x565eee['types'],'buffers':_0x565eee['buffers'],'baseVersion':_0x565eee['baseVersion'],'typeIndex':0x0,'bufferIndex':0x0};for(;_0x49a739['typeIndex']<_0x49a739['types']['length'];){const _0x3d4115=_0x49a739['types'][_0x49a739['typeIndex']],_0xa5b5bc=this['_compressorById']['get'](_0x3d4115);if(!_0xa5b5bc)throw new _0x3ecaf4('decompress-compressor-not-found',this,{'type':_0x3d4115});_0xa5b5bc['decompress'](_0x232324,_0x49a739);}return _0x232324['forEach']((_0x26e092,_0x50a6a8)=>_0x26e092['baseVersion']=_0x565eee['baseVersion']+_0x50a6a8),_0x232324;}['_getCompressorByName'](_0x2d0fce){return this['_compressorByName']['get'](_0x2d0fce);}['_registerOperationCompressor'](_0x5031c4,_0x325b77,_0x478abc){const _0x5782b3=new _0x478abc(_0x5031c4,_0x325b77,this['_protobufFactory']['getDescriptor'](_0x325b77));this['_registerCompressor'](_0x5031c4,_0x325b77,_0x5782b3);}['_registerActionCompressor'](_0x277145,_0x16a84c,_0x4c99ba){const _0x5099d2=new _0x4c99ba(_0x277145,this);this['_registerCompressor'](_0x277145,_0x16a84c,_0x5099d2);}['_registerCompressor'](_0x923da5,_0x493581,_0x41350e){this['_compressorById']['set'](_0x923da5,_0x41350e),this['_compressorByName']['set'](_0x493581,_0x41350e);}}export{y as Compressor};
|
|
23
|
+
import{CKEditorError as _0x1daf95}from'@ckeditor/ckeditor5-utils/dist/index.js';import _0x12744b from'protobufjs/minimal.js';import{cloneDeep as _0x10f460,isEqual as _0x2a6a7b,isObject as _0x23b4c9}from'es-toolkit/compat';const u=/* #__PURE__ -- @preserve */
|
|
24
|
+
((()=>{var _0x2c4e4f=_0x12744b['Reader'],_0xcab456=_0x12744b['Writer'],_0xef7fa4=_0x12744b['util'],_0x479718=_0x12744b['roots']['default']||(_0x12744b['roots']['default']={});return _0x479718['AttributeOperation']=(function(){function _0x1868b5(_0x253b5f){if(_0x253b5f){for(var _0x59e662=Object['keys'](_0x253b5f),_0x196e9a=0x0;_0x196e9a<_0x59e662['length'];++_0x196e9a)null!=_0x253b5f[_0x59e662[_0x196e9a]]&&(this[_0x59e662[_0x196e9a]]=_0x253b5f[_0x59e662[_0x196e9a]]);}}return _0x1868b5['prototype']['range']=null,_0x1868b5['prototype']['key']='',_0x1868b5['prototype']['oldValueBoolean']=!0x1,_0x1868b5['prototype']['oldValueJson']='',_0x1868b5['prototype']['newValueBoolean']=!0x1,_0x1868b5['prototype']['newValueJson']='',_0x1868b5['prototype']['wasUndone']=!0x1,_0x1868b5['create']=function(_0x4ca1fd){return new _0x1868b5(_0x4ca1fd);},_0x1868b5['encode']=function(_0x51d94a,_0x3bff9f){return _0x3bff9f||(_0x3bff9f=_0xcab456['create']()),null!=_0x51d94a['range']&&Object['hasOwnProperty']['call'](_0x51d94a,'range')&&_0x479718['Range']['encode'](_0x51d94a['range'],_0x3bff9f['uint32'](0xa)['fork']())['ldelim'](),null!=_0x51d94a['key']&&Object['hasOwnProperty']['call'](_0x51d94a,'key')&&_0x3bff9f['uint32'](0x12)['string'](_0x51d94a['key']),null!=_0x51d94a['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x51d94a,'oldValueBoolean')&&_0x3bff9f['uint32'](0x18)['bool'](_0x51d94a['oldValueBoolean']),null!=_0x51d94a['oldValueJson']&&Object['hasOwnProperty']['call'](_0x51d94a,'oldValueJson')&&_0x3bff9f['uint32'](0x22)['string'](_0x51d94a['oldValueJson']),null!=_0x51d94a['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x51d94a,'newValueBoolean')&&_0x3bff9f['uint32'](0x28)['bool'](_0x51d94a['newValueBoolean']),null!=_0x51d94a['newValueJson']&&Object['hasOwnProperty']['call'](_0x51d94a,'newValueJson')&&_0x3bff9f['uint32'](0x32)['string'](_0x51d94a['newValueJson']),null!=_0x51d94a['wasUndone']&&Object['hasOwnProperty']['call'](_0x51d94a,'wasUndone')&&_0x3bff9f['uint32'](0x38)['bool'](_0x51d94a['wasUndone']),_0x3bff9f;},_0x1868b5['encodeDelimited']=function(_0x3cb2fc,_0x27bc35){return this['encode'](_0x3cb2fc,_0x27bc35)['ldelim']();},_0x1868b5['decode']=function(_0x39179c,_0x572a35){_0x39179c instanceof _0x2c4e4f||(_0x39179c=_0x2c4e4f['create'](_0x39179c));for(var _0x518102=void 0x0===_0x572a35?_0x39179c['len']:_0x39179c['pos']+_0x572a35,_0x3547a3=new _0x479718['AttributeOperation']();_0x39179c['pos']<_0x518102;){var _0x384834=_0x39179c['uint32']();switch(_0x384834>>>0x3){case 0x1:_0x3547a3['range']=_0x479718['Range']['decode'](_0x39179c,_0x39179c['uint32']());break;case 0x2:_0x3547a3['key']=_0x39179c['string']();break;case 0x3:_0x3547a3['oldValueBoolean']=_0x39179c['bool']();break;case 0x4:_0x3547a3['oldValueJson']=_0x39179c['string']();break;case 0x5:_0x3547a3['newValueBoolean']=_0x39179c['bool']();break;case 0x6:_0x3547a3['newValueJson']=_0x39179c['string']();break;case 0x7:_0x3547a3['wasUndone']=_0x39179c['bool']();break;default:_0x39179c['skipType'](0x7&_0x384834);}}return _0x3547a3;},_0x1868b5['decodeDelimited']=function(_0x53cb8d){return _0x53cb8d instanceof _0x2c4e4f||(_0x53cb8d=new _0x2c4e4f(_0x53cb8d)),this['decode'](_0x53cb8d,_0x53cb8d['uint32']());},_0x1868b5['verify']=function(_0x1218f6){if('object'!=typeof _0x1218f6||null===_0x1218f6)return'object\x20expected';if(null!=_0x1218f6['range']&&_0x1218f6['hasOwnProperty']('range')){var _0x3d6cca=_0x479718['Range']['verify'](_0x1218f6['range']);if(_0x3d6cca)return'range.'+_0x3d6cca;}return null!=_0x1218f6['key']&&_0x1218f6['hasOwnProperty']('key')&&!_0xef7fa4['isString'](_0x1218f6['key'])?'key:\x20string\x20expected':null!=_0x1218f6['oldValueBoolean']&&_0x1218f6['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x1218f6['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x1218f6['oldValueJson']&&_0x1218f6['hasOwnProperty']('oldValueJson')&&!_0xef7fa4['isString'](_0x1218f6['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x1218f6['newValueBoolean']&&_0x1218f6['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x1218f6['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x1218f6['newValueJson']&&_0x1218f6['hasOwnProperty']('newValueJson')&&!_0xef7fa4['isString'](_0x1218f6['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x1218f6['wasUndone']&&_0x1218f6['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x1218f6['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x1868b5['fromObject']=function(_0x1df62a){if(_0x1df62a instanceof _0x479718['AttributeOperation'])return _0x1df62a;var _0x51c57f=new _0x479718['AttributeOperation']();if(null!=_0x1df62a['range']){if('object'!=typeof _0x1df62a['range'])throw TypeError('.AttributeOperation.range:\x20object\x20expected');_0x51c57f['range']=_0x479718['Range']['fromObject'](_0x1df62a['range']);}return null!=_0x1df62a['key']&&(_0x51c57f['key']=String(_0x1df62a['key'])),null!=_0x1df62a['oldValueBoolean']&&(_0x51c57f['oldValueBoolean']=Boolean(_0x1df62a['oldValueBoolean'])),null!=_0x1df62a['oldValueJson']&&(_0x51c57f['oldValueJson']=String(_0x1df62a['oldValueJson'])),null!=_0x1df62a['newValueBoolean']&&(_0x51c57f['newValueBoolean']=Boolean(_0x1df62a['newValueBoolean'])),null!=_0x1df62a['newValueJson']&&(_0x51c57f['newValueJson']=String(_0x1df62a['newValueJson'])),null!=_0x1df62a['wasUndone']&&(_0x51c57f['wasUndone']=Boolean(_0x1df62a['wasUndone'])),_0x51c57f;},_0x1868b5['toObject']=function(_0x28cb2a,_0x43a0c7){_0x43a0c7||(_0x43a0c7={});var _0x71a936={};return _0x43a0c7['defaults']&&(_0x71a936['range']=null,_0x71a936['key']='',_0x71a936['oldValueBoolean']=!0x1,_0x71a936['oldValueJson']='',_0x71a936['newValueBoolean']=!0x1,_0x71a936['newValueJson']='',_0x71a936['wasUndone']=!0x1),null!=_0x28cb2a['range']&&_0x28cb2a['hasOwnProperty']('range')&&(_0x71a936['range']=_0x479718['Range']['toObject'](_0x28cb2a['range'],_0x43a0c7)),null!=_0x28cb2a['key']&&_0x28cb2a['hasOwnProperty']('key')&&(_0x71a936['key']=_0x28cb2a['key']),null!=_0x28cb2a['oldValueBoolean']&&_0x28cb2a['hasOwnProperty']('oldValueBoolean')&&(_0x71a936['oldValueBoolean']=_0x28cb2a['oldValueBoolean']),null!=_0x28cb2a['oldValueJson']&&_0x28cb2a['hasOwnProperty']('oldValueJson')&&(_0x71a936['oldValueJson']=_0x28cb2a['oldValueJson']),null!=_0x28cb2a['newValueBoolean']&&_0x28cb2a['hasOwnProperty']('newValueBoolean')&&(_0x71a936['newValueBoolean']=_0x28cb2a['newValueBoolean']),null!=_0x28cb2a['newValueJson']&&_0x28cb2a['hasOwnProperty']('newValueJson')&&(_0x71a936['newValueJson']=_0x28cb2a['newValueJson']),null!=_0x28cb2a['wasUndone']&&_0x28cb2a['hasOwnProperty']('wasUndone')&&(_0x71a936['wasUndone']=_0x28cb2a['wasUndone']),_0x71a936;},_0x1868b5['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x12744b['util']['toJSONOptions']);},_0x1868b5['getTypeUrl']=function(_0x184969){return void 0x0===_0x184969&&(_0x184969='type.googleapis.com'),_0x184969+'/AttributeOperation';},_0x1868b5;}()),_0x479718['InsertOperation']=(function(){function _0x2c6fa0(_0x42a095){if(this['nodes']=[],_0x42a095){for(var _0x248bd3=Object['keys'](_0x42a095),_0x4d2bcd=0x0;_0x4d2bcd<_0x248bd3['length'];++_0x4d2bcd)null!=_0x42a095[_0x248bd3[_0x4d2bcd]]&&(this[_0x248bd3[_0x4d2bcd]]=_0x42a095[_0x248bd3[_0x4d2bcd]]);}}return _0x2c6fa0['prototype']['position']=null,_0x2c6fa0['prototype']['nodes']=_0xef7fa4['emptyArray'],_0x2c6fa0['prototype']['shouldReceiveAttributes']=!0x1,_0x2c6fa0['prototype']['wasUndone']=!0x1,_0x2c6fa0['create']=function(_0x531ae5){return new _0x2c6fa0(_0x531ae5);},_0x2c6fa0['encode']=function(_0x4a421c,_0x3b9d05){if(_0x3b9d05||(_0x3b9d05=_0xcab456['create']()),null!=_0x4a421c['position']&&Object['hasOwnProperty']['call'](_0x4a421c,'position')&&_0x479718['Position']['encode'](_0x4a421c['position'],_0x3b9d05['uint32'](0xa)['fork']())['ldelim'](),null!=_0x4a421c['nodes']&&_0x4a421c['nodes']['length']){for(var _0x4c40f1=0x0;_0x4c40f1<_0x4a421c['nodes']['length'];++_0x4c40f1)_0x479718['Element']['encode'](_0x4a421c['nodes'][_0x4c40f1],_0x3b9d05['uint32'](0x12)['fork']())['ldelim']();}return null!=_0x4a421c['shouldReceiveAttributes']&&Object['hasOwnProperty']['call'](_0x4a421c,'shouldReceiveAttributes')&&_0x3b9d05['uint32'](0x18)['bool'](_0x4a421c['shouldReceiveAttributes']),null!=_0x4a421c['wasUndone']&&Object['hasOwnProperty']['call'](_0x4a421c,'wasUndone')&&_0x3b9d05['uint32'](0x20)['bool'](_0x4a421c['wasUndone']),_0x3b9d05;},_0x2c6fa0['encodeDelimited']=function(_0x24cf0e,_0x5974ab){return this['encode'](_0x24cf0e,_0x5974ab)['ldelim']();},_0x2c6fa0['decode']=function(_0x2c2f54,_0x40a68d){_0x2c2f54 instanceof _0x2c4e4f||(_0x2c2f54=_0x2c4e4f['create'](_0x2c2f54));for(var _0x4928e8=void 0x0===_0x40a68d?_0x2c2f54['len']:_0x2c2f54['pos']+_0x40a68d,_0x3298f1=new _0x479718['InsertOperation']();_0x2c2f54['pos']<_0x4928e8;){var _0x15d853=_0x2c2f54['uint32']();switch(_0x15d853>>>0x3){case 0x1:_0x3298f1['position']=_0x479718['Position']['decode'](_0x2c2f54,_0x2c2f54['uint32']());break;case 0x2:_0x3298f1['nodes']&&_0x3298f1['nodes']['length']||(_0x3298f1['nodes']=[]),_0x3298f1['nodes']['push'](_0x479718['Element']['decode'](_0x2c2f54,_0x2c2f54['uint32']()));break;case 0x3:_0x3298f1['shouldReceiveAttributes']=_0x2c2f54['bool']();break;case 0x4:_0x3298f1['wasUndone']=_0x2c2f54['bool']();break;default:_0x2c2f54['skipType'](0x7&_0x15d853);}}return _0x3298f1;},_0x2c6fa0['decodeDelimited']=function(_0x3c7b93){return _0x3c7b93 instanceof _0x2c4e4f||(_0x3c7b93=new _0x2c4e4f(_0x3c7b93)),this['decode'](_0x3c7b93,_0x3c7b93['uint32']());},_0x2c6fa0['verify']=function(_0x174cda){if('object'!=typeof _0x174cda||null===_0x174cda)return'object\x20expected';if(null!=_0x174cda['position']&&_0x174cda['hasOwnProperty']('position')&&(_0x229f97=_0x479718['Position']['verify'](_0x174cda['position'])))return'position.'+_0x229f97;if(null!=_0x174cda['nodes']&&_0x174cda['hasOwnProperty']('nodes')){if(!Array['isArray'](_0x174cda['nodes']))return'nodes:\x20array\x20expected';for(var _0x41e85f=0x0;_0x41e85f<_0x174cda['nodes']['length'];++_0x41e85f){var _0x229f97;if(_0x229f97=_0x479718['Element']['verify'](_0x174cda['nodes'][_0x41e85f]))return'nodes.'+_0x229f97;}}return null!=_0x174cda['shouldReceiveAttributes']&&_0x174cda['hasOwnProperty']('shouldReceiveAttributes')&&'boolean'!=typeof _0x174cda['shouldReceiveAttributes']?'shouldReceiveAttributes:\x20boolean\x20expected':null!=_0x174cda['wasUndone']&&_0x174cda['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x174cda['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x2c6fa0['fromObject']=function(_0x15276f){if(_0x15276f instanceof _0x479718['InsertOperation'])return _0x15276f;var _0x29693c=new _0x479718['InsertOperation']();if(null!=_0x15276f['position']){if('object'!=typeof _0x15276f['position'])throw TypeError('.InsertOperation.position:\x20object\x20expected');_0x29693c['position']=_0x479718['Position']['fromObject'](_0x15276f['position']);}if(_0x15276f['nodes']){if(!Array['isArray'](_0x15276f['nodes']))throw TypeError('.InsertOperation.nodes:\x20array\x20expected');_0x29693c['nodes']=[];for(var _0x59dbe0=0x0;_0x59dbe0<_0x15276f['nodes']['length'];++_0x59dbe0){if('object'!=typeof _0x15276f['nodes'][_0x59dbe0])throw TypeError('.InsertOperation.nodes:\x20object\x20expected');_0x29693c['nodes'][_0x59dbe0]=_0x479718['Element']['fromObject'](_0x15276f['nodes'][_0x59dbe0]);}}return null!=_0x15276f['shouldReceiveAttributes']&&(_0x29693c['shouldReceiveAttributes']=Boolean(_0x15276f['shouldReceiveAttributes'])),null!=_0x15276f['wasUndone']&&(_0x29693c['wasUndone']=Boolean(_0x15276f['wasUndone'])),_0x29693c;},_0x2c6fa0['toObject']=function(_0x89b9fa,_0x1f1b9c){_0x1f1b9c||(_0x1f1b9c={});var _0x1b5969={};if((_0x1f1b9c['arrays']||_0x1f1b9c['defaults'])&&(_0x1b5969['nodes']=[]),_0x1f1b9c['defaults']&&(_0x1b5969['position']=null,_0x1b5969['shouldReceiveAttributes']=!0x1,_0x1b5969['wasUndone']=!0x1),null!=_0x89b9fa['position']&&_0x89b9fa['hasOwnProperty']('position')&&(_0x1b5969['position']=_0x479718['Position']['toObject'](_0x89b9fa['position'],_0x1f1b9c)),_0x89b9fa['nodes']&&_0x89b9fa['nodes']['length']){_0x1b5969['nodes']=[];for(var _0x49475d=0x0;_0x49475d<_0x89b9fa['nodes']['length'];++_0x49475d)_0x1b5969['nodes'][_0x49475d]=_0x479718['Element']['toObject'](_0x89b9fa['nodes'][_0x49475d],_0x1f1b9c);}return null!=_0x89b9fa['shouldReceiveAttributes']&&_0x89b9fa['hasOwnProperty']('shouldReceiveAttributes')&&(_0x1b5969['shouldReceiveAttributes']=_0x89b9fa['shouldReceiveAttributes']),null!=_0x89b9fa['wasUndone']&&_0x89b9fa['hasOwnProperty']('wasUndone')&&(_0x1b5969['wasUndone']=_0x89b9fa['wasUndone']),_0x1b5969;},_0x2c6fa0['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x12744b['util']['toJSONOptions']);},_0x2c6fa0['getTypeUrl']=function(_0x2a9c63){return void 0x0===_0x2a9c63&&(_0x2a9c63='type.googleapis.com'),_0x2a9c63+'/InsertOperation';},_0x2c6fa0;}()),_0x479718['MarkerOperation']=(function(){function _0x49ad6e(_0x2cdb6d){if(_0x2cdb6d){for(var _0x2534c3=Object['keys'](_0x2cdb6d),_0x532b9c=0x0;_0x532b9c<_0x2534c3['length'];++_0x532b9c)null!=_0x2cdb6d[_0x2534c3[_0x532b9c]]&&(this[_0x2534c3[_0x532b9c]]=_0x2cdb6d[_0x2534c3[_0x532b9c]]);}}return _0x49ad6e['prototype']['name']='',_0x49ad6e['prototype']['oldRange']=null,_0x49ad6e['prototype']['newRange']=null,_0x49ad6e['prototype']['affectsData']=!0x1,_0x49ad6e['prototype']['wasUndone']=!0x1,_0x49ad6e['create']=function(_0x5686f2){return new _0x49ad6e(_0x5686f2);},_0x49ad6e['encode']=function(_0x39f042,_0x53214a){return _0x53214a||(_0x53214a=_0xcab456['create']()),null!=_0x39f042['name']&&Object['hasOwnProperty']['call'](_0x39f042,'name')&&_0x53214a['uint32'](0xa)['string'](_0x39f042['name']),null!=_0x39f042['oldRange']&&Object['hasOwnProperty']['call'](_0x39f042,'oldRange')&&_0x479718['Range']['encode'](_0x39f042['oldRange'],_0x53214a['uint32'](0x12)['fork']())['ldelim'](),null!=_0x39f042['newRange']&&Object['hasOwnProperty']['call'](_0x39f042,'newRange')&&_0x479718['Range']['encode'](_0x39f042['newRange'],_0x53214a['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x39f042['affectsData']&&Object['hasOwnProperty']['call'](_0x39f042,'affectsData')&&_0x53214a['uint32'](0x20)['bool'](_0x39f042['affectsData']),null!=_0x39f042['wasUndone']&&Object['hasOwnProperty']['call'](_0x39f042,'wasUndone')&&_0x53214a['uint32'](0x28)['bool'](_0x39f042['wasUndone']),_0x53214a;},_0x49ad6e['encodeDelimited']=function(_0x3780da,_0x2c5326){return this['encode'](_0x3780da,_0x2c5326)['ldelim']();},_0x49ad6e['decode']=function(_0x288dff,_0x58017b){_0x288dff instanceof _0x2c4e4f||(_0x288dff=_0x2c4e4f['create'](_0x288dff));for(var _0x19c59b=void 0x0===_0x58017b?_0x288dff['len']:_0x288dff['pos']+_0x58017b,_0x1f3e93=new _0x479718['MarkerOperation']();_0x288dff['pos']<_0x19c59b;){var _0x5ef9dd=_0x288dff['uint32']();switch(_0x5ef9dd>>>0x3){case 0x1:_0x1f3e93['name']=_0x288dff['string']();break;case 0x2:_0x1f3e93['oldRange']=_0x479718['Range']['decode'](_0x288dff,_0x288dff['uint32']());break;case 0x3:_0x1f3e93['newRange']=_0x479718['Range']['decode'](_0x288dff,_0x288dff['uint32']());break;case 0x4:_0x1f3e93['affectsData']=_0x288dff['bool']();break;case 0x5:_0x1f3e93['wasUndone']=_0x288dff['bool']();break;default:_0x288dff['skipType'](0x7&_0x5ef9dd);}}return _0x1f3e93;},_0x49ad6e['decodeDelimited']=function(_0x2dcfe8){return _0x2dcfe8 instanceof _0x2c4e4f||(_0x2dcfe8=new _0x2c4e4f(_0x2dcfe8)),this['decode'](_0x2dcfe8,_0x2dcfe8['uint32']());},_0x49ad6e['verify']=function(_0x3337cb){if('object'!=typeof _0x3337cb||null===_0x3337cb)return'object\x20expected';if(null!=_0x3337cb['name']&&_0x3337cb['hasOwnProperty']('name')&&!_0xef7fa4['isString'](_0x3337cb['name']))return'name:\x20string\x20expected';var _0x2f7be4;if(null!=_0x3337cb['oldRange']&&_0x3337cb['hasOwnProperty']('oldRange')&&(_0x2f7be4=_0x479718['Range']['verify'](_0x3337cb['oldRange'])))return'oldRange.'+_0x2f7be4;if(null!=_0x3337cb['newRange']&&_0x3337cb['hasOwnProperty']('newRange')&&(_0x2f7be4=_0x479718['Range']['verify'](_0x3337cb['newRange'])))return'newRange.'+_0x2f7be4;return null!=_0x3337cb['affectsData']&&_0x3337cb['hasOwnProperty']('affectsData')&&'boolean'!=typeof _0x3337cb['affectsData']?'affectsData:\x20boolean\x20expected':null!=_0x3337cb['wasUndone']&&_0x3337cb['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x3337cb['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x49ad6e['fromObject']=function(_0x3211a0){if(_0x3211a0 instanceof _0x479718['MarkerOperation'])return _0x3211a0;var _0x30883e=new _0x479718['MarkerOperation']();if(null!=_0x3211a0['name']&&(_0x30883e['name']=String(_0x3211a0['name'])),null!=_0x3211a0['oldRange']){if('object'!=typeof _0x3211a0['oldRange'])throw TypeError('.MarkerOperation.oldRange:\x20object\x20expected');_0x30883e['oldRange']=_0x479718['Range']['fromObject'](_0x3211a0['oldRange']);}if(null!=_0x3211a0['newRange']){if('object'!=typeof _0x3211a0['newRange'])throw TypeError('.MarkerOperation.newRange:\x20object\x20expected');_0x30883e['newRange']=_0x479718['Range']['fromObject'](_0x3211a0['newRange']);}return null!=_0x3211a0['affectsData']&&(_0x30883e['affectsData']=Boolean(_0x3211a0['affectsData'])),null!=_0x3211a0['wasUndone']&&(_0x30883e['wasUndone']=Boolean(_0x3211a0['wasUndone'])),_0x30883e;},_0x49ad6e['toObject']=function(_0x6ef2f4,_0x170d30){_0x170d30||(_0x170d30={});var _0x2c8f0b={};return _0x170d30['defaults']&&(_0x2c8f0b['name']='',_0x2c8f0b['oldRange']=null,_0x2c8f0b['newRange']=null,_0x2c8f0b['affectsData']=!0x1,_0x2c8f0b['wasUndone']=!0x1),null!=_0x6ef2f4['name']&&_0x6ef2f4['hasOwnProperty']('name')&&(_0x2c8f0b['name']=_0x6ef2f4['name']),null!=_0x6ef2f4['oldRange']&&_0x6ef2f4['hasOwnProperty']('oldRange')&&(_0x2c8f0b['oldRange']=_0x479718['Range']['toObject'](_0x6ef2f4['oldRange'],_0x170d30)),null!=_0x6ef2f4['newRange']&&_0x6ef2f4['hasOwnProperty']('newRange')&&(_0x2c8f0b['newRange']=_0x479718['Range']['toObject'](_0x6ef2f4['newRange'],_0x170d30)),null!=_0x6ef2f4['affectsData']&&_0x6ef2f4['hasOwnProperty']('affectsData')&&(_0x2c8f0b['affectsData']=_0x6ef2f4['affectsData']),null!=_0x6ef2f4['wasUndone']&&_0x6ef2f4['hasOwnProperty']('wasUndone')&&(_0x2c8f0b['wasUndone']=_0x6ef2f4['wasUndone']),_0x2c8f0b;},_0x49ad6e['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x12744b['util']['toJSONOptions']);},_0x49ad6e['getTypeUrl']=function(_0x2b1593){return void 0x0===_0x2b1593&&(_0x2b1593='type.googleapis.com'),_0x2b1593+'/MarkerOperation';},_0x49ad6e;}()),_0x479718['MergeOperation']=(function(){function _0x2323ca(_0x24141e){if(_0x24141e){for(var _0x58c979=Object['keys'](_0x24141e),_0x18eaca=0x0;_0x18eaca<_0x58c979['length'];++_0x18eaca)null!=_0x24141e[_0x58c979[_0x18eaca]]&&(this[_0x58c979[_0x18eaca]]=_0x24141e[_0x58c979[_0x18eaca]]);}}return _0x2323ca['prototype']['sourcePosition']=null,_0x2323ca['prototype']['targetPosition']=null,_0x2323ca['prototype']['graveyardPosition']=null,_0x2323ca['prototype']['howMany']=0x0,_0x2323ca['prototype']['wasUndone']=!0x1,_0x2323ca['create']=function(_0x1a9f1c){return new _0x2323ca(_0x1a9f1c);},_0x2323ca['encode']=function(_0x467be,_0x34ae06){return _0x34ae06||(_0x34ae06=_0xcab456['create']()),null!=_0x467be['sourcePosition']&&Object['hasOwnProperty']['call'](_0x467be,'sourcePosition')&&_0x479718['Position']['encode'](_0x467be['sourcePosition'],_0x34ae06['uint32'](0xa)['fork']())['ldelim'](),null!=_0x467be['targetPosition']&&Object['hasOwnProperty']['call'](_0x467be,'targetPosition')&&_0x479718['Position']['encode'](_0x467be['targetPosition'],_0x34ae06['uint32'](0x12)['fork']())['ldelim'](),null!=_0x467be['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x467be,'graveyardPosition')&&_0x479718['Position']['encode'](_0x467be['graveyardPosition'],_0x34ae06['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x467be['howMany']&&Object['hasOwnProperty']['call'](_0x467be,'howMany')&&_0x34ae06['uint32'](0x20)['uint32'](_0x467be['howMany']),null!=_0x467be['wasUndone']&&Object['hasOwnProperty']['call'](_0x467be,'wasUndone')&&_0x34ae06['uint32'](0x28)['bool'](_0x467be['wasUndone']),_0x34ae06;},_0x2323ca['encodeDelimited']=function(_0x19cfcb,_0x97c573){return this['encode'](_0x19cfcb,_0x97c573)['ldelim']();},_0x2323ca['decode']=function(_0xa75242,_0x46a914){_0xa75242 instanceof _0x2c4e4f||(_0xa75242=_0x2c4e4f['create'](_0xa75242));for(var _0x4d2ed3=void 0x0===_0x46a914?_0xa75242['len']:_0xa75242['pos']+_0x46a914,_0x6ea908=new _0x479718['MergeOperation']();_0xa75242['pos']<_0x4d2ed3;){var _0x4b6d60=_0xa75242['uint32']();switch(_0x4b6d60>>>0x3){case 0x1:_0x6ea908['sourcePosition']=_0x479718['Position']['decode'](_0xa75242,_0xa75242['uint32']());break;case 0x2:_0x6ea908['targetPosition']=_0x479718['Position']['decode'](_0xa75242,_0xa75242['uint32']());break;case 0x3:_0x6ea908['graveyardPosition']=_0x479718['Position']['decode'](_0xa75242,_0xa75242['uint32']());break;case 0x4:_0x6ea908['howMany']=_0xa75242['uint32']();break;case 0x5:_0x6ea908['wasUndone']=_0xa75242['bool']();break;default:_0xa75242['skipType'](0x7&_0x4b6d60);}}return _0x6ea908;},_0x2323ca['decodeDelimited']=function(_0x16de51){return _0x16de51 instanceof _0x2c4e4f||(_0x16de51=new _0x2c4e4f(_0x16de51)),this['decode'](_0x16de51,_0x16de51['uint32']());},_0x2323ca['verify']=function(_0x435ae3){if('object'!=typeof _0x435ae3||null===_0x435ae3)return'object\x20expected';var _0x2c8eeb;if(null!=_0x435ae3['sourcePosition']&&_0x435ae3['hasOwnProperty']('sourcePosition')&&(_0x2c8eeb=_0x479718['Position']['verify'](_0x435ae3['sourcePosition'])))return'sourcePosition.'+_0x2c8eeb;if(null!=_0x435ae3['targetPosition']&&_0x435ae3['hasOwnProperty']('targetPosition')&&(_0x2c8eeb=_0x479718['Position']['verify'](_0x435ae3['targetPosition'])))return'targetPosition.'+_0x2c8eeb;if(null!=_0x435ae3['graveyardPosition']&&_0x435ae3['hasOwnProperty']('graveyardPosition')&&(_0x2c8eeb=_0x479718['Position']['verify'](_0x435ae3['graveyardPosition'])))return'graveyardPosition.'+_0x2c8eeb;return null!=_0x435ae3['howMany']&&_0x435ae3['hasOwnProperty']('howMany')&&!_0xef7fa4['isInteger'](_0x435ae3['howMany'])?'howMany:\x20integer\x20expected':null!=_0x435ae3['wasUndone']&&_0x435ae3['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x435ae3['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x2323ca['fromObject']=function(_0x2b8d2a){if(_0x2b8d2a instanceof _0x479718['MergeOperation'])return _0x2b8d2a;var _0x70caf8=new _0x479718['MergeOperation']();if(null!=_0x2b8d2a['sourcePosition']){if('object'!=typeof _0x2b8d2a['sourcePosition'])throw TypeError('.MergeOperation.sourcePosition:\x20object\x20expected');_0x70caf8['sourcePosition']=_0x479718['Position']['fromObject'](_0x2b8d2a['sourcePosition']);}if(null!=_0x2b8d2a['targetPosition']){if('object'!=typeof _0x2b8d2a['targetPosition'])throw TypeError('.MergeOperation.targetPosition:\x20object\x20expected');_0x70caf8['targetPosition']=_0x479718['Position']['fromObject'](_0x2b8d2a['targetPosition']);}if(null!=_0x2b8d2a['graveyardPosition']){if('object'!=typeof _0x2b8d2a['graveyardPosition'])throw TypeError('.MergeOperation.graveyardPosition:\x20object\x20expected');_0x70caf8['graveyardPosition']=_0x479718['Position']['fromObject'](_0x2b8d2a['graveyardPosition']);}return null!=_0x2b8d2a['howMany']&&(_0x70caf8['howMany']=_0x2b8d2a['howMany']>>>0x0),null!=_0x2b8d2a['wasUndone']&&(_0x70caf8['wasUndone']=Boolean(_0x2b8d2a['wasUndone'])),_0x70caf8;},_0x2323ca['toObject']=function(_0x15c88f,_0x24a42f){_0x24a42f||(_0x24a42f={});var _0x1e908f={};return _0x24a42f['defaults']&&(_0x1e908f['sourcePosition']=null,_0x1e908f['targetPosition']=null,_0x1e908f['graveyardPosition']=null,_0x1e908f['howMany']=0x0,_0x1e908f['wasUndone']=!0x1),null!=_0x15c88f['sourcePosition']&&_0x15c88f['hasOwnProperty']('sourcePosition')&&(_0x1e908f['sourcePosition']=_0x479718['Position']['toObject'](_0x15c88f['sourcePosition'],_0x24a42f)),null!=_0x15c88f['targetPosition']&&_0x15c88f['hasOwnProperty']('targetPosition')&&(_0x1e908f['targetPosition']=_0x479718['Position']['toObject'](_0x15c88f['targetPosition'],_0x24a42f)),null!=_0x15c88f['graveyardPosition']&&_0x15c88f['hasOwnProperty']('graveyardPosition')&&(_0x1e908f['graveyardPosition']=_0x479718['Position']['toObject'](_0x15c88f['graveyardPosition'],_0x24a42f)),null!=_0x15c88f['howMany']&&_0x15c88f['hasOwnProperty']('howMany')&&(_0x1e908f['howMany']=_0x15c88f['howMany']),null!=_0x15c88f['wasUndone']&&_0x15c88f['hasOwnProperty']('wasUndone')&&(_0x1e908f['wasUndone']=_0x15c88f['wasUndone']),_0x1e908f;},_0x2323ca['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x12744b['util']['toJSONOptions']);},_0x2323ca['getTypeUrl']=function(_0x2335b9){return void 0x0===_0x2335b9&&(_0x2335b9='type.googleapis.com'),_0x2335b9+'/MergeOperation';},_0x2323ca;}()),_0x479718['MoveOperation']=(function(){function _0x4c7bb2(_0x6c4b8d){if(_0x6c4b8d){for(var _0x190187=Object['keys'](_0x6c4b8d),_0x1c37b6=0x0;_0x1c37b6<_0x190187['length'];++_0x1c37b6)null!=_0x6c4b8d[_0x190187[_0x1c37b6]]&&(this[_0x190187[_0x1c37b6]]=_0x6c4b8d[_0x190187[_0x1c37b6]]);}}return _0x4c7bb2['prototype']['sourcePosition']=null,_0x4c7bb2['prototype']['howMany']=0x0,_0x4c7bb2['prototype']['targetPosition']=null,_0x4c7bb2['prototype']['wasUndone']=!0x1,_0x4c7bb2['create']=function(_0x50ce02){return new _0x4c7bb2(_0x50ce02);},_0x4c7bb2['encode']=function(_0x59d711,_0x2cdc08){return _0x2cdc08||(_0x2cdc08=_0xcab456['create']()),null!=_0x59d711['sourcePosition']&&Object['hasOwnProperty']['call'](_0x59d711,'sourcePosition')&&_0x479718['Position']['encode'](_0x59d711['sourcePosition'],_0x2cdc08['uint32'](0xa)['fork']())['ldelim'](),null!=_0x59d711['howMany']&&Object['hasOwnProperty']['call'](_0x59d711,'howMany')&&_0x2cdc08['uint32'](0x10)['uint32'](_0x59d711['howMany']),null!=_0x59d711['targetPosition']&&Object['hasOwnProperty']['call'](_0x59d711,'targetPosition')&&_0x479718['Position']['encode'](_0x59d711['targetPosition'],_0x2cdc08['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x59d711['wasUndone']&&Object['hasOwnProperty']['call'](_0x59d711,'wasUndone')&&_0x2cdc08['uint32'](0x20)['bool'](_0x59d711['wasUndone']),_0x2cdc08;},_0x4c7bb2['encodeDelimited']=function(_0x2bef4d,_0x44d2c6){return this['encode'](_0x2bef4d,_0x44d2c6)['ldelim']();},_0x4c7bb2['decode']=function(_0x5d7df1,_0x3ade22){_0x5d7df1 instanceof _0x2c4e4f||(_0x5d7df1=_0x2c4e4f['create'](_0x5d7df1));for(var _0x1f8aa=void 0x0===_0x3ade22?_0x5d7df1['len']:_0x5d7df1['pos']+_0x3ade22,_0x54d073=new _0x479718['MoveOperation']();_0x5d7df1['pos']<_0x1f8aa;){var _0x46b1e1=_0x5d7df1['uint32']();switch(_0x46b1e1>>>0x3){case 0x1:_0x54d073['sourcePosition']=_0x479718['Position']['decode'](_0x5d7df1,_0x5d7df1['uint32']());break;case 0x2:_0x54d073['howMany']=_0x5d7df1['uint32']();break;case 0x3:_0x54d073['targetPosition']=_0x479718['Position']['decode'](_0x5d7df1,_0x5d7df1['uint32']());break;case 0x4:_0x54d073['wasUndone']=_0x5d7df1['bool']();break;default:_0x5d7df1['skipType'](0x7&_0x46b1e1);}}return _0x54d073;},_0x4c7bb2['decodeDelimited']=function(_0x272d0f){return _0x272d0f instanceof _0x2c4e4f||(_0x272d0f=new _0x2c4e4f(_0x272d0f)),this['decode'](_0x272d0f,_0x272d0f['uint32']());},_0x4c7bb2['verify']=function(_0x1b6868){if('object'!=typeof _0x1b6868||null===_0x1b6868)return'object\x20expected';var _0x593269;if(null!=_0x1b6868['sourcePosition']&&_0x1b6868['hasOwnProperty']('sourcePosition')&&(_0x593269=_0x479718['Position']['verify'](_0x1b6868['sourcePosition'])))return'sourcePosition.'+_0x593269;if(null!=_0x1b6868['howMany']&&_0x1b6868['hasOwnProperty']('howMany')&&!_0xef7fa4['isInteger'](_0x1b6868['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x1b6868['targetPosition']&&_0x1b6868['hasOwnProperty']('targetPosition')&&(_0x593269=_0x479718['Position']['verify'](_0x1b6868['targetPosition'])))return'targetPosition.'+_0x593269;return null!=_0x1b6868['wasUndone']&&_0x1b6868['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x1b6868['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x4c7bb2['fromObject']=function(_0x59a4ac){if(_0x59a4ac instanceof _0x479718['MoveOperation'])return _0x59a4ac;var _0x1818d7=new _0x479718['MoveOperation']();if(null!=_0x59a4ac['sourcePosition']){if('object'!=typeof _0x59a4ac['sourcePosition'])throw TypeError('.MoveOperation.sourcePosition:\x20object\x20expected');_0x1818d7['sourcePosition']=_0x479718['Position']['fromObject'](_0x59a4ac['sourcePosition']);}if(null!=_0x59a4ac['howMany']&&(_0x1818d7['howMany']=_0x59a4ac['howMany']>>>0x0),null!=_0x59a4ac['targetPosition']){if('object'!=typeof _0x59a4ac['targetPosition'])throw TypeError('.MoveOperation.targetPosition:\x20object\x20expected');_0x1818d7['targetPosition']=_0x479718['Position']['fromObject'](_0x59a4ac['targetPosition']);}return null!=_0x59a4ac['wasUndone']&&(_0x1818d7['wasUndone']=Boolean(_0x59a4ac['wasUndone'])),_0x1818d7;},_0x4c7bb2['toObject']=function(_0x1eb037,_0x55092c){_0x55092c||(_0x55092c={});var _0xd389d3={};return _0x55092c['defaults']&&(_0xd389d3['sourcePosition']=null,_0xd389d3['howMany']=0x0,_0xd389d3['targetPosition']=null,_0xd389d3['wasUndone']=!0x1),null!=_0x1eb037['sourcePosition']&&_0x1eb037['hasOwnProperty']('sourcePosition')&&(_0xd389d3['sourcePosition']=_0x479718['Position']['toObject'](_0x1eb037['sourcePosition'],_0x55092c)),null!=_0x1eb037['howMany']&&_0x1eb037['hasOwnProperty']('howMany')&&(_0xd389d3['howMany']=_0x1eb037['howMany']),null!=_0x1eb037['targetPosition']&&_0x1eb037['hasOwnProperty']('targetPosition')&&(_0xd389d3['targetPosition']=_0x479718['Position']['toObject'](_0x1eb037['targetPosition'],_0x55092c)),null!=_0x1eb037['wasUndone']&&_0x1eb037['hasOwnProperty']('wasUndone')&&(_0xd389d3['wasUndone']=_0x1eb037['wasUndone']),_0xd389d3;},_0x4c7bb2['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x12744b['util']['toJSONOptions']);},_0x4c7bb2['getTypeUrl']=function(_0x5763a6){return void 0x0===_0x5763a6&&(_0x5763a6='type.googleapis.com'),_0x5763a6+'/MoveOperation';},_0x4c7bb2;}()),_0x479718['RenameOperation']=(function(){function _0x58e7eb(_0x2a3942){if(_0x2a3942){for(var _0x4dd71f=Object['keys'](_0x2a3942),_0x50d181=0x0;_0x50d181<_0x4dd71f['length'];++_0x50d181)null!=_0x2a3942[_0x4dd71f[_0x50d181]]&&(this[_0x4dd71f[_0x50d181]]=_0x2a3942[_0x4dd71f[_0x50d181]]);}}return _0x58e7eb['prototype']['position']=null,_0x58e7eb['prototype']['oldName']='',_0x58e7eb['prototype']['newName']='',_0x58e7eb['prototype']['wasUndone']=!0x1,_0x58e7eb['create']=function(_0x87763e){return new _0x58e7eb(_0x87763e);},_0x58e7eb['encode']=function(_0xb88740,_0x9d70df){return _0x9d70df||(_0x9d70df=_0xcab456['create']()),null!=_0xb88740['position']&&Object['hasOwnProperty']['call'](_0xb88740,'position')&&_0x479718['Position']['encode'](_0xb88740['position'],_0x9d70df['uint32'](0xa)['fork']())['ldelim'](),null!=_0xb88740['oldName']&&Object['hasOwnProperty']['call'](_0xb88740,'oldName')&&_0x9d70df['uint32'](0x12)['string'](_0xb88740['oldName']),null!=_0xb88740['newName']&&Object['hasOwnProperty']['call'](_0xb88740,'newName')&&_0x9d70df['uint32'](0x1a)['string'](_0xb88740['newName']),null!=_0xb88740['wasUndone']&&Object['hasOwnProperty']['call'](_0xb88740,'wasUndone')&&_0x9d70df['uint32'](0x20)['bool'](_0xb88740['wasUndone']),_0x9d70df;},_0x58e7eb['encodeDelimited']=function(_0x3ea4fa,_0x4c6644){return this['encode'](_0x3ea4fa,_0x4c6644)['ldelim']();},_0x58e7eb['decode']=function(_0x22f1b6,_0xd2291f){_0x22f1b6 instanceof _0x2c4e4f||(_0x22f1b6=_0x2c4e4f['create'](_0x22f1b6));for(var _0xe16297=void 0x0===_0xd2291f?_0x22f1b6['len']:_0x22f1b6['pos']+_0xd2291f,_0x32d903=new _0x479718['RenameOperation']();_0x22f1b6['pos']<_0xe16297;){var _0xc572c4=_0x22f1b6['uint32']();switch(_0xc572c4>>>0x3){case 0x1:_0x32d903['position']=_0x479718['Position']['decode'](_0x22f1b6,_0x22f1b6['uint32']());break;case 0x2:_0x32d903['oldName']=_0x22f1b6['string']();break;case 0x3:_0x32d903['newName']=_0x22f1b6['string']();break;case 0x4:_0x32d903['wasUndone']=_0x22f1b6['bool']();break;default:_0x22f1b6['skipType'](0x7&_0xc572c4);}}return _0x32d903;},_0x58e7eb['decodeDelimited']=function(_0x58d3ff){return _0x58d3ff instanceof _0x2c4e4f||(_0x58d3ff=new _0x2c4e4f(_0x58d3ff)),this['decode'](_0x58d3ff,_0x58d3ff['uint32']());},_0x58e7eb['verify']=function(_0x330ae9){if('object'!=typeof _0x330ae9||null===_0x330ae9)return'object\x20expected';if(null!=_0x330ae9['position']&&_0x330ae9['hasOwnProperty']('position')){var _0x1a122f=_0x479718['Position']['verify'](_0x330ae9['position']);if(_0x1a122f)return'position.'+_0x1a122f;}return null!=_0x330ae9['oldName']&&_0x330ae9['hasOwnProperty']('oldName')&&!_0xef7fa4['isString'](_0x330ae9['oldName'])?'oldName:\x20string\x20expected':null!=_0x330ae9['newName']&&_0x330ae9['hasOwnProperty']('newName')&&!_0xef7fa4['isString'](_0x330ae9['newName'])?'newName:\x20string\x20expected':null!=_0x330ae9['wasUndone']&&_0x330ae9['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x330ae9['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x58e7eb['fromObject']=function(_0x26cd1d){if(_0x26cd1d instanceof _0x479718['RenameOperation'])return _0x26cd1d;var _0x24f2da=new _0x479718['RenameOperation']();if(null!=_0x26cd1d['position']){if('object'!=typeof _0x26cd1d['position'])throw TypeError('.RenameOperation.position:\x20object\x20expected');_0x24f2da['position']=_0x479718['Position']['fromObject'](_0x26cd1d['position']);}return null!=_0x26cd1d['oldName']&&(_0x24f2da['oldName']=String(_0x26cd1d['oldName'])),null!=_0x26cd1d['newName']&&(_0x24f2da['newName']=String(_0x26cd1d['newName'])),null!=_0x26cd1d['wasUndone']&&(_0x24f2da['wasUndone']=Boolean(_0x26cd1d['wasUndone'])),_0x24f2da;},_0x58e7eb['toObject']=function(_0x3abb1c,_0x2875ae){_0x2875ae||(_0x2875ae={});var _0x4d7b98={};return _0x2875ae['defaults']&&(_0x4d7b98['position']=null,_0x4d7b98['oldName']='',_0x4d7b98['newName']='',_0x4d7b98['wasUndone']=!0x1),null!=_0x3abb1c['position']&&_0x3abb1c['hasOwnProperty']('position')&&(_0x4d7b98['position']=_0x479718['Position']['toObject'](_0x3abb1c['position'],_0x2875ae)),null!=_0x3abb1c['oldName']&&_0x3abb1c['hasOwnProperty']('oldName')&&(_0x4d7b98['oldName']=_0x3abb1c['oldName']),null!=_0x3abb1c['newName']&&_0x3abb1c['hasOwnProperty']('newName')&&(_0x4d7b98['newName']=_0x3abb1c['newName']),null!=_0x3abb1c['wasUndone']&&_0x3abb1c['hasOwnProperty']('wasUndone')&&(_0x4d7b98['wasUndone']=_0x3abb1c['wasUndone']),_0x4d7b98;},_0x58e7eb['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x12744b['util']['toJSONOptions']);},_0x58e7eb['getTypeUrl']=function(_0x29b188){return void 0x0===_0x29b188&&(_0x29b188='type.googleapis.com'),_0x29b188+'/RenameOperation';},_0x58e7eb;}()),_0x479718['RootAttributeOperation']=(function(){function _0x2ea2ad(_0x1913b2){if(_0x1913b2){for(var _0x278c93=Object['keys'](_0x1913b2),_0x19a212=0x0;_0x19a212<_0x278c93['length'];++_0x19a212)null!=_0x1913b2[_0x278c93[_0x19a212]]&&(this[_0x278c93[_0x19a212]]=_0x1913b2[_0x278c93[_0x19a212]]);}}return _0x2ea2ad['prototype']['root']='',_0x2ea2ad['prototype']['key']='',_0x2ea2ad['prototype']['oldValueBoolean']=!0x1,_0x2ea2ad['prototype']['oldValueJson']='',_0x2ea2ad['prototype']['newValueBoolean']=!0x1,_0x2ea2ad['prototype']['newValueJson']='',_0x2ea2ad['prototype']['wasUndone']=!0x1,_0x2ea2ad['create']=function(_0x45c9d0){return new _0x2ea2ad(_0x45c9d0);},_0x2ea2ad['encode']=function(_0x179688,_0xede3e7){return _0xede3e7||(_0xede3e7=_0xcab456['create']()),null!=_0x179688['root']&&Object['hasOwnProperty']['call'](_0x179688,'root')&&_0xede3e7['uint32'](0xa)['string'](_0x179688['root']),null!=_0x179688['key']&&Object['hasOwnProperty']['call'](_0x179688,'key')&&_0xede3e7['uint32'](0x12)['string'](_0x179688['key']),null!=_0x179688['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x179688,'oldValueBoolean')&&_0xede3e7['uint32'](0x18)['bool'](_0x179688['oldValueBoolean']),null!=_0x179688['oldValueJson']&&Object['hasOwnProperty']['call'](_0x179688,'oldValueJson')&&_0xede3e7['uint32'](0x22)['string'](_0x179688['oldValueJson']),null!=_0x179688['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x179688,'newValueBoolean')&&_0xede3e7['uint32'](0x28)['bool'](_0x179688['newValueBoolean']),null!=_0x179688['newValueJson']&&Object['hasOwnProperty']['call'](_0x179688,'newValueJson')&&_0xede3e7['uint32'](0x32)['string'](_0x179688['newValueJson']),null!=_0x179688['wasUndone']&&Object['hasOwnProperty']['call'](_0x179688,'wasUndone')&&_0xede3e7['uint32'](0x38)['bool'](_0x179688['wasUndone']),_0xede3e7;},_0x2ea2ad['encodeDelimited']=function(_0x30404f,_0x488301){return this['encode'](_0x30404f,_0x488301)['ldelim']();},_0x2ea2ad['decode']=function(_0x43cab5,_0x28554f){_0x43cab5 instanceof _0x2c4e4f||(_0x43cab5=_0x2c4e4f['create'](_0x43cab5));for(var _0x8bb016=void 0x0===_0x28554f?_0x43cab5['len']:_0x43cab5['pos']+_0x28554f,_0x1ef198=new _0x479718['RootAttributeOperation']();_0x43cab5['pos']<_0x8bb016;){var _0x4b1a33=_0x43cab5['uint32']();switch(_0x4b1a33>>>0x3){case 0x1:_0x1ef198['root']=_0x43cab5['string']();break;case 0x2:_0x1ef198['key']=_0x43cab5['string']();break;case 0x3:_0x1ef198['oldValueBoolean']=_0x43cab5['bool']();break;case 0x4:_0x1ef198['oldValueJson']=_0x43cab5['string']();break;case 0x5:_0x1ef198['newValueBoolean']=_0x43cab5['bool']();break;case 0x6:_0x1ef198['newValueJson']=_0x43cab5['string']();break;case 0x7:_0x1ef198['wasUndone']=_0x43cab5['bool']();break;default:_0x43cab5['skipType'](0x7&_0x4b1a33);}}return _0x1ef198;},_0x2ea2ad['decodeDelimited']=function(_0xe7e67){return _0xe7e67 instanceof _0x2c4e4f||(_0xe7e67=new _0x2c4e4f(_0xe7e67)),this['decode'](_0xe7e67,_0xe7e67['uint32']());},_0x2ea2ad['verify']=function(_0x2a43a1){return'object'!=typeof _0x2a43a1||null===_0x2a43a1?'object\x20expected':null!=_0x2a43a1['root']&&_0x2a43a1['hasOwnProperty']('root')&&!_0xef7fa4['isString'](_0x2a43a1['root'])?'root:\x20string\x20expected':null!=_0x2a43a1['key']&&_0x2a43a1['hasOwnProperty']('key')&&!_0xef7fa4['isString'](_0x2a43a1['key'])?'key:\x20string\x20expected':null!=_0x2a43a1['oldValueBoolean']&&_0x2a43a1['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x2a43a1['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x2a43a1['oldValueJson']&&_0x2a43a1['hasOwnProperty']('oldValueJson')&&!_0xef7fa4['isString'](_0x2a43a1['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x2a43a1['newValueBoolean']&&_0x2a43a1['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x2a43a1['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x2a43a1['newValueJson']&&_0x2a43a1['hasOwnProperty']('newValueJson')&&!_0xef7fa4['isString'](_0x2a43a1['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x2a43a1['wasUndone']&&_0x2a43a1['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x2a43a1['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x2ea2ad['fromObject']=function(_0x2edf1f){if(_0x2edf1f instanceof _0x479718['RootAttributeOperation'])return _0x2edf1f;var _0x3f6d12=new _0x479718['RootAttributeOperation']();return null!=_0x2edf1f['root']&&(_0x3f6d12['root']=String(_0x2edf1f['root'])),null!=_0x2edf1f['key']&&(_0x3f6d12['key']=String(_0x2edf1f['key'])),null!=_0x2edf1f['oldValueBoolean']&&(_0x3f6d12['oldValueBoolean']=Boolean(_0x2edf1f['oldValueBoolean'])),null!=_0x2edf1f['oldValueJson']&&(_0x3f6d12['oldValueJson']=String(_0x2edf1f['oldValueJson'])),null!=_0x2edf1f['newValueBoolean']&&(_0x3f6d12['newValueBoolean']=Boolean(_0x2edf1f['newValueBoolean'])),null!=_0x2edf1f['newValueJson']&&(_0x3f6d12['newValueJson']=String(_0x2edf1f['newValueJson'])),null!=_0x2edf1f['wasUndone']&&(_0x3f6d12['wasUndone']=Boolean(_0x2edf1f['wasUndone'])),_0x3f6d12;},_0x2ea2ad['toObject']=function(_0x3a4115,_0x32c833){_0x32c833||(_0x32c833={});var _0x29d2aa={};return _0x32c833['defaults']&&(_0x29d2aa['root']='',_0x29d2aa['key']='',_0x29d2aa['oldValueBoolean']=!0x1,_0x29d2aa['oldValueJson']='',_0x29d2aa['newValueBoolean']=!0x1,_0x29d2aa['newValueJson']='',_0x29d2aa['wasUndone']=!0x1),null!=_0x3a4115['root']&&_0x3a4115['hasOwnProperty']('root')&&(_0x29d2aa['root']=_0x3a4115['root']),null!=_0x3a4115['key']&&_0x3a4115['hasOwnProperty']('key')&&(_0x29d2aa['key']=_0x3a4115['key']),null!=_0x3a4115['oldValueBoolean']&&_0x3a4115['hasOwnProperty']('oldValueBoolean')&&(_0x29d2aa['oldValueBoolean']=_0x3a4115['oldValueBoolean']),null!=_0x3a4115['oldValueJson']&&_0x3a4115['hasOwnProperty']('oldValueJson')&&(_0x29d2aa['oldValueJson']=_0x3a4115['oldValueJson']),null!=_0x3a4115['newValueBoolean']&&_0x3a4115['hasOwnProperty']('newValueBoolean')&&(_0x29d2aa['newValueBoolean']=_0x3a4115['newValueBoolean']),null!=_0x3a4115['newValueJson']&&_0x3a4115['hasOwnProperty']('newValueJson')&&(_0x29d2aa['newValueJson']=_0x3a4115['newValueJson']),null!=_0x3a4115['wasUndone']&&_0x3a4115['hasOwnProperty']('wasUndone')&&(_0x29d2aa['wasUndone']=_0x3a4115['wasUndone']),_0x29d2aa;},_0x2ea2ad['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x12744b['util']['toJSONOptions']);},_0x2ea2ad['getTypeUrl']=function(_0x4ee243){return void 0x0===_0x4ee243&&(_0x4ee243='type.googleapis.com'),_0x4ee243+'/RootAttributeOperation';},_0x2ea2ad;}()),_0x479718['RootOperation']=(function(){function _0x5f3bd8(_0x2accc1){if(_0x2accc1){for(var _0xd26464=Object['keys'](_0x2accc1),_0x287c42=0x0;_0x287c42<_0xd26464['length'];++_0x287c42)null!=_0x2accc1[_0xd26464[_0x287c42]]&&(this[_0xd26464[_0x287c42]]=_0x2accc1[_0xd26464[_0x287c42]]);}}return _0x5f3bd8['prototype']['rootName']='',_0x5f3bd8['prototype']['elementName']='',_0x5f3bd8['prototype']['isAdd']=!0x1,_0x5f3bd8['prototype']['wasUndone']=!0x1,_0x5f3bd8['create']=function(_0x5c3b5a){return new _0x5f3bd8(_0x5c3b5a);},_0x5f3bd8['encode']=function(_0x3bc9c8,_0x44849f){return _0x44849f||(_0x44849f=_0xcab456['create']()),null!=_0x3bc9c8['rootName']&&Object['hasOwnProperty']['call'](_0x3bc9c8,'rootName')&&_0x44849f['uint32'](0xa)['string'](_0x3bc9c8['rootName']),null!=_0x3bc9c8['elementName']&&Object['hasOwnProperty']['call'](_0x3bc9c8,'elementName')&&_0x44849f['uint32'](0x12)['string'](_0x3bc9c8['elementName']),null!=_0x3bc9c8['isAdd']&&Object['hasOwnProperty']['call'](_0x3bc9c8,'isAdd')&&_0x44849f['uint32'](0x18)['bool'](_0x3bc9c8['isAdd']),null!=_0x3bc9c8['wasUndone']&&Object['hasOwnProperty']['call'](_0x3bc9c8,'wasUndone')&&_0x44849f['uint32'](0x20)['bool'](_0x3bc9c8['wasUndone']),_0x44849f;},_0x5f3bd8['encodeDelimited']=function(_0x1b9ac8,_0x8d542d){return this['encode'](_0x1b9ac8,_0x8d542d)['ldelim']();},_0x5f3bd8['decode']=function(_0x133dd1,_0x5c695b){_0x133dd1 instanceof _0x2c4e4f||(_0x133dd1=_0x2c4e4f['create'](_0x133dd1));for(var _0xef033b=void 0x0===_0x5c695b?_0x133dd1['len']:_0x133dd1['pos']+_0x5c695b,_0x2d80e3=new _0x479718['RootOperation']();_0x133dd1['pos']<_0xef033b;){var _0x532a56=_0x133dd1['uint32']();switch(_0x532a56>>>0x3){case 0x1:_0x2d80e3['rootName']=_0x133dd1['string']();break;case 0x2:_0x2d80e3['elementName']=_0x133dd1['string']();break;case 0x3:_0x2d80e3['isAdd']=_0x133dd1['bool']();break;case 0x4:_0x2d80e3['wasUndone']=_0x133dd1['bool']();break;default:_0x133dd1['skipType'](0x7&_0x532a56);}}return _0x2d80e3;},_0x5f3bd8['decodeDelimited']=function(_0x11077d){return _0x11077d instanceof _0x2c4e4f||(_0x11077d=new _0x2c4e4f(_0x11077d)),this['decode'](_0x11077d,_0x11077d['uint32']());},_0x5f3bd8['verify']=function(_0x48c7d4){return'object'!=typeof _0x48c7d4||null===_0x48c7d4?'object\x20expected':null!=_0x48c7d4['rootName']&&_0x48c7d4['hasOwnProperty']('rootName')&&!_0xef7fa4['isString'](_0x48c7d4['rootName'])?'rootName:\x20string\x20expected':null!=_0x48c7d4['elementName']&&_0x48c7d4['hasOwnProperty']('elementName')&&!_0xef7fa4['isString'](_0x48c7d4['elementName'])?'elementName:\x20string\x20expected':null!=_0x48c7d4['isAdd']&&_0x48c7d4['hasOwnProperty']('isAdd')&&'boolean'!=typeof _0x48c7d4['isAdd']?'isAdd:\x20boolean\x20expected':null!=_0x48c7d4['wasUndone']&&_0x48c7d4['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x48c7d4['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x5f3bd8['fromObject']=function(_0x4006d4){if(_0x4006d4 instanceof _0x479718['RootOperation'])return _0x4006d4;var _0x3013c1=new _0x479718['RootOperation']();return null!=_0x4006d4['rootName']&&(_0x3013c1['rootName']=String(_0x4006d4['rootName'])),null!=_0x4006d4['elementName']&&(_0x3013c1['elementName']=String(_0x4006d4['elementName'])),null!=_0x4006d4['isAdd']&&(_0x3013c1['isAdd']=Boolean(_0x4006d4['isAdd'])),null!=_0x4006d4['wasUndone']&&(_0x3013c1['wasUndone']=Boolean(_0x4006d4['wasUndone'])),_0x3013c1;},_0x5f3bd8['toObject']=function(_0x2b240b,_0x52e550){_0x52e550||(_0x52e550={});var _0x303ed8={};return _0x52e550['defaults']&&(_0x303ed8['rootName']='',_0x303ed8['elementName']='',_0x303ed8['isAdd']=!0x1,_0x303ed8['wasUndone']=!0x1),null!=_0x2b240b['rootName']&&_0x2b240b['hasOwnProperty']('rootName')&&(_0x303ed8['rootName']=_0x2b240b['rootName']),null!=_0x2b240b['elementName']&&_0x2b240b['hasOwnProperty']('elementName')&&(_0x303ed8['elementName']=_0x2b240b['elementName']),null!=_0x2b240b['isAdd']&&_0x2b240b['hasOwnProperty']('isAdd')&&(_0x303ed8['isAdd']=_0x2b240b['isAdd']),null!=_0x2b240b['wasUndone']&&_0x2b240b['hasOwnProperty']('wasUndone')&&(_0x303ed8['wasUndone']=_0x2b240b['wasUndone']),_0x303ed8;},_0x5f3bd8['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x12744b['util']['toJSONOptions']);},_0x5f3bd8['getTypeUrl']=function(_0x968ad8){return void 0x0===_0x968ad8&&(_0x968ad8='type.googleapis.com'),_0x968ad8+'/RootOperation';},_0x5f3bd8;}()),_0x479718['SplitOperation']=(function(){function _0x379654(_0x105830){if(_0x105830){for(var _0x4cc854=Object['keys'](_0x105830),_0x315916=0x0;_0x315916<_0x4cc854['length'];++_0x315916)null!=_0x105830[_0x4cc854[_0x315916]]&&(this[_0x4cc854[_0x315916]]=_0x105830[_0x4cc854[_0x315916]]);}}return _0x379654['prototype']['splitPosition']=null,_0x379654['prototype']['graveyardPosition']=null,_0x379654['prototype']['howMany']=0x0,_0x379654['prototype']['insertionPosition']=null,_0x379654['prototype']['wasUndone']=!0x1,_0x379654['create']=function(_0x3b94e5){return new _0x379654(_0x3b94e5);},_0x379654['encode']=function(_0x5ddbce,_0x10ab48){return _0x10ab48||(_0x10ab48=_0xcab456['create']()),null!=_0x5ddbce['splitPosition']&&Object['hasOwnProperty']['call'](_0x5ddbce,'splitPosition')&&_0x479718['Position']['encode'](_0x5ddbce['splitPosition'],_0x10ab48['uint32'](0xa)['fork']())['ldelim'](),null!=_0x5ddbce['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x5ddbce,'graveyardPosition')&&_0x479718['Position']['encode'](_0x5ddbce['graveyardPosition'],_0x10ab48['uint32'](0x12)['fork']())['ldelim'](),null!=_0x5ddbce['howMany']&&Object['hasOwnProperty']['call'](_0x5ddbce,'howMany')&&_0x10ab48['uint32'](0x18)['uint32'](_0x5ddbce['howMany']),null!=_0x5ddbce['insertionPosition']&&Object['hasOwnProperty']['call'](_0x5ddbce,'insertionPosition')&&_0x479718['Position']['encode'](_0x5ddbce['insertionPosition'],_0x10ab48['uint32'](0x22)['fork']())['ldelim'](),null!=_0x5ddbce['wasUndone']&&Object['hasOwnProperty']['call'](_0x5ddbce,'wasUndone')&&_0x10ab48['uint32'](0x28)['bool'](_0x5ddbce['wasUndone']),_0x10ab48;},_0x379654['encodeDelimited']=function(_0x1a270e,_0xa7dcfe){return this['encode'](_0x1a270e,_0xa7dcfe)['ldelim']();},_0x379654['decode']=function(_0x353501,_0x393c7f){_0x353501 instanceof _0x2c4e4f||(_0x353501=_0x2c4e4f['create'](_0x353501));for(var _0x19c942=void 0x0===_0x393c7f?_0x353501['len']:_0x353501['pos']+_0x393c7f,_0x359117=new _0x479718['SplitOperation']();_0x353501['pos']<_0x19c942;){var _0x493a3a=_0x353501['uint32']();switch(_0x493a3a>>>0x3){case 0x1:_0x359117['splitPosition']=_0x479718['Position']['decode'](_0x353501,_0x353501['uint32']());break;case 0x2:_0x359117['graveyardPosition']=_0x479718['Position']['decode'](_0x353501,_0x353501['uint32']());break;case 0x3:_0x359117['howMany']=_0x353501['uint32']();break;case 0x4:_0x359117['insertionPosition']=_0x479718['Position']['decode'](_0x353501,_0x353501['uint32']());break;case 0x5:_0x359117['wasUndone']=_0x353501['bool']();break;default:_0x353501['skipType'](0x7&_0x493a3a);}}return _0x359117;},_0x379654['decodeDelimited']=function(_0x4c071a){return _0x4c071a instanceof _0x2c4e4f||(_0x4c071a=new _0x2c4e4f(_0x4c071a)),this['decode'](_0x4c071a,_0x4c071a['uint32']());},_0x379654['verify']=function(_0x2f26de){if('object'!=typeof _0x2f26de||null===_0x2f26de)return'object\x20expected';var _0x3d6111;if(null!=_0x2f26de['splitPosition']&&_0x2f26de['hasOwnProperty']('splitPosition')&&(_0x3d6111=_0x479718['Position']['verify'](_0x2f26de['splitPosition'])))return'splitPosition.'+_0x3d6111;if(null!=_0x2f26de['graveyardPosition']&&_0x2f26de['hasOwnProperty']('graveyardPosition')&&(_0x3d6111=_0x479718['Position']['verify'](_0x2f26de['graveyardPosition'])))return'graveyardPosition.'+_0x3d6111;if(null!=_0x2f26de['howMany']&&_0x2f26de['hasOwnProperty']('howMany')&&!_0xef7fa4['isInteger'](_0x2f26de['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x2f26de['insertionPosition']&&_0x2f26de['hasOwnProperty']('insertionPosition')&&(_0x3d6111=_0x479718['Position']['verify'](_0x2f26de['insertionPosition'])))return'insertionPosition.'+_0x3d6111;return null!=_0x2f26de['wasUndone']&&_0x2f26de['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x2f26de['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x379654['fromObject']=function(_0xad9bed){if(_0xad9bed instanceof _0x479718['SplitOperation'])return _0xad9bed;var _0xe98f7=new _0x479718['SplitOperation']();if(null!=_0xad9bed['splitPosition']){if('object'!=typeof _0xad9bed['splitPosition'])throw TypeError('.SplitOperation.splitPosition:\x20object\x20expected');_0xe98f7['splitPosition']=_0x479718['Position']['fromObject'](_0xad9bed['splitPosition']);}if(null!=_0xad9bed['graveyardPosition']){if('object'!=typeof _0xad9bed['graveyardPosition'])throw TypeError('.SplitOperation.graveyardPosition:\x20object\x20expected');_0xe98f7['graveyardPosition']=_0x479718['Position']['fromObject'](_0xad9bed['graveyardPosition']);}if(null!=_0xad9bed['howMany']&&(_0xe98f7['howMany']=_0xad9bed['howMany']>>>0x0),null!=_0xad9bed['insertionPosition']){if('object'!=typeof _0xad9bed['insertionPosition'])throw TypeError('.SplitOperation.insertionPosition:\x20object\x20expected');_0xe98f7['insertionPosition']=_0x479718['Position']['fromObject'](_0xad9bed['insertionPosition']);}return null!=_0xad9bed['wasUndone']&&(_0xe98f7['wasUndone']=Boolean(_0xad9bed['wasUndone'])),_0xe98f7;},_0x379654['toObject']=function(_0x20652a,_0x4a7195){_0x4a7195||(_0x4a7195={});var _0x1ca4fb={};return _0x4a7195['defaults']&&(_0x1ca4fb['splitPosition']=null,_0x1ca4fb['graveyardPosition']=null,_0x1ca4fb['howMany']=0x0,_0x1ca4fb['insertionPosition']=null,_0x1ca4fb['wasUndone']=!0x1),null!=_0x20652a['splitPosition']&&_0x20652a['hasOwnProperty']('splitPosition')&&(_0x1ca4fb['splitPosition']=_0x479718['Position']['toObject'](_0x20652a['splitPosition'],_0x4a7195)),null!=_0x20652a['graveyardPosition']&&_0x20652a['hasOwnProperty']('graveyardPosition')&&(_0x1ca4fb['graveyardPosition']=_0x479718['Position']['toObject'](_0x20652a['graveyardPosition'],_0x4a7195)),null!=_0x20652a['howMany']&&_0x20652a['hasOwnProperty']('howMany')&&(_0x1ca4fb['howMany']=_0x20652a['howMany']),null!=_0x20652a['insertionPosition']&&_0x20652a['hasOwnProperty']('insertionPosition')&&(_0x1ca4fb['insertionPosition']=_0x479718['Position']['toObject'](_0x20652a['insertionPosition'],_0x4a7195)),null!=_0x20652a['wasUndone']&&_0x20652a['hasOwnProperty']('wasUndone')&&(_0x1ca4fb['wasUndone']=_0x20652a['wasUndone']),_0x1ca4fb;},_0x379654['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x12744b['util']['toJSONOptions']);},_0x379654['getTypeUrl']=function(_0x54cada){return void 0x0===_0x54cada&&(_0x54cada='type.googleapis.com'),_0x54cada+'/SplitOperation';},_0x379654;}()),_0x479718['Position']=(function(){function _0x5d49f6(_0x199aca){if(this['path']=[],_0x199aca){for(var _0x3a2f3b=Object['keys'](_0x199aca),_0xc5161b=0x0;_0xc5161b<_0x3a2f3b['length'];++_0xc5161b)null!=_0x199aca[_0x3a2f3b[_0xc5161b]]&&(this[_0x3a2f3b[_0xc5161b]]=_0x199aca[_0x3a2f3b[_0xc5161b]]);}}return _0x5d49f6['prototype']['root']='',_0x5d49f6['prototype']['rootMain']=!0x1,_0x5d49f6['prototype']['rootGraveyard']=!0x1,_0x5d49f6['prototype']['path']=_0xef7fa4['emptyArray'],_0x5d49f6['prototype']['stickiness']='',_0x5d49f6['create']=function(_0x3600a6){return new _0x5d49f6(_0x3600a6);},_0x5d49f6['encode']=function(_0x1dd51e,_0xe1fd91){if(_0xe1fd91||(_0xe1fd91=_0xcab456['create']()),null!=_0x1dd51e['root']&&Object['hasOwnProperty']['call'](_0x1dd51e,'root')&&_0xe1fd91['uint32'](0xa)['string'](_0x1dd51e['root']),null!=_0x1dd51e['rootMain']&&Object['hasOwnProperty']['call'](_0x1dd51e,'rootMain')&&_0xe1fd91['uint32'](0x10)['bool'](_0x1dd51e['rootMain']),null!=_0x1dd51e['rootGraveyard']&&Object['hasOwnProperty']['call'](_0x1dd51e,'rootGraveyard')&&_0xe1fd91['uint32'](0x18)['bool'](_0x1dd51e['rootGraveyard']),null!=_0x1dd51e['path']&&_0x1dd51e['path']['length']){_0xe1fd91['uint32'](0x22)['fork']();for(var _0x219c94=0x0;_0x219c94<_0x1dd51e['path']['length'];++_0x219c94)_0xe1fd91['uint32'](_0x1dd51e['path'][_0x219c94]);_0xe1fd91['ldelim']();}return null!=_0x1dd51e['stickiness']&&Object['hasOwnProperty']['call'](_0x1dd51e,'stickiness')&&_0xe1fd91['uint32'](0x2a)['string'](_0x1dd51e['stickiness']),_0xe1fd91;},_0x5d49f6['encodeDelimited']=function(_0x3d11e9,_0x4a4eb9){return this['encode'](_0x3d11e9,_0x4a4eb9)['ldelim']();},_0x5d49f6['decode']=function(_0x191943,_0x45cf0c){_0x191943 instanceof _0x2c4e4f||(_0x191943=_0x2c4e4f['create'](_0x191943));for(var _0x4dfc92=void 0x0===_0x45cf0c?_0x191943['len']:_0x191943['pos']+_0x45cf0c,_0x306856=new _0x479718['Position']();_0x191943['pos']<_0x4dfc92;){var _0x437182=_0x191943['uint32']();switch(_0x437182>>>0x3){case 0x1:_0x306856['root']=_0x191943['string']();break;case 0x2:_0x306856['rootMain']=_0x191943['bool']();break;case 0x3:_0x306856['rootGraveyard']=_0x191943['bool']();break;case 0x4:if(_0x306856['path']&&_0x306856['path']['length']||(_0x306856['path']=[]),0x2==(0x7&_0x437182)){for(var _0x5d8667=_0x191943['uint32']()+_0x191943['pos'];_0x191943['pos']<_0x5d8667;)_0x306856['path']['push'](_0x191943['uint32']());}else _0x306856['path']['push'](_0x191943['uint32']());break;case 0x5:_0x306856['stickiness']=_0x191943['string']();break;default:_0x191943['skipType'](0x7&_0x437182);}}return _0x306856;},_0x5d49f6['decodeDelimited']=function(_0x313c09){return _0x313c09 instanceof _0x2c4e4f||(_0x313c09=new _0x2c4e4f(_0x313c09)),this['decode'](_0x313c09,_0x313c09['uint32']());},_0x5d49f6['verify']=function(_0x4ae6fe){if('object'!=typeof _0x4ae6fe||null===_0x4ae6fe)return'object\x20expected';if(null!=_0x4ae6fe['root']&&_0x4ae6fe['hasOwnProperty']('root')&&!_0xef7fa4['isString'](_0x4ae6fe['root']))return'root:\x20string\x20expected';if(null!=_0x4ae6fe['rootMain']&&_0x4ae6fe['hasOwnProperty']('rootMain')&&'boolean'!=typeof _0x4ae6fe['rootMain'])return'rootMain:\x20boolean\x20expected';if(null!=_0x4ae6fe['rootGraveyard']&&_0x4ae6fe['hasOwnProperty']('rootGraveyard')&&'boolean'!=typeof _0x4ae6fe['rootGraveyard'])return'rootGraveyard:\x20boolean\x20expected';if(null!=_0x4ae6fe['path']&&_0x4ae6fe['hasOwnProperty']('path')){if(!Array['isArray'](_0x4ae6fe['path']))return'path:\x20array\x20expected';for(var _0x31b652=0x0;_0x31b652<_0x4ae6fe['path']['length'];++_0x31b652)if(!_0xef7fa4['isInteger'](_0x4ae6fe['path'][_0x31b652]))return'path:\x20integer[]\x20expected';}return null!=_0x4ae6fe['stickiness']&&_0x4ae6fe['hasOwnProperty']('stickiness')&&!_0xef7fa4['isString'](_0x4ae6fe['stickiness'])?'stickiness:\x20string\x20expected':null;},_0x5d49f6['fromObject']=function(_0x1e81a8){if(_0x1e81a8 instanceof _0x479718['Position'])return _0x1e81a8;var _0x1e833c=new _0x479718['Position']();if(null!=_0x1e81a8['root']&&(_0x1e833c['root']=String(_0x1e81a8['root'])),null!=_0x1e81a8['rootMain']&&(_0x1e833c['rootMain']=Boolean(_0x1e81a8['rootMain'])),null!=_0x1e81a8['rootGraveyard']&&(_0x1e833c['rootGraveyard']=Boolean(_0x1e81a8['rootGraveyard'])),_0x1e81a8['path']){if(!Array['isArray'](_0x1e81a8['path']))throw TypeError('.Position.path:\x20array\x20expected');_0x1e833c['path']=[];for(var _0x3d6bca=0x0;_0x3d6bca<_0x1e81a8['path']['length'];++_0x3d6bca)_0x1e833c['path'][_0x3d6bca]=_0x1e81a8['path'][_0x3d6bca]>>>0x0;}return null!=_0x1e81a8['stickiness']&&(_0x1e833c['stickiness']=String(_0x1e81a8['stickiness'])),_0x1e833c;},_0x5d49f6['toObject']=function(_0x1de224,_0x2ccef1){_0x2ccef1||(_0x2ccef1={});var _0x4ad736={};if((_0x2ccef1['arrays']||_0x2ccef1['defaults'])&&(_0x4ad736['path']=[]),_0x2ccef1['defaults']&&(_0x4ad736['root']='',_0x4ad736['rootMain']=!0x1,_0x4ad736['rootGraveyard']=!0x1,_0x4ad736['stickiness']=''),null!=_0x1de224['root']&&_0x1de224['hasOwnProperty']('root')&&(_0x4ad736['root']=_0x1de224['root']),null!=_0x1de224['rootMain']&&_0x1de224['hasOwnProperty']('rootMain')&&(_0x4ad736['rootMain']=_0x1de224['rootMain']),null!=_0x1de224['rootGraveyard']&&_0x1de224['hasOwnProperty']('rootGraveyard')&&(_0x4ad736['rootGraveyard']=_0x1de224['rootGraveyard']),_0x1de224['path']&&_0x1de224['path']['length']){_0x4ad736['path']=[];for(var _0xaeacc=0x0;_0xaeacc<_0x1de224['path']['length'];++_0xaeacc)_0x4ad736['path'][_0xaeacc]=_0x1de224['path'][_0xaeacc];}return null!=_0x1de224['stickiness']&&_0x1de224['hasOwnProperty']('stickiness')&&(_0x4ad736['stickiness']=_0x1de224['stickiness']),_0x4ad736;},_0x5d49f6['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x12744b['util']['toJSONOptions']);},_0x5d49f6['getTypeUrl']=function(_0x2da851){return void 0x0===_0x2da851&&(_0x2da851='type.googleapis.com'),_0x2da851+'/Position';},_0x5d49f6;}()),_0x479718['Range']=(function(){function _0x29a656(_0x9ebd1){if(_0x9ebd1){for(var _0x5dcc92=Object['keys'](_0x9ebd1),_0x4cfb9a=0x0;_0x4cfb9a<_0x5dcc92['length'];++_0x4cfb9a)null!=_0x9ebd1[_0x5dcc92[_0x4cfb9a]]&&(this[_0x5dcc92[_0x4cfb9a]]=_0x9ebd1[_0x5dcc92[_0x4cfb9a]]);}}return _0x29a656['prototype']['start']=null,_0x29a656['prototype']['end']=null,_0x29a656['create']=function(_0x16c1f7){return new _0x29a656(_0x16c1f7);},_0x29a656['encode']=function(_0x244b28,_0x2ff6cc){return _0x2ff6cc||(_0x2ff6cc=_0xcab456['create']()),null!=_0x244b28['start']&&Object['hasOwnProperty']['call'](_0x244b28,'start')&&_0x479718['Position']['encode'](_0x244b28['start'],_0x2ff6cc['uint32'](0xa)['fork']())['ldelim'](),null!=_0x244b28['end']&&Object['hasOwnProperty']['call'](_0x244b28,'end')&&_0x479718['Position']['encode'](_0x244b28['end'],_0x2ff6cc['uint32'](0x12)['fork']())['ldelim'](),_0x2ff6cc;},_0x29a656['encodeDelimited']=function(_0x403931,_0x558c3e){return this['encode'](_0x403931,_0x558c3e)['ldelim']();},_0x29a656['decode']=function(_0x4b4465,_0x6b3779){_0x4b4465 instanceof _0x2c4e4f||(_0x4b4465=_0x2c4e4f['create'](_0x4b4465));for(var _0x51bc15=void 0x0===_0x6b3779?_0x4b4465['len']:_0x4b4465['pos']+_0x6b3779,_0x443f42=new _0x479718['Range']();_0x4b4465['pos']<_0x51bc15;){var _0x8bc05e=_0x4b4465['uint32']();switch(_0x8bc05e>>>0x3){case 0x1:_0x443f42['start']=_0x479718['Position']['decode'](_0x4b4465,_0x4b4465['uint32']());break;case 0x2:_0x443f42['end']=_0x479718['Position']['decode'](_0x4b4465,_0x4b4465['uint32']());break;default:_0x4b4465['skipType'](0x7&_0x8bc05e);}}return _0x443f42;},_0x29a656['decodeDelimited']=function(_0x319b23){return _0x319b23 instanceof _0x2c4e4f||(_0x319b23=new _0x2c4e4f(_0x319b23)),this['decode'](_0x319b23,_0x319b23['uint32']());},_0x29a656['verify']=function(_0x4c1f9e){if('object'!=typeof _0x4c1f9e||null===_0x4c1f9e)return'object\x20expected';var _0x381cb4;if(null!=_0x4c1f9e['start']&&_0x4c1f9e['hasOwnProperty']('start')&&(_0x381cb4=_0x479718['Position']['verify'](_0x4c1f9e['start'])))return'start.'+_0x381cb4;if(null!=_0x4c1f9e['end']&&_0x4c1f9e['hasOwnProperty']('end')&&(_0x381cb4=_0x479718['Position']['verify'](_0x4c1f9e['end'])))return'end.'+_0x381cb4;return null;},_0x29a656['fromObject']=function(_0x4fb095){if(_0x4fb095 instanceof _0x479718['Range'])return _0x4fb095;var _0x2a8c10=new _0x479718['Range']();if(null!=_0x4fb095['start']){if('object'!=typeof _0x4fb095['start'])throw TypeError('.Range.start:\x20object\x20expected');_0x2a8c10['start']=_0x479718['Position']['fromObject'](_0x4fb095['start']);}if(null!=_0x4fb095['end']){if('object'!=typeof _0x4fb095['end'])throw TypeError('.Range.end:\x20object\x20expected');_0x2a8c10['end']=_0x479718['Position']['fromObject'](_0x4fb095['end']);}return _0x2a8c10;},_0x29a656['toObject']=function(_0x4fd053,_0x4c92bb){_0x4c92bb||(_0x4c92bb={});var _0x580f8b={};return _0x4c92bb['defaults']&&(_0x580f8b['start']=null,_0x580f8b['end']=null),null!=_0x4fd053['start']&&_0x4fd053['hasOwnProperty']('start')&&(_0x580f8b['start']=_0x479718['Position']['toObject'](_0x4fd053['start'],_0x4c92bb)),null!=_0x4fd053['end']&&_0x4fd053['hasOwnProperty']('end')&&(_0x580f8b['end']=_0x479718['Position']['toObject'](_0x4fd053['end'],_0x4c92bb)),_0x580f8b;},_0x29a656['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x12744b['util']['toJSONOptions']);},_0x29a656['getTypeUrl']=function(_0x50e1cc){return void 0x0===_0x50e1cc&&(_0x50e1cc='type.googleapis.com'),_0x50e1cc+'/Range';},_0x29a656;}()),_0x479718['Element']=(function(){function _0x20aa62(_0x358fa3){if(this['children']=[],this['attributesBoolean']={},_0x358fa3){for(var _0x57b308=Object['keys'](_0x358fa3),_0x1639cb=0x0;_0x1639cb<_0x57b308['length'];++_0x1639cb)null!=_0x358fa3[_0x57b308[_0x1639cb]]&&(this[_0x57b308[_0x1639cb]]=_0x358fa3[_0x57b308[_0x1639cb]]);}}return _0x20aa62['prototype']['name']='',_0x20aa62['prototype']['children']=_0xef7fa4['emptyArray'],_0x20aa62['prototype']['data']='',_0x20aa62['prototype']['attributesBoolean']=_0xef7fa4['emptyObject'],_0x20aa62['prototype']['attributesJson']='',_0x20aa62['create']=function(_0x3c6871){return new _0x20aa62(_0x3c6871);},_0x20aa62['encode']=function(_0x5d7455,_0x887ef0){if(_0x887ef0||(_0x887ef0=_0xcab456['create']()),null!=_0x5d7455['name']&&Object['hasOwnProperty']['call'](_0x5d7455,'name')&&_0x887ef0['uint32'](0xa)['string'](_0x5d7455['name']),null!=_0x5d7455['children']&&_0x5d7455['children']['length']){for(var _0x1dfeb8=0x0;_0x1dfeb8<_0x5d7455['children']['length'];++_0x1dfeb8)_0x479718['Element']['encode'](_0x5d7455['children'][_0x1dfeb8],_0x887ef0['uint32'](0x12)['fork']())['ldelim']();}if(null!=_0x5d7455['data']&&Object['hasOwnProperty']['call'](_0x5d7455,'data')&&_0x887ef0['uint32'](0x1a)['string'](_0x5d7455['data']),null!=_0x5d7455['attributesBoolean']&&Object['hasOwnProperty']['call'](_0x5d7455,'attributesBoolean')){var _0x2e66d0=Object['keys'](_0x5d7455['attributesBoolean']);for(_0x1dfeb8=0x0;_0x1dfeb8<_0x2e66d0['length'];++_0x1dfeb8)_0x887ef0['uint32'](0x22)['fork']()['uint32'](0xa)['string'](_0x2e66d0[_0x1dfeb8])['uint32'](0x10)['bool'](_0x5d7455['attributesBoolean'][_0x2e66d0[_0x1dfeb8]])['ldelim']();}return null!=_0x5d7455['attributesJson']&&Object['hasOwnProperty']['call'](_0x5d7455,'attributesJson')&&_0x887ef0['uint32'](0x2a)['string'](_0x5d7455['attributesJson']),_0x887ef0;},_0x20aa62['encodeDelimited']=function(_0xde3cef,_0x38367b){return this['encode'](_0xde3cef,_0x38367b)['ldelim']();},_0x20aa62['decode']=function(_0x257446,_0x3b2235){_0x257446 instanceof _0x2c4e4f||(_0x257446=_0x2c4e4f['create'](_0x257446));for(var _0x1bd3f4,_0x5f01a5,_0x4fcb39=void 0x0===_0x3b2235?_0x257446['len']:_0x257446['pos']+_0x3b2235,_0x53f5c5=new _0x479718['Element']();_0x257446['pos']<_0x4fcb39;){var _0x443b09=_0x257446['uint32']();switch(_0x443b09>>>0x3){case 0x1:_0x53f5c5['name']=_0x257446['string']();break;case 0x2:_0x53f5c5['children']&&_0x53f5c5['children']['length']||(_0x53f5c5['children']=[]),_0x53f5c5['children']['push'](_0x479718['Element']['decode'](_0x257446,_0x257446['uint32']()));break;case 0x3:_0x53f5c5['data']=_0x257446['string']();break;case 0x4:_0x53f5c5['attributesBoolean']===_0xef7fa4['emptyObject']&&(_0x53f5c5['attributesBoolean']={});var _0x5e734f=_0x257446['uint32']()+_0x257446['pos'];for(_0x1bd3f4='',_0x5f01a5=!0x1;_0x257446['pos']<_0x5e734f;){var _0x51eb05=_0x257446['uint32']();switch(_0x51eb05>>>0x3){case 0x1:_0x1bd3f4=_0x257446['string']();break;case 0x2:_0x5f01a5=_0x257446['bool']();break;default:_0x257446['skipType'](0x7&_0x51eb05);}}_0x53f5c5['attributesBoolean'][_0x1bd3f4]=_0x5f01a5;break;case 0x5:_0x53f5c5['attributesJson']=_0x257446['string']();break;default:_0x257446['skipType'](0x7&_0x443b09);}}return _0x53f5c5;},_0x20aa62['decodeDelimited']=function(_0x1a3f38){return _0x1a3f38 instanceof _0x2c4e4f||(_0x1a3f38=new _0x2c4e4f(_0x1a3f38)),this['decode'](_0x1a3f38,_0x1a3f38['uint32']());},_0x20aa62['verify']=function(_0x3250be){if('object'!=typeof _0x3250be||null===_0x3250be)return'object\x20expected';if(null!=_0x3250be['name']&&_0x3250be['hasOwnProperty']('name')&&!_0xef7fa4['isString'](_0x3250be['name']))return'name:\x20string\x20expected';if(null!=_0x3250be['children']&&_0x3250be['hasOwnProperty']('children')){if(!Array['isArray'](_0x3250be['children']))return'children:\x20array\x20expected';for(var _0x5b9022=0x0;_0x5b9022<_0x3250be['children']['length'];++_0x5b9022){var _0x3a614e=_0x479718['Element']['verify'](_0x3250be['children'][_0x5b9022]);if(_0x3a614e)return'children.'+_0x3a614e;}}if(null!=_0x3250be['data']&&_0x3250be['hasOwnProperty']('data')&&!_0xef7fa4['isString'](_0x3250be['data']))return'data:\x20string\x20expected';if(null!=_0x3250be['attributesBoolean']&&_0x3250be['hasOwnProperty']('attributesBoolean')){if(!_0xef7fa4['isObject'](_0x3250be['attributesBoolean']))return'attributesBoolean:\x20object\x20expected';var _0x202355=Object['keys'](_0x3250be['attributesBoolean']);for(_0x5b9022=0x0;_0x5b9022<_0x202355['length'];++_0x5b9022)if('boolean'!=typeof _0x3250be['attributesBoolean'][_0x202355[_0x5b9022]])return'attributesBoolean:\x20boolean{k:string}\x20expected';}return null!=_0x3250be['attributesJson']&&_0x3250be['hasOwnProperty']('attributesJson')&&!_0xef7fa4['isString'](_0x3250be['attributesJson'])?'attributesJson:\x20string\x20expected':null;},_0x20aa62['fromObject']=function(_0x14a95a){if(_0x14a95a instanceof _0x479718['Element'])return _0x14a95a;var _0x21690b=new _0x479718['Element']();if(null!=_0x14a95a['name']&&(_0x21690b['name']=String(_0x14a95a['name'])),_0x14a95a['children']){if(!Array['isArray'](_0x14a95a['children']))throw TypeError('.Element.children:\x20array\x20expected');_0x21690b['children']=[];for(var _0x540323=0x0;_0x540323<_0x14a95a['children']['length'];++_0x540323){if('object'!=typeof _0x14a95a['children'][_0x540323])throw TypeError('.Element.children:\x20object\x20expected');_0x21690b['children'][_0x540323]=_0x479718['Element']['fromObject'](_0x14a95a['children'][_0x540323]);}}if(null!=_0x14a95a['data']&&(_0x21690b['data']=String(_0x14a95a['data'])),_0x14a95a['attributesBoolean']){if('object'!=typeof _0x14a95a['attributesBoolean'])throw TypeError('.Element.attributesBoolean:\x20object\x20expected');_0x21690b['attributesBoolean']={};var _0x46e8e4=Object['keys'](_0x14a95a['attributesBoolean']);for(_0x540323=0x0;_0x540323<_0x46e8e4['length'];++_0x540323)_0x21690b['attributesBoolean'][_0x46e8e4[_0x540323]]=Boolean(_0x14a95a['attributesBoolean'][_0x46e8e4[_0x540323]]);}return null!=_0x14a95a['attributesJson']&&(_0x21690b['attributesJson']=String(_0x14a95a['attributesJson'])),_0x21690b;},_0x20aa62['toObject']=function(_0xa6c66e,_0x3837c4){_0x3837c4||(_0x3837c4={});var _0x477a4d,_0x4af823={};if((_0x3837c4['arrays']||_0x3837c4['defaults'])&&(_0x4af823['children']=[]),(_0x3837c4['objects']||_0x3837c4['defaults'])&&(_0x4af823['attributesBoolean']={}),_0x3837c4['defaults']&&(_0x4af823['name']='',_0x4af823['data']='',_0x4af823['attributesJson']=''),null!=_0xa6c66e['name']&&_0xa6c66e['hasOwnProperty']('name')&&(_0x4af823['name']=_0xa6c66e['name']),_0xa6c66e['children']&&_0xa6c66e['children']['length']){_0x4af823['children']=[];for(var _0x386394=0x0;_0x386394<_0xa6c66e['children']['length'];++_0x386394)_0x4af823['children'][_0x386394]=_0x479718['Element']['toObject'](_0xa6c66e['children'][_0x386394],_0x3837c4);}if(null!=_0xa6c66e['data']&&_0xa6c66e['hasOwnProperty']('data')&&(_0x4af823['data']=_0xa6c66e['data']),_0xa6c66e['attributesBoolean']&&(_0x477a4d=Object['keys'](_0xa6c66e['attributesBoolean']))['length']){_0x4af823['attributesBoolean']={};for(_0x386394=0x0;_0x386394<_0x477a4d['length'];++_0x386394)_0x4af823['attributesBoolean'][_0x477a4d[_0x386394]]=_0xa6c66e['attributesBoolean'][_0x477a4d[_0x386394]];}return null!=_0xa6c66e['attributesJson']&&_0xa6c66e['hasOwnProperty']('attributesJson')&&(_0x4af823['attributesJson']=_0xa6c66e['attributesJson']),_0x4af823;},_0x20aa62['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x12744b['util']['toJSONOptions']);},_0x20aa62['getTypeUrl']=function(_0x55c8c7){return void 0x0===_0x55c8c7&&(_0x55c8c7='type.googleapis.com'),_0x55c8c7+'/Element';},_0x20aa62;}()),_0x479718;})());class r{['_protobufRoot'];constructor(){this['_protobufRoot']=u;}['getDescriptor'](_0x14eeda){return new w(this['_protobufRoot'][_0x14eeda]);}}class w{['_protobuf'];constructor(_0x33dab9){this['_protobuf']=_0x33dab9;}['compress'](_0x374139){const _0x4fe0a9=this['_protobuf']['verify'](_0x374139);if(_0x4fe0a9)throw Error(_0x4fe0a9);return this['_protobuf']['encode'](this['_protobuf']['create'](_0x374139))['finish']();}['decompress'](_0x410215){return this['_protobuf']['toObject'](this['_protobuf']['decode'](_0x410215),{'oneofs':!0x0});}}function g(_0xcf6cb1,_0x391076){const _0x25eb26=_0x10f460(_0xcf6cb1);return _0x25eb26['path'][_0x25eb26['path']['length']-0x1]+=_0x391076,_0x25eb26;}function _(_0x19f713,_0x5958be){return _0x19f713['root']===_0x5958be['root']&&_0x2a6a7b(_0x19f713['path'],_0x5958be['path']);}function $(_0x1a6eb4){P(_0x1a6eb4,_0x4c4f62=>('main'==_0x4c4f62['root']?(_0x4c4f62['rootMain']=!0x0,delete _0x4c4f62['root']):'$graveyard'==_0x4c4f62['root']&&(_0x4c4f62['rootGraveyard']=!0x0,delete _0x4c4f62['root']),_0x4c4f62));}function J(_0x44ed8){P(_0x44ed8,_0x1c758c=>(_0x1c758c['rootMain']?(_0x1c758c['root']='main',delete _0x1c758c['rootMain']):_0x1c758c['rootGraveyard']&&(_0x1c758c['root']='$graveyard',delete _0x1c758c['rootGraveyard']),_0x1c758c));}function P(_0x42768a,_0x2babf9){for(const _0x24277f in _0x42768a){const _0x2bf19d=_0x42768a[_0x24277f];'nodes'!==_0x24277f&&_0x23b4c9(_0x2bf19d)&&(_0x2bf19d['path']&&(_0x2bf19d['root']||_0x2bf19d['rootMain']||_0x2bf19d['rootGraveyard'])?_0x42768a[_0x24277f]=_0x2babf9(_0x2bf19d):P(_0x2bf19d,_0x2babf9));}return _0x42768a;}class e{['_id'];['_operationName'];['_protobufDescriptor'];constructor(_0x5cd725,_0x729433,_0x52ee63){this['_id']=_0x5cd725,this['_operationName']=_0x729433,this['_protobufDescriptor']=_0x52ee63;}['compress'](_0xc28585,_0x3796b2){const _0x44b579=_0x3796b2['operations'][_0x3796b2['index']++];return $(_0x44b579),_0xc28585['buffers']['push'](this['_protobufDescriptor']['compress'](_0x44b579)),_0xc28585['types']['push'](this['_id']),!0x0;}['decompress'](_0x3de74f,_0x3a61dd){_0x3a61dd['typeIndex']++;const _0x45ef42=_0x3a61dd['buffers'][_0x3a61dd['bufferIndex']++],_0x6eb009=this['_protobufDescriptor']['decompress'](_0x45ef42);J(_0x6eb009),_0x6eb009['__className']=this['_operationName'],_0x3de74f['push'](_0x6eb009);}}class s extends e{['compress'](_0x1482c3,_0x5ce29c){const _0x34e94b=_0x5ce29c['operations'][_0x5ce29c['index']++];return this['_serializeOneOf']('oldValue',_0x34e94b),this['_serializeOneOf']('newValue',_0x34e94b),$(_0x34e94b),_0x1482c3['buffers']['push'](this['_protobufDescriptor']['compress'](_0x34e94b)),_0x1482c3['types']['push'](this['_id']),!0x0;}['decompress'](_0xc5a352,_0xe6f5ab){_0xe6f5ab['typeIndex']++;const _0x322992=_0xe6f5ab['buffers'][_0xe6f5ab['bufferIndex']++],_0x18b0a5=this['_protobufDescriptor']['decompress'](_0x322992);this['_deserializeOneOf']('oldValue',_0x18b0a5),this['_deserializeOneOf']('newValue',_0x18b0a5),J(_0x18b0a5),_0x18b0a5['__className']=this['_operationName'],_0xc5a352['push'](_0x18b0a5);}['_serializeOneOf'](_0x428b8f,_0x519546){const _0x285d1a=_0x519546[_0x428b8f];'boolean'==typeof _0x285d1a?_0x519546[_0x428b8f+'Boolean']=_0x285d1a:_0x519546[_0x428b8f+'Json']=JSON['stringify'](_0x285d1a);}['_deserializeOneOf'](_0x3f0d79,_0x17fd20){const _0x351ccf=_0x3f0d79+'Json';_0x17fd20[_0x351ccf]?(_0x17fd20[_0x3f0d79]=JSON['parse'](_0x17fd20[_0x351ccf]),delete _0x17fd20[_0x351ccf]):(_0x17fd20[_0x3f0d79]=_0x17fd20[_0x3f0d79+'Boolean'],delete _0x17fd20[_0x3f0d79+'Boolean']);}}class i extends e{['compress'](_0x186d50,_0x40f37d){const _0x4f0d16=_0x40f37d['operations'][_0x40f37d['index']++];return this['_serializeNodesAttributes'](_0x4f0d16['nodes']),$(_0x4f0d16),_0x186d50['buffers']['push'](this['_protobufDescriptor']['compress'](_0x4f0d16)),_0x186d50['types']['push'](this['_id']),!0x0;}['decompress'](_0x3959b9,_0x26a54e){_0x26a54e['typeIndex']++;const _0x20ef5d=_0x26a54e['buffers'][_0x26a54e['bufferIndex']++],_0x4c5e82=this['_protobufDescriptor']['decompress'](_0x20ef5d);_0x4c5e82['nodes']||(_0x4c5e82['nodes']=[]),this['_deserializeNodesAttributes'](_0x4c5e82['nodes']),J(_0x4c5e82),_0x4c5e82['__className']=this['_operationName'],_0x3959b9['push'](_0x4c5e82);}['_serializeNodesAttributes'](_0x4494de){for(const _0x49312c of _0x4494de){if(_0x49312c['attributes']){const _0x691ebc=_0x49312c['attributes'];this['_areValuesBoolean'](_0x691ebc)?_0x49312c['attributesBoolean']=_0x691ebc:_0x49312c['attributesJson']=JSON['stringify'](_0x691ebc);}_0x49312c['children']&&this['_serializeNodesAttributes'](_0x49312c['children']);}}['_deserializeNodesAttributes'](_0x367ad8){for(const _0x3e7d8c of _0x367ad8)(_0x3e7d8c['attributesBoolean']||_0x3e7d8c['attributesJson'])&&(_0x3e7d8c['attributesBoolean']?(_0x3e7d8c['attributes']=_0x3e7d8c['attributesBoolean'],delete _0x3e7d8c['attributesBoolean']):(_0x3e7d8c['attributes']=JSON['parse'](_0x3e7d8c['attributesJson']),delete _0x3e7d8c['attributesJson'])),_0x3e7d8c['children']&&this['_deserializeNodesAttributes'](_0x3e7d8c['children']);}['_areValuesBoolean'](_0x1f475c){return Object['keys'](_0x1f475c)['every'](_0x4eb9e1=>'boolean'==typeof _0x1f475c[_0x4eb9e1]);}}class n extends e{['decompress'](_0x3ab0a3,_0x2a412d){super['decompress'](_0x3ab0a3,_0x2a412d);const _0xfcc469=_0x3ab0a3[_0x3ab0a3['length']-0x1];_0xfcc469['oldRange']||(_0xfcc469['oldRange']=null),_0xfcc469['newRange']||(_0xfcc469['newRange']=null);}}class p extends e{['compress'](_0x3f8374,_0x5b050a){return _0x5b050a['index']++,_0x3f8374['types']['push'](this['_id']),!0x0;}['decompress'](_0x252256,_0x54c33d){_0x54c33d['typeIndex']++,_0x252256['push']({'__className':this['_operationName']});}}class a extends n{['_omittedNamespace'];constructor(_0x21396f,_0x5cecc2,_0x218b12,_0x5bce54){super(_0x21396f,_0x5cecc2,_0x218b12),this['_omittedNamespace']=_0x5bce54+':';}['compress'](_0x391ea0,_0x2c019d){const _0x410968=_0x2c019d['operations'][_0x2c019d['index']];return!('MarkerOperation'!=_0x410968['__className']||!_0x410968['name']['startsWith'](this['_omittedNamespace']))&&(_0x410968['name']=_0x410968['name']['replace'](new RegExp('^'+this['_omittedNamespace']),''),super['compress'](_0x391ea0,_0x2c019d),!0x0);}['decompress'](_0x1c54c8,_0x4b34c0){super['decompress'](_0x1c54c8,_0x4b34c0);const _0x3c7dc6=_0x1c54c8[_0x1c54c8['length']-0x1];_0x3c7dc6['name']=this['_omittedNamespace']+_0x3c7dc6['name'];}}class O{['_id'];['_context'];constructor(_0x132e32,_0xe3ab05){this['_id']=_0x132e32,this['_context']=_0xe3ab05;}['compress'](_0x353fce,_0x123bb9){let _0x4e4183,_0x54b630=_0x123bb9['operations'][_0x123bb9['index']],_0x4f3eb8=_0x123bb9['operations'][_0x123bb9['index']+0x1];for(;_0x4f3eb8&&this['_compareOperations'](_0x54b630,_0x4f3eb8);)_0x4e4183?(_0x4e4183=this['_combineNext'](_0x54b630,_0x4e4183),_0x353fce['types']['push'](0x0)):(_0x4e4183=_0x10f460(_0x54b630),_0x353fce['types']['push'](this['_id'])),_0x123bb9['index']++,_0x54b630=_0x123bb9['operations'][_0x123bb9['index']],_0x4f3eb8=_0x123bb9['operations'][_0x123bb9['index']+0x1];return!!_0x4e4183&&(_0x4e4183=this['_combineNext'](_0x123bb9['operations'][_0x123bb9['index']++],_0x4e4183),_0x353fce['types']['push'](0x0),_0x353fce['buffers']['push'](this['_compressSingleOperation'](_0x4e4183)),!0x0);}['decompress'](_0x4255aa,_0x37dcf6){const _0x5d3b01=this['_decompressSingleOperation'](_0x37dcf6);for(;0x0==_0x37dcf6['types'][_0x37dcf6['typeIndex']];)_0x37dcf6['typeIndex']++,_0x4255aa['push'](this['_splitCurrent'](_0x5d3b01));_0x4255aa['push'](_0x5d3b01);}}class c extends O{['_combineNext'](_0x2d3c85,_0x5abe54){return _0x5abe54['nodes'][0x0]['data']+=_0x2d3c85['nodes'][0x0]['data'],_0x5abe54;}['_splitCurrent'](_0x38825e){const _0x38a238=_0x10f460(_0x38825e),_0x5dfe1d=_0x38a238['nodes'][0x0],_0x2b6691=_0x38825e['nodes'][0x0],_0x978585=_0x2b6691['data'][Symbol['iterator']]()['next']()['value'],_0x578b22=_0x978585['length'];return _0x5dfe1d['data']=_0x978585,_0x2b6691['data']=_0x2b6691['data']['substr'](_0x578b22),_0x38825e['position']=g(_0x38825e['position'],_0x578b22),_0x38a238;}['_compareOperations'](_0x26eaf8,_0x3a1dc9){if(this['_checkOperation'](_0x26eaf8)&&this['_checkOperation'](_0x3a1dc9)){const _0x1e0281=_0x26eaf8['nodes'][0x0]['data']['length'],_0x4a43f2=_(g(_0x26eaf8['position'],_0x1e0281),_0x3a1dc9['position']),_0x291479=_0x26eaf8['nodes'][0x0],_0x1b886d=_0x3a1dc9['nodes'][0x0];return _0x4a43f2&&this['_compareAttributes'](_0x291479,_0x1b886d);}return!0x1;}['_compressSingleOperation'](_0x4888be){const _0x3430c0={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('InsertOperation')['compress'](_0x3430c0,{'operations':[_0x4888be],'index':0x0}),_0x3430c0['buffers'][0x0];}['_decompressSingleOperation'](_0x7fa80d){const _0x2efa12=[];return this['_context']['_getCompressorByName']('InsertOperation')['decompress'](_0x2efa12,_0x7fa80d),_0x2efa12[0x0];}['_checkOperation'](_0x4df4f3){return'InsertOperation'==_0x4df4f3['__className']&&0x1==_0x4df4f3['nodes']['length']&&_0x4df4f3['nodes'][0x0]['data']&&!_0x4df4f3['wasUndone']&&0x1==Array['from'](_0x4df4f3['nodes'][0x0]['data'])['length'];}['_compareAttributes'](_0x343a64,_0x2736e2){const _0x2ea4c9=Object['keys'](_0x343a64['attributes']||{}),_0x22d35c=Object['keys'](_0x2736e2['attributes']||{});return _0x2ea4c9['length']===_0x22d35c['length']&&_0x2ea4c9['every'](_0x32953a=>_0x2736e2['attributes'][_0x32953a]&&_0x2736e2['attributes'][_0x32953a]===_0x343a64['attributes'][_0x32953a]);}}class m extends O{['_combineNext'](_0x345aad,_0x4b148b){return _0x4b148b['howMany']++,_0x4b148b['sourcePosition']=_0x10f460(_0x345aad['sourcePosition']),_0x4b148b;}['_splitCurrent'](_0x1fdae0){const _0x460033=_0x10f460(_0x1fdae0);return _0x1fdae0['howMany']--,_0x460033['howMany']=0x1,_0x460033['sourcePosition']=g(_0x460033['sourcePosition'],_0x1fdae0['howMany']),_0x460033;}['_compareOperations'](_0x1ff3da,_0x31b509){return!(!this['_checkOperation'](_0x1ff3da)||!this['_checkOperation'](_0x31b509))&&(_(g(_0x1ff3da['sourcePosition'],-0x1),_0x31b509['sourcePosition'])&&_(_0x1ff3da['targetPosition'],_0x31b509['targetPosition']));}['_compressSingleOperation'](_0x6bb77b){const _0x1f2d81={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x1f2d81,{'operations':[_0x6bb77b],'index':0x0}),_0x1f2d81['buffers'][0x0];}['_decompressSingleOperation'](_0x15a788){const _0xf880bd=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0xf880bd,_0x15a788),_0xf880bd[0x0];}['_checkOperation'](_0x1c54af){return'MoveOperation'==_0x1c54af['__className']&&'$graveyard'==_0x1c54af['targetPosition']['root']&&0x1==_0x1c54af['howMany']&&!_0x1c54af['wasUndone'];}}class h extends O{['_combineNext'](_0x4d5d8b,_0x1eebc6){return _0x1eebc6['howMany']++,_0x1eebc6;}['_splitCurrent'](_0xb43f63){const _0xfb62ed=_0x10f460(_0xb43f63);return _0xfb62ed['howMany']=0x1,_0xb43f63['howMany']--,_0xfb62ed;}['_compareOperations'](_0x3dcdfe,_0x163f26){return!(!this['_checkOperation'](_0x3dcdfe)||!this['_checkOperation'](_0x163f26))&&(_(_0x3dcdfe['sourcePosition'],_0x163f26['sourcePosition'])&&_(_0x3dcdfe['targetPosition'],_0x163f26['targetPosition']));}['_compressSingleOperation'](_0x38d0be){const _0x16517a={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x16517a,{'operations':[_0x38d0be],'index':0x0}),_0x16517a['buffers'][0x0];}['_decompressSingleOperation'](_0x82ef6d){const _0x1adfd2=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x1adfd2,_0x82ef6d),_0x1adfd2[0x0];}['_checkOperation'](_0x128b9a){return'MoveOperation'==_0x128b9a['__className']&&'$graveyard'==_0x128b9a['targetPosition']['root']&&0x1==_0x128b9a['howMany']&&!_0x128b9a['wasUndone'];}}class f extends O{['compress'](_0x586b19,_0x535798){if(!this['_compareOperations'](_0x535798['operations'][_0x535798['index']],_0x535798['operations'][_0x535798['index']+0x1]))return!0x1;const _0xba0ff8=_0x535798['operations'][_0x535798['index']++];return _0xba0ff8['oldRange']=null,_0xba0ff8['newRange']&&_(_0xba0ff8['newRange']['start'],_0xba0ff8['newRange']['end'])&&(_0xba0ff8['newRange']['end']=null),_0x535798['index']++,_0x586b19['types']['push'](this['_id']),_0x586b19['types']['push'](0x0),_0x586b19['buffers']['push'](this['_compressSingleOperation'](_0xba0ff8)),!0x0;}['decompress'](_0x38a97a,_0x42827e){const _0x15d72d=this['_decompressSingleOperation'](_0x42827e);_0x15d72d['newRange']&&!_0x15d72d['newRange']['end']&&(_0x15d72d['newRange']['end']=_0x10f460(_0x15d72d['newRange']['start']));const _0x15638d=_0x10f460(_0x15d72d);_0x15638d['newRange']&&(_0x15638d['newRange']['start']['stickiness']='toNone',_0x15638d['newRange']['end']=_0x10f460(_0x15638d['newRange']['start'])),_0x15638d['name']='user:position:'+_0x15638d['name']['split'](':')[0x2],_0x42827e['typeIndex']++,_0x38a97a['push'](_0x15d72d),_0x38a97a['push'](_0x15638d);}['_compressSingleOperation'](_0x2faf24){const _0x1292d1={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MarkerOperation')['compress'](_0x1292d1,{'operations':[_0x2faf24],'index':0x0}),_0x1292d1['buffers'][0x0];}['_decompressSingleOperation'](_0x32f28e){const _0xbe55b2=[];return this['_context']['_getCompressorByName']('MarkerOperation')['decompress'](_0xbe55b2,_0x32f28e),_0xbe55b2[0x0];}['_compareOperations'](_0x4ee2ee,_0x20fc82){return!(!_0x4ee2ee||!_0x20fc82)&&('MarkerOperation'==_0x4ee2ee['__className']&&'MarkerOperation'==_0x20fc82['__className']&&!(!_0x4ee2ee['name']['startsWith']('user:')||!_0x20fc82['name']['startsWith']('user:')||_0x4ee2ee['name']==_0x20fc82['name']));}}class y{['_compressorById'];['_compressorByName'];['_protobufFactory'];constructor(){this['_compressorById']=new Map(),this['_compressorByName']=new Map(),this['_protobufFactory']=new r();const _0x3f02f1=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',_0x3f02f1,'comment')),this['_registerCompressor'](0x13,'SuggestionMarkerOperation',new a(0x13,'MarkerOperation',_0x3f02f1,'suggestion')),this['_registerOperationCompressor'](0x14,'RootOperation',e),this['_registerActionCompressor'](0x64,'TypingAction',c),this['_registerActionCompressor'](0x65,'DeletingAction',m),this['_registerActionCompressor'](0x66,'ForwardDeletingAction',h),this['_registerActionCompressor'](0x67,'UserSelectionAction',f);}['compress'](_0x4ad64a){if(!_0x4ad64a||!_0x4ad64a[0x0])throw new _0x1daf95('no-operations-provided',this);const _0x58bb09={'operations':_0x4ad64a,'index':0x0},_0x238ec6={'types':[],'buffers':[],'baseVersion':_0x4ad64a[0x0]['baseVersion']};for(;_0x58bb09['index']<_0x58bb09['operations']['length'];){if(this['_getCompressorByName']('UserSelectionAction')['compress'](_0x238ec6,_0x58bb09))continue;if(this['_getCompressorByName']('TypingAction')['compress'](_0x238ec6,_0x58bb09))continue;if(this['_getCompressorByName']('DeletingAction')['compress'](_0x238ec6,_0x58bb09))continue;if(this['_getCompressorByName']('ForwardDeletingAction')['compress'](_0x238ec6,_0x58bb09))continue;if(this['_getCompressorByName']('CommentMarkerOperation')['compress'](_0x238ec6,_0x58bb09))continue;if(this['_getCompressorByName']('SuggestionMarkerOperation')['compress'](_0x238ec6,_0x58bb09))continue;const _0x436ecb=_0x58bb09['operations'][_0x58bb09['index']]['__className'];this['_getCompressorByName'](_0x436ecb)['compress'](_0x238ec6,_0x58bb09);}return _0x238ec6;}['decompress'](_0x1b8c05){const _0x3ef799=[],_0x10b71c={'types':_0x1b8c05['types'],'buffers':_0x1b8c05['buffers'],'baseVersion':_0x1b8c05['baseVersion'],'typeIndex':0x0,'bufferIndex':0x0};for(;_0x10b71c['typeIndex']<_0x10b71c['types']['length'];){const _0x1f8dc6=_0x10b71c['types'][_0x10b71c['typeIndex']],_0x17ddb0=this['_compressorById']['get'](_0x1f8dc6);if(!_0x17ddb0)throw new _0x1daf95('decompress-compressor-not-found',this,{'type':_0x1f8dc6});_0x17ddb0['decompress'](_0x3ef799,_0x10b71c);}return _0x3ef799['forEach']((_0xee9c3d,_0x173aaf)=>_0xee9c3d['baseVersion']=_0x1b8c05['baseVersion']+_0x173aaf),_0x3ef799;}['_getCompressorByName'](_0x4cfb8f){return this['_compressorByName']['get'](_0x4cfb8f);}['_registerOperationCompressor'](_0x528998,_0x43351a,_0x278710){const _0x1a07cf=new _0x278710(_0x528998,_0x43351a,this['_protobufFactory']['getDescriptor'](_0x43351a));this['_registerCompressor'](_0x528998,_0x43351a,_0x1a07cf);}['_registerActionCompressor'](_0x5543ec,_0x2486e3,_0x5b19e1){const _0x54ed45=new _0x5b19e1(_0x5543ec,this);this['_registerCompressor'](_0x5543ec,_0x2486e3,_0x54ed45);}['_registerCompressor'](_0x3326c5,_0x24da7e,_0x199cfa){this['_compressorById']['set'](_0x3326c5,_0x199cfa),this['_compressorByName']['set'](_0x24da7e,_0x199cfa);}}export{y as Compressor};
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ckeditor/ckeditor5-operations-compressor",
|
|
3
|
-
"version": "47.6.1",
|
|
3
|
+
"version": "47.6.2-alpha.1",
|
|
4
4
|
"description": "CKEditor 5 operations compressor for real-time collaboration.",
|
|
5
5
|
"license": "SEE LICENSE IN LICENSE.md",
|
|
6
6
|
"homepage": "https://ckeditor.com/collaboration/real-time/",
|
|
@@ -33,8 +33,8 @@
|
|
|
33
33
|
"main": "src/index.js",
|
|
34
34
|
"types": "src/index.d.ts",
|
|
35
35
|
"dependencies": {
|
|
36
|
-
"@ckeditor/ckeditor5-utils": "47.6.1",
|
|
37
|
-
"ckeditor5": "47.6.1",
|
|
36
|
+
"@ckeditor/ckeditor5-utils": "47.6.2-alpha.1",
|
|
37
|
+
"ckeditor5": "47.6.2-alpha.1",
|
|
38
38
|
"es-toolkit": "1.39.5",
|
|
39
39
|
"protobufjs": "7.5.4"
|
|
40
40
|
},
|