@ckeditor/ckeditor5-operations-compressor 47.0.0-alpha.7 → 47.0.0-alpha.8
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.js +2 -2
- package/package.json +3 -3
- package/src/actioncompressor/actioncompressor.js +1 -1
- package/src/actioncompressor/deletingactioncompressor.js +1 -1
- package/src/actioncompressor/forwarddeletingactioncompressor.js +1 -1
- package/src/actioncompressor/typingactioncompressor.js +1 -1
- package/src/actioncompressor/userselectionactioncompressor.js +1 -1
- package/src/compressor.js +1 -1
- package/src/index.js +1 -1
- package/src/lib/compiledmessages.js +2 -2
- package/src/lib/protobufdescriptions.js +1 -1
- package/src/operationcompressor/annotationmarkeroperationcompressor.js +1 -1
- package/src/operationcompressor/attributeoperationcompressor.js +1 -1
- package/src/operationcompressor/insertoperationcompressor.js +1 -1
- package/src/operationcompressor/markeroperationcompressor.js +1 -1
- package/src/operationcompressor/nooperationcompressor.js +1 -1
- package/src/operationcompressor/operationcompressor.js +1 -1
- package/src/protobuffactory.js +1 -1
- package/src/utils.js +1 -1
package/dist/index.js
CHANGED
|
@@ -20,5 +20,5 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
import{CKEditorError as
|
|
24
|
-
((()=>{var _0x4092fe=_0x4b5937['Reader'],_0x31cc8a=_0x4b5937['Writer'],_0x5db4a5=_0x4b5937['util'],_0x55b721=_0x4b5937['roots']['default']||(_0x4b5937['roots']['default']={});return _0x55b721['AttributeOperation']=(function(){function _0x18ac49(_0x5ee29){if(_0x5ee29){for(var _0xeed7b8=Object['keys'](_0x5ee29),_0x19b9c8=0x0;_0x19b9c8<_0xeed7b8['length'];++_0x19b9c8)null!=_0x5ee29[_0xeed7b8[_0x19b9c8]]&&(this[_0xeed7b8[_0x19b9c8]]=_0x5ee29[_0xeed7b8[_0x19b9c8]]);}}return _0x18ac49['prototype']['range']=null,_0x18ac49['prototype']['key']='',_0x18ac49['prototype']['oldValueBoolean']=!0x1,_0x18ac49['prototype']['oldValueJson']='',_0x18ac49['prototype']['newValueBoolean']=!0x1,_0x18ac49['prototype']['newValueJson']='',_0x18ac49['prototype']['wasUndone']=!0x1,_0x18ac49['create']=function(_0x3b4a37){return new _0x18ac49(_0x3b4a37);},_0x18ac49['encode']=function(_0x23fd5f,_0x2d0ed5){return _0x2d0ed5||(_0x2d0ed5=_0x31cc8a['create']()),null!=_0x23fd5f['range']&&Object['hasOwnProperty']['call'](_0x23fd5f,'range')&&_0x55b721['Range']['encode'](_0x23fd5f['range'],_0x2d0ed5['uint32'](0xa)['fork']())['ldelim'](),null!=_0x23fd5f['key']&&Object['hasOwnProperty']['call'](_0x23fd5f,'key')&&_0x2d0ed5['uint32'](0x12)['string'](_0x23fd5f['key']),null!=_0x23fd5f['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x23fd5f,'oldValueBoolean')&&_0x2d0ed5['uint32'](0x18)['bool'](_0x23fd5f['oldValueBoolean']),null!=_0x23fd5f['oldValueJson']&&Object['hasOwnProperty']['call'](_0x23fd5f,'oldValueJson')&&_0x2d0ed5['uint32'](0x22)['string'](_0x23fd5f['oldValueJson']),null!=_0x23fd5f['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x23fd5f,'newValueBoolean')&&_0x2d0ed5['uint32'](0x28)['bool'](_0x23fd5f['newValueBoolean']),null!=_0x23fd5f['newValueJson']&&Object['hasOwnProperty']['call'](_0x23fd5f,'newValueJson')&&_0x2d0ed5['uint32'](0x32)['string'](_0x23fd5f['newValueJson']),null!=_0x23fd5f['wasUndone']&&Object['hasOwnProperty']['call'](_0x23fd5f,'wasUndone')&&_0x2d0ed5['uint32'](0x38)['bool'](_0x23fd5f['wasUndone']),_0x2d0ed5;},_0x18ac49['encodeDelimited']=function(_0x60ad1,_0x1e06d2){return this['encode'](_0x60ad1,_0x1e06d2)['ldelim']();},_0x18ac49['decode']=function(_0x13f1ce,_0x3ca144){_0x13f1ce instanceof _0x4092fe||(_0x13f1ce=_0x4092fe['create'](_0x13f1ce));for(var _0x4cc339=void 0x0===_0x3ca144?_0x13f1ce['len']:_0x13f1ce['pos']+_0x3ca144,_0x1b6d07=new _0x55b721['AttributeOperation']();_0x13f1ce['pos']<_0x4cc339;){var _0x5bb0fa=_0x13f1ce['uint32']();switch(_0x5bb0fa>>>0x3){case 0x1:_0x1b6d07['range']=_0x55b721['Range']['decode'](_0x13f1ce,_0x13f1ce['uint32']());break;case 0x2:_0x1b6d07['key']=_0x13f1ce['string']();break;case 0x3:_0x1b6d07['oldValueBoolean']=_0x13f1ce['bool']();break;case 0x4:_0x1b6d07['oldValueJson']=_0x13f1ce['string']();break;case 0x5:_0x1b6d07['newValueBoolean']=_0x13f1ce['bool']();break;case 0x6:_0x1b6d07['newValueJson']=_0x13f1ce['string']();break;case 0x7:_0x1b6d07['wasUndone']=_0x13f1ce['bool']();break;default:_0x13f1ce['skipType'](0x7&_0x5bb0fa);}}return _0x1b6d07;},_0x18ac49['decodeDelimited']=function(_0x4359ef){return _0x4359ef instanceof _0x4092fe||(_0x4359ef=new _0x4092fe(_0x4359ef)),this['decode'](_0x4359ef,_0x4359ef['uint32']());},_0x18ac49['verify']=function(_0x3b1da1){if('object'!=typeof _0x3b1da1||null===_0x3b1da1)return'object\x20expected';if(null!=_0x3b1da1['range']&&_0x3b1da1['hasOwnProperty']('range')){var _0x50518b=_0x55b721['Range']['verify'](_0x3b1da1['range']);if(_0x50518b)return'range.'+_0x50518b;}return null!=_0x3b1da1['key']&&_0x3b1da1['hasOwnProperty']('key')&&!_0x5db4a5['isString'](_0x3b1da1['key'])?'key:\x20string\x20expected':null!=_0x3b1da1['oldValueBoolean']&&_0x3b1da1['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x3b1da1['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x3b1da1['oldValueJson']&&_0x3b1da1['hasOwnProperty']('oldValueJson')&&!_0x5db4a5['isString'](_0x3b1da1['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x3b1da1['newValueBoolean']&&_0x3b1da1['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x3b1da1['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x3b1da1['newValueJson']&&_0x3b1da1['hasOwnProperty']('newValueJson')&&!_0x5db4a5['isString'](_0x3b1da1['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x3b1da1['wasUndone']&&_0x3b1da1['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x3b1da1['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x18ac49['fromObject']=function(_0x426a4b){if(_0x426a4b instanceof _0x55b721['AttributeOperation'])return _0x426a4b;var _0x373be4=new _0x55b721['AttributeOperation']();if(null!=_0x426a4b['range']){if('object'!=typeof _0x426a4b['range'])throw TypeError('.AttributeOperation.range:\x20object\x20expected');_0x373be4['range']=_0x55b721['Range']['fromObject'](_0x426a4b['range']);}return null!=_0x426a4b['key']&&(_0x373be4['key']=String(_0x426a4b['key'])),null!=_0x426a4b['oldValueBoolean']&&(_0x373be4['oldValueBoolean']=Boolean(_0x426a4b['oldValueBoolean'])),null!=_0x426a4b['oldValueJson']&&(_0x373be4['oldValueJson']=String(_0x426a4b['oldValueJson'])),null!=_0x426a4b['newValueBoolean']&&(_0x373be4['newValueBoolean']=Boolean(_0x426a4b['newValueBoolean'])),null!=_0x426a4b['newValueJson']&&(_0x373be4['newValueJson']=String(_0x426a4b['newValueJson'])),null!=_0x426a4b['wasUndone']&&(_0x373be4['wasUndone']=Boolean(_0x426a4b['wasUndone'])),_0x373be4;},_0x18ac49['toObject']=function(_0x35bbf7,_0x45cd13){_0x45cd13||(_0x45cd13={});var _0x2dab98={};return _0x45cd13['defaults']&&(_0x2dab98['range']=null,_0x2dab98['key']='',_0x2dab98['oldValueBoolean']=!0x1,_0x2dab98['oldValueJson']='',_0x2dab98['newValueBoolean']=!0x1,_0x2dab98['newValueJson']='',_0x2dab98['wasUndone']=!0x1),null!=_0x35bbf7['range']&&_0x35bbf7['hasOwnProperty']('range')&&(_0x2dab98['range']=_0x55b721['Range']['toObject'](_0x35bbf7['range'],_0x45cd13)),null!=_0x35bbf7['key']&&_0x35bbf7['hasOwnProperty']('key')&&(_0x2dab98['key']=_0x35bbf7['key']),null!=_0x35bbf7['oldValueBoolean']&&_0x35bbf7['hasOwnProperty']('oldValueBoolean')&&(_0x2dab98['oldValueBoolean']=_0x35bbf7['oldValueBoolean']),null!=_0x35bbf7['oldValueJson']&&_0x35bbf7['hasOwnProperty']('oldValueJson')&&(_0x2dab98['oldValueJson']=_0x35bbf7['oldValueJson']),null!=_0x35bbf7['newValueBoolean']&&_0x35bbf7['hasOwnProperty']('newValueBoolean')&&(_0x2dab98['newValueBoolean']=_0x35bbf7['newValueBoolean']),null!=_0x35bbf7['newValueJson']&&_0x35bbf7['hasOwnProperty']('newValueJson')&&(_0x2dab98['newValueJson']=_0x35bbf7['newValueJson']),null!=_0x35bbf7['wasUndone']&&_0x35bbf7['hasOwnProperty']('wasUndone')&&(_0x2dab98['wasUndone']=_0x35bbf7['wasUndone']),_0x2dab98;},_0x18ac49['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x4b5937['util']['toJSONOptions']);},_0x18ac49['getTypeUrl']=function(_0x5b6764){return void 0x0===_0x5b6764&&(_0x5b6764='type.googleapis.com'),_0x5b6764+'/AttributeOperation';},_0x18ac49;}()),_0x55b721['InsertOperation']=(function(){function _0x35c248(_0x2e9ab1){if(this['nodes']=[],_0x2e9ab1){for(var _0x348ebc=Object['keys'](_0x2e9ab1),_0x11efa7=0x0;_0x11efa7<_0x348ebc['length'];++_0x11efa7)null!=_0x2e9ab1[_0x348ebc[_0x11efa7]]&&(this[_0x348ebc[_0x11efa7]]=_0x2e9ab1[_0x348ebc[_0x11efa7]]);}}return _0x35c248['prototype']['position']=null,_0x35c248['prototype']['nodes']=_0x5db4a5['emptyArray'],_0x35c248['prototype']['shouldReceiveAttributes']=!0x1,_0x35c248['prototype']['wasUndone']=!0x1,_0x35c248['create']=function(_0x3d7a17){return new _0x35c248(_0x3d7a17);},_0x35c248['encode']=function(_0x169798,_0x26037e){if(_0x26037e||(_0x26037e=_0x31cc8a['create']()),null!=_0x169798['position']&&Object['hasOwnProperty']['call'](_0x169798,'position')&&_0x55b721['Position']['encode'](_0x169798['position'],_0x26037e['uint32'](0xa)['fork']())['ldelim'](),null!=_0x169798['nodes']&&_0x169798['nodes']['length']){for(var _0x508932=0x0;_0x508932<_0x169798['nodes']['length'];++_0x508932)_0x55b721['Element']['encode'](_0x169798['nodes'][_0x508932],_0x26037e['uint32'](0x12)['fork']())['ldelim']();}return null!=_0x169798['shouldReceiveAttributes']&&Object['hasOwnProperty']['call'](_0x169798,'shouldReceiveAttributes')&&_0x26037e['uint32'](0x18)['bool'](_0x169798['shouldReceiveAttributes']),null!=_0x169798['wasUndone']&&Object['hasOwnProperty']['call'](_0x169798,'wasUndone')&&_0x26037e['uint32'](0x20)['bool'](_0x169798['wasUndone']),_0x26037e;},_0x35c248['encodeDelimited']=function(_0x2feb44,_0x466e82){return this['encode'](_0x2feb44,_0x466e82)['ldelim']();},_0x35c248['decode']=function(_0x39aef5,_0x5295f0){_0x39aef5 instanceof _0x4092fe||(_0x39aef5=_0x4092fe['create'](_0x39aef5));for(var _0x282d05=void 0x0===_0x5295f0?_0x39aef5['len']:_0x39aef5['pos']+_0x5295f0,_0x4ba4ef=new _0x55b721['InsertOperation']();_0x39aef5['pos']<_0x282d05;){var _0x22e0f6=_0x39aef5['uint32']();switch(_0x22e0f6>>>0x3){case 0x1:_0x4ba4ef['position']=_0x55b721['Position']['decode'](_0x39aef5,_0x39aef5['uint32']());break;case 0x2:_0x4ba4ef['nodes']&&_0x4ba4ef['nodes']['length']||(_0x4ba4ef['nodes']=[]),_0x4ba4ef['nodes']['push'](_0x55b721['Element']['decode'](_0x39aef5,_0x39aef5['uint32']()));break;case 0x3:_0x4ba4ef['shouldReceiveAttributes']=_0x39aef5['bool']();break;case 0x4:_0x4ba4ef['wasUndone']=_0x39aef5['bool']();break;default:_0x39aef5['skipType'](0x7&_0x22e0f6);}}return _0x4ba4ef;},_0x35c248['decodeDelimited']=function(_0xf254d3){return _0xf254d3 instanceof _0x4092fe||(_0xf254d3=new _0x4092fe(_0xf254d3)),this['decode'](_0xf254d3,_0xf254d3['uint32']());},_0x35c248['verify']=function(_0x53f29b){if('object'!=typeof _0x53f29b||null===_0x53f29b)return'object\x20expected';if(null!=_0x53f29b['position']&&_0x53f29b['hasOwnProperty']('position')&&(_0x4de214=_0x55b721['Position']['verify'](_0x53f29b['position'])))return'position.'+_0x4de214;if(null!=_0x53f29b['nodes']&&_0x53f29b['hasOwnProperty']('nodes')){if(!Array['isArray'](_0x53f29b['nodes']))return'nodes:\x20array\x20expected';for(var _0x221d2e=0x0;_0x221d2e<_0x53f29b['nodes']['length'];++_0x221d2e){var _0x4de214;if(_0x4de214=_0x55b721['Element']['verify'](_0x53f29b['nodes'][_0x221d2e]))return'nodes.'+_0x4de214;}}return null!=_0x53f29b['shouldReceiveAttributes']&&_0x53f29b['hasOwnProperty']('shouldReceiveAttributes')&&'boolean'!=typeof _0x53f29b['shouldReceiveAttributes']?'shouldReceiveAttributes:\x20boolean\x20expected':null!=_0x53f29b['wasUndone']&&_0x53f29b['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x53f29b['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x35c248['fromObject']=function(_0x474c3b){if(_0x474c3b instanceof _0x55b721['InsertOperation'])return _0x474c3b;var _0x29886d=new _0x55b721['InsertOperation']();if(null!=_0x474c3b['position']){if('object'!=typeof _0x474c3b['position'])throw TypeError('.InsertOperation.position:\x20object\x20expected');_0x29886d['position']=_0x55b721['Position']['fromObject'](_0x474c3b['position']);}if(_0x474c3b['nodes']){if(!Array['isArray'](_0x474c3b['nodes']))throw TypeError('.InsertOperation.nodes:\x20array\x20expected');_0x29886d['nodes']=[];for(var _0x5ac7da=0x0;_0x5ac7da<_0x474c3b['nodes']['length'];++_0x5ac7da){if('object'!=typeof _0x474c3b['nodes'][_0x5ac7da])throw TypeError('.InsertOperation.nodes:\x20object\x20expected');_0x29886d['nodes'][_0x5ac7da]=_0x55b721['Element']['fromObject'](_0x474c3b['nodes'][_0x5ac7da]);}}return null!=_0x474c3b['shouldReceiveAttributes']&&(_0x29886d['shouldReceiveAttributes']=Boolean(_0x474c3b['shouldReceiveAttributes'])),null!=_0x474c3b['wasUndone']&&(_0x29886d['wasUndone']=Boolean(_0x474c3b['wasUndone'])),_0x29886d;},_0x35c248['toObject']=function(_0x1c187a,_0x5e60f5){_0x5e60f5||(_0x5e60f5={});var _0x35768c={};if((_0x5e60f5['arrays']||_0x5e60f5['defaults'])&&(_0x35768c['nodes']=[]),_0x5e60f5['defaults']&&(_0x35768c['position']=null,_0x35768c['shouldReceiveAttributes']=!0x1,_0x35768c['wasUndone']=!0x1),null!=_0x1c187a['position']&&_0x1c187a['hasOwnProperty']('position')&&(_0x35768c['position']=_0x55b721['Position']['toObject'](_0x1c187a['position'],_0x5e60f5)),_0x1c187a['nodes']&&_0x1c187a['nodes']['length']){_0x35768c['nodes']=[];for(var _0x4074de=0x0;_0x4074de<_0x1c187a['nodes']['length'];++_0x4074de)_0x35768c['nodes'][_0x4074de]=_0x55b721['Element']['toObject'](_0x1c187a['nodes'][_0x4074de],_0x5e60f5);}return null!=_0x1c187a['shouldReceiveAttributes']&&_0x1c187a['hasOwnProperty']('shouldReceiveAttributes')&&(_0x35768c['shouldReceiveAttributes']=_0x1c187a['shouldReceiveAttributes']),null!=_0x1c187a['wasUndone']&&_0x1c187a['hasOwnProperty']('wasUndone')&&(_0x35768c['wasUndone']=_0x1c187a['wasUndone']),_0x35768c;},_0x35c248['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x4b5937['util']['toJSONOptions']);},_0x35c248['getTypeUrl']=function(_0x266a1e){return void 0x0===_0x266a1e&&(_0x266a1e='type.googleapis.com'),_0x266a1e+'/InsertOperation';},_0x35c248;}()),_0x55b721['MarkerOperation']=(function(){function _0x4a3b45(_0x1d7969){if(_0x1d7969){for(var _0x1cd9c4=Object['keys'](_0x1d7969),_0x896654=0x0;_0x896654<_0x1cd9c4['length'];++_0x896654)null!=_0x1d7969[_0x1cd9c4[_0x896654]]&&(this[_0x1cd9c4[_0x896654]]=_0x1d7969[_0x1cd9c4[_0x896654]]);}}return _0x4a3b45['prototype']['name']='',_0x4a3b45['prototype']['oldRange']=null,_0x4a3b45['prototype']['newRange']=null,_0x4a3b45['prototype']['affectsData']=!0x1,_0x4a3b45['prototype']['wasUndone']=!0x1,_0x4a3b45['create']=function(_0x97f762){return new _0x4a3b45(_0x97f762);},_0x4a3b45['encode']=function(_0x53ed99,_0x3716a2){return _0x3716a2||(_0x3716a2=_0x31cc8a['create']()),null!=_0x53ed99['name']&&Object['hasOwnProperty']['call'](_0x53ed99,'name')&&_0x3716a2['uint32'](0xa)['string'](_0x53ed99['name']),null!=_0x53ed99['oldRange']&&Object['hasOwnProperty']['call'](_0x53ed99,'oldRange')&&_0x55b721['Range']['encode'](_0x53ed99['oldRange'],_0x3716a2['uint32'](0x12)['fork']())['ldelim'](),null!=_0x53ed99['newRange']&&Object['hasOwnProperty']['call'](_0x53ed99,'newRange')&&_0x55b721['Range']['encode'](_0x53ed99['newRange'],_0x3716a2['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x53ed99['affectsData']&&Object['hasOwnProperty']['call'](_0x53ed99,'affectsData')&&_0x3716a2['uint32'](0x20)['bool'](_0x53ed99['affectsData']),null!=_0x53ed99['wasUndone']&&Object['hasOwnProperty']['call'](_0x53ed99,'wasUndone')&&_0x3716a2['uint32'](0x28)['bool'](_0x53ed99['wasUndone']),_0x3716a2;},_0x4a3b45['encodeDelimited']=function(_0x3756f5,_0xd6cea8){return this['encode'](_0x3756f5,_0xd6cea8)['ldelim']();},_0x4a3b45['decode']=function(_0x3d7ee9,_0x152a83){_0x3d7ee9 instanceof _0x4092fe||(_0x3d7ee9=_0x4092fe['create'](_0x3d7ee9));for(var _0x1795da=void 0x0===_0x152a83?_0x3d7ee9['len']:_0x3d7ee9['pos']+_0x152a83,_0x396c3a=new _0x55b721['MarkerOperation']();_0x3d7ee9['pos']<_0x1795da;){var _0x1f6636=_0x3d7ee9['uint32']();switch(_0x1f6636>>>0x3){case 0x1:_0x396c3a['name']=_0x3d7ee9['string']();break;case 0x2:_0x396c3a['oldRange']=_0x55b721['Range']['decode'](_0x3d7ee9,_0x3d7ee9['uint32']());break;case 0x3:_0x396c3a['newRange']=_0x55b721['Range']['decode'](_0x3d7ee9,_0x3d7ee9['uint32']());break;case 0x4:_0x396c3a['affectsData']=_0x3d7ee9['bool']();break;case 0x5:_0x396c3a['wasUndone']=_0x3d7ee9['bool']();break;default:_0x3d7ee9['skipType'](0x7&_0x1f6636);}}return _0x396c3a;},_0x4a3b45['decodeDelimited']=function(_0x2c5c84){return _0x2c5c84 instanceof _0x4092fe||(_0x2c5c84=new _0x4092fe(_0x2c5c84)),this['decode'](_0x2c5c84,_0x2c5c84['uint32']());},_0x4a3b45['verify']=function(_0x21fdcd){if('object'!=typeof _0x21fdcd||null===_0x21fdcd)return'object\x20expected';if(null!=_0x21fdcd['name']&&_0x21fdcd['hasOwnProperty']('name')&&!_0x5db4a5['isString'](_0x21fdcd['name']))return'name:\x20string\x20expected';var _0x4d3d1a;if(null!=_0x21fdcd['oldRange']&&_0x21fdcd['hasOwnProperty']('oldRange')&&(_0x4d3d1a=_0x55b721['Range']['verify'](_0x21fdcd['oldRange'])))return'oldRange.'+_0x4d3d1a;if(null!=_0x21fdcd['newRange']&&_0x21fdcd['hasOwnProperty']('newRange')&&(_0x4d3d1a=_0x55b721['Range']['verify'](_0x21fdcd['newRange'])))return'newRange.'+_0x4d3d1a;return null!=_0x21fdcd['affectsData']&&_0x21fdcd['hasOwnProperty']('affectsData')&&'boolean'!=typeof _0x21fdcd['affectsData']?'affectsData:\x20boolean\x20expected':null!=_0x21fdcd['wasUndone']&&_0x21fdcd['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x21fdcd['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x4a3b45['fromObject']=function(_0x570f01){if(_0x570f01 instanceof _0x55b721['MarkerOperation'])return _0x570f01;var _0x54fa3b=new _0x55b721['MarkerOperation']();if(null!=_0x570f01['name']&&(_0x54fa3b['name']=String(_0x570f01['name'])),null!=_0x570f01['oldRange']){if('object'!=typeof _0x570f01['oldRange'])throw TypeError('.MarkerOperation.oldRange:\x20object\x20expected');_0x54fa3b['oldRange']=_0x55b721['Range']['fromObject'](_0x570f01['oldRange']);}if(null!=_0x570f01['newRange']){if('object'!=typeof _0x570f01['newRange'])throw TypeError('.MarkerOperation.newRange:\x20object\x20expected');_0x54fa3b['newRange']=_0x55b721['Range']['fromObject'](_0x570f01['newRange']);}return null!=_0x570f01['affectsData']&&(_0x54fa3b['affectsData']=Boolean(_0x570f01['affectsData'])),null!=_0x570f01['wasUndone']&&(_0x54fa3b['wasUndone']=Boolean(_0x570f01['wasUndone'])),_0x54fa3b;},_0x4a3b45['toObject']=function(_0x479ab1,_0x1329a7){_0x1329a7||(_0x1329a7={});var _0x3de7af={};return _0x1329a7['defaults']&&(_0x3de7af['name']='',_0x3de7af['oldRange']=null,_0x3de7af['newRange']=null,_0x3de7af['affectsData']=!0x1,_0x3de7af['wasUndone']=!0x1),null!=_0x479ab1['name']&&_0x479ab1['hasOwnProperty']('name')&&(_0x3de7af['name']=_0x479ab1['name']),null!=_0x479ab1['oldRange']&&_0x479ab1['hasOwnProperty']('oldRange')&&(_0x3de7af['oldRange']=_0x55b721['Range']['toObject'](_0x479ab1['oldRange'],_0x1329a7)),null!=_0x479ab1['newRange']&&_0x479ab1['hasOwnProperty']('newRange')&&(_0x3de7af['newRange']=_0x55b721['Range']['toObject'](_0x479ab1['newRange'],_0x1329a7)),null!=_0x479ab1['affectsData']&&_0x479ab1['hasOwnProperty']('affectsData')&&(_0x3de7af['affectsData']=_0x479ab1['affectsData']),null!=_0x479ab1['wasUndone']&&_0x479ab1['hasOwnProperty']('wasUndone')&&(_0x3de7af['wasUndone']=_0x479ab1['wasUndone']),_0x3de7af;},_0x4a3b45['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x4b5937['util']['toJSONOptions']);},_0x4a3b45['getTypeUrl']=function(_0x5c84ed){return void 0x0===_0x5c84ed&&(_0x5c84ed='type.googleapis.com'),_0x5c84ed+'/MarkerOperation';},_0x4a3b45;}()),_0x55b721['MergeOperation']=(function(){function _0x3e9793(_0x4fd330){if(_0x4fd330){for(var _0x39f417=Object['keys'](_0x4fd330),_0x134aca=0x0;_0x134aca<_0x39f417['length'];++_0x134aca)null!=_0x4fd330[_0x39f417[_0x134aca]]&&(this[_0x39f417[_0x134aca]]=_0x4fd330[_0x39f417[_0x134aca]]);}}return _0x3e9793['prototype']['sourcePosition']=null,_0x3e9793['prototype']['targetPosition']=null,_0x3e9793['prototype']['graveyardPosition']=null,_0x3e9793['prototype']['howMany']=0x0,_0x3e9793['prototype']['wasUndone']=!0x1,_0x3e9793['create']=function(_0x2722c8){return new _0x3e9793(_0x2722c8);},_0x3e9793['encode']=function(_0x22d179,_0x365357){return _0x365357||(_0x365357=_0x31cc8a['create']()),null!=_0x22d179['sourcePosition']&&Object['hasOwnProperty']['call'](_0x22d179,'sourcePosition')&&_0x55b721['Position']['encode'](_0x22d179['sourcePosition'],_0x365357['uint32'](0xa)['fork']())['ldelim'](),null!=_0x22d179['targetPosition']&&Object['hasOwnProperty']['call'](_0x22d179,'targetPosition')&&_0x55b721['Position']['encode'](_0x22d179['targetPosition'],_0x365357['uint32'](0x12)['fork']())['ldelim'](),null!=_0x22d179['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x22d179,'graveyardPosition')&&_0x55b721['Position']['encode'](_0x22d179['graveyardPosition'],_0x365357['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x22d179['howMany']&&Object['hasOwnProperty']['call'](_0x22d179,'howMany')&&_0x365357['uint32'](0x20)['uint32'](_0x22d179['howMany']),null!=_0x22d179['wasUndone']&&Object['hasOwnProperty']['call'](_0x22d179,'wasUndone')&&_0x365357['uint32'](0x28)['bool'](_0x22d179['wasUndone']),_0x365357;},_0x3e9793['encodeDelimited']=function(_0x847e90,_0xeb9a65){return this['encode'](_0x847e90,_0xeb9a65)['ldelim']();},_0x3e9793['decode']=function(_0x46e48c,_0xf8daf8){_0x46e48c instanceof _0x4092fe||(_0x46e48c=_0x4092fe['create'](_0x46e48c));for(var _0x60d94e=void 0x0===_0xf8daf8?_0x46e48c['len']:_0x46e48c['pos']+_0xf8daf8,_0x546ff1=new _0x55b721['MergeOperation']();_0x46e48c['pos']<_0x60d94e;){var _0x21f608=_0x46e48c['uint32']();switch(_0x21f608>>>0x3){case 0x1:_0x546ff1['sourcePosition']=_0x55b721['Position']['decode'](_0x46e48c,_0x46e48c['uint32']());break;case 0x2:_0x546ff1['targetPosition']=_0x55b721['Position']['decode'](_0x46e48c,_0x46e48c['uint32']());break;case 0x3:_0x546ff1['graveyardPosition']=_0x55b721['Position']['decode'](_0x46e48c,_0x46e48c['uint32']());break;case 0x4:_0x546ff1['howMany']=_0x46e48c['uint32']();break;case 0x5:_0x546ff1['wasUndone']=_0x46e48c['bool']();break;default:_0x46e48c['skipType'](0x7&_0x21f608);}}return _0x546ff1;},_0x3e9793['decodeDelimited']=function(_0x2207d4){return _0x2207d4 instanceof _0x4092fe||(_0x2207d4=new _0x4092fe(_0x2207d4)),this['decode'](_0x2207d4,_0x2207d4['uint32']());},_0x3e9793['verify']=function(_0x2febc7){if('object'!=typeof _0x2febc7||null===_0x2febc7)return'object\x20expected';var _0x43da64;if(null!=_0x2febc7['sourcePosition']&&_0x2febc7['hasOwnProperty']('sourcePosition')&&(_0x43da64=_0x55b721['Position']['verify'](_0x2febc7['sourcePosition'])))return'sourcePosition.'+_0x43da64;if(null!=_0x2febc7['targetPosition']&&_0x2febc7['hasOwnProperty']('targetPosition')&&(_0x43da64=_0x55b721['Position']['verify'](_0x2febc7['targetPosition'])))return'targetPosition.'+_0x43da64;if(null!=_0x2febc7['graveyardPosition']&&_0x2febc7['hasOwnProperty']('graveyardPosition')&&(_0x43da64=_0x55b721['Position']['verify'](_0x2febc7['graveyardPosition'])))return'graveyardPosition.'+_0x43da64;return null!=_0x2febc7['howMany']&&_0x2febc7['hasOwnProperty']('howMany')&&!_0x5db4a5['isInteger'](_0x2febc7['howMany'])?'howMany:\x20integer\x20expected':null!=_0x2febc7['wasUndone']&&_0x2febc7['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x2febc7['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x3e9793['fromObject']=function(_0x23bcec){if(_0x23bcec instanceof _0x55b721['MergeOperation'])return _0x23bcec;var _0x4a270e=new _0x55b721['MergeOperation']();if(null!=_0x23bcec['sourcePosition']){if('object'!=typeof _0x23bcec['sourcePosition'])throw TypeError('.MergeOperation.sourcePosition:\x20object\x20expected');_0x4a270e['sourcePosition']=_0x55b721['Position']['fromObject'](_0x23bcec['sourcePosition']);}if(null!=_0x23bcec['targetPosition']){if('object'!=typeof _0x23bcec['targetPosition'])throw TypeError('.MergeOperation.targetPosition:\x20object\x20expected');_0x4a270e['targetPosition']=_0x55b721['Position']['fromObject'](_0x23bcec['targetPosition']);}if(null!=_0x23bcec['graveyardPosition']){if('object'!=typeof _0x23bcec['graveyardPosition'])throw TypeError('.MergeOperation.graveyardPosition:\x20object\x20expected');_0x4a270e['graveyardPosition']=_0x55b721['Position']['fromObject'](_0x23bcec['graveyardPosition']);}return null!=_0x23bcec['howMany']&&(_0x4a270e['howMany']=_0x23bcec['howMany']>>>0x0),null!=_0x23bcec['wasUndone']&&(_0x4a270e['wasUndone']=Boolean(_0x23bcec['wasUndone'])),_0x4a270e;},_0x3e9793['toObject']=function(_0x593ede,_0x32c77e){_0x32c77e||(_0x32c77e={});var _0x357060={};return _0x32c77e['defaults']&&(_0x357060['sourcePosition']=null,_0x357060['targetPosition']=null,_0x357060['graveyardPosition']=null,_0x357060['howMany']=0x0,_0x357060['wasUndone']=!0x1),null!=_0x593ede['sourcePosition']&&_0x593ede['hasOwnProperty']('sourcePosition')&&(_0x357060['sourcePosition']=_0x55b721['Position']['toObject'](_0x593ede['sourcePosition'],_0x32c77e)),null!=_0x593ede['targetPosition']&&_0x593ede['hasOwnProperty']('targetPosition')&&(_0x357060['targetPosition']=_0x55b721['Position']['toObject'](_0x593ede['targetPosition'],_0x32c77e)),null!=_0x593ede['graveyardPosition']&&_0x593ede['hasOwnProperty']('graveyardPosition')&&(_0x357060['graveyardPosition']=_0x55b721['Position']['toObject'](_0x593ede['graveyardPosition'],_0x32c77e)),null!=_0x593ede['howMany']&&_0x593ede['hasOwnProperty']('howMany')&&(_0x357060['howMany']=_0x593ede['howMany']),null!=_0x593ede['wasUndone']&&_0x593ede['hasOwnProperty']('wasUndone')&&(_0x357060['wasUndone']=_0x593ede['wasUndone']),_0x357060;},_0x3e9793['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x4b5937['util']['toJSONOptions']);},_0x3e9793['getTypeUrl']=function(_0x23e4d3){return void 0x0===_0x23e4d3&&(_0x23e4d3='type.googleapis.com'),_0x23e4d3+'/MergeOperation';},_0x3e9793;}()),_0x55b721['MoveOperation']=(function(){function _0x16b5f5(_0x24d873){if(_0x24d873){for(var _0xdb08db=Object['keys'](_0x24d873),_0x81015d=0x0;_0x81015d<_0xdb08db['length'];++_0x81015d)null!=_0x24d873[_0xdb08db[_0x81015d]]&&(this[_0xdb08db[_0x81015d]]=_0x24d873[_0xdb08db[_0x81015d]]);}}return _0x16b5f5['prototype']['sourcePosition']=null,_0x16b5f5['prototype']['howMany']=0x0,_0x16b5f5['prototype']['targetPosition']=null,_0x16b5f5['prototype']['wasUndone']=!0x1,_0x16b5f5['create']=function(_0x1b08c6){return new _0x16b5f5(_0x1b08c6);},_0x16b5f5['encode']=function(_0x2ad741,_0x71fc8c){return _0x71fc8c||(_0x71fc8c=_0x31cc8a['create']()),null!=_0x2ad741['sourcePosition']&&Object['hasOwnProperty']['call'](_0x2ad741,'sourcePosition')&&_0x55b721['Position']['encode'](_0x2ad741['sourcePosition'],_0x71fc8c['uint32'](0xa)['fork']())['ldelim'](),null!=_0x2ad741['howMany']&&Object['hasOwnProperty']['call'](_0x2ad741,'howMany')&&_0x71fc8c['uint32'](0x10)['uint32'](_0x2ad741['howMany']),null!=_0x2ad741['targetPosition']&&Object['hasOwnProperty']['call'](_0x2ad741,'targetPosition')&&_0x55b721['Position']['encode'](_0x2ad741['targetPosition'],_0x71fc8c['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x2ad741['wasUndone']&&Object['hasOwnProperty']['call'](_0x2ad741,'wasUndone')&&_0x71fc8c['uint32'](0x20)['bool'](_0x2ad741['wasUndone']),_0x71fc8c;},_0x16b5f5['encodeDelimited']=function(_0x473bb6,_0x30779d){return this['encode'](_0x473bb6,_0x30779d)['ldelim']();},_0x16b5f5['decode']=function(_0x55d52d,_0x3e8b24){_0x55d52d instanceof _0x4092fe||(_0x55d52d=_0x4092fe['create'](_0x55d52d));for(var _0x424610=void 0x0===_0x3e8b24?_0x55d52d['len']:_0x55d52d['pos']+_0x3e8b24,_0x57237c=new _0x55b721['MoveOperation']();_0x55d52d['pos']<_0x424610;){var _0x4838f5=_0x55d52d['uint32']();switch(_0x4838f5>>>0x3){case 0x1:_0x57237c['sourcePosition']=_0x55b721['Position']['decode'](_0x55d52d,_0x55d52d['uint32']());break;case 0x2:_0x57237c['howMany']=_0x55d52d['uint32']();break;case 0x3:_0x57237c['targetPosition']=_0x55b721['Position']['decode'](_0x55d52d,_0x55d52d['uint32']());break;case 0x4:_0x57237c['wasUndone']=_0x55d52d['bool']();break;default:_0x55d52d['skipType'](0x7&_0x4838f5);}}return _0x57237c;},_0x16b5f5['decodeDelimited']=function(_0x30ed26){return _0x30ed26 instanceof _0x4092fe||(_0x30ed26=new _0x4092fe(_0x30ed26)),this['decode'](_0x30ed26,_0x30ed26['uint32']());},_0x16b5f5['verify']=function(_0x513e49){if('object'!=typeof _0x513e49||null===_0x513e49)return'object\x20expected';var _0x409fc7;if(null!=_0x513e49['sourcePosition']&&_0x513e49['hasOwnProperty']('sourcePosition')&&(_0x409fc7=_0x55b721['Position']['verify'](_0x513e49['sourcePosition'])))return'sourcePosition.'+_0x409fc7;if(null!=_0x513e49['howMany']&&_0x513e49['hasOwnProperty']('howMany')&&!_0x5db4a5['isInteger'](_0x513e49['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x513e49['targetPosition']&&_0x513e49['hasOwnProperty']('targetPosition')&&(_0x409fc7=_0x55b721['Position']['verify'](_0x513e49['targetPosition'])))return'targetPosition.'+_0x409fc7;return null!=_0x513e49['wasUndone']&&_0x513e49['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x513e49['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x16b5f5['fromObject']=function(_0x1df523){if(_0x1df523 instanceof _0x55b721['MoveOperation'])return _0x1df523;var _0x4c0b1d=new _0x55b721['MoveOperation']();if(null!=_0x1df523['sourcePosition']){if('object'!=typeof _0x1df523['sourcePosition'])throw TypeError('.MoveOperation.sourcePosition:\x20object\x20expected');_0x4c0b1d['sourcePosition']=_0x55b721['Position']['fromObject'](_0x1df523['sourcePosition']);}if(null!=_0x1df523['howMany']&&(_0x4c0b1d['howMany']=_0x1df523['howMany']>>>0x0),null!=_0x1df523['targetPosition']){if('object'!=typeof _0x1df523['targetPosition'])throw TypeError('.MoveOperation.targetPosition:\x20object\x20expected');_0x4c0b1d['targetPosition']=_0x55b721['Position']['fromObject'](_0x1df523['targetPosition']);}return null!=_0x1df523['wasUndone']&&(_0x4c0b1d['wasUndone']=Boolean(_0x1df523['wasUndone'])),_0x4c0b1d;},_0x16b5f5['toObject']=function(_0x314e8c,_0x30b184){_0x30b184||(_0x30b184={});var _0x308b36={};return _0x30b184['defaults']&&(_0x308b36['sourcePosition']=null,_0x308b36['howMany']=0x0,_0x308b36['targetPosition']=null,_0x308b36['wasUndone']=!0x1),null!=_0x314e8c['sourcePosition']&&_0x314e8c['hasOwnProperty']('sourcePosition')&&(_0x308b36['sourcePosition']=_0x55b721['Position']['toObject'](_0x314e8c['sourcePosition'],_0x30b184)),null!=_0x314e8c['howMany']&&_0x314e8c['hasOwnProperty']('howMany')&&(_0x308b36['howMany']=_0x314e8c['howMany']),null!=_0x314e8c['targetPosition']&&_0x314e8c['hasOwnProperty']('targetPosition')&&(_0x308b36['targetPosition']=_0x55b721['Position']['toObject'](_0x314e8c['targetPosition'],_0x30b184)),null!=_0x314e8c['wasUndone']&&_0x314e8c['hasOwnProperty']('wasUndone')&&(_0x308b36['wasUndone']=_0x314e8c['wasUndone']),_0x308b36;},_0x16b5f5['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x4b5937['util']['toJSONOptions']);},_0x16b5f5['getTypeUrl']=function(_0x545e38){return void 0x0===_0x545e38&&(_0x545e38='type.googleapis.com'),_0x545e38+'/MoveOperation';},_0x16b5f5;}()),_0x55b721['RenameOperation']=(function(){function _0x18d5d5(_0x5f2b59){if(_0x5f2b59){for(var _0x376643=Object['keys'](_0x5f2b59),_0x2ac554=0x0;_0x2ac554<_0x376643['length'];++_0x2ac554)null!=_0x5f2b59[_0x376643[_0x2ac554]]&&(this[_0x376643[_0x2ac554]]=_0x5f2b59[_0x376643[_0x2ac554]]);}}return _0x18d5d5['prototype']['position']=null,_0x18d5d5['prototype']['oldName']='',_0x18d5d5['prototype']['newName']='',_0x18d5d5['prototype']['wasUndone']=!0x1,_0x18d5d5['create']=function(_0x10f52a){return new _0x18d5d5(_0x10f52a);},_0x18d5d5['encode']=function(_0x262a8b,_0x35d842){return _0x35d842||(_0x35d842=_0x31cc8a['create']()),null!=_0x262a8b['position']&&Object['hasOwnProperty']['call'](_0x262a8b,'position')&&_0x55b721['Position']['encode'](_0x262a8b['position'],_0x35d842['uint32'](0xa)['fork']())['ldelim'](),null!=_0x262a8b['oldName']&&Object['hasOwnProperty']['call'](_0x262a8b,'oldName')&&_0x35d842['uint32'](0x12)['string'](_0x262a8b['oldName']),null!=_0x262a8b['newName']&&Object['hasOwnProperty']['call'](_0x262a8b,'newName')&&_0x35d842['uint32'](0x1a)['string'](_0x262a8b['newName']),null!=_0x262a8b['wasUndone']&&Object['hasOwnProperty']['call'](_0x262a8b,'wasUndone')&&_0x35d842['uint32'](0x20)['bool'](_0x262a8b['wasUndone']),_0x35d842;},_0x18d5d5['encodeDelimited']=function(_0x5f28c7,_0x3a6b93){return this['encode'](_0x5f28c7,_0x3a6b93)['ldelim']();},_0x18d5d5['decode']=function(_0xa9f7e2,_0x4b7fea){_0xa9f7e2 instanceof _0x4092fe||(_0xa9f7e2=_0x4092fe['create'](_0xa9f7e2));for(var _0xe4623a=void 0x0===_0x4b7fea?_0xa9f7e2['len']:_0xa9f7e2['pos']+_0x4b7fea,_0x613001=new _0x55b721['RenameOperation']();_0xa9f7e2['pos']<_0xe4623a;){var _0x41ecdb=_0xa9f7e2['uint32']();switch(_0x41ecdb>>>0x3){case 0x1:_0x613001['position']=_0x55b721['Position']['decode'](_0xa9f7e2,_0xa9f7e2['uint32']());break;case 0x2:_0x613001['oldName']=_0xa9f7e2['string']();break;case 0x3:_0x613001['newName']=_0xa9f7e2['string']();break;case 0x4:_0x613001['wasUndone']=_0xa9f7e2['bool']();break;default:_0xa9f7e2['skipType'](0x7&_0x41ecdb);}}return _0x613001;},_0x18d5d5['decodeDelimited']=function(_0x35d98c){return _0x35d98c instanceof _0x4092fe||(_0x35d98c=new _0x4092fe(_0x35d98c)),this['decode'](_0x35d98c,_0x35d98c['uint32']());},_0x18d5d5['verify']=function(_0x27e649){if('object'!=typeof _0x27e649||null===_0x27e649)return'object\x20expected';if(null!=_0x27e649['position']&&_0x27e649['hasOwnProperty']('position')){var _0x51c2a9=_0x55b721['Position']['verify'](_0x27e649['position']);if(_0x51c2a9)return'position.'+_0x51c2a9;}return null!=_0x27e649['oldName']&&_0x27e649['hasOwnProperty']('oldName')&&!_0x5db4a5['isString'](_0x27e649['oldName'])?'oldName:\x20string\x20expected':null!=_0x27e649['newName']&&_0x27e649['hasOwnProperty']('newName')&&!_0x5db4a5['isString'](_0x27e649['newName'])?'newName:\x20string\x20expected':null!=_0x27e649['wasUndone']&&_0x27e649['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x27e649['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x18d5d5['fromObject']=function(_0x2de6ae){if(_0x2de6ae instanceof _0x55b721['RenameOperation'])return _0x2de6ae;var _0x504c3f=new _0x55b721['RenameOperation']();if(null!=_0x2de6ae['position']){if('object'!=typeof _0x2de6ae['position'])throw TypeError('.RenameOperation.position:\x20object\x20expected');_0x504c3f['position']=_0x55b721['Position']['fromObject'](_0x2de6ae['position']);}return null!=_0x2de6ae['oldName']&&(_0x504c3f['oldName']=String(_0x2de6ae['oldName'])),null!=_0x2de6ae['newName']&&(_0x504c3f['newName']=String(_0x2de6ae['newName'])),null!=_0x2de6ae['wasUndone']&&(_0x504c3f['wasUndone']=Boolean(_0x2de6ae['wasUndone'])),_0x504c3f;},_0x18d5d5['toObject']=function(_0x32b2cb,_0x31e096){_0x31e096||(_0x31e096={});var _0x1b814f={};return _0x31e096['defaults']&&(_0x1b814f['position']=null,_0x1b814f['oldName']='',_0x1b814f['newName']='',_0x1b814f['wasUndone']=!0x1),null!=_0x32b2cb['position']&&_0x32b2cb['hasOwnProperty']('position')&&(_0x1b814f['position']=_0x55b721['Position']['toObject'](_0x32b2cb['position'],_0x31e096)),null!=_0x32b2cb['oldName']&&_0x32b2cb['hasOwnProperty']('oldName')&&(_0x1b814f['oldName']=_0x32b2cb['oldName']),null!=_0x32b2cb['newName']&&_0x32b2cb['hasOwnProperty']('newName')&&(_0x1b814f['newName']=_0x32b2cb['newName']),null!=_0x32b2cb['wasUndone']&&_0x32b2cb['hasOwnProperty']('wasUndone')&&(_0x1b814f['wasUndone']=_0x32b2cb['wasUndone']),_0x1b814f;},_0x18d5d5['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x4b5937['util']['toJSONOptions']);},_0x18d5d5['getTypeUrl']=function(_0x35bbcc){return void 0x0===_0x35bbcc&&(_0x35bbcc='type.googleapis.com'),_0x35bbcc+'/RenameOperation';},_0x18d5d5;}()),_0x55b721['RootAttributeOperation']=(function(){function _0x5d4096(_0x5b5e5c){if(_0x5b5e5c){for(var _0x3de8f8=Object['keys'](_0x5b5e5c),_0x587dac=0x0;_0x587dac<_0x3de8f8['length'];++_0x587dac)null!=_0x5b5e5c[_0x3de8f8[_0x587dac]]&&(this[_0x3de8f8[_0x587dac]]=_0x5b5e5c[_0x3de8f8[_0x587dac]]);}}return _0x5d4096['prototype']['root']='',_0x5d4096['prototype']['key']='',_0x5d4096['prototype']['oldValueBoolean']=!0x1,_0x5d4096['prototype']['oldValueJson']='',_0x5d4096['prototype']['newValueBoolean']=!0x1,_0x5d4096['prototype']['newValueJson']='',_0x5d4096['prototype']['wasUndone']=!0x1,_0x5d4096['create']=function(_0x5a1064){return new _0x5d4096(_0x5a1064);},_0x5d4096['encode']=function(_0x2b8884,_0x297393){return _0x297393||(_0x297393=_0x31cc8a['create']()),null!=_0x2b8884['root']&&Object['hasOwnProperty']['call'](_0x2b8884,'root')&&_0x297393['uint32'](0xa)['string'](_0x2b8884['root']),null!=_0x2b8884['key']&&Object['hasOwnProperty']['call'](_0x2b8884,'key')&&_0x297393['uint32'](0x12)['string'](_0x2b8884['key']),null!=_0x2b8884['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x2b8884,'oldValueBoolean')&&_0x297393['uint32'](0x18)['bool'](_0x2b8884['oldValueBoolean']),null!=_0x2b8884['oldValueJson']&&Object['hasOwnProperty']['call'](_0x2b8884,'oldValueJson')&&_0x297393['uint32'](0x22)['string'](_0x2b8884['oldValueJson']),null!=_0x2b8884['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x2b8884,'newValueBoolean')&&_0x297393['uint32'](0x28)['bool'](_0x2b8884['newValueBoolean']),null!=_0x2b8884['newValueJson']&&Object['hasOwnProperty']['call'](_0x2b8884,'newValueJson')&&_0x297393['uint32'](0x32)['string'](_0x2b8884['newValueJson']),null!=_0x2b8884['wasUndone']&&Object['hasOwnProperty']['call'](_0x2b8884,'wasUndone')&&_0x297393['uint32'](0x38)['bool'](_0x2b8884['wasUndone']),_0x297393;},_0x5d4096['encodeDelimited']=function(_0x584768,_0x5db921){return this['encode'](_0x584768,_0x5db921)['ldelim']();},_0x5d4096['decode']=function(_0x148ed0,_0x5ba6be){_0x148ed0 instanceof _0x4092fe||(_0x148ed0=_0x4092fe['create'](_0x148ed0));for(var _0x1b15bb=void 0x0===_0x5ba6be?_0x148ed0['len']:_0x148ed0['pos']+_0x5ba6be,_0x436f07=new _0x55b721['RootAttributeOperation']();_0x148ed0['pos']<_0x1b15bb;){var _0x168cf5=_0x148ed0['uint32']();switch(_0x168cf5>>>0x3){case 0x1:_0x436f07['root']=_0x148ed0['string']();break;case 0x2:_0x436f07['key']=_0x148ed0['string']();break;case 0x3:_0x436f07['oldValueBoolean']=_0x148ed0['bool']();break;case 0x4:_0x436f07['oldValueJson']=_0x148ed0['string']();break;case 0x5:_0x436f07['newValueBoolean']=_0x148ed0['bool']();break;case 0x6:_0x436f07['newValueJson']=_0x148ed0['string']();break;case 0x7:_0x436f07['wasUndone']=_0x148ed0['bool']();break;default:_0x148ed0['skipType'](0x7&_0x168cf5);}}return _0x436f07;},_0x5d4096['decodeDelimited']=function(_0x2c1ce6){return _0x2c1ce6 instanceof _0x4092fe||(_0x2c1ce6=new _0x4092fe(_0x2c1ce6)),this['decode'](_0x2c1ce6,_0x2c1ce6['uint32']());},_0x5d4096['verify']=function(_0x53c90d){return'object'!=typeof _0x53c90d||null===_0x53c90d?'object\x20expected':null!=_0x53c90d['root']&&_0x53c90d['hasOwnProperty']('root')&&!_0x5db4a5['isString'](_0x53c90d['root'])?'root:\x20string\x20expected':null!=_0x53c90d['key']&&_0x53c90d['hasOwnProperty']('key')&&!_0x5db4a5['isString'](_0x53c90d['key'])?'key:\x20string\x20expected':null!=_0x53c90d['oldValueBoolean']&&_0x53c90d['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x53c90d['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x53c90d['oldValueJson']&&_0x53c90d['hasOwnProperty']('oldValueJson')&&!_0x5db4a5['isString'](_0x53c90d['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x53c90d['newValueBoolean']&&_0x53c90d['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x53c90d['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x53c90d['newValueJson']&&_0x53c90d['hasOwnProperty']('newValueJson')&&!_0x5db4a5['isString'](_0x53c90d['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x53c90d['wasUndone']&&_0x53c90d['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x53c90d['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x5d4096['fromObject']=function(_0x109ca5){if(_0x109ca5 instanceof _0x55b721['RootAttributeOperation'])return _0x109ca5;var _0x3bf1af=new _0x55b721['RootAttributeOperation']();return null!=_0x109ca5['root']&&(_0x3bf1af['root']=String(_0x109ca5['root'])),null!=_0x109ca5['key']&&(_0x3bf1af['key']=String(_0x109ca5['key'])),null!=_0x109ca5['oldValueBoolean']&&(_0x3bf1af['oldValueBoolean']=Boolean(_0x109ca5['oldValueBoolean'])),null!=_0x109ca5['oldValueJson']&&(_0x3bf1af['oldValueJson']=String(_0x109ca5['oldValueJson'])),null!=_0x109ca5['newValueBoolean']&&(_0x3bf1af['newValueBoolean']=Boolean(_0x109ca5['newValueBoolean'])),null!=_0x109ca5['newValueJson']&&(_0x3bf1af['newValueJson']=String(_0x109ca5['newValueJson'])),null!=_0x109ca5['wasUndone']&&(_0x3bf1af['wasUndone']=Boolean(_0x109ca5['wasUndone'])),_0x3bf1af;},_0x5d4096['toObject']=function(_0x2101f6,_0x447519){_0x447519||(_0x447519={});var _0x30e38a={};return _0x447519['defaults']&&(_0x30e38a['root']='',_0x30e38a['key']='',_0x30e38a['oldValueBoolean']=!0x1,_0x30e38a['oldValueJson']='',_0x30e38a['newValueBoolean']=!0x1,_0x30e38a['newValueJson']='',_0x30e38a['wasUndone']=!0x1),null!=_0x2101f6['root']&&_0x2101f6['hasOwnProperty']('root')&&(_0x30e38a['root']=_0x2101f6['root']),null!=_0x2101f6['key']&&_0x2101f6['hasOwnProperty']('key')&&(_0x30e38a['key']=_0x2101f6['key']),null!=_0x2101f6['oldValueBoolean']&&_0x2101f6['hasOwnProperty']('oldValueBoolean')&&(_0x30e38a['oldValueBoolean']=_0x2101f6['oldValueBoolean']),null!=_0x2101f6['oldValueJson']&&_0x2101f6['hasOwnProperty']('oldValueJson')&&(_0x30e38a['oldValueJson']=_0x2101f6['oldValueJson']),null!=_0x2101f6['newValueBoolean']&&_0x2101f6['hasOwnProperty']('newValueBoolean')&&(_0x30e38a['newValueBoolean']=_0x2101f6['newValueBoolean']),null!=_0x2101f6['newValueJson']&&_0x2101f6['hasOwnProperty']('newValueJson')&&(_0x30e38a['newValueJson']=_0x2101f6['newValueJson']),null!=_0x2101f6['wasUndone']&&_0x2101f6['hasOwnProperty']('wasUndone')&&(_0x30e38a['wasUndone']=_0x2101f6['wasUndone']),_0x30e38a;},_0x5d4096['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x4b5937['util']['toJSONOptions']);},_0x5d4096['getTypeUrl']=function(_0x58eef3){return void 0x0===_0x58eef3&&(_0x58eef3='type.googleapis.com'),_0x58eef3+'/RootAttributeOperation';},_0x5d4096;}()),_0x55b721['RootOperation']=(function(){function _0x34b16d(_0x77f189){if(_0x77f189){for(var _0x476758=Object['keys'](_0x77f189),_0x5bed56=0x0;_0x5bed56<_0x476758['length'];++_0x5bed56)null!=_0x77f189[_0x476758[_0x5bed56]]&&(this[_0x476758[_0x5bed56]]=_0x77f189[_0x476758[_0x5bed56]]);}}return _0x34b16d['prototype']['rootName']='',_0x34b16d['prototype']['elementName']='',_0x34b16d['prototype']['isAdd']=!0x1,_0x34b16d['prototype']['wasUndone']=!0x1,_0x34b16d['create']=function(_0x314853){return new _0x34b16d(_0x314853);},_0x34b16d['encode']=function(_0x54c969,_0x414952){return _0x414952||(_0x414952=_0x31cc8a['create']()),null!=_0x54c969['rootName']&&Object['hasOwnProperty']['call'](_0x54c969,'rootName')&&_0x414952['uint32'](0xa)['string'](_0x54c969['rootName']),null!=_0x54c969['elementName']&&Object['hasOwnProperty']['call'](_0x54c969,'elementName')&&_0x414952['uint32'](0x12)['string'](_0x54c969['elementName']),null!=_0x54c969['isAdd']&&Object['hasOwnProperty']['call'](_0x54c969,'isAdd')&&_0x414952['uint32'](0x18)['bool'](_0x54c969['isAdd']),null!=_0x54c969['wasUndone']&&Object['hasOwnProperty']['call'](_0x54c969,'wasUndone')&&_0x414952['uint32'](0x20)['bool'](_0x54c969['wasUndone']),_0x414952;},_0x34b16d['encodeDelimited']=function(_0x43fc59,_0x47e7c3){return this['encode'](_0x43fc59,_0x47e7c3)['ldelim']();},_0x34b16d['decode']=function(_0x2eab37,_0x2bbc74){_0x2eab37 instanceof _0x4092fe||(_0x2eab37=_0x4092fe['create'](_0x2eab37));for(var _0x128db4=void 0x0===_0x2bbc74?_0x2eab37['len']:_0x2eab37['pos']+_0x2bbc74,_0x723115=new _0x55b721['RootOperation']();_0x2eab37['pos']<_0x128db4;){var _0x25f67d=_0x2eab37['uint32']();switch(_0x25f67d>>>0x3){case 0x1:_0x723115['rootName']=_0x2eab37['string']();break;case 0x2:_0x723115['elementName']=_0x2eab37['string']();break;case 0x3:_0x723115['isAdd']=_0x2eab37['bool']();break;case 0x4:_0x723115['wasUndone']=_0x2eab37['bool']();break;default:_0x2eab37['skipType'](0x7&_0x25f67d);}}return _0x723115;},_0x34b16d['decodeDelimited']=function(_0x5e2deb){return _0x5e2deb instanceof _0x4092fe||(_0x5e2deb=new _0x4092fe(_0x5e2deb)),this['decode'](_0x5e2deb,_0x5e2deb['uint32']());},_0x34b16d['verify']=function(_0x4ab6c5){return'object'!=typeof _0x4ab6c5||null===_0x4ab6c5?'object\x20expected':null!=_0x4ab6c5['rootName']&&_0x4ab6c5['hasOwnProperty']('rootName')&&!_0x5db4a5['isString'](_0x4ab6c5['rootName'])?'rootName:\x20string\x20expected':null!=_0x4ab6c5['elementName']&&_0x4ab6c5['hasOwnProperty']('elementName')&&!_0x5db4a5['isString'](_0x4ab6c5['elementName'])?'elementName:\x20string\x20expected':null!=_0x4ab6c5['isAdd']&&_0x4ab6c5['hasOwnProperty']('isAdd')&&'boolean'!=typeof _0x4ab6c5['isAdd']?'isAdd:\x20boolean\x20expected':null!=_0x4ab6c5['wasUndone']&&_0x4ab6c5['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x4ab6c5['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x34b16d['fromObject']=function(_0x521d68){if(_0x521d68 instanceof _0x55b721['RootOperation'])return _0x521d68;var _0x9035b4=new _0x55b721['RootOperation']();return null!=_0x521d68['rootName']&&(_0x9035b4['rootName']=String(_0x521d68['rootName'])),null!=_0x521d68['elementName']&&(_0x9035b4['elementName']=String(_0x521d68['elementName'])),null!=_0x521d68['isAdd']&&(_0x9035b4['isAdd']=Boolean(_0x521d68['isAdd'])),null!=_0x521d68['wasUndone']&&(_0x9035b4['wasUndone']=Boolean(_0x521d68['wasUndone'])),_0x9035b4;},_0x34b16d['toObject']=function(_0xe86081,_0x128415){_0x128415||(_0x128415={});var _0x1befe5={};return _0x128415['defaults']&&(_0x1befe5['rootName']='',_0x1befe5['elementName']='',_0x1befe5['isAdd']=!0x1,_0x1befe5['wasUndone']=!0x1),null!=_0xe86081['rootName']&&_0xe86081['hasOwnProperty']('rootName')&&(_0x1befe5['rootName']=_0xe86081['rootName']),null!=_0xe86081['elementName']&&_0xe86081['hasOwnProperty']('elementName')&&(_0x1befe5['elementName']=_0xe86081['elementName']),null!=_0xe86081['isAdd']&&_0xe86081['hasOwnProperty']('isAdd')&&(_0x1befe5['isAdd']=_0xe86081['isAdd']),null!=_0xe86081['wasUndone']&&_0xe86081['hasOwnProperty']('wasUndone')&&(_0x1befe5['wasUndone']=_0xe86081['wasUndone']),_0x1befe5;},_0x34b16d['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x4b5937['util']['toJSONOptions']);},_0x34b16d['getTypeUrl']=function(_0x4acd56){return void 0x0===_0x4acd56&&(_0x4acd56='type.googleapis.com'),_0x4acd56+'/RootOperation';},_0x34b16d;}()),_0x55b721['SplitOperation']=(function(){function _0x5f214a(_0x7a81d2){if(_0x7a81d2){for(var _0x4baece=Object['keys'](_0x7a81d2),_0x5a0618=0x0;_0x5a0618<_0x4baece['length'];++_0x5a0618)null!=_0x7a81d2[_0x4baece[_0x5a0618]]&&(this[_0x4baece[_0x5a0618]]=_0x7a81d2[_0x4baece[_0x5a0618]]);}}return _0x5f214a['prototype']['splitPosition']=null,_0x5f214a['prototype']['graveyardPosition']=null,_0x5f214a['prototype']['howMany']=0x0,_0x5f214a['prototype']['insertionPosition']=null,_0x5f214a['prototype']['wasUndone']=!0x1,_0x5f214a['create']=function(_0xc9434){return new _0x5f214a(_0xc9434);},_0x5f214a['encode']=function(_0x4c03bc,_0xcefc40){return _0xcefc40||(_0xcefc40=_0x31cc8a['create']()),null!=_0x4c03bc['splitPosition']&&Object['hasOwnProperty']['call'](_0x4c03bc,'splitPosition')&&_0x55b721['Position']['encode'](_0x4c03bc['splitPosition'],_0xcefc40['uint32'](0xa)['fork']())['ldelim'](),null!=_0x4c03bc['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x4c03bc,'graveyardPosition')&&_0x55b721['Position']['encode'](_0x4c03bc['graveyardPosition'],_0xcefc40['uint32'](0x12)['fork']())['ldelim'](),null!=_0x4c03bc['howMany']&&Object['hasOwnProperty']['call'](_0x4c03bc,'howMany')&&_0xcefc40['uint32'](0x18)['uint32'](_0x4c03bc['howMany']),null!=_0x4c03bc['insertionPosition']&&Object['hasOwnProperty']['call'](_0x4c03bc,'insertionPosition')&&_0x55b721['Position']['encode'](_0x4c03bc['insertionPosition'],_0xcefc40['uint32'](0x22)['fork']())['ldelim'](),null!=_0x4c03bc['wasUndone']&&Object['hasOwnProperty']['call'](_0x4c03bc,'wasUndone')&&_0xcefc40['uint32'](0x28)['bool'](_0x4c03bc['wasUndone']),_0xcefc40;},_0x5f214a['encodeDelimited']=function(_0x3a84d3,_0x19dab4){return this['encode'](_0x3a84d3,_0x19dab4)['ldelim']();},_0x5f214a['decode']=function(_0x265edb,_0x915342){_0x265edb instanceof _0x4092fe||(_0x265edb=_0x4092fe['create'](_0x265edb));for(var _0x4a575c=void 0x0===_0x915342?_0x265edb['len']:_0x265edb['pos']+_0x915342,_0x34123e=new _0x55b721['SplitOperation']();_0x265edb['pos']<_0x4a575c;){var _0x2975f0=_0x265edb['uint32']();switch(_0x2975f0>>>0x3){case 0x1:_0x34123e['splitPosition']=_0x55b721['Position']['decode'](_0x265edb,_0x265edb['uint32']());break;case 0x2:_0x34123e['graveyardPosition']=_0x55b721['Position']['decode'](_0x265edb,_0x265edb['uint32']());break;case 0x3:_0x34123e['howMany']=_0x265edb['uint32']();break;case 0x4:_0x34123e['insertionPosition']=_0x55b721['Position']['decode'](_0x265edb,_0x265edb['uint32']());break;case 0x5:_0x34123e['wasUndone']=_0x265edb['bool']();break;default:_0x265edb['skipType'](0x7&_0x2975f0);}}return _0x34123e;},_0x5f214a['decodeDelimited']=function(_0x306f31){return _0x306f31 instanceof _0x4092fe||(_0x306f31=new _0x4092fe(_0x306f31)),this['decode'](_0x306f31,_0x306f31['uint32']());},_0x5f214a['verify']=function(_0x23ce45){if('object'!=typeof _0x23ce45||null===_0x23ce45)return'object\x20expected';var _0x4a4594;if(null!=_0x23ce45['splitPosition']&&_0x23ce45['hasOwnProperty']('splitPosition')&&(_0x4a4594=_0x55b721['Position']['verify'](_0x23ce45['splitPosition'])))return'splitPosition.'+_0x4a4594;if(null!=_0x23ce45['graveyardPosition']&&_0x23ce45['hasOwnProperty']('graveyardPosition')&&(_0x4a4594=_0x55b721['Position']['verify'](_0x23ce45['graveyardPosition'])))return'graveyardPosition.'+_0x4a4594;if(null!=_0x23ce45['howMany']&&_0x23ce45['hasOwnProperty']('howMany')&&!_0x5db4a5['isInteger'](_0x23ce45['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x23ce45['insertionPosition']&&_0x23ce45['hasOwnProperty']('insertionPosition')&&(_0x4a4594=_0x55b721['Position']['verify'](_0x23ce45['insertionPosition'])))return'insertionPosition.'+_0x4a4594;return null!=_0x23ce45['wasUndone']&&_0x23ce45['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x23ce45['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x5f214a['fromObject']=function(_0xf8c9f5){if(_0xf8c9f5 instanceof _0x55b721['SplitOperation'])return _0xf8c9f5;var _0x1fc304=new _0x55b721['SplitOperation']();if(null!=_0xf8c9f5['splitPosition']){if('object'!=typeof _0xf8c9f5['splitPosition'])throw TypeError('.SplitOperation.splitPosition:\x20object\x20expected');_0x1fc304['splitPosition']=_0x55b721['Position']['fromObject'](_0xf8c9f5['splitPosition']);}if(null!=_0xf8c9f5['graveyardPosition']){if('object'!=typeof _0xf8c9f5['graveyardPosition'])throw TypeError('.SplitOperation.graveyardPosition:\x20object\x20expected');_0x1fc304['graveyardPosition']=_0x55b721['Position']['fromObject'](_0xf8c9f5['graveyardPosition']);}if(null!=_0xf8c9f5['howMany']&&(_0x1fc304['howMany']=_0xf8c9f5['howMany']>>>0x0),null!=_0xf8c9f5['insertionPosition']){if('object'!=typeof _0xf8c9f5['insertionPosition'])throw TypeError('.SplitOperation.insertionPosition:\x20object\x20expected');_0x1fc304['insertionPosition']=_0x55b721['Position']['fromObject'](_0xf8c9f5['insertionPosition']);}return null!=_0xf8c9f5['wasUndone']&&(_0x1fc304['wasUndone']=Boolean(_0xf8c9f5['wasUndone'])),_0x1fc304;},_0x5f214a['toObject']=function(_0x56722d,_0x4599fe){_0x4599fe||(_0x4599fe={});var _0xeb6e45={};return _0x4599fe['defaults']&&(_0xeb6e45['splitPosition']=null,_0xeb6e45['graveyardPosition']=null,_0xeb6e45['howMany']=0x0,_0xeb6e45['insertionPosition']=null,_0xeb6e45['wasUndone']=!0x1),null!=_0x56722d['splitPosition']&&_0x56722d['hasOwnProperty']('splitPosition')&&(_0xeb6e45['splitPosition']=_0x55b721['Position']['toObject'](_0x56722d['splitPosition'],_0x4599fe)),null!=_0x56722d['graveyardPosition']&&_0x56722d['hasOwnProperty']('graveyardPosition')&&(_0xeb6e45['graveyardPosition']=_0x55b721['Position']['toObject'](_0x56722d['graveyardPosition'],_0x4599fe)),null!=_0x56722d['howMany']&&_0x56722d['hasOwnProperty']('howMany')&&(_0xeb6e45['howMany']=_0x56722d['howMany']),null!=_0x56722d['insertionPosition']&&_0x56722d['hasOwnProperty']('insertionPosition')&&(_0xeb6e45['insertionPosition']=_0x55b721['Position']['toObject'](_0x56722d['insertionPosition'],_0x4599fe)),null!=_0x56722d['wasUndone']&&_0x56722d['hasOwnProperty']('wasUndone')&&(_0xeb6e45['wasUndone']=_0x56722d['wasUndone']),_0xeb6e45;},_0x5f214a['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x4b5937['util']['toJSONOptions']);},_0x5f214a['getTypeUrl']=function(_0x2fa53a){return void 0x0===_0x2fa53a&&(_0x2fa53a='type.googleapis.com'),_0x2fa53a+'/SplitOperation';},_0x5f214a;}()),_0x55b721['Position']=(function(){function _0x17d3c1(_0xcca46f){if(this['path']=[],_0xcca46f){for(var _0x36ff9d=Object['keys'](_0xcca46f),_0x165c14=0x0;_0x165c14<_0x36ff9d['length'];++_0x165c14)null!=_0xcca46f[_0x36ff9d[_0x165c14]]&&(this[_0x36ff9d[_0x165c14]]=_0xcca46f[_0x36ff9d[_0x165c14]]);}}return _0x17d3c1['prototype']['root']='',_0x17d3c1['prototype']['rootMain']=!0x1,_0x17d3c1['prototype']['rootGraveyard']=!0x1,_0x17d3c1['prototype']['path']=_0x5db4a5['emptyArray'],_0x17d3c1['prototype']['stickiness']='',_0x17d3c1['create']=function(_0x1ac818){return new _0x17d3c1(_0x1ac818);},_0x17d3c1['encode']=function(_0x32e6c4,_0x192f4a){if(_0x192f4a||(_0x192f4a=_0x31cc8a['create']()),null!=_0x32e6c4['root']&&Object['hasOwnProperty']['call'](_0x32e6c4,'root')&&_0x192f4a['uint32'](0xa)['string'](_0x32e6c4['root']),null!=_0x32e6c4['rootMain']&&Object['hasOwnProperty']['call'](_0x32e6c4,'rootMain')&&_0x192f4a['uint32'](0x10)['bool'](_0x32e6c4['rootMain']),null!=_0x32e6c4['rootGraveyard']&&Object['hasOwnProperty']['call'](_0x32e6c4,'rootGraveyard')&&_0x192f4a['uint32'](0x18)['bool'](_0x32e6c4['rootGraveyard']),null!=_0x32e6c4['path']&&_0x32e6c4['path']['length']){_0x192f4a['uint32'](0x22)['fork']();for(var _0x16582d=0x0;_0x16582d<_0x32e6c4['path']['length'];++_0x16582d)_0x192f4a['uint32'](_0x32e6c4['path'][_0x16582d]);_0x192f4a['ldelim']();}return null!=_0x32e6c4['stickiness']&&Object['hasOwnProperty']['call'](_0x32e6c4,'stickiness')&&_0x192f4a['uint32'](0x2a)['string'](_0x32e6c4['stickiness']),_0x192f4a;},_0x17d3c1['encodeDelimited']=function(_0x2a9f85,_0xfb18e5){return this['encode'](_0x2a9f85,_0xfb18e5)['ldelim']();},_0x17d3c1['decode']=function(_0x397861,_0x5b8d7d){_0x397861 instanceof _0x4092fe||(_0x397861=_0x4092fe['create'](_0x397861));for(var _0x577755=void 0x0===_0x5b8d7d?_0x397861['len']:_0x397861['pos']+_0x5b8d7d,_0x10fc7c=new _0x55b721['Position']();_0x397861['pos']<_0x577755;){var _0x47ee07=_0x397861['uint32']();switch(_0x47ee07>>>0x3){case 0x1:_0x10fc7c['root']=_0x397861['string']();break;case 0x2:_0x10fc7c['rootMain']=_0x397861['bool']();break;case 0x3:_0x10fc7c['rootGraveyard']=_0x397861['bool']();break;case 0x4:if(_0x10fc7c['path']&&_0x10fc7c['path']['length']||(_0x10fc7c['path']=[]),0x2==(0x7&_0x47ee07)){for(var _0x40cfcf=_0x397861['uint32']()+_0x397861['pos'];_0x397861['pos']<_0x40cfcf;)_0x10fc7c['path']['push'](_0x397861['uint32']());}else _0x10fc7c['path']['push'](_0x397861['uint32']());break;case 0x5:_0x10fc7c['stickiness']=_0x397861['string']();break;default:_0x397861['skipType'](0x7&_0x47ee07);}}return _0x10fc7c;},_0x17d3c1['decodeDelimited']=function(_0x3bb024){return _0x3bb024 instanceof _0x4092fe||(_0x3bb024=new _0x4092fe(_0x3bb024)),this['decode'](_0x3bb024,_0x3bb024['uint32']());},_0x17d3c1['verify']=function(_0x285a86){if('object'!=typeof _0x285a86||null===_0x285a86)return'object\x20expected';if(null!=_0x285a86['root']&&_0x285a86['hasOwnProperty']('root')&&!_0x5db4a5['isString'](_0x285a86['root']))return'root:\x20string\x20expected';if(null!=_0x285a86['rootMain']&&_0x285a86['hasOwnProperty']('rootMain')&&'boolean'!=typeof _0x285a86['rootMain'])return'rootMain:\x20boolean\x20expected';if(null!=_0x285a86['rootGraveyard']&&_0x285a86['hasOwnProperty']('rootGraveyard')&&'boolean'!=typeof _0x285a86['rootGraveyard'])return'rootGraveyard:\x20boolean\x20expected';if(null!=_0x285a86['path']&&_0x285a86['hasOwnProperty']('path')){if(!Array['isArray'](_0x285a86['path']))return'path:\x20array\x20expected';for(var _0x4e6a7f=0x0;_0x4e6a7f<_0x285a86['path']['length'];++_0x4e6a7f)if(!_0x5db4a5['isInteger'](_0x285a86['path'][_0x4e6a7f]))return'path:\x20integer[]\x20expected';}return null!=_0x285a86['stickiness']&&_0x285a86['hasOwnProperty']('stickiness')&&!_0x5db4a5['isString'](_0x285a86['stickiness'])?'stickiness:\x20string\x20expected':null;},_0x17d3c1['fromObject']=function(_0x543909){if(_0x543909 instanceof _0x55b721['Position'])return _0x543909;var _0xc704c7=new _0x55b721['Position']();if(null!=_0x543909['root']&&(_0xc704c7['root']=String(_0x543909['root'])),null!=_0x543909['rootMain']&&(_0xc704c7['rootMain']=Boolean(_0x543909['rootMain'])),null!=_0x543909['rootGraveyard']&&(_0xc704c7['rootGraveyard']=Boolean(_0x543909['rootGraveyard'])),_0x543909['path']){if(!Array['isArray'](_0x543909['path']))throw TypeError('.Position.path:\x20array\x20expected');_0xc704c7['path']=[];for(var _0x468b57=0x0;_0x468b57<_0x543909['path']['length'];++_0x468b57)_0xc704c7['path'][_0x468b57]=_0x543909['path'][_0x468b57]>>>0x0;}return null!=_0x543909['stickiness']&&(_0xc704c7['stickiness']=String(_0x543909['stickiness'])),_0xc704c7;},_0x17d3c1['toObject']=function(_0x1ea423,_0xe290f2){_0xe290f2||(_0xe290f2={});var _0x1b5d65={};if((_0xe290f2['arrays']||_0xe290f2['defaults'])&&(_0x1b5d65['path']=[]),_0xe290f2['defaults']&&(_0x1b5d65['root']='',_0x1b5d65['rootMain']=!0x1,_0x1b5d65['rootGraveyard']=!0x1,_0x1b5d65['stickiness']=''),null!=_0x1ea423['root']&&_0x1ea423['hasOwnProperty']('root')&&(_0x1b5d65['root']=_0x1ea423['root']),null!=_0x1ea423['rootMain']&&_0x1ea423['hasOwnProperty']('rootMain')&&(_0x1b5d65['rootMain']=_0x1ea423['rootMain']),null!=_0x1ea423['rootGraveyard']&&_0x1ea423['hasOwnProperty']('rootGraveyard')&&(_0x1b5d65['rootGraveyard']=_0x1ea423['rootGraveyard']),_0x1ea423['path']&&_0x1ea423['path']['length']){_0x1b5d65['path']=[];for(var _0x2ac2ab=0x0;_0x2ac2ab<_0x1ea423['path']['length'];++_0x2ac2ab)_0x1b5d65['path'][_0x2ac2ab]=_0x1ea423['path'][_0x2ac2ab];}return null!=_0x1ea423['stickiness']&&_0x1ea423['hasOwnProperty']('stickiness')&&(_0x1b5d65['stickiness']=_0x1ea423['stickiness']),_0x1b5d65;},_0x17d3c1['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x4b5937['util']['toJSONOptions']);},_0x17d3c1['getTypeUrl']=function(_0x39ef60){return void 0x0===_0x39ef60&&(_0x39ef60='type.googleapis.com'),_0x39ef60+'/Position';},_0x17d3c1;}()),_0x55b721['Range']=(function(){function _0x2956d8(_0x5ca393){if(_0x5ca393){for(var _0x352bf6=Object['keys'](_0x5ca393),_0x522ec0=0x0;_0x522ec0<_0x352bf6['length'];++_0x522ec0)null!=_0x5ca393[_0x352bf6[_0x522ec0]]&&(this[_0x352bf6[_0x522ec0]]=_0x5ca393[_0x352bf6[_0x522ec0]]);}}return _0x2956d8['prototype']['start']=null,_0x2956d8['prototype']['end']=null,_0x2956d8['create']=function(_0x334603){return new _0x2956d8(_0x334603);},_0x2956d8['encode']=function(_0x305a84,_0x388539){return _0x388539||(_0x388539=_0x31cc8a['create']()),null!=_0x305a84['start']&&Object['hasOwnProperty']['call'](_0x305a84,'start')&&_0x55b721['Position']['encode'](_0x305a84['start'],_0x388539['uint32'](0xa)['fork']())['ldelim'](),null!=_0x305a84['end']&&Object['hasOwnProperty']['call'](_0x305a84,'end')&&_0x55b721['Position']['encode'](_0x305a84['end'],_0x388539['uint32'](0x12)['fork']())['ldelim'](),_0x388539;},_0x2956d8['encodeDelimited']=function(_0x464963,_0x40b9f2){return this['encode'](_0x464963,_0x40b9f2)['ldelim']();},_0x2956d8['decode']=function(_0x4bd3d3,_0x2450cd){_0x4bd3d3 instanceof _0x4092fe||(_0x4bd3d3=_0x4092fe['create'](_0x4bd3d3));for(var _0x4402aa=void 0x0===_0x2450cd?_0x4bd3d3['len']:_0x4bd3d3['pos']+_0x2450cd,_0x580fab=new _0x55b721['Range']();_0x4bd3d3['pos']<_0x4402aa;){var _0x422798=_0x4bd3d3['uint32']();switch(_0x422798>>>0x3){case 0x1:_0x580fab['start']=_0x55b721['Position']['decode'](_0x4bd3d3,_0x4bd3d3['uint32']());break;case 0x2:_0x580fab['end']=_0x55b721['Position']['decode'](_0x4bd3d3,_0x4bd3d3['uint32']());break;default:_0x4bd3d3['skipType'](0x7&_0x422798);}}return _0x580fab;},_0x2956d8['decodeDelimited']=function(_0x230f3a){return _0x230f3a instanceof _0x4092fe||(_0x230f3a=new _0x4092fe(_0x230f3a)),this['decode'](_0x230f3a,_0x230f3a['uint32']());},_0x2956d8['verify']=function(_0xa00c79){if('object'!=typeof _0xa00c79||null===_0xa00c79)return'object\x20expected';var _0x1bad07;if(null!=_0xa00c79['start']&&_0xa00c79['hasOwnProperty']('start')&&(_0x1bad07=_0x55b721['Position']['verify'](_0xa00c79['start'])))return'start.'+_0x1bad07;if(null!=_0xa00c79['end']&&_0xa00c79['hasOwnProperty']('end')&&(_0x1bad07=_0x55b721['Position']['verify'](_0xa00c79['end'])))return'end.'+_0x1bad07;return null;},_0x2956d8['fromObject']=function(_0x15e962){if(_0x15e962 instanceof _0x55b721['Range'])return _0x15e962;var _0x5cd812=new _0x55b721['Range']();if(null!=_0x15e962['start']){if('object'!=typeof _0x15e962['start'])throw TypeError('.Range.start:\x20object\x20expected');_0x5cd812['start']=_0x55b721['Position']['fromObject'](_0x15e962['start']);}if(null!=_0x15e962['end']){if('object'!=typeof _0x15e962['end'])throw TypeError('.Range.end:\x20object\x20expected');_0x5cd812['end']=_0x55b721['Position']['fromObject'](_0x15e962['end']);}return _0x5cd812;},_0x2956d8['toObject']=function(_0x1cd148,_0x43f932){_0x43f932||(_0x43f932={});var _0x1dff5e={};return _0x43f932['defaults']&&(_0x1dff5e['start']=null,_0x1dff5e['end']=null),null!=_0x1cd148['start']&&_0x1cd148['hasOwnProperty']('start')&&(_0x1dff5e['start']=_0x55b721['Position']['toObject'](_0x1cd148['start'],_0x43f932)),null!=_0x1cd148['end']&&_0x1cd148['hasOwnProperty']('end')&&(_0x1dff5e['end']=_0x55b721['Position']['toObject'](_0x1cd148['end'],_0x43f932)),_0x1dff5e;},_0x2956d8['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x4b5937['util']['toJSONOptions']);},_0x2956d8['getTypeUrl']=function(_0x3e8965){return void 0x0===_0x3e8965&&(_0x3e8965='type.googleapis.com'),_0x3e8965+'/Range';},_0x2956d8;}()),_0x55b721['Element']=(function(){function _0x2b48bb(_0x1f97af){if(this['children']=[],this['attributesBoolean']={},_0x1f97af){for(var _0x1e9887=Object['keys'](_0x1f97af),_0x11a9d0=0x0;_0x11a9d0<_0x1e9887['length'];++_0x11a9d0)null!=_0x1f97af[_0x1e9887[_0x11a9d0]]&&(this[_0x1e9887[_0x11a9d0]]=_0x1f97af[_0x1e9887[_0x11a9d0]]);}}return _0x2b48bb['prototype']['name']='',_0x2b48bb['prototype']['children']=_0x5db4a5['emptyArray'],_0x2b48bb['prototype']['data']='',_0x2b48bb['prototype']['attributesBoolean']=_0x5db4a5['emptyObject'],_0x2b48bb['prototype']['attributesJson']='',_0x2b48bb['create']=function(_0x4a0970){return new _0x2b48bb(_0x4a0970);},_0x2b48bb['encode']=function(_0x5a6832,_0x1a4f5f){if(_0x1a4f5f||(_0x1a4f5f=_0x31cc8a['create']()),null!=_0x5a6832['name']&&Object['hasOwnProperty']['call'](_0x5a6832,'name')&&_0x1a4f5f['uint32'](0xa)['string'](_0x5a6832['name']),null!=_0x5a6832['children']&&_0x5a6832['children']['length']){for(var _0x516332=0x0;_0x516332<_0x5a6832['children']['length'];++_0x516332)_0x55b721['Element']['encode'](_0x5a6832['children'][_0x516332],_0x1a4f5f['uint32'](0x12)['fork']())['ldelim']();}if(null!=_0x5a6832['data']&&Object['hasOwnProperty']['call'](_0x5a6832,'data')&&_0x1a4f5f['uint32'](0x1a)['string'](_0x5a6832['data']),null!=_0x5a6832['attributesBoolean']&&Object['hasOwnProperty']['call'](_0x5a6832,'attributesBoolean')){var _0x3e8f00=Object['keys'](_0x5a6832['attributesBoolean']);for(_0x516332=0x0;_0x516332<_0x3e8f00['length'];++_0x516332)_0x1a4f5f['uint32'](0x22)['fork']()['uint32'](0xa)['string'](_0x3e8f00[_0x516332])['uint32'](0x10)['bool'](_0x5a6832['attributesBoolean'][_0x3e8f00[_0x516332]])['ldelim']();}return null!=_0x5a6832['attributesJson']&&Object['hasOwnProperty']['call'](_0x5a6832,'attributesJson')&&_0x1a4f5f['uint32'](0x2a)['string'](_0x5a6832['attributesJson']),_0x1a4f5f;},_0x2b48bb['encodeDelimited']=function(_0x410204,_0x39eeeb){return this['encode'](_0x410204,_0x39eeeb)['ldelim']();},_0x2b48bb['decode']=function(_0x22da43,_0x413242){_0x22da43 instanceof _0x4092fe||(_0x22da43=_0x4092fe['create'](_0x22da43));for(var _0x2624c4,_0x557dea,_0x5c2715=void 0x0===_0x413242?_0x22da43['len']:_0x22da43['pos']+_0x413242,_0x1ad56b=new _0x55b721['Element']();_0x22da43['pos']<_0x5c2715;){var _0x1db520=_0x22da43['uint32']();switch(_0x1db520>>>0x3){case 0x1:_0x1ad56b['name']=_0x22da43['string']();break;case 0x2:_0x1ad56b['children']&&_0x1ad56b['children']['length']||(_0x1ad56b['children']=[]),_0x1ad56b['children']['push'](_0x55b721['Element']['decode'](_0x22da43,_0x22da43['uint32']()));break;case 0x3:_0x1ad56b['data']=_0x22da43['string']();break;case 0x4:_0x1ad56b['attributesBoolean']===_0x5db4a5['emptyObject']&&(_0x1ad56b['attributesBoolean']={});var _0x342793=_0x22da43['uint32']()+_0x22da43['pos'];for(_0x2624c4='',_0x557dea=!0x1;_0x22da43['pos']<_0x342793;){var _0xa2e53=_0x22da43['uint32']();switch(_0xa2e53>>>0x3){case 0x1:_0x2624c4=_0x22da43['string']();break;case 0x2:_0x557dea=_0x22da43['bool']();break;default:_0x22da43['skipType'](0x7&_0xa2e53);}}_0x1ad56b['attributesBoolean'][_0x2624c4]=_0x557dea;break;case 0x5:_0x1ad56b['attributesJson']=_0x22da43['string']();break;default:_0x22da43['skipType'](0x7&_0x1db520);}}return _0x1ad56b;},_0x2b48bb['decodeDelimited']=function(_0x202c8e){return _0x202c8e instanceof _0x4092fe||(_0x202c8e=new _0x4092fe(_0x202c8e)),this['decode'](_0x202c8e,_0x202c8e['uint32']());},_0x2b48bb['verify']=function(_0x30cc7e){if('object'!=typeof _0x30cc7e||null===_0x30cc7e)return'object\x20expected';if(null!=_0x30cc7e['name']&&_0x30cc7e['hasOwnProperty']('name')&&!_0x5db4a5['isString'](_0x30cc7e['name']))return'name:\x20string\x20expected';if(null!=_0x30cc7e['children']&&_0x30cc7e['hasOwnProperty']('children')){if(!Array['isArray'](_0x30cc7e['children']))return'children:\x20array\x20expected';for(var _0x5ef964=0x0;_0x5ef964<_0x30cc7e['children']['length'];++_0x5ef964){var _0x5d5590=_0x55b721['Element']['verify'](_0x30cc7e['children'][_0x5ef964]);if(_0x5d5590)return'children.'+_0x5d5590;}}if(null!=_0x30cc7e['data']&&_0x30cc7e['hasOwnProperty']('data')&&!_0x5db4a5['isString'](_0x30cc7e['data']))return'data:\x20string\x20expected';if(null!=_0x30cc7e['attributesBoolean']&&_0x30cc7e['hasOwnProperty']('attributesBoolean')){if(!_0x5db4a5['isObject'](_0x30cc7e['attributesBoolean']))return'attributesBoolean:\x20object\x20expected';var _0x40ce99=Object['keys'](_0x30cc7e['attributesBoolean']);for(_0x5ef964=0x0;_0x5ef964<_0x40ce99['length'];++_0x5ef964)if('boolean'!=typeof _0x30cc7e['attributesBoolean'][_0x40ce99[_0x5ef964]])return'attributesBoolean:\x20boolean{k:string}\x20expected';}return null!=_0x30cc7e['attributesJson']&&_0x30cc7e['hasOwnProperty']('attributesJson')&&!_0x5db4a5['isString'](_0x30cc7e['attributesJson'])?'attributesJson:\x20string\x20expected':null;},_0x2b48bb['fromObject']=function(_0x54c756){if(_0x54c756 instanceof _0x55b721['Element'])return _0x54c756;var _0x4e4b87=new _0x55b721['Element']();if(null!=_0x54c756['name']&&(_0x4e4b87['name']=String(_0x54c756['name'])),_0x54c756['children']){if(!Array['isArray'](_0x54c756['children']))throw TypeError('.Element.children:\x20array\x20expected');_0x4e4b87['children']=[];for(var _0x105d07=0x0;_0x105d07<_0x54c756['children']['length'];++_0x105d07){if('object'!=typeof _0x54c756['children'][_0x105d07])throw TypeError('.Element.children:\x20object\x20expected');_0x4e4b87['children'][_0x105d07]=_0x55b721['Element']['fromObject'](_0x54c756['children'][_0x105d07]);}}if(null!=_0x54c756['data']&&(_0x4e4b87['data']=String(_0x54c756['data'])),_0x54c756['attributesBoolean']){if('object'!=typeof _0x54c756['attributesBoolean'])throw TypeError('.Element.attributesBoolean:\x20object\x20expected');_0x4e4b87['attributesBoolean']={};var _0x165291=Object['keys'](_0x54c756['attributesBoolean']);for(_0x105d07=0x0;_0x105d07<_0x165291['length'];++_0x105d07)_0x4e4b87['attributesBoolean'][_0x165291[_0x105d07]]=Boolean(_0x54c756['attributesBoolean'][_0x165291[_0x105d07]]);}return null!=_0x54c756['attributesJson']&&(_0x4e4b87['attributesJson']=String(_0x54c756['attributesJson'])),_0x4e4b87;},_0x2b48bb['toObject']=function(_0x74e1fe,_0x21ff21){_0x21ff21||(_0x21ff21={});var _0x34a142,_0x1fed10={};if((_0x21ff21['arrays']||_0x21ff21['defaults'])&&(_0x1fed10['children']=[]),(_0x21ff21['objects']||_0x21ff21['defaults'])&&(_0x1fed10['attributesBoolean']={}),_0x21ff21['defaults']&&(_0x1fed10['name']='',_0x1fed10['data']='',_0x1fed10['attributesJson']=''),null!=_0x74e1fe['name']&&_0x74e1fe['hasOwnProperty']('name')&&(_0x1fed10['name']=_0x74e1fe['name']),_0x74e1fe['children']&&_0x74e1fe['children']['length']){_0x1fed10['children']=[];for(var _0x5a1b89=0x0;_0x5a1b89<_0x74e1fe['children']['length'];++_0x5a1b89)_0x1fed10['children'][_0x5a1b89]=_0x55b721['Element']['toObject'](_0x74e1fe['children'][_0x5a1b89],_0x21ff21);}if(null!=_0x74e1fe['data']&&_0x74e1fe['hasOwnProperty']('data')&&(_0x1fed10['data']=_0x74e1fe['data']),_0x74e1fe['attributesBoolean']&&(_0x34a142=Object['keys'](_0x74e1fe['attributesBoolean']))['length']){_0x1fed10['attributesBoolean']={};for(_0x5a1b89=0x0;_0x5a1b89<_0x34a142['length'];++_0x5a1b89)_0x1fed10['attributesBoolean'][_0x34a142[_0x5a1b89]]=_0x74e1fe['attributesBoolean'][_0x34a142[_0x5a1b89]];}return null!=_0x74e1fe['attributesJson']&&_0x74e1fe['hasOwnProperty']('attributesJson')&&(_0x1fed10['attributesJson']=_0x74e1fe['attributesJson']),_0x1fed10;},_0x2b48bb['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x4b5937['util']['toJSONOptions']);},_0x2b48bb['getTypeUrl']=function(_0x47811d){return void 0x0===_0x47811d&&(_0x47811d='type.googleapis.com'),_0x47811d+'/Element';},_0x2b48bb;}()),_0x55b721;})());class r{['_protobufRoot'];constructor(){this['_protobufRoot']=u;}['getDescriptor'](_0x3059d0){return new w(this['_protobufRoot'][_0x3059d0]);}}class w{['_protobuf'];constructor(_0x1c77c2){this['_protobuf']=_0x1c77c2;}['compress'](_0x4f2fb1){const _0x52d2f3=this['_protobuf']['verify'](_0x4f2fb1);if(_0x52d2f3)throw Error(_0x52d2f3);return this['_protobuf']['encode'](this['_protobuf']['create'](_0x4f2fb1))['finish']();}['decompress'](_0x76fbcf){return this['_protobuf']['toObject'](this['_protobuf']['decode'](_0x76fbcf),{'oneofs':!0x0});}}function g(_0x4f0c6e,_0x46e589){const _0x37de6d=_0x42df25(_0x4f0c6e);return _0x37de6d['path'][_0x37de6d['path']['length']-0x1]+=_0x46e589,_0x37de6d;}function _(_0x1297a6,_0x5aab82){return _0x1297a6['root']===_0x5aab82['root']&&_0x36ea78(_0x1297a6['path'],_0x5aab82['path']);}function $(_0x255a0c){P(_0x255a0c,_0x4b9009=>('main'==_0x4b9009['root']?(_0x4b9009['rootMain']=!0x0,delete _0x4b9009['root']):'$graveyard'==_0x4b9009['root']&&(_0x4b9009['rootGraveyard']=!0x0,delete _0x4b9009['root']),_0x4b9009));}function J(_0x1d5df4){P(_0x1d5df4,_0x400a08=>(_0x400a08['rootMain']?(_0x400a08['root']='main',delete _0x400a08['rootMain']):_0x400a08['rootGraveyard']&&(_0x400a08['root']='$graveyard',delete _0x400a08['rootGraveyard']),_0x400a08));}function P(_0x325460,_0x533d32){for(const _0x1cebb8 in _0x325460){const _0x1be24f=_0x325460[_0x1cebb8];'nodes'!==_0x1cebb8&&_0x33126a(_0x1be24f)&&(_0x1be24f['path']&&(_0x1be24f['root']||_0x1be24f['rootMain']||_0x1be24f['rootGraveyard'])?_0x325460[_0x1cebb8]=_0x533d32(_0x1be24f):P(_0x1be24f,_0x533d32));}return _0x325460;}class e{['_id'];['_operationName'];['_protobufDescriptor'];constructor(_0x39aafe,_0x451df5,_0x5c2647){this['_id']=_0x39aafe,this['_operationName']=_0x451df5,this['_protobufDescriptor']=_0x5c2647;}['compress'](_0x39c1b2,_0x24e196){const _0x31d819=_0x24e196['shift']();return $(_0x31d819),_0x39c1b2['buffers']['push'](this['_protobufDescriptor']['compress'](_0x31d819)),_0x39c1b2['types']['push'](this['_id']),!0x0;}['decompress'](_0x569f05,_0x448052){_0x448052['types']['shift']();const _0x597f56=this['_protobufDescriptor']['decompress'](_0x448052['buffers']['shift']());J(_0x597f56),_0x597f56['__className']=this['_operationName'],_0x569f05['push'](_0x597f56);}}class s extends e{['compress'](_0x1434bb,_0x313fe2){const _0x86f14f=_0x313fe2['shift']();return this['_serializeOneOf']('oldValue',_0x86f14f),this['_serializeOneOf']('newValue',_0x86f14f),$(_0x86f14f),_0x1434bb['buffers']['push'](this['_protobufDescriptor']['compress'](_0x86f14f)),_0x1434bb['types']['push'](this['_id']),!0x0;}['decompress'](_0xa44a74,_0x462a04){const {types:_0x327f19,buffers:_0x57987e}=_0x462a04,_0x381246=this['_protobufDescriptor']['decompress'](_0x57987e['shift']());_0x327f19['shift'](),this['_deserializeOneOf']('oldValue',_0x381246),this['_deserializeOneOf']('newValue',_0x381246),J(_0x381246),_0x381246['__className']=this['_operationName'],_0xa44a74['push'](_0x381246);}['_serializeOneOf'](_0xe09338,_0x3edf4f){const _0x560e6e=_0x3edf4f[_0xe09338];'boolean'==typeof _0x560e6e?_0x3edf4f[_0xe09338+'Boolean']=_0x560e6e:_0x3edf4f[_0xe09338+'Json']=JSON['stringify'](_0x560e6e);}['_deserializeOneOf'](_0x328f0e,_0x5e61e8){const _0x25eaa2=_0x328f0e+'Json';_0x5e61e8[_0x25eaa2]?(_0x5e61e8[_0x328f0e]=JSON['parse'](_0x5e61e8[_0x25eaa2]),delete _0x5e61e8[_0x25eaa2]):(_0x5e61e8[_0x328f0e]=_0x5e61e8[_0x328f0e+'Boolean'],delete _0x5e61e8[_0x328f0e+'Boolean']);}}class i extends e{['compress'](_0x412e41,_0x2d137d){const _0x53c44d=_0x2d137d['shift']();return this['_serializeNodesAttributes'](_0x53c44d['nodes']),$(_0x53c44d),_0x412e41['buffers']['push'](this['_protobufDescriptor']['compress'](_0x53c44d)),_0x412e41['types']['push'](this['_id']),!0x0;}['decompress'](_0x4af433,_0x4c060b){const {types:_0x283554,buffers:_0x6cbd98}=_0x4c060b,_0x19ef40=this['_protobufDescriptor']['decompress'](_0x6cbd98['shift']());_0x283554['shift'](),_0x19ef40['nodes']||(_0x19ef40['nodes']=[]),this['_deserializeNodesAttributes'](_0x19ef40['nodes']),J(_0x19ef40),_0x19ef40['__className']=this['_operationName'],_0x4af433['push'](_0x19ef40);}['_serializeNodesAttributes'](_0x501aaa){for(const _0x2b2a95 of _0x501aaa){if(_0x2b2a95['attributes']){const _0x4d8483=_0x2b2a95['attributes'];this['_areValuesBoolean'](_0x4d8483)?_0x2b2a95['attributesBoolean']=_0x4d8483:_0x2b2a95['attributesJson']=JSON['stringify'](_0x4d8483);}_0x2b2a95['children']&&this['_serializeNodesAttributes'](_0x2b2a95['children']);}}['_deserializeNodesAttributes'](_0x4a5af6){for(const _0x4107e1 of _0x4a5af6)(_0x4107e1['attributesBoolean']||_0x4107e1['attributesJson'])&&(_0x4107e1['attributesBoolean']?(_0x4107e1['attributes']=_0x4107e1['attributesBoolean'],delete _0x4107e1['attributesBoolean']):(_0x4107e1['attributes']=JSON['parse'](_0x4107e1['attributesJson']),delete _0x4107e1['attributesJson'])),_0x4107e1['children']&&this['_deserializeNodesAttributes'](_0x4107e1['children']);}['_areValuesBoolean'](_0x53b7aa){return Object['keys'](_0x53b7aa)['every'](_0x4fe033=>'boolean'==typeof _0x53b7aa[_0x4fe033]);}}class n extends e{['decompress'](_0x4ddc80,_0x14be15){super['decompress'](_0x4ddc80,_0x14be15);const _0x3485fb=_0x4ddc80[_0x4ddc80['length']-0x1];_0x3485fb['oldRange']||(_0x3485fb['oldRange']=null),_0x3485fb['newRange']||(_0x3485fb['newRange']=null);}}class p extends e{['compress'](_0x4f1ed4,_0x1b1da0){return _0x1b1da0['shift'](),_0x4f1ed4['types']['push'](this['_id']),!0x0;}['decompress'](_0x3da999,_0xccb52b){_0xccb52b['types']['shift'](),_0x3da999['push']({'__className':this['_operationName']});}}class m extends n{['_omittedNamespace'];constructor(_0x5608e3,_0x4aa93c,_0x223c14,_0x2a6e41){super(_0x5608e3,_0x4aa93c,_0x223c14),this['_omittedNamespace']=_0x2a6e41+':';}['compress'](_0x53c92c,_0x29c64e){return!('MarkerOperation'!=_0x29c64e[0x0]['__className']||!_0x29c64e[0x0]['name']['startsWith'](this['_omittedNamespace']))&&(_0x29c64e[0x0]['name']=_0x29c64e[0x0]['name']['replace'](new RegExp('^'+this['_omittedNamespace']),''),super['compress'](_0x53c92c,_0x29c64e),!0x0);}['decompress'](_0x4337dc,_0x206514){super['decompress'](_0x4337dc,_0x206514);const _0x2f0491=_0x4337dc[_0x4337dc['length']-0x1];_0x2f0491['name']=this['_omittedNamespace']+_0x2f0491['name'];}}class O{['_id'];['_context'];constructor(_0x11920d,_0x3f7fa8){this['_id']=_0x11920d,this['_context']=_0x3f7fa8;}['compress'](_0x2def93,_0x23d140){let _0xae0df2;for(;_0x23d140['length']>0x1&&this['_compareOperations'](_0x23d140[0x0],_0x23d140[0x1]);)_0xae0df2?(_0xae0df2=this['_combineNext'](_0x23d140['shift'](),_0xae0df2),_0x2def93['types']['push'](0x0)):(_0xae0df2=_0x42df25(_0x23d140['shift']()),_0x2def93['types']['push'](this['_id']));return!!_0xae0df2&&(_0xae0df2=this['_combineNext'](_0x23d140['shift'](),_0xae0df2),_0x2def93['types']['push'](0x0),_0x2def93['buffers']['push'](this['_compressSingleOperation'](_0xae0df2)),!0x0);}['decompress'](_0x30bb1b,_0x47a40b){const _0x14cfb4=this['_decompressSingleOperation'](_0x47a40b);for(;0x0==_0x47a40b['types'][0x0];)_0x47a40b['types']['shift'](),_0x30bb1b['push'](this['_splitCurrent'](_0x14cfb4));_0x30bb1b['push'](_0x14cfb4);}}class a extends O{['_combineNext'](_0x1dbef3,_0x2e900){return _0x2e900['nodes'][0x0]['data']+=_0x1dbef3['nodes'][0x0]['data'],_0x2e900;}['_splitCurrent'](_0x57d8fd){const _0x3c4895=_0x42df25(_0x57d8fd),_0x1a9553=_0x3c4895['nodes'][0x0],_0x44a831=_0x57d8fd['nodes'][0x0],_0x5622e4=_0x44a831['data'][Symbol['iterator']]()['next']()['value'],_0x1de00c=_0x5622e4['length'];return _0x1a9553['data']=_0x5622e4,_0x44a831['data']=_0x44a831['data']['substr'](_0x1de00c),_0x57d8fd['position']=g(_0x57d8fd['position'],_0x1de00c),_0x3c4895;}['_compareOperations'](_0x4b3c79,_0x3c81c8){if(this['_checkOperation'](_0x4b3c79)&&this['_checkOperation'](_0x3c81c8)){const _0xe857e1=_0x4b3c79['nodes'][0x0]['data']['length'],_0x312c74=_(g(_0x4b3c79['position'],_0xe857e1),_0x3c81c8['position']),_0x45b3bc=_0x4b3c79['nodes'][0x0],_0x2c294d=_0x3c81c8['nodes'][0x0];return _0x312c74&&this['_compareAttributes'](_0x45b3bc,_0x2c294d);}return!0x1;}['_compressSingleOperation'](_0x4768a7){const _0x24d7e8={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('InsertOperation')['compress'](_0x24d7e8,[_0x4768a7]),_0x24d7e8['buffers'][0x0];}['_decompressSingleOperation'](_0x2a6975){const _0x1f4a6d=[];return this['_context']['_getCompressorByName']('InsertOperation')['decompress'](_0x1f4a6d,_0x2a6975),_0x1f4a6d[0x0];}['_checkOperation'](_0x270a37){return'InsertOperation'==_0x270a37['__className']&&0x1==_0x270a37['nodes']['length']&&_0x270a37['nodes'][0x0]['data']&&!_0x270a37['wasUndone']&&0x1==Array['from'](_0x270a37['nodes'][0x0]['data'])['length'];}['_compareAttributes'](_0x8c0f29,_0x53dd18){const _0x240fe5=Object['keys'](_0x8c0f29['attributes']||{}),_0x58b023=Object['keys'](_0x53dd18['attributes']||{});return _0x240fe5['length']===_0x58b023['length']&&_0x240fe5['every'](_0x364ce7=>_0x53dd18['attributes'][_0x364ce7]&&_0x53dd18['attributes'][_0x364ce7]===_0x8c0f29['attributes'][_0x364ce7]);}}class c extends O{['_combineNext'](_0x3c3672,_0x1e4d25){return _0x1e4d25['howMany']++,_0x1e4d25['sourcePosition']=_0x42df25(_0x3c3672['sourcePosition']),_0x1e4d25;}['_splitCurrent'](_0x4fe365){const _0x5681f1=_0x42df25(_0x4fe365);return _0x4fe365['howMany']--,_0x5681f1['howMany']=0x1,_0x5681f1['sourcePosition']=g(_0x5681f1['sourcePosition'],_0x4fe365['howMany']),_0x5681f1;}['_compareOperations'](_0x2acccf,_0x29e417){return!(!this['_checkOperation'](_0x2acccf)||!this['_checkOperation'](_0x29e417))&&(_(g(_0x2acccf['sourcePosition'],-0x1),_0x29e417['sourcePosition'])&&_(_0x2acccf['targetPosition'],_0x29e417['targetPosition']));}['_compressSingleOperation'](_0x46281d){const _0x1ef82f={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x1ef82f,[_0x46281d]),_0x1ef82f['buffers'][0x0];}['_decompressSingleOperation'](_0x401262){const _0x185211=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x185211,_0x401262),_0x185211[0x0];}['_checkOperation'](_0x16545a){return'MoveOperation'==_0x16545a['__className']&&'$graveyard'==_0x16545a['targetPosition']['root']&&0x1==_0x16545a['howMany']&&!_0x16545a['wasUndone'];}}class h extends O{['_combineNext'](_0x588cd6,_0x196c96){return _0x196c96['howMany']++,_0x196c96;}['_splitCurrent'](_0x24b6af){const _0x48ec49=_0x42df25(_0x24b6af);return _0x48ec49['howMany']=0x1,_0x24b6af['howMany']--,_0x48ec49;}['_compareOperations'](_0x4182d8,_0x5a1a42){return!(!this['_checkOperation'](_0x4182d8)||!this['_checkOperation'](_0x5a1a42))&&(_(_0x4182d8['sourcePosition'],_0x5a1a42['sourcePosition'])&&_(_0x4182d8['targetPosition'],_0x5a1a42['targetPosition']));}['_compressSingleOperation'](_0x24a7d5){const _0x50171a={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x50171a,[_0x24a7d5]),_0x50171a['buffers'][0x0];}['_decompressSingleOperation'](_0x260e2e){const _0x257363=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x257363,_0x260e2e),_0x257363[0x0];}['_checkOperation'](_0x3cfd4a){return'MoveOperation'==_0x3cfd4a['__className']&&'$graveyard'==_0x3cfd4a['targetPosition']['root']&&0x1==_0x3cfd4a['howMany']&&!_0x3cfd4a['wasUndone'];}}class f extends O{['compress'](_0x22dfd2,_0x59c339){if(!this['_compareOperations'](_0x59c339[0x0],_0x59c339[0x1]))return!0x1;const _0x517c02=_0x59c339['shift']();return _0x517c02['oldRange']=null,_0x517c02['newRange']&&_(_0x517c02['newRange']['start'],_0x517c02['newRange']['end'])&&(_0x517c02['newRange']['end']=null),_0x59c339['shift'](),_0x22dfd2['types']['push'](this['_id']),_0x22dfd2['types']['push'](0x0),_0x22dfd2['buffers']['push'](this['_compressSingleOperation'](_0x517c02)),!0x0;}['decompress'](_0x279a3c,_0x24bfbe){const _0x46dc8b=this['_decompressSingleOperation'](_0x24bfbe);_0x46dc8b['newRange']&&!_0x46dc8b['newRange']['end']&&(_0x46dc8b['newRange']['end']=_0x42df25(_0x46dc8b['newRange']['start']));const _0xc01e6=_0x42df25(_0x46dc8b);_0xc01e6['newRange']&&(_0xc01e6['newRange']['start']['stickiness']='toNone',_0xc01e6['newRange']['end']=_0x42df25(_0xc01e6['newRange']['start'])),_0xc01e6['name']='user:position:'+_0xc01e6['name']['split'](':')[0x2],_0x24bfbe['types']['shift'](),_0x279a3c['push'](_0x46dc8b),_0x279a3c['push'](_0xc01e6);}['_compressSingleOperation'](_0x4ffc35){const _0x2fc200={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MarkerOperation')['compress'](_0x2fc200,[_0x4ffc35]),_0x2fc200['buffers'][0x0];}['_decompressSingleOperation'](_0x4c821c){const _0x62ab34=[];return this['_context']['_getCompressorByName']('MarkerOperation')['decompress'](_0x62ab34,_0x4c821c),_0x62ab34[0x0];}['_compareOperations'](_0x2e0393,_0x44058d){return!(!_0x2e0393||!_0x44058d)&&('MarkerOperation'==_0x2e0393['__className']&&'MarkerOperation'==_0x44058d['__className']&&!(!_0x2e0393['name']['startsWith']('user:')||!_0x44058d['name']['startsWith']('user:')||_0x2e0393['name']==_0x44058d['name']));}}class y{['_compressorById'];['_compressorByName'];['_protobufFactory'];constructor(){this['_compressorById']=new Map(),this['_compressorByName']=new Map(),this['_protobufFactory']=new r();const _0x2b1c79=this['_protobufFactory']['getDescriptor']('MarkerOperation');this['_registerCompressor'](0x1,'NoOperation',new p(0x1,'NoOperation',void 0x0)),this['_registerOperationCompressor'](0xa,'AttributeOperation',s),this['_registerOperationCompressor'](0xb,'InsertOperation',i),this['_registerOperationCompressor'](0xc,'MarkerOperation',n),this['_registerOperationCompressor'](0xd,'MergeOperation',e),this['_registerOperationCompressor'](0xe,'MoveOperation',e),this['_registerOperationCompressor'](0xf,'RenameOperation',e),this['_registerOperationCompressor'](0x10,'RootAttributeOperation',s),this['_registerOperationCompressor'](0x11,'SplitOperation',e),this['_registerCompressor'](0x12,'CommentMarkerOperation',new m(0x12,'MarkerOperation',_0x2b1c79,'comment')),this['_registerCompressor'](0x13,'SuggestionMarkerOperation',new m(0x13,'MarkerOperation',_0x2b1c79,'suggestion')),this['_registerOperationCompressor'](0x14,'RootOperation',e),this['_registerActionCompressor'](0x64,'TypingAction',a),this['_registerActionCompressor'](0x65,'DeletingAction',c),this['_registerActionCompressor'](0x66,'ForwardDeletingAction',h),this['_registerActionCompressor'](0x67,'UserSelectionAction',f);}['compress'](_0x20d89b){if(!_0x20d89b||!_0x20d89b[0x0])throw new _0x4cbcc0('no-operations-provided',this);const _0x6fbbbe={'types':[],'buffers':[],'baseVersion':_0x20d89b[0x0]['baseVersion']};for(;_0x20d89b['length'];)this['_getCompressorByName']('UserSelectionAction')['compress'](_0x6fbbbe,_0x20d89b)||this['_getCompressorByName']('TypingAction')['compress'](_0x6fbbbe,_0x20d89b)||this['_getCompressorByName']('DeletingAction')['compress'](_0x6fbbbe,_0x20d89b)||this['_getCompressorByName']('ForwardDeletingAction')['compress'](_0x6fbbbe,_0x20d89b)||this['_getCompressorByName']('CommentMarkerOperation')['compress'](_0x6fbbbe,_0x20d89b)||this['_getCompressorByName']('SuggestionMarkerOperation')['compress'](_0x6fbbbe,_0x20d89b)||this['_getCompressorByName'](_0x20d89b[0x0]['__className'])['compress'](_0x6fbbbe,_0x20d89b);return _0x6fbbbe;}['decompress'](_0x29914b){const _0x3e7841=[];for(;_0x29914b['types']['length'];){const _0x14aa87=this['_compressorById']['get'](_0x29914b['types'][0x0]);if(!_0x14aa87)throw new _0x4cbcc0('decompress-compressor-not-found',this,{'type':_0x29914b['types'][0x0]});_0x14aa87['decompress'](_0x3e7841,_0x29914b);}return _0x3e7841['forEach']((_0xe5859d,_0x1c53ac)=>_0xe5859d['baseVersion']=_0x29914b['baseVersion']+_0x1c53ac),_0x3e7841;}['_getCompressorByName'](_0x47d70f){return this['_compressorByName']['get'](_0x47d70f);}['_registerOperationCompressor'](_0x5ad67a,_0x1e0f1d,_0x5e2a7d){const _0x4748ee=new _0x5e2a7d(_0x5ad67a,_0x1e0f1d,this['_protobufFactory']['getDescriptor'](_0x1e0f1d));this['_registerCompressor'](_0x5ad67a,_0x1e0f1d,_0x4748ee);}['_registerActionCompressor'](_0x4c2f07,_0x52bd70,_0x57d173){const _0x47764f=new _0x57d173(_0x4c2f07,this);this['_registerCompressor'](_0x4c2f07,_0x52bd70,_0x47764f);}['_registerCompressor'](_0x43758c,_0x502663,_0x2f87f8){this['_compressorById']['set'](_0x43758c,_0x2f87f8),this['_compressorByName']['set'](_0x502663,_0x2f87f8);}}export{y as Compressor};
|
|
23
|
+
import{CKEditorError as _0x109597}from'@ckeditor/ckeditor5-utils/dist/index.js';import _0x16111b from'protobufjs/minimal.js';import{cloneDeep as _0x9ade4f,isEqual as _0x54da77,isObject as _0x4b4270}from'es-toolkit/compat';const u=/* #__PURE__ -- @preserve */
|
|
24
|
+
((()=>{var _0x24a3cb=_0x16111b['Reader'],_0x1a19cb=_0x16111b['Writer'],_0x59bd02=_0x16111b['util'],_0x44abc6=_0x16111b['roots']['default']||(_0x16111b['roots']['default']={});return _0x44abc6['AttributeOperation']=(function(){function _0x5dccf5(_0x2c3dba){if(_0x2c3dba){for(var _0x56d6b1=Object['keys'](_0x2c3dba),_0x4e71a8=0x0;_0x4e71a8<_0x56d6b1['length'];++_0x4e71a8)null!=_0x2c3dba[_0x56d6b1[_0x4e71a8]]&&(this[_0x56d6b1[_0x4e71a8]]=_0x2c3dba[_0x56d6b1[_0x4e71a8]]);}}return _0x5dccf5['prototype']['range']=null,_0x5dccf5['prototype']['key']='',_0x5dccf5['prototype']['oldValueBoolean']=!0x1,_0x5dccf5['prototype']['oldValueJson']='',_0x5dccf5['prototype']['newValueBoolean']=!0x1,_0x5dccf5['prototype']['newValueJson']='',_0x5dccf5['prototype']['wasUndone']=!0x1,_0x5dccf5['create']=function(_0x2627d5){return new _0x5dccf5(_0x2627d5);},_0x5dccf5['encode']=function(_0x522a46,_0xb9ac09){return _0xb9ac09||(_0xb9ac09=_0x1a19cb['create']()),null!=_0x522a46['range']&&Object['hasOwnProperty']['call'](_0x522a46,'range')&&_0x44abc6['Range']['encode'](_0x522a46['range'],_0xb9ac09['uint32'](0xa)['fork']())['ldelim'](),null!=_0x522a46['key']&&Object['hasOwnProperty']['call'](_0x522a46,'key')&&_0xb9ac09['uint32'](0x12)['string'](_0x522a46['key']),null!=_0x522a46['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x522a46,'oldValueBoolean')&&_0xb9ac09['uint32'](0x18)['bool'](_0x522a46['oldValueBoolean']),null!=_0x522a46['oldValueJson']&&Object['hasOwnProperty']['call'](_0x522a46,'oldValueJson')&&_0xb9ac09['uint32'](0x22)['string'](_0x522a46['oldValueJson']),null!=_0x522a46['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x522a46,'newValueBoolean')&&_0xb9ac09['uint32'](0x28)['bool'](_0x522a46['newValueBoolean']),null!=_0x522a46['newValueJson']&&Object['hasOwnProperty']['call'](_0x522a46,'newValueJson')&&_0xb9ac09['uint32'](0x32)['string'](_0x522a46['newValueJson']),null!=_0x522a46['wasUndone']&&Object['hasOwnProperty']['call'](_0x522a46,'wasUndone')&&_0xb9ac09['uint32'](0x38)['bool'](_0x522a46['wasUndone']),_0xb9ac09;},_0x5dccf5['encodeDelimited']=function(_0x1af96d,_0x282054){return this['encode'](_0x1af96d,_0x282054)['ldelim']();},_0x5dccf5['decode']=function(_0x59bc84,_0x5699d2){_0x59bc84 instanceof _0x24a3cb||(_0x59bc84=_0x24a3cb['create'](_0x59bc84));for(var _0x21a83a=void 0x0===_0x5699d2?_0x59bc84['len']:_0x59bc84['pos']+_0x5699d2,_0x4882f1=new _0x44abc6['AttributeOperation']();_0x59bc84['pos']<_0x21a83a;){var _0x888f7c=_0x59bc84['uint32']();switch(_0x888f7c>>>0x3){case 0x1:_0x4882f1['range']=_0x44abc6['Range']['decode'](_0x59bc84,_0x59bc84['uint32']());break;case 0x2:_0x4882f1['key']=_0x59bc84['string']();break;case 0x3:_0x4882f1['oldValueBoolean']=_0x59bc84['bool']();break;case 0x4:_0x4882f1['oldValueJson']=_0x59bc84['string']();break;case 0x5:_0x4882f1['newValueBoolean']=_0x59bc84['bool']();break;case 0x6:_0x4882f1['newValueJson']=_0x59bc84['string']();break;case 0x7:_0x4882f1['wasUndone']=_0x59bc84['bool']();break;default:_0x59bc84['skipType'](0x7&_0x888f7c);}}return _0x4882f1;},_0x5dccf5['decodeDelimited']=function(_0x5baba3){return _0x5baba3 instanceof _0x24a3cb||(_0x5baba3=new _0x24a3cb(_0x5baba3)),this['decode'](_0x5baba3,_0x5baba3['uint32']());},_0x5dccf5['verify']=function(_0x1e811f){if('object'!=typeof _0x1e811f||null===_0x1e811f)return'object\x20expected';if(null!=_0x1e811f['range']&&_0x1e811f['hasOwnProperty']('range')){var _0x123518=_0x44abc6['Range']['verify'](_0x1e811f['range']);if(_0x123518)return'range.'+_0x123518;}return null!=_0x1e811f['key']&&_0x1e811f['hasOwnProperty']('key')&&!_0x59bd02['isString'](_0x1e811f['key'])?'key:\x20string\x20expected':null!=_0x1e811f['oldValueBoolean']&&_0x1e811f['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x1e811f['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x1e811f['oldValueJson']&&_0x1e811f['hasOwnProperty']('oldValueJson')&&!_0x59bd02['isString'](_0x1e811f['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x1e811f['newValueBoolean']&&_0x1e811f['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x1e811f['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x1e811f['newValueJson']&&_0x1e811f['hasOwnProperty']('newValueJson')&&!_0x59bd02['isString'](_0x1e811f['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x1e811f['wasUndone']&&_0x1e811f['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x1e811f['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x5dccf5['fromObject']=function(_0x509efa){if(_0x509efa instanceof _0x44abc6['AttributeOperation'])return _0x509efa;var _0x38cc5f=new _0x44abc6['AttributeOperation']();if(null!=_0x509efa['range']){if('object'!=typeof _0x509efa['range'])throw TypeError('.AttributeOperation.range:\x20object\x20expected');_0x38cc5f['range']=_0x44abc6['Range']['fromObject'](_0x509efa['range']);}return null!=_0x509efa['key']&&(_0x38cc5f['key']=String(_0x509efa['key'])),null!=_0x509efa['oldValueBoolean']&&(_0x38cc5f['oldValueBoolean']=Boolean(_0x509efa['oldValueBoolean'])),null!=_0x509efa['oldValueJson']&&(_0x38cc5f['oldValueJson']=String(_0x509efa['oldValueJson'])),null!=_0x509efa['newValueBoolean']&&(_0x38cc5f['newValueBoolean']=Boolean(_0x509efa['newValueBoolean'])),null!=_0x509efa['newValueJson']&&(_0x38cc5f['newValueJson']=String(_0x509efa['newValueJson'])),null!=_0x509efa['wasUndone']&&(_0x38cc5f['wasUndone']=Boolean(_0x509efa['wasUndone'])),_0x38cc5f;},_0x5dccf5['toObject']=function(_0x75b883,_0x315e72){_0x315e72||(_0x315e72={});var _0xeb7962={};return _0x315e72['defaults']&&(_0xeb7962['range']=null,_0xeb7962['key']='',_0xeb7962['oldValueBoolean']=!0x1,_0xeb7962['oldValueJson']='',_0xeb7962['newValueBoolean']=!0x1,_0xeb7962['newValueJson']='',_0xeb7962['wasUndone']=!0x1),null!=_0x75b883['range']&&_0x75b883['hasOwnProperty']('range')&&(_0xeb7962['range']=_0x44abc6['Range']['toObject'](_0x75b883['range'],_0x315e72)),null!=_0x75b883['key']&&_0x75b883['hasOwnProperty']('key')&&(_0xeb7962['key']=_0x75b883['key']),null!=_0x75b883['oldValueBoolean']&&_0x75b883['hasOwnProperty']('oldValueBoolean')&&(_0xeb7962['oldValueBoolean']=_0x75b883['oldValueBoolean']),null!=_0x75b883['oldValueJson']&&_0x75b883['hasOwnProperty']('oldValueJson')&&(_0xeb7962['oldValueJson']=_0x75b883['oldValueJson']),null!=_0x75b883['newValueBoolean']&&_0x75b883['hasOwnProperty']('newValueBoolean')&&(_0xeb7962['newValueBoolean']=_0x75b883['newValueBoolean']),null!=_0x75b883['newValueJson']&&_0x75b883['hasOwnProperty']('newValueJson')&&(_0xeb7962['newValueJson']=_0x75b883['newValueJson']),null!=_0x75b883['wasUndone']&&_0x75b883['hasOwnProperty']('wasUndone')&&(_0xeb7962['wasUndone']=_0x75b883['wasUndone']),_0xeb7962;},_0x5dccf5['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x16111b['util']['toJSONOptions']);},_0x5dccf5['getTypeUrl']=function(_0x29dade){return void 0x0===_0x29dade&&(_0x29dade='type.googleapis.com'),_0x29dade+'/AttributeOperation';},_0x5dccf5;}()),_0x44abc6['InsertOperation']=(function(){function _0x233d0b(_0x2fd9e2){if(this['nodes']=[],_0x2fd9e2){for(var _0x3d7706=Object['keys'](_0x2fd9e2),_0x5c0c2d=0x0;_0x5c0c2d<_0x3d7706['length'];++_0x5c0c2d)null!=_0x2fd9e2[_0x3d7706[_0x5c0c2d]]&&(this[_0x3d7706[_0x5c0c2d]]=_0x2fd9e2[_0x3d7706[_0x5c0c2d]]);}}return _0x233d0b['prototype']['position']=null,_0x233d0b['prototype']['nodes']=_0x59bd02['emptyArray'],_0x233d0b['prototype']['shouldReceiveAttributes']=!0x1,_0x233d0b['prototype']['wasUndone']=!0x1,_0x233d0b['create']=function(_0x3086be){return new _0x233d0b(_0x3086be);},_0x233d0b['encode']=function(_0x4eadae,_0x347cc7){if(_0x347cc7||(_0x347cc7=_0x1a19cb['create']()),null!=_0x4eadae['position']&&Object['hasOwnProperty']['call'](_0x4eadae,'position')&&_0x44abc6['Position']['encode'](_0x4eadae['position'],_0x347cc7['uint32'](0xa)['fork']())['ldelim'](),null!=_0x4eadae['nodes']&&_0x4eadae['nodes']['length']){for(var _0x1414ae=0x0;_0x1414ae<_0x4eadae['nodes']['length'];++_0x1414ae)_0x44abc6['Element']['encode'](_0x4eadae['nodes'][_0x1414ae],_0x347cc7['uint32'](0x12)['fork']())['ldelim']();}return null!=_0x4eadae['shouldReceiveAttributes']&&Object['hasOwnProperty']['call'](_0x4eadae,'shouldReceiveAttributes')&&_0x347cc7['uint32'](0x18)['bool'](_0x4eadae['shouldReceiveAttributes']),null!=_0x4eadae['wasUndone']&&Object['hasOwnProperty']['call'](_0x4eadae,'wasUndone')&&_0x347cc7['uint32'](0x20)['bool'](_0x4eadae['wasUndone']),_0x347cc7;},_0x233d0b['encodeDelimited']=function(_0x49a2ef,_0x3cd642){return this['encode'](_0x49a2ef,_0x3cd642)['ldelim']();},_0x233d0b['decode']=function(_0x508bb5,_0x5260c8){_0x508bb5 instanceof _0x24a3cb||(_0x508bb5=_0x24a3cb['create'](_0x508bb5));for(var _0x414e76=void 0x0===_0x5260c8?_0x508bb5['len']:_0x508bb5['pos']+_0x5260c8,_0x2f785e=new _0x44abc6['InsertOperation']();_0x508bb5['pos']<_0x414e76;){var _0x1e084e=_0x508bb5['uint32']();switch(_0x1e084e>>>0x3){case 0x1:_0x2f785e['position']=_0x44abc6['Position']['decode'](_0x508bb5,_0x508bb5['uint32']());break;case 0x2:_0x2f785e['nodes']&&_0x2f785e['nodes']['length']||(_0x2f785e['nodes']=[]),_0x2f785e['nodes']['push'](_0x44abc6['Element']['decode'](_0x508bb5,_0x508bb5['uint32']()));break;case 0x3:_0x2f785e['shouldReceiveAttributes']=_0x508bb5['bool']();break;case 0x4:_0x2f785e['wasUndone']=_0x508bb5['bool']();break;default:_0x508bb5['skipType'](0x7&_0x1e084e);}}return _0x2f785e;},_0x233d0b['decodeDelimited']=function(_0x4e3998){return _0x4e3998 instanceof _0x24a3cb||(_0x4e3998=new _0x24a3cb(_0x4e3998)),this['decode'](_0x4e3998,_0x4e3998['uint32']());},_0x233d0b['verify']=function(_0x5bd349){if('object'!=typeof _0x5bd349||null===_0x5bd349)return'object\x20expected';if(null!=_0x5bd349['position']&&_0x5bd349['hasOwnProperty']('position')&&(_0x394e2c=_0x44abc6['Position']['verify'](_0x5bd349['position'])))return'position.'+_0x394e2c;if(null!=_0x5bd349['nodes']&&_0x5bd349['hasOwnProperty']('nodes')){if(!Array['isArray'](_0x5bd349['nodes']))return'nodes:\x20array\x20expected';for(var _0x4ccca7=0x0;_0x4ccca7<_0x5bd349['nodes']['length'];++_0x4ccca7){var _0x394e2c;if(_0x394e2c=_0x44abc6['Element']['verify'](_0x5bd349['nodes'][_0x4ccca7]))return'nodes.'+_0x394e2c;}}return null!=_0x5bd349['shouldReceiveAttributes']&&_0x5bd349['hasOwnProperty']('shouldReceiveAttributes')&&'boolean'!=typeof _0x5bd349['shouldReceiveAttributes']?'shouldReceiveAttributes:\x20boolean\x20expected':null!=_0x5bd349['wasUndone']&&_0x5bd349['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x5bd349['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x233d0b['fromObject']=function(_0x168099){if(_0x168099 instanceof _0x44abc6['InsertOperation'])return _0x168099;var _0x4b8c2a=new _0x44abc6['InsertOperation']();if(null!=_0x168099['position']){if('object'!=typeof _0x168099['position'])throw TypeError('.InsertOperation.position:\x20object\x20expected');_0x4b8c2a['position']=_0x44abc6['Position']['fromObject'](_0x168099['position']);}if(_0x168099['nodes']){if(!Array['isArray'](_0x168099['nodes']))throw TypeError('.InsertOperation.nodes:\x20array\x20expected');_0x4b8c2a['nodes']=[];for(var _0x4e2642=0x0;_0x4e2642<_0x168099['nodes']['length'];++_0x4e2642){if('object'!=typeof _0x168099['nodes'][_0x4e2642])throw TypeError('.InsertOperation.nodes:\x20object\x20expected');_0x4b8c2a['nodes'][_0x4e2642]=_0x44abc6['Element']['fromObject'](_0x168099['nodes'][_0x4e2642]);}}return null!=_0x168099['shouldReceiveAttributes']&&(_0x4b8c2a['shouldReceiveAttributes']=Boolean(_0x168099['shouldReceiveAttributes'])),null!=_0x168099['wasUndone']&&(_0x4b8c2a['wasUndone']=Boolean(_0x168099['wasUndone'])),_0x4b8c2a;},_0x233d0b['toObject']=function(_0x2dc6fa,_0x4c06d5){_0x4c06d5||(_0x4c06d5={});var _0x2aa490={};if((_0x4c06d5['arrays']||_0x4c06d5['defaults'])&&(_0x2aa490['nodes']=[]),_0x4c06d5['defaults']&&(_0x2aa490['position']=null,_0x2aa490['shouldReceiveAttributes']=!0x1,_0x2aa490['wasUndone']=!0x1),null!=_0x2dc6fa['position']&&_0x2dc6fa['hasOwnProperty']('position')&&(_0x2aa490['position']=_0x44abc6['Position']['toObject'](_0x2dc6fa['position'],_0x4c06d5)),_0x2dc6fa['nodes']&&_0x2dc6fa['nodes']['length']){_0x2aa490['nodes']=[];for(var _0x45ba18=0x0;_0x45ba18<_0x2dc6fa['nodes']['length'];++_0x45ba18)_0x2aa490['nodes'][_0x45ba18]=_0x44abc6['Element']['toObject'](_0x2dc6fa['nodes'][_0x45ba18],_0x4c06d5);}return null!=_0x2dc6fa['shouldReceiveAttributes']&&_0x2dc6fa['hasOwnProperty']('shouldReceiveAttributes')&&(_0x2aa490['shouldReceiveAttributes']=_0x2dc6fa['shouldReceiveAttributes']),null!=_0x2dc6fa['wasUndone']&&_0x2dc6fa['hasOwnProperty']('wasUndone')&&(_0x2aa490['wasUndone']=_0x2dc6fa['wasUndone']),_0x2aa490;},_0x233d0b['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x16111b['util']['toJSONOptions']);},_0x233d0b['getTypeUrl']=function(_0xa29a0c){return void 0x0===_0xa29a0c&&(_0xa29a0c='type.googleapis.com'),_0xa29a0c+'/InsertOperation';},_0x233d0b;}()),_0x44abc6['MarkerOperation']=(function(){function _0x574908(_0x14f652){if(_0x14f652){for(var _0x45966d=Object['keys'](_0x14f652),_0x1bc3e3=0x0;_0x1bc3e3<_0x45966d['length'];++_0x1bc3e3)null!=_0x14f652[_0x45966d[_0x1bc3e3]]&&(this[_0x45966d[_0x1bc3e3]]=_0x14f652[_0x45966d[_0x1bc3e3]]);}}return _0x574908['prototype']['name']='',_0x574908['prototype']['oldRange']=null,_0x574908['prototype']['newRange']=null,_0x574908['prototype']['affectsData']=!0x1,_0x574908['prototype']['wasUndone']=!0x1,_0x574908['create']=function(_0x5e2ffe){return new _0x574908(_0x5e2ffe);},_0x574908['encode']=function(_0x4b0db8,_0x7d0ace){return _0x7d0ace||(_0x7d0ace=_0x1a19cb['create']()),null!=_0x4b0db8['name']&&Object['hasOwnProperty']['call'](_0x4b0db8,'name')&&_0x7d0ace['uint32'](0xa)['string'](_0x4b0db8['name']),null!=_0x4b0db8['oldRange']&&Object['hasOwnProperty']['call'](_0x4b0db8,'oldRange')&&_0x44abc6['Range']['encode'](_0x4b0db8['oldRange'],_0x7d0ace['uint32'](0x12)['fork']())['ldelim'](),null!=_0x4b0db8['newRange']&&Object['hasOwnProperty']['call'](_0x4b0db8,'newRange')&&_0x44abc6['Range']['encode'](_0x4b0db8['newRange'],_0x7d0ace['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x4b0db8['affectsData']&&Object['hasOwnProperty']['call'](_0x4b0db8,'affectsData')&&_0x7d0ace['uint32'](0x20)['bool'](_0x4b0db8['affectsData']),null!=_0x4b0db8['wasUndone']&&Object['hasOwnProperty']['call'](_0x4b0db8,'wasUndone')&&_0x7d0ace['uint32'](0x28)['bool'](_0x4b0db8['wasUndone']),_0x7d0ace;},_0x574908['encodeDelimited']=function(_0x2222d5,_0x30f818){return this['encode'](_0x2222d5,_0x30f818)['ldelim']();},_0x574908['decode']=function(_0x239043,_0x422bb3){_0x239043 instanceof _0x24a3cb||(_0x239043=_0x24a3cb['create'](_0x239043));for(var _0x191743=void 0x0===_0x422bb3?_0x239043['len']:_0x239043['pos']+_0x422bb3,_0x5adc58=new _0x44abc6['MarkerOperation']();_0x239043['pos']<_0x191743;){var _0x50bd20=_0x239043['uint32']();switch(_0x50bd20>>>0x3){case 0x1:_0x5adc58['name']=_0x239043['string']();break;case 0x2:_0x5adc58['oldRange']=_0x44abc6['Range']['decode'](_0x239043,_0x239043['uint32']());break;case 0x3:_0x5adc58['newRange']=_0x44abc6['Range']['decode'](_0x239043,_0x239043['uint32']());break;case 0x4:_0x5adc58['affectsData']=_0x239043['bool']();break;case 0x5:_0x5adc58['wasUndone']=_0x239043['bool']();break;default:_0x239043['skipType'](0x7&_0x50bd20);}}return _0x5adc58;},_0x574908['decodeDelimited']=function(_0x2505f3){return _0x2505f3 instanceof _0x24a3cb||(_0x2505f3=new _0x24a3cb(_0x2505f3)),this['decode'](_0x2505f3,_0x2505f3['uint32']());},_0x574908['verify']=function(_0x323fd3){if('object'!=typeof _0x323fd3||null===_0x323fd3)return'object\x20expected';if(null!=_0x323fd3['name']&&_0x323fd3['hasOwnProperty']('name')&&!_0x59bd02['isString'](_0x323fd3['name']))return'name:\x20string\x20expected';var _0x30fbe1;if(null!=_0x323fd3['oldRange']&&_0x323fd3['hasOwnProperty']('oldRange')&&(_0x30fbe1=_0x44abc6['Range']['verify'](_0x323fd3['oldRange'])))return'oldRange.'+_0x30fbe1;if(null!=_0x323fd3['newRange']&&_0x323fd3['hasOwnProperty']('newRange')&&(_0x30fbe1=_0x44abc6['Range']['verify'](_0x323fd3['newRange'])))return'newRange.'+_0x30fbe1;return null!=_0x323fd3['affectsData']&&_0x323fd3['hasOwnProperty']('affectsData')&&'boolean'!=typeof _0x323fd3['affectsData']?'affectsData:\x20boolean\x20expected':null!=_0x323fd3['wasUndone']&&_0x323fd3['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x323fd3['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x574908['fromObject']=function(_0x481d08){if(_0x481d08 instanceof _0x44abc6['MarkerOperation'])return _0x481d08;var _0x28ebb9=new _0x44abc6['MarkerOperation']();if(null!=_0x481d08['name']&&(_0x28ebb9['name']=String(_0x481d08['name'])),null!=_0x481d08['oldRange']){if('object'!=typeof _0x481d08['oldRange'])throw TypeError('.MarkerOperation.oldRange:\x20object\x20expected');_0x28ebb9['oldRange']=_0x44abc6['Range']['fromObject'](_0x481d08['oldRange']);}if(null!=_0x481d08['newRange']){if('object'!=typeof _0x481d08['newRange'])throw TypeError('.MarkerOperation.newRange:\x20object\x20expected');_0x28ebb9['newRange']=_0x44abc6['Range']['fromObject'](_0x481d08['newRange']);}return null!=_0x481d08['affectsData']&&(_0x28ebb9['affectsData']=Boolean(_0x481d08['affectsData'])),null!=_0x481d08['wasUndone']&&(_0x28ebb9['wasUndone']=Boolean(_0x481d08['wasUndone'])),_0x28ebb9;},_0x574908['toObject']=function(_0x47fdd7,_0x2b4c5c){_0x2b4c5c||(_0x2b4c5c={});var _0xc0c6d4={};return _0x2b4c5c['defaults']&&(_0xc0c6d4['name']='',_0xc0c6d4['oldRange']=null,_0xc0c6d4['newRange']=null,_0xc0c6d4['affectsData']=!0x1,_0xc0c6d4['wasUndone']=!0x1),null!=_0x47fdd7['name']&&_0x47fdd7['hasOwnProperty']('name')&&(_0xc0c6d4['name']=_0x47fdd7['name']),null!=_0x47fdd7['oldRange']&&_0x47fdd7['hasOwnProperty']('oldRange')&&(_0xc0c6d4['oldRange']=_0x44abc6['Range']['toObject'](_0x47fdd7['oldRange'],_0x2b4c5c)),null!=_0x47fdd7['newRange']&&_0x47fdd7['hasOwnProperty']('newRange')&&(_0xc0c6d4['newRange']=_0x44abc6['Range']['toObject'](_0x47fdd7['newRange'],_0x2b4c5c)),null!=_0x47fdd7['affectsData']&&_0x47fdd7['hasOwnProperty']('affectsData')&&(_0xc0c6d4['affectsData']=_0x47fdd7['affectsData']),null!=_0x47fdd7['wasUndone']&&_0x47fdd7['hasOwnProperty']('wasUndone')&&(_0xc0c6d4['wasUndone']=_0x47fdd7['wasUndone']),_0xc0c6d4;},_0x574908['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x16111b['util']['toJSONOptions']);},_0x574908['getTypeUrl']=function(_0x38ed36){return void 0x0===_0x38ed36&&(_0x38ed36='type.googleapis.com'),_0x38ed36+'/MarkerOperation';},_0x574908;}()),_0x44abc6['MergeOperation']=(function(){function _0x50cf50(_0x2bf23a){if(_0x2bf23a){for(var _0x1159b7=Object['keys'](_0x2bf23a),_0x233620=0x0;_0x233620<_0x1159b7['length'];++_0x233620)null!=_0x2bf23a[_0x1159b7[_0x233620]]&&(this[_0x1159b7[_0x233620]]=_0x2bf23a[_0x1159b7[_0x233620]]);}}return _0x50cf50['prototype']['sourcePosition']=null,_0x50cf50['prototype']['targetPosition']=null,_0x50cf50['prototype']['graveyardPosition']=null,_0x50cf50['prototype']['howMany']=0x0,_0x50cf50['prototype']['wasUndone']=!0x1,_0x50cf50['create']=function(_0x13b463){return new _0x50cf50(_0x13b463);},_0x50cf50['encode']=function(_0x12e26d,_0x68d961){return _0x68d961||(_0x68d961=_0x1a19cb['create']()),null!=_0x12e26d['sourcePosition']&&Object['hasOwnProperty']['call'](_0x12e26d,'sourcePosition')&&_0x44abc6['Position']['encode'](_0x12e26d['sourcePosition'],_0x68d961['uint32'](0xa)['fork']())['ldelim'](),null!=_0x12e26d['targetPosition']&&Object['hasOwnProperty']['call'](_0x12e26d,'targetPosition')&&_0x44abc6['Position']['encode'](_0x12e26d['targetPosition'],_0x68d961['uint32'](0x12)['fork']())['ldelim'](),null!=_0x12e26d['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x12e26d,'graveyardPosition')&&_0x44abc6['Position']['encode'](_0x12e26d['graveyardPosition'],_0x68d961['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x12e26d['howMany']&&Object['hasOwnProperty']['call'](_0x12e26d,'howMany')&&_0x68d961['uint32'](0x20)['uint32'](_0x12e26d['howMany']),null!=_0x12e26d['wasUndone']&&Object['hasOwnProperty']['call'](_0x12e26d,'wasUndone')&&_0x68d961['uint32'](0x28)['bool'](_0x12e26d['wasUndone']),_0x68d961;},_0x50cf50['encodeDelimited']=function(_0x50e641,_0x57111f){return this['encode'](_0x50e641,_0x57111f)['ldelim']();},_0x50cf50['decode']=function(_0x50b2c8,_0x1b5db2){_0x50b2c8 instanceof _0x24a3cb||(_0x50b2c8=_0x24a3cb['create'](_0x50b2c8));for(var _0x14b67f=void 0x0===_0x1b5db2?_0x50b2c8['len']:_0x50b2c8['pos']+_0x1b5db2,_0x406956=new _0x44abc6['MergeOperation']();_0x50b2c8['pos']<_0x14b67f;){var _0x4e2e6c=_0x50b2c8['uint32']();switch(_0x4e2e6c>>>0x3){case 0x1:_0x406956['sourcePosition']=_0x44abc6['Position']['decode'](_0x50b2c8,_0x50b2c8['uint32']());break;case 0x2:_0x406956['targetPosition']=_0x44abc6['Position']['decode'](_0x50b2c8,_0x50b2c8['uint32']());break;case 0x3:_0x406956['graveyardPosition']=_0x44abc6['Position']['decode'](_0x50b2c8,_0x50b2c8['uint32']());break;case 0x4:_0x406956['howMany']=_0x50b2c8['uint32']();break;case 0x5:_0x406956['wasUndone']=_0x50b2c8['bool']();break;default:_0x50b2c8['skipType'](0x7&_0x4e2e6c);}}return _0x406956;},_0x50cf50['decodeDelimited']=function(_0x37e207){return _0x37e207 instanceof _0x24a3cb||(_0x37e207=new _0x24a3cb(_0x37e207)),this['decode'](_0x37e207,_0x37e207['uint32']());},_0x50cf50['verify']=function(_0xf4af4e){if('object'!=typeof _0xf4af4e||null===_0xf4af4e)return'object\x20expected';var _0x265b87;if(null!=_0xf4af4e['sourcePosition']&&_0xf4af4e['hasOwnProperty']('sourcePosition')&&(_0x265b87=_0x44abc6['Position']['verify'](_0xf4af4e['sourcePosition'])))return'sourcePosition.'+_0x265b87;if(null!=_0xf4af4e['targetPosition']&&_0xf4af4e['hasOwnProperty']('targetPosition')&&(_0x265b87=_0x44abc6['Position']['verify'](_0xf4af4e['targetPosition'])))return'targetPosition.'+_0x265b87;if(null!=_0xf4af4e['graveyardPosition']&&_0xf4af4e['hasOwnProperty']('graveyardPosition')&&(_0x265b87=_0x44abc6['Position']['verify'](_0xf4af4e['graveyardPosition'])))return'graveyardPosition.'+_0x265b87;return null!=_0xf4af4e['howMany']&&_0xf4af4e['hasOwnProperty']('howMany')&&!_0x59bd02['isInteger'](_0xf4af4e['howMany'])?'howMany:\x20integer\x20expected':null!=_0xf4af4e['wasUndone']&&_0xf4af4e['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0xf4af4e['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x50cf50['fromObject']=function(_0x5ba35f){if(_0x5ba35f instanceof _0x44abc6['MergeOperation'])return _0x5ba35f;var _0x53708e=new _0x44abc6['MergeOperation']();if(null!=_0x5ba35f['sourcePosition']){if('object'!=typeof _0x5ba35f['sourcePosition'])throw TypeError('.MergeOperation.sourcePosition:\x20object\x20expected');_0x53708e['sourcePosition']=_0x44abc6['Position']['fromObject'](_0x5ba35f['sourcePosition']);}if(null!=_0x5ba35f['targetPosition']){if('object'!=typeof _0x5ba35f['targetPosition'])throw TypeError('.MergeOperation.targetPosition:\x20object\x20expected');_0x53708e['targetPosition']=_0x44abc6['Position']['fromObject'](_0x5ba35f['targetPosition']);}if(null!=_0x5ba35f['graveyardPosition']){if('object'!=typeof _0x5ba35f['graveyardPosition'])throw TypeError('.MergeOperation.graveyardPosition:\x20object\x20expected');_0x53708e['graveyardPosition']=_0x44abc6['Position']['fromObject'](_0x5ba35f['graveyardPosition']);}return null!=_0x5ba35f['howMany']&&(_0x53708e['howMany']=_0x5ba35f['howMany']>>>0x0),null!=_0x5ba35f['wasUndone']&&(_0x53708e['wasUndone']=Boolean(_0x5ba35f['wasUndone'])),_0x53708e;},_0x50cf50['toObject']=function(_0x50cf93,_0x5284e5){_0x5284e5||(_0x5284e5={});var _0x334292={};return _0x5284e5['defaults']&&(_0x334292['sourcePosition']=null,_0x334292['targetPosition']=null,_0x334292['graveyardPosition']=null,_0x334292['howMany']=0x0,_0x334292['wasUndone']=!0x1),null!=_0x50cf93['sourcePosition']&&_0x50cf93['hasOwnProperty']('sourcePosition')&&(_0x334292['sourcePosition']=_0x44abc6['Position']['toObject'](_0x50cf93['sourcePosition'],_0x5284e5)),null!=_0x50cf93['targetPosition']&&_0x50cf93['hasOwnProperty']('targetPosition')&&(_0x334292['targetPosition']=_0x44abc6['Position']['toObject'](_0x50cf93['targetPosition'],_0x5284e5)),null!=_0x50cf93['graveyardPosition']&&_0x50cf93['hasOwnProperty']('graveyardPosition')&&(_0x334292['graveyardPosition']=_0x44abc6['Position']['toObject'](_0x50cf93['graveyardPosition'],_0x5284e5)),null!=_0x50cf93['howMany']&&_0x50cf93['hasOwnProperty']('howMany')&&(_0x334292['howMany']=_0x50cf93['howMany']),null!=_0x50cf93['wasUndone']&&_0x50cf93['hasOwnProperty']('wasUndone')&&(_0x334292['wasUndone']=_0x50cf93['wasUndone']),_0x334292;},_0x50cf50['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x16111b['util']['toJSONOptions']);},_0x50cf50['getTypeUrl']=function(_0x2d6218){return void 0x0===_0x2d6218&&(_0x2d6218='type.googleapis.com'),_0x2d6218+'/MergeOperation';},_0x50cf50;}()),_0x44abc6['MoveOperation']=(function(){function _0x2dad0e(_0x54c87f){if(_0x54c87f){for(var _0x19c2cd=Object['keys'](_0x54c87f),_0x46d296=0x0;_0x46d296<_0x19c2cd['length'];++_0x46d296)null!=_0x54c87f[_0x19c2cd[_0x46d296]]&&(this[_0x19c2cd[_0x46d296]]=_0x54c87f[_0x19c2cd[_0x46d296]]);}}return _0x2dad0e['prototype']['sourcePosition']=null,_0x2dad0e['prototype']['howMany']=0x0,_0x2dad0e['prototype']['targetPosition']=null,_0x2dad0e['prototype']['wasUndone']=!0x1,_0x2dad0e['create']=function(_0x21fa28){return new _0x2dad0e(_0x21fa28);},_0x2dad0e['encode']=function(_0x1564c3,_0x56bf71){return _0x56bf71||(_0x56bf71=_0x1a19cb['create']()),null!=_0x1564c3['sourcePosition']&&Object['hasOwnProperty']['call'](_0x1564c3,'sourcePosition')&&_0x44abc6['Position']['encode'](_0x1564c3['sourcePosition'],_0x56bf71['uint32'](0xa)['fork']())['ldelim'](),null!=_0x1564c3['howMany']&&Object['hasOwnProperty']['call'](_0x1564c3,'howMany')&&_0x56bf71['uint32'](0x10)['uint32'](_0x1564c3['howMany']),null!=_0x1564c3['targetPosition']&&Object['hasOwnProperty']['call'](_0x1564c3,'targetPosition')&&_0x44abc6['Position']['encode'](_0x1564c3['targetPosition'],_0x56bf71['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x1564c3['wasUndone']&&Object['hasOwnProperty']['call'](_0x1564c3,'wasUndone')&&_0x56bf71['uint32'](0x20)['bool'](_0x1564c3['wasUndone']),_0x56bf71;},_0x2dad0e['encodeDelimited']=function(_0x1dca45,_0x5d3b97){return this['encode'](_0x1dca45,_0x5d3b97)['ldelim']();},_0x2dad0e['decode']=function(_0x55f56b,_0x29c828){_0x55f56b instanceof _0x24a3cb||(_0x55f56b=_0x24a3cb['create'](_0x55f56b));for(var _0x41da90=void 0x0===_0x29c828?_0x55f56b['len']:_0x55f56b['pos']+_0x29c828,_0x5844cb=new _0x44abc6['MoveOperation']();_0x55f56b['pos']<_0x41da90;){var _0x1296e8=_0x55f56b['uint32']();switch(_0x1296e8>>>0x3){case 0x1:_0x5844cb['sourcePosition']=_0x44abc6['Position']['decode'](_0x55f56b,_0x55f56b['uint32']());break;case 0x2:_0x5844cb['howMany']=_0x55f56b['uint32']();break;case 0x3:_0x5844cb['targetPosition']=_0x44abc6['Position']['decode'](_0x55f56b,_0x55f56b['uint32']());break;case 0x4:_0x5844cb['wasUndone']=_0x55f56b['bool']();break;default:_0x55f56b['skipType'](0x7&_0x1296e8);}}return _0x5844cb;},_0x2dad0e['decodeDelimited']=function(_0x51b4c5){return _0x51b4c5 instanceof _0x24a3cb||(_0x51b4c5=new _0x24a3cb(_0x51b4c5)),this['decode'](_0x51b4c5,_0x51b4c5['uint32']());},_0x2dad0e['verify']=function(_0x32e629){if('object'!=typeof _0x32e629||null===_0x32e629)return'object\x20expected';var _0xb3e8fb;if(null!=_0x32e629['sourcePosition']&&_0x32e629['hasOwnProperty']('sourcePosition')&&(_0xb3e8fb=_0x44abc6['Position']['verify'](_0x32e629['sourcePosition'])))return'sourcePosition.'+_0xb3e8fb;if(null!=_0x32e629['howMany']&&_0x32e629['hasOwnProperty']('howMany')&&!_0x59bd02['isInteger'](_0x32e629['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x32e629['targetPosition']&&_0x32e629['hasOwnProperty']('targetPosition')&&(_0xb3e8fb=_0x44abc6['Position']['verify'](_0x32e629['targetPosition'])))return'targetPosition.'+_0xb3e8fb;return null!=_0x32e629['wasUndone']&&_0x32e629['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x32e629['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x2dad0e['fromObject']=function(_0x399596){if(_0x399596 instanceof _0x44abc6['MoveOperation'])return _0x399596;var _0x2664fe=new _0x44abc6['MoveOperation']();if(null!=_0x399596['sourcePosition']){if('object'!=typeof _0x399596['sourcePosition'])throw TypeError('.MoveOperation.sourcePosition:\x20object\x20expected');_0x2664fe['sourcePosition']=_0x44abc6['Position']['fromObject'](_0x399596['sourcePosition']);}if(null!=_0x399596['howMany']&&(_0x2664fe['howMany']=_0x399596['howMany']>>>0x0),null!=_0x399596['targetPosition']){if('object'!=typeof _0x399596['targetPosition'])throw TypeError('.MoveOperation.targetPosition:\x20object\x20expected');_0x2664fe['targetPosition']=_0x44abc6['Position']['fromObject'](_0x399596['targetPosition']);}return null!=_0x399596['wasUndone']&&(_0x2664fe['wasUndone']=Boolean(_0x399596['wasUndone'])),_0x2664fe;},_0x2dad0e['toObject']=function(_0x17c05f,_0x45030b){_0x45030b||(_0x45030b={});var _0x2dbc85={};return _0x45030b['defaults']&&(_0x2dbc85['sourcePosition']=null,_0x2dbc85['howMany']=0x0,_0x2dbc85['targetPosition']=null,_0x2dbc85['wasUndone']=!0x1),null!=_0x17c05f['sourcePosition']&&_0x17c05f['hasOwnProperty']('sourcePosition')&&(_0x2dbc85['sourcePosition']=_0x44abc6['Position']['toObject'](_0x17c05f['sourcePosition'],_0x45030b)),null!=_0x17c05f['howMany']&&_0x17c05f['hasOwnProperty']('howMany')&&(_0x2dbc85['howMany']=_0x17c05f['howMany']),null!=_0x17c05f['targetPosition']&&_0x17c05f['hasOwnProperty']('targetPosition')&&(_0x2dbc85['targetPosition']=_0x44abc6['Position']['toObject'](_0x17c05f['targetPosition'],_0x45030b)),null!=_0x17c05f['wasUndone']&&_0x17c05f['hasOwnProperty']('wasUndone')&&(_0x2dbc85['wasUndone']=_0x17c05f['wasUndone']),_0x2dbc85;},_0x2dad0e['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x16111b['util']['toJSONOptions']);},_0x2dad0e['getTypeUrl']=function(_0x2fe37f){return void 0x0===_0x2fe37f&&(_0x2fe37f='type.googleapis.com'),_0x2fe37f+'/MoveOperation';},_0x2dad0e;}()),_0x44abc6['RenameOperation']=(function(){function _0x34f912(_0x17c626){if(_0x17c626){for(var _0xdbb6f0=Object['keys'](_0x17c626),_0x15f71f=0x0;_0x15f71f<_0xdbb6f0['length'];++_0x15f71f)null!=_0x17c626[_0xdbb6f0[_0x15f71f]]&&(this[_0xdbb6f0[_0x15f71f]]=_0x17c626[_0xdbb6f0[_0x15f71f]]);}}return _0x34f912['prototype']['position']=null,_0x34f912['prototype']['oldName']='',_0x34f912['prototype']['newName']='',_0x34f912['prototype']['wasUndone']=!0x1,_0x34f912['create']=function(_0x557505){return new _0x34f912(_0x557505);},_0x34f912['encode']=function(_0x3cd0e7,_0x3191bb){return _0x3191bb||(_0x3191bb=_0x1a19cb['create']()),null!=_0x3cd0e7['position']&&Object['hasOwnProperty']['call'](_0x3cd0e7,'position')&&_0x44abc6['Position']['encode'](_0x3cd0e7['position'],_0x3191bb['uint32'](0xa)['fork']())['ldelim'](),null!=_0x3cd0e7['oldName']&&Object['hasOwnProperty']['call'](_0x3cd0e7,'oldName')&&_0x3191bb['uint32'](0x12)['string'](_0x3cd0e7['oldName']),null!=_0x3cd0e7['newName']&&Object['hasOwnProperty']['call'](_0x3cd0e7,'newName')&&_0x3191bb['uint32'](0x1a)['string'](_0x3cd0e7['newName']),null!=_0x3cd0e7['wasUndone']&&Object['hasOwnProperty']['call'](_0x3cd0e7,'wasUndone')&&_0x3191bb['uint32'](0x20)['bool'](_0x3cd0e7['wasUndone']),_0x3191bb;},_0x34f912['encodeDelimited']=function(_0x111c98,_0x349146){return this['encode'](_0x111c98,_0x349146)['ldelim']();},_0x34f912['decode']=function(_0x5c29b5,_0x31154a){_0x5c29b5 instanceof _0x24a3cb||(_0x5c29b5=_0x24a3cb['create'](_0x5c29b5));for(var _0x52fc82=void 0x0===_0x31154a?_0x5c29b5['len']:_0x5c29b5['pos']+_0x31154a,_0x2be1e8=new _0x44abc6['RenameOperation']();_0x5c29b5['pos']<_0x52fc82;){var _0x52afa6=_0x5c29b5['uint32']();switch(_0x52afa6>>>0x3){case 0x1:_0x2be1e8['position']=_0x44abc6['Position']['decode'](_0x5c29b5,_0x5c29b5['uint32']());break;case 0x2:_0x2be1e8['oldName']=_0x5c29b5['string']();break;case 0x3:_0x2be1e8['newName']=_0x5c29b5['string']();break;case 0x4:_0x2be1e8['wasUndone']=_0x5c29b5['bool']();break;default:_0x5c29b5['skipType'](0x7&_0x52afa6);}}return _0x2be1e8;},_0x34f912['decodeDelimited']=function(_0x160f7b){return _0x160f7b instanceof _0x24a3cb||(_0x160f7b=new _0x24a3cb(_0x160f7b)),this['decode'](_0x160f7b,_0x160f7b['uint32']());},_0x34f912['verify']=function(_0x540c97){if('object'!=typeof _0x540c97||null===_0x540c97)return'object\x20expected';if(null!=_0x540c97['position']&&_0x540c97['hasOwnProperty']('position')){var _0x493b0b=_0x44abc6['Position']['verify'](_0x540c97['position']);if(_0x493b0b)return'position.'+_0x493b0b;}return null!=_0x540c97['oldName']&&_0x540c97['hasOwnProperty']('oldName')&&!_0x59bd02['isString'](_0x540c97['oldName'])?'oldName:\x20string\x20expected':null!=_0x540c97['newName']&&_0x540c97['hasOwnProperty']('newName')&&!_0x59bd02['isString'](_0x540c97['newName'])?'newName:\x20string\x20expected':null!=_0x540c97['wasUndone']&&_0x540c97['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x540c97['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x34f912['fromObject']=function(_0x59ec3d){if(_0x59ec3d instanceof _0x44abc6['RenameOperation'])return _0x59ec3d;var _0x130e3b=new _0x44abc6['RenameOperation']();if(null!=_0x59ec3d['position']){if('object'!=typeof _0x59ec3d['position'])throw TypeError('.RenameOperation.position:\x20object\x20expected');_0x130e3b['position']=_0x44abc6['Position']['fromObject'](_0x59ec3d['position']);}return null!=_0x59ec3d['oldName']&&(_0x130e3b['oldName']=String(_0x59ec3d['oldName'])),null!=_0x59ec3d['newName']&&(_0x130e3b['newName']=String(_0x59ec3d['newName'])),null!=_0x59ec3d['wasUndone']&&(_0x130e3b['wasUndone']=Boolean(_0x59ec3d['wasUndone'])),_0x130e3b;},_0x34f912['toObject']=function(_0x33dc1c,_0x659bb9){_0x659bb9||(_0x659bb9={});var _0x3c5af0={};return _0x659bb9['defaults']&&(_0x3c5af0['position']=null,_0x3c5af0['oldName']='',_0x3c5af0['newName']='',_0x3c5af0['wasUndone']=!0x1),null!=_0x33dc1c['position']&&_0x33dc1c['hasOwnProperty']('position')&&(_0x3c5af0['position']=_0x44abc6['Position']['toObject'](_0x33dc1c['position'],_0x659bb9)),null!=_0x33dc1c['oldName']&&_0x33dc1c['hasOwnProperty']('oldName')&&(_0x3c5af0['oldName']=_0x33dc1c['oldName']),null!=_0x33dc1c['newName']&&_0x33dc1c['hasOwnProperty']('newName')&&(_0x3c5af0['newName']=_0x33dc1c['newName']),null!=_0x33dc1c['wasUndone']&&_0x33dc1c['hasOwnProperty']('wasUndone')&&(_0x3c5af0['wasUndone']=_0x33dc1c['wasUndone']),_0x3c5af0;},_0x34f912['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x16111b['util']['toJSONOptions']);},_0x34f912['getTypeUrl']=function(_0x1d80f2){return void 0x0===_0x1d80f2&&(_0x1d80f2='type.googleapis.com'),_0x1d80f2+'/RenameOperation';},_0x34f912;}()),_0x44abc6['RootAttributeOperation']=(function(){function _0x43f419(_0x2b9adc){if(_0x2b9adc){for(var _0x29d138=Object['keys'](_0x2b9adc),_0x1bd6d2=0x0;_0x1bd6d2<_0x29d138['length'];++_0x1bd6d2)null!=_0x2b9adc[_0x29d138[_0x1bd6d2]]&&(this[_0x29d138[_0x1bd6d2]]=_0x2b9adc[_0x29d138[_0x1bd6d2]]);}}return _0x43f419['prototype']['root']='',_0x43f419['prototype']['key']='',_0x43f419['prototype']['oldValueBoolean']=!0x1,_0x43f419['prototype']['oldValueJson']='',_0x43f419['prototype']['newValueBoolean']=!0x1,_0x43f419['prototype']['newValueJson']='',_0x43f419['prototype']['wasUndone']=!0x1,_0x43f419['create']=function(_0x6f56e){return new _0x43f419(_0x6f56e);},_0x43f419['encode']=function(_0x14780f,_0x2df8c8){return _0x2df8c8||(_0x2df8c8=_0x1a19cb['create']()),null!=_0x14780f['root']&&Object['hasOwnProperty']['call'](_0x14780f,'root')&&_0x2df8c8['uint32'](0xa)['string'](_0x14780f['root']),null!=_0x14780f['key']&&Object['hasOwnProperty']['call'](_0x14780f,'key')&&_0x2df8c8['uint32'](0x12)['string'](_0x14780f['key']),null!=_0x14780f['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x14780f,'oldValueBoolean')&&_0x2df8c8['uint32'](0x18)['bool'](_0x14780f['oldValueBoolean']),null!=_0x14780f['oldValueJson']&&Object['hasOwnProperty']['call'](_0x14780f,'oldValueJson')&&_0x2df8c8['uint32'](0x22)['string'](_0x14780f['oldValueJson']),null!=_0x14780f['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x14780f,'newValueBoolean')&&_0x2df8c8['uint32'](0x28)['bool'](_0x14780f['newValueBoolean']),null!=_0x14780f['newValueJson']&&Object['hasOwnProperty']['call'](_0x14780f,'newValueJson')&&_0x2df8c8['uint32'](0x32)['string'](_0x14780f['newValueJson']),null!=_0x14780f['wasUndone']&&Object['hasOwnProperty']['call'](_0x14780f,'wasUndone')&&_0x2df8c8['uint32'](0x38)['bool'](_0x14780f['wasUndone']),_0x2df8c8;},_0x43f419['encodeDelimited']=function(_0x3cb0c0,_0x56992a){return this['encode'](_0x3cb0c0,_0x56992a)['ldelim']();},_0x43f419['decode']=function(_0x27e1aa,_0x159388){_0x27e1aa instanceof _0x24a3cb||(_0x27e1aa=_0x24a3cb['create'](_0x27e1aa));for(var _0xc6c21=void 0x0===_0x159388?_0x27e1aa['len']:_0x27e1aa['pos']+_0x159388,_0x4c20aa=new _0x44abc6['RootAttributeOperation']();_0x27e1aa['pos']<_0xc6c21;){var _0x2877ff=_0x27e1aa['uint32']();switch(_0x2877ff>>>0x3){case 0x1:_0x4c20aa['root']=_0x27e1aa['string']();break;case 0x2:_0x4c20aa['key']=_0x27e1aa['string']();break;case 0x3:_0x4c20aa['oldValueBoolean']=_0x27e1aa['bool']();break;case 0x4:_0x4c20aa['oldValueJson']=_0x27e1aa['string']();break;case 0x5:_0x4c20aa['newValueBoolean']=_0x27e1aa['bool']();break;case 0x6:_0x4c20aa['newValueJson']=_0x27e1aa['string']();break;case 0x7:_0x4c20aa['wasUndone']=_0x27e1aa['bool']();break;default:_0x27e1aa['skipType'](0x7&_0x2877ff);}}return _0x4c20aa;},_0x43f419['decodeDelimited']=function(_0x4a5ca2){return _0x4a5ca2 instanceof _0x24a3cb||(_0x4a5ca2=new _0x24a3cb(_0x4a5ca2)),this['decode'](_0x4a5ca2,_0x4a5ca2['uint32']());},_0x43f419['verify']=function(_0x54f4a9){return'object'!=typeof _0x54f4a9||null===_0x54f4a9?'object\x20expected':null!=_0x54f4a9['root']&&_0x54f4a9['hasOwnProperty']('root')&&!_0x59bd02['isString'](_0x54f4a9['root'])?'root:\x20string\x20expected':null!=_0x54f4a9['key']&&_0x54f4a9['hasOwnProperty']('key')&&!_0x59bd02['isString'](_0x54f4a9['key'])?'key:\x20string\x20expected':null!=_0x54f4a9['oldValueBoolean']&&_0x54f4a9['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x54f4a9['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x54f4a9['oldValueJson']&&_0x54f4a9['hasOwnProperty']('oldValueJson')&&!_0x59bd02['isString'](_0x54f4a9['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x54f4a9['newValueBoolean']&&_0x54f4a9['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x54f4a9['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x54f4a9['newValueJson']&&_0x54f4a9['hasOwnProperty']('newValueJson')&&!_0x59bd02['isString'](_0x54f4a9['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x54f4a9['wasUndone']&&_0x54f4a9['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x54f4a9['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x43f419['fromObject']=function(_0x52a59b){if(_0x52a59b instanceof _0x44abc6['RootAttributeOperation'])return _0x52a59b;var _0x266b6e=new _0x44abc6['RootAttributeOperation']();return null!=_0x52a59b['root']&&(_0x266b6e['root']=String(_0x52a59b['root'])),null!=_0x52a59b['key']&&(_0x266b6e['key']=String(_0x52a59b['key'])),null!=_0x52a59b['oldValueBoolean']&&(_0x266b6e['oldValueBoolean']=Boolean(_0x52a59b['oldValueBoolean'])),null!=_0x52a59b['oldValueJson']&&(_0x266b6e['oldValueJson']=String(_0x52a59b['oldValueJson'])),null!=_0x52a59b['newValueBoolean']&&(_0x266b6e['newValueBoolean']=Boolean(_0x52a59b['newValueBoolean'])),null!=_0x52a59b['newValueJson']&&(_0x266b6e['newValueJson']=String(_0x52a59b['newValueJson'])),null!=_0x52a59b['wasUndone']&&(_0x266b6e['wasUndone']=Boolean(_0x52a59b['wasUndone'])),_0x266b6e;},_0x43f419['toObject']=function(_0x3ab781,_0x421616){_0x421616||(_0x421616={});var _0xa97e72={};return _0x421616['defaults']&&(_0xa97e72['root']='',_0xa97e72['key']='',_0xa97e72['oldValueBoolean']=!0x1,_0xa97e72['oldValueJson']='',_0xa97e72['newValueBoolean']=!0x1,_0xa97e72['newValueJson']='',_0xa97e72['wasUndone']=!0x1),null!=_0x3ab781['root']&&_0x3ab781['hasOwnProperty']('root')&&(_0xa97e72['root']=_0x3ab781['root']),null!=_0x3ab781['key']&&_0x3ab781['hasOwnProperty']('key')&&(_0xa97e72['key']=_0x3ab781['key']),null!=_0x3ab781['oldValueBoolean']&&_0x3ab781['hasOwnProperty']('oldValueBoolean')&&(_0xa97e72['oldValueBoolean']=_0x3ab781['oldValueBoolean']),null!=_0x3ab781['oldValueJson']&&_0x3ab781['hasOwnProperty']('oldValueJson')&&(_0xa97e72['oldValueJson']=_0x3ab781['oldValueJson']),null!=_0x3ab781['newValueBoolean']&&_0x3ab781['hasOwnProperty']('newValueBoolean')&&(_0xa97e72['newValueBoolean']=_0x3ab781['newValueBoolean']),null!=_0x3ab781['newValueJson']&&_0x3ab781['hasOwnProperty']('newValueJson')&&(_0xa97e72['newValueJson']=_0x3ab781['newValueJson']),null!=_0x3ab781['wasUndone']&&_0x3ab781['hasOwnProperty']('wasUndone')&&(_0xa97e72['wasUndone']=_0x3ab781['wasUndone']),_0xa97e72;},_0x43f419['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x16111b['util']['toJSONOptions']);},_0x43f419['getTypeUrl']=function(_0x54b2c1){return void 0x0===_0x54b2c1&&(_0x54b2c1='type.googleapis.com'),_0x54b2c1+'/RootAttributeOperation';},_0x43f419;}()),_0x44abc6['RootOperation']=(function(){function _0x551042(_0x340b8c){if(_0x340b8c){for(var _0x27c179=Object['keys'](_0x340b8c),_0x227d65=0x0;_0x227d65<_0x27c179['length'];++_0x227d65)null!=_0x340b8c[_0x27c179[_0x227d65]]&&(this[_0x27c179[_0x227d65]]=_0x340b8c[_0x27c179[_0x227d65]]);}}return _0x551042['prototype']['rootName']='',_0x551042['prototype']['elementName']='',_0x551042['prototype']['isAdd']=!0x1,_0x551042['prototype']['wasUndone']=!0x1,_0x551042['create']=function(_0x53ffe9){return new _0x551042(_0x53ffe9);},_0x551042['encode']=function(_0x5bf06d,_0x524e29){return _0x524e29||(_0x524e29=_0x1a19cb['create']()),null!=_0x5bf06d['rootName']&&Object['hasOwnProperty']['call'](_0x5bf06d,'rootName')&&_0x524e29['uint32'](0xa)['string'](_0x5bf06d['rootName']),null!=_0x5bf06d['elementName']&&Object['hasOwnProperty']['call'](_0x5bf06d,'elementName')&&_0x524e29['uint32'](0x12)['string'](_0x5bf06d['elementName']),null!=_0x5bf06d['isAdd']&&Object['hasOwnProperty']['call'](_0x5bf06d,'isAdd')&&_0x524e29['uint32'](0x18)['bool'](_0x5bf06d['isAdd']),null!=_0x5bf06d['wasUndone']&&Object['hasOwnProperty']['call'](_0x5bf06d,'wasUndone')&&_0x524e29['uint32'](0x20)['bool'](_0x5bf06d['wasUndone']),_0x524e29;},_0x551042['encodeDelimited']=function(_0xa67213,_0x5919c4){return this['encode'](_0xa67213,_0x5919c4)['ldelim']();},_0x551042['decode']=function(_0x3edc43,_0x3eaf2f){_0x3edc43 instanceof _0x24a3cb||(_0x3edc43=_0x24a3cb['create'](_0x3edc43));for(var _0x4b5456=void 0x0===_0x3eaf2f?_0x3edc43['len']:_0x3edc43['pos']+_0x3eaf2f,_0x1e4f82=new _0x44abc6['RootOperation']();_0x3edc43['pos']<_0x4b5456;){var _0x257213=_0x3edc43['uint32']();switch(_0x257213>>>0x3){case 0x1:_0x1e4f82['rootName']=_0x3edc43['string']();break;case 0x2:_0x1e4f82['elementName']=_0x3edc43['string']();break;case 0x3:_0x1e4f82['isAdd']=_0x3edc43['bool']();break;case 0x4:_0x1e4f82['wasUndone']=_0x3edc43['bool']();break;default:_0x3edc43['skipType'](0x7&_0x257213);}}return _0x1e4f82;},_0x551042['decodeDelimited']=function(_0x42cb68){return _0x42cb68 instanceof _0x24a3cb||(_0x42cb68=new _0x24a3cb(_0x42cb68)),this['decode'](_0x42cb68,_0x42cb68['uint32']());},_0x551042['verify']=function(_0x3a628f){return'object'!=typeof _0x3a628f||null===_0x3a628f?'object\x20expected':null!=_0x3a628f['rootName']&&_0x3a628f['hasOwnProperty']('rootName')&&!_0x59bd02['isString'](_0x3a628f['rootName'])?'rootName:\x20string\x20expected':null!=_0x3a628f['elementName']&&_0x3a628f['hasOwnProperty']('elementName')&&!_0x59bd02['isString'](_0x3a628f['elementName'])?'elementName:\x20string\x20expected':null!=_0x3a628f['isAdd']&&_0x3a628f['hasOwnProperty']('isAdd')&&'boolean'!=typeof _0x3a628f['isAdd']?'isAdd:\x20boolean\x20expected':null!=_0x3a628f['wasUndone']&&_0x3a628f['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x3a628f['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x551042['fromObject']=function(_0x1416fd){if(_0x1416fd instanceof _0x44abc6['RootOperation'])return _0x1416fd;var _0x3db7b5=new _0x44abc6['RootOperation']();return null!=_0x1416fd['rootName']&&(_0x3db7b5['rootName']=String(_0x1416fd['rootName'])),null!=_0x1416fd['elementName']&&(_0x3db7b5['elementName']=String(_0x1416fd['elementName'])),null!=_0x1416fd['isAdd']&&(_0x3db7b5['isAdd']=Boolean(_0x1416fd['isAdd'])),null!=_0x1416fd['wasUndone']&&(_0x3db7b5['wasUndone']=Boolean(_0x1416fd['wasUndone'])),_0x3db7b5;},_0x551042['toObject']=function(_0x5c4afe,_0x5b0e80){_0x5b0e80||(_0x5b0e80={});var _0x3431ed={};return _0x5b0e80['defaults']&&(_0x3431ed['rootName']='',_0x3431ed['elementName']='',_0x3431ed['isAdd']=!0x1,_0x3431ed['wasUndone']=!0x1),null!=_0x5c4afe['rootName']&&_0x5c4afe['hasOwnProperty']('rootName')&&(_0x3431ed['rootName']=_0x5c4afe['rootName']),null!=_0x5c4afe['elementName']&&_0x5c4afe['hasOwnProperty']('elementName')&&(_0x3431ed['elementName']=_0x5c4afe['elementName']),null!=_0x5c4afe['isAdd']&&_0x5c4afe['hasOwnProperty']('isAdd')&&(_0x3431ed['isAdd']=_0x5c4afe['isAdd']),null!=_0x5c4afe['wasUndone']&&_0x5c4afe['hasOwnProperty']('wasUndone')&&(_0x3431ed['wasUndone']=_0x5c4afe['wasUndone']),_0x3431ed;},_0x551042['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x16111b['util']['toJSONOptions']);},_0x551042['getTypeUrl']=function(_0x4accb4){return void 0x0===_0x4accb4&&(_0x4accb4='type.googleapis.com'),_0x4accb4+'/RootOperation';},_0x551042;}()),_0x44abc6['SplitOperation']=(function(){function _0x53bd16(_0x2baacb){if(_0x2baacb){for(var _0x5dff29=Object['keys'](_0x2baacb),_0x537043=0x0;_0x537043<_0x5dff29['length'];++_0x537043)null!=_0x2baacb[_0x5dff29[_0x537043]]&&(this[_0x5dff29[_0x537043]]=_0x2baacb[_0x5dff29[_0x537043]]);}}return _0x53bd16['prototype']['splitPosition']=null,_0x53bd16['prototype']['graveyardPosition']=null,_0x53bd16['prototype']['howMany']=0x0,_0x53bd16['prototype']['insertionPosition']=null,_0x53bd16['prototype']['wasUndone']=!0x1,_0x53bd16['create']=function(_0x4dffb4){return new _0x53bd16(_0x4dffb4);},_0x53bd16['encode']=function(_0x59b0dd,_0x24ec86){return _0x24ec86||(_0x24ec86=_0x1a19cb['create']()),null!=_0x59b0dd['splitPosition']&&Object['hasOwnProperty']['call'](_0x59b0dd,'splitPosition')&&_0x44abc6['Position']['encode'](_0x59b0dd['splitPosition'],_0x24ec86['uint32'](0xa)['fork']())['ldelim'](),null!=_0x59b0dd['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x59b0dd,'graveyardPosition')&&_0x44abc6['Position']['encode'](_0x59b0dd['graveyardPosition'],_0x24ec86['uint32'](0x12)['fork']())['ldelim'](),null!=_0x59b0dd['howMany']&&Object['hasOwnProperty']['call'](_0x59b0dd,'howMany')&&_0x24ec86['uint32'](0x18)['uint32'](_0x59b0dd['howMany']),null!=_0x59b0dd['insertionPosition']&&Object['hasOwnProperty']['call'](_0x59b0dd,'insertionPosition')&&_0x44abc6['Position']['encode'](_0x59b0dd['insertionPosition'],_0x24ec86['uint32'](0x22)['fork']())['ldelim'](),null!=_0x59b0dd['wasUndone']&&Object['hasOwnProperty']['call'](_0x59b0dd,'wasUndone')&&_0x24ec86['uint32'](0x28)['bool'](_0x59b0dd['wasUndone']),_0x24ec86;},_0x53bd16['encodeDelimited']=function(_0x149872,_0x14101f){return this['encode'](_0x149872,_0x14101f)['ldelim']();},_0x53bd16['decode']=function(_0x3c89cb,_0x2abfa3){_0x3c89cb instanceof _0x24a3cb||(_0x3c89cb=_0x24a3cb['create'](_0x3c89cb));for(var _0x1fae1e=void 0x0===_0x2abfa3?_0x3c89cb['len']:_0x3c89cb['pos']+_0x2abfa3,_0x541033=new _0x44abc6['SplitOperation']();_0x3c89cb['pos']<_0x1fae1e;){var _0x334f84=_0x3c89cb['uint32']();switch(_0x334f84>>>0x3){case 0x1:_0x541033['splitPosition']=_0x44abc6['Position']['decode'](_0x3c89cb,_0x3c89cb['uint32']());break;case 0x2:_0x541033['graveyardPosition']=_0x44abc6['Position']['decode'](_0x3c89cb,_0x3c89cb['uint32']());break;case 0x3:_0x541033['howMany']=_0x3c89cb['uint32']();break;case 0x4:_0x541033['insertionPosition']=_0x44abc6['Position']['decode'](_0x3c89cb,_0x3c89cb['uint32']());break;case 0x5:_0x541033['wasUndone']=_0x3c89cb['bool']();break;default:_0x3c89cb['skipType'](0x7&_0x334f84);}}return _0x541033;},_0x53bd16['decodeDelimited']=function(_0x28f3aa){return _0x28f3aa instanceof _0x24a3cb||(_0x28f3aa=new _0x24a3cb(_0x28f3aa)),this['decode'](_0x28f3aa,_0x28f3aa['uint32']());},_0x53bd16['verify']=function(_0x3d914d){if('object'!=typeof _0x3d914d||null===_0x3d914d)return'object\x20expected';var _0x3bb64e;if(null!=_0x3d914d['splitPosition']&&_0x3d914d['hasOwnProperty']('splitPosition')&&(_0x3bb64e=_0x44abc6['Position']['verify'](_0x3d914d['splitPosition'])))return'splitPosition.'+_0x3bb64e;if(null!=_0x3d914d['graveyardPosition']&&_0x3d914d['hasOwnProperty']('graveyardPosition')&&(_0x3bb64e=_0x44abc6['Position']['verify'](_0x3d914d['graveyardPosition'])))return'graveyardPosition.'+_0x3bb64e;if(null!=_0x3d914d['howMany']&&_0x3d914d['hasOwnProperty']('howMany')&&!_0x59bd02['isInteger'](_0x3d914d['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x3d914d['insertionPosition']&&_0x3d914d['hasOwnProperty']('insertionPosition')&&(_0x3bb64e=_0x44abc6['Position']['verify'](_0x3d914d['insertionPosition'])))return'insertionPosition.'+_0x3bb64e;return null!=_0x3d914d['wasUndone']&&_0x3d914d['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x3d914d['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x53bd16['fromObject']=function(_0x3b4688){if(_0x3b4688 instanceof _0x44abc6['SplitOperation'])return _0x3b4688;var _0x399468=new _0x44abc6['SplitOperation']();if(null!=_0x3b4688['splitPosition']){if('object'!=typeof _0x3b4688['splitPosition'])throw TypeError('.SplitOperation.splitPosition:\x20object\x20expected');_0x399468['splitPosition']=_0x44abc6['Position']['fromObject'](_0x3b4688['splitPosition']);}if(null!=_0x3b4688['graveyardPosition']){if('object'!=typeof _0x3b4688['graveyardPosition'])throw TypeError('.SplitOperation.graveyardPosition:\x20object\x20expected');_0x399468['graveyardPosition']=_0x44abc6['Position']['fromObject'](_0x3b4688['graveyardPosition']);}if(null!=_0x3b4688['howMany']&&(_0x399468['howMany']=_0x3b4688['howMany']>>>0x0),null!=_0x3b4688['insertionPosition']){if('object'!=typeof _0x3b4688['insertionPosition'])throw TypeError('.SplitOperation.insertionPosition:\x20object\x20expected');_0x399468['insertionPosition']=_0x44abc6['Position']['fromObject'](_0x3b4688['insertionPosition']);}return null!=_0x3b4688['wasUndone']&&(_0x399468['wasUndone']=Boolean(_0x3b4688['wasUndone'])),_0x399468;},_0x53bd16['toObject']=function(_0x1bbb09,_0x5f1249){_0x5f1249||(_0x5f1249={});var _0x281359={};return _0x5f1249['defaults']&&(_0x281359['splitPosition']=null,_0x281359['graveyardPosition']=null,_0x281359['howMany']=0x0,_0x281359['insertionPosition']=null,_0x281359['wasUndone']=!0x1),null!=_0x1bbb09['splitPosition']&&_0x1bbb09['hasOwnProperty']('splitPosition')&&(_0x281359['splitPosition']=_0x44abc6['Position']['toObject'](_0x1bbb09['splitPosition'],_0x5f1249)),null!=_0x1bbb09['graveyardPosition']&&_0x1bbb09['hasOwnProperty']('graveyardPosition')&&(_0x281359['graveyardPosition']=_0x44abc6['Position']['toObject'](_0x1bbb09['graveyardPosition'],_0x5f1249)),null!=_0x1bbb09['howMany']&&_0x1bbb09['hasOwnProperty']('howMany')&&(_0x281359['howMany']=_0x1bbb09['howMany']),null!=_0x1bbb09['insertionPosition']&&_0x1bbb09['hasOwnProperty']('insertionPosition')&&(_0x281359['insertionPosition']=_0x44abc6['Position']['toObject'](_0x1bbb09['insertionPosition'],_0x5f1249)),null!=_0x1bbb09['wasUndone']&&_0x1bbb09['hasOwnProperty']('wasUndone')&&(_0x281359['wasUndone']=_0x1bbb09['wasUndone']),_0x281359;},_0x53bd16['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x16111b['util']['toJSONOptions']);},_0x53bd16['getTypeUrl']=function(_0x397a77){return void 0x0===_0x397a77&&(_0x397a77='type.googleapis.com'),_0x397a77+'/SplitOperation';},_0x53bd16;}()),_0x44abc6['Position']=(function(){function _0x180865(_0x5d8dd4){if(this['path']=[],_0x5d8dd4){for(var _0x5f0742=Object['keys'](_0x5d8dd4),_0x37b328=0x0;_0x37b328<_0x5f0742['length'];++_0x37b328)null!=_0x5d8dd4[_0x5f0742[_0x37b328]]&&(this[_0x5f0742[_0x37b328]]=_0x5d8dd4[_0x5f0742[_0x37b328]]);}}return _0x180865['prototype']['root']='',_0x180865['prototype']['rootMain']=!0x1,_0x180865['prototype']['rootGraveyard']=!0x1,_0x180865['prototype']['path']=_0x59bd02['emptyArray'],_0x180865['prototype']['stickiness']='',_0x180865['create']=function(_0x47dd46){return new _0x180865(_0x47dd46);},_0x180865['encode']=function(_0x438a40,_0x32829f){if(_0x32829f||(_0x32829f=_0x1a19cb['create']()),null!=_0x438a40['root']&&Object['hasOwnProperty']['call'](_0x438a40,'root')&&_0x32829f['uint32'](0xa)['string'](_0x438a40['root']),null!=_0x438a40['rootMain']&&Object['hasOwnProperty']['call'](_0x438a40,'rootMain')&&_0x32829f['uint32'](0x10)['bool'](_0x438a40['rootMain']),null!=_0x438a40['rootGraveyard']&&Object['hasOwnProperty']['call'](_0x438a40,'rootGraveyard')&&_0x32829f['uint32'](0x18)['bool'](_0x438a40['rootGraveyard']),null!=_0x438a40['path']&&_0x438a40['path']['length']){_0x32829f['uint32'](0x22)['fork']();for(var _0x4fa84c=0x0;_0x4fa84c<_0x438a40['path']['length'];++_0x4fa84c)_0x32829f['uint32'](_0x438a40['path'][_0x4fa84c]);_0x32829f['ldelim']();}return null!=_0x438a40['stickiness']&&Object['hasOwnProperty']['call'](_0x438a40,'stickiness')&&_0x32829f['uint32'](0x2a)['string'](_0x438a40['stickiness']),_0x32829f;},_0x180865['encodeDelimited']=function(_0x312362,_0x560d77){return this['encode'](_0x312362,_0x560d77)['ldelim']();},_0x180865['decode']=function(_0x22c18c,_0xef9c9a){_0x22c18c instanceof _0x24a3cb||(_0x22c18c=_0x24a3cb['create'](_0x22c18c));for(var _0x327774=void 0x0===_0xef9c9a?_0x22c18c['len']:_0x22c18c['pos']+_0xef9c9a,_0x35a518=new _0x44abc6['Position']();_0x22c18c['pos']<_0x327774;){var _0x24d84f=_0x22c18c['uint32']();switch(_0x24d84f>>>0x3){case 0x1:_0x35a518['root']=_0x22c18c['string']();break;case 0x2:_0x35a518['rootMain']=_0x22c18c['bool']();break;case 0x3:_0x35a518['rootGraveyard']=_0x22c18c['bool']();break;case 0x4:if(_0x35a518['path']&&_0x35a518['path']['length']||(_0x35a518['path']=[]),0x2==(0x7&_0x24d84f)){for(var _0xf0b7af=_0x22c18c['uint32']()+_0x22c18c['pos'];_0x22c18c['pos']<_0xf0b7af;)_0x35a518['path']['push'](_0x22c18c['uint32']());}else _0x35a518['path']['push'](_0x22c18c['uint32']());break;case 0x5:_0x35a518['stickiness']=_0x22c18c['string']();break;default:_0x22c18c['skipType'](0x7&_0x24d84f);}}return _0x35a518;},_0x180865['decodeDelimited']=function(_0x2a6fd6){return _0x2a6fd6 instanceof _0x24a3cb||(_0x2a6fd6=new _0x24a3cb(_0x2a6fd6)),this['decode'](_0x2a6fd6,_0x2a6fd6['uint32']());},_0x180865['verify']=function(_0x130a89){if('object'!=typeof _0x130a89||null===_0x130a89)return'object\x20expected';if(null!=_0x130a89['root']&&_0x130a89['hasOwnProperty']('root')&&!_0x59bd02['isString'](_0x130a89['root']))return'root:\x20string\x20expected';if(null!=_0x130a89['rootMain']&&_0x130a89['hasOwnProperty']('rootMain')&&'boolean'!=typeof _0x130a89['rootMain'])return'rootMain:\x20boolean\x20expected';if(null!=_0x130a89['rootGraveyard']&&_0x130a89['hasOwnProperty']('rootGraveyard')&&'boolean'!=typeof _0x130a89['rootGraveyard'])return'rootGraveyard:\x20boolean\x20expected';if(null!=_0x130a89['path']&&_0x130a89['hasOwnProperty']('path')){if(!Array['isArray'](_0x130a89['path']))return'path:\x20array\x20expected';for(var _0x5f071c=0x0;_0x5f071c<_0x130a89['path']['length'];++_0x5f071c)if(!_0x59bd02['isInteger'](_0x130a89['path'][_0x5f071c]))return'path:\x20integer[]\x20expected';}return null!=_0x130a89['stickiness']&&_0x130a89['hasOwnProperty']('stickiness')&&!_0x59bd02['isString'](_0x130a89['stickiness'])?'stickiness:\x20string\x20expected':null;},_0x180865['fromObject']=function(_0x3e3b0c){if(_0x3e3b0c instanceof _0x44abc6['Position'])return _0x3e3b0c;var _0x287e1d=new _0x44abc6['Position']();if(null!=_0x3e3b0c['root']&&(_0x287e1d['root']=String(_0x3e3b0c['root'])),null!=_0x3e3b0c['rootMain']&&(_0x287e1d['rootMain']=Boolean(_0x3e3b0c['rootMain'])),null!=_0x3e3b0c['rootGraveyard']&&(_0x287e1d['rootGraveyard']=Boolean(_0x3e3b0c['rootGraveyard'])),_0x3e3b0c['path']){if(!Array['isArray'](_0x3e3b0c['path']))throw TypeError('.Position.path:\x20array\x20expected');_0x287e1d['path']=[];for(var _0x2b74a0=0x0;_0x2b74a0<_0x3e3b0c['path']['length'];++_0x2b74a0)_0x287e1d['path'][_0x2b74a0]=_0x3e3b0c['path'][_0x2b74a0]>>>0x0;}return null!=_0x3e3b0c['stickiness']&&(_0x287e1d['stickiness']=String(_0x3e3b0c['stickiness'])),_0x287e1d;},_0x180865['toObject']=function(_0x9fbab9,_0x5340c6){_0x5340c6||(_0x5340c6={});var _0x7bd559={};if((_0x5340c6['arrays']||_0x5340c6['defaults'])&&(_0x7bd559['path']=[]),_0x5340c6['defaults']&&(_0x7bd559['root']='',_0x7bd559['rootMain']=!0x1,_0x7bd559['rootGraveyard']=!0x1,_0x7bd559['stickiness']=''),null!=_0x9fbab9['root']&&_0x9fbab9['hasOwnProperty']('root')&&(_0x7bd559['root']=_0x9fbab9['root']),null!=_0x9fbab9['rootMain']&&_0x9fbab9['hasOwnProperty']('rootMain')&&(_0x7bd559['rootMain']=_0x9fbab9['rootMain']),null!=_0x9fbab9['rootGraveyard']&&_0x9fbab9['hasOwnProperty']('rootGraveyard')&&(_0x7bd559['rootGraveyard']=_0x9fbab9['rootGraveyard']),_0x9fbab9['path']&&_0x9fbab9['path']['length']){_0x7bd559['path']=[];for(var _0x1ef50e=0x0;_0x1ef50e<_0x9fbab9['path']['length'];++_0x1ef50e)_0x7bd559['path'][_0x1ef50e]=_0x9fbab9['path'][_0x1ef50e];}return null!=_0x9fbab9['stickiness']&&_0x9fbab9['hasOwnProperty']('stickiness')&&(_0x7bd559['stickiness']=_0x9fbab9['stickiness']),_0x7bd559;},_0x180865['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x16111b['util']['toJSONOptions']);},_0x180865['getTypeUrl']=function(_0x7056a8){return void 0x0===_0x7056a8&&(_0x7056a8='type.googleapis.com'),_0x7056a8+'/Position';},_0x180865;}()),_0x44abc6['Range']=(function(){function _0x2750c1(_0xa1af10){if(_0xa1af10){for(var _0x38027c=Object['keys'](_0xa1af10),_0x5e826e=0x0;_0x5e826e<_0x38027c['length'];++_0x5e826e)null!=_0xa1af10[_0x38027c[_0x5e826e]]&&(this[_0x38027c[_0x5e826e]]=_0xa1af10[_0x38027c[_0x5e826e]]);}}return _0x2750c1['prototype']['start']=null,_0x2750c1['prototype']['end']=null,_0x2750c1['create']=function(_0x333a45){return new _0x2750c1(_0x333a45);},_0x2750c1['encode']=function(_0xaccb65,_0x24b731){return _0x24b731||(_0x24b731=_0x1a19cb['create']()),null!=_0xaccb65['start']&&Object['hasOwnProperty']['call'](_0xaccb65,'start')&&_0x44abc6['Position']['encode'](_0xaccb65['start'],_0x24b731['uint32'](0xa)['fork']())['ldelim'](),null!=_0xaccb65['end']&&Object['hasOwnProperty']['call'](_0xaccb65,'end')&&_0x44abc6['Position']['encode'](_0xaccb65['end'],_0x24b731['uint32'](0x12)['fork']())['ldelim'](),_0x24b731;},_0x2750c1['encodeDelimited']=function(_0x560a1a,_0x506efd){return this['encode'](_0x560a1a,_0x506efd)['ldelim']();},_0x2750c1['decode']=function(_0x32d241,_0x3f91b2){_0x32d241 instanceof _0x24a3cb||(_0x32d241=_0x24a3cb['create'](_0x32d241));for(var _0x4db688=void 0x0===_0x3f91b2?_0x32d241['len']:_0x32d241['pos']+_0x3f91b2,_0x485387=new _0x44abc6['Range']();_0x32d241['pos']<_0x4db688;){var _0x138339=_0x32d241['uint32']();switch(_0x138339>>>0x3){case 0x1:_0x485387['start']=_0x44abc6['Position']['decode'](_0x32d241,_0x32d241['uint32']());break;case 0x2:_0x485387['end']=_0x44abc6['Position']['decode'](_0x32d241,_0x32d241['uint32']());break;default:_0x32d241['skipType'](0x7&_0x138339);}}return _0x485387;},_0x2750c1['decodeDelimited']=function(_0x43d60a){return _0x43d60a instanceof _0x24a3cb||(_0x43d60a=new _0x24a3cb(_0x43d60a)),this['decode'](_0x43d60a,_0x43d60a['uint32']());},_0x2750c1['verify']=function(_0x2f4326){if('object'!=typeof _0x2f4326||null===_0x2f4326)return'object\x20expected';var _0x1b339a;if(null!=_0x2f4326['start']&&_0x2f4326['hasOwnProperty']('start')&&(_0x1b339a=_0x44abc6['Position']['verify'](_0x2f4326['start'])))return'start.'+_0x1b339a;if(null!=_0x2f4326['end']&&_0x2f4326['hasOwnProperty']('end')&&(_0x1b339a=_0x44abc6['Position']['verify'](_0x2f4326['end'])))return'end.'+_0x1b339a;return null;},_0x2750c1['fromObject']=function(_0x450597){if(_0x450597 instanceof _0x44abc6['Range'])return _0x450597;var _0x5eefd6=new _0x44abc6['Range']();if(null!=_0x450597['start']){if('object'!=typeof _0x450597['start'])throw TypeError('.Range.start:\x20object\x20expected');_0x5eefd6['start']=_0x44abc6['Position']['fromObject'](_0x450597['start']);}if(null!=_0x450597['end']){if('object'!=typeof _0x450597['end'])throw TypeError('.Range.end:\x20object\x20expected');_0x5eefd6['end']=_0x44abc6['Position']['fromObject'](_0x450597['end']);}return _0x5eefd6;},_0x2750c1['toObject']=function(_0x10b4d1,_0x1f532e){_0x1f532e||(_0x1f532e={});var _0x4eddcf={};return _0x1f532e['defaults']&&(_0x4eddcf['start']=null,_0x4eddcf['end']=null),null!=_0x10b4d1['start']&&_0x10b4d1['hasOwnProperty']('start')&&(_0x4eddcf['start']=_0x44abc6['Position']['toObject'](_0x10b4d1['start'],_0x1f532e)),null!=_0x10b4d1['end']&&_0x10b4d1['hasOwnProperty']('end')&&(_0x4eddcf['end']=_0x44abc6['Position']['toObject'](_0x10b4d1['end'],_0x1f532e)),_0x4eddcf;},_0x2750c1['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x16111b['util']['toJSONOptions']);},_0x2750c1['getTypeUrl']=function(_0x117ad5){return void 0x0===_0x117ad5&&(_0x117ad5='type.googleapis.com'),_0x117ad5+'/Range';},_0x2750c1;}()),_0x44abc6['Element']=(function(){function _0x2e6044(_0x6ac1fd){if(this['children']=[],this['attributesBoolean']={},_0x6ac1fd){for(var _0x2f2063=Object['keys'](_0x6ac1fd),_0x3609e2=0x0;_0x3609e2<_0x2f2063['length'];++_0x3609e2)null!=_0x6ac1fd[_0x2f2063[_0x3609e2]]&&(this[_0x2f2063[_0x3609e2]]=_0x6ac1fd[_0x2f2063[_0x3609e2]]);}}return _0x2e6044['prototype']['name']='',_0x2e6044['prototype']['children']=_0x59bd02['emptyArray'],_0x2e6044['prototype']['data']='',_0x2e6044['prototype']['attributesBoolean']=_0x59bd02['emptyObject'],_0x2e6044['prototype']['attributesJson']='',_0x2e6044['create']=function(_0x275f21){return new _0x2e6044(_0x275f21);},_0x2e6044['encode']=function(_0x38caa2,_0x49008a){if(_0x49008a||(_0x49008a=_0x1a19cb['create']()),null!=_0x38caa2['name']&&Object['hasOwnProperty']['call'](_0x38caa2,'name')&&_0x49008a['uint32'](0xa)['string'](_0x38caa2['name']),null!=_0x38caa2['children']&&_0x38caa2['children']['length']){for(var _0x330bf7=0x0;_0x330bf7<_0x38caa2['children']['length'];++_0x330bf7)_0x44abc6['Element']['encode'](_0x38caa2['children'][_0x330bf7],_0x49008a['uint32'](0x12)['fork']())['ldelim']();}if(null!=_0x38caa2['data']&&Object['hasOwnProperty']['call'](_0x38caa2,'data')&&_0x49008a['uint32'](0x1a)['string'](_0x38caa2['data']),null!=_0x38caa2['attributesBoolean']&&Object['hasOwnProperty']['call'](_0x38caa2,'attributesBoolean')){var _0x5b1b89=Object['keys'](_0x38caa2['attributesBoolean']);for(_0x330bf7=0x0;_0x330bf7<_0x5b1b89['length'];++_0x330bf7)_0x49008a['uint32'](0x22)['fork']()['uint32'](0xa)['string'](_0x5b1b89[_0x330bf7])['uint32'](0x10)['bool'](_0x38caa2['attributesBoolean'][_0x5b1b89[_0x330bf7]])['ldelim']();}return null!=_0x38caa2['attributesJson']&&Object['hasOwnProperty']['call'](_0x38caa2,'attributesJson')&&_0x49008a['uint32'](0x2a)['string'](_0x38caa2['attributesJson']),_0x49008a;},_0x2e6044['encodeDelimited']=function(_0x525b66,_0x25a642){return this['encode'](_0x525b66,_0x25a642)['ldelim']();},_0x2e6044['decode']=function(_0x40c159,_0x2edf9f){_0x40c159 instanceof _0x24a3cb||(_0x40c159=_0x24a3cb['create'](_0x40c159));for(var _0x6dd18a,_0x1ebd37,_0x198f5d=void 0x0===_0x2edf9f?_0x40c159['len']:_0x40c159['pos']+_0x2edf9f,_0x34e8b6=new _0x44abc6['Element']();_0x40c159['pos']<_0x198f5d;){var _0x522142=_0x40c159['uint32']();switch(_0x522142>>>0x3){case 0x1:_0x34e8b6['name']=_0x40c159['string']();break;case 0x2:_0x34e8b6['children']&&_0x34e8b6['children']['length']||(_0x34e8b6['children']=[]),_0x34e8b6['children']['push'](_0x44abc6['Element']['decode'](_0x40c159,_0x40c159['uint32']()));break;case 0x3:_0x34e8b6['data']=_0x40c159['string']();break;case 0x4:_0x34e8b6['attributesBoolean']===_0x59bd02['emptyObject']&&(_0x34e8b6['attributesBoolean']={});var _0x5ce26c=_0x40c159['uint32']()+_0x40c159['pos'];for(_0x6dd18a='',_0x1ebd37=!0x1;_0x40c159['pos']<_0x5ce26c;){var _0x44b3f0=_0x40c159['uint32']();switch(_0x44b3f0>>>0x3){case 0x1:_0x6dd18a=_0x40c159['string']();break;case 0x2:_0x1ebd37=_0x40c159['bool']();break;default:_0x40c159['skipType'](0x7&_0x44b3f0);}}_0x34e8b6['attributesBoolean'][_0x6dd18a]=_0x1ebd37;break;case 0x5:_0x34e8b6['attributesJson']=_0x40c159['string']();break;default:_0x40c159['skipType'](0x7&_0x522142);}}return _0x34e8b6;},_0x2e6044['decodeDelimited']=function(_0x5aad36){return _0x5aad36 instanceof _0x24a3cb||(_0x5aad36=new _0x24a3cb(_0x5aad36)),this['decode'](_0x5aad36,_0x5aad36['uint32']());},_0x2e6044['verify']=function(_0x491bbd){if('object'!=typeof _0x491bbd||null===_0x491bbd)return'object\x20expected';if(null!=_0x491bbd['name']&&_0x491bbd['hasOwnProperty']('name')&&!_0x59bd02['isString'](_0x491bbd['name']))return'name:\x20string\x20expected';if(null!=_0x491bbd['children']&&_0x491bbd['hasOwnProperty']('children')){if(!Array['isArray'](_0x491bbd['children']))return'children:\x20array\x20expected';for(var _0xe82c90=0x0;_0xe82c90<_0x491bbd['children']['length'];++_0xe82c90){var _0x1eefad=_0x44abc6['Element']['verify'](_0x491bbd['children'][_0xe82c90]);if(_0x1eefad)return'children.'+_0x1eefad;}}if(null!=_0x491bbd['data']&&_0x491bbd['hasOwnProperty']('data')&&!_0x59bd02['isString'](_0x491bbd['data']))return'data:\x20string\x20expected';if(null!=_0x491bbd['attributesBoolean']&&_0x491bbd['hasOwnProperty']('attributesBoolean')){if(!_0x59bd02['isObject'](_0x491bbd['attributesBoolean']))return'attributesBoolean:\x20object\x20expected';var _0x35c674=Object['keys'](_0x491bbd['attributesBoolean']);for(_0xe82c90=0x0;_0xe82c90<_0x35c674['length'];++_0xe82c90)if('boolean'!=typeof _0x491bbd['attributesBoolean'][_0x35c674[_0xe82c90]])return'attributesBoolean:\x20boolean{k:string}\x20expected';}return null!=_0x491bbd['attributesJson']&&_0x491bbd['hasOwnProperty']('attributesJson')&&!_0x59bd02['isString'](_0x491bbd['attributesJson'])?'attributesJson:\x20string\x20expected':null;},_0x2e6044['fromObject']=function(_0x4e7896){if(_0x4e7896 instanceof _0x44abc6['Element'])return _0x4e7896;var _0x17659a=new _0x44abc6['Element']();if(null!=_0x4e7896['name']&&(_0x17659a['name']=String(_0x4e7896['name'])),_0x4e7896['children']){if(!Array['isArray'](_0x4e7896['children']))throw TypeError('.Element.children:\x20array\x20expected');_0x17659a['children']=[];for(var _0x329e43=0x0;_0x329e43<_0x4e7896['children']['length'];++_0x329e43){if('object'!=typeof _0x4e7896['children'][_0x329e43])throw TypeError('.Element.children:\x20object\x20expected');_0x17659a['children'][_0x329e43]=_0x44abc6['Element']['fromObject'](_0x4e7896['children'][_0x329e43]);}}if(null!=_0x4e7896['data']&&(_0x17659a['data']=String(_0x4e7896['data'])),_0x4e7896['attributesBoolean']){if('object'!=typeof _0x4e7896['attributesBoolean'])throw TypeError('.Element.attributesBoolean:\x20object\x20expected');_0x17659a['attributesBoolean']={};var _0xb39c6d=Object['keys'](_0x4e7896['attributesBoolean']);for(_0x329e43=0x0;_0x329e43<_0xb39c6d['length'];++_0x329e43)_0x17659a['attributesBoolean'][_0xb39c6d[_0x329e43]]=Boolean(_0x4e7896['attributesBoolean'][_0xb39c6d[_0x329e43]]);}return null!=_0x4e7896['attributesJson']&&(_0x17659a['attributesJson']=String(_0x4e7896['attributesJson'])),_0x17659a;},_0x2e6044['toObject']=function(_0x4a263d,_0x4207a7){_0x4207a7||(_0x4207a7={});var _0x466e8d,_0x12b6be={};if((_0x4207a7['arrays']||_0x4207a7['defaults'])&&(_0x12b6be['children']=[]),(_0x4207a7['objects']||_0x4207a7['defaults'])&&(_0x12b6be['attributesBoolean']={}),_0x4207a7['defaults']&&(_0x12b6be['name']='',_0x12b6be['data']='',_0x12b6be['attributesJson']=''),null!=_0x4a263d['name']&&_0x4a263d['hasOwnProperty']('name')&&(_0x12b6be['name']=_0x4a263d['name']),_0x4a263d['children']&&_0x4a263d['children']['length']){_0x12b6be['children']=[];for(var _0x5a933d=0x0;_0x5a933d<_0x4a263d['children']['length'];++_0x5a933d)_0x12b6be['children'][_0x5a933d]=_0x44abc6['Element']['toObject'](_0x4a263d['children'][_0x5a933d],_0x4207a7);}if(null!=_0x4a263d['data']&&_0x4a263d['hasOwnProperty']('data')&&(_0x12b6be['data']=_0x4a263d['data']),_0x4a263d['attributesBoolean']&&(_0x466e8d=Object['keys'](_0x4a263d['attributesBoolean']))['length']){_0x12b6be['attributesBoolean']={};for(_0x5a933d=0x0;_0x5a933d<_0x466e8d['length'];++_0x5a933d)_0x12b6be['attributesBoolean'][_0x466e8d[_0x5a933d]]=_0x4a263d['attributesBoolean'][_0x466e8d[_0x5a933d]];}return null!=_0x4a263d['attributesJson']&&_0x4a263d['hasOwnProperty']('attributesJson')&&(_0x12b6be['attributesJson']=_0x4a263d['attributesJson']),_0x12b6be;},_0x2e6044['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x16111b['util']['toJSONOptions']);},_0x2e6044['getTypeUrl']=function(_0x22fabb){return void 0x0===_0x22fabb&&(_0x22fabb='type.googleapis.com'),_0x22fabb+'/Element';},_0x2e6044;}()),_0x44abc6;})());class r{['_protobufRoot'];constructor(){this['_protobufRoot']=u;}['getDescriptor'](_0x566f7f){return new w(this['_protobufRoot'][_0x566f7f]);}}class w{['_protobuf'];constructor(_0x5396e9){this['_protobuf']=_0x5396e9;}['compress'](_0x314744){const _0xff3314=this['_protobuf']['verify'](_0x314744);if(_0xff3314)throw Error(_0xff3314);return this['_protobuf']['encode'](this['_protobuf']['create'](_0x314744))['finish']();}['decompress'](_0xe05b1a){return this['_protobuf']['toObject'](this['_protobuf']['decode'](_0xe05b1a),{'oneofs':!0x0});}}function g(_0x53be0c,_0x571711){const _0x7eaeb6=_0x9ade4f(_0x53be0c);return _0x7eaeb6['path'][_0x7eaeb6['path']['length']-0x1]+=_0x571711,_0x7eaeb6;}function _(_0x3f2505,_0x577bf1){return _0x3f2505['root']===_0x577bf1['root']&&_0x54da77(_0x3f2505['path'],_0x577bf1['path']);}function $(_0x470e5c){P(_0x470e5c,_0x291cde=>('main'==_0x291cde['root']?(_0x291cde['rootMain']=!0x0,delete _0x291cde['root']):'$graveyard'==_0x291cde['root']&&(_0x291cde['rootGraveyard']=!0x0,delete _0x291cde['root']),_0x291cde));}function J(_0x5dd519){P(_0x5dd519,_0x5a337c=>(_0x5a337c['rootMain']?(_0x5a337c['root']='main',delete _0x5a337c['rootMain']):_0x5a337c['rootGraveyard']&&(_0x5a337c['root']='$graveyard',delete _0x5a337c['rootGraveyard']),_0x5a337c));}function P(_0x2f8485,_0x426a3c){for(const _0x5781bb in _0x2f8485){const _0x5e674a=_0x2f8485[_0x5781bb];'nodes'!==_0x5781bb&&_0x4b4270(_0x5e674a)&&(_0x5e674a['path']&&(_0x5e674a['root']||_0x5e674a['rootMain']||_0x5e674a['rootGraveyard'])?_0x2f8485[_0x5781bb]=_0x426a3c(_0x5e674a):P(_0x5e674a,_0x426a3c));}return _0x2f8485;}class e{['_id'];['_operationName'];['_protobufDescriptor'];constructor(_0x463096,_0x2e4dd1,_0x1f6034){this['_id']=_0x463096,this['_operationName']=_0x2e4dd1,this['_protobufDescriptor']=_0x1f6034;}['compress'](_0x2c8940,_0x299e28){const _0x3dfbce=_0x299e28['shift']();return $(_0x3dfbce),_0x2c8940['buffers']['push'](this['_protobufDescriptor']['compress'](_0x3dfbce)),_0x2c8940['types']['push'](this['_id']),!0x0;}['decompress'](_0x1b0bcf,_0x143ab2){_0x143ab2['types']['shift']();const _0x116724=this['_protobufDescriptor']['decompress'](_0x143ab2['buffers']['shift']());J(_0x116724),_0x116724['__className']=this['_operationName'],_0x1b0bcf['push'](_0x116724);}}class s extends e{['compress'](_0x97b611,_0x499b07){const _0x326e66=_0x499b07['shift']();return this['_serializeOneOf']('oldValue',_0x326e66),this['_serializeOneOf']('newValue',_0x326e66),$(_0x326e66),_0x97b611['buffers']['push'](this['_protobufDescriptor']['compress'](_0x326e66)),_0x97b611['types']['push'](this['_id']),!0x0;}['decompress'](_0x4fd169,_0x1d6eb7){const {types:_0xff5b73,buffers:_0x9e3a30}=_0x1d6eb7,_0x4dd47e=this['_protobufDescriptor']['decompress'](_0x9e3a30['shift']());_0xff5b73['shift'](),this['_deserializeOneOf']('oldValue',_0x4dd47e),this['_deserializeOneOf']('newValue',_0x4dd47e),J(_0x4dd47e),_0x4dd47e['__className']=this['_operationName'],_0x4fd169['push'](_0x4dd47e);}['_serializeOneOf'](_0x204798,_0x3ca7eb){const _0x214347=_0x3ca7eb[_0x204798];'boolean'==typeof _0x214347?_0x3ca7eb[_0x204798+'Boolean']=_0x214347:_0x3ca7eb[_0x204798+'Json']=JSON['stringify'](_0x214347);}['_deserializeOneOf'](_0x553445,_0x4c3a2b){const _0x3aedc2=_0x553445+'Json';_0x4c3a2b[_0x3aedc2]?(_0x4c3a2b[_0x553445]=JSON['parse'](_0x4c3a2b[_0x3aedc2]),delete _0x4c3a2b[_0x3aedc2]):(_0x4c3a2b[_0x553445]=_0x4c3a2b[_0x553445+'Boolean'],delete _0x4c3a2b[_0x553445+'Boolean']);}}class i extends e{['compress'](_0xa322f2,_0x37c302){const _0x11470c=_0x37c302['shift']();return this['_serializeNodesAttributes'](_0x11470c['nodes']),$(_0x11470c),_0xa322f2['buffers']['push'](this['_protobufDescriptor']['compress'](_0x11470c)),_0xa322f2['types']['push'](this['_id']),!0x0;}['decompress'](_0x57ec34,_0x46bc9e){const {types:_0x3a874b,buffers:_0xd912f}=_0x46bc9e,_0x4f2b99=this['_protobufDescriptor']['decompress'](_0xd912f['shift']());_0x3a874b['shift'](),_0x4f2b99['nodes']||(_0x4f2b99['nodes']=[]),this['_deserializeNodesAttributes'](_0x4f2b99['nodes']),J(_0x4f2b99),_0x4f2b99['__className']=this['_operationName'],_0x57ec34['push'](_0x4f2b99);}['_serializeNodesAttributes'](_0x468d06){for(const _0x3d85e1 of _0x468d06){if(_0x3d85e1['attributes']){const _0x237ced=_0x3d85e1['attributes'];this['_areValuesBoolean'](_0x237ced)?_0x3d85e1['attributesBoolean']=_0x237ced:_0x3d85e1['attributesJson']=JSON['stringify'](_0x237ced);}_0x3d85e1['children']&&this['_serializeNodesAttributes'](_0x3d85e1['children']);}}['_deserializeNodesAttributes'](_0xd1124f){for(const _0x121921 of _0xd1124f)(_0x121921['attributesBoolean']||_0x121921['attributesJson'])&&(_0x121921['attributesBoolean']?(_0x121921['attributes']=_0x121921['attributesBoolean'],delete _0x121921['attributesBoolean']):(_0x121921['attributes']=JSON['parse'](_0x121921['attributesJson']),delete _0x121921['attributesJson'])),_0x121921['children']&&this['_deserializeNodesAttributes'](_0x121921['children']);}['_areValuesBoolean'](_0x2a6446){return Object['keys'](_0x2a6446)['every'](_0x1fd9d2=>'boolean'==typeof _0x2a6446[_0x1fd9d2]);}}class n extends e{['decompress'](_0x4c616e,_0x382267){super['decompress'](_0x4c616e,_0x382267);const _0x52cc20=_0x4c616e[_0x4c616e['length']-0x1];_0x52cc20['oldRange']||(_0x52cc20['oldRange']=null),_0x52cc20['newRange']||(_0x52cc20['newRange']=null);}}class p extends e{['compress'](_0x2b7287,_0x3c0f51){return _0x3c0f51['shift'](),_0x2b7287['types']['push'](this['_id']),!0x0;}['decompress'](_0x155ac9,_0x14969d){_0x14969d['types']['shift'](),_0x155ac9['push']({'__className':this['_operationName']});}}class m extends n{['_omittedNamespace'];constructor(_0x3a169a,_0x714112,_0x54b5d1,_0x36339a){super(_0x3a169a,_0x714112,_0x54b5d1),this['_omittedNamespace']=_0x36339a+':';}['compress'](_0x16a517,_0x5c273a){return!('MarkerOperation'!=_0x5c273a[0x0]['__className']||!_0x5c273a[0x0]['name']['startsWith'](this['_omittedNamespace']))&&(_0x5c273a[0x0]['name']=_0x5c273a[0x0]['name']['replace'](new RegExp('^'+this['_omittedNamespace']),''),super['compress'](_0x16a517,_0x5c273a),!0x0);}['decompress'](_0x5cdbf1,_0x58f4c8){super['decompress'](_0x5cdbf1,_0x58f4c8);const _0x566e2e=_0x5cdbf1[_0x5cdbf1['length']-0x1];_0x566e2e['name']=this['_omittedNamespace']+_0x566e2e['name'];}}class O{['_id'];['_context'];constructor(_0x2fe3a4,_0x17b4bf){this['_id']=_0x2fe3a4,this['_context']=_0x17b4bf;}['compress'](_0x5a4c21,_0x40cbb2){let _0x532b44;for(;_0x40cbb2['length']>0x1&&this['_compareOperations'](_0x40cbb2[0x0],_0x40cbb2[0x1]);)_0x532b44?(_0x532b44=this['_combineNext'](_0x40cbb2['shift'](),_0x532b44),_0x5a4c21['types']['push'](0x0)):(_0x532b44=_0x9ade4f(_0x40cbb2['shift']()),_0x5a4c21['types']['push'](this['_id']));return!!_0x532b44&&(_0x532b44=this['_combineNext'](_0x40cbb2['shift'](),_0x532b44),_0x5a4c21['types']['push'](0x0),_0x5a4c21['buffers']['push'](this['_compressSingleOperation'](_0x532b44)),!0x0);}['decompress'](_0x15e6cb,_0x4ce652){const _0x1f7442=this['_decompressSingleOperation'](_0x4ce652);for(;0x0==_0x4ce652['types'][0x0];)_0x4ce652['types']['shift'](),_0x15e6cb['push'](this['_splitCurrent'](_0x1f7442));_0x15e6cb['push'](_0x1f7442);}}class a extends O{['_combineNext'](_0x54b093,_0x4538bd){return _0x4538bd['nodes'][0x0]['data']+=_0x54b093['nodes'][0x0]['data'],_0x4538bd;}['_splitCurrent'](_0x25260a){const _0x1f447b=_0x9ade4f(_0x25260a),_0x3cbe05=_0x1f447b['nodes'][0x0],_0x2391e6=_0x25260a['nodes'][0x0],_0x1fb601=_0x2391e6['data'][Symbol['iterator']]()['next']()['value'],_0x52b345=_0x1fb601['length'];return _0x3cbe05['data']=_0x1fb601,_0x2391e6['data']=_0x2391e6['data']['substr'](_0x52b345),_0x25260a['position']=g(_0x25260a['position'],_0x52b345),_0x1f447b;}['_compareOperations'](_0x256644,_0x29620f){if(this['_checkOperation'](_0x256644)&&this['_checkOperation'](_0x29620f)){const _0x3e609d=_0x256644['nodes'][0x0]['data']['length'],_0x2f0376=_(g(_0x256644['position'],_0x3e609d),_0x29620f['position']),_0x302316=_0x256644['nodes'][0x0],_0x3e0e43=_0x29620f['nodes'][0x0];return _0x2f0376&&this['_compareAttributes'](_0x302316,_0x3e0e43);}return!0x1;}['_compressSingleOperation'](_0x359899){const _0x7bdf4c={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('InsertOperation')['compress'](_0x7bdf4c,[_0x359899]),_0x7bdf4c['buffers'][0x0];}['_decompressSingleOperation'](_0x13843d){const _0x4d72fc=[];return this['_context']['_getCompressorByName']('InsertOperation')['decompress'](_0x4d72fc,_0x13843d),_0x4d72fc[0x0];}['_checkOperation'](_0x5ed98a){return'InsertOperation'==_0x5ed98a['__className']&&0x1==_0x5ed98a['nodes']['length']&&_0x5ed98a['nodes'][0x0]['data']&&!_0x5ed98a['wasUndone']&&0x1==Array['from'](_0x5ed98a['nodes'][0x0]['data'])['length'];}['_compareAttributes'](_0x5db38e,_0x1f7b32){const _0x36186a=Object['keys'](_0x5db38e['attributes']||{}),_0x5419ce=Object['keys'](_0x1f7b32['attributes']||{});return _0x36186a['length']===_0x5419ce['length']&&_0x36186a['every'](_0x168b2a=>_0x1f7b32['attributes'][_0x168b2a]&&_0x1f7b32['attributes'][_0x168b2a]===_0x5db38e['attributes'][_0x168b2a]);}}class c extends O{['_combineNext'](_0x161ec9,_0x221cc9){return _0x221cc9['howMany']++,_0x221cc9['sourcePosition']=_0x9ade4f(_0x161ec9['sourcePosition']),_0x221cc9;}['_splitCurrent'](_0x50b100){const _0x794fd5=_0x9ade4f(_0x50b100);return _0x50b100['howMany']--,_0x794fd5['howMany']=0x1,_0x794fd5['sourcePosition']=g(_0x794fd5['sourcePosition'],_0x50b100['howMany']),_0x794fd5;}['_compareOperations'](_0x51e123,_0x4759aa){return!(!this['_checkOperation'](_0x51e123)||!this['_checkOperation'](_0x4759aa))&&(_(g(_0x51e123['sourcePosition'],-0x1),_0x4759aa['sourcePosition'])&&_(_0x51e123['targetPosition'],_0x4759aa['targetPosition']));}['_compressSingleOperation'](_0x234e08){const _0x385a95={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x385a95,[_0x234e08]),_0x385a95['buffers'][0x0];}['_decompressSingleOperation'](_0x297e0f){const _0x47f292=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x47f292,_0x297e0f),_0x47f292[0x0];}['_checkOperation'](_0x48554d){return'MoveOperation'==_0x48554d['__className']&&'$graveyard'==_0x48554d['targetPosition']['root']&&0x1==_0x48554d['howMany']&&!_0x48554d['wasUndone'];}}class h extends O{['_combineNext'](_0xe95c3d,_0x2cdb87){return _0x2cdb87['howMany']++,_0x2cdb87;}['_splitCurrent'](_0x5c035b){const _0x535aa5=_0x9ade4f(_0x5c035b);return _0x535aa5['howMany']=0x1,_0x5c035b['howMany']--,_0x535aa5;}['_compareOperations'](_0x3c343e,_0x1b4808){return!(!this['_checkOperation'](_0x3c343e)||!this['_checkOperation'](_0x1b4808))&&(_(_0x3c343e['sourcePosition'],_0x1b4808['sourcePosition'])&&_(_0x3c343e['targetPosition'],_0x1b4808['targetPosition']));}['_compressSingleOperation'](_0x193c12){const _0x28dcd3={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x28dcd3,[_0x193c12]),_0x28dcd3['buffers'][0x0];}['_decompressSingleOperation'](_0x568c68){const _0x4dc74c=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x4dc74c,_0x568c68),_0x4dc74c[0x0];}['_checkOperation'](_0x1ce0cc){return'MoveOperation'==_0x1ce0cc['__className']&&'$graveyard'==_0x1ce0cc['targetPosition']['root']&&0x1==_0x1ce0cc['howMany']&&!_0x1ce0cc['wasUndone'];}}class f extends O{['compress'](_0x48a8c7,_0x44a96d){if(!this['_compareOperations'](_0x44a96d[0x0],_0x44a96d[0x1]))return!0x1;const _0x3fc9cd=_0x44a96d['shift']();return _0x3fc9cd['oldRange']=null,_0x3fc9cd['newRange']&&_(_0x3fc9cd['newRange']['start'],_0x3fc9cd['newRange']['end'])&&(_0x3fc9cd['newRange']['end']=null),_0x44a96d['shift'](),_0x48a8c7['types']['push'](this['_id']),_0x48a8c7['types']['push'](0x0),_0x48a8c7['buffers']['push'](this['_compressSingleOperation'](_0x3fc9cd)),!0x0;}['decompress'](_0xac7021,_0x524dd3){const _0x33fc00=this['_decompressSingleOperation'](_0x524dd3);_0x33fc00['newRange']&&!_0x33fc00['newRange']['end']&&(_0x33fc00['newRange']['end']=_0x9ade4f(_0x33fc00['newRange']['start']));const _0x27fe05=_0x9ade4f(_0x33fc00);_0x27fe05['newRange']&&(_0x27fe05['newRange']['start']['stickiness']='toNone',_0x27fe05['newRange']['end']=_0x9ade4f(_0x27fe05['newRange']['start'])),_0x27fe05['name']='user:position:'+_0x27fe05['name']['split'](':')[0x2],_0x524dd3['types']['shift'](),_0xac7021['push'](_0x33fc00),_0xac7021['push'](_0x27fe05);}['_compressSingleOperation'](_0x3b3704){const _0x25163b={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MarkerOperation')['compress'](_0x25163b,[_0x3b3704]),_0x25163b['buffers'][0x0];}['_decompressSingleOperation'](_0x499e2a){const _0xda4c2a=[];return this['_context']['_getCompressorByName']('MarkerOperation')['decompress'](_0xda4c2a,_0x499e2a),_0xda4c2a[0x0];}['_compareOperations'](_0x29c4cd,_0xdf9377){return!(!_0x29c4cd||!_0xdf9377)&&('MarkerOperation'==_0x29c4cd['__className']&&'MarkerOperation'==_0xdf9377['__className']&&!(!_0x29c4cd['name']['startsWith']('user:')||!_0xdf9377['name']['startsWith']('user:')||_0x29c4cd['name']==_0xdf9377['name']));}}class y{['_compressorById'];['_compressorByName'];['_protobufFactory'];constructor(){this['_compressorById']=new Map(),this['_compressorByName']=new Map(),this['_protobufFactory']=new r();const _0x37784e=this['_protobufFactory']['getDescriptor']('MarkerOperation');this['_registerCompressor'](0x1,'NoOperation',new p(0x1,'NoOperation',void 0x0)),this['_registerOperationCompressor'](0xa,'AttributeOperation',s),this['_registerOperationCompressor'](0xb,'InsertOperation',i),this['_registerOperationCompressor'](0xc,'MarkerOperation',n),this['_registerOperationCompressor'](0xd,'MergeOperation',e),this['_registerOperationCompressor'](0xe,'MoveOperation',e),this['_registerOperationCompressor'](0xf,'RenameOperation',e),this['_registerOperationCompressor'](0x10,'RootAttributeOperation',s),this['_registerOperationCompressor'](0x11,'SplitOperation',e),this['_registerCompressor'](0x12,'CommentMarkerOperation',new m(0x12,'MarkerOperation',_0x37784e,'comment')),this['_registerCompressor'](0x13,'SuggestionMarkerOperation',new m(0x13,'MarkerOperation',_0x37784e,'suggestion')),this['_registerOperationCompressor'](0x14,'RootOperation',e),this['_registerActionCompressor'](0x64,'TypingAction',a),this['_registerActionCompressor'](0x65,'DeletingAction',c),this['_registerActionCompressor'](0x66,'ForwardDeletingAction',h),this['_registerActionCompressor'](0x67,'UserSelectionAction',f);}['compress'](_0x3928df){if(!_0x3928df||!_0x3928df[0x0])throw new _0x109597('no-operations-provided',this);const _0x25dc1a={'types':[],'buffers':[],'baseVersion':_0x3928df[0x0]['baseVersion']};for(;_0x3928df['length'];)this['_getCompressorByName']('UserSelectionAction')['compress'](_0x25dc1a,_0x3928df)||this['_getCompressorByName']('TypingAction')['compress'](_0x25dc1a,_0x3928df)||this['_getCompressorByName']('DeletingAction')['compress'](_0x25dc1a,_0x3928df)||this['_getCompressorByName']('ForwardDeletingAction')['compress'](_0x25dc1a,_0x3928df)||this['_getCompressorByName']('CommentMarkerOperation')['compress'](_0x25dc1a,_0x3928df)||this['_getCompressorByName']('SuggestionMarkerOperation')['compress'](_0x25dc1a,_0x3928df)||this['_getCompressorByName'](_0x3928df[0x0]['__className'])['compress'](_0x25dc1a,_0x3928df);return _0x25dc1a;}['decompress'](_0x3221fd){const _0x2d1c6c=[];for(;_0x3221fd['types']['length'];){const _0x5ab7c6=this['_compressorById']['get'](_0x3221fd['types'][0x0]);if(!_0x5ab7c6)throw new _0x109597('decompress-compressor-not-found',this,{'type':_0x3221fd['types'][0x0]});_0x5ab7c6['decompress'](_0x2d1c6c,_0x3221fd);}return _0x2d1c6c['forEach']((_0x54a367,_0x3d4c57)=>_0x54a367['baseVersion']=_0x3221fd['baseVersion']+_0x3d4c57),_0x2d1c6c;}['_getCompressorByName'](_0x2d3fe9){return this['_compressorByName']['get'](_0x2d3fe9);}['_registerOperationCompressor'](_0x58e556,_0x39b6d6,_0x7292af){const _0x3a6b5f=new _0x7292af(_0x58e556,_0x39b6d6,this['_protobufFactory']['getDescriptor'](_0x39b6d6));this['_registerCompressor'](_0x58e556,_0x39b6d6,_0x3a6b5f);}['_registerActionCompressor'](_0x49f60e,_0x92868d,_0x3937ea){const _0x454b22=new _0x3937ea(_0x49f60e,this);this['_registerCompressor'](_0x49f60e,_0x92868d,_0x454b22);}['_registerCompressor'](_0xfb9518,_0x3133f6,_0x7f9721){this['_compressorById']['set'](_0xfb9518,_0x7f9721),this['_compressorByName']['set'](_0x3133f6,_0x7f9721);}}export{y as Compressor};
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ckeditor/ckeditor5-operations-compressor",
|
|
3
|
-
"version": "47.0.0-alpha.
|
|
3
|
+
"version": "47.0.0-alpha.8",
|
|
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.0.0-alpha.
|
|
37
|
-
"ckeditor5": "47.0.0-alpha.
|
|
36
|
+
"@ckeditor/ckeditor5-utils": "47.0.0-alpha.8",
|
|
37
|
+
"ckeditor5": "47.0.0-alpha.8",
|
|
38
38
|
"es-toolkit": "1.39.5",
|
|
39
39
|
"protobufjs": "7.5.0"
|
|
40
40
|
},
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x22b9ea=_0x14c3;function _0x14c3(_0x5f2211,_0xaa3e2a){const _0x501233=_0x5012();return _0x14c3=function(_0x14c3be,_0xfb9e3f){_0x14c3be=_0x14c3be-0xfa;let _0x26f7fb=_0x501233[_0x14c3be];return _0x26f7fb;},_0x14c3(_0x5f2211,_0xaa3e2a);}(function(_0x4489e9,_0x1bb154){const _0x2823ae=_0x14c3,_0xc8be3b=_0x4489e9();while(!![]){try{const _0x1459fb=parseInt(_0x2823ae(0x106))/0x1*(parseInt(_0x2823ae(0xfb))/0x2)+-parseInt(_0x2823ae(0x105))/0x3*(parseInt(_0x2823ae(0x112))/0x4)+-parseInt(_0x2823ae(0x10f))/0x5*(-parseInt(_0x2823ae(0x104))/0x6)+parseInt(_0x2823ae(0x107))/0x7+parseInt(_0x2823ae(0x111))/0x8+-parseInt(_0x2823ae(0x10e))/0x9*(-parseInt(_0x2823ae(0x113))/0xa)+-parseInt(_0x2823ae(0x10d))/0xb*(parseInt(_0x2823ae(0x10c))/0xc);if(_0x1459fb===_0x1bb154)break;else _0xc8be3b['push'](_0xc8be3b['shift']());}catch(_0x2dea32){_0xc8be3b['push'](_0xc8be3b['shift']());}}}(_0x5012,0xc03e8));import{cloneDeep as _0xc51dab}from'es-toolkit/compat';export class ActionCompressor{[_0x22b9ea(0xfa)];[_0x22b9ea(0x110)];constructor(_0x43c93f,_0x56800b){const _0x3e7515=_0x22b9ea;this[_0x3e7515(0xfa)]=_0x43c93f,this[_0x3e7515(0x110)]=_0x56800b;}[_0x22b9ea(0xfc)](_0x2d6a42,_0x11a8c7){const _0x4b42ea=_0x22b9ea;let _0x24262b;for(;_0x11a8c7[_0x4b42ea(0x10a)]>0x1&&this[_0x4b42ea(0x101)](_0x11a8c7[0x0],_0x11a8c7[0x1]);)_0x24262b?(_0x24262b=this[_0x4b42ea(0x100)](_0x11a8c7[_0x4b42ea(0x108)](),_0x24262b),_0x2d6a42[_0x4b42ea(0x102)][_0x4b42ea(0xff)](0x0)):(_0x24262b=_0xc51dab(_0x11a8c7[_0x4b42ea(0x108)]()),_0x2d6a42[_0x4b42ea(0x102)][_0x4b42ea(0xff)](this[_0x4b42ea(0xfa)]));return!!_0x24262b&&(_0x24262b=this[_0x4b42ea(0x100)](_0x11a8c7[_0x4b42ea(0x108)](),_0x24262b),_0x2d6a42[_0x4b42ea(0x102)][_0x4b42ea(0xff)](0x0),_0x2d6a42[_0x4b42ea(0xfd)][_0x4b42ea(0xff)](this[_0x4b42ea(0x10b)](_0x24262b)),!0x0);}[_0x22b9ea(0x109)](_0x3a5c19,_0x1fc38){const _0x427a3a=_0x22b9ea,_0x45f64b=this[_0x427a3a(0x103)](_0x1fc38);for(;0x0==_0x1fc38[_0x427a3a(0x102)][0x0];)_0x1fc38[_0x427a3a(0x102)][_0x427a3a(0x108)](),_0x3a5c19[_0x427a3a(0xff)](this[_0x427a3a(0xfe)](_0x45f64b));_0x3a5c19[_0x427a3a(0xff)](_0x45f64b);}}function _0x5012(){const _0x4ccb7a=['_splitCurrent','push','_combineNext','_compareOperations','types','_decompressSingleOperation','8606706ZCuHvf','1152aziJgC','1GVnWPH','9256877ZFvDOW','shift','decompress','length','_compressSingleOperation','35518488EcVSgm','11NieFWf','45fhRwAL','5vuEMga','_context','3749360nowDKa','6984yWvRlL','605630QHaTwb','_id','1778846QSKmFC','compress','buffers'];_0x5012=function(){return _0x4ccb7a;};return _0x5012();}
|