@ckeditor/ckeditor5-operations-compressor 47.7.0-alpha.3 → 47.7.0-alpha.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.js +2 -2
- package/package.json +3 -3
- package/src/actioncompressor/actioncompressor.js +1 -1
- package/src/actioncompressor/deletingactioncompressor.js +1 -1
- package/src/actioncompressor/forwarddeletingactioncompressor.js +1 -1
- package/src/actioncompressor/typingactioncompressor.js +1 -1
- package/src/actioncompressor/userselectionactioncompressor.js +1 -1
- package/src/compressor.js +1 -1
- package/src/errors.js +1 -1
- package/src/index.js +1 -1
- package/src/lib/compiledmessages.js +2 -2
- package/src/lib/protobufdescriptions.js +1 -1
- package/src/operationcompressor/annotationmarkeroperationcompressor.js +1 -1
- package/src/operationcompressor/attributeoperationcompressor.js +1 -1
- package/src/operationcompressor/insertoperationcompressor.js +1 -1
- package/src/operationcompressor/markeroperationcompressor.js +1 -1
- package/src/operationcompressor/nooperationcompressor.js +1 -1
- package/src/operationcompressor/operationcompressor.js +1 -1
- package/src/protobuffactory.js +1 -1
- package/src/utils.js +1 -1
package/dist/index.js
CHANGED
|
@@ -20,5 +20,5 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
import{CKEditorError as
|
|
24
|
-
((()=>{var _0x383d60=_0x42bedb['Reader'],_0x20c07b=_0x42bedb['Writer'],_0x4c4e1b=_0x42bedb['util'],_0x496e92=_0x42bedb['roots']['default']||(_0x42bedb['roots']['default']={});return _0x496e92['AttributeOperation']=(function(){function _0x10ab87(_0x28d1b4){if(_0x28d1b4){for(var _0x4f41af=Object['keys'](_0x28d1b4),_0x1573a6=0x0;_0x1573a6<_0x4f41af['length'];++_0x1573a6)null!=_0x28d1b4[_0x4f41af[_0x1573a6]]&&(this[_0x4f41af[_0x1573a6]]=_0x28d1b4[_0x4f41af[_0x1573a6]]);}}return _0x10ab87['prototype']['range']=null,_0x10ab87['prototype']['key']='',_0x10ab87['prototype']['oldValueBoolean']=!0x1,_0x10ab87['prototype']['oldValueJson']='',_0x10ab87['prototype']['newValueBoolean']=!0x1,_0x10ab87['prototype']['newValueJson']='',_0x10ab87['prototype']['wasUndone']=!0x1,_0x10ab87['create']=function(_0xc7a4ab){return new _0x10ab87(_0xc7a4ab);},_0x10ab87['encode']=function(_0x2a3aa8,_0x5a0c61){return _0x5a0c61||(_0x5a0c61=_0x20c07b['create']()),null!=_0x2a3aa8['range']&&Object['hasOwnProperty']['call'](_0x2a3aa8,'range')&&_0x496e92['Range']['encode'](_0x2a3aa8['range'],_0x5a0c61['uint32'](0xa)['fork']())['ldelim'](),null!=_0x2a3aa8['key']&&Object['hasOwnProperty']['call'](_0x2a3aa8,'key')&&_0x5a0c61['uint32'](0x12)['string'](_0x2a3aa8['key']),null!=_0x2a3aa8['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x2a3aa8,'oldValueBoolean')&&_0x5a0c61['uint32'](0x18)['bool'](_0x2a3aa8['oldValueBoolean']),null!=_0x2a3aa8['oldValueJson']&&Object['hasOwnProperty']['call'](_0x2a3aa8,'oldValueJson')&&_0x5a0c61['uint32'](0x22)['string'](_0x2a3aa8['oldValueJson']),null!=_0x2a3aa8['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x2a3aa8,'newValueBoolean')&&_0x5a0c61['uint32'](0x28)['bool'](_0x2a3aa8['newValueBoolean']),null!=_0x2a3aa8['newValueJson']&&Object['hasOwnProperty']['call'](_0x2a3aa8,'newValueJson')&&_0x5a0c61['uint32'](0x32)['string'](_0x2a3aa8['newValueJson']),null!=_0x2a3aa8['wasUndone']&&Object['hasOwnProperty']['call'](_0x2a3aa8,'wasUndone')&&_0x5a0c61['uint32'](0x38)['bool'](_0x2a3aa8['wasUndone']),_0x5a0c61;},_0x10ab87['encodeDelimited']=function(_0xca63f,_0x5485c4){return this['encode'](_0xca63f,_0x5485c4)['ldelim']();},_0x10ab87['decode']=function(_0x48eb6b,_0x3852e1){_0x48eb6b instanceof _0x383d60||(_0x48eb6b=_0x383d60['create'](_0x48eb6b));for(var _0x1f80dd=void 0x0===_0x3852e1?_0x48eb6b['len']:_0x48eb6b['pos']+_0x3852e1,_0x47931e=new _0x496e92['AttributeOperation']();_0x48eb6b['pos']<_0x1f80dd;){var _0x515f8a=_0x48eb6b['uint32']();switch(_0x515f8a>>>0x3){case 0x1:_0x47931e['range']=_0x496e92['Range']['decode'](_0x48eb6b,_0x48eb6b['uint32']());break;case 0x2:_0x47931e['key']=_0x48eb6b['string']();break;case 0x3:_0x47931e['oldValueBoolean']=_0x48eb6b['bool']();break;case 0x4:_0x47931e['oldValueJson']=_0x48eb6b['string']();break;case 0x5:_0x47931e['newValueBoolean']=_0x48eb6b['bool']();break;case 0x6:_0x47931e['newValueJson']=_0x48eb6b['string']();break;case 0x7:_0x47931e['wasUndone']=_0x48eb6b['bool']();break;default:_0x48eb6b['skipType'](0x7&_0x515f8a);}}return _0x47931e;},_0x10ab87['decodeDelimited']=function(_0x81e93b){return _0x81e93b instanceof _0x383d60||(_0x81e93b=new _0x383d60(_0x81e93b)),this['decode'](_0x81e93b,_0x81e93b['uint32']());},_0x10ab87['verify']=function(_0x530e7b){if('object'!=typeof _0x530e7b||null===_0x530e7b)return'object\x20expected';if(null!=_0x530e7b['range']&&_0x530e7b['hasOwnProperty']('range')){var _0x16d1cb=_0x496e92['Range']['verify'](_0x530e7b['range']);if(_0x16d1cb)return'range.'+_0x16d1cb;}return null!=_0x530e7b['key']&&_0x530e7b['hasOwnProperty']('key')&&!_0x4c4e1b['isString'](_0x530e7b['key'])?'key:\x20string\x20expected':null!=_0x530e7b['oldValueBoolean']&&_0x530e7b['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x530e7b['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x530e7b['oldValueJson']&&_0x530e7b['hasOwnProperty']('oldValueJson')&&!_0x4c4e1b['isString'](_0x530e7b['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x530e7b['newValueBoolean']&&_0x530e7b['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x530e7b['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x530e7b['newValueJson']&&_0x530e7b['hasOwnProperty']('newValueJson')&&!_0x4c4e1b['isString'](_0x530e7b['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x530e7b['wasUndone']&&_0x530e7b['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x530e7b['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x10ab87['fromObject']=function(_0xf48dda){if(_0xf48dda instanceof _0x496e92['AttributeOperation'])return _0xf48dda;var _0x46c30f=new _0x496e92['AttributeOperation']();if(null!=_0xf48dda['range']){if('object'!=typeof _0xf48dda['range'])throw TypeError('.AttributeOperation.range:\x20object\x20expected');_0x46c30f['range']=_0x496e92['Range']['fromObject'](_0xf48dda['range']);}return null!=_0xf48dda['key']&&(_0x46c30f['key']=String(_0xf48dda['key'])),null!=_0xf48dda['oldValueBoolean']&&(_0x46c30f['oldValueBoolean']=Boolean(_0xf48dda['oldValueBoolean'])),null!=_0xf48dda['oldValueJson']&&(_0x46c30f['oldValueJson']=String(_0xf48dda['oldValueJson'])),null!=_0xf48dda['newValueBoolean']&&(_0x46c30f['newValueBoolean']=Boolean(_0xf48dda['newValueBoolean'])),null!=_0xf48dda['newValueJson']&&(_0x46c30f['newValueJson']=String(_0xf48dda['newValueJson'])),null!=_0xf48dda['wasUndone']&&(_0x46c30f['wasUndone']=Boolean(_0xf48dda['wasUndone'])),_0x46c30f;},_0x10ab87['toObject']=function(_0x4ac9ef,_0x5d44a7){_0x5d44a7||(_0x5d44a7={});var _0x391fbe={};return _0x5d44a7['defaults']&&(_0x391fbe['range']=null,_0x391fbe['key']='',_0x391fbe['oldValueBoolean']=!0x1,_0x391fbe['oldValueJson']='',_0x391fbe['newValueBoolean']=!0x1,_0x391fbe['newValueJson']='',_0x391fbe['wasUndone']=!0x1),null!=_0x4ac9ef['range']&&_0x4ac9ef['hasOwnProperty']('range')&&(_0x391fbe['range']=_0x496e92['Range']['toObject'](_0x4ac9ef['range'],_0x5d44a7)),null!=_0x4ac9ef['key']&&_0x4ac9ef['hasOwnProperty']('key')&&(_0x391fbe['key']=_0x4ac9ef['key']),null!=_0x4ac9ef['oldValueBoolean']&&_0x4ac9ef['hasOwnProperty']('oldValueBoolean')&&(_0x391fbe['oldValueBoolean']=_0x4ac9ef['oldValueBoolean']),null!=_0x4ac9ef['oldValueJson']&&_0x4ac9ef['hasOwnProperty']('oldValueJson')&&(_0x391fbe['oldValueJson']=_0x4ac9ef['oldValueJson']),null!=_0x4ac9ef['newValueBoolean']&&_0x4ac9ef['hasOwnProperty']('newValueBoolean')&&(_0x391fbe['newValueBoolean']=_0x4ac9ef['newValueBoolean']),null!=_0x4ac9ef['newValueJson']&&_0x4ac9ef['hasOwnProperty']('newValueJson')&&(_0x391fbe['newValueJson']=_0x4ac9ef['newValueJson']),null!=_0x4ac9ef['wasUndone']&&_0x4ac9ef['hasOwnProperty']('wasUndone')&&(_0x391fbe['wasUndone']=_0x4ac9ef['wasUndone']),_0x391fbe;},_0x10ab87['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x42bedb['util']['toJSONOptions']);},_0x10ab87['getTypeUrl']=function(_0x84880){return void 0x0===_0x84880&&(_0x84880='type.googleapis.com'),_0x84880+'/AttributeOperation';},_0x10ab87;}()),_0x496e92['InsertOperation']=(function(){function _0x1a30c0(_0x400675){if(this['nodes']=[],_0x400675){for(var _0xa74546=Object['keys'](_0x400675),_0x8b3b82=0x0;_0x8b3b82<_0xa74546['length'];++_0x8b3b82)null!=_0x400675[_0xa74546[_0x8b3b82]]&&(this[_0xa74546[_0x8b3b82]]=_0x400675[_0xa74546[_0x8b3b82]]);}}return _0x1a30c0['prototype']['position']=null,_0x1a30c0['prototype']['nodes']=_0x4c4e1b['emptyArray'],_0x1a30c0['prototype']['shouldReceiveAttributes']=!0x1,_0x1a30c0['prototype']['wasUndone']=!0x1,_0x1a30c0['create']=function(_0x27d94f){return new _0x1a30c0(_0x27d94f);},_0x1a30c0['encode']=function(_0x4cfe0b,_0x29e791){if(_0x29e791||(_0x29e791=_0x20c07b['create']()),null!=_0x4cfe0b['position']&&Object['hasOwnProperty']['call'](_0x4cfe0b,'position')&&_0x496e92['Position']['encode'](_0x4cfe0b['position'],_0x29e791['uint32'](0xa)['fork']())['ldelim'](),null!=_0x4cfe0b['nodes']&&_0x4cfe0b['nodes']['length']){for(var _0xa845e7=0x0;_0xa845e7<_0x4cfe0b['nodes']['length'];++_0xa845e7)_0x496e92['Element']['encode'](_0x4cfe0b['nodes'][_0xa845e7],_0x29e791['uint32'](0x12)['fork']())['ldelim']();}return null!=_0x4cfe0b['shouldReceiveAttributes']&&Object['hasOwnProperty']['call'](_0x4cfe0b,'shouldReceiveAttributes')&&_0x29e791['uint32'](0x18)['bool'](_0x4cfe0b['shouldReceiveAttributes']),null!=_0x4cfe0b['wasUndone']&&Object['hasOwnProperty']['call'](_0x4cfe0b,'wasUndone')&&_0x29e791['uint32'](0x20)['bool'](_0x4cfe0b['wasUndone']),_0x29e791;},_0x1a30c0['encodeDelimited']=function(_0x2ab563,_0x293524){return this['encode'](_0x2ab563,_0x293524)['ldelim']();},_0x1a30c0['decode']=function(_0x155d35,_0x594aa5){_0x155d35 instanceof _0x383d60||(_0x155d35=_0x383d60['create'](_0x155d35));for(var _0x35f08e=void 0x0===_0x594aa5?_0x155d35['len']:_0x155d35['pos']+_0x594aa5,_0x16491b=new _0x496e92['InsertOperation']();_0x155d35['pos']<_0x35f08e;){var _0x12b90e=_0x155d35['uint32']();switch(_0x12b90e>>>0x3){case 0x1:_0x16491b['position']=_0x496e92['Position']['decode'](_0x155d35,_0x155d35['uint32']());break;case 0x2:_0x16491b['nodes']&&_0x16491b['nodes']['length']||(_0x16491b['nodes']=[]),_0x16491b['nodes']['push'](_0x496e92['Element']['decode'](_0x155d35,_0x155d35['uint32']()));break;case 0x3:_0x16491b['shouldReceiveAttributes']=_0x155d35['bool']();break;case 0x4:_0x16491b['wasUndone']=_0x155d35['bool']();break;default:_0x155d35['skipType'](0x7&_0x12b90e);}}return _0x16491b;},_0x1a30c0['decodeDelimited']=function(_0x4e2b1c){return _0x4e2b1c instanceof _0x383d60||(_0x4e2b1c=new _0x383d60(_0x4e2b1c)),this['decode'](_0x4e2b1c,_0x4e2b1c['uint32']());},_0x1a30c0['verify']=function(_0x201755){if('object'!=typeof _0x201755||null===_0x201755)return'object\x20expected';if(null!=_0x201755['position']&&_0x201755['hasOwnProperty']('position')&&(_0x3f757f=_0x496e92['Position']['verify'](_0x201755['position'])))return'position.'+_0x3f757f;if(null!=_0x201755['nodes']&&_0x201755['hasOwnProperty']('nodes')){if(!Array['isArray'](_0x201755['nodes']))return'nodes:\x20array\x20expected';for(var _0x3dae94=0x0;_0x3dae94<_0x201755['nodes']['length'];++_0x3dae94){var _0x3f757f;if(_0x3f757f=_0x496e92['Element']['verify'](_0x201755['nodes'][_0x3dae94]))return'nodes.'+_0x3f757f;}}return null!=_0x201755['shouldReceiveAttributes']&&_0x201755['hasOwnProperty']('shouldReceiveAttributes')&&'boolean'!=typeof _0x201755['shouldReceiveAttributes']?'shouldReceiveAttributes:\x20boolean\x20expected':null!=_0x201755['wasUndone']&&_0x201755['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x201755['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x1a30c0['fromObject']=function(_0x1366b1){if(_0x1366b1 instanceof _0x496e92['InsertOperation'])return _0x1366b1;var _0x3af469=new _0x496e92['InsertOperation']();if(null!=_0x1366b1['position']){if('object'!=typeof _0x1366b1['position'])throw TypeError('.InsertOperation.position:\x20object\x20expected');_0x3af469['position']=_0x496e92['Position']['fromObject'](_0x1366b1['position']);}if(_0x1366b1['nodes']){if(!Array['isArray'](_0x1366b1['nodes']))throw TypeError('.InsertOperation.nodes:\x20array\x20expected');_0x3af469['nodes']=[];for(var _0xd2ba60=0x0;_0xd2ba60<_0x1366b1['nodes']['length'];++_0xd2ba60){if('object'!=typeof _0x1366b1['nodes'][_0xd2ba60])throw TypeError('.InsertOperation.nodes:\x20object\x20expected');_0x3af469['nodes'][_0xd2ba60]=_0x496e92['Element']['fromObject'](_0x1366b1['nodes'][_0xd2ba60]);}}return null!=_0x1366b1['shouldReceiveAttributes']&&(_0x3af469['shouldReceiveAttributes']=Boolean(_0x1366b1['shouldReceiveAttributes'])),null!=_0x1366b1['wasUndone']&&(_0x3af469['wasUndone']=Boolean(_0x1366b1['wasUndone'])),_0x3af469;},_0x1a30c0['toObject']=function(_0x46d6c5,_0x5e006c){_0x5e006c||(_0x5e006c={});var _0x46ab70={};if((_0x5e006c['arrays']||_0x5e006c['defaults'])&&(_0x46ab70['nodes']=[]),_0x5e006c['defaults']&&(_0x46ab70['position']=null,_0x46ab70['shouldReceiveAttributes']=!0x1,_0x46ab70['wasUndone']=!0x1),null!=_0x46d6c5['position']&&_0x46d6c5['hasOwnProperty']('position')&&(_0x46ab70['position']=_0x496e92['Position']['toObject'](_0x46d6c5['position'],_0x5e006c)),_0x46d6c5['nodes']&&_0x46d6c5['nodes']['length']){_0x46ab70['nodes']=[];for(var _0x2dc757=0x0;_0x2dc757<_0x46d6c5['nodes']['length'];++_0x2dc757)_0x46ab70['nodes'][_0x2dc757]=_0x496e92['Element']['toObject'](_0x46d6c5['nodes'][_0x2dc757],_0x5e006c);}return null!=_0x46d6c5['shouldReceiveAttributes']&&_0x46d6c5['hasOwnProperty']('shouldReceiveAttributes')&&(_0x46ab70['shouldReceiveAttributes']=_0x46d6c5['shouldReceiveAttributes']),null!=_0x46d6c5['wasUndone']&&_0x46d6c5['hasOwnProperty']('wasUndone')&&(_0x46ab70['wasUndone']=_0x46d6c5['wasUndone']),_0x46ab70;},_0x1a30c0['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x42bedb['util']['toJSONOptions']);},_0x1a30c0['getTypeUrl']=function(_0x4ad49b){return void 0x0===_0x4ad49b&&(_0x4ad49b='type.googleapis.com'),_0x4ad49b+'/InsertOperation';},_0x1a30c0;}()),_0x496e92['MarkerOperation']=(function(){function _0x5417bf(_0x1709ca){if(_0x1709ca){for(var _0x208a84=Object['keys'](_0x1709ca),_0x1a9992=0x0;_0x1a9992<_0x208a84['length'];++_0x1a9992)null!=_0x1709ca[_0x208a84[_0x1a9992]]&&(this[_0x208a84[_0x1a9992]]=_0x1709ca[_0x208a84[_0x1a9992]]);}}return _0x5417bf['prototype']['name']='',_0x5417bf['prototype']['oldRange']=null,_0x5417bf['prototype']['newRange']=null,_0x5417bf['prototype']['affectsData']=!0x1,_0x5417bf['prototype']['wasUndone']=!0x1,_0x5417bf['create']=function(_0x1d57fc){return new _0x5417bf(_0x1d57fc);},_0x5417bf['encode']=function(_0x34aec4,_0x14a9e8){return _0x14a9e8||(_0x14a9e8=_0x20c07b['create']()),null!=_0x34aec4['name']&&Object['hasOwnProperty']['call'](_0x34aec4,'name')&&_0x14a9e8['uint32'](0xa)['string'](_0x34aec4['name']),null!=_0x34aec4['oldRange']&&Object['hasOwnProperty']['call'](_0x34aec4,'oldRange')&&_0x496e92['Range']['encode'](_0x34aec4['oldRange'],_0x14a9e8['uint32'](0x12)['fork']())['ldelim'](),null!=_0x34aec4['newRange']&&Object['hasOwnProperty']['call'](_0x34aec4,'newRange')&&_0x496e92['Range']['encode'](_0x34aec4['newRange'],_0x14a9e8['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x34aec4['affectsData']&&Object['hasOwnProperty']['call'](_0x34aec4,'affectsData')&&_0x14a9e8['uint32'](0x20)['bool'](_0x34aec4['affectsData']),null!=_0x34aec4['wasUndone']&&Object['hasOwnProperty']['call'](_0x34aec4,'wasUndone')&&_0x14a9e8['uint32'](0x28)['bool'](_0x34aec4['wasUndone']),_0x14a9e8;},_0x5417bf['encodeDelimited']=function(_0x439480,_0x552ff1){return this['encode'](_0x439480,_0x552ff1)['ldelim']();},_0x5417bf['decode']=function(_0x3eb348,_0x4dbce8){_0x3eb348 instanceof _0x383d60||(_0x3eb348=_0x383d60['create'](_0x3eb348));for(var _0x3c7263=void 0x0===_0x4dbce8?_0x3eb348['len']:_0x3eb348['pos']+_0x4dbce8,_0x4a14cb=new _0x496e92['MarkerOperation']();_0x3eb348['pos']<_0x3c7263;){var _0x29819f=_0x3eb348['uint32']();switch(_0x29819f>>>0x3){case 0x1:_0x4a14cb['name']=_0x3eb348['string']();break;case 0x2:_0x4a14cb['oldRange']=_0x496e92['Range']['decode'](_0x3eb348,_0x3eb348['uint32']());break;case 0x3:_0x4a14cb['newRange']=_0x496e92['Range']['decode'](_0x3eb348,_0x3eb348['uint32']());break;case 0x4:_0x4a14cb['affectsData']=_0x3eb348['bool']();break;case 0x5:_0x4a14cb['wasUndone']=_0x3eb348['bool']();break;default:_0x3eb348['skipType'](0x7&_0x29819f);}}return _0x4a14cb;},_0x5417bf['decodeDelimited']=function(_0xff0c63){return _0xff0c63 instanceof _0x383d60||(_0xff0c63=new _0x383d60(_0xff0c63)),this['decode'](_0xff0c63,_0xff0c63['uint32']());},_0x5417bf['verify']=function(_0x3e0596){if('object'!=typeof _0x3e0596||null===_0x3e0596)return'object\x20expected';if(null!=_0x3e0596['name']&&_0x3e0596['hasOwnProperty']('name')&&!_0x4c4e1b['isString'](_0x3e0596['name']))return'name:\x20string\x20expected';var _0x297501;if(null!=_0x3e0596['oldRange']&&_0x3e0596['hasOwnProperty']('oldRange')&&(_0x297501=_0x496e92['Range']['verify'](_0x3e0596['oldRange'])))return'oldRange.'+_0x297501;if(null!=_0x3e0596['newRange']&&_0x3e0596['hasOwnProperty']('newRange')&&(_0x297501=_0x496e92['Range']['verify'](_0x3e0596['newRange'])))return'newRange.'+_0x297501;return null!=_0x3e0596['affectsData']&&_0x3e0596['hasOwnProperty']('affectsData')&&'boolean'!=typeof _0x3e0596['affectsData']?'affectsData:\x20boolean\x20expected':null!=_0x3e0596['wasUndone']&&_0x3e0596['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x3e0596['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x5417bf['fromObject']=function(_0x36c47f){if(_0x36c47f instanceof _0x496e92['MarkerOperation'])return _0x36c47f;var _0x4b2373=new _0x496e92['MarkerOperation']();if(null!=_0x36c47f['name']&&(_0x4b2373['name']=String(_0x36c47f['name'])),null!=_0x36c47f['oldRange']){if('object'!=typeof _0x36c47f['oldRange'])throw TypeError('.MarkerOperation.oldRange:\x20object\x20expected');_0x4b2373['oldRange']=_0x496e92['Range']['fromObject'](_0x36c47f['oldRange']);}if(null!=_0x36c47f['newRange']){if('object'!=typeof _0x36c47f['newRange'])throw TypeError('.MarkerOperation.newRange:\x20object\x20expected');_0x4b2373['newRange']=_0x496e92['Range']['fromObject'](_0x36c47f['newRange']);}return null!=_0x36c47f['affectsData']&&(_0x4b2373['affectsData']=Boolean(_0x36c47f['affectsData'])),null!=_0x36c47f['wasUndone']&&(_0x4b2373['wasUndone']=Boolean(_0x36c47f['wasUndone'])),_0x4b2373;},_0x5417bf['toObject']=function(_0x9aaacf,_0x40a17f){_0x40a17f||(_0x40a17f={});var _0x4f9daf={};return _0x40a17f['defaults']&&(_0x4f9daf['name']='',_0x4f9daf['oldRange']=null,_0x4f9daf['newRange']=null,_0x4f9daf['affectsData']=!0x1,_0x4f9daf['wasUndone']=!0x1),null!=_0x9aaacf['name']&&_0x9aaacf['hasOwnProperty']('name')&&(_0x4f9daf['name']=_0x9aaacf['name']),null!=_0x9aaacf['oldRange']&&_0x9aaacf['hasOwnProperty']('oldRange')&&(_0x4f9daf['oldRange']=_0x496e92['Range']['toObject'](_0x9aaacf['oldRange'],_0x40a17f)),null!=_0x9aaacf['newRange']&&_0x9aaacf['hasOwnProperty']('newRange')&&(_0x4f9daf['newRange']=_0x496e92['Range']['toObject'](_0x9aaacf['newRange'],_0x40a17f)),null!=_0x9aaacf['affectsData']&&_0x9aaacf['hasOwnProperty']('affectsData')&&(_0x4f9daf['affectsData']=_0x9aaacf['affectsData']),null!=_0x9aaacf['wasUndone']&&_0x9aaacf['hasOwnProperty']('wasUndone')&&(_0x4f9daf['wasUndone']=_0x9aaacf['wasUndone']),_0x4f9daf;},_0x5417bf['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x42bedb['util']['toJSONOptions']);},_0x5417bf['getTypeUrl']=function(_0x2d5d68){return void 0x0===_0x2d5d68&&(_0x2d5d68='type.googleapis.com'),_0x2d5d68+'/MarkerOperation';},_0x5417bf;}()),_0x496e92['MergeOperation']=(function(){function _0x9efc27(_0x4044aa){if(_0x4044aa){for(var _0x2cf718=Object['keys'](_0x4044aa),_0x8b4e75=0x0;_0x8b4e75<_0x2cf718['length'];++_0x8b4e75)null!=_0x4044aa[_0x2cf718[_0x8b4e75]]&&(this[_0x2cf718[_0x8b4e75]]=_0x4044aa[_0x2cf718[_0x8b4e75]]);}}return _0x9efc27['prototype']['sourcePosition']=null,_0x9efc27['prototype']['targetPosition']=null,_0x9efc27['prototype']['graveyardPosition']=null,_0x9efc27['prototype']['howMany']=0x0,_0x9efc27['prototype']['wasUndone']=!0x1,_0x9efc27['create']=function(_0x41c06e){return new _0x9efc27(_0x41c06e);},_0x9efc27['encode']=function(_0x47f182,_0x4001fe){return _0x4001fe||(_0x4001fe=_0x20c07b['create']()),null!=_0x47f182['sourcePosition']&&Object['hasOwnProperty']['call'](_0x47f182,'sourcePosition')&&_0x496e92['Position']['encode'](_0x47f182['sourcePosition'],_0x4001fe['uint32'](0xa)['fork']())['ldelim'](),null!=_0x47f182['targetPosition']&&Object['hasOwnProperty']['call'](_0x47f182,'targetPosition')&&_0x496e92['Position']['encode'](_0x47f182['targetPosition'],_0x4001fe['uint32'](0x12)['fork']())['ldelim'](),null!=_0x47f182['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x47f182,'graveyardPosition')&&_0x496e92['Position']['encode'](_0x47f182['graveyardPosition'],_0x4001fe['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x47f182['howMany']&&Object['hasOwnProperty']['call'](_0x47f182,'howMany')&&_0x4001fe['uint32'](0x20)['uint32'](_0x47f182['howMany']),null!=_0x47f182['wasUndone']&&Object['hasOwnProperty']['call'](_0x47f182,'wasUndone')&&_0x4001fe['uint32'](0x28)['bool'](_0x47f182['wasUndone']),_0x4001fe;},_0x9efc27['encodeDelimited']=function(_0x17bf10,_0xd03044){return this['encode'](_0x17bf10,_0xd03044)['ldelim']();},_0x9efc27['decode']=function(_0x35d911,_0x5c0a55){_0x35d911 instanceof _0x383d60||(_0x35d911=_0x383d60['create'](_0x35d911));for(var _0x41f047=void 0x0===_0x5c0a55?_0x35d911['len']:_0x35d911['pos']+_0x5c0a55,_0xe16e3=new _0x496e92['MergeOperation']();_0x35d911['pos']<_0x41f047;){var _0x2a1a29=_0x35d911['uint32']();switch(_0x2a1a29>>>0x3){case 0x1:_0xe16e3['sourcePosition']=_0x496e92['Position']['decode'](_0x35d911,_0x35d911['uint32']());break;case 0x2:_0xe16e3['targetPosition']=_0x496e92['Position']['decode'](_0x35d911,_0x35d911['uint32']());break;case 0x3:_0xe16e3['graveyardPosition']=_0x496e92['Position']['decode'](_0x35d911,_0x35d911['uint32']());break;case 0x4:_0xe16e3['howMany']=_0x35d911['uint32']();break;case 0x5:_0xe16e3['wasUndone']=_0x35d911['bool']();break;default:_0x35d911['skipType'](0x7&_0x2a1a29);}}return _0xe16e3;},_0x9efc27['decodeDelimited']=function(_0x43c445){return _0x43c445 instanceof _0x383d60||(_0x43c445=new _0x383d60(_0x43c445)),this['decode'](_0x43c445,_0x43c445['uint32']());},_0x9efc27['verify']=function(_0x13ef95){if('object'!=typeof _0x13ef95||null===_0x13ef95)return'object\x20expected';var _0x3183ba;if(null!=_0x13ef95['sourcePosition']&&_0x13ef95['hasOwnProperty']('sourcePosition')&&(_0x3183ba=_0x496e92['Position']['verify'](_0x13ef95['sourcePosition'])))return'sourcePosition.'+_0x3183ba;if(null!=_0x13ef95['targetPosition']&&_0x13ef95['hasOwnProperty']('targetPosition')&&(_0x3183ba=_0x496e92['Position']['verify'](_0x13ef95['targetPosition'])))return'targetPosition.'+_0x3183ba;if(null!=_0x13ef95['graveyardPosition']&&_0x13ef95['hasOwnProperty']('graveyardPosition')&&(_0x3183ba=_0x496e92['Position']['verify'](_0x13ef95['graveyardPosition'])))return'graveyardPosition.'+_0x3183ba;return null!=_0x13ef95['howMany']&&_0x13ef95['hasOwnProperty']('howMany')&&!_0x4c4e1b['isInteger'](_0x13ef95['howMany'])?'howMany:\x20integer\x20expected':null!=_0x13ef95['wasUndone']&&_0x13ef95['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x13ef95['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x9efc27['fromObject']=function(_0xda7bb){if(_0xda7bb instanceof _0x496e92['MergeOperation'])return _0xda7bb;var _0x31c537=new _0x496e92['MergeOperation']();if(null!=_0xda7bb['sourcePosition']){if('object'!=typeof _0xda7bb['sourcePosition'])throw TypeError('.MergeOperation.sourcePosition:\x20object\x20expected');_0x31c537['sourcePosition']=_0x496e92['Position']['fromObject'](_0xda7bb['sourcePosition']);}if(null!=_0xda7bb['targetPosition']){if('object'!=typeof _0xda7bb['targetPosition'])throw TypeError('.MergeOperation.targetPosition:\x20object\x20expected');_0x31c537['targetPosition']=_0x496e92['Position']['fromObject'](_0xda7bb['targetPosition']);}if(null!=_0xda7bb['graveyardPosition']){if('object'!=typeof _0xda7bb['graveyardPosition'])throw TypeError('.MergeOperation.graveyardPosition:\x20object\x20expected');_0x31c537['graveyardPosition']=_0x496e92['Position']['fromObject'](_0xda7bb['graveyardPosition']);}return null!=_0xda7bb['howMany']&&(_0x31c537['howMany']=_0xda7bb['howMany']>>>0x0),null!=_0xda7bb['wasUndone']&&(_0x31c537['wasUndone']=Boolean(_0xda7bb['wasUndone'])),_0x31c537;},_0x9efc27['toObject']=function(_0xdeb679,_0x492ce2){_0x492ce2||(_0x492ce2={});var _0x2e1ebb={};return _0x492ce2['defaults']&&(_0x2e1ebb['sourcePosition']=null,_0x2e1ebb['targetPosition']=null,_0x2e1ebb['graveyardPosition']=null,_0x2e1ebb['howMany']=0x0,_0x2e1ebb['wasUndone']=!0x1),null!=_0xdeb679['sourcePosition']&&_0xdeb679['hasOwnProperty']('sourcePosition')&&(_0x2e1ebb['sourcePosition']=_0x496e92['Position']['toObject'](_0xdeb679['sourcePosition'],_0x492ce2)),null!=_0xdeb679['targetPosition']&&_0xdeb679['hasOwnProperty']('targetPosition')&&(_0x2e1ebb['targetPosition']=_0x496e92['Position']['toObject'](_0xdeb679['targetPosition'],_0x492ce2)),null!=_0xdeb679['graveyardPosition']&&_0xdeb679['hasOwnProperty']('graveyardPosition')&&(_0x2e1ebb['graveyardPosition']=_0x496e92['Position']['toObject'](_0xdeb679['graveyardPosition'],_0x492ce2)),null!=_0xdeb679['howMany']&&_0xdeb679['hasOwnProperty']('howMany')&&(_0x2e1ebb['howMany']=_0xdeb679['howMany']),null!=_0xdeb679['wasUndone']&&_0xdeb679['hasOwnProperty']('wasUndone')&&(_0x2e1ebb['wasUndone']=_0xdeb679['wasUndone']),_0x2e1ebb;},_0x9efc27['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x42bedb['util']['toJSONOptions']);},_0x9efc27['getTypeUrl']=function(_0x40cd28){return void 0x0===_0x40cd28&&(_0x40cd28='type.googleapis.com'),_0x40cd28+'/MergeOperation';},_0x9efc27;}()),_0x496e92['MoveOperation']=(function(){function _0x2f74ee(_0x1ff306){if(_0x1ff306){for(var _0xa8ab74=Object['keys'](_0x1ff306),_0x588196=0x0;_0x588196<_0xa8ab74['length'];++_0x588196)null!=_0x1ff306[_0xa8ab74[_0x588196]]&&(this[_0xa8ab74[_0x588196]]=_0x1ff306[_0xa8ab74[_0x588196]]);}}return _0x2f74ee['prototype']['sourcePosition']=null,_0x2f74ee['prototype']['howMany']=0x0,_0x2f74ee['prototype']['targetPosition']=null,_0x2f74ee['prototype']['wasUndone']=!0x1,_0x2f74ee['create']=function(_0x3273de){return new _0x2f74ee(_0x3273de);},_0x2f74ee['encode']=function(_0x483364,_0x1b5598){return _0x1b5598||(_0x1b5598=_0x20c07b['create']()),null!=_0x483364['sourcePosition']&&Object['hasOwnProperty']['call'](_0x483364,'sourcePosition')&&_0x496e92['Position']['encode'](_0x483364['sourcePosition'],_0x1b5598['uint32'](0xa)['fork']())['ldelim'](),null!=_0x483364['howMany']&&Object['hasOwnProperty']['call'](_0x483364,'howMany')&&_0x1b5598['uint32'](0x10)['uint32'](_0x483364['howMany']),null!=_0x483364['targetPosition']&&Object['hasOwnProperty']['call'](_0x483364,'targetPosition')&&_0x496e92['Position']['encode'](_0x483364['targetPosition'],_0x1b5598['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x483364['wasUndone']&&Object['hasOwnProperty']['call'](_0x483364,'wasUndone')&&_0x1b5598['uint32'](0x20)['bool'](_0x483364['wasUndone']),_0x1b5598;},_0x2f74ee['encodeDelimited']=function(_0x198c09,_0x39a4d4){return this['encode'](_0x198c09,_0x39a4d4)['ldelim']();},_0x2f74ee['decode']=function(_0x527940,_0x282deb){_0x527940 instanceof _0x383d60||(_0x527940=_0x383d60['create'](_0x527940));for(var _0x43fd4a=void 0x0===_0x282deb?_0x527940['len']:_0x527940['pos']+_0x282deb,_0x570165=new _0x496e92['MoveOperation']();_0x527940['pos']<_0x43fd4a;){var _0x595fae=_0x527940['uint32']();switch(_0x595fae>>>0x3){case 0x1:_0x570165['sourcePosition']=_0x496e92['Position']['decode'](_0x527940,_0x527940['uint32']());break;case 0x2:_0x570165['howMany']=_0x527940['uint32']();break;case 0x3:_0x570165['targetPosition']=_0x496e92['Position']['decode'](_0x527940,_0x527940['uint32']());break;case 0x4:_0x570165['wasUndone']=_0x527940['bool']();break;default:_0x527940['skipType'](0x7&_0x595fae);}}return _0x570165;},_0x2f74ee['decodeDelimited']=function(_0x345fbc){return _0x345fbc instanceof _0x383d60||(_0x345fbc=new _0x383d60(_0x345fbc)),this['decode'](_0x345fbc,_0x345fbc['uint32']());},_0x2f74ee['verify']=function(_0x84f33f){if('object'!=typeof _0x84f33f||null===_0x84f33f)return'object\x20expected';var _0x399e1e;if(null!=_0x84f33f['sourcePosition']&&_0x84f33f['hasOwnProperty']('sourcePosition')&&(_0x399e1e=_0x496e92['Position']['verify'](_0x84f33f['sourcePosition'])))return'sourcePosition.'+_0x399e1e;if(null!=_0x84f33f['howMany']&&_0x84f33f['hasOwnProperty']('howMany')&&!_0x4c4e1b['isInteger'](_0x84f33f['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x84f33f['targetPosition']&&_0x84f33f['hasOwnProperty']('targetPosition')&&(_0x399e1e=_0x496e92['Position']['verify'](_0x84f33f['targetPosition'])))return'targetPosition.'+_0x399e1e;return null!=_0x84f33f['wasUndone']&&_0x84f33f['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x84f33f['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x2f74ee['fromObject']=function(_0x419606){if(_0x419606 instanceof _0x496e92['MoveOperation'])return _0x419606;var _0x4e2df3=new _0x496e92['MoveOperation']();if(null!=_0x419606['sourcePosition']){if('object'!=typeof _0x419606['sourcePosition'])throw TypeError('.MoveOperation.sourcePosition:\x20object\x20expected');_0x4e2df3['sourcePosition']=_0x496e92['Position']['fromObject'](_0x419606['sourcePosition']);}if(null!=_0x419606['howMany']&&(_0x4e2df3['howMany']=_0x419606['howMany']>>>0x0),null!=_0x419606['targetPosition']){if('object'!=typeof _0x419606['targetPosition'])throw TypeError('.MoveOperation.targetPosition:\x20object\x20expected');_0x4e2df3['targetPosition']=_0x496e92['Position']['fromObject'](_0x419606['targetPosition']);}return null!=_0x419606['wasUndone']&&(_0x4e2df3['wasUndone']=Boolean(_0x419606['wasUndone'])),_0x4e2df3;},_0x2f74ee['toObject']=function(_0x299b36,_0x2cb334){_0x2cb334||(_0x2cb334={});var _0x56ef92={};return _0x2cb334['defaults']&&(_0x56ef92['sourcePosition']=null,_0x56ef92['howMany']=0x0,_0x56ef92['targetPosition']=null,_0x56ef92['wasUndone']=!0x1),null!=_0x299b36['sourcePosition']&&_0x299b36['hasOwnProperty']('sourcePosition')&&(_0x56ef92['sourcePosition']=_0x496e92['Position']['toObject'](_0x299b36['sourcePosition'],_0x2cb334)),null!=_0x299b36['howMany']&&_0x299b36['hasOwnProperty']('howMany')&&(_0x56ef92['howMany']=_0x299b36['howMany']),null!=_0x299b36['targetPosition']&&_0x299b36['hasOwnProperty']('targetPosition')&&(_0x56ef92['targetPosition']=_0x496e92['Position']['toObject'](_0x299b36['targetPosition'],_0x2cb334)),null!=_0x299b36['wasUndone']&&_0x299b36['hasOwnProperty']('wasUndone')&&(_0x56ef92['wasUndone']=_0x299b36['wasUndone']),_0x56ef92;},_0x2f74ee['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x42bedb['util']['toJSONOptions']);},_0x2f74ee['getTypeUrl']=function(_0x6d94cf){return void 0x0===_0x6d94cf&&(_0x6d94cf='type.googleapis.com'),_0x6d94cf+'/MoveOperation';},_0x2f74ee;}()),_0x496e92['RenameOperation']=(function(){function _0x5a7e1a(_0x3d1cd8){if(_0x3d1cd8){for(var _0x179636=Object['keys'](_0x3d1cd8),_0x126362=0x0;_0x126362<_0x179636['length'];++_0x126362)null!=_0x3d1cd8[_0x179636[_0x126362]]&&(this[_0x179636[_0x126362]]=_0x3d1cd8[_0x179636[_0x126362]]);}}return _0x5a7e1a['prototype']['position']=null,_0x5a7e1a['prototype']['oldName']='',_0x5a7e1a['prototype']['newName']='',_0x5a7e1a['prototype']['wasUndone']=!0x1,_0x5a7e1a['create']=function(_0x810807){return new _0x5a7e1a(_0x810807);},_0x5a7e1a['encode']=function(_0x51b202,_0x1ddf86){return _0x1ddf86||(_0x1ddf86=_0x20c07b['create']()),null!=_0x51b202['position']&&Object['hasOwnProperty']['call'](_0x51b202,'position')&&_0x496e92['Position']['encode'](_0x51b202['position'],_0x1ddf86['uint32'](0xa)['fork']())['ldelim'](),null!=_0x51b202['oldName']&&Object['hasOwnProperty']['call'](_0x51b202,'oldName')&&_0x1ddf86['uint32'](0x12)['string'](_0x51b202['oldName']),null!=_0x51b202['newName']&&Object['hasOwnProperty']['call'](_0x51b202,'newName')&&_0x1ddf86['uint32'](0x1a)['string'](_0x51b202['newName']),null!=_0x51b202['wasUndone']&&Object['hasOwnProperty']['call'](_0x51b202,'wasUndone')&&_0x1ddf86['uint32'](0x20)['bool'](_0x51b202['wasUndone']),_0x1ddf86;},_0x5a7e1a['encodeDelimited']=function(_0x35f051,_0x290d4b){return this['encode'](_0x35f051,_0x290d4b)['ldelim']();},_0x5a7e1a['decode']=function(_0x194ea1,_0x19957a){_0x194ea1 instanceof _0x383d60||(_0x194ea1=_0x383d60['create'](_0x194ea1));for(var _0x4c4b02=void 0x0===_0x19957a?_0x194ea1['len']:_0x194ea1['pos']+_0x19957a,_0x3ce523=new _0x496e92['RenameOperation']();_0x194ea1['pos']<_0x4c4b02;){var _0x218af1=_0x194ea1['uint32']();switch(_0x218af1>>>0x3){case 0x1:_0x3ce523['position']=_0x496e92['Position']['decode'](_0x194ea1,_0x194ea1['uint32']());break;case 0x2:_0x3ce523['oldName']=_0x194ea1['string']();break;case 0x3:_0x3ce523['newName']=_0x194ea1['string']();break;case 0x4:_0x3ce523['wasUndone']=_0x194ea1['bool']();break;default:_0x194ea1['skipType'](0x7&_0x218af1);}}return _0x3ce523;},_0x5a7e1a['decodeDelimited']=function(_0x1be828){return _0x1be828 instanceof _0x383d60||(_0x1be828=new _0x383d60(_0x1be828)),this['decode'](_0x1be828,_0x1be828['uint32']());},_0x5a7e1a['verify']=function(_0x37d04b){if('object'!=typeof _0x37d04b||null===_0x37d04b)return'object\x20expected';if(null!=_0x37d04b['position']&&_0x37d04b['hasOwnProperty']('position')){var _0x216e82=_0x496e92['Position']['verify'](_0x37d04b['position']);if(_0x216e82)return'position.'+_0x216e82;}return null!=_0x37d04b['oldName']&&_0x37d04b['hasOwnProperty']('oldName')&&!_0x4c4e1b['isString'](_0x37d04b['oldName'])?'oldName:\x20string\x20expected':null!=_0x37d04b['newName']&&_0x37d04b['hasOwnProperty']('newName')&&!_0x4c4e1b['isString'](_0x37d04b['newName'])?'newName:\x20string\x20expected':null!=_0x37d04b['wasUndone']&&_0x37d04b['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x37d04b['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x5a7e1a['fromObject']=function(_0x4dda1c){if(_0x4dda1c instanceof _0x496e92['RenameOperation'])return _0x4dda1c;var _0x3f7a03=new _0x496e92['RenameOperation']();if(null!=_0x4dda1c['position']){if('object'!=typeof _0x4dda1c['position'])throw TypeError('.RenameOperation.position:\x20object\x20expected');_0x3f7a03['position']=_0x496e92['Position']['fromObject'](_0x4dda1c['position']);}return null!=_0x4dda1c['oldName']&&(_0x3f7a03['oldName']=String(_0x4dda1c['oldName'])),null!=_0x4dda1c['newName']&&(_0x3f7a03['newName']=String(_0x4dda1c['newName'])),null!=_0x4dda1c['wasUndone']&&(_0x3f7a03['wasUndone']=Boolean(_0x4dda1c['wasUndone'])),_0x3f7a03;},_0x5a7e1a['toObject']=function(_0x3e3112,_0x537b20){_0x537b20||(_0x537b20={});var _0x41d6ff={};return _0x537b20['defaults']&&(_0x41d6ff['position']=null,_0x41d6ff['oldName']='',_0x41d6ff['newName']='',_0x41d6ff['wasUndone']=!0x1),null!=_0x3e3112['position']&&_0x3e3112['hasOwnProperty']('position')&&(_0x41d6ff['position']=_0x496e92['Position']['toObject'](_0x3e3112['position'],_0x537b20)),null!=_0x3e3112['oldName']&&_0x3e3112['hasOwnProperty']('oldName')&&(_0x41d6ff['oldName']=_0x3e3112['oldName']),null!=_0x3e3112['newName']&&_0x3e3112['hasOwnProperty']('newName')&&(_0x41d6ff['newName']=_0x3e3112['newName']),null!=_0x3e3112['wasUndone']&&_0x3e3112['hasOwnProperty']('wasUndone')&&(_0x41d6ff['wasUndone']=_0x3e3112['wasUndone']),_0x41d6ff;},_0x5a7e1a['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x42bedb['util']['toJSONOptions']);},_0x5a7e1a['getTypeUrl']=function(_0x41d45a){return void 0x0===_0x41d45a&&(_0x41d45a='type.googleapis.com'),_0x41d45a+'/RenameOperation';},_0x5a7e1a;}()),_0x496e92['RootAttributeOperation']=(function(){function _0x28865c(_0x1ef6f2){if(_0x1ef6f2){for(var _0x137d20=Object['keys'](_0x1ef6f2),_0x4a0b8d=0x0;_0x4a0b8d<_0x137d20['length'];++_0x4a0b8d)null!=_0x1ef6f2[_0x137d20[_0x4a0b8d]]&&(this[_0x137d20[_0x4a0b8d]]=_0x1ef6f2[_0x137d20[_0x4a0b8d]]);}}return _0x28865c['prototype']['root']='',_0x28865c['prototype']['key']='',_0x28865c['prototype']['oldValueBoolean']=!0x1,_0x28865c['prototype']['oldValueJson']='',_0x28865c['prototype']['newValueBoolean']=!0x1,_0x28865c['prototype']['newValueJson']='',_0x28865c['prototype']['wasUndone']=!0x1,_0x28865c['create']=function(_0x5f38e1){return new _0x28865c(_0x5f38e1);},_0x28865c['encode']=function(_0x17fbb9,_0xbd72bd){return _0xbd72bd||(_0xbd72bd=_0x20c07b['create']()),null!=_0x17fbb9['root']&&Object['hasOwnProperty']['call'](_0x17fbb9,'root')&&_0xbd72bd['uint32'](0xa)['string'](_0x17fbb9['root']),null!=_0x17fbb9['key']&&Object['hasOwnProperty']['call'](_0x17fbb9,'key')&&_0xbd72bd['uint32'](0x12)['string'](_0x17fbb9['key']),null!=_0x17fbb9['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x17fbb9,'oldValueBoolean')&&_0xbd72bd['uint32'](0x18)['bool'](_0x17fbb9['oldValueBoolean']),null!=_0x17fbb9['oldValueJson']&&Object['hasOwnProperty']['call'](_0x17fbb9,'oldValueJson')&&_0xbd72bd['uint32'](0x22)['string'](_0x17fbb9['oldValueJson']),null!=_0x17fbb9['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x17fbb9,'newValueBoolean')&&_0xbd72bd['uint32'](0x28)['bool'](_0x17fbb9['newValueBoolean']),null!=_0x17fbb9['newValueJson']&&Object['hasOwnProperty']['call'](_0x17fbb9,'newValueJson')&&_0xbd72bd['uint32'](0x32)['string'](_0x17fbb9['newValueJson']),null!=_0x17fbb9['wasUndone']&&Object['hasOwnProperty']['call'](_0x17fbb9,'wasUndone')&&_0xbd72bd['uint32'](0x38)['bool'](_0x17fbb9['wasUndone']),_0xbd72bd;},_0x28865c['encodeDelimited']=function(_0x2b5674,_0x3e75a9){return this['encode'](_0x2b5674,_0x3e75a9)['ldelim']();},_0x28865c['decode']=function(_0x950bb7,_0x4e40e3){_0x950bb7 instanceof _0x383d60||(_0x950bb7=_0x383d60['create'](_0x950bb7));for(var _0x2e8d37=void 0x0===_0x4e40e3?_0x950bb7['len']:_0x950bb7['pos']+_0x4e40e3,_0x16e42f=new _0x496e92['RootAttributeOperation']();_0x950bb7['pos']<_0x2e8d37;){var _0x3353aa=_0x950bb7['uint32']();switch(_0x3353aa>>>0x3){case 0x1:_0x16e42f['root']=_0x950bb7['string']();break;case 0x2:_0x16e42f['key']=_0x950bb7['string']();break;case 0x3:_0x16e42f['oldValueBoolean']=_0x950bb7['bool']();break;case 0x4:_0x16e42f['oldValueJson']=_0x950bb7['string']();break;case 0x5:_0x16e42f['newValueBoolean']=_0x950bb7['bool']();break;case 0x6:_0x16e42f['newValueJson']=_0x950bb7['string']();break;case 0x7:_0x16e42f['wasUndone']=_0x950bb7['bool']();break;default:_0x950bb7['skipType'](0x7&_0x3353aa);}}return _0x16e42f;},_0x28865c['decodeDelimited']=function(_0x2ad88d){return _0x2ad88d instanceof _0x383d60||(_0x2ad88d=new _0x383d60(_0x2ad88d)),this['decode'](_0x2ad88d,_0x2ad88d['uint32']());},_0x28865c['verify']=function(_0x548011){return'object'!=typeof _0x548011||null===_0x548011?'object\x20expected':null!=_0x548011['root']&&_0x548011['hasOwnProperty']('root')&&!_0x4c4e1b['isString'](_0x548011['root'])?'root:\x20string\x20expected':null!=_0x548011['key']&&_0x548011['hasOwnProperty']('key')&&!_0x4c4e1b['isString'](_0x548011['key'])?'key:\x20string\x20expected':null!=_0x548011['oldValueBoolean']&&_0x548011['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x548011['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x548011['oldValueJson']&&_0x548011['hasOwnProperty']('oldValueJson')&&!_0x4c4e1b['isString'](_0x548011['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x548011['newValueBoolean']&&_0x548011['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x548011['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x548011['newValueJson']&&_0x548011['hasOwnProperty']('newValueJson')&&!_0x4c4e1b['isString'](_0x548011['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x548011['wasUndone']&&_0x548011['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x548011['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x28865c['fromObject']=function(_0x5637d2){if(_0x5637d2 instanceof _0x496e92['RootAttributeOperation'])return _0x5637d2;var _0x4e46b7=new _0x496e92['RootAttributeOperation']();return null!=_0x5637d2['root']&&(_0x4e46b7['root']=String(_0x5637d2['root'])),null!=_0x5637d2['key']&&(_0x4e46b7['key']=String(_0x5637d2['key'])),null!=_0x5637d2['oldValueBoolean']&&(_0x4e46b7['oldValueBoolean']=Boolean(_0x5637d2['oldValueBoolean'])),null!=_0x5637d2['oldValueJson']&&(_0x4e46b7['oldValueJson']=String(_0x5637d2['oldValueJson'])),null!=_0x5637d2['newValueBoolean']&&(_0x4e46b7['newValueBoolean']=Boolean(_0x5637d2['newValueBoolean'])),null!=_0x5637d2['newValueJson']&&(_0x4e46b7['newValueJson']=String(_0x5637d2['newValueJson'])),null!=_0x5637d2['wasUndone']&&(_0x4e46b7['wasUndone']=Boolean(_0x5637d2['wasUndone'])),_0x4e46b7;},_0x28865c['toObject']=function(_0x525052,_0x222fd3){_0x222fd3||(_0x222fd3={});var _0x5a54b3={};return _0x222fd3['defaults']&&(_0x5a54b3['root']='',_0x5a54b3['key']='',_0x5a54b3['oldValueBoolean']=!0x1,_0x5a54b3['oldValueJson']='',_0x5a54b3['newValueBoolean']=!0x1,_0x5a54b3['newValueJson']='',_0x5a54b3['wasUndone']=!0x1),null!=_0x525052['root']&&_0x525052['hasOwnProperty']('root')&&(_0x5a54b3['root']=_0x525052['root']),null!=_0x525052['key']&&_0x525052['hasOwnProperty']('key')&&(_0x5a54b3['key']=_0x525052['key']),null!=_0x525052['oldValueBoolean']&&_0x525052['hasOwnProperty']('oldValueBoolean')&&(_0x5a54b3['oldValueBoolean']=_0x525052['oldValueBoolean']),null!=_0x525052['oldValueJson']&&_0x525052['hasOwnProperty']('oldValueJson')&&(_0x5a54b3['oldValueJson']=_0x525052['oldValueJson']),null!=_0x525052['newValueBoolean']&&_0x525052['hasOwnProperty']('newValueBoolean')&&(_0x5a54b3['newValueBoolean']=_0x525052['newValueBoolean']),null!=_0x525052['newValueJson']&&_0x525052['hasOwnProperty']('newValueJson')&&(_0x5a54b3['newValueJson']=_0x525052['newValueJson']),null!=_0x525052['wasUndone']&&_0x525052['hasOwnProperty']('wasUndone')&&(_0x5a54b3['wasUndone']=_0x525052['wasUndone']),_0x5a54b3;},_0x28865c['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x42bedb['util']['toJSONOptions']);},_0x28865c['getTypeUrl']=function(_0x352766){return void 0x0===_0x352766&&(_0x352766='type.googleapis.com'),_0x352766+'/RootAttributeOperation';},_0x28865c;}()),_0x496e92['RootOperation']=(function(){function _0x45a78e(_0xa22ece){if(_0xa22ece){for(var _0x3db01a=Object['keys'](_0xa22ece),_0x1d5a9c=0x0;_0x1d5a9c<_0x3db01a['length'];++_0x1d5a9c)null!=_0xa22ece[_0x3db01a[_0x1d5a9c]]&&(this[_0x3db01a[_0x1d5a9c]]=_0xa22ece[_0x3db01a[_0x1d5a9c]]);}}return _0x45a78e['prototype']['rootName']='',_0x45a78e['prototype']['elementName']='',_0x45a78e['prototype']['isAdd']=!0x1,_0x45a78e['prototype']['wasUndone']=!0x1,_0x45a78e['create']=function(_0x11fd52){return new _0x45a78e(_0x11fd52);},_0x45a78e['encode']=function(_0x57e9cd,_0x39d12e){return _0x39d12e||(_0x39d12e=_0x20c07b['create']()),null!=_0x57e9cd['rootName']&&Object['hasOwnProperty']['call'](_0x57e9cd,'rootName')&&_0x39d12e['uint32'](0xa)['string'](_0x57e9cd['rootName']),null!=_0x57e9cd['elementName']&&Object['hasOwnProperty']['call'](_0x57e9cd,'elementName')&&_0x39d12e['uint32'](0x12)['string'](_0x57e9cd['elementName']),null!=_0x57e9cd['isAdd']&&Object['hasOwnProperty']['call'](_0x57e9cd,'isAdd')&&_0x39d12e['uint32'](0x18)['bool'](_0x57e9cd['isAdd']),null!=_0x57e9cd['wasUndone']&&Object['hasOwnProperty']['call'](_0x57e9cd,'wasUndone')&&_0x39d12e['uint32'](0x20)['bool'](_0x57e9cd['wasUndone']),_0x39d12e;},_0x45a78e['encodeDelimited']=function(_0x3ec842,_0x32c781){return this['encode'](_0x3ec842,_0x32c781)['ldelim']();},_0x45a78e['decode']=function(_0x415e26,_0x3130b8){_0x415e26 instanceof _0x383d60||(_0x415e26=_0x383d60['create'](_0x415e26));for(var _0x5b1fc3=void 0x0===_0x3130b8?_0x415e26['len']:_0x415e26['pos']+_0x3130b8,_0xb258ce=new _0x496e92['RootOperation']();_0x415e26['pos']<_0x5b1fc3;){var _0xae6de4=_0x415e26['uint32']();switch(_0xae6de4>>>0x3){case 0x1:_0xb258ce['rootName']=_0x415e26['string']();break;case 0x2:_0xb258ce['elementName']=_0x415e26['string']();break;case 0x3:_0xb258ce['isAdd']=_0x415e26['bool']();break;case 0x4:_0xb258ce['wasUndone']=_0x415e26['bool']();break;default:_0x415e26['skipType'](0x7&_0xae6de4);}}return _0xb258ce;},_0x45a78e['decodeDelimited']=function(_0x26fbc4){return _0x26fbc4 instanceof _0x383d60||(_0x26fbc4=new _0x383d60(_0x26fbc4)),this['decode'](_0x26fbc4,_0x26fbc4['uint32']());},_0x45a78e['verify']=function(_0x2ca0f9){return'object'!=typeof _0x2ca0f9||null===_0x2ca0f9?'object\x20expected':null!=_0x2ca0f9['rootName']&&_0x2ca0f9['hasOwnProperty']('rootName')&&!_0x4c4e1b['isString'](_0x2ca0f9['rootName'])?'rootName:\x20string\x20expected':null!=_0x2ca0f9['elementName']&&_0x2ca0f9['hasOwnProperty']('elementName')&&!_0x4c4e1b['isString'](_0x2ca0f9['elementName'])?'elementName:\x20string\x20expected':null!=_0x2ca0f9['isAdd']&&_0x2ca0f9['hasOwnProperty']('isAdd')&&'boolean'!=typeof _0x2ca0f9['isAdd']?'isAdd:\x20boolean\x20expected':null!=_0x2ca0f9['wasUndone']&&_0x2ca0f9['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x2ca0f9['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x45a78e['fromObject']=function(_0x25e528){if(_0x25e528 instanceof _0x496e92['RootOperation'])return _0x25e528;var _0xfc22a2=new _0x496e92['RootOperation']();return null!=_0x25e528['rootName']&&(_0xfc22a2['rootName']=String(_0x25e528['rootName'])),null!=_0x25e528['elementName']&&(_0xfc22a2['elementName']=String(_0x25e528['elementName'])),null!=_0x25e528['isAdd']&&(_0xfc22a2['isAdd']=Boolean(_0x25e528['isAdd'])),null!=_0x25e528['wasUndone']&&(_0xfc22a2['wasUndone']=Boolean(_0x25e528['wasUndone'])),_0xfc22a2;},_0x45a78e['toObject']=function(_0x25d49d,_0xf1e992){_0xf1e992||(_0xf1e992={});var _0x10fe09={};return _0xf1e992['defaults']&&(_0x10fe09['rootName']='',_0x10fe09['elementName']='',_0x10fe09['isAdd']=!0x1,_0x10fe09['wasUndone']=!0x1),null!=_0x25d49d['rootName']&&_0x25d49d['hasOwnProperty']('rootName')&&(_0x10fe09['rootName']=_0x25d49d['rootName']),null!=_0x25d49d['elementName']&&_0x25d49d['hasOwnProperty']('elementName')&&(_0x10fe09['elementName']=_0x25d49d['elementName']),null!=_0x25d49d['isAdd']&&_0x25d49d['hasOwnProperty']('isAdd')&&(_0x10fe09['isAdd']=_0x25d49d['isAdd']),null!=_0x25d49d['wasUndone']&&_0x25d49d['hasOwnProperty']('wasUndone')&&(_0x10fe09['wasUndone']=_0x25d49d['wasUndone']),_0x10fe09;},_0x45a78e['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x42bedb['util']['toJSONOptions']);},_0x45a78e['getTypeUrl']=function(_0x18d995){return void 0x0===_0x18d995&&(_0x18d995='type.googleapis.com'),_0x18d995+'/RootOperation';},_0x45a78e;}()),_0x496e92['SplitOperation']=(function(){function _0x284d15(_0x5b6d37){if(_0x5b6d37){for(var _0x41b6ab=Object['keys'](_0x5b6d37),_0x160ce7=0x0;_0x160ce7<_0x41b6ab['length'];++_0x160ce7)null!=_0x5b6d37[_0x41b6ab[_0x160ce7]]&&(this[_0x41b6ab[_0x160ce7]]=_0x5b6d37[_0x41b6ab[_0x160ce7]]);}}return _0x284d15['prototype']['splitPosition']=null,_0x284d15['prototype']['graveyardPosition']=null,_0x284d15['prototype']['howMany']=0x0,_0x284d15['prototype']['insertionPosition']=null,_0x284d15['prototype']['wasUndone']=!0x1,_0x284d15['create']=function(_0x384e4e){return new _0x284d15(_0x384e4e);},_0x284d15['encode']=function(_0x37faf7,_0x35a812){return _0x35a812||(_0x35a812=_0x20c07b['create']()),null!=_0x37faf7['splitPosition']&&Object['hasOwnProperty']['call'](_0x37faf7,'splitPosition')&&_0x496e92['Position']['encode'](_0x37faf7['splitPosition'],_0x35a812['uint32'](0xa)['fork']())['ldelim'](),null!=_0x37faf7['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x37faf7,'graveyardPosition')&&_0x496e92['Position']['encode'](_0x37faf7['graveyardPosition'],_0x35a812['uint32'](0x12)['fork']())['ldelim'](),null!=_0x37faf7['howMany']&&Object['hasOwnProperty']['call'](_0x37faf7,'howMany')&&_0x35a812['uint32'](0x18)['uint32'](_0x37faf7['howMany']),null!=_0x37faf7['insertionPosition']&&Object['hasOwnProperty']['call'](_0x37faf7,'insertionPosition')&&_0x496e92['Position']['encode'](_0x37faf7['insertionPosition'],_0x35a812['uint32'](0x22)['fork']())['ldelim'](),null!=_0x37faf7['wasUndone']&&Object['hasOwnProperty']['call'](_0x37faf7,'wasUndone')&&_0x35a812['uint32'](0x28)['bool'](_0x37faf7['wasUndone']),_0x35a812;},_0x284d15['encodeDelimited']=function(_0x18a87e,_0x4ddabb){return this['encode'](_0x18a87e,_0x4ddabb)['ldelim']();},_0x284d15['decode']=function(_0x4f4137,_0x51f786){_0x4f4137 instanceof _0x383d60||(_0x4f4137=_0x383d60['create'](_0x4f4137));for(var _0x312e38=void 0x0===_0x51f786?_0x4f4137['len']:_0x4f4137['pos']+_0x51f786,_0x3e4161=new _0x496e92['SplitOperation']();_0x4f4137['pos']<_0x312e38;){var _0x4b786b=_0x4f4137['uint32']();switch(_0x4b786b>>>0x3){case 0x1:_0x3e4161['splitPosition']=_0x496e92['Position']['decode'](_0x4f4137,_0x4f4137['uint32']());break;case 0x2:_0x3e4161['graveyardPosition']=_0x496e92['Position']['decode'](_0x4f4137,_0x4f4137['uint32']());break;case 0x3:_0x3e4161['howMany']=_0x4f4137['uint32']();break;case 0x4:_0x3e4161['insertionPosition']=_0x496e92['Position']['decode'](_0x4f4137,_0x4f4137['uint32']());break;case 0x5:_0x3e4161['wasUndone']=_0x4f4137['bool']();break;default:_0x4f4137['skipType'](0x7&_0x4b786b);}}return _0x3e4161;},_0x284d15['decodeDelimited']=function(_0x2d5e97){return _0x2d5e97 instanceof _0x383d60||(_0x2d5e97=new _0x383d60(_0x2d5e97)),this['decode'](_0x2d5e97,_0x2d5e97['uint32']());},_0x284d15['verify']=function(_0x4005c4){if('object'!=typeof _0x4005c4||null===_0x4005c4)return'object\x20expected';var _0xbd85e3;if(null!=_0x4005c4['splitPosition']&&_0x4005c4['hasOwnProperty']('splitPosition')&&(_0xbd85e3=_0x496e92['Position']['verify'](_0x4005c4['splitPosition'])))return'splitPosition.'+_0xbd85e3;if(null!=_0x4005c4['graveyardPosition']&&_0x4005c4['hasOwnProperty']('graveyardPosition')&&(_0xbd85e3=_0x496e92['Position']['verify'](_0x4005c4['graveyardPosition'])))return'graveyardPosition.'+_0xbd85e3;if(null!=_0x4005c4['howMany']&&_0x4005c4['hasOwnProperty']('howMany')&&!_0x4c4e1b['isInteger'](_0x4005c4['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x4005c4['insertionPosition']&&_0x4005c4['hasOwnProperty']('insertionPosition')&&(_0xbd85e3=_0x496e92['Position']['verify'](_0x4005c4['insertionPosition'])))return'insertionPosition.'+_0xbd85e3;return null!=_0x4005c4['wasUndone']&&_0x4005c4['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x4005c4['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x284d15['fromObject']=function(_0x40b7fe){if(_0x40b7fe instanceof _0x496e92['SplitOperation'])return _0x40b7fe;var _0x3a2eab=new _0x496e92['SplitOperation']();if(null!=_0x40b7fe['splitPosition']){if('object'!=typeof _0x40b7fe['splitPosition'])throw TypeError('.SplitOperation.splitPosition:\x20object\x20expected');_0x3a2eab['splitPosition']=_0x496e92['Position']['fromObject'](_0x40b7fe['splitPosition']);}if(null!=_0x40b7fe['graveyardPosition']){if('object'!=typeof _0x40b7fe['graveyardPosition'])throw TypeError('.SplitOperation.graveyardPosition:\x20object\x20expected');_0x3a2eab['graveyardPosition']=_0x496e92['Position']['fromObject'](_0x40b7fe['graveyardPosition']);}if(null!=_0x40b7fe['howMany']&&(_0x3a2eab['howMany']=_0x40b7fe['howMany']>>>0x0),null!=_0x40b7fe['insertionPosition']){if('object'!=typeof _0x40b7fe['insertionPosition'])throw TypeError('.SplitOperation.insertionPosition:\x20object\x20expected');_0x3a2eab['insertionPosition']=_0x496e92['Position']['fromObject'](_0x40b7fe['insertionPosition']);}return null!=_0x40b7fe['wasUndone']&&(_0x3a2eab['wasUndone']=Boolean(_0x40b7fe['wasUndone'])),_0x3a2eab;},_0x284d15['toObject']=function(_0x1fb637,_0x3b7946){_0x3b7946||(_0x3b7946={});var _0x4e6afa={};return _0x3b7946['defaults']&&(_0x4e6afa['splitPosition']=null,_0x4e6afa['graveyardPosition']=null,_0x4e6afa['howMany']=0x0,_0x4e6afa['insertionPosition']=null,_0x4e6afa['wasUndone']=!0x1),null!=_0x1fb637['splitPosition']&&_0x1fb637['hasOwnProperty']('splitPosition')&&(_0x4e6afa['splitPosition']=_0x496e92['Position']['toObject'](_0x1fb637['splitPosition'],_0x3b7946)),null!=_0x1fb637['graveyardPosition']&&_0x1fb637['hasOwnProperty']('graveyardPosition')&&(_0x4e6afa['graveyardPosition']=_0x496e92['Position']['toObject'](_0x1fb637['graveyardPosition'],_0x3b7946)),null!=_0x1fb637['howMany']&&_0x1fb637['hasOwnProperty']('howMany')&&(_0x4e6afa['howMany']=_0x1fb637['howMany']),null!=_0x1fb637['insertionPosition']&&_0x1fb637['hasOwnProperty']('insertionPosition')&&(_0x4e6afa['insertionPosition']=_0x496e92['Position']['toObject'](_0x1fb637['insertionPosition'],_0x3b7946)),null!=_0x1fb637['wasUndone']&&_0x1fb637['hasOwnProperty']('wasUndone')&&(_0x4e6afa['wasUndone']=_0x1fb637['wasUndone']),_0x4e6afa;},_0x284d15['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x42bedb['util']['toJSONOptions']);},_0x284d15['getTypeUrl']=function(_0x18281a){return void 0x0===_0x18281a&&(_0x18281a='type.googleapis.com'),_0x18281a+'/SplitOperation';},_0x284d15;}()),_0x496e92['Position']=(function(){function _0x40d22c(_0x4968b0){if(this['path']=[],_0x4968b0){for(var _0x5db37f=Object['keys'](_0x4968b0),_0x51d773=0x0;_0x51d773<_0x5db37f['length'];++_0x51d773)null!=_0x4968b0[_0x5db37f[_0x51d773]]&&(this[_0x5db37f[_0x51d773]]=_0x4968b0[_0x5db37f[_0x51d773]]);}}return _0x40d22c['prototype']['root']='',_0x40d22c['prototype']['rootMain']=!0x1,_0x40d22c['prototype']['rootGraveyard']=!0x1,_0x40d22c['prototype']['path']=_0x4c4e1b['emptyArray'],_0x40d22c['prototype']['stickiness']='',_0x40d22c['create']=function(_0x3aac7e){return new _0x40d22c(_0x3aac7e);},_0x40d22c['encode']=function(_0x438c0c,_0x4bdd89){if(_0x4bdd89||(_0x4bdd89=_0x20c07b['create']()),null!=_0x438c0c['root']&&Object['hasOwnProperty']['call'](_0x438c0c,'root')&&_0x4bdd89['uint32'](0xa)['string'](_0x438c0c['root']),null!=_0x438c0c['rootMain']&&Object['hasOwnProperty']['call'](_0x438c0c,'rootMain')&&_0x4bdd89['uint32'](0x10)['bool'](_0x438c0c['rootMain']),null!=_0x438c0c['rootGraveyard']&&Object['hasOwnProperty']['call'](_0x438c0c,'rootGraveyard')&&_0x4bdd89['uint32'](0x18)['bool'](_0x438c0c['rootGraveyard']),null!=_0x438c0c['path']&&_0x438c0c['path']['length']){_0x4bdd89['uint32'](0x22)['fork']();for(var _0x3d1275=0x0;_0x3d1275<_0x438c0c['path']['length'];++_0x3d1275)_0x4bdd89['uint32'](_0x438c0c['path'][_0x3d1275]);_0x4bdd89['ldelim']();}return null!=_0x438c0c['stickiness']&&Object['hasOwnProperty']['call'](_0x438c0c,'stickiness')&&_0x4bdd89['uint32'](0x2a)['string'](_0x438c0c['stickiness']),_0x4bdd89;},_0x40d22c['encodeDelimited']=function(_0x4b46c9,_0x55cbd6){return this['encode'](_0x4b46c9,_0x55cbd6)['ldelim']();},_0x40d22c['decode']=function(_0x7d0f7,_0x44eb73){_0x7d0f7 instanceof _0x383d60||(_0x7d0f7=_0x383d60['create'](_0x7d0f7));for(var _0x2243bd=void 0x0===_0x44eb73?_0x7d0f7['len']:_0x7d0f7['pos']+_0x44eb73,_0x58bbee=new _0x496e92['Position']();_0x7d0f7['pos']<_0x2243bd;){var _0x577fe3=_0x7d0f7['uint32']();switch(_0x577fe3>>>0x3){case 0x1:_0x58bbee['root']=_0x7d0f7['string']();break;case 0x2:_0x58bbee['rootMain']=_0x7d0f7['bool']();break;case 0x3:_0x58bbee['rootGraveyard']=_0x7d0f7['bool']();break;case 0x4:if(_0x58bbee['path']&&_0x58bbee['path']['length']||(_0x58bbee['path']=[]),0x2==(0x7&_0x577fe3)){for(var _0x57c770=_0x7d0f7['uint32']()+_0x7d0f7['pos'];_0x7d0f7['pos']<_0x57c770;)_0x58bbee['path']['push'](_0x7d0f7['uint32']());}else _0x58bbee['path']['push'](_0x7d0f7['uint32']());break;case 0x5:_0x58bbee['stickiness']=_0x7d0f7['string']();break;default:_0x7d0f7['skipType'](0x7&_0x577fe3);}}return _0x58bbee;},_0x40d22c['decodeDelimited']=function(_0x55af63){return _0x55af63 instanceof _0x383d60||(_0x55af63=new _0x383d60(_0x55af63)),this['decode'](_0x55af63,_0x55af63['uint32']());},_0x40d22c['verify']=function(_0x25443a){if('object'!=typeof _0x25443a||null===_0x25443a)return'object\x20expected';if(null!=_0x25443a['root']&&_0x25443a['hasOwnProperty']('root')&&!_0x4c4e1b['isString'](_0x25443a['root']))return'root:\x20string\x20expected';if(null!=_0x25443a['rootMain']&&_0x25443a['hasOwnProperty']('rootMain')&&'boolean'!=typeof _0x25443a['rootMain'])return'rootMain:\x20boolean\x20expected';if(null!=_0x25443a['rootGraveyard']&&_0x25443a['hasOwnProperty']('rootGraveyard')&&'boolean'!=typeof _0x25443a['rootGraveyard'])return'rootGraveyard:\x20boolean\x20expected';if(null!=_0x25443a['path']&&_0x25443a['hasOwnProperty']('path')){if(!Array['isArray'](_0x25443a['path']))return'path:\x20array\x20expected';for(var _0x5af9a9=0x0;_0x5af9a9<_0x25443a['path']['length'];++_0x5af9a9)if(!_0x4c4e1b['isInteger'](_0x25443a['path'][_0x5af9a9]))return'path:\x20integer[]\x20expected';}return null!=_0x25443a['stickiness']&&_0x25443a['hasOwnProperty']('stickiness')&&!_0x4c4e1b['isString'](_0x25443a['stickiness'])?'stickiness:\x20string\x20expected':null;},_0x40d22c['fromObject']=function(_0x59ef61){if(_0x59ef61 instanceof _0x496e92['Position'])return _0x59ef61;var _0x4d02ab=new _0x496e92['Position']();if(null!=_0x59ef61['root']&&(_0x4d02ab['root']=String(_0x59ef61['root'])),null!=_0x59ef61['rootMain']&&(_0x4d02ab['rootMain']=Boolean(_0x59ef61['rootMain'])),null!=_0x59ef61['rootGraveyard']&&(_0x4d02ab['rootGraveyard']=Boolean(_0x59ef61['rootGraveyard'])),_0x59ef61['path']){if(!Array['isArray'](_0x59ef61['path']))throw TypeError('.Position.path:\x20array\x20expected');_0x4d02ab['path']=[];for(var _0x9fac68=0x0;_0x9fac68<_0x59ef61['path']['length'];++_0x9fac68)_0x4d02ab['path'][_0x9fac68]=_0x59ef61['path'][_0x9fac68]>>>0x0;}return null!=_0x59ef61['stickiness']&&(_0x4d02ab['stickiness']=String(_0x59ef61['stickiness'])),_0x4d02ab;},_0x40d22c['toObject']=function(_0x4db301,_0x159581){_0x159581||(_0x159581={});var _0x52da8e={};if((_0x159581['arrays']||_0x159581['defaults'])&&(_0x52da8e['path']=[]),_0x159581['defaults']&&(_0x52da8e['root']='',_0x52da8e['rootMain']=!0x1,_0x52da8e['rootGraveyard']=!0x1,_0x52da8e['stickiness']=''),null!=_0x4db301['root']&&_0x4db301['hasOwnProperty']('root')&&(_0x52da8e['root']=_0x4db301['root']),null!=_0x4db301['rootMain']&&_0x4db301['hasOwnProperty']('rootMain')&&(_0x52da8e['rootMain']=_0x4db301['rootMain']),null!=_0x4db301['rootGraveyard']&&_0x4db301['hasOwnProperty']('rootGraveyard')&&(_0x52da8e['rootGraveyard']=_0x4db301['rootGraveyard']),_0x4db301['path']&&_0x4db301['path']['length']){_0x52da8e['path']=[];for(var _0x11b332=0x0;_0x11b332<_0x4db301['path']['length'];++_0x11b332)_0x52da8e['path'][_0x11b332]=_0x4db301['path'][_0x11b332];}return null!=_0x4db301['stickiness']&&_0x4db301['hasOwnProperty']('stickiness')&&(_0x52da8e['stickiness']=_0x4db301['stickiness']),_0x52da8e;},_0x40d22c['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x42bedb['util']['toJSONOptions']);},_0x40d22c['getTypeUrl']=function(_0x2f4c29){return void 0x0===_0x2f4c29&&(_0x2f4c29='type.googleapis.com'),_0x2f4c29+'/Position';},_0x40d22c;}()),_0x496e92['Range']=(function(){function _0x9ecf14(_0x4f9d57){if(_0x4f9d57){for(var _0x5427e7=Object['keys'](_0x4f9d57),_0xe8e66d=0x0;_0xe8e66d<_0x5427e7['length'];++_0xe8e66d)null!=_0x4f9d57[_0x5427e7[_0xe8e66d]]&&(this[_0x5427e7[_0xe8e66d]]=_0x4f9d57[_0x5427e7[_0xe8e66d]]);}}return _0x9ecf14['prototype']['start']=null,_0x9ecf14['prototype']['end']=null,_0x9ecf14['create']=function(_0x477cc2){return new _0x9ecf14(_0x477cc2);},_0x9ecf14['encode']=function(_0x33fbce,_0x490796){return _0x490796||(_0x490796=_0x20c07b['create']()),null!=_0x33fbce['start']&&Object['hasOwnProperty']['call'](_0x33fbce,'start')&&_0x496e92['Position']['encode'](_0x33fbce['start'],_0x490796['uint32'](0xa)['fork']())['ldelim'](),null!=_0x33fbce['end']&&Object['hasOwnProperty']['call'](_0x33fbce,'end')&&_0x496e92['Position']['encode'](_0x33fbce['end'],_0x490796['uint32'](0x12)['fork']())['ldelim'](),_0x490796;},_0x9ecf14['encodeDelimited']=function(_0x81c031,_0x444035){return this['encode'](_0x81c031,_0x444035)['ldelim']();},_0x9ecf14['decode']=function(_0x114e84,_0x4cbb47){_0x114e84 instanceof _0x383d60||(_0x114e84=_0x383d60['create'](_0x114e84));for(var _0x1977f3=void 0x0===_0x4cbb47?_0x114e84['len']:_0x114e84['pos']+_0x4cbb47,_0x524216=new _0x496e92['Range']();_0x114e84['pos']<_0x1977f3;){var _0x1a0864=_0x114e84['uint32']();switch(_0x1a0864>>>0x3){case 0x1:_0x524216['start']=_0x496e92['Position']['decode'](_0x114e84,_0x114e84['uint32']());break;case 0x2:_0x524216['end']=_0x496e92['Position']['decode'](_0x114e84,_0x114e84['uint32']());break;default:_0x114e84['skipType'](0x7&_0x1a0864);}}return _0x524216;},_0x9ecf14['decodeDelimited']=function(_0x1a689e){return _0x1a689e instanceof _0x383d60||(_0x1a689e=new _0x383d60(_0x1a689e)),this['decode'](_0x1a689e,_0x1a689e['uint32']());},_0x9ecf14['verify']=function(_0x1f7517){if('object'!=typeof _0x1f7517||null===_0x1f7517)return'object\x20expected';var _0x327a56;if(null!=_0x1f7517['start']&&_0x1f7517['hasOwnProperty']('start')&&(_0x327a56=_0x496e92['Position']['verify'](_0x1f7517['start'])))return'start.'+_0x327a56;if(null!=_0x1f7517['end']&&_0x1f7517['hasOwnProperty']('end')&&(_0x327a56=_0x496e92['Position']['verify'](_0x1f7517['end'])))return'end.'+_0x327a56;return null;},_0x9ecf14['fromObject']=function(_0x2a2583){if(_0x2a2583 instanceof _0x496e92['Range'])return _0x2a2583;var _0x352460=new _0x496e92['Range']();if(null!=_0x2a2583['start']){if('object'!=typeof _0x2a2583['start'])throw TypeError('.Range.start:\x20object\x20expected');_0x352460['start']=_0x496e92['Position']['fromObject'](_0x2a2583['start']);}if(null!=_0x2a2583['end']){if('object'!=typeof _0x2a2583['end'])throw TypeError('.Range.end:\x20object\x20expected');_0x352460['end']=_0x496e92['Position']['fromObject'](_0x2a2583['end']);}return _0x352460;},_0x9ecf14['toObject']=function(_0x196fb4,_0x3868ee){_0x3868ee||(_0x3868ee={});var _0x3e10f2={};return _0x3868ee['defaults']&&(_0x3e10f2['start']=null,_0x3e10f2['end']=null),null!=_0x196fb4['start']&&_0x196fb4['hasOwnProperty']('start')&&(_0x3e10f2['start']=_0x496e92['Position']['toObject'](_0x196fb4['start'],_0x3868ee)),null!=_0x196fb4['end']&&_0x196fb4['hasOwnProperty']('end')&&(_0x3e10f2['end']=_0x496e92['Position']['toObject'](_0x196fb4['end'],_0x3868ee)),_0x3e10f2;},_0x9ecf14['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x42bedb['util']['toJSONOptions']);},_0x9ecf14['getTypeUrl']=function(_0x365298){return void 0x0===_0x365298&&(_0x365298='type.googleapis.com'),_0x365298+'/Range';},_0x9ecf14;}()),_0x496e92['Element']=(function(){function _0x4a4d71(_0x3a762a){if(this['children']=[],this['attributesBoolean']={},_0x3a762a){for(var _0xdfc492=Object['keys'](_0x3a762a),_0x4bb736=0x0;_0x4bb736<_0xdfc492['length'];++_0x4bb736)null!=_0x3a762a[_0xdfc492[_0x4bb736]]&&(this[_0xdfc492[_0x4bb736]]=_0x3a762a[_0xdfc492[_0x4bb736]]);}}return _0x4a4d71['prototype']['name']='',_0x4a4d71['prototype']['children']=_0x4c4e1b['emptyArray'],_0x4a4d71['prototype']['data']='',_0x4a4d71['prototype']['attributesBoolean']=_0x4c4e1b['emptyObject'],_0x4a4d71['prototype']['attributesJson']='',_0x4a4d71['create']=function(_0x2530cb){return new _0x4a4d71(_0x2530cb);},_0x4a4d71['encode']=function(_0x2fac9a,_0x312beb){if(_0x312beb||(_0x312beb=_0x20c07b['create']()),null!=_0x2fac9a['name']&&Object['hasOwnProperty']['call'](_0x2fac9a,'name')&&_0x312beb['uint32'](0xa)['string'](_0x2fac9a['name']),null!=_0x2fac9a['children']&&_0x2fac9a['children']['length']){for(var _0x5ad86b=0x0;_0x5ad86b<_0x2fac9a['children']['length'];++_0x5ad86b)_0x496e92['Element']['encode'](_0x2fac9a['children'][_0x5ad86b],_0x312beb['uint32'](0x12)['fork']())['ldelim']();}if(null!=_0x2fac9a['data']&&Object['hasOwnProperty']['call'](_0x2fac9a,'data')&&_0x312beb['uint32'](0x1a)['string'](_0x2fac9a['data']),null!=_0x2fac9a['attributesBoolean']&&Object['hasOwnProperty']['call'](_0x2fac9a,'attributesBoolean')){var _0x37ef08=Object['keys'](_0x2fac9a['attributesBoolean']);for(_0x5ad86b=0x0;_0x5ad86b<_0x37ef08['length'];++_0x5ad86b)_0x312beb['uint32'](0x22)['fork']()['uint32'](0xa)['string'](_0x37ef08[_0x5ad86b])['uint32'](0x10)['bool'](_0x2fac9a['attributesBoolean'][_0x37ef08[_0x5ad86b]])['ldelim']();}return null!=_0x2fac9a['attributesJson']&&Object['hasOwnProperty']['call'](_0x2fac9a,'attributesJson')&&_0x312beb['uint32'](0x2a)['string'](_0x2fac9a['attributesJson']),_0x312beb;},_0x4a4d71['encodeDelimited']=function(_0x4ed86b,_0x16bb74){return this['encode'](_0x4ed86b,_0x16bb74)['ldelim']();},_0x4a4d71['decode']=function(_0x314324,_0x3dee80){_0x314324 instanceof _0x383d60||(_0x314324=_0x383d60['create'](_0x314324));for(var _0x343931,_0x2760cc,_0x2ed48f=void 0x0===_0x3dee80?_0x314324['len']:_0x314324['pos']+_0x3dee80,_0x5ed914=new _0x496e92['Element']();_0x314324['pos']<_0x2ed48f;){var _0x4f8458=_0x314324['uint32']();switch(_0x4f8458>>>0x3){case 0x1:_0x5ed914['name']=_0x314324['string']();break;case 0x2:_0x5ed914['children']&&_0x5ed914['children']['length']||(_0x5ed914['children']=[]),_0x5ed914['children']['push'](_0x496e92['Element']['decode'](_0x314324,_0x314324['uint32']()));break;case 0x3:_0x5ed914['data']=_0x314324['string']();break;case 0x4:_0x5ed914['attributesBoolean']===_0x4c4e1b['emptyObject']&&(_0x5ed914['attributesBoolean']={});var _0x2ce01d=_0x314324['uint32']()+_0x314324['pos'];for(_0x343931='',_0x2760cc=!0x1;_0x314324['pos']<_0x2ce01d;){var _0x5f4bcd=_0x314324['uint32']();switch(_0x5f4bcd>>>0x3){case 0x1:_0x343931=_0x314324['string']();break;case 0x2:_0x2760cc=_0x314324['bool']();break;default:_0x314324['skipType'](0x7&_0x5f4bcd);}}_0x5ed914['attributesBoolean'][_0x343931]=_0x2760cc;break;case 0x5:_0x5ed914['attributesJson']=_0x314324['string']();break;default:_0x314324['skipType'](0x7&_0x4f8458);}}return _0x5ed914;},_0x4a4d71['decodeDelimited']=function(_0x251f86){return _0x251f86 instanceof _0x383d60||(_0x251f86=new _0x383d60(_0x251f86)),this['decode'](_0x251f86,_0x251f86['uint32']());},_0x4a4d71['verify']=function(_0x3c8fa4){if('object'!=typeof _0x3c8fa4||null===_0x3c8fa4)return'object\x20expected';if(null!=_0x3c8fa4['name']&&_0x3c8fa4['hasOwnProperty']('name')&&!_0x4c4e1b['isString'](_0x3c8fa4['name']))return'name:\x20string\x20expected';if(null!=_0x3c8fa4['children']&&_0x3c8fa4['hasOwnProperty']('children')){if(!Array['isArray'](_0x3c8fa4['children']))return'children:\x20array\x20expected';for(var _0x13c25e=0x0;_0x13c25e<_0x3c8fa4['children']['length'];++_0x13c25e){var _0x3dad6e=_0x496e92['Element']['verify'](_0x3c8fa4['children'][_0x13c25e]);if(_0x3dad6e)return'children.'+_0x3dad6e;}}if(null!=_0x3c8fa4['data']&&_0x3c8fa4['hasOwnProperty']('data')&&!_0x4c4e1b['isString'](_0x3c8fa4['data']))return'data:\x20string\x20expected';if(null!=_0x3c8fa4['attributesBoolean']&&_0x3c8fa4['hasOwnProperty']('attributesBoolean')){if(!_0x4c4e1b['isObject'](_0x3c8fa4['attributesBoolean']))return'attributesBoolean:\x20object\x20expected';var _0x469d67=Object['keys'](_0x3c8fa4['attributesBoolean']);for(_0x13c25e=0x0;_0x13c25e<_0x469d67['length'];++_0x13c25e)if('boolean'!=typeof _0x3c8fa4['attributesBoolean'][_0x469d67[_0x13c25e]])return'attributesBoolean:\x20boolean{k:string}\x20expected';}return null!=_0x3c8fa4['attributesJson']&&_0x3c8fa4['hasOwnProperty']('attributesJson')&&!_0x4c4e1b['isString'](_0x3c8fa4['attributesJson'])?'attributesJson:\x20string\x20expected':null;},_0x4a4d71['fromObject']=function(_0x194530){if(_0x194530 instanceof _0x496e92['Element'])return _0x194530;var _0x2226f2=new _0x496e92['Element']();if(null!=_0x194530['name']&&(_0x2226f2['name']=String(_0x194530['name'])),_0x194530['children']){if(!Array['isArray'](_0x194530['children']))throw TypeError('.Element.children:\x20array\x20expected');_0x2226f2['children']=[];for(var _0x37d983=0x0;_0x37d983<_0x194530['children']['length'];++_0x37d983){if('object'!=typeof _0x194530['children'][_0x37d983])throw TypeError('.Element.children:\x20object\x20expected');_0x2226f2['children'][_0x37d983]=_0x496e92['Element']['fromObject'](_0x194530['children'][_0x37d983]);}}if(null!=_0x194530['data']&&(_0x2226f2['data']=String(_0x194530['data'])),_0x194530['attributesBoolean']){if('object'!=typeof _0x194530['attributesBoolean'])throw TypeError('.Element.attributesBoolean:\x20object\x20expected');_0x2226f2['attributesBoolean']={};var _0xa1ab46=Object['keys'](_0x194530['attributesBoolean']);for(_0x37d983=0x0;_0x37d983<_0xa1ab46['length'];++_0x37d983)_0x2226f2['attributesBoolean'][_0xa1ab46[_0x37d983]]=Boolean(_0x194530['attributesBoolean'][_0xa1ab46[_0x37d983]]);}return null!=_0x194530['attributesJson']&&(_0x2226f2['attributesJson']=String(_0x194530['attributesJson'])),_0x2226f2;},_0x4a4d71['toObject']=function(_0x2a2e7c,_0x40c2ee){_0x40c2ee||(_0x40c2ee={});var _0x24a5b4,_0x5ee714={};if((_0x40c2ee['arrays']||_0x40c2ee['defaults'])&&(_0x5ee714['children']=[]),(_0x40c2ee['objects']||_0x40c2ee['defaults'])&&(_0x5ee714['attributesBoolean']={}),_0x40c2ee['defaults']&&(_0x5ee714['name']='',_0x5ee714['data']='',_0x5ee714['attributesJson']=''),null!=_0x2a2e7c['name']&&_0x2a2e7c['hasOwnProperty']('name')&&(_0x5ee714['name']=_0x2a2e7c['name']),_0x2a2e7c['children']&&_0x2a2e7c['children']['length']){_0x5ee714['children']=[];for(var _0x599986=0x0;_0x599986<_0x2a2e7c['children']['length'];++_0x599986)_0x5ee714['children'][_0x599986]=_0x496e92['Element']['toObject'](_0x2a2e7c['children'][_0x599986],_0x40c2ee);}if(null!=_0x2a2e7c['data']&&_0x2a2e7c['hasOwnProperty']('data')&&(_0x5ee714['data']=_0x2a2e7c['data']),_0x2a2e7c['attributesBoolean']&&(_0x24a5b4=Object['keys'](_0x2a2e7c['attributesBoolean']))['length']){_0x5ee714['attributesBoolean']={};for(_0x599986=0x0;_0x599986<_0x24a5b4['length'];++_0x599986)_0x5ee714['attributesBoolean'][_0x24a5b4[_0x599986]]=_0x2a2e7c['attributesBoolean'][_0x24a5b4[_0x599986]];}return null!=_0x2a2e7c['attributesJson']&&_0x2a2e7c['hasOwnProperty']('attributesJson')&&(_0x5ee714['attributesJson']=_0x2a2e7c['attributesJson']),_0x5ee714;},_0x4a4d71['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x42bedb['util']['toJSONOptions']);},_0x4a4d71['getTypeUrl']=function(_0x4c3614){return void 0x0===_0x4c3614&&(_0x4c3614='type.googleapis.com'),_0x4c3614+'/Element';},_0x4a4d71;}()),_0x496e92;})());class r{['_protobufRoot'];constructor(){this['_protobufRoot']=u;}['getDescriptor'](_0x25a4ec){return new w(this['_protobufRoot'][_0x25a4ec]);}}class w{['_protobuf'];constructor(_0x3d0223){this['_protobuf']=_0x3d0223;}['compress'](_0x29d9a1){const _0x39a7b9=this['_protobuf']['verify'](_0x29d9a1);if(_0x39a7b9)throw Error(_0x39a7b9);return this['_protobuf']['encode'](this['_protobuf']['create'](_0x29d9a1))['finish']();}['decompress'](_0x5ab02a){return this['_protobuf']['toObject'](this['_protobuf']['decode'](_0x5ab02a),{'oneofs':!0x0});}}function g(_0x2ee383,_0x5565cd){const _0x39cd74=_0x4b7ead(_0x2ee383);return _0x39cd74['path'][_0x39cd74['path']['length']-0x1]+=_0x5565cd,_0x39cd74;}function _(_0x21e4de,_0x47f9a7){return _0x21e4de['root']===_0x47f9a7['root']&&_0x5e88ec(_0x21e4de['path'],_0x47f9a7['path']);}function $(_0x19370b){P(_0x19370b,_0x495f3a=>('main'==_0x495f3a['root']?(_0x495f3a['rootMain']=!0x0,delete _0x495f3a['root']):'$graveyard'==_0x495f3a['root']&&(_0x495f3a['rootGraveyard']=!0x0,delete _0x495f3a['root']),_0x495f3a));}function J(_0x3cfbce){P(_0x3cfbce,_0x5f2a0f=>(_0x5f2a0f['rootMain']?(_0x5f2a0f['root']='main',delete _0x5f2a0f['rootMain']):_0x5f2a0f['rootGraveyard']&&(_0x5f2a0f['root']='$graveyard',delete _0x5f2a0f['rootGraveyard']),_0x5f2a0f));}function P(_0x1cca20,_0xd5a07b){for(const _0x3fc009 in _0x1cca20){const _0x1fa7dc=_0x1cca20[_0x3fc009];'nodes'!==_0x3fc009&&_0x336f92(_0x1fa7dc)&&(_0x1fa7dc['path']&&(_0x1fa7dc['root']||_0x1fa7dc['rootMain']||_0x1fa7dc['rootGraveyard'])?_0x1cca20[_0x3fc009]=_0xd5a07b(_0x1fa7dc):P(_0x1fa7dc,_0xd5a07b));}return _0x1cca20;}class e{['_id'];['_operationName'];['_protobufDescriptor'];constructor(_0x46388e,_0x615188,_0x537601){this['_id']=_0x46388e,this['_operationName']=_0x615188,this['_protobufDescriptor']=_0x537601;}['compress'](_0x18957c,_0x4e2bc5){const _0x1c0fd4=_0x4e2bc5['operations'][_0x4e2bc5['index']++];return $(_0x1c0fd4),_0x18957c['buffers']['push'](this['_protobufDescriptor']['compress'](_0x1c0fd4)),_0x18957c['types']['push'](this['_id']),!0x0;}['decompress'](_0xbed277,_0x39e9bb){_0x39e9bb['typeIndex']++;const _0x1be4bb=_0x39e9bb['buffers'][_0x39e9bb['bufferIndex']++],_0x15a953=this['_protobufDescriptor']['decompress'](_0x1be4bb);J(_0x15a953),_0x15a953['__className']=this['_operationName'],_0xbed277['push'](_0x15a953);}}class s extends e{['compress'](_0x62a821,_0x4d9fb6){const _0x2da795=_0x4d9fb6['operations'][_0x4d9fb6['index']++];return this['_serializeOneOf']('oldValue',_0x2da795),this['_serializeOneOf']('newValue',_0x2da795),$(_0x2da795),_0x62a821['buffers']['push'](this['_protobufDescriptor']['compress'](_0x2da795)),_0x62a821['types']['push'](this['_id']),!0x0;}['decompress'](_0x4c94bc,_0x58d9ee){_0x58d9ee['typeIndex']++;const _0x150390=_0x58d9ee['buffers'][_0x58d9ee['bufferIndex']++],_0x415321=this['_protobufDescriptor']['decompress'](_0x150390);this['_deserializeOneOf']('oldValue',_0x415321),this['_deserializeOneOf']('newValue',_0x415321),J(_0x415321),_0x415321['__className']=this['_operationName'],_0x4c94bc['push'](_0x415321);}['_serializeOneOf'](_0x1a355e,_0x1deb74){const _0x285c08=_0x1deb74[_0x1a355e];'boolean'==typeof _0x285c08?_0x1deb74[_0x1a355e+'Boolean']=_0x285c08:_0x1deb74[_0x1a355e+'Json']=JSON['stringify'](_0x285c08);}['_deserializeOneOf'](_0x3d40b7,_0xba3e57){const _0x24685b=_0x3d40b7+'Json';_0xba3e57[_0x24685b]?(_0xba3e57[_0x3d40b7]=JSON['parse'](_0xba3e57[_0x24685b]),delete _0xba3e57[_0x24685b]):(_0xba3e57[_0x3d40b7]=_0xba3e57[_0x3d40b7+'Boolean'],delete _0xba3e57[_0x3d40b7+'Boolean']);}}class i extends e{['compress'](_0x2e37ca,_0x4cf513){const _0x123ed6=_0x4cf513['operations'][_0x4cf513['index']++];return this['_serializeNodesAttributes'](_0x123ed6['nodes']),$(_0x123ed6),_0x2e37ca['buffers']['push'](this['_protobufDescriptor']['compress'](_0x123ed6)),_0x2e37ca['types']['push'](this['_id']),!0x0;}['decompress'](_0x121c46,_0x27be36){_0x27be36['typeIndex']++;const _0x40287d=_0x27be36['buffers'][_0x27be36['bufferIndex']++],_0x4ff88c=this['_protobufDescriptor']['decompress'](_0x40287d);_0x4ff88c['nodes']||(_0x4ff88c['nodes']=[]),this['_deserializeNodesAttributes'](_0x4ff88c['nodes']),J(_0x4ff88c),_0x4ff88c['__className']=this['_operationName'],_0x121c46['push'](_0x4ff88c);}['_serializeNodesAttributes'](_0x4a01cb){for(const _0x46a970 of _0x4a01cb){if(_0x46a970['attributes']){const _0x3e8e54=_0x46a970['attributes'];this['_areValuesBoolean'](_0x3e8e54)?_0x46a970['attributesBoolean']=_0x3e8e54:_0x46a970['attributesJson']=JSON['stringify'](_0x3e8e54);}_0x46a970['children']&&this['_serializeNodesAttributes'](_0x46a970['children']);}}['_deserializeNodesAttributes'](_0x305d88){for(const _0x20ebda of _0x305d88)(_0x20ebda['attributesBoolean']||_0x20ebda['attributesJson'])&&(_0x20ebda['attributesBoolean']?(_0x20ebda['attributes']=_0x20ebda['attributesBoolean'],delete _0x20ebda['attributesBoolean']):(_0x20ebda['attributes']=JSON['parse'](_0x20ebda['attributesJson']),delete _0x20ebda['attributesJson'])),_0x20ebda['children']&&this['_deserializeNodesAttributes'](_0x20ebda['children']);}['_areValuesBoolean'](_0x5be74c){return Object['keys'](_0x5be74c)['every'](_0x491ce3=>'boolean'==typeof _0x5be74c[_0x491ce3]);}}class n extends e{['decompress'](_0x26ea4f,_0xe3f624){super['decompress'](_0x26ea4f,_0xe3f624);const _0x44e08a=_0x26ea4f[_0x26ea4f['length']-0x1];_0x44e08a['oldRange']||(_0x44e08a['oldRange']=null),_0x44e08a['newRange']||(_0x44e08a['newRange']=null);}}class p extends e{['compress'](_0x56bd4f,_0x231049){return _0x231049['index']++,_0x56bd4f['types']['push'](this['_id']),!0x0;}['decompress'](_0x4e4319,_0x4cd6c7){_0x4cd6c7['typeIndex']++,_0x4e4319['push']({'__className':this['_operationName']});}}class a extends n{['_omittedNamespace'];constructor(_0x75bdd1,_0x5b0397,_0x52d3f7,_0xd836e3){super(_0x75bdd1,_0x5b0397,_0x52d3f7),this['_omittedNamespace']=_0xd836e3+':';}['compress'](_0xd71e06,_0x28663e){const _0x42638f=_0x28663e['operations'][_0x28663e['index']];return!('MarkerOperation'!=_0x42638f['__className']||!_0x42638f['name']['startsWith'](this['_omittedNamespace']))&&(_0x42638f['name']=_0x42638f['name']['replace'](new RegExp('^'+this['_omittedNamespace']),''),super['compress'](_0xd71e06,_0x28663e),!0x0);}['decompress'](_0x434aea,_0x37d9a1){super['decompress'](_0x434aea,_0x37d9a1);const _0x5ec3f3=_0x434aea[_0x434aea['length']-0x1];_0x5ec3f3['name']=this['_omittedNamespace']+_0x5ec3f3['name'];}}class O{['_id'];['_context'];constructor(_0x975659,_0x5df331){this['_id']=_0x975659,this['_context']=_0x5df331;}['compress'](_0x15cd9f,_0x13d214){let _0x998826,_0x2a86e1=_0x13d214['operations'][_0x13d214['index']],_0x19fc67=_0x13d214['operations'][_0x13d214['index']+0x1];for(;_0x19fc67&&this['_compareOperations'](_0x2a86e1,_0x19fc67);)_0x998826?(_0x998826=this['_combineNext'](_0x2a86e1,_0x998826),_0x15cd9f['types']['push'](0x0)):(_0x998826=_0x4b7ead(_0x2a86e1),_0x15cd9f['types']['push'](this['_id'])),_0x13d214['index']++,_0x2a86e1=_0x13d214['operations'][_0x13d214['index']],_0x19fc67=_0x13d214['operations'][_0x13d214['index']+0x1];return!!_0x998826&&(_0x998826=this['_combineNext'](_0x13d214['operations'][_0x13d214['index']++],_0x998826),_0x15cd9f['types']['push'](0x0),_0x15cd9f['buffers']['push'](this['_compressSingleOperation'](_0x998826)),!0x0);}['decompress'](_0x3c1881,_0x3652fe){const _0x1bd22b=this['_decompressSingleOperation'](_0x3652fe);for(;0x0==_0x3652fe['types'][_0x3652fe['typeIndex']];)_0x3652fe['typeIndex']++,_0x3c1881['push'](this['_splitCurrent'](_0x1bd22b));_0x3c1881['push'](_0x1bd22b);}}class c extends O{['_combineNext'](_0x2df0a4,_0x418bcf){return _0x418bcf['nodes'][0x0]['data']+=_0x2df0a4['nodes'][0x0]['data'],_0x418bcf;}['_splitCurrent'](_0x4f2e1b){const _0x556a2e=_0x4b7ead(_0x4f2e1b),_0x1da4da=_0x556a2e['nodes'][0x0],_0x4ed174=_0x4f2e1b['nodes'][0x0],_0x556a4e=_0x4ed174['data'][Symbol['iterator']]()['next']()['value'],_0x2c955a=_0x556a4e['length'];return _0x1da4da['data']=_0x556a4e,_0x4ed174['data']=_0x4ed174['data']['substr'](_0x2c955a),_0x4f2e1b['position']=g(_0x4f2e1b['position'],_0x2c955a),_0x556a2e;}['_compareOperations'](_0x462ed5,_0x569e7c){if(this['_checkOperation'](_0x462ed5)&&this['_checkOperation'](_0x569e7c)){const _0x3875ec=_0x462ed5['nodes'][0x0]['data']['length'],_0x4bec3f=_(g(_0x462ed5['position'],_0x3875ec),_0x569e7c['position']),_0x4a7fc6=_0x462ed5['nodes'][0x0],_0x40e3d4=_0x569e7c['nodes'][0x0];return _0x4bec3f&&this['_compareAttributes'](_0x4a7fc6,_0x40e3d4);}return!0x1;}['_compressSingleOperation'](_0x3c17af){const _0x4b5ac7={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('InsertOperation')['compress'](_0x4b5ac7,{'operations':[_0x3c17af],'index':0x0}),_0x4b5ac7['buffers'][0x0];}['_decompressSingleOperation'](_0x3fb4e1){const _0xd3ba44=[];return this['_context']['_getCompressorByName']('InsertOperation')['decompress'](_0xd3ba44,_0x3fb4e1),_0xd3ba44[0x0];}['_checkOperation'](_0x2daa29){return'InsertOperation'==_0x2daa29['__className']&&0x1==_0x2daa29['nodes']['length']&&_0x2daa29['nodes'][0x0]['data']&&!_0x2daa29['wasUndone']&&0x1==Array['from'](_0x2daa29['nodes'][0x0]['data'])['length'];}['_compareAttributes'](_0x3b1ac7,_0x3a3b23){const _0x53c331=Object['keys'](_0x3b1ac7['attributes']||{}),_0x28986c=Object['keys'](_0x3a3b23['attributes']||{});return _0x53c331['length']===_0x28986c['length']&&_0x53c331['every'](_0x226bf8=>_0x3a3b23['attributes'][_0x226bf8]&&_0x3a3b23['attributes'][_0x226bf8]===_0x3b1ac7['attributes'][_0x226bf8]);}}class m extends O{['_combineNext'](_0x18ed21,_0x2d6527){return _0x2d6527['howMany']++,_0x2d6527['sourcePosition']=_0x4b7ead(_0x18ed21['sourcePosition']),_0x2d6527;}['_splitCurrent'](_0x202f0b){const _0x2b74b9=_0x4b7ead(_0x202f0b);return _0x202f0b['howMany']--,_0x2b74b9['howMany']=0x1,_0x2b74b9['sourcePosition']=g(_0x2b74b9['sourcePosition'],_0x202f0b['howMany']),_0x2b74b9;}['_compareOperations'](_0x34f1bc,_0x5a615e){return!(!this['_checkOperation'](_0x34f1bc)||!this['_checkOperation'](_0x5a615e))&&(_(g(_0x34f1bc['sourcePosition'],-0x1),_0x5a615e['sourcePosition'])&&_(_0x34f1bc['targetPosition'],_0x5a615e['targetPosition']));}['_compressSingleOperation'](_0x7b001e){const _0x31a838={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x31a838,{'operations':[_0x7b001e],'index':0x0}),_0x31a838['buffers'][0x0];}['_decompressSingleOperation'](_0xb33411){const _0x7ecb07=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x7ecb07,_0xb33411),_0x7ecb07[0x0];}['_checkOperation'](_0x4fc505){return'MoveOperation'==_0x4fc505['__className']&&'$graveyard'==_0x4fc505['targetPosition']['root']&&0x1==_0x4fc505['howMany']&&!_0x4fc505['wasUndone'];}}class h extends O{['_combineNext'](_0x359030,_0x59ed1f){return _0x59ed1f['howMany']++,_0x59ed1f;}['_splitCurrent'](_0x13fdaa){const _0x444415=_0x4b7ead(_0x13fdaa);return _0x444415['howMany']=0x1,_0x13fdaa['howMany']--,_0x444415;}['_compareOperations'](_0x4a7b7e,_0x3105d5){return!(!this['_checkOperation'](_0x4a7b7e)||!this['_checkOperation'](_0x3105d5))&&(_(_0x4a7b7e['sourcePosition'],_0x3105d5['sourcePosition'])&&_(_0x4a7b7e['targetPosition'],_0x3105d5['targetPosition']));}['_compressSingleOperation'](_0x540f89){const _0x28f73a={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x28f73a,{'operations':[_0x540f89],'index':0x0}),_0x28f73a['buffers'][0x0];}['_decompressSingleOperation'](_0x2dd191){const _0x231200=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x231200,_0x2dd191),_0x231200[0x0];}['_checkOperation'](_0x2a5f22){return'MoveOperation'==_0x2a5f22['__className']&&'$graveyard'==_0x2a5f22['targetPosition']['root']&&0x1==_0x2a5f22['howMany']&&!_0x2a5f22['wasUndone'];}}class f extends O{['compress'](_0x581ccd,_0x4eae88){if(!this['_compareOperations'](_0x4eae88['operations'][_0x4eae88['index']],_0x4eae88['operations'][_0x4eae88['index']+0x1]))return!0x1;const _0x4f1c9d=_0x4eae88['operations'][_0x4eae88['index']++];return _0x4f1c9d['oldRange']=null,_0x4f1c9d['newRange']&&_(_0x4f1c9d['newRange']['start'],_0x4f1c9d['newRange']['end'])&&(_0x4f1c9d['newRange']['end']=null),_0x4eae88['index']++,_0x581ccd['types']['push'](this['_id']),_0x581ccd['types']['push'](0x0),_0x581ccd['buffers']['push'](this['_compressSingleOperation'](_0x4f1c9d)),!0x0;}['decompress'](_0x1094aa,_0x1a9c0d){const _0x1b21ad=this['_decompressSingleOperation'](_0x1a9c0d);_0x1b21ad['newRange']&&!_0x1b21ad['newRange']['end']&&(_0x1b21ad['newRange']['end']=_0x4b7ead(_0x1b21ad['newRange']['start']));const _0x524e24=_0x4b7ead(_0x1b21ad);_0x524e24['newRange']&&(_0x524e24['newRange']['start']['stickiness']='toNone',_0x524e24['newRange']['end']=_0x4b7ead(_0x524e24['newRange']['start'])),_0x524e24['name']='user:position:'+_0x524e24['name']['split'](':')[0x2],_0x1a9c0d['typeIndex']++,_0x1094aa['push'](_0x1b21ad),_0x1094aa['push'](_0x524e24);}['_compressSingleOperation'](_0x34bf2d){const _0x2c17e1={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MarkerOperation')['compress'](_0x2c17e1,{'operations':[_0x34bf2d],'index':0x0}),_0x2c17e1['buffers'][0x0];}['_decompressSingleOperation'](_0x217d1e){const _0x899d0c=[];return this['_context']['_getCompressorByName']('MarkerOperation')['decompress'](_0x899d0c,_0x217d1e),_0x899d0c[0x0];}['_compareOperations'](_0x149149,_0x233ad1){return!(!_0x149149||!_0x233ad1)&&('MarkerOperation'==_0x149149['__className']&&'MarkerOperation'==_0x233ad1['__className']&&!(!_0x149149['name']['startsWith']('user:')||!_0x233ad1['name']['startsWith']('user:')||_0x149149['name']==_0x233ad1['name']));}}class y{['_compressorById'];['_compressorByName'];['_protobufFactory'];constructor(){this['_compressorById']=new Map(),this['_compressorByName']=new Map(),this['_protobufFactory']=new r();const _0x1ae4ae=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',_0x1ae4ae,'comment')),this['_registerCompressor'](0x13,'SuggestionMarkerOperation',new a(0x13,'MarkerOperation',_0x1ae4ae,'suggestion')),this['_registerOperationCompressor'](0x14,'RootOperation',e),this['_registerActionCompressor'](0x64,'TypingAction',c),this['_registerActionCompressor'](0x65,'DeletingAction',m),this['_registerActionCompressor'](0x66,'ForwardDeletingAction',h),this['_registerActionCompressor'](0x67,'UserSelectionAction',f);}['compress'](_0x41d7cc){if(!_0x41d7cc||!_0x41d7cc[0x0])throw new _0x3755d2('no-operations-provided',this);const _0x112f51={'operations':_0x41d7cc,'index':0x0},_0x4e081b={'types':[],'buffers':[],'baseVersion':_0x41d7cc[0x0]['baseVersion']};for(;_0x112f51['index']<_0x112f51['operations']['length'];){if(this['_getCompressorByName']('UserSelectionAction')['compress'](_0x4e081b,_0x112f51))continue;if(this['_getCompressorByName']('TypingAction')['compress'](_0x4e081b,_0x112f51))continue;if(this['_getCompressorByName']('DeletingAction')['compress'](_0x4e081b,_0x112f51))continue;if(this['_getCompressorByName']('ForwardDeletingAction')['compress'](_0x4e081b,_0x112f51))continue;if(this['_getCompressorByName']('CommentMarkerOperation')['compress'](_0x4e081b,_0x112f51))continue;if(this['_getCompressorByName']('SuggestionMarkerOperation')['compress'](_0x4e081b,_0x112f51))continue;const _0xa02add=_0x112f51['operations'][_0x112f51['index']]['__className'];this['_getCompressorByName'](_0xa02add)['compress'](_0x4e081b,_0x112f51);}return _0x4e081b;}['decompress'](_0x381f60){const _0x317170=[],_0x47c3cc={'types':_0x381f60['types'],'buffers':_0x381f60['buffers'],'baseVersion':_0x381f60['baseVersion'],'typeIndex':0x0,'bufferIndex':0x0};for(;_0x47c3cc['typeIndex']<_0x47c3cc['types']['length'];){const _0x2b02fa=_0x47c3cc['types'][_0x47c3cc['typeIndex']],_0x4d7c0a=this['_compressorById']['get'](_0x2b02fa);if(!_0x4d7c0a)throw new _0x3755d2('decompress-compressor-not-found',this,{'type':_0x2b02fa});_0x4d7c0a['decompress'](_0x317170,_0x47c3cc);}return _0x317170['forEach']((_0x1eb2fa,_0x44b448)=>_0x1eb2fa['baseVersion']=_0x381f60['baseVersion']+_0x44b448),_0x317170;}['_getCompressorByName'](_0x32bd5c){return this['_compressorByName']['get'](_0x32bd5c);}['_registerOperationCompressor'](_0x48ce21,_0x2c23f9,_0x40d96d){const _0x21f4cd=new _0x40d96d(_0x48ce21,_0x2c23f9,this['_protobufFactory']['getDescriptor'](_0x2c23f9));this['_registerCompressor'](_0x48ce21,_0x2c23f9,_0x21f4cd);}['_registerActionCompressor'](_0x344cd4,_0xc064b2,_0xf54ff3){const _0xa7c1a6=new _0xf54ff3(_0x344cd4,this);this['_registerCompressor'](_0x344cd4,_0xc064b2,_0xa7c1a6);}['_registerCompressor'](_0xf44b75,_0x5985b8,_0x3ea0d2){this['_compressorById']['set'](_0xf44b75,_0x3ea0d2),this['_compressorByName']['set'](_0x5985b8,_0x3ea0d2);}}export{y as Compressor};
|
|
23
|
+
import{CKEditorError as _0x4edb07}from'@ckeditor/ckeditor5-utils/dist/index.js';import _0x18dd54 from'protobufjs/minimal.js';import{cloneDeep as _0x3a42cb,isEqual as _0x596055,isObject as _0x41c3b5}from'es-toolkit/compat';const u=/* #__PURE__ -- @preserve */
|
|
24
|
+
((()=>{var _0x3d5d4c=_0x18dd54['Reader'],_0x48cddb=_0x18dd54['Writer'],_0x4bd6c5=_0x18dd54['util'],_0x420c93=_0x18dd54['roots']['default']||(_0x18dd54['roots']['default']={});return _0x420c93['AttributeOperation']=(function(){function _0x30601c(_0x3b6a65){if(_0x3b6a65){for(var _0x4aad94=Object['keys'](_0x3b6a65),_0x264249=0x0;_0x264249<_0x4aad94['length'];++_0x264249)null!=_0x3b6a65[_0x4aad94[_0x264249]]&&(this[_0x4aad94[_0x264249]]=_0x3b6a65[_0x4aad94[_0x264249]]);}}return _0x30601c['prototype']['range']=null,_0x30601c['prototype']['key']='',_0x30601c['prototype']['oldValueBoolean']=!0x1,_0x30601c['prototype']['oldValueJson']='',_0x30601c['prototype']['newValueBoolean']=!0x1,_0x30601c['prototype']['newValueJson']='',_0x30601c['prototype']['wasUndone']=!0x1,_0x30601c['create']=function(_0x16475c){return new _0x30601c(_0x16475c);},_0x30601c['encode']=function(_0x47c2c6,_0x2c493b){return _0x2c493b||(_0x2c493b=_0x48cddb['create']()),null!=_0x47c2c6['range']&&Object['hasOwnProperty']['call'](_0x47c2c6,'range')&&_0x420c93['Range']['encode'](_0x47c2c6['range'],_0x2c493b['uint32'](0xa)['fork']())['ldelim'](),null!=_0x47c2c6['key']&&Object['hasOwnProperty']['call'](_0x47c2c6,'key')&&_0x2c493b['uint32'](0x12)['string'](_0x47c2c6['key']),null!=_0x47c2c6['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x47c2c6,'oldValueBoolean')&&_0x2c493b['uint32'](0x18)['bool'](_0x47c2c6['oldValueBoolean']),null!=_0x47c2c6['oldValueJson']&&Object['hasOwnProperty']['call'](_0x47c2c6,'oldValueJson')&&_0x2c493b['uint32'](0x22)['string'](_0x47c2c6['oldValueJson']),null!=_0x47c2c6['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x47c2c6,'newValueBoolean')&&_0x2c493b['uint32'](0x28)['bool'](_0x47c2c6['newValueBoolean']),null!=_0x47c2c6['newValueJson']&&Object['hasOwnProperty']['call'](_0x47c2c6,'newValueJson')&&_0x2c493b['uint32'](0x32)['string'](_0x47c2c6['newValueJson']),null!=_0x47c2c6['wasUndone']&&Object['hasOwnProperty']['call'](_0x47c2c6,'wasUndone')&&_0x2c493b['uint32'](0x38)['bool'](_0x47c2c6['wasUndone']),_0x2c493b;},_0x30601c['encodeDelimited']=function(_0x3a5695,_0x2f0055){return this['encode'](_0x3a5695,_0x2f0055)['ldelim']();},_0x30601c['decode']=function(_0x1de631,_0x56feab){_0x1de631 instanceof _0x3d5d4c||(_0x1de631=_0x3d5d4c['create'](_0x1de631));for(var _0x316674=void 0x0===_0x56feab?_0x1de631['len']:_0x1de631['pos']+_0x56feab,_0x3dcf30=new _0x420c93['AttributeOperation']();_0x1de631['pos']<_0x316674;){var _0x20c319=_0x1de631['uint32']();switch(_0x20c319>>>0x3){case 0x1:_0x3dcf30['range']=_0x420c93['Range']['decode'](_0x1de631,_0x1de631['uint32']());break;case 0x2:_0x3dcf30['key']=_0x1de631['string']();break;case 0x3:_0x3dcf30['oldValueBoolean']=_0x1de631['bool']();break;case 0x4:_0x3dcf30['oldValueJson']=_0x1de631['string']();break;case 0x5:_0x3dcf30['newValueBoolean']=_0x1de631['bool']();break;case 0x6:_0x3dcf30['newValueJson']=_0x1de631['string']();break;case 0x7:_0x3dcf30['wasUndone']=_0x1de631['bool']();break;default:_0x1de631['skipType'](0x7&_0x20c319);}}return _0x3dcf30;},_0x30601c['decodeDelimited']=function(_0x27ef81){return _0x27ef81 instanceof _0x3d5d4c||(_0x27ef81=new _0x3d5d4c(_0x27ef81)),this['decode'](_0x27ef81,_0x27ef81['uint32']());},_0x30601c['verify']=function(_0x2b311e){if('object'!=typeof _0x2b311e||null===_0x2b311e)return'object\x20expected';if(null!=_0x2b311e['range']&&_0x2b311e['hasOwnProperty']('range')){var _0x537166=_0x420c93['Range']['verify'](_0x2b311e['range']);if(_0x537166)return'range.'+_0x537166;}return null!=_0x2b311e['key']&&_0x2b311e['hasOwnProperty']('key')&&!_0x4bd6c5['isString'](_0x2b311e['key'])?'key:\x20string\x20expected':null!=_0x2b311e['oldValueBoolean']&&_0x2b311e['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x2b311e['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x2b311e['oldValueJson']&&_0x2b311e['hasOwnProperty']('oldValueJson')&&!_0x4bd6c5['isString'](_0x2b311e['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x2b311e['newValueBoolean']&&_0x2b311e['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x2b311e['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x2b311e['newValueJson']&&_0x2b311e['hasOwnProperty']('newValueJson')&&!_0x4bd6c5['isString'](_0x2b311e['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x2b311e['wasUndone']&&_0x2b311e['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x2b311e['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x30601c['fromObject']=function(_0x36c315){if(_0x36c315 instanceof _0x420c93['AttributeOperation'])return _0x36c315;var _0x55e5e8=new _0x420c93['AttributeOperation']();if(null!=_0x36c315['range']){if('object'!=typeof _0x36c315['range'])throw TypeError('.AttributeOperation.range:\x20object\x20expected');_0x55e5e8['range']=_0x420c93['Range']['fromObject'](_0x36c315['range']);}return null!=_0x36c315['key']&&(_0x55e5e8['key']=String(_0x36c315['key'])),null!=_0x36c315['oldValueBoolean']&&(_0x55e5e8['oldValueBoolean']=Boolean(_0x36c315['oldValueBoolean'])),null!=_0x36c315['oldValueJson']&&(_0x55e5e8['oldValueJson']=String(_0x36c315['oldValueJson'])),null!=_0x36c315['newValueBoolean']&&(_0x55e5e8['newValueBoolean']=Boolean(_0x36c315['newValueBoolean'])),null!=_0x36c315['newValueJson']&&(_0x55e5e8['newValueJson']=String(_0x36c315['newValueJson'])),null!=_0x36c315['wasUndone']&&(_0x55e5e8['wasUndone']=Boolean(_0x36c315['wasUndone'])),_0x55e5e8;},_0x30601c['toObject']=function(_0x5d6d01,_0x26e470){_0x26e470||(_0x26e470={});var _0x5aef72={};return _0x26e470['defaults']&&(_0x5aef72['range']=null,_0x5aef72['key']='',_0x5aef72['oldValueBoolean']=!0x1,_0x5aef72['oldValueJson']='',_0x5aef72['newValueBoolean']=!0x1,_0x5aef72['newValueJson']='',_0x5aef72['wasUndone']=!0x1),null!=_0x5d6d01['range']&&_0x5d6d01['hasOwnProperty']('range')&&(_0x5aef72['range']=_0x420c93['Range']['toObject'](_0x5d6d01['range'],_0x26e470)),null!=_0x5d6d01['key']&&_0x5d6d01['hasOwnProperty']('key')&&(_0x5aef72['key']=_0x5d6d01['key']),null!=_0x5d6d01['oldValueBoolean']&&_0x5d6d01['hasOwnProperty']('oldValueBoolean')&&(_0x5aef72['oldValueBoolean']=_0x5d6d01['oldValueBoolean']),null!=_0x5d6d01['oldValueJson']&&_0x5d6d01['hasOwnProperty']('oldValueJson')&&(_0x5aef72['oldValueJson']=_0x5d6d01['oldValueJson']),null!=_0x5d6d01['newValueBoolean']&&_0x5d6d01['hasOwnProperty']('newValueBoolean')&&(_0x5aef72['newValueBoolean']=_0x5d6d01['newValueBoolean']),null!=_0x5d6d01['newValueJson']&&_0x5d6d01['hasOwnProperty']('newValueJson')&&(_0x5aef72['newValueJson']=_0x5d6d01['newValueJson']),null!=_0x5d6d01['wasUndone']&&_0x5d6d01['hasOwnProperty']('wasUndone')&&(_0x5aef72['wasUndone']=_0x5d6d01['wasUndone']),_0x5aef72;},_0x30601c['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x18dd54['util']['toJSONOptions']);},_0x30601c['getTypeUrl']=function(_0x18f8d2){return void 0x0===_0x18f8d2&&(_0x18f8d2='type.googleapis.com'),_0x18f8d2+'/AttributeOperation';},_0x30601c;}()),_0x420c93['InsertOperation']=(function(){function _0x525bf0(_0x2ba79a){if(this['nodes']=[],_0x2ba79a){for(var _0x3ad12e=Object['keys'](_0x2ba79a),_0x4f9e39=0x0;_0x4f9e39<_0x3ad12e['length'];++_0x4f9e39)null!=_0x2ba79a[_0x3ad12e[_0x4f9e39]]&&(this[_0x3ad12e[_0x4f9e39]]=_0x2ba79a[_0x3ad12e[_0x4f9e39]]);}}return _0x525bf0['prototype']['position']=null,_0x525bf0['prototype']['nodes']=_0x4bd6c5['emptyArray'],_0x525bf0['prototype']['shouldReceiveAttributes']=!0x1,_0x525bf0['prototype']['wasUndone']=!0x1,_0x525bf0['create']=function(_0x4abf85){return new _0x525bf0(_0x4abf85);},_0x525bf0['encode']=function(_0x47464a,_0x5e2a02){if(_0x5e2a02||(_0x5e2a02=_0x48cddb['create']()),null!=_0x47464a['position']&&Object['hasOwnProperty']['call'](_0x47464a,'position')&&_0x420c93['Position']['encode'](_0x47464a['position'],_0x5e2a02['uint32'](0xa)['fork']())['ldelim'](),null!=_0x47464a['nodes']&&_0x47464a['nodes']['length']){for(var _0x988c65=0x0;_0x988c65<_0x47464a['nodes']['length'];++_0x988c65)_0x420c93['Element']['encode'](_0x47464a['nodes'][_0x988c65],_0x5e2a02['uint32'](0x12)['fork']())['ldelim']();}return null!=_0x47464a['shouldReceiveAttributes']&&Object['hasOwnProperty']['call'](_0x47464a,'shouldReceiveAttributes')&&_0x5e2a02['uint32'](0x18)['bool'](_0x47464a['shouldReceiveAttributes']),null!=_0x47464a['wasUndone']&&Object['hasOwnProperty']['call'](_0x47464a,'wasUndone')&&_0x5e2a02['uint32'](0x20)['bool'](_0x47464a['wasUndone']),_0x5e2a02;},_0x525bf0['encodeDelimited']=function(_0xdc16e,_0x176d17){return this['encode'](_0xdc16e,_0x176d17)['ldelim']();},_0x525bf0['decode']=function(_0x9f5da9,_0x57b999){_0x9f5da9 instanceof _0x3d5d4c||(_0x9f5da9=_0x3d5d4c['create'](_0x9f5da9));for(var _0x28445b=void 0x0===_0x57b999?_0x9f5da9['len']:_0x9f5da9['pos']+_0x57b999,_0x38f3ec=new _0x420c93['InsertOperation']();_0x9f5da9['pos']<_0x28445b;){var _0x1bc86b=_0x9f5da9['uint32']();switch(_0x1bc86b>>>0x3){case 0x1:_0x38f3ec['position']=_0x420c93['Position']['decode'](_0x9f5da9,_0x9f5da9['uint32']());break;case 0x2:_0x38f3ec['nodes']&&_0x38f3ec['nodes']['length']||(_0x38f3ec['nodes']=[]),_0x38f3ec['nodes']['push'](_0x420c93['Element']['decode'](_0x9f5da9,_0x9f5da9['uint32']()));break;case 0x3:_0x38f3ec['shouldReceiveAttributes']=_0x9f5da9['bool']();break;case 0x4:_0x38f3ec['wasUndone']=_0x9f5da9['bool']();break;default:_0x9f5da9['skipType'](0x7&_0x1bc86b);}}return _0x38f3ec;},_0x525bf0['decodeDelimited']=function(_0x203a42){return _0x203a42 instanceof _0x3d5d4c||(_0x203a42=new _0x3d5d4c(_0x203a42)),this['decode'](_0x203a42,_0x203a42['uint32']());},_0x525bf0['verify']=function(_0x20b6a9){if('object'!=typeof _0x20b6a9||null===_0x20b6a9)return'object\x20expected';if(null!=_0x20b6a9['position']&&_0x20b6a9['hasOwnProperty']('position')&&(_0x3aea8b=_0x420c93['Position']['verify'](_0x20b6a9['position'])))return'position.'+_0x3aea8b;if(null!=_0x20b6a9['nodes']&&_0x20b6a9['hasOwnProperty']('nodes')){if(!Array['isArray'](_0x20b6a9['nodes']))return'nodes:\x20array\x20expected';for(var _0x4fb455=0x0;_0x4fb455<_0x20b6a9['nodes']['length'];++_0x4fb455){var _0x3aea8b;if(_0x3aea8b=_0x420c93['Element']['verify'](_0x20b6a9['nodes'][_0x4fb455]))return'nodes.'+_0x3aea8b;}}return null!=_0x20b6a9['shouldReceiveAttributes']&&_0x20b6a9['hasOwnProperty']('shouldReceiveAttributes')&&'boolean'!=typeof _0x20b6a9['shouldReceiveAttributes']?'shouldReceiveAttributes:\x20boolean\x20expected':null!=_0x20b6a9['wasUndone']&&_0x20b6a9['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x20b6a9['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x525bf0['fromObject']=function(_0x4dbbc3){if(_0x4dbbc3 instanceof _0x420c93['InsertOperation'])return _0x4dbbc3;var _0x581943=new _0x420c93['InsertOperation']();if(null!=_0x4dbbc3['position']){if('object'!=typeof _0x4dbbc3['position'])throw TypeError('.InsertOperation.position:\x20object\x20expected');_0x581943['position']=_0x420c93['Position']['fromObject'](_0x4dbbc3['position']);}if(_0x4dbbc3['nodes']){if(!Array['isArray'](_0x4dbbc3['nodes']))throw TypeError('.InsertOperation.nodes:\x20array\x20expected');_0x581943['nodes']=[];for(var _0x594362=0x0;_0x594362<_0x4dbbc3['nodes']['length'];++_0x594362){if('object'!=typeof _0x4dbbc3['nodes'][_0x594362])throw TypeError('.InsertOperation.nodes:\x20object\x20expected');_0x581943['nodes'][_0x594362]=_0x420c93['Element']['fromObject'](_0x4dbbc3['nodes'][_0x594362]);}}return null!=_0x4dbbc3['shouldReceiveAttributes']&&(_0x581943['shouldReceiveAttributes']=Boolean(_0x4dbbc3['shouldReceiveAttributes'])),null!=_0x4dbbc3['wasUndone']&&(_0x581943['wasUndone']=Boolean(_0x4dbbc3['wasUndone'])),_0x581943;},_0x525bf0['toObject']=function(_0x49f720,_0x3eb4d0){_0x3eb4d0||(_0x3eb4d0={});var _0x876e39={};if((_0x3eb4d0['arrays']||_0x3eb4d0['defaults'])&&(_0x876e39['nodes']=[]),_0x3eb4d0['defaults']&&(_0x876e39['position']=null,_0x876e39['shouldReceiveAttributes']=!0x1,_0x876e39['wasUndone']=!0x1),null!=_0x49f720['position']&&_0x49f720['hasOwnProperty']('position')&&(_0x876e39['position']=_0x420c93['Position']['toObject'](_0x49f720['position'],_0x3eb4d0)),_0x49f720['nodes']&&_0x49f720['nodes']['length']){_0x876e39['nodes']=[];for(var _0x4629b4=0x0;_0x4629b4<_0x49f720['nodes']['length'];++_0x4629b4)_0x876e39['nodes'][_0x4629b4]=_0x420c93['Element']['toObject'](_0x49f720['nodes'][_0x4629b4],_0x3eb4d0);}return null!=_0x49f720['shouldReceiveAttributes']&&_0x49f720['hasOwnProperty']('shouldReceiveAttributes')&&(_0x876e39['shouldReceiveAttributes']=_0x49f720['shouldReceiveAttributes']),null!=_0x49f720['wasUndone']&&_0x49f720['hasOwnProperty']('wasUndone')&&(_0x876e39['wasUndone']=_0x49f720['wasUndone']),_0x876e39;},_0x525bf0['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x18dd54['util']['toJSONOptions']);},_0x525bf0['getTypeUrl']=function(_0x4b16e8){return void 0x0===_0x4b16e8&&(_0x4b16e8='type.googleapis.com'),_0x4b16e8+'/InsertOperation';},_0x525bf0;}()),_0x420c93['MarkerOperation']=(function(){function _0x257c92(_0x57d76e){if(_0x57d76e){for(var _0x645579=Object['keys'](_0x57d76e),_0x26f13b=0x0;_0x26f13b<_0x645579['length'];++_0x26f13b)null!=_0x57d76e[_0x645579[_0x26f13b]]&&(this[_0x645579[_0x26f13b]]=_0x57d76e[_0x645579[_0x26f13b]]);}}return _0x257c92['prototype']['name']='',_0x257c92['prototype']['oldRange']=null,_0x257c92['prototype']['newRange']=null,_0x257c92['prototype']['affectsData']=!0x1,_0x257c92['prototype']['wasUndone']=!0x1,_0x257c92['create']=function(_0x39abff){return new _0x257c92(_0x39abff);},_0x257c92['encode']=function(_0xba6ed2,_0xe10145){return _0xe10145||(_0xe10145=_0x48cddb['create']()),null!=_0xba6ed2['name']&&Object['hasOwnProperty']['call'](_0xba6ed2,'name')&&_0xe10145['uint32'](0xa)['string'](_0xba6ed2['name']),null!=_0xba6ed2['oldRange']&&Object['hasOwnProperty']['call'](_0xba6ed2,'oldRange')&&_0x420c93['Range']['encode'](_0xba6ed2['oldRange'],_0xe10145['uint32'](0x12)['fork']())['ldelim'](),null!=_0xba6ed2['newRange']&&Object['hasOwnProperty']['call'](_0xba6ed2,'newRange')&&_0x420c93['Range']['encode'](_0xba6ed2['newRange'],_0xe10145['uint32'](0x1a)['fork']())['ldelim'](),null!=_0xba6ed2['affectsData']&&Object['hasOwnProperty']['call'](_0xba6ed2,'affectsData')&&_0xe10145['uint32'](0x20)['bool'](_0xba6ed2['affectsData']),null!=_0xba6ed2['wasUndone']&&Object['hasOwnProperty']['call'](_0xba6ed2,'wasUndone')&&_0xe10145['uint32'](0x28)['bool'](_0xba6ed2['wasUndone']),_0xe10145;},_0x257c92['encodeDelimited']=function(_0x3fe07f,_0x5eec1a){return this['encode'](_0x3fe07f,_0x5eec1a)['ldelim']();},_0x257c92['decode']=function(_0x414244,_0x3c7ddf){_0x414244 instanceof _0x3d5d4c||(_0x414244=_0x3d5d4c['create'](_0x414244));for(var _0x4452c8=void 0x0===_0x3c7ddf?_0x414244['len']:_0x414244['pos']+_0x3c7ddf,_0xdff94b=new _0x420c93['MarkerOperation']();_0x414244['pos']<_0x4452c8;){var _0x1c68c4=_0x414244['uint32']();switch(_0x1c68c4>>>0x3){case 0x1:_0xdff94b['name']=_0x414244['string']();break;case 0x2:_0xdff94b['oldRange']=_0x420c93['Range']['decode'](_0x414244,_0x414244['uint32']());break;case 0x3:_0xdff94b['newRange']=_0x420c93['Range']['decode'](_0x414244,_0x414244['uint32']());break;case 0x4:_0xdff94b['affectsData']=_0x414244['bool']();break;case 0x5:_0xdff94b['wasUndone']=_0x414244['bool']();break;default:_0x414244['skipType'](0x7&_0x1c68c4);}}return _0xdff94b;},_0x257c92['decodeDelimited']=function(_0x2164db){return _0x2164db instanceof _0x3d5d4c||(_0x2164db=new _0x3d5d4c(_0x2164db)),this['decode'](_0x2164db,_0x2164db['uint32']());},_0x257c92['verify']=function(_0xb921b2){if('object'!=typeof _0xb921b2||null===_0xb921b2)return'object\x20expected';if(null!=_0xb921b2['name']&&_0xb921b2['hasOwnProperty']('name')&&!_0x4bd6c5['isString'](_0xb921b2['name']))return'name:\x20string\x20expected';var _0x2fa3e2;if(null!=_0xb921b2['oldRange']&&_0xb921b2['hasOwnProperty']('oldRange')&&(_0x2fa3e2=_0x420c93['Range']['verify'](_0xb921b2['oldRange'])))return'oldRange.'+_0x2fa3e2;if(null!=_0xb921b2['newRange']&&_0xb921b2['hasOwnProperty']('newRange')&&(_0x2fa3e2=_0x420c93['Range']['verify'](_0xb921b2['newRange'])))return'newRange.'+_0x2fa3e2;return null!=_0xb921b2['affectsData']&&_0xb921b2['hasOwnProperty']('affectsData')&&'boolean'!=typeof _0xb921b2['affectsData']?'affectsData:\x20boolean\x20expected':null!=_0xb921b2['wasUndone']&&_0xb921b2['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0xb921b2['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x257c92['fromObject']=function(_0x2e82db){if(_0x2e82db instanceof _0x420c93['MarkerOperation'])return _0x2e82db;var _0x5c2758=new _0x420c93['MarkerOperation']();if(null!=_0x2e82db['name']&&(_0x5c2758['name']=String(_0x2e82db['name'])),null!=_0x2e82db['oldRange']){if('object'!=typeof _0x2e82db['oldRange'])throw TypeError('.MarkerOperation.oldRange:\x20object\x20expected');_0x5c2758['oldRange']=_0x420c93['Range']['fromObject'](_0x2e82db['oldRange']);}if(null!=_0x2e82db['newRange']){if('object'!=typeof _0x2e82db['newRange'])throw TypeError('.MarkerOperation.newRange:\x20object\x20expected');_0x5c2758['newRange']=_0x420c93['Range']['fromObject'](_0x2e82db['newRange']);}return null!=_0x2e82db['affectsData']&&(_0x5c2758['affectsData']=Boolean(_0x2e82db['affectsData'])),null!=_0x2e82db['wasUndone']&&(_0x5c2758['wasUndone']=Boolean(_0x2e82db['wasUndone'])),_0x5c2758;},_0x257c92['toObject']=function(_0x2177bd,_0x12c798){_0x12c798||(_0x12c798={});var _0x12fc03={};return _0x12c798['defaults']&&(_0x12fc03['name']='',_0x12fc03['oldRange']=null,_0x12fc03['newRange']=null,_0x12fc03['affectsData']=!0x1,_0x12fc03['wasUndone']=!0x1),null!=_0x2177bd['name']&&_0x2177bd['hasOwnProperty']('name')&&(_0x12fc03['name']=_0x2177bd['name']),null!=_0x2177bd['oldRange']&&_0x2177bd['hasOwnProperty']('oldRange')&&(_0x12fc03['oldRange']=_0x420c93['Range']['toObject'](_0x2177bd['oldRange'],_0x12c798)),null!=_0x2177bd['newRange']&&_0x2177bd['hasOwnProperty']('newRange')&&(_0x12fc03['newRange']=_0x420c93['Range']['toObject'](_0x2177bd['newRange'],_0x12c798)),null!=_0x2177bd['affectsData']&&_0x2177bd['hasOwnProperty']('affectsData')&&(_0x12fc03['affectsData']=_0x2177bd['affectsData']),null!=_0x2177bd['wasUndone']&&_0x2177bd['hasOwnProperty']('wasUndone')&&(_0x12fc03['wasUndone']=_0x2177bd['wasUndone']),_0x12fc03;},_0x257c92['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x18dd54['util']['toJSONOptions']);},_0x257c92['getTypeUrl']=function(_0x30bbd3){return void 0x0===_0x30bbd3&&(_0x30bbd3='type.googleapis.com'),_0x30bbd3+'/MarkerOperation';},_0x257c92;}()),_0x420c93['MergeOperation']=(function(){function _0x4d88ea(_0x48c88b){if(_0x48c88b){for(var _0x2b2a27=Object['keys'](_0x48c88b),_0x39873e=0x0;_0x39873e<_0x2b2a27['length'];++_0x39873e)null!=_0x48c88b[_0x2b2a27[_0x39873e]]&&(this[_0x2b2a27[_0x39873e]]=_0x48c88b[_0x2b2a27[_0x39873e]]);}}return _0x4d88ea['prototype']['sourcePosition']=null,_0x4d88ea['prototype']['targetPosition']=null,_0x4d88ea['prototype']['graveyardPosition']=null,_0x4d88ea['prototype']['howMany']=0x0,_0x4d88ea['prototype']['wasUndone']=!0x1,_0x4d88ea['create']=function(_0x312f55){return new _0x4d88ea(_0x312f55);},_0x4d88ea['encode']=function(_0x137689,_0x40a417){return _0x40a417||(_0x40a417=_0x48cddb['create']()),null!=_0x137689['sourcePosition']&&Object['hasOwnProperty']['call'](_0x137689,'sourcePosition')&&_0x420c93['Position']['encode'](_0x137689['sourcePosition'],_0x40a417['uint32'](0xa)['fork']())['ldelim'](),null!=_0x137689['targetPosition']&&Object['hasOwnProperty']['call'](_0x137689,'targetPosition')&&_0x420c93['Position']['encode'](_0x137689['targetPosition'],_0x40a417['uint32'](0x12)['fork']())['ldelim'](),null!=_0x137689['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x137689,'graveyardPosition')&&_0x420c93['Position']['encode'](_0x137689['graveyardPosition'],_0x40a417['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x137689['howMany']&&Object['hasOwnProperty']['call'](_0x137689,'howMany')&&_0x40a417['uint32'](0x20)['uint32'](_0x137689['howMany']),null!=_0x137689['wasUndone']&&Object['hasOwnProperty']['call'](_0x137689,'wasUndone')&&_0x40a417['uint32'](0x28)['bool'](_0x137689['wasUndone']),_0x40a417;},_0x4d88ea['encodeDelimited']=function(_0x381bb5,_0x370937){return this['encode'](_0x381bb5,_0x370937)['ldelim']();},_0x4d88ea['decode']=function(_0x388607,_0x14fea8){_0x388607 instanceof _0x3d5d4c||(_0x388607=_0x3d5d4c['create'](_0x388607));for(var _0x42fc65=void 0x0===_0x14fea8?_0x388607['len']:_0x388607['pos']+_0x14fea8,_0x5b724f=new _0x420c93['MergeOperation']();_0x388607['pos']<_0x42fc65;){var _0x405ed1=_0x388607['uint32']();switch(_0x405ed1>>>0x3){case 0x1:_0x5b724f['sourcePosition']=_0x420c93['Position']['decode'](_0x388607,_0x388607['uint32']());break;case 0x2:_0x5b724f['targetPosition']=_0x420c93['Position']['decode'](_0x388607,_0x388607['uint32']());break;case 0x3:_0x5b724f['graveyardPosition']=_0x420c93['Position']['decode'](_0x388607,_0x388607['uint32']());break;case 0x4:_0x5b724f['howMany']=_0x388607['uint32']();break;case 0x5:_0x5b724f['wasUndone']=_0x388607['bool']();break;default:_0x388607['skipType'](0x7&_0x405ed1);}}return _0x5b724f;},_0x4d88ea['decodeDelimited']=function(_0xa425b6){return _0xa425b6 instanceof _0x3d5d4c||(_0xa425b6=new _0x3d5d4c(_0xa425b6)),this['decode'](_0xa425b6,_0xa425b6['uint32']());},_0x4d88ea['verify']=function(_0x4ff61d){if('object'!=typeof _0x4ff61d||null===_0x4ff61d)return'object\x20expected';var _0x4af3c2;if(null!=_0x4ff61d['sourcePosition']&&_0x4ff61d['hasOwnProperty']('sourcePosition')&&(_0x4af3c2=_0x420c93['Position']['verify'](_0x4ff61d['sourcePosition'])))return'sourcePosition.'+_0x4af3c2;if(null!=_0x4ff61d['targetPosition']&&_0x4ff61d['hasOwnProperty']('targetPosition')&&(_0x4af3c2=_0x420c93['Position']['verify'](_0x4ff61d['targetPosition'])))return'targetPosition.'+_0x4af3c2;if(null!=_0x4ff61d['graveyardPosition']&&_0x4ff61d['hasOwnProperty']('graveyardPosition')&&(_0x4af3c2=_0x420c93['Position']['verify'](_0x4ff61d['graveyardPosition'])))return'graveyardPosition.'+_0x4af3c2;return null!=_0x4ff61d['howMany']&&_0x4ff61d['hasOwnProperty']('howMany')&&!_0x4bd6c5['isInteger'](_0x4ff61d['howMany'])?'howMany:\x20integer\x20expected':null!=_0x4ff61d['wasUndone']&&_0x4ff61d['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x4ff61d['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x4d88ea['fromObject']=function(_0x2da51f){if(_0x2da51f instanceof _0x420c93['MergeOperation'])return _0x2da51f;var _0x37e8d1=new _0x420c93['MergeOperation']();if(null!=_0x2da51f['sourcePosition']){if('object'!=typeof _0x2da51f['sourcePosition'])throw TypeError('.MergeOperation.sourcePosition:\x20object\x20expected');_0x37e8d1['sourcePosition']=_0x420c93['Position']['fromObject'](_0x2da51f['sourcePosition']);}if(null!=_0x2da51f['targetPosition']){if('object'!=typeof _0x2da51f['targetPosition'])throw TypeError('.MergeOperation.targetPosition:\x20object\x20expected');_0x37e8d1['targetPosition']=_0x420c93['Position']['fromObject'](_0x2da51f['targetPosition']);}if(null!=_0x2da51f['graveyardPosition']){if('object'!=typeof _0x2da51f['graveyardPosition'])throw TypeError('.MergeOperation.graveyardPosition:\x20object\x20expected');_0x37e8d1['graveyardPosition']=_0x420c93['Position']['fromObject'](_0x2da51f['graveyardPosition']);}return null!=_0x2da51f['howMany']&&(_0x37e8d1['howMany']=_0x2da51f['howMany']>>>0x0),null!=_0x2da51f['wasUndone']&&(_0x37e8d1['wasUndone']=Boolean(_0x2da51f['wasUndone'])),_0x37e8d1;},_0x4d88ea['toObject']=function(_0x3bcebb,_0x51a79c){_0x51a79c||(_0x51a79c={});var _0x5d264f={};return _0x51a79c['defaults']&&(_0x5d264f['sourcePosition']=null,_0x5d264f['targetPosition']=null,_0x5d264f['graveyardPosition']=null,_0x5d264f['howMany']=0x0,_0x5d264f['wasUndone']=!0x1),null!=_0x3bcebb['sourcePosition']&&_0x3bcebb['hasOwnProperty']('sourcePosition')&&(_0x5d264f['sourcePosition']=_0x420c93['Position']['toObject'](_0x3bcebb['sourcePosition'],_0x51a79c)),null!=_0x3bcebb['targetPosition']&&_0x3bcebb['hasOwnProperty']('targetPosition')&&(_0x5d264f['targetPosition']=_0x420c93['Position']['toObject'](_0x3bcebb['targetPosition'],_0x51a79c)),null!=_0x3bcebb['graveyardPosition']&&_0x3bcebb['hasOwnProperty']('graveyardPosition')&&(_0x5d264f['graveyardPosition']=_0x420c93['Position']['toObject'](_0x3bcebb['graveyardPosition'],_0x51a79c)),null!=_0x3bcebb['howMany']&&_0x3bcebb['hasOwnProperty']('howMany')&&(_0x5d264f['howMany']=_0x3bcebb['howMany']),null!=_0x3bcebb['wasUndone']&&_0x3bcebb['hasOwnProperty']('wasUndone')&&(_0x5d264f['wasUndone']=_0x3bcebb['wasUndone']),_0x5d264f;},_0x4d88ea['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x18dd54['util']['toJSONOptions']);},_0x4d88ea['getTypeUrl']=function(_0x4cd2e1){return void 0x0===_0x4cd2e1&&(_0x4cd2e1='type.googleapis.com'),_0x4cd2e1+'/MergeOperation';},_0x4d88ea;}()),_0x420c93['MoveOperation']=(function(){function _0x153775(_0x12e2c9){if(_0x12e2c9){for(var _0x38be7a=Object['keys'](_0x12e2c9),_0x3624d1=0x0;_0x3624d1<_0x38be7a['length'];++_0x3624d1)null!=_0x12e2c9[_0x38be7a[_0x3624d1]]&&(this[_0x38be7a[_0x3624d1]]=_0x12e2c9[_0x38be7a[_0x3624d1]]);}}return _0x153775['prototype']['sourcePosition']=null,_0x153775['prototype']['howMany']=0x0,_0x153775['prototype']['targetPosition']=null,_0x153775['prototype']['wasUndone']=!0x1,_0x153775['create']=function(_0x3f6280){return new _0x153775(_0x3f6280);},_0x153775['encode']=function(_0x578bae,_0x37c960){return _0x37c960||(_0x37c960=_0x48cddb['create']()),null!=_0x578bae['sourcePosition']&&Object['hasOwnProperty']['call'](_0x578bae,'sourcePosition')&&_0x420c93['Position']['encode'](_0x578bae['sourcePosition'],_0x37c960['uint32'](0xa)['fork']())['ldelim'](),null!=_0x578bae['howMany']&&Object['hasOwnProperty']['call'](_0x578bae,'howMany')&&_0x37c960['uint32'](0x10)['uint32'](_0x578bae['howMany']),null!=_0x578bae['targetPosition']&&Object['hasOwnProperty']['call'](_0x578bae,'targetPosition')&&_0x420c93['Position']['encode'](_0x578bae['targetPosition'],_0x37c960['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x578bae['wasUndone']&&Object['hasOwnProperty']['call'](_0x578bae,'wasUndone')&&_0x37c960['uint32'](0x20)['bool'](_0x578bae['wasUndone']),_0x37c960;},_0x153775['encodeDelimited']=function(_0x5a2f8c,_0x2d84e4){return this['encode'](_0x5a2f8c,_0x2d84e4)['ldelim']();},_0x153775['decode']=function(_0x28311a,_0x57c6ad){_0x28311a instanceof _0x3d5d4c||(_0x28311a=_0x3d5d4c['create'](_0x28311a));for(var _0x335818=void 0x0===_0x57c6ad?_0x28311a['len']:_0x28311a['pos']+_0x57c6ad,_0x4781e7=new _0x420c93['MoveOperation']();_0x28311a['pos']<_0x335818;){var _0x2bd328=_0x28311a['uint32']();switch(_0x2bd328>>>0x3){case 0x1:_0x4781e7['sourcePosition']=_0x420c93['Position']['decode'](_0x28311a,_0x28311a['uint32']());break;case 0x2:_0x4781e7['howMany']=_0x28311a['uint32']();break;case 0x3:_0x4781e7['targetPosition']=_0x420c93['Position']['decode'](_0x28311a,_0x28311a['uint32']());break;case 0x4:_0x4781e7['wasUndone']=_0x28311a['bool']();break;default:_0x28311a['skipType'](0x7&_0x2bd328);}}return _0x4781e7;},_0x153775['decodeDelimited']=function(_0x4204df){return _0x4204df instanceof _0x3d5d4c||(_0x4204df=new _0x3d5d4c(_0x4204df)),this['decode'](_0x4204df,_0x4204df['uint32']());},_0x153775['verify']=function(_0x171337){if('object'!=typeof _0x171337||null===_0x171337)return'object\x20expected';var _0x20455d;if(null!=_0x171337['sourcePosition']&&_0x171337['hasOwnProperty']('sourcePosition')&&(_0x20455d=_0x420c93['Position']['verify'](_0x171337['sourcePosition'])))return'sourcePosition.'+_0x20455d;if(null!=_0x171337['howMany']&&_0x171337['hasOwnProperty']('howMany')&&!_0x4bd6c5['isInteger'](_0x171337['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x171337['targetPosition']&&_0x171337['hasOwnProperty']('targetPosition')&&(_0x20455d=_0x420c93['Position']['verify'](_0x171337['targetPosition'])))return'targetPosition.'+_0x20455d;return null!=_0x171337['wasUndone']&&_0x171337['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x171337['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x153775['fromObject']=function(_0x11c261){if(_0x11c261 instanceof _0x420c93['MoveOperation'])return _0x11c261;var _0x56baf9=new _0x420c93['MoveOperation']();if(null!=_0x11c261['sourcePosition']){if('object'!=typeof _0x11c261['sourcePosition'])throw TypeError('.MoveOperation.sourcePosition:\x20object\x20expected');_0x56baf9['sourcePosition']=_0x420c93['Position']['fromObject'](_0x11c261['sourcePosition']);}if(null!=_0x11c261['howMany']&&(_0x56baf9['howMany']=_0x11c261['howMany']>>>0x0),null!=_0x11c261['targetPosition']){if('object'!=typeof _0x11c261['targetPosition'])throw TypeError('.MoveOperation.targetPosition:\x20object\x20expected');_0x56baf9['targetPosition']=_0x420c93['Position']['fromObject'](_0x11c261['targetPosition']);}return null!=_0x11c261['wasUndone']&&(_0x56baf9['wasUndone']=Boolean(_0x11c261['wasUndone'])),_0x56baf9;},_0x153775['toObject']=function(_0x3e7ce2,_0x27b211){_0x27b211||(_0x27b211={});var _0x4b7a95={};return _0x27b211['defaults']&&(_0x4b7a95['sourcePosition']=null,_0x4b7a95['howMany']=0x0,_0x4b7a95['targetPosition']=null,_0x4b7a95['wasUndone']=!0x1),null!=_0x3e7ce2['sourcePosition']&&_0x3e7ce2['hasOwnProperty']('sourcePosition')&&(_0x4b7a95['sourcePosition']=_0x420c93['Position']['toObject'](_0x3e7ce2['sourcePosition'],_0x27b211)),null!=_0x3e7ce2['howMany']&&_0x3e7ce2['hasOwnProperty']('howMany')&&(_0x4b7a95['howMany']=_0x3e7ce2['howMany']),null!=_0x3e7ce2['targetPosition']&&_0x3e7ce2['hasOwnProperty']('targetPosition')&&(_0x4b7a95['targetPosition']=_0x420c93['Position']['toObject'](_0x3e7ce2['targetPosition'],_0x27b211)),null!=_0x3e7ce2['wasUndone']&&_0x3e7ce2['hasOwnProperty']('wasUndone')&&(_0x4b7a95['wasUndone']=_0x3e7ce2['wasUndone']),_0x4b7a95;},_0x153775['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x18dd54['util']['toJSONOptions']);},_0x153775['getTypeUrl']=function(_0x8b6a44){return void 0x0===_0x8b6a44&&(_0x8b6a44='type.googleapis.com'),_0x8b6a44+'/MoveOperation';},_0x153775;}()),_0x420c93['RenameOperation']=(function(){function _0x6317ef(_0x3b867c){if(_0x3b867c){for(var _0x291f5d=Object['keys'](_0x3b867c),_0x5a01d0=0x0;_0x5a01d0<_0x291f5d['length'];++_0x5a01d0)null!=_0x3b867c[_0x291f5d[_0x5a01d0]]&&(this[_0x291f5d[_0x5a01d0]]=_0x3b867c[_0x291f5d[_0x5a01d0]]);}}return _0x6317ef['prototype']['position']=null,_0x6317ef['prototype']['oldName']='',_0x6317ef['prototype']['newName']='',_0x6317ef['prototype']['wasUndone']=!0x1,_0x6317ef['create']=function(_0x521f7f){return new _0x6317ef(_0x521f7f);},_0x6317ef['encode']=function(_0x3ef7c6,_0x4909f5){return _0x4909f5||(_0x4909f5=_0x48cddb['create']()),null!=_0x3ef7c6['position']&&Object['hasOwnProperty']['call'](_0x3ef7c6,'position')&&_0x420c93['Position']['encode'](_0x3ef7c6['position'],_0x4909f5['uint32'](0xa)['fork']())['ldelim'](),null!=_0x3ef7c6['oldName']&&Object['hasOwnProperty']['call'](_0x3ef7c6,'oldName')&&_0x4909f5['uint32'](0x12)['string'](_0x3ef7c6['oldName']),null!=_0x3ef7c6['newName']&&Object['hasOwnProperty']['call'](_0x3ef7c6,'newName')&&_0x4909f5['uint32'](0x1a)['string'](_0x3ef7c6['newName']),null!=_0x3ef7c6['wasUndone']&&Object['hasOwnProperty']['call'](_0x3ef7c6,'wasUndone')&&_0x4909f5['uint32'](0x20)['bool'](_0x3ef7c6['wasUndone']),_0x4909f5;},_0x6317ef['encodeDelimited']=function(_0x4f974d,_0x8dfd72){return this['encode'](_0x4f974d,_0x8dfd72)['ldelim']();},_0x6317ef['decode']=function(_0x42168d,_0x1d8fcf){_0x42168d instanceof _0x3d5d4c||(_0x42168d=_0x3d5d4c['create'](_0x42168d));for(var _0x3daf03=void 0x0===_0x1d8fcf?_0x42168d['len']:_0x42168d['pos']+_0x1d8fcf,_0x5467b9=new _0x420c93['RenameOperation']();_0x42168d['pos']<_0x3daf03;){var _0x3279c1=_0x42168d['uint32']();switch(_0x3279c1>>>0x3){case 0x1:_0x5467b9['position']=_0x420c93['Position']['decode'](_0x42168d,_0x42168d['uint32']());break;case 0x2:_0x5467b9['oldName']=_0x42168d['string']();break;case 0x3:_0x5467b9['newName']=_0x42168d['string']();break;case 0x4:_0x5467b9['wasUndone']=_0x42168d['bool']();break;default:_0x42168d['skipType'](0x7&_0x3279c1);}}return _0x5467b9;},_0x6317ef['decodeDelimited']=function(_0x4d32af){return _0x4d32af instanceof _0x3d5d4c||(_0x4d32af=new _0x3d5d4c(_0x4d32af)),this['decode'](_0x4d32af,_0x4d32af['uint32']());},_0x6317ef['verify']=function(_0xc78e3c){if('object'!=typeof _0xc78e3c||null===_0xc78e3c)return'object\x20expected';if(null!=_0xc78e3c['position']&&_0xc78e3c['hasOwnProperty']('position')){var _0x405548=_0x420c93['Position']['verify'](_0xc78e3c['position']);if(_0x405548)return'position.'+_0x405548;}return null!=_0xc78e3c['oldName']&&_0xc78e3c['hasOwnProperty']('oldName')&&!_0x4bd6c5['isString'](_0xc78e3c['oldName'])?'oldName:\x20string\x20expected':null!=_0xc78e3c['newName']&&_0xc78e3c['hasOwnProperty']('newName')&&!_0x4bd6c5['isString'](_0xc78e3c['newName'])?'newName:\x20string\x20expected':null!=_0xc78e3c['wasUndone']&&_0xc78e3c['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0xc78e3c['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x6317ef['fromObject']=function(_0x3c4d4e){if(_0x3c4d4e instanceof _0x420c93['RenameOperation'])return _0x3c4d4e;var _0x3e9f96=new _0x420c93['RenameOperation']();if(null!=_0x3c4d4e['position']){if('object'!=typeof _0x3c4d4e['position'])throw TypeError('.RenameOperation.position:\x20object\x20expected');_0x3e9f96['position']=_0x420c93['Position']['fromObject'](_0x3c4d4e['position']);}return null!=_0x3c4d4e['oldName']&&(_0x3e9f96['oldName']=String(_0x3c4d4e['oldName'])),null!=_0x3c4d4e['newName']&&(_0x3e9f96['newName']=String(_0x3c4d4e['newName'])),null!=_0x3c4d4e['wasUndone']&&(_0x3e9f96['wasUndone']=Boolean(_0x3c4d4e['wasUndone'])),_0x3e9f96;},_0x6317ef['toObject']=function(_0x3fc495,_0x2a30b8){_0x2a30b8||(_0x2a30b8={});var _0x5c9bdd={};return _0x2a30b8['defaults']&&(_0x5c9bdd['position']=null,_0x5c9bdd['oldName']='',_0x5c9bdd['newName']='',_0x5c9bdd['wasUndone']=!0x1),null!=_0x3fc495['position']&&_0x3fc495['hasOwnProperty']('position')&&(_0x5c9bdd['position']=_0x420c93['Position']['toObject'](_0x3fc495['position'],_0x2a30b8)),null!=_0x3fc495['oldName']&&_0x3fc495['hasOwnProperty']('oldName')&&(_0x5c9bdd['oldName']=_0x3fc495['oldName']),null!=_0x3fc495['newName']&&_0x3fc495['hasOwnProperty']('newName')&&(_0x5c9bdd['newName']=_0x3fc495['newName']),null!=_0x3fc495['wasUndone']&&_0x3fc495['hasOwnProperty']('wasUndone')&&(_0x5c9bdd['wasUndone']=_0x3fc495['wasUndone']),_0x5c9bdd;},_0x6317ef['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x18dd54['util']['toJSONOptions']);},_0x6317ef['getTypeUrl']=function(_0x5a9f94){return void 0x0===_0x5a9f94&&(_0x5a9f94='type.googleapis.com'),_0x5a9f94+'/RenameOperation';},_0x6317ef;}()),_0x420c93['RootAttributeOperation']=(function(){function _0x1f877d(_0x3cf926){if(_0x3cf926){for(var _0x8f7315=Object['keys'](_0x3cf926),_0x3c8967=0x0;_0x3c8967<_0x8f7315['length'];++_0x3c8967)null!=_0x3cf926[_0x8f7315[_0x3c8967]]&&(this[_0x8f7315[_0x3c8967]]=_0x3cf926[_0x8f7315[_0x3c8967]]);}}return _0x1f877d['prototype']['root']='',_0x1f877d['prototype']['key']='',_0x1f877d['prototype']['oldValueBoolean']=!0x1,_0x1f877d['prototype']['oldValueJson']='',_0x1f877d['prototype']['newValueBoolean']=!0x1,_0x1f877d['prototype']['newValueJson']='',_0x1f877d['prototype']['wasUndone']=!0x1,_0x1f877d['create']=function(_0x30c0af){return new _0x1f877d(_0x30c0af);},_0x1f877d['encode']=function(_0x4ad2b8,_0x111a46){return _0x111a46||(_0x111a46=_0x48cddb['create']()),null!=_0x4ad2b8['root']&&Object['hasOwnProperty']['call'](_0x4ad2b8,'root')&&_0x111a46['uint32'](0xa)['string'](_0x4ad2b8['root']),null!=_0x4ad2b8['key']&&Object['hasOwnProperty']['call'](_0x4ad2b8,'key')&&_0x111a46['uint32'](0x12)['string'](_0x4ad2b8['key']),null!=_0x4ad2b8['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x4ad2b8,'oldValueBoolean')&&_0x111a46['uint32'](0x18)['bool'](_0x4ad2b8['oldValueBoolean']),null!=_0x4ad2b8['oldValueJson']&&Object['hasOwnProperty']['call'](_0x4ad2b8,'oldValueJson')&&_0x111a46['uint32'](0x22)['string'](_0x4ad2b8['oldValueJson']),null!=_0x4ad2b8['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x4ad2b8,'newValueBoolean')&&_0x111a46['uint32'](0x28)['bool'](_0x4ad2b8['newValueBoolean']),null!=_0x4ad2b8['newValueJson']&&Object['hasOwnProperty']['call'](_0x4ad2b8,'newValueJson')&&_0x111a46['uint32'](0x32)['string'](_0x4ad2b8['newValueJson']),null!=_0x4ad2b8['wasUndone']&&Object['hasOwnProperty']['call'](_0x4ad2b8,'wasUndone')&&_0x111a46['uint32'](0x38)['bool'](_0x4ad2b8['wasUndone']),_0x111a46;},_0x1f877d['encodeDelimited']=function(_0x45a939,_0x526618){return this['encode'](_0x45a939,_0x526618)['ldelim']();},_0x1f877d['decode']=function(_0x3381b1,_0x1fdef2){_0x3381b1 instanceof _0x3d5d4c||(_0x3381b1=_0x3d5d4c['create'](_0x3381b1));for(var _0xe5fc9=void 0x0===_0x1fdef2?_0x3381b1['len']:_0x3381b1['pos']+_0x1fdef2,_0x51bafb=new _0x420c93['RootAttributeOperation']();_0x3381b1['pos']<_0xe5fc9;){var _0x2a39d4=_0x3381b1['uint32']();switch(_0x2a39d4>>>0x3){case 0x1:_0x51bafb['root']=_0x3381b1['string']();break;case 0x2:_0x51bafb['key']=_0x3381b1['string']();break;case 0x3:_0x51bafb['oldValueBoolean']=_0x3381b1['bool']();break;case 0x4:_0x51bafb['oldValueJson']=_0x3381b1['string']();break;case 0x5:_0x51bafb['newValueBoolean']=_0x3381b1['bool']();break;case 0x6:_0x51bafb['newValueJson']=_0x3381b1['string']();break;case 0x7:_0x51bafb['wasUndone']=_0x3381b1['bool']();break;default:_0x3381b1['skipType'](0x7&_0x2a39d4);}}return _0x51bafb;},_0x1f877d['decodeDelimited']=function(_0x27e260){return _0x27e260 instanceof _0x3d5d4c||(_0x27e260=new _0x3d5d4c(_0x27e260)),this['decode'](_0x27e260,_0x27e260['uint32']());},_0x1f877d['verify']=function(_0x1a9185){return'object'!=typeof _0x1a9185||null===_0x1a9185?'object\x20expected':null!=_0x1a9185['root']&&_0x1a9185['hasOwnProperty']('root')&&!_0x4bd6c5['isString'](_0x1a9185['root'])?'root:\x20string\x20expected':null!=_0x1a9185['key']&&_0x1a9185['hasOwnProperty']('key')&&!_0x4bd6c5['isString'](_0x1a9185['key'])?'key:\x20string\x20expected':null!=_0x1a9185['oldValueBoolean']&&_0x1a9185['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x1a9185['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x1a9185['oldValueJson']&&_0x1a9185['hasOwnProperty']('oldValueJson')&&!_0x4bd6c5['isString'](_0x1a9185['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x1a9185['newValueBoolean']&&_0x1a9185['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x1a9185['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x1a9185['newValueJson']&&_0x1a9185['hasOwnProperty']('newValueJson')&&!_0x4bd6c5['isString'](_0x1a9185['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x1a9185['wasUndone']&&_0x1a9185['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x1a9185['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x1f877d['fromObject']=function(_0x297549){if(_0x297549 instanceof _0x420c93['RootAttributeOperation'])return _0x297549;var _0x16975b=new _0x420c93['RootAttributeOperation']();return null!=_0x297549['root']&&(_0x16975b['root']=String(_0x297549['root'])),null!=_0x297549['key']&&(_0x16975b['key']=String(_0x297549['key'])),null!=_0x297549['oldValueBoolean']&&(_0x16975b['oldValueBoolean']=Boolean(_0x297549['oldValueBoolean'])),null!=_0x297549['oldValueJson']&&(_0x16975b['oldValueJson']=String(_0x297549['oldValueJson'])),null!=_0x297549['newValueBoolean']&&(_0x16975b['newValueBoolean']=Boolean(_0x297549['newValueBoolean'])),null!=_0x297549['newValueJson']&&(_0x16975b['newValueJson']=String(_0x297549['newValueJson'])),null!=_0x297549['wasUndone']&&(_0x16975b['wasUndone']=Boolean(_0x297549['wasUndone'])),_0x16975b;},_0x1f877d['toObject']=function(_0x524d4d,_0x15fb81){_0x15fb81||(_0x15fb81={});var _0x46ca93={};return _0x15fb81['defaults']&&(_0x46ca93['root']='',_0x46ca93['key']='',_0x46ca93['oldValueBoolean']=!0x1,_0x46ca93['oldValueJson']='',_0x46ca93['newValueBoolean']=!0x1,_0x46ca93['newValueJson']='',_0x46ca93['wasUndone']=!0x1),null!=_0x524d4d['root']&&_0x524d4d['hasOwnProperty']('root')&&(_0x46ca93['root']=_0x524d4d['root']),null!=_0x524d4d['key']&&_0x524d4d['hasOwnProperty']('key')&&(_0x46ca93['key']=_0x524d4d['key']),null!=_0x524d4d['oldValueBoolean']&&_0x524d4d['hasOwnProperty']('oldValueBoolean')&&(_0x46ca93['oldValueBoolean']=_0x524d4d['oldValueBoolean']),null!=_0x524d4d['oldValueJson']&&_0x524d4d['hasOwnProperty']('oldValueJson')&&(_0x46ca93['oldValueJson']=_0x524d4d['oldValueJson']),null!=_0x524d4d['newValueBoolean']&&_0x524d4d['hasOwnProperty']('newValueBoolean')&&(_0x46ca93['newValueBoolean']=_0x524d4d['newValueBoolean']),null!=_0x524d4d['newValueJson']&&_0x524d4d['hasOwnProperty']('newValueJson')&&(_0x46ca93['newValueJson']=_0x524d4d['newValueJson']),null!=_0x524d4d['wasUndone']&&_0x524d4d['hasOwnProperty']('wasUndone')&&(_0x46ca93['wasUndone']=_0x524d4d['wasUndone']),_0x46ca93;},_0x1f877d['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x18dd54['util']['toJSONOptions']);},_0x1f877d['getTypeUrl']=function(_0x462828){return void 0x0===_0x462828&&(_0x462828='type.googleapis.com'),_0x462828+'/RootAttributeOperation';},_0x1f877d;}()),_0x420c93['RootOperation']=(function(){function _0x4de2a0(_0x47a854){if(_0x47a854){for(var _0x29b36b=Object['keys'](_0x47a854),_0x37436d=0x0;_0x37436d<_0x29b36b['length'];++_0x37436d)null!=_0x47a854[_0x29b36b[_0x37436d]]&&(this[_0x29b36b[_0x37436d]]=_0x47a854[_0x29b36b[_0x37436d]]);}}return _0x4de2a0['prototype']['rootName']='',_0x4de2a0['prototype']['elementName']='',_0x4de2a0['prototype']['isAdd']=!0x1,_0x4de2a0['prototype']['wasUndone']=!0x1,_0x4de2a0['create']=function(_0x4b552b){return new _0x4de2a0(_0x4b552b);},_0x4de2a0['encode']=function(_0x287a6c,_0xa1316f){return _0xa1316f||(_0xa1316f=_0x48cddb['create']()),null!=_0x287a6c['rootName']&&Object['hasOwnProperty']['call'](_0x287a6c,'rootName')&&_0xa1316f['uint32'](0xa)['string'](_0x287a6c['rootName']),null!=_0x287a6c['elementName']&&Object['hasOwnProperty']['call'](_0x287a6c,'elementName')&&_0xa1316f['uint32'](0x12)['string'](_0x287a6c['elementName']),null!=_0x287a6c['isAdd']&&Object['hasOwnProperty']['call'](_0x287a6c,'isAdd')&&_0xa1316f['uint32'](0x18)['bool'](_0x287a6c['isAdd']),null!=_0x287a6c['wasUndone']&&Object['hasOwnProperty']['call'](_0x287a6c,'wasUndone')&&_0xa1316f['uint32'](0x20)['bool'](_0x287a6c['wasUndone']),_0xa1316f;},_0x4de2a0['encodeDelimited']=function(_0x441d06,_0x30f3ed){return this['encode'](_0x441d06,_0x30f3ed)['ldelim']();},_0x4de2a0['decode']=function(_0x447a84,_0x2d2706){_0x447a84 instanceof _0x3d5d4c||(_0x447a84=_0x3d5d4c['create'](_0x447a84));for(var _0x11c8e4=void 0x0===_0x2d2706?_0x447a84['len']:_0x447a84['pos']+_0x2d2706,_0x4e09d0=new _0x420c93['RootOperation']();_0x447a84['pos']<_0x11c8e4;){var _0x1eceb1=_0x447a84['uint32']();switch(_0x1eceb1>>>0x3){case 0x1:_0x4e09d0['rootName']=_0x447a84['string']();break;case 0x2:_0x4e09d0['elementName']=_0x447a84['string']();break;case 0x3:_0x4e09d0['isAdd']=_0x447a84['bool']();break;case 0x4:_0x4e09d0['wasUndone']=_0x447a84['bool']();break;default:_0x447a84['skipType'](0x7&_0x1eceb1);}}return _0x4e09d0;},_0x4de2a0['decodeDelimited']=function(_0x3dc369){return _0x3dc369 instanceof _0x3d5d4c||(_0x3dc369=new _0x3d5d4c(_0x3dc369)),this['decode'](_0x3dc369,_0x3dc369['uint32']());},_0x4de2a0['verify']=function(_0x30c34b){return'object'!=typeof _0x30c34b||null===_0x30c34b?'object\x20expected':null!=_0x30c34b['rootName']&&_0x30c34b['hasOwnProperty']('rootName')&&!_0x4bd6c5['isString'](_0x30c34b['rootName'])?'rootName:\x20string\x20expected':null!=_0x30c34b['elementName']&&_0x30c34b['hasOwnProperty']('elementName')&&!_0x4bd6c5['isString'](_0x30c34b['elementName'])?'elementName:\x20string\x20expected':null!=_0x30c34b['isAdd']&&_0x30c34b['hasOwnProperty']('isAdd')&&'boolean'!=typeof _0x30c34b['isAdd']?'isAdd:\x20boolean\x20expected':null!=_0x30c34b['wasUndone']&&_0x30c34b['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x30c34b['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x4de2a0['fromObject']=function(_0x50eb18){if(_0x50eb18 instanceof _0x420c93['RootOperation'])return _0x50eb18;var _0x448964=new _0x420c93['RootOperation']();return null!=_0x50eb18['rootName']&&(_0x448964['rootName']=String(_0x50eb18['rootName'])),null!=_0x50eb18['elementName']&&(_0x448964['elementName']=String(_0x50eb18['elementName'])),null!=_0x50eb18['isAdd']&&(_0x448964['isAdd']=Boolean(_0x50eb18['isAdd'])),null!=_0x50eb18['wasUndone']&&(_0x448964['wasUndone']=Boolean(_0x50eb18['wasUndone'])),_0x448964;},_0x4de2a0['toObject']=function(_0x15daa6,_0x51a273){_0x51a273||(_0x51a273={});var _0x2ec41a={};return _0x51a273['defaults']&&(_0x2ec41a['rootName']='',_0x2ec41a['elementName']='',_0x2ec41a['isAdd']=!0x1,_0x2ec41a['wasUndone']=!0x1),null!=_0x15daa6['rootName']&&_0x15daa6['hasOwnProperty']('rootName')&&(_0x2ec41a['rootName']=_0x15daa6['rootName']),null!=_0x15daa6['elementName']&&_0x15daa6['hasOwnProperty']('elementName')&&(_0x2ec41a['elementName']=_0x15daa6['elementName']),null!=_0x15daa6['isAdd']&&_0x15daa6['hasOwnProperty']('isAdd')&&(_0x2ec41a['isAdd']=_0x15daa6['isAdd']),null!=_0x15daa6['wasUndone']&&_0x15daa6['hasOwnProperty']('wasUndone')&&(_0x2ec41a['wasUndone']=_0x15daa6['wasUndone']),_0x2ec41a;},_0x4de2a0['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x18dd54['util']['toJSONOptions']);},_0x4de2a0['getTypeUrl']=function(_0x2873f5){return void 0x0===_0x2873f5&&(_0x2873f5='type.googleapis.com'),_0x2873f5+'/RootOperation';},_0x4de2a0;}()),_0x420c93['SplitOperation']=(function(){function _0x508722(_0x28ede3){if(_0x28ede3){for(var _0x482639=Object['keys'](_0x28ede3),_0x3cc289=0x0;_0x3cc289<_0x482639['length'];++_0x3cc289)null!=_0x28ede3[_0x482639[_0x3cc289]]&&(this[_0x482639[_0x3cc289]]=_0x28ede3[_0x482639[_0x3cc289]]);}}return _0x508722['prototype']['splitPosition']=null,_0x508722['prototype']['graveyardPosition']=null,_0x508722['prototype']['howMany']=0x0,_0x508722['prototype']['insertionPosition']=null,_0x508722['prototype']['wasUndone']=!0x1,_0x508722['create']=function(_0x7e76b2){return new _0x508722(_0x7e76b2);},_0x508722['encode']=function(_0x1b50df,_0x4b9b00){return _0x4b9b00||(_0x4b9b00=_0x48cddb['create']()),null!=_0x1b50df['splitPosition']&&Object['hasOwnProperty']['call'](_0x1b50df,'splitPosition')&&_0x420c93['Position']['encode'](_0x1b50df['splitPosition'],_0x4b9b00['uint32'](0xa)['fork']())['ldelim'](),null!=_0x1b50df['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x1b50df,'graveyardPosition')&&_0x420c93['Position']['encode'](_0x1b50df['graveyardPosition'],_0x4b9b00['uint32'](0x12)['fork']())['ldelim'](),null!=_0x1b50df['howMany']&&Object['hasOwnProperty']['call'](_0x1b50df,'howMany')&&_0x4b9b00['uint32'](0x18)['uint32'](_0x1b50df['howMany']),null!=_0x1b50df['insertionPosition']&&Object['hasOwnProperty']['call'](_0x1b50df,'insertionPosition')&&_0x420c93['Position']['encode'](_0x1b50df['insertionPosition'],_0x4b9b00['uint32'](0x22)['fork']())['ldelim'](),null!=_0x1b50df['wasUndone']&&Object['hasOwnProperty']['call'](_0x1b50df,'wasUndone')&&_0x4b9b00['uint32'](0x28)['bool'](_0x1b50df['wasUndone']),_0x4b9b00;},_0x508722['encodeDelimited']=function(_0x17294d,_0x9a76e){return this['encode'](_0x17294d,_0x9a76e)['ldelim']();},_0x508722['decode']=function(_0x38906b,_0x1e5f6e){_0x38906b instanceof _0x3d5d4c||(_0x38906b=_0x3d5d4c['create'](_0x38906b));for(var _0x482d47=void 0x0===_0x1e5f6e?_0x38906b['len']:_0x38906b['pos']+_0x1e5f6e,_0x133b6d=new _0x420c93['SplitOperation']();_0x38906b['pos']<_0x482d47;){var _0x1a2af9=_0x38906b['uint32']();switch(_0x1a2af9>>>0x3){case 0x1:_0x133b6d['splitPosition']=_0x420c93['Position']['decode'](_0x38906b,_0x38906b['uint32']());break;case 0x2:_0x133b6d['graveyardPosition']=_0x420c93['Position']['decode'](_0x38906b,_0x38906b['uint32']());break;case 0x3:_0x133b6d['howMany']=_0x38906b['uint32']();break;case 0x4:_0x133b6d['insertionPosition']=_0x420c93['Position']['decode'](_0x38906b,_0x38906b['uint32']());break;case 0x5:_0x133b6d['wasUndone']=_0x38906b['bool']();break;default:_0x38906b['skipType'](0x7&_0x1a2af9);}}return _0x133b6d;},_0x508722['decodeDelimited']=function(_0xec3e1a){return _0xec3e1a instanceof _0x3d5d4c||(_0xec3e1a=new _0x3d5d4c(_0xec3e1a)),this['decode'](_0xec3e1a,_0xec3e1a['uint32']());},_0x508722['verify']=function(_0x1c503a){if('object'!=typeof _0x1c503a||null===_0x1c503a)return'object\x20expected';var _0x348c03;if(null!=_0x1c503a['splitPosition']&&_0x1c503a['hasOwnProperty']('splitPosition')&&(_0x348c03=_0x420c93['Position']['verify'](_0x1c503a['splitPosition'])))return'splitPosition.'+_0x348c03;if(null!=_0x1c503a['graveyardPosition']&&_0x1c503a['hasOwnProperty']('graveyardPosition')&&(_0x348c03=_0x420c93['Position']['verify'](_0x1c503a['graveyardPosition'])))return'graveyardPosition.'+_0x348c03;if(null!=_0x1c503a['howMany']&&_0x1c503a['hasOwnProperty']('howMany')&&!_0x4bd6c5['isInteger'](_0x1c503a['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x1c503a['insertionPosition']&&_0x1c503a['hasOwnProperty']('insertionPosition')&&(_0x348c03=_0x420c93['Position']['verify'](_0x1c503a['insertionPosition'])))return'insertionPosition.'+_0x348c03;return null!=_0x1c503a['wasUndone']&&_0x1c503a['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x1c503a['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x508722['fromObject']=function(_0x16c0cd){if(_0x16c0cd instanceof _0x420c93['SplitOperation'])return _0x16c0cd;var _0xb6af94=new _0x420c93['SplitOperation']();if(null!=_0x16c0cd['splitPosition']){if('object'!=typeof _0x16c0cd['splitPosition'])throw TypeError('.SplitOperation.splitPosition:\x20object\x20expected');_0xb6af94['splitPosition']=_0x420c93['Position']['fromObject'](_0x16c0cd['splitPosition']);}if(null!=_0x16c0cd['graveyardPosition']){if('object'!=typeof _0x16c0cd['graveyardPosition'])throw TypeError('.SplitOperation.graveyardPosition:\x20object\x20expected');_0xb6af94['graveyardPosition']=_0x420c93['Position']['fromObject'](_0x16c0cd['graveyardPosition']);}if(null!=_0x16c0cd['howMany']&&(_0xb6af94['howMany']=_0x16c0cd['howMany']>>>0x0),null!=_0x16c0cd['insertionPosition']){if('object'!=typeof _0x16c0cd['insertionPosition'])throw TypeError('.SplitOperation.insertionPosition:\x20object\x20expected');_0xb6af94['insertionPosition']=_0x420c93['Position']['fromObject'](_0x16c0cd['insertionPosition']);}return null!=_0x16c0cd['wasUndone']&&(_0xb6af94['wasUndone']=Boolean(_0x16c0cd['wasUndone'])),_0xb6af94;},_0x508722['toObject']=function(_0x3a1187,_0x34a166){_0x34a166||(_0x34a166={});var _0xcfe1f2={};return _0x34a166['defaults']&&(_0xcfe1f2['splitPosition']=null,_0xcfe1f2['graveyardPosition']=null,_0xcfe1f2['howMany']=0x0,_0xcfe1f2['insertionPosition']=null,_0xcfe1f2['wasUndone']=!0x1),null!=_0x3a1187['splitPosition']&&_0x3a1187['hasOwnProperty']('splitPosition')&&(_0xcfe1f2['splitPosition']=_0x420c93['Position']['toObject'](_0x3a1187['splitPosition'],_0x34a166)),null!=_0x3a1187['graveyardPosition']&&_0x3a1187['hasOwnProperty']('graveyardPosition')&&(_0xcfe1f2['graveyardPosition']=_0x420c93['Position']['toObject'](_0x3a1187['graveyardPosition'],_0x34a166)),null!=_0x3a1187['howMany']&&_0x3a1187['hasOwnProperty']('howMany')&&(_0xcfe1f2['howMany']=_0x3a1187['howMany']),null!=_0x3a1187['insertionPosition']&&_0x3a1187['hasOwnProperty']('insertionPosition')&&(_0xcfe1f2['insertionPosition']=_0x420c93['Position']['toObject'](_0x3a1187['insertionPosition'],_0x34a166)),null!=_0x3a1187['wasUndone']&&_0x3a1187['hasOwnProperty']('wasUndone')&&(_0xcfe1f2['wasUndone']=_0x3a1187['wasUndone']),_0xcfe1f2;},_0x508722['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x18dd54['util']['toJSONOptions']);},_0x508722['getTypeUrl']=function(_0x4cb88e){return void 0x0===_0x4cb88e&&(_0x4cb88e='type.googleapis.com'),_0x4cb88e+'/SplitOperation';},_0x508722;}()),_0x420c93['Position']=(function(){function _0x289123(_0x49781a){if(this['path']=[],_0x49781a){for(var _0x276a01=Object['keys'](_0x49781a),_0x16d6e5=0x0;_0x16d6e5<_0x276a01['length'];++_0x16d6e5)null!=_0x49781a[_0x276a01[_0x16d6e5]]&&(this[_0x276a01[_0x16d6e5]]=_0x49781a[_0x276a01[_0x16d6e5]]);}}return _0x289123['prototype']['root']='',_0x289123['prototype']['rootMain']=!0x1,_0x289123['prototype']['rootGraveyard']=!0x1,_0x289123['prototype']['path']=_0x4bd6c5['emptyArray'],_0x289123['prototype']['stickiness']='',_0x289123['create']=function(_0x26abb1){return new _0x289123(_0x26abb1);},_0x289123['encode']=function(_0x189320,_0x22096c){if(_0x22096c||(_0x22096c=_0x48cddb['create']()),null!=_0x189320['root']&&Object['hasOwnProperty']['call'](_0x189320,'root')&&_0x22096c['uint32'](0xa)['string'](_0x189320['root']),null!=_0x189320['rootMain']&&Object['hasOwnProperty']['call'](_0x189320,'rootMain')&&_0x22096c['uint32'](0x10)['bool'](_0x189320['rootMain']),null!=_0x189320['rootGraveyard']&&Object['hasOwnProperty']['call'](_0x189320,'rootGraveyard')&&_0x22096c['uint32'](0x18)['bool'](_0x189320['rootGraveyard']),null!=_0x189320['path']&&_0x189320['path']['length']){_0x22096c['uint32'](0x22)['fork']();for(var _0x2d46b1=0x0;_0x2d46b1<_0x189320['path']['length'];++_0x2d46b1)_0x22096c['uint32'](_0x189320['path'][_0x2d46b1]);_0x22096c['ldelim']();}return null!=_0x189320['stickiness']&&Object['hasOwnProperty']['call'](_0x189320,'stickiness')&&_0x22096c['uint32'](0x2a)['string'](_0x189320['stickiness']),_0x22096c;},_0x289123['encodeDelimited']=function(_0x24a0d5,_0x220418){return this['encode'](_0x24a0d5,_0x220418)['ldelim']();},_0x289123['decode']=function(_0x5f421b,_0x52fe7f){_0x5f421b instanceof _0x3d5d4c||(_0x5f421b=_0x3d5d4c['create'](_0x5f421b));for(var _0x4e2489=void 0x0===_0x52fe7f?_0x5f421b['len']:_0x5f421b['pos']+_0x52fe7f,_0x57be01=new _0x420c93['Position']();_0x5f421b['pos']<_0x4e2489;){var _0x37e4ff=_0x5f421b['uint32']();switch(_0x37e4ff>>>0x3){case 0x1:_0x57be01['root']=_0x5f421b['string']();break;case 0x2:_0x57be01['rootMain']=_0x5f421b['bool']();break;case 0x3:_0x57be01['rootGraveyard']=_0x5f421b['bool']();break;case 0x4:if(_0x57be01['path']&&_0x57be01['path']['length']||(_0x57be01['path']=[]),0x2==(0x7&_0x37e4ff)){for(var _0xf0df61=_0x5f421b['uint32']()+_0x5f421b['pos'];_0x5f421b['pos']<_0xf0df61;)_0x57be01['path']['push'](_0x5f421b['uint32']());}else _0x57be01['path']['push'](_0x5f421b['uint32']());break;case 0x5:_0x57be01['stickiness']=_0x5f421b['string']();break;default:_0x5f421b['skipType'](0x7&_0x37e4ff);}}return _0x57be01;},_0x289123['decodeDelimited']=function(_0x52c92e){return _0x52c92e instanceof _0x3d5d4c||(_0x52c92e=new _0x3d5d4c(_0x52c92e)),this['decode'](_0x52c92e,_0x52c92e['uint32']());},_0x289123['verify']=function(_0xe0b00d){if('object'!=typeof _0xe0b00d||null===_0xe0b00d)return'object\x20expected';if(null!=_0xe0b00d['root']&&_0xe0b00d['hasOwnProperty']('root')&&!_0x4bd6c5['isString'](_0xe0b00d['root']))return'root:\x20string\x20expected';if(null!=_0xe0b00d['rootMain']&&_0xe0b00d['hasOwnProperty']('rootMain')&&'boolean'!=typeof _0xe0b00d['rootMain'])return'rootMain:\x20boolean\x20expected';if(null!=_0xe0b00d['rootGraveyard']&&_0xe0b00d['hasOwnProperty']('rootGraveyard')&&'boolean'!=typeof _0xe0b00d['rootGraveyard'])return'rootGraveyard:\x20boolean\x20expected';if(null!=_0xe0b00d['path']&&_0xe0b00d['hasOwnProperty']('path')){if(!Array['isArray'](_0xe0b00d['path']))return'path:\x20array\x20expected';for(var _0x127e16=0x0;_0x127e16<_0xe0b00d['path']['length'];++_0x127e16)if(!_0x4bd6c5['isInteger'](_0xe0b00d['path'][_0x127e16]))return'path:\x20integer[]\x20expected';}return null!=_0xe0b00d['stickiness']&&_0xe0b00d['hasOwnProperty']('stickiness')&&!_0x4bd6c5['isString'](_0xe0b00d['stickiness'])?'stickiness:\x20string\x20expected':null;},_0x289123['fromObject']=function(_0x5352bf){if(_0x5352bf instanceof _0x420c93['Position'])return _0x5352bf;var _0x47b67e=new _0x420c93['Position']();if(null!=_0x5352bf['root']&&(_0x47b67e['root']=String(_0x5352bf['root'])),null!=_0x5352bf['rootMain']&&(_0x47b67e['rootMain']=Boolean(_0x5352bf['rootMain'])),null!=_0x5352bf['rootGraveyard']&&(_0x47b67e['rootGraveyard']=Boolean(_0x5352bf['rootGraveyard'])),_0x5352bf['path']){if(!Array['isArray'](_0x5352bf['path']))throw TypeError('.Position.path:\x20array\x20expected');_0x47b67e['path']=[];for(var _0x581ea5=0x0;_0x581ea5<_0x5352bf['path']['length'];++_0x581ea5)_0x47b67e['path'][_0x581ea5]=_0x5352bf['path'][_0x581ea5]>>>0x0;}return null!=_0x5352bf['stickiness']&&(_0x47b67e['stickiness']=String(_0x5352bf['stickiness'])),_0x47b67e;},_0x289123['toObject']=function(_0x57dfa5,_0x175852){_0x175852||(_0x175852={});var _0x253e72={};if((_0x175852['arrays']||_0x175852['defaults'])&&(_0x253e72['path']=[]),_0x175852['defaults']&&(_0x253e72['root']='',_0x253e72['rootMain']=!0x1,_0x253e72['rootGraveyard']=!0x1,_0x253e72['stickiness']=''),null!=_0x57dfa5['root']&&_0x57dfa5['hasOwnProperty']('root')&&(_0x253e72['root']=_0x57dfa5['root']),null!=_0x57dfa5['rootMain']&&_0x57dfa5['hasOwnProperty']('rootMain')&&(_0x253e72['rootMain']=_0x57dfa5['rootMain']),null!=_0x57dfa5['rootGraveyard']&&_0x57dfa5['hasOwnProperty']('rootGraveyard')&&(_0x253e72['rootGraveyard']=_0x57dfa5['rootGraveyard']),_0x57dfa5['path']&&_0x57dfa5['path']['length']){_0x253e72['path']=[];for(var _0x123378=0x0;_0x123378<_0x57dfa5['path']['length'];++_0x123378)_0x253e72['path'][_0x123378]=_0x57dfa5['path'][_0x123378];}return null!=_0x57dfa5['stickiness']&&_0x57dfa5['hasOwnProperty']('stickiness')&&(_0x253e72['stickiness']=_0x57dfa5['stickiness']),_0x253e72;},_0x289123['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x18dd54['util']['toJSONOptions']);},_0x289123['getTypeUrl']=function(_0x4348c6){return void 0x0===_0x4348c6&&(_0x4348c6='type.googleapis.com'),_0x4348c6+'/Position';},_0x289123;}()),_0x420c93['Range']=(function(){function _0x564456(_0x2b11e0){if(_0x2b11e0){for(var _0x2528a2=Object['keys'](_0x2b11e0),_0x243cf7=0x0;_0x243cf7<_0x2528a2['length'];++_0x243cf7)null!=_0x2b11e0[_0x2528a2[_0x243cf7]]&&(this[_0x2528a2[_0x243cf7]]=_0x2b11e0[_0x2528a2[_0x243cf7]]);}}return _0x564456['prototype']['start']=null,_0x564456['prototype']['end']=null,_0x564456['create']=function(_0x16b4bd){return new _0x564456(_0x16b4bd);},_0x564456['encode']=function(_0x5d395d,_0x41e8bd){return _0x41e8bd||(_0x41e8bd=_0x48cddb['create']()),null!=_0x5d395d['start']&&Object['hasOwnProperty']['call'](_0x5d395d,'start')&&_0x420c93['Position']['encode'](_0x5d395d['start'],_0x41e8bd['uint32'](0xa)['fork']())['ldelim'](),null!=_0x5d395d['end']&&Object['hasOwnProperty']['call'](_0x5d395d,'end')&&_0x420c93['Position']['encode'](_0x5d395d['end'],_0x41e8bd['uint32'](0x12)['fork']())['ldelim'](),_0x41e8bd;},_0x564456['encodeDelimited']=function(_0x157f8c,_0x2eb4fa){return this['encode'](_0x157f8c,_0x2eb4fa)['ldelim']();},_0x564456['decode']=function(_0x602f8e,_0x5a55c5){_0x602f8e instanceof _0x3d5d4c||(_0x602f8e=_0x3d5d4c['create'](_0x602f8e));for(var _0x4da0fa=void 0x0===_0x5a55c5?_0x602f8e['len']:_0x602f8e['pos']+_0x5a55c5,_0x53d0b1=new _0x420c93['Range']();_0x602f8e['pos']<_0x4da0fa;){var _0x50643a=_0x602f8e['uint32']();switch(_0x50643a>>>0x3){case 0x1:_0x53d0b1['start']=_0x420c93['Position']['decode'](_0x602f8e,_0x602f8e['uint32']());break;case 0x2:_0x53d0b1['end']=_0x420c93['Position']['decode'](_0x602f8e,_0x602f8e['uint32']());break;default:_0x602f8e['skipType'](0x7&_0x50643a);}}return _0x53d0b1;},_0x564456['decodeDelimited']=function(_0x10abfa){return _0x10abfa instanceof _0x3d5d4c||(_0x10abfa=new _0x3d5d4c(_0x10abfa)),this['decode'](_0x10abfa,_0x10abfa['uint32']());},_0x564456['verify']=function(_0x2964b8){if('object'!=typeof _0x2964b8||null===_0x2964b8)return'object\x20expected';var _0x4ec486;if(null!=_0x2964b8['start']&&_0x2964b8['hasOwnProperty']('start')&&(_0x4ec486=_0x420c93['Position']['verify'](_0x2964b8['start'])))return'start.'+_0x4ec486;if(null!=_0x2964b8['end']&&_0x2964b8['hasOwnProperty']('end')&&(_0x4ec486=_0x420c93['Position']['verify'](_0x2964b8['end'])))return'end.'+_0x4ec486;return null;},_0x564456['fromObject']=function(_0x52bf79){if(_0x52bf79 instanceof _0x420c93['Range'])return _0x52bf79;var _0x54b03d=new _0x420c93['Range']();if(null!=_0x52bf79['start']){if('object'!=typeof _0x52bf79['start'])throw TypeError('.Range.start:\x20object\x20expected');_0x54b03d['start']=_0x420c93['Position']['fromObject'](_0x52bf79['start']);}if(null!=_0x52bf79['end']){if('object'!=typeof _0x52bf79['end'])throw TypeError('.Range.end:\x20object\x20expected');_0x54b03d['end']=_0x420c93['Position']['fromObject'](_0x52bf79['end']);}return _0x54b03d;},_0x564456['toObject']=function(_0x2ab75e,_0x4f0cd6){_0x4f0cd6||(_0x4f0cd6={});var _0x36dcdc={};return _0x4f0cd6['defaults']&&(_0x36dcdc['start']=null,_0x36dcdc['end']=null),null!=_0x2ab75e['start']&&_0x2ab75e['hasOwnProperty']('start')&&(_0x36dcdc['start']=_0x420c93['Position']['toObject'](_0x2ab75e['start'],_0x4f0cd6)),null!=_0x2ab75e['end']&&_0x2ab75e['hasOwnProperty']('end')&&(_0x36dcdc['end']=_0x420c93['Position']['toObject'](_0x2ab75e['end'],_0x4f0cd6)),_0x36dcdc;},_0x564456['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x18dd54['util']['toJSONOptions']);},_0x564456['getTypeUrl']=function(_0x5956db){return void 0x0===_0x5956db&&(_0x5956db='type.googleapis.com'),_0x5956db+'/Range';},_0x564456;}()),_0x420c93['Element']=(function(){function _0x247616(_0x5ee5ad){if(this['children']=[],this['attributesBoolean']={},_0x5ee5ad){for(var _0x17c788=Object['keys'](_0x5ee5ad),_0x51e05d=0x0;_0x51e05d<_0x17c788['length'];++_0x51e05d)null!=_0x5ee5ad[_0x17c788[_0x51e05d]]&&(this[_0x17c788[_0x51e05d]]=_0x5ee5ad[_0x17c788[_0x51e05d]]);}}return _0x247616['prototype']['name']='',_0x247616['prototype']['children']=_0x4bd6c5['emptyArray'],_0x247616['prototype']['data']='',_0x247616['prototype']['attributesBoolean']=_0x4bd6c5['emptyObject'],_0x247616['prototype']['attributesJson']='',_0x247616['create']=function(_0x39ed0d){return new _0x247616(_0x39ed0d);},_0x247616['encode']=function(_0xb4a791,_0x51e1ab){if(_0x51e1ab||(_0x51e1ab=_0x48cddb['create']()),null!=_0xb4a791['name']&&Object['hasOwnProperty']['call'](_0xb4a791,'name')&&_0x51e1ab['uint32'](0xa)['string'](_0xb4a791['name']),null!=_0xb4a791['children']&&_0xb4a791['children']['length']){for(var _0x1c08f7=0x0;_0x1c08f7<_0xb4a791['children']['length'];++_0x1c08f7)_0x420c93['Element']['encode'](_0xb4a791['children'][_0x1c08f7],_0x51e1ab['uint32'](0x12)['fork']())['ldelim']();}if(null!=_0xb4a791['data']&&Object['hasOwnProperty']['call'](_0xb4a791,'data')&&_0x51e1ab['uint32'](0x1a)['string'](_0xb4a791['data']),null!=_0xb4a791['attributesBoolean']&&Object['hasOwnProperty']['call'](_0xb4a791,'attributesBoolean')){var _0x4123fb=Object['keys'](_0xb4a791['attributesBoolean']);for(_0x1c08f7=0x0;_0x1c08f7<_0x4123fb['length'];++_0x1c08f7)_0x51e1ab['uint32'](0x22)['fork']()['uint32'](0xa)['string'](_0x4123fb[_0x1c08f7])['uint32'](0x10)['bool'](_0xb4a791['attributesBoolean'][_0x4123fb[_0x1c08f7]])['ldelim']();}return null!=_0xb4a791['attributesJson']&&Object['hasOwnProperty']['call'](_0xb4a791,'attributesJson')&&_0x51e1ab['uint32'](0x2a)['string'](_0xb4a791['attributesJson']),_0x51e1ab;},_0x247616['encodeDelimited']=function(_0x56f437,_0x381079){return this['encode'](_0x56f437,_0x381079)['ldelim']();},_0x247616['decode']=function(_0xe5213f,_0x56fcce){_0xe5213f instanceof _0x3d5d4c||(_0xe5213f=_0x3d5d4c['create'](_0xe5213f));for(var _0x3a224b,_0x184bad,_0xefbc9c=void 0x0===_0x56fcce?_0xe5213f['len']:_0xe5213f['pos']+_0x56fcce,_0x264e99=new _0x420c93['Element']();_0xe5213f['pos']<_0xefbc9c;){var _0x47b04b=_0xe5213f['uint32']();switch(_0x47b04b>>>0x3){case 0x1:_0x264e99['name']=_0xe5213f['string']();break;case 0x2:_0x264e99['children']&&_0x264e99['children']['length']||(_0x264e99['children']=[]),_0x264e99['children']['push'](_0x420c93['Element']['decode'](_0xe5213f,_0xe5213f['uint32']()));break;case 0x3:_0x264e99['data']=_0xe5213f['string']();break;case 0x4:_0x264e99['attributesBoolean']===_0x4bd6c5['emptyObject']&&(_0x264e99['attributesBoolean']={});var _0x2ac23f=_0xe5213f['uint32']()+_0xe5213f['pos'];for(_0x3a224b='',_0x184bad=!0x1;_0xe5213f['pos']<_0x2ac23f;){var _0x218011=_0xe5213f['uint32']();switch(_0x218011>>>0x3){case 0x1:_0x3a224b=_0xe5213f['string']();break;case 0x2:_0x184bad=_0xe5213f['bool']();break;default:_0xe5213f['skipType'](0x7&_0x218011);}}_0x264e99['attributesBoolean'][_0x3a224b]=_0x184bad;break;case 0x5:_0x264e99['attributesJson']=_0xe5213f['string']();break;default:_0xe5213f['skipType'](0x7&_0x47b04b);}}return _0x264e99;},_0x247616['decodeDelimited']=function(_0x1016da){return _0x1016da instanceof _0x3d5d4c||(_0x1016da=new _0x3d5d4c(_0x1016da)),this['decode'](_0x1016da,_0x1016da['uint32']());},_0x247616['verify']=function(_0x15a668){if('object'!=typeof _0x15a668||null===_0x15a668)return'object\x20expected';if(null!=_0x15a668['name']&&_0x15a668['hasOwnProperty']('name')&&!_0x4bd6c5['isString'](_0x15a668['name']))return'name:\x20string\x20expected';if(null!=_0x15a668['children']&&_0x15a668['hasOwnProperty']('children')){if(!Array['isArray'](_0x15a668['children']))return'children:\x20array\x20expected';for(var _0x582400=0x0;_0x582400<_0x15a668['children']['length'];++_0x582400){var _0x370530=_0x420c93['Element']['verify'](_0x15a668['children'][_0x582400]);if(_0x370530)return'children.'+_0x370530;}}if(null!=_0x15a668['data']&&_0x15a668['hasOwnProperty']('data')&&!_0x4bd6c5['isString'](_0x15a668['data']))return'data:\x20string\x20expected';if(null!=_0x15a668['attributesBoolean']&&_0x15a668['hasOwnProperty']('attributesBoolean')){if(!_0x4bd6c5['isObject'](_0x15a668['attributesBoolean']))return'attributesBoolean:\x20object\x20expected';var _0x276231=Object['keys'](_0x15a668['attributesBoolean']);for(_0x582400=0x0;_0x582400<_0x276231['length'];++_0x582400)if('boolean'!=typeof _0x15a668['attributesBoolean'][_0x276231[_0x582400]])return'attributesBoolean:\x20boolean{k:string}\x20expected';}return null!=_0x15a668['attributesJson']&&_0x15a668['hasOwnProperty']('attributesJson')&&!_0x4bd6c5['isString'](_0x15a668['attributesJson'])?'attributesJson:\x20string\x20expected':null;},_0x247616['fromObject']=function(_0x3838c9){if(_0x3838c9 instanceof _0x420c93['Element'])return _0x3838c9;var _0x1ef622=new _0x420c93['Element']();if(null!=_0x3838c9['name']&&(_0x1ef622['name']=String(_0x3838c9['name'])),_0x3838c9['children']){if(!Array['isArray'](_0x3838c9['children']))throw TypeError('.Element.children:\x20array\x20expected');_0x1ef622['children']=[];for(var _0x4a5b63=0x0;_0x4a5b63<_0x3838c9['children']['length'];++_0x4a5b63){if('object'!=typeof _0x3838c9['children'][_0x4a5b63])throw TypeError('.Element.children:\x20object\x20expected');_0x1ef622['children'][_0x4a5b63]=_0x420c93['Element']['fromObject'](_0x3838c9['children'][_0x4a5b63]);}}if(null!=_0x3838c9['data']&&(_0x1ef622['data']=String(_0x3838c9['data'])),_0x3838c9['attributesBoolean']){if('object'!=typeof _0x3838c9['attributesBoolean'])throw TypeError('.Element.attributesBoolean:\x20object\x20expected');_0x1ef622['attributesBoolean']={};var _0x1e6649=Object['keys'](_0x3838c9['attributesBoolean']);for(_0x4a5b63=0x0;_0x4a5b63<_0x1e6649['length'];++_0x4a5b63)_0x1ef622['attributesBoolean'][_0x1e6649[_0x4a5b63]]=Boolean(_0x3838c9['attributesBoolean'][_0x1e6649[_0x4a5b63]]);}return null!=_0x3838c9['attributesJson']&&(_0x1ef622['attributesJson']=String(_0x3838c9['attributesJson'])),_0x1ef622;},_0x247616['toObject']=function(_0xf16140,_0x1f75d5){_0x1f75d5||(_0x1f75d5={});var _0x1e2a40,_0x5d758c={};if((_0x1f75d5['arrays']||_0x1f75d5['defaults'])&&(_0x5d758c['children']=[]),(_0x1f75d5['objects']||_0x1f75d5['defaults'])&&(_0x5d758c['attributesBoolean']={}),_0x1f75d5['defaults']&&(_0x5d758c['name']='',_0x5d758c['data']='',_0x5d758c['attributesJson']=''),null!=_0xf16140['name']&&_0xf16140['hasOwnProperty']('name')&&(_0x5d758c['name']=_0xf16140['name']),_0xf16140['children']&&_0xf16140['children']['length']){_0x5d758c['children']=[];for(var _0x3fbbde=0x0;_0x3fbbde<_0xf16140['children']['length'];++_0x3fbbde)_0x5d758c['children'][_0x3fbbde]=_0x420c93['Element']['toObject'](_0xf16140['children'][_0x3fbbde],_0x1f75d5);}if(null!=_0xf16140['data']&&_0xf16140['hasOwnProperty']('data')&&(_0x5d758c['data']=_0xf16140['data']),_0xf16140['attributesBoolean']&&(_0x1e2a40=Object['keys'](_0xf16140['attributesBoolean']))['length']){_0x5d758c['attributesBoolean']={};for(_0x3fbbde=0x0;_0x3fbbde<_0x1e2a40['length'];++_0x3fbbde)_0x5d758c['attributesBoolean'][_0x1e2a40[_0x3fbbde]]=_0xf16140['attributesBoolean'][_0x1e2a40[_0x3fbbde]];}return null!=_0xf16140['attributesJson']&&_0xf16140['hasOwnProperty']('attributesJson')&&(_0x5d758c['attributesJson']=_0xf16140['attributesJson']),_0x5d758c;},_0x247616['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x18dd54['util']['toJSONOptions']);},_0x247616['getTypeUrl']=function(_0x46e440){return void 0x0===_0x46e440&&(_0x46e440='type.googleapis.com'),_0x46e440+'/Element';},_0x247616;}()),_0x420c93;})());class r{['_protobufRoot'];constructor(){this['_protobufRoot']=u;}['getDescriptor'](_0x224b3c){return new w(this['_protobufRoot'][_0x224b3c]);}}class w{['_protobuf'];constructor(_0x57facf){this['_protobuf']=_0x57facf;}['compress'](_0x22c3fc){const _0x372bea=this['_protobuf']['verify'](_0x22c3fc);if(_0x372bea)throw Error(_0x372bea);return this['_protobuf']['encode'](this['_protobuf']['create'](_0x22c3fc))['finish']();}['decompress'](_0x5cf5fc){return this['_protobuf']['toObject'](this['_protobuf']['decode'](_0x5cf5fc),{'oneofs':!0x0});}}function g(_0x3d9a8a,_0x5e746d){const _0x262319=_0x3a42cb(_0x3d9a8a);return _0x262319['path'][_0x262319['path']['length']-0x1]+=_0x5e746d,_0x262319;}function _(_0x223054,_0x49631f){return _0x223054['root']===_0x49631f['root']&&_0x596055(_0x223054['path'],_0x49631f['path']);}function $(_0x2a2d39){P(_0x2a2d39,_0x5c7812=>('main'==_0x5c7812['root']?(_0x5c7812['rootMain']=!0x0,delete _0x5c7812['root']):'$graveyard'==_0x5c7812['root']&&(_0x5c7812['rootGraveyard']=!0x0,delete _0x5c7812['root']),_0x5c7812));}function J(_0x215c0f){P(_0x215c0f,_0x39b772=>(_0x39b772['rootMain']?(_0x39b772['root']='main',delete _0x39b772['rootMain']):_0x39b772['rootGraveyard']&&(_0x39b772['root']='$graveyard',delete _0x39b772['rootGraveyard']),_0x39b772));}function P(_0x49061b,_0x2d21c6){for(const _0x193ab8 in _0x49061b){const _0x558253=_0x49061b[_0x193ab8];'nodes'!==_0x193ab8&&_0x41c3b5(_0x558253)&&(_0x558253['path']&&(_0x558253['root']||_0x558253['rootMain']||_0x558253['rootGraveyard'])?_0x49061b[_0x193ab8]=_0x2d21c6(_0x558253):P(_0x558253,_0x2d21c6));}return _0x49061b;}class e{['_id'];['_operationName'];['_protobufDescriptor'];constructor(_0x18e84d,_0xa81d64,_0x56f10e){this['_id']=_0x18e84d,this['_operationName']=_0xa81d64,this['_protobufDescriptor']=_0x56f10e;}['compress'](_0x94b745,_0x5137c1){const _0x525e70=_0x5137c1['operations'][_0x5137c1['index']++];return $(_0x525e70),_0x94b745['buffers']['push'](this['_protobufDescriptor']['compress'](_0x525e70)),_0x94b745['types']['push'](this['_id']),!0x0;}['decompress'](_0xba6528,_0x41673c){_0x41673c['typeIndex']++;const _0x4499ba=_0x41673c['buffers'][_0x41673c['bufferIndex']++],_0x175703=this['_protobufDescriptor']['decompress'](_0x4499ba);J(_0x175703),_0x175703['__className']=this['_operationName'],_0xba6528['push'](_0x175703);}}class s extends e{['compress'](_0x2ee717,_0x4d2565){const _0x2d670b=_0x4d2565['operations'][_0x4d2565['index']++];return this['_serializeOneOf']('oldValue',_0x2d670b),this['_serializeOneOf']('newValue',_0x2d670b),$(_0x2d670b),_0x2ee717['buffers']['push'](this['_protobufDescriptor']['compress'](_0x2d670b)),_0x2ee717['types']['push'](this['_id']),!0x0;}['decompress'](_0x429451,_0x21eb8f){_0x21eb8f['typeIndex']++;const _0x28905a=_0x21eb8f['buffers'][_0x21eb8f['bufferIndex']++],_0x1d2911=this['_protobufDescriptor']['decompress'](_0x28905a);this['_deserializeOneOf']('oldValue',_0x1d2911),this['_deserializeOneOf']('newValue',_0x1d2911),J(_0x1d2911),_0x1d2911['__className']=this['_operationName'],_0x429451['push'](_0x1d2911);}['_serializeOneOf'](_0x394600,_0x1b87a9){const _0x1663de=_0x1b87a9[_0x394600];'boolean'==typeof _0x1663de?_0x1b87a9[_0x394600+'Boolean']=_0x1663de:_0x1b87a9[_0x394600+'Json']=JSON['stringify'](_0x1663de);}['_deserializeOneOf'](_0x27a9a6,_0xc5b2ec){const _0x517c51=_0x27a9a6+'Json';_0xc5b2ec[_0x517c51]?(_0xc5b2ec[_0x27a9a6]=JSON['parse'](_0xc5b2ec[_0x517c51]),delete _0xc5b2ec[_0x517c51]):(_0xc5b2ec[_0x27a9a6]=_0xc5b2ec[_0x27a9a6+'Boolean'],delete _0xc5b2ec[_0x27a9a6+'Boolean']);}}class i extends e{['compress'](_0x34e96d,_0xc79123){const _0x53a1b6=_0xc79123['operations'][_0xc79123['index']++];return this['_serializeNodesAttributes'](_0x53a1b6['nodes']),$(_0x53a1b6),_0x34e96d['buffers']['push'](this['_protobufDescriptor']['compress'](_0x53a1b6)),_0x34e96d['types']['push'](this['_id']),!0x0;}['decompress'](_0x1019e8,_0x1b027d){_0x1b027d['typeIndex']++;const _0x2ca6c8=_0x1b027d['buffers'][_0x1b027d['bufferIndex']++],_0x5938a4=this['_protobufDescriptor']['decompress'](_0x2ca6c8);_0x5938a4['nodes']||(_0x5938a4['nodes']=[]),this['_deserializeNodesAttributes'](_0x5938a4['nodes']),J(_0x5938a4),_0x5938a4['__className']=this['_operationName'],_0x1019e8['push'](_0x5938a4);}['_serializeNodesAttributes'](_0xf62747){for(const _0x188e67 of _0xf62747){if(_0x188e67['attributes']){const _0x168252=_0x188e67['attributes'];this['_areValuesBoolean'](_0x168252)?_0x188e67['attributesBoolean']=_0x168252:_0x188e67['attributesJson']=JSON['stringify'](_0x168252);}_0x188e67['children']&&this['_serializeNodesAttributes'](_0x188e67['children']);}}['_deserializeNodesAttributes'](_0x571108){for(const _0x3b67fb of _0x571108)(_0x3b67fb['attributesBoolean']||_0x3b67fb['attributesJson'])&&(_0x3b67fb['attributesBoolean']?(_0x3b67fb['attributes']=_0x3b67fb['attributesBoolean'],delete _0x3b67fb['attributesBoolean']):(_0x3b67fb['attributes']=JSON['parse'](_0x3b67fb['attributesJson']),delete _0x3b67fb['attributesJson'])),_0x3b67fb['children']&&this['_deserializeNodesAttributes'](_0x3b67fb['children']);}['_areValuesBoolean'](_0x219933){return Object['keys'](_0x219933)['every'](_0xb0c58c=>'boolean'==typeof _0x219933[_0xb0c58c]);}}class n extends e{['decompress'](_0x1460ad,_0x132651){super['decompress'](_0x1460ad,_0x132651);const _0x1cd528=_0x1460ad[_0x1460ad['length']-0x1];_0x1cd528['oldRange']||(_0x1cd528['oldRange']=null),_0x1cd528['newRange']||(_0x1cd528['newRange']=null);}}class p extends e{['compress'](_0x5a5d1c,_0xa1601){return _0xa1601['index']++,_0x5a5d1c['types']['push'](this['_id']),!0x0;}['decompress'](_0x22a056,_0x180820){_0x180820['typeIndex']++,_0x22a056['push']({'__className':this['_operationName']});}}class a extends n{['_omittedNamespace'];constructor(_0xced8c,_0x55ab03,_0x17face,_0x19ece2){super(_0xced8c,_0x55ab03,_0x17face),this['_omittedNamespace']=_0x19ece2+':';}['compress'](_0x55eb40,_0x584067){const _0x53d3cc=_0x584067['operations'][_0x584067['index']];return!('MarkerOperation'!=_0x53d3cc['__className']||!_0x53d3cc['name']['startsWith'](this['_omittedNamespace']))&&(_0x53d3cc['name']=_0x53d3cc['name']['replace'](new RegExp('^'+this['_omittedNamespace']),''),super['compress'](_0x55eb40,_0x584067),!0x0);}['decompress'](_0x21f13b,_0x1960f1){super['decompress'](_0x21f13b,_0x1960f1);const _0x130cb9=_0x21f13b[_0x21f13b['length']-0x1];_0x130cb9['name']=this['_omittedNamespace']+_0x130cb9['name'];}}class O{['_id'];['_context'];constructor(_0x1adacd,_0x44feb1){this['_id']=_0x1adacd,this['_context']=_0x44feb1;}['compress'](_0xba7b00,_0x325639){let _0x1d11d4,_0x6dd442=_0x325639['operations'][_0x325639['index']],_0x44e461=_0x325639['operations'][_0x325639['index']+0x1];for(;_0x44e461&&this['_compareOperations'](_0x6dd442,_0x44e461);)_0x1d11d4?(_0x1d11d4=this['_combineNext'](_0x6dd442,_0x1d11d4),_0xba7b00['types']['push'](0x0)):(_0x1d11d4=_0x3a42cb(_0x6dd442),_0xba7b00['types']['push'](this['_id'])),_0x325639['index']++,_0x6dd442=_0x325639['operations'][_0x325639['index']],_0x44e461=_0x325639['operations'][_0x325639['index']+0x1];return!!_0x1d11d4&&(_0x1d11d4=this['_combineNext'](_0x325639['operations'][_0x325639['index']++],_0x1d11d4),_0xba7b00['types']['push'](0x0),_0xba7b00['buffers']['push'](this['_compressSingleOperation'](_0x1d11d4)),!0x0);}['decompress'](_0x1c298e,_0x4d5e49){const _0x5ecf9d=this['_decompressSingleOperation'](_0x4d5e49);for(;0x0==_0x4d5e49['types'][_0x4d5e49['typeIndex']];)_0x4d5e49['typeIndex']++,_0x1c298e['push'](this['_splitCurrent'](_0x5ecf9d));_0x1c298e['push'](_0x5ecf9d);}}class c extends O{['_combineNext'](_0x37b5c9,_0x16698f){return _0x16698f['nodes'][0x0]['data']+=_0x37b5c9['nodes'][0x0]['data'],_0x16698f;}['_splitCurrent'](_0x582cb0){const _0x3790bb=_0x3a42cb(_0x582cb0),_0x2c71bd=_0x3790bb['nodes'][0x0],_0x1eea76=_0x582cb0['nodes'][0x0],_0x58e067=_0x1eea76['data'][Symbol['iterator']]()['next']()['value'],_0x5a793c=_0x58e067['length'];return _0x2c71bd['data']=_0x58e067,_0x1eea76['data']=_0x1eea76['data']['substr'](_0x5a793c),_0x582cb0['position']=g(_0x582cb0['position'],_0x5a793c),_0x3790bb;}['_compareOperations'](_0x3d1661,_0x1cdb98){if(this['_checkOperation'](_0x3d1661)&&this['_checkOperation'](_0x1cdb98)){const _0x29ec4b=_0x3d1661['nodes'][0x0]['data']['length'],_0x38e49b=_(g(_0x3d1661['position'],_0x29ec4b),_0x1cdb98['position']),_0x526faf=_0x3d1661['nodes'][0x0],_0x431ecf=_0x1cdb98['nodes'][0x0];return _0x38e49b&&this['_compareAttributes'](_0x526faf,_0x431ecf);}return!0x1;}['_compressSingleOperation'](_0x304f17){const _0x15ed03={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('InsertOperation')['compress'](_0x15ed03,{'operations':[_0x304f17],'index':0x0}),_0x15ed03['buffers'][0x0];}['_decompressSingleOperation'](_0x1acbaf){const _0x504d9e=[];return this['_context']['_getCompressorByName']('InsertOperation')['decompress'](_0x504d9e,_0x1acbaf),_0x504d9e[0x0];}['_checkOperation'](_0x3268a9){return'InsertOperation'==_0x3268a9['__className']&&0x1==_0x3268a9['nodes']['length']&&_0x3268a9['nodes'][0x0]['data']&&!_0x3268a9['wasUndone']&&0x1==Array['from'](_0x3268a9['nodes'][0x0]['data'])['length'];}['_compareAttributes'](_0x290aa7,_0x2dee97){const _0x322ddb=Object['keys'](_0x290aa7['attributes']||{}),_0x5cd420=Object['keys'](_0x2dee97['attributes']||{});return _0x322ddb['length']===_0x5cd420['length']&&_0x322ddb['every'](_0x56a15f=>_0x2dee97['attributes'][_0x56a15f]&&_0x2dee97['attributes'][_0x56a15f]===_0x290aa7['attributes'][_0x56a15f]);}}class m extends O{['_combineNext'](_0x17294f,_0x395481){return _0x395481['howMany']++,_0x395481['sourcePosition']=_0x3a42cb(_0x17294f['sourcePosition']),_0x395481;}['_splitCurrent'](_0x3bad63){const _0x136549=_0x3a42cb(_0x3bad63);return _0x3bad63['howMany']--,_0x136549['howMany']=0x1,_0x136549['sourcePosition']=g(_0x136549['sourcePosition'],_0x3bad63['howMany']),_0x136549;}['_compareOperations'](_0x393835,_0x503180){return!(!this['_checkOperation'](_0x393835)||!this['_checkOperation'](_0x503180))&&(_(g(_0x393835['sourcePosition'],-0x1),_0x503180['sourcePosition'])&&_(_0x393835['targetPosition'],_0x503180['targetPosition']));}['_compressSingleOperation'](_0x174d21){const _0x378ede={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x378ede,{'operations':[_0x174d21],'index':0x0}),_0x378ede['buffers'][0x0];}['_decompressSingleOperation'](_0x15fefd){const _0x2055e9=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x2055e9,_0x15fefd),_0x2055e9[0x0];}['_checkOperation'](_0x4d03b4){return'MoveOperation'==_0x4d03b4['__className']&&'$graveyard'==_0x4d03b4['targetPosition']['root']&&0x1==_0x4d03b4['howMany']&&!_0x4d03b4['wasUndone'];}}class h extends O{['_combineNext'](_0x433904,_0x16d80d){return _0x16d80d['howMany']++,_0x16d80d;}['_splitCurrent'](_0x5bae9b){const _0x518d9e=_0x3a42cb(_0x5bae9b);return _0x518d9e['howMany']=0x1,_0x5bae9b['howMany']--,_0x518d9e;}['_compareOperations'](_0x30e46b,_0x5322b2){return!(!this['_checkOperation'](_0x30e46b)||!this['_checkOperation'](_0x5322b2))&&(_(_0x30e46b['sourcePosition'],_0x5322b2['sourcePosition'])&&_(_0x30e46b['targetPosition'],_0x5322b2['targetPosition']));}['_compressSingleOperation'](_0x5f31ee){const _0x3b86bd={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x3b86bd,{'operations':[_0x5f31ee],'index':0x0}),_0x3b86bd['buffers'][0x0];}['_decompressSingleOperation'](_0x411ca7){const _0x28b1b0=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x28b1b0,_0x411ca7),_0x28b1b0[0x0];}['_checkOperation'](_0x27f8d2){return'MoveOperation'==_0x27f8d2['__className']&&'$graveyard'==_0x27f8d2['targetPosition']['root']&&0x1==_0x27f8d2['howMany']&&!_0x27f8d2['wasUndone'];}}class f extends O{['compress'](_0x3dad8d,_0x4729b6){if(!this['_compareOperations'](_0x4729b6['operations'][_0x4729b6['index']],_0x4729b6['operations'][_0x4729b6['index']+0x1]))return!0x1;const _0x40e794=_0x4729b6['operations'][_0x4729b6['index']++];return _0x40e794['oldRange']=null,_0x40e794['newRange']&&_(_0x40e794['newRange']['start'],_0x40e794['newRange']['end'])&&(_0x40e794['newRange']['end']=null),_0x4729b6['index']++,_0x3dad8d['types']['push'](this['_id']),_0x3dad8d['types']['push'](0x0),_0x3dad8d['buffers']['push'](this['_compressSingleOperation'](_0x40e794)),!0x0;}['decompress'](_0x2066c4,_0x538b80){const _0x135701=this['_decompressSingleOperation'](_0x538b80);_0x135701['newRange']&&!_0x135701['newRange']['end']&&(_0x135701['newRange']['end']=_0x3a42cb(_0x135701['newRange']['start']));const _0x1edec1=_0x3a42cb(_0x135701);_0x1edec1['newRange']&&(_0x1edec1['newRange']['start']['stickiness']='toNone',_0x1edec1['newRange']['end']=_0x3a42cb(_0x1edec1['newRange']['start'])),_0x1edec1['name']='user:position:'+_0x1edec1['name']['split'](':')[0x2],_0x538b80['typeIndex']++,_0x2066c4['push'](_0x135701),_0x2066c4['push'](_0x1edec1);}['_compressSingleOperation'](_0x6beec2){const _0x2b618b={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MarkerOperation')['compress'](_0x2b618b,{'operations':[_0x6beec2],'index':0x0}),_0x2b618b['buffers'][0x0];}['_decompressSingleOperation'](_0x1058e5){const _0xbf642b=[];return this['_context']['_getCompressorByName']('MarkerOperation')['decompress'](_0xbf642b,_0x1058e5),_0xbf642b[0x0];}['_compareOperations'](_0x250d7b,_0xd6b2e8){return!(!_0x250d7b||!_0xd6b2e8)&&('MarkerOperation'==_0x250d7b['__className']&&'MarkerOperation'==_0xd6b2e8['__className']&&!(!_0x250d7b['name']['startsWith']('user:')||!_0xd6b2e8['name']['startsWith']('user:')||_0x250d7b['name']==_0xd6b2e8['name']));}}class y{['_compressorById'];['_compressorByName'];['_protobufFactory'];constructor(){this['_compressorById']=new Map(),this['_compressorByName']=new Map(),this['_protobufFactory']=new r();const _0x371d8f=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',_0x371d8f,'comment')),this['_registerCompressor'](0x13,'SuggestionMarkerOperation',new a(0x13,'MarkerOperation',_0x371d8f,'suggestion')),this['_registerOperationCompressor'](0x14,'RootOperation',e),this['_registerActionCompressor'](0x64,'TypingAction',c),this['_registerActionCompressor'](0x65,'DeletingAction',m),this['_registerActionCompressor'](0x66,'ForwardDeletingAction',h),this['_registerActionCompressor'](0x67,'UserSelectionAction',f);}['compress'](_0x20dad3){if(!_0x20dad3||!_0x20dad3[0x0])throw new _0x4edb07('no-operations-provided',this);const _0x6bc16f={'operations':_0x20dad3,'index':0x0},_0x4c0823={'types':[],'buffers':[],'baseVersion':_0x20dad3[0x0]['baseVersion']};for(;_0x6bc16f['index']<_0x6bc16f['operations']['length'];){if(this['_getCompressorByName']('UserSelectionAction')['compress'](_0x4c0823,_0x6bc16f))continue;if(this['_getCompressorByName']('TypingAction')['compress'](_0x4c0823,_0x6bc16f))continue;if(this['_getCompressorByName']('DeletingAction')['compress'](_0x4c0823,_0x6bc16f))continue;if(this['_getCompressorByName']('ForwardDeletingAction')['compress'](_0x4c0823,_0x6bc16f))continue;if(this['_getCompressorByName']('CommentMarkerOperation')['compress'](_0x4c0823,_0x6bc16f))continue;if(this['_getCompressorByName']('SuggestionMarkerOperation')['compress'](_0x4c0823,_0x6bc16f))continue;const _0x3a4348=_0x6bc16f['operations'][_0x6bc16f['index']]['__className'];this['_getCompressorByName'](_0x3a4348)['compress'](_0x4c0823,_0x6bc16f);}return _0x4c0823;}['decompress'](_0xb26c9f){const _0x127094=[],_0x325cbb={'types':_0xb26c9f['types'],'buffers':_0xb26c9f['buffers'],'baseVersion':_0xb26c9f['baseVersion'],'typeIndex':0x0,'bufferIndex':0x0};for(;_0x325cbb['typeIndex']<_0x325cbb['types']['length'];){const _0x27bd8a=_0x325cbb['types'][_0x325cbb['typeIndex']],_0x4de349=this['_compressorById']['get'](_0x27bd8a);if(!_0x4de349)throw new _0x4edb07('decompress-compressor-not-found',this,{'type':_0x27bd8a});_0x4de349['decompress'](_0x127094,_0x325cbb);}return _0x127094['forEach']((_0x1f813d,_0xab4af6)=>_0x1f813d['baseVersion']=_0xb26c9f['baseVersion']+_0xab4af6),_0x127094;}['_getCompressorByName'](_0x2dce4a){return this['_compressorByName']['get'](_0x2dce4a);}['_registerOperationCompressor'](_0x5539a2,_0x2c8b95,_0x54dcab){const _0x30ae6f=new _0x54dcab(_0x5539a2,_0x2c8b95,this['_protobufFactory']['getDescriptor'](_0x2c8b95));this['_registerCompressor'](_0x5539a2,_0x2c8b95,_0x30ae6f);}['_registerActionCompressor'](_0x4b0ec9,_0x443a84,_0x316252){const _0x479a74=new _0x316252(_0x4b0ec9,this);this['_registerCompressor'](_0x4b0ec9,_0x443a84,_0x479a74);}['_registerCompressor'](_0x19b4af,_0x253322,_0x446530){this['_compressorById']['set'](_0x19b4af,_0x446530),this['_compressorByName']['set'](_0x253322,_0x446530);}}export{y as Compressor};
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ckeditor/ckeditor5-operations-compressor",
|
|
3
|
-
"version": "47.7.0-alpha.
|
|
3
|
+
"version": "47.7.0-alpha.4",
|
|
4
4
|
"description": "CKEditor 5 operations compressor for real-time collaboration.",
|
|
5
5
|
"license": "SEE LICENSE IN LICENSE.md",
|
|
6
6
|
"homepage": "https://ckeditor.com/collaboration/real-time/",
|
|
@@ -33,8 +33,8 @@
|
|
|
33
33
|
"main": "src/index.js",
|
|
34
34
|
"types": "src/index.d.ts",
|
|
35
35
|
"dependencies": {
|
|
36
|
-
"@ckeditor/ckeditor5-utils": "47.7.0-alpha.
|
|
37
|
-
"ckeditor5": "47.7.0-alpha.
|
|
36
|
+
"@ckeditor/ckeditor5-utils": "47.7.0-alpha.4",
|
|
37
|
+
"ckeditor5": "47.7.0-alpha.4",
|
|
38
38
|
"es-toolkit": "1.39.5",
|
|
39
39
|
"protobufjs": "7.5.4"
|
|
40
40
|
},
|