@ckeditor/ckeditor5-operations-compressor 46.0.3 → 46.1.0-alpha.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.js +2 -2
- package/package.json +3 -3
- package/src/actioncompressor/actioncompressor.js +1 -1
- package/src/actioncompressor/deletingactioncompressor.js +1 -1
- package/src/actioncompressor/forwarddeletingactioncompressor.js +1 -1
- package/src/actioncompressor/typingactioncompressor.js +1 -1
- package/src/actioncompressor/userselectionactioncompressor.js +1 -1
- package/src/compressor.js +1 -1
- package/src/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 _0x23c8bf=_0x4fb91b['Reader'],_0x496ee3=_0x4fb91b['Writer'],_0x19f411=_0x4fb91b['util'],_0x2d0034=_0x4fb91b['roots']['default']||(_0x4fb91b['roots']['default']={});return _0x2d0034['AttributeOperation']=(function(){function _0x42b646(_0x4530fc){if(_0x4530fc){for(var _0x4f6f1e=Object['keys'](_0x4530fc),_0x555f0c=0x0;_0x555f0c<_0x4f6f1e['length'];++_0x555f0c)null!=_0x4530fc[_0x4f6f1e[_0x555f0c]]&&(this[_0x4f6f1e[_0x555f0c]]=_0x4530fc[_0x4f6f1e[_0x555f0c]]);}}return _0x42b646['prototype']['range']=null,_0x42b646['prototype']['key']='',_0x42b646['prototype']['oldValueBoolean']=!0x1,_0x42b646['prototype']['oldValueJson']='',_0x42b646['prototype']['newValueBoolean']=!0x1,_0x42b646['prototype']['newValueJson']='',_0x42b646['prototype']['wasUndone']=!0x1,_0x42b646['create']=function(_0x1b408a){return new _0x42b646(_0x1b408a);},_0x42b646['encode']=function(_0x3f0d23,_0x488eef){return _0x488eef||(_0x488eef=_0x496ee3['create']()),null!=_0x3f0d23['range']&&Object['hasOwnProperty']['call'](_0x3f0d23,'range')&&_0x2d0034['Range']['encode'](_0x3f0d23['range'],_0x488eef['uint32'](0xa)['fork']())['ldelim'](),null!=_0x3f0d23['key']&&Object['hasOwnProperty']['call'](_0x3f0d23,'key')&&_0x488eef['uint32'](0x12)['string'](_0x3f0d23['key']),null!=_0x3f0d23['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x3f0d23,'oldValueBoolean')&&_0x488eef['uint32'](0x18)['bool'](_0x3f0d23['oldValueBoolean']),null!=_0x3f0d23['oldValueJson']&&Object['hasOwnProperty']['call'](_0x3f0d23,'oldValueJson')&&_0x488eef['uint32'](0x22)['string'](_0x3f0d23['oldValueJson']),null!=_0x3f0d23['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x3f0d23,'newValueBoolean')&&_0x488eef['uint32'](0x28)['bool'](_0x3f0d23['newValueBoolean']),null!=_0x3f0d23['newValueJson']&&Object['hasOwnProperty']['call'](_0x3f0d23,'newValueJson')&&_0x488eef['uint32'](0x32)['string'](_0x3f0d23['newValueJson']),null!=_0x3f0d23['wasUndone']&&Object['hasOwnProperty']['call'](_0x3f0d23,'wasUndone')&&_0x488eef['uint32'](0x38)['bool'](_0x3f0d23['wasUndone']),_0x488eef;},_0x42b646['encodeDelimited']=function(_0x453bb1,_0x2abcf7){return this['encode'](_0x453bb1,_0x2abcf7)['ldelim']();},_0x42b646['decode']=function(_0x291060,_0x42df82){_0x291060 instanceof _0x23c8bf||(_0x291060=_0x23c8bf['create'](_0x291060));for(var _0x4beb56=void 0x0===_0x42df82?_0x291060['len']:_0x291060['pos']+_0x42df82,_0x26cc1b=new _0x2d0034['AttributeOperation']();_0x291060['pos']<_0x4beb56;){var _0x4cbac7=_0x291060['uint32']();switch(_0x4cbac7>>>0x3){case 0x1:_0x26cc1b['range']=_0x2d0034['Range']['decode'](_0x291060,_0x291060['uint32']());break;case 0x2:_0x26cc1b['key']=_0x291060['string']();break;case 0x3:_0x26cc1b['oldValueBoolean']=_0x291060['bool']();break;case 0x4:_0x26cc1b['oldValueJson']=_0x291060['string']();break;case 0x5:_0x26cc1b['newValueBoolean']=_0x291060['bool']();break;case 0x6:_0x26cc1b['newValueJson']=_0x291060['string']();break;case 0x7:_0x26cc1b['wasUndone']=_0x291060['bool']();break;default:_0x291060['skipType'](0x7&_0x4cbac7);}}return _0x26cc1b;},_0x42b646['decodeDelimited']=function(_0x1c0c61){return _0x1c0c61 instanceof _0x23c8bf||(_0x1c0c61=new _0x23c8bf(_0x1c0c61)),this['decode'](_0x1c0c61,_0x1c0c61['uint32']());},_0x42b646['verify']=function(_0x17f548){if('object'!=typeof _0x17f548||null===_0x17f548)return'object\x20expected';if(null!=_0x17f548['range']&&_0x17f548['hasOwnProperty']('range')){var _0x32ecac=_0x2d0034['Range']['verify'](_0x17f548['range']);if(_0x32ecac)return'range.'+_0x32ecac;}return null!=_0x17f548['key']&&_0x17f548['hasOwnProperty']('key')&&!_0x19f411['isString'](_0x17f548['key'])?'key:\x20string\x20expected':null!=_0x17f548['oldValueBoolean']&&_0x17f548['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x17f548['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x17f548['oldValueJson']&&_0x17f548['hasOwnProperty']('oldValueJson')&&!_0x19f411['isString'](_0x17f548['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x17f548['newValueBoolean']&&_0x17f548['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x17f548['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x17f548['newValueJson']&&_0x17f548['hasOwnProperty']('newValueJson')&&!_0x19f411['isString'](_0x17f548['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x17f548['wasUndone']&&_0x17f548['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x17f548['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x42b646['fromObject']=function(_0x317be3){if(_0x317be3 instanceof _0x2d0034['AttributeOperation'])return _0x317be3;var _0x45bf4c=new _0x2d0034['AttributeOperation']();if(null!=_0x317be3['range']){if('object'!=typeof _0x317be3['range'])throw TypeError('.AttributeOperation.range:\x20object\x20expected');_0x45bf4c['range']=_0x2d0034['Range']['fromObject'](_0x317be3['range']);}return null!=_0x317be3['key']&&(_0x45bf4c['key']=String(_0x317be3['key'])),null!=_0x317be3['oldValueBoolean']&&(_0x45bf4c['oldValueBoolean']=Boolean(_0x317be3['oldValueBoolean'])),null!=_0x317be3['oldValueJson']&&(_0x45bf4c['oldValueJson']=String(_0x317be3['oldValueJson'])),null!=_0x317be3['newValueBoolean']&&(_0x45bf4c['newValueBoolean']=Boolean(_0x317be3['newValueBoolean'])),null!=_0x317be3['newValueJson']&&(_0x45bf4c['newValueJson']=String(_0x317be3['newValueJson'])),null!=_0x317be3['wasUndone']&&(_0x45bf4c['wasUndone']=Boolean(_0x317be3['wasUndone'])),_0x45bf4c;},_0x42b646['toObject']=function(_0x590803,_0x16ce79){_0x16ce79||(_0x16ce79={});var _0x505c07={};return _0x16ce79['defaults']&&(_0x505c07['range']=null,_0x505c07['key']='',_0x505c07['oldValueBoolean']=!0x1,_0x505c07['oldValueJson']='',_0x505c07['newValueBoolean']=!0x1,_0x505c07['newValueJson']='',_0x505c07['wasUndone']=!0x1),null!=_0x590803['range']&&_0x590803['hasOwnProperty']('range')&&(_0x505c07['range']=_0x2d0034['Range']['toObject'](_0x590803['range'],_0x16ce79)),null!=_0x590803['key']&&_0x590803['hasOwnProperty']('key')&&(_0x505c07['key']=_0x590803['key']),null!=_0x590803['oldValueBoolean']&&_0x590803['hasOwnProperty']('oldValueBoolean')&&(_0x505c07['oldValueBoolean']=_0x590803['oldValueBoolean']),null!=_0x590803['oldValueJson']&&_0x590803['hasOwnProperty']('oldValueJson')&&(_0x505c07['oldValueJson']=_0x590803['oldValueJson']),null!=_0x590803['newValueBoolean']&&_0x590803['hasOwnProperty']('newValueBoolean')&&(_0x505c07['newValueBoolean']=_0x590803['newValueBoolean']),null!=_0x590803['newValueJson']&&_0x590803['hasOwnProperty']('newValueJson')&&(_0x505c07['newValueJson']=_0x590803['newValueJson']),null!=_0x590803['wasUndone']&&_0x590803['hasOwnProperty']('wasUndone')&&(_0x505c07['wasUndone']=_0x590803['wasUndone']),_0x505c07;},_0x42b646['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x4fb91b['util']['toJSONOptions']);},_0x42b646['getTypeUrl']=function(_0x3f4c6c){return void 0x0===_0x3f4c6c&&(_0x3f4c6c='type.googleapis.com'),_0x3f4c6c+'/AttributeOperation';},_0x42b646;}()),_0x2d0034['InsertOperation']=(function(){function _0x354807(_0x2ca167){if(this['nodes']=[],_0x2ca167){for(var _0x273a60=Object['keys'](_0x2ca167),_0x23b2b7=0x0;_0x23b2b7<_0x273a60['length'];++_0x23b2b7)null!=_0x2ca167[_0x273a60[_0x23b2b7]]&&(this[_0x273a60[_0x23b2b7]]=_0x2ca167[_0x273a60[_0x23b2b7]]);}}return _0x354807['prototype']['position']=null,_0x354807['prototype']['nodes']=_0x19f411['emptyArray'],_0x354807['prototype']['shouldReceiveAttributes']=!0x1,_0x354807['prototype']['wasUndone']=!0x1,_0x354807['create']=function(_0x29d6d8){return new _0x354807(_0x29d6d8);},_0x354807['encode']=function(_0x1e7d36,_0x5aba4a){if(_0x5aba4a||(_0x5aba4a=_0x496ee3['create']()),null!=_0x1e7d36['position']&&Object['hasOwnProperty']['call'](_0x1e7d36,'position')&&_0x2d0034['Position']['encode'](_0x1e7d36['position'],_0x5aba4a['uint32'](0xa)['fork']())['ldelim'](),null!=_0x1e7d36['nodes']&&_0x1e7d36['nodes']['length']){for(var _0x2d5615=0x0;_0x2d5615<_0x1e7d36['nodes']['length'];++_0x2d5615)_0x2d0034['Element']['encode'](_0x1e7d36['nodes'][_0x2d5615],_0x5aba4a['uint32'](0x12)['fork']())['ldelim']();}return null!=_0x1e7d36['shouldReceiveAttributes']&&Object['hasOwnProperty']['call'](_0x1e7d36,'shouldReceiveAttributes')&&_0x5aba4a['uint32'](0x18)['bool'](_0x1e7d36['shouldReceiveAttributes']),null!=_0x1e7d36['wasUndone']&&Object['hasOwnProperty']['call'](_0x1e7d36,'wasUndone')&&_0x5aba4a['uint32'](0x20)['bool'](_0x1e7d36['wasUndone']),_0x5aba4a;},_0x354807['encodeDelimited']=function(_0x1179ba,_0x420e86){return this['encode'](_0x1179ba,_0x420e86)['ldelim']();},_0x354807['decode']=function(_0x205d8f,_0x41dc81){_0x205d8f instanceof _0x23c8bf||(_0x205d8f=_0x23c8bf['create'](_0x205d8f));for(var _0x9c9c8b=void 0x0===_0x41dc81?_0x205d8f['len']:_0x205d8f['pos']+_0x41dc81,_0x282f7c=new _0x2d0034['InsertOperation']();_0x205d8f['pos']<_0x9c9c8b;){var _0x231104=_0x205d8f['uint32']();switch(_0x231104>>>0x3){case 0x1:_0x282f7c['position']=_0x2d0034['Position']['decode'](_0x205d8f,_0x205d8f['uint32']());break;case 0x2:_0x282f7c['nodes']&&_0x282f7c['nodes']['length']||(_0x282f7c['nodes']=[]),_0x282f7c['nodes']['push'](_0x2d0034['Element']['decode'](_0x205d8f,_0x205d8f['uint32']()));break;case 0x3:_0x282f7c['shouldReceiveAttributes']=_0x205d8f['bool']();break;case 0x4:_0x282f7c['wasUndone']=_0x205d8f['bool']();break;default:_0x205d8f['skipType'](0x7&_0x231104);}}return _0x282f7c;},_0x354807['decodeDelimited']=function(_0x391d6a){return _0x391d6a instanceof _0x23c8bf||(_0x391d6a=new _0x23c8bf(_0x391d6a)),this['decode'](_0x391d6a,_0x391d6a['uint32']());},_0x354807['verify']=function(_0x112f36){if('object'!=typeof _0x112f36||null===_0x112f36)return'object\x20expected';if(null!=_0x112f36['position']&&_0x112f36['hasOwnProperty']('position')&&(_0x22c3ab=_0x2d0034['Position']['verify'](_0x112f36['position'])))return'position.'+_0x22c3ab;if(null!=_0x112f36['nodes']&&_0x112f36['hasOwnProperty']('nodes')){if(!Array['isArray'](_0x112f36['nodes']))return'nodes:\x20array\x20expected';for(var _0x57f9e8=0x0;_0x57f9e8<_0x112f36['nodes']['length'];++_0x57f9e8){var _0x22c3ab;if(_0x22c3ab=_0x2d0034['Element']['verify'](_0x112f36['nodes'][_0x57f9e8]))return'nodes.'+_0x22c3ab;}}return null!=_0x112f36['shouldReceiveAttributes']&&_0x112f36['hasOwnProperty']('shouldReceiveAttributes')&&'boolean'!=typeof _0x112f36['shouldReceiveAttributes']?'shouldReceiveAttributes:\x20boolean\x20expected':null!=_0x112f36['wasUndone']&&_0x112f36['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x112f36['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x354807['fromObject']=function(_0x1c5450){if(_0x1c5450 instanceof _0x2d0034['InsertOperation'])return _0x1c5450;var _0x171c94=new _0x2d0034['InsertOperation']();if(null!=_0x1c5450['position']){if('object'!=typeof _0x1c5450['position'])throw TypeError('.InsertOperation.position:\x20object\x20expected');_0x171c94['position']=_0x2d0034['Position']['fromObject'](_0x1c5450['position']);}if(_0x1c5450['nodes']){if(!Array['isArray'](_0x1c5450['nodes']))throw TypeError('.InsertOperation.nodes:\x20array\x20expected');_0x171c94['nodes']=[];for(var _0xa74dff=0x0;_0xa74dff<_0x1c5450['nodes']['length'];++_0xa74dff){if('object'!=typeof _0x1c5450['nodes'][_0xa74dff])throw TypeError('.InsertOperation.nodes:\x20object\x20expected');_0x171c94['nodes'][_0xa74dff]=_0x2d0034['Element']['fromObject'](_0x1c5450['nodes'][_0xa74dff]);}}return null!=_0x1c5450['shouldReceiveAttributes']&&(_0x171c94['shouldReceiveAttributes']=Boolean(_0x1c5450['shouldReceiveAttributes'])),null!=_0x1c5450['wasUndone']&&(_0x171c94['wasUndone']=Boolean(_0x1c5450['wasUndone'])),_0x171c94;},_0x354807['toObject']=function(_0x22736d,_0x155c06){_0x155c06||(_0x155c06={});var _0x3d04e2={};if((_0x155c06['arrays']||_0x155c06['defaults'])&&(_0x3d04e2['nodes']=[]),_0x155c06['defaults']&&(_0x3d04e2['position']=null,_0x3d04e2['shouldReceiveAttributes']=!0x1,_0x3d04e2['wasUndone']=!0x1),null!=_0x22736d['position']&&_0x22736d['hasOwnProperty']('position')&&(_0x3d04e2['position']=_0x2d0034['Position']['toObject'](_0x22736d['position'],_0x155c06)),_0x22736d['nodes']&&_0x22736d['nodes']['length']){_0x3d04e2['nodes']=[];for(var _0x127aaf=0x0;_0x127aaf<_0x22736d['nodes']['length'];++_0x127aaf)_0x3d04e2['nodes'][_0x127aaf]=_0x2d0034['Element']['toObject'](_0x22736d['nodes'][_0x127aaf],_0x155c06);}return null!=_0x22736d['shouldReceiveAttributes']&&_0x22736d['hasOwnProperty']('shouldReceiveAttributes')&&(_0x3d04e2['shouldReceiveAttributes']=_0x22736d['shouldReceiveAttributes']),null!=_0x22736d['wasUndone']&&_0x22736d['hasOwnProperty']('wasUndone')&&(_0x3d04e2['wasUndone']=_0x22736d['wasUndone']),_0x3d04e2;},_0x354807['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x4fb91b['util']['toJSONOptions']);},_0x354807['getTypeUrl']=function(_0x37ae6b){return void 0x0===_0x37ae6b&&(_0x37ae6b='type.googleapis.com'),_0x37ae6b+'/InsertOperation';},_0x354807;}()),_0x2d0034['MarkerOperation']=(function(){function _0x594c9c(_0x33e73d){if(_0x33e73d){for(var _0x45a87e=Object['keys'](_0x33e73d),_0x410054=0x0;_0x410054<_0x45a87e['length'];++_0x410054)null!=_0x33e73d[_0x45a87e[_0x410054]]&&(this[_0x45a87e[_0x410054]]=_0x33e73d[_0x45a87e[_0x410054]]);}}return _0x594c9c['prototype']['name']='',_0x594c9c['prototype']['oldRange']=null,_0x594c9c['prototype']['newRange']=null,_0x594c9c['prototype']['affectsData']=!0x1,_0x594c9c['prototype']['wasUndone']=!0x1,_0x594c9c['create']=function(_0x4c3d3f){return new _0x594c9c(_0x4c3d3f);},_0x594c9c['encode']=function(_0x31de2c,_0x463d77){return _0x463d77||(_0x463d77=_0x496ee3['create']()),null!=_0x31de2c['name']&&Object['hasOwnProperty']['call'](_0x31de2c,'name')&&_0x463d77['uint32'](0xa)['string'](_0x31de2c['name']),null!=_0x31de2c['oldRange']&&Object['hasOwnProperty']['call'](_0x31de2c,'oldRange')&&_0x2d0034['Range']['encode'](_0x31de2c['oldRange'],_0x463d77['uint32'](0x12)['fork']())['ldelim'](),null!=_0x31de2c['newRange']&&Object['hasOwnProperty']['call'](_0x31de2c,'newRange')&&_0x2d0034['Range']['encode'](_0x31de2c['newRange'],_0x463d77['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x31de2c['affectsData']&&Object['hasOwnProperty']['call'](_0x31de2c,'affectsData')&&_0x463d77['uint32'](0x20)['bool'](_0x31de2c['affectsData']),null!=_0x31de2c['wasUndone']&&Object['hasOwnProperty']['call'](_0x31de2c,'wasUndone')&&_0x463d77['uint32'](0x28)['bool'](_0x31de2c['wasUndone']),_0x463d77;},_0x594c9c['encodeDelimited']=function(_0x3857af,_0x1c06ae){return this['encode'](_0x3857af,_0x1c06ae)['ldelim']();},_0x594c9c['decode']=function(_0x5523e0,_0x243faa){_0x5523e0 instanceof _0x23c8bf||(_0x5523e0=_0x23c8bf['create'](_0x5523e0));for(var _0x434194=void 0x0===_0x243faa?_0x5523e0['len']:_0x5523e0['pos']+_0x243faa,_0x1fe7c4=new _0x2d0034['MarkerOperation']();_0x5523e0['pos']<_0x434194;){var _0x55ed07=_0x5523e0['uint32']();switch(_0x55ed07>>>0x3){case 0x1:_0x1fe7c4['name']=_0x5523e0['string']();break;case 0x2:_0x1fe7c4['oldRange']=_0x2d0034['Range']['decode'](_0x5523e0,_0x5523e0['uint32']());break;case 0x3:_0x1fe7c4['newRange']=_0x2d0034['Range']['decode'](_0x5523e0,_0x5523e0['uint32']());break;case 0x4:_0x1fe7c4['affectsData']=_0x5523e0['bool']();break;case 0x5:_0x1fe7c4['wasUndone']=_0x5523e0['bool']();break;default:_0x5523e0['skipType'](0x7&_0x55ed07);}}return _0x1fe7c4;},_0x594c9c['decodeDelimited']=function(_0x28ac9c){return _0x28ac9c instanceof _0x23c8bf||(_0x28ac9c=new _0x23c8bf(_0x28ac9c)),this['decode'](_0x28ac9c,_0x28ac9c['uint32']());},_0x594c9c['verify']=function(_0x2efd7f){if('object'!=typeof _0x2efd7f||null===_0x2efd7f)return'object\x20expected';if(null!=_0x2efd7f['name']&&_0x2efd7f['hasOwnProperty']('name')&&!_0x19f411['isString'](_0x2efd7f['name']))return'name:\x20string\x20expected';var _0x5b6363;if(null!=_0x2efd7f['oldRange']&&_0x2efd7f['hasOwnProperty']('oldRange')&&(_0x5b6363=_0x2d0034['Range']['verify'](_0x2efd7f['oldRange'])))return'oldRange.'+_0x5b6363;if(null!=_0x2efd7f['newRange']&&_0x2efd7f['hasOwnProperty']('newRange')&&(_0x5b6363=_0x2d0034['Range']['verify'](_0x2efd7f['newRange'])))return'newRange.'+_0x5b6363;return null!=_0x2efd7f['affectsData']&&_0x2efd7f['hasOwnProperty']('affectsData')&&'boolean'!=typeof _0x2efd7f['affectsData']?'affectsData:\x20boolean\x20expected':null!=_0x2efd7f['wasUndone']&&_0x2efd7f['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x2efd7f['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x594c9c['fromObject']=function(_0x4e2c30){if(_0x4e2c30 instanceof _0x2d0034['MarkerOperation'])return _0x4e2c30;var _0x55cfee=new _0x2d0034['MarkerOperation']();if(null!=_0x4e2c30['name']&&(_0x55cfee['name']=String(_0x4e2c30['name'])),null!=_0x4e2c30['oldRange']){if('object'!=typeof _0x4e2c30['oldRange'])throw TypeError('.MarkerOperation.oldRange:\x20object\x20expected');_0x55cfee['oldRange']=_0x2d0034['Range']['fromObject'](_0x4e2c30['oldRange']);}if(null!=_0x4e2c30['newRange']){if('object'!=typeof _0x4e2c30['newRange'])throw TypeError('.MarkerOperation.newRange:\x20object\x20expected');_0x55cfee['newRange']=_0x2d0034['Range']['fromObject'](_0x4e2c30['newRange']);}return null!=_0x4e2c30['affectsData']&&(_0x55cfee['affectsData']=Boolean(_0x4e2c30['affectsData'])),null!=_0x4e2c30['wasUndone']&&(_0x55cfee['wasUndone']=Boolean(_0x4e2c30['wasUndone'])),_0x55cfee;},_0x594c9c['toObject']=function(_0x534385,_0x5d9e98){_0x5d9e98||(_0x5d9e98={});var _0x320a59={};return _0x5d9e98['defaults']&&(_0x320a59['name']='',_0x320a59['oldRange']=null,_0x320a59['newRange']=null,_0x320a59['affectsData']=!0x1,_0x320a59['wasUndone']=!0x1),null!=_0x534385['name']&&_0x534385['hasOwnProperty']('name')&&(_0x320a59['name']=_0x534385['name']),null!=_0x534385['oldRange']&&_0x534385['hasOwnProperty']('oldRange')&&(_0x320a59['oldRange']=_0x2d0034['Range']['toObject'](_0x534385['oldRange'],_0x5d9e98)),null!=_0x534385['newRange']&&_0x534385['hasOwnProperty']('newRange')&&(_0x320a59['newRange']=_0x2d0034['Range']['toObject'](_0x534385['newRange'],_0x5d9e98)),null!=_0x534385['affectsData']&&_0x534385['hasOwnProperty']('affectsData')&&(_0x320a59['affectsData']=_0x534385['affectsData']),null!=_0x534385['wasUndone']&&_0x534385['hasOwnProperty']('wasUndone')&&(_0x320a59['wasUndone']=_0x534385['wasUndone']),_0x320a59;},_0x594c9c['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x4fb91b['util']['toJSONOptions']);},_0x594c9c['getTypeUrl']=function(_0x27465a){return void 0x0===_0x27465a&&(_0x27465a='type.googleapis.com'),_0x27465a+'/MarkerOperation';},_0x594c9c;}()),_0x2d0034['MergeOperation']=(function(){function _0x164c26(_0x117ae9){if(_0x117ae9){for(var _0x5c5dd1=Object['keys'](_0x117ae9),_0x2adc11=0x0;_0x2adc11<_0x5c5dd1['length'];++_0x2adc11)null!=_0x117ae9[_0x5c5dd1[_0x2adc11]]&&(this[_0x5c5dd1[_0x2adc11]]=_0x117ae9[_0x5c5dd1[_0x2adc11]]);}}return _0x164c26['prototype']['sourcePosition']=null,_0x164c26['prototype']['targetPosition']=null,_0x164c26['prototype']['graveyardPosition']=null,_0x164c26['prototype']['howMany']=0x0,_0x164c26['prototype']['wasUndone']=!0x1,_0x164c26['create']=function(_0x6fc551){return new _0x164c26(_0x6fc551);},_0x164c26['encode']=function(_0x58868c,_0x29060b){return _0x29060b||(_0x29060b=_0x496ee3['create']()),null!=_0x58868c['sourcePosition']&&Object['hasOwnProperty']['call'](_0x58868c,'sourcePosition')&&_0x2d0034['Position']['encode'](_0x58868c['sourcePosition'],_0x29060b['uint32'](0xa)['fork']())['ldelim'](),null!=_0x58868c['targetPosition']&&Object['hasOwnProperty']['call'](_0x58868c,'targetPosition')&&_0x2d0034['Position']['encode'](_0x58868c['targetPosition'],_0x29060b['uint32'](0x12)['fork']())['ldelim'](),null!=_0x58868c['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x58868c,'graveyardPosition')&&_0x2d0034['Position']['encode'](_0x58868c['graveyardPosition'],_0x29060b['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x58868c['howMany']&&Object['hasOwnProperty']['call'](_0x58868c,'howMany')&&_0x29060b['uint32'](0x20)['uint32'](_0x58868c['howMany']),null!=_0x58868c['wasUndone']&&Object['hasOwnProperty']['call'](_0x58868c,'wasUndone')&&_0x29060b['uint32'](0x28)['bool'](_0x58868c['wasUndone']),_0x29060b;},_0x164c26['encodeDelimited']=function(_0xe61652,_0x116262){return this['encode'](_0xe61652,_0x116262)['ldelim']();},_0x164c26['decode']=function(_0xa39f88,_0x2de90c){_0xa39f88 instanceof _0x23c8bf||(_0xa39f88=_0x23c8bf['create'](_0xa39f88));for(var _0x245f7a=void 0x0===_0x2de90c?_0xa39f88['len']:_0xa39f88['pos']+_0x2de90c,_0xfafe42=new _0x2d0034['MergeOperation']();_0xa39f88['pos']<_0x245f7a;){var _0x122c03=_0xa39f88['uint32']();switch(_0x122c03>>>0x3){case 0x1:_0xfafe42['sourcePosition']=_0x2d0034['Position']['decode'](_0xa39f88,_0xa39f88['uint32']());break;case 0x2:_0xfafe42['targetPosition']=_0x2d0034['Position']['decode'](_0xa39f88,_0xa39f88['uint32']());break;case 0x3:_0xfafe42['graveyardPosition']=_0x2d0034['Position']['decode'](_0xa39f88,_0xa39f88['uint32']());break;case 0x4:_0xfafe42['howMany']=_0xa39f88['uint32']();break;case 0x5:_0xfafe42['wasUndone']=_0xa39f88['bool']();break;default:_0xa39f88['skipType'](0x7&_0x122c03);}}return _0xfafe42;},_0x164c26['decodeDelimited']=function(_0x5ba1f5){return _0x5ba1f5 instanceof _0x23c8bf||(_0x5ba1f5=new _0x23c8bf(_0x5ba1f5)),this['decode'](_0x5ba1f5,_0x5ba1f5['uint32']());},_0x164c26['verify']=function(_0x20c0a3){if('object'!=typeof _0x20c0a3||null===_0x20c0a3)return'object\x20expected';var _0x70d02c;if(null!=_0x20c0a3['sourcePosition']&&_0x20c0a3['hasOwnProperty']('sourcePosition')&&(_0x70d02c=_0x2d0034['Position']['verify'](_0x20c0a3['sourcePosition'])))return'sourcePosition.'+_0x70d02c;if(null!=_0x20c0a3['targetPosition']&&_0x20c0a3['hasOwnProperty']('targetPosition')&&(_0x70d02c=_0x2d0034['Position']['verify'](_0x20c0a3['targetPosition'])))return'targetPosition.'+_0x70d02c;if(null!=_0x20c0a3['graveyardPosition']&&_0x20c0a3['hasOwnProperty']('graveyardPosition')&&(_0x70d02c=_0x2d0034['Position']['verify'](_0x20c0a3['graveyardPosition'])))return'graveyardPosition.'+_0x70d02c;return null!=_0x20c0a3['howMany']&&_0x20c0a3['hasOwnProperty']('howMany')&&!_0x19f411['isInteger'](_0x20c0a3['howMany'])?'howMany:\x20integer\x20expected':null!=_0x20c0a3['wasUndone']&&_0x20c0a3['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x20c0a3['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x164c26['fromObject']=function(_0x2d84c5){if(_0x2d84c5 instanceof _0x2d0034['MergeOperation'])return _0x2d84c5;var _0x2a0d21=new _0x2d0034['MergeOperation']();if(null!=_0x2d84c5['sourcePosition']){if('object'!=typeof _0x2d84c5['sourcePosition'])throw TypeError('.MergeOperation.sourcePosition:\x20object\x20expected');_0x2a0d21['sourcePosition']=_0x2d0034['Position']['fromObject'](_0x2d84c5['sourcePosition']);}if(null!=_0x2d84c5['targetPosition']){if('object'!=typeof _0x2d84c5['targetPosition'])throw TypeError('.MergeOperation.targetPosition:\x20object\x20expected');_0x2a0d21['targetPosition']=_0x2d0034['Position']['fromObject'](_0x2d84c5['targetPosition']);}if(null!=_0x2d84c5['graveyardPosition']){if('object'!=typeof _0x2d84c5['graveyardPosition'])throw TypeError('.MergeOperation.graveyardPosition:\x20object\x20expected');_0x2a0d21['graveyardPosition']=_0x2d0034['Position']['fromObject'](_0x2d84c5['graveyardPosition']);}return null!=_0x2d84c5['howMany']&&(_0x2a0d21['howMany']=_0x2d84c5['howMany']>>>0x0),null!=_0x2d84c5['wasUndone']&&(_0x2a0d21['wasUndone']=Boolean(_0x2d84c5['wasUndone'])),_0x2a0d21;},_0x164c26['toObject']=function(_0x49d915,_0x3816cb){_0x3816cb||(_0x3816cb={});var _0x4d3c83={};return _0x3816cb['defaults']&&(_0x4d3c83['sourcePosition']=null,_0x4d3c83['targetPosition']=null,_0x4d3c83['graveyardPosition']=null,_0x4d3c83['howMany']=0x0,_0x4d3c83['wasUndone']=!0x1),null!=_0x49d915['sourcePosition']&&_0x49d915['hasOwnProperty']('sourcePosition')&&(_0x4d3c83['sourcePosition']=_0x2d0034['Position']['toObject'](_0x49d915['sourcePosition'],_0x3816cb)),null!=_0x49d915['targetPosition']&&_0x49d915['hasOwnProperty']('targetPosition')&&(_0x4d3c83['targetPosition']=_0x2d0034['Position']['toObject'](_0x49d915['targetPosition'],_0x3816cb)),null!=_0x49d915['graveyardPosition']&&_0x49d915['hasOwnProperty']('graveyardPosition')&&(_0x4d3c83['graveyardPosition']=_0x2d0034['Position']['toObject'](_0x49d915['graveyardPosition'],_0x3816cb)),null!=_0x49d915['howMany']&&_0x49d915['hasOwnProperty']('howMany')&&(_0x4d3c83['howMany']=_0x49d915['howMany']),null!=_0x49d915['wasUndone']&&_0x49d915['hasOwnProperty']('wasUndone')&&(_0x4d3c83['wasUndone']=_0x49d915['wasUndone']),_0x4d3c83;},_0x164c26['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x4fb91b['util']['toJSONOptions']);},_0x164c26['getTypeUrl']=function(_0x34134f){return void 0x0===_0x34134f&&(_0x34134f='type.googleapis.com'),_0x34134f+'/MergeOperation';},_0x164c26;}()),_0x2d0034['MoveOperation']=(function(){function _0x3c030e(_0x50d0d4){if(_0x50d0d4){for(var _0x1fada6=Object['keys'](_0x50d0d4),_0x6bca3c=0x0;_0x6bca3c<_0x1fada6['length'];++_0x6bca3c)null!=_0x50d0d4[_0x1fada6[_0x6bca3c]]&&(this[_0x1fada6[_0x6bca3c]]=_0x50d0d4[_0x1fada6[_0x6bca3c]]);}}return _0x3c030e['prototype']['sourcePosition']=null,_0x3c030e['prototype']['howMany']=0x0,_0x3c030e['prototype']['targetPosition']=null,_0x3c030e['prototype']['wasUndone']=!0x1,_0x3c030e['create']=function(_0x3d60d6){return new _0x3c030e(_0x3d60d6);},_0x3c030e['encode']=function(_0x55997a,_0x24b951){return _0x24b951||(_0x24b951=_0x496ee3['create']()),null!=_0x55997a['sourcePosition']&&Object['hasOwnProperty']['call'](_0x55997a,'sourcePosition')&&_0x2d0034['Position']['encode'](_0x55997a['sourcePosition'],_0x24b951['uint32'](0xa)['fork']())['ldelim'](),null!=_0x55997a['howMany']&&Object['hasOwnProperty']['call'](_0x55997a,'howMany')&&_0x24b951['uint32'](0x10)['uint32'](_0x55997a['howMany']),null!=_0x55997a['targetPosition']&&Object['hasOwnProperty']['call'](_0x55997a,'targetPosition')&&_0x2d0034['Position']['encode'](_0x55997a['targetPosition'],_0x24b951['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x55997a['wasUndone']&&Object['hasOwnProperty']['call'](_0x55997a,'wasUndone')&&_0x24b951['uint32'](0x20)['bool'](_0x55997a['wasUndone']),_0x24b951;},_0x3c030e['encodeDelimited']=function(_0xd1c230,_0x238178){return this['encode'](_0xd1c230,_0x238178)['ldelim']();},_0x3c030e['decode']=function(_0x1bf8a5,_0x4136ab){_0x1bf8a5 instanceof _0x23c8bf||(_0x1bf8a5=_0x23c8bf['create'](_0x1bf8a5));for(var _0x1b8795=void 0x0===_0x4136ab?_0x1bf8a5['len']:_0x1bf8a5['pos']+_0x4136ab,_0x12f612=new _0x2d0034['MoveOperation']();_0x1bf8a5['pos']<_0x1b8795;){var _0x1d515e=_0x1bf8a5['uint32']();switch(_0x1d515e>>>0x3){case 0x1:_0x12f612['sourcePosition']=_0x2d0034['Position']['decode'](_0x1bf8a5,_0x1bf8a5['uint32']());break;case 0x2:_0x12f612['howMany']=_0x1bf8a5['uint32']();break;case 0x3:_0x12f612['targetPosition']=_0x2d0034['Position']['decode'](_0x1bf8a5,_0x1bf8a5['uint32']());break;case 0x4:_0x12f612['wasUndone']=_0x1bf8a5['bool']();break;default:_0x1bf8a5['skipType'](0x7&_0x1d515e);}}return _0x12f612;},_0x3c030e['decodeDelimited']=function(_0x234ca0){return _0x234ca0 instanceof _0x23c8bf||(_0x234ca0=new _0x23c8bf(_0x234ca0)),this['decode'](_0x234ca0,_0x234ca0['uint32']());},_0x3c030e['verify']=function(_0x422cb2){if('object'!=typeof _0x422cb2||null===_0x422cb2)return'object\x20expected';var _0x13cad2;if(null!=_0x422cb2['sourcePosition']&&_0x422cb2['hasOwnProperty']('sourcePosition')&&(_0x13cad2=_0x2d0034['Position']['verify'](_0x422cb2['sourcePosition'])))return'sourcePosition.'+_0x13cad2;if(null!=_0x422cb2['howMany']&&_0x422cb2['hasOwnProperty']('howMany')&&!_0x19f411['isInteger'](_0x422cb2['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x422cb2['targetPosition']&&_0x422cb2['hasOwnProperty']('targetPosition')&&(_0x13cad2=_0x2d0034['Position']['verify'](_0x422cb2['targetPosition'])))return'targetPosition.'+_0x13cad2;return null!=_0x422cb2['wasUndone']&&_0x422cb2['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x422cb2['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x3c030e['fromObject']=function(_0x2c5e21){if(_0x2c5e21 instanceof _0x2d0034['MoveOperation'])return _0x2c5e21;var _0x532e15=new _0x2d0034['MoveOperation']();if(null!=_0x2c5e21['sourcePosition']){if('object'!=typeof _0x2c5e21['sourcePosition'])throw TypeError('.MoveOperation.sourcePosition:\x20object\x20expected');_0x532e15['sourcePosition']=_0x2d0034['Position']['fromObject'](_0x2c5e21['sourcePosition']);}if(null!=_0x2c5e21['howMany']&&(_0x532e15['howMany']=_0x2c5e21['howMany']>>>0x0),null!=_0x2c5e21['targetPosition']){if('object'!=typeof _0x2c5e21['targetPosition'])throw TypeError('.MoveOperation.targetPosition:\x20object\x20expected');_0x532e15['targetPosition']=_0x2d0034['Position']['fromObject'](_0x2c5e21['targetPosition']);}return null!=_0x2c5e21['wasUndone']&&(_0x532e15['wasUndone']=Boolean(_0x2c5e21['wasUndone'])),_0x532e15;},_0x3c030e['toObject']=function(_0x1223ac,_0x5e9483){_0x5e9483||(_0x5e9483={});var _0x1ebdb8={};return _0x5e9483['defaults']&&(_0x1ebdb8['sourcePosition']=null,_0x1ebdb8['howMany']=0x0,_0x1ebdb8['targetPosition']=null,_0x1ebdb8['wasUndone']=!0x1),null!=_0x1223ac['sourcePosition']&&_0x1223ac['hasOwnProperty']('sourcePosition')&&(_0x1ebdb8['sourcePosition']=_0x2d0034['Position']['toObject'](_0x1223ac['sourcePosition'],_0x5e9483)),null!=_0x1223ac['howMany']&&_0x1223ac['hasOwnProperty']('howMany')&&(_0x1ebdb8['howMany']=_0x1223ac['howMany']),null!=_0x1223ac['targetPosition']&&_0x1223ac['hasOwnProperty']('targetPosition')&&(_0x1ebdb8['targetPosition']=_0x2d0034['Position']['toObject'](_0x1223ac['targetPosition'],_0x5e9483)),null!=_0x1223ac['wasUndone']&&_0x1223ac['hasOwnProperty']('wasUndone')&&(_0x1ebdb8['wasUndone']=_0x1223ac['wasUndone']),_0x1ebdb8;},_0x3c030e['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x4fb91b['util']['toJSONOptions']);},_0x3c030e['getTypeUrl']=function(_0x5819cf){return void 0x0===_0x5819cf&&(_0x5819cf='type.googleapis.com'),_0x5819cf+'/MoveOperation';},_0x3c030e;}()),_0x2d0034['RenameOperation']=(function(){function _0x264855(_0x3d28c7){if(_0x3d28c7){for(var _0x5013cd=Object['keys'](_0x3d28c7),_0x47a828=0x0;_0x47a828<_0x5013cd['length'];++_0x47a828)null!=_0x3d28c7[_0x5013cd[_0x47a828]]&&(this[_0x5013cd[_0x47a828]]=_0x3d28c7[_0x5013cd[_0x47a828]]);}}return _0x264855['prototype']['position']=null,_0x264855['prototype']['oldName']='',_0x264855['prototype']['newName']='',_0x264855['prototype']['wasUndone']=!0x1,_0x264855['create']=function(_0x16d09e){return new _0x264855(_0x16d09e);},_0x264855['encode']=function(_0x28ed05,_0xd6997b){return _0xd6997b||(_0xd6997b=_0x496ee3['create']()),null!=_0x28ed05['position']&&Object['hasOwnProperty']['call'](_0x28ed05,'position')&&_0x2d0034['Position']['encode'](_0x28ed05['position'],_0xd6997b['uint32'](0xa)['fork']())['ldelim'](),null!=_0x28ed05['oldName']&&Object['hasOwnProperty']['call'](_0x28ed05,'oldName')&&_0xd6997b['uint32'](0x12)['string'](_0x28ed05['oldName']),null!=_0x28ed05['newName']&&Object['hasOwnProperty']['call'](_0x28ed05,'newName')&&_0xd6997b['uint32'](0x1a)['string'](_0x28ed05['newName']),null!=_0x28ed05['wasUndone']&&Object['hasOwnProperty']['call'](_0x28ed05,'wasUndone')&&_0xd6997b['uint32'](0x20)['bool'](_0x28ed05['wasUndone']),_0xd6997b;},_0x264855['encodeDelimited']=function(_0x52c02b,_0x583a4e){return this['encode'](_0x52c02b,_0x583a4e)['ldelim']();},_0x264855['decode']=function(_0x404380,_0x17256c){_0x404380 instanceof _0x23c8bf||(_0x404380=_0x23c8bf['create'](_0x404380));for(var _0x3856a2=void 0x0===_0x17256c?_0x404380['len']:_0x404380['pos']+_0x17256c,_0x55c24d=new _0x2d0034['RenameOperation']();_0x404380['pos']<_0x3856a2;){var _0x121c8a=_0x404380['uint32']();switch(_0x121c8a>>>0x3){case 0x1:_0x55c24d['position']=_0x2d0034['Position']['decode'](_0x404380,_0x404380['uint32']());break;case 0x2:_0x55c24d['oldName']=_0x404380['string']();break;case 0x3:_0x55c24d['newName']=_0x404380['string']();break;case 0x4:_0x55c24d['wasUndone']=_0x404380['bool']();break;default:_0x404380['skipType'](0x7&_0x121c8a);}}return _0x55c24d;},_0x264855['decodeDelimited']=function(_0x5f23d0){return _0x5f23d0 instanceof _0x23c8bf||(_0x5f23d0=new _0x23c8bf(_0x5f23d0)),this['decode'](_0x5f23d0,_0x5f23d0['uint32']());},_0x264855['verify']=function(_0x534e31){if('object'!=typeof _0x534e31||null===_0x534e31)return'object\x20expected';if(null!=_0x534e31['position']&&_0x534e31['hasOwnProperty']('position')){var _0x26493d=_0x2d0034['Position']['verify'](_0x534e31['position']);if(_0x26493d)return'position.'+_0x26493d;}return null!=_0x534e31['oldName']&&_0x534e31['hasOwnProperty']('oldName')&&!_0x19f411['isString'](_0x534e31['oldName'])?'oldName:\x20string\x20expected':null!=_0x534e31['newName']&&_0x534e31['hasOwnProperty']('newName')&&!_0x19f411['isString'](_0x534e31['newName'])?'newName:\x20string\x20expected':null!=_0x534e31['wasUndone']&&_0x534e31['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x534e31['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x264855['fromObject']=function(_0x1fc7c1){if(_0x1fc7c1 instanceof _0x2d0034['RenameOperation'])return _0x1fc7c1;var _0xf4e38=new _0x2d0034['RenameOperation']();if(null!=_0x1fc7c1['position']){if('object'!=typeof _0x1fc7c1['position'])throw TypeError('.RenameOperation.position:\x20object\x20expected');_0xf4e38['position']=_0x2d0034['Position']['fromObject'](_0x1fc7c1['position']);}return null!=_0x1fc7c1['oldName']&&(_0xf4e38['oldName']=String(_0x1fc7c1['oldName'])),null!=_0x1fc7c1['newName']&&(_0xf4e38['newName']=String(_0x1fc7c1['newName'])),null!=_0x1fc7c1['wasUndone']&&(_0xf4e38['wasUndone']=Boolean(_0x1fc7c1['wasUndone'])),_0xf4e38;},_0x264855['toObject']=function(_0x3129c7,_0x1a4768){_0x1a4768||(_0x1a4768={});var _0x3af3d1={};return _0x1a4768['defaults']&&(_0x3af3d1['position']=null,_0x3af3d1['oldName']='',_0x3af3d1['newName']='',_0x3af3d1['wasUndone']=!0x1),null!=_0x3129c7['position']&&_0x3129c7['hasOwnProperty']('position')&&(_0x3af3d1['position']=_0x2d0034['Position']['toObject'](_0x3129c7['position'],_0x1a4768)),null!=_0x3129c7['oldName']&&_0x3129c7['hasOwnProperty']('oldName')&&(_0x3af3d1['oldName']=_0x3129c7['oldName']),null!=_0x3129c7['newName']&&_0x3129c7['hasOwnProperty']('newName')&&(_0x3af3d1['newName']=_0x3129c7['newName']),null!=_0x3129c7['wasUndone']&&_0x3129c7['hasOwnProperty']('wasUndone')&&(_0x3af3d1['wasUndone']=_0x3129c7['wasUndone']),_0x3af3d1;},_0x264855['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x4fb91b['util']['toJSONOptions']);},_0x264855['getTypeUrl']=function(_0x3b4faa){return void 0x0===_0x3b4faa&&(_0x3b4faa='type.googleapis.com'),_0x3b4faa+'/RenameOperation';},_0x264855;}()),_0x2d0034['RootAttributeOperation']=(function(){function _0x511b89(_0x17fb18){if(_0x17fb18){for(var _0x1a1a83=Object['keys'](_0x17fb18),_0x4f6867=0x0;_0x4f6867<_0x1a1a83['length'];++_0x4f6867)null!=_0x17fb18[_0x1a1a83[_0x4f6867]]&&(this[_0x1a1a83[_0x4f6867]]=_0x17fb18[_0x1a1a83[_0x4f6867]]);}}return _0x511b89['prototype']['root']='',_0x511b89['prototype']['key']='',_0x511b89['prototype']['oldValueBoolean']=!0x1,_0x511b89['prototype']['oldValueJson']='',_0x511b89['prototype']['newValueBoolean']=!0x1,_0x511b89['prototype']['newValueJson']='',_0x511b89['prototype']['wasUndone']=!0x1,_0x511b89['create']=function(_0x85840a){return new _0x511b89(_0x85840a);},_0x511b89['encode']=function(_0x43a288,_0x3a13b6){return _0x3a13b6||(_0x3a13b6=_0x496ee3['create']()),null!=_0x43a288['root']&&Object['hasOwnProperty']['call'](_0x43a288,'root')&&_0x3a13b6['uint32'](0xa)['string'](_0x43a288['root']),null!=_0x43a288['key']&&Object['hasOwnProperty']['call'](_0x43a288,'key')&&_0x3a13b6['uint32'](0x12)['string'](_0x43a288['key']),null!=_0x43a288['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x43a288,'oldValueBoolean')&&_0x3a13b6['uint32'](0x18)['bool'](_0x43a288['oldValueBoolean']),null!=_0x43a288['oldValueJson']&&Object['hasOwnProperty']['call'](_0x43a288,'oldValueJson')&&_0x3a13b6['uint32'](0x22)['string'](_0x43a288['oldValueJson']),null!=_0x43a288['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x43a288,'newValueBoolean')&&_0x3a13b6['uint32'](0x28)['bool'](_0x43a288['newValueBoolean']),null!=_0x43a288['newValueJson']&&Object['hasOwnProperty']['call'](_0x43a288,'newValueJson')&&_0x3a13b6['uint32'](0x32)['string'](_0x43a288['newValueJson']),null!=_0x43a288['wasUndone']&&Object['hasOwnProperty']['call'](_0x43a288,'wasUndone')&&_0x3a13b6['uint32'](0x38)['bool'](_0x43a288['wasUndone']),_0x3a13b6;},_0x511b89['encodeDelimited']=function(_0x1e3ea1,_0x2b3b21){return this['encode'](_0x1e3ea1,_0x2b3b21)['ldelim']();},_0x511b89['decode']=function(_0x535fd5,_0x1bb5ec){_0x535fd5 instanceof _0x23c8bf||(_0x535fd5=_0x23c8bf['create'](_0x535fd5));for(var _0x50ee2e=void 0x0===_0x1bb5ec?_0x535fd5['len']:_0x535fd5['pos']+_0x1bb5ec,_0x5ae7c2=new _0x2d0034['RootAttributeOperation']();_0x535fd5['pos']<_0x50ee2e;){var _0x4d540d=_0x535fd5['uint32']();switch(_0x4d540d>>>0x3){case 0x1:_0x5ae7c2['root']=_0x535fd5['string']();break;case 0x2:_0x5ae7c2['key']=_0x535fd5['string']();break;case 0x3:_0x5ae7c2['oldValueBoolean']=_0x535fd5['bool']();break;case 0x4:_0x5ae7c2['oldValueJson']=_0x535fd5['string']();break;case 0x5:_0x5ae7c2['newValueBoolean']=_0x535fd5['bool']();break;case 0x6:_0x5ae7c2['newValueJson']=_0x535fd5['string']();break;case 0x7:_0x5ae7c2['wasUndone']=_0x535fd5['bool']();break;default:_0x535fd5['skipType'](0x7&_0x4d540d);}}return _0x5ae7c2;},_0x511b89['decodeDelimited']=function(_0x5e6084){return _0x5e6084 instanceof _0x23c8bf||(_0x5e6084=new _0x23c8bf(_0x5e6084)),this['decode'](_0x5e6084,_0x5e6084['uint32']());},_0x511b89['verify']=function(_0x22b65c){return'object'!=typeof _0x22b65c||null===_0x22b65c?'object\x20expected':null!=_0x22b65c['root']&&_0x22b65c['hasOwnProperty']('root')&&!_0x19f411['isString'](_0x22b65c['root'])?'root:\x20string\x20expected':null!=_0x22b65c['key']&&_0x22b65c['hasOwnProperty']('key')&&!_0x19f411['isString'](_0x22b65c['key'])?'key:\x20string\x20expected':null!=_0x22b65c['oldValueBoolean']&&_0x22b65c['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x22b65c['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x22b65c['oldValueJson']&&_0x22b65c['hasOwnProperty']('oldValueJson')&&!_0x19f411['isString'](_0x22b65c['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x22b65c['newValueBoolean']&&_0x22b65c['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x22b65c['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x22b65c['newValueJson']&&_0x22b65c['hasOwnProperty']('newValueJson')&&!_0x19f411['isString'](_0x22b65c['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x22b65c['wasUndone']&&_0x22b65c['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x22b65c['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x511b89['fromObject']=function(_0x339b8f){if(_0x339b8f instanceof _0x2d0034['RootAttributeOperation'])return _0x339b8f;var _0x405d4e=new _0x2d0034['RootAttributeOperation']();return null!=_0x339b8f['root']&&(_0x405d4e['root']=String(_0x339b8f['root'])),null!=_0x339b8f['key']&&(_0x405d4e['key']=String(_0x339b8f['key'])),null!=_0x339b8f['oldValueBoolean']&&(_0x405d4e['oldValueBoolean']=Boolean(_0x339b8f['oldValueBoolean'])),null!=_0x339b8f['oldValueJson']&&(_0x405d4e['oldValueJson']=String(_0x339b8f['oldValueJson'])),null!=_0x339b8f['newValueBoolean']&&(_0x405d4e['newValueBoolean']=Boolean(_0x339b8f['newValueBoolean'])),null!=_0x339b8f['newValueJson']&&(_0x405d4e['newValueJson']=String(_0x339b8f['newValueJson'])),null!=_0x339b8f['wasUndone']&&(_0x405d4e['wasUndone']=Boolean(_0x339b8f['wasUndone'])),_0x405d4e;},_0x511b89['toObject']=function(_0x181b64,_0xbcbfc8){_0xbcbfc8||(_0xbcbfc8={});var _0x1e5ea9={};return _0xbcbfc8['defaults']&&(_0x1e5ea9['root']='',_0x1e5ea9['key']='',_0x1e5ea9['oldValueBoolean']=!0x1,_0x1e5ea9['oldValueJson']='',_0x1e5ea9['newValueBoolean']=!0x1,_0x1e5ea9['newValueJson']='',_0x1e5ea9['wasUndone']=!0x1),null!=_0x181b64['root']&&_0x181b64['hasOwnProperty']('root')&&(_0x1e5ea9['root']=_0x181b64['root']),null!=_0x181b64['key']&&_0x181b64['hasOwnProperty']('key')&&(_0x1e5ea9['key']=_0x181b64['key']),null!=_0x181b64['oldValueBoolean']&&_0x181b64['hasOwnProperty']('oldValueBoolean')&&(_0x1e5ea9['oldValueBoolean']=_0x181b64['oldValueBoolean']),null!=_0x181b64['oldValueJson']&&_0x181b64['hasOwnProperty']('oldValueJson')&&(_0x1e5ea9['oldValueJson']=_0x181b64['oldValueJson']),null!=_0x181b64['newValueBoolean']&&_0x181b64['hasOwnProperty']('newValueBoolean')&&(_0x1e5ea9['newValueBoolean']=_0x181b64['newValueBoolean']),null!=_0x181b64['newValueJson']&&_0x181b64['hasOwnProperty']('newValueJson')&&(_0x1e5ea9['newValueJson']=_0x181b64['newValueJson']),null!=_0x181b64['wasUndone']&&_0x181b64['hasOwnProperty']('wasUndone')&&(_0x1e5ea9['wasUndone']=_0x181b64['wasUndone']),_0x1e5ea9;},_0x511b89['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x4fb91b['util']['toJSONOptions']);},_0x511b89['getTypeUrl']=function(_0x51cbf8){return void 0x0===_0x51cbf8&&(_0x51cbf8='type.googleapis.com'),_0x51cbf8+'/RootAttributeOperation';},_0x511b89;}()),_0x2d0034['RootOperation']=(function(){function _0x231a92(_0x5a6569){if(_0x5a6569){for(var _0x40231f=Object['keys'](_0x5a6569),_0x3f869d=0x0;_0x3f869d<_0x40231f['length'];++_0x3f869d)null!=_0x5a6569[_0x40231f[_0x3f869d]]&&(this[_0x40231f[_0x3f869d]]=_0x5a6569[_0x40231f[_0x3f869d]]);}}return _0x231a92['prototype']['rootName']='',_0x231a92['prototype']['elementName']='',_0x231a92['prototype']['isAdd']=!0x1,_0x231a92['prototype']['wasUndone']=!0x1,_0x231a92['create']=function(_0x57ba7a){return new _0x231a92(_0x57ba7a);},_0x231a92['encode']=function(_0x35e56d,_0x3bdb5f){return _0x3bdb5f||(_0x3bdb5f=_0x496ee3['create']()),null!=_0x35e56d['rootName']&&Object['hasOwnProperty']['call'](_0x35e56d,'rootName')&&_0x3bdb5f['uint32'](0xa)['string'](_0x35e56d['rootName']),null!=_0x35e56d['elementName']&&Object['hasOwnProperty']['call'](_0x35e56d,'elementName')&&_0x3bdb5f['uint32'](0x12)['string'](_0x35e56d['elementName']),null!=_0x35e56d['isAdd']&&Object['hasOwnProperty']['call'](_0x35e56d,'isAdd')&&_0x3bdb5f['uint32'](0x18)['bool'](_0x35e56d['isAdd']),null!=_0x35e56d['wasUndone']&&Object['hasOwnProperty']['call'](_0x35e56d,'wasUndone')&&_0x3bdb5f['uint32'](0x20)['bool'](_0x35e56d['wasUndone']),_0x3bdb5f;},_0x231a92['encodeDelimited']=function(_0x35d1c8,_0x5421b4){return this['encode'](_0x35d1c8,_0x5421b4)['ldelim']();},_0x231a92['decode']=function(_0x51e1c6,_0x610778){_0x51e1c6 instanceof _0x23c8bf||(_0x51e1c6=_0x23c8bf['create'](_0x51e1c6));for(var _0x527e26=void 0x0===_0x610778?_0x51e1c6['len']:_0x51e1c6['pos']+_0x610778,_0x3d9ef2=new _0x2d0034['RootOperation']();_0x51e1c6['pos']<_0x527e26;){var _0x232b01=_0x51e1c6['uint32']();switch(_0x232b01>>>0x3){case 0x1:_0x3d9ef2['rootName']=_0x51e1c6['string']();break;case 0x2:_0x3d9ef2['elementName']=_0x51e1c6['string']();break;case 0x3:_0x3d9ef2['isAdd']=_0x51e1c6['bool']();break;case 0x4:_0x3d9ef2['wasUndone']=_0x51e1c6['bool']();break;default:_0x51e1c6['skipType'](0x7&_0x232b01);}}return _0x3d9ef2;},_0x231a92['decodeDelimited']=function(_0x2d9721){return _0x2d9721 instanceof _0x23c8bf||(_0x2d9721=new _0x23c8bf(_0x2d9721)),this['decode'](_0x2d9721,_0x2d9721['uint32']());},_0x231a92['verify']=function(_0x2ec575){return'object'!=typeof _0x2ec575||null===_0x2ec575?'object\x20expected':null!=_0x2ec575['rootName']&&_0x2ec575['hasOwnProperty']('rootName')&&!_0x19f411['isString'](_0x2ec575['rootName'])?'rootName:\x20string\x20expected':null!=_0x2ec575['elementName']&&_0x2ec575['hasOwnProperty']('elementName')&&!_0x19f411['isString'](_0x2ec575['elementName'])?'elementName:\x20string\x20expected':null!=_0x2ec575['isAdd']&&_0x2ec575['hasOwnProperty']('isAdd')&&'boolean'!=typeof _0x2ec575['isAdd']?'isAdd:\x20boolean\x20expected':null!=_0x2ec575['wasUndone']&&_0x2ec575['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x2ec575['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x231a92['fromObject']=function(_0x2252af){if(_0x2252af instanceof _0x2d0034['RootOperation'])return _0x2252af;var _0x4ae6e5=new _0x2d0034['RootOperation']();return null!=_0x2252af['rootName']&&(_0x4ae6e5['rootName']=String(_0x2252af['rootName'])),null!=_0x2252af['elementName']&&(_0x4ae6e5['elementName']=String(_0x2252af['elementName'])),null!=_0x2252af['isAdd']&&(_0x4ae6e5['isAdd']=Boolean(_0x2252af['isAdd'])),null!=_0x2252af['wasUndone']&&(_0x4ae6e5['wasUndone']=Boolean(_0x2252af['wasUndone'])),_0x4ae6e5;},_0x231a92['toObject']=function(_0x4cfbea,_0x4266e5){_0x4266e5||(_0x4266e5={});var _0x5eb293={};return _0x4266e5['defaults']&&(_0x5eb293['rootName']='',_0x5eb293['elementName']='',_0x5eb293['isAdd']=!0x1,_0x5eb293['wasUndone']=!0x1),null!=_0x4cfbea['rootName']&&_0x4cfbea['hasOwnProperty']('rootName')&&(_0x5eb293['rootName']=_0x4cfbea['rootName']),null!=_0x4cfbea['elementName']&&_0x4cfbea['hasOwnProperty']('elementName')&&(_0x5eb293['elementName']=_0x4cfbea['elementName']),null!=_0x4cfbea['isAdd']&&_0x4cfbea['hasOwnProperty']('isAdd')&&(_0x5eb293['isAdd']=_0x4cfbea['isAdd']),null!=_0x4cfbea['wasUndone']&&_0x4cfbea['hasOwnProperty']('wasUndone')&&(_0x5eb293['wasUndone']=_0x4cfbea['wasUndone']),_0x5eb293;},_0x231a92['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x4fb91b['util']['toJSONOptions']);},_0x231a92['getTypeUrl']=function(_0x27036e){return void 0x0===_0x27036e&&(_0x27036e='type.googleapis.com'),_0x27036e+'/RootOperation';},_0x231a92;}()),_0x2d0034['SplitOperation']=(function(){function _0x19ccc1(_0x58f256){if(_0x58f256){for(var _0x364021=Object['keys'](_0x58f256),_0x180ffa=0x0;_0x180ffa<_0x364021['length'];++_0x180ffa)null!=_0x58f256[_0x364021[_0x180ffa]]&&(this[_0x364021[_0x180ffa]]=_0x58f256[_0x364021[_0x180ffa]]);}}return _0x19ccc1['prototype']['splitPosition']=null,_0x19ccc1['prototype']['graveyardPosition']=null,_0x19ccc1['prototype']['howMany']=0x0,_0x19ccc1['prototype']['insertionPosition']=null,_0x19ccc1['prototype']['wasUndone']=!0x1,_0x19ccc1['create']=function(_0x1fb5a9){return new _0x19ccc1(_0x1fb5a9);},_0x19ccc1['encode']=function(_0x332a3b,_0x18c241){return _0x18c241||(_0x18c241=_0x496ee3['create']()),null!=_0x332a3b['splitPosition']&&Object['hasOwnProperty']['call'](_0x332a3b,'splitPosition')&&_0x2d0034['Position']['encode'](_0x332a3b['splitPosition'],_0x18c241['uint32'](0xa)['fork']())['ldelim'](),null!=_0x332a3b['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x332a3b,'graveyardPosition')&&_0x2d0034['Position']['encode'](_0x332a3b['graveyardPosition'],_0x18c241['uint32'](0x12)['fork']())['ldelim'](),null!=_0x332a3b['howMany']&&Object['hasOwnProperty']['call'](_0x332a3b,'howMany')&&_0x18c241['uint32'](0x18)['uint32'](_0x332a3b['howMany']),null!=_0x332a3b['insertionPosition']&&Object['hasOwnProperty']['call'](_0x332a3b,'insertionPosition')&&_0x2d0034['Position']['encode'](_0x332a3b['insertionPosition'],_0x18c241['uint32'](0x22)['fork']())['ldelim'](),null!=_0x332a3b['wasUndone']&&Object['hasOwnProperty']['call'](_0x332a3b,'wasUndone')&&_0x18c241['uint32'](0x28)['bool'](_0x332a3b['wasUndone']),_0x18c241;},_0x19ccc1['encodeDelimited']=function(_0x570181,_0x2ae664){return this['encode'](_0x570181,_0x2ae664)['ldelim']();},_0x19ccc1['decode']=function(_0x18850f,_0x4aa015){_0x18850f instanceof _0x23c8bf||(_0x18850f=_0x23c8bf['create'](_0x18850f));for(var _0x23bd24=void 0x0===_0x4aa015?_0x18850f['len']:_0x18850f['pos']+_0x4aa015,_0x46602f=new _0x2d0034['SplitOperation']();_0x18850f['pos']<_0x23bd24;){var _0xb82aa2=_0x18850f['uint32']();switch(_0xb82aa2>>>0x3){case 0x1:_0x46602f['splitPosition']=_0x2d0034['Position']['decode'](_0x18850f,_0x18850f['uint32']());break;case 0x2:_0x46602f['graveyardPosition']=_0x2d0034['Position']['decode'](_0x18850f,_0x18850f['uint32']());break;case 0x3:_0x46602f['howMany']=_0x18850f['uint32']();break;case 0x4:_0x46602f['insertionPosition']=_0x2d0034['Position']['decode'](_0x18850f,_0x18850f['uint32']());break;case 0x5:_0x46602f['wasUndone']=_0x18850f['bool']();break;default:_0x18850f['skipType'](0x7&_0xb82aa2);}}return _0x46602f;},_0x19ccc1['decodeDelimited']=function(_0x5fee03){return _0x5fee03 instanceof _0x23c8bf||(_0x5fee03=new _0x23c8bf(_0x5fee03)),this['decode'](_0x5fee03,_0x5fee03['uint32']());},_0x19ccc1['verify']=function(_0x100fb9){if('object'!=typeof _0x100fb9||null===_0x100fb9)return'object\x20expected';var _0x359c8b;if(null!=_0x100fb9['splitPosition']&&_0x100fb9['hasOwnProperty']('splitPosition')&&(_0x359c8b=_0x2d0034['Position']['verify'](_0x100fb9['splitPosition'])))return'splitPosition.'+_0x359c8b;if(null!=_0x100fb9['graveyardPosition']&&_0x100fb9['hasOwnProperty']('graveyardPosition')&&(_0x359c8b=_0x2d0034['Position']['verify'](_0x100fb9['graveyardPosition'])))return'graveyardPosition.'+_0x359c8b;if(null!=_0x100fb9['howMany']&&_0x100fb9['hasOwnProperty']('howMany')&&!_0x19f411['isInteger'](_0x100fb9['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x100fb9['insertionPosition']&&_0x100fb9['hasOwnProperty']('insertionPosition')&&(_0x359c8b=_0x2d0034['Position']['verify'](_0x100fb9['insertionPosition'])))return'insertionPosition.'+_0x359c8b;return null!=_0x100fb9['wasUndone']&&_0x100fb9['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x100fb9['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x19ccc1['fromObject']=function(_0x3fa6d4){if(_0x3fa6d4 instanceof _0x2d0034['SplitOperation'])return _0x3fa6d4;var _0x1cb7d6=new _0x2d0034['SplitOperation']();if(null!=_0x3fa6d4['splitPosition']){if('object'!=typeof _0x3fa6d4['splitPosition'])throw TypeError('.SplitOperation.splitPosition:\x20object\x20expected');_0x1cb7d6['splitPosition']=_0x2d0034['Position']['fromObject'](_0x3fa6d4['splitPosition']);}if(null!=_0x3fa6d4['graveyardPosition']){if('object'!=typeof _0x3fa6d4['graveyardPosition'])throw TypeError('.SplitOperation.graveyardPosition:\x20object\x20expected');_0x1cb7d6['graveyardPosition']=_0x2d0034['Position']['fromObject'](_0x3fa6d4['graveyardPosition']);}if(null!=_0x3fa6d4['howMany']&&(_0x1cb7d6['howMany']=_0x3fa6d4['howMany']>>>0x0),null!=_0x3fa6d4['insertionPosition']){if('object'!=typeof _0x3fa6d4['insertionPosition'])throw TypeError('.SplitOperation.insertionPosition:\x20object\x20expected');_0x1cb7d6['insertionPosition']=_0x2d0034['Position']['fromObject'](_0x3fa6d4['insertionPosition']);}return null!=_0x3fa6d4['wasUndone']&&(_0x1cb7d6['wasUndone']=Boolean(_0x3fa6d4['wasUndone'])),_0x1cb7d6;},_0x19ccc1['toObject']=function(_0x43c2aa,_0x2a9147){_0x2a9147||(_0x2a9147={});var _0x21fda3={};return _0x2a9147['defaults']&&(_0x21fda3['splitPosition']=null,_0x21fda3['graveyardPosition']=null,_0x21fda3['howMany']=0x0,_0x21fda3['insertionPosition']=null,_0x21fda3['wasUndone']=!0x1),null!=_0x43c2aa['splitPosition']&&_0x43c2aa['hasOwnProperty']('splitPosition')&&(_0x21fda3['splitPosition']=_0x2d0034['Position']['toObject'](_0x43c2aa['splitPosition'],_0x2a9147)),null!=_0x43c2aa['graveyardPosition']&&_0x43c2aa['hasOwnProperty']('graveyardPosition')&&(_0x21fda3['graveyardPosition']=_0x2d0034['Position']['toObject'](_0x43c2aa['graveyardPosition'],_0x2a9147)),null!=_0x43c2aa['howMany']&&_0x43c2aa['hasOwnProperty']('howMany')&&(_0x21fda3['howMany']=_0x43c2aa['howMany']),null!=_0x43c2aa['insertionPosition']&&_0x43c2aa['hasOwnProperty']('insertionPosition')&&(_0x21fda3['insertionPosition']=_0x2d0034['Position']['toObject'](_0x43c2aa['insertionPosition'],_0x2a9147)),null!=_0x43c2aa['wasUndone']&&_0x43c2aa['hasOwnProperty']('wasUndone')&&(_0x21fda3['wasUndone']=_0x43c2aa['wasUndone']),_0x21fda3;},_0x19ccc1['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x4fb91b['util']['toJSONOptions']);},_0x19ccc1['getTypeUrl']=function(_0x50d68c){return void 0x0===_0x50d68c&&(_0x50d68c='type.googleapis.com'),_0x50d68c+'/SplitOperation';},_0x19ccc1;}()),_0x2d0034['Position']=(function(){function _0x212779(_0x1a4714){if(this['path']=[],_0x1a4714){for(var _0x234094=Object['keys'](_0x1a4714),_0x3398b3=0x0;_0x3398b3<_0x234094['length'];++_0x3398b3)null!=_0x1a4714[_0x234094[_0x3398b3]]&&(this[_0x234094[_0x3398b3]]=_0x1a4714[_0x234094[_0x3398b3]]);}}return _0x212779['prototype']['root']='',_0x212779['prototype']['rootMain']=!0x1,_0x212779['prototype']['rootGraveyard']=!0x1,_0x212779['prototype']['path']=_0x19f411['emptyArray'],_0x212779['prototype']['stickiness']='',_0x212779['create']=function(_0x333b84){return new _0x212779(_0x333b84);},_0x212779['encode']=function(_0xf4dfdf,_0x46911d){if(_0x46911d||(_0x46911d=_0x496ee3['create']()),null!=_0xf4dfdf['root']&&Object['hasOwnProperty']['call'](_0xf4dfdf,'root')&&_0x46911d['uint32'](0xa)['string'](_0xf4dfdf['root']),null!=_0xf4dfdf['rootMain']&&Object['hasOwnProperty']['call'](_0xf4dfdf,'rootMain')&&_0x46911d['uint32'](0x10)['bool'](_0xf4dfdf['rootMain']),null!=_0xf4dfdf['rootGraveyard']&&Object['hasOwnProperty']['call'](_0xf4dfdf,'rootGraveyard')&&_0x46911d['uint32'](0x18)['bool'](_0xf4dfdf['rootGraveyard']),null!=_0xf4dfdf['path']&&_0xf4dfdf['path']['length']){_0x46911d['uint32'](0x22)['fork']();for(var _0x313bd5=0x0;_0x313bd5<_0xf4dfdf['path']['length'];++_0x313bd5)_0x46911d['uint32'](_0xf4dfdf['path'][_0x313bd5]);_0x46911d['ldelim']();}return null!=_0xf4dfdf['stickiness']&&Object['hasOwnProperty']['call'](_0xf4dfdf,'stickiness')&&_0x46911d['uint32'](0x2a)['string'](_0xf4dfdf['stickiness']),_0x46911d;},_0x212779['encodeDelimited']=function(_0xf6d3a3,_0x20cbf0){return this['encode'](_0xf6d3a3,_0x20cbf0)['ldelim']();},_0x212779['decode']=function(_0x1a4a39,_0x2c8078){_0x1a4a39 instanceof _0x23c8bf||(_0x1a4a39=_0x23c8bf['create'](_0x1a4a39));for(var _0x26b998=void 0x0===_0x2c8078?_0x1a4a39['len']:_0x1a4a39['pos']+_0x2c8078,_0x397959=new _0x2d0034['Position']();_0x1a4a39['pos']<_0x26b998;){var _0x5e0218=_0x1a4a39['uint32']();switch(_0x5e0218>>>0x3){case 0x1:_0x397959['root']=_0x1a4a39['string']();break;case 0x2:_0x397959['rootMain']=_0x1a4a39['bool']();break;case 0x3:_0x397959['rootGraveyard']=_0x1a4a39['bool']();break;case 0x4:if(_0x397959['path']&&_0x397959['path']['length']||(_0x397959['path']=[]),0x2==(0x7&_0x5e0218)){for(var _0x25b9bc=_0x1a4a39['uint32']()+_0x1a4a39['pos'];_0x1a4a39['pos']<_0x25b9bc;)_0x397959['path']['push'](_0x1a4a39['uint32']());}else _0x397959['path']['push'](_0x1a4a39['uint32']());break;case 0x5:_0x397959['stickiness']=_0x1a4a39['string']();break;default:_0x1a4a39['skipType'](0x7&_0x5e0218);}}return _0x397959;},_0x212779['decodeDelimited']=function(_0x2e60f1){return _0x2e60f1 instanceof _0x23c8bf||(_0x2e60f1=new _0x23c8bf(_0x2e60f1)),this['decode'](_0x2e60f1,_0x2e60f1['uint32']());},_0x212779['verify']=function(_0x250e14){if('object'!=typeof _0x250e14||null===_0x250e14)return'object\x20expected';if(null!=_0x250e14['root']&&_0x250e14['hasOwnProperty']('root')&&!_0x19f411['isString'](_0x250e14['root']))return'root:\x20string\x20expected';if(null!=_0x250e14['rootMain']&&_0x250e14['hasOwnProperty']('rootMain')&&'boolean'!=typeof _0x250e14['rootMain'])return'rootMain:\x20boolean\x20expected';if(null!=_0x250e14['rootGraveyard']&&_0x250e14['hasOwnProperty']('rootGraveyard')&&'boolean'!=typeof _0x250e14['rootGraveyard'])return'rootGraveyard:\x20boolean\x20expected';if(null!=_0x250e14['path']&&_0x250e14['hasOwnProperty']('path')){if(!Array['isArray'](_0x250e14['path']))return'path:\x20array\x20expected';for(var _0x408753=0x0;_0x408753<_0x250e14['path']['length'];++_0x408753)if(!_0x19f411['isInteger'](_0x250e14['path'][_0x408753]))return'path:\x20integer[]\x20expected';}return null!=_0x250e14['stickiness']&&_0x250e14['hasOwnProperty']('stickiness')&&!_0x19f411['isString'](_0x250e14['stickiness'])?'stickiness:\x20string\x20expected':null;},_0x212779['fromObject']=function(_0x58326f){if(_0x58326f instanceof _0x2d0034['Position'])return _0x58326f;var _0x262c9a=new _0x2d0034['Position']();if(null!=_0x58326f['root']&&(_0x262c9a['root']=String(_0x58326f['root'])),null!=_0x58326f['rootMain']&&(_0x262c9a['rootMain']=Boolean(_0x58326f['rootMain'])),null!=_0x58326f['rootGraveyard']&&(_0x262c9a['rootGraveyard']=Boolean(_0x58326f['rootGraveyard'])),_0x58326f['path']){if(!Array['isArray'](_0x58326f['path']))throw TypeError('.Position.path:\x20array\x20expected');_0x262c9a['path']=[];for(var _0x2afe59=0x0;_0x2afe59<_0x58326f['path']['length'];++_0x2afe59)_0x262c9a['path'][_0x2afe59]=_0x58326f['path'][_0x2afe59]>>>0x0;}return null!=_0x58326f['stickiness']&&(_0x262c9a['stickiness']=String(_0x58326f['stickiness'])),_0x262c9a;},_0x212779['toObject']=function(_0x29f6a4,_0x3ecde4){_0x3ecde4||(_0x3ecde4={});var _0x3ab065={};if((_0x3ecde4['arrays']||_0x3ecde4['defaults'])&&(_0x3ab065['path']=[]),_0x3ecde4['defaults']&&(_0x3ab065['root']='',_0x3ab065['rootMain']=!0x1,_0x3ab065['rootGraveyard']=!0x1,_0x3ab065['stickiness']=''),null!=_0x29f6a4['root']&&_0x29f6a4['hasOwnProperty']('root')&&(_0x3ab065['root']=_0x29f6a4['root']),null!=_0x29f6a4['rootMain']&&_0x29f6a4['hasOwnProperty']('rootMain')&&(_0x3ab065['rootMain']=_0x29f6a4['rootMain']),null!=_0x29f6a4['rootGraveyard']&&_0x29f6a4['hasOwnProperty']('rootGraveyard')&&(_0x3ab065['rootGraveyard']=_0x29f6a4['rootGraveyard']),_0x29f6a4['path']&&_0x29f6a4['path']['length']){_0x3ab065['path']=[];for(var _0x267ce0=0x0;_0x267ce0<_0x29f6a4['path']['length'];++_0x267ce0)_0x3ab065['path'][_0x267ce0]=_0x29f6a4['path'][_0x267ce0];}return null!=_0x29f6a4['stickiness']&&_0x29f6a4['hasOwnProperty']('stickiness')&&(_0x3ab065['stickiness']=_0x29f6a4['stickiness']),_0x3ab065;},_0x212779['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x4fb91b['util']['toJSONOptions']);},_0x212779['getTypeUrl']=function(_0x280faa){return void 0x0===_0x280faa&&(_0x280faa='type.googleapis.com'),_0x280faa+'/Position';},_0x212779;}()),_0x2d0034['Range']=(function(){function _0x4be198(_0x452a05){if(_0x452a05){for(var _0x294ebb=Object['keys'](_0x452a05),_0x3f210b=0x0;_0x3f210b<_0x294ebb['length'];++_0x3f210b)null!=_0x452a05[_0x294ebb[_0x3f210b]]&&(this[_0x294ebb[_0x3f210b]]=_0x452a05[_0x294ebb[_0x3f210b]]);}}return _0x4be198['prototype']['start']=null,_0x4be198['prototype']['end']=null,_0x4be198['create']=function(_0xd41fbe){return new _0x4be198(_0xd41fbe);},_0x4be198['encode']=function(_0x2da66a,_0x57e87a){return _0x57e87a||(_0x57e87a=_0x496ee3['create']()),null!=_0x2da66a['start']&&Object['hasOwnProperty']['call'](_0x2da66a,'start')&&_0x2d0034['Position']['encode'](_0x2da66a['start'],_0x57e87a['uint32'](0xa)['fork']())['ldelim'](),null!=_0x2da66a['end']&&Object['hasOwnProperty']['call'](_0x2da66a,'end')&&_0x2d0034['Position']['encode'](_0x2da66a['end'],_0x57e87a['uint32'](0x12)['fork']())['ldelim'](),_0x57e87a;},_0x4be198['encodeDelimited']=function(_0x4ac262,_0x43896c){return this['encode'](_0x4ac262,_0x43896c)['ldelim']();},_0x4be198['decode']=function(_0x3d1e20,_0x3549fa){_0x3d1e20 instanceof _0x23c8bf||(_0x3d1e20=_0x23c8bf['create'](_0x3d1e20));for(var _0x58d689=void 0x0===_0x3549fa?_0x3d1e20['len']:_0x3d1e20['pos']+_0x3549fa,_0x5668fe=new _0x2d0034['Range']();_0x3d1e20['pos']<_0x58d689;){var _0x3ee31f=_0x3d1e20['uint32']();switch(_0x3ee31f>>>0x3){case 0x1:_0x5668fe['start']=_0x2d0034['Position']['decode'](_0x3d1e20,_0x3d1e20['uint32']());break;case 0x2:_0x5668fe['end']=_0x2d0034['Position']['decode'](_0x3d1e20,_0x3d1e20['uint32']());break;default:_0x3d1e20['skipType'](0x7&_0x3ee31f);}}return _0x5668fe;},_0x4be198['decodeDelimited']=function(_0x464f0f){return _0x464f0f instanceof _0x23c8bf||(_0x464f0f=new _0x23c8bf(_0x464f0f)),this['decode'](_0x464f0f,_0x464f0f['uint32']());},_0x4be198['verify']=function(_0x4842db){if('object'!=typeof _0x4842db||null===_0x4842db)return'object\x20expected';var _0x5c92a4;if(null!=_0x4842db['start']&&_0x4842db['hasOwnProperty']('start')&&(_0x5c92a4=_0x2d0034['Position']['verify'](_0x4842db['start'])))return'start.'+_0x5c92a4;if(null!=_0x4842db['end']&&_0x4842db['hasOwnProperty']('end')&&(_0x5c92a4=_0x2d0034['Position']['verify'](_0x4842db['end'])))return'end.'+_0x5c92a4;return null;},_0x4be198['fromObject']=function(_0x1b0452){if(_0x1b0452 instanceof _0x2d0034['Range'])return _0x1b0452;var _0x21b478=new _0x2d0034['Range']();if(null!=_0x1b0452['start']){if('object'!=typeof _0x1b0452['start'])throw TypeError('.Range.start:\x20object\x20expected');_0x21b478['start']=_0x2d0034['Position']['fromObject'](_0x1b0452['start']);}if(null!=_0x1b0452['end']){if('object'!=typeof _0x1b0452['end'])throw TypeError('.Range.end:\x20object\x20expected');_0x21b478['end']=_0x2d0034['Position']['fromObject'](_0x1b0452['end']);}return _0x21b478;},_0x4be198['toObject']=function(_0x2419a3,_0x5c1fcb){_0x5c1fcb||(_0x5c1fcb={});var _0x1da897={};return _0x5c1fcb['defaults']&&(_0x1da897['start']=null,_0x1da897['end']=null),null!=_0x2419a3['start']&&_0x2419a3['hasOwnProperty']('start')&&(_0x1da897['start']=_0x2d0034['Position']['toObject'](_0x2419a3['start'],_0x5c1fcb)),null!=_0x2419a3['end']&&_0x2419a3['hasOwnProperty']('end')&&(_0x1da897['end']=_0x2d0034['Position']['toObject'](_0x2419a3['end'],_0x5c1fcb)),_0x1da897;},_0x4be198['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x4fb91b['util']['toJSONOptions']);},_0x4be198['getTypeUrl']=function(_0x436cb3){return void 0x0===_0x436cb3&&(_0x436cb3='type.googleapis.com'),_0x436cb3+'/Range';},_0x4be198;}()),_0x2d0034['Element']=(function(){function _0x362ea4(_0x501a01){if(this['children']=[],this['attributesBoolean']={},_0x501a01){for(var _0x332d6d=Object['keys'](_0x501a01),_0x5ef149=0x0;_0x5ef149<_0x332d6d['length'];++_0x5ef149)null!=_0x501a01[_0x332d6d[_0x5ef149]]&&(this[_0x332d6d[_0x5ef149]]=_0x501a01[_0x332d6d[_0x5ef149]]);}}return _0x362ea4['prototype']['name']='',_0x362ea4['prototype']['children']=_0x19f411['emptyArray'],_0x362ea4['prototype']['data']='',_0x362ea4['prototype']['attributesBoolean']=_0x19f411['emptyObject'],_0x362ea4['prototype']['attributesJson']='',_0x362ea4['create']=function(_0x2a10ef){return new _0x362ea4(_0x2a10ef);},_0x362ea4['encode']=function(_0x3c4231,_0x2634f4){if(_0x2634f4||(_0x2634f4=_0x496ee3['create']()),null!=_0x3c4231['name']&&Object['hasOwnProperty']['call'](_0x3c4231,'name')&&_0x2634f4['uint32'](0xa)['string'](_0x3c4231['name']),null!=_0x3c4231['children']&&_0x3c4231['children']['length']){for(var _0x4fa673=0x0;_0x4fa673<_0x3c4231['children']['length'];++_0x4fa673)_0x2d0034['Element']['encode'](_0x3c4231['children'][_0x4fa673],_0x2634f4['uint32'](0x12)['fork']())['ldelim']();}if(null!=_0x3c4231['data']&&Object['hasOwnProperty']['call'](_0x3c4231,'data')&&_0x2634f4['uint32'](0x1a)['string'](_0x3c4231['data']),null!=_0x3c4231['attributesBoolean']&&Object['hasOwnProperty']['call'](_0x3c4231,'attributesBoolean')){var _0x5581a9=Object['keys'](_0x3c4231['attributesBoolean']);for(_0x4fa673=0x0;_0x4fa673<_0x5581a9['length'];++_0x4fa673)_0x2634f4['uint32'](0x22)['fork']()['uint32'](0xa)['string'](_0x5581a9[_0x4fa673])['uint32'](0x10)['bool'](_0x3c4231['attributesBoolean'][_0x5581a9[_0x4fa673]])['ldelim']();}return null!=_0x3c4231['attributesJson']&&Object['hasOwnProperty']['call'](_0x3c4231,'attributesJson')&&_0x2634f4['uint32'](0x2a)['string'](_0x3c4231['attributesJson']),_0x2634f4;},_0x362ea4['encodeDelimited']=function(_0x2a3f9e,_0x45f0d5){return this['encode'](_0x2a3f9e,_0x45f0d5)['ldelim']();},_0x362ea4['decode']=function(_0x4e3899,_0x462479){_0x4e3899 instanceof _0x23c8bf||(_0x4e3899=_0x23c8bf['create'](_0x4e3899));for(var _0xe1185c,_0x267702,_0x595855=void 0x0===_0x462479?_0x4e3899['len']:_0x4e3899['pos']+_0x462479,_0x29c768=new _0x2d0034['Element']();_0x4e3899['pos']<_0x595855;){var _0x5b3ede=_0x4e3899['uint32']();switch(_0x5b3ede>>>0x3){case 0x1:_0x29c768['name']=_0x4e3899['string']();break;case 0x2:_0x29c768['children']&&_0x29c768['children']['length']||(_0x29c768['children']=[]),_0x29c768['children']['push'](_0x2d0034['Element']['decode'](_0x4e3899,_0x4e3899['uint32']()));break;case 0x3:_0x29c768['data']=_0x4e3899['string']();break;case 0x4:_0x29c768['attributesBoolean']===_0x19f411['emptyObject']&&(_0x29c768['attributesBoolean']={});var _0x33e235=_0x4e3899['uint32']()+_0x4e3899['pos'];for(_0xe1185c='',_0x267702=!0x1;_0x4e3899['pos']<_0x33e235;){var _0x463b70=_0x4e3899['uint32']();switch(_0x463b70>>>0x3){case 0x1:_0xe1185c=_0x4e3899['string']();break;case 0x2:_0x267702=_0x4e3899['bool']();break;default:_0x4e3899['skipType'](0x7&_0x463b70);}}_0x29c768['attributesBoolean'][_0xe1185c]=_0x267702;break;case 0x5:_0x29c768['attributesJson']=_0x4e3899['string']();break;default:_0x4e3899['skipType'](0x7&_0x5b3ede);}}return _0x29c768;},_0x362ea4['decodeDelimited']=function(_0x7ad84e){return _0x7ad84e instanceof _0x23c8bf||(_0x7ad84e=new _0x23c8bf(_0x7ad84e)),this['decode'](_0x7ad84e,_0x7ad84e['uint32']());},_0x362ea4['verify']=function(_0x545a55){if('object'!=typeof _0x545a55||null===_0x545a55)return'object\x20expected';if(null!=_0x545a55['name']&&_0x545a55['hasOwnProperty']('name')&&!_0x19f411['isString'](_0x545a55['name']))return'name:\x20string\x20expected';if(null!=_0x545a55['children']&&_0x545a55['hasOwnProperty']('children')){if(!Array['isArray'](_0x545a55['children']))return'children:\x20array\x20expected';for(var _0x1a4867=0x0;_0x1a4867<_0x545a55['children']['length'];++_0x1a4867){var _0x5185a5=_0x2d0034['Element']['verify'](_0x545a55['children'][_0x1a4867]);if(_0x5185a5)return'children.'+_0x5185a5;}}if(null!=_0x545a55['data']&&_0x545a55['hasOwnProperty']('data')&&!_0x19f411['isString'](_0x545a55['data']))return'data:\x20string\x20expected';if(null!=_0x545a55['attributesBoolean']&&_0x545a55['hasOwnProperty']('attributesBoolean')){if(!_0x19f411['isObject'](_0x545a55['attributesBoolean']))return'attributesBoolean:\x20object\x20expected';var _0x4728a5=Object['keys'](_0x545a55['attributesBoolean']);for(_0x1a4867=0x0;_0x1a4867<_0x4728a5['length'];++_0x1a4867)if('boolean'!=typeof _0x545a55['attributesBoolean'][_0x4728a5[_0x1a4867]])return'attributesBoolean:\x20boolean{k:string}\x20expected';}return null!=_0x545a55['attributesJson']&&_0x545a55['hasOwnProperty']('attributesJson')&&!_0x19f411['isString'](_0x545a55['attributesJson'])?'attributesJson:\x20string\x20expected':null;},_0x362ea4['fromObject']=function(_0x528646){if(_0x528646 instanceof _0x2d0034['Element'])return _0x528646;var _0x2f0fc4=new _0x2d0034['Element']();if(null!=_0x528646['name']&&(_0x2f0fc4['name']=String(_0x528646['name'])),_0x528646['children']){if(!Array['isArray'](_0x528646['children']))throw TypeError('.Element.children:\x20array\x20expected');_0x2f0fc4['children']=[];for(var _0x33d3fc=0x0;_0x33d3fc<_0x528646['children']['length'];++_0x33d3fc){if('object'!=typeof _0x528646['children'][_0x33d3fc])throw TypeError('.Element.children:\x20object\x20expected');_0x2f0fc4['children'][_0x33d3fc]=_0x2d0034['Element']['fromObject'](_0x528646['children'][_0x33d3fc]);}}if(null!=_0x528646['data']&&(_0x2f0fc4['data']=String(_0x528646['data'])),_0x528646['attributesBoolean']){if('object'!=typeof _0x528646['attributesBoolean'])throw TypeError('.Element.attributesBoolean:\x20object\x20expected');_0x2f0fc4['attributesBoolean']={};var _0x368b6a=Object['keys'](_0x528646['attributesBoolean']);for(_0x33d3fc=0x0;_0x33d3fc<_0x368b6a['length'];++_0x33d3fc)_0x2f0fc4['attributesBoolean'][_0x368b6a[_0x33d3fc]]=Boolean(_0x528646['attributesBoolean'][_0x368b6a[_0x33d3fc]]);}return null!=_0x528646['attributesJson']&&(_0x2f0fc4['attributesJson']=String(_0x528646['attributesJson'])),_0x2f0fc4;},_0x362ea4['toObject']=function(_0x6d32d4,_0x27334a){_0x27334a||(_0x27334a={});var _0x2aff5d,_0x551501={};if((_0x27334a['arrays']||_0x27334a['defaults'])&&(_0x551501['children']=[]),(_0x27334a['objects']||_0x27334a['defaults'])&&(_0x551501['attributesBoolean']={}),_0x27334a['defaults']&&(_0x551501['name']='',_0x551501['data']='',_0x551501['attributesJson']=''),null!=_0x6d32d4['name']&&_0x6d32d4['hasOwnProperty']('name')&&(_0x551501['name']=_0x6d32d4['name']),_0x6d32d4['children']&&_0x6d32d4['children']['length']){_0x551501['children']=[];for(var _0x355099=0x0;_0x355099<_0x6d32d4['children']['length'];++_0x355099)_0x551501['children'][_0x355099]=_0x2d0034['Element']['toObject'](_0x6d32d4['children'][_0x355099],_0x27334a);}if(null!=_0x6d32d4['data']&&_0x6d32d4['hasOwnProperty']('data')&&(_0x551501['data']=_0x6d32d4['data']),_0x6d32d4['attributesBoolean']&&(_0x2aff5d=Object['keys'](_0x6d32d4['attributesBoolean']))['length']){_0x551501['attributesBoolean']={};for(_0x355099=0x0;_0x355099<_0x2aff5d['length'];++_0x355099)_0x551501['attributesBoolean'][_0x2aff5d[_0x355099]]=_0x6d32d4['attributesBoolean'][_0x2aff5d[_0x355099]];}return null!=_0x6d32d4['attributesJson']&&_0x6d32d4['hasOwnProperty']('attributesJson')&&(_0x551501['attributesJson']=_0x6d32d4['attributesJson']),_0x551501;},_0x362ea4['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x4fb91b['util']['toJSONOptions']);},_0x362ea4['getTypeUrl']=function(_0x27c8d3){return void 0x0===_0x27c8d3&&(_0x27c8d3='type.googleapis.com'),_0x27c8d3+'/Element';},_0x362ea4;}()),_0x2d0034;})());class r{['_protobufRoot'];constructor(){this['_protobufRoot']=u;}['getDescriptor'](_0x429f54){return new w(this['_protobufRoot'][_0x429f54]);}}class w{['_protobuf'];constructor(_0x9392e8){this['_protobuf']=_0x9392e8;}['compress'](_0x18856c){const _0x5d119f=this['_protobuf']['verify'](_0x18856c);if(_0x5d119f)throw Error(_0x5d119f);return this['_protobuf']['encode'](this['_protobuf']['create'](_0x18856c))['finish']();}['decompress'](_0x3dd6c3){return this['_protobuf']['toObject'](this['_protobuf']['decode'](_0x3dd6c3),{'oneofs':!0x0});}}function g(_0x591c6d,_0x1c973a){const _0x9821b9=_0x60a5f7(_0x591c6d);return _0x9821b9['path'][_0x9821b9['path']['length']-0x1]+=_0x1c973a,_0x9821b9;}function _(_0x1440bd,_0x34027a){return _0x1440bd['root']===_0x34027a['root']&&_0x24a7cd(_0x1440bd['path'],_0x34027a['path']);}function $(_0x1c5eac){P(_0x1c5eac,_0x235736=>('main'==_0x235736['root']?(_0x235736['rootMain']=!0x0,delete _0x235736['root']):'$graveyard'==_0x235736['root']&&(_0x235736['rootGraveyard']=!0x0,delete _0x235736['root']),_0x235736));}function J(_0x36650f){P(_0x36650f,_0xc1474c=>(_0xc1474c['rootMain']?(_0xc1474c['root']='main',delete _0xc1474c['rootMain']):_0xc1474c['rootGraveyard']&&(_0xc1474c['root']='$graveyard',delete _0xc1474c['rootGraveyard']),_0xc1474c));}function P(_0x4b6108,_0x56ab68){for(const _0x345f49 in _0x4b6108){const _0x589322=_0x4b6108[_0x345f49];'nodes'!==_0x345f49&&_0x3e73e2(_0x589322)&&(_0x589322['path']&&(_0x589322['root']||_0x589322['rootMain']||_0x589322['rootGraveyard'])?_0x4b6108[_0x345f49]=_0x56ab68(_0x589322):P(_0x589322,_0x56ab68));}return _0x4b6108;}class e{['_id'];['_operationName'];['_protobufDescriptor'];constructor(_0x17adb1,_0x5984e2,_0x199676){this['_id']=_0x17adb1,this['_operationName']=_0x5984e2,this['_protobufDescriptor']=_0x199676;}['compress'](_0x5e03df,_0x580a68){const _0x468ede=_0x580a68['shift']();return $(_0x468ede),_0x5e03df['buffers']['push'](this['_protobufDescriptor']['compress'](_0x468ede)),_0x5e03df['types']['push'](this['_id']),!0x0;}['decompress'](_0x336683,_0x162b48){_0x162b48['types']['shift']();const _0x5a35fe=this['_protobufDescriptor']['decompress'](_0x162b48['buffers']['shift']());J(_0x5a35fe),_0x5a35fe['__className']=this['_operationName'],_0x336683['push'](_0x5a35fe);}}class s extends e{['compress'](_0x40dfcb,_0x246850){const _0x587a2b=_0x246850['shift']();return this['_serializeOneOf']('oldValue',_0x587a2b),this['_serializeOneOf']('newValue',_0x587a2b),$(_0x587a2b),_0x40dfcb['buffers']['push'](this['_protobufDescriptor']['compress'](_0x587a2b)),_0x40dfcb['types']['push'](this['_id']),!0x0;}['decompress'](_0x19d716,_0x4c5cdb){const {types:_0x4702ae,buffers:_0x195fbb}=_0x4c5cdb,_0x2e9f09=this['_protobufDescriptor']['decompress'](_0x195fbb['shift']());_0x4702ae['shift'](),this['_deserializeOneOf']('oldValue',_0x2e9f09),this['_deserializeOneOf']('newValue',_0x2e9f09),J(_0x2e9f09),_0x2e9f09['__className']=this['_operationName'],_0x19d716['push'](_0x2e9f09);}['_serializeOneOf'](_0x455dff,_0x598e75){const _0x5d51b0=_0x598e75[_0x455dff];'boolean'==typeof _0x5d51b0?_0x598e75[_0x455dff+'Boolean']=_0x5d51b0:_0x598e75[_0x455dff+'Json']=JSON['stringify'](_0x5d51b0);}['_deserializeOneOf'](_0x22a211,_0x22a153){const _0x28d68f=_0x22a211+'Json';_0x22a153[_0x28d68f]?(_0x22a153[_0x22a211]=JSON['parse'](_0x22a153[_0x28d68f]),delete _0x22a153[_0x28d68f]):(_0x22a153[_0x22a211]=_0x22a153[_0x22a211+'Boolean'],delete _0x22a153[_0x22a211+'Boolean']);}}class i extends e{['compress'](_0x236a9c,_0x22d7d1){const _0xa46702=_0x22d7d1['shift']();return this['_serializeNodesAttributes'](_0xa46702['nodes']),$(_0xa46702),_0x236a9c['buffers']['push'](this['_protobufDescriptor']['compress'](_0xa46702)),_0x236a9c['types']['push'](this['_id']),!0x0;}['decompress'](_0x3f0ee5,_0x2bd9cc){const {types:_0x362e80,buffers:_0x40a044}=_0x2bd9cc,_0x2d227e=this['_protobufDescriptor']['decompress'](_0x40a044['shift']());_0x362e80['shift'](),_0x2d227e['nodes']||(_0x2d227e['nodes']=[]),this['_deserializeNodesAttributes'](_0x2d227e['nodes']),J(_0x2d227e),_0x2d227e['__className']=this['_operationName'],_0x3f0ee5['push'](_0x2d227e);}['_serializeNodesAttributes'](_0x1c266c){for(const _0x43f14b of _0x1c266c){if(_0x43f14b['attributes']){const _0x57565a=_0x43f14b['attributes'];this['_areValuesBoolean'](_0x57565a)?_0x43f14b['attributesBoolean']=_0x57565a:_0x43f14b['attributesJson']=JSON['stringify'](_0x57565a);}_0x43f14b['children']&&this['_serializeNodesAttributes'](_0x43f14b['children']);}}['_deserializeNodesAttributes'](_0x46c535){for(const _0x2eea56 of _0x46c535)(_0x2eea56['attributesBoolean']||_0x2eea56['attributesJson'])&&(_0x2eea56['attributesBoolean']?(_0x2eea56['attributes']=_0x2eea56['attributesBoolean'],delete _0x2eea56['attributesBoolean']):(_0x2eea56['attributes']=JSON['parse'](_0x2eea56['attributesJson']),delete _0x2eea56['attributesJson'])),_0x2eea56['children']&&this['_deserializeNodesAttributes'](_0x2eea56['children']);}['_areValuesBoolean'](_0x199e4a){return Object['keys'](_0x199e4a)['every'](_0x2eb006=>'boolean'==typeof _0x199e4a[_0x2eb006]);}}class n extends e{['decompress'](_0x4e50be,_0xb68f5e){super['decompress'](_0x4e50be,_0xb68f5e);const _0x141b0a=_0x4e50be[_0x4e50be['length']-0x1];_0x141b0a['oldRange']||(_0x141b0a['oldRange']=null),_0x141b0a['newRange']||(_0x141b0a['newRange']=null);}}class p extends e{['compress'](_0x3daee5,_0x19bcc2){return _0x19bcc2['shift'](),_0x3daee5['types']['push'](this['_id']),!0x0;}['decompress'](_0x3c2570,_0x62bf2){_0x62bf2['types']['shift'](),_0x3c2570['push']({'__className':this['_operationName']});}}class m extends n{['_omittedNamespace'];constructor(_0x50924a,_0x46f53c,_0xf84611,_0x4f8e99){super(_0x50924a,_0x46f53c,_0xf84611),this['_omittedNamespace']=_0x4f8e99+':';}['compress'](_0x473869,_0x153416){return!('MarkerOperation'!=_0x153416[0x0]['__className']||!_0x153416[0x0]['name']['startsWith'](this['_omittedNamespace']))&&(_0x153416[0x0]['name']=_0x153416[0x0]['name']['replace'](new RegExp('^'+this['_omittedNamespace']),''),super['compress'](_0x473869,_0x153416),!0x0);}['decompress'](_0x14731e,_0x23eb8b){super['decompress'](_0x14731e,_0x23eb8b);const _0x539ad8=_0x14731e[_0x14731e['length']-0x1];_0x539ad8['name']=this['_omittedNamespace']+_0x539ad8['name'];}}class O{['_id'];['_context'];constructor(_0x29609f,_0x28d019){this['_id']=_0x29609f,this['_context']=_0x28d019;}['compress'](_0x434f47,_0x2ee9eb){let _0x5995f9;for(;_0x2ee9eb['length']>0x1&&this['_compareOperations'](_0x2ee9eb[0x0],_0x2ee9eb[0x1]);)_0x5995f9?(_0x5995f9=this['_combineNext'](_0x2ee9eb['shift'](),_0x5995f9),_0x434f47['types']['push'](0x0)):(_0x5995f9=_0x60a5f7(_0x2ee9eb['shift']()),_0x434f47['types']['push'](this['_id']));return!!_0x5995f9&&(_0x5995f9=this['_combineNext'](_0x2ee9eb['shift'](),_0x5995f9),_0x434f47['types']['push'](0x0),_0x434f47['buffers']['push'](this['_compressSingleOperation'](_0x5995f9)),!0x0);}['decompress'](_0xa332f0,_0x3fbf6a){const _0x5cf0a9=this['_decompressSingleOperation'](_0x3fbf6a);for(;0x0==_0x3fbf6a['types'][0x0];)_0x3fbf6a['types']['shift'](),_0xa332f0['push'](this['_splitCurrent'](_0x5cf0a9));_0xa332f0['push'](_0x5cf0a9);}}class a extends O{['_combineNext'](_0x46c363,_0xc1c409){return _0xc1c409['nodes'][0x0]['data']+=_0x46c363['nodes'][0x0]['data'],_0xc1c409;}['_splitCurrent'](_0x6d9d41){const _0x44eb28=_0x60a5f7(_0x6d9d41),_0x49c690=_0x44eb28['nodes'][0x0],_0x272478=_0x6d9d41['nodes'][0x0],_0x5e3e80=_0x272478['data'][Symbol['iterator']]()['next']()['value'],_0x8f4d8=_0x5e3e80['length'];return _0x49c690['data']=_0x5e3e80,_0x272478['data']=_0x272478['data']['substr'](_0x8f4d8),_0x6d9d41['position']=g(_0x6d9d41['position'],_0x8f4d8),_0x44eb28;}['_compareOperations'](_0x135871,_0x3a8985){if(this['_checkOperation'](_0x135871)&&this['_checkOperation'](_0x3a8985)){const _0x40ccf5=_0x135871['nodes'][0x0]['data']['length'],_0x48ebf0=_(g(_0x135871['position'],_0x40ccf5),_0x3a8985['position']),_0x44ef39=_0x135871['nodes'][0x0],_0x407afa=_0x3a8985['nodes'][0x0];return _0x48ebf0&&this['_compareAttributes'](_0x44ef39,_0x407afa);}return!0x1;}['_compressSingleOperation'](_0x5e0b70){const _0x54613e={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('InsertOperation')['compress'](_0x54613e,[_0x5e0b70]),_0x54613e['buffers'][0x0];}['_decompressSingleOperation'](_0xb0dbf3){const _0x58535c=[];return this['_context']['_getCompressorByName']('InsertOperation')['decompress'](_0x58535c,_0xb0dbf3),_0x58535c[0x0];}['_checkOperation'](_0x2211b3){return'InsertOperation'==_0x2211b3['__className']&&0x1==_0x2211b3['nodes']['length']&&_0x2211b3['nodes'][0x0]['data']&&!_0x2211b3['wasUndone']&&0x1==Array['from'](_0x2211b3['nodes'][0x0]['data'])['length'];}['_compareAttributes'](_0x15e389,_0x20863e){const _0x23131c=Object['keys'](_0x15e389['attributes']||{}),_0x40303c=Object['keys'](_0x20863e['attributes']||{});return _0x23131c['length']===_0x40303c['length']&&_0x23131c['every'](_0x357769=>_0x20863e['attributes'][_0x357769]&&_0x20863e['attributes'][_0x357769]===_0x15e389['attributes'][_0x357769]);}}class c extends O{['_combineNext'](_0x52f77f,_0x292b8c){return _0x292b8c['howMany']++,_0x292b8c['sourcePosition']=_0x60a5f7(_0x52f77f['sourcePosition']),_0x292b8c;}['_splitCurrent'](_0x2a7ecb){const _0x56eb29=_0x60a5f7(_0x2a7ecb);return _0x2a7ecb['howMany']--,_0x56eb29['howMany']=0x1,_0x56eb29['sourcePosition']=g(_0x56eb29['sourcePosition'],_0x2a7ecb['howMany']),_0x56eb29;}['_compareOperations'](_0xa19bf7,_0x409e0d){return!(!this['_checkOperation'](_0xa19bf7)||!this['_checkOperation'](_0x409e0d))&&(_(g(_0xa19bf7['sourcePosition'],-0x1),_0x409e0d['sourcePosition'])&&_(_0xa19bf7['targetPosition'],_0x409e0d['targetPosition']));}['_compressSingleOperation'](_0x52c7ab){const _0x21f0aa={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x21f0aa,[_0x52c7ab]),_0x21f0aa['buffers'][0x0];}['_decompressSingleOperation'](_0x249575){const _0x56dafc=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x56dafc,_0x249575),_0x56dafc[0x0];}['_checkOperation'](_0x4c3b5b){return'MoveOperation'==_0x4c3b5b['__className']&&'$graveyard'==_0x4c3b5b['targetPosition']['root']&&0x1==_0x4c3b5b['howMany']&&!_0x4c3b5b['wasUndone'];}}class h extends O{['_combineNext'](_0x516d37,_0x3c30db){return _0x3c30db['howMany']++,_0x3c30db;}['_splitCurrent'](_0x57a03c){const _0x356c7e=_0x60a5f7(_0x57a03c);return _0x356c7e['howMany']=0x1,_0x57a03c['howMany']--,_0x356c7e;}['_compareOperations'](_0x58fdfc,_0x1aa796){return!(!this['_checkOperation'](_0x58fdfc)||!this['_checkOperation'](_0x1aa796))&&(_(_0x58fdfc['sourcePosition'],_0x1aa796['sourcePosition'])&&_(_0x58fdfc['targetPosition'],_0x1aa796['targetPosition']));}['_compressSingleOperation'](_0x306ad9){const _0x43bc98={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x43bc98,[_0x306ad9]),_0x43bc98['buffers'][0x0];}['_decompressSingleOperation'](_0x532f22){const _0x34d17b=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x34d17b,_0x532f22),_0x34d17b[0x0];}['_checkOperation'](_0x27826f){return'MoveOperation'==_0x27826f['__className']&&'$graveyard'==_0x27826f['targetPosition']['root']&&0x1==_0x27826f['howMany']&&!_0x27826f['wasUndone'];}}class f extends O{['compress'](_0x5d8e72,_0x2b410a){if(!this['_compareOperations'](_0x2b410a[0x0],_0x2b410a[0x1]))return!0x1;const _0x1043d1=_0x2b410a['shift']();return _0x1043d1['oldRange']=null,_0x1043d1['newRange']&&_(_0x1043d1['newRange']['start'],_0x1043d1['newRange']['end'])&&(_0x1043d1['newRange']['end']=null),_0x2b410a['shift'](),_0x5d8e72['types']['push'](this['_id']),_0x5d8e72['types']['push'](0x0),_0x5d8e72['buffers']['push'](this['_compressSingleOperation'](_0x1043d1)),!0x0;}['decompress'](_0x579d2c,_0x3650fa){const _0x1ac0c4=this['_decompressSingleOperation'](_0x3650fa);_0x1ac0c4['newRange']&&!_0x1ac0c4['newRange']['end']&&(_0x1ac0c4['newRange']['end']=_0x60a5f7(_0x1ac0c4['newRange']['start']));const _0x3bc455=_0x60a5f7(_0x1ac0c4);_0x3bc455['newRange']&&(_0x3bc455['newRange']['start']['stickiness']='toNone',_0x3bc455['newRange']['end']=_0x60a5f7(_0x3bc455['newRange']['start'])),_0x3bc455['name']='user:position:'+_0x3bc455['name']['split'](':')[0x2],_0x3650fa['types']['shift'](),_0x579d2c['push'](_0x1ac0c4),_0x579d2c['push'](_0x3bc455);}['_compressSingleOperation'](_0x26f522){const _0x1fff52={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MarkerOperation')['compress'](_0x1fff52,[_0x26f522]),_0x1fff52['buffers'][0x0];}['_decompressSingleOperation'](_0x423686){const _0x4fbad8=[];return this['_context']['_getCompressorByName']('MarkerOperation')['decompress'](_0x4fbad8,_0x423686),_0x4fbad8[0x0];}['_compareOperations'](_0xfb9e6,_0x2211c7){return!(!_0xfb9e6||!_0x2211c7)&&('MarkerOperation'==_0xfb9e6['__className']&&'MarkerOperation'==_0x2211c7['__className']&&!(!_0xfb9e6['name']['startsWith']('user:')||!_0x2211c7['name']['startsWith']('user:')||_0xfb9e6['name']==_0x2211c7['name']));}}class y{['_compressorById'];['_compressorByName'];['_protobufFactory'];constructor(){this['_compressorById']=new Map(),this['_compressorByName']=new Map(),this['_protobufFactory']=new r();const _0x5b4811=this['_protobufFactory']['getDescriptor']('MarkerOperation');this['_registerCompressor'](0x1,'NoOperation',new p(0x1,'NoOperation',void 0x0)),this['_registerOperationCompressor'](0xa,'AttributeOperation',s),this['_registerOperationCompressor'](0xb,'InsertOperation',i),this['_registerOperationCompressor'](0xc,'MarkerOperation',n),this['_registerOperationCompressor'](0xd,'MergeOperation',e),this['_registerOperationCompressor'](0xe,'MoveOperation',e),this['_registerOperationCompressor'](0xf,'RenameOperation',e),this['_registerOperationCompressor'](0x10,'RootAttributeOperation',s),this['_registerOperationCompressor'](0x11,'SplitOperation',e),this['_registerCompressor'](0x12,'CommentMarkerOperation',new m(0x12,'MarkerOperation',_0x5b4811,'comment')),this['_registerCompressor'](0x13,'SuggestionMarkerOperation',new m(0x13,'MarkerOperation',_0x5b4811,'suggestion')),this['_registerOperationCompressor'](0x14,'RootOperation',e),this['_registerActionCompressor'](0x64,'TypingAction',a),this['_registerActionCompressor'](0x65,'DeletingAction',c),this['_registerActionCompressor'](0x66,'ForwardDeletingAction',h),this['_registerActionCompressor'](0x67,'UserSelectionAction',f);}['compress'](_0x24b9b9){if(!_0x24b9b9||!_0x24b9b9[0x0])throw new _0x12bfdd('no-operations-provided',this);const _0x3e655a={'types':[],'buffers':[],'baseVersion':_0x24b9b9[0x0]['baseVersion']};for(;_0x24b9b9['length'];)this['_getCompressorByName']('UserSelectionAction')['compress'](_0x3e655a,_0x24b9b9)||this['_getCompressorByName']('TypingAction')['compress'](_0x3e655a,_0x24b9b9)||this['_getCompressorByName']('DeletingAction')['compress'](_0x3e655a,_0x24b9b9)||this['_getCompressorByName']('ForwardDeletingAction')['compress'](_0x3e655a,_0x24b9b9)||this['_getCompressorByName']('CommentMarkerOperation')['compress'](_0x3e655a,_0x24b9b9)||this['_getCompressorByName']('SuggestionMarkerOperation')['compress'](_0x3e655a,_0x24b9b9)||this['_getCompressorByName'](_0x24b9b9[0x0]['__className'])['compress'](_0x3e655a,_0x24b9b9);return _0x3e655a;}['decompress'](_0x46dc27){const _0x1da59d=[];for(;_0x46dc27['types']['length'];){const _0x1bc148=this['_compressorById']['get'](_0x46dc27['types'][0x0]);if(!_0x1bc148)throw new _0x12bfdd('decompress-compressor-not-found',this,{'type':_0x46dc27['types'][0x0]});_0x1bc148['decompress'](_0x1da59d,_0x46dc27);}return _0x1da59d['forEach']((_0x5ba6c8,_0x204ed4)=>_0x5ba6c8['baseVersion']=_0x46dc27['baseVersion']+_0x204ed4),_0x1da59d;}['_getCompressorByName'](_0x20ec38){return this['_compressorByName']['get'](_0x20ec38);}['_registerOperationCompressor'](_0x25f3e4,_0x7fa9e5,_0x34f368){const _0x594627=new _0x34f368(_0x25f3e4,_0x7fa9e5,this['_protobufFactory']['getDescriptor'](_0x7fa9e5));this['_registerCompressor'](_0x25f3e4,_0x7fa9e5,_0x594627);}['_registerActionCompressor'](_0x185435,_0x2f37b8,_0x2f6a85){const _0x598401=new _0x2f6a85(_0x185435,this);this['_registerCompressor'](_0x185435,_0x2f37b8,_0x598401);}['_registerCompressor'](_0x47cf37,_0x85adc7,_0x2db7df){this['_compressorById']['set'](_0x47cf37,_0x2db7df),this['_compressorByName']['set'](_0x85adc7,_0x2db7df);}}export{y as Compressor};
|
|
23
|
+
import{CKEditorError as _0x465578}from'@ckeditor/ckeditor5-utils/dist/index.js';import _0x19041c from'protobufjs/minimal.js';import{cloneDeep as _0x249e92,isEqual as _0x10cae7,isObject as _0x1a084e}from'es-toolkit/compat';const u=/* #__PURE__ -- @preserve */
|
|
24
|
+
((()=>{var _0x52fa57=_0x19041c['Reader'],_0x2c1183=_0x19041c['Writer'],_0x2993f2=_0x19041c['util'],_0x140a40=_0x19041c['roots']['default']||(_0x19041c['roots']['default']={});return _0x140a40['AttributeOperation']=(function(){function _0x397e7c(_0x4d0fd1){if(_0x4d0fd1){for(var _0x4316c0=Object['keys'](_0x4d0fd1),_0x3df2ba=0x0;_0x3df2ba<_0x4316c0['length'];++_0x3df2ba)null!=_0x4d0fd1[_0x4316c0[_0x3df2ba]]&&(this[_0x4316c0[_0x3df2ba]]=_0x4d0fd1[_0x4316c0[_0x3df2ba]]);}}return _0x397e7c['prototype']['range']=null,_0x397e7c['prototype']['key']='',_0x397e7c['prototype']['oldValueBoolean']=!0x1,_0x397e7c['prototype']['oldValueJson']='',_0x397e7c['prototype']['newValueBoolean']=!0x1,_0x397e7c['prototype']['newValueJson']='',_0x397e7c['prototype']['wasUndone']=!0x1,_0x397e7c['create']=function(_0x56afd1){return new _0x397e7c(_0x56afd1);},_0x397e7c['encode']=function(_0xe1109b,_0x57b213){return _0x57b213||(_0x57b213=_0x2c1183['create']()),null!=_0xe1109b['range']&&Object['hasOwnProperty']['call'](_0xe1109b,'range')&&_0x140a40['Range']['encode'](_0xe1109b['range'],_0x57b213['uint32'](0xa)['fork']())['ldelim'](),null!=_0xe1109b['key']&&Object['hasOwnProperty']['call'](_0xe1109b,'key')&&_0x57b213['uint32'](0x12)['string'](_0xe1109b['key']),null!=_0xe1109b['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0xe1109b,'oldValueBoolean')&&_0x57b213['uint32'](0x18)['bool'](_0xe1109b['oldValueBoolean']),null!=_0xe1109b['oldValueJson']&&Object['hasOwnProperty']['call'](_0xe1109b,'oldValueJson')&&_0x57b213['uint32'](0x22)['string'](_0xe1109b['oldValueJson']),null!=_0xe1109b['newValueBoolean']&&Object['hasOwnProperty']['call'](_0xe1109b,'newValueBoolean')&&_0x57b213['uint32'](0x28)['bool'](_0xe1109b['newValueBoolean']),null!=_0xe1109b['newValueJson']&&Object['hasOwnProperty']['call'](_0xe1109b,'newValueJson')&&_0x57b213['uint32'](0x32)['string'](_0xe1109b['newValueJson']),null!=_0xe1109b['wasUndone']&&Object['hasOwnProperty']['call'](_0xe1109b,'wasUndone')&&_0x57b213['uint32'](0x38)['bool'](_0xe1109b['wasUndone']),_0x57b213;},_0x397e7c['encodeDelimited']=function(_0x3a47fd,_0x30ef88){return this['encode'](_0x3a47fd,_0x30ef88)['ldelim']();},_0x397e7c['decode']=function(_0x37aa07,_0x1df500){_0x37aa07 instanceof _0x52fa57||(_0x37aa07=_0x52fa57['create'](_0x37aa07));for(var _0x163eff=void 0x0===_0x1df500?_0x37aa07['len']:_0x37aa07['pos']+_0x1df500,_0x17563f=new _0x140a40['AttributeOperation']();_0x37aa07['pos']<_0x163eff;){var _0x3627c6=_0x37aa07['uint32']();switch(_0x3627c6>>>0x3){case 0x1:_0x17563f['range']=_0x140a40['Range']['decode'](_0x37aa07,_0x37aa07['uint32']());break;case 0x2:_0x17563f['key']=_0x37aa07['string']();break;case 0x3:_0x17563f['oldValueBoolean']=_0x37aa07['bool']();break;case 0x4:_0x17563f['oldValueJson']=_0x37aa07['string']();break;case 0x5:_0x17563f['newValueBoolean']=_0x37aa07['bool']();break;case 0x6:_0x17563f['newValueJson']=_0x37aa07['string']();break;case 0x7:_0x17563f['wasUndone']=_0x37aa07['bool']();break;default:_0x37aa07['skipType'](0x7&_0x3627c6);}}return _0x17563f;},_0x397e7c['decodeDelimited']=function(_0x2f04b2){return _0x2f04b2 instanceof _0x52fa57||(_0x2f04b2=new _0x52fa57(_0x2f04b2)),this['decode'](_0x2f04b2,_0x2f04b2['uint32']());},_0x397e7c['verify']=function(_0x8bc608){if('object'!=typeof _0x8bc608||null===_0x8bc608)return'object\x20expected';if(null!=_0x8bc608['range']&&_0x8bc608['hasOwnProperty']('range')){var _0x49e163=_0x140a40['Range']['verify'](_0x8bc608['range']);if(_0x49e163)return'range.'+_0x49e163;}return null!=_0x8bc608['key']&&_0x8bc608['hasOwnProperty']('key')&&!_0x2993f2['isString'](_0x8bc608['key'])?'key:\x20string\x20expected':null!=_0x8bc608['oldValueBoolean']&&_0x8bc608['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x8bc608['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x8bc608['oldValueJson']&&_0x8bc608['hasOwnProperty']('oldValueJson')&&!_0x2993f2['isString'](_0x8bc608['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x8bc608['newValueBoolean']&&_0x8bc608['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x8bc608['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x8bc608['newValueJson']&&_0x8bc608['hasOwnProperty']('newValueJson')&&!_0x2993f2['isString'](_0x8bc608['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x8bc608['wasUndone']&&_0x8bc608['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x8bc608['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x397e7c['fromObject']=function(_0x2ba399){if(_0x2ba399 instanceof _0x140a40['AttributeOperation'])return _0x2ba399;var _0x62c064=new _0x140a40['AttributeOperation']();if(null!=_0x2ba399['range']){if('object'!=typeof _0x2ba399['range'])throw TypeError('.AttributeOperation.range:\x20object\x20expected');_0x62c064['range']=_0x140a40['Range']['fromObject'](_0x2ba399['range']);}return null!=_0x2ba399['key']&&(_0x62c064['key']=String(_0x2ba399['key'])),null!=_0x2ba399['oldValueBoolean']&&(_0x62c064['oldValueBoolean']=Boolean(_0x2ba399['oldValueBoolean'])),null!=_0x2ba399['oldValueJson']&&(_0x62c064['oldValueJson']=String(_0x2ba399['oldValueJson'])),null!=_0x2ba399['newValueBoolean']&&(_0x62c064['newValueBoolean']=Boolean(_0x2ba399['newValueBoolean'])),null!=_0x2ba399['newValueJson']&&(_0x62c064['newValueJson']=String(_0x2ba399['newValueJson'])),null!=_0x2ba399['wasUndone']&&(_0x62c064['wasUndone']=Boolean(_0x2ba399['wasUndone'])),_0x62c064;},_0x397e7c['toObject']=function(_0x103d2e,_0x206bc7){_0x206bc7||(_0x206bc7={});var _0x1170e6={};return _0x206bc7['defaults']&&(_0x1170e6['range']=null,_0x1170e6['key']='',_0x1170e6['oldValueBoolean']=!0x1,_0x1170e6['oldValueJson']='',_0x1170e6['newValueBoolean']=!0x1,_0x1170e6['newValueJson']='',_0x1170e6['wasUndone']=!0x1),null!=_0x103d2e['range']&&_0x103d2e['hasOwnProperty']('range')&&(_0x1170e6['range']=_0x140a40['Range']['toObject'](_0x103d2e['range'],_0x206bc7)),null!=_0x103d2e['key']&&_0x103d2e['hasOwnProperty']('key')&&(_0x1170e6['key']=_0x103d2e['key']),null!=_0x103d2e['oldValueBoolean']&&_0x103d2e['hasOwnProperty']('oldValueBoolean')&&(_0x1170e6['oldValueBoolean']=_0x103d2e['oldValueBoolean']),null!=_0x103d2e['oldValueJson']&&_0x103d2e['hasOwnProperty']('oldValueJson')&&(_0x1170e6['oldValueJson']=_0x103d2e['oldValueJson']),null!=_0x103d2e['newValueBoolean']&&_0x103d2e['hasOwnProperty']('newValueBoolean')&&(_0x1170e6['newValueBoolean']=_0x103d2e['newValueBoolean']),null!=_0x103d2e['newValueJson']&&_0x103d2e['hasOwnProperty']('newValueJson')&&(_0x1170e6['newValueJson']=_0x103d2e['newValueJson']),null!=_0x103d2e['wasUndone']&&_0x103d2e['hasOwnProperty']('wasUndone')&&(_0x1170e6['wasUndone']=_0x103d2e['wasUndone']),_0x1170e6;},_0x397e7c['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x19041c['util']['toJSONOptions']);},_0x397e7c['getTypeUrl']=function(_0x48f2f0){return void 0x0===_0x48f2f0&&(_0x48f2f0='type.googleapis.com'),_0x48f2f0+'/AttributeOperation';},_0x397e7c;}()),_0x140a40['InsertOperation']=(function(){function _0x3dcb9c(_0x4aa4c1){if(this['nodes']=[],_0x4aa4c1){for(var _0x122b2c=Object['keys'](_0x4aa4c1),_0xe03813=0x0;_0xe03813<_0x122b2c['length'];++_0xe03813)null!=_0x4aa4c1[_0x122b2c[_0xe03813]]&&(this[_0x122b2c[_0xe03813]]=_0x4aa4c1[_0x122b2c[_0xe03813]]);}}return _0x3dcb9c['prototype']['position']=null,_0x3dcb9c['prototype']['nodes']=_0x2993f2['emptyArray'],_0x3dcb9c['prototype']['shouldReceiveAttributes']=!0x1,_0x3dcb9c['prototype']['wasUndone']=!0x1,_0x3dcb9c['create']=function(_0x50573c){return new _0x3dcb9c(_0x50573c);},_0x3dcb9c['encode']=function(_0x23c4b4,_0x4957f0){if(_0x4957f0||(_0x4957f0=_0x2c1183['create']()),null!=_0x23c4b4['position']&&Object['hasOwnProperty']['call'](_0x23c4b4,'position')&&_0x140a40['Position']['encode'](_0x23c4b4['position'],_0x4957f0['uint32'](0xa)['fork']())['ldelim'](),null!=_0x23c4b4['nodes']&&_0x23c4b4['nodes']['length']){for(var _0x2dfee8=0x0;_0x2dfee8<_0x23c4b4['nodes']['length'];++_0x2dfee8)_0x140a40['Element']['encode'](_0x23c4b4['nodes'][_0x2dfee8],_0x4957f0['uint32'](0x12)['fork']())['ldelim']();}return null!=_0x23c4b4['shouldReceiveAttributes']&&Object['hasOwnProperty']['call'](_0x23c4b4,'shouldReceiveAttributes')&&_0x4957f0['uint32'](0x18)['bool'](_0x23c4b4['shouldReceiveAttributes']),null!=_0x23c4b4['wasUndone']&&Object['hasOwnProperty']['call'](_0x23c4b4,'wasUndone')&&_0x4957f0['uint32'](0x20)['bool'](_0x23c4b4['wasUndone']),_0x4957f0;},_0x3dcb9c['encodeDelimited']=function(_0x336805,_0x23484f){return this['encode'](_0x336805,_0x23484f)['ldelim']();},_0x3dcb9c['decode']=function(_0x1bccf0,_0x824d0c){_0x1bccf0 instanceof _0x52fa57||(_0x1bccf0=_0x52fa57['create'](_0x1bccf0));for(var _0x47e3c7=void 0x0===_0x824d0c?_0x1bccf0['len']:_0x1bccf0['pos']+_0x824d0c,_0x59511d=new _0x140a40['InsertOperation']();_0x1bccf0['pos']<_0x47e3c7;){var _0x43b9e2=_0x1bccf0['uint32']();switch(_0x43b9e2>>>0x3){case 0x1:_0x59511d['position']=_0x140a40['Position']['decode'](_0x1bccf0,_0x1bccf0['uint32']());break;case 0x2:_0x59511d['nodes']&&_0x59511d['nodes']['length']||(_0x59511d['nodes']=[]),_0x59511d['nodes']['push'](_0x140a40['Element']['decode'](_0x1bccf0,_0x1bccf0['uint32']()));break;case 0x3:_0x59511d['shouldReceiveAttributes']=_0x1bccf0['bool']();break;case 0x4:_0x59511d['wasUndone']=_0x1bccf0['bool']();break;default:_0x1bccf0['skipType'](0x7&_0x43b9e2);}}return _0x59511d;},_0x3dcb9c['decodeDelimited']=function(_0x34b7b5){return _0x34b7b5 instanceof _0x52fa57||(_0x34b7b5=new _0x52fa57(_0x34b7b5)),this['decode'](_0x34b7b5,_0x34b7b5['uint32']());},_0x3dcb9c['verify']=function(_0x2676a6){if('object'!=typeof _0x2676a6||null===_0x2676a6)return'object\x20expected';if(null!=_0x2676a6['position']&&_0x2676a6['hasOwnProperty']('position')&&(_0x472300=_0x140a40['Position']['verify'](_0x2676a6['position'])))return'position.'+_0x472300;if(null!=_0x2676a6['nodes']&&_0x2676a6['hasOwnProperty']('nodes')){if(!Array['isArray'](_0x2676a6['nodes']))return'nodes:\x20array\x20expected';for(var _0x271201=0x0;_0x271201<_0x2676a6['nodes']['length'];++_0x271201){var _0x472300;if(_0x472300=_0x140a40['Element']['verify'](_0x2676a6['nodes'][_0x271201]))return'nodes.'+_0x472300;}}return null!=_0x2676a6['shouldReceiveAttributes']&&_0x2676a6['hasOwnProperty']('shouldReceiveAttributes')&&'boolean'!=typeof _0x2676a6['shouldReceiveAttributes']?'shouldReceiveAttributes:\x20boolean\x20expected':null!=_0x2676a6['wasUndone']&&_0x2676a6['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x2676a6['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x3dcb9c['fromObject']=function(_0x4ae31a){if(_0x4ae31a instanceof _0x140a40['InsertOperation'])return _0x4ae31a;var _0x584720=new _0x140a40['InsertOperation']();if(null!=_0x4ae31a['position']){if('object'!=typeof _0x4ae31a['position'])throw TypeError('.InsertOperation.position:\x20object\x20expected');_0x584720['position']=_0x140a40['Position']['fromObject'](_0x4ae31a['position']);}if(_0x4ae31a['nodes']){if(!Array['isArray'](_0x4ae31a['nodes']))throw TypeError('.InsertOperation.nodes:\x20array\x20expected');_0x584720['nodes']=[];for(var _0x2d1367=0x0;_0x2d1367<_0x4ae31a['nodes']['length'];++_0x2d1367){if('object'!=typeof _0x4ae31a['nodes'][_0x2d1367])throw TypeError('.InsertOperation.nodes:\x20object\x20expected');_0x584720['nodes'][_0x2d1367]=_0x140a40['Element']['fromObject'](_0x4ae31a['nodes'][_0x2d1367]);}}return null!=_0x4ae31a['shouldReceiveAttributes']&&(_0x584720['shouldReceiveAttributes']=Boolean(_0x4ae31a['shouldReceiveAttributes'])),null!=_0x4ae31a['wasUndone']&&(_0x584720['wasUndone']=Boolean(_0x4ae31a['wasUndone'])),_0x584720;},_0x3dcb9c['toObject']=function(_0x547289,_0x54162a){_0x54162a||(_0x54162a={});var _0x5e3fb6={};if((_0x54162a['arrays']||_0x54162a['defaults'])&&(_0x5e3fb6['nodes']=[]),_0x54162a['defaults']&&(_0x5e3fb6['position']=null,_0x5e3fb6['shouldReceiveAttributes']=!0x1,_0x5e3fb6['wasUndone']=!0x1),null!=_0x547289['position']&&_0x547289['hasOwnProperty']('position')&&(_0x5e3fb6['position']=_0x140a40['Position']['toObject'](_0x547289['position'],_0x54162a)),_0x547289['nodes']&&_0x547289['nodes']['length']){_0x5e3fb6['nodes']=[];for(var _0xce128=0x0;_0xce128<_0x547289['nodes']['length'];++_0xce128)_0x5e3fb6['nodes'][_0xce128]=_0x140a40['Element']['toObject'](_0x547289['nodes'][_0xce128],_0x54162a);}return null!=_0x547289['shouldReceiveAttributes']&&_0x547289['hasOwnProperty']('shouldReceiveAttributes')&&(_0x5e3fb6['shouldReceiveAttributes']=_0x547289['shouldReceiveAttributes']),null!=_0x547289['wasUndone']&&_0x547289['hasOwnProperty']('wasUndone')&&(_0x5e3fb6['wasUndone']=_0x547289['wasUndone']),_0x5e3fb6;},_0x3dcb9c['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x19041c['util']['toJSONOptions']);},_0x3dcb9c['getTypeUrl']=function(_0x1b5139){return void 0x0===_0x1b5139&&(_0x1b5139='type.googleapis.com'),_0x1b5139+'/InsertOperation';},_0x3dcb9c;}()),_0x140a40['MarkerOperation']=(function(){function _0x178ad5(_0x13f960){if(_0x13f960){for(var _0x486f0a=Object['keys'](_0x13f960),_0x29e412=0x0;_0x29e412<_0x486f0a['length'];++_0x29e412)null!=_0x13f960[_0x486f0a[_0x29e412]]&&(this[_0x486f0a[_0x29e412]]=_0x13f960[_0x486f0a[_0x29e412]]);}}return _0x178ad5['prototype']['name']='',_0x178ad5['prototype']['oldRange']=null,_0x178ad5['prototype']['newRange']=null,_0x178ad5['prototype']['affectsData']=!0x1,_0x178ad5['prototype']['wasUndone']=!0x1,_0x178ad5['create']=function(_0x5b7177){return new _0x178ad5(_0x5b7177);},_0x178ad5['encode']=function(_0x2c79b0,_0x251cf6){return _0x251cf6||(_0x251cf6=_0x2c1183['create']()),null!=_0x2c79b0['name']&&Object['hasOwnProperty']['call'](_0x2c79b0,'name')&&_0x251cf6['uint32'](0xa)['string'](_0x2c79b0['name']),null!=_0x2c79b0['oldRange']&&Object['hasOwnProperty']['call'](_0x2c79b0,'oldRange')&&_0x140a40['Range']['encode'](_0x2c79b0['oldRange'],_0x251cf6['uint32'](0x12)['fork']())['ldelim'](),null!=_0x2c79b0['newRange']&&Object['hasOwnProperty']['call'](_0x2c79b0,'newRange')&&_0x140a40['Range']['encode'](_0x2c79b0['newRange'],_0x251cf6['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x2c79b0['affectsData']&&Object['hasOwnProperty']['call'](_0x2c79b0,'affectsData')&&_0x251cf6['uint32'](0x20)['bool'](_0x2c79b0['affectsData']),null!=_0x2c79b0['wasUndone']&&Object['hasOwnProperty']['call'](_0x2c79b0,'wasUndone')&&_0x251cf6['uint32'](0x28)['bool'](_0x2c79b0['wasUndone']),_0x251cf6;},_0x178ad5['encodeDelimited']=function(_0x4b9bcb,_0x2b5e67){return this['encode'](_0x4b9bcb,_0x2b5e67)['ldelim']();},_0x178ad5['decode']=function(_0x4f4864,_0x5371b3){_0x4f4864 instanceof _0x52fa57||(_0x4f4864=_0x52fa57['create'](_0x4f4864));for(var _0x3dc561=void 0x0===_0x5371b3?_0x4f4864['len']:_0x4f4864['pos']+_0x5371b3,_0x44f099=new _0x140a40['MarkerOperation']();_0x4f4864['pos']<_0x3dc561;){var _0xc2f098=_0x4f4864['uint32']();switch(_0xc2f098>>>0x3){case 0x1:_0x44f099['name']=_0x4f4864['string']();break;case 0x2:_0x44f099['oldRange']=_0x140a40['Range']['decode'](_0x4f4864,_0x4f4864['uint32']());break;case 0x3:_0x44f099['newRange']=_0x140a40['Range']['decode'](_0x4f4864,_0x4f4864['uint32']());break;case 0x4:_0x44f099['affectsData']=_0x4f4864['bool']();break;case 0x5:_0x44f099['wasUndone']=_0x4f4864['bool']();break;default:_0x4f4864['skipType'](0x7&_0xc2f098);}}return _0x44f099;},_0x178ad5['decodeDelimited']=function(_0x2ea6f9){return _0x2ea6f9 instanceof _0x52fa57||(_0x2ea6f9=new _0x52fa57(_0x2ea6f9)),this['decode'](_0x2ea6f9,_0x2ea6f9['uint32']());},_0x178ad5['verify']=function(_0x48cb79){if('object'!=typeof _0x48cb79||null===_0x48cb79)return'object\x20expected';if(null!=_0x48cb79['name']&&_0x48cb79['hasOwnProperty']('name')&&!_0x2993f2['isString'](_0x48cb79['name']))return'name:\x20string\x20expected';var _0x476d8b;if(null!=_0x48cb79['oldRange']&&_0x48cb79['hasOwnProperty']('oldRange')&&(_0x476d8b=_0x140a40['Range']['verify'](_0x48cb79['oldRange'])))return'oldRange.'+_0x476d8b;if(null!=_0x48cb79['newRange']&&_0x48cb79['hasOwnProperty']('newRange')&&(_0x476d8b=_0x140a40['Range']['verify'](_0x48cb79['newRange'])))return'newRange.'+_0x476d8b;return null!=_0x48cb79['affectsData']&&_0x48cb79['hasOwnProperty']('affectsData')&&'boolean'!=typeof _0x48cb79['affectsData']?'affectsData:\x20boolean\x20expected':null!=_0x48cb79['wasUndone']&&_0x48cb79['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x48cb79['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x178ad5['fromObject']=function(_0x299080){if(_0x299080 instanceof _0x140a40['MarkerOperation'])return _0x299080;var _0x1651da=new _0x140a40['MarkerOperation']();if(null!=_0x299080['name']&&(_0x1651da['name']=String(_0x299080['name'])),null!=_0x299080['oldRange']){if('object'!=typeof _0x299080['oldRange'])throw TypeError('.MarkerOperation.oldRange:\x20object\x20expected');_0x1651da['oldRange']=_0x140a40['Range']['fromObject'](_0x299080['oldRange']);}if(null!=_0x299080['newRange']){if('object'!=typeof _0x299080['newRange'])throw TypeError('.MarkerOperation.newRange:\x20object\x20expected');_0x1651da['newRange']=_0x140a40['Range']['fromObject'](_0x299080['newRange']);}return null!=_0x299080['affectsData']&&(_0x1651da['affectsData']=Boolean(_0x299080['affectsData'])),null!=_0x299080['wasUndone']&&(_0x1651da['wasUndone']=Boolean(_0x299080['wasUndone'])),_0x1651da;},_0x178ad5['toObject']=function(_0x4fd3b2,_0xae9c30){_0xae9c30||(_0xae9c30={});var _0xcb7f98={};return _0xae9c30['defaults']&&(_0xcb7f98['name']='',_0xcb7f98['oldRange']=null,_0xcb7f98['newRange']=null,_0xcb7f98['affectsData']=!0x1,_0xcb7f98['wasUndone']=!0x1),null!=_0x4fd3b2['name']&&_0x4fd3b2['hasOwnProperty']('name')&&(_0xcb7f98['name']=_0x4fd3b2['name']),null!=_0x4fd3b2['oldRange']&&_0x4fd3b2['hasOwnProperty']('oldRange')&&(_0xcb7f98['oldRange']=_0x140a40['Range']['toObject'](_0x4fd3b2['oldRange'],_0xae9c30)),null!=_0x4fd3b2['newRange']&&_0x4fd3b2['hasOwnProperty']('newRange')&&(_0xcb7f98['newRange']=_0x140a40['Range']['toObject'](_0x4fd3b2['newRange'],_0xae9c30)),null!=_0x4fd3b2['affectsData']&&_0x4fd3b2['hasOwnProperty']('affectsData')&&(_0xcb7f98['affectsData']=_0x4fd3b2['affectsData']),null!=_0x4fd3b2['wasUndone']&&_0x4fd3b2['hasOwnProperty']('wasUndone')&&(_0xcb7f98['wasUndone']=_0x4fd3b2['wasUndone']),_0xcb7f98;},_0x178ad5['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x19041c['util']['toJSONOptions']);},_0x178ad5['getTypeUrl']=function(_0x2805e3){return void 0x0===_0x2805e3&&(_0x2805e3='type.googleapis.com'),_0x2805e3+'/MarkerOperation';},_0x178ad5;}()),_0x140a40['MergeOperation']=(function(){function _0x1206a8(_0x5bd7b5){if(_0x5bd7b5){for(var _0x2de53d=Object['keys'](_0x5bd7b5),_0x1d3aab=0x0;_0x1d3aab<_0x2de53d['length'];++_0x1d3aab)null!=_0x5bd7b5[_0x2de53d[_0x1d3aab]]&&(this[_0x2de53d[_0x1d3aab]]=_0x5bd7b5[_0x2de53d[_0x1d3aab]]);}}return _0x1206a8['prototype']['sourcePosition']=null,_0x1206a8['prototype']['targetPosition']=null,_0x1206a8['prototype']['graveyardPosition']=null,_0x1206a8['prototype']['howMany']=0x0,_0x1206a8['prototype']['wasUndone']=!0x1,_0x1206a8['create']=function(_0x5499a5){return new _0x1206a8(_0x5499a5);},_0x1206a8['encode']=function(_0x2d0ec3,_0xbdea8c){return _0xbdea8c||(_0xbdea8c=_0x2c1183['create']()),null!=_0x2d0ec3['sourcePosition']&&Object['hasOwnProperty']['call'](_0x2d0ec3,'sourcePosition')&&_0x140a40['Position']['encode'](_0x2d0ec3['sourcePosition'],_0xbdea8c['uint32'](0xa)['fork']())['ldelim'](),null!=_0x2d0ec3['targetPosition']&&Object['hasOwnProperty']['call'](_0x2d0ec3,'targetPosition')&&_0x140a40['Position']['encode'](_0x2d0ec3['targetPosition'],_0xbdea8c['uint32'](0x12)['fork']())['ldelim'](),null!=_0x2d0ec3['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x2d0ec3,'graveyardPosition')&&_0x140a40['Position']['encode'](_0x2d0ec3['graveyardPosition'],_0xbdea8c['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x2d0ec3['howMany']&&Object['hasOwnProperty']['call'](_0x2d0ec3,'howMany')&&_0xbdea8c['uint32'](0x20)['uint32'](_0x2d0ec3['howMany']),null!=_0x2d0ec3['wasUndone']&&Object['hasOwnProperty']['call'](_0x2d0ec3,'wasUndone')&&_0xbdea8c['uint32'](0x28)['bool'](_0x2d0ec3['wasUndone']),_0xbdea8c;},_0x1206a8['encodeDelimited']=function(_0x1dfc0e,_0x2a4137){return this['encode'](_0x1dfc0e,_0x2a4137)['ldelim']();},_0x1206a8['decode']=function(_0xc45d0a,_0x149c67){_0xc45d0a instanceof _0x52fa57||(_0xc45d0a=_0x52fa57['create'](_0xc45d0a));for(var _0x423c76=void 0x0===_0x149c67?_0xc45d0a['len']:_0xc45d0a['pos']+_0x149c67,_0xf6627=new _0x140a40['MergeOperation']();_0xc45d0a['pos']<_0x423c76;){var _0x8674da=_0xc45d0a['uint32']();switch(_0x8674da>>>0x3){case 0x1:_0xf6627['sourcePosition']=_0x140a40['Position']['decode'](_0xc45d0a,_0xc45d0a['uint32']());break;case 0x2:_0xf6627['targetPosition']=_0x140a40['Position']['decode'](_0xc45d0a,_0xc45d0a['uint32']());break;case 0x3:_0xf6627['graveyardPosition']=_0x140a40['Position']['decode'](_0xc45d0a,_0xc45d0a['uint32']());break;case 0x4:_0xf6627['howMany']=_0xc45d0a['uint32']();break;case 0x5:_0xf6627['wasUndone']=_0xc45d0a['bool']();break;default:_0xc45d0a['skipType'](0x7&_0x8674da);}}return _0xf6627;},_0x1206a8['decodeDelimited']=function(_0x8a31ed){return _0x8a31ed instanceof _0x52fa57||(_0x8a31ed=new _0x52fa57(_0x8a31ed)),this['decode'](_0x8a31ed,_0x8a31ed['uint32']());},_0x1206a8['verify']=function(_0x2ac7fa){if('object'!=typeof _0x2ac7fa||null===_0x2ac7fa)return'object\x20expected';var _0x52e7fd;if(null!=_0x2ac7fa['sourcePosition']&&_0x2ac7fa['hasOwnProperty']('sourcePosition')&&(_0x52e7fd=_0x140a40['Position']['verify'](_0x2ac7fa['sourcePosition'])))return'sourcePosition.'+_0x52e7fd;if(null!=_0x2ac7fa['targetPosition']&&_0x2ac7fa['hasOwnProperty']('targetPosition')&&(_0x52e7fd=_0x140a40['Position']['verify'](_0x2ac7fa['targetPosition'])))return'targetPosition.'+_0x52e7fd;if(null!=_0x2ac7fa['graveyardPosition']&&_0x2ac7fa['hasOwnProperty']('graveyardPosition')&&(_0x52e7fd=_0x140a40['Position']['verify'](_0x2ac7fa['graveyardPosition'])))return'graveyardPosition.'+_0x52e7fd;return null!=_0x2ac7fa['howMany']&&_0x2ac7fa['hasOwnProperty']('howMany')&&!_0x2993f2['isInteger'](_0x2ac7fa['howMany'])?'howMany:\x20integer\x20expected':null!=_0x2ac7fa['wasUndone']&&_0x2ac7fa['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x2ac7fa['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x1206a8['fromObject']=function(_0x24a329){if(_0x24a329 instanceof _0x140a40['MergeOperation'])return _0x24a329;var _0x1239a4=new _0x140a40['MergeOperation']();if(null!=_0x24a329['sourcePosition']){if('object'!=typeof _0x24a329['sourcePosition'])throw TypeError('.MergeOperation.sourcePosition:\x20object\x20expected');_0x1239a4['sourcePosition']=_0x140a40['Position']['fromObject'](_0x24a329['sourcePosition']);}if(null!=_0x24a329['targetPosition']){if('object'!=typeof _0x24a329['targetPosition'])throw TypeError('.MergeOperation.targetPosition:\x20object\x20expected');_0x1239a4['targetPosition']=_0x140a40['Position']['fromObject'](_0x24a329['targetPosition']);}if(null!=_0x24a329['graveyardPosition']){if('object'!=typeof _0x24a329['graveyardPosition'])throw TypeError('.MergeOperation.graveyardPosition:\x20object\x20expected');_0x1239a4['graveyardPosition']=_0x140a40['Position']['fromObject'](_0x24a329['graveyardPosition']);}return null!=_0x24a329['howMany']&&(_0x1239a4['howMany']=_0x24a329['howMany']>>>0x0),null!=_0x24a329['wasUndone']&&(_0x1239a4['wasUndone']=Boolean(_0x24a329['wasUndone'])),_0x1239a4;},_0x1206a8['toObject']=function(_0x3cd219,_0x53cc0c){_0x53cc0c||(_0x53cc0c={});var _0xa93682={};return _0x53cc0c['defaults']&&(_0xa93682['sourcePosition']=null,_0xa93682['targetPosition']=null,_0xa93682['graveyardPosition']=null,_0xa93682['howMany']=0x0,_0xa93682['wasUndone']=!0x1),null!=_0x3cd219['sourcePosition']&&_0x3cd219['hasOwnProperty']('sourcePosition')&&(_0xa93682['sourcePosition']=_0x140a40['Position']['toObject'](_0x3cd219['sourcePosition'],_0x53cc0c)),null!=_0x3cd219['targetPosition']&&_0x3cd219['hasOwnProperty']('targetPosition')&&(_0xa93682['targetPosition']=_0x140a40['Position']['toObject'](_0x3cd219['targetPosition'],_0x53cc0c)),null!=_0x3cd219['graveyardPosition']&&_0x3cd219['hasOwnProperty']('graveyardPosition')&&(_0xa93682['graveyardPosition']=_0x140a40['Position']['toObject'](_0x3cd219['graveyardPosition'],_0x53cc0c)),null!=_0x3cd219['howMany']&&_0x3cd219['hasOwnProperty']('howMany')&&(_0xa93682['howMany']=_0x3cd219['howMany']),null!=_0x3cd219['wasUndone']&&_0x3cd219['hasOwnProperty']('wasUndone')&&(_0xa93682['wasUndone']=_0x3cd219['wasUndone']),_0xa93682;},_0x1206a8['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x19041c['util']['toJSONOptions']);},_0x1206a8['getTypeUrl']=function(_0x31be26){return void 0x0===_0x31be26&&(_0x31be26='type.googleapis.com'),_0x31be26+'/MergeOperation';},_0x1206a8;}()),_0x140a40['MoveOperation']=(function(){function _0x496fc2(_0x1f2970){if(_0x1f2970){for(var _0x29b4c5=Object['keys'](_0x1f2970),_0x257198=0x0;_0x257198<_0x29b4c5['length'];++_0x257198)null!=_0x1f2970[_0x29b4c5[_0x257198]]&&(this[_0x29b4c5[_0x257198]]=_0x1f2970[_0x29b4c5[_0x257198]]);}}return _0x496fc2['prototype']['sourcePosition']=null,_0x496fc2['prototype']['howMany']=0x0,_0x496fc2['prototype']['targetPosition']=null,_0x496fc2['prototype']['wasUndone']=!0x1,_0x496fc2['create']=function(_0x49e4ff){return new _0x496fc2(_0x49e4ff);},_0x496fc2['encode']=function(_0x4152ae,_0x5c3766){return _0x5c3766||(_0x5c3766=_0x2c1183['create']()),null!=_0x4152ae['sourcePosition']&&Object['hasOwnProperty']['call'](_0x4152ae,'sourcePosition')&&_0x140a40['Position']['encode'](_0x4152ae['sourcePosition'],_0x5c3766['uint32'](0xa)['fork']())['ldelim'](),null!=_0x4152ae['howMany']&&Object['hasOwnProperty']['call'](_0x4152ae,'howMany')&&_0x5c3766['uint32'](0x10)['uint32'](_0x4152ae['howMany']),null!=_0x4152ae['targetPosition']&&Object['hasOwnProperty']['call'](_0x4152ae,'targetPosition')&&_0x140a40['Position']['encode'](_0x4152ae['targetPosition'],_0x5c3766['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x4152ae['wasUndone']&&Object['hasOwnProperty']['call'](_0x4152ae,'wasUndone')&&_0x5c3766['uint32'](0x20)['bool'](_0x4152ae['wasUndone']),_0x5c3766;},_0x496fc2['encodeDelimited']=function(_0x14ecde,_0x1c06c6){return this['encode'](_0x14ecde,_0x1c06c6)['ldelim']();},_0x496fc2['decode']=function(_0x3f42a4,_0x4a0e1a){_0x3f42a4 instanceof _0x52fa57||(_0x3f42a4=_0x52fa57['create'](_0x3f42a4));for(var _0x59ddb3=void 0x0===_0x4a0e1a?_0x3f42a4['len']:_0x3f42a4['pos']+_0x4a0e1a,_0x19505b=new _0x140a40['MoveOperation']();_0x3f42a4['pos']<_0x59ddb3;){var _0x374049=_0x3f42a4['uint32']();switch(_0x374049>>>0x3){case 0x1:_0x19505b['sourcePosition']=_0x140a40['Position']['decode'](_0x3f42a4,_0x3f42a4['uint32']());break;case 0x2:_0x19505b['howMany']=_0x3f42a4['uint32']();break;case 0x3:_0x19505b['targetPosition']=_0x140a40['Position']['decode'](_0x3f42a4,_0x3f42a4['uint32']());break;case 0x4:_0x19505b['wasUndone']=_0x3f42a4['bool']();break;default:_0x3f42a4['skipType'](0x7&_0x374049);}}return _0x19505b;},_0x496fc2['decodeDelimited']=function(_0xbe271a){return _0xbe271a instanceof _0x52fa57||(_0xbe271a=new _0x52fa57(_0xbe271a)),this['decode'](_0xbe271a,_0xbe271a['uint32']());},_0x496fc2['verify']=function(_0x604020){if('object'!=typeof _0x604020||null===_0x604020)return'object\x20expected';var _0x4c5451;if(null!=_0x604020['sourcePosition']&&_0x604020['hasOwnProperty']('sourcePosition')&&(_0x4c5451=_0x140a40['Position']['verify'](_0x604020['sourcePosition'])))return'sourcePosition.'+_0x4c5451;if(null!=_0x604020['howMany']&&_0x604020['hasOwnProperty']('howMany')&&!_0x2993f2['isInteger'](_0x604020['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x604020['targetPosition']&&_0x604020['hasOwnProperty']('targetPosition')&&(_0x4c5451=_0x140a40['Position']['verify'](_0x604020['targetPosition'])))return'targetPosition.'+_0x4c5451;return null!=_0x604020['wasUndone']&&_0x604020['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x604020['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x496fc2['fromObject']=function(_0x1c474d){if(_0x1c474d instanceof _0x140a40['MoveOperation'])return _0x1c474d;var _0x425e18=new _0x140a40['MoveOperation']();if(null!=_0x1c474d['sourcePosition']){if('object'!=typeof _0x1c474d['sourcePosition'])throw TypeError('.MoveOperation.sourcePosition:\x20object\x20expected');_0x425e18['sourcePosition']=_0x140a40['Position']['fromObject'](_0x1c474d['sourcePosition']);}if(null!=_0x1c474d['howMany']&&(_0x425e18['howMany']=_0x1c474d['howMany']>>>0x0),null!=_0x1c474d['targetPosition']){if('object'!=typeof _0x1c474d['targetPosition'])throw TypeError('.MoveOperation.targetPosition:\x20object\x20expected');_0x425e18['targetPosition']=_0x140a40['Position']['fromObject'](_0x1c474d['targetPosition']);}return null!=_0x1c474d['wasUndone']&&(_0x425e18['wasUndone']=Boolean(_0x1c474d['wasUndone'])),_0x425e18;},_0x496fc2['toObject']=function(_0x5440b7,_0x5be02b){_0x5be02b||(_0x5be02b={});var _0x2c1bf2={};return _0x5be02b['defaults']&&(_0x2c1bf2['sourcePosition']=null,_0x2c1bf2['howMany']=0x0,_0x2c1bf2['targetPosition']=null,_0x2c1bf2['wasUndone']=!0x1),null!=_0x5440b7['sourcePosition']&&_0x5440b7['hasOwnProperty']('sourcePosition')&&(_0x2c1bf2['sourcePosition']=_0x140a40['Position']['toObject'](_0x5440b7['sourcePosition'],_0x5be02b)),null!=_0x5440b7['howMany']&&_0x5440b7['hasOwnProperty']('howMany')&&(_0x2c1bf2['howMany']=_0x5440b7['howMany']),null!=_0x5440b7['targetPosition']&&_0x5440b7['hasOwnProperty']('targetPosition')&&(_0x2c1bf2['targetPosition']=_0x140a40['Position']['toObject'](_0x5440b7['targetPosition'],_0x5be02b)),null!=_0x5440b7['wasUndone']&&_0x5440b7['hasOwnProperty']('wasUndone')&&(_0x2c1bf2['wasUndone']=_0x5440b7['wasUndone']),_0x2c1bf2;},_0x496fc2['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x19041c['util']['toJSONOptions']);},_0x496fc2['getTypeUrl']=function(_0x427d94){return void 0x0===_0x427d94&&(_0x427d94='type.googleapis.com'),_0x427d94+'/MoveOperation';},_0x496fc2;}()),_0x140a40['RenameOperation']=(function(){function _0x46ea7b(_0x104abb){if(_0x104abb){for(var _0x486432=Object['keys'](_0x104abb),_0x59aec9=0x0;_0x59aec9<_0x486432['length'];++_0x59aec9)null!=_0x104abb[_0x486432[_0x59aec9]]&&(this[_0x486432[_0x59aec9]]=_0x104abb[_0x486432[_0x59aec9]]);}}return _0x46ea7b['prototype']['position']=null,_0x46ea7b['prototype']['oldName']='',_0x46ea7b['prototype']['newName']='',_0x46ea7b['prototype']['wasUndone']=!0x1,_0x46ea7b['create']=function(_0x48c9b0){return new _0x46ea7b(_0x48c9b0);},_0x46ea7b['encode']=function(_0x1cf4bd,_0x4c26c7){return _0x4c26c7||(_0x4c26c7=_0x2c1183['create']()),null!=_0x1cf4bd['position']&&Object['hasOwnProperty']['call'](_0x1cf4bd,'position')&&_0x140a40['Position']['encode'](_0x1cf4bd['position'],_0x4c26c7['uint32'](0xa)['fork']())['ldelim'](),null!=_0x1cf4bd['oldName']&&Object['hasOwnProperty']['call'](_0x1cf4bd,'oldName')&&_0x4c26c7['uint32'](0x12)['string'](_0x1cf4bd['oldName']),null!=_0x1cf4bd['newName']&&Object['hasOwnProperty']['call'](_0x1cf4bd,'newName')&&_0x4c26c7['uint32'](0x1a)['string'](_0x1cf4bd['newName']),null!=_0x1cf4bd['wasUndone']&&Object['hasOwnProperty']['call'](_0x1cf4bd,'wasUndone')&&_0x4c26c7['uint32'](0x20)['bool'](_0x1cf4bd['wasUndone']),_0x4c26c7;},_0x46ea7b['encodeDelimited']=function(_0x4d1420,_0x37bf15){return this['encode'](_0x4d1420,_0x37bf15)['ldelim']();},_0x46ea7b['decode']=function(_0xc70563,_0x389535){_0xc70563 instanceof _0x52fa57||(_0xc70563=_0x52fa57['create'](_0xc70563));for(var _0x506587=void 0x0===_0x389535?_0xc70563['len']:_0xc70563['pos']+_0x389535,_0x14746e=new _0x140a40['RenameOperation']();_0xc70563['pos']<_0x506587;){var _0x38a094=_0xc70563['uint32']();switch(_0x38a094>>>0x3){case 0x1:_0x14746e['position']=_0x140a40['Position']['decode'](_0xc70563,_0xc70563['uint32']());break;case 0x2:_0x14746e['oldName']=_0xc70563['string']();break;case 0x3:_0x14746e['newName']=_0xc70563['string']();break;case 0x4:_0x14746e['wasUndone']=_0xc70563['bool']();break;default:_0xc70563['skipType'](0x7&_0x38a094);}}return _0x14746e;},_0x46ea7b['decodeDelimited']=function(_0x466148){return _0x466148 instanceof _0x52fa57||(_0x466148=new _0x52fa57(_0x466148)),this['decode'](_0x466148,_0x466148['uint32']());},_0x46ea7b['verify']=function(_0x27b69e){if('object'!=typeof _0x27b69e||null===_0x27b69e)return'object\x20expected';if(null!=_0x27b69e['position']&&_0x27b69e['hasOwnProperty']('position')){var _0x1bd70c=_0x140a40['Position']['verify'](_0x27b69e['position']);if(_0x1bd70c)return'position.'+_0x1bd70c;}return null!=_0x27b69e['oldName']&&_0x27b69e['hasOwnProperty']('oldName')&&!_0x2993f2['isString'](_0x27b69e['oldName'])?'oldName:\x20string\x20expected':null!=_0x27b69e['newName']&&_0x27b69e['hasOwnProperty']('newName')&&!_0x2993f2['isString'](_0x27b69e['newName'])?'newName:\x20string\x20expected':null!=_0x27b69e['wasUndone']&&_0x27b69e['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x27b69e['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x46ea7b['fromObject']=function(_0x10b6e3){if(_0x10b6e3 instanceof _0x140a40['RenameOperation'])return _0x10b6e3;var _0x1fb865=new _0x140a40['RenameOperation']();if(null!=_0x10b6e3['position']){if('object'!=typeof _0x10b6e3['position'])throw TypeError('.RenameOperation.position:\x20object\x20expected');_0x1fb865['position']=_0x140a40['Position']['fromObject'](_0x10b6e3['position']);}return null!=_0x10b6e3['oldName']&&(_0x1fb865['oldName']=String(_0x10b6e3['oldName'])),null!=_0x10b6e3['newName']&&(_0x1fb865['newName']=String(_0x10b6e3['newName'])),null!=_0x10b6e3['wasUndone']&&(_0x1fb865['wasUndone']=Boolean(_0x10b6e3['wasUndone'])),_0x1fb865;},_0x46ea7b['toObject']=function(_0xb7dcfe,_0x3832a6){_0x3832a6||(_0x3832a6={});var _0x2890c9={};return _0x3832a6['defaults']&&(_0x2890c9['position']=null,_0x2890c9['oldName']='',_0x2890c9['newName']='',_0x2890c9['wasUndone']=!0x1),null!=_0xb7dcfe['position']&&_0xb7dcfe['hasOwnProperty']('position')&&(_0x2890c9['position']=_0x140a40['Position']['toObject'](_0xb7dcfe['position'],_0x3832a6)),null!=_0xb7dcfe['oldName']&&_0xb7dcfe['hasOwnProperty']('oldName')&&(_0x2890c9['oldName']=_0xb7dcfe['oldName']),null!=_0xb7dcfe['newName']&&_0xb7dcfe['hasOwnProperty']('newName')&&(_0x2890c9['newName']=_0xb7dcfe['newName']),null!=_0xb7dcfe['wasUndone']&&_0xb7dcfe['hasOwnProperty']('wasUndone')&&(_0x2890c9['wasUndone']=_0xb7dcfe['wasUndone']),_0x2890c9;},_0x46ea7b['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x19041c['util']['toJSONOptions']);},_0x46ea7b['getTypeUrl']=function(_0x28f852){return void 0x0===_0x28f852&&(_0x28f852='type.googleapis.com'),_0x28f852+'/RenameOperation';},_0x46ea7b;}()),_0x140a40['RootAttributeOperation']=(function(){function _0x28f299(_0x2c088a){if(_0x2c088a){for(var _0xe2c318=Object['keys'](_0x2c088a),_0x25fe47=0x0;_0x25fe47<_0xe2c318['length'];++_0x25fe47)null!=_0x2c088a[_0xe2c318[_0x25fe47]]&&(this[_0xe2c318[_0x25fe47]]=_0x2c088a[_0xe2c318[_0x25fe47]]);}}return _0x28f299['prototype']['root']='',_0x28f299['prototype']['key']='',_0x28f299['prototype']['oldValueBoolean']=!0x1,_0x28f299['prototype']['oldValueJson']='',_0x28f299['prototype']['newValueBoolean']=!0x1,_0x28f299['prototype']['newValueJson']='',_0x28f299['prototype']['wasUndone']=!0x1,_0x28f299['create']=function(_0x1fc322){return new _0x28f299(_0x1fc322);},_0x28f299['encode']=function(_0x4dbf09,_0x32b8d7){return _0x32b8d7||(_0x32b8d7=_0x2c1183['create']()),null!=_0x4dbf09['root']&&Object['hasOwnProperty']['call'](_0x4dbf09,'root')&&_0x32b8d7['uint32'](0xa)['string'](_0x4dbf09['root']),null!=_0x4dbf09['key']&&Object['hasOwnProperty']['call'](_0x4dbf09,'key')&&_0x32b8d7['uint32'](0x12)['string'](_0x4dbf09['key']),null!=_0x4dbf09['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x4dbf09,'oldValueBoolean')&&_0x32b8d7['uint32'](0x18)['bool'](_0x4dbf09['oldValueBoolean']),null!=_0x4dbf09['oldValueJson']&&Object['hasOwnProperty']['call'](_0x4dbf09,'oldValueJson')&&_0x32b8d7['uint32'](0x22)['string'](_0x4dbf09['oldValueJson']),null!=_0x4dbf09['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x4dbf09,'newValueBoolean')&&_0x32b8d7['uint32'](0x28)['bool'](_0x4dbf09['newValueBoolean']),null!=_0x4dbf09['newValueJson']&&Object['hasOwnProperty']['call'](_0x4dbf09,'newValueJson')&&_0x32b8d7['uint32'](0x32)['string'](_0x4dbf09['newValueJson']),null!=_0x4dbf09['wasUndone']&&Object['hasOwnProperty']['call'](_0x4dbf09,'wasUndone')&&_0x32b8d7['uint32'](0x38)['bool'](_0x4dbf09['wasUndone']),_0x32b8d7;},_0x28f299['encodeDelimited']=function(_0x48ae1d,_0x2a2308){return this['encode'](_0x48ae1d,_0x2a2308)['ldelim']();},_0x28f299['decode']=function(_0xc82c71,_0x17f1ef){_0xc82c71 instanceof _0x52fa57||(_0xc82c71=_0x52fa57['create'](_0xc82c71));for(var _0x1e1fd7=void 0x0===_0x17f1ef?_0xc82c71['len']:_0xc82c71['pos']+_0x17f1ef,_0x4f4249=new _0x140a40['RootAttributeOperation']();_0xc82c71['pos']<_0x1e1fd7;){var _0x369ea5=_0xc82c71['uint32']();switch(_0x369ea5>>>0x3){case 0x1:_0x4f4249['root']=_0xc82c71['string']();break;case 0x2:_0x4f4249['key']=_0xc82c71['string']();break;case 0x3:_0x4f4249['oldValueBoolean']=_0xc82c71['bool']();break;case 0x4:_0x4f4249['oldValueJson']=_0xc82c71['string']();break;case 0x5:_0x4f4249['newValueBoolean']=_0xc82c71['bool']();break;case 0x6:_0x4f4249['newValueJson']=_0xc82c71['string']();break;case 0x7:_0x4f4249['wasUndone']=_0xc82c71['bool']();break;default:_0xc82c71['skipType'](0x7&_0x369ea5);}}return _0x4f4249;},_0x28f299['decodeDelimited']=function(_0x3f47ea){return _0x3f47ea instanceof _0x52fa57||(_0x3f47ea=new _0x52fa57(_0x3f47ea)),this['decode'](_0x3f47ea,_0x3f47ea['uint32']());},_0x28f299['verify']=function(_0x223abb){return'object'!=typeof _0x223abb||null===_0x223abb?'object\x20expected':null!=_0x223abb['root']&&_0x223abb['hasOwnProperty']('root')&&!_0x2993f2['isString'](_0x223abb['root'])?'root:\x20string\x20expected':null!=_0x223abb['key']&&_0x223abb['hasOwnProperty']('key')&&!_0x2993f2['isString'](_0x223abb['key'])?'key:\x20string\x20expected':null!=_0x223abb['oldValueBoolean']&&_0x223abb['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x223abb['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x223abb['oldValueJson']&&_0x223abb['hasOwnProperty']('oldValueJson')&&!_0x2993f2['isString'](_0x223abb['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x223abb['newValueBoolean']&&_0x223abb['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x223abb['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x223abb['newValueJson']&&_0x223abb['hasOwnProperty']('newValueJson')&&!_0x2993f2['isString'](_0x223abb['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x223abb['wasUndone']&&_0x223abb['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x223abb['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x28f299['fromObject']=function(_0x275802){if(_0x275802 instanceof _0x140a40['RootAttributeOperation'])return _0x275802;var _0x2f662e=new _0x140a40['RootAttributeOperation']();return null!=_0x275802['root']&&(_0x2f662e['root']=String(_0x275802['root'])),null!=_0x275802['key']&&(_0x2f662e['key']=String(_0x275802['key'])),null!=_0x275802['oldValueBoolean']&&(_0x2f662e['oldValueBoolean']=Boolean(_0x275802['oldValueBoolean'])),null!=_0x275802['oldValueJson']&&(_0x2f662e['oldValueJson']=String(_0x275802['oldValueJson'])),null!=_0x275802['newValueBoolean']&&(_0x2f662e['newValueBoolean']=Boolean(_0x275802['newValueBoolean'])),null!=_0x275802['newValueJson']&&(_0x2f662e['newValueJson']=String(_0x275802['newValueJson'])),null!=_0x275802['wasUndone']&&(_0x2f662e['wasUndone']=Boolean(_0x275802['wasUndone'])),_0x2f662e;},_0x28f299['toObject']=function(_0x471579,_0x1effa8){_0x1effa8||(_0x1effa8={});var _0x33bbf5={};return _0x1effa8['defaults']&&(_0x33bbf5['root']='',_0x33bbf5['key']='',_0x33bbf5['oldValueBoolean']=!0x1,_0x33bbf5['oldValueJson']='',_0x33bbf5['newValueBoolean']=!0x1,_0x33bbf5['newValueJson']='',_0x33bbf5['wasUndone']=!0x1),null!=_0x471579['root']&&_0x471579['hasOwnProperty']('root')&&(_0x33bbf5['root']=_0x471579['root']),null!=_0x471579['key']&&_0x471579['hasOwnProperty']('key')&&(_0x33bbf5['key']=_0x471579['key']),null!=_0x471579['oldValueBoolean']&&_0x471579['hasOwnProperty']('oldValueBoolean')&&(_0x33bbf5['oldValueBoolean']=_0x471579['oldValueBoolean']),null!=_0x471579['oldValueJson']&&_0x471579['hasOwnProperty']('oldValueJson')&&(_0x33bbf5['oldValueJson']=_0x471579['oldValueJson']),null!=_0x471579['newValueBoolean']&&_0x471579['hasOwnProperty']('newValueBoolean')&&(_0x33bbf5['newValueBoolean']=_0x471579['newValueBoolean']),null!=_0x471579['newValueJson']&&_0x471579['hasOwnProperty']('newValueJson')&&(_0x33bbf5['newValueJson']=_0x471579['newValueJson']),null!=_0x471579['wasUndone']&&_0x471579['hasOwnProperty']('wasUndone')&&(_0x33bbf5['wasUndone']=_0x471579['wasUndone']),_0x33bbf5;},_0x28f299['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x19041c['util']['toJSONOptions']);},_0x28f299['getTypeUrl']=function(_0x15996f){return void 0x0===_0x15996f&&(_0x15996f='type.googleapis.com'),_0x15996f+'/RootAttributeOperation';},_0x28f299;}()),_0x140a40['RootOperation']=(function(){function _0x51f243(_0x3b66c6){if(_0x3b66c6){for(var _0x555c18=Object['keys'](_0x3b66c6),_0x4c03f4=0x0;_0x4c03f4<_0x555c18['length'];++_0x4c03f4)null!=_0x3b66c6[_0x555c18[_0x4c03f4]]&&(this[_0x555c18[_0x4c03f4]]=_0x3b66c6[_0x555c18[_0x4c03f4]]);}}return _0x51f243['prototype']['rootName']='',_0x51f243['prototype']['elementName']='',_0x51f243['prototype']['isAdd']=!0x1,_0x51f243['prototype']['wasUndone']=!0x1,_0x51f243['create']=function(_0x67e38){return new _0x51f243(_0x67e38);},_0x51f243['encode']=function(_0x5d6bd2,_0x10e413){return _0x10e413||(_0x10e413=_0x2c1183['create']()),null!=_0x5d6bd2['rootName']&&Object['hasOwnProperty']['call'](_0x5d6bd2,'rootName')&&_0x10e413['uint32'](0xa)['string'](_0x5d6bd2['rootName']),null!=_0x5d6bd2['elementName']&&Object['hasOwnProperty']['call'](_0x5d6bd2,'elementName')&&_0x10e413['uint32'](0x12)['string'](_0x5d6bd2['elementName']),null!=_0x5d6bd2['isAdd']&&Object['hasOwnProperty']['call'](_0x5d6bd2,'isAdd')&&_0x10e413['uint32'](0x18)['bool'](_0x5d6bd2['isAdd']),null!=_0x5d6bd2['wasUndone']&&Object['hasOwnProperty']['call'](_0x5d6bd2,'wasUndone')&&_0x10e413['uint32'](0x20)['bool'](_0x5d6bd2['wasUndone']),_0x10e413;},_0x51f243['encodeDelimited']=function(_0x1b0e5d,_0x46ae61){return this['encode'](_0x1b0e5d,_0x46ae61)['ldelim']();},_0x51f243['decode']=function(_0x310443,_0x8faf9f){_0x310443 instanceof _0x52fa57||(_0x310443=_0x52fa57['create'](_0x310443));for(var _0x44d48a=void 0x0===_0x8faf9f?_0x310443['len']:_0x310443['pos']+_0x8faf9f,_0x155efb=new _0x140a40['RootOperation']();_0x310443['pos']<_0x44d48a;){var _0x5acaaa=_0x310443['uint32']();switch(_0x5acaaa>>>0x3){case 0x1:_0x155efb['rootName']=_0x310443['string']();break;case 0x2:_0x155efb['elementName']=_0x310443['string']();break;case 0x3:_0x155efb['isAdd']=_0x310443['bool']();break;case 0x4:_0x155efb['wasUndone']=_0x310443['bool']();break;default:_0x310443['skipType'](0x7&_0x5acaaa);}}return _0x155efb;},_0x51f243['decodeDelimited']=function(_0x4093eb){return _0x4093eb instanceof _0x52fa57||(_0x4093eb=new _0x52fa57(_0x4093eb)),this['decode'](_0x4093eb,_0x4093eb['uint32']());},_0x51f243['verify']=function(_0x3abde4){return'object'!=typeof _0x3abde4||null===_0x3abde4?'object\x20expected':null!=_0x3abde4['rootName']&&_0x3abde4['hasOwnProperty']('rootName')&&!_0x2993f2['isString'](_0x3abde4['rootName'])?'rootName:\x20string\x20expected':null!=_0x3abde4['elementName']&&_0x3abde4['hasOwnProperty']('elementName')&&!_0x2993f2['isString'](_0x3abde4['elementName'])?'elementName:\x20string\x20expected':null!=_0x3abde4['isAdd']&&_0x3abde4['hasOwnProperty']('isAdd')&&'boolean'!=typeof _0x3abde4['isAdd']?'isAdd:\x20boolean\x20expected':null!=_0x3abde4['wasUndone']&&_0x3abde4['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x3abde4['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x51f243['fromObject']=function(_0x2988d0){if(_0x2988d0 instanceof _0x140a40['RootOperation'])return _0x2988d0;var _0xf3a082=new _0x140a40['RootOperation']();return null!=_0x2988d0['rootName']&&(_0xf3a082['rootName']=String(_0x2988d0['rootName'])),null!=_0x2988d0['elementName']&&(_0xf3a082['elementName']=String(_0x2988d0['elementName'])),null!=_0x2988d0['isAdd']&&(_0xf3a082['isAdd']=Boolean(_0x2988d0['isAdd'])),null!=_0x2988d0['wasUndone']&&(_0xf3a082['wasUndone']=Boolean(_0x2988d0['wasUndone'])),_0xf3a082;},_0x51f243['toObject']=function(_0x92f1ab,_0x51d13c){_0x51d13c||(_0x51d13c={});var _0x78a867={};return _0x51d13c['defaults']&&(_0x78a867['rootName']='',_0x78a867['elementName']='',_0x78a867['isAdd']=!0x1,_0x78a867['wasUndone']=!0x1),null!=_0x92f1ab['rootName']&&_0x92f1ab['hasOwnProperty']('rootName')&&(_0x78a867['rootName']=_0x92f1ab['rootName']),null!=_0x92f1ab['elementName']&&_0x92f1ab['hasOwnProperty']('elementName')&&(_0x78a867['elementName']=_0x92f1ab['elementName']),null!=_0x92f1ab['isAdd']&&_0x92f1ab['hasOwnProperty']('isAdd')&&(_0x78a867['isAdd']=_0x92f1ab['isAdd']),null!=_0x92f1ab['wasUndone']&&_0x92f1ab['hasOwnProperty']('wasUndone')&&(_0x78a867['wasUndone']=_0x92f1ab['wasUndone']),_0x78a867;},_0x51f243['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x19041c['util']['toJSONOptions']);},_0x51f243['getTypeUrl']=function(_0x5359f8){return void 0x0===_0x5359f8&&(_0x5359f8='type.googleapis.com'),_0x5359f8+'/RootOperation';},_0x51f243;}()),_0x140a40['SplitOperation']=(function(){function _0x532861(_0x5a2c63){if(_0x5a2c63){for(var _0x454c48=Object['keys'](_0x5a2c63),_0x14e17b=0x0;_0x14e17b<_0x454c48['length'];++_0x14e17b)null!=_0x5a2c63[_0x454c48[_0x14e17b]]&&(this[_0x454c48[_0x14e17b]]=_0x5a2c63[_0x454c48[_0x14e17b]]);}}return _0x532861['prototype']['splitPosition']=null,_0x532861['prototype']['graveyardPosition']=null,_0x532861['prototype']['howMany']=0x0,_0x532861['prototype']['insertionPosition']=null,_0x532861['prototype']['wasUndone']=!0x1,_0x532861['create']=function(_0x3730bb){return new _0x532861(_0x3730bb);},_0x532861['encode']=function(_0x286c0f,_0x427177){return _0x427177||(_0x427177=_0x2c1183['create']()),null!=_0x286c0f['splitPosition']&&Object['hasOwnProperty']['call'](_0x286c0f,'splitPosition')&&_0x140a40['Position']['encode'](_0x286c0f['splitPosition'],_0x427177['uint32'](0xa)['fork']())['ldelim'](),null!=_0x286c0f['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x286c0f,'graveyardPosition')&&_0x140a40['Position']['encode'](_0x286c0f['graveyardPosition'],_0x427177['uint32'](0x12)['fork']())['ldelim'](),null!=_0x286c0f['howMany']&&Object['hasOwnProperty']['call'](_0x286c0f,'howMany')&&_0x427177['uint32'](0x18)['uint32'](_0x286c0f['howMany']),null!=_0x286c0f['insertionPosition']&&Object['hasOwnProperty']['call'](_0x286c0f,'insertionPosition')&&_0x140a40['Position']['encode'](_0x286c0f['insertionPosition'],_0x427177['uint32'](0x22)['fork']())['ldelim'](),null!=_0x286c0f['wasUndone']&&Object['hasOwnProperty']['call'](_0x286c0f,'wasUndone')&&_0x427177['uint32'](0x28)['bool'](_0x286c0f['wasUndone']),_0x427177;},_0x532861['encodeDelimited']=function(_0x3ed3d4,_0x3c2e25){return this['encode'](_0x3ed3d4,_0x3c2e25)['ldelim']();},_0x532861['decode']=function(_0x577b0c,_0x141268){_0x577b0c instanceof _0x52fa57||(_0x577b0c=_0x52fa57['create'](_0x577b0c));for(var _0x59eee5=void 0x0===_0x141268?_0x577b0c['len']:_0x577b0c['pos']+_0x141268,_0x46e2b7=new _0x140a40['SplitOperation']();_0x577b0c['pos']<_0x59eee5;){var _0x4ccce3=_0x577b0c['uint32']();switch(_0x4ccce3>>>0x3){case 0x1:_0x46e2b7['splitPosition']=_0x140a40['Position']['decode'](_0x577b0c,_0x577b0c['uint32']());break;case 0x2:_0x46e2b7['graveyardPosition']=_0x140a40['Position']['decode'](_0x577b0c,_0x577b0c['uint32']());break;case 0x3:_0x46e2b7['howMany']=_0x577b0c['uint32']();break;case 0x4:_0x46e2b7['insertionPosition']=_0x140a40['Position']['decode'](_0x577b0c,_0x577b0c['uint32']());break;case 0x5:_0x46e2b7['wasUndone']=_0x577b0c['bool']();break;default:_0x577b0c['skipType'](0x7&_0x4ccce3);}}return _0x46e2b7;},_0x532861['decodeDelimited']=function(_0x4658db){return _0x4658db instanceof _0x52fa57||(_0x4658db=new _0x52fa57(_0x4658db)),this['decode'](_0x4658db,_0x4658db['uint32']());},_0x532861['verify']=function(_0x26167d){if('object'!=typeof _0x26167d||null===_0x26167d)return'object\x20expected';var _0x41a1ea;if(null!=_0x26167d['splitPosition']&&_0x26167d['hasOwnProperty']('splitPosition')&&(_0x41a1ea=_0x140a40['Position']['verify'](_0x26167d['splitPosition'])))return'splitPosition.'+_0x41a1ea;if(null!=_0x26167d['graveyardPosition']&&_0x26167d['hasOwnProperty']('graveyardPosition')&&(_0x41a1ea=_0x140a40['Position']['verify'](_0x26167d['graveyardPosition'])))return'graveyardPosition.'+_0x41a1ea;if(null!=_0x26167d['howMany']&&_0x26167d['hasOwnProperty']('howMany')&&!_0x2993f2['isInteger'](_0x26167d['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x26167d['insertionPosition']&&_0x26167d['hasOwnProperty']('insertionPosition')&&(_0x41a1ea=_0x140a40['Position']['verify'](_0x26167d['insertionPosition'])))return'insertionPosition.'+_0x41a1ea;return null!=_0x26167d['wasUndone']&&_0x26167d['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x26167d['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x532861['fromObject']=function(_0x68fd0b){if(_0x68fd0b instanceof _0x140a40['SplitOperation'])return _0x68fd0b;var _0x15ccad=new _0x140a40['SplitOperation']();if(null!=_0x68fd0b['splitPosition']){if('object'!=typeof _0x68fd0b['splitPosition'])throw TypeError('.SplitOperation.splitPosition:\x20object\x20expected');_0x15ccad['splitPosition']=_0x140a40['Position']['fromObject'](_0x68fd0b['splitPosition']);}if(null!=_0x68fd0b['graveyardPosition']){if('object'!=typeof _0x68fd0b['graveyardPosition'])throw TypeError('.SplitOperation.graveyardPosition:\x20object\x20expected');_0x15ccad['graveyardPosition']=_0x140a40['Position']['fromObject'](_0x68fd0b['graveyardPosition']);}if(null!=_0x68fd0b['howMany']&&(_0x15ccad['howMany']=_0x68fd0b['howMany']>>>0x0),null!=_0x68fd0b['insertionPosition']){if('object'!=typeof _0x68fd0b['insertionPosition'])throw TypeError('.SplitOperation.insertionPosition:\x20object\x20expected');_0x15ccad['insertionPosition']=_0x140a40['Position']['fromObject'](_0x68fd0b['insertionPosition']);}return null!=_0x68fd0b['wasUndone']&&(_0x15ccad['wasUndone']=Boolean(_0x68fd0b['wasUndone'])),_0x15ccad;},_0x532861['toObject']=function(_0x38cf45,_0x51f604){_0x51f604||(_0x51f604={});var _0x224e90={};return _0x51f604['defaults']&&(_0x224e90['splitPosition']=null,_0x224e90['graveyardPosition']=null,_0x224e90['howMany']=0x0,_0x224e90['insertionPosition']=null,_0x224e90['wasUndone']=!0x1),null!=_0x38cf45['splitPosition']&&_0x38cf45['hasOwnProperty']('splitPosition')&&(_0x224e90['splitPosition']=_0x140a40['Position']['toObject'](_0x38cf45['splitPosition'],_0x51f604)),null!=_0x38cf45['graveyardPosition']&&_0x38cf45['hasOwnProperty']('graveyardPosition')&&(_0x224e90['graveyardPosition']=_0x140a40['Position']['toObject'](_0x38cf45['graveyardPosition'],_0x51f604)),null!=_0x38cf45['howMany']&&_0x38cf45['hasOwnProperty']('howMany')&&(_0x224e90['howMany']=_0x38cf45['howMany']),null!=_0x38cf45['insertionPosition']&&_0x38cf45['hasOwnProperty']('insertionPosition')&&(_0x224e90['insertionPosition']=_0x140a40['Position']['toObject'](_0x38cf45['insertionPosition'],_0x51f604)),null!=_0x38cf45['wasUndone']&&_0x38cf45['hasOwnProperty']('wasUndone')&&(_0x224e90['wasUndone']=_0x38cf45['wasUndone']),_0x224e90;},_0x532861['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x19041c['util']['toJSONOptions']);},_0x532861['getTypeUrl']=function(_0xebafca){return void 0x0===_0xebafca&&(_0xebafca='type.googleapis.com'),_0xebafca+'/SplitOperation';},_0x532861;}()),_0x140a40['Position']=(function(){function _0x450174(_0x1c4d86){if(this['path']=[],_0x1c4d86){for(var _0xf2c23f=Object['keys'](_0x1c4d86),_0x2425d1=0x0;_0x2425d1<_0xf2c23f['length'];++_0x2425d1)null!=_0x1c4d86[_0xf2c23f[_0x2425d1]]&&(this[_0xf2c23f[_0x2425d1]]=_0x1c4d86[_0xf2c23f[_0x2425d1]]);}}return _0x450174['prototype']['root']='',_0x450174['prototype']['rootMain']=!0x1,_0x450174['prototype']['rootGraveyard']=!0x1,_0x450174['prototype']['path']=_0x2993f2['emptyArray'],_0x450174['prototype']['stickiness']='',_0x450174['create']=function(_0x1c11dd){return new _0x450174(_0x1c11dd);},_0x450174['encode']=function(_0x2fc8c7,_0x4476c8){if(_0x4476c8||(_0x4476c8=_0x2c1183['create']()),null!=_0x2fc8c7['root']&&Object['hasOwnProperty']['call'](_0x2fc8c7,'root')&&_0x4476c8['uint32'](0xa)['string'](_0x2fc8c7['root']),null!=_0x2fc8c7['rootMain']&&Object['hasOwnProperty']['call'](_0x2fc8c7,'rootMain')&&_0x4476c8['uint32'](0x10)['bool'](_0x2fc8c7['rootMain']),null!=_0x2fc8c7['rootGraveyard']&&Object['hasOwnProperty']['call'](_0x2fc8c7,'rootGraveyard')&&_0x4476c8['uint32'](0x18)['bool'](_0x2fc8c7['rootGraveyard']),null!=_0x2fc8c7['path']&&_0x2fc8c7['path']['length']){_0x4476c8['uint32'](0x22)['fork']();for(var _0x51270c=0x0;_0x51270c<_0x2fc8c7['path']['length'];++_0x51270c)_0x4476c8['uint32'](_0x2fc8c7['path'][_0x51270c]);_0x4476c8['ldelim']();}return null!=_0x2fc8c7['stickiness']&&Object['hasOwnProperty']['call'](_0x2fc8c7,'stickiness')&&_0x4476c8['uint32'](0x2a)['string'](_0x2fc8c7['stickiness']),_0x4476c8;},_0x450174['encodeDelimited']=function(_0x55cf70,_0x17287d){return this['encode'](_0x55cf70,_0x17287d)['ldelim']();},_0x450174['decode']=function(_0x481b47,_0x285ee3){_0x481b47 instanceof _0x52fa57||(_0x481b47=_0x52fa57['create'](_0x481b47));for(var _0x2a7993=void 0x0===_0x285ee3?_0x481b47['len']:_0x481b47['pos']+_0x285ee3,_0x57fece=new _0x140a40['Position']();_0x481b47['pos']<_0x2a7993;){var _0x1aa778=_0x481b47['uint32']();switch(_0x1aa778>>>0x3){case 0x1:_0x57fece['root']=_0x481b47['string']();break;case 0x2:_0x57fece['rootMain']=_0x481b47['bool']();break;case 0x3:_0x57fece['rootGraveyard']=_0x481b47['bool']();break;case 0x4:if(_0x57fece['path']&&_0x57fece['path']['length']||(_0x57fece['path']=[]),0x2==(0x7&_0x1aa778)){for(var _0x199f92=_0x481b47['uint32']()+_0x481b47['pos'];_0x481b47['pos']<_0x199f92;)_0x57fece['path']['push'](_0x481b47['uint32']());}else _0x57fece['path']['push'](_0x481b47['uint32']());break;case 0x5:_0x57fece['stickiness']=_0x481b47['string']();break;default:_0x481b47['skipType'](0x7&_0x1aa778);}}return _0x57fece;},_0x450174['decodeDelimited']=function(_0x1f5ea1){return _0x1f5ea1 instanceof _0x52fa57||(_0x1f5ea1=new _0x52fa57(_0x1f5ea1)),this['decode'](_0x1f5ea1,_0x1f5ea1['uint32']());},_0x450174['verify']=function(_0x4c5556){if('object'!=typeof _0x4c5556||null===_0x4c5556)return'object\x20expected';if(null!=_0x4c5556['root']&&_0x4c5556['hasOwnProperty']('root')&&!_0x2993f2['isString'](_0x4c5556['root']))return'root:\x20string\x20expected';if(null!=_0x4c5556['rootMain']&&_0x4c5556['hasOwnProperty']('rootMain')&&'boolean'!=typeof _0x4c5556['rootMain'])return'rootMain:\x20boolean\x20expected';if(null!=_0x4c5556['rootGraveyard']&&_0x4c5556['hasOwnProperty']('rootGraveyard')&&'boolean'!=typeof _0x4c5556['rootGraveyard'])return'rootGraveyard:\x20boolean\x20expected';if(null!=_0x4c5556['path']&&_0x4c5556['hasOwnProperty']('path')){if(!Array['isArray'](_0x4c5556['path']))return'path:\x20array\x20expected';for(var _0x3f63d1=0x0;_0x3f63d1<_0x4c5556['path']['length'];++_0x3f63d1)if(!_0x2993f2['isInteger'](_0x4c5556['path'][_0x3f63d1]))return'path:\x20integer[]\x20expected';}return null!=_0x4c5556['stickiness']&&_0x4c5556['hasOwnProperty']('stickiness')&&!_0x2993f2['isString'](_0x4c5556['stickiness'])?'stickiness:\x20string\x20expected':null;},_0x450174['fromObject']=function(_0x15eb91){if(_0x15eb91 instanceof _0x140a40['Position'])return _0x15eb91;var _0x355882=new _0x140a40['Position']();if(null!=_0x15eb91['root']&&(_0x355882['root']=String(_0x15eb91['root'])),null!=_0x15eb91['rootMain']&&(_0x355882['rootMain']=Boolean(_0x15eb91['rootMain'])),null!=_0x15eb91['rootGraveyard']&&(_0x355882['rootGraveyard']=Boolean(_0x15eb91['rootGraveyard'])),_0x15eb91['path']){if(!Array['isArray'](_0x15eb91['path']))throw TypeError('.Position.path:\x20array\x20expected');_0x355882['path']=[];for(var _0x304aa5=0x0;_0x304aa5<_0x15eb91['path']['length'];++_0x304aa5)_0x355882['path'][_0x304aa5]=_0x15eb91['path'][_0x304aa5]>>>0x0;}return null!=_0x15eb91['stickiness']&&(_0x355882['stickiness']=String(_0x15eb91['stickiness'])),_0x355882;},_0x450174['toObject']=function(_0x4addee,_0x40c163){_0x40c163||(_0x40c163={});var _0x42f3e2={};if((_0x40c163['arrays']||_0x40c163['defaults'])&&(_0x42f3e2['path']=[]),_0x40c163['defaults']&&(_0x42f3e2['root']='',_0x42f3e2['rootMain']=!0x1,_0x42f3e2['rootGraveyard']=!0x1,_0x42f3e2['stickiness']=''),null!=_0x4addee['root']&&_0x4addee['hasOwnProperty']('root')&&(_0x42f3e2['root']=_0x4addee['root']),null!=_0x4addee['rootMain']&&_0x4addee['hasOwnProperty']('rootMain')&&(_0x42f3e2['rootMain']=_0x4addee['rootMain']),null!=_0x4addee['rootGraveyard']&&_0x4addee['hasOwnProperty']('rootGraveyard')&&(_0x42f3e2['rootGraveyard']=_0x4addee['rootGraveyard']),_0x4addee['path']&&_0x4addee['path']['length']){_0x42f3e2['path']=[];for(var _0x4e7459=0x0;_0x4e7459<_0x4addee['path']['length'];++_0x4e7459)_0x42f3e2['path'][_0x4e7459]=_0x4addee['path'][_0x4e7459];}return null!=_0x4addee['stickiness']&&_0x4addee['hasOwnProperty']('stickiness')&&(_0x42f3e2['stickiness']=_0x4addee['stickiness']),_0x42f3e2;},_0x450174['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x19041c['util']['toJSONOptions']);},_0x450174['getTypeUrl']=function(_0x511265){return void 0x0===_0x511265&&(_0x511265='type.googleapis.com'),_0x511265+'/Position';},_0x450174;}()),_0x140a40['Range']=(function(){function _0x37483f(_0xddb431){if(_0xddb431){for(var _0x2e990f=Object['keys'](_0xddb431),_0xb7c2e6=0x0;_0xb7c2e6<_0x2e990f['length'];++_0xb7c2e6)null!=_0xddb431[_0x2e990f[_0xb7c2e6]]&&(this[_0x2e990f[_0xb7c2e6]]=_0xddb431[_0x2e990f[_0xb7c2e6]]);}}return _0x37483f['prototype']['start']=null,_0x37483f['prototype']['end']=null,_0x37483f['create']=function(_0x25a346){return new _0x37483f(_0x25a346);},_0x37483f['encode']=function(_0x46212b,_0x3deaf1){return _0x3deaf1||(_0x3deaf1=_0x2c1183['create']()),null!=_0x46212b['start']&&Object['hasOwnProperty']['call'](_0x46212b,'start')&&_0x140a40['Position']['encode'](_0x46212b['start'],_0x3deaf1['uint32'](0xa)['fork']())['ldelim'](),null!=_0x46212b['end']&&Object['hasOwnProperty']['call'](_0x46212b,'end')&&_0x140a40['Position']['encode'](_0x46212b['end'],_0x3deaf1['uint32'](0x12)['fork']())['ldelim'](),_0x3deaf1;},_0x37483f['encodeDelimited']=function(_0x497b03,_0x2f5de4){return this['encode'](_0x497b03,_0x2f5de4)['ldelim']();},_0x37483f['decode']=function(_0x47fccf,_0x10f823){_0x47fccf instanceof _0x52fa57||(_0x47fccf=_0x52fa57['create'](_0x47fccf));for(var _0xa3e727=void 0x0===_0x10f823?_0x47fccf['len']:_0x47fccf['pos']+_0x10f823,_0x51418a=new _0x140a40['Range']();_0x47fccf['pos']<_0xa3e727;){var _0x543de7=_0x47fccf['uint32']();switch(_0x543de7>>>0x3){case 0x1:_0x51418a['start']=_0x140a40['Position']['decode'](_0x47fccf,_0x47fccf['uint32']());break;case 0x2:_0x51418a['end']=_0x140a40['Position']['decode'](_0x47fccf,_0x47fccf['uint32']());break;default:_0x47fccf['skipType'](0x7&_0x543de7);}}return _0x51418a;},_0x37483f['decodeDelimited']=function(_0x177ff9){return _0x177ff9 instanceof _0x52fa57||(_0x177ff9=new _0x52fa57(_0x177ff9)),this['decode'](_0x177ff9,_0x177ff9['uint32']());},_0x37483f['verify']=function(_0xc6c4fe){if('object'!=typeof _0xc6c4fe||null===_0xc6c4fe)return'object\x20expected';var _0x1d2ba2;if(null!=_0xc6c4fe['start']&&_0xc6c4fe['hasOwnProperty']('start')&&(_0x1d2ba2=_0x140a40['Position']['verify'](_0xc6c4fe['start'])))return'start.'+_0x1d2ba2;if(null!=_0xc6c4fe['end']&&_0xc6c4fe['hasOwnProperty']('end')&&(_0x1d2ba2=_0x140a40['Position']['verify'](_0xc6c4fe['end'])))return'end.'+_0x1d2ba2;return null;},_0x37483f['fromObject']=function(_0x9205be){if(_0x9205be instanceof _0x140a40['Range'])return _0x9205be;var _0x20d2c3=new _0x140a40['Range']();if(null!=_0x9205be['start']){if('object'!=typeof _0x9205be['start'])throw TypeError('.Range.start:\x20object\x20expected');_0x20d2c3['start']=_0x140a40['Position']['fromObject'](_0x9205be['start']);}if(null!=_0x9205be['end']){if('object'!=typeof _0x9205be['end'])throw TypeError('.Range.end:\x20object\x20expected');_0x20d2c3['end']=_0x140a40['Position']['fromObject'](_0x9205be['end']);}return _0x20d2c3;},_0x37483f['toObject']=function(_0x54741e,_0x25f380){_0x25f380||(_0x25f380={});var _0x5812be={};return _0x25f380['defaults']&&(_0x5812be['start']=null,_0x5812be['end']=null),null!=_0x54741e['start']&&_0x54741e['hasOwnProperty']('start')&&(_0x5812be['start']=_0x140a40['Position']['toObject'](_0x54741e['start'],_0x25f380)),null!=_0x54741e['end']&&_0x54741e['hasOwnProperty']('end')&&(_0x5812be['end']=_0x140a40['Position']['toObject'](_0x54741e['end'],_0x25f380)),_0x5812be;},_0x37483f['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x19041c['util']['toJSONOptions']);},_0x37483f['getTypeUrl']=function(_0x293f27){return void 0x0===_0x293f27&&(_0x293f27='type.googleapis.com'),_0x293f27+'/Range';},_0x37483f;}()),_0x140a40['Element']=(function(){function _0x1c44a2(_0x1472e4){if(this['children']=[],this['attributesBoolean']={},_0x1472e4){for(var _0x4ae3bc=Object['keys'](_0x1472e4),_0x244016=0x0;_0x244016<_0x4ae3bc['length'];++_0x244016)null!=_0x1472e4[_0x4ae3bc[_0x244016]]&&(this[_0x4ae3bc[_0x244016]]=_0x1472e4[_0x4ae3bc[_0x244016]]);}}return _0x1c44a2['prototype']['name']='',_0x1c44a2['prototype']['children']=_0x2993f2['emptyArray'],_0x1c44a2['prototype']['data']='',_0x1c44a2['prototype']['attributesBoolean']=_0x2993f2['emptyObject'],_0x1c44a2['prototype']['attributesJson']='',_0x1c44a2['create']=function(_0x29e339){return new _0x1c44a2(_0x29e339);},_0x1c44a2['encode']=function(_0x608ee2,_0x317cd0){if(_0x317cd0||(_0x317cd0=_0x2c1183['create']()),null!=_0x608ee2['name']&&Object['hasOwnProperty']['call'](_0x608ee2,'name')&&_0x317cd0['uint32'](0xa)['string'](_0x608ee2['name']),null!=_0x608ee2['children']&&_0x608ee2['children']['length']){for(var _0x431151=0x0;_0x431151<_0x608ee2['children']['length'];++_0x431151)_0x140a40['Element']['encode'](_0x608ee2['children'][_0x431151],_0x317cd0['uint32'](0x12)['fork']())['ldelim']();}if(null!=_0x608ee2['data']&&Object['hasOwnProperty']['call'](_0x608ee2,'data')&&_0x317cd0['uint32'](0x1a)['string'](_0x608ee2['data']),null!=_0x608ee2['attributesBoolean']&&Object['hasOwnProperty']['call'](_0x608ee2,'attributesBoolean')){var _0x31af4a=Object['keys'](_0x608ee2['attributesBoolean']);for(_0x431151=0x0;_0x431151<_0x31af4a['length'];++_0x431151)_0x317cd0['uint32'](0x22)['fork']()['uint32'](0xa)['string'](_0x31af4a[_0x431151])['uint32'](0x10)['bool'](_0x608ee2['attributesBoolean'][_0x31af4a[_0x431151]])['ldelim']();}return null!=_0x608ee2['attributesJson']&&Object['hasOwnProperty']['call'](_0x608ee2,'attributesJson')&&_0x317cd0['uint32'](0x2a)['string'](_0x608ee2['attributesJson']),_0x317cd0;},_0x1c44a2['encodeDelimited']=function(_0x355454,_0x3a5bab){return this['encode'](_0x355454,_0x3a5bab)['ldelim']();},_0x1c44a2['decode']=function(_0x142f9f,_0x4da9df){_0x142f9f instanceof _0x52fa57||(_0x142f9f=_0x52fa57['create'](_0x142f9f));for(var _0x54a9c5,_0x5c8098,_0x5f3568=void 0x0===_0x4da9df?_0x142f9f['len']:_0x142f9f['pos']+_0x4da9df,_0x2e0516=new _0x140a40['Element']();_0x142f9f['pos']<_0x5f3568;){var _0x53b7cb=_0x142f9f['uint32']();switch(_0x53b7cb>>>0x3){case 0x1:_0x2e0516['name']=_0x142f9f['string']();break;case 0x2:_0x2e0516['children']&&_0x2e0516['children']['length']||(_0x2e0516['children']=[]),_0x2e0516['children']['push'](_0x140a40['Element']['decode'](_0x142f9f,_0x142f9f['uint32']()));break;case 0x3:_0x2e0516['data']=_0x142f9f['string']();break;case 0x4:_0x2e0516['attributesBoolean']===_0x2993f2['emptyObject']&&(_0x2e0516['attributesBoolean']={});var _0x32779c=_0x142f9f['uint32']()+_0x142f9f['pos'];for(_0x54a9c5='',_0x5c8098=!0x1;_0x142f9f['pos']<_0x32779c;){var _0x49033e=_0x142f9f['uint32']();switch(_0x49033e>>>0x3){case 0x1:_0x54a9c5=_0x142f9f['string']();break;case 0x2:_0x5c8098=_0x142f9f['bool']();break;default:_0x142f9f['skipType'](0x7&_0x49033e);}}_0x2e0516['attributesBoolean'][_0x54a9c5]=_0x5c8098;break;case 0x5:_0x2e0516['attributesJson']=_0x142f9f['string']();break;default:_0x142f9f['skipType'](0x7&_0x53b7cb);}}return _0x2e0516;},_0x1c44a2['decodeDelimited']=function(_0xdeaa05){return _0xdeaa05 instanceof _0x52fa57||(_0xdeaa05=new _0x52fa57(_0xdeaa05)),this['decode'](_0xdeaa05,_0xdeaa05['uint32']());},_0x1c44a2['verify']=function(_0x2b6089){if('object'!=typeof _0x2b6089||null===_0x2b6089)return'object\x20expected';if(null!=_0x2b6089['name']&&_0x2b6089['hasOwnProperty']('name')&&!_0x2993f2['isString'](_0x2b6089['name']))return'name:\x20string\x20expected';if(null!=_0x2b6089['children']&&_0x2b6089['hasOwnProperty']('children')){if(!Array['isArray'](_0x2b6089['children']))return'children:\x20array\x20expected';for(var _0x12a08a=0x0;_0x12a08a<_0x2b6089['children']['length'];++_0x12a08a){var _0x2f7378=_0x140a40['Element']['verify'](_0x2b6089['children'][_0x12a08a]);if(_0x2f7378)return'children.'+_0x2f7378;}}if(null!=_0x2b6089['data']&&_0x2b6089['hasOwnProperty']('data')&&!_0x2993f2['isString'](_0x2b6089['data']))return'data:\x20string\x20expected';if(null!=_0x2b6089['attributesBoolean']&&_0x2b6089['hasOwnProperty']('attributesBoolean')){if(!_0x2993f2['isObject'](_0x2b6089['attributesBoolean']))return'attributesBoolean:\x20object\x20expected';var _0x44b812=Object['keys'](_0x2b6089['attributesBoolean']);for(_0x12a08a=0x0;_0x12a08a<_0x44b812['length'];++_0x12a08a)if('boolean'!=typeof _0x2b6089['attributesBoolean'][_0x44b812[_0x12a08a]])return'attributesBoolean:\x20boolean{k:string}\x20expected';}return null!=_0x2b6089['attributesJson']&&_0x2b6089['hasOwnProperty']('attributesJson')&&!_0x2993f2['isString'](_0x2b6089['attributesJson'])?'attributesJson:\x20string\x20expected':null;},_0x1c44a2['fromObject']=function(_0xecda77){if(_0xecda77 instanceof _0x140a40['Element'])return _0xecda77;var _0x5a1604=new _0x140a40['Element']();if(null!=_0xecda77['name']&&(_0x5a1604['name']=String(_0xecda77['name'])),_0xecda77['children']){if(!Array['isArray'](_0xecda77['children']))throw TypeError('.Element.children:\x20array\x20expected');_0x5a1604['children']=[];for(var _0x51717d=0x0;_0x51717d<_0xecda77['children']['length'];++_0x51717d){if('object'!=typeof _0xecda77['children'][_0x51717d])throw TypeError('.Element.children:\x20object\x20expected');_0x5a1604['children'][_0x51717d]=_0x140a40['Element']['fromObject'](_0xecda77['children'][_0x51717d]);}}if(null!=_0xecda77['data']&&(_0x5a1604['data']=String(_0xecda77['data'])),_0xecda77['attributesBoolean']){if('object'!=typeof _0xecda77['attributesBoolean'])throw TypeError('.Element.attributesBoolean:\x20object\x20expected');_0x5a1604['attributesBoolean']={};var _0x5c9498=Object['keys'](_0xecda77['attributesBoolean']);for(_0x51717d=0x0;_0x51717d<_0x5c9498['length'];++_0x51717d)_0x5a1604['attributesBoolean'][_0x5c9498[_0x51717d]]=Boolean(_0xecda77['attributesBoolean'][_0x5c9498[_0x51717d]]);}return null!=_0xecda77['attributesJson']&&(_0x5a1604['attributesJson']=String(_0xecda77['attributesJson'])),_0x5a1604;},_0x1c44a2['toObject']=function(_0x430899,_0x32e413){_0x32e413||(_0x32e413={});var _0x20fa7a,_0x541f94={};if((_0x32e413['arrays']||_0x32e413['defaults'])&&(_0x541f94['children']=[]),(_0x32e413['objects']||_0x32e413['defaults'])&&(_0x541f94['attributesBoolean']={}),_0x32e413['defaults']&&(_0x541f94['name']='',_0x541f94['data']='',_0x541f94['attributesJson']=''),null!=_0x430899['name']&&_0x430899['hasOwnProperty']('name')&&(_0x541f94['name']=_0x430899['name']),_0x430899['children']&&_0x430899['children']['length']){_0x541f94['children']=[];for(var _0xeb4436=0x0;_0xeb4436<_0x430899['children']['length'];++_0xeb4436)_0x541f94['children'][_0xeb4436]=_0x140a40['Element']['toObject'](_0x430899['children'][_0xeb4436],_0x32e413);}if(null!=_0x430899['data']&&_0x430899['hasOwnProperty']('data')&&(_0x541f94['data']=_0x430899['data']),_0x430899['attributesBoolean']&&(_0x20fa7a=Object['keys'](_0x430899['attributesBoolean']))['length']){_0x541f94['attributesBoolean']={};for(_0xeb4436=0x0;_0xeb4436<_0x20fa7a['length'];++_0xeb4436)_0x541f94['attributesBoolean'][_0x20fa7a[_0xeb4436]]=_0x430899['attributesBoolean'][_0x20fa7a[_0xeb4436]];}return null!=_0x430899['attributesJson']&&_0x430899['hasOwnProperty']('attributesJson')&&(_0x541f94['attributesJson']=_0x430899['attributesJson']),_0x541f94;},_0x1c44a2['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x19041c['util']['toJSONOptions']);},_0x1c44a2['getTypeUrl']=function(_0x590194){return void 0x0===_0x590194&&(_0x590194='type.googleapis.com'),_0x590194+'/Element';},_0x1c44a2;}()),_0x140a40;})());class r{['_protobufRoot'];constructor(){this['_protobufRoot']=u;}['getDescriptor'](_0x4193a3){return new w(this['_protobufRoot'][_0x4193a3]);}}class w{['_protobuf'];constructor(_0x399d09){this['_protobuf']=_0x399d09;}['compress'](_0x37fc13){const _0x7e18d0=this['_protobuf']['verify'](_0x37fc13);if(_0x7e18d0)throw Error(_0x7e18d0);return this['_protobuf']['encode'](this['_protobuf']['create'](_0x37fc13))['finish']();}['decompress'](_0x3e8b99){return this['_protobuf']['toObject'](this['_protobuf']['decode'](_0x3e8b99),{'oneofs':!0x0});}}function g(_0x148a63,_0x5c9321){const _0x250c88=_0x249e92(_0x148a63);return _0x250c88['path'][_0x250c88['path']['length']-0x1]+=_0x5c9321,_0x250c88;}function _(_0x9759f3,_0x19df41){return _0x9759f3['root']===_0x19df41['root']&&_0x10cae7(_0x9759f3['path'],_0x19df41['path']);}function $(_0x487fdc){P(_0x487fdc,_0x9ad8f2=>('main'==_0x9ad8f2['root']?(_0x9ad8f2['rootMain']=!0x0,delete _0x9ad8f2['root']):'$graveyard'==_0x9ad8f2['root']&&(_0x9ad8f2['rootGraveyard']=!0x0,delete _0x9ad8f2['root']),_0x9ad8f2));}function J(_0x45faea){P(_0x45faea,_0x394273=>(_0x394273['rootMain']?(_0x394273['root']='main',delete _0x394273['rootMain']):_0x394273['rootGraveyard']&&(_0x394273['root']='$graveyard',delete _0x394273['rootGraveyard']),_0x394273));}function P(_0xe0de27,_0x88ca7c){for(const _0xa18990 in _0xe0de27){const _0x5a56e6=_0xe0de27[_0xa18990];'nodes'!==_0xa18990&&_0x1a084e(_0x5a56e6)&&(_0x5a56e6['path']&&(_0x5a56e6['root']||_0x5a56e6['rootMain']||_0x5a56e6['rootGraveyard'])?_0xe0de27[_0xa18990]=_0x88ca7c(_0x5a56e6):P(_0x5a56e6,_0x88ca7c));}return _0xe0de27;}class e{['_id'];['_operationName'];['_protobufDescriptor'];constructor(_0x2fd3da,_0xb43d87,_0x1f9870){this['_id']=_0x2fd3da,this['_operationName']=_0xb43d87,this['_protobufDescriptor']=_0x1f9870;}['compress'](_0x594047,_0x2a8ad9){const _0x38cd36=_0x2a8ad9['shift']();return $(_0x38cd36),_0x594047['buffers']['push'](this['_protobufDescriptor']['compress'](_0x38cd36)),_0x594047['types']['push'](this['_id']),!0x0;}['decompress'](_0x1cc131,_0x5e269f){_0x5e269f['types']['shift']();const _0x32e25c=this['_protobufDescriptor']['decompress'](_0x5e269f['buffers']['shift']());J(_0x32e25c),_0x32e25c['__className']=this['_operationName'],_0x1cc131['push'](_0x32e25c);}}class s extends e{['compress'](_0x21a7fd,_0x1fb39a){const _0x462b51=_0x1fb39a['shift']();return this['_serializeOneOf']('oldValue',_0x462b51),this['_serializeOneOf']('newValue',_0x462b51),$(_0x462b51),_0x21a7fd['buffers']['push'](this['_protobufDescriptor']['compress'](_0x462b51)),_0x21a7fd['types']['push'](this['_id']),!0x0;}['decompress'](_0x337221,_0x48b40a){const {types:_0x537368,buffers:_0x364265}=_0x48b40a,_0x595680=this['_protobufDescriptor']['decompress'](_0x364265['shift']());_0x537368['shift'](),this['_deserializeOneOf']('oldValue',_0x595680),this['_deserializeOneOf']('newValue',_0x595680),J(_0x595680),_0x595680['__className']=this['_operationName'],_0x337221['push'](_0x595680);}['_serializeOneOf'](_0x3b3e6f,_0x14a059){const _0x343305=_0x14a059[_0x3b3e6f];'boolean'==typeof _0x343305?_0x14a059[_0x3b3e6f+'Boolean']=_0x343305:_0x14a059[_0x3b3e6f+'Json']=JSON['stringify'](_0x343305);}['_deserializeOneOf'](_0x12e37c,_0x56ad89){const _0x14b9f1=_0x12e37c+'Json';_0x56ad89[_0x14b9f1]?(_0x56ad89[_0x12e37c]=JSON['parse'](_0x56ad89[_0x14b9f1]),delete _0x56ad89[_0x14b9f1]):(_0x56ad89[_0x12e37c]=_0x56ad89[_0x12e37c+'Boolean'],delete _0x56ad89[_0x12e37c+'Boolean']);}}class i extends e{['compress'](_0x289da3,_0x195cc8){const _0x25aa71=_0x195cc8['shift']();return this['_serializeNodesAttributes'](_0x25aa71['nodes']),$(_0x25aa71),_0x289da3['buffers']['push'](this['_protobufDescriptor']['compress'](_0x25aa71)),_0x289da3['types']['push'](this['_id']),!0x0;}['decompress'](_0x29764a,_0x1de927){const {types:_0x56346f,buffers:_0x4b29e1}=_0x1de927,_0x272689=this['_protobufDescriptor']['decompress'](_0x4b29e1['shift']());_0x56346f['shift'](),_0x272689['nodes']||(_0x272689['nodes']=[]),this['_deserializeNodesAttributes'](_0x272689['nodes']),J(_0x272689),_0x272689['__className']=this['_operationName'],_0x29764a['push'](_0x272689);}['_serializeNodesAttributes'](_0x50da3c){for(const _0x6265e4 of _0x50da3c){if(_0x6265e4['attributes']){const _0x1acec8=_0x6265e4['attributes'];this['_areValuesBoolean'](_0x1acec8)?_0x6265e4['attributesBoolean']=_0x1acec8:_0x6265e4['attributesJson']=JSON['stringify'](_0x1acec8);}_0x6265e4['children']&&this['_serializeNodesAttributes'](_0x6265e4['children']);}}['_deserializeNodesAttributes'](_0x5e6437){for(const _0x51fbc7 of _0x5e6437)(_0x51fbc7['attributesBoolean']||_0x51fbc7['attributesJson'])&&(_0x51fbc7['attributesBoolean']?(_0x51fbc7['attributes']=_0x51fbc7['attributesBoolean'],delete _0x51fbc7['attributesBoolean']):(_0x51fbc7['attributes']=JSON['parse'](_0x51fbc7['attributesJson']),delete _0x51fbc7['attributesJson'])),_0x51fbc7['children']&&this['_deserializeNodesAttributes'](_0x51fbc7['children']);}['_areValuesBoolean'](_0x26b0b6){return Object['keys'](_0x26b0b6)['every'](_0x2b6b70=>'boolean'==typeof _0x26b0b6[_0x2b6b70]);}}class n extends e{['decompress'](_0x32b2d6,_0xad1a47){super['decompress'](_0x32b2d6,_0xad1a47);const _0x2d30d2=_0x32b2d6[_0x32b2d6['length']-0x1];_0x2d30d2['oldRange']||(_0x2d30d2['oldRange']=null),_0x2d30d2['newRange']||(_0x2d30d2['newRange']=null);}}class p extends e{['compress'](_0x2553a1,_0x42f9f6){return _0x42f9f6['shift'](),_0x2553a1['types']['push'](this['_id']),!0x0;}['decompress'](_0x44352b,_0xa9c5ce){_0xa9c5ce['types']['shift'](),_0x44352b['push']({'__className':this['_operationName']});}}class m extends n{['_omittedNamespace'];constructor(_0x37aa71,_0x1ef14f,_0x2bd798,_0x1597b5){super(_0x37aa71,_0x1ef14f,_0x2bd798),this['_omittedNamespace']=_0x1597b5+':';}['compress'](_0x29d43a,_0x57f4be){return!('MarkerOperation'!=_0x57f4be[0x0]['__className']||!_0x57f4be[0x0]['name']['startsWith'](this['_omittedNamespace']))&&(_0x57f4be[0x0]['name']=_0x57f4be[0x0]['name']['replace'](new RegExp('^'+this['_omittedNamespace']),''),super['compress'](_0x29d43a,_0x57f4be),!0x0);}['decompress'](_0x282693,_0x3050b2){super['decompress'](_0x282693,_0x3050b2);const _0xbeebd0=_0x282693[_0x282693['length']-0x1];_0xbeebd0['name']=this['_omittedNamespace']+_0xbeebd0['name'];}}class O{['_id'];['_context'];constructor(_0x3885d6,_0x5511a8){this['_id']=_0x3885d6,this['_context']=_0x5511a8;}['compress'](_0x5d2f68,_0x1b0900){let _0x10d16a;for(;_0x1b0900['length']>0x1&&this['_compareOperations'](_0x1b0900[0x0],_0x1b0900[0x1]);)_0x10d16a?(_0x10d16a=this['_combineNext'](_0x1b0900['shift'](),_0x10d16a),_0x5d2f68['types']['push'](0x0)):(_0x10d16a=_0x249e92(_0x1b0900['shift']()),_0x5d2f68['types']['push'](this['_id']));return!!_0x10d16a&&(_0x10d16a=this['_combineNext'](_0x1b0900['shift'](),_0x10d16a),_0x5d2f68['types']['push'](0x0),_0x5d2f68['buffers']['push'](this['_compressSingleOperation'](_0x10d16a)),!0x0);}['decompress'](_0xe719ef,_0x753f62){const _0x1b06b4=this['_decompressSingleOperation'](_0x753f62);for(;0x0==_0x753f62['types'][0x0];)_0x753f62['types']['shift'](),_0xe719ef['push'](this['_splitCurrent'](_0x1b06b4));_0xe719ef['push'](_0x1b06b4);}}class a extends O{['_combineNext'](_0x20f607,_0x316c61){return _0x316c61['nodes'][0x0]['data']+=_0x20f607['nodes'][0x0]['data'],_0x316c61;}['_splitCurrent'](_0x48e680){const _0x142c25=_0x249e92(_0x48e680),_0x56f018=_0x142c25['nodes'][0x0],_0x36b653=_0x48e680['nodes'][0x0],_0x55f080=_0x36b653['data'][Symbol['iterator']]()['next']()['value'],_0x318721=_0x55f080['length'];return _0x56f018['data']=_0x55f080,_0x36b653['data']=_0x36b653['data']['substr'](_0x318721),_0x48e680['position']=g(_0x48e680['position'],_0x318721),_0x142c25;}['_compareOperations'](_0x273a09,_0x19f97e){if(this['_checkOperation'](_0x273a09)&&this['_checkOperation'](_0x19f97e)){const _0x3735de=_0x273a09['nodes'][0x0]['data']['length'],_0x587f5e=_(g(_0x273a09['position'],_0x3735de),_0x19f97e['position']),_0x586442=_0x273a09['nodes'][0x0],_0x2b2057=_0x19f97e['nodes'][0x0];return _0x587f5e&&this['_compareAttributes'](_0x586442,_0x2b2057);}return!0x1;}['_compressSingleOperation'](_0x62b4e){const _0x3e1f58={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('InsertOperation')['compress'](_0x3e1f58,[_0x62b4e]),_0x3e1f58['buffers'][0x0];}['_decompressSingleOperation'](_0x1d6304){const _0x3d111a=[];return this['_context']['_getCompressorByName']('InsertOperation')['decompress'](_0x3d111a,_0x1d6304),_0x3d111a[0x0];}['_checkOperation'](_0x52d11e){return'InsertOperation'==_0x52d11e['__className']&&0x1==_0x52d11e['nodes']['length']&&_0x52d11e['nodes'][0x0]['data']&&!_0x52d11e['wasUndone']&&0x1==Array['from'](_0x52d11e['nodes'][0x0]['data'])['length'];}['_compareAttributes'](_0x366dda,_0x583f9c){const _0x4bdb1d=Object['keys'](_0x366dda['attributes']||{}),_0x27bdf8=Object['keys'](_0x583f9c['attributes']||{});return _0x4bdb1d['length']===_0x27bdf8['length']&&_0x4bdb1d['every'](_0x31504e=>_0x583f9c['attributes'][_0x31504e]&&_0x583f9c['attributes'][_0x31504e]===_0x366dda['attributes'][_0x31504e]);}}class c extends O{['_combineNext'](_0x16255b,_0x97a05a){return _0x97a05a['howMany']++,_0x97a05a['sourcePosition']=_0x249e92(_0x16255b['sourcePosition']),_0x97a05a;}['_splitCurrent'](_0x5a7cab){const _0x5b6f67=_0x249e92(_0x5a7cab);return _0x5a7cab['howMany']--,_0x5b6f67['howMany']=0x1,_0x5b6f67['sourcePosition']=g(_0x5b6f67['sourcePosition'],_0x5a7cab['howMany']),_0x5b6f67;}['_compareOperations'](_0x228255,_0x2797ee){return!(!this['_checkOperation'](_0x228255)||!this['_checkOperation'](_0x2797ee))&&(_(g(_0x228255['sourcePosition'],-0x1),_0x2797ee['sourcePosition'])&&_(_0x228255['targetPosition'],_0x2797ee['targetPosition']));}['_compressSingleOperation'](_0x455684){const _0x180626={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x180626,[_0x455684]),_0x180626['buffers'][0x0];}['_decompressSingleOperation'](_0x450da7){const _0x140721=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x140721,_0x450da7),_0x140721[0x0];}['_checkOperation'](_0xb126b0){return'MoveOperation'==_0xb126b0['__className']&&'$graveyard'==_0xb126b0['targetPosition']['root']&&0x1==_0xb126b0['howMany']&&!_0xb126b0['wasUndone'];}}class h extends O{['_combineNext'](_0x5303cd,_0x5922c7){return _0x5922c7['howMany']++,_0x5922c7;}['_splitCurrent'](_0x29da65){const _0x17fa91=_0x249e92(_0x29da65);return _0x17fa91['howMany']=0x1,_0x29da65['howMany']--,_0x17fa91;}['_compareOperations'](_0x303327,_0x27ddf4){return!(!this['_checkOperation'](_0x303327)||!this['_checkOperation'](_0x27ddf4))&&(_(_0x303327['sourcePosition'],_0x27ddf4['sourcePosition'])&&_(_0x303327['targetPosition'],_0x27ddf4['targetPosition']));}['_compressSingleOperation'](_0x30717b){const _0x4fb4e8={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x4fb4e8,[_0x30717b]),_0x4fb4e8['buffers'][0x0];}['_decompressSingleOperation'](_0x23db20){const _0x3d1424=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x3d1424,_0x23db20),_0x3d1424[0x0];}['_checkOperation'](_0x56507b){return'MoveOperation'==_0x56507b['__className']&&'$graveyard'==_0x56507b['targetPosition']['root']&&0x1==_0x56507b['howMany']&&!_0x56507b['wasUndone'];}}class f extends O{['compress'](_0x535695,_0x11605c){if(!this['_compareOperations'](_0x11605c[0x0],_0x11605c[0x1]))return!0x1;const _0x270e95=_0x11605c['shift']();return _0x270e95['oldRange']=null,_0x270e95['newRange']&&_(_0x270e95['newRange']['start'],_0x270e95['newRange']['end'])&&(_0x270e95['newRange']['end']=null),_0x11605c['shift'](),_0x535695['types']['push'](this['_id']),_0x535695['types']['push'](0x0),_0x535695['buffers']['push'](this['_compressSingleOperation'](_0x270e95)),!0x0;}['decompress'](_0x3becce,_0x31175d){const _0x22aed4=this['_decompressSingleOperation'](_0x31175d);_0x22aed4['newRange']&&!_0x22aed4['newRange']['end']&&(_0x22aed4['newRange']['end']=_0x249e92(_0x22aed4['newRange']['start']));const _0x22a282=_0x249e92(_0x22aed4);_0x22a282['newRange']&&(_0x22a282['newRange']['start']['stickiness']='toNone',_0x22a282['newRange']['end']=_0x249e92(_0x22a282['newRange']['start'])),_0x22a282['name']='user:position:'+_0x22a282['name']['split'](':')[0x2],_0x31175d['types']['shift'](),_0x3becce['push'](_0x22aed4),_0x3becce['push'](_0x22a282);}['_compressSingleOperation'](_0x3f67b1){const _0x5e4ac1={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MarkerOperation')['compress'](_0x5e4ac1,[_0x3f67b1]),_0x5e4ac1['buffers'][0x0];}['_decompressSingleOperation'](_0x1a5a1e){const _0x344fd7=[];return this['_context']['_getCompressorByName']('MarkerOperation')['decompress'](_0x344fd7,_0x1a5a1e),_0x344fd7[0x0];}['_compareOperations'](_0x100470,_0x2d3530){return!(!_0x100470||!_0x2d3530)&&('MarkerOperation'==_0x100470['__className']&&'MarkerOperation'==_0x2d3530['__className']&&!(!_0x100470['name']['startsWith']('user:')||!_0x2d3530['name']['startsWith']('user:')||_0x100470['name']==_0x2d3530['name']));}}class y{['_compressorById'];['_compressorByName'];['_protobufFactory'];constructor(){this['_compressorById']=new Map(),this['_compressorByName']=new Map(),this['_protobufFactory']=new r();const _0x467370=this['_protobufFactory']['getDescriptor']('MarkerOperation');this['_registerCompressor'](0x1,'NoOperation',new p(0x1,'NoOperation',void 0x0)),this['_registerOperationCompressor'](0xa,'AttributeOperation',s),this['_registerOperationCompressor'](0xb,'InsertOperation',i),this['_registerOperationCompressor'](0xc,'MarkerOperation',n),this['_registerOperationCompressor'](0xd,'MergeOperation',e),this['_registerOperationCompressor'](0xe,'MoveOperation',e),this['_registerOperationCompressor'](0xf,'RenameOperation',e),this['_registerOperationCompressor'](0x10,'RootAttributeOperation',s),this['_registerOperationCompressor'](0x11,'SplitOperation',e),this['_registerCompressor'](0x12,'CommentMarkerOperation',new m(0x12,'MarkerOperation',_0x467370,'comment')),this['_registerCompressor'](0x13,'SuggestionMarkerOperation',new m(0x13,'MarkerOperation',_0x467370,'suggestion')),this['_registerOperationCompressor'](0x14,'RootOperation',e),this['_registerActionCompressor'](0x64,'TypingAction',a),this['_registerActionCompressor'](0x65,'DeletingAction',c),this['_registerActionCompressor'](0x66,'ForwardDeletingAction',h),this['_registerActionCompressor'](0x67,'UserSelectionAction',f);}['compress'](_0x4e5eed){if(!_0x4e5eed||!_0x4e5eed[0x0])throw new _0x465578('no-operations-provided',this);const _0x3e264e={'types':[],'buffers':[],'baseVersion':_0x4e5eed[0x0]['baseVersion']};for(;_0x4e5eed['length'];)this['_getCompressorByName']('UserSelectionAction')['compress'](_0x3e264e,_0x4e5eed)||this['_getCompressorByName']('TypingAction')['compress'](_0x3e264e,_0x4e5eed)||this['_getCompressorByName']('DeletingAction')['compress'](_0x3e264e,_0x4e5eed)||this['_getCompressorByName']('ForwardDeletingAction')['compress'](_0x3e264e,_0x4e5eed)||this['_getCompressorByName']('CommentMarkerOperation')['compress'](_0x3e264e,_0x4e5eed)||this['_getCompressorByName']('SuggestionMarkerOperation')['compress'](_0x3e264e,_0x4e5eed)||this['_getCompressorByName'](_0x4e5eed[0x0]['__className'])['compress'](_0x3e264e,_0x4e5eed);return _0x3e264e;}['decompress'](_0x389028){const _0xecb4cc=[];for(;_0x389028['types']['length'];){const _0x37a1c8=this['_compressorById']['get'](_0x389028['types'][0x0]);if(!_0x37a1c8)throw new _0x465578('decompress-compressor-not-found',this,{'type':_0x389028['types'][0x0]});_0x37a1c8['decompress'](_0xecb4cc,_0x389028);}return _0xecb4cc['forEach']((_0x1d64d4,_0x24fe5d)=>_0x1d64d4['baseVersion']=_0x389028['baseVersion']+_0x24fe5d),_0xecb4cc;}['_getCompressorByName'](_0x281a25){return this['_compressorByName']['get'](_0x281a25);}['_registerOperationCompressor'](_0x1956f7,_0x80d203,_0x2073a9){const _0x3c483f=new _0x2073a9(_0x1956f7,_0x80d203,this['_protobufFactory']['getDescriptor'](_0x80d203));this['_registerCompressor'](_0x1956f7,_0x80d203,_0x3c483f);}['_registerActionCompressor'](_0x42bae3,_0x5f5e0f,_0x5c264b){const _0x16fea6=new _0x5c264b(_0x42bae3,this);this['_registerCompressor'](_0x42bae3,_0x5f5e0f,_0x16fea6);}['_registerCompressor'](_0x48bdae,_0x169155,_0x151732){this['_compressorById']['set'](_0x48bdae,_0x151732),this['_compressorByName']['set'](_0x169155,_0x151732);}}export{y as Compressor};
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ckeditor/ckeditor5-operations-compressor",
|
|
3
|
-
"version": "46.0.
|
|
3
|
+
"version": "46.1.0-alpha.1",
|
|
4
4
|
"description": "CKEditor 5 operations compressor for real-time collaboration.",
|
|
5
5
|
"license": "SEE LICENSE IN LICENSE.md",
|
|
6
6
|
"homepage": "https://ckeditor.com/collaboration/real-time/",
|
|
@@ -33,8 +33,8 @@
|
|
|
33
33
|
"main": "src/index.js",
|
|
34
34
|
"types": "src/index.d.ts",
|
|
35
35
|
"dependencies": {
|
|
36
|
-
"@ckeditor/ckeditor5-utils": "46.0.
|
|
37
|
-
"ckeditor5": "46.0.
|
|
36
|
+
"@ckeditor/ckeditor5-utils": "46.1.0-alpha.1",
|
|
37
|
+
"ckeditor5": "46.1.0-alpha.1",
|
|
38
38
|
"es-toolkit": "1.39.5",
|
|
39
39
|
"protobufjs": "7.5.0"
|
|
40
40
|
},
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x59d033=_0x5e65;(function(_0x3567f7,_0x18b8d7){const _0x47b00e=_0x5e65,_0xb89cd8=_0x3567f7();while(!![]){try{const _0x577760=parseInt(_0x47b00e(0x80))/0x1*(-parseInt(_0x47b00e(0x85))/0x2)+parseInt(_0x47b00e(0x83))/0x3*(parseInt(_0x47b00e(0x86))/0x4)+-parseInt(_0x47b00e(0x84))/0x5*(parseInt(_0x47b00e(0x7b))/0x6)+parseInt(_0x47b00e(0x8c))/0x7*(parseInt(_0x47b00e(0x87))/0x8)+parseInt(_0x47b00e(0x88))/0x9+parseInt(_0x47b00e(0x7c))/0xa+parseInt(_0x47b00e(0x7f))/0xb;if(_0x577760===_0x18b8d7)break;else _0xb89cd8['push'](_0xb89cd8['shift']());}catch(_0x55d6a9){_0xb89cd8['push'](_0xb89cd8['shift']());}}}(_0x2e95,0x65014));import{cloneDeep as _0x2b9641}from'es-toolkit/compat';export class ActionCompressor{[_0x59d033(0x79)];[_0x59d033(0x8d)];constructor(_0x34465a,_0x1ab471){const _0x4a37c8=_0x59d033;this[_0x4a37c8(0x79)]=_0x34465a,this[_0x4a37c8(0x8d)]=_0x1ab471;}[_0x59d033(0x7e)](_0x205ff3,_0x5914cd){const _0x1b4bf1=_0x59d033;let _0x4cfcfc;for(;_0x5914cd[_0x1b4bf1(0x82)]>0x1&&this[_0x1b4bf1(0x89)](_0x5914cd[0x0],_0x5914cd[0x1]);)_0x4cfcfc?(_0x4cfcfc=this[_0x1b4bf1(0x7a)](_0x5914cd[_0x1b4bf1(0x78)](),_0x4cfcfc),_0x205ff3[_0x1b4bf1(0x76)][_0x1b4bf1(0x8b)](0x0)):(_0x4cfcfc=_0x2b9641(_0x5914cd[_0x1b4bf1(0x78)]()),_0x205ff3[_0x1b4bf1(0x76)][_0x1b4bf1(0x8b)](this[_0x1b4bf1(0x79)]));return!!_0x4cfcfc&&(_0x4cfcfc=this[_0x1b4bf1(0x7a)](_0x5914cd[_0x1b4bf1(0x78)](),_0x4cfcfc),_0x205ff3[_0x1b4bf1(0x76)][_0x1b4bf1(0x8b)](0x0),_0x205ff3[_0x1b4bf1(0x77)][_0x1b4bf1(0x8b)](this[_0x1b4bf1(0x81)](_0x4cfcfc)),!0x0);}[_0x59d033(0x8e)](_0x3118f4,_0x43ac8c){const _0x435006=_0x59d033,_0x2541ae=this[_0x435006(0x7d)](_0x43ac8c);for(;0x0==_0x43ac8c[_0x435006(0x76)][0x0];)_0x43ac8c[_0x435006(0x76)][_0x435006(0x78)](),_0x3118f4[_0x435006(0x8b)](this[_0x435006(0x8a)](_0x2541ae));_0x3118f4[_0x435006(0x8b)](_0x2541ae);}}function _0x5e65(_0x4639cf,_0x39be13){const _0x2e95c3=_0x2e95();return _0x5e65=function(_0x5e6510,_0x1ae44f){_0x5e6510=_0x5e6510-0x76;let _0x179dce=_0x2e95c3[_0x5e6510];return _0x179dce;},_0x5e65(_0x4639cf,_0x39be13);}function _0x2e95(){const _0x29b222=['12312tfZISz','6255590Metifz','_decompressSingleOperation','compress','1782132BDssTC','1EanqND','_compressSingleOperation','length','222QxrpNi','835hTovnL','1235062jRVVrJ','9532cjXIZf','2146960YAUJQE','1274832JuBrhY','_compareOperations','_splitCurrent','push','7VNQWxY','_context','decompress','types','buffers','shift','_id','_combineNext'];_0x2e95=function(){return _0x29b222;};return _0x2e95();}
|