@ckeditor/ckeditor5-operations-compressor 46.0.3 → 46.1.0-alpha.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.js +2 -2
- package/package.json +3 -3
- package/src/actioncompressor/actioncompressor.js +1 -1
- package/src/actioncompressor/deletingactioncompressor.js +1 -1
- package/src/actioncompressor/forwarddeletingactioncompressor.js +1 -1
- package/src/actioncompressor/typingactioncompressor.js +1 -1
- package/src/actioncompressor/userselectionactioncompressor.js +1 -1
- package/src/compressor.js +1 -1
- package/src/index.js +1 -1
- package/src/lib/compiledmessages.js +2 -2
- package/src/lib/protobufdescriptions.js +1 -1
- package/src/operationcompressor/annotationmarkeroperationcompressor.js +1 -1
- package/src/operationcompressor/attributeoperationcompressor.js +1 -1
- package/src/operationcompressor/insertoperationcompressor.js +1 -1
- package/src/operationcompressor/markeroperationcompressor.js +1 -1
- package/src/operationcompressor/nooperationcompressor.js +1 -1
- package/src/operationcompressor/operationcompressor.js +1 -1
- package/src/protobuffactory.js +1 -1
- package/src/utils.js +1 -1
package/dist/index.js
CHANGED
|
@@ -20,5 +20,5 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
import{CKEditorError as
|
|
24
|
-
((()=>{var _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 _0x4388e2}from'@ckeditor/ckeditor5-utils/dist/index.js';import _0x18ef32 from'protobufjs/minimal.js';import{cloneDeep as _0x3d13c9,isEqual as _0x488b4c,isObject as _0x2456e1}from'es-toolkit/compat';const u=/* #__PURE__ -- @preserve */
|
|
24
|
+
((()=>{var _0x3bad82=_0x18ef32['Reader'],_0x4a589c=_0x18ef32['Writer'],_0x57bfaa=_0x18ef32['util'],_0x2dc3b1=_0x18ef32['roots']['default']||(_0x18ef32['roots']['default']={});return _0x2dc3b1['AttributeOperation']=(function(){function _0xba5e65(_0xdf72fa){if(_0xdf72fa){for(var _0x59ceb3=Object['keys'](_0xdf72fa),_0x4814f9=0x0;_0x4814f9<_0x59ceb3['length'];++_0x4814f9)null!=_0xdf72fa[_0x59ceb3[_0x4814f9]]&&(this[_0x59ceb3[_0x4814f9]]=_0xdf72fa[_0x59ceb3[_0x4814f9]]);}}return _0xba5e65['prototype']['range']=null,_0xba5e65['prototype']['key']='',_0xba5e65['prototype']['oldValueBoolean']=!0x1,_0xba5e65['prototype']['oldValueJson']='',_0xba5e65['prototype']['newValueBoolean']=!0x1,_0xba5e65['prototype']['newValueJson']='',_0xba5e65['prototype']['wasUndone']=!0x1,_0xba5e65['create']=function(_0x3e0976){return new _0xba5e65(_0x3e0976);},_0xba5e65['encode']=function(_0x185b60,_0x25a82d){return _0x25a82d||(_0x25a82d=_0x4a589c['create']()),null!=_0x185b60['range']&&Object['hasOwnProperty']['call'](_0x185b60,'range')&&_0x2dc3b1['Range']['encode'](_0x185b60['range'],_0x25a82d['uint32'](0xa)['fork']())['ldelim'](),null!=_0x185b60['key']&&Object['hasOwnProperty']['call'](_0x185b60,'key')&&_0x25a82d['uint32'](0x12)['string'](_0x185b60['key']),null!=_0x185b60['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x185b60,'oldValueBoolean')&&_0x25a82d['uint32'](0x18)['bool'](_0x185b60['oldValueBoolean']),null!=_0x185b60['oldValueJson']&&Object['hasOwnProperty']['call'](_0x185b60,'oldValueJson')&&_0x25a82d['uint32'](0x22)['string'](_0x185b60['oldValueJson']),null!=_0x185b60['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x185b60,'newValueBoolean')&&_0x25a82d['uint32'](0x28)['bool'](_0x185b60['newValueBoolean']),null!=_0x185b60['newValueJson']&&Object['hasOwnProperty']['call'](_0x185b60,'newValueJson')&&_0x25a82d['uint32'](0x32)['string'](_0x185b60['newValueJson']),null!=_0x185b60['wasUndone']&&Object['hasOwnProperty']['call'](_0x185b60,'wasUndone')&&_0x25a82d['uint32'](0x38)['bool'](_0x185b60['wasUndone']),_0x25a82d;},_0xba5e65['encodeDelimited']=function(_0x2e70a7,_0x2da1a){return this['encode'](_0x2e70a7,_0x2da1a)['ldelim']();},_0xba5e65['decode']=function(_0x1466c5,_0x3f0cf8){_0x1466c5 instanceof _0x3bad82||(_0x1466c5=_0x3bad82['create'](_0x1466c5));for(var _0x5d3ca4=void 0x0===_0x3f0cf8?_0x1466c5['len']:_0x1466c5['pos']+_0x3f0cf8,_0x165d97=new _0x2dc3b1['AttributeOperation']();_0x1466c5['pos']<_0x5d3ca4;){var _0x1dc7a9=_0x1466c5['uint32']();switch(_0x1dc7a9>>>0x3){case 0x1:_0x165d97['range']=_0x2dc3b1['Range']['decode'](_0x1466c5,_0x1466c5['uint32']());break;case 0x2:_0x165d97['key']=_0x1466c5['string']();break;case 0x3:_0x165d97['oldValueBoolean']=_0x1466c5['bool']();break;case 0x4:_0x165d97['oldValueJson']=_0x1466c5['string']();break;case 0x5:_0x165d97['newValueBoolean']=_0x1466c5['bool']();break;case 0x6:_0x165d97['newValueJson']=_0x1466c5['string']();break;case 0x7:_0x165d97['wasUndone']=_0x1466c5['bool']();break;default:_0x1466c5['skipType'](0x7&_0x1dc7a9);}}return _0x165d97;},_0xba5e65['decodeDelimited']=function(_0x1068fb){return _0x1068fb instanceof _0x3bad82||(_0x1068fb=new _0x3bad82(_0x1068fb)),this['decode'](_0x1068fb,_0x1068fb['uint32']());},_0xba5e65['verify']=function(_0x2cd7ce){if('object'!=typeof _0x2cd7ce||null===_0x2cd7ce)return'object\x20expected';if(null!=_0x2cd7ce['range']&&_0x2cd7ce['hasOwnProperty']('range')){var _0x2231ae=_0x2dc3b1['Range']['verify'](_0x2cd7ce['range']);if(_0x2231ae)return'range.'+_0x2231ae;}return null!=_0x2cd7ce['key']&&_0x2cd7ce['hasOwnProperty']('key')&&!_0x57bfaa['isString'](_0x2cd7ce['key'])?'key:\x20string\x20expected':null!=_0x2cd7ce['oldValueBoolean']&&_0x2cd7ce['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x2cd7ce['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x2cd7ce['oldValueJson']&&_0x2cd7ce['hasOwnProperty']('oldValueJson')&&!_0x57bfaa['isString'](_0x2cd7ce['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x2cd7ce['newValueBoolean']&&_0x2cd7ce['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x2cd7ce['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x2cd7ce['newValueJson']&&_0x2cd7ce['hasOwnProperty']('newValueJson')&&!_0x57bfaa['isString'](_0x2cd7ce['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x2cd7ce['wasUndone']&&_0x2cd7ce['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x2cd7ce['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0xba5e65['fromObject']=function(_0x55d6cc){if(_0x55d6cc instanceof _0x2dc3b1['AttributeOperation'])return _0x55d6cc;var _0x16a85c=new _0x2dc3b1['AttributeOperation']();if(null!=_0x55d6cc['range']){if('object'!=typeof _0x55d6cc['range'])throw TypeError('.AttributeOperation.range:\x20object\x20expected');_0x16a85c['range']=_0x2dc3b1['Range']['fromObject'](_0x55d6cc['range']);}return null!=_0x55d6cc['key']&&(_0x16a85c['key']=String(_0x55d6cc['key'])),null!=_0x55d6cc['oldValueBoolean']&&(_0x16a85c['oldValueBoolean']=Boolean(_0x55d6cc['oldValueBoolean'])),null!=_0x55d6cc['oldValueJson']&&(_0x16a85c['oldValueJson']=String(_0x55d6cc['oldValueJson'])),null!=_0x55d6cc['newValueBoolean']&&(_0x16a85c['newValueBoolean']=Boolean(_0x55d6cc['newValueBoolean'])),null!=_0x55d6cc['newValueJson']&&(_0x16a85c['newValueJson']=String(_0x55d6cc['newValueJson'])),null!=_0x55d6cc['wasUndone']&&(_0x16a85c['wasUndone']=Boolean(_0x55d6cc['wasUndone'])),_0x16a85c;},_0xba5e65['toObject']=function(_0x45c8ab,_0x29169f){_0x29169f||(_0x29169f={});var _0xf70443={};return _0x29169f['defaults']&&(_0xf70443['range']=null,_0xf70443['key']='',_0xf70443['oldValueBoolean']=!0x1,_0xf70443['oldValueJson']='',_0xf70443['newValueBoolean']=!0x1,_0xf70443['newValueJson']='',_0xf70443['wasUndone']=!0x1),null!=_0x45c8ab['range']&&_0x45c8ab['hasOwnProperty']('range')&&(_0xf70443['range']=_0x2dc3b1['Range']['toObject'](_0x45c8ab['range'],_0x29169f)),null!=_0x45c8ab['key']&&_0x45c8ab['hasOwnProperty']('key')&&(_0xf70443['key']=_0x45c8ab['key']),null!=_0x45c8ab['oldValueBoolean']&&_0x45c8ab['hasOwnProperty']('oldValueBoolean')&&(_0xf70443['oldValueBoolean']=_0x45c8ab['oldValueBoolean']),null!=_0x45c8ab['oldValueJson']&&_0x45c8ab['hasOwnProperty']('oldValueJson')&&(_0xf70443['oldValueJson']=_0x45c8ab['oldValueJson']),null!=_0x45c8ab['newValueBoolean']&&_0x45c8ab['hasOwnProperty']('newValueBoolean')&&(_0xf70443['newValueBoolean']=_0x45c8ab['newValueBoolean']),null!=_0x45c8ab['newValueJson']&&_0x45c8ab['hasOwnProperty']('newValueJson')&&(_0xf70443['newValueJson']=_0x45c8ab['newValueJson']),null!=_0x45c8ab['wasUndone']&&_0x45c8ab['hasOwnProperty']('wasUndone')&&(_0xf70443['wasUndone']=_0x45c8ab['wasUndone']),_0xf70443;},_0xba5e65['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x18ef32['util']['toJSONOptions']);},_0xba5e65['getTypeUrl']=function(_0x35448e){return void 0x0===_0x35448e&&(_0x35448e='type.googleapis.com'),_0x35448e+'/AttributeOperation';},_0xba5e65;}()),_0x2dc3b1['InsertOperation']=(function(){function _0x2a2300(_0x25ae4f){if(this['nodes']=[],_0x25ae4f){for(var _0x43dc79=Object['keys'](_0x25ae4f),_0xef491c=0x0;_0xef491c<_0x43dc79['length'];++_0xef491c)null!=_0x25ae4f[_0x43dc79[_0xef491c]]&&(this[_0x43dc79[_0xef491c]]=_0x25ae4f[_0x43dc79[_0xef491c]]);}}return _0x2a2300['prototype']['position']=null,_0x2a2300['prototype']['nodes']=_0x57bfaa['emptyArray'],_0x2a2300['prototype']['shouldReceiveAttributes']=!0x1,_0x2a2300['prototype']['wasUndone']=!0x1,_0x2a2300['create']=function(_0x438ce8){return new _0x2a2300(_0x438ce8);},_0x2a2300['encode']=function(_0x3b60f0,_0x5617e9){if(_0x5617e9||(_0x5617e9=_0x4a589c['create']()),null!=_0x3b60f0['position']&&Object['hasOwnProperty']['call'](_0x3b60f0,'position')&&_0x2dc3b1['Position']['encode'](_0x3b60f0['position'],_0x5617e9['uint32'](0xa)['fork']())['ldelim'](),null!=_0x3b60f0['nodes']&&_0x3b60f0['nodes']['length']){for(var _0x2c1063=0x0;_0x2c1063<_0x3b60f0['nodes']['length'];++_0x2c1063)_0x2dc3b1['Element']['encode'](_0x3b60f0['nodes'][_0x2c1063],_0x5617e9['uint32'](0x12)['fork']())['ldelim']();}return null!=_0x3b60f0['shouldReceiveAttributes']&&Object['hasOwnProperty']['call'](_0x3b60f0,'shouldReceiveAttributes')&&_0x5617e9['uint32'](0x18)['bool'](_0x3b60f0['shouldReceiveAttributes']),null!=_0x3b60f0['wasUndone']&&Object['hasOwnProperty']['call'](_0x3b60f0,'wasUndone')&&_0x5617e9['uint32'](0x20)['bool'](_0x3b60f0['wasUndone']),_0x5617e9;},_0x2a2300['encodeDelimited']=function(_0x1dba2f,_0x532e65){return this['encode'](_0x1dba2f,_0x532e65)['ldelim']();},_0x2a2300['decode']=function(_0x477cce,_0x47998d){_0x477cce instanceof _0x3bad82||(_0x477cce=_0x3bad82['create'](_0x477cce));for(var _0x4a6b58=void 0x0===_0x47998d?_0x477cce['len']:_0x477cce['pos']+_0x47998d,_0x516483=new _0x2dc3b1['InsertOperation']();_0x477cce['pos']<_0x4a6b58;){var _0x4efd8d=_0x477cce['uint32']();switch(_0x4efd8d>>>0x3){case 0x1:_0x516483['position']=_0x2dc3b1['Position']['decode'](_0x477cce,_0x477cce['uint32']());break;case 0x2:_0x516483['nodes']&&_0x516483['nodes']['length']||(_0x516483['nodes']=[]),_0x516483['nodes']['push'](_0x2dc3b1['Element']['decode'](_0x477cce,_0x477cce['uint32']()));break;case 0x3:_0x516483['shouldReceiveAttributes']=_0x477cce['bool']();break;case 0x4:_0x516483['wasUndone']=_0x477cce['bool']();break;default:_0x477cce['skipType'](0x7&_0x4efd8d);}}return _0x516483;},_0x2a2300['decodeDelimited']=function(_0x31b4ec){return _0x31b4ec instanceof _0x3bad82||(_0x31b4ec=new _0x3bad82(_0x31b4ec)),this['decode'](_0x31b4ec,_0x31b4ec['uint32']());},_0x2a2300['verify']=function(_0x27abba){if('object'!=typeof _0x27abba||null===_0x27abba)return'object\x20expected';if(null!=_0x27abba['position']&&_0x27abba['hasOwnProperty']('position')&&(_0x44717a=_0x2dc3b1['Position']['verify'](_0x27abba['position'])))return'position.'+_0x44717a;if(null!=_0x27abba['nodes']&&_0x27abba['hasOwnProperty']('nodes')){if(!Array['isArray'](_0x27abba['nodes']))return'nodes:\x20array\x20expected';for(var _0x2876ab=0x0;_0x2876ab<_0x27abba['nodes']['length'];++_0x2876ab){var _0x44717a;if(_0x44717a=_0x2dc3b1['Element']['verify'](_0x27abba['nodes'][_0x2876ab]))return'nodes.'+_0x44717a;}}return null!=_0x27abba['shouldReceiveAttributes']&&_0x27abba['hasOwnProperty']('shouldReceiveAttributes')&&'boolean'!=typeof _0x27abba['shouldReceiveAttributes']?'shouldReceiveAttributes:\x20boolean\x20expected':null!=_0x27abba['wasUndone']&&_0x27abba['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x27abba['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x2a2300['fromObject']=function(_0x3ba096){if(_0x3ba096 instanceof _0x2dc3b1['InsertOperation'])return _0x3ba096;var _0x52570c=new _0x2dc3b1['InsertOperation']();if(null!=_0x3ba096['position']){if('object'!=typeof _0x3ba096['position'])throw TypeError('.InsertOperation.position:\x20object\x20expected');_0x52570c['position']=_0x2dc3b1['Position']['fromObject'](_0x3ba096['position']);}if(_0x3ba096['nodes']){if(!Array['isArray'](_0x3ba096['nodes']))throw TypeError('.InsertOperation.nodes:\x20array\x20expected');_0x52570c['nodes']=[];for(var _0x2a7cf8=0x0;_0x2a7cf8<_0x3ba096['nodes']['length'];++_0x2a7cf8){if('object'!=typeof _0x3ba096['nodes'][_0x2a7cf8])throw TypeError('.InsertOperation.nodes:\x20object\x20expected');_0x52570c['nodes'][_0x2a7cf8]=_0x2dc3b1['Element']['fromObject'](_0x3ba096['nodes'][_0x2a7cf8]);}}return null!=_0x3ba096['shouldReceiveAttributes']&&(_0x52570c['shouldReceiveAttributes']=Boolean(_0x3ba096['shouldReceiveAttributes'])),null!=_0x3ba096['wasUndone']&&(_0x52570c['wasUndone']=Boolean(_0x3ba096['wasUndone'])),_0x52570c;},_0x2a2300['toObject']=function(_0xe97535,_0xe0a656){_0xe0a656||(_0xe0a656={});var _0x3bc3bc={};if((_0xe0a656['arrays']||_0xe0a656['defaults'])&&(_0x3bc3bc['nodes']=[]),_0xe0a656['defaults']&&(_0x3bc3bc['position']=null,_0x3bc3bc['shouldReceiveAttributes']=!0x1,_0x3bc3bc['wasUndone']=!0x1),null!=_0xe97535['position']&&_0xe97535['hasOwnProperty']('position')&&(_0x3bc3bc['position']=_0x2dc3b1['Position']['toObject'](_0xe97535['position'],_0xe0a656)),_0xe97535['nodes']&&_0xe97535['nodes']['length']){_0x3bc3bc['nodes']=[];for(var _0x1b0d37=0x0;_0x1b0d37<_0xe97535['nodes']['length'];++_0x1b0d37)_0x3bc3bc['nodes'][_0x1b0d37]=_0x2dc3b1['Element']['toObject'](_0xe97535['nodes'][_0x1b0d37],_0xe0a656);}return null!=_0xe97535['shouldReceiveAttributes']&&_0xe97535['hasOwnProperty']('shouldReceiveAttributes')&&(_0x3bc3bc['shouldReceiveAttributes']=_0xe97535['shouldReceiveAttributes']),null!=_0xe97535['wasUndone']&&_0xe97535['hasOwnProperty']('wasUndone')&&(_0x3bc3bc['wasUndone']=_0xe97535['wasUndone']),_0x3bc3bc;},_0x2a2300['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x18ef32['util']['toJSONOptions']);},_0x2a2300['getTypeUrl']=function(_0x2c2f84){return void 0x0===_0x2c2f84&&(_0x2c2f84='type.googleapis.com'),_0x2c2f84+'/InsertOperation';},_0x2a2300;}()),_0x2dc3b1['MarkerOperation']=(function(){function _0x2d8042(_0x3acb5e){if(_0x3acb5e){for(var _0x81613e=Object['keys'](_0x3acb5e),_0x4f51e6=0x0;_0x4f51e6<_0x81613e['length'];++_0x4f51e6)null!=_0x3acb5e[_0x81613e[_0x4f51e6]]&&(this[_0x81613e[_0x4f51e6]]=_0x3acb5e[_0x81613e[_0x4f51e6]]);}}return _0x2d8042['prototype']['name']='',_0x2d8042['prototype']['oldRange']=null,_0x2d8042['prototype']['newRange']=null,_0x2d8042['prototype']['affectsData']=!0x1,_0x2d8042['prototype']['wasUndone']=!0x1,_0x2d8042['create']=function(_0xe7d05d){return new _0x2d8042(_0xe7d05d);},_0x2d8042['encode']=function(_0x433b84,_0x174c89){return _0x174c89||(_0x174c89=_0x4a589c['create']()),null!=_0x433b84['name']&&Object['hasOwnProperty']['call'](_0x433b84,'name')&&_0x174c89['uint32'](0xa)['string'](_0x433b84['name']),null!=_0x433b84['oldRange']&&Object['hasOwnProperty']['call'](_0x433b84,'oldRange')&&_0x2dc3b1['Range']['encode'](_0x433b84['oldRange'],_0x174c89['uint32'](0x12)['fork']())['ldelim'](),null!=_0x433b84['newRange']&&Object['hasOwnProperty']['call'](_0x433b84,'newRange')&&_0x2dc3b1['Range']['encode'](_0x433b84['newRange'],_0x174c89['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x433b84['affectsData']&&Object['hasOwnProperty']['call'](_0x433b84,'affectsData')&&_0x174c89['uint32'](0x20)['bool'](_0x433b84['affectsData']),null!=_0x433b84['wasUndone']&&Object['hasOwnProperty']['call'](_0x433b84,'wasUndone')&&_0x174c89['uint32'](0x28)['bool'](_0x433b84['wasUndone']),_0x174c89;},_0x2d8042['encodeDelimited']=function(_0x3b222e,_0x51dc61){return this['encode'](_0x3b222e,_0x51dc61)['ldelim']();},_0x2d8042['decode']=function(_0x34bf28,_0x509b81){_0x34bf28 instanceof _0x3bad82||(_0x34bf28=_0x3bad82['create'](_0x34bf28));for(var _0x6d660d=void 0x0===_0x509b81?_0x34bf28['len']:_0x34bf28['pos']+_0x509b81,_0x58244b=new _0x2dc3b1['MarkerOperation']();_0x34bf28['pos']<_0x6d660d;){var _0x16b582=_0x34bf28['uint32']();switch(_0x16b582>>>0x3){case 0x1:_0x58244b['name']=_0x34bf28['string']();break;case 0x2:_0x58244b['oldRange']=_0x2dc3b1['Range']['decode'](_0x34bf28,_0x34bf28['uint32']());break;case 0x3:_0x58244b['newRange']=_0x2dc3b1['Range']['decode'](_0x34bf28,_0x34bf28['uint32']());break;case 0x4:_0x58244b['affectsData']=_0x34bf28['bool']();break;case 0x5:_0x58244b['wasUndone']=_0x34bf28['bool']();break;default:_0x34bf28['skipType'](0x7&_0x16b582);}}return _0x58244b;},_0x2d8042['decodeDelimited']=function(_0x4eb649){return _0x4eb649 instanceof _0x3bad82||(_0x4eb649=new _0x3bad82(_0x4eb649)),this['decode'](_0x4eb649,_0x4eb649['uint32']());},_0x2d8042['verify']=function(_0x1f0091){if('object'!=typeof _0x1f0091||null===_0x1f0091)return'object\x20expected';if(null!=_0x1f0091['name']&&_0x1f0091['hasOwnProperty']('name')&&!_0x57bfaa['isString'](_0x1f0091['name']))return'name:\x20string\x20expected';var _0x939056;if(null!=_0x1f0091['oldRange']&&_0x1f0091['hasOwnProperty']('oldRange')&&(_0x939056=_0x2dc3b1['Range']['verify'](_0x1f0091['oldRange'])))return'oldRange.'+_0x939056;if(null!=_0x1f0091['newRange']&&_0x1f0091['hasOwnProperty']('newRange')&&(_0x939056=_0x2dc3b1['Range']['verify'](_0x1f0091['newRange'])))return'newRange.'+_0x939056;return null!=_0x1f0091['affectsData']&&_0x1f0091['hasOwnProperty']('affectsData')&&'boolean'!=typeof _0x1f0091['affectsData']?'affectsData:\x20boolean\x20expected':null!=_0x1f0091['wasUndone']&&_0x1f0091['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x1f0091['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x2d8042['fromObject']=function(_0x482051){if(_0x482051 instanceof _0x2dc3b1['MarkerOperation'])return _0x482051;var _0x4b02b4=new _0x2dc3b1['MarkerOperation']();if(null!=_0x482051['name']&&(_0x4b02b4['name']=String(_0x482051['name'])),null!=_0x482051['oldRange']){if('object'!=typeof _0x482051['oldRange'])throw TypeError('.MarkerOperation.oldRange:\x20object\x20expected');_0x4b02b4['oldRange']=_0x2dc3b1['Range']['fromObject'](_0x482051['oldRange']);}if(null!=_0x482051['newRange']){if('object'!=typeof _0x482051['newRange'])throw TypeError('.MarkerOperation.newRange:\x20object\x20expected');_0x4b02b4['newRange']=_0x2dc3b1['Range']['fromObject'](_0x482051['newRange']);}return null!=_0x482051['affectsData']&&(_0x4b02b4['affectsData']=Boolean(_0x482051['affectsData'])),null!=_0x482051['wasUndone']&&(_0x4b02b4['wasUndone']=Boolean(_0x482051['wasUndone'])),_0x4b02b4;},_0x2d8042['toObject']=function(_0x4a18d2,_0x97ae17){_0x97ae17||(_0x97ae17={});var _0x1208e0={};return _0x97ae17['defaults']&&(_0x1208e0['name']='',_0x1208e0['oldRange']=null,_0x1208e0['newRange']=null,_0x1208e0['affectsData']=!0x1,_0x1208e0['wasUndone']=!0x1),null!=_0x4a18d2['name']&&_0x4a18d2['hasOwnProperty']('name')&&(_0x1208e0['name']=_0x4a18d2['name']),null!=_0x4a18d2['oldRange']&&_0x4a18d2['hasOwnProperty']('oldRange')&&(_0x1208e0['oldRange']=_0x2dc3b1['Range']['toObject'](_0x4a18d2['oldRange'],_0x97ae17)),null!=_0x4a18d2['newRange']&&_0x4a18d2['hasOwnProperty']('newRange')&&(_0x1208e0['newRange']=_0x2dc3b1['Range']['toObject'](_0x4a18d2['newRange'],_0x97ae17)),null!=_0x4a18d2['affectsData']&&_0x4a18d2['hasOwnProperty']('affectsData')&&(_0x1208e0['affectsData']=_0x4a18d2['affectsData']),null!=_0x4a18d2['wasUndone']&&_0x4a18d2['hasOwnProperty']('wasUndone')&&(_0x1208e0['wasUndone']=_0x4a18d2['wasUndone']),_0x1208e0;},_0x2d8042['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x18ef32['util']['toJSONOptions']);},_0x2d8042['getTypeUrl']=function(_0x14e56e){return void 0x0===_0x14e56e&&(_0x14e56e='type.googleapis.com'),_0x14e56e+'/MarkerOperation';},_0x2d8042;}()),_0x2dc3b1['MergeOperation']=(function(){function _0x58fabb(_0x20f253){if(_0x20f253){for(var _0x16a80d=Object['keys'](_0x20f253),_0x178d81=0x0;_0x178d81<_0x16a80d['length'];++_0x178d81)null!=_0x20f253[_0x16a80d[_0x178d81]]&&(this[_0x16a80d[_0x178d81]]=_0x20f253[_0x16a80d[_0x178d81]]);}}return _0x58fabb['prototype']['sourcePosition']=null,_0x58fabb['prototype']['targetPosition']=null,_0x58fabb['prototype']['graveyardPosition']=null,_0x58fabb['prototype']['howMany']=0x0,_0x58fabb['prototype']['wasUndone']=!0x1,_0x58fabb['create']=function(_0x4c30cb){return new _0x58fabb(_0x4c30cb);},_0x58fabb['encode']=function(_0x14d536,_0x1e1b51){return _0x1e1b51||(_0x1e1b51=_0x4a589c['create']()),null!=_0x14d536['sourcePosition']&&Object['hasOwnProperty']['call'](_0x14d536,'sourcePosition')&&_0x2dc3b1['Position']['encode'](_0x14d536['sourcePosition'],_0x1e1b51['uint32'](0xa)['fork']())['ldelim'](),null!=_0x14d536['targetPosition']&&Object['hasOwnProperty']['call'](_0x14d536,'targetPosition')&&_0x2dc3b1['Position']['encode'](_0x14d536['targetPosition'],_0x1e1b51['uint32'](0x12)['fork']())['ldelim'](),null!=_0x14d536['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x14d536,'graveyardPosition')&&_0x2dc3b1['Position']['encode'](_0x14d536['graveyardPosition'],_0x1e1b51['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x14d536['howMany']&&Object['hasOwnProperty']['call'](_0x14d536,'howMany')&&_0x1e1b51['uint32'](0x20)['uint32'](_0x14d536['howMany']),null!=_0x14d536['wasUndone']&&Object['hasOwnProperty']['call'](_0x14d536,'wasUndone')&&_0x1e1b51['uint32'](0x28)['bool'](_0x14d536['wasUndone']),_0x1e1b51;},_0x58fabb['encodeDelimited']=function(_0x32a3de,_0x46adec){return this['encode'](_0x32a3de,_0x46adec)['ldelim']();},_0x58fabb['decode']=function(_0x3e9b30,_0xe10653){_0x3e9b30 instanceof _0x3bad82||(_0x3e9b30=_0x3bad82['create'](_0x3e9b30));for(var _0x234f91=void 0x0===_0xe10653?_0x3e9b30['len']:_0x3e9b30['pos']+_0xe10653,_0x13f1ee=new _0x2dc3b1['MergeOperation']();_0x3e9b30['pos']<_0x234f91;){var _0x1b1819=_0x3e9b30['uint32']();switch(_0x1b1819>>>0x3){case 0x1:_0x13f1ee['sourcePosition']=_0x2dc3b1['Position']['decode'](_0x3e9b30,_0x3e9b30['uint32']());break;case 0x2:_0x13f1ee['targetPosition']=_0x2dc3b1['Position']['decode'](_0x3e9b30,_0x3e9b30['uint32']());break;case 0x3:_0x13f1ee['graveyardPosition']=_0x2dc3b1['Position']['decode'](_0x3e9b30,_0x3e9b30['uint32']());break;case 0x4:_0x13f1ee['howMany']=_0x3e9b30['uint32']();break;case 0x5:_0x13f1ee['wasUndone']=_0x3e9b30['bool']();break;default:_0x3e9b30['skipType'](0x7&_0x1b1819);}}return _0x13f1ee;},_0x58fabb['decodeDelimited']=function(_0x40ca86){return _0x40ca86 instanceof _0x3bad82||(_0x40ca86=new _0x3bad82(_0x40ca86)),this['decode'](_0x40ca86,_0x40ca86['uint32']());},_0x58fabb['verify']=function(_0x153b35){if('object'!=typeof _0x153b35||null===_0x153b35)return'object\x20expected';var _0xf98633;if(null!=_0x153b35['sourcePosition']&&_0x153b35['hasOwnProperty']('sourcePosition')&&(_0xf98633=_0x2dc3b1['Position']['verify'](_0x153b35['sourcePosition'])))return'sourcePosition.'+_0xf98633;if(null!=_0x153b35['targetPosition']&&_0x153b35['hasOwnProperty']('targetPosition')&&(_0xf98633=_0x2dc3b1['Position']['verify'](_0x153b35['targetPosition'])))return'targetPosition.'+_0xf98633;if(null!=_0x153b35['graveyardPosition']&&_0x153b35['hasOwnProperty']('graveyardPosition')&&(_0xf98633=_0x2dc3b1['Position']['verify'](_0x153b35['graveyardPosition'])))return'graveyardPosition.'+_0xf98633;return null!=_0x153b35['howMany']&&_0x153b35['hasOwnProperty']('howMany')&&!_0x57bfaa['isInteger'](_0x153b35['howMany'])?'howMany:\x20integer\x20expected':null!=_0x153b35['wasUndone']&&_0x153b35['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x153b35['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x58fabb['fromObject']=function(_0x23b55f){if(_0x23b55f instanceof _0x2dc3b1['MergeOperation'])return _0x23b55f;var _0x3916e6=new _0x2dc3b1['MergeOperation']();if(null!=_0x23b55f['sourcePosition']){if('object'!=typeof _0x23b55f['sourcePosition'])throw TypeError('.MergeOperation.sourcePosition:\x20object\x20expected');_0x3916e6['sourcePosition']=_0x2dc3b1['Position']['fromObject'](_0x23b55f['sourcePosition']);}if(null!=_0x23b55f['targetPosition']){if('object'!=typeof _0x23b55f['targetPosition'])throw TypeError('.MergeOperation.targetPosition:\x20object\x20expected');_0x3916e6['targetPosition']=_0x2dc3b1['Position']['fromObject'](_0x23b55f['targetPosition']);}if(null!=_0x23b55f['graveyardPosition']){if('object'!=typeof _0x23b55f['graveyardPosition'])throw TypeError('.MergeOperation.graveyardPosition:\x20object\x20expected');_0x3916e6['graveyardPosition']=_0x2dc3b1['Position']['fromObject'](_0x23b55f['graveyardPosition']);}return null!=_0x23b55f['howMany']&&(_0x3916e6['howMany']=_0x23b55f['howMany']>>>0x0),null!=_0x23b55f['wasUndone']&&(_0x3916e6['wasUndone']=Boolean(_0x23b55f['wasUndone'])),_0x3916e6;},_0x58fabb['toObject']=function(_0x41fc27,_0x2eb296){_0x2eb296||(_0x2eb296={});var _0x490b52={};return _0x2eb296['defaults']&&(_0x490b52['sourcePosition']=null,_0x490b52['targetPosition']=null,_0x490b52['graveyardPosition']=null,_0x490b52['howMany']=0x0,_0x490b52['wasUndone']=!0x1),null!=_0x41fc27['sourcePosition']&&_0x41fc27['hasOwnProperty']('sourcePosition')&&(_0x490b52['sourcePosition']=_0x2dc3b1['Position']['toObject'](_0x41fc27['sourcePosition'],_0x2eb296)),null!=_0x41fc27['targetPosition']&&_0x41fc27['hasOwnProperty']('targetPosition')&&(_0x490b52['targetPosition']=_0x2dc3b1['Position']['toObject'](_0x41fc27['targetPosition'],_0x2eb296)),null!=_0x41fc27['graveyardPosition']&&_0x41fc27['hasOwnProperty']('graveyardPosition')&&(_0x490b52['graveyardPosition']=_0x2dc3b1['Position']['toObject'](_0x41fc27['graveyardPosition'],_0x2eb296)),null!=_0x41fc27['howMany']&&_0x41fc27['hasOwnProperty']('howMany')&&(_0x490b52['howMany']=_0x41fc27['howMany']),null!=_0x41fc27['wasUndone']&&_0x41fc27['hasOwnProperty']('wasUndone')&&(_0x490b52['wasUndone']=_0x41fc27['wasUndone']),_0x490b52;},_0x58fabb['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x18ef32['util']['toJSONOptions']);},_0x58fabb['getTypeUrl']=function(_0x331e5e){return void 0x0===_0x331e5e&&(_0x331e5e='type.googleapis.com'),_0x331e5e+'/MergeOperation';},_0x58fabb;}()),_0x2dc3b1['MoveOperation']=(function(){function _0x1c6e3d(_0x2570cd){if(_0x2570cd){for(var _0x473e7b=Object['keys'](_0x2570cd),_0x843bab=0x0;_0x843bab<_0x473e7b['length'];++_0x843bab)null!=_0x2570cd[_0x473e7b[_0x843bab]]&&(this[_0x473e7b[_0x843bab]]=_0x2570cd[_0x473e7b[_0x843bab]]);}}return _0x1c6e3d['prototype']['sourcePosition']=null,_0x1c6e3d['prototype']['howMany']=0x0,_0x1c6e3d['prototype']['targetPosition']=null,_0x1c6e3d['prototype']['wasUndone']=!0x1,_0x1c6e3d['create']=function(_0x4cbff5){return new _0x1c6e3d(_0x4cbff5);},_0x1c6e3d['encode']=function(_0x6befb,_0x178c2e){return _0x178c2e||(_0x178c2e=_0x4a589c['create']()),null!=_0x6befb['sourcePosition']&&Object['hasOwnProperty']['call'](_0x6befb,'sourcePosition')&&_0x2dc3b1['Position']['encode'](_0x6befb['sourcePosition'],_0x178c2e['uint32'](0xa)['fork']())['ldelim'](),null!=_0x6befb['howMany']&&Object['hasOwnProperty']['call'](_0x6befb,'howMany')&&_0x178c2e['uint32'](0x10)['uint32'](_0x6befb['howMany']),null!=_0x6befb['targetPosition']&&Object['hasOwnProperty']['call'](_0x6befb,'targetPosition')&&_0x2dc3b1['Position']['encode'](_0x6befb['targetPosition'],_0x178c2e['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x6befb['wasUndone']&&Object['hasOwnProperty']['call'](_0x6befb,'wasUndone')&&_0x178c2e['uint32'](0x20)['bool'](_0x6befb['wasUndone']),_0x178c2e;},_0x1c6e3d['encodeDelimited']=function(_0x2fc33e,_0x270623){return this['encode'](_0x2fc33e,_0x270623)['ldelim']();},_0x1c6e3d['decode']=function(_0x4cf8f2,_0x97a4c0){_0x4cf8f2 instanceof _0x3bad82||(_0x4cf8f2=_0x3bad82['create'](_0x4cf8f2));for(var _0x54cbf1=void 0x0===_0x97a4c0?_0x4cf8f2['len']:_0x4cf8f2['pos']+_0x97a4c0,_0x1eef70=new _0x2dc3b1['MoveOperation']();_0x4cf8f2['pos']<_0x54cbf1;){var _0x39c8e6=_0x4cf8f2['uint32']();switch(_0x39c8e6>>>0x3){case 0x1:_0x1eef70['sourcePosition']=_0x2dc3b1['Position']['decode'](_0x4cf8f2,_0x4cf8f2['uint32']());break;case 0x2:_0x1eef70['howMany']=_0x4cf8f2['uint32']();break;case 0x3:_0x1eef70['targetPosition']=_0x2dc3b1['Position']['decode'](_0x4cf8f2,_0x4cf8f2['uint32']());break;case 0x4:_0x1eef70['wasUndone']=_0x4cf8f2['bool']();break;default:_0x4cf8f2['skipType'](0x7&_0x39c8e6);}}return _0x1eef70;},_0x1c6e3d['decodeDelimited']=function(_0x526f04){return _0x526f04 instanceof _0x3bad82||(_0x526f04=new _0x3bad82(_0x526f04)),this['decode'](_0x526f04,_0x526f04['uint32']());},_0x1c6e3d['verify']=function(_0x4c5815){if('object'!=typeof _0x4c5815||null===_0x4c5815)return'object\x20expected';var _0x3ce424;if(null!=_0x4c5815['sourcePosition']&&_0x4c5815['hasOwnProperty']('sourcePosition')&&(_0x3ce424=_0x2dc3b1['Position']['verify'](_0x4c5815['sourcePosition'])))return'sourcePosition.'+_0x3ce424;if(null!=_0x4c5815['howMany']&&_0x4c5815['hasOwnProperty']('howMany')&&!_0x57bfaa['isInteger'](_0x4c5815['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x4c5815['targetPosition']&&_0x4c5815['hasOwnProperty']('targetPosition')&&(_0x3ce424=_0x2dc3b1['Position']['verify'](_0x4c5815['targetPosition'])))return'targetPosition.'+_0x3ce424;return null!=_0x4c5815['wasUndone']&&_0x4c5815['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x4c5815['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x1c6e3d['fromObject']=function(_0x1c5c8a){if(_0x1c5c8a instanceof _0x2dc3b1['MoveOperation'])return _0x1c5c8a;var _0xac9f0=new _0x2dc3b1['MoveOperation']();if(null!=_0x1c5c8a['sourcePosition']){if('object'!=typeof _0x1c5c8a['sourcePosition'])throw TypeError('.MoveOperation.sourcePosition:\x20object\x20expected');_0xac9f0['sourcePosition']=_0x2dc3b1['Position']['fromObject'](_0x1c5c8a['sourcePosition']);}if(null!=_0x1c5c8a['howMany']&&(_0xac9f0['howMany']=_0x1c5c8a['howMany']>>>0x0),null!=_0x1c5c8a['targetPosition']){if('object'!=typeof _0x1c5c8a['targetPosition'])throw TypeError('.MoveOperation.targetPosition:\x20object\x20expected');_0xac9f0['targetPosition']=_0x2dc3b1['Position']['fromObject'](_0x1c5c8a['targetPosition']);}return null!=_0x1c5c8a['wasUndone']&&(_0xac9f0['wasUndone']=Boolean(_0x1c5c8a['wasUndone'])),_0xac9f0;},_0x1c6e3d['toObject']=function(_0x30eb1c,_0x7eec2d){_0x7eec2d||(_0x7eec2d={});var _0x1db54b={};return _0x7eec2d['defaults']&&(_0x1db54b['sourcePosition']=null,_0x1db54b['howMany']=0x0,_0x1db54b['targetPosition']=null,_0x1db54b['wasUndone']=!0x1),null!=_0x30eb1c['sourcePosition']&&_0x30eb1c['hasOwnProperty']('sourcePosition')&&(_0x1db54b['sourcePosition']=_0x2dc3b1['Position']['toObject'](_0x30eb1c['sourcePosition'],_0x7eec2d)),null!=_0x30eb1c['howMany']&&_0x30eb1c['hasOwnProperty']('howMany')&&(_0x1db54b['howMany']=_0x30eb1c['howMany']),null!=_0x30eb1c['targetPosition']&&_0x30eb1c['hasOwnProperty']('targetPosition')&&(_0x1db54b['targetPosition']=_0x2dc3b1['Position']['toObject'](_0x30eb1c['targetPosition'],_0x7eec2d)),null!=_0x30eb1c['wasUndone']&&_0x30eb1c['hasOwnProperty']('wasUndone')&&(_0x1db54b['wasUndone']=_0x30eb1c['wasUndone']),_0x1db54b;},_0x1c6e3d['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x18ef32['util']['toJSONOptions']);},_0x1c6e3d['getTypeUrl']=function(_0x4f7b89){return void 0x0===_0x4f7b89&&(_0x4f7b89='type.googleapis.com'),_0x4f7b89+'/MoveOperation';},_0x1c6e3d;}()),_0x2dc3b1['RenameOperation']=(function(){function _0x394ce7(_0x3e08b7){if(_0x3e08b7){for(var _0xc1428b=Object['keys'](_0x3e08b7),_0x149e1a=0x0;_0x149e1a<_0xc1428b['length'];++_0x149e1a)null!=_0x3e08b7[_0xc1428b[_0x149e1a]]&&(this[_0xc1428b[_0x149e1a]]=_0x3e08b7[_0xc1428b[_0x149e1a]]);}}return _0x394ce7['prototype']['position']=null,_0x394ce7['prototype']['oldName']='',_0x394ce7['prototype']['newName']='',_0x394ce7['prototype']['wasUndone']=!0x1,_0x394ce7['create']=function(_0x4dbe98){return new _0x394ce7(_0x4dbe98);},_0x394ce7['encode']=function(_0x4c0dd8,_0x7d53dc){return _0x7d53dc||(_0x7d53dc=_0x4a589c['create']()),null!=_0x4c0dd8['position']&&Object['hasOwnProperty']['call'](_0x4c0dd8,'position')&&_0x2dc3b1['Position']['encode'](_0x4c0dd8['position'],_0x7d53dc['uint32'](0xa)['fork']())['ldelim'](),null!=_0x4c0dd8['oldName']&&Object['hasOwnProperty']['call'](_0x4c0dd8,'oldName')&&_0x7d53dc['uint32'](0x12)['string'](_0x4c0dd8['oldName']),null!=_0x4c0dd8['newName']&&Object['hasOwnProperty']['call'](_0x4c0dd8,'newName')&&_0x7d53dc['uint32'](0x1a)['string'](_0x4c0dd8['newName']),null!=_0x4c0dd8['wasUndone']&&Object['hasOwnProperty']['call'](_0x4c0dd8,'wasUndone')&&_0x7d53dc['uint32'](0x20)['bool'](_0x4c0dd8['wasUndone']),_0x7d53dc;},_0x394ce7['encodeDelimited']=function(_0x5aa634,_0x65025f){return this['encode'](_0x5aa634,_0x65025f)['ldelim']();},_0x394ce7['decode']=function(_0x415db8,_0x4df41a){_0x415db8 instanceof _0x3bad82||(_0x415db8=_0x3bad82['create'](_0x415db8));for(var _0x1843c7=void 0x0===_0x4df41a?_0x415db8['len']:_0x415db8['pos']+_0x4df41a,_0x481507=new _0x2dc3b1['RenameOperation']();_0x415db8['pos']<_0x1843c7;){var _0x3ccf41=_0x415db8['uint32']();switch(_0x3ccf41>>>0x3){case 0x1:_0x481507['position']=_0x2dc3b1['Position']['decode'](_0x415db8,_0x415db8['uint32']());break;case 0x2:_0x481507['oldName']=_0x415db8['string']();break;case 0x3:_0x481507['newName']=_0x415db8['string']();break;case 0x4:_0x481507['wasUndone']=_0x415db8['bool']();break;default:_0x415db8['skipType'](0x7&_0x3ccf41);}}return _0x481507;},_0x394ce7['decodeDelimited']=function(_0x5d178f){return _0x5d178f instanceof _0x3bad82||(_0x5d178f=new _0x3bad82(_0x5d178f)),this['decode'](_0x5d178f,_0x5d178f['uint32']());},_0x394ce7['verify']=function(_0x4ea81a){if('object'!=typeof _0x4ea81a||null===_0x4ea81a)return'object\x20expected';if(null!=_0x4ea81a['position']&&_0x4ea81a['hasOwnProperty']('position')){var _0x5e11df=_0x2dc3b1['Position']['verify'](_0x4ea81a['position']);if(_0x5e11df)return'position.'+_0x5e11df;}return null!=_0x4ea81a['oldName']&&_0x4ea81a['hasOwnProperty']('oldName')&&!_0x57bfaa['isString'](_0x4ea81a['oldName'])?'oldName:\x20string\x20expected':null!=_0x4ea81a['newName']&&_0x4ea81a['hasOwnProperty']('newName')&&!_0x57bfaa['isString'](_0x4ea81a['newName'])?'newName:\x20string\x20expected':null!=_0x4ea81a['wasUndone']&&_0x4ea81a['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x4ea81a['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x394ce7['fromObject']=function(_0x2c4375){if(_0x2c4375 instanceof _0x2dc3b1['RenameOperation'])return _0x2c4375;var _0x1f3fa0=new _0x2dc3b1['RenameOperation']();if(null!=_0x2c4375['position']){if('object'!=typeof _0x2c4375['position'])throw TypeError('.RenameOperation.position:\x20object\x20expected');_0x1f3fa0['position']=_0x2dc3b1['Position']['fromObject'](_0x2c4375['position']);}return null!=_0x2c4375['oldName']&&(_0x1f3fa0['oldName']=String(_0x2c4375['oldName'])),null!=_0x2c4375['newName']&&(_0x1f3fa0['newName']=String(_0x2c4375['newName'])),null!=_0x2c4375['wasUndone']&&(_0x1f3fa0['wasUndone']=Boolean(_0x2c4375['wasUndone'])),_0x1f3fa0;},_0x394ce7['toObject']=function(_0x3bec35,_0x4cdcff){_0x4cdcff||(_0x4cdcff={});var _0x4e6401={};return _0x4cdcff['defaults']&&(_0x4e6401['position']=null,_0x4e6401['oldName']='',_0x4e6401['newName']='',_0x4e6401['wasUndone']=!0x1),null!=_0x3bec35['position']&&_0x3bec35['hasOwnProperty']('position')&&(_0x4e6401['position']=_0x2dc3b1['Position']['toObject'](_0x3bec35['position'],_0x4cdcff)),null!=_0x3bec35['oldName']&&_0x3bec35['hasOwnProperty']('oldName')&&(_0x4e6401['oldName']=_0x3bec35['oldName']),null!=_0x3bec35['newName']&&_0x3bec35['hasOwnProperty']('newName')&&(_0x4e6401['newName']=_0x3bec35['newName']),null!=_0x3bec35['wasUndone']&&_0x3bec35['hasOwnProperty']('wasUndone')&&(_0x4e6401['wasUndone']=_0x3bec35['wasUndone']),_0x4e6401;},_0x394ce7['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x18ef32['util']['toJSONOptions']);},_0x394ce7['getTypeUrl']=function(_0x29b75a){return void 0x0===_0x29b75a&&(_0x29b75a='type.googleapis.com'),_0x29b75a+'/RenameOperation';},_0x394ce7;}()),_0x2dc3b1['RootAttributeOperation']=(function(){function _0x1d8d6d(_0x50a001){if(_0x50a001){for(var _0x5b00e4=Object['keys'](_0x50a001),_0x216981=0x0;_0x216981<_0x5b00e4['length'];++_0x216981)null!=_0x50a001[_0x5b00e4[_0x216981]]&&(this[_0x5b00e4[_0x216981]]=_0x50a001[_0x5b00e4[_0x216981]]);}}return _0x1d8d6d['prototype']['root']='',_0x1d8d6d['prototype']['key']='',_0x1d8d6d['prototype']['oldValueBoolean']=!0x1,_0x1d8d6d['prototype']['oldValueJson']='',_0x1d8d6d['prototype']['newValueBoolean']=!0x1,_0x1d8d6d['prototype']['newValueJson']='',_0x1d8d6d['prototype']['wasUndone']=!0x1,_0x1d8d6d['create']=function(_0x33aaa7){return new _0x1d8d6d(_0x33aaa7);},_0x1d8d6d['encode']=function(_0x18d596,_0x4fedf4){return _0x4fedf4||(_0x4fedf4=_0x4a589c['create']()),null!=_0x18d596['root']&&Object['hasOwnProperty']['call'](_0x18d596,'root')&&_0x4fedf4['uint32'](0xa)['string'](_0x18d596['root']),null!=_0x18d596['key']&&Object['hasOwnProperty']['call'](_0x18d596,'key')&&_0x4fedf4['uint32'](0x12)['string'](_0x18d596['key']),null!=_0x18d596['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x18d596,'oldValueBoolean')&&_0x4fedf4['uint32'](0x18)['bool'](_0x18d596['oldValueBoolean']),null!=_0x18d596['oldValueJson']&&Object['hasOwnProperty']['call'](_0x18d596,'oldValueJson')&&_0x4fedf4['uint32'](0x22)['string'](_0x18d596['oldValueJson']),null!=_0x18d596['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x18d596,'newValueBoolean')&&_0x4fedf4['uint32'](0x28)['bool'](_0x18d596['newValueBoolean']),null!=_0x18d596['newValueJson']&&Object['hasOwnProperty']['call'](_0x18d596,'newValueJson')&&_0x4fedf4['uint32'](0x32)['string'](_0x18d596['newValueJson']),null!=_0x18d596['wasUndone']&&Object['hasOwnProperty']['call'](_0x18d596,'wasUndone')&&_0x4fedf4['uint32'](0x38)['bool'](_0x18d596['wasUndone']),_0x4fedf4;},_0x1d8d6d['encodeDelimited']=function(_0x574e68,_0x185380){return this['encode'](_0x574e68,_0x185380)['ldelim']();},_0x1d8d6d['decode']=function(_0x34a780,_0x482e96){_0x34a780 instanceof _0x3bad82||(_0x34a780=_0x3bad82['create'](_0x34a780));for(var _0x2fa26a=void 0x0===_0x482e96?_0x34a780['len']:_0x34a780['pos']+_0x482e96,_0x949eeb=new _0x2dc3b1['RootAttributeOperation']();_0x34a780['pos']<_0x2fa26a;){var _0x516cbb=_0x34a780['uint32']();switch(_0x516cbb>>>0x3){case 0x1:_0x949eeb['root']=_0x34a780['string']();break;case 0x2:_0x949eeb['key']=_0x34a780['string']();break;case 0x3:_0x949eeb['oldValueBoolean']=_0x34a780['bool']();break;case 0x4:_0x949eeb['oldValueJson']=_0x34a780['string']();break;case 0x5:_0x949eeb['newValueBoolean']=_0x34a780['bool']();break;case 0x6:_0x949eeb['newValueJson']=_0x34a780['string']();break;case 0x7:_0x949eeb['wasUndone']=_0x34a780['bool']();break;default:_0x34a780['skipType'](0x7&_0x516cbb);}}return _0x949eeb;},_0x1d8d6d['decodeDelimited']=function(_0xc949a4){return _0xc949a4 instanceof _0x3bad82||(_0xc949a4=new _0x3bad82(_0xc949a4)),this['decode'](_0xc949a4,_0xc949a4['uint32']());},_0x1d8d6d['verify']=function(_0x109266){return'object'!=typeof _0x109266||null===_0x109266?'object\x20expected':null!=_0x109266['root']&&_0x109266['hasOwnProperty']('root')&&!_0x57bfaa['isString'](_0x109266['root'])?'root:\x20string\x20expected':null!=_0x109266['key']&&_0x109266['hasOwnProperty']('key')&&!_0x57bfaa['isString'](_0x109266['key'])?'key:\x20string\x20expected':null!=_0x109266['oldValueBoolean']&&_0x109266['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x109266['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x109266['oldValueJson']&&_0x109266['hasOwnProperty']('oldValueJson')&&!_0x57bfaa['isString'](_0x109266['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x109266['newValueBoolean']&&_0x109266['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x109266['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x109266['newValueJson']&&_0x109266['hasOwnProperty']('newValueJson')&&!_0x57bfaa['isString'](_0x109266['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x109266['wasUndone']&&_0x109266['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x109266['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x1d8d6d['fromObject']=function(_0x410865){if(_0x410865 instanceof _0x2dc3b1['RootAttributeOperation'])return _0x410865;var _0x7e2be2=new _0x2dc3b1['RootAttributeOperation']();return null!=_0x410865['root']&&(_0x7e2be2['root']=String(_0x410865['root'])),null!=_0x410865['key']&&(_0x7e2be2['key']=String(_0x410865['key'])),null!=_0x410865['oldValueBoolean']&&(_0x7e2be2['oldValueBoolean']=Boolean(_0x410865['oldValueBoolean'])),null!=_0x410865['oldValueJson']&&(_0x7e2be2['oldValueJson']=String(_0x410865['oldValueJson'])),null!=_0x410865['newValueBoolean']&&(_0x7e2be2['newValueBoolean']=Boolean(_0x410865['newValueBoolean'])),null!=_0x410865['newValueJson']&&(_0x7e2be2['newValueJson']=String(_0x410865['newValueJson'])),null!=_0x410865['wasUndone']&&(_0x7e2be2['wasUndone']=Boolean(_0x410865['wasUndone'])),_0x7e2be2;},_0x1d8d6d['toObject']=function(_0x232338,_0x2e44c5){_0x2e44c5||(_0x2e44c5={});var _0x52530a={};return _0x2e44c5['defaults']&&(_0x52530a['root']='',_0x52530a['key']='',_0x52530a['oldValueBoolean']=!0x1,_0x52530a['oldValueJson']='',_0x52530a['newValueBoolean']=!0x1,_0x52530a['newValueJson']='',_0x52530a['wasUndone']=!0x1),null!=_0x232338['root']&&_0x232338['hasOwnProperty']('root')&&(_0x52530a['root']=_0x232338['root']),null!=_0x232338['key']&&_0x232338['hasOwnProperty']('key')&&(_0x52530a['key']=_0x232338['key']),null!=_0x232338['oldValueBoolean']&&_0x232338['hasOwnProperty']('oldValueBoolean')&&(_0x52530a['oldValueBoolean']=_0x232338['oldValueBoolean']),null!=_0x232338['oldValueJson']&&_0x232338['hasOwnProperty']('oldValueJson')&&(_0x52530a['oldValueJson']=_0x232338['oldValueJson']),null!=_0x232338['newValueBoolean']&&_0x232338['hasOwnProperty']('newValueBoolean')&&(_0x52530a['newValueBoolean']=_0x232338['newValueBoolean']),null!=_0x232338['newValueJson']&&_0x232338['hasOwnProperty']('newValueJson')&&(_0x52530a['newValueJson']=_0x232338['newValueJson']),null!=_0x232338['wasUndone']&&_0x232338['hasOwnProperty']('wasUndone')&&(_0x52530a['wasUndone']=_0x232338['wasUndone']),_0x52530a;},_0x1d8d6d['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x18ef32['util']['toJSONOptions']);},_0x1d8d6d['getTypeUrl']=function(_0x4f6e96){return void 0x0===_0x4f6e96&&(_0x4f6e96='type.googleapis.com'),_0x4f6e96+'/RootAttributeOperation';},_0x1d8d6d;}()),_0x2dc3b1['RootOperation']=(function(){function _0x2bad1b(_0x45b918){if(_0x45b918){for(var _0x1d0823=Object['keys'](_0x45b918),_0x2f7be6=0x0;_0x2f7be6<_0x1d0823['length'];++_0x2f7be6)null!=_0x45b918[_0x1d0823[_0x2f7be6]]&&(this[_0x1d0823[_0x2f7be6]]=_0x45b918[_0x1d0823[_0x2f7be6]]);}}return _0x2bad1b['prototype']['rootName']='',_0x2bad1b['prototype']['elementName']='',_0x2bad1b['prototype']['isAdd']=!0x1,_0x2bad1b['prototype']['wasUndone']=!0x1,_0x2bad1b['create']=function(_0x1ed227){return new _0x2bad1b(_0x1ed227);},_0x2bad1b['encode']=function(_0x14d4d2,_0x4c55ba){return _0x4c55ba||(_0x4c55ba=_0x4a589c['create']()),null!=_0x14d4d2['rootName']&&Object['hasOwnProperty']['call'](_0x14d4d2,'rootName')&&_0x4c55ba['uint32'](0xa)['string'](_0x14d4d2['rootName']),null!=_0x14d4d2['elementName']&&Object['hasOwnProperty']['call'](_0x14d4d2,'elementName')&&_0x4c55ba['uint32'](0x12)['string'](_0x14d4d2['elementName']),null!=_0x14d4d2['isAdd']&&Object['hasOwnProperty']['call'](_0x14d4d2,'isAdd')&&_0x4c55ba['uint32'](0x18)['bool'](_0x14d4d2['isAdd']),null!=_0x14d4d2['wasUndone']&&Object['hasOwnProperty']['call'](_0x14d4d2,'wasUndone')&&_0x4c55ba['uint32'](0x20)['bool'](_0x14d4d2['wasUndone']),_0x4c55ba;},_0x2bad1b['encodeDelimited']=function(_0x12830b,_0x43fc98){return this['encode'](_0x12830b,_0x43fc98)['ldelim']();},_0x2bad1b['decode']=function(_0x1cd71b,_0x5bd737){_0x1cd71b instanceof _0x3bad82||(_0x1cd71b=_0x3bad82['create'](_0x1cd71b));for(var _0x2c1824=void 0x0===_0x5bd737?_0x1cd71b['len']:_0x1cd71b['pos']+_0x5bd737,_0xf840e5=new _0x2dc3b1['RootOperation']();_0x1cd71b['pos']<_0x2c1824;){var _0x51f017=_0x1cd71b['uint32']();switch(_0x51f017>>>0x3){case 0x1:_0xf840e5['rootName']=_0x1cd71b['string']();break;case 0x2:_0xf840e5['elementName']=_0x1cd71b['string']();break;case 0x3:_0xf840e5['isAdd']=_0x1cd71b['bool']();break;case 0x4:_0xf840e5['wasUndone']=_0x1cd71b['bool']();break;default:_0x1cd71b['skipType'](0x7&_0x51f017);}}return _0xf840e5;},_0x2bad1b['decodeDelimited']=function(_0x527961){return _0x527961 instanceof _0x3bad82||(_0x527961=new _0x3bad82(_0x527961)),this['decode'](_0x527961,_0x527961['uint32']());},_0x2bad1b['verify']=function(_0x305d42){return'object'!=typeof _0x305d42||null===_0x305d42?'object\x20expected':null!=_0x305d42['rootName']&&_0x305d42['hasOwnProperty']('rootName')&&!_0x57bfaa['isString'](_0x305d42['rootName'])?'rootName:\x20string\x20expected':null!=_0x305d42['elementName']&&_0x305d42['hasOwnProperty']('elementName')&&!_0x57bfaa['isString'](_0x305d42['elementName'])?'elementName:\x20string\x20expected':null!=_0x305d42['isAdd']&&_0x305d42['hasOwnProperty']('isAdd')&&'boolean'!=typeof _0x305d42['isAdd']?'isAdd:\x20boolean\x20expected':null!=_0x305d42['wasUndone']&&_0x305d42['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x305d42['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x2bad1b['fromObject']=function(_0x1ddb04){if(_0x1ddb04 instanceof _0x2dc3b1['RootOperation'])return _0x1ddb04;var _0x5dcf63=new _0x2dc3b1['RootOperation']();return null!=_0x1ddb04['rootName']&&(_0x5dcf63['rootName']=String(_0x1ddb04['rootName'])),null!=_0x1ddb04['elementName']&&(_0x5dcf63['elementName']=String(_0x1ddb04['elementName'])),null!=_0x1ddb04['isAdd']&&(_0x5dcf63['isAdd']=Boolean(_0x1ddb04['isAdd'])),null!=_0x1ddb04['wasUndone']&&(_0x5dcf63['wasUndone']=Boolean(_0x1ddb04['wasUndone'])),_0x5dcf63;},_0x2bad1b['toObject']=function(_0x409781,_0x61dc16){_0x61dc16||(_0x61dc16={});var _0x29a9b6={};return _0x61dc16['defaults']&&(_0x29a9b6['rootName']='',_0x29a9b6['elementName']='',_0x29a9b6['isAdd']=!0x1,_0x29a9b6['wasUndone']=!0x1),null!=_0x409781['rootName']&&_0x409781['hasOwnProperty']('rootName')&&(_0x29a9b6['rootName']=_0x409781['rootName']),null!=_0x409781['elementName']&&_0x409781['hasOwnProperty']('elementName')&&(_0x29a9b6['elementName']=_0x409781['elementName']),null!=_0x409781['isAdd']&&_0x409781['hasOwnProperty']('isAdd')&&(_0x29a9b6['isAdd']=_0x409781['isAdd']),null!=_0x409781['wasUndone']&&_0x409781['hasOwnProperty']('wasUndone')&&(_0x29a9b6['wasUndone']=_0x409781['wasUndone']),_0x29a9b6;},_0x2bad1b['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x18ef32['util']['toJSONOptions']);},_0x2bad1b['getTypeUrl']=function(_0x31b6cb){return void 0x0===_0x31b6cb&&(_0x31b6cb='type.googleapis.com'),_0x31b6cb+'/RootOperation';},_0x2bad1b;}()),_0x2dc3b1['SplitOperation']=(function(){function _0x2cfc1d(_0x1262a7){if(_0x1262a7){for(var _0x326117=Object['keys'](_0x1262a7),_0x4ec931=0x0;_0x4ec931<_0x326117['length'];++_0x4ec931)null!=_0x1262a7[_0x326117[_0x4ec931]]&&(this[_0x326117[_0x4ec931]]=_0x1262a7[_0x326117[_0x4ec931]]);}}return _0x2cfc1d['prototype']['splitPosition']=null,_0x2cfc1d['prototype']['graveyardPosition']=null,_0x2cfc1d['prototype']['howMany']=0x0,_0x2cfc1d['prototype']['insertionPosition']=null,_0x2cfc1d['prototype']['wasUndone']=!0x1,_0x2cfc1d['create']=function(_0x419488){return new _0x2cfc1d(_0x419488);},_0x2cfc1d['encode']=function(_0x4cccd7,_0x2a00a2){return _0x2a00a2||(_0x2a00a2=_0x4a589c['create']()),null!=_0x4cccd7['splitPosition']&&Object['hasOwnProperty']['call'](_0x4cccd7,'splitPosition')&&_0x2dc3b1['Position']['encode'](_0x4cccd7['splitPosition'],_0x2a00a2['uint32'](0xa)['fork']())['ldelim'](),null!=_0x4cccd7['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x4cccd7,'graveyardPosition')&&_0x2dc3b1['Position']['encode'](_0x4cccd7['graveyardPosition'],_0x2a00a2['uint32'](0x12)['fork']())['ldelim'](),null!=_0x4cccd7['howMany']&&Object['hasOwnProperty']['call'](_0x4cccd7,'howMany')&&_0x2a00a2['uint32'](0x18)['uint32'](_0x4cccd7['howMany']),null!=_0x4cccd7['insertionPosition']&&Object['hasOwnProperty']['call'](_0x4cccd7,'insertionPosition')&&_0x2dc3b1['Position']['encode'](_0x4cccd7['insertionPosition'],_0x2a00a2['uint32'](0x22)['fork']())['ldelim'](),null!=_0x4cccd7['wasUndone']&&Object['hasOwnProperty']['call'](_0x4cccd7,'wasUndone')&&_0x2a00a2['uint32'](0x28)['bool'](_0x4cccd7['wasUndone']),_0x2a00a2;},_0x2cfc1d['encodeDelimited']=function(_0x373a95,_0x9b45d0){return this['encode'](_0x373a95,_0x9b45d0)['ldelim']();},_0x2cfc1d['decode']=function(_0x33c700,_0x2919cc){_0x33c700 instanceof _0x3bad82||(_0x33c700=_0x3bad82['create'](_0x33c700));for(var _0x1c1f2b=void 0x0===_0x2919cc?_0x33c700['len']:_0x33c700['pos']+_0x2919cc,_0x4fae3d=new _0x2dc3b1['SplitOperation']();_0x33c700['pos']<_0x1c1f2b;){var _0x33f3b7=_0x33c700['uint32']();switch(_0x33f3b7>>>0x3){case 0x1:_0x4fae3d['splitPosition']=_0x2dc3b1['Position']['decode'](_0x33c700,_0x33c700['uint32']());break;case 0x2:_0x4fae3d['graveyardPosition']=_0x2dc3b1['Position']['decode'](_0x33c700,_0x33c700['uint32']());break;case 0x3:_0x4fae3d['howMany']=_0x33c700['uint32']();break;case 0x4:_0x4fae3d['insertionPosition']=_0x2dc3b1['Position']['decode'](_0x33c700,_0x33c700['uint32']());break;case 0x5:_0x4fae3d['wasUndone']=_0x33c700['bool']();break;default:_0x33c700['skipType'](0x7&_0x33f3b7);}}return _0x4fae3d;},_0x2cfc1d['decodeDelimited']=function(_0x1b1360){return _0x1b1360 instanceof _0x3bad82||(_0x1b1360=new _0x3bad82(_0x1b1360)),this['decode'](_0x1b1360,_0x1b1360['uint32']());},_0x2cfc1d['verify']=function(_0x5c7e06){if('object'!=typeof _0x5c7e06||null===_0x5c7e06)return'object\x20expected';var _0x316cab;if(null!=_0x5c7e06['splitPosition']&&_0x5c7e06['hasOwnProperty']('splitPosition')&&(_0x316cab=_0x2dc3b1['Position']['verify'](_0x5c7e06['splitPosition'])))return'splitPosition.'+_0x316cab;if(null!=_0x5c7e06['graveyardPosition']&&_0x5c7e06['hasOwnProperty']('graveyardPosition')&&(_0x316cab=_0x2dc3b1['Position']['verify'](_0x5c7e06['graveyardPosition'])))return'graveyardPosition.'+_0x316cab;if(null!=_0x5c7e06['howMany']&&_0x5c7e06['hasOwnProperty']('howMany')&&!_0x57bfaa['isInteger'](_0x5c7e06['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x5c7e06['insertionPosition']&&_0x5c7e06['hasOwnProperty']('insertionPosition')&&(_0x316cab=_0x2dc3b1['Position']['verify'](_0x5c7e06['insertionPosition'])))return'insertionPosition.'+_0x316cab;return null!=_0x5c7e06['wasUndone']&&_0x5c7e06['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x5c7e06['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x2cfc1d['fromObject']=function(_0x39856d){if(_0x39856d instanceof _0x2dc3b1['SplitOperation'])return _0x39856d;var _0x333d21=new _0x2dc3b1['SplitOperation']();if(null!=_0x39856d['splitPosition']){if('object'!=typeof _0x39856d['splitPosition'])throw TypeError('.SplitOperation.splitPosition:\x20object\x20expected');_0x333d21['splitPosition']=_0x2dc3b1['Position']['fromObject'](_0x39856d['splitPosition']);}if(null!=_0x39856d['graveyardPosition']){if('object'!=typeof _0x39856d['graveyardPosition'])throw TypeError('.SplitOperation.graveyardPosition:\x20object\x20expected');_0x333d21['graveyardPosition']=_0x2dc3b1['Position']['fromObject'](_0x39856d['graveyardPosition']);}if(null!=_0x39856d['howMany']&&(_0x333d21['howMany']=_0x39856d['howMany']>>>0x0),null!=_0x39856d['insertionPosition']){if('object'!=typeof _0x39856d['insertionPosition'])throw TypeError('.SplitOperation.insertionPosition:\x20object\x20expected');_0x333d21['insertionPosition']=_0x2dc3b1['Position']['fromObject'](_0x39856d['insertionPosition']);}return null!=_0x39856d['wasUndone']&&(_0x333d21['wasUndone']=Boolean(_0x39856d['wasUndone'])),_0x333d21;},_0x2cfc1d['toObject']=function(_0x212faa,_0x5bfe55){_0x5bfe55||(_0x5bfe55={});var _0x4dbfd3={};return _0x5bfe55['defaults']&&(_0x4dbfd3['splitPosition']=null,_0x4dbfd3['graveyardPosition']=null,_0x4dbfd3['howMany']=0x0,_0x4dbfd3['insertionPosition']=null,_0x4dbfd3['wasUndone']=!0x1),null!=_0x212faa['splitPosition']&&_0x212faa['hasOwnProperty']('splitPosition')&&(_0x4dbfd3['splitPosition']=_0x2dc3b1['Position']['toObject'](_0x212faa['splitPosition'],_0x5bfe55)),null!=_0x212faa['graveyardPosition']&&_0x212faa['hasOwnProperty']('graveyardPosition')&&(_0x4dbfd3['graveyardPosition']=_0x2dc3b1['Position']['toObject'](_0x212faa['graveyardPosition'],_0x5bfe55)),null!=_0x212faa['howMany']&&_0x212faa['hasOwnProperty']('howMany')&&(_0x4dbfd3['howMany']=_0x212faa['howMany']),null!=_0x212faa['insertionPosition']&&_0x212faa['hasOwnProperty']('insertionPosition')&&(_0x4dbfd3['insertionPosition']=_0x2dc3b1['Position']['toObject'](_0x212faa['insertionPosition'],_0x5bfe55)),null!=_0x212faa['wasUndone']&&_0x212faa['hasOwnProperty']('wasUndone')&&(_0x4dbfd3['wasUndone']=_0x212faa['wasUndone']),_0x4dbfd3;},_0x2cfc1d['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x18ef32['util']['toJSONOptions']);},_0x2cfc1d['getTypeUrl']=function(_0x2161c3){return void 0x0===_0x2161c3&&(_0x2161c3='type.googleapis.com'),_0x2161c3+'/SplitOperation';},_0x2cfc1d;}()),_0x2dc3b1['Position']=(function(){function _0xc042f0(_0x5edc1c){if(this['path']=[],_0x5edc1c){for(var _0x44760a=Object['keys'](_0x5edc1c),_0x25f88b=0x0;_0x25f88b<_0x44760a['length'];++_0x25f88b)null!=_0x5edc1c[_0x44760a[_0x25f88b]]&&(this[_0x44760a[_0x25f88b]]=_0x5edc1c[_0x44760a[_0x25f88b]]);}}return _0xc042f0['prototype']['root']='',_0xc042f0['prototype']['rootMain']=!0x1,_0xc042f0['prototype']['rootGraveyard']=!0x1,_0xc042f0['prototype']['path']=_0x57bfaa['emptyArray'],_0xc042f0['prototype']['stickiness']='',_0xc042f0['create']=function(_0x38bfeb){return new _0xc042f0(_0x38bfeb);},_0xc042f0['encode']=function(_0x4bba0e,_0x17e5cf){if(_0x17e5cf||(_0x17e5cf=_0x4a589c['create']()),null!=_0x4bba0e['root']&&Object['hasOwnProperty']['call'](_0x4bba0e,'root')&&_0x17e5cf['uint32'](0xa)['string'](_0x4bba0e['root']),null!=_0x4bba0e['rootMain']&&Object['hasOwnProperty']['call'](_0x4bba0e,'rootMain')&&_0x17e5cf['uint32'](0x10)['bool'](_0x4bba0e['rootMain']),null!=_0x4bba0e['rootGraveyard']&&Object['hasOwnProperty']['call'](_0x4bba0e,'rootGraveyard')&&_0x17e5cf['uint32'](0x18)['bool'](_0x4bba0e['rootGraveyard']),null!=_0x4bba0e['path']&&_0x4bba0e['path']['length']){_0x17e5cf['uint32'](0x22)['fork']();for(var _0xe8e90b=0x0;_0xe8e90b<_0x4bba0e['path']['length'];++_0xe8e90b)_0x17e5cf['uint32'](_0x4bba0e['path'][_0xe8e90b]);_0x17e5cf['ldelim']();}return null!=_0x4bba0e['stickiness']&&Object['hasOwnProperty']['call'](_0x4bba0e,'stickiness')&&_0x17e5cf['uint32'](0x2a)['string'](_0x4bba0e['stickiness']),_0x17e5cf;},_0xc042f0['encodeDelimited']=function(_0x2f6456,_0x5838af){return this['encode'](_0x2f6456,_0x5838af)['ldelim']();},_0xc042f0['decode']=function(_0x11f0dd,_0x5ee6c0){_0x11f0dd instanceof _0x3bad82||(_0x11f0dd=_0x3bad82['create'](_0x11f0dd));for(var _0x18ff5a=void 0x0===_0x5ee6c0?_0x11f0dd['len']:_0x11f0dd['pos']+_0x5ee6c0,_0x300be6=new _0x2dc3b1['Position']();_0x11f0dd['pos']<_0x18ff5a;){var _0x18bee7=_0x11f0dd['uint32']();switch(_0x18bee7>>>0x3){case 0x1:_0x300be6['root']=_0x11f0dd['string']();break;case 0x2:_0x300be6['rootMain']=_0x11f0dd['bool']();break;case 0x3:_0x300be6['rootGraveyard']=_0x11f0dd['bool']();break;case 0x4:if(_0x300be6['path']&&_0x300be6['path']['length']||(_0x300be6['path']=[]),0x2==(0x7&_0x18bee7)){for(var _0x35f359=_0x11f0dd['uint32']()+_0x11f0dd['pos'];_0x11f0dd['pos']<_0x35f359;)_0x300be6['path']['push'](_0x11f0dd['uint32']());}else _0x300be6['path']['push'](_0x11f0dd['uint32']());break;case 0x5:_0x300be6['stickiness']=_0x11f0dd['string']();break;default:_0x11f0dd['skipType'](0x7&_0x18bee7);}}return _0x300be6;},_0xc042f0['decodeDelimited']=function(_0x14007f){return _0x14007f instanceof _0x3bad82||(_0x14007f=new _0x3bad82(_0x14007f)),this['decode'](_0x14007f,_0x14007f['uint32']());},_0xc042f0['verify']=function(_0x13aa52){if('object'!=typeof _0x13aa52||null===_0x13aa52)return'object\x20expected';if(null!=_0x13aa52['root']&&_0x13aa52['hasOwnProperty']('root')&&!_0x57bfaa['isString'](_0x13aa52['root']))return'root:\x20string\x20expected';if(null!=_0x13aa52['rootMain']&&_0x13aa52['hasOwnProperty']('rootMain')&&'boolean'!=typeof _0x13aa52['rootMain'])return'rootMain:\x20boolean\x20expected';if(null!=_0x13aa52['rootGraveyard']&&_0x13aa52['hasOwnProperty']('rootGraveyard')&&'boolean'!=typeof _0x13aa52['rootGraveyard'])return'rootGraveyard:\x20boolean\x20expected';if(null!=_0x13aa52['path']&&_0x13aa52['hasOwnProperty']('path')){if(!Array['isArray'](_0x13aa52['path']))return'path:\x20array\x20expected';for(var _0x316031=0x0;_0x316031<_0x13aa52['path']['length'];++_0x316031)if(!_0x57bfaa['isInteger'](_0x13aa52['path'][_0x316031]))return'path:\x20integer[]\x20expected';}return null!=_0x13aa52['stickiness']&&_0x13aa52['hasOwnProperty']('stickiness')&&!_0x57bfaa['isString'](_0x13aa52['stickiness'])?'stickiness:\x20string\x20expected':null;},_0xc042f0['fromObject']=function(_0x423872){if(_0x423872 instanceof _0x2dc3b1['Position'])return _0x423872;var _0x91ace0=new _0x2dc3b1['Position']();if(null!=_0x423872['root']&&(_0x91ace0['root']=String(_0x423872['root'])),null!=_0x423872['rootMain']&&(_0x91ace0['rootMain']=Boolean(_0x423872['rootMain'])),null!=_0x423872['rootGraveyard']&&(_0x91ace0['rootGraveyard']=Boolean(_0x423872['rootGraveyard'])),_0x423872['path']){if(!Array['isArray'](_0x423872['path']))throw TypeError('.Position.path:\x20array\x20expected');_0x91ace0['path']=[];for(var _0x44b75c=0x0;_0x44b75c<_0x423872['path']['length'];++_0x44b75c)_0x91ace0['path'][_0x44b75c]=_0x423872['path'][_0x44b75c]>>>0x0;}return null!=_0x423872['stickiness']&&(_0x91ace0['stickiness']=String(_0x423872['stickiness'])),_0x91ace0;},_0xc042f0['toObject']=function(_0x6398be,_0xe2411a){_0xe2411a||(_0xe2411a={});var _0x1ea576={};if((_0xe2411a['arrays']||_0xe2411a['defaults'])&&(_0x1ea576['path']=[]),_0xe2411a['defaults']&&(_0x1ea576['root']='',_0x1ea576['rootMain']=!0x1,_0x1ea576['rootGraveyard']=!0x1,_0x1ea576['stickiness']=''),null!=_0x6398be['root']&&_0x6398be['hasOwnProperty']('root')&&(_0x1ea576['root']=_0x6398be['root']),null!=_0x6398be['rootMain']&&_0x6398be['hasOwnProperty']('rootMain')&&(_0x1ea576['rootMain']=_0x6398be['rootMain']),null!=_0x6398be['rootGraveyard']&&_0x6398be['hasOwnProperty']('rootGraveyard')&&(_0x1ea576['rootGraveyard']=_0x6398be['rootGraveyard']),_0x6398be['path']&&_0x6398be['path']['length']){_0x1ea576['path']=[];for(var _0x273c76=0x0;_0x273c76<_0x6398be['path']['length'];++_0x273c76)_0x1ea576['path'][_0x273c76]=_0x6398be['path'][_0x273c76];}return null!=_0x6398be['stickiness']&&_0x6398be['hasOwnProperty']('stickiness')&&(_0x1ea576['stickiness']=_0x6398be['stickiness']),_0x1ea576;},_0xc042f0['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x18ef32['util']['toJSONOptions']);},_0xc042f0['getTypeUrl']=function(_0x11539a){return void 0x0===_0x11539a&&(_0x11539a='type.googleapis.com'),_0x11539a+'/Position';},_0xc042f0;}()),_0x2dc3b1['Range']=(function(){function _0x4bcddd(_0x3c8052){if(_0x3c8052){for(var _0x50800f=Object['keys'](_0x3c8052),_0xd99ac5=0x0;_0xd99ac5<_0x50800f['length'];++_0xd99ac5)null!=_0x3c8052[_0x50800f[_0xd99ac5]]&&(this[_0x50800f[_0xd99ac5]]=_0x3c8052[_0x50800f[_0xd99ac5]]);}}return _0x4bcddd['prototype']['start']=null,_0x4bcddd['prototype']['end']=null,_0x4bcddd['create']=function(_0x1a5ddb){return new _0x4bcddd(_0x1a5ddb);},_0x4bcddd['encode']=function(_0xa9c7f5,_0x3a4709){return _0x3a4709||(_0x3a4709=_0x4a589c['create']()),null!=_0xa9c7f5['start']&&Object['hasOwnProperty']['call'](_0xa9c7f5,'start')&&_0x2dc3b1['Position']['encode'](_0xa9c7f5['start'],_0x3a4709['uint32'](0xa)['fork']())['ldelim'](),null!=_0xa9c7f5['end']&&Object['hasOwnProperty']['call'](_0xa9c7f5,'end')&&_0x2dc3b1['Position']['encode'](_0xa9c7f5['end'],_0x3a4709['uint32'](0x12)['fork']())['ldelim'](),_0x3a4709;},_0x4bcddd['encodeDelimited']=function(_0xb245ef,_0x4567d2){return this['encode'](_0xb245ef,_0x4567d2)['ldelim']();},_0x4bcddd['decode']=function(_0x247766,_0x4cc622){_0x247766 instanceof _0x3bad82||(_0x247766=_0x3bad82['create'](_0x247766));for(var _0x514bc3=void 0x0===_0x4cc622?_0x247766['len']:_0x247766['pos']+_0x4cc622,_0x321292=new _0x2dc3b1['Range']();_0x247766['pos']<_0x514bc3;){var _0x389c7c=_0x247766['uint32']();switch(_0x389c7c>>>0x3){case 0x1:_0x321292['start']=_0x2dc3b1['Position']['decode'](_0x247766,_0x247766['uint32']());break;case 0x2:_0x321292['end']=_0x2dc3b1['Position']['decode'](_0x247766,_0x247766['uint32']());break;default:_0x247766['skipType'](0x7&_0x389c7c);}}return _0x321292;},_0x4bcddd['decodeDelimited']=function(_0x30908b){return _0x30908b instanceof _0x3bad82||(_0x30908b=new _0x3bad82(_0x30908b)),this['decode'](_0x30908b,_0x30908b['uint32']());},_0x4bcddd['verify']=function(_0x1e2882){if('object'!=typeof _0x1e2882||null===_0x1e2882)return'object\x20expected';var _0x20d6ba;if(null!=_0x1e2882['start']&&_0x1e2882['hasOwnProperty']('start')&&(_0x20d6ba=_0x2dc3b1['Position']['verify'](_0x1e2882['start'])))return'start.'+_0x20d6ba;if(null!=_0x1e2882['end']&&_0x1e2882['hasOwnProperty']('end')&&(_0x20d6ba=_0x2dc3b1['Position']['verify'](_0x1e2882['end'])))return'end.'+_0x20d6ba;return null;},_0x4bcddd['fromObject']=function(_0x303827){if(_0x303827 instanceof _0x2dc3b1['Range'])return _0x303827;var _0x449cfe=new _0x2dc3b1['Range']();if(null!=_0x303827['start']){if('object'!=typeof _0x303827['start'])throw TypeError('.Range.start:\x20object\x20expected');_0x449cfe['start']=_0x2dc3b1['Position']['fromObject'](_0x303827['start']);}if(null!=_0x303827['end']){if('object'!=typeof _0x303827['end'])throw TypeError('.Range.end:\x20object\x20expected');_0x449cfe['end']=_0x2dc3b1['Position']['fromObject'](_0x303827['end']);}return _0x449cfe;},_0x4bcddd['toObject']=function(_0x3f5ecf,_0x463f42){_0x463f42||(_0x463f42={});var _0x18e1cf={};return _0x463f42['defaults']&&(_0x18e1cf['start']=null,_0x18e1cf['end']=null),null!=_0x3f5ecf['start']&&_0x3f5ecf['hasOwnProperty']('start')&&(_0x18e1cf['start']=_0x2dc3b1['Position']['toObject'](_0x3f5ecf['start'],_0x463f42)),null!=_0x3f5ecf['end']&&_0x3f5ecf['hasOwnProperty']('end')&&(_0x18e1cf['end']=_0x2dc3b1['Position']['toObject'](_0x3f5ecf['end'],_0x463f42)),_0x18e1cf;},_0x4bcddd['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x18ef32['util']['toJSONOptions']);},_0x4bcddd['getTypeUrl']=function(_0x38c9e7){return void 0x0===_0x38c9e7&&(_0x38c9e7='type.googleapis.com'),_0x38c9e7+'/Range';},_0x4bcddd;}()),_0x2dc3b1['Element']=(function(){function _0x40e758(_0x2a09f4){if(this['children']=[],this['attributesBoolean']={},_0x2a09f4){for(var _0x203f0f=Object['keys'](_0x2a09f4),_0x147dc6=0x0;_0x147dc6<_0x203f0f['length'];++_0x147dc6)null!=_0x2a09f4[_0x203f0f[_0x147dc6]]&&(this[_0x203f0f[_0x147dc6]]=_0x2a09f4[_0x203f0f[_0x147dc6]]);}}return _0x40e758['prototype']['name']='',_0x40e758['prototype']['children']=_0x57bfaa['emptyArray'],_0x40e758['prototype']['data']='',_0x40e758['prototype']['attributesBoolean']=_0x57bfaa['emptyObject'],_0x40e758['prototype']['attributesJson']='',_0x40e758['create']=function(_0xe86e81){return new _0x40e758(_0xe86e81);},_0x40e758['encode']=function(_0x1f3039,_0x298a25){if(_0x298a25||(_0x298a25=_0x4a589c['create']()),null!=_0x1f3039['name']&&Object['hasOwnProperty']['call'](_0x1f3039,'name')&&_0x298a25['uint32'](0xa)['string'](_0x1f3039['name']),null!=_0x1f3039['children']&&_0x1f3039['children']['length']){for(var _0x4c8653=0x0;_0x4c8653<_0x1f3039['children']['length'];++_0x4c8653)_0x2dc3b1['Element']['encode'](_0x1f3039['children'][_0x4c8653],_0x298a25['uint32'](0x12)['fork']())['ldelim']();}if(null!=_0x1f3039['data']&&Object['hasOwnProperty']['call'](_0x1f3039,'data')&&_0x298a25['uint32'](0x1a)['string'](_0x1f3039['data']),null!=_0x1f3039['attributesBoolean']&&Object['hasOwnProperty']['call'](_0x1f3039,'attributesBoolean')){var _0x3e0ec5=Object['keys'](_0x1f3039['attributesBoolean']);for(_0x4c8653=0x0;_0x4c8653<_0x3e0ec5['length'];++_0x4c8653)_0x298a25['uint32'](0x22)['fork']()['uint32'](0xa)['string'](_0x3e0ec5[_0x4c8653])['uint32'](0x10)['bool'](_0x1f3039['attributesBoolean'][_0x3e0ec5[_0x4c8653]])['ldelim']();}return null!=_0x1f3039['attributesJson']&&Object['hasOwnProperty']['call'](_0x1f3039,'attributesJson')&&_0x298a25['uint32'](0x2a)['string'](_0x1f3039['attributesJson']),_0x298a25;},_0x40e758['encodeDelimited']=function(_0x14f9f5,_0x448d78){return this['encode'](_0x14f9f5,_0x448d78)['ldelim']();},_0x40e758['decode']=function(_0x1e5751,_0x5c0a3a){_0x1e5751 instanceof _0x3bad82||(_0x1e5751=_0x3bad82['create'](_0x1e5751));for(var _0x4a0a9b,_0x3ab682,_0x2722b9=void 0x0===_0x5c0a3a?_0x1e5751['len']:_0x1e5751['pos']+_0x5c0a3a,_0x4ab594=new _0x2dc3b1['Element']();_0x1e5751['pos']<_0x2722b9;){var _0x12b548=_0x1e5751['uint32']();switch(_0x12b548>>>0x3){case 0x1:_0x4ab594['name']=_0x1e5751['string']();break;case 0x2:_0x4ab594['children']&&_0x4ab594['children']['length']||(_0x4ab594['children']=[]),_0x4ab594['children']['push'](_0x2dc3b1['Element']['decode'](_0x1e5751,_0x1e5751['uint32']()));break;case 0x3:_0x4ab594['data']=_0x1e5751['string']();break;case 0x4:_0x4ab594['attributesBoolean']===_0x57bfaa['emptyObject']&&(_0x4ab594['attributesBoolean']={});var _0x52c68c=_0x1e5751['uint32']()+_0x1e5751['pos'];for(_0x4a0a9b='',_0x3ab682=!0x1;_0x1e5751['pos']<_0x52c68c;){var _0x4ee941=_0x1e5751['uint32']();switch(_0x4ee941>>>0x3){case 0x1:_0x4a0a9b=_0x1e5751['string']();break;case 0x2:_0x3ab682=_0x1e5751['bool']();break;default:_0x1e5751['skipType'](0x7&_0x4ee941);}}_0x4ab594['attributesBoolean'][_0x4a0a9b]=_0x3ab682;break;case 0x5:_0x4ab594['attributesJson']=_0x1e5751['string']();break;default:_0x1e5751['skipType'](0x7&_0x12b548);}}return _0x4ab594;},_0x40e758['decodeDelimited']=function(_0x55e33a){return _0x55e33a instanceof _0x3bad82||(_0x55e33a=new _0x3bad82(_0x55e33a)),this['decode'](_0x55e33a,_0x55e33a['uint32']());},_0x40e758['verify']=function(_0x510c6b){if('object'!=typeof _0x510c6b||null===_0x510c6b)return'object\x20expected';if(null!=_0x510c6b['name']&&_0x510c6b['hasOwnProperty']('name')&&!_0x57bfaa['isString'](_0x510c6b['name']))return'name:\x20string\x20expected';if(null!=_0x510c6b['children']&&_0x510c6b['hasOwnProperty']('children')){if(!Array['isArray'](_0x510c6b['children']))return'children:\x20array\x20expected';for(var _0x386aa5=0x0;_0x386aa5<_0x510c6b['children']['length'];++_0x386aa5){var _0x4bdad1=_0x2dc3b1['Element']['verify'](_0x510c6b['children'][_0x386aa5]);if(_0x4bdad1)return'children.'+_0x4bdad1;}}if(null!=_0x510c6b['data']&&_0x510c6b['hasOwnProperty']('data')&&!_0x57bfaa['isString'](_0x510c6b['data']))return'data:\x20string\x20expected';if(null!=_0x510c6b['attributesBoolean']&&_0x510c6b['hasOwnProperty']('attributesBoolean')){if(!_0x57bfaa['isObject'](_0x510c6b['attributesBoolean']))return'attributesBoolean:\x20object\x20expected';var _0x598c79=Object['keys'](_0x510c6b['attributesBoolean']);for(_0x386aa5=0x0;_0x386aa5<_0x598c79['length'];++_0x386aa5)if('boolean'!=typeof _0x510c6b['attributesBoolean'][_0x598c79[_0x386aa5]])return'attributesBoolean:\x20boolean{k:string}\x20expected';}return null!=_0x510c6b['attributesJson']&&_0x510c6b['hasOwnProperty']('attributesJson')&&!_0x57bfaa['isString'](_0x510c6b['attributesJson'])?'attributesJson:\x20string\x20expected':null;},_0x40e758['fromObject']=function(_0x3ba622){if(_0x3ba622 instanceof _0x2dc3b1['Element'])return _0x3ba622;var _0x3e5ea5=new _0x2dc3b1['Element']();if(null!=_0x3ba622['name']&&(_0x3e5ea5['name']=String(_0x3ba622['name'])),_0x3ba622['children']){if(!Array['isArray'](_0x3ba622['children']))throw TypeError('.Element.children:\x20array\x20expected');_0x3e5ea5['children']=[];for(var _0x4f2ee9=0x0;_0x4f2ee9<_0x3ba622['children']['length'];++_0x4f2ee9){if('object'!=typeof _0x3ba622['children'][_0x4f2ee9])throw TypeError('.Element.children:\x20object\x20expected');_0x3e5ea5['children'][_0x4f2ee9]=_0x2dc3b1['Element']['fromObject'](_0x3ba622['children'][_0x4f2ee9]);}}if(null!=_0x3ba622['data']&&(_0x3e5ea5['data']=String(_0x3ba622['data'])),_0x3ba622['attributesBoolean']){if('object'!=typeof _0x3ba622['attributesBoolean'])throw TypeError('.Element.attributesBoolean:\x20object\x20expected');_0x3e5ea5['attributesBoolean']={};var _0x283b4b=Object['keys'](_0x3ba622['attributesBoolean']);for(_0x4f2ee9=0x0;_0x4f2ee9<_0x283b4b['length'];++_0x4f2ee9)_0x3e5ea5['attributesBoolean'][_0x283b4b[_0x4f2ee9]]=Boolean(_0x3ba622['attributesBoolean'][_0x283b4b[_0x4f2ee9]]);}return null!=_0x3ba622['attributesJson']&&(_0x3e5ea5['attributesJson']=String(_0x3ba622['attributesJson'])),_0x3e5ea5;},_0x40e758['toObject']=function(_0x1f87b7,_0x91d3ba){_0x91d3ba||(_0x91d3ba={});var _0x360aad,_0x304d60={};if((_0x91d3ba['arrays']||_0x91d3ba['defaults'])&&(_0x304d60['children']=[]),(_0x91d3ba['objects']||_0x91d3ba['defaults'])&&(_0x304d60['attributesBoolean']={}),_0x91d3ba['defaults']&&(_0x304d60['name']='',_0x304d60['data']='',_0x304d60['attributesJson']=''),null!=_0x1f87b7['name']&&_0x1f87b7['hasOwnProperty']('name')&&(_0x304d60['name']=_0x1f87b7['name']),_0x1f87b7['children']&&_0x1f87b7['children']['length']){_0x304d60['children']=[];for(var _0x1bfd04=0x0;_0x1bfd04<_0x1f87b7['children']['length'];++_0x1bfd04)_0x304d60['children'][_0x1bfd04]=_0x2dc3b1['Element']['toObject'](_0x1f87b7['children'][_0x1bfd04],_0x91d3ba);}if(null!=_0x1f87b7['data']&&_0x1f87b7['hasOwnProperty']('data')&&(_0x304d60['data']=_0x1f87b7['data']),_0x1f87b7['attributesBoolean']&&(_0x360aad=Object['keys'](_0x1f87b7['attributesBoolean']))['length']){_0x304d60['attributesBoolean']={};for(_0x1bfd04=0x0;_0x1bfd04<_0x360aad['length'];++_0x1bfd04)_0x304d60['attributesBoolean'][_0x360aad[_0x1bfd04]]=_0x1f87b7['attributesBoolean'][_0x360aad[_0x1bfd04]];}return null!=_0x1f87b7['attributesJson']&&_0x1f87b7['hasOwnProperty']('attributesJson')&&(_0x304d60['attributesJson']=_0x1f87b7['attributesJson']),_0x304d60;},_0x40e758['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x18ef32['util']['toJSONOptions']);},_0x40e758['getTypeUrl']=function(_0x52454a){return void 0x0===_0x52454a&&(_0x52454a='type.googleapis.com'),_0x52454a+'/Element';},_0x40e758;}()),_0x2dc3b1;})());class r{['_protobufRoot'];constructor(){this['_protobufRoot']=u;}['getDescriptor'](_0x11f040){return new w(this['_protobufRoot'][_0x11f040]);}}class w{['_protobuf'];constructor(_0x357701){this['_protobuf']=_0x357701;}['compress'](_0x286792){const _0x719cea=this['_protobuf']['verify'](_0x286792);if(_0x719cea)throw Error(_0x719cea);return this['_protobuf']['encode'](this['_protobuf']['create'](_0x286792))['finish']();}['decompress'](_0x265425){return this['_protobuf']['toObject'](this['_protobuf']['decode'](_0x265425),{'oneofs':!0x0});}}function g(_0x19b51e,_0x174e94){const _0x5e7641=_0x3d13c9(_0x19b51e);return _0x5e7641['path'][_0x5e7641['path']['length']-0x1]+=_0x174e94,_0x5e7641;}function _(_0x578135,_0x47fc81){return _0x578135['root']===_0x47fc81['root']&&_0x488b4c(_0x578135['path'],_0x47fc81['path']);}function $(_0x2eca86){P(_0x2eca86,_0x2b532e=>('main'==_0x2b532e['root']?(_0x2b532e['rootMain']=!0x0,delete _0x2b532e['root']):'$graveyard'==_0x2b532e['root']&&(_0x2b532e['rootGraveyard']=!0x0,delete _0x2b532e['root']),_0x2b532e));}function J(_0x5adf87){P(_0x5adf87,_0x26497e=>(_0x26497e['rootMain']?(_0x26497e['root']='main',delete _0x26497e['rootMain']):_0x26497e['rootGraveyard']&&(_0x26497e['root']='$graveyard',delete _0x26497e['rootGraveyard']),_0x26497e));}function P(_0x10e515,_0x3ed895){for(const _0x112db2 in _0x10e515){const _0x2c4318=_0x10e515[_0x112db2];'nodes'!==_0x112db2&&_0x2456e1(_0x2c4318)&&(_0x2c4318['path']&&(_0x2c4318['root']||_0x2c4318['rootMain']||_0x2c4318['rootGraveyard'])?_0x10e515[_0x112db2]=_0x3ed895(_0x2c4318):P(_0x2c4318,_0x3ed895));}return _0x10e515;}class e{['_id'];['_operationName'];['_protobufDescriptor'];constructor(_0x19bcf4,_0x14a76d,_0xfa84a){this['_id']=_0x19bcf4,this['_operationName']=_0x14a76d,this['_protobufDescriptor']=_0xfa84a;}['compress'](_0x2f84de,_0x3ae1bb){const _0x111a02=_0x3ae1bb['shift']();return $(_0x111a02),_0x2f84de['buffers']['push'](this['_protobufDescriptor']['compress'](_0x111a02)),_0x2f84de['types']['push'](this['_id']),!0x0;}['decompress'](_0xea667,_0x216e89){_0x216e89['types']['shift']();const _0xbb8528=this['_protobufDescriptor']['decompress'](_0x216e89['buffers']['shift']());J(_0xbb8528),_0xbb8528['__className']=this['_operationName'],_0xea667['push'](_0xbb8528);}}class s extends e{['compress'](_0x3cdfe3,_0x56d217){const _0x484ca2=_0x56d217['shift']();return this['_serializeOneOf']('oldValue',_0x484ca2),this['_serializeOneOf']('newValue',_0x484ca2),$(_0x484ca2),_0x3cdfe3['buffers']['push'](this['_protobufDescriptor']['compress'](_0x484ca2)),_0x3cdfe3['types']['push'](this['_id']),!0x0;}['decompress'](_0x1efd07,_0x2f8569){const {types:_0x129364,buffers:_0x3011f6}=_0x2f8569,_0x594177=this['_protobufDescriptor']['decompress'](_0x3011f6['shift']());_0x129364['shift'](),this['_deserializeOneOf']('oldValue',_0x594177),this['_deserializeOneOf']('newValue',_0x594177),J(_0x594177),_0x594177['__className']=this['_operationName'],_0x1efd07['push'](_0x594177);}['_serializeOneOf'](_0x5cc85c,_0x57e588){const _0x67ce33=_0x57e588[_0x5cc85c];'boolean'==typeof _0x67ce33?_0x57e588[_0x5cc85c+'Boolean']=_0x67ce33:_0x57e588[_0x5cc85c+'Json']=JSON['stringify'](_0x67ce33);}['_deserializeOneOf'](_0x1633a7,_0x2d0b62){const _0x3d13f3=_0x1633a7+'Json';_0x2d0b62[_0x3d13f3]?(_0x2d0b62[_0x1633a7]=JSON['parse'](_0x2d0b62[_0x3d13f3]),delete _0x2d0b62[_0x3d13f3]):(_0x2d0b62[_0x1633a7]=_0x2d0b62[_0x1633a7+'Boolean'],delete _0x2d0b62[_0x1633a7+'Boolean']);}}class i extends e{['compress'](_0x2428d5,_0x80887c){const _0xbb3650=_0x80887c['shift']();return this['_serializeNodesAttributes'](_0xbb3650['nodes']),$(_0xbb3650),_0x2428d5['buffers']['push'](this['_protobufDescriptor']['compress'](_0xbb3650)),_0x2428d5['types']['push'](this['_id']),!0x0;}['decompress'](_0x9d5b16,_0x137ce0){const {types:_0x9a31cf,buffers:_0x2d5f7f}=_0x137ce0,_0xe579d9=this['_protobufDescriptor']['decompress'](_0x2d5f7f['shift']());_0x9a31cf['shift'](),_0xe579d9['nodes']||(_0xe579d9['nodes']=[]),this['_deserializeNodesAttributes'](_0xe579d9['nodes']),J(_0xe579d9),_0xe579d9['__className']=this['_operationName'],_0x9d5b16['push'](_0xe579d9);}['_serializeNodesAttributes'](_0x3c0e77){for(const _0x4c45cf of _0x3c0e77){if(_0x4c45cf['attributes']){const _0x3cd40a=_0x4c45cf['attributes'];this['_areValuesBoolean'](_0x3cd40a)?_0x4c45cf['attributesBoolean']=_0x3cd40a:_0x4c45cf['attributesJson']=JSON['stringify'](_0x3cd40a);}_0x4c45cf['children']&&this['_serializeNodesAttributes'](_0x4c45cf['children']);}}['_deserializeNodesAttributes'](_0x5a4fbe){for(const _0x3530a0 of _0x5a4fbe)(_0x3530a0['attributesBoolean']||_0x3530a0['attributesJson'])&&(_0x3530a0['attributesBoolean']?(_0x3530a0['attributes']=_0x3530a0['attributesBoolean'],delete _0x3530a0['attributesBoolean']):(_0x3530a0['attributes']=JSON['parse'](_0x3530a0['attributesJson']),delete _0x3530a0['attributesJson'])),_0x3530a0['children']&&this['_deserializeNodesAttributes'](_0x3530a0['children']);}['_areValuesBoolean'](_0x3f3aaf){return Object['keys'](_0x3f3aaf)['every'](_0x57c182=>'boolean'==typeof _0x3f3aaf[_0x57c182]);}}class n extends e{['decompress'](_0x1c6d9a,_0x4bb054){super['decompress'](_0x1c6d9a,_0x4bb054);const _0x22a8d3=_0x1c6d9a[_0x1c6d9a['length']-0x1];_0x22a8d3['oldRange']||(_0x22a8d3['oldRange']=null),_0x22a8d3['newRange']||(_0x22a8d3['newRange']=null);}}class p extends e{['compress'](_0x528a99,_0x55f42f){return _0x55f42f['shift'](),_0x528a99['types']['push'](this['_id']),!0x0;}['decompress'](_0x1206c1,_0x32abcf){_0x32abcf['types']['shift'](),_0x1206c1['push']({'__className':this['_operationName']});}}class m extends n{['_omittedNamespace'];constructor(_0x2f200f,_0x32c9e0,_0x27fa34,_0x502374){super(_0x2f200f,_0x32c9e0,_0x27fa34),this['_omittedNamespace']=_0x502374+':';}['compress'](_0x4b7b7d,_0x242d8a){return!('MarkerOperation'!=_0x242d8a[0x0]['__className']||!_0x242d8a[0x0]['name']['startsWith'](this['_omittedNamespace']))&&(_0x242d8a[0x0]['name']=_0x242d8a[0x0]['name']['replace'](new RegExp('^'+this['_omittedNamespace']),''),super['compress'](_0x4b7b7d,_0x242d8a),!0x0);}['decompress'](_0x3cc767,_0x209c5f){super['decompress'](_0x3cc767,_0x209c5f);const _0x1444e8=_0x3cc767[_0x3cc767['length']-0x1];_0x1444e8['name']=this['_omittedNamespace']+_0x1444e8['name'];}}class O{['_id'];['_context'];constructor(_0x50a231,_0x4145a2){this['_id']=_0x50a231,this['_context']=_0x4145a2;}['compress'](_0x2bfe88,_0x36281e){let _0x3d2ad2;for(;_0x36281e['length']>0x1&&this['_compareOperations'](_0x36281e[0x0],_0x36281e[0x1]);)_0x3d2ad2?(_0x3d2ad2=this['_combineNext'](_0x36281e['shift'](),_0x3d2ad2),_0x2bfe88['types']['push'](0x0)):(_0x3d2ad2=_0x3d13c9(_0x36281e['shift']()),_0x2bfe88['types']['push'](this['_id']));return!!_0x3d2ad2&&(_0x3d2ad2=this['_combineNext'](_0x36281e['shift'](),_0x3d2ad2),_0x2bfe88['types']['push'](0x0),_0x2bfe88['buffers']['push'](this['_compressSingleOperation'](_0x3d2ad2)),!0x0);}['decompress'](_0x3668d7,_0x39686a){const _0x2e46ac=this['_decompressSingleOperation'](_0x39686a);for(;0x0==_0x39686a['types'][0x0];)_0x39686a['types']['shift'](),_0x3668d7['push'](this['_splitCurrent'](_0x2e46ac));_0x3668d7['push'](_0x2e46ac);}}class a extends O{['_combineNext'](_0xd14111,_0x5b9180){return _0x5b9180['nodes'][0x0]['data']+=_0xd14111['nodes'][0x0]['data'],_0x5b9180;}['_splitCurrent'](_0x3fdc2b){const _0x39d10f=_0x3d13c9(_0x3fdc2b),_0x49cfae=_0x39d10f['nodes'][0x0],_0x4cdff9=_0x3fdc2b['nodes'][0x0],_0x1ef977=_0x4cdff9['data'][Symbol['iterator']]()['next']()['value'],_0x91290=_0x1ef977['length'];return _0x49cfae['data']=_0x1ef977,_0x4cdff9['data']=_0x4cdff9['data']['substr'](_0x91290),_0x3fdc2b['position']=g(_0x3fdc2b['position'],_0x91290),_0x39d10f;}['_compareOperations'](_0xf9464d,_0x87103d){if(this['_checkOperation'](_0xf9464d)&&this['_checkOperation'](_0x87103d)){const _0x6e28b6=_0xf9464d['nodes'][0x0]['data']['length'],_0x756f28=_(g(_0xf9464d['position'],_0x6e28b6),_0x87103d['position']),_0x5efd65=_0xf9464d['nodes'][0x0],_0x2175af=_0x87103d['nodes'][0x0];return _0x756f28&&this['_compareAttributes'](_0x5efd65,_0x2175af);}return!0x1;}['_compressSingleOperation'](_0x4ad9bd){const _0x1b5459={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('InsertOperation')['compress'](_0x1b5459,[_0x4ad9bd]),_0x1b5459['buffers'][0x0];}['_decompressSingleOperation'](_0x275580){const _0x212e1f=[];return this['_context']['_getCompressorByName']('InsertOperation')['decompress'](_0x212e1f,_0x275580),_0x212e1f[0x0];}['_checkOperation'](_0x51c741){return'InsertOperation'==_0x51c741['__className']&&0x1==_0x51c741['nodes']['length']&&_0x51c741['nodes'][0x0]['data']&&!_0x51c741['wasUndone']&&0x1==Array['from'](_0x51c741['nodes'][0x0]['data'])['length'];}['_compareAttributes'](_0x9c5a65,_0x320826){const _0x8f7de2=Object['keys'](_0x9c5a65['attributes']||{}),_0x35389b=Object['keys'](_0x320826['attributes']||{});return _0x8f7de2['length']===_0x35389b['length']&&_0x8f7de2['every'](_0x37702d=>_0x320826['attributes'][_0x37702d]&&_0x320826['attributes'][_0x37702d]===_0x9c5a65['attributes'][_0x37702d]);}}class c extends O{['_combineNext'](_0x296269,_0x1b4b17){return _0x1b4b17['howMany']++,_0x1b4b17['sourcePosition']=_0x3d13c9(_0x296269['sourcePosition']),_0x1b4b17;}['_splitCurrent'](_0xead391){const _0xb9b9b=_0x3d13c9(_0xead391);return _0xead391['howMany']--,_0xb9b9b['howMany']=0x1,_0xb9b9b['sourcePosition']=g(_0xb9b9b['sourcePosition'],_0xead391['howMany']),_0xb9b9b;}['_compareOperations'](_0x3ce4c8,_0x5c36d4){return!(!this['_checkOperation'](_0x3ce4c8)||!this['_checkOperation'](_0x5c36d4))&&(_(g(_0x3ce4c8['sourcePosition'],-0x1),_0x5c36d4['sourcePosition'])&&_(_0x3ce4c8['targetPosition'],_0x5c36d4['targetPosition']));}['_compressSingleOperation'](_0x377637){const _0x4c348b={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x4c348b,[_0x377637]),_0x4c348b['buffers'][0x0];}['_decompressSingleOperation'](_0x5499f8){const _0x530652=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x530652,_0x5499f8),_0x530652[0x0];}['_checkOperation'](_0x35b14e){return'MoveOperation'==_0x35b14e['__className']&&'$graveyard'==_0x35b14e['targetPosition']['root']&&0x1==_0x35b14e['howMany']&&!_0x35b14e['wasUndone'];}}class h extends O{['_combineNext'](_0x8124ae,_0x224688){return _0x224688['howMany']++,_0x224688;}['_splitCurrent'](_0x2e9375){const _0x4de173=_0x3d13c9(_0x2e9375);return _0x4de173['howMany']=0x1,_0x2e9375['howMany']--,_0x4de173;}['_compareOperations'](_0x251fcc,_0x34fc6d){return!(!this['_checkOperation'](_0x251fcc)||!this['_checkOperation'](_0x34fc6d))&&(_(_0x251fcc['sourcePosition'],_0x34fc6d['sourcePosition'])&&_(_0x251fcc['targetPosition'],_0x34fc6d['targetPosition']));}['_compressSingleOperation'](_0x4077d9){const _0x2e54fe={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x2e54fe,[_0x4077d9]),_0x2e54fe['buffers'][0x0];}['_decompressSingleOperation'](_0x857eb2){const _0x1e83c3=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x1e83c3,_0x857eb2),_0x1e83c3[0x0];}['_checkOperation'](_0x157798){return'MoveOperation'==_0x157798['__className']&&'$graveyard'==_0x157798['targetPosition']['root']&&0x1==_0x157798['howMany']&&!_0x157798['wasUndone'];}}class f extends O{['compress'](_0x2282a9,_0x2d98cc){if(!this['_compareOperations'](_0x2d98cc[0x0],_0x2d98cc[0x1]))return!0x1;const _0x5e0526=_0x2d98cc['shift']();return _0x5e0526['oldRange']=null,_0x5e0526['newRange']&&_(_0x5e0526['newRange']['start'],_0x5e0526['newRange']['end'])&&(_0x5e0526['newRange']['end']=null),_0x2d98cc['shift'](),_0x2282a9['types']['push'](this['_id']),_0x2282a9['types']['push'](0x0),_0x2282a9['buffers']['push'](this['_compressSingleOperation'](_0x5e0526)),!0x0;}['decompress'](_0x4147f9,_0x2ee65f){const _0xbe6281=this['_decompressSingleOperation'](_0x2ee65f);_0xbe6281['newRange']&&!_0xbe6281['newRange']['end']&&(_0xbe6281['newRange']['end']=_0x3d13c9(_0xbe6281['newRange']['start']));const _0x2ee341=_0x3d13c9(_0xbe6281);_0x2ee341['newRange']&&(_0x2ee341['newRange']['start']['stickiness']='toNone',_0x2ee341['newRange']['end']=_0x3d13c9(_0x2ee341['newRange']['start'])),_0x2ee341['name']='user:position:'+_0x2ee341['name']['split'](':')[0x2],_0x2ee65f['types']['shift'](),_0x4147f9['push'](_0xbe6281),_0x4147f9['push'](_0x2ee341);}['_compressSingleOperation'](_0x11601d){const _0x13cfd5={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MarkerOperation')['compress'](_0x13cfd5,[_0x11601d]),_0x13cfd5['buffers'][0x0];}['_decompressSingleOperation'](_0x6338ed){const _0x1cd935=[];return this['_context']['_getCompressorByName']('MarkerOperation')['decompress'](_0x1cd935,_0x6338ed),_0x1cd935[0x0];}['_compareOperations'](_0x42a5fc,_0xda90a2){return!(!_0x42a5fc||!_0xda90a2)&&('MarkerOperation'==_0x42a5fc['__className']&&'MarkerOperation'==_0xda90a2['__className']&&!(!_0x42a5fc['name']['startsWith']('user:')||!_0xda90a2['name']['startsWith']('user:')||_0x42a5fc['name']==_0xda90a2['name']));}}class y{['_compressorById'];['_compressorByName'];['_protobufFactory'];constructor(){this['_compressorById']=new Map(),this['_compressorByName']=new Map(),this['_protobufFactory']=new r();const _0x746518=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',_0x746518,'comment')),this['_registerCompressor'](0x13,'SuggestionMarkerOperation',new m(0x13,'MarkerOperation',_0x746518,'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'](_0x5acc53){if(!_0x5acc53||!_0x5acc53[0x0])throw new _0x4388e2('no-operations-provided',this);const _0x13433d={'types':[],'buffers':[],'baseVersion':_0x5acc53[0x0]['baseVersion']};for(;_0x5acc53['length'];)this['_getCompressorByName']('UserSelectionAction')['compress'](_0x13433d,_0x5acc53)||this['_getCompressorByName']('TypingAction')['compress'](_0x13433d,_0x5acc53)||this['_getCompressorByName']('DeletingAction')['compress'](_0x13433d,_0x5acc53)||this['_getCompressorByName']('ForwardDeletingAction')['compress'](_0x13433d,_0x5acc53)||this['_getCompressorByName']('CommentMarkerOperation')['compress'](_0x13433d,_0x5acc53)||this['_getCompressorByName']('SuggestionMarkerOperation')['compress'](_0x13433d,_0x5acc53)||this['_getCompressorByName'](_0x5acc53[0x0]['__className'])['compress'](_0x13433d,_0x5acc53);return _0x13433d;}['decompress'](_0x337be3){const _0x2eb239=[];for(;_0x337be3['types']['length'];){const _0x5ee3bb=this['_compressorById']['get'](_0x337be3['types'][0x0]);if(!_0x5ee3bb)throw new _0x4388e2('decompress-compressor-not-found',this,{'type':_0x337be3['types'][0x0]});_0x5ee3bb['decompress'](_0x2eb239,_0x337be3);}return _0x2eb239['forEach']((_0x3979db,_0x2f7b81)=>_0x3979db['baseVersion']=_0x337be3['baseVersion']+_0x2f7b81),_0x2eb239;}['_getCompressorByName'](_0x33badb){return this['_compressorByName']['get'](_0x33badb);}['_registerOperationCompressor'](_0x2a0f04,_0x2e8732,_0x226f72){const _0x506b11=new _0x226f72(_0x2a0f04,_0x2e8732,this['_protobufFactory']['getDescriptor'](_0x2e8732));this['_registerCompressor'](_0x2a0f04,_0x2e8732,_0x506b11);}['_registerActionCompressor'](_0x5111f6,_0x54a8a5,_0x39237d){const _0x27e699=new _0x39237d(_0x5111f6,this);this['_registerCompressor'](_0x5111f6,_0x54a8a5,_0x27e699);}['_registerCompressor'](_0x986e36,_0x4e1d0c,_0x1ec483){this['_compressorById']['set'](_0x986e36,_0x1ec483),this['_compressorByName']['set'](_0x4e1d0c,_0x1ec483);}}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.0",
|
|
4
4
|
"description": "CKEditor 5 operations compressor for real-time collaboration.",
|
|
5
5
|
"license": "SEE LICENSE IN LICENSE.md",
|
|
6
6
|
"homepage": "https://ckeditor.com/collaboration/real-time/",
|
|
@@ -33,8 +33,8 @@
|
|
|
33
33
|
"main": "src/index.js",
|
|
34
34
|
"types": "src/index.d.ts",
|
|
35
35
|
"dependencies": {
|
|
36
|
-
"@ckeditor/ckeditor5-utils": "46.0.
|
|
37
|
-
"ckeditor5": "46.0.
|
|
36
|
+
"@ckeditor/ckeditor5-utils": "46.1.0-alpha.0",
|
|
37
|
+
"ckeditor5": "46.1.0-alpha.0",
|
|
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 _0x3c02c9=_0x53b6;function _0x25a7(){const _0x24c129=['_compressSingleOperation','51906ZYoDJY','_combineNext','269055sqxYjZ','_splitCurrent','_id','2855640LvzHSX','_context','compress','decompress','buffers','1147160jkCLGS','7JxzkST','types','_decompressSingleOperation','212zenexm','shift','180IIQhOT','_compareOperations','218520wPTwwL','push','length','3174SeURbj','814530nrIkik'];_0x25a7=function(){return _0x24c129;};return _0x25a7();}(function(_0x4eba88,_0x96f5a2){const _0x298e65=_0x53b6,_0x55b7df=_0x4eba88();while(!![]){try{const _0x198ec4=-parseInt(_0x298e65(0x1ce))/0x1+-parseInt(_0x298e65(0x1d4))/0x2+-parseInt(_0x298e65(0x1d1))/0x3*(parseInt(_0x298e65(0x1ca))/0x4)+parseInt(_0x298e65(0x1de))/0x5+-parseInt(_0x298e65(0x1d2))/0x6*(-parseInt(_0x298e65(0x1c7))/0x7)+-parseInt(_0x298e65(0x1d9))/0x8+-parseInt(_0x298e65(0x1d6))/0x9*(-parseInt(_0x298e65(0x1cc))/0xa);if(_0x198ec4===_0x96f5a2)break;else _0x55b7df['push'](_0x55b7df['shift']());}catch(_0x118e1a){_0x55b7df['push'](_0x55b7df['shift']());}}}(_0x25a7,0x3c023));import{cloneDeep as _0x1c884b}from'es-toolkit/compat';function _0x53b6(_0x3542a4,_0x58e254){const _0x25a71d=_0x25a7();return _0x53b6=function(_0x53b6f2,_0x4fb153){_0x53b6f2=_0x53b6f2-0x1c7;let _0x11e669=_0x25a71d[_0x53b6f2];return _0x11e669;},_0x53b6(_0x3542a4,_0x58e254);}export class ActionCompressor{[_0x3c02c9(0x1d8)];[_0x3c02c9(0x1da)];constructor(_0x2191c1,_0x5d7667){const _0x5a525f=_0x3c02c9;this[_0x5a525f(0x1d8)]=_0x2191c1,this[_0x5a525f(0x1da)]=_0x5d7667;}[_0x3c02c9(0x1db)](_0x5574ce,_0x48b84d){const _0x36c6d0=_0x3c02c9;let _0xddc2d5;for(;_0x48b84d[_0x36c6d0(0x1d0)]>0x1&&this[_0x36c6d0(0x1cd)](_0x48b84d[0x0],_0x48b84d[0x1]);)_0xddc2d5?(_0xddc2d5=this[_0x36c6d0(0x1d5)](_0x48b84d[_0x36c6d0(0x1cb)](),_0xddc2d5),_0x5574ce[_0x36c6d0(0x1c8)][_0x36c6d0(0x1cf)](0x0)):(_0xddc2d5=_0x1c884b(_0x48b84d[_0x36c6d0(0x1cb)]()),_0x5574ce[_0x36c6d0(0x1c8)][_0x36c6d0(0x1cf)](this[_0x36c6d0(0x1d8)]));return!!_0xddc2d5&&(_0xddc2d5=this[_0x36c6d0(0x1d5)](_0x48b84d[_0x36c6d0(0x1cb)](),_0xddc2d5),_0x5574ce[_0x36c6d0(0x1c8)][_0x36c6d0(0x1cf)](0x0),_0x5574ce[_0x36c6d0(0x1dd)][_0x36c6d0(0x1cf)](this[_0x36c6d0(0x1d3)](_0xddc2d5)),!0x0);}[_0x3c02c9(0x1dc)](_0x58507f,_0x3fb9e5){const _0x42ba3a=_0x3c02c9,_0x430056=this[_0x42ba3a(0x1c9)](_0x3fb9e5);for(;0x0==_0x3fb9e5[_0x42ba3a(0x1c8)][0x0];)_0x3fb9e5[_0x42ba3a(0x1c8)][_0x42ba3a(0x1cb)](),_0x58507f[_0x42ba3a(0x1cf)](this[_0x42ba3a(0x1d7)](_0x430056));_0x58507f[_0x42ba3a(0x1cf)](_0x430056);}}
|