@ckeditor/ckeditor5-operations-compressor 47.0.0-alpha.7 → 47.0.0-alpha.9
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 _0x37b36e}from'@ckeditor/ckeditor5-utils/dist/index.js';import _0x36871d from'protobufjs/minimal.js';import{cloneDeep as _0x40d3cd,isEqual as _0x4f990d,isObject as _0x101182}from'es-toolkit/compat';const u=/* #__PURE__ -- @preserve */
|
|
24
|
+
((()=>{var _0x275dfc=_0x36871d['Reader'],_0x45e406=_0x36871d['Writer'],_0x4e3d3f=_0x36871d['util'],_0x57b7e4=_0x36871d['roots']['default']||(_0x36871d['roots']['default']={});return _0x57b7e4['AttributeOperation']=(function(){function _0x307bcf(_0x280e36){if(_0x280e36){for(var _0x558079=Object['keys'](_0x280e36),_0x5b7415=0x0;_0x5b7415<_0x558079['length'];++_0x5b7415)null!=_0x280e36[_0x558079[_0x5b7415]]&&(this[_0x558079[_0x5b7415]]=_0x280e36[_0x558079[_0x5b7415]]);}}return _0x307bcf['prototype']['range']=null,_0x307bcf['prototype']['key']='',_0x307bcf['prototype']['oldValueBoolean']=!0x1,_0x307bcf['prototype']['oldValueJson']='',_0x307bcf['prototype']['newValueBoolean']=!0x1,_0x307bcf['prototype']['newValueJson']='',_0x307bcf['prototype']['wasUndone']=!0x1,_0x307bcf['create']=function(_0x346b3e){return new _0x307bcf(_0x346b3e);},_0x307bcf['encode']=function(_0x42f3fd,_0x2420b4){return _0x2420b4||(_0x2420b4=_0x45e406['create']()),null!=_0x42f3fd['range']&&Object['hasOwnProperty']['call'](_0x42f3fd,'range')&&_0x57b7e4['Range']['encode'](_0x42f3fd['range'],_0x2420b4['uint32'](0xa)['fork']())['ldelim'](),null!=_0x42f3fd['key']&&Object['hasOwnProperty']['call'](_0x42f3fd,'key')&&_0x2420b4['uint32'](0x12)['string'](_0x42f3fd['key']),null!=_0x42f3fd['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x42f3fd,'oldValueBoolean')&&_0x2420b4['uint32'](0x18)['bool'](_0x42f3fd['oldValueBoolean']),null!=_0x42f3fd['oldValueJson']&&Object['hasOwnProperty']['call'](_0x42f3fd,'oldValueJson')&&_0x2420b4['uint32'](0x22)['string'](_0x42f3fd['oldValueJson']),null!=_0x42f3fd['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x42f3fd,'newValueBoolean')&&_0x2420b4['uint32'](0x28)['bool'](_0x42f3fd['newValueBoolean']),null!=_0x42f3fd['newValueJson']&&Object['hasOwnProperty']['call'](_0x42f3fd,'newValueJson')&&_0x2420b4['uint32'](0x32)['string'](_0x42f3fd['newValueJson']),null!=_0x42f3fd['wasUndone']&&Object['hasOwnProperty']['call'](_0x42f3fd,'wasUndone')&&_0x2420b4['uint32'](0x38)['bool'](_0x42f3fd['wasUndone']),_0x2420b4;},_0x307bcf['encodeDelimited']=function(_0x3346c6,_0x5240ec){return this['encode'](_0x3346c6,_0x5240ec)['ldelim']();},_0x307bcf['decode']=function(_0x430e8e,_0x31fa10){_0x430e8e instanceof _0x275dfc||(_0x430e8e=_0x275dfc['create'](_0x430e8e));for(var _0x29096c=void 0x0===_0x31fa10?_0x430e8e['len']:_0x430e8e['pos']+_0x31fa10,_0x219672=new _0x57b7e4['AttributeOperation']();_0x430e8e['pos']<_0x29096c;){var _0x1db9be=_0x430e8e['uint32']();switch(_0x1db9be>>>0x3){case 0x1:_0x219672['range']=_0x57b7e4['Range']['decode'](_0x430e8e,_0x430e8e['uint32']());break;case 0x2:_0x219672['key']=_0x430e8e['string']();break;case 0x3:_0x219672['oldValueBoolean']=_0x430e8e['bool']();break;case 0x4:_0x219672['oldValueJson']=_0x430e8e['string']();break;case 0x5:_0x219672['newValueBoolean']=_0x430e8e['bool']();break;case 0x6:_0x219672['newValueJson']=_0x430e8e['string']();break;case 0x7:_0x219672['wasUndone']=_0x430e8e['bool']();break;default:_0x430e8e['skipType'](0x7&_0x1db9be);}}return _0x219672;},_0x307bcf['decodeDelimited']=function(_0x21b3d4){return _0x21b3d4 instanceof _0x275dfc||(_0x21b3d4=new _0x275dfc(_0x21b3d4)),this['decode'](_0x21b3d4,_0x21b3d4['uint32']());},_0x307bcf['verify']=function(_0x16a53){if('object'!=typeof _0x16a53||null===_0x16a53)return'object\x20expected';if(null!=_0x16a53['range']&&_0x16a53['hasOwnProperty']('range')){var _0x13aceb=_0x57b7e4['Range']['verify'](_0x16a53['range']);if(_0x13aceb)return'range.'+_0x13aceb;}return null!=_0x16a53['key']&&_0x16a53['hasOwnProperty']('key')&&!_0x4e3d3f['isString'](_0x16a53['key'])?'key:\x20string\x20expected':null!=_0x16a53['oldValueBoolean']&&_0x16a53['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x16a53['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x16a53['oldValueJson']&&_0x16a53['hasOwnProperty']('oldValueJson')&&!_0x4e3d3f['isString'](_0x16a53['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x16a53['newValueBoolean']&&_0x16a53['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x16a53['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x16a53['newValueJson']&&_0x16a53['hasOwnProperty']('newValueJson')&&!_0x4e3d3f['isString'](_0x16a53['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x16a53['wasUndone']&&_0x16a53['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x16a53['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x307bcf['fromObject']=function(_0x47228b){if(_0x47228b instanceof _0x57b7e4['AttributeOperation'])return _0x47228b;var _0x39bf58=new _0x57b7e4['AttributeOperation']();if(null!=_0x47228b['range']){if('object'!=typeof _0x47228b['range'])throw TypeError('.AttributeOperation.range:\x20object\x20expected');_0x39bf58['range']=_0x57b7e4['Range']['fromObject'](_0x47228b['range']);}return null!=_0x47228b['key']&&(_0x39bf58['key']=String(_0x47228b['key'])),null!=_0x47228b['oldValueBoolean']&&(_0x39bf58['oldValueBoolean']=Boolean(_0x47228b['oldValueBoolean'])),null!=_0x47228b['oldValueJson']&&(_0x39bf58['oldValueJson']=String(_0x47228b['oldValueJson'])),null!=_0x47228b['newValueBoolean']&&(_0x39bf58['newValueBoolean']=Boolean(_0x47228b['newValueBoolean'])),null!=_0x47228b['newValueJson']&&(_0x39bf58['newValueJson']=String(_0x47228b['newValueJson'])),null!=_0x47228b['wasUndone']&&(_0x39bf58['wasUndone']=Boolean(_0x47228b['wasUndone'])),_0x39bf58;},_0x307bcf['toObject']=function(_0x595955,_0x2e7964){_0x2e7964||(_0x2e7964={});var _0x54d808={};return _0x2e7964['defaults']&&(_0x54d808['range']=null,_0x54d808['key']='',_0x54d808['oldValueBoolean']=!0x1,_0x54d808['oldValueJson']='',_0x54d808['newValueBoolean']=!0x1,_0x54d808['newValueJson']='',_0x54d808['wasUndone']=!0x1),null!=_0x595955['range']&&_0x595955['hasOwnProperty']('range')&&(_0x54d808['range']=_0x57b7e4['Range']['toObject'](_0x595955['range'],_0x2e7964)),null!=_0x595955['key']&&_0x595955['hasOwnProperty']('key')&&(_0x54d808['key']=_0x595955['key']),null!=_0x595955['oldValueBoolean']&&_0x595955['hasOwnProperty']('oldValueBoolean')&&(_0x54d808['oldValueBoolean']=_0x595955['oldValueBoolean']),null!=_0x595955['oldValueJson']&&_0x595955['hasOwnProperty']('oldValueJson')&&(_0x54d808['oldValueJson']=_0x595955['oldValueJson']),null!=_0x595955['newValueBoolean']&&_0x595955['hasOwnProperty']('newValueBoolean')&&(_0x54d808['newValueBoolean']=_0x595955['newValueBoolean']),null!=_0x595955['newValueJson']&&_0x595955['hasOwnProperty']('newValueJson')&&(_0x54d808['newValueJson']=_0x595955['newValueJson']),null!=_0x595955['wasUndone']&&_0x595955['hasOwnProperty']('wasUndone')&&(_0x54d808['wasUndone']=_0x595955['wasUndone']),_0x54d808;},_0x307bcf['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x36871d['util']['toJSONOptions']);},_0x307bcf['getTypeUrl']=function(_0x276ec1){return void 0x0===_0x276ec1&&(_0x276ec1='type.googleapis.com'),_0x276ec1+'/AttributeOperation';},_0x307bcf;}()),_0x57b7e4['InsertOperation']=(function(){function _0x432a10(_0x562212){if(this['nodes']=[],_0x562212){for(var _0x438c53=Object['keys'](_0x562212),_0x7abc82=0x0;_0x7abc82<_0x438c53['length'];++_0x7abc82)null!=_0x562212[_0x438c53[_0x7abc82]]&&(this[_0x438c53[_0x7abc82]]=_0x562212[_0x438c53[_0x7abc82]]);}}return _0x432a10['prototype']['position']=null,_0x432a10['prototype']['nodes']=_0x4e3d3f['emptyArray'],_0x432a10['prototype']['shouldReceiveAttributes']=!0x1,_0x432a10['prototype']['wasUndone']=!0x1,_0x432a10['create']=function(_0x6bc7ea){return new _0x432a10(_0x6bc7ea);},_0x432a10['encode']=function(_0x5d65e3,_0x61f68b){if(_0x61f68b||(_0x61f68b=_0x45e406['create']()),null!=_0x5d65e3['position']&&Object['hasOwnProperty']['call'](_0x5d65e3,'position')&&_0x57b7e4['Position']['encode'](_0x5d65e3['position'],_0x61f68b['uint32'](0xa)['fork']())['ldelim'](),null!=_0x5d65e3['nodes']&&_0x5d65e3['nodes']['length']){for(var _0x2d2ddc=0x0;_0x2d2ddc<_0x5d65e3['nodes']['length'];++_0x2d2ddc)_0x57b7e4['Element']['encode'](_0x5d65e3['nodes'][_0x2d2ddc],_0x61f68b['uint32'](0x12)['fork']())['ldelim']();}return null!=_0x5d65e3['shouldReceiveAttributes']&&Object['hasOwnProperty']['call'](_0x5d65e3,'shouldReceiveAttributes')&&_0x61f68b['uint32'](0x18)['bool'](_0x5d65e3['shouldReceiveAttributes']),null!=_0x5d65e3['wasUndone']&&Object['hasOwnProperty']['call'](_0x5d65e3,'wasUndone')&&_0x61f68b['uint32'](0x20)['bool'](_0x5d65e3['wasUndone']),_0x61f68b;},_0x432a10['encodeDelimited']=function(_0x8f4026,_0x44a7de){return this['encode'](_0x8f4026,_0x44a7de)['ldelim']();},_0x432a10['decode']=function(_0x5013dd,_0x509b5e){_0x5013dd instanceof _0x275dfc||(_0x5013dd=_0x275dfc['create'](_0x5013dd));for(var _0x1da985=void 0x0===_0x509b5e?_0x5013dd['len']:_0x5013dd['pos']+_0x509b5e,_0x4ea1c0=new _0x57b7e4['InsertOperation']();_0x5013dd['pos']<_0x1da985;){var _0x346aa0=_0x5013dd['uint32']();switch(_0x346aa0>>>0x3){case 0x1:_0x4ea1c0['position']=_0x57b7e4['Position']['decode'](_0x5013dd,_0x5013dd['uint32']());break;case 0x2:_0x4ea1c0['nodes']&&_0x4ea1c0['nodes']['length']||(_0x4ea1c0['nodes']=[]),_0x4ea1c0['nodes']['push'](_0x57b7e4['Element']['decode'](_0x5013dd,_0x5013dd['uint32']()));break;case 0x3:_0x4ea1c0['shouldReceiveAttributes']=_0x5013dd['bool']();break;case 0x4:_0x4ea1c0['wasUndone']=_0x5013dd['bool']();break;default:_0x5013dd['skipType'](0x7&_0x346aa0);}}return _0x4ea1c0;},_0x432a10['decodeDelimited']=function(_0xf9ef16){return _0xf9ef16 instanceof _0x275dfc||(_0xf9ef16=new _0x275dfc(_0xf9ef16)),this['decode'](_0xf9ef16,_0xf9ef16['uint32']());},_0x432a10['verify']=function(_0x1a3635){if('object'!=typeof _0x1a3635||null===_0x1a3635)return'object\x20expected';if(null!=_0x1a3635['position']&&_0x1a3635['hasOwnProperty']('position')&&(_0xacbeaa=_0x57b7e4['Position']['verify'](_0x1a3635['position'])))return'position.'+_0xacbeaa;if(null!=_0x1a3635['nodes']&&_0x1a3635['hasOwnProperty']('nodes')){if(!Array['isArray'](_0x1a3635['nodes']))return'nodes:\x20array\x20expected';for(var _0x28bf5e=0x0;_0x28bf5e<_0x1a3635['nodes']['length'];++_0x28bf5e){var _0xacbeaa;if(_0xacbeaa=_0x57b7e4['Element']['verify'](_0x1a3635['nodes'][_0x28bf5e]))return'nodes.'+_0xacbeaa;}}return null!=_0x1a3635['shouldReceiveAttributes']&&_0x1a3635['hasOwnProperty']('shouldReceiveAttributes')&&'boolean'!=typeof _0x1a3635['shouldReceiveAttributes']?'shouldReceiveAttributes:\x20boolean\x20expected':null!=_0x1a3635['wasUndone']&&_0x1a3635['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x1a3635['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x432a10['fromObject']=function(_0x140072){if(_0x140072 instanceof _0x57b7e4['InsertOperation'])return _0x140072;var _0x53afcb=new _0x57b7e4['InsertOperation']();if(null!=_0x140072['position']){if('object'!=typeof _0x140072['position'])throw TypeError('.InsertOperation.position:\x20object\x20expected');_0x53afcb['position']=_0x57b7e4['Position']['fromObject'](_0x140072['position']);}if(_0x140072['nodes']){if(!Array['isArray'](_0x140072['nodes']))throw TypeError('.InsertOperation.nodes:\x20array\x20expected');_0x53afcb['nodes']=[];for(var _0x28936f=0x0;_0x28936f<_0x140072['nodes']['length'];++_0x28936f){if('object'!=typeof _0x140072['nodes'][_0x28936f])throw TypeError('.InsertOperation.nodes:\x20object\x20expected');_0x53afcb['nodes'][_0x28936f]=_0x57b7e4['Element']['fromObject'](_0x140072['nodes'][_0x28936f]);}}return null!=_0x140072['shouldReceiveAttributes']&&(_0x53afcb['shouldReceiveAttributes']=Boolean(_0x140072['shouldReceiveAttributes'])),null!=_0x140072['wasUndone']&&(_0x53afcb['wasUndone']=Boolean(_0x140072['wasUndone'])),_0x53afcb;},_0x432a10['toObject']=function(_0x1f2eb0,_0x487e47){_0x487e47||(_0x487e47={});var _0x532824={};if((_0x487e47['arrays']||_0x487e47['defaults'])&&(_0x532824['nodes']=[]),_0x487e47['defaults']&&(_0x532824['position']=null,_0x532824['shouldReceiveAttributes']=!0x1,_0x532824['wasUndone']=!0x1),null!=_0x1f2eb0['position']&&_0x1f2eb0['hasOwnProperty']('position')&&(_0x532824['position']=_0x57b7e4['Position']['toObject'](_0x1f2eb0['position'],_0x487e47)),_0x1f2eb0['nodes']&&_0x1f2eb0['nodes']['length']){_0x532824['nodes']=[];for(var _0x5d2136=0x0;_0x5d2136<_0x1f2eb0['nodes']['length'];++_0x5d2136)_0x532824['nodes'][_0x5d2136]=_0x57b7e4['Element']['toObject'](_0x1f2eb0['nodes'][_0x5d2136],_0x487e47);}return null!=_0x1f2eb0['shouldReceiveAttributes']&&_0x1f2eb0['hasOwnProperty']('shouldReceiveAttributes')&&(_0x532824['shouldReceiveAttributes']=_0x1f2eb0['shouldReceiveAttributes']),null!=_0x1f2eb0['wasUndone']&&_0x1f2eb0['hasOwnProperty']('wasUndone')&&(_0x532824['wasUndone']=_0x1f2eb0['wasUndone']),_0x532824;},_0x432a10['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x36871d['util']['toJSONOptions']);},_0x432a10['getTypeUrl']=function(_0x1b301b){return void 0x0===_0x1b301b&&(_0x1b301b='type.googleapis.com'),_0x1b301b+'/InsertOperation';},_0x432a10;}()),_0x57b7e4['MarkerOperation']=(function(){function _0x17050c(_0x5dd614){if(_0x5dd614){for(var _0x83c87b=Object['keys'](_0x5dd614),_0x47e0c7=0x0;_0x47e0c7<_0x83c87b['length'];++_0x47e0c7)null!=_0x5dd614[_0x83c87b[_0x47e0c7]]&&(this[_0x83c87b[_0x47e0c7]]=_0x5dd614[_0x83c87b[_0x47e0c7]]);}}return _0x17050c['prototype']['name']='',_0x17050c['prototype']['oldRange']=null,_0x17050c['prototype']['newRange']=null,_0x17050c['prototype']['affectsData']=!0x1,_0x17050c['prototype']['wasUndone']=!0x1,_0x17050c['create']=function(_0x4c18e3){return new _0x17050c(_0x4c18e3);},_0x17050c['encode']=function(_0x239c25,_0x154426){return _0x154426||(_0x154426=_0x45e406['create']()),null!=_0x239c25['name']&&Object['hasOwnProperty']['call'](_0x239c25,'name')&&_0x154426['uint32'](0xa)['string'](_0x239c25['name']),null!=_0x239c25['oldRange']&&Object['hasOwnProperty']['call'](_0x239c25,'oldRange')&&_0x57b7e4['Range']['encode'](_0x239c25['oldRange'],_0x154426['uint32'](0x12)['fork']())['ldelim'](),null!=_0x239c25['newRange']&&Object['hasOwnProperty']['call'](_0x239c25,'newRange')&&_0x57b7e4['Range']['encode'](_0x239c25['newRange'],_0x154426['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x239c25['affectsData']&&Object['hasOwnProperty']['call'](_0x239c25,'affectsData')&&_0x154426['uint32'](0x20)['bool'](_0x239c25['affectsData']),null!=_0x239c25['wasUndone']&&Object['hasOwnProperty']['call'](_0x239c25,'wasUndone')&&_0x154426['uint32'](0x28)['bool'](_0x239c25['wasUndone']),_0x154426;},_0x17050c['encodeDelimited']=function(_0xa909ed,_0x451403){return this['encode'](_0xa909ed,_0x451403)['ldelim']();},_0x17050c['decode']=function(_0x41a458,_0x176584){_0x41a458 instanceof _0x275dfc||(_0x41a458=_0x275dfc['create'](_0x41a458));for(var _0x2be94c=void 0x0===_0x176584?_0x41a458['len']:_0x41a458['pos']+_0x176584,_0x3b4c55=new _0x57b7e4['MarkerOperation']();_0x41a458['pos']<_0x2be94c;){var _0x15aa8e=_0x41a458['uint32']();switch(_0x15aa8e>>>0x3){case 0x1:_0x3b4c55['name']=_0x41a458['string']();break;case 0x2:_0x3b4c55['oldRange']=_0x57b7e4['Range']['decode'](_0x41a458,_0x41a458['uint32']());break;case 0x3:_0x3b4c55['newRange']=_0x57b7e4['Range']['decode'](_0x41a458,_0x41a458['uint32']());break;case 0x4:_0x3b4c55['affectsData']=_0x41a458['bool']();break;case 0x5:_0x3b4c55['wasUndone']=_0x41a458['bool']();break;default:_0x41a458['skipType'](0x7&_0x15aa8e);}}return _0x3b4c55;},_0x17050c['decodeDelimited']=function(_0x59847a){return _0x59847a instanceof _0x275dfc||(_0x59847a=new _0x275dfc(_0x59847a)),this['decode'](_0x59847a,_0x59847a['uint32']());},_0x17050c['verify']=function(_0x49cb01){if('object'!=typeof _0x49cb01||null===_0x49cb01)return'object\x20expected';if(null!=_0x49cb01['name']&&_0x49cb01['hasOwnProperty']('name')&&!_0x4e3d3f['isString'](_0x49cb01['name']))return'name:\x20string\x20expected';var _0x2709eb;if(null!=_0x49cb01['oldRange']&&_0x49cb01['hasOwnProperty']('oldRange')&&(_0x2709eb=_0x57b7e4['Range']['verify'](_0x49cb01['oldRange'])))return'oldRange.'+_0x2709eb;if(null!=_0x49cb01['newRange']&&_0x49cb01['hasOwnProperty']('newRange')&&(_0x2709eb=_0x57b7e4['Range']['verify'](_0x49cb01['newRange'])))return'newRange.'+_0x2709eb;return null!=_0x49cb01['affectsData']&&_0x49cb01['hasOwnProperty']('affectsData')&&'boolean'!=typeof _0x49cb01['affectsData']?'affectsData:\x20boolean\x20expected':null!=_0x49cb01['wasUndone']&&_0x49cb01['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x49cb01['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x17050c['fromObject']=function(_0x430050){if(_0x430050 instanceof _0x57b7e4['MarkerOperation'])return _0x430050;var _0x434568=new _0x57b7e4['MarkerOperation']();if(null!=_0x430050['name']&&(_0x434568['name']=String(_0x430050['name'])),null!=_0x430050['oldRange']){if('object'!=typeof _0x430050['oldRange'])throw TypeError('.MarkerOperation.oldRange:\x20object\x20expected');_0x434568['oldRange']=_0x57b7e4['Range']['fromObject'](_0x430050['oldRange']);}if(null!=_0x430050['newRange']){if('object'!=typeof _0x430050['newRange'])throw TypeError('.MarkerOperation.newRange:\x20object\x20expected');_0x434568['newRange']=_0x57b7e4['Range']['fromObject'](_0x430050['newRange']);}return null!=_0x430050['affectsData']&&(_0x434568['affectsData']=Boolean(_0x430050['affectsData'])),null!=_0x430050['wasUndone']&&(_0x434568['wasUndone']=Boolean(_0x430050['wasUndone'])),_0x434568;},_0x17050c['toObject']=function(_0x39ebd8,_0x2970b5){_0x2970b5||(_0x2970b5={});var _0x464cd0={};return _0x2970b5['defaults']&&(_0x464cd0['name']='',_0x464cd0['oldRange']=null,_0x464cd0['newRange']=null,_0x464cd0['affectsData']=!0x1,_0x464cd0['wasUndone']=!0x1),null!=_0x39ebd8['name']&&_0x39ebd8['hasOwnProperty']('name')&&(_0x464cd0['name']=_0x39ebd8['name']),null!=_0x39ebd8['oldRange']&&_0x39ebd8['hasOwnProperty']('oldRange')&&(_0x464cd0['oldRange']=_0x57b7e4['Range']['toObject'](_0x39ebd8['oldRange'],_0x2970b5)),null!=_0x39ebd8['newRange']&&_0x39ebd8['hasOwnProperty']('newRange')&&(_0x464cd0['newRange']=_0x57b7e4['Range']['toObject'](_0x39ebd8['newRange'],_0x2970b5)),null!=_0x39ebd8['affectsData']&&_0x39ebd8['hasOwnProperty']('affectsData')&&(_0x464cd0['affectsData']=_0x39ebd8['affectsData']),null!=_0x39ebd8['wasUndone']&&_0x39ebd8['hasOwnProperty']('wasUndone')&&(_0x464cd0['wasUndone']=_0x39ebd8['wasUndone']),_0x464cd0;},_0x17050c['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x36871d['util']['toJSONOptions']);},_0x17050c['getTypeUrl']=function(_0x4c5e30){return void 0x0===_0x4c5e30&&(_0x4c5e30='type.googleapis.com'),_0x4c5e30+'/MarkerOperation';},_0x17050c;}()),_0x57b7e4['MergeOperation']=(function(){function _0x548c97(_0x11309b){if(_0x11309b){for(var _0x3bf2fa=Object['keys'](_0x11309b),_0x22462c=0x0;_0x22462c<_0x3bf2fa['length'];++_0x22462c)null!=_0x11309b[_0x3bf2fa[_0x22462c]]&&(this[_0x3bf2fa[_0x22462c]]=_0x11309b[_0x3bf2fa[_0x22462c]]);}}return _0x548c97['prototype']['sourcePosition']=null,_0x548c97['prototype']['targetPosition']=null,_0x548c97['prototype']['graveyardPosition']=null,_0x548c97['prototype']['howMany']=0x0,_0x548c97['prototype']['wasUndone']=!0x1,_0x548c97['create']=function(_0x310e42){return new _0x548c97(_0x310e42);},_0x548c97['encode']=function(_0x223e91,_0xd63d6d){return _0xd63d6d||(_0xd63d6d=_0x45e406['create']()),null!=_0x223e91['sourcePosition']&&Object['hasOwnProperty']['call'](_0x223e91,'sourcePosition')&&_0x57b7e4['Position']['encode'](_0x223e91['sourcePosition'],_0xd63d6d['uint32'](0xa)['fork']())['ldelim'](),null!=_0x223e91['targetPosition']&&Object['hasOwnProperty']['call'](_0x223e91,'targetPosition')&&_0x57b7e4['Position']['encode'](_0x223e91['targetPosition'],_0xd63d6d['uint32'](0x12)['fork']())['ldelim'](),null!=_0x223e91['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x223e91,'graveyardPosition')&&_0x57b7e4['Position']['encode'](_0x223e91['graveyardPosition'],_0xd63d6d['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x223e91['howMany']&&Object['hasOwnProperty']['call'](_0x223e91,'howMany')&&_0xd63d6d['uint32'](0x20)['uint32'](_0x223e91['howMany']),null!=_0x223e91['wasUndone']&&Object['hasOwnProperty']['call'](_0x223e91,'wasUndone')&&_0xd63d6d['uint32'](0x28)['bool'](_0x223e91['wasUndone']),_0xd63d6d;},_0x548c97['encodeDelimited']=function(_0x312b97,_0x283670){return this['encode'](_0x312b97,_0x283670)['ldelim']();},_0x548c97['decode']=function(_0x3a9323,_0x35ec2a){_0x3a9323 instanceof _0x275dfc||(_0x3a9323=_0x275dfc['create'](_0x3a9323));for(var _0x4bef0b=void 0x0===_0x35ec2a?_0x3a9323['len']:_0x3a9323['pos']+_0x35ec2a,_0x6ce62f=new _0x57b7e4['MergeOperation']();_0x3a9323['pos']<_0x4bef0b;){var _0x2ede53=_0x3a9323['uint32']();switch(_0x2ede53>>>0x3){case 0x1:_0x6ce62f['sourcePosition']=_0x57b7e4['Position']['decode'](_0x3a9323,_0x3a9323['uint32']());break;case 0x2:_0x6ce62f['targetPosition']=_0x57b7e4['Position']['decode'](_0x3a9323,_0x3a9323['uint32']());break;case 0x3:_0x6ce62f['graveyardPosition']=_0x57b7e4['Position']['decode'](_0x3a9323,_0x3a9323['uint32']());break;case 0x4:_0x6ce62f['howMany']=_0x3a9323['uint32']();break;case 0x5:_0x6ce62f['wasUndone']=_0x3a9323['bool']();break;default:_0x3a9323['skipType'](0x7&_0x2ede53);}}return _0x6ce62f;},_0x548c97['decodeDelimited']=function(_0xf44971){return _0xf44971 instanceof _0x275dfc||(_0xf44971=new _0x275dfc(_0xf44971)),this['decode'](_0xf44971,_0xf44971['uint32']());},_0x548c97['verify']=function(_0x38e7fa){if('object'!=typeof _0x38e7fa||null===_0x38e7fa)return'object\x20expected';var _0x579715;if(null!=_0x38e7fa['sourcePosition']&&_0x38e7fa['hasOwnProperty']('sourcePosition')&&(_0x579715=_0x57b7e4['Position']['verify'](_0x38e7fa['sourcePosition'])))return'sourcePosition.'+_0x579715;if(null!=_0x38e7fa['targetPosition']&&_0x38e7fa['hasOwnProperty']('targetPosition')&&(_0x579715=_0x57b7e4['Position']['verify'](_0x38e7fa['targetPosition'])))return'targetPosition.'+_0x579715;if(null!=_0x38e7fa['graveyardPosition']&&_0x38e7fa['hasOwnProperty']('graveyardPosition')&&(_0x579715=_0x57b7e4['Position']['verify'](_0x38e7fa['graveyardPosition'])))return'graveyardPosition.'+_0x579715;return null!=_0x38e7fa['howMany']&&_0x38e7fa['hasOwnProperty']('howMany')&&!_0x4e3d3f['isInteger'](_0x38e7fa['howMany'])?'howMany:\x20integer\x20expected':null!=_0x38e7fa['wasUndone']&&_0x38e7fa['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x38e7fa['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x548c97['fromObject']=function(_0xaadc29){if(_0xaadc29 instanceof _0x57b7e4['MergeOperation'])return _0xaadc29;var _0x3c129a=new _0x57b7e4['MergeOperation']();if(null!=_0xaadc29['sourcePosition']){if('object'!=typeof _0xaadc29['sourcePosition'])throw TypeError('.MergeOperation.sourcePosition:\x20object\x20expected');_0x3c129a['sourcePosition']=_0x57b7e4['Position']['fromObject'](_0xaadc29['sourcePosition']);}if(null!=_0xaadc29['targetPosition']){if('object'!=typeof _0xaadc29['targetPosition'])throw TypeError('.MergeOperation.targetPosition:\x20object\x20expected');_0x3c129a['targetPosition']=_0x57b7e4['Position']['fromObject'](_0xaadc29['targetPosition']);}if(null!=_0xaadc29['graveyardPosition']){if('object'!=typeof _0xaadc29['graveyardPosition'])throw TypeError('.MergeOperation.graveyardPosition:\x20object\x20expected');_0x3c129a['graveyardPosition']=_0x57b7e4['Position']['fromObject'](_0xaadc29['graveyardPosition']);}return null!=_0xaadc29['howMany']&&(_0x3c129a['howMany']=_0xaadc29['howMany']>>>0x0),null!=_0xaadc29['wasUndone']&&(_0x3c129a['wasUndone']=Boolean(_0xaadc29['wasUndone'])),_0x3c129a;},_0x548c97['toObject']=function(_0x4b70ae,_0x1140b1){_0x1140b1||(_0x1140b1={});var _0x2bd23b={};return _0x1140b1['defaults']&&(_0x2bd23b['sourcePosition']=null,_0x2bd23b['targetPosition']=null,_0x2bd23b['graveyardPosition']=null,_0x2bd23b['howMany']=0x0,_0x2bd23b['wasUndone']=!0x1),null!=_0x4b70ae['sourcePosition']&&_0x4b70ae['hasOwnProperty']('sourcePosition')&&(_0x2bd23b['sourcePosition']=_0x57b7e4['Position']['toObject'](_0x4b70ae['sourcePosition'],_0x1140b1)),null!=_0x4b70ae['targetPosition']&&_0x4b70ae['hasOwnProperty']('targetPosition')&&(_0x2bd23b['targetPosition']=_0x57b7e4['Position']['toObject'](_0x4b70ae['targetPosition'],_0x1140b1)),null!=_0x4b70ae['graveyardPosition']&&_0x4b70ae['hasOwnProperty']('graveyardPosition')&&(_0x2bd23b['graveyardPosition']=_0x57b7e4['Position']['toObject'](_0x4b70ae['graveyardPosition'],_0x1140b1)),null!=_0x4b70ae['howMany']&&_0x4b70ae['hasOwnProperty']('howMany')&&(_0x2bd23b['howMany']=_0x4b70ae['howMany']),null!=_0x4b70ae['wasUndone']&&_0x4b70ae['hasOwnProperty']('wasUndone')&&(_0x2bd23b['wasUndone']=_0x4b70ae['wasUndone']),_0x2bd23b;},_0x548c97['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x36871d['util']['toJSONOptions']);},_0x548c97['getTypeUrl']=function(_0x103fe2){return void 0x0===_0x103fe2&&(_0x103fe2='type.googleapis.com'),_0x103fe2+'/MergeOperation';},_0x548c97;}()),_0x57b7e4['MoveOperation']=(function(){function _0x30f97e(_0x317ca7){if(_0x317ca7){for(var _0x5b5ba7=Object['keys'](_0x317ca7),_0x39c9c6=0x0;_0x39c9c6<_0x5b5ba7['length'];++_0x39c9c6)null!=_0x317ca7[_0x5b5ba7[_0x39c9c6]]&&(this[_0x5b5ba7[_0x39c9c6]]=_0x317ca7[_0x5b5ba7[_0x39c9c6]]);}}return _0x30f97e['prototype']['sourcePosition']=null,_0x30f97e['prototype']['howMany']=0x0,_0x30f97e['prototype']['targetPosition']=null,_0x30f97e['prototype']['wasUndone']=!0x1,_0x30f97e['create']=function(_0x18bc6b){return new _0x30f97e(_0x18bc6b);},_0x30f97e['encode']=function(_0x1a7165,_0x1deab6){return _0x1deab6||(_0x1deab6=_0x45e406['create']()),null!=_0x1a7165['sourcePosition']&&Object['hasOwnProperty']['call'](_0x1a7165,'sourcePosition')&&_0x57b7e4['Position']['encode'](_0x1a7165['sourcePosition'],_0x1deab6['uint32'](0xa)['fork']())['ldelim'](),null!=_0x1a7165['howMany']&&Object['hasOwnProperty']['call'](_0x1a7165,'howMany')&&_0x1deab6['uint32'](0x10)['uint32'](_0x1a7165['howMany']),null!=_0x1a7165['targetPosition']&&Object['hasOwnProperty']['call'](_0x1a7165,'targetPosition')&&_0x57b7e4['Position']['encode'](_0x1a7165['targetPosition'],_0x1deab6['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x1a7165['wasUndone']&&Object['hasOwnProperty']['call'](_0x1a7165,'wasUndone')&&_0x1deab6['uint32'](0x20)['bool'](_0x1a7165['wasUndone']),_0x1deab6;},_0x30f97e['encodeDelimited']=function(_0x6568d7,_0x557dee){return this['encode'](_0x6568d7,_0x557dee)['ldelim']();},_0x30f97e['decode']=function(_0x588892,_0x5475c3){_0x588892 instanceof _0x275dfc||(_0x588892=_0x275dfc['create'](_0x588892));for(var _0x17ec5c=void 0x0===_0x5475c3?_0x588892['len']:_0x588892['pos']+_0x5475c3,_0x4759e7=new _0x57b7e4['MoveOperation']();_0x588892['pos']<_0x17ec5c;){var _0x33728f=_0x588892['uint32']();switch(_0x33728f>>>0x3){case 0x1:_0x4759e7['sourcePosition']=_0x57b7e4['Position']['decode'](_0x588892,_0x588892['uint32']());break;case 0x2:_0x4759e7['howMany']=_0x588892['uint32']();break;case 0x3:_0x4759e7['targetPosition']=_0x57b7e4['Position']['decode'](_0x588892,_0x588892['uint32']());break;case 0x4:_0x4759e7['wasUndone']=_0x588892['bool']();break;default:_0x588892['skipType'](0x7&_0x33728f);}}return _0x4759e7;},_0x30f97e['decodeDelimited']=function(_0x50f5f6){return _0x50f5f6 instanceof _0x275dfc||(_0x50f5f6=new _0x275dfc(_0x50f5f6)),this['decode'](_0x50f5f6,_0x50f5f6['uint32']());},_0x30f97e['verify']=function(_0x3e50e4){if('object'!=typeof _0x3e50e4||null===_0x3e50e4)return'object\x20expected';var _0x38f6cd;if(null!=_0x3e50e4['sourcePosition']&&_0x3e50e4['hasOwnProperty']('sourcePosition')&&(_0x38f6cd=_0x57b7e4['Position']['verify'](_0x3e50e4['sourcePosition'])))return'sourcePosition.'+_0x38f6cd;if(null!=_0x3e50e4['howMany']&&_0x3e50e4['hasOwnProperty']('howMany')&&!_0x4e3d3f['isInteger'](_0x3e50e4['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x3e50e4['targetPosition']&&_0x3e50e4['hasOwnProperty']('targetPosition')&&(_0x38f6cd=_0x57b7e4['Position']['verify'](_0x3e50e4['targetPosition'])))return'targetPosition.'+_0x38f6cd;return null!=_0x3e50e4['wasUndone']&&_0x3e50e4['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x3e50e4['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x30f97e['fromObject']=function(_0x281e67){if(_0x281e67 instanceof _0x57b7e4['MoveOperation'])return _0x281e67;var _0x350e13=new _0x57b7e4['MoveOperation']();if(null!=_0x281e67['sourcePosition']){if('object'!=typeof _0x281e67['sourcePosition'])throw TypeError('.MoveOperation.sourcePosition:\x20object\x20expected');_0x350e13['sourcePosition']=_0x57b7e4['Position']['fromObject'](_0x281e67['sourcePosition']);}if(null!=_0x281e67['howMany']&&(_0x350e13['howMany']=_0x281e67['howMany']>>>0x0),null!=_0x281e67['targetPosition']){if('object'!=typeof _0x281e67['targetPosition'])throw TypeError('.MoveOperation.targetPosition:\x20object\x20expected');_0x350e13['targetPosition']=_0x57b7e4['Position']['fromObject'](_0x281e67['targetPosition']);}return null!=_0x281e67['wasUndone']&&(_0x350e13['wasUndone']=Boolean(_0x281e67['wasUndone'])),_0x350e13;},_0x30f97e['toObject']=function(_0x211b9c,_0x8bdd71){_0x8bdd71||(_0x8bdd71={});var _0x5e60c1={};return _0x8bdd71['defaults']&&(_0x5e60c1['sourcePosition']=null,_0x5e60c1['howMany']=0x0,_0x5e60c1['targetPosition']=null,_0x5e60c1['wasUndone']=!0x1),null!=_0x211b9c['sourcePosition']&&_0x211b9c['hasOwnProperty']('sourcePosition')&&(_0x5e60c1['sourcePosition']=_0x57b7e4['Position']['toObject'](_0x211b9c['sourcePosition'],_0x8bdd71)),null!=_0x211b9c['howMany']&&_0x211b9c['hasOwnProperty']('howMany')&&(_0x5e60c1['howMany']=_0x211b9c['howMany']),null!=_0x211b9c['targetPosition']&&_0x211b9c['hasOwnProperty']('targetPosition')&&(_0x5e60c1['targetPosition']=_0x57b7e4['Position']['toObject'](_0x211b9c['targetPosition'],_0x8bdd71)),null!=_0x211b9c['wasUndone']&&_0x211b9c['hasOwnProperty']('wasUndone')&&(_0x5e60c1['wasUndone']=_0x211b9c['wasUndone']),_0x5e60c1;},_0x30f97e['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x36871d['util']['toJSONOptions']);},_0x30f97e['getTypeUrl']=function(_0x23a53e){return void 0x0===_0x23a53e&&(_0x23a53e='type.googleapis.com'),_0x23a53e+'/MoveOperation';},_0x30f97e;}()),_0x57b7e4['RenameOperation']=(function(){function _0x5909dd(_0x4c19ea){if(_0x4c19ea){for(var _0x43fdda=Object['keys'](_0x4c19ea),_0x487ac9=0x0;_0x487ac9<_0x43fdda['length'];++_0x487ac9)null!=_0x4c19ea[_0x43fdda[_0x487ac9]]&&(this[_0x43fdda[_0x487ac9]]=_0x4c19ea[_0x43fdda[_0x487ac9]]);}}return _0x5909dd['prototype']['position']=null,_0x5909dd['prototype']['oldName']='',_0x5909dd['prototype']['newName']='',_0x5909dd['prototype']['wasUndone']=!0x1,_0x5909dd['create']=function(_0x5924cb){return new _0x5909dd(_0x5924cb);},_0x5909dd['encode']=function(_0x100aca,_0x21b4ce){return _0x21b4ce||(_0x21b4ce=_0x45e406['create']()),null!=_0x100aca['position']&&Object['hasOwnProperty']['call'](_0x100aca,'position')&&_0x57b7e4['Position']['encode'](_0x100aca['position'],_0x21b4ce['uint32'](0xa)['fork']())['ldelim'](),null!=_0x100aca['oldName']&&Object['hasOwnProperty']['call'](_0x100aca,'oldName')&&_0x21b4ce['uint32'](0x12)['string'](_0x100aca['oldName']),null!=_0x100aca['newName']&&Object['hasOwnProperty']['call'](_0x100aca,'newName')&&_0x21b4ce['uint32'](0x1a)['string'](_0x100aca['newName']),null!=_0x100aca['wasUndone']&&Object['hasOwnProperty']['call'](_0x100aca,'wasUndone')&&_0x21b4ce['uint32'](0x20)['bool'](_0x100aca['wasUndone']),_0x21b4ce;},_0x5909dd['encodeDelimited']=function(_0x2b082a,_0x3f93ae){return this['encode'](_0x2b082a,_0x3f93ae)['ldelim']();},_0x5909dd['decode']=function(_0x4e5a82,_0x2846fc){_0x4e5a82 instanceof _0x275dfc||(_0x4e5a82=_0x275dfc['create'](_0x4e5a82));for(var _0x1d063f=void 0x0===_0x2846fc?_0x4e5a82['len']:_0x4e5a82['pos']+_0x2846fc,_0x146aa6=new _0x57b7e4['RenameOperation']();_0x4e5a82['pos']<_0x1d063f;){var _0x43a94c=_0x4e5a82['uint32']();switch(_0x43a94c>>>0x3){case 0x1:_0x146aa6['position']=_0x57b7e4['Position']['decode'](_0x4e5a82,_0x4e5a82['uint32']());break;case 0x2:_0x146aa6['oldName']=_0x4e5a82['string']();break;case 0x3:_0x146aa6['newName']=_0x4e5a82['string']();break;case 0x4:_0x146aa6['wasUndone']=_0x4e5a82['bool']();break;default:_0x4e5a82['skipType'](0x7&_0x43a94c);}}return _0x146aa6;},_0x5909dd['decodeDelimited']=function(_0x5f5165){return _0x5f5165 instanceof _0x275dfc||(_0x5f5165=new _0x275dfc(_0x5f5165)),this['decode'](_0x5f5165,_0x5f5165['uint32']());},_0x5909dd['verify']=function(_0x27d1f3){if('object'!=typeof _0x27d1f3||null===_0x27d1f3)return'object\x20expected';if(null!=_0x27d1f3['position']&&_0x27d1f3['hasOwnProperty']('position')){var _0x4b05fb=_0x57b7e4['Position']['verify'](_0x27d1f3['position']);if(_0x4b05fb)return'position.'+_0x4b05fb;}return null!=_0x27d1f3['oldName']&&_0x27d1f3['hasOwnProperty']('oldName')&&!_0x4e3d3f['isString'](_0x27d1f3['oldName'])?'oldName:\x20string\x20expected':null!=_0x27d1f3['newName']&&_0x27d1f3['hasOwnProperty']('newName')&&!_0x4e3d3f['isString'](_0x27d1f3['newName'])?'newName:\x20string\x20expected':null!=_0x27d1f3['wasUndone']&&_0x27d1f3['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x27d1f3['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x5909dd['fromObject']=function(_0x1a9f78){if(_0x1a9f78 instanceof _0x57b7e4['RenameOperation'])return _0x1a9f78;var _0x1099e6=new _0x57b7e4['RenameOperation']();if(null!=_0x1a9f78['position']){if('object'!=typeof _0x1a9f78['position'])throw TypeError('.RenameOperation.position:\x20object\x20expected');_0x1099e6['position']=_0x57b7e4['Position']['fromObject'](_0x1a9f78['position']);}return null!=_0x1a9f78['oldName']&&(_0x1099e6['oldName']=String(_0x1a9f78['oldName'])),null!=_0x1a9f78['newName']&&(_0x1099e6['newName']=String(_0x1a9f78['newName'])),null!=_0x1a9f78['wasUndone']&&(_0x1099e6['wasUndone']=Boolean(_0x1a9f78['wasUndone'])),_0x1099e6;},_0x5909dd['toObject']=function(_0x2770f4,_0x44eed2){_0x44eed2||(_0x44eed2={});var _0x567d15={};return _0x44eed2['defaults']&&(_0x567d15['position']=null,_0x567d15['oldName']='',_0x567d15['newName']='',_0x567d15['wasUndone']=!0x1),null!=_0x2770f4['position']&&_0x2770f4['hasOwnProperty']('position')&&(_0x567d15['position']=_0x57b7e4['Position']['toObject'](_0x2770f4['position'],_0x44eed2)),null!=_0x2770f4['oldName']&&_0x2770f4['hasOwnProperty']('oldName')&&(_0x567d15['oldName']=_0x2770f4['oldName']),null!=_0x2770f4['newName']&&_0x2770f4['hasOwnProperty']('newName')&&(_0x567d15['newName']=_0x2770f4['newName']),null!=_0x2770f4['wasUndone']&&_0x2770f4['hasOwnProperty']('wasUndone')&&(_0x567d15['wasUndone']=_0x2770f4['wasUndone']),_0x567d15;},_0x5909dd['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x36871d['util']['toJSONOptions']);},_0x5909dd['getTypeUrl']=function(_0x16aea3){return void 0x0===_0x16aea3&&(_0x16aea3='type.googleapis.com'),_0x16aea3+'/RenameOperation';},_0x5909dd;}()),_0x57b7e4['RootAttributeOperation']=(function(){function _0x1f804c(_0xc7081){if(_0xc7081){for(var _0x5debbd=Object['keys'](_0xc7081),_0x2ff6e6=0x0;_0x2ff6e6<_0x5debbd['length'];++_0x2ff6e6)null!=_0xc7081[_0x5debbd[_0x2ff6e6]]&&(this[_0x5debbd[_0x2ff6e6]]=_0xc7081[_0x5debbd[_0x2ff6e6]]);}}return _0x1f804c['prototype']['root']='',_0x1f804c['prototype']['key']='',_0x1f804c['prototype']['oldValueBoolean']=!0x1,_0x1f804c['prototype']['oldValueJson']='',_0x1f804c['prototype']['newValueBoolean']=!0x1,_0x1f804c['prototype']['newValueJson']='',_0x1f804c['prototype']['wasUndone']=!0x1,_0x1f804c['create']=function(_0x5c8191){return new _0x1f804c(_0x5c8191);},_0x1f804c['encode']=function(_0xcb93b2,_0x2979cd){return _0x2979cd||(_0x2979cd=_0x45e406['create']()),null!=_0xcb93b2['root']&&Object['hasOwnProperty']['call'](_0xcb93b2,'root')&&_0x2979cd['uint32'](0xa)['string'](_0xcb93b2['root']),null!=_0xcb93b2['key']&&Object['hasOwnProperty']['call'](_0xcb93b2,'key')&&_0x2979cd['uint32'](0x12)['string'](_0xcb93b2['key']),null!=_0xcb93b2['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0xcb93b2,'oldValueBoolean')&&_0x2979cd['uint32'](0x18)['bool'](_0xcb93b2['oldValueBoolean']),null!=_0xcb93b2['oldValueJson']&&Object['hasOwnProperty']['call'](_0xcb93b2,'oldValueJson')&&_0x2979cd['uint32'](0x22)['string'](_0xcb93b2['oldValueJson']),null!=_0xcb93b2['newValueBoolean']&&Object['hasOwnProperty']['call'](_0xcb93b2,'newValueBoolean')&&_0x2979cd['uint32'](0x28)['bool'](_0xcb93b2['newValueBoolean']),null!=_0xcb93b2['newValueJson']&&Object['hasOwnProperty']['call'](_0xcb93b2,'newValueJson')&&_0x2979cd['uint32'](0x32)['string'](_0xcb93b2['newValueJson']),null!=_0xcb93b2['wasUndone']&&Object['hasOwnProperty']['call'](_0xcb93b2,'wasUndone')&&_0x2979cd['uint32'](0x38)['bool'](_0xcb93b2['wasUndone']),_0x2979cd;},_0x1f804c['encodeDelimited']=function(_0x1b2478,_0x3a953f){return this['encode'](_0x1b2478,_0x3a953f)['ldelim']();},_0x1f804c['decode']=function(_0x292b33,_0x56c2ef){_0x292b33 instanceof _0x275dfc||(_0x292b33=_0x275dfc['create'](_0x292b33));for(var _0x28bf86=void 0x0===_0x56c2ef?_0x292b33['len']:_0x292b33['pos']+_0x56c2ef,_0x1b4ac2=new _0x57b7e4['RootAttributeOperation']();_0x292b33['pos']<_0x28bf86;){var _0x48e76c=_0x292b33['uint32']();switch(_0x48e76c>>>0x3){case 0x1:_0x1b4ac2['root']=_0x292b33['string']();break;case 0x2:_0x1b4ac2['key']=_0x292b33['string']();break;case 0x3:_0x1b4ac2['oldValueBoolean']=_0x292b33['bool']();break;case 0x4:_0x1b4ac2['oldValueJson']=_0x292b33['string']();break;case 0x5:_0x1b4ac2['newValueBoolean']=_0x292b33['bool']();break;case 0x6:_0x1b4ac2['newValueJson']=_0x292b33['string']();break;case 0x7:_0x1b4ac2['wasUndone']=_0x292b33['bool']();break;default:_0x292b33['skipType'](0x7&_0x48e76c);}}return _0x1b4ac2;},_0x1f804c['decodeDelimited']=function(_0x40b7f4){return _0x40b7f4 instanceof _0x275dfc||(_0x40b7f4=new _0x275dfc(_0x40b7f4)),this['decode'](_0x40b7f4,_0x40b7f4['uint32']());},_0x1f804c['verify']=function(_0x397581){return'object'!=typeof _0x397581||null===_0x397581?'object\x20expected':null!=_0x397581['root']&&_0x397581['hasOwnProperty']('root')&&!_0x4e3d3f['isString'](_0x397581['root'])?'root:\x20string\x20expected':null!=_0x397581['key']&&_0x397581['hasOwnProperty']('key')&&!_0x4e3d3f['isString'](_0x397581['key'])?'key:\x20string\x20expected':null!=_0x397581['oldValueBoolean']&&_0x397581['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x397581['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x397581['oldValueJson']&&_0x397581['hasOwnProperty']('oldValueJson')&&!_0x4e3d3f['isString'](_0x397581['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x397581['newValueBoolean']&&_0x397581['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x397581['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x397581['newValueJson']&&_0x397581['hasOwnProperty']('newValueJson')&&!_0x4e3d3f['isString'](_0x397581['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x397581['wasUndone']&&_0x397581['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x397581['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x1f804c['fromObject']=function(_0x5e16ab){if(_0x5e16ab instanceof _0x57b7e4['RootAttributeOperation'])return _0x5e16ab;var _0x506cd6=new _0x57b7e4['RootAttributeOperation']();return null!=_0x5e16ab['root']&&(_0x506cd6['root']=String(_0x5e16ab['root'])),null!=_0x5e16ab['key']&&(_0x506cd6['key']=String(_0x5e16ab['key'])),null!=_0x5e16ab['oldValueBoolean']&&(_0x506cd6['oldValueBoolean']=Boolean(_0x5e16ab['oldValueBoolean'])),null!=_0x5e16ab['oldValueJson']&&(_0x506cd6['oldValueJson']=String(_0x5e16ab['oldValueJson'])),null!=_0x5e16ab['newValueBoolean']&&(_0x506cd6['newValueBoolean']=Boolean(_0x5e16ab['newValueBoolean'])),null!=_0x5e16ab['newValueJson']&&(_0x506cd6['newValueJson']=String(_0x5e16ab['newValueJson'])),null!=_0x5e16ab['wasUndone']&&(_0x506cd6['wasUndone']=Boolean(_0x5e16ab['wasUndone'])),_0x506cd6;},_0x1f804c['toObject']=function(_0xbd82fb,_0x49cffc){_0x49cffc||(_0x49cffc={});var _0x54cd19={};return _0x49cffc['defaults']&&(_0x54cd19['root']='',_0x54cd19['key']='',_0x54cd19['oldValueBoolean']=!0x1,_0x54cd19['oldValueJson']='',_0x54cd19['newValueBoolean']=!0x1,_0x54cd19['newValueJson']='',_0x54cd19['wasUndone']=!0x1),null!=_0xbd82fb['root']&&_0xbd82fb['hasOwnProperty']('root')&&(_0x54cd19['root']=_0xbd82fb['root']),null!=_0xbd82fb['key']&&_0xbd82fb['hasOwnProperty']('key')&&(_0x54cd19['key']=_0xbd82fb['key']),null!=_0xbd82fb['oldValueBoolean']&&_0xbd82fb['hasOwnProperty']('oldValueBoolean')&&(_0x54cd19['oldValueBoolean']=_0xbd82fb['oldValueBoolean']),null!=_0xbd82fb['oldValueJson']&&_0xbd82fb['hasOwnProperty']('oldValueJson')&&(_0x54cd19['oldValueJson']=_0xbd82fb['oldValueJson']),null!=_0xbd82fb['newValueBoolean']&&_0xbd82fb['hasOwnProperty']('newValueBoolean')&&(_0x54cd19['newValueBoolean']=_0xbd82fb['newValueBoolean']),null!=_0xbd82fb['newValueJson']&&_0xbd82fb['hasOwnProperty']('newValueJson')&&(_0x54cd19['newValueJson']=_0xbd82fb['newValueJson']),null!=_0xbd82fb['wasUndone']&&_0xbd82fb['hasOwnProperty']('wasUndone')&&(_0x54cd19['wasUndone']=_0xbd82fb['wasUndone']),_0x54cd19;},_0x1f804c['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x36871d['util']['toJSONOptions']);},_0x1f804c['getTypeUrl']=function(_0x573043){return void 0x0===_0x573043&&(_0x573043='type.googleapis.com'),_0x573043+'/RootAttributeOperation';},_0x1f804c;}()),_0x57b7e4['RootOperation']=(function(){function _0x4db5ae(_0x2310b0){if(_0x2310b0){for(var _0x21bbeb=Object['keys'](_0x2310b0),_0x1c9d38=0x0;_0x1c9d38<_0x21bbeb['length'];++_0x1c9d38)null!=_0x2310b0[_0x21bbeb[_0x1c9d38]]&&(this[_0x21bbeb[_0x1c9d38]]=_0x2310b0[_0x21bbeb[_0x1c9d38]]);}}return _0x4db5ae['prototype']['rootName']='',_0x4db5ae['prototype']['elementName']='',_0x4db5ae['prototype']['isAdd']=!0x1,_0x4db5ae['prototype']['wasUndone']=!0x1,_0x4db5ae['create']=function(_0x41678b){return new _0x4db5ae(_0x41678b);},_0x4db5ae['encode']=function(_0x3733db,_0x4ce21b){return _0x4ce21b||(_0x4ce21b=_0x45e406['create']()),null!=_0x3733db['rootName']&&Object['hasOwnProperty']['call'](_0x3733db,'rootName')&&_0x4ce21b['uint32'](0xa)['string'](_0x3733db['rootName']),null!=_0x3733db['elementName']&&Object['hasOwnProperty']['call'](_0x3733db,'elementName')&&_0x4ce21b['uint32'](0x12)['string'](_0x3733db['elementName']),null!=_0x3733db['isAdd']&&Object['hasOwnProperty']['call'](_0x3733db,'isAdd')&&_0x4ce21b['uint32'](0x18)['bool'](_0x3733db['isAdd']),null!=_0x3733db['wasUndone']&&Object['hasOwnProperty']['call'](_0x3733db,'wasUndone')&&_0x4ce21b['uint32'](0x20)['bool'](_0x3733db['wasUndone']),_0x4ce21b;},_0x4db5ae['encodeDelimited']=function(_0x4ba45a,_0x42548c){return this['encode'](_0x4ba45a,_0x42548c)['ldelim']();},_0x4db5ae['decode']=function(_0x5f2491,_0x456941){_0x5f2491 instanceof _0x275dfc||(_0x5f2491=_0x275dfc['create'](_0x5f2491));for(var _0x1ab328=void 0x0===_0x456941?_0x5f2491['len']:_0x5f2491['pos']+_0x456941,_0x565841=new _0x57b7e4['RootOperation']();_0x5f2491['pos']<_0x1ab328;){var _0x60a8ae=_0x5f2491['uint32']();switch(_0x60a8ae>>>0x3){case 0x1:_0x565841['rootName']=_0x5f2491['string']();break;case 0x2:_0x565841['elementName']=_0x5f2491['string']();break;case 0x3:_0x565841['isAdd']=_0x5f2491['bool']();break;case 0x4:_0x565841['wasUndone']=_0x5f2491['bool']();break;default:_0x5f2491['skipType'](0x7&_0x60a8ae);}}return _0x565841;},_0x4db5ae['decodeDelimited']=function(_0x92f3a8){return _0x92f3a8 instanceof _0x275dfc||(_0x92f3a8=new _0x275dfc(_0x92f3a8)),this['decode'](_0x92f3a8,_0x92f3a8['uint32']());},_0x4db5ae['verify']=function(_0xc1ea3a){return'object'!=typeof _0xc1ea3a||null===_0xc1ea3a?'object\x20expected':null!=_0xc1ea3a['rootName']&&_0xc1ea3a['hasOwnProperty']('rootName')&&!_0x4e3d3f['isString'](_0xc1ea3a['rootName'])?'rootName:\x20string\x20expected':null!=_0xc1ea3a['elementName']&&_0xc1ea3a['hasOwnProperty']('elementName')&&!_0x4e3d3f['isString'](_0xc1ea3a['elementName'])?'elementName:\x20string\x20expected':null!=_0xc1ea3a['isAdd']&&_0xc1ea3a['hasOwnProperty']('isAdd')&&'boolean'!=typeof _0xc1ea3a['isAdd']?'isAdd:\x20boolean\x20expected':null!=_0xc1ea3a['wasUndone']&&_0xc1ea3a['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0xc1ea3a['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x4db5ae['fromObject']=function(_0x47cf1a){if(_0x47cf1a instanceof _0x57b7e4['RootOperation'])return _0x47cf1a;var _0x2c1c43=new _0x57b7e4['RootOperation']();return null!=_0x47cf1a['rootName']&&(_0x2c1c43['rootName']=String(_0x47cf1a['rootName'])),null!=_0x47cf1a['elementName']&&(_0x2c1c43['elementName']=String(_0x47cf1a['elementName'])),null!=_0x47cf1a['isAdd']&&(_0x2c1c43['isAdd']=Boolean(_0x47cf1a['isAdd'])),null!=_0x47cf1a['wasUndone']&&(_0x2c1c43['wasUndone']=Boolean(_0x47cf1a['wasUndone'])),_0x2c1c43;},_0x4db5ae['toObject']=function(_0x163323,_0x2eaef0){_0x2eaef0||(_0x2eaef0={});var _0x450a76={};return _0x2eaef0['defaults']&&(_0x450a76['rootName']='',_0x450a76['elementName']='',_0x450a76['isAdd']=!0x1,_0x450a76['wasUndone']=!0x1),null!=_0x163323['rootName']&&_0x163323['hasOwnProperty']('rootName')&&(_0x450a76['rootName']=_0x163323['rootName']),null!=_0x163323['elementName']&&_0x163323['hasOwnProperty']('elementName')&&(_0x450a76['elementName']=_0x163323['elementName']),null!=_0x163323['isAdd']&&_0x163323['hasOwnProperty']('isAdd')&&(_0x450a76['isAdd']=_0x163323['isAdd']),null!=_0x163323['wasUndone']&&_0x163323['hasOwnProperty']('wasUndone')&&(_0x450a76['wasUndone']=_0x163323['wasUndone']),_0x450a76;},_0x4db5ae['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x36871d['util']['toJSONOptions']);},_0x4db5ae['getTypeUrl']=function(_0x828806){return void 0x0===_0x828806&&(_0x828806='type.googleapis.com'),_0x828806+'/RootOperation';},_0x4db5ae;}()),_0x57b7e4['SplitOperation']=(function(){function _0x535b9e(_0x1f7c80){if(_0x1f7c80){for(var _0x31d82c=Object['keys'](_0x1f7c80),_0x3d686b=0x0;_0x3d686b<_0x31d82c['length'];++_0x3d686b)null!=_0x1f7c80[_0x31d82c[_0x3d686b]]&&(this[_0x31d82c[_0x3d686b]]=_0x1f7c80[_0x31d82c[_0x3d686b]]);}}return _0x535b9e['prototype']['splitPosition']=null,_0x535b9e['prototype']['graveyardPosition']=null,_0x535b9e['prototype']['howMany']=0x0,_0x535b9e['prototype']['insertionPosition']=null,_0x535b9e['prototype']['wasUndone']=!0x1,_0x535b9e['create']=function(_0x285da2){return new _0x535b9e(_0x285da2);},_0x535b9e['encode']=function(_0x5985dd,_0x128860){return _0x128860||(_0x128860=_0x45e406['create']()),null!=_0x5985dd['splitPosition']&&Object['hasOwnProperty']['call'](_0x5985dd,'splitPosition')&&_0x57b7e4['Position']['encode'](_0x5985dd['splitPosition'],_0x128860['uint32'](0xa)['fork']())['ldelim'](),null!=_0x5985dd['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x5985dd,'graveyardPosition')&&_0x57b7e4['Position']['encode'](_0x5985dd['graveyardPosition'],_0x128860['uint32'](0x12)['fork']())['ldelim'](),null!=_0x5985dd['howMany']&&Object['hasOwnProperty']['call'](_0x5985dd,'howMany')&&_0x128860['uint32'](0x18)['uint32'](_0x5985dd['howMany']),null!=_0x5985dd['insertionPosition']&&Object['hasOwnProperty']['call'](_0x5985dd,'insertionPosition')&&_0x57b7e4['Position']['encode'](_0x5985dd['insertionPosition'],_0x128860['uint32'](0x22)['fork']())['ldelim'](),null!=_0x5985dd['wasUndone']&&Object['hasOwnProperty']['call'](_0x5985dd,'wasUndone')&&_0x128860['uint32'](0x28)['bool'](_0x5985dd['wasUndone']),_0x128860;},_0x535b9e['encodeDelimited']=function(_0x1427f7,_0x4fc524){return this['encode'](_0x1427f7,_0x4fc524)['ldelim']();},_0x535b9e['decode']=function(_0x440b66,_0x171b04){_0x440b66 instanceof _0x275dfc||(_0x440b66=_0x275dfc['create'](_0x440b66));for(var _0x312bd4=void 0x0===_0x171b04?_0x440b66['len']:_0x440b66['pos']+_0x171b04,_0x211e80=new _0x57b7e4['SplitOperation']();_0x440b66['pos']<_0x312bd4;){var _0x427280=_0x440b66['uint32']();switch(_0x427280>>>0x3){case 0x1:_0x211e80['splitPosition']=_0x57b7e4['Position']['decode'](_0x440b66,_0x440b66['uint32']());break;case 0x2:_0x211e80['graveyardPosition']=_0x57b7e4['Position']['decode'](_0x440b66,_0x440b66['uint32']());break;case 0x3:_0x211e80['howMany']=_0x440b66['uint32']();break;case 0x4:_0x211e80['insertionPosition']=_0x57b7e4['Position']['decode'](_0x440b66,_0x440b66['uint32']());break;case 0x5:_0x211e80['wasUndone']=_0x440b66['bool']();break;default:_0x440b66['skipType'](0x7&_0x427280);}}return _0x211e80;},_0x535b9e['decodeDelimited']=function(_0x56189a){return _0x56189a instanceof _0x275dfc||(_0x56189a=new _0x275dfc(_0x56189a)),this['decode'](_0x56189a,_0x56189a['uint32']());},_0x535b9e['verify']=function(_0xd624a9){if('object'!=typeof _0xd624a9||null===_0xd624a9)return'object\x20expected';var _0x20f225;if(null!=_0xd624a9['splitPosition']&&_0xd624a9['hasOwnProperty']('splitPosition')&&(_0x20f225=_0x57b7e4['Position']['verify'](_0xd624a9['splitPosition'])))return'splitPosition.'+_0x20f225;if(null!=_0xd624a9['graveyardPosition']&&_0xd624a9['hasOwnProperty']('graveyardPosition')&&(_0x20f225=_0x57b7e4['Position']['verify'](_0xd624a9['graveyardPosition'])))return'graveyardPosition.'+_0x20f225;if(null!=_0xd624a9['howMany']&&_0xd624a9['hasOwnProperty']('howMany')&&!_0x4e3d3f['isInteger'](_0xd624a9['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0xd624a9['insertionPosition']&&_0xd624a9['hasOwnProperty']('insertionPosition')&&(_0x20f225=_0x57b7e4['Position']['verify'](_0xd624a9['insertionPosition'])))return'insertionPosition.'+_0x20f225;return null!=_0xd624a9['wasUndone']&&_0xd624a9['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0xd624a9['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x535b9e['fromObject']=function(_0x36975b){if(_0x36975b instanceof _0x57b7e4['SplitOperation'])return _0x36975b;var _0x5cf65f=new _0x57b7e4['SplitOperation']();if(null!=_0x36975b['splitPosition']){if('object'!=typeof _0x36975b['splitPosition'])throw TypeError('.SplitOperation.splitPosition:\x20object\x20expected');_0x5cf65f['splitPosition']=_0x57b7e4['Position']['fromObject'](_0x36975b['splitPosition']);}if(null!=_0x36975b['graveyardPosition']){if('object'!=typeof _0x36975b['graveyardPosition'])throw TypeError('.SplitOperation.graveyardPosition:\x20object\x20expected');_0x5cf65f['graveyardPosition']=_0x57b7e4['Position']['fromObject'](_0x36975b['graveyardPosition']);}if(null!=_0x36975b['howMany']&&(_0x5cf65f['howMany']=_0x36975b['howMany']>>>0x0),null!=_0x36975b['insertionPosition']){if('object'!=typeof _0x36975b['insertionPosition'])throw TypeError('.SplitOperation.insertionPosition:\x20object\x20expected');_0x5cf65f['insertionPosition']=_0x57b7e4['Position']['fromObject'](_0x36975b['insertionPosition']);}return null!=_0x36975b['wasUndone']&&(_0x5cf65f['wasUndone']=Boolean(_0x36975b['wasUndone'])),_0x5cf65f;},_0x535b9e['toObject']=function(_0x2af4e3,_0xb5500){_0xb5500||(_0xb5500={});var _0x1dbe0a={};return _0xb5500['defaults']&&(_0x1dbe0a['splitPosition']=null,_0x1dbe0a['graveyardPosition']=null,_0x1dbe0a['howMany']=0x0,_0x1dbe0a['insertionPosition']=null,_0x1dbe0a['wasUndone']=!0x1),null!=_0x2af4e3['splitPosition']&&_0x2af4e3['hasOwnProperty']('splitPosition')&&(_0x1dbe0a['splitPosition']=_0x57b7e4['Position']['toObject'](_0x2af4e3['splitPosition'],_0xb5500)),null!=_0x2af4e3['graveyardPosition']&&_0x2af4e3['hasOwnProperty']('graveyardPosition')&&(_0x1dbe0a['graveyardPosition']=_0x57b7e4['Position']['toObject'](_0x2af4e3['graveyardPosition'],_0xb5500)),null!=_0x2af4e3['howMany']&&_0x2af4e3['hasOwnProperty']('howMany')&&(_0x1dbe0a['howMany']=_0x2af4e3['howMany']),null!=_0x2af4e3['insertionPosition']&&_0x2af4e3['hasOwnProperty']('insertionPosition')&&(_0x1dbe0a['insertionPosition']=_0x57b7e4['Position']['toObject'](_0x2af4e3['insertionPosition'],_0xb5500)),null!=_0x2af4e3['wasUndone']&&_0x2af4e3['hasOwnProperty']('wasUndone')&&(_0x1dbe0a['wasUndone']=_0x2af4e3['wasUndone']),_0x1dbe0a;},_0x535b9e['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x36871d['util']['toJSONOptions']);},_0x535b9e['getTypeUrl']=function(_0x6dab9f){return void 0x0===_0x6dab9f&&(_0x6dab9f='type.googleapis.com'),_0x6dab9f+'/SplitOperation';},_0x535b9e;}()),_0x57b7e4['Position']=(function(){function _0x29757f(_0x14e4ac){if(this['path']=[],_0x14e4ac){for(var _0x4d9d3b=Object['keys'](_0x14e4ac),_0x4e7706=0x0;_0x4e7706<_0x4d9d3b['length'];++_0x4e7706)null!=_0x14e4ac[_0x4d9d3b[_0x4e7706]]&&(this[_0x4d9d3b[_0x4e7706]]=_0x14e4ac[_0x4d9d3b[_0x4e7706]]);}}return _0x29757f['prototype']['root']='',_0x29757f['prototype']['rootMain']=!0x1,_0x29757f['prototype']['rootGraveyard']=!0x1,_0x29757f['prototype']['path']=_0x4e3d3f['emptyArray'],_0x29757f['prototype']['stickiness']='',_0x29757f['create']=function(_0x59459a){return new _0x29757f(_0x59459a);},_0x29757f['encode']=function(_0x28738c,_0x9707b2){if(_0x9707b2||(_0x9707b2=_0x45e406['create']()),null!=_0x28738c['root']&&Object['hasOwnProperty']['call'](_0x28738c,'root')&&_0x9707b2['uint32'](0xa)['string'](_0x28738c['root']),null!=_0x28738c['rootMain']&&Object['hasOwnProperty']['call'](_0x28738c,'rootMain')&&_0x9707b2['uint32'](0x10)['bool'](_0x28738c['rootMain']),null!=_0x28738c['rootGraveyard']&&Object['hasOwnProperty']['call'](_0x28738c,'rootGraveyard')&&_0x9707b2['uint32'](0x18)['bool'](_0x28738c['rootGraveyard']),null!=_0x28738c['path']&&_0x28738c['path']['length']){_0x9707b2['uint32'](0x22)['fork']();for(var _0x4af87e=0x0;_0x4af87e<_0x28738c['path']['length'];++_0x4af87e)_0x9707b2['uint32'](_0x28738c['path'][_0x4af87e]);_0x9707b2['ldelim']();}return null!=_0x28738c['stickiness']&&Object['hasOwnProperty']['call'](_0x28738c,'stickiness')&&_0x9707b2['uint32'](0x2a)['string'](_0x28738c['stickiness']),_0x9707b2;},_0x29757f['encodeDelimited']=function(_0x495ba6,_0xbb8d8c){return this['encode'](_0x495ba6,_0xbb8d8c)['ldelim']();},_0x29757f['decode']=function(_0x5dae8c,_0x29e385){_0x5dae8c instanceof _0x275dfc||(_0x5dae8c=_0x275dfc['create'](_0x5dae8c));for(var _0xdaec02=void 0x0===_0x29e385?_0x5dae8c['len']:_0x5dae8c['pos']+_0x29e385,_0x4e7ac1=new _0x57b7e4['Position']();_0x5dae8c['pos']<_0xdaec02;){var _0x4af1c6=_0x5dae8c['uint32']();switch(_0x4af1c6>>>0x3){case 0x1:_0x4e7ac1['root']=_0x5dae8c['string']();break;case 0x2:_0x4e7ac1['rootMain']=_0x5dae8c['bool']();break;case 0x3:_0x4e7ac1['rootGraveyard']=_0x5dae8c['bool']();break;case 0x4:if(_0x4e7ac1['path']&&_0x4e7ac1['path']['length']||(_0x4e7ac1['path']=[]),0x2==(0x7&_0x4af1c6)){for(var _0x3f758c=_0x5dae8c['uint32']()+_0x5dae8c['pos'];_0x5dae8c['pos']<_0x3f758c;)_0x4e7ac1['path']['push'](_0x5dae8c['uint32']());}else _0x4e7ac1['path']['push'](_0x5dae8c['uint32']());break;case 0x5:_0x4e7ac1['stickiness']=_0x5dae8c['string']();break;default:_0x5dae8c['skipType'](0x7&_0x4af1c6);}}return _0x4e7ac1;},_0x29757f['decodeDelimited']=function(_0x2dd1c0){return _0x2dd1c0 instanceof _0x275dfc||(_0x2dd1c0=new _0x275dfc(_0x2dd1c0)),this['decode'](_0x2dd1c0,_0x2dd1c0['uint32']());},_0x29757f['verify']=function(_0x4489c7){if('object'!=typeof _0x4489c7||null===_0x4489c7)return'object\x20expected';if(null!=_0x4489c7['root']&&_0x4489c7['hasOwnProperty']('root')&&!_0x4e3d3f['isString'](_0x4489c7['root']))return'root:\x20string\x20expected';if(null!=_0x4489c7['rootMain']&&_0x4489c7['hasOwnProperty']('rootMain')&&'boolean'!=typeof _0x4489c7['rootMain'])return'rootMain:\x20boolean\x20expected';if(null!=_0x4489c7['rootGraveyard']&&_0x4489c7['hasOwnProperty']('rootGraveyard')&&'boolean'!=typeof _0x4489c7['rootGraveyard'])return'rootGraveyard:\x20boolean\x20expected';if(null!=_0x4489c7['path']&&_0x4489c7['hasOwnProperty']('path')){if(!Array['isArray'](_0x4489c7['path']))return'path:\x20array\x20expected';for(var _0x1cd846=0x0;_0x1cd846<_0x4489c7['path']['length'];++_0x1cd846)if(!_0x4e3d3f['isInteger'](_0x4489c7['path'][_0x1cd846]))return'path:\x20integer[]\x20expected';}return null!=_0x4489c7['stickiness']&&_0x4489c7['hasOwnProperty']('stickiness')&&!_0x4e3d3f['isString'](_0x4489c7['stickiness'])?'stickiness:\x20string\x20expected':null;},_0x29757f['fromObject']=function(_0x509ec5){if(_0x509ec5 instanceof _0x57b7e4['Position'])return _0x509ec5;var _0x416643=new _0x57b7e4['Position']();if(null!=_0x509ec5['root']&&(_0x416643['root']=String(_0x509ec5['root'])),null!=_0x509ec5['rootMain']&&(_0x416643['rootMain']=Boolean(_0x509ec5['rootMain'])),null!=_0x509ec5['rootGraveyard']&&(_0x416643['rootGraveyard']=Boolean(_0x509ec5['rootGraveyard'])),_0x509ec5['path']){if(!Array['isArray'](_0x509ec5['path']))throw TypeError('.Position.path:\x20array\x20expected');_0x416643['path']=[];for(var _0x8b6efd=0x0;_0x8b6efd<_0x509ec5['path']['length'];++_0x8b6efd)_0x416643['path'][_0x8b6efd]=_0x509ec5['path'][_0x8b6efd]>>>0x0;}return null!=_0x509ec5['stickiness']&&(_0x416643['stickiness']=String(_0x509ec5['stickiness'])),_0x416643;},_0x29757f['toObject']=function(_0x594925,_0x244d47){_0x244d47||(_0x244d47={});var _0x30084c={};if((_0x244d47['arrays']||_0x244d47['defaults'])&&(_0x30084c['path']=[]),_0x244d47['defaults']&&(_0x30084c['root']='',_0x30084c['rootMain']=!0x1,_0x30084c['rootGraveyard']=!0x1,_0x30084c['stickiness']=''),null!=_0x594925['root']&&_0x594925['hasOwnProperty']('root')&&(_0x30084c['root']=_0x594925['root']),null!=_0x594925['rootMain']&&_0x594925['hasOwnProperty']('rootMain')&&(_0x30084c['rootMain']=_0x594925['rootMain']),null!=_0x594925['rootGraveyard']&&_0x594925['hasOwnProperty']('rootGraveyard')&&(_0x30084c['rootGraveyard']=_0x594925['rootGraveyard']),_0x594925['path']&&_0x594925['path']['length']){_0x30084c['path']=[];for(var _0x421594=0x0;_0x421594<_0x594925['path']['length'];++_0x421594)_0x30084c['path'][_0x421594]=_0x594925['path'][_0x421594];}return null!=_0x594925['stickiness']&&_0x594925['hasOwnProperty']('stickiness')&&(_0x30084c['stickiness']=_0x594925['stickiness']),_0x30084c;},_0x29757f['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x36871d['util']['toJSONOptions']);},_0x29757f['getTypeUrl']=function(_0x4bebed){return void 0x0===_0x4bebed&&(_0x4bebed='type.googleapis.com'),_0x4bebed+'/Position';},_0x29757f;}()),_0x57b7e4['Range']=(function(){function _0x3976f4(_0x2e68da){if(_0x2e68da){for(var _0x2d6155=Object['keys'](_0x2e68da),_0x447bc2=0x0;_0x447bc2<_0x2d6155['length'];++_0x447bc2)null!=_0x2e68da[_0x2d6155[_0x447bc2]]&&(this[_0x2d6155[_0x447bc2]]=_0x2e68da[_0x2d6155[_0x447bc2]]);}}return _0x3976f4['prototype']['start']=null,_0x3976f4['prototype']['end']=null,_0x3976f4['create']=function(_0x2be993){return new _0x3976f4(_0x2be993);},_0x3976f4['encode']=function(_0x4b1113,_0x95bf99){return _0x95bf99||(_0x95bf99=_0x45e406['create']()),null!=_0x4b1113['start']&&Object['hasOwnProperty']['call'](_0x4b1113,'start')&&_0x57b7e4['Position']['encode'](_0x4b1113['start'],_0x95bf99['uint32'](0xa)['fork']())['ldelim'](),null!=_0x4b1113['end']&&Object['hasOwnProperty']['call'](_0x4b1113,'end')&&_0x57b7e4['Position']['encode'](_0x4b1113['end'],_0x95bf99['uint32'](0x12)['fork']())['ldelim'](),_0x95bf99;},_0x3976f4['encodeDelimited']=function(_0x2c5f19,_0x26e0e2){return this['encode'](_0x2c5f19,_0x26e0e2)['ldelim']();},_0x3976f4['decode']=function(_0x236eb3,_0x1e6792){_0x236eb3 instanceof _0x275dfc||(_0x236eb3=_0x275dfc['create'](_0x236eb3));for(var _0x522523=void 0x0===_0x1e6792?_0x236eb3['len']:_0x236eb3['pos']+_0x1e6792,_0x6d293b=new _0x57b7e4['Range']();_0x236eb3['pos']<_0x522523;){var _0x108c41=_0x236eb3['uint32']();switch(_0x108c41>>>0x3){case 0x1:_0x6d293b['start']=_0x57b7e4['Position']['decode'](_0x236eb3,_0x236eb3['uint32']());break;case 0x2:_0x6d293b['end']=_0x57b7e4['Position']['decode'](_0x236eb3,_0x236eb3['uint32']());break;default:_0x236eb3['skipType'](0x7&_0x108c41);}}return _0x6d293b;},_0x3976f4['decodeDelimited']=function(_0x1cbe03){return _0x1cbe03 instanceof _0x275dfc||(_0x1cbe03=new _0x275dfc(_0x1cbe03)),this['decode'](_0x1cbe03,_0x1cbe03['uint32']());},_0x3976f4['verify']=function(_0x3b87be){if('object'!=typeof _0x3b87be||null===_0x3b87be)return'object\x20expected';var _0x2160fb;if(null!=_0x3b87be['start']&&_0x3b87be['hasOwnProperty']('start')&&(_0x2160fb=_0x57b7e4['Position']['verify'](_0x3b87be['start'])))return'start.'+_0x2160fb;if(null!=_0x3b87be['end']&&_0x3b87be['hasOwnProperty']('end')&&(_0x2160fb=_0x57b7e4['Position']['verify'](_0x3b87be['end'])))return'end.'+_0x2160fb;return null;},_0x3976f4['fromObject']=function(_0x4ba2f5){if(_0x4ba2f5 instanceof _0x57b7e4['Range'])return _0x4ba2f5;var _0x4d5bea=new _0x57b7e4['Range']();if(null!=_0x4ba2f5['start']){if('object'!=typeof _0x4ba2f5['start'])throw TypeError('.Range.start:\x20object\x20expected');_0x4d5bea['start']=_0x57b7e4['Position']['fromObject'](_0x4ba2f5['start']);}if(null!=_0x4ba2f5['end']){if('object'!=typeof _0x4ba2f5['end'])throw TypeError('.Range.end:\x20object\x20expected');_0x4d5bea['end']=_0x57b7e4['Position']['fromObject'](_0x4ba2f5['end']);}return _0x4d5bea;},_0x3976f4['toObject']=function(_0x17294a,_0x1e4663){_0x1e4663||(_0x1e4663={});var _0x361830={};return _0x1e4663['defaults']&&(_0x361830['start']=null,_0x361830['end']=null),null!=_0x17294a['start']&&_0x17294a['hasOwnProperty']('start')&&(_0x361830['start']=_0x57b7e4['Position']['toObject'](_0x17294a['start'],_0x1e4663)),null!=_0x17294a['end']&&_0x17294a['hasOwnProperty']('end')&&(_0x361830['end']=_0x57b7e4['Position']['toObject'](_0x17294a['end'],_0x1e4663)),_0x361830;},_0x3976f4['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x36871d['util']['toJSONOptions']);},_0x3976f4['getTypeUrl']=function(_0x3a292c){return void 0x0===_0x3a292c&&(_0x3a292c='type.googleapis.com'),_0x3a292c+'/Range';},_0x3976f4;}()),_0x57b7e4['Element']=(function(){function _0x42f1f0(_0x3945ea){if(this['children']=[],this['attributesBoolean']={},_0x3945ea){for(var _0x5e0100=Object['keys'](_0x3945ea),_0x35ec0e=0x0;_0x35ec0e<_0x5e0100['length'];++_0x35ec0e)null!=_0x3945ea[_0x5e0100[_0x35ec0e]]&&(this[_0x5e0100[_0x35ec0e]]=_0x3945ea[_0x5e0100[_0x35ec0e]]);}}return _0x42f1f0['prototype']['name']='',_0x42f1f0['prototype']['children']=_0x4e3d3f['emptyArray'],_0x42f1f0['prototype']['data']='',_0x42f1f0['prototype']['attributesBoolean']=_0x4e3d3f['emptyObject'],_0x42f1f0['prototype']['attributesJson']='',_0x42f1f0['create']=function(_0x3cf3af){return new _0x42f1f0(_0x3cf3af);},_0x42f1f0['encode']=function(_0x582c1e,_0x5b4c1c){if(_0x5b4c1c||(_0x5b4c1c=_0x45e406['create']()),null!=_0x582c1e['name']&&Object['hasOwnProperty']['call'](_0x582c1e,'name')&&_0x5b4c1c['uint32'](0xa)['string'](_0x582c1e['name']),null!=_0x582c1e['children']&&_0x582c1e['children']['length']){for(var _0x301b31=0x0;_0x301b31<_0x582c1e['children']['length'];++_0x301b31)_0x57b7e4['Element']['encode'](_0x582c1e['children'][_0x301b31],_0x5b4c1c['uint32'](0x12)['fork']())['ldelim']();}if(null!=_0x582c1e['data']&&Object['hasOwnProperty']['call'](_0x582c1e,'data')&&_0x5b4c1c['uint32'](0x1a)['string'](_0x582c1e['data']),null!=_0x582c1e['attributesBoolean']&&Object['hasOwnProperty']['call'](_0x582c1e,'attributesBoolean')){var _0x592fca=Object['keys'](_0x582c1e['attributesBoolean']);for(_0x301b31=0x0;_0x301b31<_0x592fca['length'];++_0x301b31)_0x5b4c1c['uint32'](0x22)['fork']()['uint32'](0xa)['string'](_0x592fca[_0x301b31])['uint32'](0x10)['bool'](_0x582c1e['attributesBoolean'][_0x592fca[_0x301b31]])['ldelim']();}return null!=_0x582c1e['attributesJson']&&Object['hasOwnProperty']['call'](_0x582c1e,'attributesJson')&&_0x5b4c1c['uint32'](0x2a)['string'](_0x582c1e['attributesJson']),_0x5b4c1c;},_0x42f1f0['encodeDelimited']=function(_0x1af890,_0x3b659c){return this['encode'](_0x1af890,_0x3b659c)['ldelim']();},_0x42f1f0['decode']=function(_0x41abc6,_0x2db060){_0x41abc6 instanceof _0x275dfc||(_0x41abc6=_0x275dfc['create'](_0x41abc6));for(var _0x4a9894,_0x5c2435,_0x47959c=void 0x0===_0x2db060?_0x41abc6['len']:_0x41abc6['pos']+_0x2db060,_0x33cfe2=new _0x57b7e4['Element']();_0x41abc6['pos']<_0x47959c;){var _0x515813=_0x41abc6['uint32']();switch(_0x515813>>>0x3){case 0x1:_0x33cfe2['name']=_0x41abc6['string']();break;case 0x2:_0x33cfe2['children']&&_0x33cfe2['children']['length']||(_0x33cfe2['children']=[]),_0x33cfe2['children']['push'](_0x57b7e4['Element']['decode'](_0x41abc6,_0x41abc6['uint32']()));break;case 0x3:_0x33cfe2['data']=_0x41abc6['string']();break;case 0x4:_0x33cfe2['attributesBoolean']===_0x4e3d3f['emptyObject']&&(_0x33cfe2['attributesBoolean']={});var _0x5bb5dd=_0x41abc6['uint32']()+_0x41abc6['pos'];for(_0x4a9894='',_0x5c2435=!0x1;_0x41abc6['pos']<_0x5bb5dd;){var _0x4ae3bf=_0x41abc6['uint32']();switch(_0x4ae3bf>>>0x3){case 0x1:_0x4a9894=_0x41abc6['string']();break;case 0x2:_0x5c2435=_0x41abc6['bool']();break;default:_0x41abc6['skipType'](0x7&_0x4ae3bf);}}_0x33cfe2['attributesBoolean'][_0x4a9894]=_0x5c2435;break;case 0x5:_0x33cfe2['attributesJson']=_0x41abc6['string']();break;default:_0x41abc6['skipType'](0x7&_0x515813);}}return _0x33cfe2;},_0x42f1f0['decodeDelimited']=function(_0x57ffa6){return _0x57ffa6 instanceof _0x275dfc||(_0x57ffa6=new _0x275dfc(_0x57ffa6)),this['decode'](_0x57ffa6,_0x57ffa6['uint32']());},_0x42f1f0['verify']=function(_0x543eb4){if('object'!=typeof _0x543eb4||null===_0x543eb4)return'object\x20expected';if(null!=_0x543eb4['name']&&_0x543eb4['hasOwnProperty']('name')&&!_0x4e3d3f['isString'](_0x543eb4['name']))return'name:\x20string\x20expected';if(null!=_0x543eb4['children']&&_0x543eb4['hasOwnProperty']('children')){if(!Array['isArray'](_0x543eb4['children']))return'children:\x20array\x20expected';for(var _0x56031b=0x0;_0x56031b<_0x543eb4['children']['length'];++_0x56031b){var _0x3433d9=_0x57b7e4['Element']['verify'](_0x543eb4['children'][_0x56031b]);if(_0x3433d9)return'children.'+_0x3433d9;}}if(null!=_0x543eb4['data']&&_0x543eb4['hasOwnProperty']('data')&&!_0x4e3d3f['isString'](_0x543eb4['data']))return'data:\x20string\x20expected';if(null!=_0x543eb4['attributesBoolean']&&_0x543eb4['hasOwnProperty']('attributesBoolean')){if(!_0x4e3d3f['isObject'](_0x543eb4['attributesBoolean']))return'attributesBoolean:\x20object\x20expected';var _0x34261b=Object['keys'](_0x543eb4['attributesBoolean']);for(_0x56031b=0x0;_0x56031b<_0x34261b['length'];++_0x56031b)if('boolean'!=typeof _0x543eb4['attributesBoolean'][_0x34261b[_0x56031b]])return'attributesBoolean:\x20boolean{k:string}\x20expected';}return null!=_0x543eb4['attributesJson']&&_0x543eb4['hasOwnProperty']('attributesJson')&&!_0x4e3d3f['isString'](_0x543eb4['attributesJson'])?'attributesJson:\x20string\x20expected':null;},_0x42f1f0['fromObject']=function(_0x2b775a){if(_0x2b775a instanceof _0x57b7e4['Element'])return _0x2b775a;var _0x46fd0c=new _0x57b7e4['Element']();if(null!=_0x2b775a['name']&&(_0x46fd0c['name']=String(_0x2b775a['name'])),_0x2b775a['children']){if(!Array['isArray'](_0x2b775a['children']))throw TypeError('.Element.children:\x20array\x20expected');_0x46fd0c['children']=[];for(var _0x26907d=0x0;_0x26907d<_0x2b775a['children']['length'];++_0x26907d){if('object'!=typeof _0x2b775a['children'][_0x26907d])throw TypeError('.Element.children:\x20object\x20expected');_0x46fd0c['children'][_0x26907d]=_0x57b7e4['Element']['fromObject'](_0x2b775a['children'][_0x26907d]);}}if(null!=_0x2b775a['data']&&(_0x46fd0c['data']=String(_0x2b775a['data'])),_0x2b775a['attributesBoolean']){if('object'!=typeof _0x2b775a['attributesBoolean'])throw TypeError('.Element.attributesBoolean:\x20object\x20expected');_0x46fd0c['attributesBoolean']={};var _0x3050ee=Object['keys'](_0x2b775a['attributesBoolean']);for(_0x26907d=0x0;_0x26907d<_0x3050ee['length'];++_0x26907d)_0x46fd0c['attributesBoolean'][_0x3050ee[_0x26907d]]=Boolean(_0x2b775a['attributesBoolean'][_0x3050ee[_0x26907d]]);}return null!=_0x2b775a['attributesJson']&&(_0x46fd0c['attributesJson']=String(_0x2b775a['attributesJson'])),_0x46fd0c;},_0x42f1f0['toObject']=function(_0x145da4,_0x511b3c){_0x511b3c||(_0x511b3c={});var _0x38175e,_0xdabe5d={};if((_0x511b3c['arrays']||_0x511b3c['defaults'])&&(_0xdabe5d['children']=[]),(_0x511b3c['objects']||_0x511b3c['defaults'])&&(_0xdabe5d['attributesBoolean']={}),_0x511b3c['defaults']&&(_0xdabe5d['name']='',_0xdabe5d['data']='',_0xdabe5d['attributesJson']=''),null!=_0x145da4['name']&&_0x145da4['hasOwnProperty']('name')&&(_0xdabe5d['name']=_0x145da4['name']),_0x145da4['children']&&_0x145da4['children']['length']){_0xdabe5d['children']=[];for(var _0xa630e1=0x0;_0xa630e1<_0x145da4['children']['length'];++_0xa630e1)_0xdabe5d['children'][_0xa630e1]=_0x57b7e4['Element']['toObject'](_0x145da4['children'][_0xa630e1],_0x511b3c);}if(null!=_0x145da4['data']&&_0x145da4['hasOwnProperty']('data')&&(_0xdabe5d['data']=_0x145da4['data']),_0x145da4['attributesBoolean']&&(_0x38175e=Object['keys'](_0x145da4['attributesBoolean']))['length']){_0xdabe5d['attributesBoolean']={};for(_0xa630e1=0x0;_0xa630e1<_0x38175e['length'];++_0xa630e1)_0xdabe5d['attributesBoolean'][_0x38175e[_0xa630e1]]=_0x145da4['attributesBoolean'][_0x38175e[_0xa630e1]];}return null!=_0x145da4['attributesJson']&&_0x145da4['hasOwnProperty']('attributesJson')&&(_0xdabe5d['attributesJson']=_0x145da4['attributesJson']),_0xdabe5d;},_0x42f1f0['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x36871d['util']['toJSONOptions']);},_0x42f1f0['getTypeUrl']=function(_0x48bb87){return void 0x0===_0x48bb87&&(_0x48bb87='type.googleapis.com'),_0x48bb87+'/Element';},_0x42f1f0;}()),_0x57b7e4;})());class r{['_protobufRoot'];constructor(){this['_protobufRoot']=u;}['getDescriptor'](_0x4690fb){return new w(this['_protobufRoot'][_0x4690fb]);}}class w{['_protobuf'];constructor(_0x237a75){this['_protobuf']=_0x237a75;}['compress'](_0x17b91e){const _0x2688b4=this['_protobuf']['verify'](_0x17b91e);if(_0x2688b4)throw Error(_0x2688b4);return this['_protobuf']['encode'](this['_protobuf']['create'](_0x17b91e))['finish']();}['decompress'](_0x186b58){return this['_protobuf']['toObject'](this['_protobuf']['decode'](_0x186b58),{'oneofs':!0x0});}}function g(_0x26b700,_0x5f42f0){const _0x530beb=_0x40d3cd(_0x26b700);return _0x530beb['path'][_0x530beb['path']['length']-0x1]+=_0x5f42f0,_0x530beb;}function _(_0x59fbe0,_0x3d3a8e){return _0x59fbe0['root']===_0x3d3a8e['root']&&_0x4f990d(_0x59fbe0['path'],_0x3d3a8e['path']);}function $(_0x3aac1f){P(_0x3aac1f,_0x2e3f26=>('main'==_0x2e3f26['root']?(_0x2e3f26['rootMain']=!0x0,delete _0x2e3f26['root']):'$graveyard'==_0x2e3f26['root']&&(_0x2e3f26['rootGraveyard']=!0x0,delete _0x2e3f26['root']),_0x2e3f26));}function J(_0x262c13){P(_0x262c13,_0x67fbd2=>(_0x67fbd2['rootMain']?(_0x67fbd2['root']='main',delete _0x67fbd2['rootMain']):_0x67fbd2['rootGraveyard']&&(_0x67fbd2['root']='$graveyard',delete _0x67fbd2['rootGraveyard']),_0x67fbd2));}function P(_0x52cd07,_0x49893d){for(const _0x357bbf in _0x52cd07){const _0x3ac673=_0x52cd07[_0x357bbf];'nodes'!==_0x357bbf&&_0x101182(_0x3ac673)&&(_0x3ac673['path']&&(_0x3ac673['root']||_0x3ac673['rootMain']||_0x3ac673['rootGraveyard'])?_0x52cd07[_0x357bbf]=_0x49893d(_0x3ac673):P(_0x3ac673,_0x49893d));}return _0x52cd07;}class e{['_id'];['_operationName'];['_protobufDescriptor'];constructor(_0x17a3d5,_0x50a076,_0x1bb3c4){this['_id']=_0x17a3d5,this['_operationName']=_0x50a076,this['_protobufDescriptor']=_0x1bb3c4;}['compress'](_0x543413,_0x5f0771){const _0x5041a7=_0x5f0771['shift']();return $(_0x5041a7),_0x543413['buffers']['push'](this['_protobufDescriptor']['compress'](_0x5041a7)),_0x543413['types']['push'](this['_id']),!0x0;}['decompress'](_0x54a5f3,_0x64bf0){_0x64bf0['types']['shift']();const _0x2f954c=this['_protobufDescriptor']['decompress'](_0x64bf0['buffers']['shift']());J(_0x2f954c),_0x2f954c['__className']=this['_operationName'],_0x54a5f3['push'](_0x2f954c);}}class s extends e{['compress'](_0xb1d8f,_0x225f07){const _0x2a8f5f=_0x225f07['shift']();return this['_serializeOneOf']('oldValue',_0x2a8f5f),this['_serializeOneOf']('newValue',_0x2a8f5f),$(_0x2a8f5f),_0xb1d8f['buffers']['push'](this['_protobufDescriptor']['compress'](_0x2a8f5f)),_0xb1d8f['types']['push'](this['_id']),!0x0;}['decompress'](_0x5ba5cd,_0x2def23){const {types:_0x3f2627,buffers:_0x3db651}=_0x2def23,_0x3fdf89=this['_protobufDescriptor']['decompress'](_0x3db651['shift']());_0x3f2627['shift'](),this['_deserializeOneOf']('oldValue',_0x3fdf89),this['_deserializeOneOf']('newValue',_0x3fdf89),J(_0x3fdf89),_0x3fdf89['__className']=this['_operationName'],_0x5ba5cd['push'](_0x3fdf89);}['_serializeOneOf'](_0x133f2a,_0x282683){const _0x54a7b4=_0x282683[_0x133f2a];'boolean'==typeof _0x54a7b4?_0x282683[_0x133f2a+'Boolean']=_0x54a7b4:_0x282683[_0x133f2a+'Json']=JSON['stringify'](_0x54a7b4);}['_deserializeOneOf'](_0x5d0612,_0x18388c){const _0x1cae1d=_0x5d0612+'Json';_0x18388c[_0x1cae1d]?(_0x18388c[_0x5d0612]=JSON['parse'](_0x18388c[_0x1cae1d]),delete _0x18388c[_0x1cae1d]):(_0x18388c[_0x5d0612]=_0x18388c[_0x5d0612+'Boolean'],delete _0x18388c[_0x5d0612+'Boolean']);}}class i extends e{['compress'](_0xf84388,_0x34e186){const _0x418f3a=_0x34e186['shift']();return this['_serializeNodesAttributes'](_0x418f3a['nodes']),$(_0x418f3a),_0xf84388['buffers']['push'](this['_protobufDescriptor']['compress'](_0x418f3a)),_0xf84388['types']['push'](this['_id']),!0x0;}['decompress'](_0x2a2b2e,_0x2479a8){const {types:_0x13c46b,buffers:_0x21a9ca}=_0x2479a8,_0x59e05e=this['_protobufDescriptor']['decompress'](_0x21a9ca['shift']());_0x13c46b['shift'](),_0x59e05e['nodes']||(_0x59e05e['nodes']=[]),this['_deserializeNodesAttributes'](_0x59e05e['nodes']),J(_0x59e05e),_0x59e05e['__className']=this['_operationName'],_0x2a2b2e['push'](_0x59e05e);}['_serializeNodesAttributes'](_0x4a073c){for(const _0x1553c3 of _0x4a073c){if(_0x1553c3['attributes']){const _0xc54ffd=_0x1553c3['attributes'];this['_areValuesBoolean'](_0xc54ffd)?_0x1553c3['attributesBoolean']=_0xc54ffd:_0x1553c3['attributesJson']=JSON['stringify'](_0xc54ffd);}_0x1553c3['children']&&this['_serializeNodesAttributes'](_0x1553c3['children']);}}['_deserializeNodesAttributes'](_0x983d34){for(const _0x2ae711 of _0x983d34)(_0x2ae711['attributesBoolean']||_0x2ae711['attributesJson'])&&(_0x2ae711['attributesBoolean']?(_0x2ae711['attributes']=_0x2ae711['attributesBoolean'],delete _0x2ae711['attributesBoolean']):(_0x2ae711['attributes']=JSON['parse'](_0x2ae711['attributesJson']),delete _0x2ae711['attributesJson'])),_0x2ae711['children']&&this['_deserializeNodesAttributes'](_0x2ae711['children']);}['_areValuesBoolean'](_0x38a86d){return Object['keys'](_0x38a86d)['every'](_0x3f142c=>'boolean'==typeof _0x38a86d[_0x3f142c]);}}class n extends e{['decompress'](_0x7fe50e,_0x24acb9){super['decompress'](_0x7fe50e,_0x24acb9);const _0x1457b1=_0x7fe50e[_0x7fe50e['length']-0x1];_0x1457b1['oldRange']||(_0x1457b1['oldRange']=null),_0x1457b1['newRange']||(_0x1457b1['newRange']=null);}}class p extends e{['compress'](_0x174664,_0x542bc4){return _0x542bc4['shift'](),_0x174664['types']['push'](this['_id']),!0x0;}['decompress'](_0x5c6539,_0x36d4bc){_0x36d4bc['types']['shift'](),_0x5c6539['push']({'__className':this['_operationName']});}}class m extends n{['_omittedNamespace'];constructor(_0x578283,_0x4abff8,_0x447ff2,_0x5bb059){super(_0x578283,_0x4abff8,_0x447ff2),this['_omittedNamespace']=_0x5bb059+':';}['compress'](_0x28afc0,_0x90f370){return!('MarkerOperation'!=_0x90f370[0x0]['__className']||!_0x90f370[0x0]['name']['startsWith'](this['_omittedNamespace']))&&(_0x90f370[0x0]['name']=_0x90f370[0x0]['name']['replace'](new RegExp('^'+this['_omittedNamespace']),''),super['compress'](_0x28afc0,_0x90f370),!0x0);}['decompress'](_0x1b5574,_0x18a3c8){super['decompress'](_0x1b5574,_0x18a3c8);const _0x34f586=_0x1b5574[_0x1b5574['length']-0x1];_0x34f586['name']=this['_omittedNamespace']+_0x34f586['name'];}}class O{['_id'];['_context'];constructor(_0x5718f5,_0x24d301){this['_id']=_0x5718f5,this['_context']=_0x24d301;}['compress'](_0x190591,_0x87cf26){let _0x29ca01;for(;_0x87cf26['length']>0x1&&this['_compareOperations'](_0x87cf26[0x0],_0x87cf26[0x1]);)_0x29ca01?(_0x29ca01=this['_combineNext'](_0x87cf26['shift'](),_0x29ca01),_0x190591['types']['push'](0x0)):(_0x29ca01=_0x40d3cd(_0x87cf26['shift']()),_0x190591['types']['push'](this['_id']));return!!_0x29ca01&&(_0x29ca01=this['_combineNext'](_0x87cf26['shift'](),_0x29ca01),_0x190591['types']['push'](0x0),_0x190591['buffers']['push'](this['_compressSingleOperation'](_0x29ca01)),!0x0);}['decompress'](_0x470b45,_0x46e548){const _0x294d95=this['_decompressSingleOperation'](_0x46e548);for(;0x0==_0x46e548['types'][0x0];)_0x46e548['types']['shift'](),_0x470b45['push'](this['_splitCurrent'](_0x294d95));_0x470b45['push'](_0x294d95);}}class a extends O{['_combineNext'](_0xd415a7,_0x3e5bc5){return _0x3e5bc5['nodes'][0x0]['data']+=_0xd415a7['nodes'][0x0]['data'],_0x3e5bc5;}['_splitCurrent'](_0x40c525){const _0x1db3f4=_0x40d3cd(_0x40c525),_0xa5a245=_0x1db3f4['nodes'][0x0],_0xf01a43=_0x40c525['nodes'][0x0],_0x4c6761=_0xf01a43['data'][Symbol['iterator']]()['next']()['value'],_0xe2a25c=_0x4c6761['length'];return _0xa5a245['data']=_0x4c6761,_0xf01a43['data']=_0xf01a43['data']['substr'](_0xe2a25c),_0x40c525['position']=g(_0x40c525['position'],_0xe2a25c),_0x1db3f4;}['_compareOperations'](_0x582a13,_0x5da19a){if(this['_checkOperation'](_0x582a13)&&this['_checkOperation'](_0x5da19a)){const _0x549c05=_0x582a13['nodes'][0x0]['data']['length'],_0x223a9e=_(g(_0x582a13['position'],_0x549c05),_0x5da19a['position']),_0x57dc8b=_0x582a13['nodes'][0x0],_0x276aac=_0x5da19a['nodes'][0x0];return _0x223a9e&&this['_compareAttributes'](_0x57dc8b,_0x276aac);}return!0x1;}['_compressSingleOperation'](_0x264a7d){const _0x1cbdf1={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('InsertOperation')['compress'](_0x1cbdf1,[_0x264a7d]),_0x1cbdf1['buffers'][0x0];}['_decompressSingleOperation'](_0x5ced17){const _0x1d7c5d=[];return this['_context']['_getCompressorByName']('InsertOperation')['decompress'](_0x1d7c5d,_0x5ced17),_0x1d7c5d[0x0];}['_checkOperation'](_0x12f7db){return'InsertOperation'==_0x12f7db['__className']&&0x1==_0x12f7db['nodes']['length']&&_0x12f7db['nodes'][0x0]['data']&&!_0x12f7db['wasUndone']&&0x1==Array['from'](_0x12f7db['nodes'][0x0]['data'])['length'];}['_compareAttributes'](_0x53f727,_0x4fc9c1){const _0xa4b87a=Object['keys'](_0x53f727['attributes']||{}),_0x5156c=Object['keys'](_0x4fc9c1['attributes']||{});return _0xa4b87a['length']===_0x5156c['length']&&_0xa4b87a['every'](_0xc058cc=>_0x4fc9c1['attributes'][_0xc058cc]&&_0x4fc9c1['attributes'][_0xc058cc]===_0x53f727['attributes'][_0xc058cc]);}}class c extends O{['_combineNext'](_0x491c52,_0x4f7881){return _0x4f7881['howMany']++,_0x4f7881['sourcePosition']=_0x40d3cd(_0x491c52['sourcePosition']),_0x4f7881;}['_splitCurrent'](_0x3fcfb1){const _0x225594=_0x40d3cd(_0x3fcfb1);return _0x3fcfb1['howMany']--,_0x225594['howMany']=0x1,_0x225594['sourcePosition']=g(_0x225594['sourcePosition'],_0x3fcfb1['howMany']),_0x225594;}['_compareOperations'](_0x2618f1,_0x3c629a){return!(!this['_checkOperation'](_0x2618f1)||!this['_checkOperation'](_0x3c629a))&&(_(g(_0x2618f1['sourcePosition'],-0x1),_0x3c629a['sourcePosition'])&&_(_0x2618f1['targetPosition'],_0x3c629a['targetPosition']));}['_compressSingleOperation'](_0x27cbdb){const _0x168d32={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x168d32,[_0x27cbdb]),_0x168d32['buffers'][0x0];}['_decompressSingleOperation'](_0x4ed759){const _0x2e18b1=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x2e18b1,_0x4ed759),_0x2e18b1[0x0];}['_checkOperation'](_0x135a24){return'MoveOperation'==_0x135a24['__className']&&'$graveyard'==_0x135a24['targetPosition']['root']&&0x1==_0x135a24['howMany']&&!_0x135a24['wasUndone'];}}class h extends O{['_combineNext'](_0x17ffc6,_0x3724be){return _0x3724be['howMany']++,_0x3724be;}['_splitCurrent'](_0x521c4d){const _0x3198ce=_0x40d3cd(_0x521c4d);return _0x3198ce['howMany']=0x1,_0x521c4d['howMany']--,_0x3198ce;}['_compareOperations'](_0x48656a,_0x373cc7){return!(!this['_checkOperation'](_0x48656a)||!this['_checkOperation'](_0x373cc7))&&(_(_0x48656a['sourcePosition'],_0x373cc7['sourcePosition'])&&_(_0x48656a['targetPosition'],_0x373cc7['targetPosition']));}['_compressSingleOperation'](_0x2c743e){const _0x7a06d9={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x7a06d9,[_0x2c743e]),_0x7a06d9['buffers'][0x0];}['_decompressSingleOperation'](_0x586f06){const _0x4d86c2=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x4d86c2,_0x586f06),_0x4d86c2[0x0];}['_checkOperation'](_0x509fc7){return'MoveOperation'==_0x509fc7['__className']&&'$graveyard'==_0x509fc7['targetPosition']['root']&&0x1==_0x509fc7['howMany']&&!_0x509fc7['wasUndone'];}}class f extends O{['compress'](_0x3ac4e6,_0x1debf2){if(!this['_compareOperations'](_0x1debf2[0x0],_0x1debf2[0x1]))return!0x1;const _0x2e19a9=_0x1debf2['shift']();return _0x2e19a9['oldRange']=null,_0x2e19a9['newRange']&&_(_0x2e19a9['newRange']['start'],_0x2e19a9['newRange']['end'])&&(_0x2e19a9['newRange']['end']=null),_0x1debf2['shift'](),_0x3ac4e6['types']['push'](this['_id']),_0x3ac4e6['types']['push'](0x0),_0x3ac4e6['buffers']['push'](this['_compressSingleOperation'](_0x2e19a9)),!0x0;}['decompress'](_0x52f625,_0xb64e2b){const _0x22d0ad=this['_decompressSingleOperation'](_0xb64e2b);_0x22d0ad['newRange']&&!_0x22d0ad['newRange']['end']&&(_0x22d0ad['newRange']['end']=_0x40d3cd(_0x22d0ad['newRange']['start']));const _0x3201ef=_0x40d3cd(_0x22d0ad);_0x3201ef['newRange']&&(_0x3201ef['newRange']['start']['stickiness']='toNone',_0x3201ef['newRange']['end']=_0x40d3cd(_0x3201ef['newRange']['start'])),_0x3201ef['name']='user:position:'+_0x3201ef['name']['split'](':')[0x2],_0xb64e2b['types']['shift'](),_0x52f625['push'](_0x22d0ad),_0x52f625['push'](_0x3201ef);}['_compressSingleOperation'](_0x4b0d66){const _0x219ec6={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MarkerOperation')['compress'](_0x219ec6,[_0x4b0d66]),_0x219ec6['buffers'][0x0];}['_decompressSingleOperation'](_0x195596){const _0x3224b1=[];return this['_context']['_getCompressorByName']('MarkerOperation')['decompress'](_0x3224b1,_0x195596),_0x3224b1[0x0];}['_compareOperations'](_0x2d4f9b,_0xbb9e03){return!(!_0x2d4f9b||!_0xbb9e03)&&('MarkerOperation'==_0x2d4f9b['__className']&&'MarkerOperation'==_0xbb9e03['__className']&&!(!_0x2d4f9b['name']['startsWith']('user:')||!_0xbb9e03['name']['startsWith']('user:')||_0x2d4f9b['name']==_0xbb9e03['name']));}}class y{['_compressorById'];['_compressorByName'];['_protobufFactory'];constructor(){this['_compressorById']=new Map(),this['_compressorByName']=new Map(),this['_protobufFactory']=new r();const _0x3e5f6b=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',_0x3e5f6b,'comment')),this['_registerCompressor'](0x13,'SuggestionMarkerOperation',new m(0x13,'MarkerOperation',_0x3e5f6b,'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'](_0x57cadc){if(!_0x57cadc||!_0x57cadc[0x0])throw new _0x37b36e('no-operations-provided',this);const _0x154d1e={'types':[],'buffers':[],'baseVersion':_0x57cadc[0x0]['baseVersion']};for(;_0x57cadc['length'];)this['_getCompressorByName']('UserSelectionAction')['compress'](_0x154d1e,_0x57cadc)||this['_getCompressorByName']('TypingAction')['compress'](_0x154d1e,_0x57cadc)||this['_getCompressorByName']('DeletingAction')['compress'](_0x154d1e,_0x57cadc)||this['_getCompressorByName']('ForwardDeletingAction')['compress'](_0x154d1e,_0x57cadc)||this['_getCompressorByName']('CommentMarkerOperation')['compress'](_0x154d1e,_0x57cadc)||this['_getCompressorByName']('SuggestionMarkerOperation')['compress'](_0x154d1e,_0x57cadc)||this['_getCompressorByName'](_0x57cadc[0x0]['__className'])['compress'](_0x154d1e,_0x57cadc);return _0x154d1e;}['decompress'](_0xb4beca){const _0x510a03=[];for(;_0xb4beca['types']['length'];){const _0x3c4d72=this['_compressorById']['get'](_0xb4beca['types'][0x0]);if(!_0x3c4d72)throw new _0x37b36e('decompress-compressor-not-found',this,{'type':_0xb4beca['types'][0x0]});_0x3c4d72['decompress'](_0x510a03,_0xb4beca);}return _0x510a03['forEach']((_0x4a2651,_0x3f75e0)=>_0x4a2651['baseVersion']=_0xb4beca['baseVersion']+_0x3f75e0),_0x510a03;}['_getCompressorByName'](_0x4da9ff){return this['_compressorByName']['get'](_0x4da9ff);}['_registerOperationCompressor'](_0x1575da,_0x50d675,_0x2f9b35){const _0x2f4086=new _0x2f9b35(_0x1575da,_0x50d675,this['_protobufFactory']['getDescriptor'](_0x50d675));this['_registerCompressor'](_0x1575da,_0x50d675,_0x2f4086);}['_registerActionCompressor'](_0x3281bd,_0x2746ae,_0x208ec9){const _0xa2ee28=new _0x208ec9(_0x3281bd,this);this['_registerCompressor'](_0x3281bd,_0x2746ae,_0xa2ee28);}['_registerCompressor'](_0x318405,_0x2d11a3,_0x274712){this['_compressorById']['set'](_0x318405,_0x274712),this['_compressorByName']['set'](_0x2d11a3,_0x274712);}}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.9",
|
|
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.9",
|
|
37
|
+
"ckeditor5": "47.0.0-alpha.9",
|
|
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 _0x3fc56e=_0xd83d;(function(_0x2095b8,_0x220f02){const _0x2dd8a5=_0xd83d,_0x5d764d=_0x2095b8();while(!![]){try{const _0x1f9774=parseInt(_0x2dd8a5(0x1ca))/0x1+parseInt(_0x2dd8a5(0x1b4))/0x2*(-parseInt(_0x2dd8a5(0x1b8))/0x3)+-parseInt(_0x2dd8a5(0x1c9))/0x4*(-parseInt(_0x2dd8a5(0x1c6))/0x5)+parseInt(_0x2dd8a5(0x1c5))/0x6*(parseInt(_0x2dd8a5(0x1b7))/0x7)+parseInt(_0x2dd8a5(0x1c1))/0x8*(parseInt(_0x2dd8a5(0x1bb))/0x9)+-parseInt(_0x2dd8a5(0x1be))/0xa+parseInt(_0x2dd8a5(0x1b3))/0xb*(-parseInt(_0x2dd8a5(0x1c7))/0xc);if(_0x1f9774===_0x220f02)break;else _0x5d764d['push'](_0x5d764d['shift']());}catch(_0xdc5b3e){_0x5d764d['push'](_0x5d764d['shift']());}}}(_0x44a3,0xba4b4));function _0xd83d(_0x179777,_0xacf77c){const _0x44a3e3=_0x44a3();return _0xd83d=function(_0xd83d3d,_0x10bbcb){_0xd83d3d=_0xd83d3d-0x1b2;let _0x3d88bd=_0x44a3e3[_0xd83d3d];return _0x3d88bd;},_0xd83d(_0x179777,_0xacf77c);}import{cloneDeep as _0xb8e9e4}from'es-toolkit/compat';export class ActionCompressor{[_0x3fc56e(0x1b9)];[_0x3fc56e(0x1c4)];constructor(_0x545fba,_0x1449e0){const _0x5b259d=_0x3fc56e;this[_0x5b259d(0x1b9)]=_0x545fba,this[_0x5b259d(0x1c4)]=_0x1449e0;}[_0x3fc56e(0x1b2)](_0x3f97f8,_0x2d6230){const _0x3e84f6=_0x3fc56e;let _0x2f28fb;for(;_0x2d6230[_0x3e84f6(0x1ba)]>0x1&&this[_0x3e84f6(0x1c8)](_0x2d6230[0x0],_0x2d6230[0x1]);)_0x2f28fb?(_0x2f28fb=this[_0x3e84f6(0x1b6)](_0x2d6230[_0x3e84f6(0x1bf)](),_0x2f28fb),_0x3f97f8[_0x3e84f6(0x1cb)][_0x3e84f6(0x1b5)](0x0)):(_0x2f28fb=_0xb8e9e4(_0x2d6230[_0x3e84f6(0x1bf)]()),_0x3f97f8[_0x3e84f6(0x1cb)][_0x3e84f6(0x1b5)](this[_0x3e84f6(0x1b9)]));return!!_0x2f28fb&&(_0x2f28fb=this[_0x3e84f6(0x1b6)](_0x2d6230[_0x3e84f6(0x1bf)](),_0x2f28fb),_0x3f97f8[_0x3e84f6(0x1cb)][_0x3e84f6(0x1b5)](0x0),_0x3f97f8[_0x3e84f6(0x1bd)][_0x3e84f6(0x1b5)](this[_0x3e84f6(0x1c0)](_0x2f28fb)),!0x0);}[_0x3fc56e(0x1c3)](_0x179ff0,_0x5290cf){const _0x4682ba=_0x3fc56e,_0x163bae=this[_0x4682ba(0x1c2)](_0x5290cf);for(;0x0==_0x5290cf[_0x4682ba(0x1cb)][0x0];)_0x5290cf[_0x4682ba(0x1cb)][_0x4682ba(0x1bf)](),_0x179ff0[_0x4682ba(0x1b5)](this[_0x4682ba(0x1bc)](_0x163bae));_0x179ff0[_0x4682ba(0x1b5)](_0x163bae);}}function _0x44a3(){const _0x4ccd86=['22JgnKSn','push','_combineNext','6727nFGlDT','130533VptrOL','_id','length','45jdcLgZ','_splitCurrent','buffers','8320170fWMxlL','shift','_compressSingleOperation','704112KCZJko','_decompressSingleOperation','decompress','_context','6702ChIYAU','5fSkNEc','1320reCSqL','_compareOperations','1356988GOayLP','845194CmgRra','types','compress','62425VhLTPw'];_0x44a3=function(){return _0x4ccd86;};return _0x44a3();}
|