@ckeditor/ckeditor5-operations-compressor 0.0.0-nightly-20240814.0 → 0.0.0-nightly-20240815.0
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 _0x3b46c5=_0x37867f['Reader'],_0x4e27b9=_0x37867f['Writer'],_0x3a74ad=_0x37867f['util'],_0x30ed23=_0x37867f['roots']['default']||(_0x37867f['roots']['default']={});return _0x30ed23['AttributeOperation']=(function(){function _0x47be84(_0x513030){if(_0x513030){for(var _0x47c216=Object['keys'](_0x513030),_0x64a883=0x0;_0x64a883<_0x47c216['length'];++_0x64a883)null!=_0x513030[_0x47c216[_0x64a883]]&&(this[_0x47c216[_0x64a883]]=_0x513030[_0x47c216[_0x64a883]]);}}return _0x47be84['prototype']['range']=null,_0x47be84['prototype']['key']='',_0x47be84['prototype']['oldValueBoolean']=!0x1,_0x47be84['prototype']['oldValueJson']='',_0x47be84['prototype']['newValueBoolean']=!0x1,_0x47be84['prototype']['newValueJson']='',_0x47be84['prototype']['wasUndone']=!0x1,_0x47be84['create']=function(_0x1aea66){return new _0x47be84(_0x1aea66);},_0x47be84['encode']=function(_0x1b884d,_0x24263c){return _0x24263c||(_0x24263c=_0x4e27b9['create']()),null!=_0x1b884d['range']&&Object['hasOwnProperty']['call'](_0x1b884d,'range')&&_0x30ed23['Range']['encode'](_0x1b884d['range'],_0x24263c['uint32'](0xa)['fork']())['ldelim'](),null!=_0x1b884d['key']&&Object['hasOwnProperty']['call'](_0x1b884d,'key')&&_0x24263c['uint32'](0x12)['string'](_0x1b884d['key']),null!=_0x1b884d['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x1b884d,'oldValueBoolean')&&_0x24263c['uint32'](0x18)['bool'](_0x1b884d['oldValueBoolean']),null!=_0x1b884d['oldValueJson']&&Object['hasOwnProperty']['call'](_0x1b884d,'oldValueJson')&&_0x24263c['uint32'](0x22)['string'](_0x1b884d['oldValueJson']),null!=_0x1b884d['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x1b884d,'newValueBoolean')&&_0x24263c['uint32'](0x28)['bool'](_0x1b884d['newValueBoolean']),null!=_0x1b884d['newValueJson']&&Object['hasOwnProperty']['call'](_0x1b884d,'newValueJson')&&_0x24263c['uint32'](0x32)['string'](_0x1b884d['newValueJson']),null!=_0x1b884d['wasUndone']&&Object['hasOwnProperty']['call'](_0x1b884d,'wasUndone')&&_0x24263c['uint32'](0x38)['bool'](_0x1b884d['wasUndone']),_0x24263c;},_0x47be84['encodeDelimited']=function(_0x46248f,_0x260a02){return this['encode'](_0x46248f,_0x260a02)['ldelim']();},_0x47be84['decode']=function(_0x3a51c6,_0x5a04d6){_0x3a51c6 instanceof _0x3b46c5||(_0x3a51c6=_0x3b46c5['create'](_0x3a51c6));for(var _0xbc9922=void 0x0===_0x5a04d6?_0x3a51c6['len']:_0x3a51c6['pos']+_0x5a04d6,_0x56380e=new _0x30ed23['AttributeOperation']();_0x3a51c6['pos']<_0xbc9922;){var _0x49b9fb=_0x3a51c6['uint32']();switch(_0x49b9fb>>>0x3){case 0x1:_0x56380e['range']=_0x30ed23['Range']['decode'](_0x3a51c6,_0x3a51c6['uint32']());break;case 0x2:_0x56380e['key']=_0x3a51c6['string']();break;case 0x3:_0x56380e['oldValueBoolean']=_0x3a51c6['bool']();break;case 0x4:_0x56380e['oldValueJson']=_0x3a51c6['string']();break;case 0x5:_0x56380e['newValueBoolean']=_0x3a51c6['bool']();break;case 0x6:_0x56380e['newValueJson']=_0x3a51c6['string']();break;case 0x7:_0x56380e['wasUndone']=_0x3a51c6['bool']();break;default:_0x3a51c6['skipType'](0x7&_0x49b9fb);}}return _0x56380e;},_0x47be84['decodeDelimited']=function(_0x5126dc){return _0x5126dc instanceof _0x3b46c5||(_0x5126dc=new _0x3b46c5(_0x5126dc)),this['decode'](_0x5126dc,_0x5126dc['uint32']());},_0x47be84['verify']=function(_0x3d348f){if('object'!=typeof _0x3d348f||null===_0x3d348f)return'object\x20expected';if(null!=_0x3d348f['range']&&_0x3d348f['hasOwnProperty']('range')){var _0x2abf11=_0x30ed23['Range']['verify'](_0x3d348f['range']);if(_0x2abf11)return'range.'+_0x2abf11;}return null!=_0x3d348f['key']&&_0x3d348f['hasOwnProperty']('key')&&!_0x3a74ad['isString'](_0x3d348f['key'])?'key:\x20string\x20expected':null!=_0x3d348f['oldValueBoolean']&&_0x3d348f['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x3d348f['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x3d348f['oldValueJson']&&_0x3d348f['hasOwnProperty']('oldValueJson')&&!_0x3a74ad['isString'](_0x3d348f['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x3d348f['newValueBoolean']&&_0x3d348f['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x3d348f['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x3d348f['newValueJson']&&_0x3d348f['hasOwnProperty']('newValueJson')&&!_0x3a74ad['isString'](_0x3d348f['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x3d348f['wasUndone']&&_0x3d348f['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x3d348f['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x47be84['fromObject']=function(_0x86140c){if(_0x86140c instanceof _0x30ed23['AttributeOperation'])return _0x86140c;var _0xd045b3=new _0x30ed23['AttributeOperation']();if(null!=_0x86140c['range']){if('object'!=typeof _0x86140c['range'])throw TypeError('.AttributeOperation.range:\x20object\x20expected');_0xd045b3['range']=_0x30ed23['Range']['fromObject'](_0x86140c['range']);}return null!=_0x86140c['key']&&(_0xd045b3['key']=String(_0x86140c['key'])),null!=_0x86140c['oldValueBoolean']&&(_0xd045b3['oldValueBoolean']=Boolean(_0x86140c['oldValueBoolean'])),null!=_0x86140c['oldValueJson']&&(_0xd045b3['oldValueJson']=String(_0x86140c['oldValueJson'])),null!=_0x86140c['newValueBoolean']&&(_0xd045b3['newValueBoolean']=Boolean(_0x86140c['newValueBoolean'])),null!=_0x86140c['newValueJson']&&(_0xd045b3['newValueJson']=String(_0x86140c['newValueJson'])),null!=_0x86140c['wasUndone']&&(_0xd045b3['wasUndone']=Boolean(_0x86140c['wasUndone'])),_0xd045b3;},_0x47be84['toObject']=function(_0x1abcd4,_0x342f65){_0x342f65||(_0x342f65={});var _0x494f80={};return _0x342f65['defaults']&&(_0x494f80['range']=null,_0x494f80['key']='',_0x494f80['oldValueBoolean']=!0x1,_0x494f80['oldValueJson']='',_0x494f80['newValueBoolean']=!0x1,_0x494f80['newValueJson']='',_0x494f80['wasUndone']=!0x1),null!=_0x1abcd4['range']&&_0x1abcd4['hasOwnProperty']('range')&&(_0x494f80['range']=_0x30ed23['Range']['toObject'](_0x1abcd4['range'],_0x342f65)),null!=_0x1abcd4['key']&&_0x1abcd4['hasOwnProperty']('key')&&(_0x494f80['key']=_0x1abcd4['key']),null!=_0x1abcd4['oldValueBoolean']&&_0x1abcd4['hasOwnProperty']('oldValueBoolean')&&(_0x494f80['oldValueBoolean']=_0x1abcd4['oldValueBoolean']),null!=_0x1abcd4['oldValueJson']&&_0x1abcd4['hasOwnProperty']('oldValueJson')&&(_0x494f80['oldValueJson']=_0x1abcd4['oldValueJson']),null!=_0x1abcd4['newValueBoolean']&&_0x1abcd4['hasOwnProperty']('newValueBoolean')&&(_0x494f80['newValueBoolean']=_0x1abcd4['newValueBoolean']),null!=_0x1abcd4['newValueJson']&&_0x1abcd4['hasOwnProperty']('newValueJson')&&(_0x494f80['newValueJson']=_0x1abcd4['newValueJson']),null!=_0x1abcd4['wasUndone']&&_0x1abcd4['hasOwnProperty']('wasUndone')&&(_0x494f80['wasUndone']=_0x1abcd4['wasUndone']),_0x494f80;},_0x47be84['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x37867f['util']['toJSONOptions']);},_0x47be84['getTypeUrl']=function(_0x4e5bc7){return void 0x0===_0x4e5bc7&&(_0x4e5bc7='type.googleapis.com'),_0x4e5bc7+'/AttributeOperation';},_0x47be84;}()),_0x30ed23['InsertOperation']=(function(){function _0x2e9921(_0x187050){if(this['nodes']=[],_0x187050){for(var _0x578507=Object['keys'](_0x187050),_0x2ae0a0=0x0;_0x2ae0a0<_0x578507['length'];++_0x2ae0a0)null!=_0x187050[_0x578507[_0x2ae0a0]]&&(this[_0x578507[_0x2ae0a0]]=_0x187050[_0x578507[_0x2ae0a0]]);}}return _0x2e9921['prototype']['position']=null,_0x2e9921['prototype']['nodes']=_0x3a74ad['emptyArray'],_0x2e9921['prototype']['shouldReceiveAttributes']=!0x1,_0x2e9921['prototype']['wasUndone']=!0x1,_0x2e9921['create']=function(_0x15260a){return new _0x2e9921(_0x15260a);},_0x2e9921['encode']=function(_0xb83db1,_0x49c13a){if(_0x49c13a||(_0x49c13a=_0x4e27b9['create']()),null!=_0xb83db1['position']&&Object['hasOwnProperty']['call'](_0xb83db1,'position')&&_0x30ed23['Position']['encode'](_0xb83db1['position'],_0x49c13a['uint32'](0xa)['fork']())['ldelim'](),null!=_0xb83db1['nodes']&&_0xb83db1['nodes']['length']){for(var _0x358596=0x0;_0x358596<_0xb83db1['nodes']['length'];++_0x358596)_0x30ed23['Element']['encode'](_0xb83db1['nodes'][_0x358596],_0x49c13a['uint32'](0x12)['fork']())['ldelim']();}return null!=_0xb83db1['shouldReceiveAttributes']&&Object['hasOwnProperty']['call'](_0xb83db1,'shouldReceiveAttributes')&&_0x49c13a['uint32'](0x18)['bool'](_0xb83db1['shouldReceiveAttributes']),null!=_0xb83db1['wasUndone']&&Object['hasOwnProperty']['call'](_0xb83db1,'wasUndone')&&_0x49c13a['uint32'](0x20)['bool'](_0xb83db1['wasUndone']),_0x49c13a;},_0x2e9921['encodeDelimited']=function(_0x2156d9,_0x91d688){return this['encode'](_0x2156d9,_0x91d688)['ldelim']();},_0x2e9921['decode']=function(_0x35c5d2,_0x36ab96){_0x35c5d2 instanceof _0x3b46c5||(_0x35c5d2=_0x3b46c5['create'](_0x35c5d2));for(var _0x55c12d=void 0x0===_0x36ab96?_0x35c5d2['len']:_0x35c5d2['pos']+_0x36ab96,_0x4c0d8b=new _0x30ed23['InsertOperation']();_0x35c5d2['pos']<_0x55c12d;){var _0x42bcc6=_0x35c5d2['uint32']();switch(_0x42bcc6>>>0x3){case 0x1:_0x4c0d8b['position']=_0x30ed23['Position']['decode'](_0x35c5d2,_0x35c5d2['uint32']());break;case 0x2:_0x4c0d8b['nodes']&&_0x4c0d8b['nodes']['length']||(_0x4c0d8b['nodes']=[]),_0x4c0d8b['nodes']['push'](_0x30ed23['Element']['decode'](_0x35c5d2,_0x35c5d2['uint32']()));break;case 0x3:_0x4c0d8b['shouldReceiveAttributes']=_0x35c5d2['bool']();break;case 0x4:_0x4c0d8b['wasUndone']=_0x35c5d2['bool']();break;default:_0x35c5d2['skipType'](0x7&_0x42bcc6);}}return _0x4c0d8b;},_0x2e9921['decodeDelimited']=function(_0x578a9a){return _0x578a9a instanceof _0x3b46c5||(_0x578a9a=new _0x3b46c5(_0x578a9a)),this['decode'](_0x578a9a,_0x578a9a['uint32']());},_0x2e9921['verify']=function(_0x18e7ba){if('object'!=typeof _0x18e7ba||null===_0x18e7ba)return'object\x20expected';if(null!=_0x18e7ba['position']&&_0x18e7ba['hasOwnProperty']('position')&&(_0x52a42b=_0x30ed23['Position']['verify'](_0x18e7ba['position'])))return'position.'+_0x52a42b;if(null!=_0x18e7ba['nodes']&&_0x18e7ba['hasOwnProperty']('nodes')){if(!Array['isArray'](_0x18e7ba['nodes']))return'nodes:\x20array\x20expected';for(var _0x21cca8=0x0;_0x21cca8<_0x18e7ba['nodes']['length'];++_0x21cca8){var _0x52a42b;if(_0x52a42b=_0x30ed23['Element']['verify'](_0x18e7ba['nodes'][_0x21cca8]))return'nodes.'+_0x52a42b;}}return null!=_0x18e7ba['shouldReceiveAttributes']&&_0x18e7ba['hasOwnProperty']('shouldReceiveAttributes')&&'boolean'!=typeof _0x18e7ba['shouldReceiveAttributes']?'shouldReceiveAttributes:\x20boolean\x20expected':null!=_0x18e7ba['wasUndone']&&_0x18e7ba['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x18e7ba['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x2e9921['fromObject']=function(_0x445d3f){if(_0x445d3f instanceof _0x30ed23['InsertOperation'])return _0x445d3f;var _0x275aff=new _0x30ed23['InsertOperation']();if(null!=_0x445d3f['position']){if('object'!=typeof _0x445d3f['position'])throw TypeError('.InsertOperation.position:\x20object\x20expected');_0x275aff['position']=_0x30ed23['Position']['fromObject'](_0x445d3f['position']);}if(_0x445d3f['nodes']){if(!Array['isArray'](_0x445d3f['nodes']))throw TypeError('.InsertOperation.nodes:\x20array\x20expected');_0x275aff['nodes']=[];for(var _0x534a94=0x0;_0x534a94<_0x445d3f['nodes']['length'];++_0x534a94){if('object'!=typeof _0x445d3f['nodes'][_0x534a94])throw TypeError('.InsertOperation.nodes:\x20object\x20expected');_0x275aff['nodes'][_0x534a94]=_0x30ed23['Element']['fromObject'](_0x445d3f['nodes'][_0x534a94]);}}return null!=_0x445d3f['shouldReceiveAttributes']&&(_0x275aff['shouldReceiveAttributes']=Boolean(_0x445d3f['shouldReceiveAttributes'])),null!=_0x445d3f['wasUndone']&&(_0x275aff['wasUndone']=Boolean(_0x445d3f['wasUndone'])),_0x275aff;},_0x2e9921['toObject']=function(_0x29cd8b,_0x568541){_0x568541||(_0x568541={});var _0xa46548={};if((_0x568541['arrays']||_0x568541['defaults'])&&(_0xa46548['nodes']=[]),_0x568541['defaults']&&(_0xa46548['position']=null,_0xa46548['shouldReceiveAttributes']=!0x1,_0xa46548['wasUndone']=!0x1),null!=_0x29cd8b['position']&&_0x29cd8b['hasOwnProperty']('position')&&(_0xa46548['position']=_0x30ed23['Position']['toObject'](_0x29cd8b['position'],_0x568541)),_0x29cd8b['nodes']&&_0x29cd8b['nodes']['length']){_0xa46548['nodes']=[];for(var _0x17e41b=0x0;_0x17e41b<_0x29cd8b['nodes']['length'];++_0x17e41b)_0xa46548['nodes'][_0x17e41b]=_0x30ed23['Element']['toObject'](_0x29cd8b['nodes'][_0x17e41b],_0x568541);}return null!=_0x29cd8b['shouldReceiveAttributes']&&_0x29cd8b['hasOwnProperty']('shouldReceiveAttributes')&&(_0xa46548['shouldReceiveAttributes']=_0x29cd8b['shouldReceiveAttributes']),null!=_0x29cd8b['wasUndone']&&_0x29cd8b['hasOwnProperty']('wasUndone')&&(_0xa46548['wasUndone']=_0x29cd8b['wasUndone']),_0xa46548;},_0x2e9921['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x37867f['util']['toJSONOptions']);},_0x2e9921['getTypeUrl']=function(_0x1fc83e){return void 0x0===_0x1fc83e&&(_0x1fc83e='type.googleapis.com'),_0x1fc83e+'/InsertOperation';},_0x2e9921;}()),_0x30ed23['MarkerOperation']=(function(){function _0x315527(_0x18adb8){if(_0x18adb8){for(var _0x1063c1=Object['keys'](_0x18adb8),_0x106016=0x0;_0x106016<_0x1063c1['length'];++_0x106016)null!=_0x18adb8[_0x1063c1[_0x106016]]&&(this[_0x1063c1[_0x106016]]=_0x18adb8[_0x1063c1[_0x106016]]);}}return _0x315527['prototype']['name']='',_0x315527['prototype']['oldRange']=null,_0x315527['prototype']['newRange']=null,_0x315527['prototype']['affectsData']=!0x1,_0x315527['prototype']['wasUndone']=!0x1,_0x315527['create']=function(_0xd4788b){return new _0x315527(_0xd4788b);},_0x315527['encode']=function(_0x16f2b3,_0x41f28a){return _0x41f28a||(_0x41f28a=_0x4e27b9['create']()),null!=_0x16f2b3['name']&&Object['hasOwnProperty']['call'](_0x16f2b3,'name')&&_0x41f28a['uint32'](0xa)['string'](_0x16f2b3['name']),null!=_0x16f2b3['oldRange']&&Object['hasOwnProperty']['call'](_0x16f2b3,'oldRange')&&_0x30ed23['Range']['encode'](_0x16f2b3['oldRange'],_0x41f28a['uint32'](0x12)['fork']())['ldelim'](),null!=_0x16f2b3['newRange']&&Object['hasOwnProperty']['call'](_0x16f2b3,'newRange')&&_0x30ed23['Range']['encode'](_0x16f2b3['newRange'],_0x41f28a['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x16f2b3['affectsData']&&Object['hasOwnProperty']['call'](_0x16f2b3,'affectsData')&&_0x41f28a['uint32'](0x20)['bool'](_0x16f2b3['affectsData']),null!=_0x16f2b3['wasUndone']&&Object['hasOwnProperty']['call'](_0x16f2b3,'wasUndone')&&_0x41f28a['uint32'](0x28)['bool'](_0x16f2b3['wasUndone']),_0x41f28a;},_0x315527['encodeDelimited']=function(_0xccaa48,_0x4a7f12){return this['encode'](_0xccaa48,_0x4a7f12)['ldelim']();},_0x315527['decode']=function(_0x3d9a79,_0x2a3827){_0x3d9a79 instanceof _0x3b46c5||(_0x3d9a79=_0x3b46c5['create'](_0x3d9a79));for(var _0x2eddf0=void 0x0===_0x2a3827?_0x3d9a79['len']:_0x3d9a79['pos']+_0x2a3827,_0x36d2ee=new _0x30ed23['MarkerOperation']();_0x3d9a79['pos']<_0x2eddf0;){var _0x3da690=_0x3d9a79['uint32']();switch(_0x3da690>>>0x3){case 0x1:_0x36d2ee['name']=_0x3d9a79['string']();break;case 0x2:_0x36d2ee['oldRange']=_0x30ed23['Range']['decode'](_0x3d9a79,_0x3d9a79['uint32']());break;case 0x3:_0x36d2ee['newRange']=_0x30ed23['Range']['decode'](_0x3d9a79,_0x3d9a79['uint32']());break;case 0x4:_0x36d2ee['affectsData']=_0x3d9a79['bool']();break;case 0x5:_0x36d2ee['wasUndone']=_0x3d9a79['bool']();break;default:_0x3d9a79['skipType'](0x7&_0x3da690);}}return _0x36d2ee;},_0x315527['decodeDelimited']=function(_0x1718ae){return _0x1718ae instanceof _0x3b46c5||(_0x1718ae=new _0x3b46c5(_0x1718ae)),this['decode'](_0x1718ae,_0x1718ae['uint32']());},_0x315527['verify']=function(_0x460e7c){if('object'!=typeof _0x460e7c||null===_0x460e7c)return'object\x20expected';if(null!=_0x460e7c['name']&&_0x460e7c['hasOwnProperty']('name')&&!_0x3a74ad['isString'](_0x460e7c['name']))return'name:\x20string\x20expected';var _0x3d8445;if(null!=_0x460e7c['oldRange']&&_0x460e7c['hasOwnProperty']('oldRange')&&(_0x3d8445=_0x30ed23['Range']['verify'](_0x460e7c['oldRange'])))return'oldRange.'+_0x3d8445;if(null!=_0x460e7c['newRange']&&_0x460e7c['hasOwnProperty']('newRange')&&(_0x3d8445=_0x30ed23['Range']['verify'](_0x460e7c['newRange'])))return'newRange.'+_0x3d8445;return null!=_0x460e7c['affectsData']&&_0x460e7c['hasOwnProperty']('affectsData')&&'boolean'!=typeof _0x460e7c['affectsData']?'affectsData:\x20boolean\x20expected':null!=_0x460e7c['wasUndone']&&_0x460e7c['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x460e7c['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x315527['fromObject']=function(_0x4c7009){if(_0x4c7009 instanceof _0x30ed23['MarkerOperation'])return _0x4c7009;var _0x2ecbb7=new _0x30ed23['MarkerOperation']();if(null!=_0x4c7009['name']&&(_0x2ecbb7['name']=String(_0x4c7009['name'])),null!=_0x4c7009['oldRange']){if('object'!=typeof _0x4c7009['oldRange'])throw TypeError('.MarkerOperation.oldRange:\x20object\x20expected');_0x2ecbb7['oldRange']=_0x30ed23['Range']['fromObject'](_0x4c7009['oldRange']);}if(null!=_0x4c7009['newRange']){if('object'!=typeof _0x4c7009['newRange'])throw TypeError('.MarkerOperation.newRange:\x20object\x20expected');_0x2ecbb7['newRange']=_0x30ed23['Range']['fromObject'](_0x4c7009['newRange']);}return null!=_0x4c7009['affectsData']&&(_0x2ecbb7['affectsData']=Boolean(_0x4c7009['affectsData'])),null!=_0x4c7009['wasUndone']&&(_0x2ecbb7['wasUndone']=Boolean(_0x4c7009['wasUndone'])),_0x2ecbb7;},_0x315527['toObject']=function(_0x3faf58,_0x57e565){_0x57e565||(_0x57e565={});var _0x15f0bc={};return _0x57e565['defaults']&&(_0x15f0bc['name']='',_0x15f0bc['oldRange']=null,_0x15f0bc['newRange']=null,_0x15f0bc['affectsData']=!0x1,_0x15f0bc['wasUndone']=!0x1),null!=_0x3faf58['name']&&_0x3faf58['hasOwnProperty']('name')&&(_0x15f0bc['name']=_0x3faf58['name']),null!=_0x3faf58['oldRange']&&_0x3faf58['hasOwnProperty']('oldRange')&&(_0x15f0bc['oldRange']=_0x30ed23['Range']['toObject'](_0x3faf58['oldRange'],_0x57e565)),null!=_0x3faf58['newRange']&&_0x3faf58['hasOwnProperty']('newRange')&&(_0x15f0bc['newRange']=_0x30ed23['Range']['toObject'](_0x3faf58['newRange'],_0x57e565)),null!=_0x3faf58['affectsData']&&_0x3faf58['hasOwnProperty']('affectsData')&&(_0x15f0bc['affectsData']=_0x3faf58['affectsData']),null!=_0x3faf58['wasUndone']&&_0x3faf58['hasOwnProperty']('wasUndone')&&(_0x15f0bc['wasUndone']=_0x3faf58['wasUndone']),_0x15f0bc;},_0x315527['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x37867f['util']['toJSONOptions']);},_0x315527['getTypeUrl']=function(_0x511172){return void 0x0===_0x511172&&(_0x511172='type.googleapis.com'),_0x511172+'/MarkerOperation';},_0x315527;}()),_0x30ed23['MergeOperation']=(function(){function _0x162cd6(_0x47f2eb){if(_0x47f2eb){for(var _0x13abac=Object['keys'](_0x47f2eb),_0x285dd3=0x0;_0x285dd3<_0x13abac['length'];++_0x285dd3)null!=_0x47f2eb[_0x13abac[_0x285dd3]]&&(this[_0x13abac[_0x285dd3]]=_0x47f2eb[_0x13abac[_0x285dd3]]);}}return _0x162cd6['prototype']['sourcePosition']=null,_0x162cd6['prototype']['targetPosition']=null,_0x162cd6['prototype']['graveyardPosition']=null,_0x162cd6['prototype']['howMany']=0x0,_0x162cd6['prototype']['wasUndone']=!0x1,_0x162cd6['create']=function(_0x1eb75f){return new _0x162cd6(_0x1eb75f);},_0x162cd6['encode']=function(_0x56285b,_0x163a77){return _0x163a77||(_0x163a77=_0x4e27b9['create']()),null!=_0x56285b['sourcePosition']&&Object['hasOwnProperty']['call'](_0x56285b,'sourcePosition')&&_0x30ed23['Position']['encode'](_0x56285b['sourcePosition'],_0x163a77['uint32'](0xa)['fork']())['ldelim'](),null!=_0x56285b['targetPosition']&&Object['hasOwnProperty']['call'](_0x56285b,'targetPosition')&&_0x30ed23['Position']['encode'](_0x56285b['targetPosition'],_0x163a77['uint32'](0x12)['fork']())['ldelim'](),null!=_0x56285b['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x56285b,'graveyardPosition')&&_0x30ed23['Position']['encode'](_0x56285b['graveyardPosition'],_0x163a77['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x56285b['howMany']&&Object['hasOwnProperty']['call'](_0x56285b,'howMany')&&_0x163a77['uint32'](0x20)['uint32'](_0x56285b['howMany']),null!=_0x56285b['wasUndone']&&Object['hasOwnProperty']['call'](_0x56285b,'wasUndone')&&_0x163a77['uint32'](0x28)['bool'](_0x56285b['wasUndone']),_0x163a77;},_0x162cd6['encodeDelimited']=function(_0x251339,_0x2ae6ee){return this['encode'](_0x251339,_0x2ae6ee)['ldelim']();},_0x162cd6['decode']=function(_0x1b6afa,_0x422483){_0x1b6afa instanceof _0x3b46c5||(_0x1b6afa=_0x3b46c5['create'](_0x1b6afa));for(var _0x15e34a=void 0x0===_0x422483?_0x1b6afa['len']:_0x1b6afa['pos']+_0x422483,_0x40dac3=new _0x30ed23['MergeOperation']();_0x1b6afa['pos']<_0x15e34a;){var _0xa22fe9=_0x1b6afa['uint32']();switch(_0xa22fe9>>>0x3){case 0x1:_0x40dac3['sourcePosition']=_0x30ed23['Position']['decode'](_0x1b6afa,_0x1b6afa['uint32']());break;case 0x2:_0x40dac3['targetPosition']=_0x30ed23['Position']['decode'](_0x1b6afa,_0x1b6afa['uint32']());break;case 0x3:_0x40dac3['graveyardPosition']=_0x30ed23['Position']['decode'](_0x1b6afa,_0x1b6afa['uint32']());break;case 0x4:_0x40dac3['howMany']=_0x1b6afa['uint32']();break;case 0x5:_0x40dac3['wasUndone']=_0x1b6afa['bool']();break;default:_0x1b6afa['skipType'](0x7&_0xa22fe9);}}return _0x40dac3;},_0x162cd6['decodeDelimited']=function(_0x54bf2f){return _0x54bf2f instanceof _0x3b46c5||(_0x54bf2f=new _0x3b46c5(_0x54bf2f)),this['decode'](_0x54bf2f,_0x54bf2f['uint32']());},_0x162cd6['verify']=function(_0xfd9426){if('object'!=typeof _0xfd9426||null===_0xfd9426)return'object\x20expected';var _0x13d387;if(null!=_0xfd9426['sourcePosition']&&_0xfd9426['hasOwnProperty']('sourcePosition')&&(_0x13d387=_0x30ed23['Position']['verify'](_0xfd9426['sourcePosition'])))return'sourcePosition.'+_0x13d387;if(null!=_0xfd9426['targetPosition']&&_0xfd9426['hasOwnProperty']('targetPosition')&&(_0x13d387=_0x30ed23['Position']['verify'](_0xfd9426['targetPosition'])))return'targetPosition.'+_0x13d387;if(null!=_0xfd9426['graveyardPosition']&&_0xfd9426['hasOwnProperty']('graveyardPosition')&&(_0x13d387=_0x30ed23['Position']['verify'](_0xfd9426['graveyardPosition'])))return'graveyardPosition.'+_0x13d387;return null!=_0xfd9426['howMany']&&_0xfd9426['hasOwnProperty']('howMany')&&!_0x3a74ad['isInteger'](_0xfd9426['howMany'])?'howMany:\x20integer\x20expected':null!=_0xfd9426['wasUndone']&&_0xfd9426['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0xfd9426['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x162cd6['fromObject']=function(_0x3dac9d){if(_0x3dac9d instanceof _0x30ed23['MergeOperation'])return _0x3dac9d;var _0x45a112=new _0x30ed23['MergeOperation']();if(null!=_0x3dac9d['sourcePosition']){if('object'!=typeof _0x3dac9d['sourcePosition'])throw TypeError('.MergeOperation.sourcePosition:\x20object\x20expected');_0x45a112['sourcePosition']=_0x30ed23['Position']['fromObject'](_0x3dac9d['sourcePosition']);}if(null!=_0x3dac9d['targetPosition']){if('object'!=typeof _0x3dac9d['targetPosition'])throw TypeError('.MergeOperation.targetPosition:\x20object\x20expected');_0x45a112['targetPosition']=_0x30ed23['Position']['fromObject'](_0x3dac9d['targetPosition']);}if(null!=_0x3dac9d['graveyardPosition']){if('object'!=typeof _0x3dac9d['graveyardPosition'])throw TypeError('.MergeOperation.graveyardPosition:\x20object\x20expected');_0x45a112['graveyardPosition']=_0x30ed23['Position']['fromObject'](_0x3dac9d['graveyardPosition']);}return null!=_0x3dac9d['howMany']&&(_0x45a112['howMany']=_0x3dac9d['howMany']>>>0x0),null!=_0x3dac9d['wasUndone']&&(_0x45a112['wasUndone']=Boolean(_0x3dac9d['wasUndone'])),_0x45a112;},_0x162cd6['toObject']=function(_0xf6162f,_0x2ce6f2){_0x2ce6f2||(_0x2ce6f2={});var _0x36519d={};return _0x2ce6f2['defaults']&&(_0x36519d['sourcePosition']=null,_0x36519d['targetPosition']=null,_0x36519d['graveyardPosition']=null,_0x36519d['howMany']=0x0,_0x36519d['wasUndone']=!0x1),null!=_0xf6162f['sourcePosition']&&_0xf6162f['hasOwnProperty']('sourcePosition')&&(_0x36519d['sourcePosition']=_0x30ed23['Position']['toObject'](_0xf6162f['sourcePosition'],_0x2ce6f2)),null!=_0xf6162f['targetPosition']&&_0xf6162f['hasOwnProperty']('targetPosition')&&(_0x36519d['targetPosition']=_0x30ed23['Position']['toObject'](_0xf6162f['targetPosition'],_0x2ce6f2)),null!=_0xf6162f['graveyardPosition']&&_0xf6162f['hasOwnProperty']('graveyardPosition')&&(_0x36519d['graveyardPosition']=_0x30ed23['Position']['toObject'](_0xf6162f['graveyardPosition'],_0x2ce6f2)),null!=_0xf6162f['howMany']&&_0xf6162f['hasOwnProperty']('howMany')&&(_0x36519d['howMany']=_0xf6162f['howMany']),null!=_0xf6162f['wasUndone']&&_0xf6162f['hasOwnProperty']('wasUndone')&&(_0x36519d['wasUndone']=_0xf6162f['wasUndone']),_0x36519d;},_0x162cd6['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x37867f['util']['toJSONOptions']);},_0x162cd6['getTypeUrl']=function(_0xa5b8e){return void 0x0===_0xa5b8e&&(_0xa5b8e='type.googleapis.com'),_0xa5b8e+'/MergeOperation';},_0x162cd6;}()),_0x30ed23['MoveOperation']=(function(){function _0x3b4024(_0x2a12c1){if(_0x2a12c1){for(var _0x22fcb3=Object['keys'](_0x2a12c1),_0x5ab0e9=0x0;_0x5ab0e9<_0x22fcb3['length'];++_0x5ab0e9)null!=_0x2a12c1[_0x22fcb3[_0x5ab0e9]]&&(this[_0x22fcb3[_0x5ab0e9]]=_0x2a12c1[_0x22fcb3[_0x5ab0e9]]);}}return _0x3b4024['prototype']['sourcePosition']=null,_0x3b4024['prototype']['howMany']=0x0,_0x3b4024['prototype']['targetPosition']=null,_0x3b4024['prototype']['wasUndone']=!0x1,_0x3b4024['create']=function(_0x24dae5){return new _0x3b4024(_0x24dae5);},_0x3b4024['encode']=function(_0x5a84d3,_0x5e401f){return _0x5e401f||(_0x5e401f=_0x4e27b9['create']()),null!=_0x5a84d3['sourcePosition']&&Object['hasOwnProperty']['call'](_0x5a84d3,'sourcePosition')&&_0x30ed23['Position']['encode'](_0x5a84d3['sourcePosition'],_0x5e401f['uint32'](0xa)['fork']())['ldelim'](),null!=_0x5a84d3['howMany']&&Object['hasOwnProperty']['call'](_0x5a84d3,'howMany')&&_0x5e401f['uint32'](0x10)['uint32'](_0x5a84d3['howMany']),null!=_0x5a84d3['targetPosition']&&Object['hasOwnProperty']['call'](_0x5a84d3,'targetPosition')&&_0x30ed23['Position']['encode'](_0x5a84d3['targetPosition'],_0x5e401f['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x5a84d3['wasUndone']&&Object['hasOwnProperty']['call'](_0x5a84d3,'wasUndone')&&_0x5e401f['uint32'](0x20)['bool'](_0x5a84d3['wasUndone']),_0x5e401f;},_0x3b4024['encodeDelimited']=function(_0x5f3fa5,_0x5df8f5){return this['encode'](_0x5f3fa5,_0x5df8f5)['ldelim']();},_0x3b4024['decode']=function(_0x5c7ed3,_0x1cdf84){_0x5c7ed3 instanceof _0x3b46c5||(_0x5c7ed3=_0x3b46c5['create'](_0x5c7ed3));for(var _0x40c660=void 0x0===_0x1cdf84?_0x5c7ed3['len']:_0x5c7ed3['pos']+_0x1cdf84,_0x2aa96e=new _0x30ed23['MoveOperation']();_0x5c7ed3['pos']<_0x40c660;){var _0x2cef51=_0x5c7ed3['uint32']();switch(_0x2cef51>>>0x3){case 0x1:_0x2aa96e['sourcePosition']=_0x30ed23['Position']['decode'](_0x5c7ed3,_0x5c7ed3['uint32']());break;case 0x2:_0x2aa96e['howMany']=_0x5c7ed3['uint32']();break;case 0x3:_0x2aa96e['targetPosition']=_0x30ed23['Position']['decode'](_0x5c7ed3,_0x5c7ed3['uint32']());break;case 0x4:_0x2aa96e['wasUndone']=_0x5c7ed3['bool']();break;default:_0x5c7ed3['skipType'](0x7&_0x2cef51);}}return _0x2aa96e;},_0x3b4024['decodeDelimited']=function(_0x570116){return _0x570116 instanceof _0x3b46c5||(_0x570116=new _0x3b46c5(_0x570116)),this['decode'](_0x570116,_0x570116['uint32']());},_0x3b4024['verify']=function(_0x271b93){if('object'!=typeof _0x271b93||null===_0x271b93)return'object\x20expected';var _0x3fd915;if(null!=_0x271b93['sourcePosition']&&_0x271b93['hasOwnProperty']('sourcePosition')&&(_0x3fd915=_0x30ed23['Position']['verify'](_0x271b93['sourcePosition'])))return'sourcePosition.'+_0x3fd915;if(null!=_0x271b93['howMany']&&_0x271b93['hasOwnProperty']('howMany')&&!_0x3a74ad['isInteger'](_0x271b93['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x271b93['targetPosition']&&_0x271b93['hasOwnProperty']('targetPosition')&&(_0x3fd915=_0x30ed23['Position']['verify'](_0x271b93['targetPosition'])))return'targetPosition.'+_0x3fd915;return null!=_0x271b93['wasUndone']&&_0x271b93['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x271b93['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x3b4024['fromObject']=function(_0x1b9b96){if(_0x1b9b96 instanceof _0x30ed23['MoveOperation'])return _0x1b9b96;var _0x54be37=new _0x30ed23['MoveOperation']();if(null!=_0x1b9b96['sourcePosition']){if('object'!=typeof _0x1b9b96['sourcePosition'])throw TypeError('.MoveOperation.sourcePosition:\x20object\x20expected');_0x54be37['sourcePosition']=_0x30ed23['Position']['fromObject'](_0x1b9b96['sourcePosition']);}if(null!=_0x1b9b96['howMany']&&(_0x54be37['howMany']=_0x1b9b96['howMany']>>>0x0),null!=_0x1b9b96['targetPosition']){if('object'!=typeof _0x1b9b96['targetPosition'])throw TypeError('.MoveOperation.targetPosition:\x20object\x20expected');_0x54be37['targetPosition']=_0x30ed23['Position']['fromObject'](_0x1b9b96['targetPosition']);}return null!=_0x1b9b96['wasUndone']&&(_0x54be37['wasUndone']=Boolean(_0x1b9b96['wasUndone'])),_0x54be37;},_0x3b4024['toObject']=function(_0x2af6e4,_0xcc3849){_0xcc3849||(_0xcc3849={});var _0x245179={};return _0xcc3849['defaults']&&(_0x245179['sourcePosition']=null,_0x245179['howMany']=0x0,_0x245179['targetPosition']=null,_0x245179['wasUndone']=!0x1),null!=_0x2af6e4['sourcePosition']&&_0x2af6e4['hasOwnProperty']('sourcePosition')&&(_0x245179['sourcePosition']=_0x30ed23['Position']['toObject'](_0x2af6e4['sourcePosition'],_0xcc3849)),null!=_0x2af6e4['howMany']&&_0x2af6e4['hasOwnProperty']('howMany')&&(_0x245179['howMany']=_0x2af6e4['howMany']),null!=_0x2af6e4['targetPosition']&&_0x2af6e4['hasOwnProperty']('targetPosition')&&(_0x245179['targetPosition']=_0x30ed23['Position']['toObject'](_0x2af6e4['targetPosition'],_0xcc3849)),null!=_0x2af6e4['wasUndone']&&_0x2af6e4['hasOwnProperty']('wasUndone')&&(_0x245179['wasUndone']=_0x2af6e4['wasUndone']),_0x245179;},_0x3b4024['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x37867f['util']['toJSONOptions']);},_0x3b4024['getTypeUrl']=function(_0x88e996){return void 0x0===_0x88e996&&(_0x88e996='type.googleapis.com'),_0x88e996+'/MoveOperation';},_0x3b4024;}()),_0x30ed23['RenameOperation']=(function(){function _0x7bf143(_0x1fdf6a){if(_0x1fdf6a){for(var _0x552700=Object['keys'](_0x1fdf6a),_0x4b95fd=0x0;_0x4b95fd<_0x552700['length'];++_0x4b95fd)null!=_0x1fdf6a[_0x552700[_0x4b95fd]]&&(this[_0x552700[_0x4b95fd]]=_0x1fdf6a[_0x552700[_0x4b95fd]]);}}return _0x7bf143['prototype']['position']=null,_0x7bf143['prototype']['oldName']='',_0x7bf143['prototype']['newName']='',_0x7bf143['prototype']['wasUndone']=!0x1,_0x7bf143['create']=function(_0x3120bf){return new _0x7bf143(_0x3120bf);},_0x7bf143['encode']=function(_0x186858,_0x529102){return _0x529102||(_0x529102=_0x4e27b9['create']()),null!=_0x186858['position']&&Object['hasOwnProperty']['call'](_0x186858,'position')&&_0x30ed23['Position']['encode'](_0x186858['position'],_0x529102['uint32'](0xa)['fork']())['ldelim'](),null!=_0x186858['oldName']&&Object['hasOwnProperty']['call'](_0x186858,'oldName')&&_0x529102['uint32'](0x12)['string'](_0x186858['oldName']),null!=_0x186858['newName']&&Object['hasOwnProperty']['call'](_0x186858,'newName')&&_0x529102['uint32'](0x1a)['string'](_0x186858['newName']),null!=_0x186858['wasUndone']&&Object['hasOwnProperty']['call'](_0x186858,'wasUndone')&&_0x529102['uint32'](0x20)['bool'](_0x186858['wasUndone']),_0x529102;},_0x7bf143['encodeDelimited']=function(_0x2dbdf5,_0x4d5a63){return this['encode'](_0x2dbdf5,_0x4d5a63)['ldelim']();},_0x7bf143['decode']=function(_0x426e1a,_0x463c1e){_0x426e1a instanceof _0x3b46c5||(_0x426e1a=_0x3b46c5['create'](_0x426e1a));for(var _0x24da8e=void 0x0===_0x463c1e?_0x426e1a['len']:_0x426e1a['pos']+_0x463c1e,_0x1ad9b8=new _0x30ed23['RenameOperation']();_0x426e1a['pos']<_0x24da8e;){var _0x30e65e=_0x426e1a['uint32']();switch(_0x30e65e>>>0x3){case 0x1:_0x1ad9b8['position']=_0x30ed23['Position']['decode'](_0x426e1a,_0x426e1a['uint32']());break;case 0x2:_0x1ad9b8['oldName']=_0x426e1a['string']();break;case 0x3:_0x1ad9b8['newName']=_0x426e1a['string']();break;case 0x4:_0x1ad9b8['wasUndone']=_0x426e1a['bool']();break;default:_0x426e1a['skipType'](0x7&_0x30e65e);}}return _0x1ad9b8;},_0x7bf143['decodeDelimited']=function(_0x8877d7){return _0x8877d7 instanceof _0x3b46c5||(_0x8877d7=new _0x3b46c5(_0x8877d7)),this['decode'](_0x8877d7,_0x8877d7['uint32']());},_0x7bf143['verify']=function(_0x3acbdd){if('object'!=typeof _0x3acbdd||null===_0x3acbdd)return'object\x20expected';if(null!=_0x3acbdd['position']&&_0x3acbdd['hasOwnProperty']('position')){var _0x271361=_0x30ed23['Position']['verify'](_0x3acbdd['position']);if(_0x271361)return'position.'+_0x271361;}return null!=_0x3acbdd['oldName']&&_0x3acbdd['hasOwnProperty']('oldName')&&!_0x3a74ad['isString'](_0x3acbdd['oldName'])?'oldName:\x20string\x20expected':null!=_0x3acbdd['newName']&&_0x3acbdd['hasOwnProperty']('newName')&&!_0x3a74ad['isString'](_0x3acbdd['newName'])?'newName:\x20string\x20expected':null!=_0x3acbdd['wasUndone']&&_0x3acbdd['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x3acbdd['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x7bf143['fromObject']=function(_0x1697d2){if(_0x1697d2 instanceof _0x30ed23['RenameOperation'])return _0x1697d2;var _0x11e48e=new _0x30ed23['RenameOperation']();if(null!=_0x1697d2['position']){if('object'!=typeof _0x1697d2['position'])throw TypeError('.RenameOperation.position:\x20object\x20expected');_0x11e48e['position']=_0x30ed23['Position']['fromObject'](_0x1697d2['position']);}return null!=_0x1697d2['oldName']&&(_0x11e48e['oldName']=String(_0x1697d2['oldName'])),null!=_0x1697d2['newName']&&(_0x11e48e['newName']=String(_0x1697d2['newName'])),null!=_0x1697d2['wasUndone']&&(_0x11e48e['wasUndone']=Boolean(_0x1697d2['wasUndone'])),_0x11e48e;},_0x7bf143['toObject']=function(_0x5f0e24,_0x27b9df){_0x27b9df||(_0x27b9df={});var _0x175d78={};return _0x27b9df['defaults']&&(_0x175d78['position']=null,_0x175d78['oldName']='',_0x175d78['newName']='',_0x175d78['wasUndone']=!0x1),null!=_0x5f0e24['position']&&_0x5f0e24['hasOwnProperty']('position')&&(_0x175d78['position']=_0x30ed23['Position']['toObject'](_0x5f0e24['position'],_0x27b9df)),null!=_0x5f0e24['oldName']&&_0x5f0e24['hasOwnProperty']('oldName')&&(_0x175d78['oldName']=_0x5f0e24['oldName']),null!=_0x5f0e24['newName']&&_0x5f0e24['hasOwnProperty']('newName')&&(_0x175d78['newName']=_0x5f0e24['newName']),null!=_0x5f0e24['wasUndone']&&_0x5f0e24['hasOwnProperty']('wasUndone')&&(_0x175d78['wasUndone']=_0x5f0e24['wasUndone']),_0x175d78;},_0x7bf143['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x37867f['util']['toJSONOptions']);},_0x7bf143['getTypeUrl']=function(_0x3c8453){return void 0x0===_0x3c8453&&(_0x3c8453='type.googleapis.com'),_0x3c8453+'/RenameOperation';},_0x7bf143;}()),_0x30ed23['RootAttributeOperation']=(function(){function _0x2874a5(_0x79b71b){if(_0x79b71b){for(var _0x406f06=Object['keys'](_0x79b71b),_0x12c32c=0x0;_0x12c32c<_0x406f06['length'];++_0x12c32c)null!=_0x79b71b[_0x406f06[_0x12c32c]]&&(this[_0x406f06[_0x12c32c]]=_0x79b71b[_0x406f06[_0x12c32c]]);}}return _0x2874a5['prototype']['root']='',_0x2874a5['prototype']['key']='',_0x2874a5['prototype']['oldValueBoolean']=!0x1,_0x2874a5['prototype']['oldValueJson']='',_0x2874a5['prototype']['newValueBoolean']=!0x1,_0x2874a5['prototype']['newValueJson']='',_0x2874a5['prototype']['wasUndone']=!0x1,_0x2874a5['create']=function(_0x53f6e9){return new _0x2874a5(_0x53f6e9);},_0x2874a5['encode']=function(_0x555dd6,_0xf3d326){return _0xf3d326||(_0xf3d326=_0x4e27b9['create']()),null!=_0x555dd6['root']&&Object['hasOwnProperty']['call'](_0x555dd6,'root')&&_0xf3d326['uint32'](0xa)['string'](_0x555dd6['root']),null!=_0x555dd6['key']&&Object['hasOwnProperty']['call'](_0x555dd6,'key')&&_0xf3d326['uint32'](0x12)['string'](_0x555dd6['key']),null!=_0x555dd6['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x555dd6,'oldValueBoolean')&&_0xf3d326['uint32'](0x18)['bool'](_0x555dd6['oldValueBoolean']),null!=_0x555dd6['oldValueJson']&&Object['hasOwnProperty']['call'](_0x555dd6,'oldValueJson')&&_0xf3d326['uint32'](0x22)['string'](_0x555dd6['oldValueJson']),null!=_0x555dd6['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x555dd6,'newValueBoolean')&&_0xf3d326['uint32'](0x28)['bool'](_0x555dd6['newValueBoolean']),null!=_0x555dd6['newValueJson']&&Object['hasOwnProperty']['call'](_0x555dd6,'newValueJson')&&_0xf3d326['uint32'](0x32)['string'](_0x555dd6['newValueJson']),null!=_0x555dd6['wasUndone']&&Object['hasOwnProperty']['call'](_0x555dd6,'wasUndone')&&_0xf3d326['uint32'](0x38)['bool'](_0x555dd6['wasUndone']),_0xf3d326;},_0x2874a5['encodeDelimited']=function(_0x25d5ea,_0x184218){return this['encode'](_0x25d5ea,_0x184218)['ldelim']();},_0x2874a5['decode']=function(_0x34ec8f,_0x1dce91){_0x34ec8f instanceof _0x3b46c5||(_0x34ec8f=_0x3b46c5['create'](_0x34ec8f));for(var _0x273964=void 0x0===_0x1dce91?_0x34ec8f['len']:_0x34ec8f['pos']+_0x1dce91,_0x474667=new _0x30ed23['RootAttributeOperation']();_0x34ec8f['pos']<_0x273964;){var _0x18d52f=_0x34ec8f['uint32']();switch(_0x18d52f>>>0x3){case 0x1:_0x474667['root']=_0x34ec8f['string']();break;case 0x2:_0x474667['key']=_0x34ec8f['string']();break;case 0x3:_0x474667['oldValueBoolean']=_0x34ec8f['bool']();break;case 0x4:_0x474667['oldValueJson']=_0x34ec8f['string']();break;case 0x5:_0x474667['newValueBoolean']=_0x34ec8f['bool']();break;case 0x6:_0x474667['newValueJson']=_0x34ec8f['string']();break;case 0x7:_0x474667['wasUndone']=_0x34ec8f['bool']();break;default:_0x34ec8f['skipType'](0x7&_0x18d52f);}}return _0x474667;},_0x2874a5['decodeDelimited']=function(_0x4e31bf){return _0x4e31bf instanceof _0x3b46c5||(_0x4e31bf=new _0x3b46c5(_0x4e31bf)),this['decode'](_0x4e31bf,_0x4e31bf['uint32']());},_0x2874a5['verify']=function(_0x23c380){return'object'!=typeof _0x23c380||null===_0x23c380?'object\x20expected':null!=_0x23c380['root']&&_0x23c380['hasOwnProperty']('root')&&!_0x3a74ad['isString'](_0x23c380['root'])?'root:\x20string\x20expected':null!=_0x23c380['key']&&_0x23c380['hasOwnProperty']('key')&&!_0x3a74ad['isString'](_0x23c380['key'])?'key:\x20string\x20expected':null!=_0x23c380['oldValueBoolean']&&_0x23c380['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x23c380['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x23c380['oldValueJson']&&_0x23c380['hasOwnProperty']('oldValueJson')&&!_0x3a74ad['isString'](_0x23c380['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x23c380['newValueBoolean']&&_0x23c380['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x23c380['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x23c380['newValueJson']&&_0x23c380['hasOwnProperty']('newValueJson')&&!_0x3a74ad['isString'](_0x23c380['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x23c380['wasUndone']&&_0x23c380['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x23c380['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x2874a5['fromObject']=function(_0x541c66){if(_0x541c66 instanceof _0x30ed23['RootAttributeOperation'])return _0x541c66;var _0x4beff4=new _0x30ed23['RootAttributeOperation']();return null!=_0x541c66['root']&&(_0x4beff4['root']=String(_0x541c66['root'])),null!=_0x541c66['key']&&(_0x4beff4['key']=String(_0x541c66['key'])),null!=_0x541c66['oldValueBoolean']&&(_0x4beff4['oldValueBoolean']=Boolean(_0x541c66['oldValueBoolean'])),null!=_0x541c66['oldValueJson']&&(_0x4beff4['oldValueJson']=String(_0x541c66['oldValueJson'])),null!=_0x541c66['newValueBoolean']&&(_0x4beff4['newValueBoolean']=Boolean(_0x541c66['newValueBoolean'])),null!=_0x541c66['newValueJson']&&(_0x4beff4['newValueJson']=String(_0x541c66['newValueJson'])),null!=_0x541c66['wasUndone']&&(_0x4beff4['wasUndone']=Boolean(_0x541c66['wasUndone'])),_0x4beff4;},_0x2874a5['toObject']=function(_0x558158,_0xf2760e){_0xf2760e||(_0xf2760e={});var _0x452b0e={};return _0xf2760e['defaults']&&(_0x452b0e['root']='',_0x452b0e['key']='',_0x452b0e['oldValueBoolean']=!0x1,_0x452b0e['oldValueJson']='',_0x452b0e['newValueBoolean']=!0x1,_0x452b0e['newValueJson']='',_0x452b0e['wasUndone']=!0x1),null!=_0x558158['root']&&_0x558158['hasOwnProperty']('root')&&(_0x452b0e['root']=_0x558158['root']),null!=_0x558158['key']&&_0x558158['hasOwnProperty']('key')&&(_0x452b0e['key']=_0x558158['key']),null!=_0x558158['oldValueBoolean']&&_0x558158['hasOwnProperty']('oldValueBoolean')&&(_0x452b0e['oldValueBoolean']=_0x558158['oldValueBoolean']),null!=_0x558158['oldValueJson']&&_0x558158['hasOwnProperty']('oldValueJson')&&(_0x452b0e['oldValueJson']=_0x558158['oldValueJson']),null!=_0x558158['newValueBoolean']&&_0x558158['hasOwnProperty']('newValueBoolean')&&(_0x452b0e['newValueBoolean']=_0x558158['newValueBoolean']),null!=_0x558158['newValueJson']&&_0x558158['hasOwnProperty']('newValueJson')&&(_0x452b0e['newValueJson']=_0x558158['newValueJson']),null!=_0x558158['wasUndone']&&_0x558158['hasOwnProperty']('wasUndone')&&(_0x452b0e['wasUndone']=_0x558158['wasUndone']),_0x452b0e;},_0x2874a5['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x37867f['util']['toJSONOptions']);},_0x2874a5['getTypeUrl']=function(_0x5a6d63){return void 0x0===_0x5a6d63&&(_0x5a6d63='type.googleapis.com'),_0x5a6d63+'/RootAttributeOperation';},_0x2874a5;}()),_0x30ed23['RootOperation']=(function(){function _0x503307(_0x1c4062){if(_0x1c4062){for(var _0x3aadb3=Object['keys'](_0x1c4062),_0x56182e=0x0;_0x56182e<_0x3aadb3['length'];++_0x56182e)null!=_0x1c4062[_0x3aadb3[_0x56182e]]&&(this[_0x3aadb3[_0x56182e]]=_0x1c4062[_0x3aadb3[_0x56182e]]);}}return _0x503307['prototype']['rootName']='',_0x503307['prototype']['elementName']='',_0x503307['prototype']['isAdd']=!0x1,_0x503307['prototype']['wasUndone']=!0x1,_0x503307['create']=function(_0x2a511a){return new _0x503307(_0x2a511a);},_0x503307['encode']=function(_0x10d035,_0x5a7c81){return _0x5a7c81||(_0x5a7c81=_0x4e27b9['create']()),null!=_0x10d035['rootName']&&Object['hasOwnProperty']['call'](_0x10d035,'rootName')&&_0x5a7c81['uint32'](0xa)['string'](_0x10d035['rootName']),null!=_0x10d035['elementName']&&Object['hasOwnProperty']['call'](_0x10d035,'elementName')&&_0x5a7c81['uint32'](0x12)['string'](_0x10d035['elementName']),null!=_0x10d035['isAdd']&&Object['hasOwnProperty']['call'](_0x10d035,'isAdd')&&_0x5a7c81['uint32'](0x18)['bool'](_0x10d035['isAdd']),null!=_0x10d035['wasUndone']&&Object['hasOwnProperty']['call'](_0x10d035,'wasUndone')&&_0x5a7c81['uint32'](0x20)['bool'](_0x10d035['wasUndone']),_0x5a7c81;},_0x503307['encodeDelimited']=function(_0x2d6547,_0x2cb5db){return this['encode'](_0x2d6547,_0x2cb5db)['ldelim']();},_0x503307['decode']=function(_0x1aa286,_0x406c57){_0x1aa286 instanceof _0x3b46c5||(_0x1aa286=_0x3b46c5['create'](_0x1aa286));for(var _0x502791=void 0x0===_0x406c57?_0x1aa286['len']:_0x1aa286['pos']+_0x406c57,_0x4ae1b5=new _0x30ed23['RootOperation']();_0x1aa286['pos']<_0x502791;){var _0x2c37fe=_0x1aa286['uint32']();switch(_0x2c37fe>>>0x3){case 0x1:_0x4ae1b5['rootName']=_0x1aa286['string']();break;case 0x2:_0x4ae1b5['elementName']=_0x1aa286['string']();break;case 0x3:_0x4ae1b5['isAdd']=_0x1aa286['bool']();break;case 0x4:_0x4ae1b5['wasUndone']=_0x1aa286['bool']();break;default:_0x1aa286['skipType'](0x7&_0x2c37fe);}}return _0x4ae1b5;},_0x503307['decodeDelimited']=function(_0x410410){return _0x410410 instanceof _0x3b46c5||(_0x410410=new _0x3b46c5(_0x410410)),this['decode'](_0x410410,_0x410410['uint32']());},_0x503307['verify']=function(_0x3787dc){return'object'!=typeof _0x3787dc||null===_0x3787dc?'object\x20expected':null!=_0x3787dc['rootName']&&_0x3787dc['hasOwnProperty']('rootName')&&!_0x3a74ad['isString'](_0x3787dc['rootName'])?'rootName:\x20string\x20expected':null!=_0x3787dc['elementName']&&_0x3787dc['hasOwnProperty']('elementName')&&!_0x3a74ad['isString'](_0x3787dc['elementName'])?'elementName:\x20string\x20expected':null!=_0x3787dc['isAdd']&&_0x3787dc['hasOwnProperty']('isAdd')&&'boolean'!=typeof _0x3787dc['isAdd']?'isAdd:\x20boolean\x20expected':null!=_0x3787dc['wasUndone']&&_0x3787dc['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x3787dc['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x503307['fromObject']=function(_0x2c3082){if(_0x2c3082 instanceof _0x30ed23['RootOperation'])return _0x2c3082;var _0x1a31c9=new _0x30ed23['RootOperation']();return null!=_0x2c3082['rootName']&&(_0x1a31c9['rootName']=String(_0x2c3082['rootName'])),null!=_0x2c3082['elementName']&&(_0x1a31c9['elementName']=String(_0x2c3082['elementName'])),null!=_0x2c3082['isAdd']&&(_0x1a31c9['isAdd']=Boolean(_0x2c3082['isAdd'])),null!=_0x2c3082['wasUndone']&&(_0x1a31c9['wasUndone']=Boolean(_0x2c3082['wasUndone'])),_0x1a31c9;},_0x503307['toObject']=function(_0x33a2ef,_0x37578b){_0x37578b||(_0x37578b={});var _0x29d07c={};return _0x37578b['defaults']&&(_0x29d07c['rootName']='',_0x29d07c['elementName']='',_0x29d07c['isAdd']=!0x1,_0x29d07c['wasUndone']=!0x1),null!=_0x33a2ef['rootName']&&_0x33a2ef['hasOwnProperty']('rootName')&&(_0x29d07c['rootName']=_0x33a2ef['rootName']),null!=_0x33a2ef['elementName']&&_0x33a2ef['hasOwnProperty']('elementName')&&(_0x29d07c['elementName']=_0x33a2ef['elementName']),null!=_0x33a2ef['isAdd']&&_0x33a2ef['hasOwnProperty']('isAdd')&&(_0x29d07c['isAdd']=_0x33a2ef['isAdd']),null!=_0x33a2ef['wasUndone']&&_0x33a2ef['hasOwnProperty']('wasUndone')&&(_0x29d07c['wasUndone']=_0x33a2ef['wasUndone']),_0x29d07c;},_0x503307['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x37867f['util']['toJSONOptions']);},_0x503307['getTypeUrl']=function(_0x27d52c){return void 0x0===_0x27d52c&&(_0x27d52c='type.googleapis.com'),_0x27d52c+'/RootOperation';},_0x503307;}()),_0x30ed23['SplitOperation']=(function(){function _0x295f25(_0x4f3fc3){if(_0x4f3fc3){for(var _0x120525=Object['keys'](_0x4f3fc3),_0x7e8b3=0x0;_0x7e8b3<_0x120525['length'];++_0x7e8b3)null!=_0x4f3fc3[_0x120525[_0x7e8b3]]&&(this[_0x120525[_0x7e8b3]]=_0x4f3fc3[_0x120525[_0x7e8b3]]);}}return _0x295f25['prototype']['splitPosition']=null,_0x295f25['prototype']['graveyardPosition']=null,_0x295f25['prototype']['howMany']=0x0,_0x295f25['prototype']['insertionPosition']=null,_0x295f25['prototype']['wasUndone']=!0x1,_0x295f25['create']=function(_0x1c1fc6){return new _0x295f25(_0x1c1fc6);},_0x295f25['encode']=function(_0x13cdc4,_0x52b27b){return _0x52b27b||(_0x52b27b=_0x4e27b9['create']()),null!=_0x13cdc4['splitPosition']&&Object['hasOwnProperty']['call'](_0x13cdc4,'splitPosition')&&_0x30ed23['Position']['encode'](_0x13cdc4['splitPosition'],_0x52b27b['uint32'](0xa)['fork']())['ldelim'](),null!=_0x13cdc4['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x13cdc4,'graveyardPosition')&&_0x30ed23['Position']['encode'](_0x13cdc4['graveyardPosition'],_0x52b27b['uint32'](0x12)['fork']())['ldelim'](),null!=_0x13cdc4['howMany']&&Object['hasOwnProperty']['call'](_0x13cdc4,'howMany')&&_0x52b27b['uint32'](0x18)['uint32'](_0x13cdc4['howMany']),null!=_0x13cdc4['insertionPosition']&&Object['hasOwnProperty']['call'](_0x13cdc4,'insertionPosition')&&_0x30ed23['Position']['encode'](_0x13cdc4['insertionPosition'],_0x52b27b['uint32'](0x22)['fork']())['ldelim'](),null!=_0x13cdc4['wasUndone']&&Object['hasOwnProperty']['call'](_0x13cdc4,'wasUndone')&&_0x52b27b['uint32'](0x28)['bool'](_0x13cdc4['wasUndone']),_0x52b27b;},_0x295f25['encodeDelimited']=function(_0x491e8c,_0x7cbf6b){return this['encode'](_0x491e8c,_0x7cbf6b)['ldelim']();},_0x295f25['decode']=function(_0x591347,_0x48144d){_0x591347 instanceof _0x3b46c5||(_0x591347=_0x3b46c5['create'](_0x591347));for(var _0x8781e5=void 0x0===_0x48144d?_0x591347['len']:_0x591347['pos']+_0x48144d,_0x32bf03=new _0x30ed23['SplitOperation']();_0x591347['pos']<_0x8781e5;){var _0x5c710f=_0x591347['uint32']();switch(_0x5c710f>>>0x3){case 0x1:_0x32bf03['splitPosition']=_0x30ed23['Position']['decode'](_0x591347,_0x591347['uint32']());break;case 0x2:_0x32bf03['graveyardPosition']=_0x30ed23['Position']['decode'](_0x591347,_0x591347['uint32']());break;case 0x3:_0x32bf03['howMany']=_0x591347['uint32']();break;case 0x4:_0x32bf03['insertionPosition']=_0x30ed23['Position']['decode'](_0x591347,_0x591347['uint32']());break;case 0x5:_0x32bf03['wasUndone']=_0x591347['bool']();break;default:_0x591347['skipType'](0x7&_0x5c710f);}}return _0x32bf03;},_0x295f25['decodeDelimited']=function(_0x60bf9c){return _0x60bf9c instanceof _0x3b46c5||(_0x60bf9c=new _0x3b46c5(_0x60bf9c)),this['decode'](_0x60bf9c,_0x60bf9c['uint32']());},_0x295f25['verify']=function(_0x8f50c9){if('object'!=typeof _0x8f50c9||null===_0x8f50c9)return'object\x20expected';var _0x3dbf17;if(null!=_0x8f50c9['splitPosition']&&_0x8f50c9['hasOwnProperty']('splitPosition')&&(_0x3dbf17=_0x30ed23['Position']['verify'](_0x8f50c9['splitPosition'])))return'splitPosition.'+_0x3dbf17;if(null!=_0x8f50c9['graveyardPosition']&&_0x8f50c9['hasOwnProperty']('graveyardPosition')&&(_0x3dbf17=_0x30ed23['Position']['verify'](_0x8f50c9['graveyardPosition'])))return'graveyardPosition.'+_0x3dbf17;if(null!=_0x8f50c9['howMany']&&_0x8f50c9['hasOwnProperty']('howMany')&&!_0x3a74ad['isInteger'](_0x8f50c9['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x8f50c9['insertionPosition']&&_0x8f50c9['hasOwnProperty']('insertionPosition')&&(_0x3dbf17=_0x30ed23['Position']['verify'](_0x8f50c9['insertionPosition'])))return'insertionPosition.'+_0x3dbf17;return null!=_0x8f50c9['wasUndone']&&_0x8f50c9['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x8f50c9['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x295f25['fromObject']=function(_0x21e51e){if(_0x21e51e instanceof _0x30ed23['SplitOperation'])return _0x21e51e;var _0x393e1d=new _0x30ed23['SplitOperation']();if(null!=_0x21e51e['splitPosition']){if('object'!=typeof _0x21e51e['splitPosition'])throw TypeError('.SplitOperation.splitPosition:\x20object\x20expected');_0x393e1d['splitPosition']=_0x30ed23['Position']['fromObject'](_0x21e51e['splitPosition']);}if(null!=_0x21e51e['graveyardPosition']){if('object'!=typeof _0x21e51e['graveyardPosition'])throw TypeError('.SplitOperation.graveyardPosition:\x20object\x20expected');_0x393e1d['graveyardPosition']=_0x30ed23['Position']['fromObject'](_0x21e51e['graveyardPosition']);}if(null!=_0x21e51e['howMany']&&(_0x393e1d['howMany']=_0x21e51e['howMany']>>>0x0),null!=_0x21e51e['insertionPosition']){if('object'!=typeof _0x21e51e['insertionPosition'])throw TypeError('.SplitOperation.insertionPosition:\x20object\x20expected');_0x393e1d['insertionPosition']=_0x30ed23['Position']['fromObject'](_0x21e51e['insertionPosition']);}return null!=_0x21e51e['wasUndone']&&(_0x393e1d['wasUndone']=Boolean(_0x21e51e['wasUndone'])),_0x393e1d;},_0x295f25['toObject']=function(_0xc87533,_0x58e849){_0x58e849||(_0x58e849={});var _0x616480={};return _0x58e849['defaults']&&(_0x616480['splitPosition']=null,_0x616480['graveyardPosition']=null,_0x616480['howMany']=0x0,_0x616480['insertionPosition']=null,_0x616480['wasUndone']=!0x1),null!=_0xc87533['splitPosition']&&_0xc87533['hasOwnProperty']('splitPosition')&&(_0x616480['splitPosition']=_0x30ed23['Position']['toObject'](_0xc87533['splitPosition'],_0x58e849)),null!=_0xc87533['graveyardPosition']&&_0xc87533['hasOwnProperty']('graveyardPosition')&&(_0x616480['graveyardPosition']=_0x30ed23['Position']['toObject'](_0xc87533['graveyardPosition'],_0x58e849)),null!=_0xc87533['howMany']&&_0xc87533['hasOwnProperty']('howMany')&&(_0x616480['howMany']=_0xc87533['howMany']),null!=_0xc87533['insertionPosition']&&_0xc87533['hasOwnProperty']('insertionPosition')&&(_0x616480['insertionPosition']=_0x30ed23['Position']['toObject'](_0xc87533['insertionPosition'],_0x58e849)),null!=_0xc87533['wasUndone']&&_0xc87533['hasOwnProperty']('wasUndone')&&(_0x616480['wasUndone']=_0xc87533['wasUndone']),_0x616480;},_0x295f25['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x37867f['util']['toJSONOptions']);},_0x295f25['getTypeUrl']=function(_0x52f6b4){return void 0x0===_0x52f6b4&&(_0x52f6b4='type.googleapis.com'),_0x52f6b4+'/SplitOperation';},_0x295f25;}()),_0x30ed23['Position']=(function(){function _0x2641ce(_0xfcf339){if(this['path']=[],_0xfcf339){for(var _0x4614d4=Object['keys'](_0xfcf339),_0x278e56=0x0;_0x278e56<_0x4614d4['length'];++_0x278e56)null!=_0xfcf339[_0x4614d4[_0x278e56]]&&(this[_0x4614d4[_0x278e56]]=_0xfcf339[_0x4614d4[_0x278e56]]);}}return _0x2641ce['prototype']['root']='',_0x2641ce['prototype']['rootMain']=!0x1,_0x2641ce['prototype']['rootGraveyard']=!0x1,_0x2641ce['prototype']['path']=_0x3a74ad['emptyArray'],_0x2641ce['prototype']['stickiness']='',_0x2641ce['create']=function(_0x1699bc){return new _0x2641ce(_0x1699bc);},_0x2641ce['encode']=function(_0x42a544,_0x4ccb9e){if(_0x4ccb9e||(_0x4ccb9e=_0x4e27b9['create']()),null!=_0x42a544['root']&&Object['hasOwnProperty']['call'](_0x42a544,'root')&&_0x4ccb9e['uint32'](0xa)['string'](_0x42a544['root']),null!=_0x42a544['rootMain']&&Object['hasOwnProperty']['call'](_0x42a544,'rootMain')&&_0x4ccb9e['uint32'](0x10)['bool'](_0x42a544['rootMain']),null!=_0x42a544['rootGraveyard']&&Object['hasOwnProperty']['call'](_0x42a544,'rootGraveyard')&&_0x4ccb9e['uint32'](0x18)['bool'](_0x42a544['rootGraveyard']),null!=_0x42a544['path']&&_0x42a544['path']['length']){_0x4ccb9e['uint32'](0x22)['fork']();for(var _0x1ea718=0x0;_0x1ea718<_0x42a544['path']['length'];++_0x1ea718)_0x4ccb9e['uint32'](_0x42a544['path'][_0x1ea718]);_0x4ccb9e['ldelim']();}return null!=_0x42a544['stickiness']&&Object['hasOwnProperty']['call'](_0x42a544,'stickiness')&&_0x4ccb9e['uint32'](0x2a)['string'](_0x42a544['stickiness']),_0x4ccb9e;},_0x2641ce['encodeDelimited']=function(_0xf521bd,_0x4d3349){return this['encode'](_0xf521bd,_0x4d3349)['ldelim']();},_0x2641ce['decode']=function(_0x3e716c,_0x4128d5){_0x3e716c instanceof _0x3b46c5||(_0x3e716c=_0x3b46c5['create'](_0x3e716c));for(var _0x376b25=void 0x0===_0x4128d5?_0x3e716c['len']:_0x3e716c['pos']+_0x4128d5,_0x54f4ba=new _0x30ed23['Position']();_0x3e716c['pos']<_0x376b25;){var _0x328755=_0x3e716c['uint32']();switch(_0x328755>>>0x3){case 0x1:_0x54f4ba['root']=_0x3e716c['string']();break;case 0x2:_0x54f4ba['rootMain']=_0x3e716c['bool']();break;case 0x3:_0x54f4ba['rootGraveyard']=_0x3e716c['bool']();break;case 0x4:if(_0x54f4ba['path']&&_0x54f4ba['path']['length']||(_0x54f4ba['path']=[]),0x2==(0x7&_0x328755)){for(var _0x1c29d4=_0x3e716c['uint32']()+_0x3e716c['pos'];_0x3e716c['pos']<_0x1c29d4;)_0x54f4ba['path']['push'](_0x3e716c['uint32']());}else _0x54f4ba['path']['push'](_0x3e716c['uint32']());break;case 0x5:_0x54f4ba['stickiness']=_0x3e716c['string']();break;default:_0x3e716c['skipType'](0x7&_0x328755);}}return _0x54f4ba;},_0x2641ce['decodeDelimited']=function(_0x53a1ee){return _0x53a1ee instanceof _0x3b46c5||(_0x53a1ee=new _0x3b46c5(_0x53a1ee)),this['decode'](_0x53a1ee,_0x53a1ee['uint32']());},_0x2641ce['verify']=function(_0xc2a363){if('object'!=typeof _0xc2a363||null===_0xc2a363)return'object\x20expected';if(null!=_0xc2a363['root']&&_0xc2a363['hasOwnProperty']('root')&&!_0x3a74ad['isString'](_0xc2a363['root']))return'root:\x20string\x20expected';if(null!=_0xc2a363['rootMain']&&_0xc2a363['hasOwnProperty']('rootMain')&&'boolean'!=typeof _0xc2a363['rootMain'])return'rootMain:\x20boolean\x20expected';if(null!=_0xc2a363['rootGraveyard']&&_0xc2a363['hasOwnProperty']('rootGraveyard')&&'boolean'!=typeof _0xc2a363['rootGraveyard'])return'rootGraveyard:\x20boolean\x20expected';if(null!=_0xc2a363['path']&&_0xc2a363['hasOwnProperty']('path')){if(!Array['isArray'](_0xc2a363['path']))return'path:\x20array\x20expected';for(var _0x344e95=0x0;_0x344e95<_0xc2a363['path']['length'];++_0x344e95)if(!_0x3a74ad['isInteger'](_0xc2a363['path'][_0x344e95]))return'path:\x20integer[]\x20expected';}return null!=_0xc2a363['stickiness']&&_0xc2a363['hasOwnProperty']('stickiness')&&!_0x3a74ad['isString'](_0xc2a363['stickiness'])?'stickiness:\x20string\x20expected':null;},_0x2641ce['fromObject']=function(_0x48fbf6){if(_0x48fbf6 instanceof _0x30ed23['Position'])return _0x48fbf6;var _0x2bff83=new _0x30ed23['Position']();if(null!=_0x48fbf6['root']&&(_0x2bff83['root']=String(_0x48fbf6['root'])),null!=_0x48fbf6['rootMain']&&(_0x2bff83['rootMain']=Boolean(_0x48fbf6['rootMain'])),null!=_0x48fbf6['rootGraveyard']&&(_0x2bff83['rootGraveyard']=Boolean(_0x48fbf6['rootGraveyard'])),_0x48fbf6['path']){if(!Array['isArray'](_0x48fbf6['path']))throw TypeError('.Position.path:\x20array\x20expected');_0x2bff83['path']=[];for(var _0x16a28c=0x0;_0x16a28c<_0x48fbf6['path']['length'];++_0x16a28c)_0x2bff83['path'][_0x16a28c]=_0x48fbf6['path'][_0x16a28c]>>>0x0;}return null!=_0x48fbf6['stickiness']&&(_0x2bff83['stickiness']=String(_0x48fbf6['stickiness'])),_0x2bff83;},_0x2641ce['toObject']=function(_0x3ca705,_0x4f29ca){_0x4f29ca||(_0x4f29ca={});var _0xe71e={};if((_0x4f29ca['arrays']||_0x4f29ca['defaults'])&&(_0xe71e['path']=[]),_0x4f29ca['defaults']&&(_0xe71e['root']='',_0xe71e['rootMain']=!0x1,_0xe71e['rootGraveyard']=!0x1,_0xe71e['stickiness']=''),null!=_0x3ca705['root']&&_0x3ca705['hasOwnProperty']('root')&&(_0xe71e['root']=_0x3ca705['root']),null!=_0x3ca705['rootMain']&&_0x3ca705['hasOwnProperty']('rootMain')&&(_0xe71e['rootMain']=_0x3ca705['rootMain']),null!=_0x3ca705['rootGraveyard']&&_0x3ca705['hasOwnProperty']('rootGraveyard')&&(_0xe71e['rootGraveyard']=_0x3ca705['rootGraveyard']),_0x3ca705['path']&&_0x3ca705['path']['length']){_0xe71e['path']=[];for(var _0x2cf983=0x0;_0x2cf983<_0x3ca705['path']['length'];++_0x2cf983)_0xe71e['path'][_0x2cf983]=_0x3ca705['path'][_0x2cf983];}return null!=_0x3ca705['stickiness']&&_0x3ca705['hasOwnProperty']('stickiness')&&(_0xe71e['stickiness']=_0x3ca705['stickiness']),_0xe71e;},_0x2641ce['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x37867f['util']['toJSONOptions']);},_0x2641ce['getTypeUrl']=function(_0x3caa88){return void 0x0===_0x3caa88&&(_0x3caa88='type.googleapis.com'),_0x3caa88+'/Position';},_0x2641ce;}()),_0x30ed23['Range']=(function(){function _0x4047b7(_0x250fc1){if(_0x250fc1){for(var _0x356047=Object['keys'](_0x250fc1),_0x1f0a95=0x0;_0x1f0a95<_0x356047['length'];++_0x1f0a95)null!=_0x250fc1[_0x356047[_0x1f0a95]]&&(this[_0x356047[_0x1f0a95]]=_0x250fc1[_0x356047[_0x1f0a95]]);}}return _0x4047b7['prototype']['start']=null,_0x4047b7['prototype']['end']=null,_0x4047b7['create']=function(_0x41d892){return new _0x4047b7(_0x41d892);},_0x4047b7['encode']=function(_0x140c94,_0x473ace){return _0x473ace||(_0x473ace=_0x4e27b9['create']()),null!=_0x140c94['start']&&Object['hasOwnProperty']['call'](_0x140c94,'start')&&_0x30ed23['Position']['encode'](_0x140c94['start'],_0x473ace['uint32'](0xa)['fork']())['ldelim'](),null!=_0x140c94['end']&&Object['hasOwnProperty']['call'](_0x140c94,'end')&&_0x30ed23['Position']['encode'](_0x140c94['end'],_0x473ace['uint32'](0x12)['fork']())['ldelim'](),_0x473ace;},_0x4047b7['encodeDelimited']=function(_0x80afe1,_0x35f539){return this['encode'](_0x80afe1,_0x35f539)['ldelim']();},_0x4047b7['decode']=function(_0x3145ac,_0x15f976){_0x3145ac instanceof _0x3b46c5||(_0x3145ac=_0x3b46c5['create'](_0x3145ac));for(var _0x2fef5d=void 0x0===_0x15f976?_0x3145ac['len']:_0x3145ac['pos']+_0x15f976,_0x5875f9=new _0x30ed23['Range']();_0x3145ac['pos']<_0x2fef5d;){var _0x4a991c=_0x3145ac['uint32']();switch(_0x4a991c>>>0x3){case 0x1:_0x5875f9['start']=_0x30ed23['Position']['decode'](_0x3145ac,_0x3145ac['uint32']());break;case 0x2:_0x5875f9['end']=_0x30ed23['Position']['decode'](_0x3145ac,_0x3145ac['uint32']());break;default:_0x3145ac['skipType'](0x7&_0x4a991c);}}return _0x5875f9;},_0x4047b7['decodeDelimited']=function(_0x45a3f3){return _0x45a3f3 instanceof _0x3b46c5||(_0x45a3f3=new _0x3b46c5(_0x45a3f3)),this['decode'](_0x45a3f3,_0x45a3f3['uint32']());},_0x4047b7['verify']=function(_0x5eda7e){if('object'!=typeof _0x5eda7e||null===_0x5eda7e)return'object\x20expected';var _0x2d4865;if(null!=_0x5eda7e['start']&&_0x5eda7e['hasOwnProperty']('start')&&(_0x2d4865=_0x30ed23['Position']['verify'](_0x5eda7e['start'])))return'start.'+_0x2d4865;if(null!=_0x5eda7e['end']&&_0x5eda7e['hasOwnProperty']('end')&&(_0x2d4865=_0x30ed23['Position']['verify'](_0x5eda7e['end'])))return'end.'+_0x2d4865;return null;},_0x4047b7['fromObject']=function(_0x14f75c){if(_0x14f75c instanceof _0x30ed23['Range'])return _0x14f75c;var _0x348d44=new _0x30ed23['Range']();if(null!=_0x14f75c['start']){if('object'!=typeof _0x14f75c['start'])throw TypeError('.Range.start:\x20object\x20expected');_0x348d44['start']=_0x30ed23['Position']['fromObject'](_0x14f75c['start']);}if(null!=_0x14f75c['end']){if('object'!=typeof _0x14f75c['end'])throw TypeError('.Range.end:\x20object\x20expected');_0x348d44['end']=_0x30ed23['Position']['fromObject'](_0x14f75c['end']);}return _0x348d44;},_0x4047b7['toObject']=function(_0x33f344,_0x3e58a3){_0x3e58a3||(_0x3e58a3={});var _0x2054ba={};return _0x3e58a3['defaults']&&(_0x2054ba['start']=null,_0x2054ba['end']=null),null!=_0x33f344['start']&&_0x33f344['hasOwnProperty']('start')&&(_0x2054ba['start']=_0x30ed23['Position']['toObject'](_0x33f344['start'],_0x3e58a3)),null!=_0x33f344['end']&&_0x33f344['hasOwnProperty']('end')&&(_0x2054ba['end']=_0x30ed23['Position']['toObject'](_0x33f344['end'],_0x3e58a3)),_0x2054ba;},_0x4047b7['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x37867f['util']['toJSONOptions']);},_0x4047b7['getTypeUrl']=function(_0x4edd88){return void 0x0===_0x4edd88&&(_0x4edd88='type.googleapis.com'),_0x4edd88+'/Range';},_0x4047b7;}()),_0x30ed23['Element']=(function(){function _0x4a23c9(_0x3298bf){if(this['children']=[],this['attributesBoolean']={},_0x3298bf){for(var _0x100afb=Object['keys'](_0x3298bf),_0xda87bf=0x0;_0xda87bf<_0x100afb['length'];++_0xda87bf)null!=_0x3298bf[_0x100afb[_0xda87bf]]&&(this[_0x100afb[_0xda87bf]]=_0x3298bf[_0x100afb[_0xda87bf]]);}}return _0x4a23c9['prototype']['name']='',_0x4a23c9['prototype']['children']=_0x3a74ad['emptyArray'],_0x4a23c9['prototype']['data']='',_0x4a23c9['prototype']['attributesBoolean']=_0x3a74ad['emptyObject'],_0x4a23c9['prototype']['attributesJson']='',_0x4a23c9['create']=function(_0x126fa4){return new _0x4a23c9(_0x126fa4);},_0x4a23c9['encode']=function(_0x46f9a5,_0x567edc){if(_0x567edc||(_0x567edc=_0x4e27b9['create']()),null!=_0x46f9a5['name']&&Object['hasOwnProperty']['call'](_0x46f9a5,'name')&&_0x567edc['uint32'](0xa)['string'](_0x46f9a5['name']),null!=_0x46f9a5['children']&&_0x46f9a5['children']['length']){for(var _0x4c391e=0x0;_0x4c391e<_0x46f9a5['children']['length'];++_0x4c391e)_0x30ed23['Element']['encode'](_0x46f9a5['children'][_0x4c391e],_0x567edc['uint32'](0x12)['fork']())['ldelim']();}if(null!=_0x46f9a5['data']&&Object['hasOwnProperty']['call'](_0x46f9a5,'data')&&_0x567edc['uint32'](0x1a)['string'](_0x46f9a5['data']),null!=_0x46f9a5['attributesBoolean']&&Object['hasOwnProperty']['call'](_0x46f9a5,'attributesBoolean')){var _0x399e73=Object['keys'](_0x46f9a5['attributesBoolean']);for(_0x4c391e=0x0;_0x4c391e<_0x399e73['length'];++_0x4c391e)_0x567edc['uint32'](0x22)['fork']()['uint32'](0xa)['string'](_0x399e73[_0x4c391e])['uint32'](0x10)['bool'](_0x46f9a5['attributesBoolean'][_0x399e73[_0x4c391e]])['ldelim']();}return null!=_0x46f9a5['attributesJson']&&Object['hasOwnProperty']['call'](_0x46f9a5,'attributesJson')&&_0x567edc['uint32'](0x2a)['string'](_0x46f9a5['attributesJson']),_0x567edc;},_0x4a23c9['encodeDelimited']=function(_0x25125c,_0x1cb57e){return this['encode'](_0x25125c,_0x1cb57e)['ldelim']();},_0x4a23c9['decode']=function(_0x203684,_0x4447f1){_0x203684 instanceof _0x3b46c5||(_0x203684=_0x3b46c5['create'](_0x203684));for(var _0x3ccdd3,_0x3e8117,_0x3a88d3=void 0x0===_0x4447f1?_0x203684['len']:_0x203684['pos']+_0x4447f1,_0x4f6503=new _0x30ed23['Element']();_0x203684['pos']<_0x3a88d3;){var _0x40f576=_0x203684['uint32']();switch(_0x40f576>>>0x3){case 0x1:_0x4f6503['name']=_0x203684['string']();break;case 0x2:_0x4f6503['children']&&_0x4f6503['children']['length']||(_0x4f6503['children']=[]),_0x4f6503['children']['push'](_0x30ed23['Element']['decode'](_0x203684,_0x203684['uint32']()));break;case 0x3:_0x4f6503['data']=_0x203684['string']();break;case 0x4:_0x4f6503['attributesBoolean']===_0x3a74ad['emptyObject']&&(_0x4f6503['attributesBoolean']={});var _0x7a8f29=_0x203684['uint32']()+_0x203684['pos'];for(_0x3ccdd3='',_0x3e8117=!0x1;_0x203684['pos']<_0x7a8f29;){var _0x8a4105=_0x203684['uint32']();switch(_0x8a4105>>>0x3){case 0x1:_0x3ccdd3=_0x203684['string']();break;case 0x2:_0x3e8117=_0x203684['bool']();break;default:_0x203684['skipType'](0x7&_0x8a4105);}}_0x4f6503['attributesBoolean'][_0x3ccdd3]=_0x3e8117;break;case 0x5:_0x4f6503['attributesJson']=_0x203684['string']();break;default:_0x203684['skipType'](0x7&_0x40f576);}}return _0x4f6503;},_0x4a23c9['decodeDelimited']=function(_0x4fc65e){return _0x4fc65e instanceof _0x3b46c5||(_0x4fc65e=new _0x3b46c5(_0x4fc65e)),this['decode'](_0x4fc65e,_0x4fc65e['uint32']());},_0x4a23c9['verify']=function(_0x815e04){if('object'!=typeof _0x815e04||null===_0x815e04)return'object\x20expected';if(null!=_0x815e04['name']&&_0x815e04['hasOwnProperty']('name')&&!_0x3a74ad['isString'](_0x815e04['name']))return'name:\x20string\x20expected';if(null!=_0x815e04['children']&&_0x815e04['hasOwnProperty']('children')){if(!Array['isArray'](_0x815e04['children']))return'children:\x20array\x20expected';for(var _0x1e43f9=0x0;_0x1e43f9<_0x815e04['children']['length'];++_0x1e43f9){var _0x247171=_0x30ed23['Element']['verify'](_0x815e04['children'][_0x1e43f9]);if(_0x247171)return'children.'+_0x247171;}}if(null!=_0x815e04['data']&&_0x815e04['hasOwnProperty']('data')&&!_0x3a74ad['isString'](_0x815e04['data']))return'data:\x20string\x20expected';if(null!=_0x815e04['attributesBoolean']&&_0x815e04['hasOwnProperty']('attributesBoolean')){if(!_0x3a74ad['isObject'](_0x815e04['attributesBoolean']))return'attributesBoolean:\x20object\x20expected';var _0x424f48=Object['keys'](_0x815e04['attributesBoolean']);for(_0x1e43f9=0x0;_0x1e43f9<_0x424f48['length'];++_0x1e43f9)if('boolean'!=typeof _0x815e04['attributesBoolean'][_0x424f48[_0x1e43f9]])return'attributesBoolean:\x20boolean{k:string}\x20expected';}return null!=_0x815e04['attributesJson']&&_0x815e04['hasOwnProperty']('attributesJson')&&!_0x3a74ad['isString'](_0x815e04['attributesJson'])?'attributesJson:\x20string\x20expected':null;},_0x4a23c9['fromObject']=function(_0xb26548){if(_0xb26548 instanceof _0x30ed23['Element'])return _0xb26548;var _0x1ae01d=new _0x30ed23['Element']();if(null!=_0xb26548['name']&&(_0x1ae01d['name']=String(_0xb26548['name'])),_0xb26548['children']){if(!Array['isArray'](_0xb26548['children']))throw TypeError('.Element.children:\x20array\x20expected');_0x1ae01d['children']=[];for(var _0x3dab53=0x0;_0x3dab53<_0xb26548['children']['length'];++_0x3dab53){if('object'!=typeof _0xb26548['children'][_0x3dab53])throw TypeError('.Element.children:\x20object\x20expected');_0x1ae01d['children'][_0x3dab53]=_0x30ed23['Element']['fromObject'](_0xb26548['children'][_0x3dab53]);}}if(null!=_0xb26548['data']&&(_0x1ae01d['data']=String(_0xb26548['data'])),_0xb26548['attributesBoolean']){if('object'!=typeof _0xb26548['attributesBoolean'])throw TypeError('.Element.attributesBoolean:\x20object\x20expected');_0x1ae01d['attributesBoolean']={};var _0x39f13c=Object['keys'](_0xb26548['attributesBoolean']);for(_0x3dab53=0x0;_0x3dab53<_0x39f13c['length'];++_0x3dab53)_0x1ae01d['attributesBoolean'][_0x39f13c[_0x3dab53]]=Boolean(_0xb26548['attributesBoolean'][_0x39f13c[_0x3dab53]]);}return null!=_0xb26548['attributesJson']&&(_0x1ae01d['attributesJson']=String(_0xb26548['attributesJson'])),_0x1ae01d;},_0x4a23c9['toObject']=function(_0x3a3ed0,_0x2c081d){_0x2c081d||(_0x2c081d={});var _0x3a92fe,_0x12a739={};if((_0x2c081d['arrays']||_0x2c081d['defaults'])&&(_0x12a739['children']=[]),(_0x2c081d['objects']||_0x2c081d['defaults'])&&(_0x12a739['attributesBoolean']={}),_0x2c081d['defaults']&&(_0x12a739['name']='',_0x12a739['data']='',_0x12a739['attributesJson']=''),null!=_0x3a3ed0['name']&&_0x3a3ed0['hasOwnProperty']('name')&&(_0x12a739['name']=_0x3a3ed0['name']),_0x3a3ed0['children']&&_0x3a3ed0['children']['length']){_0x12a739['children']=[];for(var _0x2f2fb=0x0;_0x2f2fb<_0x3a3ed0['children']['length'];++_0x2f2fb)_0x12a739['children'][_0x2f2fb]=_0x30ed23['Element']['toObject'](_0x3a3ed0['children'][_0x2f2fb],_0x2c081d);}if(null!=_0x3a3ed0['data']&&_0x3a3ed0['hasOwnProperty']('data')&&(_0x12a739['data']=_0x3a3ed0['data']),_0x3a3ed0['attributesBoolean']&&(_0x3a92fe=Object['keys'](_0x3a3ed0['attributesBoolean']))['length']){_0x12a739['attributesBoolean']={};for(_0x2f2fb=0x0;_0x2f2fb<_0x3a92fe['length'];++_0x2f2fb)_0x12a739['attributesBoolean'][_0x3a92fe[_0x2f2fb]]=_0x3a3ed0['attributesBoolean'][_0x3a92fe[_0x2f2fb]];}return null!=_0x3a3ed0['attributesJson']&&_0x3a3ed0['hasOwnProperty']('attributesJson')&&(_0x12a739['attributesJson']=_0x3a3ed0['attributesJson']),_0x12a739;},_0x4a23c9['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x37867f['util']['toJSONOptions']);},_0x4a23c9['getTypeUrl']=function(_0x2feb2a){return void 0x0===_0x2feb2a&&(_0x2feb2a='type.googleapis.com'),_0x2feb2a+'/Element';},_0x4a23c9;}()),_0x30ed23;})());class r{['_protobufRoot'];constructor(){this['_protobufRoot']=u;}['getDescriptor'](_0x515399){return new y(this['_protobufRoot'][_0x515399]);}}class y{['_protobuf'];constructor(_0x37aed1){this['_protobuf']=_0x37aed1;}['compress'](_0xafae7a){const _0x3c526=this['_protobuf']['verify'](_0xafae7a);if(_0x3c526)throw Error(_0x3c526);return this['_protobuf']['encode'](this['_protobuf']['create'](_0xafae7a))['finish']();}['decompress'](_0x1e0f57){return this['_protobuf']['toObject'](this['_protobuf']['decode'](_0x1e0f57),{'oneofs':!0x0});}}function _(_0x3b76bb,_0xc465a3){const _0x19f10e=_0x2cbcd7(_0x3b76bb);return _0x19f10e['path'][_0x19f10e['path']['length']-0x1]+=_0xc465a3,_0x19f10e;}function O(_0x2be201,_0x119b9f){return _0x2be201['root']===_0x119b9f['root']&&_0x525a5c(_0x2be201['path'],_0x119b9f['path']);}function $(_0x4396ca){P(_0x4396ca,_0x1a2aa6=>('main'==_0x1a2aa6['root']?(_0x1a2aa6['rootMain']=!0x0,delete _0x1a2aa6['root']):'$graveyard'==_0x1a2aa6['root']&&(_0x1a2aa6['rootGraveyard']=!0x0,delete _0x1a2aa6['root']),_0x1a2aa6));}function J(_0x2164b9){P(_0x2164b9,_0xe71372=>(_0xe71372['rootMain']?(_0xe71372['root']='main',delete _0xe71372['rootMain']):_0xe71372['rootGraveyard']&&(_0xe71372['root']='$graveyard',delete _0xe71372['rootGraveyard']),_0xe71372));}function P(_0x1fe01e,_0x2d0c4c){for(const _0x2c6eaa in _0x1fe01e){const _0x2e84f2=_0x1fe01e[_0x2c6eaa];'nodes'!==_0x2c6eaa&&_0x51cde7(_0x2e84f2)&&(_0x2e84f2['path']&&(_0x2e84f2['root']||_0x2e84f2['rootMain']||_0x2e84f2['rootGraveyard'])?_0x1fe01e[_0x2c6eaa]=_0x2d0c4c(_0x2e84f2):P(_0x2e84f2,_0x2d0c4c));}return _0x1fe01e;}class e{['_id'];['_operationName'];['_protobufDescriptor'];constructor(_0x406309,_0xf97f9f,_0x314a78){this['_id']=_0x406309,this['_operationName']=_0xf97f9f,this['_protobufDescriptor']=_0x314a78;}['compress'](_0x3aa04f,_0x2609ee){const _0x3e688d=_0x2609ee['shift']();return $(_0x3e688d),_0x3aa04f['buffers']['push'](this['_protobufDescriptor']['compress'](_0x3e688d)),_0x3aa04f['types']['push'](this['_id']),!0x0;}['decompress'](_0x5184bb,_0x1770f2){_0x1770f2['types']['shift']();const _0x3bd591=this['_protobufDescriptor']['decompress'](_0x1770f2['buffers']['shift']());J(_0x3bd591),_0x3bd591['__className']=this['_operationName'],_0x5184bb['push'](_0x3bd591);}}class s extends e{['compress'](_0x45af40,_0x5b9aa8){const _0x77d3fd=_0x5b9aa8['shift']();return this['_serializeOneOf']('oldValue',_0x77d3fd),this['_serializeOneOf']('newValue',_0x77d3fd),$(_0x77d3fd),_0x45af40['buffers']['push'](this['_protobufDescriptor']['compress'](_0x77d3fd)),_0x45af40['types']['push'](this['_id']),!0x0;}['decompress'](_0x52073d,_0x241c8d){const {types:_0x5edfda,buffers:_0xe5088a}=_0x241c8d,_0x204c04=this['_protobufDescriptor']['decompress'](_0xe5088a['shift']());_0x5edfda['shift'](),this['_deserializeOneOf']('oldValue',_0x204c04),this['_deserializeOneOf']('newValue',_0x204c04),J(_0x204c04),_0x204c04['__className']=this['_operationName'],_0x52073d['push'](_0x204c04);}['_serializeOneOf'](_0x5bd80c,_0x26091a){const _0x2a39af=_0x26091a[_0x5bd80c];'boolean'==typeof _0x2a39af?_0x26091a[_0x5bd80c+'Boolean']=_0x2a39af:_0x26091a[_0x5bd80c+'Json']=JSON['stringify'](_0x2a39af);}['_deserializeOneOf'](_0x181c92,_0x3d21ef){const _0x240ff3=_0x181c92+'Json';_0x3d21ef[_0x240ff3]?(_0x3d21ef[_0x181c92]=JSON['parse'](_0x3d21ef[_0x240ff3]),delete _0x3d21ef[_0x240ff3]):(_0x3d21ef[_0x181c92]=_0x3d21ef[_0x181c92+'Boolean'],delete _0x3d21ef[_0x181c92+'Boolean']);}}class i extends e{['compress'](_0x4372d0,_0x401dfe){const _0x4f80ff=_0x401dfe['shift']();return this['_serializeNodesAttributes'](_0x4f80ff['nodes']),$(_0x4f80ff),_0x4372d0['buffers']['push'](this['_protobufDescriptor']['compress'](_0x4f80ff)),_0x4372d0['types']['push'](this['_id']),!0x0;}['decompress'](_0x319815,_0x1be919){const {types:_0x1933ac,buffers:_0x18f9cb}=_0x1be919,_0xde4218=this['_protobufDescriptor']['decompress'](_0x18f9cb['shift']());_0x1933ac['shift'](),_0xde4218['nodes']||(_0xde4218['nodes']=[]),this['_deserializeNodesAttributes'](_0xde4218['nodes']),J(_0xde4218),_0xde4218['__className']=this['_operationName'],_0x319815['push'](_0xde4218);}['_serializeNodesAttributes'](_0x3e4dc4){for(const _0x385f2c of _0x3e4dc4){if(_0x385f2c['attributes']){const _0x9ef978=_0x385f2c['attributes'];this['_areValuesBoolean'](_0x9ef978)?_0x385f2c['attributesBoolean']=_0x9ef978:_0x385f2c['attributesJson']=JSON['stringify'](_0x9ef978);}_0x385f2c['children']&&this['_serializeNodesAttributes'](_0x385f2c['children']);}}['_deserializeNodesAttributes'](_0x8ba4fd){for(const _0xc22712 of _0x8ba4fd)(_0xc22712['attributesBoolean']||_0xc22712['attributesJson'])&&(_0xc22712['attributesBoolean']?(_0xc22712['attributes']=_0xc22712['attributesBoolean'],delete _0xc22712['attributesBoolean']):(_0xc22712['attributes']=JSON['parse'](_0xc22712['attributesJson']),delete _0xc22712['attributesJson'])),_0xc22712['children']&&this['_deserializeNodesAttributes'](_0xc22712['children']);}['_areValuesBoolean'](_0xa4a49a){return Object['keys'](_0xa4a49a)['every'](_0x176524=>'boolean'==typeof _0xa4a49a[_0x176524]);}}class n extends e{['decompress'](_0x6e7bf,_0x3fa1e7){super['decompress'](_0x6e7bf,_0x3fa1e7);const _0x5b9901=_0x6e7bf[_0x6e7bf['length']-0x1];_0x5b9901['oldRange']||(_0x5b9901['oldRange']=null),_0x5b9901['newRange']||(_0x5b9901['newRange']=null);}}class p extends e{['compress'](_0x57bde5,_0x4b878d){return _0x4b878d['shift'](),_0x57bde5['types']['push'](this['_id']),!0x0;}['decompress'](_0x5b9075,_0x85b602){_0x85b602['types']['shift'](),_0x5b9075['push']({'__className':this['_operationName']});}}class a extends n{['_omittedNamespace'];constructor(_0xdd9874,_0x1b85c6,_0x229ed5,_0x2f83de){super(_0xdd9874,_0x1b85c6,_0x229ed5),this['_omittedNamespace']=_0x2f83de+':';}['compress'](_0x34eccd,_0x4f38bb){return!('MarkerOperation'!=_0x4f38bb[0x0]['__className']||!_0x4f38bb[0x0]['name']['startsWith'](this['_omittedNamespace']))&&(_0x4f38bb[0x0]['name']=_0x4f38bb[0x0]['name']['replace'](new RegExp('^'+this['_omittedNamespace']),''),super['compress'](_0x34eccd,_0x4f38bb),!0x0);}['decompress'](_0xf29e03,_0x2bb37e){super['decompress'](_0xf29e03,_0x2bb37e);const _0x20ff66=_0xf29e03[_0xf29e03['length']-0x1];_0x20ff66['name']=this['_omittedNamespace']+_0x20ff66['name'];}}class b{['_id'];['_context'];constructor(_0x580335,_0x14bc47){this['_id']=_0x580335,this['_context']=_0x14bc47;}['compress'](_0x33e4c2,_0x4f6afd){let _0x25bdba;for(;_0x4f6afd['length']>0x1&&this['_compareOperations'](_0x4f6afd[0x0],_0x4f6afd[0x1]);)_0x25bdba?(_0x25bdba=this['_combineNext'](_0x4f6afd['shift'](),_0x25bdba),_0x33e4c2['types']['push'](0x0)):(_0x25bdba=_0x2cbcd7(_0x4f6afd['shift']()),_0x33e4c2['types']['push'](this['_id']));return!!_0x25bdba&&(_0x25bdba=this['_combineNext'](_0x4f6afd['shift'](),_0x25bdba),_0x33e4c2['types']['push'](0x0),_0x33e4c2['buffers']['push'](this['_compressSingleOperation'](_0x25bdba)),!0x0);}['decompress'](_0x4e3798,_0x1f7106){const _0xd519f2=this['_decompressSingleOperation'](_0x1f7106);for(;0x0==_0x1f7106['types'][0x0];)_0x1f7106['types']['shift'](),_0x4e3798['push'](this['_splitCurrent'](_0xd519f2));_0x4e3798['push'](_0xd519f2);}}class m extends b{['_combineNext'](_0xdac7b6,_0x7db1a7){return _0x7db1a7['nodes'][0x0]['data']+=_0xdac7b6['nodes'][0x0]['data'],_0x7db1a7;}['_splitCurrent'](_0x36d830){const _0x2e6743=_0x2cbcd7(_0x36d830),_0xc18376=_0x2e6743['nodes'][0x0],_0x1c6244=_0x36d830['nodes'][0x0],_0x30444f=_0x1c6244['data'][Symbol['iterator']]()['next']()['value'],_0x156c37=_0x30444f['length'];return _0xc18376['data']=_0x30444f,_0x1c6244['data']=_0x1c6244['data']['substr'](_0x156c37),_0x36d830['position']=_(_0x36d830['position'],_0x156c37),_0x2e6743;}['_compareOperations'](_0x24411b,_0x3f9e4f){if(this['_checkOperation'](_0x24411b)&&this['_checkOperation'](_0x3f9e4f)){const _0x2c14ab=_0x24411b['nodes'][0x0]['data']['length'],_0x4dbfa3=O(_(_0x24411b['position'],_0x2c14ab),_0x3f9e4f['position']),_0xcc5c17=_0x24411b['nodes'][0x0],_0x14fdce=_0x3f9e4f['nodes'][0x0];return _0x4dbfa3&&this['_compareAttributes'](_0xcc5c17,_0x14fdce);}return!0x1;}['_compressSingleOperation'](_0x482fc9){const _0x1efc10={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('InsertOperation')['compress'](_0x1efc10,[_0x482fc9]),_0x1efc10['buffers'][0x0];}['_decompressSingleOperation'](_0x249f9b){const _0x46c0bf=[];return this['_context']['_getCompressorByName']('InsertOperation')['decompress'](_0x46c0bf,_0x249f9b),_0x46c0bf[0x0];}['_checkOperation'](_0x2cd791){return'InsertOperation'==_0x2cd791['__className']&&0x1==_0x2cd791['nodes']['length']&&_0x2cd791['nodes'][0x0]['data']&&!_0x2cd791['wasUndone']&&0x1==Array['from'](_0x2cd791['nodes'][0x0]['data'])['length'];}['_compareAttributes'](_0x27af94,_0x34d9e3){const _0x3c2854=Object['keys'](_0x27af94['attributes']||{}),_0x2e343f=Object['keys'](_0x34d9e3['attributes']||{});return _0x3c2854['length']===_0x2e343f['length']&&_0x3c2854['every'](_0x4c8d99=>_0x34d9e3['attributes'][_0x4c8d99]&&_0x34d9e3['attributes'][_0x4c8d99]===_0x27af94['attributes'][_0x4c8d99]);}}class c extends b{['_combineNext'](_0x5f1324,_0x16c564){return _0x16c564['howMany']++,_0x16c564['sourcePosition']=_0x2cbcd7(_0x5f1324['sourcePosition']),_0x16c564;}['_splitCurrent'](_0x4e791f){const _0x5dd4c9=_0x2cbcd7(_0x4e791f);return _0x4e791f['howMany']--,_0x5dd4c9['howMany']=0x1,_0x5dd4c9['sourcePosition']=_(_0x5dd4c9['sourcePosition'],_0x4e791f['howMany']),_0x5dd4c9;}['_compareOperations'](_0x54a2f1,_0x16286b){return!(!this['_checkOperation'](_0x54a2f1)||!this['_checkOperation'](_0x16286b))&&(O(_(_0x54a2f1['sourcePosition'],-0x1),_0x16286b['sourcePosition'])&&O(_0x54a2f1['targetPosition'],_0x16286b['targetPosition']));}['_compressSingleOperation'](_0x13ac30){const _0x10088c={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x10088c,[_0x13ac30]),_0x10088c['buffers'][0x0];}['_decompressSingleOperation'](_0x4cb8bc){const _0x38710c=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x38710c,_0x4cb8bc),_0x38710c[0x0];}['_checkOperation'](_0x22c779){return'MoveOperation'==_0x22c779['__className']&&'$graveyard'==_0x22c779['targetPosition']['root']&&0x1==_0x22c779['howMany']&&!_0x22c779['wasUndone'];}}class h extends b{['_combineNext'](_0x169de9,_0x12c4f0){return _0x12c4f0['howMany']++,_0x12c4f0;}['_splitCurrent'](_0x590857){const _0x328058=_0x2cbcd7(_0x590857);return _0x328058['howMany']=0x1,_0x590857['howMany']--,_0x328058;}['_compareOperations'](_0x3858e2,_0x1c4f31){return!(!this['_checkOperation'](_0x3858e2)||!this['_checkOperation'](_0x1c4f31))&&(O(_0x3858e2['sourcePosition'],_0x1c4f31['sourcePosition'])&&O(_0x3858e2['targetPosition'],_0x1c4f31['targetPosition']));}['_compressSingleOperation'](_0x1103ad){const _0x451922={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x451922,[_0x1103ad]),_0x451922['buffers'][0x0];}['_decompressSingleOperation'](_0x3bea90){const _0x2e704d=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x2e704d,_0x3bea90),_0x2e704d[0x0];}['_checkOperation'](_0x18e07e){return'MoveOperation'==_0x18e07e['__className']&&'$graveyard'==_0x18e07e['targetPosition']['root']&&0x1==_0x18e07e['howMany']&&!_0x18e07e['wasUndone'];}}class f extends b{['compress'](_0x5943d3,_0x1cb5a3){if(!this['_compareOperations'](_0x1cb5a3[0x0],_0x1cb5a3[0x1]))return!0x1;const _0x18bae1=_0x1cb5a3['shift']();return _0x18bae1['oldRange']=null,_0x18bae1['newRange']&&O(_0x18bae1['newRange']['start'],_0x18bae1['newRange']['end'])&&(_0x18bae1['newRange']['end']=null),_0x1cb5a3['shift'](),_0x5943d3['types']['push'](this['_id']),_0x5943d3['types']['push'](0x0),_0x5943d3['buffers']['push'](this['_compressSingleOperation'](_0x18bae1)),!0x0;}['decompress'](_0x1ca7a5,_0x181596){const _0x249307=this['_decompressSingleOperation'](_0x181596);_0x249307['newRange']&&!_0x249307['newRange']['end']&&(_0x249307['newRange']['end']=_0x2cbcd7(_0x249307['newRange']['start']));const _0x585571=_0x2cbcd7(_0x249307);_0x585571['newRange']&&(_0x585571['newRange']['start']['stickiness']='toNone',_0x585571['newRange']['end']=_0x2cbcd7(_0x585571['newRange']['start'])),_0x585571['name']='user:position:'+_0x585571['name']['split'](':')[0x2],_0x181596['types']['shift'](),_0x1ca7a5['push'](_0x249307),_0x1ca7a5['push'](_0x585571);}['_compressSingleOperation'](_0x3c8efe){const _0x30c81f={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MarkerOperation')['compress'](_0x30c81f,[_0x3c8efe]),_0x30c81f['buffers'][0x0];}['_decompressSingleOperation'](_0x2be0bf){const _0x5af1de=[];return this['_context']['_getCompressorByName']('MarkerOperation')['decompress'](_0x5af1de,_0x2be0bf),_0x5af1de[0x0];}['_compareOperations'](_0x419f56,_0x2feb62){return!(!_0x419f56||!_0x2feb62)&&('MarkerOperation'==_0x419f56['__className']&&'MarkerOperation'==_0x2feb62['__className']&&!(!_0x419f56['name']['startsWith']('user:')||!_0x2feb62['name']['startsWith']('user:')||_0x419f56['name']==_0x2feb62['name']));}}class g{['_compressorById'];['_compressorByName'];['_protobufFactory'];constructor(){this['_compressorById']=new Map(),this['_compressorByName']=new Map(),this['_protobufFactory']=new r();const _0x5209d2=this['_protobufFactory']['getDescriptor']('MarkerOperation');this['_registerCompressor'](0x1,'NoOperation',new p(0x1,'NoOperation',void 0x0)),this['_registerOperationCompressor'](0xa,'AttributeOperation',s),this['_registerOperationCompressor'](0xb,'InsertOperation',i),this['_registerOperationCompressor'](0xc,'MarkerOperation',n),this['_registerOperationCompressor'](0xd,'MergeOperation',e),this['_registerOperationCompressor'](0xe,'MoveOperation',e),this['_registerOperationCompressor'](0xf,'RenameOperation',e),this['_registerOperationCompressor'](0x10,'RootAttributeOperation',s),this['_registerOperationCompressor'](0x11,'SplitOperation',e),this['_registerCompressor'](0x12,'CommentMarkerOperation',new a(0x12,'MarkerOperation',_0x5209d2,'comment')),this['_registerCompressor'](0x13,'SuggestionMarkerOperation',new a(0x13,'MarkerOperation',_0x5209d2,'suggestion')),this['_registerOperationCompressor'](0x14,'RootOperation',e),this['_registerActionCompressor'](0x64,'TypingAction',m),this['_registerActionCompressor'](0x65,'DeletingAction',c),this['_registerActionCompressor'](0x66,'ForwardDeletingAction',h),this['_registerActionCompressor'](0x67,'UserSelectionAction',f);}['compress'](_0x5fb5cc){if(!_0x5fb5cc||!_0x5fb5cc[0x0])throw new _0x4c30f7('no-operations-provided',this);const _0x477667={'types':[],'buffers':[],'baseVersion':_0x5fb5cc[0x0]['baseVersion']};for(;_0x5fb5cc['length'];)this['_getCompressorByName']('UserSelectionAction')['compress'](_0x477667,_0x5fb5cc)||this['_getCompressorByName']('TypingAction')['compress'](_0x477667,_0x5fb5cc)||this['_getCompressorByName']('DeletingAction')['compress'](_0x477667,_0x5fb5cc)||this['_getCompressorByName']('ForwardDeletingAction')['compress'](_0x477667,_0x5fb5cc)||this['_getCompressorByName']('CommentMarkerOperation')['compress'](_0x477667,_0x5fb5cc)||this['_getCompressorByName']('SuggestionMarkerOperation')['compress'](_0x477667,_0x5fb5cc)||this['_getCompressorByName'](_0x5fb5cc[0x0]['__className'])['compress'](_0x477667,_0x5fb5cc);return _0x477667;}['decompress'](_0x14af2a){const _0x51e7a2=[];for(;_0x14af2a['types']['length'];){this['_compressorById']['get'](_0x14af2a['types'][0x0])['decompress'](_0x51e7a2,_0x14af2a);}return _0x51e7a2['forEach']((_0x5a9b52,_0x22f145)=>_0x5a9b52['baseVersion']=_0x14af2a['baseVersion']+_0x22f145),_0x51e7a2;}['_getCompressorByName'](_0x295343){return this['_compressorByName']['get'](_0x295343);}['_registerOperationCompressor'](_0x2687bb,_0x122d7b,_0x141985){const _0x5561fd=new _0x141985(_0x2687bb,_0x122d7b,this['_protobufFactory']['getDescriptor'](_0x122d7b));this['_registerCompressor'](_0x2687bb,_0x122d7b,_0x5561fd);}['_registerActionCompressor'](_0x2a0511,_0x4be27e,_0x2ee159){const _0x50a56a=new _0x2ee159(_0x2a0511,this);this['_registerCompressor'](_0x2a0511,_0x4be27e,_0x50a56a);}['_registerCompressor'](_0x24c4da,_0x5e5299,_0x58b14f){this['_compressorById']['set'](_0x24c4da,_0x58b14f),this['_compressorByName']['set'](_0x5e5299,_0x58b14f);}}export{g as Compressor};
|
|
23
|
+
import{CKEditorError as _0x700b53}from'@ckeditor/ckeditor5-utils/dist/index.js';import _0x663f02 from'protobufjs/minimal.js';import{cloneDeep as _0x1ff869,isEqual as _0x3be99,isObject as _0x1fdabe}from'lodash-es';const u=/* #__PURE__ -- @preserve */
|
|
24
|
+
((()=>{var _0xe57027=_0x663f02['Reader'],_0x4afc2d=_0x663f02['Writer'],_0x51132c=_0x663f02['util'],_0x5efa25=_0x663f02['roots']['default']||(_0x663f02['roots']['default']={});return _0x5efa25['AttributeOperation']=(function(){function _0x51fbd9(_0x259d44){if(_0x259d44){for(var _0xe2d5=Object['keys'](_0x259d44),_0x252a3b=0x0;_0x252a3b<_0xe2d5['length'];++_0x252a3b)null!=_0x259d44[_0xe2d5[_0x252a3b]]&&(this[_0xe2d5[_0x252a3b]]=_0x259d44[_0xe2d5[_0x252a3b]]);}}return _0x51fbd9['prototype']['range']=null,_0x51fbd9['prototype']['key']='',_0x51fbd9['prototype']['oldValueBoolean']=!0x1,_0x51fbd9['prototype']['oldValueJson']='',_0x51fbd9['prototype']['newValueBoolean']=!0x1,_0x51fbd9['prototype']['newValueJson']='',_0x51fbd9['prototype']['wasUndone']=!0x1,_0x51fbd9['create']=function(_0x1fa005){return new _0x51fbd9(_0x1fa005);},_0x51fbd9['encode']=function(_0x28785a,_0x5bbdc1){return _0x5bbdc1||(_0x5bbdc1=_0x4afc2d['create']()),null!=_0x28785a['range']&&Object['hasOwnProperty']['call'](_0x28785a,'range')&&_0x5efa25['Range']['encode'](_0x28785a['range'],_0x5bbdc1['uint32'](0xa)['fork']())['ldelim'](),null!=_0x28785a['key']&&Object['hasOwnProperty']['call'](_0x28785a,'key')&&_0x5bbdc1['uint32'](0x12)['string'](_0x28785a['key']),null!=_0x28785a['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x28785a,'oldValueBoolean')&&_0x5bbdc1['uint32'](0x18)['bool'](_0x28785a['oldValueBoolean']),null!=_0x28785a['oldValueJson']&&Object['hasOwnProperty']['call'](_0x28785a,'oldValueJson')&&_0x5bbdc1['uint32'](0x22)['string'](_0x28785a['oldValueJson']),null!=_0x28785a['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x28785a,'newValueBoolean')&&_0x5bbdc1['uint32'](0x28)['bool'](_0x28785a['newValueBoolean']),null!=_0x28785a['newValueJson']&&Object['hasOwnProperty']['call'](_0x28785a,'newValueJson')&&_0x5bbdc1['uint32'](0x32)['string'](_0x28785a['newValueJson']),null!=_0x28785a['wasUndone']&&Object['hasOwnProperty']['call'](_0x28785a,'wasUndone')&&_0x5bbdc1['uint32'](0x38)['bool'](_0x28785a['wasUndone']),_0x5bbdc1;},_0x51fbd9['encodeDelimited']=function(_0x121989,_0x2e5cbf){return this['encode'](_0x121989,_0x2e5cbf)['ldelim']();},_0x51fbd9['decode']=function(_0x1e6a95,_0x3aad95){_0x1e6a95 instanceof _0xe57027||(_0x1e6a95=_0xe57027['create'](_0x1e6a95));for(var _0x4d7bf0=void 0x0===_0x3aad95?_0x1e6a95['len']:_0x1e6a95['pos']+_0x3aad95,_0x1cd750=new _0x5efa25['AttributeOperation']();_0x1e6a95['pos']<_0x4d7bf0;){var _0x5e8be2=_0x1e6a95['uint32']();switch(_0x5e8be2>>>0x3){case 0x1:_0x1cd750['range']=_0x5efa25['Range']['decode'](_0x1e6a95,_0x1e6a95['uint32']());break;case 0x2:_0x1cd750['key']=_0x1e6a95['string']();break;case 0x3:_0x1cd750['oldValueBoolean']=_0x1e6a95['bool']();break;case 0x4:_0x1cd750['oldValueJson']=_0x1e6a95['string']();break;case 0x5:_0x1cd750['newValueBoolean']=_0x1e6a95['bool']();break;case 0x6:_0x1cd750['newValueJson']=_0x1e6a95['string']();break;case 0x7:_0x1cd750['wasUndone']=_0x1e6a95['bool']();break;default:_0x1e6a95['skipType'](0x7&_0x5e8be2);}}return _0x1cd750;},_0x51fbd9['decodeDelimited']=function(_0xbc87cb){return _0xbc87cb instanceof _0xe57027||(_0xbc87cb=new _0xe57027(_0xbc87cb)),this['decode'](_0xbc87cb,_0xbc87cb['uint32']());},_0x51fbd9['verify']=function(_0x89b6a4){if('object'!=typeof _0x89b6a4||null===_0x89b6a4)return'object\x20expected';if(null!=_0x89b6a4['range']&&_0x89b6a4['hasOwnProperty']('range')){var _0x91ceb5=_0x5efa25['Range']['verify'](_0x89b6a4['range']);if(_0x91ceb5)return'range.'+_0x91ceb5;}return null!=_0x89b6a4['key']&&_0x89b6a4['hasOwnProperty']('key')&&!_0x51132c['isString'](_0x89b6a4['key'])?'key:\x20string\x20expected':null!=_0x89b6a4['oldValueBoolean']&&_0x89b6a4['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x89b6a4['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x89b6a4['oldValueJson']&&_0x89b6a4['hasOwnProperty']('oldValueJson')&&!_0x51132c['isString'](_0x89b6a4['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x89b6a4['newValueBoolean']&&_0x89b6a4['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x89b6a4['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x89b6a4['newValueJson']&&_0x89b6a4['hasOwnProperty']('newValueJson')&&!_0x51132c['isString'](_0x89b6a4['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x89b6a4['wasUndone']&&_0x89b6a4['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x89b6a4['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x51fbd9['fromObject']=function(_0x148bf7){if(_0x148bf7 instanceof _0x5efa25['AttributeOperation'])return _0x148bf7;var _0x502eba=new _0x5efa25['AttributeOperation']();if(null!=_0x148bf7['range']){if('object'!=typeof _0x148bf7['range'])throw TypeError('.AttributeOperation.range:\x20object\x20expected');_0x502eba['range']=_0x5efa25['Range']['fromObject'](_0x148bf7['range']);}return null!=_0x148bf7['key']&&(_0x502eba['key']=String(_0x148bf7['key'])),null!=_0x148bf7['oldValueBoolean']&&(_0x502eba['oldValueBoolean']=Boolean(_0x148bf7['oldValueBoolean'])),null!=_0x148bf7['oldValueJson']&&(_0x502eba['oldValueJson']=String(_0x148bf7['oldValueJson'])),null!=_0x148bf7['newValueBoolean']&&(_0x502eba['newValueBoolean']=Boolean(_0x148bf7['newValueBoolean'])),null!=_0x148bf7['newValueJson']&&(_0x502eba['newValueJson']=String(_0x148bf7['newValueJson'])),null!=_0x148bf7['wasUndone']&&(_0x502eba['wasUndone']=Boolean(_0x148bf7['wasUndone'])),_0x502eba;},_0x51fbd9['toObject']=function(_0x4a8128,_0x308fc9){_0x308fc9||(_0x308fc9={});var _0xb0eb3={};return _0x308fc9['defaults']&&(_0xb0eb3['range']=null,_0xb0eb3['key']='',_0xb0eb3['oldValueBoolean']=!0x1,_0xb0eb3['oldValueJson']='',_0xb0eb3['newValueBoolean']=!0x1,_0xb0eb3['newValueJson']='',_0xb0eb3['wasUndone']=!0x1),null!=_0x4a8128['range']&&_0x4a8128['hasOwnProperty']('range')&&(_0xb0eb3['range']=_0x5efa25['Range']['toObject'](_0x4a8128['range'],_0x308fc9)),null!=_0x4a8128['key']&&_0x4a8128['hasOwnProperty']('key')&&(_0xb0eb3['key']=_0x4a8128['key']),null!=_0x4a8128['oldValueBoolean']&&_0x4a8128['hasOwnProperty']('oldValueBoolean')&&(_0xb0eb3['oldValueBoolean']=_0x4a8128['oldValueBoolean']),null!=_0x4a8128['oldValueJson']&&_0x4a8128['hasOwnProperty']('oldValueJson')&&(_0xb0eb3['oldValueJson']=_0x4a8128['oldValueJson']),null!=_0x4a8128['newValueBoolean']&&_0x4a8128['hasOwnProperty']('newValueBoolean')&&(_0xb0eb3['newValueBoolean']=_0x4a8128['newValueBoolean']),null!=_0x4a8128['newValueJson']&&_0x4a8128['hasOwnProperty']('newValueJson')&&(_0xb0eb3['newValueJson']=_0x4a8128['newValueJson']),null!=_0x4a8128['wasUndone']&&_0x4a8128['hasOwnProperty']('wasUndone')&&(_0xb0eb3['wasUndone']=_0x4a8128['wasUndone']),_0xb0eb3;},_0x51fbd9['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x663f02['util']['toJSONOptions']);},_0x51fbd9['getTypeUrl']=function(_0x1fa978){return void 0x0===_0x1fa978&&(_0x1fa978='type.googleapis.com'),_0x1fa978+'/AttributeOperation';},_0x51fbd9;}()),_0x5efa25['InsertOperation']=(function(){function _0x54e2a3(_0x5e0620){if(this['nodes']=[],_0x5e0620){for(var _0x53c219=Object['keys'](_0x5e0620),_0x11dd77=0x0;_0x11dd77<_0x53c219['length'];++_0x11dd77)null!=_0x5e0620[_0x53c219[_0x11dd77]]&&(this[_0x53c219[_0x11dd77]]=_0x5e0620[_0x53c219[_0x11dd77]]);}}return _0x54e2a3['prototype']['position']=null,_0x54e2a3['prototype']['nodes']=_0x51132c['emptyArray'],_0x54e2a3['prototype']['shouldReceiveAttributes']=!0x1,_0x54e2a3['prototype']['wasUndone']=!0x1,_0x54e2a3['create']=function(_0x559fa2){return new _0x54e2a3(_0x559fa2);},_0x54e2a3['encode']=function(_0x1073ed,_0x1f6f32){if(_0x1f6f32||(_0x1f6f32=_0x4afc2d['create']()),null!=_0x1073ed['position']&&Object['hasOwnProperty']['call'](_0x1073ed,'position')&&_0x5efa25['Position']['encode'](_0x1073ed['position'],_0x1f6f32['uint32'](0xa)['fork']())['ldelim'](),null!=_0x1073ed['nodes']&&_0x1073ed['nodes']['length']){for(var _0x29ae20=0x0;_0x29ae20<_0x1073ed['nodes']['length'];++_0x29ae20)_0x5efa25['Element']['encode'](_0x1073ed['nodes'][_0x29ae20],_0x1f6f32['uint32'](0x12)['fork']())['ldelim']();}return null!=_0x1073ed['shouldReceiveAttributes']&&Object['hasOwnProperty']['call'](_0x1073ed,'shouldReceiveAttributes')&&_0x1f6f32['uint32'](0x18)['bool'](_0x1073ed['shouldReceiveAttributes']),null!=_0x1073ed['wasUndone']&&Object['hasOwnProperty']['call'](_0x1073ed,'wasUndone')&&_0x1f6f32['uint32'](0x20)['bool'](_0x1073ed['wasUndone']),_0x1f6f32;},_0x54e2a3['encodeDelimited']=function(_0x9198a1,_0x4a310d){return this['encode'](_0x9198a1,_0x4a310d)['ldelim']();},_0x54e2a3['decode']=function(_0x33bdf2,_0x300127){_0x33bdf2 instanceof _0xe57027||(_0x33bdf2=_0xe57027['create'](_0x33bdf2));for(var _0x9afa=void 0x0===_0x300127?_0x33bdf2['len']:_0x33bdf2['pos']+_0x300127,_0xf45a8c=new _0x5efa25['InsertOperation']();_0x33bdf2['pos']<_0x9afa;){var _0xc522f=_0x33bdf2['uint32']();switch(_0xc522f>>>0x3){case 0x1:_0xf45a8c['position']=_0x5efa25['Position']['decode'](_0x33bdf2,_0x33bdf2['uint32']());break;case 0x2:_0xf45a8c['nodes']&&_0xf45a8c['nodes']['length']||(_0xf45a8c['nodes']=[]),_0xf45a8c['nodes']['push'](_0x5efa25['Element']['decode'](_0x33bdf2,_0x33bdf2['uint32']()));break;case 0x3:_0xf45a8c['shouldReceiveAttributes']=_0x33bdf2['bool']();break;case 0x4:_0xf45a8c['wasUndone']=_0x33bdf2['bool']();break;default:_0x33bdf2['skipType'](0x7&_0xc522f);}}return _0xf45a8c;},_0x54e2a3['decodeDelimited']=function(_0x19b0a4){return _0x19b0a4 instanceof _0xe57027||(_0x19b0a4=new _0xe57027(_0x19b0a4)),this['decode'](_0x19b0a4,_0x19b0a4['uint32']());},_0x54e2a3['verify']=function(_0xa9c4f7){if('object'!=typeof _0xa9c4f7||null===_0xa9c4f7)return'object\x20expected';if(null!=_0xa9c4f7['position']&&_0xa9c4f7['hasOwnProperty']('position')&&(_0x5dc811=_0x5efa25['Position']['verify'](_0xa9c4f7['position'])))return'position.'+_0x5dc811;if(null!=_0xa9c4f7['nodes']&&_0xa9c4f7['hasOwnProperty']('nodes')){if(!Array['isArray'](_0xa9c4f7['nodes']))return'nodes:\x20array\x20expected';for(var _0x5d97d5=0x0;_0x5d97d5<_0xa9c4f7['nodes']['length'];++_0x5d97d5){var _0x5dc811;if(_0x5dc811=_0x5efa25['Element']['verify'](_0xa9c4f7['nodes'][_0x5d97d5]))return'nodes.'+_0x5dc811;}}return null!=_0xa9c4f7['shouldReceiveAttributes']&&_0xa9c4f7['hasOwnProperty']('shouldReceiveAttributes')&&'boolean'!=typeof _0xa9c4f7['shouldReceiveAttributes']?'shouldReceiveAttributes:\x20boolean\x20expected':null!=_0xa9c4f7['wasUndone']&&_0xa9c4f7['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0xa9c4f7['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x54e2a3['fromObject']=function(_0xea9b9a){if(_0xea9b9a instanceof _0x5efa25['InsertOperation'])return _0xea9b9a;var _0x5c876a=new _0x5efa25['InsertOperation']();if(null!=_0xea9b9a['position']){if('object'!=typeof _0xea9b9a['position'])throw TypeError('.InsertOperation.position:\x20object\x20expected');_0x5c876a['position']=_0x5efa25['Position']['fromObject'](_0xea9b9a['position']);}if(_0xea9b9a['nodes']){if(!Array['isArray'](_0xea9b9a['nodes']))throw TypeError('.InsertOperation.nodes:\x20array\x20expected');_0x5c876a['nodes']=[];for(var _0x1dc25c=0x0;_0x1dc25c<_0xea9b9a['nodes']['length'];++_0x1dc25c){if('object'!=typeof _0xea9b9a['nodes'][_0x1dc25c])throw TypeError('.InsertOperation.nodes:\x20object\x20expected');_0x5c876a['nodes'][_0x1dc25c]=_0x5efa25['Element']['fromObject'](_0xea9b9a['nodes'][_0x1dc25c]);}}return null!=_0xea9b9a['shouldReceiveAttributes']&&(_0x5c876a['shouldReceiveAttributes']=Boolean(_0xea9b9a['shouldReceiveAttributes'])),null!=_0xea9b9a['wasUndone']&&(_0x5c876a['wasUndone']=Boolean(_0xea9b9a['wasUndone'])),_0x5c876a;},_0x54e2a3['toObject']=function(_0x555625,_0x5518e0){_0x5518e0||(_0x5518e0={});var _0x1f1d43={};if((_0x5518e0['arrays']||_0x5518e0['defaults'])&&(_0x1f1d43['nodes']=[]),_0x5518e0['defaults']&&(_0x1f1d43['position']=null,_0x1f1d43['shouldReceiveAttributes']=!0x1,_0x1f1d43['wasUndone']=!0x1),null!=_0x555625['position']&&_0x555625['hasOwnProperty']('position')&&(_0x1f1d43['position']=_0x5efa25['Position']['toObject'](_0x555625['position'],_0x5518e0)),_0x555625['nodes']&&_0x555625['nodes']['length']){_0x1f1d43['nodes']=[];for(var _0xc16333=0x0;_0xc16333<_0x555625['nodes']['length'];++_0xc16333)_0x1f1d43['nodes'][_0xc16333]=_0x5efa25['Element']['toObject'](_0x555625['nodes'][_0xc16333],_0x5518e0);}return null!=_0x555625['shouldReceiveAttributes']&&_0x555625['hasOwnProperty']('shouldReceiveAttributes')&&(_0x1f1d43['shouldReceiveAttributes']=_0x555625['shouldReceiveAttributes']),null!=_0x555625['wasUndone']&&_0x555625['hasOwnProperty']('wasUndone')&&(_0x1f1d43['wasUndone']=_0x555625['wasUndone']),_0x1f1d43;},_0x54e2a3['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x663f02['util']['toJSONOptions']);},_0x54e2a3['getTypeUrl']=function(_0x33bc6f){return void 0x0===_0x33bc6f&&(_0x33bc6f='type.googleapis.com'),_0x33bc6f+'/InsertOperation';},_0x54e2a3;}()),_0x5efa25['MarkerOperation']=(function(){function _0x3e34ae(_0x352d34){if(_0x352d34){for(var _0x4046c8=Object['keys'](_0x352d34),_0x4dcb51=0x0;_0x4dcb51<_0x4046c8['length'];++_0x4dcb51)null!=_0x352d34[_0x4046c8[_0x4dcb51]]&&(this[_0x4046c8[_0x4dcb51]]=_0x352d34[_0x4046c8[_0x4dcb51]]);}}return _0x3e34ae['prototype']['name']='',_0x3e34ae['prototype']['oldRange']=null,_0x3e34ae['prototype']['newRange']=null,_0x3e34ae['prototype']['affectsData']=!0x1,_0x3e34ae['prototype']['wasUndone']=!0x1,_0x3e34ae['create']=function(_0x3488a4){return new _0x3e34ae(_0x3488a4);},_0x3e34ae['encode']=function(_0x3d22dc,_0x3db986){return _0x3db986||(_0x3db986=_0x4afc2d['create']()),null!=_0x3d22dc['name']&&Object['hasOwnProperty']['call'](_0x3d22dc,'name')&&_0x3db986['uint32'](0xa)['string'](_0x3d22dc['name']),null!=_0x3d22dc['oldRange']&&Object['hasOwnProperty']['call'](_0x3d22dc,'oldRange')&&_0x5efa25['Range']['encode'](_0x3d22dc['oldRange'],_0x3db986['uint32'](0x12)['fork']())['ldelim'](),null!=_0x3d22dc['newRange']&&Object['hasOwnProperty']['call'](_0x3d22dc,'newRange')&&_0x5efa25['Range']['encode'](_0x3d22dc['newRange'],_0x3db986['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x3d22dc['affectsData']&&Object['hasOwnProperty']['call'](_0x3d22dc,'affectsData')&&_0x3db986['uint32'](0x20)['bool'](_0x3d22dc['affectsData']),null!=_0x3d22dc['wasUndone']&&Object['hasOwnProperty']['call'](_0x3d22dc,'wasUndone')&&_0x3db986['uint32'](0x28)['bool'](_0x3d22dc['wasUndone']),_0x3db986;},_0x3e34ae['encodeDelimited']=function(_0x811f91,_0x3f32de){return this['encode'](_0x811f91,_0x3f32de)['ldelim']();},_0x3e34ae['decode']=function(_0x3d3d34,_0x34edbf){_0x3d3d34 instanceof _0xe57027||(_0x3d3d34=_0xe57027['create'](_0x3d3d34));for(var _0x204f00=void 0x0===_0x34edbf?_0x3d3d34['len']:_0x3d3d34['pos']+_0x34edbf,_0x509aff=new _0x5efa25['MarkerOperation']();_0x3d3d34['pos']<_0x204f00;){var _0x1c54b6=_0x3d3d34['uint32']();switch(_0x1c54b6>>>0x3){case 0x1:_0x509aff['name']=_0x3d3d34['string']();break;case 0x2:_0x509aff['oldRange']=_0x5efa25['Range']['decode'](_0x3d3d34,_0x3d3d34['uint32']());break;case 0x3:_0x509aff['newRange']=_0x5efa25['Range']['decode'](_0x3d3d34,_0x3d3d34['uint32']());break;case 0x4:_0x509aff['affectsData']=_0x3d3d34['bool']();break;case 0x5:_0x509aff['wasUndone']=_0x3d3d34['bool']();break;default:_0x3d3d34['skipType'](0x7&_0x1c54b6);}}return _0x509aff;},_0x3e34ae['decodeDelimited']=function(_0x4cf21e){return _0x4cf21e instanceof _0xe57027||(_0x4cf21e=new _0xe57027(_0x4cf21e)),this['decode'](_0x4cf21e,_0x4cf21e['uint32']());},_0x3e34ae['verify']=function(_0x1a7517){if('object'!=typeof _0x1a7517||null===_0x1a7517)return'object\x20expected';if(null!=_0x1a7517['name']&&_0x1a7517['hasOwnProperty']('name')&&!_0x51132c['isString'](_0x1a7517['name']))return'name:\x20string\x20expected';var _0x11656b;if(null!=_0x1a7517['oldRange']&&_0x1a7517['hasOwnProperty']('oldRange')&&(_0x11656b=_0x5efa25['Range']['verify'](_0x1a7517['oldRange'])))return'oldRange.'+_0x11656b;if(null!=_0x1a7517['newRange']&&_0x1a7517['hasOwnProperty']('newRange')&&(_0x11656b=_0x5efa25['Range']['verify'](_0x1a7517['newRange'])))return'newRange.'+_0x11656b;return null!=_0x1a7517['affectsData']&&_0x1a7517['hasOwnProperty']('affectsData')&&'boolean'!=typeof _0x1a7517['affectsData']?'affectsData:\x20boolean\x20expected':null!=_0x1a7517['wasUndone']&&_0x1a7517['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x1a7517['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x3e34ae['fromObject']=function(_0x690e8){if(_0x690e8 instanceof _0x5efa25['MarkerOperation'])return _0x690e8;var _0xdb86b0=new _0x5efa25['MarkerOperation']();if(null!=_0x690e8['name']&&(_0xdb86b0['name']=String(_0x690e8['name'])),null!=_0x690e8['oldRange']){if('object'!=typeof _0x690e8['oldRange'])throw TypeError('.MarkerOperation.oldRange:\x20object\x20expected');_0xdb86b0['oldRange']=_0x5efa25['Range']['fromObject'](_0x690e8['oldRange']);}if(null!=_0x690e8['newRange']){if('object'!=typeof _0x690e8['newRange'])throw TypeError('.MarkerOperation.newRange:\x20object\x20expected');_0xdb86b0['newRange']=_0x5efa25['Range']['fromObject'](_0x690e8['newRange']);}return null!=_0x690e8['affectsData']&&(_0xdb86b0['affectsData']=Boolean(_0x690e8['affectsData'])),null!=_0x690e8['wasUndone']&&(_0xdb86b0['wasUndone']=Boolean(_0x690e8['wasUndone'])),_0xdb86b0;},_0x3e34ae['toObject']=function(_0x418ff8,_0x35979b){_0x35979b||(_0x35979b={});var _0x244ad1={};return _0x35979b['defaults']&&(_0x244ad1['name']='',_0x244ad1['oldRange']=null,_0x244ad1['newRange']=null,_0x244ad1['affectsData']=!0x1,_0x244ad1['wasUndone']=!0x1),null!=_0x418ff8['name']&&_0x418ff8['hasOwnProperty']('name')&&(_0x244ad1['name']=_0x418ff8['name']),null!=_0x418ff8['oldRange']&&_0x418ff8['hasOwnProperty']('oldRange')&&(_0x244ad1['oldRange']=_0x5efa25['Range']['toObject'](_0x418ff8['oldRange'],_0x35979b)),null!=_0x418ff8['newRange']&&_0x418ff8['hasOwnProperty']('newRange')&&(_0x244ad1['newRange']=_0x5efa25['Range']['toObject'](_0x418ff8['newRange'],_0x35979b)),null!=_0x418ff8['affectsData']&&_0x418ff8['hasOwnProperty']('affectsData')&&(_0x244ad1['affectsData']=_0x418ff8['affectsData']),null!=_0x418ff8['wasUndone']&&_0x418ff8['hasOwnProperty']('wasUndone')&&(_0x244ad1['wasUndone']=_0x418ff8['wasUndone']),_0x244ad1;},_0x3e34ae['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x663f02['util']['toJSONOptions']);},_0x3e34ae['getTypeUrl']=function(_0x4c1c48){return void 0x0===_0x4c1c48&&(_0x4c1c48='type.googleapis.com'),_0x4c1c48+'/MarkerOperation';},_0x3e34ae;}()),_0x5efa25['MergeOperation']=(function(){function _0x3ccded(_0x415b0f){if(_0x415b0f){for(var _0x5ba209=Object['keys'](_0x415b0f),_0x80668c=0x0;_0x80668c<_0x5ba209['length'];++_0x80668c)null!=_0x415b0f[_0x5ba209[_0x80668c]]&&(this[_0x5ba209[_0x80668c]]=_0x415b0f[_0x5ba209[_0x80668c]]);}}return _0x3ccded['prototype']['sourcePosition']=null,_0x3ccded['prototype']['targetPosition']=null,_0x3ccded['prototype']['graveyardPosition']=null,_0x3ccded['prototype']['howMany']=0x0,_0x3ccded['prototype']['wasUndone']=!0x1,_0x3ccded['create']=function(_0x40f8e9){return new _0x3ccded(_0x40f8e9);},_0x3ccded['encode']=function(_0x57ac7c,_0x1e66a1){return _0x1e66a1||(_0x1e66a1=_0x4afc2d['create']()),null!=_0x57ac7c['sourcePosition']&&Object['hasOwnProperty']['call'](_0x57ac7c,'sourcePosition')&&_0x5efa25['Position']['encode'](_0x57ac7c['sourcePosition'],_0x1e66a1['uint32'](0xa)['fork']())['ldelim'](),null!=_0x57ac7c['targetPosition']&&Object['hasOwnProperty']['call'](_0x57ac7c,'targetPosition')&&_0x5efa25['Position']['encode'](_0x57ac7c['targetPosition'],_0x1e66a1['uint32'](0x12)['fork']())['ldelim'](),null!=_0x57ac7c['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x57ac7c,'graveyardPosition')&&_0x5efa25['Position']['encode'](_0x57ac7c['graveyardPosition'],_0x1e66a1['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x57ac7c['howMany']&&Object['hasOwnProperty']['call'](_0x57ac7c,'howMany')&&_0x1e66a1['uint32'](0x20)['uint32'](_0x57ac7c['howMany']),null!=_0x57ac7c['wasUndone']&&Object['hasOwnProperty']['call'](_0x57ac7c,'wasUndone')&&_0x1e66a1['uint32'](0x28)['bool'](_0x57ac7c['wasUndone']),_0x1e66a1;},_0x3ccded['encodeDelimited']=function(_0x50db90,_0x21450c){return this['encode'](_0x50db90,_0x21450c)['ldelim']();},_0x3ccded['decode']=function(_0x43517d,_0x517cc6){_0x43517d instanceof _0xe57027||(_0x43517d=_0xe57027['create'](_0x43517d));for(var _0x21c3d5=void 0x0===_0x517cc6?_0x43517d['len']:_0x43517d['pos']+_0x517cc6,_0x4274fe=new _0x5efa25['MergeOperation']();_0x43517d['pos']<_0x21c3d5;){var _0x27eef=_0x43517d['uint32']();switch(_0x27eef>>>0x3){case 0x1:_0x4274fe['sourcePosition']=_0x5efa25['Position']['decode'](_0x43517d,_0x43517d['uint32']());break;case 0x2:_0x4274fe['targetPosition']=_0x5efa25['Position']['decode'](_0x43517d,_0x43517d['uint32']());break;case 0x3:_0x4274fe['graveyardPosition']=_0x5efa25['Position']['decode'](_0x43517d,_0x43517d['uint32']());break;case 0x4:_0x4274fe['howMany']=_0x43517d['uint32']();break;case 0x5:_0x4274fe['wasUndone']=_0x43517d['bool']();break;default:_0x43517d['skipType'](0x7&_0x27eef);}}return _0x4274fe;},_0x3ccded['decodeDelimited']=function(_0x14f5c4){return _0x14f5c4 instanceof _0xe57027||(_0x14f5c4=new _0xe57027(_0x14f5c4)),this['decode'](_0x14f5c4,_0x14f5c4['uint32']());},_0x3ccded['verify']=function(_0x28d080){if('object'!=typeof _0x28d080||null===_0x28d080)return'object\x20expected';var _0x195145;if(null!=_0x28d080['sourcePosition']&&_0x28d080['hasOwnProperty']('sourcePosition')&&(_0x195145=_0x5efa25['Position']['verify'](_0x28d080['sourcePosition'])))return'sourcePosition.'+_0x195145;if(null!=_0x28d080['targetPosition']&&_0x28d080['hasOwnProperty']('targetPosition')&&(_0x195145=_0x5efa25['Position']['verify'](_0x28d080['targetPosition'])))return'targetPosition.'+_0x195145;if(null!=_0x28d080['graveyardPosition']&&_0x28d080['hasOwnProperty']('graveyardPosition')&&(_0x195145=_0x5efa25['Position']['verify'](_0x28d080['graveyardPosition'])))return'graveyardPosition.'+_0x195145;return null!=_0x28d080['howMany']&&_0x28d080['hasOwnProperty']('howMany')&&!_0x51132c['isInteger'](_0x28d080['howMany'])?'howMany:\x20integer\x20expected':null!=_0x28d080['wasUndone']&&_0x28d080['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x28d080['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x3ccded['fromObject']=function(_0x4bbeeb){if(_0x4bbeeb instanceof _0x5efa25['MergeOperation'])return _0x4bbeeb;var _0x5b84a9=new _0x5efa25['MergeOperation']();if(null!=_0x4bbeeb['sourcePosition']){if('object'!=typeof _0x4bbeeb['sourcePosition'])throw TypeError('.MergeOperation.sourcePosition:\x20object\x20expected');_0x5b84a9['sourcePosition']=_0x5efa25['Position']['fromObject'](_0x4bbeeb['sourcePosition']);}if(null!=_0x4bbeeb['targetPosition']){if('object'!=typeof _0x4bbeeb['targetPosition'])throw TypeError('.MergeOperation.targetPosition:\x20object\x20expected');_0x5b84a9['targetPosition']=_0x5efa25['Position']['fromObject'](_0x4bbeeb['targetPosition']);}if(null!=_0x4bbeeb['graveyardPosition']){if('object'!=typeof _0x4bbeeb['graveyardPosition'])throw TypeError('.MergeOperation.graveyardPosition:\x20object\x20expected');_0x5b84a9['graveyardPosition']=_0x5efa25['Position']['fromObject'](_0x4bbeeb['graveyardPosition']);}return null!=_0x4bbeeb['howMany']&&(_0x5b84a9['howMany']=_0x4bbeeb['howMany']>>>0x0),null!=_0x4bbeeb['wasUndone']&&(_0x5b84a9['wasUndone']=Boolean(_0x4bbeeb['wasUndone'])),_0x5b84a9;},_0x3ccded['toObject']=function(_0xc5ed33,_0x38200e){_0x38200e||(_0x38200e={});var _0x684812={};return _0x38200e['defaults']&&(_0x684812['sourcePosition']=null,_0x684812['targetPosition']=null,_0x684812['graveyardPosition']=null,_0x684812['howMany']=0x0,_0x684812['wasUndone']=!0x1),null!=_0xc5ed33['sourcePosition']&&_0xc5ed33['hasOwnProperty']('sourcePosition')&&(_0x684812['sourcePosition']=_0x5efa25['Position']['toObject'](_0xc5ed33['sourcePosition'],_0x38200e)),null!=_0xc5ed33['targetPosition']&&_0xc5ed33['hasOwnProperty']('targetPosition')&&(_0x684812['targetPosition']=_0x5efa25['Position']['toObject'](_0xc5ed33['targetPosition'],_0x38200e)),null!=_0xc5ed33['graveyardPosition']&&_0xc5ed33['hasOwnProperty']('graveyardPosition')&&(_0x684812['graveyardPosition']=_0x5efa25['Position']['toObject'](_0xc5ed33['graveyardPosition'],_0x38200e)),null!=_0xc5ed33['howMany']&&_0xc5ed33['hasOwnProperty']('howMany')&&(_0x684812['howMany']=_0xc5ed33['howMany']),null!=_0xc5ed33['wasUndone']&&_0xc5ed33['hasOwnProperty']('wasUndone')&&(_0x684812['wasUndone']=_0xc5ed33['wasUndone']),_0x684812;},_0x3ccded['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x663f02['util']['toJSONOptions']);},_0x3ccded['getTypeUrl']=function(_0x245e9c){return void 0x0===_0x245e9c&&(_0x245e9c='type.googleapis.com'),_0x245e9c+'/MergeOperation';},_0x3ccded;}()),_0x5efa25['MoveOperation']=(function(){function _0x536d4f(_0x48bbf8){if(_0x48bbf8){for(var _0x96cee6=Object['keys'](_0x48bbf8),_0x234cee=0x0;_0x234cee<_0x96cee6['length'];++_0x234cee)null!=_0x48bbf8[_0x96cee6[_0x234cee]]&&(this[_0x96cee6[_0x234cee]]=_0x48bbf8[_0x96cee6[_0x234cee]]);}}return _0x536d4f['prototype']['sourcePosition']=null,_0x536d4f['prototype']['howMany']=0x0,_0x536d4f['prototype']['targetPosition']=null,_0x536d4f['prototype']['wasUndone']=!0x1,_0x536d4f['create']=function(_0x334f09){return new _0x536d4f(_0x334f09);},_0x536d4f['encode']=function(_0x2242aa,_0x14c808){return _0x14c808||(_0x14c808=_0x4afc2d['create']()),null!=_0x2242aa['sourcePosition']&&Object['hasOwnProperty']['call'](_0x2242aa,'sourcePosition')&&_0x5efa25['Position']['encode'](_0x2242aa['sourcePosition'],_0x14c808['uint32'](0xa)['fork']())['ldelim'](),null!=_0x2242aa['howMany']&&Object['hasOwnProperty']['call'](_0x2242aa,'howMany')&&_0x14c808['uint32'](0x10)['uint32'](_0x2242aa['howMany']),null!=_0x2242aa['targetPosition']&&Object['hasOwnProperty']['call'](_0x2242aa,'targetPosition')&&_0x5efa25['Position']['encode'](_0x2242aa['targetPosition'],_0x14c808['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x2242aa['wasUndone']&&Object['hasOwnProperty']['call'](_0x2242aa,'wasUndone')&&_0x14c808['uint32'](0x20)['bool'](_0x2242aa['wasUndone']),_0x14c808;},_0x536d4f['encodeDelimited']=function(_0x208dce,_0x3a71d3){return this['encode'](_0x208dce,_0x3a71d3)['ldelim']();},_0x536d4f['decode']=function(_0x43aa2c,_0x27c199){_0x43aa2c instanceof _0xe57027||(_0x43aa2c=_0xe57027['create'](_0x43aa2c));for(var _0x39a5ee=void 0x0===_0x27c199?_0x43aa2c['len']:_0x43aa2c['pos']+_0x27c199,_0x250b30=new _0x5efa25['MoveOperation']();_0x43aa2c['pos']<_0x39a5ee;){var _0x1c786d=_0x43aa2c['uint32']();switch(_0x1c786d>>>0x3){case 0x1:_0x250b30['sourcePosition']=_0x5efa25['Position']['decode'](_0x43aa2c,_0x43aa2c['uint32']());break;case 0x2:_0x250b30['howMany']=_0x43aa2c['uint32']();break;case 0x3:_0x250b30['targetPosition']=_0x5efa25['Position']['decode'](_0x43aa2c,_0x43aa2c['uint32']());break;case 0x4:_0x250b30['wasUndone']=_0x43aa2c['bool']();break;default:_0x43aa2c['skipType'](0x7&_0x1c786d);}}return _0x250b30;},_0x536d4f['decodeDelimited']=function(_0x5f5088){return _0x5f5088 instanceof _0xe57027||(_0x5f5088=new _0xe57027(_0x5f5088)),this['decode'](_0x5f5088,_0x5f5088['uint32']());},_0x536d4f['verify']=function(_0x25c687){if('object'!=typeof _0x25c687||null===_0x25c687)return'object\x20expected';var _0x2fb46c;if(null!=_0x25c687['sourcePosition']&&_0x25c687['hasOwnProperty']('sourcePosition')&&(_0x2fb46c=_0x5efa25['Position']['verify'](_0x25c687['sourcePosition'])))return'sourcePosition.'+_0x2fb46c;if(null!=_0x25c687['howMany']&&_0x25c687['hasOwnProperty']('howMany')&&!_0x51132c['isInteger'](_0x25c687['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x25c687['targetPosition']&&_0x25c687['hasOwnProperty']('targetPosition')&&(_0x2fb46c=_0x5efa25['Position']['verify'](_0x25c687['targetPosition'])))return'targetPosition.'+_0x2fb46c;return null!=_0x25c687['wasUndone']&&_0x25c687['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x25c687['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x536d4f['fromObject']=function(_0x16fe51){if(_0x16fe51 instanceof _0x5efa25['MoveOperation'])return _0x16fe51;var _0x1dfbcb=new _0x5efa25['MoveOperation']();if(null!=_0x16fe51['sourcePosition']){if('object'!=typeof _0x16fe51['sourcePosition'])throw TypeError('.MoveOperation.sourcePosition:\x20object\x20expected');_0x1dfbcb['sourcePosition']=_0x5efa25['Position']['fromObject'](_0x16fe51['sourcePosition']);}if(null!=_0x16fe51['howMany']&&(_0x1dfbcb['howMany']=_0x16fe51['howMany']>>>0x0),null!=_0x16fe51['targetPosition']){if('object'!=typeof _0x16fe51['targetPosition'])throw TypeError('.MoveOperation.targetPosition:\x20object\x20expected');_0x1dfbcb['targetPosition']=_0x5efa25['Position']['fromObject'](_0x16fe51['targetPosition']);}return null!=_0x16fe51['wasUndone']&&(_0x1dfbcb['wasUndone']=Boolean(_0x16fe51['wasUndone'])),_0x1dfbcb;},_0x536d4f['toObject']=function(_0x36b755,_0x309b81){_0x309b81||(_0x309b81={});var _0x49fde2={};return _0x309b81['defaults']&&(_0x49fde2['sourcePosition']=null,_0x49fde2['howMany']=0x0,_0x49fde2['targetPosition']=null,_0x49fde2['wasUndone']=!0x1),null!=_0x36b755['sourcePosition']&&_0x36b755['hasOwnProperty']('sourcePosition')&&(_0x49fde2['sourcePosition']=_0x5efa25['Position']['toObject'](_0x36b755['sourcePosition'],_0x309b81)),null!=_0x36b755['howMany']&&_0x36b755['hasOwnProperty']('howMany')&&(_0x49fde2['howMany']=_0x36b755['howMany']),null!=_0x36b755['targetPosition']&&_0x36b755['hasOwnProperty']('targetPosition')&&(_0x49fde2['targetPosition']=_0x5efa25['Position']['toObject'](_0x36b755['targetPosition'],_0x309b81)),null!=_0x36b755['wasUndone']&&_0x36b755['hasOwnProperty']('wasUndone')&&(_0x49fde2['wasUndone']=_0x36b755['wasUndone']),_0x49fde2;},_0x536d4f['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x663f02['util']['toJSONOptions']);},_0x536d4f['getTypeUrl']=function(_0x432728){return void 0x0===_0x432728&&(_0x432728='type.googleapis.com'),_0x432728+'/MoveOperation';},_0x536d4f;}()),_0x5efa25['RenameOperation']=(function(){function _0x1a38b2(_0x3d40d7){if(_0x3d40d7){for(var _0x45fedb=Object['keys'](_0x3d40d7),_0x2d6cf5=0x0;_0x2d6cf5<_0x45fedb['length'];++_0x2d6cf5)null!=_0x3d40d7[_0x45fedb[_0x2d6cf5]]&&(this[_0x45fedb[_0x2d6cf5]]=_0x3d40d7[_0x45fedb[_0x2d6cf5]]);}}return _0x1a38b2['prototype']['position']=null,_0x1a38b2['prototype']['oldName']='',_0x1a38b2['prototype']['newName']='',_0x1a38b2['prototype']['wasUndone']=!0x1,_0x1a38b2['create']=function(_0x766adb){return new _0x1a38b2(_0x766adb);},_0x1a38b2['encode']=function(_0x42b380,_0x13d179){return _0x13d179||(_0x13d179=_0x4afc2d['create']()),null!=_0x42b380['position']&&Object['hasOwnProperty']['call'](_0x42b380,'position')&&_0x5efa25['Position']['encode'](_0x42b380['position'],_0x13d179['uint32'](0xa)['fork']())['ldelim'](),null!=_0x42b380['oldName']&&Object['hasOwnProperty']['call'](_0x42b380,'oldName')&&_0x13d179['uint32'](0x12)['string'](_0x42b380['oldName']),null!=_0x42b380['newName']&&Object['hasOwnProperty']['call'](_0x42b380,'newName')&&_0x13d179['uint32'](0x1a)['string'](_0x42b380['newName']),null!=_0x42b380['wasUndone']&&Object['hasOwnProperty']['call'](_0x42b380,'wasUndone')&&_0x13d179['uint32'](0x20)['bool'](_0x42b380['wasUndone']),_0x13d179;},_0x1a38b2['encodeDelimited']=function(_0x3aebd5,_0x30e650){return this['encode'](_0x3aebd5,_0x30e650)['ldelim']();},_0x1a38b2['decode']=function(_0x4c47cd,_0xd50473){_0x4c47cd instanceof _0xe57027||(_0x4c47cd=_0xe57027['create'](_0x4c47cd));for(var _0x19998f=void 0x0===_0xd50473?_0x4c47cd['len']:_0x4c47cd['pos']+_0xd50473,_0x2103cf=new _0x5efa25['RenameOperation']();_0x4c47cd['pos']<_0x19998f;){var _0x2ecaee=_0x4c47cd['uint32']();switch(_0x2ecaee>>>0x3){case 0x1:_0x2103cf['position']=_0x5efa25['Position']['decode'](_0x4c47cd,_0x4c47cd['uint32']());break;case 0x2:_0x2103cf['oldName']=_0x4c47cd['string']();break;case 0x3:_0x2103cf['newName']=_0x4c47cd['string']();break;case 0x4:_0x2103cf['wasUndone']=_0x4c47cd['bool']();break;default:_0x4c47cd['skipType'](0x7&_0x2ecaee);}}return _0x2103cf;},_0x1a38b2['decodeDelimited']=function(_0x5789fa){return _0x5789fa instanceof _0xe57027||(_0x5789fa=new _0xe57027(_0x5789fa)),this['decode'](_0x5789fa,_0x5789fa['uint32']());},_0x1a38b2['verify']=function(_0x7d9276){if('object'!=typeof _0x7d9276||null===_0x7d9276)return'object\x20expected';if(null!=_0x7d9276['position']&&_0x7d9276['hasOwnProperty']('position')){var _0x24b593=_0x5efa25['Position']['verify'](_0x7d9276['position']);if(_0x24b593)return'position.'+_0x24b593;}return null!=_0x7d9276['oldName']&&_0x7d9276['hasOwnProperty']('oldName')&&!_0x51132c['isString'](_0x7d9276['oldName'])?'oldName:\x20string\x20expected':null!=_0x7d9276['newName']&&_0x7d9276['hasOwnProperty']('newName')&&!_0x51132c['isString'](_0x7d9276['newName'])?'newName:\x20string\x20expected':null!=_0x7d9276['wasUndone']&&_0x7d9276['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x7d9276['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x1a38b2['fromObject']=function(_0x3ac60b){if(_0x3ac60b instanceof _0x5efa25['RenameOperation'])return _0x3ac60b;var _0x2e6f8c=new _0x5efa25['RenameOperation']();if(null!=_0x3ac60b['position']){if('object'!=typeof _0x3ac60b['position'])throw TypeError('.RenameOperation.position:\x20object\x20expected');_0x2e6f8c['position']=_0x5efa25['Position']['fromObject'](_0x3ac60b['position']);}return null!=_0x3ac60b['oldName']&&(_0x2e6f8c['oldName']=String(_0x3ac60b['oldName'])),null!=_0x3ac60b['newName']&&(_0x2e6f8c['newName']=String(_0x3ac60b['newName'])),null!=_0x3ac60b['wasUndone']&&(_0x2e6f8c['wasUndone']=Boolean(_0x3ac60b['wasUndone'])),_0x2e6f8c;},_0x1a38b2['toObject']=function(_0x11c936,_0x43cc0c){_0x43cc0c||(_0x43cc0c={});var _0x152b6b={};return _0x43cc0c['defaults']&&(_0x152b6b['position']=null,_0x152b6b['oldName']='',_0x152b6b['newName']='',_0x152b6b['wasUndone']=!0x1),null!=_0x11c936['position']&&_0x11c936['hasOwnProperty']('position')&&(_0x152b6b['position']=_0x5efa25['Position']['toObject'](_0x11c936['position'],_0x43cc0c)),null!=_0x11c936['oldName']&&_0x11c936['hasOwnProperty']('oldName')&&(_0x152b6b['oldName']=_0x11c936['oldName']),null!=_0x11c936['newName']&&_0x11c936['hasOwnProperty']('newName')&&(_0x152b6b['newName']=_0x11c936['newName']),null!=_0x11c936['wasUndone']&&_0x11c936['hasOwnProperty']('wasUndone')&&(_0x152b6b['wasUndone']=_0x11c936['wasUndone']),_0x152b6b;},_0x1a38b2['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x663f02['util']['toJSONOptions']);},_0x1a38b2['getTypeUrl']=function(_0x410f9f){return void 0x0===_0x410f9f&&(_0x410f9f='type.googleapis.com'),_0x410f9f+'/RenameOperation';},_0x1a38b2;}()),_0x5efa25['RootAttributeOperation']=(function(){function _0x3ea35d(_0x291cf7){if(_0x291cf7){for(var _0x1dd332=Object['keys'](_0x291cf7),_0x28d929=0x0;_0x28d929<_0x1dd332['length'];++_0x28d929)null!=_0x291cf7[_0x1dd332[_0x28d929]]&&(this[_0x1dd332[_0x28d929]]=_0x291cf7[_0x1dd332[_0x28d929]]);}}return _0x3ea35d['prototype']['root']='',_0x3ea35d['prototype']['key']='',_0x3ea35d['prototype']['oldValueBoolean']=!0x1,_0x3ea35d['prototype']['oldValueJson']='',_0x3ea35d['prototype']['newValueBoolean']=!0x1,_0x3ea35d['prototype']['newValueJson']='',_0x3ea35d['prototype']['wasUndone']=!0x1,_0x3ea35d['create']=function(_0x486b50){return new _0x3ea35d(_0x486b50);},_0x3ea35d['encode']=function(_0x558c4c,_0x2b7683){return _0x2b7683||(_0x2b7683=_0x4afc2d['create']()),null!=_0x558c4c['root']&&Object['hasOwnProperty']['call'](_0x558c4c,'root')&&_0x2b7683['uint32'](0xa)['string'](_0x558c4c['root']),null!=_0x558c4c['key']&&Object['hasOwnProperty']['call'](_0x558c4c,'key')&&_0x2b7683['uint32'](0x12)['string'](_0x558c4c['key']),null!=_0x558c4c['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x558c4c,'oldValueBoolean')&&_0x2b7683['uint32'](0x18)['bool'](_0x558c4c['oldValueBoolean']),null!=_0x558c4c['oldValueJson']&&Object['hasOwnProperty']['call'](_0x558c4c,'oldValueJson')&&_0x2b7683['uint32'](0x22)['string'](_0x558c4c['oldValueJson']),null!=_0x558c4c['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x558c4c,'newValueBoolean')&&_0x2b7683['uint32'](0x28)['bool'](_0x558c4c['newValueBoolean']),null!=_0x558c4c['newValueJson']&&Object['hasOwnProperty']['call'](_0x558c4c,'newValueJson')&&_0x2b7683['uint32'](0x32)['string'](_0x558c4c['newValueJson']),null!=_0x558c4c['wasUndone']&&Object['hasOwnProperty']['call'](_0x558c4c,'wasUndone')&&_0x2b7683['uint32'](0x38)['bool'](_0x558c4c['wasUndone']),_0x2b7683;},_0x3ea35d['encodeDelimited']=function(_0x505a7f,_0x3260d5){return this['encode'](_0x505a7f,_0x3260d5)['ldelim']();},_0x3ea35d['decode']=function(_0x24f769,_0xd3768a){_0x24f769 instanceof _0xe57027||(_0x24f769=_0xe57027['create'](_0x24f769));for(var _0x35bbf0=void 0x0===_0xd3768a?_0x24f769['len']:_0x24f769['pos']+_0xd3768a,_0x35cf49=new _0x5efa25['RootAttributeOperation']();_0x24f769['pos']<_0x35bbf0;){var _0x28c36e=_0x24f769['uint32']();switch(_0x28c36e>>>0x3){case 0x1:_0x35cf49['root']=_0x24f769['string']();break;case 0x2:_0x35cf49['key']=_0x24f769['string']();break;case 0x3:_0x35cf49['oldValueBoolean']=_0x24f769['bool']();break;case 0x4:_0x35cf49['oldValueJson']=_0x24f769['string']();break;case 0x5:_0x35cf49['newValueBoolean']=_0x24f769['bool']();break;case 0x6:_0x35cf49['newValueJson']=_0x24f769['string']();break;case 0x7:_0x35cf49['wasUndone']=_0x24f769['bool']();break;default:_0x24f769['skipType'](0x7&_0x28c36e);}}return _0x35cf49;},_0x3ea35d['decodeDelimited']=function(_0x584dc4){return _0x584dc4 instanceof _0xe57027||(_0x584dc4=new _0xe57027(_0x584dc4)),this['decode'](_0x584dc4,_0x584dc4['uint32']());},_0x3ea35d['verify']=function(_0x2e9631){return'object'!=typeof _0x2e9631||null===_0x2e9631?'object\x20expected':null!=_0x2e9631['root']&&_0x2e9631['hasOwnProperty']('root')&&!_0x51132c['isString'](_0x2e9631['root'])?'root:\x20string\x20expected':null!=_0x2e9631['key']&&_0x2e9631['hasOwnProperty']('key')&&!_0x51132c['isString'](_0x2e9631['key'])?'key:\x20string\x20expected':null!=_0x2e9631['oldValueBoolean']&&_0x2e9631['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x2e9631['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x2e9631['oldValueJson']&&_0x2e9631['hasOwnProperty']('oldValueJson')&&!_0x51132c['isString'](_0x2e9631['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x2e9631['newValueBoolean']&&_0x2e9631['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x2e9631['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x2e9631['newValueJson']&&_0x2e9631['hasOwnProperty']('newValueJson')&&!_0x51132c['isString'](_0x2e9631['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x2e9631['wasUndone']&&_0x2e9631['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x2e9631['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x3ea35d['fromObject']=function(_0x454f6c){if(_0x454f6c instanceof _0x5efa25['RootAttributeOperation'])return _0x454f6c;var _0x358ce6=new _0x5efa25['RootAttributeOperation']();return null!=_0x454f6c['root']&&(_0x358ce6['root']=String(_0x454f6c['root'])),null!=_0x454f6c['key']&&(_0x358ce6['key']=String(_0x454f6c['key'])),null!=_0x454f6c['oldValueBoolean']&&(_0x358ce6['oldValueBoolean']=Boolean(_0x454f6c['oldValueBoolean'])),null!=_0x454f6c['oldValueJson']&&(_0x358ce6['oldValueJson']=String(_0x454f6c['oldValueJson'])),null!=_0x454f6c['newValueBoolean']&&(_0x358ce6['newValueBoolean']=Boolean(_0x454f6c['newValueBoolean'])),null!=_0x454f6c['newValueJson']&&(_0x358ce6['newValueJson']=String(_0x454f6c['newValueJson'])),null!=_0x454f6c['wasUndone']&&(_0x358ce6['wasUndone']=Boolean(_0x454f6c['wasUndone'])),_0x358ce6;},_0x3ea35d['toObject']=function(_0x17896a,_0x1bd07e){_0x1bd07e||(_0x1bd07e={});var _0x11a26d={};return _0x1bd07e['defaults']&&(_0x11a26d['root']='',_0x11a26d['key']='',_0x11a26d['oldValueBoolean']=!0x1,_0x11a26d['oldValueJson']='',_0x11a26d['newValueBoolean']=!0x1,_0x11a26d['newValueJson']='',_0x11a26d['wasUndone']=!0x1),null!=_0x17896a['root']&&_0x17896a['hasOwnProperty']('root')&&(_0x11a26d['root']=_0x17896a['root']),null!=_0x17896a['key']&&_0x17896a['hasOwnProperty']('key')&&(_0x11a26d['key']=_0x17896a['key']),null!=_0x17896a['oldValueBoolean']&&_0x17896a['hasOwnProperty']('oldValueBoolean')&&(_0x11a26d['oldValueBoolean']=_0x17896a['oldValueBoolean']),null!=_0x17896a['oldValueJson']&&_0x17896a['hasOwnProperty']('oldValueJson')&&(_0x11a26d['oldValueJson']=_0x17896a['oldValueJson']),null!=_0x17896a['newValueBoolean']&&_0x17896a['hasOwnProperty']('newValueBoolean')&&(_0x11a26d['newValueBoolean']=_0x17896a['newValueBoolean']),null!=_0x17896a['newValueJson']&&_0x17896a['hasOwnProperty']('newValueJson')&&(_0x11a26d['newValueJson']=_0x17896a['newValueJson']),null!=_0x17896a['wasUndone']&&_0x17896a['hasOwnProperty']('wasUndone')&&(_0x11a26d['wasUndone']=_0x17896a['wasUndone']),_0x11a26d;},_0x3ea35d['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x663f02['util']['toJSONOptions']);},_0x3ea35d['getTypeUrl']=function(_0xe404e1){return void 0x0===_0xe404e1&&(_0xe404e1='type.googleapis.com'),_0xe404e1+'/RootAttributeOperation';},_0x3ea35d;}()),_0x5efa25['RootOperation']=(function(){function _0x24f9e2(_0x5a6b11){if(_0x5a6b11){for(var _0x35da93=Object['keys'](_0x5a6b11),_0x3661f5=0x0;_0x3661f5<_0x35da93['length'];++_0x3661f5)null!=_0x5a6b11[_0x35da93[_0x3661f5]]&&(this[_0x35da93[_0x3661f5]]=_0x5a6b11[_0x35da93[_0x3661f5]]);}}return _0x24f9e2['prototype']['rootName']='',_0x24f9e2['prototype']['elementName']='',_0x24f9e2['prototype']['isAdd']=!0x1,_0x24f9e2['prototype']['wasUndone']=!0x1,_0x24f9e2['create']=function(_0x2ae5fd){return new _0x24f9e2(_0x2ae5fd);},_0x24f9e2['encode']=function(_0x10bef1,_0x184f73){return _0x184f73||(_0x184f73=_0x4afc2d['create']()),null!=_0x10bef1['rootName']&&Object['hasOwnProperty']['call'](_0x10bef1,'rootName')&&_0x184f73['uint32'](0xa)['string'](_0x10bef1['rootName']),null!=_0x10bef1['elementName']&&Object['hasOwnProperty']['call'](_0x10bef1,'elementName')&&_0x184f73['uint32'](0x12)['string'](_0x10bef1['elementName']),null!=_0x10bef1['isAdd']&&Object['hasOwnProperty']['call'](_0x10bef1,'isAdd')&&_0x184f73['uint32'](0x18)['bool'](_0x10bef1['isAdd']),null!=_0x10bef1['wasUndone']&&Object['hasOwnProperty']['call'](_0x10bef1,'wasUndone')&&_0x184f73['uint32'](0x20)['bool'](_0x10bef1['wasUndone']),_0x184f73;},_0x24f9e2['encodeDelimited']=function(_0x4e1976,_0x11236f){return this['encode'](_0x4e1976,_0x11236f)['ldelim']();},_0x24f9e2['decode']=function(_0x1a3874,_0x29a3fe){_0x1a3874 instanceof _0xe57027||(_0x1a3874=_0xe57027['create'](_0x1a3874));for(var _0x1d0df6=void 0x0===_0x29a3fe?_0x1a3874['len']:_0x1a3874['pos']+_0x29a3fe,_0x16b946=new _0x5efa25['RootOperation']();_0x1a3874['pos']<_0x1d0df6;){var _0x1a828e=_0x1a3874['uint32']();switch(_0x1a828e>>>0x3){case 0x1:_0x16b946['rootName']=_0x1a3874['string']();break;case 0x2:_0x16b946['elementName']=_0x1a3874['string']();break;case 0x3:_0x16b946['isAdd']=_0x1a3874['bool']();break;case 0x4:_0x16b946['wasUndone']=_0x1a3874['bool']();break;default:_0x1a3874['skipType'](0x7&_0x1a828e);}}return _0x16b946;},_0x24f9e2['decodeDelimited']=function(_0x37f8ed){return _0x37f8ed instanceof _0xe57027||(_0x37f8ed=new _0xe57027(_0x37f8ed)),this['decode'](_0x37f8ed,_0x37f8ed['uint32']());},_0x24f9e2['verify']=function(_0x2b1a6c){return'object'!=typeof _0x2b1a6c||null===_0x2b1a6c?'object\x20expected':null!=_0x2b1a6c['rootName']&&_0x2b1a6c['hasOwnProperty']('rootName')&&!_0x51132c['isString'](_0x2b1a6c['rootName'])?'rootName:\x20string\x20expected':null!=_0x2b1a6c['elementName']&&_0x2b1a6c['hasOwnProperty']('elementName')&&!_0x51132c['isString'](_0x2b1a6c['elementName'])?'elementName:\x20string\x20expected':null!=_0x2b1a6c['isAdd']&&_0x2b1a6c['hasOwnProperty']('isAdd')&&'boolean'!=typeof _0x2b1a6c['isAdd']?'isAdd:\x20boolean\x20expected':null!=_0x2b1a6c['wasUndone']&&_0x2b1a6c['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x2b1a6c['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x24f9e2['fromObject']=function(_0x200ed7){if(_0x200ed7 instanceof _0x5efa25['RootOperation'])return _0x200ed7;var _0x56e31a=new _0x5efa25['RootOperation']();return null!=_0x200ed7['rootName']&&(_0x56e31a['rootName']=String(_0x200ed7['rootName'])),null!=_0x200ed7['elementName']&&(_0x56e31a['elementName']=String(_0x200ed7['elementName'])),null!=_0x200ed7['isAdd']&&(_0x56e31a['isAdd']=Boolean(_0x200ed7['isAdd'])),null!=_0x200ed7['wasUndone']&&(_0x56e31a['wasUndone']=Boolean(_0x200ed7['wasUndone'])),_0x56e31a;},_0x24f9e2['toObject']=function(_0x3e2e04,_0x411573){_0x411573||(_0x411573={});var _0x2af06a={};return _0x411573['defaults']&&(_0x2af06a['rootName']='',_0x2af06a['elementName']='',_0x2af06a['isAdd']=!0x1,_0x2af06a['wasUndone']=!0x1),null!=_0x3e2e04['rootName']&&_0x3e2e04['hasOwnProperty']('rootName')&&(_0x2af06a['rootName']=_0x3e2e04['rootName']),null!=_0x3e2e04['elementName']&&_0x3e2e04['hasOwnProperty']('elementName')&&(_0x2af06a['elementName']=_0x3e2e04['elementName']),null!=_0x3e2e04['isAdd']&&_0x3e2e04['hasOwnProperty']('isAdd')&&(_0x2af06a['isAdd']=_0x3e2e04['isAdd']),null!=_0x3e2e04['wasUndone']&&_0x3e2e04['hasOwnProperty']('wasUndone')&&(_0x2af06a['wasUndone']=_0x3e2e04['wasUndone']),_0x2af06a;},_0x24f9e2['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x663f02['util']['toJSONOptions']);},_0x24f9e2['getTypeUrl']=function(_0xba523b){return void 0x0===_0xba523b&&(_0xba523b='type.googleapis.com'),_0xba523b+'/RootOperation';},_0x24f9e2;}()),_0x5efa25['SplitOperation']=(function(){function _0x4979de(_0x3b4365){if(_0x3b4365){for(var _0x1172a9=Object['keys'](_0x3b4365),_0x157a90=0x0;_0x157a90<_0x1172a9['length'];++_0x157a90)null!=_0x3b4365[_0x1172a9[_0x157a90]]&&(this[_0x1172a9[_0x157a90]]=_0x3b4365[_0x1172a9[_0x157a90]]);}}return _0x4979de['prototype']['splitPosition']=null,_0x4979de['prototype']['graveyardPosition']=null,_0x4979de['prototype']['howMany']=0x0,_0x4979de['prototype']['insertionPosition']=null,_0x4979de['prototype']['wasUndone']=!0x1,_0x4979de['create']=function(_0x58faa0){return new _0x4979de(_0x58faa0);},_0x4979de['encode']=function(_0x1c0425,_0x33848a){return _0x33848a||(_0x33848a=_0x4afc2d['create']()),null!=_0x1c0425['splitPosition']&&Object['hasOwnProperty']['call'](_0x1c0425,'splitPosition')&&_0x5efa25['Position']['encode'](_0x1c0425['splitPosition'],_0x33848a['uint32'](0xa)['fork']())['ldelim'](),null!=_0x1c0425['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x1c0425,'graveyardPosition')&&_0x5efa25['Position']['encode'](_0x1c0425['graveyardPosition'],_0x33848a['uint32'](0x12)['fork']())['ldelim'](),null!=_0x1c0425['howMany']&&Object['hasOwnProperty']['call'](_0x1c0425,'howMany')&&_0x33848a['uint32'](0x18)['uint32'](_0x1c0425['howMany']),null!=_0x1c0425['insertionPosition']&&Object['hasOwnProperty']['call'](_0x1c0425,'insertionPosition')&&_0x5efa25['Position']['encode'](_0x1c0425['insertionPosition'],_0x33848a['uint32'](0x22)['fork']())['ldelim'](),null!=_0x1c0425['wasUndone']&&Object['hasOwnProperty']['call'](_0x1c0425,'wasUndone')&&_0x33848a['uint32'](0x28)['bool'](_0x1c0425['wasUndone']),_0x33848a;},_0x4979de['encodeDelimited']=function(_0x107e5f,_0x431b84){return this['encode'](_0x107e5f,_0x431b84)['ldelim']();},_0x4979de['decode']=function(_0x314768,_0x59358c){_0x314768 instanceof _0xe57027||(_0x314768=_0xe57027['create'](_0x314768));for(var _0x578f71=void 0x0===_0x59358c?_0x314768['len']:_0x314768['pos']+_0x59358c,_0x559dac=new _0x5efa25['SplitOperation']();_0x314768['pos']<_0x578f71;){var _0x53d450=_0x314768['uint32']();switch(_0x53d450>>>0x3){case 0x1:_0x559dac['splitPosition']=_0x5efa25['Position']['decode'](_0x314768,_0x314768['uint32']());break;case 0x2:_0x559dac['graveyardPosition']=_0x5efa25['Position']['decode'](_0x314768,_0x314768['uint32']());break;case 0x3:_0x559dac['howMany']=_0x314768['uint32']();break;case 0x4:_0x559dac['insertionPosition']=_0x5efa25['Position']['decode'](_0x314768,_0x314768['uint32']());break;case 0x5:_0x559dac['wasUndone']=_0x314768['bool']();break;default:_0x314768['skipType'](0x7&_0x53d450);}}return _0x559dac;},_0x4979de['decodeDelimited']=function(_0x490620){return _0x490620 instanceof _0xe57027||(_0x490620=new _0xe57027(_0x490620)),this['decode'](_0x490620,_0x490620['uint32']());},_0x4979de['verify']=function(_0x5e89f5){if('object'!=typeof _0x5e89f5||null===_0x5e89f5)return'object\x20expected';var _0x7ca369;if(null!=_0x5e89f5['splitPosition']&&_0x5e89f5['hasOwnProperty']('splitPosition')&&(_0x7ca369=_0x5efa25['Position']['verify'](_0x5e89f5['splitPosition'])))return'splitPosition.'+_0x7ca369;if(null!=_0x5e89f5['graveyardPosition']&&_0x5e89f5['hasOwnProperty']('graveyardPosition')&&(_0x7ca369=_0x5efa25['Position']['verify'](_0x5e89f5['graveyardPosition'])))return'graveyardPosition.'+_0x7ca369;if(null!=_0x5e89f5['howMany']&&_0x5e89f5['hasOwnProperty']('howMany')&&!_0x51132c['isInteger'](_0x5e89f5['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x5e89f5['insertionPosition']&&_0x5e89f5['hasOwnProperty']('insertionPosition')&&(_0x7ca369=_0x5efa25['Position']['verify'](_0x5e89f5['insertionPosition'])))return'insertionPosition.'+_0x7ca369;return null!=_0x5e89f5['wasUndone']&&_0x5e89f5['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x5e89f5['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x4979de['fromObject']=function(_0x467212){if(_0x467212 instanceof _0x5efa25['SplitOperation'])return _0x467212;var _0x1eaf2f=new _0x5efa25['SplitOperation']();if(null!=_0x467212['splitPosition']){if('object'!=typeof _0x467212['splitPosition'])throw TypeError('.SplitOperation.splitPosition:\x20object\x20expected');_0x1eaf2f['splitPosition']=_0x5efa25['Position']['fromObject'](_0x467212['splitPosition']);}if(null!=_0x467212['graveyardPosition']){if('object'!=typeof _0x467212['graveyardPosition'])throw TypeError('.SplitOperation.graveyardPosition:\x20object\x20expected');_0x1eaf2f['graveyardPosition']=_0x5efa25['Position']['fromObject'](_0x467212['graveyardPosition']);}if(null!=_0x467212['howMany']&&(_0x1eaf2f['howMany']=_0x467212['howMany']>>>0x0),null!=_0x467212['insertionPosition']){if('object'!=typeof _0x467212['insertionPosition'])throw TypeError('.SplitOperation.insertionPosition:\x20object\x20expected');_0x1eaf2f['insertionPosition']=_0x5efa25['Position']['fromObject'](_0x467212['insertionPosition']);}return null!=_0x467212['wasUndone']&&(_0x1eaf2f['wasUndone']=Boolean(_0x467212['wasUndone'])),_0x1eaf2f;},_0x4979de['toObject']=function(_0x5c6106,_0x5279b5){_0x5279b5||(_0x5279b5={});var _0x548309={};return _0x5279b5['defaults']&&(_0x548309['splitPosition']=null,_0x548309['graveyardPosition']=null,_0x548309['howMany']=0x0,_0x548309['insertionPosition']=null,_0x548309['wasUndone']=!0x1),null!=_0x5c6106['splitPosition']&&_0x5c6106['hasOwnProperty']('splitPosition')&&(_0x548309['splitPosition']=_0x5efa25['Position']['toObject'](_0x5c6106['splitPosition'],_0x5279b5)),null!=_0x5c6106['graveyardPosition']&&_0x5c6106['hasOwnProperty']('graveyardPosition')&&(_0x548309['graveyardPosition']=_0x5efa25['Position']['toObject'](_0x5c6106['graveyardPosition'],_0x5279b5)),null!=_0x5c6106['howMany']&&_0x5c6106['hasOwnProperty']('howMany')&&(_0x548309['howMany']=_0x5c6106['howMany']),null!=_0x5c6106['insertionPosition']&&_0x5c6106['hasOwnProperty']('insertionPosition')&&(_0x548309['insertionPosition']=_0x5efa25['Position']['toObject'](_0x5c6106['insertionPosition'],_0x5279b5)),null!=_0x5c6106['wasUndone']&&_0x5c6106['hasOwnProperty']('wasUndone')&&(_0x548309['wasUndone']=_0x5c6106['wasUndone']),_0x548309;},_0x4979de['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x663f02['util']['toJSONOptions']);},_0x4979de['getTypeUrl']=function(_0x1c9388){return void 0x0===_0x1c9388&&(_0x1c9388='type.googleapis.com'),_0x1c9388+'/SplitOperation';},_0x4979de;}()),_0x5efa25['Position']=(function(){function _0x12685f(_0x127644){if(this['path']=[],_0x127644){for(var _0x36db6c=Object['keys'](_0x127644),_0x1417d4=0x0;_0x1417d4<_0x36db6c['length'];++_0x1417d4)null!=_0x127644[_0x36db6c[_0x1417d4]]&&(this[_0x36db6c[_0x1417d4]]=_0x127644[_0x36db6c[_0x1417d4]]);}}return _0x12685f['prototype']['root']='',_0x12685f['prototype']['rootMain']=!0x1,_0x12685f['prototype']['rootGraveyard']=!0x1,_0x12685f['prototype']['path']=_0x51132c['emptyArray'],_0x12685f['prototype']['stickiness']='',_0x12685f['create']=function(_0x1ef39e){return new _0x12685f(_0x1ef39e);},_0x12685f['encode']=function(_0x17243f,_0x4d544e){if(_0x4d544e||(_0x4d544e=_0x4afc2d['create']()),null!=_0x17243f['root']&&Object['hasOwnProperty']['call'](_0x17243f,'root')&&_0x4d544e['uint32'](0xa)['string'](_0x17243f['root']),null!=_0x17243f['rootMain']&&Object['hasOwnProperty']['call'](_0x17243f,'rootMain')&&_0x4d544e['uint32'](0x10)['bool'](_0x17243f['rootMain']),null!=_0x17243f['rootGraveyard']&&Object['hasOwnProperty']['call'](_0x17243f,'rootGraveyard')&&_0x4d544e['uint32'](0x18)['bool'](_0x17243f['rootGraveyard']),null!=_0x17243f['path']&&_0x17243f['path']['length']){_0x4d544e['uint32'](0x22)['fork']();for(var _0x5c1ef9=0x0;_0x5c1ef9<_0x17243f['path']['length'];++_0x5c1ef9)_0x4d544e['uint32'](_0x17243f['path'][_0x5c1ef9]);_0x4d544e['ldelim']();}return null!=_0x17243f['stickiness']&&Object['hasOwnProperty']['call'](_0x17243f,'stickiness')&&_0x4d544e['uint32'](0x2a)['string'](_0x17243f['stickiness']),_0x4d544e;},_0x12685f['encodeDelimited']=function(_0x2a7835,_0x3d658b){return this['encode'](_0x2a7835,_0x3d658b)['ldelim']();},_0x12685f['decode']=function(_0x5a31b1,_0x4575e4){_0x5a31b1 instanceof _0xe57027||(_0x5a31b1=_0xe57027['create'](_0x5a31b1));for(var _0x1a0cb8=void 0x0===_0x4575e4?_0x5a31b1['len']:_0x5a31b1['pos']+_0x4575e4,_0x178f6c=new _0x5efa25['Position']();_0x5a31b1['pos']<_0x1a0cb8;){var _0x1a9682=_0x5a31b1['uint32']();switch(_0x1a9682>>>0x3){case 0x1:_0x178f6c['root']=_0x5a31b1['string']();break;case 0x2:_0x178f6c['rootMain']=_0x5a31b1['bool']();break;case 0x3:_0x178f6c['rootGraveyard']=_0x5a31b1['bool']();break;case 0x4:if(_0x178f6c['path']&&_0x178f6c['path']['length']||(_0x178f6c['path']=[]),0x2==(0x7&_0x1a9682)){for(var _0x593fa6=_0x5a31b1['uint32']()+_0x5a31b1['pos'];_0x5a31b1['pos']<_0x593fa6;)_0x178f6c['path']['push'](_0x5a31b1['uint32']());}else _0x178f6c['path']['push'](_0x5a31b1['uint32']());break;case 0x5:_0x178f6c['stickiness']=_0x5a31b1['string']();break;default:_0x5a31b1['skipType'](0x7&_0x1a9682);}}return _0x178f6c;},_0x12685f['decodeDelimited']=function(_0x515f56){return _0x515f56 instanceof _0xe57027||(_0x515f56=new _0xe57027(_0x515f56)),this['decode'](_0x515f56,_0x515f56['uint32']());},_0x12685f['verify']=function(_0x15b6dd){if('object'!=typeof _0x15b6dd||null===_0x15b6dd)return'object\x20expected';if(null!=_0x15b6dd['root']&&_0x15b6dd['hasOwnProperty']('root')&&!_0x51132c['isString'](_0x15b6dd['root']))return'root:\x20string\x20expected';if(null!=_0x15b6dd['rootMain']&&_0x15b6dd['hasOwnProperty']('rootMain')&&'boolean'!=typeof _0x15b6dd['rootMain'])return'rootMain:\x20boolean\x20expected';if(null!=_0x15b6dd['rootGraveyard']&&_0x15b6dd['hasOwnProperty']('rootGraveyard')&&'boolean'!=typeof _0x15b6dd['rootGraveyard'])return'rootGraveyard:\x20boolean\x20expected';if(null!=_0x15b6dd['path']&&_0x15b6dd['hasOwnProperty']('path')){if(!Array['isArray'](_0x15b6dd['path']))return'path:\x20array\x20expected';for(var _0x9fc68=0x0;_0x9fc68<_0x15b6dd['path']['length'];++_0x9fc68)if(!_0x51132c['isInteger'](_0x15b6dd['path'][_0x9fc68]))return'path:\x20integer[]\x20expected';}return null!=_0x15b6dd['stickiness']&&_0x15b6dd['hasOwnProperty']('stickiness')&&!_0x51132c['isString'](_0x15b6dd['stickiness'])?'stickiness:\x20string\x20expected':null;},_0x12685f['fromObject']=function(_0x2ad5cf){if(_0x2ad5cf instanceof _0x5efa25['Position'])return _0x2ad5cf;var _0x5d22=new _0x5efa25['Position']();if(null!=_0x2ad5cf['root']&&(_0x5d22['root']=String(_0x2ad5cf['root'])),null!=_0x2ad5cf['rootMain']&&(_0x5d22['rootMain']=Boolean(_0x2ad5cf['rootMain'])),null!=_0x2ad5cf['rootGraveyard']&&(_0x5d22['rootGraveyard']=Boolean(_0x2ad5cf['rootGraveyard'])),_0x2ad5cf['path']){if(!Array['isArray'](_0x2ad5cf['path']))throw TypeError('.Position.path:\x20array\x20expected');_0x5d22['path']=[];for(var _0x1d2f64=0x0;_0x1d2f64<_0x2ad5cf['path']['length'];++_0x1d2f64)_0x5d22['path'][_0x1d2f64]=_0x2ad5cf['path'][_0x1d2f64]>>>0x0;}return null!=_0x2ad5cf['stickiness']&&(_0x5d22['stickiness']=String(_0x2ad5cf['stickiness'])),_0x5d22;},_0x12685f['toObject']=function(_0x640fbe,_0x331fce){_0x331fce||(_0x331fce={});var _0x50f744={};if((_0x331fce['arrays']||_0x331fce['defaults'])&&(_0x50f744['path']=[]),_0x331fce['defaults']&&(_0x50f744['root']='',_0x50f744['rootMain']=!0x1,_0x50f744['rootGraveyard']=!0x1,_0x50f744['stickiness']=''),null!=_0x640fbe['root']&&_0x640fbe['hasOwnProperty']('root')&&(_0x50f744['root']=_0x640fbe['root']),null!=_0x640fbe['rootMain']&&_0x640fbe['hasOwnProperty']('rootMain')&&(_0x50f744['rootMain']=_0x640fbe['rootMain']),null!=_0x640fbe['rootGraveyard']&&_0x640fbe['hasOwnProperty']('rootGraveyard')&&(_0x50f744['rootGraveyard']=_0x640fbe['rootGraveyard']),_0x640fbe['path']&&_0x640fbe['path']['length']){_0x50f744['path']=[];for(var _0x59317e=0x0;_0x59317e<_0x640fbe['path']['length'];++_0x59317e)_0x50f744['path'][_0x59317e]=_0x640fbe['path'][_0x59317e];}return null!=_0x640fbe['stickiness']&&_0x640fbe['hasOwnProperty']('stickiness')&&(_0x50f744['stickiness']=_0x640fbe['stickiness']),_0x50f744;},_0x12685f['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x663f02['util']['toJSONOptions']);},_0x12685f['getTypeUrl']=function(_0x2cdce2){return void 0x0===_0x2cdce2&&(_0x2cdce2='type.googleapis.com'),_0x2cdce2+'/Position';},_0x12685f;}()),_0x5efa25['Range']=(function(){function _0x275c03(_0x4ee3dd){if(_0x4ee3dd){for(var _0x13c4e8=Object['keys'](_0x4ee3dd),_0x1c21bb=0x0;_0x1c21bb<_0x13c4e8['length'];++_0x1c21bb)null!=_0x4ee3dd[_0x13c4e8[_0x1c21bb]]&&(this[_0x13c4e8[_0x1c21bb]]=_0x4ee3dd[_0x13c4e8[_0x1c21bb]]);}}return _0x275c03['prototype']['start']=null,_0x275c03['prototype']['end']=null,_0x275c03['create']=function(_0x19cc83){return new _0x275c03(_0x19cc83);},_0x275c03['encode']=function(_0x51df33,_0x88658e){return _0x88658e||(_0x88658e=_0x4afc2d['create']()),null!=_0x51df33['start']&&Object['hasOwnProperty']['call'](_0x51df33,'start')&&_0x5efa25['Position']['encode'](_0x51df33['start'],_0x88658e['uint32'](0xa)['fork']())['ldelim'](),null!=_0x51df33['end']&&Object['hasOwnProperty']['call'](_0x51df33,'end')&&_0x5efa25['Position']['encode'](_0x51df33['end'],_0x88658e['uint32'](0x12)['fork']())['ldelim'](),_0x88658e;},_0x275c03['encodeDelimited']=function(_0x447b81,_0x4f0e45){return this['encode'](_0x447b81,_0x4f0e45)['ldelim']();},_0x275c03['decode']=function(_0x1f33e2,_0x3f554b){_0x1f33e2 instanceof _0xe57027||(_0x1f33e2=_0xe57027['create'](_0x1f33e2));for(var _0x12b402=void 0x0===_0x3f554b?_0x1f33e2['len']:_0x1f33e2['pos']+_0x3f554b,_0x31541f=new _0x5efa25['Range']();_0x1f33e2['pos']<_0x12b402;){var _0x261387=_0x1f33e2['uint32']();switch(_0x261387>>>0x3){case 0x1:_0x31541f['start']=_0x5efa25['Position']['decode'](_0x1f33e2,_0x1f33e2['uint32']());break;case 0x2:_0x31541f['end']=_0x5efa25['Position']['decode'](_0x1f33e2,_0x1f33e2['uint32']());break;default:_0x1f33e2['skipType'](0x7&_0x261387);}}return _0x31541f;},_0x275c03['decodeDelimited']=function(_0x42d6c2){return _0x42d6c2 instanceof _0xe57027||(_0x42d6c2=new _0xe57027(_0x42d6c2)),this['decode'](_0x42d6c2,_0x42d6c2['uint32']());},_0x275c03['verify']=function(_0x535f75){if('object'!=typeof _0x535f75||null===_0x535f75)return'object\x20expected';var _0x1d8176;if(null!=_0x535f75['start']&&_0x535f75['hasOwnProperty']('start')&&(_0x1d8176=_0x5efa25['Position']['verify'](_0x535f75['start'])))return'start.'+_0x1d8176;if(null!=_0x535f75['end']&&_0x535f75['hasOwnProperty']('end')&&(_0x1d8176=_0x5efa25['Position']['verify'](_0x535f75['end'])))return'end.'+_0x1d8176;return null;},_0x275c03['fromObject']=function(_0x13f826){if(_0x13f826 instanceof _0x5efa25['Range'])return _0x13f826;var _0x476bfd=new _0x5efa25['Range']();if(null!=_0x13f826['start']){if('object'!=typeof _0x13f826['start'])throw TypeError('.Range.start:\x20object\x20expected');_0x476bfd['start']=_0x5efa25['Position']['fromObject'](_0x13f826['start']);}if(null!=_0x13f826['end']){if('object'!=typeof _0x13f826['end'])throw TypeError('.Range.end:\x20object\x20expected');_0x476bfd['end']=_0x5efa25['Position']['fromObject'](_0x13f826['end']);}return _0x476bfd;},_0x275c03['toObject']=function(_0x35f907,_0x269ed4){_0x269ed4||(_0x269ed4={});var _0x39fa09={};return _0x269ed4['defaults']&&(_0x39fa09['start']=null,_0x39fa09['end']=null),null!=_0x35f907['start']&&_0x35f907['hasOwnProperty']('start')&&(_0x39fa09['start']=_0x5efa25['Position']['toObject'](_0x35f907['start'],_0x269ed4)),null!=_0x35f907['end']&&_0x35f907['hasOwnProperty']('end')&&(_0x39fa09['end']=_0x5efa25['Position']['toObject'](_0x35f907['end'],_0x269ed4)),_0x39fa09;},_0x275c03['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x663f02['util']['toJSONOptions']);},_0x275c03['getTypeUrl']=function(_0x5ddc54){return void 0x0===_0x5ddc54&&(_0x5ddc54='type.googleapis.com'),_0x5ddc54+'/Range';},_0x275c03;}()),_0x5efa25['Element']=(function(){function _0x4cf516(_0x49f8d5){if(this['children']=[],this['attributesBoolean']={},_0x49f8d5){for(var _0x30c398=Object['keys'](_0x49f8d5),_0x6138a1=0x0;_0x6138a1<_0x30c398['length'];++_0x6138a1)null!=_0x49f8d5[_0x30c398[_0x6138a1]]&&(this[_0x30c398[_0x6138a1]]=_0x49f8d5[_0x30c398[_0x6138a1]]);}}return _0x4cf516['prototype']['name']='',_0x4cf516['prototype']['children']=_0x51132c['emptyArray'],_0x4cf516['prototype']['data']='',_0x4cf516['prototype']['attributesBoolean']=_0x51132c['emptyObject'],_0x4cf516['prototype']['attributesJson']='',_0x4cf516['create']=function(_0x3d7174){return new _0x4cf516(_0x3d7174);},_0x4cf516['encode']=function(_0x4c5de8,_0x10e73b){if(_0x10e73b||(_0x10e73b=_0x4afc2d['create']()),null!=_0x4c5de8['name']&&Object['hasOwnProperty']['call'](_0x4c5de8,'name')&&_0x10e73b['uint32'](0xa)['string'](_0x4c5de8['name']),null!=_0x4c5de8['children']&&_0x4c5de8['children']['length']){for(var _0x1ee662=0x0;_0x1ee662<_0x4c5de8['children']['length'];++_0x1ee662)_0x5efa25['Element']['encode'](_0x4c5de8['children'][_0x1ee662],_0x10e73b['uint32'](0x12)['fork']())['ldelim']();}if(null!=_0x4c5de8['data']&&Object['hasOwnProperty']['call'](_0x4c5de8,'data')&&_0x10e73b['uint32'](0x1a)['string'](_0x4c5de8['data']),null!=_0x4c5de8['attributesBoolean']&&Object['hasOwnProperty']['call'](_0x4c5de8,'attributesBoolean')){var _0x165e4a=Object['keys'](_0x4c5de8['attributesBoolean']);for(_0x1ee662=0x0;_0x1ee662<_0x165e4a['length'];++_0x1ee662)_0x10e73b['uint32'](0x22)['fork']()['uint32'](0xa)['string'](_0x165e4a[_0x1ee662])['uint32'](0x10)['bool'](_0x4c5de8['attributesBoolean'][_0x165e4a[_0x1ee662]])['ldelim']();}return null!=_0x4c5de8['attributesJson']&&Object['hasOwnProperty']['call'](_0x4c5de8,'attributesJson')&&_0x10e73b['uint32'](0x2a)['string'](_0x4c5de8['attributesJson']),_0x10e73b;},_0x4cf516['encodeDelimited']=function(_0x186675,_0x440306){return this['encode'](_0x186675,_0x440306)['ldelim']();},_0x4cf516['decode']=function(_0x5b1632,_0xcc398){_0x5b1632 instanceof _0xe57027||(_0x5b1632=_0xe57027['create'](_0x5b1632));for(var _0x581249,_0x595cf7,_0x117c77=void 0x0===_0xcc398?_0x5b1632['len']:_0x5b1632['pos']+_0xcc398,_0x58a72b=new _0x5efa25['Element']();_0x5b1632['pos']<_0x117c77;){var _0x210f58=_0x5b1632['uint32']();switch(_0x210f58>>>0x3){case 0x1:_0x58a72b['name']=_0x5b1632['string']();break;case 0x2:_0x58a72b['children']&&_0x58a72b['children']['length']||(_0x58a72b['children']=[]),_0x58a72b['children']['push'](_0x5efa25['Element']['decode'](_0x5b1632,_0x5b1632['uint32']()));break;case 0x3:_0x58a72b['data']=_0x5b1632['string']();break;case 0x4:_0x58a72b['attributesBoolean']===_0x51132c['emptyObject']&&(_0x58a72b['attributesBoolean']={});var _0x2522a3=_0x5b1632['uint32']()+_0x5b1632['pos'];for(_0x581249='',_0x595cf7=!0x1;_0x5b1632['pos']<_0x2522a3;){var _0x366a27=_0x5b1632['uint32']();switch(_0x366a27>>>0x3){case 0x1:_0x581249=_0x5b1632['string']();break;case 0x2:_0x595cf7=_0x5b1632['bool']();break;default:_0x5b1632['skipType'](0x7&_0x366a27);}}_0x58a72b['attributesBoolean'][_0x581249]=_0x595cf7;break;case 0x5:_0x58a72b['attributesJson']=_0x5b1632['string']();break;default:_0x5b1632['skipType'](0x7&_0x210f58);}}return _0x58a72b;},_0x4cf516['decodeDelimited']=function(_0x204857){return _0x204857 instanceof _0xe57027||(_0x204857=new _0xe57027(_0x204857)),this['decode'](_0x204857,_0x204857['uint32']());},_0x4cf516['verify']=function(_0x59eefc){if('object'!=typeof _0x59eefc||null===_0x59eefc)return'object\x20expected';if(null!=_0x59eefc['name']&&_0x59eefc['hasOwnProperty']('name')&&!_0x51132c['isString'](_0x59eefc['name']))return'name:\x20string\x20expected';if(null!=_0x59eefc['children']&&_0x59eefc['hasOwnProperty']('children')){if(!Array['isArray'](_0x59eefc['children']))return'children:\x20array\x20expected';for(var _0xcd7fd6=0x0;_0xcd7fd6<_0x59eefc['children']['length'];++_0xcd7fd6){var _0x4fc416=_0x5efa25['Element']['verify'](_0x59eefc['children'][_0xcd7fd6]);if(_0x4fc416)return'children.'+_0x4fc416;}}if(null!=_0x59eefc['data']&&_0x59eefc['hasOwnProperty']('data')&&!_0x51132c['isString'](_0x59eefc['data']))return'data:\x20string\x20expected';if(null!=_0x59eefc['attributesBoolean']&&_0x59eefc['hasOwnProperty']('attributesBoolean')){if(!_0x51132c['isObject'](_0x59eefc['attributesBoolean']))return'attributesBoolean:\x20object\x20expected';var _0x44b159=Object['keys'](_0x59eefc['attributesBoolean']);for(_0xcd7fd6=0x0;_0xcd7fd6<_0x44b159['length'];++_0xcd7fd6)if('boolean'!=typeof _0x59eefc['attributesBoolean'][_0x44b159[_0xcd7fd6]])return'attributesBoolean:\x20boolean{k:string}\x20expected';}return null!=_0x59eefc['attributesJson']&&_0x59eefc['hasOwnProperty']('attributesJson')&&!_0x51132c['isString'](_0x59eefc['attributesJson'])?'attributesJson:\x20string\x20expected':null;},_0x4cf516['fromObject']=function(_0x3e3bc0){if(_0x3e3bc0 instanceof _0x5efa25['Element'])return _0x3e3bc0;var _0x417f45=new _0x5efa25['Element']();if(null!=_0x3e3bc0['name']&&(_0x417f45['name']=String(_0x3e3bc0['name'])),_0x3e3bc0['children']){if(!Array['isArray'](_0x3e3bc0['children']))throw TypeError('.Element.children:\x20array\x20expected');_0x417f45['children']=[];for(var _0x5b0497=0x0;_0x5b0497<_0x3e3bc0['children']['length'];++_0x5b0497){if('object'!=typeof _0x3e3bc0['children'][_0x5b0497])throw TypeError('.Element.children:\x20object\x20expected');_0x417f45['children'][_0x5b0497]=_0x5efa25['Element']['fromObject'](_0x3e3bc0['children'][_0x5b0497]);}}if(null!=_0x3e3bc0['data']&&(_0x417f45['data']=String(_0x3e3bc0['data'])),_0x3e3bc0['attributesBoolean']){if('object'!=typeof _0x3e3bc0['attributesBoolean'])throw TypeError('.Element.attributesBoolean:\x20object\x20expected');_0x417f45['attributesBoolean']={};var _0x8e88e6=Object['keys'](_0x3e3bc0['attributesBoolean']);for(_0x5b0497=0x0;_0x5b0497<_0x8e88e6['length'];++_0x5b0497)_0x417f45['attributesBoolean'][_0x8e88e6[_0x5b0497]]=Boolean(_0x3e3bc0['attributesBoolean'][_0x8e88e6[_0x5b0497]]);}return null!=_0x3e3bc0['attributesJson']&&(_0x417f45['attributesJson']=String(_0x3e3bc0['attributesJson'])),_0x417f45;},_0x4cf516['toObject']=function(_0xde1e51,_0x59aa02){_0x59aa02||(_0x59aa02={});var _0x45f81d,_0xd471ce={};if((_0x59aa02['arrays']||_0x59aa02['defaults'])&&(_0xd471ce['children']=[]),(_0x59aa02['objects']||_0x59aa02['defaults'])&&(_0xd471ce['attributesBoolean']={}),_0x59aa02['defaults']&&(_0xd471ce['name']='',_0xd471ce['data']='',_0xd471ce['attributesJson']=''),null!=_0xde1e51['name']&&_0xde1e51['hasOwnProperty']('name')&&(_0xd471ce['name']=_0xde1e51['name']),_0xde1e51['children']&&_0xde1e51['children']['length']){_0xd471ce['children']=[];for(var _0x457191=0x0;_0x457191<_0xde1e51['children']['length'];++_0x457191)_0xd471ce['children'][_0x457191]=_0x5efa25['Element']['toObject'](_0xde1e51['children'][_0x457191],_0x59aa02);}if(null!=_0xde1e51['data']&&_0xde1e51['hasOwnProperty']('data')&&(_0xd471ce['data']=_0xde1e51['data']),_0xde1e51['attributesBoolean']&&(_0x45f81d=Object['keys'](_0xde1e51['attributesBoolean']))['length']){_0xd471ce['attributesBoolean']={};for(_0x457191=0x0;_0x457191<_0x45f81d['length'];++_0x457191)_0xd471ce['attributesBoolean'][_0x45f81d[_0x457191]]=_0xde1e51['attributesBoolean'][_0x45f81d[_0x457191]];}return null!=_0xde1e51['attributesJson']&&_0xde1e51['hasOwnProperty']('attributesJson')&&(_0xd471ce['attributesJson']=_0xde1e51['attributesJson']),_0xd471ce;},_0x4cf516['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x663f02['util']['toJSONOptions']);},_0x4cf516['getTypeUrl']=function(_0x40d97a){return void 0x0===_0x40d97a&&(_0x40d97a='type.googleapis.com'),_0x40d97a+'/Element';},_0x4cf516;}()),_0x5efa25;})());class r{['_protobufRoot'];constructor(){this['_protobufRoot']=u;}['getDescriptor'](_0x53983b){return new y(this['_protobufRoot'][_0x53983b]);}}class y{['_protobuf'];constructor(_0x1d6fbe){this['_protobuf']=_0x1d6fbe;}['compress'](_0x5e682c){const _0x3c52bf=this['_protobuf']['verify'](_0x5e682c);if(_0x3c52bf)throw Error(_0x3c52bf);return this['_protobuf']['encode'](this['_protobuf']['create'](_0x5e682c))['finish']();}['decompress'](_0x5ea257){return this['_protobuf']['toObject'](this['_protobuf']['decode'](_0x5ea257),{'oneofs':!0x0});}}function _(_0x18385c,_0x38f6ac){const _0x5657ba=_0x1ff869(_0x18385c);return _0x5657ba['path'][_0x5657ba['path']['length']-0x1]+=_0x38f6ac,_0x5657ba;}function O(_0x74d85c,_0x289e23){return _0x74d85c['root']===_0x289e23['root']&&_0x3be99(_0x74d85c['path'],_0x289e23['path']);}function $(_0x49b0c7){P(_0x49b0c7,_0x11d57f=>('main'==_0x11d57f['root']?(_0x11d57f['rootMain']=!0x0,delete _0x11d57f['root']):'$graveyard'==_0x11d57f['root']&&(_0x11d57f['rootGraveyard']=!0x0,delete _0x11d57f['root']),_0x11d57f));}function J(_0x4e5728){P(_0x4e5728,_0x32bb99=>(_0x32bb99['rootMain']?(_0x32bb99['root']='main',delete _0x32bb99['rootMain']):_0x32bb99['rootGraveyard']&&(_0x32bb99['root']='$graveyard',delete _0x32bb99['rootGraveyard']),_0x32bb99));}function P(_0x31d90e,_0x25d154){for(const _0x273cda in _0x31d90e){const _0x1e0d9b=_0x31d90e[_0x273cda];'nodes'!==_0x273cda&&_0x1fdabe(_0x1e0d9b)&&(_0x1e0d9b['path']&&(_0x1e0d9b['root']||_0x1e0d9b['rootMain']||_0x1e0d9b['rootGraveyard'])?_0x31d90e[_0x273cda]=_0x25d154(_0x1e0d9b):P(_0x1e0d9b,_0x25d154));}return _0x31d90e;}class e{['_id'];['_operationName'];['_protobufDescriptor'];constructor(_0x33fdc5,_0x267758,_0x319c1b){this['_id']=_0x33fdc5,this['_operationName']=_0x267758,this['_protobufDescriptor']=_0x319c1b;}['compress'](_0x5091dd,_0x1b57e2){const _0x33a798=_0x1b57e2['shift']();return $(_0x33a798),_0x5091dd['buffers']['push'](this['_protobufDescriptor']['compress'](_0x33a798)),_0x5091dd['types']['push'](this['_id']),!0x0;}['decompress'](_0x26ac33,_0x45f0b5){_0x45f0b5['types']['shift']();const _0x3008fa=this['_protobufDescriptor']['decompress'](_0x45f0b5['buffers']['shift']());J(_0x3008fa),_0x3008fa['__className']=this['_operationName'],_0x26ac33['push'](_0x3008fa);}}class s extends e{['compress'](_0x3a8919,_0x1a1846){const _0x33da63=_0x1a1846['shift']();return this['_serializeOneOf']('oldValue',_0x33da63),this['_serializeOneOf']('newValue',_0x33da63),$(_0x33da63),_0x3a8919['buffers']['push'](this['_protobufDescriptor']['compress'](_0x33da63)),_0x3a8919['types']['push'](this['_id']),!0x0;}['decompress'](_0x2e4e49,_0xbce9ef){const {types:_0x2b1632,buffers:_0x59fd46}=_0xbce9ef,_0xb31842=this['_protobufDescriptor']['decompress'](_0x59fd46['shift']());_0x2b1632['shift'](),this['_deserializeOneOf']('oldValue',_0xb31842),this['_deserializeOneOf']('newValue',_0xb31842),J(_0xb31842),_0xb31842['__className']=this['_operationName'],_0x2e4e49['push'](_0xb31842);}['_serializeOneOf'](_0x4120e0,_0x3a2f86){const _0x14084b=_0x3a2f86[_0x4120e0];'boolean'==typeof _0x14084b?_0x3a2f86[_0x4120e0+'Boolean']=_0x14084b:_0x3a2f86[_0x4120e0+'Json']=JSON['stringify'](_0x14084b);}['_deserializeOneOf'](_0x48a432,_0x5ffb12){const _0x1249a1=_0x48a432+'Json';_0x5ffb12[_0x1249a1]?(_0x5ffb12[_0x48a432]=JSON['parse'](_0x5ffb12[_0x1249a1]),delete _0x5ffb12[_0x1249a1]):(_0x5ffb12[_0x48a432]=_0x5ffb12[_0x48a432+'Boolean'],delete _0x5ffb12[_0x48a432+'Boolean']);}}class i extends e{['compress'](_0x47cc40,_0x13f372){const _0x4cbd68=_0x13f372['shift']();return this['_serializeNodesAttributes'](_0x4cbd68['nodes']),$(_0x4cbd68),_0x47cc40['buffers']['push'](this['_protobufDescriptor']['compress'](_0x4cbd68)),_0x47cc40['types']['push'](this['_id']),!0x0;}['decompress'](_0x5c2046,_0x1e9fc4){const {types:_0x2b6fb5,buffers:_0x52b3c0}=_0x1e9fc4,_0x49fc2b=this['_protobufDescriptor']['decompress'](_0x52b3c0['shift']());_0x2b6fb5['shift'](),_0x49fc2b['nodes']||(_0x49fc2b['nodes']=[]),this['_deserializeNodesAttributes'](_0x49fc2b['nodes']),J(_0x49fc2b),_0x49fc2b['__className']=this['_operationName'],_0x5c2046['push'](_0x49fc2b);}['_serializeNodesAttributes'](_0x2204e7){for(const _0x254c39 of _0x2204e7){if(_0x254c39['attributes']){const _0x115f43=_0x254c39['attributes'];this['_areValuesBoolean'](_0x115f43)?_0x254c39['attributesBoolean']=_0x115f43:_0x254c39['attributesJson']=JSON['stringify'](_0x115f43);}_0x254c39['children']&&this['_serializeNodesAttributes'](_0x254c39['children']);}}['_deserializeNodesAttributes'](_0x4ff479){for(const _0xf2ede0 of _0x4ff479)(_0xf2ede0['attributesBoolean']||_0xf2ede0['attributesJson'])&&(_0xf2ede0['attributesBoolean']?(_0xf2ede0['attributes']=_0xf2ede0['attributesBoolean'],delete _0xf2ede0['attributesBoolean']):(_0xf2ede0['attributes']=JSON['parse'](_0xf2ede0['attributesJson']),delete _0xf2ede0['attributesJson'])),_0xf2ede0['children']&&this['_deserializeNodesAttributes'](_0xf2ede0['children']);}['_areValuesBoolean'](_0x45cb8c){return Object['keys'](_0x45cb8c)['every'](_0x8a7bc3=>'boolean'==typeof _0x45cb8c[_0x8a7bc3]);}}class n extends e{['decompress'](_0x2c20cb,_0x18cfbd){super['decompress'](_0x2c20cb,_0x18cfbd);const _0x595c31=_0x2c20cb[_0x2c20cb['length']-0x1];_0x595c31['oldRange']||(_0x595c31['oldRange']=null),_0x595c31['newRange']||(_0x595c31['newRange']=null);}}class p extends e{['compress'](_0x2b4fbd,_0x5b5caa){return _0x5b5caa['shift'](),_0x2b4fbd['types']['push'](this['_id']),!0x0;}['decompress'](_0x1b62d3,_0x9a1bfd){_0x9a1bfd['types']['shift'](),_0x1b62d3['push']({'__className':this['_operationName']});}}class a extends n{['_omittedNamespace'];constructor(_0x178de7,_0x247b82,_0x162da6,_0x42fa3c){super(_0x178de7,_0x247b82,_0x162da6),this['_omittedNamespace']=_0x42fa3c+':';}['compress'](_0x4c3e48,_0x1eec1c){return!('MarkerOperation'!=_0x1eec1c[0x0]['__className']||!_0x1eec1c[0x0]['name']['startsWith'](this['_omittedNamespace']))&&(_0x1eec1c[0x0]['name']=_0x1eec1c[0x0]['name']['replace'](new RegExp('^'+this['_omittedNamespace']),''),super['compress'](_0x4c3e48,_0x1eec1c),!0x0);}['decompress'](_0x43dd49,_0xc9f36a){super['decompress'](_0x43dd49,_0xc9f36a);const _0x2dff23=_0x43dd49[_0x43dd49['length']-0x1];_0x2dff23['name']=this['_omittedNamespace']+_0x2dff23['name'];}}class b{['_id'];['_context'];constructor(_0x54c079,_0xa1ce77){this['_id']=_0x54c079,this['_context']=_0xa1ce77;}['compress'](_0x2b8b72,_0x5ab2ba){let _0x24cd01;for(;_0x5ab2ba['length']>0x1&&this['_compareOperations'](_0x5ab2ba[0x0],_0x5ab2ba[0x1]);)_0x24cd01?(_0x24cd01=this['_combineNext'](_0x5ab2ba['shift'](),_0x24cd01),_0x2b8b72['types']['push'](0x0)):(_0x24cd01=_0x1ff869(_0x5ab2ba['shift']()),_0x2b8b72['types']['push'](this['_id']));return!!_0x24cd01&&(_0x24cd01=this['_combineNext'](_0x5ab2ba['shift'](),_0x24cd01),_0x2b8b72['types']['push'](0x0),_0x2b8b72['buffers']['push'](this['_compressSingleOperation'](_0x24cd01)),!0x0);}['decompress'](_0x5ccc02,_0x31ad69){const _0x16e081=this['_decompressSingleOperation'](_0x31ad69);for(;0x0==_0x31ad69['types'][0x0];)_0x31ad69['types']['shift'](),_0x5ccc02['push'](this['_splitCurrent'](_0x16e081));_0x5ccc02['push'](_0x16e081);}}class m extends b{['_combineNext'](_0x381e13,_0xcc20bd){return _0xcc20bd['nodes'][0x0]['data']+=_0x381e13['nodes'][0x0]['data'],_0xcc20bd;}['_splitCurrent'](_0x397bd9){const _0x45e93b=_0x1ff869(_0x397bd9),_0x1ae472=_0x45e93b['nodes'][0x0],_0x36e9b0=_0x397bd9['nodes'][0x0],_0x5907a4=_0x36e9b0['data'][Symbol['iterator']]()['next']()['value'],_0x454a42=_0x5907a4['length'];return _0x1ae472['data']=_0x5907a4,_0x36e9b0['data']=_0x36e9b0['data']['substr'](_0x454a42),_0x397bd9['position']=_(_0x397bd9['position'],_0x454a42),_0x45e93b;}['_compareOperations'](_0x5e56b8,_0x4c1faf){if(this['_checkOperation'](_0x5e56b8)&&this['_checkOperation'](_0x4c1faf)){const _0x2eaf0d=_0x5e56b8['nodes'][0x0]['data']['length'],_0x4bff57=O(_(_0x5e56b8['position'],_0x2eaf0d),_0x4c1faf['position']),_0x1c10a7=_0x5e56b8['nodes'][0x0],_0x5277df=_0x4c1faf['nodes'][0x0];return _0x4bff57&&this['_compareAttributes'](_0x1c10a7,_0x5277df);}return!0x1;}['_compressSingleOperation'](_0x5d7f38){const _0x3ce804={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('InsertOperation')['compress'](_0x3ce804,[_0x5d7f38]),_0x3ce804['buffers'][0x0];}['_decompressSingleOperation'](_0x41f315){const _0x3a7471=[];return this['_context']['_getCompressorByName']('InsertOperation')['decompress'](_0x3a7471,_0x41f315),_0x3a7471[0x0];}['_checkOperation'](_0x526eec){return'InsertOperation'==_0x526eec['__className']&&0x1==_0x526eec['nodes']['length']&&_0x526eec['nodes'][0x0]['data']&&!_0x526eec['wasUndone']&&0x1==Array['from'](_0x526eec['nodes'][0x0]['data'])['length'];}['_compareAttributes'](_0x1691ba,_0x37dec5){const _0x5c2a20=Object['keys'](_0x1691ba['attributes']||{}),_0x14ea82=Object['keys'](_0x37dec5['attributes']||{});return _0x5c2a20['length']===_0x14ea82['length']&&_0x5c2a20['every'](_0x94d950=>_0x37dec5['attributes'][_0x94d950]&&_0x37dec5['attributes'][_0x94d950]===_0x1691ba['attributes'][_0x94d950]);}}class c extends b{['_combineNext'](_0x3052c5,_0x4be207){return _0x4be207['howMany']++,_0x4be207['sourcePosition']=_0x1ff869(_0x3052c5['sourcePosition']),_0x4be207;}['_splitCurrent'](_0x1666b4){const _0x54ecc5=_0x1ff869(_0x1666b4);return _0x1666b4['howMany']--,_0x54ecc5['howMany']=0x1,_0x54ecc5['sourcePosition']=_(_0x54ecc5['sourcePosition'],_0x1666b4['howMany']),_0x54ecc5;}['_compareOperations'](_0x3f2557,_0xd204a){return!(!this['_checkOperation'](_0x3f2557)||!this['_checkOperation'](_0xd204a))&&(O(_(_0x3f2557['sourcePosition'],-0x1),_0xd204a['sourcePosition'])&&O(_0x3f2557['targetPosition'],_0xd204a['targetPosition']));}['_compressSingleOperation'](_0x51c718){const _0x33637b={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x33637b,[_0x51c718]),_0x33637b['buffers'][0x0];}['_decompressSingleOperation'](_0x57890b){const _0x410cf3=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x410cf3,_0x57890b),_0x410cf3[0x0];}['_checkOperation'](_0x509b29){return'MoveOperation'==_0x509b29['__className']&&'$graveyard'==_0x509b29['targetPosition']['root']&&0x1==_0x509b29['howMany']&&!_0x509b29['wasUndone'];}}class h extends b{['_combineNext'](_0x368691,_0x2e4415){return _0x2e4415['howMany']++,_0x2e4415;}['_splitCurrent'](_0x452cdb){const _0x19ef7d=_0x1ff869(_0x452cdb);return _0x19ef7d['howMany']=0x1,_0x452cdb['howMany']--,_0x19ef7d;}['_compareOperations'](_0x4b7855,_0x3ce352){return!(!this['_checkOperation'](_0x4b7855)||!this['_checkOperation'](_0x3ce352))&&(O(_0x4b7855['sourcePosition'],_0x3ce352['sourcePosition'])&&O(_0x4b7855['targetPosition'],_0x3ce352['targetPosition']));}['_compressSingleOperation'](_0x3f5dff){const _0x3b95c7={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x3b95c7,[_0x3f5dff]),_0x3b95c7['buffers'][0x0];}['_decompressSingleOperation'](_0x5a3e4d){const _0xa86b6a=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0xa86b6a,_0x5a3e4d),_0xa86b6a[0x0];}['_checkOperation'](_0x40a1e3){return'MoveOperation'==_0x40a1e3['__className']&&'$graveyard'==_0x40a1e3['targetPosition']['root']&&0x1==_0x40a1e3['howMany']&&!_0x40a1e3['wasUndone'];}}class f extends b{['compress'](_0x39c1d4,_0x336b1a){if(!this['_compareOperations'](_0x336b1a[0x0],_0x336b1a[0x1]))return!0x1;const _0x52842f=_0x336b1a['shift']();return _0x52842f['oldRange']=null,_0x52842f['newRange']&&O(_0x52842f['newRange']['start'],_0x52842f['newRange']['end'])&&(_0x52842f['newRange']['end']=null),_0x336b1a['shift'](),_0x39c1d4['types']['push'](this['_id']),_0x39c1d4['types']['push'](0x0),_0x39c1d4['buffers']['push'](this['_compressSingleOperation'](_0x52842f)),!0x0;}['decompress'](_0x44ce5a,_0x57cba6){const _0x47e6a1=this['_decompressSingleOperation'](_0x57cba6);_0x47e6a1['newRange']&&!_0x47e6a1['newRange']['end']&&(_0x47e6a1['newRange']['end']=_0x1ff869(_0x47e6a1['newRange']['start']));const _0x1fe26e=_0x1ff869(_0x47e6a1);_0x1fe26e['newRange']&&(_0x1fe26e['newRange']['start']['stickiness']='toNone',_0x1fe26e['newRange']['end']=_0x1ff869(_0x1fe26e['newRange']['start'])),_0x1fe26e['name']='user:position:'+_0x1fe26e['name']['split'](':')[0x2],_0x57cba6['types']['shift'](),_0x44ce5a['push'](_0x47e6a1),_0x44ce5a['push'](_0x1fe26e);}['_compressSingleOperation'](_0x2286fe){const _0x4c494e={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MarkerOperation')['compress'](_0x4c494e,[_0x2286fe]),_0x4c494e['buffers'][0x0];}['_decompressSingleOperation'](_0xbc5b9){const _0x3c8eef=[];return this['_context']['_getCompressorByName']('MarkerOperation')['decompress'](_0x3c8eef,_0xbc5b9),_0x3c8eef[0x0];}['_compareOperations'](_0x41c75a,_0x27cbdd){return!(!_0x41c75a||!_0x27cbdd)&&('MarkerOperation'==_0x41c75a['__className']&&'MarkerOperation'==_0x27cbdd['__className']&&!(!_0x41c75a['name']['startsWith']('user:')||!_0x27cbdd['name']['startsWith']('user:')||_0x41c75a['name']==_0x27cbdd['name']));}}class g{['_compressorById'];['_compressorByName'];['_protobufFactory'];constructor(){this['_compressorById']=new Map(),this['_compressorByName']=new Map(),this['_protobufFactory']=new r();const _0x31d28e=this['_protobufFactory']['getDescriptor']('MarkerOperation');this['_registerCompressor'](0x1,'NoOperation',new p(0x1,'NoOperation',void 0x0)),this['_registerOperationCompressor'](0xa,'AttributeOperation',s),this['_registerOperationCompressor'](0xb,'InsertOperation',i),this['_registerOperationCompressor'](0xc,'MarkerOperation',n),this['_registerOperationCompressor'](0xd,'MergeOperation',e),this['_registerOperationCompressor'](0xe,'MoveOperation',e),this['_registerOperationCompressor'](0xf,'RenameOperation',e),this['_registerOperationCompressor'](0x10,'RootAttributeOperation',s),this['_registerOperationCompressor'](0x11,'SplitOperation',e),this['_registerCompressor'](0x12,'CommentMarkerOperation',new a(0x12,'MarkerOperation',_0x31d28e,'comment')),this['_registerCompressor'](0x13,'SuggestionMarkerOperation',new a(0x13,'MarkerOperation',_0x31d28e,'suggestion')),this['_registerOperationCompressor'](0x14,'RootOperation',e),this['_registerActionCompressor'](0x64,'TypingAction',m),this['_registerActionCompressor'](0x65,'DeletingAction',c),this['_registerActionCompressor'](0x66,'ForwardDeletingAction',h),this['_registerActionCompressor'](0x67,'UserSelectionAction',f);}['compress'](_0x10f696){if(!_0x10f696||!_0x10f696[0x0])throw new _0x700b53('no-operations-provided',this);const _0x36dfe0={'types':[],'buffers':[],'baseVersion':_0x10f696[0x0]['baseVersion']};for(;_0x10f696['length'];)this['_getCompressorByName']('UserSelectionAction')['compress'](_0x36dfe0,_0x10f696)||this['_getCompressorByName']('TypingAction')['compress'](_0x36dfe0,_0x10f696)||this['_getCompressorByName']('DeletingAction')['compress'](_0x36dfe0,_0x10f696)||this['_getCompressorByName']('ForwardDeletingAction')['compress'](_0x36dfe0,_0x10f696)||this['_getCompressorByName']('CommentMarkerOperation')['compress'](_0x36dfe0,_0x10f696)||this['_getCompressorByName']('SuggestionMarkerOperation')['compress'](_0x36dfe0,_0x10f696)||this['_getCompressorByName'](_0x10f696[0x0]['__className'])['compress'](_0x36dfe0,_0x10f696);return _0x36dfe0;}['decompress'](_0x882d28){const _0x3d4dbe=[];for(;_0x882d28['types']['length'];){this['_compressorById']['get'](_0x882d28['types'][0x0])['decompress'](_0x3d4dbe,_0x882d28);}return _0x3d4dbe['forEach']((_0x546b71,_0x81066)=>_0x546b71['baseVersion']=_0x882d28['baseVersion']+_0x81066),_0x3d4dbe;}['_getCompressorByName'](_0x3ebff6){return this['_compressorByName']['get'](_0x3ebff6);}['_registerOperationCompressor'](_0x6661d8,_0x1dbec9,_0x101dd3){const _0x4eaf97=new _0x101dd3(_0x6661d8,_0x1dbec9,this['_protobufFactory']['getDescriptor'](_0x1dbec9));this['_registerCompressor'](_0x6661d8,_0x1dbec9,_0x4eaf97);}['_registerActionCompressor'](_0x5e6749,_0x2340c3,_0x272ed2){const _0x111a5c=new _0x272ed2(_0x5e6749,this);this['_registerCompressor'](_0x5e6749,_0x2340c3,_0x111a5c);}['_registerCompressor'](_0x4e798f,_0x58ba2a,_0x1a657e){this['_compressorById']['set'](_0x4e798f,_0x1a657e),this['_compressorByName']['set'](_0x58ba2a,_0x1a657e);}}export{g as Compressor};
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ckeditor/ckeditor5-operations-compressor",
|
|
3
|
-
"version": "0.0.0-nightly-
|
|
3
|
+
"version": "0.0.0-nightly-20240815.0",
|
|
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": "0.0.0-nightly-
|
|
37
|
-
"ckeditor5": "0.0.0-nightly-
|
|
36
|
+
"@ckeditor/ckeditor5-utils": "0.0.0-nightly-20240815.0",
|
|
37
|
+
"ckeditor5": "0.0.0-nightly-20240815.0",
|
|
38
38
|
"lodash-es": "4.17.21",
|
|
39
39
|
"protobufjs": "7.2.5"
|
|
40
40
|
},
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
const _0x435fbc=_0x5a3e;function _0x321e(){const _0x1d24b6=['_compareOperations','decompress','1kEjZTz','push','40wrvoeV','shift','279853VtMITc','907152gdRvoj','6lgwwEO','_combineNext','1867158DQMLWR','_splitCurrent','length','_id','219932IacnOW','buffers','1539085HLiDzY','_compressSingleOperation','_decompressSingleOperation','2043130ZjriFm','compress','_context','7354eyOsIY','types'];_0x321e=function(){return _0x1d24b6;};return _0x321e();}function _0x5a3e(_0x492b00,_0x2c2c4f){const _0x321e8e=_0x321e();return _0x5a3e=function(_0x5a3ee2,_0x55a421){_0x5a3ee2=_0x5a3ee2-0xe0;let _0x3097ef=_0x321e8e[_0x5a3ee2];return _0x3097ef;},_0x5a3e(_0x492b00,_0x2c2c4f);}(function(_0x82a5ce,_0x59c731){const _0x4797a0=_0x5a3e,_0x375146=_0x82a5ce();while(!![]){try{const _0x4f5fc9=-parseInt(_0x4797a0(0xec))/0x1*(-parseInt(_0x4797a0(0xe8))/0x2)+-parseInt(_0x4797a0(0xf2))/0x3*(-parseInt(_0x4797a0(0xe0))/0x4)+-parseInt(_0x4797a0(0xe2))/0x5+parseInt(_0x4797a0(0xf1))/0x6+-parseInt(_0x4797a0(0xf0))/0x7*(parseInt(_0x4797a0(0xee))/0x8)+parseInt(_0x4797a0(0xf4))/0x9+parseInt(_0x4797a0(0xe5))/0xa;if(_0x4f5fc9===_0x59c731)break;else _0x375146['push'](_0x375146['shift']());}catch(_0x1f79ec){_0x375146['push'](_0x375146['shift']());}}}(_0x321e,0x293c2));import{cloneDeep as _0x5c9d5d}from'lodash-es';export default class b{constructor(_0x1e2ab7,_0x3b5af3){const _0x71d864=_0x5a3e;this[_0x71d864(0xf7)]=_0x1e2ab7,this[_0x71d864(0xe7)]=_0x3b5af3;}[_0x435fbc(0xe6)](_0x58340d,_0x5cc112){const _0x303e3e=_0x435fbc;let _0x11f9f4;for(;_0x5cc112[_0x303e3e(0xf6)]>0x1&&this[_0x303e3e(0xea)](_0x5cc112[0x0],_0x5cc112[0x1]);)_0x11f9f4?(_0x11f9f4=this[_0x303e3e(0xf3)](_0x5cc112[_0x303e3e(0xef)](),_0x11f9f4),_0x58340d[_0x303e3e(0xe9)][_0x303e3e(0xed)](0x0)):(_0x11f9f4=_0x5c9d5d(_0x5cc112[_0x303e3e(0xef)]()),_0x58340d[_0x303e3e(0xe9)][_0x303e3e(0xed)](this[_0x303e3e(0xf7)]));return!!_0x11f9f4&&(_0x11f9f4=this[_0x303e3e(0xf3)](_0x5cc112[_0x303e3e(0xef)](),_0x11f9f4),_0x58340d[_0x303e3e(0xe9)][_0x303e3e(0xed)](0x0),_0x58340d[_0x303e3e(0xe1)][_0x303e3e(0xed)](this[_0x303e3e(0xe3)](_0x11f9f4)),!0x0);}[_0x435fbc(0xeb)](_0x311482,_0x4da861){const _0x12014d=_0x435fbc,_0x312d83=this[_0x12014d(0xe4)](_0x4da861);for(;0x0==_0x4da861[_0x12014d(0xe9)][0x0];)_0x4da861[_0x12014d(0xe9)][_0x12014d(0xef)](),_0x311482[_0x12014d(0xed)](this[_0x12014d(0xf5)](_0x312d83));_0x311482[_0x12014d(0xed)](_0x312d83);}}
|