@ckeditor/ckeditor5-operations-compressor 43.0.0-alpha.5 → 43.0.0-alpha.6
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 _0x3ce665=_0x579a6d['Reader'],_0x8998f9=_0x579a6d['Writer'],_0x4884f7=_0x579a6d['util'],_0x2c6a0a=_0x579a6d['roots']['default']||(_0x579a6d['roots']['default']={});return _0x2c6a0a['AttributeOperation']=(function(){function _0x46d11f(_0x2c153f){if(_0x2c153f){for(var _0x57036c=Object['keys'](_0x2c153f),_0x31fac7=0x0;_0x31fac7<_0x57036c['length'];++_0x31fac7)null!=_0x2c153f[_0x57036c[_0x31fac7]]&&(this[_0x57036c[_0x31fac7]]=_0x2c153f[_0x57036c[_0x31fac7]]);}}return _0x46d11f['prototype']['range']=null,_0x46d11f['prototype']['key']='',_0x46d11f['prototype']['oldValueBoolean']=!0x1,_0x46d11f['prototype']['oldValueJson']='',_0x46d11f['prototype']['newValueBoolean']=!0x1,_0x46d11f['prototype']['newValueJson']='',_0x46d11f['prototype']['wasUndone']=!0x1,_0x46d11f['create']=function(_0x403fc1){return new _0x46d11f(_0x403fc1);},_0x46d11f['encode']=function(_0x3948d0,_0x5b6950){return _0x5b6950||(_0x5b6950=_0x8998f9['create']()),null!=_0x3948d0['range']&&Object['hasOwnProperty']['call'](_0x3948d0,'range')&&_0x2c6a0a['Range']['encode'](_0x3948d0['range'],_0x5b6950['uint32'](0xa)['fork']())['ldelim'](),null!=_0x3948d0['key']&&Object['hasOwnProperty']['call'](_0x3948d0,'key')&&_0x5b6950['uint32'](0x12)['string'](_0x3948d0['key']),null!=_0x3948d0['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x3948d0,'oldValueBoolean')&&_0x5b6950['uint32'](0x18)['bool'](_0x3948d0['oldValueBoolean']),null!=_0x3948d0['oldValueJson']&&Object['hasOwnProperty']['call'](_0x3948d0,'oldValueJson')&&_0x5b6950['uint32'](0x22)['string'](_0x3948d0['oldValueJson']),null!=_0x3948d0['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x3948d0,'newValueBoolean')&&_0x5b6950['uint32'](0x28)['bool'](_0x3948d0['newValueBoolean']),null!=_0x3948d0['newValueJson']&&Object['hasOwnProperty']['call'](_0x3948d0,'newValueJson')&&_0x5b6950['uint32'](0x32)['string'](_0x3948d0['newValueJson']),null!=_0x3948d0['wasUndone']&&Object['hasOwnProperty']['call'](_0x3948d0,'wasUndone')&&_0x5b6950['uint32'](0x38)['bool'](_0x3948d0['wasUndone']),_0x5b6950;},_0x46d11f['encodeDelimited']=function(_0x21ce51,_0xdbb5f6){return this['encode'](_0x21ce51,_0xdbb5f6)['ldelim']();},_0x46d11f['decode']=function(_0x24a434,_0x15d215){_0x24a434 instanceof _0x3ce665||(_0x24a434=_0x3ce665['create'](_0x24a434));for(var _0x427ce6=void 0x0===_0x15d215?_0x24a434['len']:_0x24a434['pos']+_0x15d215,_0x2b8865=new _0x2c6a0a['AttributeOperation']();_0x24a434['pos']<_0x427ce6;){var _0x122035=_0x24a434['uint32']();switch(_0x122035>>>0x3){case 0x1:_0x2b8865['range']=_0x2c6a0a['Range']['decode'](_0x24a434,_0x24a434['uint32']());break;case 0x2:_0x2b8865['key']=_0x24a434['string']();break;case 0x3:_0x2b8865['oldValueBoolean']=_0x24a434['bool']();break;case 0x4:_0x2b8865['oldValueJson']=_0x24a434['string']();break;case 0x5:_0x2b8865['newValueBoolean']=_0x24a434['bool']();break;case 0x6:_0x2b8865['newValueJson']=_0x24a434['string']();break;case 0x7:_0x2b8865['wasUndone']=_0x24a434['bool']();break;default:_0x24a434['skipType'](0x7&_0x122035);}}return _0x2b8865;},_0x46d11f['decodeDelimited']=function(_0x363742){return _0x363742 instanceof _0x3ce665||(_0x363742=new _0x3ce665(_0x363742)),this['decode'](_0x363742,_0x363742['uint32']());},_0x46d11f['verify']=function(_0x4e832d){if('object'!=typeof _0x4e832d||null===_0x4e832d)return'object\x20expected';if(null!=_0x4e832d['range']&&_0x4e832d['hasOwnProperty']('range')){var _0x4f8d06=_0x2c6a0a['Range']['verify'](_0x4e832d['range']);if(_0x4f8d06)return'range.'+_0x4f8d06;}return null!=_0x4e832d['key']&&_0x4e832d['hasOwnProperty']('key')&&!_0x4884f7['isString'](_0x4e832d['key'])?'key:\x20string\x20expected':null!=_0x4e832d['oldValueBoolean']&&_0x4e832d['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x4e832d['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x4e832d['oldValueJson']&&_0x4e832d['hasOwnProperty']('oldValueJson')&&!_0x4884f7['isString'](_0x4e832d['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x4e832d['newValueBoolean']&&_0x4e832d['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x4e832d['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x4e832d['newValueJson']&&_0x4e832d['hasOwnProperty']('newValueJson')&&!_0x4884f7['isString'](_0x4e832d['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x4e832d['wasUndone']&&_0x4e832d['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x4e832d['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x46d11f['fromObject']=function(_0x1efda1){if(_0x1efda1 instanceof _0x2c6a0a['AttributeOperation'])return _0x1efda1;var _0x5bbe94=new _0x2c6a0a['AttributeOperation']();if(null!=_0x1efda1['range']){if('object'!=typeof _0x1efda1['range'])throw TypeError('.AttributeOperation.range:\x20object\x20expected');_0x5bbe94['range']=_0x2c6a0a['Range']['fromObject'](_0x1efda1['range']);}return null!=_0x1efda1['key']&&(_0x5bbe94['key']=String(_0x1efda1['key'])),null!=_0x1efda1['oldValueBoolean']&&(_0x5bbe94['oldValueBoolean']=Boolean(_0x1efda1['oldValueBoolean'])),null!=_0x1efda1['oldValueJson']&&(_0x5bbe94['oldValueJson']=String(_0x1efda1['oldValueJson'])),null!=_0x1efda1['newValueBoolean']&&(_0x5bbe94['newValueBoolean']=Boolean(_0x1efda1['newValueBoolean'])),null!=_0x1efda1['newValueJson']&&(_0x5bbe94['newValueJson']=String(_0x1efda1['newValueJson'])),null!=_0x1efda1['wasUndone']&&(_0x5bbe94['wasUndone']=Boolean(_0x1efda1['wasUndone'])),_0x5bbe94;},_0x46d11f['toObject']=function(_0x40c2aa,_0x2607f5){_0x2607f5||(_0x2607f5={});var _0xb13a55={};return _0x2607f5['defaults']&&(_0xb13a55['range']=null,_0xb13a55['key']='',_0xb13a55['oldValueBoolean']=!0x1,_0xb13a55['oldValueJson']='',_0xb13a55['newValueBoolean']=!0x1,_0xb13a55['newValueJson']='',_0xb13a55['wasUndone']=!0x1),null!=_0x40c2aa['range']&&_0x40c2aa['hasOwnProperty']('range')&&(_0xb13a55['range']=_0x2c6a0a['Range']['toObject'](_0x40c2aa['range'],_0x2607f5)),null!=_0x40c2aa['key']&&_0x40c2aa['hasOwnProperty']('key')&&(_0xb13a55['key']=_0x40c2aa['key']),null!=_0x40c2aa['oldValueBoolean']&&_0x40c2aa['hasOwnProperty']('oldValueBoolean')&&(_0xb13a55['oldValueBoolean']=_0x40c2aa['oldValueBoolean']),null!=_0x40c2aa['oldValueJson']&&_0x40c2aa['hasOwnProperty']('oldValueJson')&&(_0xb13a55['oldValueJson']=_0x40c2aa['oldValueJson']),null!=_0x40c2aa['newValueBoolean']&&_0x40c2aa['hasOwnProperty']('newValueBoolean')&&(_0xb13a55['newValueBoolean']=_0x40c2aa['newValueBoolean']),null!=_0x40c2aa['newValueJson']&&_0x40c2aa['hasOwnProperty']('newValueJson')&&(_0xb13a55['newValueJson']=_0x40c2aa['newValueJson']),null!=_0x40c2aa['wasUndone']&&_0x40c2aa['hasOwnProperty']('wasUndone')&&(_0xb13a55['wasUndone']=_0x40c2aa['wasUndone']),_0xb13a55;},_0x46d11f['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x579a6d['util']['toJSONOptions']);},_0x46d11f['getTypeUrl']=function(_0xbc3aa3){return void 0x0===_0xbc3aa3&&(_0xbc3aa3='type.googleapis.com'),_0xbc3aa3+'/AttributeOperation';},_0x46d11f;}()),_0x2c6a0a['InsertOperation']=(function(){function _0x29e8ee(_0x43c1bc){if(this['nodes']=[],_0x43c1bc){for(var _0x1e16f7=Object['keys'](_0x43c1bc),_0x31824b=0x0;_0x31824b<_0x1e16f7['length'];++_0x31824b)null!=_0x43c1bc[_0x1e16f7[_0x31824b]]&&(this[_0x1e16f7[_0x31824b]]=_0x43c1bc[_0x1e16f7[_0x31824b]]);}}return _0x29e8ee['prototype']['position']=null,_0x29e8ee['prototype']['nodes']=_0x4884f7['emptyArray'],_0x29e8ee['prototype']['shouldReceiveAttributes']=!0x1,_0x29e8ee['prototype']['wasUndone']=!0x1,_0x29e8ee['create']=function(_0x14010b){return new _0x29e8ee(_0x14010b);},_0x29e8ee['encode']=function(_0x4ff06c,_0x17efa1){if(_0x17efa1||(_0x17efa1=_0x8998f9['create']()),null!=_0x4ff06c['position']&&Object['hasOwnProperty']['call'](_0x4ff06c,'position')&&_0x2c6a0a['Position']['encode'](_0x4ff06c['position'],_0x17efa1['uint32'](0xa)['fork']())['ldelim'](),null!=_0x4ff06c['nodes']&&_0x4ff06c['nodes']['length']){for(var _0x5d700b=0x0;_0x5d700b<_0x4ff06c['nodes']['length'];++_0x5d700b)_0x2c6a0a['Element']['encode'](_0x4ff06c['nodes'][_0x5d700b],_0x17efa1['uint32'](0x12)['fork']())['ldelim']();}return null!=_0x4ff06c['shouldReceiveAttributes']&&Object['hasOwnProperty']['call'](_0x4ff06c,'shouldReceiveAttributes')&&_0x17efa1['uint32'](0x18)['bool'](_0x4ff06c['shouldReceiveAttributes']),null!=_0x4ff06c['wasUndone']&&Object['hasOwnProperty']['call'](_0x4ff06c,'wasUndone')&&_0x17efa1['uint32'](0x20)['bool'](_0x4ff06c['wasUndone']),_0x17efa1;},_0x29e8ee['encodeDelimited']=function(_0x469270,_0x5f3e09){return this['encode'](_0x469270,_0x5f3e09)['ldelim']();},_0x29e8ee['decode']=function(_0xa520e,_0x57e6ed){_0xa520e instanceof _0x3ce665||(_0xa520e=_0x3ce665['create'](_0xa520e));for(var _0x1bdf6c=void 0x0===_0x57e6ed?_0xa520e['len']:_0xa520e['pos']+_0x57e6ed,_0x4248ff=new _0x2c6a0a['InsertOperation']();_0xa520e['pos']<_0x1bdf6c;){var _0x2e7c58=_0xa520e['uint32']();switch(_0x2e7c58>>>0x3){case 0x1:_0x4248ff['position']=_0x2c6a0a['Position']['decode'](_0xa520e,_0xa520e['uint32']());break;case 0x2:_0x4248ff['nodes']&&_0x4248ff['nodes']['length']||(_0x4248ff['nodes']=[]),_0x4248ff['nodes']['push'](_0x2c6a0a['Element']['decode'](_0xa520e,_0xa520e['uint32']()));break;case 0x3:_0x4248ff['shouldReceiveAttributes']=_0xa520e['bool']();break;case 0x4:_0x4248ff['wasUndone']=_0xa520e['bool']();break;default:_0xa520e['skipType'](0x7&_0x2e7c58);}}return _0x4248ff;},_0x29e8ee['decodeDelimited']=function(_0x58d15b){return _0x58d15b instanceof _0x3ce665||(_0x58d15b=new _0x3ce665(_0x58d15b)),this['decode'](_0x58d15b,_0x58d15b['uint32']());},_0x29e8ee['verify']=function(_0x126b95){if('object'!=typeof _0x126b95||null===_0x126b95)return'object\x20expected';if(null!=_0x126b95['position']&&_0x126b95['hasOwnProperty']('position')&&(_0xa5e2bf=_0x2c6a0a['Position']['verify'](_0x126b95['position'])))return'position.'+_0xa5e2bf;if(null!=_0x126b95['nodes']&&_0x126b95['hasOwnProperty']('nodes')){if(!Array['isArray'](_0x126b95['nodes']))return'nodes:\x20array\x20expected';for(var _0x24c47f=0x0;_0x24c47f<_0x126b95['nodes']['length'];++_0x24c47f){var _0xa5e2bf;if(_0xa5e2bf=_0x2c6a0a['Element']['verify'](_0x126b95['nodes'][_0x24c47f]))return'nodes.'+_0xa5e2bf;}}return null!=_0x126b95['shouldReceiveAttributes']&&_0x126b95['hasOwnProperty']('shouldReceiveAttributes')&&'boolean'!=typeof _0x126b95['shouldReceiveAttributes']?'shouldReceiveAttributes:\x20boolean\x20expected':null!=_0x126b95['wasUndone']&&_0x126b95['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x126b95['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x29e8ee['fromObject']=function(_0x13397d){if(_0x13397d instanceof _0x2c6a0a['InsertOperation'])return _0x13397d;var _0x3d6ee4=new _0x2c6a0a['InsertOperation']();if(null!=_0x13397d['position']){if('object'!=typeof _0x13397d['position'])throw TypeError('.InsertOperation.position:\x20object\x20expected');_0x3d6ee4['position']=_0x2c6a0a['Position']['fromObject'](_0x13397d['position']);}if(_0x13397d['nodes']){if(!Array['isArray'](_0x13397d['nodes']))throw TypeError('.InsertOperation.nodes:\x20array\x20expected');_0x3d6ee4['nodes']=[];for(var _0xc57a43=0x0;_0xc57a43<_0x13397d['nodes']['length'];++_0xc57a43){if('object'!=typeof _0x13397d['nodes'][_0xc57a43])throw TypeError('.InsertOperation.nodes:\x20object\x20expected');_0x3d6ee4['nodes'][_0xc57a43]=_0x2c6a0a['Element']['fromObject'](_0x13397d['nodes'][_0xc57a43]);}}return null!=_0x13397d['shouldReceiveAttributes']&&(_0x3d6ee4['shouldReceiveAttributes']=Boolean(_0x13397d['shouldReceiveAttributes'])),null!=_0x13397d['wasUndone']&&(_0x3d6ee4['wasUndone']=Boolean(_0x13397d['wasUndone'])),_0x3d6ee4;},_0x29e8ee['toObject']=function(_0x3d9c89,_0xd7e6e1){_0xd7e6e1||(_0xd7e6e1={});var _0x1f946b={};if((_0xd7e6e1['arrays']||_0xd7e6e1['defaults'])&&(_0x1f946b['nodes']=[]),_0xd7e6e1['defaults']&&(_0x1f946b['position']=null,_0x1f946b['shouldReceiveAttributes']=!0x1,_0x1f946b['wasUndone']=!0x1),null!=_0x3d9c89['position']&&_0x3d9c89['hasOwnProperty']('position')&&(_0x1f946b['position']=_0x2c6a0a['Position']['toObject'](_0x3d9c89['position'],_0xd7e6e1)),_0x3d9c89['nodes']&&_0x3d9c89['nodes']['length']){_0x1f946b['nodes']=[];for(var _0x2296c8=0x0;_0x2296c8<_0x3d9c89['nodes']['length'];++_0x2296c8)_0x1f946b['nodes'][_0x2296c8]=_0x2c6a0a['Element']['toObject'](_0x3d9c89['nodes'][_0x2296c8],_0xd7e6e1);}return null!=_0x3d9c89['shouldReceiveAttributes']&&_0x3d9c89['hasOwnProperty']('shouldReceiveAttributes')&&(_0x1f946b['shouldReceiveAttributes']=_0x3d9c89['shouldReceiveAttributes']),null!=_0x3d9c89['wasUndone']&&_0x3d9c89['hasOwnProperty']('wasUndone')&&(_0x1f946b['wasUndone']=_0x3d9c89['wasUndone']),_0x1f946b;},_0x29e8ee['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x579a6d['util']['toJSONOptions']);},_0x29e8ee['getTypeUrl']=function(_0xbe2bfb){return void 0x0===_0xbe2bfb&&(_0xbe2bfb='type.googleapis.com'),_0xbe2bfb+'/InsertOperation';},_0x29e8ee;}()),_0x2c6a0a['MarkerOperation']=(function(){function _0x148b6f(_0x46ccb8){if(_0x46ccb8){for(var _0x1fe2ef=Object['keys'](_0x46ccb8),_0x5ea308=0x0;_0x5ea308<_0x1fe2ef['length'];++_0x5ea308)null!=_0x46ccb8[_0x1fe2ef[_0x5ea308]]&&(this[_0x1fe2ef[_0x5ea308]]=_0x46ccb8[_0x1fe2ef[_0x5ea308]]);}}return _0x148b6f['prototype']['name']='',_0x148b6f['prototype']['oldRange']=null,_0x148b6f['prototype']['newRange']=null,_0x148b6f['prototype']['affectsData']=!0x1,_0x148b6f['prototype']['wasUndone']=!0x1,_0x148b6f['create']=function(_0x483f2a){return new _0x148b6f(_0x483f2a);},_0x148b6f['encode']=function(_0x285e9b,_0x503fc6){return _0x503fc6||(_0x503fc6=_0x8998f9['create']()),null!=_0x285e9b['name']&&Object['hasOwnProperty']['call'](_0x285e9b,'name')&&_0x503fc6['uint32'](0xa)['string'](_0x285e9b['name']),null!=_0x285e9b['oldRange']&&Object['hasOwnProperty']['call'](_0x285e9b,'oldRange')&&_0x2c6a0a['Range']['encode'](_0x285e9b['oldRange'],_0x503fc6['uint32'](0x12)['fork']())['ldelim'](),null!=_0x285e9b['newRange']&&Object['hasOwnProperty']['call'](_0x285e9b,'newRange')&&_0x2c6a0a['Range']['encode'](_0x285e9b['newRange'],_0x503fc6['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x285e9b['affectsData']&&Object['hasOwnProperty']['call'](_0x285e9b,'affectsData')&&_0x503fc6['uint32'](0x20)['bool'](_0x285e9b['affectsData']),null!=_0x285e9b['wasUndone']&&Object['hasOwnProperty']['call'](_0x285e9b,'wasUndone')&&_0x503fc6['uint32'](0x28)['bool'](_0x285e9b['wasUndone']),_0x503fc6;},_0x148b6f['encodeDelimited']=function(_0x42e39b,_0x48a697){return this['encode'](_0x42e39b,_0x48a697)['ldelim']();},_0x148b6f['decode']=function(_0x31fa2b,_0x2387a9){_0x31fa2b instanceof _0x3ce665||(_0x31fa2b=_0x3ce665['create'](_0x31fa2b));for(var _0x2070f3=void 0x0===_0x2387a9?_0x31fa2b['len']:_0x31fa2b['pos']+_0x2387a9,_0x26ba5e=new _0x2c6a0a['MarkerOperation']();_0x31fa2b['pos']<_0x2070f3;){var _0x1599c1=_0x31fa2b['uint32']();switch(_0x1599c1>>>0x3){case 0x1:_0x26ba5e['name']=_0x31fa2b['string']();break;case 0x2:_0x26ba5e['oldRange']=_0x2c6a0a['Range']['decode'](_0x31fa2b,_0x31fa2b['uint32']());break;case 0x3:_0x26ba5e['newRange']=_0x2c6a0a['Range']['decode'](_0x31fa2b,_0x31fa2b['uint32']());break;case 0x4:_0x26ba5e['affectsData']=_0x31fa2b['bool']();break;case 0x5:_0x26ba5e['wasUndone']=_0x31fa2b['bool']();break;default:_0x31fa2b['skipType'](0x7&_0x1599c1);}}return _0x26ba5e;},_0x148b6f['decodeDelimited']=function(_0x2c62c){return _0x2c62c instanceof _0x3ce665||(_0x2c62c=new _0x3ce665(_0x2c62c)),this['decode'](_0x2c62c,_0x2c62c['uint32']());},_0x148b6f['verify']=function(_0x3d79e0){if('object'!=typeof _0x3d79e0||null===_0x3d79e0)return'object\x20expected';if(null!=_0x3d79e0['name']&&_0x3d79e0['hasOwnProperty']('name')&&!_0x4884f7['isString'](_0x3d79e0['name']))return'name:\x20string\x20expected';var _0xef33d7;if(null!=_0x3d79e0['oldRange']&&_0x3d79e0['hasOwnProperty']('oldRange')&&(_0xef33d7=_0x2c6a0a['Range']['verify'](_0x3d79e0['oldRange'])))return'oldRange.'+_0xef33d7;if(null!=_0x3d79e0['newRange']&&_0x3d79e0['hasOwnProperty']('newRange')&&(_0xef33d7=_0x2c6a0a['Range']['verify'](_0x3d79e0['newRange'])))return'newRange.'+_0xef33d7;return null!=_0x3d79e0['affectsData']&&_0x3d79e0['hasOwnProperty']('affectsData')&&'boolean'!=typeof _0x3d79e0['affectsData']?'affectsData:\x20boolean\x20expected':null!=_0x3d79e0['wasUndone']&&_0x3d79e0['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x3d79e0['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x148b6f['fromObject']=function(_0x35dc13){if(_0x35dc13 instanceof _0x2c6a0a['MarkerOperation'])return _0x35dc13;var _0x5774dd=new _0x2c6a0a['MarkerOperation']();if(null!=_0x35dc13['name']&&(_0x5774dd['name']=String(_0x35dc13['name'])),null!=_0x35dc13['oldRange']){if('object'!=typeof _0x35dc13['oldRange'])throw TypeError('.MarkerOperation.oldRange:\x20object\x20expected');_0x5774dd['oldRange']=_0x2c6a0a['Range']['fromObject'](_0x35dc13['oldRange']);}if(null!=_0x35dc13['newRange']){if('object'!=typeof _0x35dc13['newRange'])throw TypeError('.MarkerOperation.newRange:\x20object\x20expected');_0x5774dd['newRange']=_0x2c6a0a['Range']['fromObject'](_0x35dc13['newRange']);}return null!=_0x35dc13['affectsData']&&(_0x5774dd['affectsData']=Boolean(_0x35dc13['affectsData'])),null!=_0x35dc13['wasUndone']&&(_0x5774dd['wasUndone']=Boolean(_0x35dc13['wasUndone'])),_0x5774dd;},_0x148b6f['toObject']=function(_0x219164,_0x50f70a){_0x50f70a||(_0x50f70a={});var _0x4c8c6c={};return _0x50f70a['defaults']&&(_0x4c8c6c['name']='',_0x4c8c6c['oldRange']=null,_0x4c8c6c['newRange']=null,_0x4c8c6c['affectsData']=!0x1,_0x4c8c6c['wasUndone']=!0x1),null!=_0x219164['name']&&_0x219164['hasOwnProperty']('name')&&(_0x4c8c6c['name']=_0x219164['name']),null!=_0x219164['oldRange']&&_0x219164['hasOwnProperty']('oldRange')&&(_0x4c8c6c['oldRange']=_0x2c6a0a['Range']['toObject'](_0x219164['oldRange'],_0x50f70a)),null!=_0x219164['newRange']&&_0x219164['hasOwnProperty']('newRange')&&(_0x4c8c6c['newRange']=_0x2c6a0a['Range']['toObject'](_0x219164['newRange'],_0x50f70a)),null!=_0x219164['affectsData']&&_0x219164['hasOwnProperty']('affectsData')&&(_0x4c8c6c['affectsData']=_0x219164['affectsData']),null!=_0x219164['wasUndone']&&_0x219164['hasOwnProperty']('wasUndone')&&(_0x4c8c6c['wasUndone']=_0x219164['wasUndone']),_0x4c8c6c;},_0x148b6f['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x579a6d['util']['toJSONOptions']);},_0x148b6f['getTypeUrl']=function(_0x54f63e){return void 0x0===_0x54f63e&&(_0x54f63e='type.googleapis.com'),_0x54f63e+'/MarkerOperation';},_0x148b6f;}()),_0x2c6a0a['MergeOperation']=(function(){function _0x113bf4(_0x3bb70c){if(_0x3bb70c){for(var _0x4bdaae=Object['keys'](_0x3bb70c),_0x42adff=0x0;_0x42adff<_0x4bdaae['length'];++_0x42adff)null!=_0x3bb70c[_0x4bdaae[_0x42adff]]&&(this[_0x4bdaae[_0x42adff]]=_0x3bb70c[_0x4bdaae[_0x42adff]]);}}return _0x113bf4['prototype']['sourcePosition']=null,_0x113bf4['prototype']['targetPosition']=null,_0x113bf4['prototype']['graveyardPosition']=null,_0x113bf4['prototype']['howMany']=0x0,_0x113bf4['prototype']['wasUndone']=!0x1,_0x113bf4['create']=function(_0x33b0dc){return new _0x113bf4(_0x33b0dc);},_0x113bf4['encode']=function(_0x54e773,_0x12cd60){return _0x12cd60||(_0x12cd60=_0x8998f9['create']()),null!=_0x54e773['sourcePosition']&&Object['hasOwnProperty']['call'](_0x54e773,'sourcePosition')&&_0x2c6a0a['Position']['encode'](_0x54e773['sourcePosition'],_0x12cd60['uint32'](0xa)['fork']())['ldelim'](),null!=_0x54e773['targetPosition']&&Object['hasOwnProperty']['call'](_0x54e773,'targetPosition')&&_0x2c6a0a['Position']['encode'](_0x54e773['targetPosition'],_0x12cd60['uint32'](0x12)['fork']())['ldelim'](),null!=_0x54e773['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x54e773,'graveyardPosition')&&_0x2c6a0a['Position']['encode'](_0x54e773['graveyardPosition'],_0x12cd60['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x54e773['howMany']&&Object['hasOwnProperty']['call'](_0x54e773,'howMany')&&_0x12cd60['uint32'](0x20)['uint32'](_0x54e773['howMany']),null!=_0x54e773['wasUndone']&&Object['hasOwnProperty']['call'](_0x54e773,'wasUndone')&&_0x12cd60['uint32'](0x28)['bool'](_0x54e773['wasUndone']),_0x12cd60;},_0x113bf4['encodeDelimited']=function(_0x33cc0a,_0x599036){return this['encode'](_0x33cc0a,_0x599036)['ldelim']();},_0x113bf4['decode']=function(_0x4a69eb,_0x326b67){_0x4a69eb instanceof _0x3ce665||(_0x4a69eb=_0x3ce665['create'](_0x4a69eb));for(var _0x716ca5=void 0x0===_0x326b67?_0x4a69eb['len']:_0x4a69eb['pos']+_0x326b67,_0x37b13a=new _0x2c6a0a['MergeOperation']();_0x4a69eb['pos']<_0x716ca5;){var _0x5e694d=_0x4a69eb['uint32']();switch(_0x5e694d>>>0x3){case 0x1:_0x37b13a['sourcePosition']=_0x2c6a0a['Position']['decode'](_0x4a69eb,_0x4a69eb['uint32']());break;case 0x2:_0x37b13a['targetPosition']=_0x2c6a0a['Position']['decode'](_0x4a69eb,_0x4a69eb['uint32']());break;case 0x3:_0x37b13a['graveyardPosition']=_0x2c6a0a['Position']['decode'](_0x4a69eb,_0x4a69eb['uint32']());break;case 0x4:_0x37b13a['howMany']=_0x4a69eb['uint32']();break;case 0x5:_0x37b13a['wasUndone']=_0x4a69eb['bool']();break;default:_0x4a69eb['skipType'](0x7&_0x5e694d);}}return _0x37b13a;},_0x113bf4['decodeDelimited']=function(_0x882bf1){return _0x882bf1 instanceof _0x3ce665||(_0x882bf1=new _0x3ce665(_0x882bf1)),this['decode'](_0x882bf1,_0x882bf1['uint32']());},_0x113bf4['verify']=function(_0x32de44){if('object'!=typeof _0x32de44||null===_0x32de44)return'object\x20expected';var _0x11403b;if(null!=_0x32de44['sourcePosition']&&_0x32de44['hasOwnProperty']('sourcePosition')&&(_0x11403b=_0x2c6a0a['Position']['verify'](_0x32de44['sourcePosition'])))return'sourcePosition.'+_0x11403b;if(null!=_0x32de44['targetPosition']&&_0x32de44['hasOwnProperty']('targetPosition')&&(_0x11403b=_0x2c6a0a['Position']['verify'](_0x32de44['targetPosition'])))return'targetPosition.'+_0x11403b;if(null!=_0x32de44['graveyardPosition']&&_0x32de44['hasOwnProperty']('graveyardPosition')&&(_0x11403b=_0x2c6a0a['Position']['verify'](_0x32de44['graveyardPosition'])))return'graveyardPosition.'+_0x11403b;return null!=_0x32de44['howMany']&&_0x32de44['hasOwnProperty']('howMany')&&!_0x4884f7['isInteger'](_0x32de44['howMany'])?'howMany:\x20integer\x20expected':null!=_0x32de44['wasUndone']&&_0x32de44['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x32de44['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x113bf4['fromObject']=function(_0x24f0ef){if(_0x24f0ef instanceof _0x2c6a0a['MergeOperation'])return _0x24f0ef;var _0x3305a7=new _0x2c6a0a['MergeOperation']();if(null!=_0x24f0ef['sourcePosition']){if('object'!=typeof _0x24f0ef['sourcePosition'])throw TypeError('.MergeOperation.sourcePosition:\x20object\x20expected');_0x3305a7['sourcePosition']=_0x2c6a0a['Position']['fromObject'](_0x24f0ef['sourcePosition']);}if(null!=_0x24f0ef['targetPosition']){if('object'!=typeof _0x24f0ef['targetPosition'])throw TypeError('.MergeOperation.targetPosition:\x20object\x20expected');_0x3305a7['targetPosition']=_0x2c6a0a['Position']['fromObject'](_0x24f0ef['targetPosition']);}if(null!=_0x24f0ef['graveyardPosition']){if('object'!=typeof _0x24f0ef['graveyardPosition'])throw TypeError('.MergeOperation.graveyardPosition:\x20object\x20expected');_0x3305a7['graveyardPosition']=_0x2c6a0a['Position']['fromObject'](_0x24f0ef['graveyardPosition']);}return null!=_0x24f0ef['howMany']&&(_0x3305a7['howMany']=_0x24f0ef['howMany']>>>0x0),null!=_0x24f0ef['wasUndone']&&(_0x3305a7['wasUndone']=Boolean(_0x24f0ef['wasUndone'])),_0x3305a7;},_0x113bf4['toObject']=function(_0x31d4c6,_0x3efc9a){_0x3efc9a||(_0x3efc9a={});var _0x4f8dfa={};return _0x3efc9a['defaults']&&(_0x4f8dfa['sourcePosition']=null,_0x4f8dfa['targetPosition']=null,_0x4f8dfa['graveyardPosition']=null,_0x4f8dfa['howMany']=0x0,_0x4f8dfa['wasUndone']=!0x1),null!=_0x31d4c6['sourcePosition']&&_0x31d4c6['hasOwnProperty']('sourcePosition')&&(_0x4f8dfa['sourcePosition']=_0x2c6a0a['Position']['toObject'](_0x31d4c6['sourcePosition'],_0x3efc9a)),null!=_0x31d4c6['targetPosition']&&_0x31d4c6['hasOwnProperty']('targetPosition')&&(_0x4f8dfa['targetPosition']=_0x2c6a0a['Position']['toObject'](_0x31d4c6['targetPosition'],_0x3efc9a)),null!=_0x31d4c6['graveyardPosition']&&_0x31d4c6['hasOwnProperty']('graveyardPosition')&&(_0x4f8dfa['graveyardPosition']=_0x2c6a0a['Position']['toObject'](_0x31d4c6['graveyardPosition'],_0x3efc9a)),null!=_0x31d4c6['howMany']&&_0x31d4c6['hasOwnProperty']('howMany')&&(_0x4f8dfa['howMany']=_0x31d4c6['howMany']),null!=_0x31d4c6['wasUndone']&&_0x31d4c6['hasOwnProperty']('wasUndone')&&(_0x4f8dfa['wasUndone']=_0x31d4c6['wasUndone']),_0x4f8dfa;},_0x113bf4['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x579a6d['util']['toJSONOptions']);},_0x113bf4['getTypeUrl']=function(_0xc37e3f){return void 0x0===_0xc37e3f&&(_0xc37e3f='type.googleapis.com'),_0xc37e3f+'/MergeOperation';},_0x113bf4;}()),_0x2c6a0a['MoveOperation']=(function(){function _0x3f9419(_0x39eaab){if(_0x39eaab){for(var _0x570cfb=Object['keys'](_0x39eaab),_0x2f5798=0x0;_0x2f5798<_0x570cfb['length'];++_0x2f5798)null!=_0x39eaab[_0x570cfb[_0x2f5798]]&&(this[_0x570cfb[_0x2f5798]]=_0x39eaab[_0x570cfb[_0x2f5798]]);}}return _0x3f9419['prototype']['sourcePosition']=null,_0x3f9419['prototype']['howMany']=0x0,_0x3f9419['prototype']['targetPosition']=null,_0x3f9419['prototype']['wasUndone']=!0x1,_0x3f9419['create']=function(_0x772aa4){return new _0x3f9419(_0x772aa4);},_0x3f9419['encode']=function(_0x40cd01,_0x79c778){return _0x79c778||(_0x79c778=_0x8998f9['create']()),null!=_0x40cd01['sourcePosition']&&Object['hasOwnProperty']['call'](_0x40cd01,'sourcePosition')&&_0x2c6a0a['Position']['encode'](_0x40cd01['sourcePosition'],_0x79c778['uint32'](0xa)['fork']())['ldelim'](),null!=_0x40cd01['howMany']&&Object['hasOwnProperty']['call'](_0x40cd01,'howMany')&&_0x79c778['uint32'](0x10)['uint32'](_0x40cd01['howMany']),null!=_0x40cd01['targetPosition']&&Object['hasOwnProperty']['call'](_0x40cd01,'targetPosition')&&_0x2c6a0a['Position']['encode'](_0x40cd01['targetPosition'],_0x79c778['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x40cd01['wasUndone']&&Object['hasOwnProperty']['call'](_0x40cd01,'wasUndone')&&_0x79c778['uint32'](0x20)['bool'](_0x40cd01['wasUndone']),_0x79c778;},_0x3f9419['encodeDelimited']=function(_0x295f69,_0x205963){return this['encode'](_0x295f69,_0x205963)['ldelim']();},_0x3f9419['decode']=function(_0x5401c0,_0x2bec88){_0x5401c0 instanceof _0x3ce665||(_0x5401c0=_0x3ce665['create'](_0x5401c0));for(var _0x24c6d6=void 0x0===_0x2bec88?_0x5401c0['len']:_0x5401c0['pos']+_0x2bec88,_0x57fcde=new _0x2c6a0a['MoveOperation']();_0x5401c0['pos']<_0x24c6d6;){var _0x14381d=_0x5401c0['uint32']();switch(_0x14381d>>>0x3){case 0x1:_0x57fcde['sourcePosition']=_0x2c6a0a['Position']['decode'](_0x5401c0,_0x5401c0['uint32']());break;case 0x2:_0x57fcde['howMany']=_0x5401c0['uint32']();break;case 0x3:_0x57fcde['targetPosition']=_0x2c6a0a['Position']['decode'](_0x5401c0,_0x5401c0['uint32']());break;case 0x4:_0x57fcde['wasUndone']=_0x5401c0['bool']();break;default:_0x5401c0['skipType'](0x7&_0x14381d);}}return _0x57fcde;},_0x3f9419['decodeDelimited']=function(_0x468638){return _0x468638 instanceof _0x3ce665||(_0x468638=new _0x3ce665(_0x468638)),this['decode'](_0x468638,_0x468638['uint32']());},_0x3f9419['verify']=function(_0x24455e){if('object'!=typeof _0x24455e||null===_0x24455e)return'object\x20expected';var _0x19e9e9;if(null!=_0x24455e['sourcePosition']&&_0x24455e['hasOwnProperty']('sourcePosition')&&(_0x19e9e9=_0x2c6a0a['Position']['verify'](_0x24455e['sourcePosition'])))return'sourcePosition.'+_0x19e9e9;if(null!=_0x24455e['howMany']&&_0x24455e['hasOwnProperty']('howMany')&&!_0x4884f7['isInteger'](_0x24455e['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x24455e['targetPosition']&&_0x24455e['hasOwnProperty']('targetPosition')&&(_0x19e9e9=_0x2c6a0a['Position']['verify'](_0x24455e['targetPosition'])))return'targetPosition.'+_0x19e9e9;return null!=_0x24455e['wasUndone']&&_0x24455e['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x24455e['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x3f9419['fromObject']=function(_0x13be9e){if(_0x13be9e instanceof _0x2c6a0a['MoveOperation'])return _0x13be9e;var _0x5a8ed7=new _0x2c6a0a['MoveOperation']();if(null!=_0x13be9e['sourcePosition']){if('object'!=typeof _0x13be9e['sourcePosition'])throw TypeError('.MoveOperation.sourcePosition:\x20object\x20expected');_0x5a8ed7['sourcePosition']=_0x2c6a0a['Position']['fromObject'](_0x13be9e['sourcePosition']);}if(null!=_0x13be9e['howMany']&&(_0x5a8ed7['howMany']=_0x13be9e['howMany']>>>0x0),null!=_0x13be9e['targetPosition']){if('object'!=typeof _0x13be9e['targetPosition'])throw TypeError('.MoveOperation.targetPosition:\x20object\x20expected');_0x5a8ed7['targetPosition']=_0x2c6a0a['Position']['fromObject'](_0x13be9e['targetPosition']);}return null!=_0x13be9e['wasUndone']&&(_0x5a8ed7['wasUndone']=Boolean(_0x13be9e['wasUndone'])),_0x5a8ed7;},_0x3f9419['toObject']=function(_0x5bd403,_0x1962e5){_0x1962e5||(_0x1962e5={});var _0x54aa87={};return _0x1962e5['defaults']&&(_0x54aa87['sourcePosition']=null,_0x54aa87['howMany']=0x0,_0x54aa87['targetPosition']=null,_0x54aa87['wasUndone']=!0x1),null!=_0x5bd403['sourcePosition']&&_0x5bd403['hasOwnProperty']('sourcePosition')&&(_0x54aa87['sourcePosition']=_0x2c6a0a['Position']['toObject'](_0x5bd403['sourcePosition'],_0x1962e5)),null!=_0x5bd403['howMany']&&_0x5bd403['hasOwnProperty']('howMany')&&(_0x54aa87['howMany']=_0x5bd403['howMany']),null!=_0x5bd403['targetPosition']&&_0x5bd403['hasOwnProperty']('targetPosition')&&(_0x54aa87['targetPosition']=_0x2c6a0a['Position']['toObject'](_0x5bd403['targetPosition'],_0x1962e5)),null!=_0x5bd403['wasUndone']&&_0x5bd403['hasOwnProperty']('wasUndone')&&(_0x54aa87['wasUndone']=_0x5bd403['wasUndone']),_0x54aa87;},_0x3f9419['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x579a6d['util']['toJSONOptions']);},_0x3f9419['getTypeUrl']=function(_0x5798e7){return void 0x0===_0x5798e7&&(_0x5798e7='type.googleapis.com'),_0x5798e7+'/MoveOperation';},_0x3f9419;}()),_0x2c6a0a['RenameOperation']=(function(){function _0x4d709b(_0x1ab24c){if(_0x1ab24c){for(var _0x416737=Object['keys'](_0x1ab24c),_0x335cd8=0x0;_0x335cd8<_0x416737['length'];++_0x335cd8)null!=_0x1ab24c[_0x416737[_0x335cd8]]&&(this[_0x416737[_0x335cd8]]=_0x1ab24c[_0x416737[_0x335cd8]]);}}return _0x4d709b['prototype']['position']=null,_0x4d709b['prototype']['oldName']='',_0x4d709b['prototype']['newName']='',_0x4d709b['prototype']['wasUndone']=!0x1,_0x4d709b['create']=function(_0x3b4b30){return new _0x4d709b(_0x3b4b30);},_0x4d709b['encode']=function(_0x109e0e,_0x472771){return _0x472771||(_0x472771=_0x8998f9['create']()),null!=_0x109e0e['position']&&Object['hasOwnProperty']['call'](_0x109e0e,'position')&&_0x2c6a0a['Position']['encode'](_0x109e0e['position'],_0x472771['uint32'](0xa)['fork']())['ldelim'](),null!=_0x109e0e['oldName']&&Object['hasOwnProperty']['call'](_0x109e0e,'oldName')&&_0x472771['uint32'](0x12)['string'](_0x109e0e['oldName']),null!=_0x109e0e['newName']&&Object['hasOwnProperty']['call'](_0x109e0e,'newName')&&_0x472771['uint32'](0x1a)['string'](_0x109e0e['newName']),null!=_0x109e0e['wasUndone']&&Object['hasOwnProperty']['call'](_0x109e0e,'wasUndone')&&_0x472771['uint32'](0x20)['bool'](_0x109e0e['wasUndone']),_0x472771;},_0x4d709b['encodeDelimited']=function(_0x5acc7c,_0x510561){return this['encode'](_0x5acc7c,_0x510561)['ldelim']();},_0x4d709b['decode']=function(_0x1d41eb,_0x2d2e41){_0x1d41eb instanceof _0x3ce665||(_0x1d41eb=_0x3ce665['create'](_0x1d41eb));for(var _0x14aeaa=void 0x0===_0x2d2e41?_0x1d41eb['len']:_0x1d41eb['pos']+_0x2d2e41,_0x45fd02=new _0x2c6a0a['RenameOperation']();_0x1d41eb['pos']<_0x14aeaa;){var _0x5d49cd=_0x1d41eb['uint32']();switch(_0x5d49cd>>>0x3){case 0x1:_0x45fd02['position']=_0x2c6a0a['Position']['decode'](_0x1d41eb,_0x1d41eb['uint32']());break;case 0x2:_0x45fd02['oldName']=_0x1d41eb['string']();break;case 0x3:_0x45fd02['newName']=_0x1d41eb['string']();break;case 0x4:_0x45fd02['wasUndone']=_0x1d41eb['bool']();break;default:_0x1d41eb['skipType'](0x7&_0x5d49cd);}}return _0x45fd02;},_0x4d709b['decodeDelimited']=function(_0x5c4b39){return _0x5c4b39 instanceof _0x3ce665||(_0x5c4b39=new _0x3ce665(_0x5c4b39)),this['decode'](_0x5c4b39,_0x5c4b39['uint32']());},_0x4d709b['verify']=function(_0x33c12d){if('object'!=typeof _0x33c12d||null===_0x33c12d)return'object\x20expected';if(null!=_0x33c12d['position']&&_0x33c12d['hasOwnProperty']('position')){var _0x442574=_0x2c6a0a['Position']['verify'](_0x33c12d['position']);if(_0x442574)return'position.'+_0x442574;}return null!=_0x33c12d['oldName']&&_0x33c12d['hasOwnProperty']('oldName')&&!_0x4884f7['isString'](_0x33c12d['oldName'])?'oldName:\x20string\x20expected':null!=_0x33c12d['newName']&&_0x33c12d['hasOwnProperty']('newName')&&!_0x4884f7['isString'](_0x33c12d['newName'])?'newName:\x20string\x20expected':null!=_0x33c12d['wasUndone']&&_0x33c12d['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x33c12d['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x4d709b['fromObject']=function(_0x101272){if(_0x101272 instanceof _0x2c6a0a['RenameOperation'])return _0x101272;var _0x3b6dc6=new _0x2c6a0a['RenameOperation']();if(null!=_0x101272['position']){if('object'!=typeof _0x101272['position'])throw TypeError('.RenameOperation.position:\x20object\x20expected');_0x3b6dc6['position']=_0x2c6a0a['Position']['fromObject'](_0x101272['position']);}return null!=_0x101272['oldName']&&(_0x3b6dc6['oldName']=String(_0x101272['oldName'])),null!=_0x101272['newName']&&(_0x3b6dc6['newName']=String(_0x101272['newName'])),null!=_0x101272['wasUndone']&&(_0x3b6dc6['wasUndone']=Boolean(_0x101272['wasUndone'])),_0x3b6dc6;},_0x4d709b['toObject']=function(_0x2d38cd,_0x5cfc9d){_0x5cfc9d||(_0x5cfc9d={});var _0x54d1c9={};return _0x5cfc9d['defaults']&&(_0x54d1c9['position']=null,_0x54d1c9['oldName']='',_0x54d1c9['newName']='',_0x54d1c9['wasUndone']=!0x1),null!=_0x2d38cd['position']&&_0x2d38cd['hasOwnProperty']('position')&&(_0x54d1c9['position']=_0x2c6a0a['Position']['toObject'](_0x2d38cd['position'],_0x5cfc9d)),null!=_0x2d38cd['oldName']&&_0x2d38cd['hasOwnProperty']('oldName')&&(_0x54d1c9['oldName']=_0x2d38cd['oldName']),null!=_0x2d38cd['newName']&&_0x2d38cd['hasOwnProperty']('newName')&&(_0x54d1c9['newName']=_0x2d38cd['newName']),null!=_0x2d38cd['wasUndone']&&_0x2d38cd['hasOwnProperty']('wasUndone')&&(_0x54d1c9['wasUndone']=_0x2d38cd['wasUndone']),_0x54d1c9;},_0x4d709b['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x579a6d['util']['toJSONOptions']);},_0x4d709b['getTypeUrl']=function(_0x4a6cd2){return void 0x0===_0x4a6cd2&&(_0x4a6cd2='type.googleapis.com'),_0x4a6cd2+'/RenameOperation';},_0x4d709b;}()),_0x2c6a0a['RootAttributeOperation']=(function(){function _0x49a58d(_0x4b63dc){if(_0x4b63dc){for(var _0x27974e=Object['keys'](_0x4b63dc),_0x479457=0x0;_0x479457<_0x27974e['length'];++_0x479457)null!=_0x4b63dc[_0x27974e[_0x479457]]&&(this[_0x27974e[_0x479457]]=_0x4b63dc[_0x27974e[_0x479457]]);}}return _0x49a58d['prototype']['root']='',_0x49a58d['prototype']['key']='',_0x49a58d['prototype']['oldValueBoolean']=!0x1,_0x49a58d['prototype']['oldValueJson']='',_0x49a58d['prototype']['newValueBoolean']=!0x1,_0x49a58d['prototype']['newValueJson']='',_0x49a58d['prototype']['wasUndone']=!0x1,_0x49a58d['create']=function(_0x32f431){return new _0x49a58d(_0x32f431);},_0x49a58d['encode']=function(_0x3f5af6,_0x1dd440){return _0x1dd440||(_0x1dd440=_0x8998f9['create']()),null!=_0x3f5af6['root']&&Object['hasOwnProperty']['call'](_0x3f5af6,'root')&&_0x1dd440['uint32'](0xa)['string'](_0x3f5af6['root']),null!=_0x3f5af6['key']&&Object['hasOwnProperty']['call'](_0x3f5af6,'key')&&_0x1dd440['uint32'](0x12)['string'](_0x3f5af6['key']),null!=_0x3f5af6['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x3f5af6,'oldValueBoolean')&&_0x1dd440['uint32'](0x18)['bool'](_0x3f5af6['oldValueBoolean']),null!=_0x3f5af6['oldValueJson']&&Object['hasOwnProperty']['call'](_0x3f5af6,'oldValueJson')&&_0x1dd440['uint32'](0x22)['string'](_0x3f5af6['oldValueJson']),null!=_0x3f5af6['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x3f5af6,'newValueBoolean')&&_0x1dd440['uint32'](0x28)['bool'](_0x3f5af6['newValueBoolean']),null!=_0x3f5af6['newValueJson']&&Object['hasOwnProperty']['call'](_0x3f5af6,'newValueJson')&&_0x1dd440['uint32'](0x32)['string'](_0x3f5af6['newValueJson']),null!=_0x3f5af6['wasUndone']&&Object['hasOwnProperty']['call'](_0x3f5af6,'wasUndone')&&_0x1dd440['uint32'](0x38)['bool'](_0x3f5af6['wasUndone']),_0x1dd440;},_0x49a58d['encodeDelimited']=function(_0x2c4961,_0x1a58f6){return this['encode'](_0x2c4961,_0x1a58f6)['ldelim']();},_0x49a58d['decode']=function(_0x527958,_0x21f3e3){_0x527958 instanceof _0x3ce665||(_0x527958=_0x3ce665['create'](_0x527958));for(var _0x4b8419=void 0x0===_0x21f3e3?_0x527958['len']:_0x527958['pos']+_0x21f3e3,_0x407b82=new _0x2c6a0a['RootAttributeOperation']();_0x527958['pos']<_0x4b8419;){var _0xa92fb7=_0x527958['uint32']();switch(_0xa92fb7>>>0x3){case 0x1:_0x407b82['root']=_0x527958['string']();break;case 0x2:_0x407b82['key']=_0x527958['string']();break;case 0x3:_0x407b82['oldValueBoolean']=_0x527958['bool']();break;case 0x4:_0x407b82['oldValueJson']=_0x527958['string']();break;case 0x5:_0x407b82['newValueBoolean']=_0x527958['bool']();break;case 0x6:_0x407b82['newValueJson']=_0x527958['string']();break;case 0x7:_0x407b82['wasUndone']=_0x527958['bool']();break;default:_0x527958['skipType'](0x7&_0xa92fb7);}}return _0x407b82;},_0x49a58d['decodeDelimited']=function(_0x4d8745){return _0x4d8745 instanceof _0x3ce665||(_0x4d8745=new _0x3ce665(_0x4d8745)),this['decode'](_0x4d8745,_0x4d8745['uint32']());},_0x49a58d['verify']=function(_0x11c286){return'object'!=typeof _0x11c286||null===_0x11c286?'object\x20expected':null!=_0x11c286['root']&&_0x11c286['hasOwnProperty']('root')&&!_0x4884f7['isString'](_0x11c286['root'])?'root:\x20string\x20expected':null!=_0x11c286['key']&&_0x11c286['hasOwnProperty']('key')&&!_0x4884f7['isString'](_0x11c286['key'])?'key:\x20string\x20expected':null!=_0x11c286['oldValueBoolean']&&_0x11c286['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x11c286['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x11c286['oldValueJson']&&_0x11c286['hasOwnProperty']('oldValueJson')&&!_0x4884f7['isString'](_0x11c286['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x11c286['newValueBoolean']&&_0x11c286['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x11c286['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x11c286['newValueJson']&&_0x11c286['hasOwnProperty']('newValueJson')&&!_0x4884f7['isString'](_0x11c286['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x11c286['wasUndone']&&_0x11c286['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x11c286['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x49a58d['fromObject']=function(_0x9cc381){if(_0x9cc381 instanceof _0x2c6a0a['RootAttributeOperation'])return _0x9cc381;var _0x2396f1=new _0x2c6a0a['RootAttributeOperation']();return null!=_0x9cc381['root']&&(_0x2396f1['root']=String(_0x9cc381['root'])),null!=_0x9cc381['key']&&(_0x2396f1['key']=String(_0x9cc381['key'])),null!=_0x9cc381['oldValueBoolean']&&(_0x2396f1['oldValueBoolean']=Boolean(_0x9cc381['oldValueBoolean'])),null!=_0x9cc381['oldValueJson']&&(_0x2396f1['oldValueJson']=String(_0x9cc381['oldValueJson'])),null!=_0x9cc381['newValueBoolean']&&(_0x2396f1['newValueBoolean']=Boolean(_0x9cc381['newValueBoolean'])),null!=_0x9cc381['newValueJson']&&(_0x2396f1['newValueJson']=String(_0x9cc381['newValueJson'])),null!=_0x9cc381['wasUndone']&&(_0x2396f1['wasUndone']=Boolean(_0x9cc381['wasUndone'])),_0x2396f1;},_0x49a58d['toObject']=function(_0x2195cb,_0x36edd6){_0x36edd6||(_0x36edd6={});var _0x34f44a={};return _0x36edd6['defaults']&&(_0x34f44a['root']='',_0x34f44a['key']='',_0x34f44a['oldValueBoolean']=!0x1,_0x34f44a['oldValueJson']='',_0x34f44a['newValueBoolean']=!0x1,_0x34f44a['newValueJson']='',_0x34f44a['wasUndone']=!0x1),null!=_0x2195cb['root']&&_0x2195cb['hasOwnProperty']('root')&&(_0x34f44a['root']=_0x2195cb['root']),null!=_0x2195cb['key']&&_0x2195cb['hasOwnProperty']('key')&&(_0x34f44a['key']=_0x2195cb['key']),null!=_0x2195cb['oldValueBoolean']&&_0x2195cb['hasOwnProperty']('oldValueBoolean')&&(_0x34f44a['oldValueBoolean']=_0x2195cb['oldValueBoolean']),null!=_0x2195cb['oldValueJson']&&_0x2195cb['hasOwnProperty']('oldValueJson')&&(_0x34f44a['oldValueJson']=_0x2195cb['oldValueJson']),null!=_0x2195cb['newValueBoolean']&&_0x2195cb['hasOwnProperty']('newValueBoolean')&&(_0x34f44a['newValueBoolean']=_0x2195cb['newValueBoolean']),null!=_0x2195cb['newValueJson']&&_0x2195cb['hasOwnProperty']('newValueJson')&&(_0x34f44a['newValueJson']=_0x2195cb['newValueJson']),null!=_0x2195cb['wasUndone']&&_0x2195cb['hasOwnProperty']('wasUndone')&&(_0x34f44a['wasUndone']=_0x2195cb['wasUndone']),_0x34f44a;},_0x49a58d['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x579a6d['util']['toJSONOptions']);},_0x49a58d['getTypeUrl']=function(_0x3eb5d1){return void 0x0===_0x3eb5d1&&(_0x3eb5d1='type.googleapis.com'),_0x3eb5d1+'/RootAttributeOperation';},_0x49a58d;}()),_0x2c6a0a['RootOperation']=(function(){function _0x569201(_0x44e544){if(_0x44e544){for(var _0x1aad93=Object['keys'](_0x44e544),_0xebc8b1=0x0;_0xebc8b1<_0x1aad93['length'];++_0xebc8b1)null!=_0x44e544[_0x1aad93[_0xebc8b1]]&&(this[_0x1aad93[_0xebc8b1]]=_0x44e544[_0x1aad93[_0xebc8b1]]);}}return _0x569201['prototype']['rootName']='',_0x569201['prototype']['elementName']='',_0x569201['prototype']['isAdd']=!0x1,_0x569201['prototype']['wasUndone']=!0x1,_0x569201['create']=function(_0x33354e){return new _0x569201(_0x33354e);},_0x569201['encode']=function(_0x479ccc,_0x440165){return _0x440165||(_0x440165=_0x8998f9['create']()),null!=_0x479ccc['rootName']&&Object['hasOwnProperty']['call'](_0x479ccc,'rootName')&&_0x440165['uint32'](0xa)['string'](_0x479ccc['rootName']),null!=_0x479ccc['elementName']&&Object['hasOwnProperty']['call'](_0x479ccc,'elementName')&&_0x440165['uint32'](0x12)['string'](_0x479ccc['elementName']),null!=_0x479ccc['isAdd']&&Object['hasOwnProperty']['call'](_0x479ccc,'isAdd')&&_0x440165['uint32'](0x18)['bool'](_0x479ccc['isAdd']),null!=_0x479ccc['wasUndone']&&Object['hasOwnProperty']['call'](_0x479ccc,'wasUndone')&&_0x440165['uint32'](0x20)['bool'](_0x479ccc['wasUndone']),_0x440165;},_0x569201['encodeDelimited']=function(_0x2f04f0,_0xcb5198){return this['encode'](_0x2f04f0,_0xcb5198)['ldelim']();},_0x569201['decode']=function(_0x163535,_0xc84ae5){_0x163535 instanceof _0x3ce665||(_0x163535=_0x3ce665['create'](_0x163535));for(var _0x36f086=void 0x0===_0xc84ae5?_0x163535['len']:_0x163535['pos']+_0xc84ae5,_0x4927fe=new _0x2c6a0a['RootOperation']();_0x163535['pos']<_0x36f086;){var _0x16191e=_0x163535['uint32']();switch(_0x16191e>>>0x3){case 0x1:_0x4927fe['rootName']=_0x163535['string']();break;case 0x2:_0x4927fe['elementName']=_0x163535['string']();break;case 0x3:_0x4927fe['isAdd']=_0x163535['bool']();break;case 0x4:_0x4927fe['wasUndone']=_0x163535['bool']();break;default:_0x163535['skipType'](0x7&_0x16191e);}}return _0x4927fe;},_0x569201['decodeDelimited']=function(_0x5c4099){return _0x5c4099 instanceof _0x3ce665||(_0x5c4099=new _0x3ce665(_0x5c4099)),this['decode'](_0x5c4099,_0x5c4099['uint32']());},_0x569201['verify']=function(_0x307f9d){return'object'!=typeof _0x307f9d||null===_0x307f9d?'object\x20expected':null!=_0x307f9d['rootName']&&_0x307f9d['hasOwnProperty']('rootName')&&!_0x4884f7['isString'](_0x307f9d['rootName'])?'rootName:\x20string\x20expected':null!=_0x307f9d['elementName']&&_0x307f9d['hasOwnProperty']('elementName')&&!_0x4884f7['isString'](_0x307f9d['elementName'])?'elementName:\x20string\x20expected':null!=_0x307f9d['isAdd']&&_0x307f9d['hasOwnProperty']('isAdd')&&'boolean'!=typeof _0x307f9d['isAdd']?'isAdd:\x20boolean\x20expected':null!=_0x307f9d['wasUndone']&&_0x307f9d['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x307f9d['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x569201['fromObject']=function(_0x529912){if(_0x529912 instanceof _0x2c6a0a['RootOperation'])return _0x529912;var _0x1633d1=new _0x2c6a0a['RootOperation']();return null!=_0x529912['rootName']&&(_0x1633d1['rootName']=String(_0x529912['rootName'])),null!=_0x529912['elementName']&&(_0x1633d1['elementName']=String(_0x529912['elementName'])),null!=_0x529912['isAdd']&&(_0x1633d1['isAdd']=Boolean(_0x529912['isAdd'])),null!=_0x529912['wasUndone']&&(_0x1633d1['wasUndone']=Boolean(_0x529912['wasUndone'])),_0x1633d1;},_0x569201['toObject']=function(_0x42470,_0x1311b8){_0x1311b8||(_0x1311b8={});var _0x3989ed={};return _0x1311b8['defaults']&&(_0x3989ed['rootName']='',_0x3989ed['elementName']='',_0x3989ed['isAdd']=!0x1,_0x3989ed['wasUndone']=!0x1),null!=_0x42470['rootName']&&_0x42470['hasOwnProperty']('rootName')&&(_0x3989ed['rootName']=_0x42470['rootName']),null!=_0x42470['elementName']&&_0x42470['hasOwnProperty']('elementName')&&(_0x3989ed['elementName']=_0x42470['elementName']),null!=_0x42470['isAdd']&&_0x42470['hasOwnProperty']('isAdd')&&(_0x3989ed['isAdd']=_0x42470['isAdd']),null!=_0x42470['wasUndone']&&_0x42470['hasOwnProperty']('wasUndone')&&(_0x3989ed['wasUndone']=_0x42470['wasUndone']),_0x3989ed;},_0x569201['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x579a6d['util']['toJSONOptions']);},_0x569201['getTypeUrl']=function(_0x3ba200){return void 0x0===_0x3ba200&&(_0x3ba200='type.googleapis.com'),_0x3ba200+'/RootOperation';},_0x569201;}()),_0x2c6a0a['SplitOperation']=(function(){function _0x52e010(_0x38ddbe){if(_0x38ddbe){for(var _0x59825a=Object['keys'](_0x38ddbe),_0x16d1b5=0x0;_0x16d1b5<_0x59825a['length'];++_0x16d1b5)null!=_0x38ddbe[_0x59825a[_0x16d1b5]]&&(this[_0x59825a[_0x16d1b5]]=_0x38ddbe[_0x59825a[_0x16d1b5]]);}}return _0x52e010['prototype']['splitPosition']=null,_0x52e010['prototype']['graveyardPosition']=null,_0x52e010['prototype']['howMany']=0x0,_0x52e010['prototype']['insertionPosition']=null,_0x52e010['prototype']['wasUndone']=!0x1,_0x52e010['create']=function(_0x51c2c5){return new _0x52e010(_0x51c2c5);},_0x52e010['encode']=function(_0x4c0172,_0x5161c0){return _0x5161c0||(_0x5161c0=_0x8998f9['create']()),null!=_0x4c0172['splitPosition']&&Object['hasOwnProperty']['call'](_0x4c0172,'splitPosition')&&_0x2c6a0a['Position']['encode'](_0x4c0172['splitPosition'],_0x5161c0['uint32'](0xa)['fork']())['ldelim'](),null!=_0x4c0172['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x4c0172,'graveyardPosition')&&_0x2c6a0a['Position']['encode'](_0x4c0172['graveyardPosition'],_0x5161c0['uint32'](0x12)['fork']())['ldelim'](),null!=_0x4c0172['howMany']&&Object['hasOwnProperty']['call'](_0x4c0172,'howMany')&&_0x5161c0['uint32'](0x18)['uint32'](_0x4c0172['howMany']),null!=_0x4c0172['insertionPosition']&&Object['hasOwnProperty']['call'](_0x4c0172,'insertionPosition')&&_0x2c6a0a['Position']['encode'](_0x4c0172['insertionPosition'],_0x5161c0['uint32'](0x22)['fork']())['ldelim'](),null!=_0x4c0172['wasUndone']&&Object['hasOwnProperty']['call'](_0x4c0172,'wasUndone')&&_0x5161c0['uint32'](0x28)['bool'](_0x4c0172['wasUndone']),_0x5161c0;},_0x52e010['encodeDelimited']=function(_0x4b1077,_0x3d9843){return this['encode'](_0x4b1077,_0x3d9843)['ldelim']();},_0x52e010['decode']=function(_0xd0c38a,_0x1158df){_0xd0c38a instanceof _0x3ce665||(_0xd0c38a=_0x3ce665['create'](_0xd0c38a));for(var _0x18f861=void 0x0===_0x1158df?_0xd0c38a['len']:_0xd0c38a['pos']+_0x1158df,_0x39d4e5=new _0x2c6a0a['SplitOperation']();_0xd0c38a['pos']<_0x18f861;){var _0x2e3f0c=_0xd0c38a['uint32']();switch(_0x2e3f0c>>>0x3){case 0x1:_0x39d4e5['splitPosition']=_0x2c6a0a['Position']['decode'](_0xd0c38a,_0xd0c38a['uint32']());break;case 0x2:_0x39d4e5['graveyardPosition']=_0x2c6a0a['Position']['decode'](_0xd0c38a,_0xd0c38a['uint32']());break;case 0x3:_0x39d4e5['howMany']=_0xd0c38a['uint32']();break;case 0x4:_0x39d4e5['insertionPosition']=_0x2c6a0a['Position']['decode'](_0xd0c38a,_0xd0c38a['uint32']());break;case 0x5:_0x39d4e5['wasUndone']=_0xd0c38a['bool']();break;default:_0xd0c38a['skipType'](0x7&_0x2e3f0c);}}return _0x39d4e5;},_0x52e010['decodeDelimited']=function(_0xd50450){return _0xd50450 instanceof _0x3ce665||(_0xd50450=new _0x3ce665(_0xd50450)),this['decode'](_0xd50450,_0xd50450['uint32']());},_0x52e010['verify']=function(_0x3a208e){if('object'!=typeof _0x3a208e||null===_0x3a208e)return'object\x20expected';var _0x1e5e59;if(null!=_0x3a208e['splitPosition']&&_0x3a208e['hasOwnProperty']('splitPosition')&&(_0x1e5e59=_0x2c6a0a['Position']['verify'](_0x3a208e['splitPosition'])))return'splitPosition.'+_0x1e5e59;if(null!=_0x3a208e['graveyardPosition']&&_0x3a208e['hasOwnProperty']('graveyardPosition')&&(_0x1e5e59=_0x2c6a0a['Position']['verify'](_0x3a208e['graveyardPosition'])))return'graveyardPosition.'+_0x1e5e59;if(null!=_0x3a208e['howMany']&&_0x3a208e['hasOwnProperty']('howMany')&&!_0x4884f7['isInteger'](_0x3a208e['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x3a208e['insertionPosition']&&_0x3a208e['hasOwnProperty']('insertionPosition')&&(_0x1e5e59=_0x2c6a0a['Position']['verify'](_0x3a208e['insertionPosition'])))return'insertionPosition.'+_0x1e5e59;return null!=_0x3a208e['wasUndone']&&_0x3a208e['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x3a208e['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x52e010['fromObject']=function(_0x47eb6d){if(_0x47eb6d instanceof _0x2c6a0a['SplitOperation'])return _0x47eb6d;var _0x402f32=new _0x2c6a0a['SplitOperation']();if(null!=_0x47eb6d['splitPosition']){if('object'!=typeof _0x47eb6d['splitPosition'])throw TypeError('.SplitOperation.splitPosition:\x20object\x20expected');_0x402f32['splitPosition']=_0x2c6a0a['Position']['fromObject'](_0x47eb6d['splitPosition']);}if(null!=_0x47eb6d['graveyardPosition']){if('object'!=typeof _0x47eb6d['graveyardPosition'])throw TypeError('.SplitOperation.graveyardPosition:\x20object\x20expected');_0x402f32['graveyardPosition']=_0x2c6a0a['Position']['fromObject'](_0x47eb6d['graveyardPosition']);}if(null!=_0x47eb6d['howMany']&&(_0x402f32['howMany']=_0x47eb6d['howMany']>>>0x0),null!=_0x47eb6d['insertionPosition']){if('object'!=typeof _0x47eb6d['insertionPosition'])throw TypeError('.SplitOperation.insertionPosition:\x20object\x20expected');_0x402f32['insertionPosition']=_0x2c6a0a['Position']['fromObject'](_0x47eb6d['insertionPosition']);}return null!=_0x47eb6d['wasUndone']&&(_0x402f32['wasUndone']=Boolean(_0x47eb6d['wasUndone'])),_0x402f32;},_0x52e010['toObject']=function(_0x1b8449,_0x26527f){_0x26527f||(_0x26527f={});var _0x22f246={};return _0x26527f['defaults']&&(_0x22f246['splitPosition']=null,_0x22f246['graveyardPosition']=null,_0x22f246['howMany']=0x0,_0x22f246['insertionPosition']=null,_0x22f246['wasUndone']=!0x1),null!=_0x1b8449['splitPosition']&&_0x1b8449['hasOwnProperty']('splitPosition')&&(_0x22f246['splitPosition']=_0x2c6a0a['Position']['toObject'](_0x1b8449['splitPosition'],_0x26527f)),null!=_0x1b8449['graveyardPosition']&&_0x1b8449['hasOwnProperty']('graveyardPosition')&&(_0x22f246['graveyardPosition']=_0x2c6a0a['Position']['toObject'](_0x1b8449['graveyardPosition'],_0x26527f)),null!=_0x1b8449['howMany']&&_0x1b8449['hasOwnProperty']('howMany')&&(_0x22f246['howMany']=_0x1b8449['howMany']),null!=_0x1b8449['insertionPosition']&&_0x1b8449['hasOwnProperty']('insertionPosition')&&(_0x22f246['insertionPosition']=_0x2c6a0a['Position']['toObject'](_0x1b8449['insertionPosition'],_0x26527f)),null!=_0x1b8449['wasUndone']&&_0x1b8449['hasOwnProperty']('wasUndone')&&(_0x22f246['wasUndone']=_0x1b8449['wasUndone']),_0x22f246;},_0x52e010['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x579a6d['util']['toJSONOptions']);},_0x52e010['getTypeUrl']=function(_0x5ad33c){return void 0x0===_0x5ad33c&&(_0x5ad33c='type.googleapis.com'),_0x5ad33c+'/SplitOperation';},_0x52e010;}()),_0x2c6a0a['Position']=(function(){function _0x406fd4(_0x21efc5){if(this['path']=[],_0x21efc5){for(var _0x1cdee3=Object['keys'](_0x21efc5),_0x43fd51=0x0;_0x43fd51<_0x1cdee3['length'];++_0x43fd51)null!=_0x21efc5[_0x1cdee3[_0x43fd51]]&&(this[_0x1cdee3[_0x43fd51]]=_0x21efc5[_0x1cdee3[_0x43fd51]]);}}return _0x406fd4['prototype']['root']='',_0x406fd4['prototype']['rootMain']=!0x1,_0x406fd4['prototype']['rootGraveyard']=!0x1,_0x406fd4['prototype']['path']=_0x4884f7['emptyArray'],_0x406fd4['prototype']['stickiness']='',_0x406fd4['create']=function(_0x3daf42){return new _0x406fd4(_0x3daf42);},_0x406fd4['encode']=function(_0x253afd,_0x8fccc1){if(_0x8fccc1||(_0x8fccc1=_0x8998f9['create']()),null!=_0x253afd['root']&&Object['hasOwnProperty']['call'](_0x253afd,'root')&&_0x8fccc1['uint32'](0xa)['string'](_0x253afd['root']),null!=_0x253afd['rootMain']&&Object['hasOwnProperty']['call'](_0x253afd,'rootMain')&&_0x8fccc1['uint32'](0x10)['bool'](_0x253afd['rootMain']),null!=_0x253afd['rootGraveyard']&&Object['hasOwnProperty']['call'](_0x253afd,'rootGraveyard')&&_0x8fccc1['uint32'](0x18)['bool'](_0x253afd['rootGraveyard']),null!=_0x253afd['path']&&_0x253afd['path']['length']){_0x8fccc1['uint32'](0x22)['fork']();for(var _0x4f234d=0x0;_0x4f234d<_0x253afd['path']['length'];++_0x4f234d)_0x8fccc1['uint32'](_0x253afd['path'][_0x4f234d]);_0x8fccc1['ldelim']();}return null!=_0x253afd['stickiness']&&Object['hasOwnProperty']['call'](_0x253afd,'stickiness')&&_0x8fccc1['uint32'](0x2a)['string'](_0x253afd['stickiness']),_0x8fccc1;},_0x406fd4['encodeDelimited']=function(_0x5ec53d,_0x538da4){return this['encode'](_0x5ec53d,_0x538da4)['ldelim']();},_0x406fd4['decode']=function(_0x4537eb,_0x205182){_0x4537eb instanceof _0x3ce665||(_0x4537eb=_0x3ce665['create'](_0x4537eb));for(var _0x5ea0fd=void 0x0===_0x205182?_0x4537eb['len']:_0x4537eb['pos']+_0x205182,_0x1b20df=new _0x2c6a0a['Position']();_0x4537eb['pos']<_0x5ea0fd;){var _0x4cc5df=_0x4537eb['uint32']();switch(_0x4cc5df>>>0x3){case 0x1:_0x1b20df['root']=_0x4537eb['string']();break;case 0x2:_0x1b20df['rootMain']=_0x4537eb['bool']();break;case 0x3:_0x1b20df['rootGraveyard']=_0x4537eb['bool']();break;case 0x4:if(_0x1b20df['path']&&_0x1b20df['path']['length']||(_0x1b20df['path']=[]),0x2==(0x7&_0x4cc5df)){for(var _0x4fe30d=_0x4537eb['uint32']()+_0x4537eb['pos'];_0x4537eb['pos']<_0x4fe30d;)_0x1b20df['path']['push'](_0x4537eb['uint32']());}else _0x1b20df['path']['push'](_0x4537eb['uint32']());break;case 0x5:_0x1b20df['stickiness']=_0x4537eb['string']();break;default:_0x4537eb['skipType'](0x7&_0x4cc5df);}}return _0x1b20df;},_0x406fd4['decodeDelimited']=function(_0x46903d){return _0x46903d instanceof _0x3ce665||(_0x46903d=new _0x3ce665(_0x46903d)),this['decode'](_0x46903d,_0x46903d['uint32']());},_0x406fd4['verify']=function(_0x534c98){if('object'!=typeof _0x534c98||null===_0x534c98)return'object\x20expected';if(null!=_0x534c98['root']&&_0x534c98['hasOwnProperty']('root')&&!_0x4884f7['isString'](_0x534c98['root']))return'root:\x20string\x20expected';if(null!=_0x534c98['rootMain']&&_0x534c98['hasOwnProperty']('rootMain')&&'boolean'!=typeof _0x534c98['rootMain'])return'rootMain:\x20boolean\x20expected';if(null!=_0x534c98['rootGraveyard']&&_0x534c98['hasOwnProperty']('rootGraveyard')&&'boolean'!=typeof _0x534c98['rootGraveyard'])return'rootGraveyard:\x20boolean\x20expected';if(null!=_0x534c98['path']&&_0x534c98['hasOwnProperty']('path')){if(!Array['isArray'](_0x534c98['path']))return'path:\x20array\x20expected';for(var _0x3e5248=0x0;_0x3e5248<_0x534c98['path']['length'];++_0x3e5248)if(!_0x4884f7['isInteger'](_0x534c98['path'][_0x3e5248]))return'path:\x20integer[]\x20expected';}return null!=_0x534c98['stickiness']&&_0x534c98['hasOwnProperty']('stickiness')&&!_0x4884f7['isString'](_0x534c98['stickiness'])?'stickiness:\x20string\x20expected':null;},_0x406fd4['fromObject']=function(_0xd9c17d){if(_0xd9c17d instanceof _0x2c6a0a['Position'])return _0xd9c17d;var _0x1b20ea=new _0x2c6a0a['Position']();if(null!=_0xd9c17d['root']&&(_0x1b20ea['root']=String(_0xd9c17d['root'])),null!=_0xd9c17d['rootMain']&&(_0x1b20ea['rootMain']=Boolean(_0xd9c17d['rootMain'])),null!=_0xd9c17d['rootGraveyard']&&(_0x1b20ea['rootGraveyard']=Boolean(_0xd9c17d['rootGraveyard'])),_0xd9c17d['path']){if(!Array['isArray'](_0xd9c17d['path']))throw TypeError('.Position.path:\x20array\x20expected');_0x1b20ea['path']=[];for(var _0x3f6f49=0x0;_0x3f6f49<_0xd9c17d['path']['length'];++_0x3f6f49)_0x1b20ea['path'][_0x3f6f49]=_0xd9c17d['path'][_0x3f6f49]>>>0x0;}return null!=_0xd9c17d['stickiness']&&(_0x1b20ea['stickiness']=String(_0xd9c17d['stickiness'])),_0x1b20ea;},_0x406fd4['toObject']=function(_0x3889c9,_0x480f1f){_0x480f1f||(_0x480f1f={});var _0x2ac996={};if((_0x480f1f['arrays']||_0x480f1f['defaults'])&&(_0x2ac996['path']=[]),_0x480f1f['defaults']&&(_0x2ac996['root']='',_0x2ac996['rootMain']=!0x1,_0x2ac996['rootGraveyard']=!0x1,_0x2ac996['stickiness']=''),null!=_0x3889c9['root']&&_0x3889c9['hasOwnProperty']('root')&&(_0x2ac996['root']=_0x3889c9['root']),null!=_0x3889c9['rootMain']&&_0x3889c9['hasOwnProperty']('rootMain')&&(_0x2ac996['rootMain']=_0x3889c9['rootMain']),null!=_0x3889c9['rootGraveyard']&&_0x3889c9['hasOwnProperty']('rootGraveyard')&&(_0x2ac996['rootGraveyard']=_0x3889c9['rootGraveyard']),_0x3889c9['path']&&_0x3889c9['path']['length']){_0x2ac996['path']=[];for(var _0x3804a8=0x0;_0x3804a8<_0x3889c9['path']['length'];++_0x3804a8)_0x2ac996['path'][_0x3804a8]=_0x3889c9['path'][_0x3804a8];}return null!=_0x3889c9['stickiness']&&_0x3889c9['hasOwnProperty']('stickiness')&&(_0x2ac996['stickiness']=_0x3889c9['stickiness']),_0x2ac996;},_0x406fd4['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x579a6d['util']['toJSONOptions']);},_0x406fd4['getTypeUrl']=function(_0x1da7c1){return void 0x0===_0x1da7c1&&(_0x1da7c1='type.googleapis.com'),_0x1da7c1+'/Position';},_0x406fd4;}()),_0x2c6a0a['Range']=(function(){function _0x49aec7(_0x50fa9f){if(_0x50fa9f){for(var _0xf6f558=Object['keys'](_0x50fa9f),_0x1d9460=0x0;_0x1d9460<_0xf6f558['length'];++_0x1d9460)null!=_0x50fa9f[_0xf6f558[_0x1d9460]]&&(this[_0xf6f558[_0x1d9460]]=_0x50fa9f[_0xf6f558[_0x1d9460]]);}}return _0x49aec7['prototype']['start']=null,_0x49aec7['prototype']['end']=null,_0x49aec7['create']=function(_0x8f36a0){return new _0x49aec7(_0x8f36a0);},_0x49aec7['encode']=function(_0x203e15,_0x2c000f){return _0x2c000f||(_0x2c000f=_0x8998f9['create']()),null!=_0x203e15['start']&&Object['hasOwnProperty']['call'](_0x203e15,'start')&&_0x2c6a0a['Position']['encode'](_0x203e15['start'],_0x2c000f['uint32'](0xa)['fork']())['ldelim'](),null!=_0x203e15['end']&&Object['hasOwnProperty']['call'](_0x203e15,'end')&&_0x2c6a0a['Position']['encode'](_0x203e15['end'],_0x2c000f['uint32'](0x12)['fork']())['ldelim'](),_0x2c000f;},_0x49aec7['encodeDelimited']=function(_0xc92f83,_0x4b4863){return this['encode'](_0xc92f83,_0x4b4863)['ldelim']();},_0x49aec7['decode']=function(_0x45f852,_0xc315e0){_0x45f852 instanceof _0x3ce665||(_0x45f852=_0x3ce665['create'](_0x45f852));for(var _0x5e6b8a=void 0x0===_0xc315e0?_0x45f852['len']:_0x45f852['pos']+_0xc315e0,_0x42726d=new _0x2c6a0a['Range']();_0x45f852['pos']<_0x5e6b8a;){var _0x172ce6=_0x45f852['uint32']();switch(_0x172ce6>>>0x3){case 0x1:_0x42726d['start']=_0x2c6a0a['Position']['decode'](_0x45f852,_0x45f852['uint32']());break;case 0x2:_0x42726d['end']=_0x2c6a0a['Position']['decode'](_0x45f852,_0x45f852['uint32']());break;default:_0x45f852['skipType'](0x7&_0x172ce6);}}return _0x42726d;},_0x49aec7['decodeDelimited']=function(_0x47507f){return _0x47507f instanceof _0x3ce665||(_0x47507f=new _0x3ce665(_0x47507f)),this['decode'](_0x47507f,_0x47507f['uint32']());},_0x49aec7['verify']=function(_0x5dd9e3){if('object'!=typeof _0x5dd9e3||null===_0x5dd9e3)return'object\x20expected';var _0x2ab028;if(null!=_0x5dd9e3['start']&&_0x5dd9e3['hasOwnProperty']('start')&&(_0x2ab028=_0x2c6a0a['Position']['verify'](_0x5dd9e3['start'])))return'start.'+_0x2ab028;if(null!=_0x5dd9e3['end']&&_0x5dd9e3['hasOwnProperty']('end')&&(_0x2ab028=_0x2c6a0a['Position']['verify'](_0x5dd9e3['end'])))return'end.'+_0x2ab028;return null;},_0x49aec7['fromObject']=function(_0x49e336){if(_0x49e336 instanceof _0x2c6a0a['Range'])return _0x49e336;var _0x34d0cb=new _0x2c6a0a['Range']();if(null!=_0x49e336['start']){if('object'!=typeof _0x49e336['start'])throw TypeError('.Range.start:\x20object\x20expected');_0x34d0cb['start']=_0x2c6a0a['Position']['fromObject'](_0x49e336['start']);}if(null!=_0x49e336['end']){if('object'!=typeof _0x49e336['end'])throw TypeError('.Range.end:\x20object\x20expected');_0x34d0cb['end']=_0x2c6a0a['Position']['fromObject'](_0x49e336['end']);}return _0x34d0cb;},_0x49aec7['toObject']=function(_0x343229,_0x17c9cb){_0x17c9cb||(_0x17c9cb={});var _0xbb6bac={};return _0x17c9cb['defaults']&&(_0xbb6bac['start']=null,_0xbb6bac['end']=null),null!=_0x343229['start']&&_0x343229['hasOwnProperty']('start')&&(_0xbb6bac['start']=_0x2c6a0a['Position']['toObject'](_0x343229['start'],_0x17c9cb)),null!=_0x343229['end']&&_0x343229['hasOwnProperty']('end')&&(_0xbb6bac['end']=_0x2c6a0a['Position']['toObject'](_0x343229['end'],_0x17c9cb)),_0xbb6bac;},_0x49aec7['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x579a6d['util']['toJSONOptions']);},_0x49aec7['getTypeUrl']=function(_0x20469b){return void 0x0===_0x20469b&&(_0x20469b='type.googleapis.com'),_0x20469b+'/Range';},_0x49aec7;}()),_0x2c6a0a['Element']=(function(){function _0xcaff1e(_0x20c8c0){if(this['children']=[],this['attributesBoolean']={},_0x20c8c0){for(var _0x5042fa=Object['keys'](_0x20c8c0),_0x294c2e=0x0;_0x294c2e<_0x5042fa['length'];++_0x294c2e)null!=_0x20c8c0[_0x5042fa[_0x294c2e]]&&(this[_0x5042fa[_0x294c2e]]=_0x20c8c0[_0x5042fa[_0x294c2e]]);}}return _0xcaff1e['prototype']['name']='',_0xcaff1e['prototype']['children']=_0x4884f7['emptyArray'],_0xcaff1e['prototype']['data']='',_0xcaff1e['prototype']['attributesBoolean']=_0x4884f7['emptyObject'],_0xcaff1e['prototype']['attributesJson']='',_0xcaff1e['create']=function(_0x8ea412){return new _0xcaff1e(_0x8ea412);},_0xcaff1e['encode']=function(_0xa9a9b4,_0x560b08){if(_0x560b08||(_0x560b08=_0x8998f9['create']()),null!=_0xa9a9b4['name']&&Object['hasOwnProperty']['call'](_0xa9a9b4,'name')&&_0x560b08['uint32'](0xa)['string'](_0xa9a9b4['name']),null!=_0xa9a9b4['children']&&_0xa9a9b4['children']['length']){for(var _0x188143=0x0;_0x188143<_0xa9a9b4['children']['length'];++_0x188143)_0x2c6a0a['Element']['encode'](_0xa9a9b4['children'][_0x188143],_0x560b08['uint32'](0x12)['fork']())['ldelim']();}if(null!=_0xa9a9b4['data']&&Object['hasOwnProperty']['call'](_0xa9a9b4,'data')&&_0x560b08['uint32'](0x1a)['string'](_0xa9a9b4['data']),null!=_0xa9a9b4['attributesBoolean']&&Object['hasOwnProperty']['call'](_0xa9a9b4,'attributesBoolean')){var _0x46644b=Object['keys'](_0xa9a9b4['attributesBoolean']);for(_0x188143=0x0;_0x188143<_0x46644b['length'];++_0x188143)_0x560b08['uint32'](0x22)['fork']()['uint32'](0xa)['string'](_0x46644b[_0x188143])['uint32'](0x10)['bool'](_0xa9a9b4['attributesBoolean'][_0x46644b[_0x188143]])['ldelim']();}return null!=_0xa9a9b4['attributesJson']&&Object['hasOwnProperty']['call'](_0xa9a9b4,'attributesJson')&&_0x560b08['uint32'](0x2a)['string'](_0xa9a9b4['attributesJson']),_0x560b08;},_0xcaff1e['encodeDelimited']=function(_0x27c74a,_0x329c59){return this['encode'](_0x27c74a,_0x329c59)['ldelim']();},_0xcaff1e['decode']=function(_0x317760,_0x2eb829){_0x317760 instanceof _0x3ce665||(_0x317760=_0x3ce665['create'](_0x317760));for(var _0x4ead16,_0x304263,_0x11bd19=void 0x0===_0x2eb829?_0x317760['len']:_0x317760['pos']+_0x2eb829,_0x41c31f=new _0x2c6a0a['Element']();_0x317760['pos']<_0x11bd19;){var _0x10de20=_0x317760['uint32']();switch(_0x10de20>>>0x3){case 0x1:_0x41c31f['name']=_0x317760['string']();break;case 0x2:_0x41c31f['children']&&_0x41c31f['children']['length']||(_0x41c31f['children']=[]),_0x41c31f['children']['push'](_0x2c6a0a['Element']['decode'](_0x317760,_0x317760['uint32']()));break;case 0x3:_0x41c31f['data']=_0x317760['string']();break;case 0x4:_0x41c31f['attributesBoolean']===_0x4884f7['emptyObject']&&(_0x41c31f['attributesBoolean']={});var _0x49144f=_0x317760['uint32']()+_0x317760['pos'];for(_0x4ead16='',_0x304263=!0x1;_0x317760['pos']<_0x49144f;){var _0x3670b1=_0x317760['uint32']();switch(_0x3670b1>>>0x3){case 0x1:_0x4ead16=_0x317760['string']();break;case 0x2:_0x304263=_0x317760['bool']();break;default:_0x317760['skipType'](0x7&_0x3670b1);}}_0x41c31f['attributesBoolean'][_0x4ead16]=_0x304263;break;case 0x5:_0x41c31f['attributesJson']=_0x317760['string']();break;default:_0x317760['skipType'](0x7&_0x10de20);}}return _0x41c31f;},_0xcaff1e['decodeDelimited']=function(_0x3cf08a){return _0x3cf08a instanceof _0x3ce665||(_0x3cf08a=new _0x3ce665(_0x3cf08a)),this['decode'](_0x3cf08a,_0x3cf08a['uint32']());},_0xcaff1e['verify']=function(_0x310385){if('object'!=typeof _0x310385||null===_0x310385)return'object\x20expected';if(null!=_0x310385['name']&&_0x310385['hasOwnProperty']('name')&&!_0x4884f7['isString'](_0x310385['name']))return'name:\x20string\x20expected';if(null!=_0x310385['children']&&_0x310385['hasOwnProperty']('children')){if(!Array['isArray'](_0x310385['children']))return'children:\x20array\x20expected';for(var _0x3c0291=0x0;_0x3c0291<_0x310385['children']['length'];++_0x3c0291){var _0x13ca13=_0x2c6a0a['Element']['verify'](_0x310385['children'][_0x3c0291]);if(_0x13ca13)return'children.'+_0x13ca13;}}if(null!=_0x310385['data']&&_0x310385['hasOwnProperty']('data')&&!_0x4884f7['isString'](_0x310385['data']))return'data:\x20string\x20expected';if(null!=_0x310385['attributesBoolean']&&_0x310385['hasOwnProperty']('attributesBoolean')){if(!_0x4884f7['isObject'](_0x310385['attributesBoolean']))return'attributesBoolean:\x20object\x20expected';var _0x49bdf6=Object['keys'](_0x310385['attributesBoolean']);for(_0x3c0291=0x0;_0x3c0291<_0x49bdf6['length'];++_0x3c0291)if('boolean'!=typeof _0x310385['attributesBoolean'][_0x49bdf6[_0x3c0291]])return'attributesBoolean:\x20boolean{k:string}\x20expected';}return null!=_0x310385['attributesJson']&&_0x310385['hasOwnProperty']('attributesJson')&&!_0x4884f7['isString'](_0x310385['attributesJson'])?'attributesJson:\x20string\x20expected':null;},_0xcaff1e['fromObject']=function(_0x5a6392){if(_0x5a6392 instanceof _0x2c6a0a['Element'])return _0x5a6392;var _0x3a60e1=new _0x2c6a0a['Element']();if(null!=_0x5a6392['name']&&(_0x3a60e1['name']=String(_0x5a6392['name'])),_0x5a6392['children']){if(!Array['isArray'](_0x5a6392['children']))throw TypeError('.Element.children:\x20array\x20expected');_0x3a60e1['children']=[];for(var _0x7b0133=0x0;_0x7b0133<_0x5a6392['children']['length'];++_0x7b0133){if('object'!=typeof _0x5a6392['children'][_0x7b0133])throw TypeError('.Element.children:\x20object\x20expected');_0x3a60e1['children'][_0x7b0133]=_0x2c6a0a['Element']['fromObject'](_0x5a6392['children'][_0x7b0133]);}}if(null!=_0x5a6392['data']&&(_0x3a60e1['data']=String(_0x5a6392['data'])),_0x5a6392['attributesBoolean']){if('object'!=typeof _0x5a6392['attributesBoolean'])throw TypeError('.Element.attributesBoolean:\x20object\x20expected');_0x3a60e1['attributesBoolean']={};var _0x2c04f9=Object['keys'](_0x5a6392['attributesBoolean']);for(_0x7b0133=0x0;_0x7b0133<_0x2c04f9['length'];++_0x7b0133)_0x3a60e1['attributesBoolean'][_0x2c04f9[_0x7b0133]]=Boolean(_0x5a6392['attributesBoolean'][_0x2c04f9[_0x7b0133]]);}return null!=_0x5a6392['attributesJson']&&(_0x3a60e1['attributesJson']=String(_0x5a6392['attributesJson'])),_0x3a60e1;},_0xcaff1e['toObject']=function(_0x2596c2,_0x511fdc){_0x511fdc||(_0x511fdc={});var _0x3cbeed,_0xfcd299={};if((_0x511fdc['arrays']||_0x511fdc['defaults'])&&(_0xfcd299['children']=[]),(_0x511fdc['objects']||_0x511fdc['defaults'])&&(_0xfcd299['attributesBoolean']={}),_0x511fdc['defaults']&&(_0xfcd299['name']='',_0xfcd299['data']='',_0xfcd299['attributesJson']=''),null!=_0x2596c2['name']&&_0x2596c2['hasOwnProperty']('name')&&(_0xfcd299['name']=_0x2596c2['name']),_0x2596c2['children']&&_0x2596c2['children']['length']){_0xfcd299['children']=[];for(var _0x4670ff=0x0;_0x4670ff<_0x2596c2['children']['length'];++_0x4670ff)_0xfcd299['children'][_0x4670ff]=_0x2c6a0a['Element']['toObject'](_0x2596c2['children'][_0x4670ff],_0x511fdc);}if(null!=_0x2596c2['data']&&_0x2596c2['hasOwnProperty']('data')&&(_0xfcd299['data']=_0x2596c2['data']),_0x2596c2['attributesBoolean']&&(_0x3cbeed=Object['keys'](_0x2596c2['attributesBoolean']))['length']){_0xfcd299['attributesBoolean']={};for(_0x4670ff=0x0;_0x4670ff<_0x3cbeed['length'];++_0x4670ff)_0xfcd299['attributesBoolean'][_0x3cbeed[_0x4670ff]]=_0x2596c2['attributesBoolean'][_0x3cbeed[_0x4670ff]];}return null!=_0x2596c2['attributesJson']&&_0x2596c2['hasOwnProperty']('attributesJson')&&(_0xfcd299['attributesJson']=_0x2596c2['attributesJson']),_0xfcd299;},_0xcaff1e['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x579a6d['util']['toJSONOptions']);},_0xcaff1e['getTypeUrl']=function(_0x23ef42){return void 0x0===_0x23ef42&&(_0x23ef42='type.googleapis.com'),_0x23ef42+'/Element';},_0xcaff1e;}()),_0x2c6a0a;})());class r{['_protobufRoot'];constructor(){this['_protobufRoot']=u;}['getDescriptor'](_0x35f33b){return new y(this['_protobufRoot'][_0x35f33b]);}}class y{['_protobuf'];constructor(_0x28757e){this['_protobuf']=_0x28757e;}['compress'](_0x3f7da1){const _0x793f6b=this['_protobuf']['verify'](_0x3f7da1);if(_0x793f6b)throw Error(_0x793f6b);return this['_protobuf']['encode'](this['_protobuf']['create'](_0x3f7da1))['finish']();}['decompress'](_0x34decd){return this['_protobuf']['toObject'](this['_protobuf']['decode'](_0x34decd),{'oneofs':!0x0});}}function _(_0x3df5da,_0x3cc00d){const _0x429796=_0x5bc3ce(_0x3df5da);return _0x429796['path'][_0x429796['path']['length']-0x1]+=_0x3cc00d,_0x429796;}function O(_0x5955a1,_0x48fc30){return _0x5955a1['root']===_0x48fc30['root']&&_0x43ea76(_0x5955a1['path'],_0x48fc30['path']);}function $(_0x11c5cc){P(_0x11c5cc,_0x47bf4d=>('main'==_0x47bf4d['root']?(_0x47bf4d['rootMain']=!0x0,delete _0x47bf4d['root']):'$graveyard'==_0x47bf4d['root']&&(_0x47bf4d['rootGraveyard']=!0x0,delete _0x47bf4d['root']),_0x47bf4d));}function J(_0x547836){P(_0x547836,_0x298a67=>(_0x298a67['rootMain']?(_0x298a67['root']='main',delete _0x298a67['rootMain']):_0x298a67['rootGraveyard']&&(_0x298a67['root']='$graveyard',delete _0x298a67['rootGraveyard']),_0x298a67));}function P(_0x13b4c7,_0x4cbf28){for(const _0x353682 in _0x13b4c7){const _0x10cdda=_0x13b4c7[_0x353682];'nodes'!==_0x353682&&_0x559452(_0x10cdda)&&(_0x10cdda['path']&&(_0x10cdda['root']||_0x10cdda['rootMain']||_0x10cdda['rootGraveyard'])?_0x13b4c7[_0x353682]=_0x4cbf28(_0x10cdda):P(_0x10cdda,_0x4cbf28));}return _0x13b4c7;}class e{['_id'];['_operationName'];['_protobufDescriptor'];constructor(_0x7ddc44,_0x20f491,_0x44bf19){this['_id']=_0x7ddc44,this['_operationName']=_0x20f491,this['_protobufDescriptor']=_0x44bf19;}['compress'](_0x25c98c,_0x24d600){const _0x251232=_0x24d600['shift']();return $(_0x251232),_0x25c98c['buffers']['push'](this['_protobufDescriptor']['compress'](_0x251232)),_0x25c98c['types']['push'](this['_id']),!0x0;}['decompress'](_0x4f0631,_0x2fb0eb){_0x2fb0eb['types']['shift']();const _0x2015f3=this['_protobufDescriptor']['decompress'](_0x2fb0eb['buffers']['shift']());J(_0x2015f3),_0x2015f3['__className']=this['_operationName'],_0x4f0631['push'](_0x2015f3);}}class s extends e{['compress'](_0x1fe841,_0x419719){const _0x3a05dc=_0x419719['shift']();return this['_serializeOneOf']('oldValue',_0x3a05dc),this['_serializeOneOf']('newValue',_0x3a05dc),$(_0x3a05dc),_0x1fe841['buffers']['push'](this['_protobufDescriptor']['compress'](_0x3a05dc)),_0x1fe841['types']['push'](this['_id']),!0x0;}['decompress'](_0x127c09,_0x58b449){const {types:_0x2c8c7d,buffers:_0x4df4c1}=_0x58b449,_0x2af150=this['_protobufDescriptor']['decompress'](_0x4df4c1['shift']());_0x2c8c7d['shift'](),this['_deserializeOneOf']('oldValue',_0x2af150),this['_deserializeOneOf']('newValue',_0x2af150),J(_0x2af150),_0x2af150['__className']=this['_operationName'],_0x127c09['push'](_0x2af150);}['_serializeOneOf'](_0x3cfb25,_0x307f0a){const _0x5755a0=_0x307f0a[_0x3cfb25];'boolean'==typeof _0x5755a0?_0x307f0a[_0x3cfb25+'Boolean']=_0x5755a0:_0x307f0a[_0x3cfb25+'Json']=JSON['stringify'](_0x5755a0);}['_deserializeOneOf'](_0x23c5b5,_0x42a475){const _0x2ba4a5=_0x23c5b5+'Json';_0x42a475[_0x2ba4a5]?(_0x42a475[_0x23c5b5]=JSON['parse'](_0x42a475[_0x2ba4a5]),delete _0x42a475[_0x2ba4a5]):(_0x42a475[_0x23c5b5]=_0x42a475[_0x23c5b5+'Boolean'],delete _0x42a475[_0x23c5b5+'Boolean']);}}class i extends e{['compress'](_0x24cd3e,_0x1ba3e7){const _0x3b5823=_0x1ba3e7['shift']();return this['_serializeNodesAttributes'](_0x3b5823['nodes']),$(_0x3b5823),_0x24cd3e['buffers']['push'](this['_protobufDescriptor']['compress'](_0x3b5823)),_0x24cd3e['types']['push'](this['_id']),!0x0;}['decompress'](_0x35dcd7,_0x40a0a0){const {types:_0x2e3e60,buffers:_0x21b552}=_0x40a0a0,_0xe5d612=this['_protobufDescriptor']['decompress'](_0x21b552['shift']());_0x2e3e60['shift'](),_0xe5d612['nodes']||(_0xe5d612['nodes']=[]),this['_deserializeNodesAttributes'](_0xe5d612['nodes']),J(_0xe5d612),_0xe5d612['__className']=this['_operationName'],_0x35dcd7['push'](_0xe5d612);}['_serializeNodesAttributes'](_0x28a063){for(const _0x316f14 of _0x28a063){if(_0x316f14['attributes']){const _0x30eb32=_0x316f14['attributes'];this['_areValuesBoolean'](_0x30eb32)?_0x316f14['attributesBoolean']=_0x30eb32:_0x316f14['attributesJson']=JSON['stringify'](_0x30eb32);}_0x316f14['children']&&this['_serializeNodesAttributes'](_0x316f14['children']);}}['_deserializeNodesAttributes'](_0x1ce2f7){for(const _0x43dfb8 of _0x1ce2f7)(_0x43dfb8['attributesBoolean']||_0x43dfb8['attributesJson'])&&(_0x43dfb8['attributesBoolean']?(_0x43dfb8['attributes']=_0x43dfb8['attributesBoolean'],delete _0x43dfb8['attributesBoolean']):(_0x43dfb8['attributes']=JSON['parse'](_0x43dfb8['attributesJson']),delete _0x43dfb8['attributesJson'])),_0x43dfb8['children']&&this['_deserializeNodesAttributes'](_0x43dfb8['children']);}['_areValuesBoolean'](_0x26a196){return Object['keys'](_0x26a196)['every'](_0x13f60b=>'boolean'==typeof _0x26a196[_0x13f60b]);}}class n extends e{['decompress'](_0x12760a,_0xd983c0){super['decompress'](_0x12760a,_0xd983c0);const _0x5bd489=_0x12760a[_0x12760a['length']-0x1];_0x5bd489['oldRange']||(_0x5bd489['oldRange']=null),_0x5bd489['newRange']||(_0x5bd489['newRange']=null);}}class p extends e{['compress'](_0x25a7b6,_0x448d1e){return _0x448d1e['shift'](),_0x25a7b6['types']['push'](this['_id']),!0x0;}['decompress'](_0x4b2499,_0x3877bf){_0x3877bf['types']['shift'](),_0x4b2499['push']({'__className':this['_operationName']});}}class a extends n{['_omittedNamespace'];constructor(_0x424ef7,_0x1db6d2,_0x1d8580,_0x29bc2b){super(_0x424ef7,_0x1db6d2,_0x1d8580),this['_omittedNamespace']=_0x29bc2b+':';}['compress'](_0x37fbe4,_0x5d74d6){return!('MarkerOperation'!=_0x5d74d6[0x0]['__className']||!_0x5d74d6[0x0]['name']['startsWith'](this['_omittedNamespace']))&&(_0x5d74d6[0x0]['name']=_0x5d74d6[0x0]['name']['replace'](new RegExp('^'+this['_omittedNamespace']),''),super['compress'](_0x37fbe4,_0x5d74d6),!0x0);}['decompress'](_0x166250,_0x5c6451){super['decompress'](_0x166250,_0x5c6451);const _0x529f42=_0x166250[_0x166250['length']-0x1];_0x529f42['name']=this['_omittedNamespace']+_0x529f42['name'];}}class b{['_id'];['_context'];constructor(_0x2695ed,_0x3e2a19){this['_id']=_0x2695ed,this['_context']=_0x3e2a19;}['compress'](_0xe74681,_0x6d2819){let _0x59266d;for(;_0x6d2819['length']>0x1&&this['_compareOperations'](_0x6d2819[0x0],_0x6d2819[0x1]);)_0x59266d?(_0x59266d=this['_combineNext'](_0x6d2819['shift'](),_0x59266d),_0xe74681['types']['push'](0x0)):(_0x59266d=_0x5bc3ce(_0x6d2819['shift']()),_0xe74681['types']['push'](this['_id']));return!!_0x59266d&&(_0x59266d=this['_combineNext'](_0x6d2819['shift'](),_0x59266d),_0xe74681['types']['push'](0x0),_0xe74681['buffers']['push'](this['_compressSingleOperation'](_0x59266d)),!0x0);}['decompress'](_0x27b143,_0x248015){const _0x31fa9c=this['_decompressSingleOperation'](_0x248015);for(;0x0==_0x248015['types'][0x0];)_0x248015['types']['shift'](),_0x27b143['push'](this['_splitCurrent'](_0x31fa9c));_0x27b143['push'](_0x31fa9c);}}class m extends b{['_combineNext'](_0x3f94f1,_0x4043f2){return _0x4043f2['nodes'][0x0]['data']+=_0x3f94f1['nodes'][0x0]['data'],_0x4043f2;}['_splitCurrent'](_0x4653a0){const _0x4ee606=_0x5bc3ce(_0x4653a0),_0x189a5e=_0x4ee606['nodes'][0x0],_0x3779b0=_0x4653a0['nodes'][0x0],_0x4660ce=_0x3779b0['data'][Symbol['iterator']]()['next']()['value'],_0x21ec50=_0x4660ce['length'];return _0x189a5e['data']=_0x4660ce,_0x3779b0['data']=_0x3779b0['data']['substr'](_0x21ec50),_0x4653a0['position']=_(_0x4653a0['position'],_0x21ec50),_0x4ee606;}['_compareOperations'](_0x5f2816,_0x2813bc){if(this['_checkOperation'](_0x5f2816)&&this['_checkOperation'](_0x2813bc)){const _0x564e0a=_0x5f2816['nodes'][0x0]['data']['length'],_0x1d1fb3=O(_(_0x5f2816['position'],_0x564e0a),_0x2813bc['position']),_0x2c6dc8=_0x5f2816['nodes'][0x0],_0x3f6950=_0x2813bc['nodes'][0x0];return _0x1d1fb3&&this['_compareAttributes'](_0x2c6dc8,_0x3f6950);}return!0x1;}['_compressSingleOperation'](_0x2d0ca1){const _0x4e3d18={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('InsertOperation')['compress'](_0x4e3d18,[_0x2d0ca1]),_0x4e3d18['buffers'][0x0];}['_decompressSingleOperation'](_0x475674){const _0x2baf96=[];return this['_context']['_getCompressorByName']('InsertOperation')['decompress'](_0x2baf96,_0x475674),_0x2baf96[0x0];}['_checkOperation'](_0x1ab571){return'InsertOperation'==_0x1ab571['__className']&&0x1==_0x1ab571['nodes']['length']&&_0x1ab571['nodes'][0x0]['data']&&!_0x1ab571['wasUndone']&&0x1==Array['from'](_0x1ab571['nodes'][0x0]['data'])['length'];}['_compareAttributes'](_0x27b78c,_0x3ab48a){const _0x40908a=Object['keys'](_0x27b78c['attributes']||{}),_0x3597f4=Object['keys'](_0x3ab48a['attributes']||{});return _0x40908a['length']===_0x3597f4['length']&&_0x40908a['every'](_0x32f730=>_0x3ab48a['attributes'][_0x32f730]&&_0x3ab48a['attributes'][_0x32f730]===_0x27b78c['attributes'][_0x32f730]);}}class c extends b{['_combineNext'](_0x3b4b5b,_0x4ddf91){return _0x4ddf91['howMany']++,_0x4ddf91['sourcePosition']=_0x5bc3ce(_0x3b4b5b['sourcePosition']),_0x4ddf91;}['_splitCurrent'](_0x6e1cfb){const _0xbc5bc2=_0x5bc3ce(_0x6e1cfb);return _0x6e1cfb['howMany']--,_0xbc5bc2['howMany']=0x1,_0xbc5bc2['sourcePosition']=_(_0xbc5bc2['sourcePosition'],_0x6e1cfb['howMany']),_0xbc5bc2;}['_compareOperations'](_0x4873d1,_0x4016e5){return!(!this['_checkOperation'](_0x4873d1)||!this['_checkOperation'](_0x4016e5))&&(O(_(_0x4873d1['sourcePosition'],-0x1),_0x4016e5['sourcePosition'])&&O(_0x4873d1['targetPosition'],_0x4016e5['targetPosition']));}['_compressSingleOperation'](_0x518ace){const _0x191edd={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x191edd,[_0x518ace]),_0x191edd['buffers'][0x0];}['_decompressSingleOperation'](_0x52bc87){const _0x2c2917=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x2c2917,_0x52bc87),_0x2c2917[0x0];}['_checkOperation'](_0x14a495){return'MoveOperation'==_0x14a495['__className']&&'$graveyard'==_0x14a495['targetPosition']['root']&&0x1==_0x14a495['howMany']&&!_0x14a495['wasUndone'];}}class h extends b{['_combineNext'](_0x546114,_0x3ec0bd){return _0x3ec0bd['howMany']++,_0x3ec0bd;}['_splitCurrent'](_0x524644){const _0x48a1cc=_0x5bc3ce(_0x524644);return _0x48a1cc['howMany']=0x1,_0x524644['howMany']--,_0x48a1cc;}['_compareOperations'](_0x5c6e89,_0x7a4e64){return!(!this['_checkOperation'](_0x5c6e89)||!this['_checkOperation'](_0x7a4e64))&&(O(_0x5c6e89['sourcePosition'],_0x7a4e64['sourcePosition'])&&O(_0x5c6e89['targetPosition'],_0x7a4e64['targetPosition']));}['_compressSingleOperation'](_0x3a2440){const _0xb80d52={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0xb80d52,[_0x3a2440]),_0xb80d52['buffers'][0x0];}['_decompressSingleOperation'](_0xeb699e){const _0x960a28=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x960a28,_0xeb699e),_0x960a28[0x0];}['_checkOperation'](_0x5aa8c3){return'MoveOperation'==_0x5aa8c3['__className']&&'$graveyard'==_0x5aa8c3['targetPosition']['root']&&0x1==_0x5aa8c3['howMany']&&!_0x5aa8c3['wasUndone'];}}class f extends b{['compress'](_0x46e780,_0x511c4a){if(!this['_compareOperations'](_0x511c4a[0x0],_0x511c4a[0x1]))return!0x1;const _0xd3d83=_0x511c4a['shift']();return _0xd3d83['oldRange']=null,_0xd3d83['newRange']&&O(_0xd3d83['newRange']['start'],_0xd3d83['newRange']['end'])&&(_0xd3d83['newRange']['end']=null),_0x511c4a['shift'](),_0x46e780['types']['push'](this['_id']),_0x46e780['types']['push'](0x0),_0x46e780['buffers']['push'](this['_compressSingleOperation'](_0xd3d83)),!0x0;}['decompress'](_0x14dad2,_0x14d355){const _0x477998=this['_decompressSingleOperation'](_0x14d355);_0x477998['newRange']&&!_0x477998['newRange']['end']&&(_0x477998['newRange']['end']=_0x5bc3ce(_0x477998['newRange']['start']));const _0x5098a2=_0x5bc3ce(_0x477998);_0x5098a2['newRange']&&(_0x5098a2['newRange']['start']['stickiness']='toNone',_0x5098a2['newRange']['end']=_0x5bc3ce(_0x5098a2['newRange']['start'])),_0x5098a2['name']='user:position:'+_0x5098a2['name']['split'](':')[0x2],_0x14d355['types']['shift'](),_0x14dad2['push'](_0x477998),_0x14dad2['push'](_0x5098a2);}['_compressSingleOperation'](_0x4abeb7){const _0xd856f={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MarkerOperation')['compress'](_0xd856f,[_0x4abeb7]),_0xd856f['buffers'][0x0];}['_decompressSingleOperation'](_0x14037a){const _0x208bb4=[];return this['_context']['_getCompressorByName']('MarkerOperation')['decompress'](_0x208bb4,_0x14037a),_0x208bb4[0x0];}['_compareOperations'](_0x30c319,_0x19478b){return!(!_0x30c319||!_0x19478b)&&('MarkerOperation'==_0x30c319['__className']&&'MarkerOperation'==_0x19478b['__className']&&!(!_0x30c319['name']['startsWith']('user:')||!_0x19478b['name']['startsWith']('user:')||_0x30c319['name']==_0x19478b['name']));}}class g{['_compressorById'];['_compressorByName'];['_protobufFactory'];constructor(){this['_compressorById']=new Map(),this['_compressorByName']=new Map(),this['_protobufFactory']=new r();const _0x3d38b9=this['_protobufFactory']['getDescriptor']('MarkerOperation');this['_registerCompressor'](0x1,'NoOperation',new p(0x1,'NoOperation',void 0x0)),this['_registerOperationCompressor'](0xa,'AttributeOperation',s),this['_registerOperationCompressor'](0xb,'InsertOperation',i),this['_registerOperationCompressor'](0xc,'MarkerOperation',n),this['_registerOperationCompressor'](0xd,'MergeOperation',e),this['_registerOperationCompressor'](0xe,'MoveOperation',e),this['_registerOperationCompressor'](0xf,'RenameOperation',e),this['_registerOperationCompressor'](0x10,'RootAttributeOperation',s),this['_registerOperationCompressor'](0x11,'SplitOperation',e),this['_registerCompressor'](0x12,'CommentMarkerOperation',new a(0x12,'MarkerOperation',_0x3d38b9,'comment')),this['_registerCompressor'](0x13,'SuggestionMarkerOperation',new a(0x13,'MarkerOperation',_0x3d38b9,'suggestion')),this['_registerOperationCompressor'](0x14,'RootOperation',e),this['_registerActionCompressor'](0x64,'TypingAction',m),this['_registerActionCompressor'](0x65,'DeletingAction',c),this['_registerActionCompressor'](0x66,'ForwardDeletingAction',h),this['_registerActionCompressor'](0x67,'UserSelectionAction',f);}['compress'](_0x2e80dc){if(!_0x2e80dc||!_0x2e80dc[0x0])throw new _0x1b7003('no-operations-provided',this);const _0x516001={'types':[],'buffers':[],'baseVersion':_0x2e80dc[0x0]['baseVersion']};for(;_0x2e80dc['length'];)this['_getCompressorByName']('UserSelectionAction')['compress'](_0x516001,_0x2e80dc)||this['_getCompressorByName']('TypingAction')['compress'](_0x516001,_0x2e80dc)||this['_getCompressorByName']('DeletingAction')['compress'](_0x516001,_0x2e80dc)||this['_getCompressorByName']('ForwardDeletingAction')['compress'](_0x516001,_0x2e80dc)||this['_getCompressorByName']('CommentMarkerOperation')['compress'](_0x516001,_0x2e80dc)||this['_getCompressorByName']('SuggestionMarkerOperation')['compress'](_0x516001,_0x2e80dc)||this['_getCompressorByName'](_0x2e80dc[0x0]['__className'])['compress'](_0x516001,_0x2e80dc);return _0x516001;}['decompress'](_0x4c8178){const _0x192e52=[];for(;_0x4c8178['types']['length'];){this['_compressorById']['get'](_0x4c8178['types'][0x0])['decompress'](_0x192e52,_0x4c8178);}return _0x192e52['forEach']((_0x1f29c6,_0x493752)=>_0x1f29c6['baseVersion']=_0x4c8178['baseVersion']+_0x493752),_0x192e52;}['_getCompressorByName'](_0x578c75){return this['_compressorByName']['get'](_0x578c75);}['_registerOperationCompressor'](_0x456723,_0x57520a,_0x4ece73){const _0x42c95d=new _0x4ece73(_0x456723,_0x57520a,this['_protobufFactory']['getDescriptor'](_0x57520a));this['_registerCompressor'](_0x456723,_0x57520a,_0x42c95d);}['_registerActionCompressor'](_0x1e95c7,_0x3907c5,_0xa1e9e6){const _0x2a86c=new _0xa1e9e6(_0x1e95c7,this);this['_registerCompressor'](_0x1e95c7,_0x3907c5,_0x2a86c);}['_registerCompressor'](_0x3cd5dc,_0x3ca068,_0x5556aa){this['_compressorById']['set'](_0x3cd5dc,_0x5556aa),this['_compressorByName']['set'](_0x3ca068,_0x5556aa);}}export{g as Compressor};
|
|
23
|
+
import{CKEditorError as _0x1053b4}from'@ckeditor/ckeditor5-utils/dist/index.js';import _0x45a249 from'protobufjs/minimal.js';import{cloneDeep as _0x2739b6,isEqual as _0x2e3e0d,isObject as _0xfae406}from'lodash-es';const u=/* #__PURE__ -- @preserve */
|
|
24
|
+
((()=>{var _0x51dfe8=_0x45a249['Reader'],_0x490777=_0x45a249['Writer'],_0xfcf22b=_0x45a249['util'],_0x350436=_0x45a249['roots']['default']||(_0x45a249['roots']['default']={});return _0x350436['AttributeOperation']=(function(){function _0x47c46f(_0x257090){if(_0x257090){for(var _0x5e095c=Object['keys'](_0x257090),_0x32000c=0x0;_0x32000c<_0x5e095c['length'];++_0x32000c)null!=_0x257090[_0x5e095c[_0x32000c]]&&(this[_0x5e095c[_0x32000c]]=_0x257090[_0x5e095c[_0x32000c]]);}}return _0x47c46f['prototype']['range']=null,_0x47c46f['prototype']['key']='',_0x47c46f['prototype']['oldValueBoolean']=!0x1,_0x47c46f['prototype']['oldValueJson']='',_0x47c46f['prototype']['newValueBoolean']=!0x1,_0x47c46f['prototype']['newValueJson']='',_0x47c46f['prototype']['wasUndone']=!0x1,_0x47c46f['create']=function(_0x2a0c34){return new _0x47c46f(_0x2a0c34);},_0x47c46f['encode']=function(_0x448e37,_0x340618){return _0x340618||(_0x340618=_0x490777['create']()),null!=_0x448e37['range']&&Object['hasOwnProperty']['call'](_0x448e37,'range')&&_0x350436['Range']['encode'](_0x448e37['range'],_0x340618['uint32'](0xa)['fork']())['ldelim'](),null!=_0x448e37['key']&&Object['hasOwnProperty']['call'](_0x448e37,'key')&&_0x340618['uint32'](0x12)['string'](_0x448e37['key']),null!=_0x448e37['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x448e37,'oldValueBoolean')&&_0x340618['uint32'](0x18)['bool'](_0x448e37['oldValueBoolean']),null!=_0x448e37['oldValueJson']&&Object['hasOwnProperty']['call'](_0x448e37,'oldValueJson')&&_0x340618['uint32'](0x22)['string'](_0x448e37['oldValueJson']),null!=_0x448e37['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x448e37,'newValueBoolean')&&_0x340618['uint32'](0x28)['bool'](_0x448e37['newValueBoolean']),null!=_0x448e37['newValueJson']&&Object['hasOwnProperty']['call'](_0x448e37,'newValueJson')&&_0x340618['uint32'](0x32)['string'](_0x448e37['newValueJson']),null!=_0x448e37['wasUndone']&&Object['hasOwnProperty']['call'](_0x448e37,'wasUndone')&&_0x340618['uint32'](0x38)['bool'](_0x448e37['wasUndone']),_0x340618;},_0x47c46f['encodeDelimited']=function(_0xf7e6c2,_0x2b1e04){return this['encode'](_0xf7e6c2,_0x2b1e04)['ldelim']();},_0x47c46f['decode']=function(_0x47897b,_0x30eac6){_0x47897b instanceof _0x51dfe8||(_0x47897b=_0x51dfe8['create'](_0x47897b));for(var _0x427ec8=void 0x0===_0x30eac6?_0x47897b['len']:_0x47897b['pos']+_0x30eac6,_0x3818ea=new _0x350436['AttributeOperation']();_0x47897b['pos']<_0x427ec8;){var _0x9a355c=_0x47897b['uint32']();switch(_0x9a355c>>>0x3){case 0x1:_0x3818ea['range']=_0x350436['Range']['decode'](_0x47897b,_0x47897b['uint32']());break;case 0x2:_0x3818ea['key']=_0x47897b['string']();break;case 0x3:_0x3818ea['oldValueBoolean']=_0x47897b['bool']();break;case 0x4:_0x3818ea['oldValueJson']=_0x47897b['string']();break;case 0x5:_0x3818ea['newValueBoolean']=_0x47897b['bool']();break;case 0x6:_0x3818ea['newValueJson']=_0x47897b['string']();break;case 0x7:_0x3818ea['wasUndone']=_0x47897b['bool']();break;default:_0x47897b['skipType'](0x7&_0x9a355c);}}return _0x3818ea;},_0x47c46f['decodeDelimited']=function(_0x39ff92){return _0x39ff92 instanceof _0x51dfe8||(_0x39ff92=new _0x51dfe8(_0x39ff92)),this['decode'](_0x39ff92,_0x39ff92['uint32']());},_0x47c46f['verify']=function(_0x3f372f){if('object'!=typeof _0x3f372f||null===_0x3f372f)return'object\x20expected';if(null!=_0x3f372f['range']&&_0x3f372f['hasOwnProperty']('range')){var _0xc3891f=_0x350436['Range']['verify'](_0x3f372f['range']);if(_0xc3891f)return'range.'+_0xc3891f;}return null!=_0x3f372f['key']&&_0x3f372f['hasOwnProperty']('key')&&!_0xfcf22b['isString'](_0x3f372f['key'])?'key:\x20string\x20expected':null!=_0x3f372f['oldValueBoolean']&&_0x3f372f['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x3f372f['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x3f372f['oldValueJson']&&_0x3f372f['hasOwnProperty']('oldValueJson')&&!_0xfcf22b['isString'](_0x3f372f['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x3f372f['newValueBoolean']&&_0x3f372f['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x3f372f['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x3f372f['newValueJson']&&_0x3f372f['hasOwnProperty']('newValueJson')&&!_0xfcf22b['isString'](_0x3f372f['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x3f372f['wasUndone']&&_0x3f372f['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x3f372f['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x47c46f['fromObject']=function(_0x5d5de8){if(_0x5d5de8 instanceof _0x350436['AttributeOperation'])return _0x5d5de8;var _0x366653=new _0x350436['AttributeOperation']();if(null!=_0x5d5de8['range']){if('object'!=typeof _0x5d5de8['range'])throw TypeError('.AttributeOperation.range:\x20object\x20expected');_0x366653['range']=_0x350436['Range']['fromObject'](_0x5d5de8['range']);}return null!=_0x5d5de8['key']&&(_0x366653['key']=String(_0x5d5de8['key'])),null!=_0x5d5de8['oldValueBoolean']&&(_0x366653['oldValueBoolean']=Boolean(_0x5d5de8['oldValueBoolean'])),null!=_0x5d5de8['oldValueJson']&&(_0x366653['oldValueJson']=String(_0x5d5de8['oldValueJson'])),null!=_0x5d5de8['newValueBoolean']&&(_0x366653['newValueBoolean']=Boolean(_0x5d5de8['newValueBoolean'])),null!=_0x5d5de8['newValueJson']&&(_0x366653['newValueJson']=String(_0x5d5de8['newValueJson'])),null!=_0x5d5de8['wasUndone']&&(_0x366653['wasUndone']=Boolean(_0x5d5de8['wasUndone'])),_0x366653;},_0x47c46f['toObject']=function(_0x4b8315,_0x41c37b){_0x41c37b||(_0x41c37b={});var _0x3fe19e={};return _0x41c37b['defaults']&&(_0x3fe19e['range']=null,_0x3fe19e['key']='',_0x3fe19e['oldValueBoolean']=!0x1,_0x3fe19e['oldValueJson']='',_0x3fe19e['newValueBoolean']=!0x1,_0x3fe19e['newValueJson']='',_0x3fe19e['wasUndone']=!0x1),null!=_0x4b8315['range']&&_0x4b8315['hasOwnProperty']('range')&&(_0x3fe19e['range']=_0x350436['Range']['toObject'](_0x4b8315['range'],_0x41c37b)),null!=_0x4b8315['key']&&_0x4b8315['hasOwnProperty']('key')&&(_0x3fe19e['key']=_0x4b8315['key']),null!=_0x4b8315['oldValueBoolean']&&_0x4b8315['hasOwnProperty']('oldValueBoolean')&&(_0x3fe19e['oldValueBoolean']=_0x4b8315['oldValueBoolean']),null!=_0x4b8315['oldValueJson']&&_0x4b8315['hasOwnProperty']('oldValueJson')&&(_0x3fe19e['oldValueJson']=_0x4b8315['oldValueJson']),null!=_0x4b8315['newValueBoolean']&&_0x4b8315['hasOwnProperty']('newValueBoolean')&&(_0x3fe19e['newValueBoolean']=_0x4b8315['newValueBoolean']),null!=_0x4b8315['newValueJson']&&_0x4b8315['hasOwnProperty']('newValueJson')&&(_0x3fe19e['newValueJson']=_0x4b8315['newValueJson']),null!=_0x4b8315['wasUndone']&&_0x4b8315['hasOwnProperty']('wasUndone')&&(_0x3fe19e['wasUndone']=_0x4b8315['wasUndone']),_0x3fe19e;},_0x47c46f['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x45a249['util']['toJSONOptions']);},_0x47c46f['getTypeUrl']=function(_0x5993c6){return void 0x0===_0x5993c6&&(_0x5993c6='type.googleapis.com'),_0x5993c6+'/AttributeOperation';},_0x47c46f;}()),_0x350436['InsertOperation']=(function(){function _0x293b17(_0x238ad4){if(this['nodes']=[],_0x238ad4){for(var _0x30c0e3=Object['keys'](_0x238ad4),_0x153326=0x0;_0x153326<_0x30c0e3['length'];++_0x153326)null!=_0x238ad4[_0x30c0e3[_0x153326]]&&(this[_0x30c0e3[_0x153326]]=_0x238ad4[_0x30c0e3[_0x153326]]);}}return _0x293b17['prototype']['position']=null,_0x293b17['prototype']['nodes']=_0xfcf22b['emptyArray'],_0x293b17['prototype']['shouldReceiveAttributes']=!0x1,_0x293b17['prototype']['wasUndone']=!0x1,_0x293b17['create']=function(_0x46d6fd){return new _0x293b17(_0x46d6fd);},_0x293b17['encode']=function(_0x359b6a,_0x3103ad){if(_0x3103ad||(_0x3103ad=_0x490777['create']()),null!=_0x359b6a['position']&&Object['hasOwnProperty']['call'](_0x359b6a,'position')&&_0x350436['Position']['encode'](_0x359b6a['position'],_0x3103ad['uint32'](0xa)['fork']())['ldelim'](),null!=_0x359b6a['nodes']&&_0x359b6a['nodes']['length']){for(var _0x5862e9=0x0;_0x5862e9<_0x359b6a['nodes']['length'];++_0x5862e9)_0x350436['Element']['encode'](_0x359b6a['nodes'][_0x5862e9],_0x3103ad['uint32'](0x12)['fork']())['ldelim']();}return null!=_0x359b6a['shouldReceiveAttributes']&&Object['hasOwnProperty']['call'](_0x359b6a,'shouldReceiveAttributes')&&_0x3103ad['uint32'](0x18)['bool'](_0x359b6a['shouldReceiveAttributes']),null!=_0x359b6a['wasUndone']&&Object['hasOwnProperty']['call'](_0x359b6a,'wasUndone')&&_0x3103ad['uint32'](0x20)['bool'](_0x359b6a['wasUndone']),_0x3103ad;},_0x293b17['encodeDelimited']=function(_0x2e13d4,_0x3b7883){return this['encode'](_0x2e13d4,_0x3b7883)['ldelim']();},_0x293b17['decode']=function(_0x379791,_0x5204d4){_0x379791 instanceof _0x51dfe8||(_0x379791=_0x51dfe8['create'](_0x379791));for(var _0x4fecd7=void 0x0===_0x5204d4?_0x379791['len']:_0x379791['pos']+_0x5204d4,_0x14b99f=new _0x350436['InsertOperation']();_0x379791['pos']<_0x4fecd7;){var _0xec619d=_0x379791['uint32']();switch(_0xec619d>>>0x3){case 0x1:_0x14b99f['position']=_0x350436['Position']['decode'](_0x379791,_0x379791['uint32']());break;case 0x2:_0x14b99f['nodes']&&_0x14b99f['nodes']['length']||(_0x14b99f['nodes']=[]),_0x14b99f['nodes']['push'](_0x350436['Element']['decode'](_0x379791,_0x379791['uint32']()));break;case 0x3:_0x14b99f['shouldReceiveAttributes']=_0x379791['bool']();break;case 0x4:_0x14b99f['wasUndone']=_0x379791['bool']();break;default:_0x379791['skipType'](0x7&_0xec619d);}}return _0x14b99f;},_0x293b17['decodeDelimited']=function(_0x1ead5b){return _0x1ead5b instanceof _0x51dfe8||(_0x1ead5b=new _0x51dfe8(_0x1ead5b)),this['decode'](_0x1ead5b,_0x1ead5b['uint32']());},_0x293b17['verify']=function(_0xf64467){if('object'!=typeof _0xf64467||null===_0xf64467)return'object\x20expected';if(null!=_0xf64467['position']&&_0xf64467['hasOwnProperty']('position')&&(_0x120dbc=_0x350436['Position']['verify'](_0xf64467['position'])))return'position.'+_0x120dbc;if(null!=_0xf64467['nodes']&&_0xf64467['hasOwnProperty']('nodes')){if(!Array['isArray'](_0xf64467['nodes']))return'nodes:\x20array\x20expected';for(var _0x5d1e6d=0x0;_0x5d1e6d<_0xf64467['nodes']['length'];++_0x5d1e6d){var _0x120dbc;if(_0x120dbc=_0x350436['Element']['verify'](_0xf64467['nodes'][_0x5d1e6d]))return'nodes.'+_0x120dbc;}}return null!=_0xf64467['shouldReceiveAttributes']&&_0xf64467['hasOwnProperty']('shouldReceiveAttributes')&&'boolean'!=typeof _0xf64467['shouldReceiveAttributes']?'shouldReceiveAttributes:\x20boolean\x20expected':null!=_0xf64467['wasUndone']&&_0xf64467['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0xf64467['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x293b17['fromObject']=function(_0x2648eb){if(_0x2648eb instanceof _0x350436['InsertOperation'])return _0x2648eb;var _0x4bff37=new _0x350436['InsertOperation']();if(null!=_0x2648eb['position']){if('object'!=typeof _0x2648eb['position'])throw TypeError('.InsertOperation.position:\x20object\x20expected');_0x4bff37['position']=_0x350436['Position']['fromObject'](_0x2648eb['position']);}if(_0x2648eb['nodes']){if(!Array['isArray'](_0x2648eb['nodes']))throw TypeError('.InsertOperation.nodes:\x20array\x20expected');_0x4bff37['nodes']=[];for(var _0x246fba=0x0;_0x246fba<_0x2648eb['nodes']['length'];++_0x246fba){if('object'!=typeof _0x2648eb['nodes'][_0x246fba])throw TypeError('.InsertOperation.nodes:\x20object\x20expected');_0x4bff37['nodes'][_0x246fba]=_0x350436['Element']['fromObject'](_0x2648eb['nodes'][_0x246fba]);}}return null!=_0x2648eb['shouldReceiveAttributes']&&(_0x4bff37['shouldReceiveAttributes']=Boolean(_0x2648eb['shouldReceiveAttributes'])),null!=_0x2648eb['wasUndone']&&(_0x4bff37['wasUndone']=Boolean(_0x2648eb['wasUndone'])),_0x4bff37;},_0x293b17['toObject']=function(_0x568841,_0x1b5000){_0x1b5000||(_0x1b5000={});var _0x49f1f7={};if((_0x1b5000['arrays']||_0x1b5000['defaults'])&&(_0x49f1f7['nodes']=[]),_0x1b5000['defaults']&&(_0x49f1f7['position']=null,_0x49f1f7['shouldReceiveAttributes']=!0x1,_0x49f1f7['wasUndone']=!0x1),null!=_0x568841['position']&&_0x568841['hasOwnProperty']('position')&&(_0x49f1f7['position']=_0x350436['Position']['toObject'](_0x568841['position'],_0x1b5000)),_0x568841['nodes']&&_0x568841['nodes']['length']){_0x49f1f7['nodes']=[];for(var _0x58a5be=0x0;_0x58a5be<_0x568841['nodes']['length'];++_0x58a5be)_0x49f1f7['nodes'][_0x58a5be]=_0x350436['Element']['toObject'](_0x568841['nodes'][_0x58a5be],_0x1b5000);}return null!=_0x568841['shouldReceiveAttributes']&&_0x568841['hasOwnProperty']('shouldReceiveAttributes')&&(_0x49f1f7['shouldReceiveAttributes']=_0x568841['shouldReceiveAttributes']),null!=_0x568841['wasUndone']&&_0x568841['hasOwnProperty']('wasUndone')&&(_0x49f1f7['wasUndone']=_0x568841['wasUndone']),_0x49f1f7;},_0x293b17['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x45a249['util']['toJSONOptions']);},_0x293b17['getTypeUrl']=function(_0x5b7f6c){return void 0x0===_0x5b7f6c&&(_0x5b7f6c='type.googleapis.com'),_0x5b7f6c+'/InsertOperation';},_0x293b17;}()),_0x350436['MarkerOperation']=(function(){function _0x35c0d6(_0x35efec){if(_0x35efec){for(var _0x4b0c38=Object['keys'](_0x35efec),_0x1e4553=0x0;_0x1e4553<_0x4b0c38['length'];++_0x1e4553)null!=_0x35efec[_0x4b0c38[_0x1e4553]]&&(this[_0x4b0c38[_0x1e4553]]=_0x35efec[_0x4b0c38[_0x1e4553]]);}}return _0x35c0d6['prototype']['name']='',_0x35c0d6['prototype']['oldRange']=null,_0x35c0d6['prototype']['newRange']=null,_0x35c0d6['prototype']['affectsData']=!0x1,_0x35c0d6['prototype']['wasUndone']=!0x1,_0x35c0d6['create']=function(_0x150e03){return new _0x35c0d6(_0x150e03);},_0x35c0d6['encode']=function(_0x517dbb,_0x3ae87f){return _0x3ae87f||(_0x3ae87f=_0x490777['create']()),null!=_0x517dbb['name']&&Object['hasOwnProperty']['call'](_0x517dbb,'name')&&_0x3ae87f['uint32'](0xa)['string'](_0x517dbb['name']),null!=_0x517dbb['oldRange']&&Object['hasOwnProperty']['call'](_0x517dbb,'oldRange')&&_0x350436['Range']['encode'](_0x517dbb['oldRange'],_0x3ae87f['uint32'](0x12)['fork']())['ldelim'](),null!=_0x517dbb['newRange']&&Object['hasOwnProperty']['call'](_0x517dbb,'newRange')&&_0x350436['Range']['encode'](_0x517dbb['newRange'],_0x3ae87f['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x517dbb['affectsData']&&Object['hasOwnProperty']['call'](_0x517dbb,'affectsData')&&_0x3ae87f['uint32'](0x20)['bool'](_0x517dbb['affectsData']),null!=_0x517dbb['wasUndone']&&Object['hasOwnProperty']['call'](_0x517dbb,'wasUndone')&&_0x3ae87f['uint32'](0x28)['bool'](_0x517dbb['wasUndone']),_0x3ae87f;},_0x35c0d6['encodeDelimited']=function(_0x5169e6,_0x3b06ce){return this['encode'](_0x5169e6,_0x3b06ce)['ldelim']();},_0x35c0d6['decode']=function(_0xa3ae8b,_0x1de4e5){_0xa3ae8b instanceof _0x51dfe8||(_0xa3ae8b=_0x51dfe8['create'](_0xa3ae8b));for(var _0x450585=void 0x0===_0x1de4e5?_0xa3ae8b['len']:_0xa3ae8b['pos']+_0x1de4e5,_0x1edc0f=new _0x350436['MarkerOperation']();_0xa3ae8b['pos']<_0x450585;){var _0x4b6337=_0xa3ae8b['uint32']();switch(_0x4b6337>>>0x3){case 0x1:_0x1edc0f['name']=_0xa3ae8b['string']();break;case 0x2:_0x1edc0f['oldRange']=_0x350436['Range']['decode'](_0xa3ae8b,_0xa3ae8b['uint32']());break;case 0x3:_0x1edc0f['newRange']=_0x350436['Range']['decode'](_0xa3ae8b,_0xa3ae8b['uint32']());break;case 0x4:_0x1edc0f['affectsData']=_0xa3ae8b['bool']();break;case 0x5:_0x1edc0f['wasUndone']=_0xa3ae8b['bool']();break;default:_0xa3ae8b['skipType'](0x7&_0x4b6337);}}return _0x1edc0f;},_0x35c0d6['decodeDelimited']=function(_0x18e0a3){return _0x18e0a3 instanceof _0x51dfe8||(_0x18e0a3=new _0x51dfe8(_0x18e0a3)),this['decode'](_0x18e0a3,_0x18e0a3['uint32']());},_0x35c0d6['verify']=function(_0x201351){if('object'!=typeof _0x201351||null===_0x201351)return'object\x20expected';if(null!=_0x201351['name']&&_0x201351['hasOwnProperty']('name')&&!_0xfcf22b['isString'](_0x201351['name']))return'name:\x20string\x20expected';var _0x349bf4;if(null!=_0x201351['oldRange']&&_0x201351['hasOwnProperty']('oldRange')&&(_0x349bf4=_0x350436['Range']['verify'](_0x201351['oldRange'])))return'oldRange.'+_0x349bf4;if(null!=_0x201351['newRange']&&_0x201351['hasOwnProperty']('newRange')&&(_0x349bf4=_0x350436['Range']['verify'](_0x201351['newRange'])))return'newRange.'+_0x349bf4;return null!=_0x201351['affectsData']&&_0x201351['hasOwnProperty']('affectsData')&&'boolean'!=typeof _0x201351['affectsData']?'affectsData:\x20boolean\x20expected':null!=_0x201351['wasUndone']&&_0x201351['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x201351['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x35c0d6['fromObject']=function(_0x1945d2){if(_0x1945d2 instanceof _0x350436['MarkerOperation'])return _0x1945d2;var _0x146f0d=new _0x350436['MarkerOperation']();if(null!=_0x1945d2['name']&&(_0x146f0d['name']=String(_0x1945d2['name'])),null!=_0x1945d2['oldRange']){if('object'!=typeof _0x1945d2['oldRange'])throw TypeError('.MarkerOperation.oldRange:\x20object\x20expected');_0x146f0d['oldRange']=_0x350436['Range']['fromObject'](_0x1945d2['oldRange']);}if(null!=_0x1945d2['newRange']){if('object'!=typeof _0x1945d2['newRange'])throw TypeError('.MarkerOperation.newRange:\x20object\x20expected');_0x146f0d['newRange']=_0x350436['Range']['fromObject'](_0x1945d2['newRange']);}return null!=_0x1945d2['affectsData']&&(_0x146f0d['affectsData']=Boolean(_0x1945d2['affectsData'])),null!=_0x1945d2['wasUndone']&&(_0x146f0d['wasUndone']=Boolean(_0x1945d2['wasUndone'])),_0x146f0d;},_0x35c0d6['toObject']=function(_0x8fc277,_0x27183a){_0x27183a||(_0x27183a={});var _0x35f26c={};return _0x27183a['defaults']&&(_0x35f26c['name']='',_0x35f26c['oldRange']=null,_0x35f26c['newRange']=null,_0x35f26c['affectsData']=!0x1,_0x35f26c['wasUndone']=!0x1),null!=_0x8fc277['name']&&_0x8fc277['hasOwnProperty']('name')&&(_0x35f26c['name']=_0x8fc277['name']),null!=_0x8fc277['oldRange']&&_0x8fc277['hasOwnProperty']('oldRange')&&(_0x35f26c['oldRange']=_0x350436['Range']['toObject'](_0x8fc277['oldRange'],_0x27183a)),null!=_0x8fc277['newRange']&&_0x8fc277['hasOwnProperty']('newRange')&&(_0x35f26c['newRange']=_0x350436['Range']['toObject'](_0x8fc277['newRange'],_0x27183a)),null!=_0x8fc277['affectsData']&&_0x8fc277['hasOwnProperty']('affectsData')&&(_0x35f26c['affectsData']=_0x8fc277['affectsData']),null!=_0x8fc277['wasUndone']&&_0x8fc277['hasOwnProperty']('wasUndone')&&(_0x35f26c['wasUndone']=_0x8fc277['wasUndone']),_0x35f26c;},_0x35c0d6['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x45a249['util']['toJSONOptions']);},_0x35c0d6['getTypeUrl']=function(_0xcae4e7){return void 0x0===_0xcae4e7&&(_0xcae4e7='type.googleapis.com'),_0xcae4e7+'/MarkerOperation';},_0x35c0d6;}()),_0x350436['MergeOperation']=(function(){function _0x3c865b(_0x289f0b){if(_0x289f0b){for(var _0x9cef72=Object['keys'](_0x289f0b),_0x49bd30=0x0;_0x49bd30<_0x9cef72['length'];++_0x49bd30)null!=_0x289f0b[_0x9cef72[_0x49bd30]]&&(this[_0x9cef72[_0x49bd30]]=_0x289f0b[_0x9cef72[_0x49bd30]]);}}return _0x3c865b['prototype']['sourcePosition']=null,_0x3c865b['prototype']['targetPosition']=null,_0x3c865b['prototype']['graveyardPosition']=null,_0x3c865b['prototype']['howMany']=0x0,_0x3c865b['prototype']['wasUndone']=!0x1,_0x3c865b['create']=function(_0x55e8b2){return new _0x3c865b(_0x55e8b2);},_0x3c865b['encode']=function(_0x549247,_0x5b2ce7){return _0x5b2ce7||(_0x5b2ce7=_0x490777['create']()),null!=_0x549247['sourcePosition']&&Object['hasOwnProperty']['call'](_0x549247,'sourcePosition')&&_0x350436['Position']['encode'](_0x549247['sourcePosition'],_0x5b2ce7['uint32'](0xa)['fork']())['ldelim'](),null!=_0x549247['targetPosition']&&Object['hasOwnProperty']['call'](_0x549247,'targetPosition')&&_0x350436['Position']['encode'](_0x549247['targetPosition'],_0x5b2ce7['uint32'](0x12)['fork']())['ldelim'](),null!=_0x549247['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x549247,'graveyardPosition')&&_0x350436['Position']['encode'](_0x549247['graveyardPosition'],_0x5b2ce7['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x549247['howMany']&&Object['hasOwnProperty']['call'](_0x549247,'howMany')&&_0x5b2ce7['uint32'](0x20)['uint32'](_0x549247['howMany']),null!=_0x549247['wasUndone']&&Object['hasOwnProperty']['call'](_0x549247,'wasUndone')&&_0x5b2ce7['uint32'](0x28)['bool'](_0x549247['wasUndone']),_0x5b2ce7;},_0x3c865b['encodeDelimited']=function(_0x505862,_0x19ccaf){return this['encode'](_0x505862,_0x19ccaf)['ldelim']();},_0x3c865b['decode']=function(_0x1e40bc,_0x5b576a){_0x1e40bc instanceof _0x51dfe8||(_0x1e40bc=_0x51dfe8['create'](_0x1e40bc));for(var _0x54c68d=void 0x0===_0x5b576a?_0x1e40bc['len']:_0x1e40bc['pos']+_0x5b576a,_0x4861d2=new _0x350436['MergeOperation']();_0x1e40bc['pos']<_0x54c68d;){var _0x5ffaf7=_0x1e40bc['uint32']();switch(_0x5ffaf7>>>0x3){case 0x1:_0x4861d2['sourcePosition']=_0x350436['Position']['decode'](_0x1e40bc,_0x1e40bc['uint32']());break;case 0x2:_0x4861d2['targetPosition']=_0x350436['Position']['decode'](_0x1e40bc,_0x1e40bc['uint32']());break;case 0x3:_0x4861d2['graveyardPosition']=_0x350436['Position']['decode'](_0x1e40bc,_0x1e40bc['uint32']());break;case 0x4:_0x4861d2['howMany']=_0x1e40bc['uint32']();break;case 0x5:_0x4861d2['wasUndone']=_0x1e40bc['bool']();break;default:_0x1e40bc['skipType'](0x7&_0x5ffaf7);}}return _0x4861d2;},_0x3c865b['decodeDelimited']=function(_0x4d23fe){return _0x4d23fe instanceof _0x51dfe8||(_0x4d23fe=new _0x51dfe8(_0x4d23fe)),this['decode'](_0x4d23fe,_0x4d23fe['uint32']());},_0x3c865b['verify']=function(_0x13f49c){if('object'!=typeof _0x13f49c||null===_0x13f49c)return'object\x20expected';var _0x309a45;if(null!=_0x13f49c['sourcePosition']&&_0x13f49c['hasOwnProperty']('sourcePosition')&&(_0x309a45=_0x350436['Position']['verify'](_0x13f49c['sourcePosition'])))return'sourcePosition.'+_0x309a45;if(null!=_0x13f49c['targetPosition']&&_0x13f49c['hasOwnProperty']('targetPosition')&&(_0x309a45=_0x350436['Position']['verify'](_0x13f49c['targetPosition'])))return'targetPosition.'+_0x309a45;if(null!=_0x13f49c['graveyardPosition']&&_0x13f49c['hasOwnProperty']('graveyardPosition')&&(_0x309a45=_0x350436['Position']['verify'](_0x13f49c['graveyardPosition'])))return'graveyardPosition.'+_0x309a45;return null!=_0x13f49c['howMany']&&_0x13f49c['hasOwnProperty']('howMany')&&!_0xfcf22b['isInteger'](_0x13f49c['howMany'])?'howMany:\x20integer\x20expected':null!=_0x13f49c['wasUndone']&&_0x13f49c['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x13f49c['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x3c865b['fromObject']=function(_0x47aedc){if(_0x47aedc instanceof _0x350436['MergeOperation'])return _0x47aedc;var _0x4c54fa=new _0x350436['MergeOperation']();if(null!=_0x47aedc['sourcePosition']){if('object'!=typeof _0x47aedc['sourcePosition'])throw TypeError('.MergeOperation.sourcePosition:\x20object\x20expected');_0x4c54fa['sourcePosition']=_0x350436['Position']['fromObject'](_0x47aedc['sourcePosition']);}if(null!=_0x47aedc['targetPosition']){if('object'!=typeof _0x47aedc['targetPosition'])throw TypeError('.MergeOperation.targetPosition:\x20object\x20expected');_0x4c54fa['targetPosition']=_0x350436['Position']['fromObject'](_0x47aedc['targetPosition']);}if(null!=_0x47aedc['graveyardPosition']){if('object'!=typeof _0x47aedc['graveyardPosition'])throw TypeError('.MergeOperation.graveyardPosition:\x20object\x20expected');_0x4c54fa['graveyardPosition']=_0x350436['Position']['fromObject'](_0x47aedc['graveyardPosition']);}return null!=_0x47aedc['howMany']&&(_0x4c54fa['howMany']=_0x47aedc['howMany']>>>0x0),null!=_0x47aedc['wasUndone']&&(_0x4c54fa['wasUndone']=Boolean(_0x47aedc['wasUndone'])),_0x4c54fa;},_0x3c865b['toObject']=function(_0x152e9f,_0x326dad){_0x326dad||(_0x326dad={});var _0x30fa3e={};return _0x326dad['defaults']&&(_0x30fa3e['sourcePosition']=null,_0x30fa3e['targetPosition']=null,_0x30fa3e['graveyardPosition']=null,_0x30fa3e['howMany']=0x0,_0x30fa3e['wasUndone']=!0x1),null!=_0x152e9f['sourcePosition']&&_0x152e9f['hasOwnProperty']('sourcePosition')&&(_0x30fa3e['sourcePosition']=_0x350436['Position']['toObject'](_0x152e9f['sourcePosition'],_0x326dad)),null!=_0x152e9f['targetPosition']&&_0x152e9f['hasOwnProperty']('targetPosition')&&(_0x30fa3e['targetPosition']=_0x350436['Position']['toObject'](_0x152e9f['targetPosition'],_0x326dad)),null!=_0x152e9f['graveyardPosition']&&_0x152e9f['hasOwnProperty']('graveyardPosition')&&(_0x30fa3e['graveyardPosition']=_0x350436['Position']['toObject'](_0x152e9f['graveyardPosition'],_0x326dad)),null!=_0x152e9f['howMany']&&_0x152e9f['hasOwnProperty']('howMany')&&(_0x30fa3e['howMany']=_0x152e9f['howMany']),null!=_0x152e9f['wasUndone']&&_0x152e9f['hasOwnProperty']('wasUndone')&&(_0x30fa3e['wasUndone']=_0x152e9f['wasUndone']),_0x30fa3e;},_0x3c865b['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x45a249['util']['toJSONOptions']);},_0x3c865b['getTypeUrl']=function(_0x195ea9){return void 0x0===_0x195ea9&&(_0x195ea9='type.googleapis.com'),_0x195ea9+'/MergeOperation';},_0x3c865b;}()),_0x350436['MoveOperation']=(function(){function _0x59c265(_0x142c8a){if(_0x142c8a){for(var _0x538aae=Object['keys'](_0x142c8a),_0x3f4b55=0x0;_0x3f4b55<_0x538aae['length'];++_0x3f4b55)null!=_0x142c8a[_0x538aae[_0x3f4b55]]&&(this[_0x538aae[_0x3f4b55]]=_0x142c8a[_0x538aae[_0x3f4b55]]);}}return _0x59c265['prototype']['sourcePosition']=null,_0x59c265['prototype']['howMany']=0x0,_0x59c265['prototype']['targetPosition']=null,_0x59c265['prototype']['wasUndone']=!0x1,_0x59c265['create']=function(_0x2ed37b){return new _0x59c265(_0x2ed37b);},_0x59c265['encode']=function(_0x5ed886,_0x4220d7){return _0x4220d7||(_0x4220d7=_0x490777['create']()),null!=_0x5ed886['sourcePosition']&&Object['hasOwnProperty']['call'](_0x5ed886,'sourcePosition')&&_0x350436['Position']['encode'](_0x5ed886['sourcePosition'],_0x4220d7['uint32'](0xa)['fork']())['ldelim'](),null!=_0x5ed886['howMany']&&Object['hasOwnProperty']['call'](_0x5ed886,'howMany')&&_0x4220d7['uint32'](0x10)['uint32'](_0x5ed886['howMany']),null!=_0x5ed886['targetPosition']&&Object['hasOwnProperty']['call'](_0x5ed886,'targetPosition')&&_0x350436['Position']['encode'](_0x5ed886['targetPosition'],_0x4220d7['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x5ed886['wasUndone']&&Object['hasOwnProperty']['call'](_0x5ed886,'wasUndone')&&_0x4220d7['uint32'](0x20)['bool'](_0x5ed886['wasUndone']),_0x4220d7;},_0x59c265['encodeDelimited']=function(_0x14deb1,_0x467b90){return this['encode'](_0x14deb1,_0x467b90)['ldelim']();},_0x59c265['decode']=function(_0x1284e7,_0x461483){_0x1284e7 instanceof _0x51dfe8||(_0x1284e7=_0x51dfe8['create'](_0x1284e7));for(var _0x479e21=void 0x0===_0x461483?_0x1284e7['len']:_0x1284e7['pos']+_0x461483,_0x2f202a=new _0x350436['MoveOperation']();_0x1284e7['pos']<_0x479e21;){var _0x564349=_0x1284e7['uint32']();switch(_0x564349>>>0x3){case 0x1:_0x2f202a['sourcePosition']=_0x350436['Position']['decode'](_0x1284e7,_0x1284e7['uint32']());break;case 0x2:_0x2f202a['howMany']=_0x1284e7['uint32']();break;case 0x3:_0x2f202a['targetPosition']=_0x350436['Position']['decode'](_0x1284e7,_0x1284e7['uint32']());break;case 0x4:_0x2f202a['wasUndone']=_0x1284e7['bool']();break;default:_0x1284e7['skipType'](0x7&_0x564349);}}return _0x2f202a;},_0x59c265['decodeDelimited']=function(_0x9e49ef){return _0x9e49ef instanceof _0x51dfe8||(_0x9e49ef=new _0x51dfe8(_0x9e49ef)),this['decode'](_0x9e49ef,_0x9e49ef['uint32']());},_0x59c265['verify']=function(_0x3b7019){if('object'!=typeof _0x3b7019||null===_0x3b7019)return'object\x20expected';var _0x16714d;if(null!=_0x3b7019['sourcePosition']&&_0x3b7019['hasOwnProperty']('sourcePosition')&&(_0x16714d=_0x350436['Position']['verify'](_0x3b7019['sourcePosition'])))return'sourcePosition.'+_0x16714d;if(null!=_0x3b7019['howMany']&&_0x3b7019['hasOwnProperty']('howMany')&&!_0xfcf22b['isInteger'](_0x3b7019['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x3b7019['targetPosition']&&_0x3b7019['hasOwnProperty']('targetPosition')&&(_0x16714d=_0x350436['Position']['verify'](_0x3b7019['targetPosition'])))return'targetPosition.'+_0x16714d;return null!=_0x3b7019['wasUndone']&&_0x3b7019['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x3b7019['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x59c265['fromObject']=function(_0x15a74f){if(_0x15a74f instanceof _0x350436['MoveOperation'])return _0x15a74f;var _0x4cd3e6=new _0x350436['MoveOperation']();if(null!=_0x15a74f['sourcePosition']){if('object'!=typeof _0x15a74f['sourcePosition'])throw TypeError('.MoveOperation.sourcePosition:\x20object\x20expected');_0x4cd3e6['sourcePosition']=_0x350436['Position']['fromObject'](_0x15a74f['sourcePosition']);}if(null!=_0x15a74f['howMany']&&(_0x4cd3e6['howMany']=_0x15a74f['howMany']>>>0x0),null!=_0x15a74f['targetPosition']){if('object'!=typeof _0x15a74f['targetPosition'])throw TypeError('.MoveOperation.targetPosition:\x20object\x20expected');_0x4cd3e6['targetPosition']=_0x350436['Position']['fromObject'](_0x15a74f['targetPosition']);}return null!=_0x15a74f['wasUndone']&&(_0x4cd3e6['wasUndone']=Boolean(_0x15a74f['wasUndone'])),_0x4cd3e6;},_0x59c265['toObject']=function(_0x360544,_0x51e086){_0x51e086||(_0x51e086={});var _0x34a995={};return _0x51e086['defaults']&&(_0x34a995['sourcePosition']=null,_0x34a995['howMany']=0x0,_0x34a995['targetPosition']=null,_0x34a995['wasUndone']=!0x1),null!=_0x360544['sourcePosition']&&_0x360544['hasOwnProperty']('sourcePosition')&&(_0x34a995['sourcePosition']=_0x350436['Position']['toObject'](_0x360544['sourcePosition'],_0x51e086)),null!=_0x360544['howMany']&&_0x360544['hasOwnProperty']('howMany')&&(_0x34a995['howMany']=_0x360544['howMany']),null!=_0x360544['targetPosition']&&_0x360544['hasOwnProperty']('targetPosition')&&(_0x34a995['targetPosition']=_0x350436['Position']['toObject'](_0x360544['targetPosition'],_0x51e086)),null!=_0x360544['wasUndone']&&_0x360544['hasOwnProperty']('wasUndone')&&(_0x34a995['wasUndone']=_0x360544['wasUndone']),_0x34a995;},_0x59c265['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x45a249['util']['toJSONOptions']);},_0x59c265['getTypeUrl']=function(_0x3e5420){return void 0x0===_0x3e5420&&(_0x3e5420='type.googleapis.com'),_0x3e5420+'/MoveOperation';},_0x59c265;}()),_0x350436['RenameOperation']=(function(){function _0x3db729(_0x31e88d){if(_0x31e88d){for(var _0x50affd=Object['keys'](_0x31e88d),_0x249e20=0x0;_0x249e20<_0x50affd['length'];++_0x249e20)null!=_0x31e88d[_0x50affd[_0x249e20]]&&(this[_0x50affd[_0x249e20]]=_0x31e88d[_0x50affd[_0x249e20]]);}}return _0x3db729['prototype']['position']=null,_0x3db729['prototype']['oldName']='',_0x3db729['prototype']['newName']='',_0x3db729['prototype']['wasUndone']=!0x1,_0x3db729['create']=function(_0x262094){return new _0x3db729(_0x262094);},_0x3db729['encode']=function(_0x527d8a,_0x2dd9d8){return _0x2dd9d8||(_0x2dd9d8=_0x490777['create']()),null!=_0x527d8a['position']&&Object['hasOwnProperty']['call'](_0x527d8a,'position')&&_0x350436['Position']['encode'](_0x527d8a['position'],_0x2dd9d8['uint32'](0xa)['fork']())['ldelim'](),null!=_0x527d8a['oldName']&&Object['hasOwnProperty']['call'](_0x527d8a,'oldName')&&_0x2dd9d8['uint32'](0x12)['string'](_0x527d8a['oldName']),null!=_0x527d8a['newName']&&Object['hasOwnProperty']['call'](_0x527d8a,'newName')&&_0x2dd9d8['uint32'](0x1a)['string'](_0x527d8a['newName']),null!=_0x527d8a['wasUndone']&&Object['hasOwnProperty']['call'](_0x527d8a,'wasUndone')&&_0x2dd9d8['uint32'](0x20)['bool'](_0x527d8a['wasUndone']),_0x2dd9d8;},_0x3db729['encodeDelimited']=function(_0x2c9217,_0x4133a4){return this['encode'](_0x2c9217,_0x4133a4)['ldelim']();},_0x3db729['decode']=function(_0x2731c5,_0x34f4dd){_0x2731c5 instanceof _0x51dfe8||(_0x2731c5=_0x51dfe8['create'](_0x2731c5));for(var _0x189d91=void 0x0===_0x34f4dd?_0x2731c5['len']:_0x2731c5['pos']+_0x34f4dd,_0x17d405=new _0x350436['RenameOperation']();_0x2731c5['pos']<_0x189d91;){var _0xa65a44=_0x2731c5['uint32']();switch(_0xa65a44>>>0x3){case 0x1:_0x17d405['position']=_0x350436['Position']['decode'](_0x2731c5,_0x2731c5['uint32']());break;case 0x2:_0x17d405['oldName']=_0x2731c5['string']();break;case 0x3:_0x17d405['newName']=_0x2731c5['string']();break;case 0x4:_0x17d405['wasUndone']=_0x2731c5['bool']();break;default:_0x2731c5['skipType'](0x7&_0xa65a44);}}return _0x17d405;},_0x3db729['decodeDelimited']=function(_0xf3425a){return _0xf3425a instanceof _0x51dfe8||(_0xf3425a=new _0x51dfe8(_0xf3425a)),this['decode'](_0xf3425a,_0xf3425a['uint32']());},_0x3db729['verify']=function(_0x410bc1){if('object'!=typeof _0x410bc1||null===_0x410bc1)return'object\x20expected';if(null!=_0x410bc1['position']&&_0x410bc1['hasOwnProperty']('position')){var _0xe6e1b5=_0x350436['Position']['verify'](_0x410bc1['position']);if(_0xe6e1b5)return'position.'+_0xe6e1b5;}return null!=_0x410bc1['oldName']&&_0x410bc1['hasOwnProperty']('oldName')&&!_0xfcf22b['isString'](_0x410bc1['oldName'])?'oldName:\x20string\x20expected':null!=_0x410bc1['newName']&&_0x410bc1['hasOwnProperty']('newName')&&!_0xfcf22b['isString'](_0x410bc1['newName'])?'newName:\x20string\x20expected':null!=_0x410bc1['wasUndone']&&_0x410bc1['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x410bc1['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x3db729['fromObject']=function(_0x49f411){if(_0x49f411 instanceof _0x350436['RenameOperation'])return _0x49f411;var _0x347a89=new _0x350436['RenameOperation']();if(null!=_0x49f411['position']){if('object'!=typeof _0x49f411['position'])throw TypeError('.RenameOperation.position:\x20object\x20expected');_0x347a89['position']=_0x350436['Position']['fromObject'](_0x49f411['position']);}return null!=_0x49f411['oldName']&&(_0x347a89['oldName']=String(_0x49f411['oldName'])),null!=_0x49f411['newName']&&(_0x347a89['newName']=String(_0x49f411['newName'])),null!=_0x49f411['wasUndone']&&(_0x347a89['wasUndone']=Boolean(_0x49f411['wasUndone'])),_0x347a89;},_0x3db729['toObject']=function(_0xe9b59e,_0x46bccc){_0x46bccc||(_0x46bccc={});var _0x3def88={};return _0x46bccc['defaults']&&(_0x3def88['position']=null,_0x3def88['oldName']='',_0x3def88['newName']='',_0x3def88['wasUndone']=!0x1),null!=_0xe9b59e['position']&&_0xe9b59e['hasOwnProperty']('position')&&(_0x3def88['position']=_0x350436['Position']['toObject'](_0xe9b59e['position'],_0x46bccc)),null!=_0xe9b59e['oldName']&&_0xe9b59e['hasOwnProperty']('oldName')&&(_0x3def88['oldName']=_0xe9b59e['oldName']),null!=_0xe9b59e['newName']&&_0xe9b59e['hasOwnProperty']('newName')&&(_0x3def88['newName']=_0xe9b59e['newName']),null!=_0xe9b59e['wasUndone']&&_0xe9b59e['hasOwnProperty']('wasUndone')&&(_0x3def88['wasUndone']=_0xe9b59e['wasUndone']),_0x3def88;},_0x3db729['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x45a249['util']['toJSONOptions']);},_0x3db729['getTypeUrl']=function(_0x41456d){return void 0x0===_0x41456d&&(_0x41456d='type.googleapis.com'),_0x41456d+'/RenameOperation';},_0x3db729;}()),_0x350436['RootAttributeOperation']=(function(){function _0x11f386(_0x379fb6){if(_0x379fb6){for(var _0x50b37a=Object['keys'](_0x379fb6),_0x4201bc=0x0;_0x4201bc<_0x50b37a['length'];++_0x4201bc)null!=_0x379fb6[_0x50b37a[_0x4201bc]]&&(this[_0x50b37a[_0x4201bc]]=_0x379fb6[_0x50b37a[_0x4201bc]]);}}return _0x11f386['prototype']['root']='',_0x11f386['prototype']['key']='',_0x11f386['prototype']['oldValueBoolean']=!0x1,_0x11f386['prototype']['oldValueJson']='',_0x11f386['prototype']['newValueBoolean']=!0x1,_0x11f386['prototype']['newValueJson']='',_0x11f386['prototype']['wasUndone']=!0x1,_0x11f386['create']=function(_0x40142e){return new _0x11f386(_0x40142e);},_0x11f386['encode']=function(_0x1c9ef6,_0x206dec){return _0x206dec||(_0x206dec=_0x490777['create']()),null!=_0x1c9ef6['root']&&Object['hasOwnProperty']['call'](_0x1c9ef6,'root')&&_0x206dec['uint32'](0xa)['string'](_0x1c9ef6['root']),null!=_0x1c9ef6['key']&&Object['hasOwnProperty']['call'](_0x1c9ef6,'key')&&_0x206dec['uint32'](0x12)['string'](_0x1c9ef6['key']),null!=_0x1c9ef6['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x1c9ef6,'oldValueBoolean')&&_0x206dec['uint32'](0x18)['bool'](_0x1c9ef6['oldValueBoolean']),null!=_0x1c9ef6['oldValueJson']&&Object['hasOwnProperty']['call'](_0x1c9ef6,'oldValueJson')&&_0x206dec['uint32'](0x22)['string'](_0x1c9ef6['oldValueJson']),null!=_0x1c9ef6['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x1c9ef6,'newValueBoolean')&&_0x206dec['uint32'](0x28)['bool'](_0x1c9ef6['newValueBoolean']),null!=_0x1c9ef6['newValueJson']&&Object['hasOwnProperty']['call'](_0x1c9ef6,'newValueJson')&&_0x206dec['uint32'](0x32)['string'](_0x1c9ef6['newValueJson']),null!=_0x1c9ef6['wasUndone']&&Object['hasOwnProperty']['call'](_0x1c9ef6,'wasUndone')&&_0x206dec['uint32'](0x38)['bool'](_0x1c9ef6['wasUndone']),_0x206dec;},_0x11f386['encodeDelimited']=function(_0x5f53c0,_0x1de295){return this['encode'](_0x5f53c0,_0x1de295)['ldelim']();},_0x11f386['decode']=function(_0x9913c7,_0x308144){_0x9913c7 instanceof _0x51dfe8||(_0x9913c7=_0x51dfe8['create'](_0x9913c7));for(var _0x51531a=void 0x0===_0x308144?_0x9913c7['len']:_0x9913c7['pos']+_0x308144,_0x280902=new _0x350436['RootAttributeOperation']();_0x9913c7['pos']<_0x51531a;){var _0x4391bb=_0x9913c7['uint32']();switch(_0x4391bb>>>0x3){case 0x1:_0x280902['root']=_0x9913c7['string']();break;case 0x2:_0x280902['key']=_0x9913c7['string']();break;case 0x3:_0x280902['oldValueBoolean']=_0x9913c7['bool']();break;case 0x4:_0x280902['oldValueJson']=_0x9913c7['string']();break;case 0x5:_0x280902['newValueBoolean']=_0x9913c7['bool']();break;case 0x6:_0x280902['newValueJson']=_0x9913c7['string']();break;case 0x7:_0x280902['wasUndone']=_0x9913c7['bool']();break;default:_0x9913c7['skipType'](0x7&_0x4391bb);}}return _0x280902;},_0x11f386['decodeDelimited']=function(_0x1968c8){return _0x1968c8 instanceof _0x51dfe8||(_0x1968c8=new _0x51dfe8(_0x1968c8)),this['decode'](_0x1968c8,_0x1968c8['uint32']());},_0x11f386['verify']=function(_0x591358){return'object'!=typeof _0x591358||null===_0x591358?'object\x20expected':null!=_0x591358['root']&&_0x591358['hasOwnProperty']('root')&&!_0xfcf22b['isString'](_0x591358['root'])?'root:\x20string\x20expected':null!=_0x591358['key']&&_0x591358['hasOwnProperty']('key')&&!_0xfcf22b['isString'](_0x591358['key'])?'key:\x20string\x20expected':null!=_0x591358['oldValueBoolean']&&_0x591358['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x591358['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x591358['oldValueJson']&&_0x591358['hasOwnProperty']('oldValueJson')&&!_0xfcf22b['isString'](_0x591358['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x591358['newValueBoolean']&&_0x591358['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x591358['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x591358['newValueJson']&&_0x591358['hasOwnProperty']('newValueJson')&&!_0xfcf22b['isString'](_0x591358['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x591358['wasUndone']&&_0x591358['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x591358['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x11f386['fromObject']=function(_0x4d3292){if(_0x4d3292 instanceof _0x350436['RootAttributeOperation'])return _0x4d3292;var _0x46e3f5=new _0x350436['RootAttributeOperation']();return null!=_0x4d3292['root']&&(_0x46e3f5['root']=String(_0x4d3292['root'])),null!=_0x4d3292['key']&&(_0x46e3f5['key']=String(_0x4d3292['key'])),null!=_0x4d3292['oldValueBoolean']&&(_0x46e3f5['oldValueBoolean']=Boolean(_0x4d3292['oldValueBoolean'])),null!=_0x4d3292['oldValueJson']&&(_0x46e3f5['oldValueJson']=String(_0x4d3292['oldValueJson'])),null!=_0x4d3292['newValueBoolean']&&(_0x46e3f5['newValueBoolean']=Boolean(_0x4d3292['newValueBoolean'])),null!=_0x4d3292['newValueJson']&&(_0x46e3f5['newValueJson']=String(_0x4d3292['newValueJson'])),null!=_0x4d3292['wasUndone']&&(_0x46e3f5['wasUndone']=Boolean(_0x4d3292['wasUndone'])),_0x46e3f5;},_0x11f386['toObject']=function(_0xde1e68,_0x149374){_0x149374||(_0x149374={});var _0x2ac8e5={};return _0x149374['defaults']&&(_0x2ac8e5['root']='',_0x2ac8e5['key']='',_0x2ac8e5['oldValueBoolean']=!0x1,_0x2ac8e5['oldValueJson']='',_0x2ac8e5['newValueBoolean']=!0x1,_0x2ac8e5['newValueJson']='',_0x2ac8e5['wasUndone']=!0x1),null!=_0xde1e68['root']&&_0xde1e68['hasOwnProperty']('root')&&(_0x2ac8e5['root']=_0xde1e68['root']),null!=_0xde1e68['key']&&_0xde1e68['hasOwnProperty']('key')&&(_0x2ac8e5['key']=_0xde1e68['key']),null!=_0xde1e68['oldValueBoolean']&&_0xde1e68['hasOwnProperty']('oldValueBoolean')&&(_0x2ac8e5['oldValueBoolean']=_0xde1e68['oldValueBoolean']),null!=_0xde1e68['oldValueJson']&&_0xde1e68['hasOwnProperty']('oldValueJson')&&(_0x2ac8e5['oldValueJson']=_0xde1e68['oldValueJson']),null!=_0xde1e68['newValueBoolean']&&_0xde1e68['hasOwnProperty']('newValueBoolean')&&(_0x2ac8e5['newValueBoolean']=_0xde1e68['newValueBoolean']),null!=_0xde1e68['newValueJson']&&_0xde1e68['hasOwnProperty']('newValueJson')&&(_0x2ac8e5['newValueJson']=_0xde1e68['newValueJson']),null!=_0xde1e68['wasUndone']&&_0xde1e68['hasOwnProperty']('wasUndone')&&(_0x2ac8e5['wasUndone']=_0xde1e68['wasUndone']),_0x2ac8e5;},_0x11f386['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x45a249['util']['toJSONOptions']);},_0x11f386['getTypeUrl']=function(_0x9ef7d1){return void 0x0===_0x9ef7d1&&(_0x9ef7d1='type.googleapis.com'),_0x9ef7d1+'/RootAttributeOperation';},_0x11f386;}()),_0x350436['RootOperation']=(function(){function _0x58bb1f(_0x24f5e4){if(_0x24f5e4){for(var _0x5c016b=Object['keys'](_0x24f5e4),_0x3692ff=0x0;_0x3692ff<_0x5c016b['length'];++_0x3692ff)null!=_0x24f5e4[_0x5c016b[_0x3692ff]]&&(this[_0x5c016b[_0x3692ff]]=_0x24f5e4[_0x5c016b[_0x3692ff]]);}}return _0x58bb1f['prototype']['rootName']='',_0x58bb1f['prototype']['elementName']='',_0x58bb1f['prototype']['isAdd']=!0x1,_0x58bb1f['prototype']['wasUndone']=!0x1,_0x58bb1f['create']=function(_0x1626a9){return new _0x58bb1f(_0x1626a9);},_0x58bb1f['encode']=function(_0x33961d,_0x36b3a4){return _0x36b3a4||(_0x36b3a4=_0x490777['create']()),null!=_0x33961d['rootName']&&Object['hasOwnProperty']['call'](_0x33961d,'rootName')&&_0x36b3a4['uint32'](0xa)['string'](_0x33961d['rootName']),null!=_0x33961d['elementName']&&Object['hasOwnProperty']['call'](_0x33961d,'elementName')&&_0x36b3a4['uint32'](0x12)['string'](_0x33961d['elementName']),null!=_0x33961d['isAdd']&&Object['hasOwnProperty']['call'](_0x33961d,'isAdd')&&_0x36b3a4['uint32'](0x18)['bool'](_0x33961d['isAdd']),null!=_0x33961d['wasUndone']&&Object['hasOwnProperty']['call'](_0x33961d,'wasUndone')&&_0x36b3a4['uint32'](0x20)['bool'](_0x33961d['wasUndone']),_0x36b3a4;},_0x58bb1f['encodeDelimited']=function(_0x2d5091,_0xf19816){return this['encode'](_0x2d5091,_0xf19816)['ldelim']();},_0x58bb1f['decode']=function(_0x2f69cc,_0x16b21c){_0x2f69cc instanceof _0x51dfe8||(_0x2f69cc=_0x51dfe8['create'](_0x2f69cc));for(var _0x218006=void 0x0===_0x16b21c?_0x2f69cc['len']:_0x2f69cc['pos']+_0x16b21c,_0xb54f68=new _0x350436['RootOperation']();_0x2f69cc['pos']<_0x218006;){var _0x4591a1=_0x2f69cc['uint32']();switch(_0x4591a1>>>0x3){case 0x1:_0xb54f68['rootName']=_0x2f69cc['string']();break;case 0x2:_0xb54f68['elementName']=_0x2f69cc['string']();break;case 0x3:_0xb54f68['isAdd']=_0x2f69cc['bool']();break;case 0x4:_0xb54f68['wasUndone']=_0x2f69cc['bool']();break;default:_0x2f69cc['skipType'](0x7&_0x4591a1);}}return _0xb54f68;},_0x58bb1f['decodeDelimited']=function(_0x456edb){return _0x456edb instanceof _0x51dfe8||(_0x456edb=new _0x51dfe8(_0x456edb)),this['decode'](_0x456edb,_0x456edb['uint32']());},_0x58bb1f['verify']=function(_0xe3a044){return'object'!=typeof _0xe3a044||null===_0xe3a044?'object\x20expected':null!=_0xe3a044['rootName']&&_0xe3a044['hasOwnProperty']('rootName')&&!_0xfcf22b['isString'](_0xe3a044['rootName'])?'rootName:\x20string\x20expected':null!=_0xe3a044['elementName']&&_0xe3a044['hasOwnProperty']('elementName')&&!_0xfcf22b['isString'](_0xe3a044['elementName'])?'elementName:\x20string\x20expected':null!=_0xe3a044['isAdd']&&_0xe3a044['hasOwnProperty']('isAdd')&&'boolean'!=typeof _0xe3a044['isAdd']?'isAdd:\x20boolean\x20expected':null!=_0xe3a044['wasUndone']&&_0xe3a044['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0xe3a044['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x58bb1f['fromObject']=function(_0x5bff2a){if(_0x5bff2a instanceof _0x350436['RootOperation'])return _0x5bff2a;var _0x176317=new _0x350436['RootOperation']();return null!=_0x5bff2a['rootName']&&(_0x176317['rootName']=String(_0x5bff2a['rootName'])),null!=_0x5bff2a['elementName']&&(_0x176317['elementName']=String(_0x5bff2a['elementName'])),null!=_0x5bff2a['isAdd']&&(_0x176317['isAdd']=Boolean(_0x5bff2a['isAdd'])),null!=_0x5bff2a['wasUndone']&&(_0x176317['wasUndone']=Boolean(_0x5bff2a['wasUndone'])),_0x176317;},_0x58bb1f['toObject']=function(_0x3e8f6b,_0x3f86eb){_0x3f86eb||(_0x3f86eb={});var _0x315c2d={};return _0x3f86eb['defaults']&&(_0x315c2d['rootName']='',_0x315c2d['elementName']='',_0x315c2d['isAdd']=!0x1,_0x315c2d['wasUndone']=!0x1),null!=_0x3e8f6b['rootName']&&_0x3e8f6b['hasOwnProperty']('rootName')&&(_0x315c2d['rootName']=_0x3e8f6b['rootName']),null!=_0x3e8f6b['elementName']&&_0x3e8f6b['hasOwnProperty']('elementName')&&(_0x315c2d['elementName']=_0x3e8f6b['elementName']),null!=_0x3e8f6b['isAdd']&&_0x3e8f6b['hasOwnProperty']('isAdd')&&(_0x315c2d['isAdd']=_0x3e8f6b['isAdd']),null!=_0x3e8f6b['wasUndone']&&_0x3e8f6b['hasOwnProperty']('wasUndone')&&(_0x315c2d['wasUndone']=_0x3e8f6b['wasUndone']),_0x315c2d;},_0x58bb1f['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x45a249['util']['toJSONOptions']);},_0x58bb1f['getTypeUrl']=function(_0x4d4027){return void 0x0===_0x4d4027&&(_0x4d4027='type.googleapis.com'),_0x4d4027+'/RootOperation';},_0x58bb1f;}()),_0x350436['SplitOperation']=(function(){function _0x610ecf(_0x619688){if(_0x619688){for(var _0x23c1f3=Object['keys'](_0x619688),_0x4e5f21=0x0;_0x4e5f21<_0x23c1f3['length'];++_0x4e5f21)null!=_0x619688[_0x23c1f3[_0x4e5f21]]&&(this[_0x23c1f3[_0x4e5f21]]=_0x619688[_0x23c1f3[_0x4e5f21]]);}}return _0x610ecf['prototype']['splitPosition']=null,_0x610ecf['prototype']['graveyardPosition']=null,_0x610ecf['prototype']['howMany']=0x0,_0x610ecf['prototype']['insertionPosition']=null,_0x610ecf['prototype']['wasUndone']=!0x1,_0x610ecf['create']=function(_0x173bd3){return new _0x610ecf(_0x173bd3);},_0x610ecf['encode']=function(_0x209d8b,_0x46389a){return _0x46389a||(_0x46389a=_0x490777['create']()),null!=_0x209d8b['splitPosition']&&Object['hasOwnProperty']['call'](_0x209d8b,'splitPosition')&&_0x350436['Position']['encode'](_0x209d8b['splitPosition'],_0x46389a['uint32'](0xa)['fork']())['ldelim'](),null!=_0x209d8b['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x209d8b,'graveyardPosition')&&_0x350436['Position']['encode'](_0x209d8b['graveyardPosition'],_0x46389a['uint32'](0x12)['fork']())['ldelim'](),null!=_0x209d8b['howMany']&&Object['hasOwnProperty']['call'](_0x209d8b,'howMany')&&_0x46389a['uint32'](0x18)['uint32'](_0x209d8b['howMany']),null!=_0x209d8b['insertionPosition']&&Object['hasOwnProperty']['call'](_0x209d8b,'insertionPosition')&&_0x350436['Position']['encode'](_0x209d8b['insertionPosition'],_0x46389a['uint32'](0x22)['fork']())['ldelim'](),null!=_0x209d8b['wasUndone']&&Object['hasOwnProperty']['call'](_0x209d8b,'wasUndone')&&_0x46389a['uint32'](0x28)['bool'](_0x209d8b['wasUndone']),_0x46389a;},_0x610ecf['encodeDelimited']=function(_0x430b5a,_0x1dad12){return this['encode'](_0x430b5a,_0x1dad12)['ldelim']();},_0x610ecf['decode']=function(_0x4c48b2,_0x5959d4){_0x4c48b2 instanceof _0x51dfe8||(_0x4c48b2=_0x51dfe8['create'](_0x4c48b2));for(var _0x339cdb=void 0x0===_0x5959d4?_0x4c48b2['len']:_0x4c48b2['pos']+_0x5959d4,_0x45f586=new _0x350436['SplitOperation']();_0x4c48b2['pos']<_0x339cdb;){var _0x4f3492=_0x4c48b2['uint32']();switch(_0x4f3492>>>0x3){case 0x1:_0x45f586['splitPosition']=_0x350436['Position']['decode'](_0x4c48b2,_0x4c48b2['uint32']());break;case 0x2:_0x45f586['graveyardPosition']=_0x350436['Position']['decode'](_0x4c48b2,_0x4c48b2['uint32']());break;case 0x3:_0x45f586['howMany']=_0x4c48b2['uint32']();break;case 0x4:_0x45f586['insertionPosition']=_0x350436['Position']['decode'](_0x4c48b2,_0x4c48b2['uint32']());break;case 0x5:_0x45f586['wasUndone']=_0x4c48b2['bool']();break;default:_0x4c48b2['skipType'](0x7&_0x4f3492);}}return _0x45f586;},_0x610ecf['decodeDelimited']=function(_0x5054e8){return _0x5054e8 instanceof _0x51dfe8||(_0x5054e8=new _0x51dfe8(_0x5054e8)),this['decode'](_0x5054e8,_0x5054e8['uint32']());},_0x610ecf['verify']=function(_0x5dd4ae){if('object'!=typeof _0x5dd4ae||null===_0x5dd4ae)return'object\x20expected';var _0x42cf74;if(null!=_0x5dd4ae['splitPosition']&&_0x5dd4ae['hasOwnProperty']('splitPosition')&&(_0x42cf74=_0x350436['Position']['verify'](_0x5dd4ae['splitPosition'])))return'splitPosition.'+_0x42cf74;if(null!=_0x5dd4ae['graveyardPosition']&&_0x5dd4ae['hasOwnProperty']('graveyardPosition')&&(_0x42cf74=_0x350436['Position']['verify'](_0x5dd4ae['graveyardPosition'])))return'graveyardPosition.'+_0x42cf74;if(null!=_0x5dd4ae['howMany']&&_0x5dd4ae['hasOwnProperty']('howMany')&&!_0xfcf22b['isInteger'](_0x5dd4ae['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x5dd4ae['insertionPosition']&&_0x5dd4ae['hasOwnProperty']('insertionPosition')&&(_0x42cf74=_0x350436['Position']['verify'](_0x5dd4ae['insertionPosition'])))return'insertionPosition.'+_0x42cf74;return null!=_0x5dd4ae['wasUndone']&&_0x5dd4ae['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x5dd4ae['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x610ecf['fromObject']=function(_0x1e4a4c){if(_0x1e4a4c instanceof _0x350436['SplitOperation'])return _0x1e4a4c;var _0x3b17d3=new _0x350436['SplitOperation']();if(null!=_0x1e4a4c['splitPosition']){if('object'!=typeof _0x1e4a4c['splitPosition'])throw TypeError('.SplitOperation.splitPosition:\x20object\x20expected');_0x3b17d3['splitPosition']=_0x350436['Position']['fromObject'](_0x1e4a4c['splitPosition']);}if(null!=_0x1e4a4c['graveyardPosition']){if('object'!=typeof _0x1e4a4c['graveyardPosition'])throw TypeError('.SplitOperation.graveyardPosition:\x20object\x20expected');_0x3b17d3['graveyardPosition']=_0x350436['Position']['fromObject'](_0x1e4a4c['graveyardPosition']);}if(null!=_0x1e4a4c['howMany']&&(_0x3b17d3['howMany']=_0x1e4a4c['howMany']>>>0x0),null!=_0x1e4a4c['insertionPosition']){if('object'!=typeof _0x1e4a4c['insertionPosition'])throw TypeError('.SplitOperation.insertionPosition:\x20object\x20expected');_0x3b17d3['insertionPosition']=_0x350436['Position']['fromObject'](_0x1e4a4c['insertionPosition']);}return null!=_0x1e4a4c['wasUndone']&&(_0x3b17d3['wasUndone']=Boolean(_0x1e4a4c['wasUndone'])),_0x3b17d3;},_0x610ecf['toObject']=function(_0x53191b,_0x3bc419){_0x3bc419||(_0x3bc419={});var _0x2c1b8a={};return _0x3bc419['defaults']&&(_0x2c1b8a['splitPosition']=null,_0x2c1b8a['graveyardPosition']=null,_0x2c1b8a['howMany']=0x0,_0x2c1b8a['insertionPosition']=null,_0x2c1b8a['wasUndone']=!0x1),null!=_0x53191b['splitPosition']&&_0x53191b['hasOwnProperty']('splitPosition')&&(_0x2c1b8a['splitPosition']=_0x350436['Position']['toObject'](_0x53191b['splitPosition'],_0x3bc419)),null!=_0x53191b['graveyardPosition']&&_0x53191b['hasOwnProperty']('graveyardPosition')&&(_0x2c1b8a['graveyardPosition']=_0x350436['Position']['toObject'](_0x53191b['graveyardPosition'],_0x3bc419)),null!=_0x53191b['howMany']&&_0x53191b['hasOwnProperty']('howMany')&&(_0x2c1b8a['howMany']=_0x53191b['howMany']),null!=_0x53191b['insertionPosition']&&_0x53191b['hasOwnProperty']('insertionPosition')&&(_0x2c1b8a['insertionPosition']=_0x350436['Position']['toObject'](_0x53191b['insertionPosition'],_0x3bc419)),null!=_0x53191b['wasUndone']&&_0x53191b['hasOwnProperty']('wasUndone')&&(_0x2c1b8a['wasUndone']=_0x53191b['wasUndone']),_0x2c1b8a;},_0x610ecf['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x45a249['util']['toJSONOptions']);},_0x610ecf['getTypeUrl']=function(_0xffe9fd){return void 0x0===_0xffe9fd&&(_0xffe9fd='type.googleapis.com'),_0xffe9fd+'/SplitOperation';},_0x610ecf;}()),_0x350436['Position']=(function(){function _0x2400cf(_0x15047b){if(this['path']=[],_0x15047b){for(var _0xe1f59b=Object['keys'](_0x15047b),_0x235a32=0x0;_0x235a32<_0xe1f59b['length'];++_0x235a32)null!=_0x15047b[_0xe1f59b[_0x235a32]]&&(this[_0xe1f59b[_0x235a32]]=_0x15047b[_0xe1f59b[_0x235a32]]);}}return _0x2400cf['prototype']['root']='',_0x2400cf['prototype']['rootMain']=!0x1,_0x2400cf['prototype']['rootGraveyard']=!0x1,_0x2400cf['prototype']['path']=_0xfcf22b['emptyArray'],_0x2400cf['prototype']['stickiness']='',_0x2400cf['create']=function(_0x28ff11){return new _0x2400cf(_0x28ff11);},_0x2400cf['encode']=function(_0x82a263,_0x4c1c84){if(_0x4c1c84||(_0x4c1c84=_0x490777['create']()),null!=_0x82a263['root']&&Object['hasOwnProperty']['call'](_0x82a263,'root')&&_0x4c1c84['uint32'](0xa)['string'](_0x82a263['root']),null!=_0x82a263['rootMain']&&Object['hasOwnProperty']['call'](_0x82a263,'rootMain')&&_0x4c1c84['uint32'](0x10)['bool'](_0x82a263['rootMain']),null!=_0x82a263['rootGraveyard']&&Object['hasOwnProperty']['call'](_0x82a263,'rootGraveyard')&&_0x4c1c84['uint32'](0x18)['bool'](_0x82a263['rootGraveyard']),null!=_0x82a263['path']&&_0x82a263['path']['length']){_0x4c1c84['uint32'](0x22)['fork']();for(var _0x1738f3=0x0;_0x1738f3<_0x82a263['path']['length'];++_0x1738f3)_0x4c1c84['uint32'](_0x82a263['path'][_0x1738f3]);_0x4c1c84['ldelim']();}return null!=_0x82a263['stickiness']&&Object['hasOwnProperty']['call'](_0x82a263,'stickiness')&&_0x4c1c84['uint32'](0x2a)['string'](_0x82a263['stickiness']),_0x4c1c84;},_0x2400cf['encodeDelimited']=function(_0x2f4b64,_0x423dc4){return this['encode'](_0x2f4b64,_0x423dc4)['ldelim']();},_0x2400cf['decode']=function(_0x34ef30,_0x3513dc){_0x34ef30 instanceof _0x51dfe8||(_0x34ef30=_0x51dfe8['create'](_0x34ef30));for(var _0x8b5f30=void 0x0===_0x3513dc?_0x34ef30['len']:_0x34ef30['pos']+_0x3513dc,_0x34aa13=new _0x350436['Position']();_0x34ef30['pos']<_0x8b5f30;){var _0x51fa66=_0x34ef30['uint32']();switch(_0x51fa66>>>0x3){case 0x1:_0x34aa13['root']=_0x34ef30['string']();break;case 0x2:_0x34aa13['rootMain']=_0x34ef30['bool']();break;case 0x3:_0x34aa13['rootGraveyard']=_0x34ef30['bool']();break;case 0x4:if(_0x34aa13['path']&&_0x34aa13['path']['length']||(_0x34aa13['path']=[]),0x2==(0x7&_0x51fa66)){for(var _0x451169=_0x34ef30['uint32']()+_0x34ef30['pos'];_0x34ef30['pos']<_0x451169;)_0x34aa13['path']['push'](_0x34ef30['uint32']());}else _0x34aa13['path']['push'](_0x34ef30['uint32']());break;case 0x5:_0x34aa13['stickiness']=_0x34ef30['string']();break;default:_0x34ef30['skipType'](0x7&_0x51fa66);}}return _0x34aa13;},_0x2400cf['decodeDelimited']=function(_0x2a0076){return _0x2a0076 instanceof _0x51dfe8||(_0x2a0076=new _0x51dfe8(_0x2a0076)),this['decode'](_0x2a0076,_0x2a0076['uint32']());},_0x2400cf['verify']=function(_0x2e2bee){if('object'!=typeof _0x2e2bee||null===_0x2e2bee)return'object\x20expected';if(null!=_0x2e2bee['root']&&_0x2e2bee['hasOwnProperty']('root')&&!_0xfcf22b['isString'](_0x2e2bee['root']))return'root:\x20string\x20expected';if(null!=_0x2e2bee['rootMain']&&_0x2e2bee['hasOwnProperty']('rootMain')&&'boolean'!=typeof _0x2e2bee['rootMain'])return'rootMain:\x20boolean\x20expected';if(null!=_0x2e2bee['rootGraveyard']&&_0x2e2bee['hasOwnProperty']('rootGraveyard')&&'boolean'!=typeof _0x2e2bee['rootGraveyard'])return'rootGraveyard:\x20boolean\x20expected';if(null!=_0x2e2bee['path']&&_0x2e2bee['hasOwnProperty']('path')){if(!Array['isArray'](_0x2e2bee['path']))return'path:\x20array\x20expected';for(var _0x465b46=0x0;_0x465b46<_0x2e2bee['path']['length'];++_0x465b46)if(!_0xfcf22b['isInteger'](_0x2e2bee['path'][_0x465b46]))return'path:\x20integer[]\x20expected';}return null!=_0x2e2bee['stickiness']&&_0x2e2bee['hasOwnProperty']('stickiness')&&!_0xfcf22b['isString'](_0x2e2bee['stickiness'])?'stickiness:\x20string\x20expected':null;},_0x2400cf['fromObject']=function(_0x104470){if(_0x104470 instanceof _0x350436['Position'])return _0x104470;var _0xd1ff80=new _0x350436['Position']();if(null!=_0x104470['root']&&(_0xd1ff80['root']=String(_0x104470['root'])),null!=_0x104470['rootMain']&&(_0xd1ff80['rootMain']=Boolean(_0x104470['rootMain'])),null!=_0x104470['rootGraveyard']&&(_0xd1ff80['rootGraveyard']=Boolean(_0x104470['rootGraveyard'])),_0x104470['path']){if(!Array['isArray'](_0x104470['path']))throw TypeError('.Position.path:\x20array\x20expected');_0xd1ff80['path']=[];for(var _0x5287dc=0x0;_0x5287dc<_0x104470['path']['length'];++_0x5287dc)_0xd1ff80['path'][_0x5287dc]=_0x104470['path'][_0x5287dc]>>>0x0;}return null!=_0x104470['stickiness']&&(_0xd1ff80['stickiness']=String(_0x104470['stickiness'])),_0xd1ff80;},_0x2400cf['toObject']=function(_0x4e5d5c,_0x43efa8){_0x43efa8||(_0x43efa8={});var _0x5d29cb={};if((_0x43efa8['arrays']||_0x43efa8['defaults'])&&(_0x5d29cb['path']=[]),_0x43efa8['defaults']&&(_0x5d29cb['root']='',_0x5d29cb['rootMain']=!0x1,_0x5d29cb['rootGraveyard']=!0x1,_0x5d29cb['stickiness']=''),null!=_0x4e5d5c['root']&&_0x4e5d5c['hasOwnProperty']('root')&&(_0x5d29cb['root']=_0x4e5d5c['root']),null!=_0x4e5d5c['rootMain']&&_0x4e5d5c['hasOwnProperty']('rootMain')&&(_0x5d29cb['rootMain']=_0x4e5d5c['rootMain']),null!=_0x4e5d5c['rootGraveyard']&&_0x4e5d5c['hasOwnProperty']('rootGraveyard')&&(_0x5d29cb['rootGraveyard']=_0x4e5d5c['rootGraveyard']),_0x4e5d5c['path']&&_0x4e5d5c['path']['length']){_0x5d29cb['path']=[];for(var _0x30737b=0x0;_0x30737b<_0x4e5d5c['path']['length'];++_0x30737b)_0x5d29cb['path'][_0x30737b]=_0x4e5d5c['path'][_0x30737b];}return null!=_0x4e5d5c['stickiness']&&_0x4e5d5c['hasOwnProperty']('stickiness')&&(_0x5d29cb['stickiness']=_0x4e5d5c['stickiness']),_0x5d29cb;},_0x2400cf['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x45a249['util']['toJSONOptions']);},_0x2400cf['getTypeUrl']=function(_0x1f9964){return void 0x0===_0x1f9964&&(_0x1f9964='type.googleapis.com'),_0x1f9964+'/Position';},_0x2400cf;}()),_0x350436['Range']=(function(){function _0x5a428f(_0xbe20bb){if(_0xbe20bb){for(var _0x55d9b6=Object['keys'](_0xbe20bb),_0x4b94d9=0x0;_0x4b94d9<_0x55d9b6['length'];++_0x4b94d9)null!=_0xbe20bb[_0x55d9b6[_0x4b94d9]]&&(this[_0x55d9b6[_0x4b94d9]]=_0xbe20bb[_0x55d9b6[_0x4b94d9]]);}}return _0x5a428f['prototype']['start']=null,_0x5a428f['prototype']['end']=null,_0x5a428f['create']=function(_0x6d1907){return new _0x5a428f(_0x6d1907);},_0x5a428f['encode']=function(_0xe0638,_0xb90698){return _0xb90698||(_0xb90698=_0x490777['create']()),null!=_0xe0638['start']&&Object['hasOwnProperty']['call'](_0xe0638,'start')&&_0x350436['Position']['encode'](_0xe0638['start'],_0xb90698['uint32'](0xa)['fork']())['ldelim'](),null!=_0xe0638['end']&&Object['hasOwnProperty']['call'](_0xe0638,'end')&&_0x350436['Position']['encode'](_0xe0638['end'],_0xb90698['uint32'](0x12)['fork']())['ldelim'](),_0xb90698;},_0x5a428f['encodeDelimited']=function(_0x5a88bb,_0x25d43b){return this['encode'](_0x5a88bb,_0x25d43b)['ldelim']();},_0x5a428f['decode']=function(_0x1996fb,_0x227e58){_0x1996fb instanceof _0x51dfe8||(_0x1996fb=_0x51dfe8['create'](_0x1996fb));for(var _0x2ebde2=void 0x0===_0x227e58?_0x1996fb['len']:_0x1996fb['pos']+_0x227e58,_0x79a8b3=new _0x350436['Range']();_0x1996fb['pos']<_0x2ebde2;){var _0x4ceed8=_0x1996fb['uint32']();switch(_0x4ceed8>>>0x3){case 0x1:_0x79a8b3['start']=_0x350436['Position']['decode'](_0x1996fb,_0x1996fb['uint32']());break;case 0x2:_0x79a8b3['end']=_0x350436['Position']['decode'](_0x1996fb,_0x1996fb['uint32']());break;default:_0x1996fb['skipType'](0x7&_0x4ceed8);}}return _0x79a8b3;},_0x5a428f['decodeDelimited']=function(_0x38108b){return _0x38108b instanceof _0x51dfe8||(_0x38108b=new _0x51dfe8(_0x38108b)),this['decode'](_0x38108b,_0x38108b['uint32']());},_0x5a428f['verify']=function(_0x20cf98){if('object'!=typeof _0x20cf98||null===_0x20cf98)return'object\x20expected';var _0x76a4a3;if(null!=_0x20cf98['start']&&_0x20cf98['hasOwnProperty']('start')&&(_0x76a4a3=_0x350436['Position']['verify'](_0x20cf98['start'])))return'start.'+_0x76a4a3;if(null!=_0x20cf98['end']&&_0x20cf98['hasOwnProperty']('end')&&(_0x76a4a3=_0x350436['Position']['verify'](_0x20cf98['end'])))return'end.'+_0x76a4a3;return null;},_0x5a428f['fromObject']=function(_0x1f5190){if(_0x1f5190 instanceof _0x350436['Range'])return _0x1f5190;var _0x2ee5a7=new _0x350436['Range']();if(null!=_0x1f5190['start']){if('object'!=typeof _0x1f5190['start'])throw TypeError('.Range.start:\x20object\x20expected');_0x2ee5a7['start']=_0x350436['Position']['fromObject'](_0x1f5190['start']);}if(null!=_0x1f5190['end']){if('object'!=typeof _0x1f5190['end'])throw TypeError('.Range.end:\x20object\x20expected');_0x2ee5a7['end']=_0x350436['Position']['fromObject'](_0x1f5190['end']);}return _0x2ee5a7;},_0x5a428f['toObject']=function(_0x1298d8,_0x81fc3e){_0x81fc3e||(_0x81fc3e={});var _0x543e93={};return _0x81fc3e['defaults']&&(_0x543e93['start']=null,_0x543e93['end']=null),null!=_0x1298d8['start']&&_0x1298d8['hasOwnProperty']('start')&&(_0x543e93['start']=_0x350436['Position']['toObject'](_0x1298d8['start'],_0x81fc3e)),null!=_0x1298d8['end']&&_0x1298d8['hasOwnProperty']('end')&&(_0x543e93['end']=_0x350436['Position']['toObject'](_0x1298d8['end'],_0x81fc3e)),_0x543e93;},_0x5a428f['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x45a249['util']['toJSONOptions']);},_0x5a428f['getTypeUrl']=function(_0x2b030b){return void 0x0===_0x2b030b&&(_0x2b030b='type.googleapis.com'),_0x2b030b+'/Range';},_0x5a428f;}()),_0x350436['Element']=(function(){function _0x6e5641(_0x37cf5c){if(this['children']=[],this['attributesBoolean']={},_0x37cf5c){for(var _0x323c71=Object['keys'](_0x37cf5c),_0x3bafb0=0x0;_0x3bafb0<_0x323c71['length'];++_0x3bafb0)null!=_0x37cf5c[_0x323c71[_0x3bafb0]]&&(this[_0x323c71[_0x3bafb0]]=_0x37cf5c[_0x323c71[_0x3bafb0]]);}}return _0x6e5641['prototype']['name']='',_0x6e5641['prototype']['children']=_0xfcf22b['emptyArray'],_0x6e5641['prototype']['data']='',_0x6e5641['prototype']['attributesBoolean']=_0xfcf22b['emptyObject'],_0x6e5641['prototype']['attributesJson']='',_0x6e5641['create']=function(_0x324341){return new _0x6e5641(_0x324341);},_0x6e5641['encode']=function(_0x50f0d9,_0x3f67ab){if(_0x3f67ab||(_0x3f67ab=_0x490777['create']()),null!=_0x50f0d9['name']&&Object['hasOwnProperty']['call'](_0x50f0d9,'name')&&_0x3f67ab['uint32'](0xa)['string'](_0x50f0d9['name']),null!=_0x50f0d9['children']&&_0x50f0d9['children']['length']){for(var _0x407775=0x0;_0x407775<_0x50f0d9['children']['length'];++_0x407775)_0x350436['Element']['encode'](_0x50f0d9['children'][_0x407775],_0x3f67ab['uint32'](0x12)['fork']())['ldelim']();}if(null!=_0x50f0d9['data']&&Object['hasOwnProperty']['call'](_0x50f0d9,'data')&&_0x3f67ab['uint32'](0x1a)['string'](_0x50f0d9['data']),null!=_0x50f0d9['attributesBoolean']&&Object['hasOwnProperty']['call'](_0x50f0d9,'attributesBoolean')){var _0x42c556=Object['keys'](_0x50f0d9['attributesBoolean']);for(_0x407775=0x0;_0x407775<_0x42c556['length'];++_0x407775)_0x3f67ab['uint32'](0x22)['fork']()['uint32'](0xa)['string'](_0x42c556[_0x407775])['uint32'](0x10)['bool'](_0x50f0d9['attributesBoolean'][_0x42c556[_0x407775]])['ldelim']();}return null!=_0x50f0d9['attributesJson']&&Object['hasOwnProperty']['call'](_0x50f0d9,'attributesJson')&&_0x3f67ab['uint32'](0x2a)['string'](_0x50f0d9['attributesJson']),_0x3f67ab;},_0x6e5641['encodeDelimited']=function(_0x5394d9,_0xa0ac){return this['encode'](_0x5394d9,_0xa0ac)['ldelim']();},_0x6e5641['decode']=function(_0x55ef83,_0x2ba66f){_0x55ef83 instanceof _0x51dfe8||(_0x55ef83=_0x51dfe8['create'](_0x55ef83));for(var _0x1c8974,_0x70f1ca,_0x5f3847=void 0x0===_0x2ba66f?_0x55ef83['len']:_0x55ef83['pos']+_0x2ba66f,_0x99a434=new _0x350436['Element']();_0x55ef83['pos']<_0x5f3847;){var _0x320376=_0x55ef83['uint32']();switch(_0x320376>>>0x3){case 0x1:_0x99a434['name']=_0x55ef83['string']();break;case 0x2:_0x99a434['children']&&_0x99a434['children']['length']||(_0x99a434['children']=[]),_0x99a434['children']['push'](_0x350436['Element']['decode'](_0x55ef83,_0x55ef83['uint32']()));break;case 0x3:_0x99a434['data']=_0x55ef83['string']();break;case 0x4:_0x99a434['attributesBoolean']===_0xfcf22b['emptyObject']&&(_0x99a434['attributesBoolean']={});var _0x5ddda0=_0x55ef83['uint32']()+_0x55ef83['pos'];for(_0x1c8974='',_0x70f1ca=!0x1;_0x55ef83['pos']<_0x5ddda0;){var _0x27e6eb=_0x55ef83['uint32']();switch(_0x27e6eb>>>0x3){case 0x1:_0x1c8974=_0x55ef83['string']();break;case 0x2:_0x70f1ca=_0x55ef83['bool']();break;default:_0x55ef83['skipType'](0x7&_0x27e6eb);}}_0x99a434['attributesBoolean'][_0x1c8974]=_0x70f1ca;break;case 0x5:_0x99a434['attributesJson']=_0x55ef83['string']();break;default:_0x55ef83['skipType'](0x7&_0x320376);}}return _0x99a434;},_0x6e5641['decodeDelimited']=function(_0xbf1535){return _0xbf1535 instanceof _0x51dfe8||(_0xbf1535=new _0x51dfe8(_0xbf1535)),this['decode'](_0xbf1535,_0xbf1535['uint32']());},_0x6e5641['verify']=function(_0x346c1b){if('object'!=typeof _0x346c1b||null===_0x346c1b)return'object\x20expected';if(null!=_0x346c1b['name']&&_0x346c1b['hasOwnProperty']('name')&&!_0xfcf22b['isString'](_0x346c1b['name']))return'name:\x20string\x20expected';if(null!=_0x346c1b['children']&&_0x346c1b['hasOwnProperty']('children')){if(!Array['isArray'](_0x346c1b['children']))return'children:\x20array\x20expected';for(var _0x3952cc=0x0;_0x3952cc<_0x346c1b['children']['length'];++_0x3952cc){var _0x12a982=_0x350436['Element']['verify'](_0x346c1b['children'][_0x3952cc]);if(_0x12a982)return'children.'+_0x12a982;}}if(null!=_0x346c1b['data']&&_0x346c1b['hasOwnProperty']('data')&&!_0xfcf22b['isString'](_0x346c1b['data']))return'data:\x20string\x20expected';if(null!=_0x346c1b['attributesBoolean']&&_0x346c1b['hasOwnProperty']('attributesBoolean')){if(!_0xfcf22b['isObject'](_0x346c1b['attributesBoolean']))return'attributesBoolean:\x20object\x20expected';var _0x5e7e0d=Object['keys'](_0x346c1b['attributesBoolean']);for(_0x3952cc=0x0;_0x3952cc<_0x5e7e0d['length'];++_0x3952cc)if('boolean'!=typeof _0x346c1b['attributesBoolean'][_0x5e7e0d[_0x3952cc]])return'attributesBoolean:\x20boolean{k:string}\x20expected';}return null!=_0x346c1b['attributesJson']&&_0x346c1b['hasOwnProperty']('attributesJson')&&!_0xfcf22b['isString'](_0x346c1b['attributesJson'])?'attributesJson:\x20string\x20expected':null;},_0x6e5641['fromObject']=function(_0x38e39c){if(_0x38e39c instanceof _0x350436['Element'])return _0x38e39c;var _0x5bd9a1=new _0x350436['Element']();if(null!=_0x38e39c['name']&&(_0x5bd9a1['name']=String(_0x38e39c['name'])),_0x38e39c['children']){if(!Array['isArray'](_0x38e39c['children']))throw TypeError('.Element.children:\x20array\x20expected');_0x5bd9a1['children']=[];for(var _0x193967=0x0;_0x193967<_0x38e39c['children']['length'];++_0x193967){if('object'!=typeof _0x38e39c['children'][_0x193967])throw TypeError('.Element.children:\x20object\x20expected');_0x5bd9a1['children'][_0x193967]=_0x350436['Element']['fromObject'](_0x38e39c['children'][_0x193967]);}}if(null!=_0x38e39c['data']&&(_0x5bd9a1['data']=String(_0x38e39c['data'])),_0x38e39c['attributesBoolean']){if('object'!=typeof _0x38e39c['attributesBoolean'])throw TypeError('.Element.attributesBoolean:\x20object\x20expected');_0x5bd9a1['attributesBoolean']={};var _0x1a503a=Object['keys'](_0x38e39c['attributesBoolean']);for(_0x193967=0x0;_0x193967<_0x1a503a['length'];++_0x193967)_0x5bd9a1['attributesBoolean'][_0x1a503a[_0x193967]]=Boolean(_0x38e39c['attributesBoolean'][_0x1a503a[_0x193967]]);}return null!=_0x38e39c['attributesJson']&&(_0x5bd9a1['attributesJson']=String(_0x38e39c['attributesJson'])),_0x5bd9a1;},_0x6e5641['toObject']=function(_0x182d20,_0x26880d){_0x26880d||(_0x26880d={});var _0x161c08,_0x2e60de={};if((_0x26880d['arrays']||_0x26880d['defaults'])&&(_0x2e60de['children']=[]),(_0x26880d['objects']||_0x26880d['defaults'])&&(_0x2e60de['attributesBoolean']={}),_0x26880d['defaults']&&(_0x2e60de['name']='',_0x2e60de['data']='',_0x2e60de['attributesJson']=''),null!=_0x182d20['name']&&_0x182d20['hasOwnProperty']('name')&&(_0x2e60de['name']=_0x182d20['name']),_0x182d20['children']&&_0x182d20['children']['length']){_0x2e60de['children']=[];for(var _0x32b61b=0x0;_0x32b61b<_0x182d20['children']['length'];++_0x32b61b)_0x2e60de['children'][_0x32b61b]=_0x350436['Element']['toObject'](_0x182d20['children'][_0x32b61b],_0x26880d);}if(null!=_0x182d20['data']&&_0x182d20['hasOwnProperty']('data')&&(_0x2e60de['data']=_0x182d20['data']),_0x182d20['attributesBoolean']&&(_0x161c08=Object['keys'](_0x182d20['attributesBoolean']))['length']){_0x2e60de['attributesBoolean']={};for(_0x32b61b=0x0;_0x32b61b<_0x161c08['length'];++_0x32b61b)_0x2e60de['attributesBoolean'][_0x161c08[_0x32b61b]]=_0x182d20['attributesBoolean'][_0x161c08[_0x32b61b]];}return null!=_0x182d20['attributesJson']&&_0x182d20['hasOwnProperty']('attributesJson')&&(_0x2e60de['attributesJson']=_0x182d20['attributesJson']),_0x2e60de;},_0x6e5641['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x45a249['util']['toJSONOptions']);},_0x6e5641['getTypeUrl']=function(_0x41f28c){return void 0x0===_0x41f28c&&(_0x41f28c='type.googleapis.com'),_0x41f28c+'/Element';},_0x6e5641;}()),_0x350436;})());class r{['_protobufRoot'];constructor(){this['_protobufRoot']=u;}['getDescriptor'](_0x4ab54e){return new y(this['_protobufRoot'][_0x4ab54e]);}}class y{['_protobuf'];constructor(_0x212ea5){this['_protobuf']=_0x212ea5;}['compress'](_0x4a4da7){const _0xb3c1ee=this['_protobuf']['verify'](_0x4a4da7);if(_0xb3c1ee)throw Error(_0xb3c1ee);return this['_protobuf']['encode'](this['_protobuf']['create'](_0x4a4da7))['finish']();}['decompress'](_0x14cbb9){return this['_protobuf']['toObject'](this['_protobuf']['decode'](_0x14cbb9),{'oneofs':!0x0});}}function _(_0x2a9f45,_0x560b75){const _0x381fbe=_0x2739b6(_0x2a9f45);return _0x381fbe['path'][_0x381fbe['path']['length']-0x1]+=_0x560b75,_0x381fbe;}function O(_0x1ba61b,_0x805582){return _0x1ba61b['root']===_0x805582['root']&&_0x2e3e0d(_0x1ba61b['path'],_0x805582['path']);}function $(_0x13da7d){P(_0x13da7d,_0x3cead9=>('main'==_0x3cead9['root']?(_0x3cead9['rootMain']=!0x0,delete _0x3cead9['root']):'$graveyard'==_0x3cead9['root']&&(_0x3cead9['rootGraveyard']=!0x0,delete _0x3cead9['root']),_0x3cead9));}function J(_0x6f3896){P(_0x6f3896,_0x366659=>(_0x366659['rootMain']?(_0x366659['root']='main',delete _0x366659['rootMain']):_0x366659['rootGraveyard']&&(_0x366659['root']='$graveyard',delete _0x366659['rootGraveyard']),_0x366659));}function P(_0x55361a,_0xe1eeae){for(const _0x1e54e4 in _0x55361a){const _0x3ce0ae=_0x55361a[_0x1e54e4];'nodes'!==_0x1e54e4&&_0xfae406(_0x3ce0ae)&&(_0x3ce0ae['path']&&(_0x3ce0ae['root']||_0x3ce0ae['rootMain']||_0x3ce0ae['rootGraveyard'])?_0x55361a[_0x1e54e4]=_0xe1eeae(_0x3ce0ae):P(_0x3ce0ae,_0xe1eeae));}return _0x55361a;}class e{['_id'];['_operationName'];['_protobufDescriptor'];constructor(_0x4fdc6d,_0x162761,_0x5b4ca6){this['_id']=_0x4fdc6d,this['_operationName']=_0x162761,this['_protobufDescriptor']=_0x5b4ca6;}['compress'](_0x12b9cd,_0x2ee1a9){const _0x87c363=_0x2ee1a9['shift']();return $(_0x87c363),_0x12b9cd['buffers']['push'](this['_protobufDescriptor']['compress'](_0x87c363)),_0x12b9cd['types']['push'](this['_id']),!0x0;}['decompress'](_0x5b8c1c,_0x4c3652){_0x4c3652['types']['shift']();const _0x2d3aef=this['_protobufDescriptor']['decompress'](_0x4c3652['buffers']['shift']());J(_0x2d3aef),_0x2d3aef['__className']=this['_operationName'],_0x5b8c1c['push'](_0x2d3aef);}}class s extends e{['compress'](_0x1e53ba,_0x44e20d){const _0x54243d=_0x44e20d['shift']();return this['_serializeOneOf']('oldValue',_0x54243d),this['_serializeOneOf']('newValue',_0x54243d),$(_0x54243d),_0x1e53ba['buffers']['push'](this['_protobufDescriptor']['compress'](_0x54243d)),_0x1e53ba['types']['push'](this['_id']),!0x0;}['decompress'](_0x7bb5a8,_0x45e3e9){const {types:_0x3cf5d1,buffers:_0x4ea3d2}=_0x45e3e9,_0x42df1f=this['_protobufDescriptor']['decompress'](_0x4ea3d2['shift']());_0x3cf5d1['shift'](),this['_deserializeOneOf']('oldValue',_0x42df1f),this['_deserializeOneOf']('newValue',_0x42df1f),J(_0x42df1f),_0x42df1f['__className']=this['_operationName'],_0x7bb5a8['push'](_0x42df1f);}['_serializeOneOf'](_0x4b9216,_0x2d0cee){const _0x2a21b6=_0x2d0cee[_0x4b9216];'boolean'==typeof _0x2a21b6?_0x2d0cee[_0x4b9216+'Boolean']=_0x2a21b6:_0x2d0cee[_0x4b9216+'Json']=JSON['stringify'](_0x2a21b6);}['_deserializeOneOf'](_0x3f0547,_0x167db5){const _0x4f83c5=_0x3f0547+'Json';_0x167db5[_0x4f83c5]?(_0x167db5[_0x3f0547]=JSON['parse'](_0x167db5[_0x4f83c5]),delete _0x167db5[_0x4f83c5]):(_0x167db5[_0x3f0547]=_0x167db5[_0x3f0547+'Boolean'],delete _0x167db5[_0x3f0547+'Boolean']);}}class i extends e{['compress'](_0x55d846,_0x33e895){const _0x45d213=_0x33e895['shift']();return this['_serializeNodesAttributes'](_0x45d213['nodes']),$(_0x45d213),_0x55d846['buffers']['push'](this['_protobufDescriptor']['compress'](_0x45d213)),_0x55d846['types']['push'](this['_id']),!0x0;}['decompress'](_0x2d98d8,_0x835e11){const {types:_0x25e238,buffers:_0x14d358}=_0x835e11,_0x360946=this['_protobufDescriptor']['decompress'](_0x14d358['shift']());_0x25e238['shift'](),_0x360946['nodes']||(_0x360946['nodes']=[]),this['_deserializeNodesAttributes'](_0x360946['nodes']),J(_0x360946),_0x360946['__className']=this['_operationName'],_0x2d98d8['push'](_0x360946);}['_serializeNodesAttributes'](_0x16e44d){for(const _0x56f481 of _0x16e44d){if(_0x56f481['attributes']){const _0x560a87=_0x56f481['attributes'];this['_areValuesBoolean'](_0x560a87)?_0x56f481['attributesBoolean']=_0x560a87:_0x56f481['attributesJson']=JSON['stringify'](_0x560a87);}_0x56f481['children']&&this['_serializeNodesAttributes'](_0x56f481['children']);}}['_deserializeNodesAttributes'](_0xa1a843){for(const _0x327ef8 of _0xa1a843)(_0x327ef8['attributesBoolean']||_0x327ef8['attributesJson'])&&(_0x327ef8['attributesBoolean']?(_0x327ef8['attributes']=_0x327ef8['attributesBoolean'],delete _0x327ef8['attributesBoolean']):(_0x327ef8['attributes']=JSON['parse'](_0x327ef8['attributesJson']),delete _0x327ef8['attributesJson'])),_0x327ef8['children']&&this['_deserializeNodesAttributes'](_0x327ef8['children']);}['_areValuesBoolean'](_0x23570c){return Object['keys'](_0x23570c)['every'](_0x3a157d=>'boolean'==typeof _0x23570c[_0x3a157d]);}}class n extends e{['decompress'](_0x39026f,_0x259488){super['decompress'](_0x39026f,_0x259488);const _0x16dfad=_0x39026f[_0x39026f['length']-0x1];_0x16dfad['oldRange']||(_0x16dfad['oldRange']=null),_0x16dfad['newRange']||(_0x16dfad['newRange']=null);}}class p extends e{['compress'](_0x42c5b5,_0x5902bb){return _0x5902bb['shift'](),_0x42c5b5['types']['push'](this['_id']),!0x0;}['decompress'](_0x481c93,_0x172f2e){_0x172f2e['types']['shift'](),_0x481c93['push']({'__className':this['_operationName']});}}class a extends n{['_omittedNamespace'];constructor(_0xef880a,_0x43003a,_0x444144,_0x2e64f8){super(_0xef880a,_0x43003a,_0x444144),this['_omittedNamespace']=_0x2e64f8+':';}['compress'](_0x11068f,_0x4d027f){return!('MarkerOperation'!=_0x4d027f[0x0]['__className']||!_0x4d027f[0x0]['name']['startsWith'](this['_omittedNamespace']))&&(_0x4d027f[0x0]['name']=_0x4d027f[0x0]['name']['replace'](new RegExp('^'+this['_omittedNamespace']),''),super['compress'](_0x11068f,_0x4d027f),!0x0);}['decompress'](_0x514590,_0x33366f){super['decompress'](_0x514590,_0x33366f);const _0x4af5a1=_0x514590[_0x514590['length']-0x1];_0x4af5a1['name']=this['_omittedNamespace']+_0x4af5a1['name'];}}class b{['_id'];['_context'];constructor(_0x16c9df,_0x23e808){this['_id']=_0x16c9df,this['_context']=_0x23e808;}['compress'](_0x2a3778,_0x49b33e){let _0x847087;for(;_0x49b33e['length']>0x1&&this['_compareOperations'](_0x49b33e[0x0],_0x49b33e[0x1]);)_0x847087?(_0x847087=this['_combineNext'](_0x49b33e['shift'](),_0x847087),_0x2a3778['types']['push'](0x0)):(_0x847087=_0x2739b6(_0x49b33e['shift']()),_0x2a3778['types']['push'](this['_id']));return!!_0x847087&&(_0x847087=this['_combineNext'](_0x49b33e['shift'](),_0x847087),_0x2a3778['types']['push'](0x0),_0x2a3778['buffers']['push'](this['_compressSingleOperation'](_0x847087)),!0x0);}['decompress'](_0xc0301b,_0x977050){const _0x2fc88f=this['_decompressSingleOperation'](_0x977050);for(;0x0==_0x977050['types'][0x0];)_0x977050['types']['shift'](),_0xc0301b['push'](this['_splitCurrent'](_0x2fc88f));_0xc0301b['push'](_0x2fc88f);}}class m extends b{['_combineNext'](_0x34bd6c,_0x321e02){return _0x321e02['nodes'][0x0]['data']+=_0x34bd6c['nodes'][0x0]['data'],_0x321e02;}['_splitCurrent'](_0x357e74){const _0x4c4c1f=_0x2739b6(_0x357e74),_0x471be7=_0x4c4c1f['nodes'][0x0],_0x13acd0=_0x357e74['nodes'][0x0],_0x3a5ef9=_0x13acd0['data'][Symbol['iterator']]()['next']()['value'],_0x1670d1=_0x3a5ef9['length'];return _0x471be7['data']=_0x3a5ef9,_0x13acd0['data']=_0x13acd0['data']['substr'](_0x1670d1),_0x357e74['position']=_(_0x357e74['position'],_0x1670d1),_0x4c4c1f;}['_compareOperations'](_0xc18fa3,_0x61aacc){if(this['_checkOperation'](_0xc18fa3)&&this['_checkOperation'](_0x61aacc)){const _0x40b2d3=_0xc18fa3['nodes'][0x0]['data']['length'],_0x378c5a=O(_(_0xc18fa3['position'],_0x40b2d3),_0x61aacc['position']),_0x2e9ddd=_0xc18fa3['nodes'][0x0],_0x266eac=_0x61aacc['nodes'][0x0];return _0x378c5a&&this['_compareAttributes'](_0x2e9ddd,_0x266eac);}return!0x1;}['_compressSingleOperation'](_0x5d56cc){const _0x45727a={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('InsertOperation')['compress'](_0x45727a,[_0x5d56cc]),_0x45727a['buffers'][0x0];}['_decompressSingleOperation'](_0x5d7f0a){const _0x299232=[];return this['_context']['_getCompressorByName']('InsertOperation')['decompress'](_0x299232,_0x5d7f0a),_0x299232[0x0];}['_checkOperation'](_0x2a7355){return'InsertOperation'==_0x2a7355['__className']&&0x1==_0x2a7355['nodes']['length']&&_0x2a7355['nodes'][0x0]['data']&&!_0x2a7355['wasUndone']&&0x1==Array['from'](_0x2a7355['nodes'][0x0]['data'])['length'];}['_compareAttributes'](_0xa5f23f,_0x150cc4){const _0x45ea91=Object['keys'](_0xa5f23f['attributes']||{}),_0x26f302=Object['keys'](_0x150cc4['attributes']||{});return _0x45ea91['length']===_0x26f302['length']&&_0x45ea91['every'](_0x141bd6=>_0x150cc4['attributes'][_0x141bd6]&&_0x150cc4['attributes'][_0x141bd6]===_0xa5f23f['attributes'][_0x141bd6]);}}class c extends b{['_combineNext'](_0x4298a9,_0x34885e){return _0x34885e['howMany']++,_0x34885e['sourcePosition']=_0x2739b6(_0x4298a9['sourcePosition']),_0x34885e;}['_splitCurrent'](_0x1ebe14){const _0x767159=_0x2739b6(_0x1ebe14);return _0x1ebe14['howMany']--,_0x767159['howMany']=0x1,_0x767159['sourcePosition']=_(_0x767159['sourcePosition'],_0x1ebe14['howMany']),_0x767159;}['_compareOperations'](_0x3b514b,_0x188258){return!(!this['_checkOperation'](_0x3b514b)||!this['_checkOperation'](_0x188258))&&(O(_(_0x3b514b['sourcePosition'],-0x1),_0x188258['sourcePosition'])&&O(_0x3b514b['targetPosition'],_0x188258['targetPosition']));}['_compressSingleOperation'](_0x2deb8c){const _0x1f875e={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x1f875e,[_0x2deb8c]),_0x1f875e['buffers'][0x0];}['_decompressSingleOperation'](_0x5d5cc1){const _0x4e6f60=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x4e6f60,_0x5d5cc1),_0x4e6f60[0x0];}['_checkOperation'](_0x54f922){return'MoveOperation'==_0x54f922['__className']&&'$graveyard'==_0x54f922['targetPosition']['root']&&0x1==_0x54f922['howMany']&&!_0x54f922['wasUndone'];}}class h extends b{['_combineNext'](_0xce2aac,_0x4d3c44){return _0x4d3c44['howMany']++,_0x4d3c44;}['_splitCurrent'](_0x34ff51){const _0x1119a1=_0x2739b6(_0x34ff51);return _0x1119a1['howMany']=0x1,_0x34ff51['howMany']--,_0x1119a1;}['_compareOperations'](_0x448a9a,_0x4915f4){return!(!this['_checkOperation'](_0x448a9a)||!this['_checkOperation'](_0x4915f4))&&(O(_0x448a9a['sourcePosition'],_0x4915f4['sourcePosition'])&&O(_0x448a9a['targetPosition'],_0x4915f4['targetPosition']));}['_compressSingleOperation'](_0x25b4e5){const _0x114cbf={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x114cbf,[_0x25b4e5]),_0x114cbf['buffers'][0x0];}['_decompressSingleOperation'](_0xfb6b81){const _0x5727c2=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x5727c2,_0xfb6b81),_0x5727c2[0x0];}['_checkOperation'](_0x1262db){return'MoveOperation'==_0x1262db['__className']&&'$graveyard'==_0x1262db['targetPosition']['root']&&0x1==_0x1262db['howMany']&&!_0x1262db['wasUndone'];}}class f extends b{['compress'](_0x28de79,_0x58a1e9){if(!this['_compareOperations'](_0x58a1e9[0x0],_0x58a1e9[0x1]))return!0x1;const _0x58b014=_0x58a1e9['shift']();return _0x58b014['oldRange']=null,_0x58b014['newRange']&&O(_0x58b014['newRange']['start'],_0x58b014['newRange']['end'])&&(_0x58b014['newRange']['end']=null),_0x58a1e9['shift'](),_0x28de79['types']['push'](this['_id']),_0x28de79['types']['push'](0x0),_0x28de79['buffers']['push'](this['_compressSingleOperation'](_0x58b014)),!0x0;}['decompress'](_0x4a22ce,_0x7eab11){const _0x105595=this['_decompressSingleOperation'](_0x7eab11);_0x105595['newRange']&&!_0x105595['newRange']['end']&&(_0x105595['newRange']['end']=_0x2739b6(_0x105595['newRange']['start']));const _0x2e0939=_0x2739b6(_0x105595);_0x2e0939['newRange']&&(_0x2e0939['newRange']['start']['stickiness']='toNone',_0x2e0939['newRange']['end']=_0x2739b6(_0x2e0939['newRange']['start'])),_0x2e0939['name']='user:position:'+_0x2e0939['name']['split'](':')[0x2],_0x7eab11['types']['shift'](),_0x4a22ce['push'](_0x105595),_0x4a22ce['push'](_0x2e0939);}['_compressSingleOperation'](_0x47bdaf){const _0x1c4a47={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MarkerOperation')['compress'](_0x1c4a47,[_0x47bdaf]),_0x1c4a47['buffers'][0x0];}['_decompressSingleOperation'](_0x295d73){const _0x1e5daa=[];return this['_context']['_getCompressorByName']('MarkerOperation')['decompress'](_0x1e5daa,_0x295d73),_0x1e5daa[0x0];}['_compareOperations'](_0x2512ce,_0x49d2f8){return!(!_0x2512ce||!_0x49d2f8)&&('MarkerOperation'==_0x2512ce['__className']&&'MarkerOperation'==_0x49d2f8['__className']&&!(!_0x2512ce['name']['startsWith']('user:')||!_0x49d2f8['name']['startsWith']('user:')||_0x2512ce['name']==_0x49d2f8['name']));}}class g{['_compressorById'];['_compressorByName'];['_protobufFactory'];constructor(){this['_compressorById']=new Map(),this['_compressorByName']=new Map(),this['_protobufFactory']=new r();const _0x56770c=this['_protobufFactory']['getDescriptor']('MarkerOperation');this['_registerCompressor'](0x1,'NoOperation',new p(0x1,'NoOperation',void 0x0)),this['_registerOperationCompressor'](0xa,'AttributeOperation',s),this['_registerOperationCompressor'](0xb,'InsertOperation',i),this['_registerOperationCompressor'](0xc,'MarkerOperation',n),this['_registerOperationCompressor'](0xd,'MergeOperation',e),this['_registerOperationCompressor'](0xe,'MoveOperation',e),this['_registerOperationCompressor'](0xf,'RenameOperation',e),this['_registerOperationCompressor'](0x10,'RootAttributeOperation',s),this['_registerOperationCompressor'](0x11,'SplitOperation',e),this['_registerCompressor'](0x12,'CommentMarkerOperation',new a(0x12,'MarkerOperation',_0x56770c,'comment')),this['_registerCompressor'](0x13,'SuggestionMarkerOperation',new a(0x13,'MarkerOperation',_0x56770c,'suggestion')),this['_registerOperationCompressor'](0x14,'RootOperation',e),this['_registerActionCompressor'](0x64,'TypingAction',m),this['_registerActionCompressor'](0x65,'DeletingAction',c),this['_registerActionCompressor'](0x66,'ForwardDeletingAction',h),this['_registerActionCompressor'](0x67,'UserSelectionAction',f);}['compress'](_0x259859){if(!_0x259859||!_0x259859[0x0])throw new _0x1053b4('no-operations-provided',this);const _0x35738c={'types':[],'buffers':[],'baseVersion':_0x259859[0x0]['baseVersion']};for(;_0x259859['length'];)this['_getCompressorByName']('UserSelectionAction')['compress'](_0x35738c,_0x259859)||this['_getCompressorByName']('TypingAction')['compress'](_0x35738c,_0x259859)||this['_getCompressorByName']('DeletingAction')['compress'](_0x35738c,_0x259859)||this['_getCompressorByName']('ForwardDeletingAction')['compress'](_0x35738c,_0x259859)||this['_getCompressorByName']('CommentMarkerOperation')['compress'](_0x35738c,_0x259859)||this['_getCompressorByName']('SuggestionMarkerOperation')['compress'](_0x35738c,_0x259859)||this['_getCompressorByName'](_0x259859[0x0]['__className'])['compress'](_0x35738c,_0x259859);return _0x35738c;}['decompress'](_0x551809){const _0x4a9d1a=[];for(;_0x551809['types']['length'];){this['_compressorById']['get'](_0x551809['types'][0x0])['decompress'](_0x4a9d1a,_0x551809);}return _0x4a9d1a['forEach']((_0x5387ac,_0x557ef3)=>_0x5387ac['baseVersion']=_0x551809['baseVersion']+_0x557ef3),_0x4a9d1a;}['_getCompressorByName'](_0x2b93c1){return this['_compressorByName']['get'](_0x2b93c1);}['_registerOperationCompressor'](_0x595798,_0x150bdb,_0x5a7fb2){const _0x588323=new _0x5a7fb2(_0x595798,_0x150bdb,this['_protobufFactory']['getDescriptor'](_0x150bdb));this['_registerCompressor'](_0x595798,_0x150bdb,_0x588323);}['_registerActionCompressor'](_0x46ff68,_0x1cb073,_0x5d8853){const _0xb875bb=new _0x5d8853(_0x46ff68,this);this['_registerCompressor'](_0x46ff68,_0x1cb073,_0xb875bb);}['_registerCompressor'](_0x3947d6,_0x56c54b,_0x2df768){this['_compressorById']['set'](_0x3947d6,_0x2df768),this['_compressorByName']['set'](_0x56c54b,_0x2df768);}}export{g as Compressor};
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ckeditor/ckeditor5-operations-compressor",
|
|
3
|
-
"version": "43.0.0-alpha.
|
|
3
|
+
"version": "43.0.0-alpha.6",
|
|
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": "43.0.0-alpha.
|
|
37
|
-
"ckeditor5": "43.0.0-alpha.
|
|
36
|
+
"@ckeditor/ckeditor5-utils": "43.0.0-alpha.6",
|
|
37
|
+
"ckeditor5": "43.0.0-alpha.6",
|
|
38
38
|
"lodash-es": "4.17.21",
|
|
39
39
|
"protobufjs": "7.2.5"
|
|
40
40
|
},
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
const _0x5a13cc=_0x28a8;function _0x28a8(_0x3fcb3d,_0x56b3cc){const _0x5e8812=_0x5e88();return _0x28a8=function(_0x28a836,_0x312e4b){_0x28a836=_0x28a836-0xb0;let _0x1c2e32=_0x5e8812[_0x28a836];return _0x1c2e32;},_0x28a8(_0x3fcb3d,_0x56b3cc);}(function(_0x380e9f,_0x45baf0){const _0x160a65=_0x28a8,_0x2c71cc=_0x380e9f();while(!![]){try{const _0x346b9d=parseInt(_0x160a65(0xc6))/0x1*(-parseInt(_0x160a65(0xbc))/0x2)+-parseInt(_0x160a65(0xc1))/0x3*(parseInt(_0x160a65(0xca))/0x4)+parseInt(_0x160a65(0xb8))/0x5*(-parseInt(_0x160a65(0xbe))/0x6)+parseInt(_0x160a65(0xb1))/0x7*(parseInt(_0x160a65(0xc3))/0x8)+-parseInt(_0x160a65(0xb3))/0x9+parseInt(_0x160a65(0xb5))/0xa*(parseInt(_0x160a65(0xb0))/0xb)+-parseInt(_0x160a65(0xb6))/0xc*(-parseInt(_0x160a65(0xbf))/0xd);if(_0x346b9d===_0x45baf0)break;else _0x2c71cc['push'](_0x2c71cc['shift']());}catch(_0x3ef3d3){_0x2c71cc['push'](_0x2c71cc['shift']());}}}(_0x5e88,0x64baa));function _0x5e88(){const _0x483c71=['types','_decompressSingleOperation','compress','2809264gfvNRK','229526krYsvs','13692YtaELx','_compressSingleOperation','2034198MRZgse','_compareOperations','40BJMeif','1284JTMbHM','_splitCurrent','15LGvWei','buffers','decompress','push','124rSZkVv','_context','334974eZXAoO','199069xARIPZ','_id','3DjpeyB','shift','1032hLHNWR','_combineNext','length','7514SrFQEy'];_0x5e88=function(){return _0x483c71;};return _0x5e88();}import{cloneDeep as _0x55a6c7}from'lodash-es';export default class b{constructor(_0x24577d,_0x454a20){const _0x19699f=_0x28a8;this[_0x19699f(0xc0)]=_0x24577d,this[_0x19699f(0xbd)]=_0x454a20;}[_0x5a13cc(0xc9)](_0x5abdbb,_0x51f834){const _0x52522f=_0x5a13cc;let _0x5c060c;for(;_0x51f834[_0x52522f(0xc5)]>0x1&&this[_0x52522f(0xb4)](_0x51f834[0x0],_0x51f834[0x1]);)_0x5c060c?(_0x5c060c=this[_0x52522f(0xc4)](_0x51f834[_0x52522f(0xc2)](),_0x5c060c),_0x5abdbb[_0x52522f(0xc7)][_0x52522f(0xbb)](0x0)):(_0x5c060c=_0x55a6c7(_0x51f834[_0x52522f(0xc2)]()),_0x5abdbb[_0x52522f(0xc7)][_0x52522f(0xbb)](this[_0x52522f(0xc0)]));return!!_0x5c060c&&(_0x5c060c=this[_0x52522f(0xc4)](_0x51f834[_0x52522f(0xc2)](),_0x5c060c),_0x5abdbb[_0x52522f(0xc7)][_0x52522f(0xbb)](0x0),_0x5abdbb[_0x52522f(0xb9)][_0x52522f(0xbb)](this[_0x52522f(0xb2)](_0x5c060c)),!0x0);}[_0x5a13cc(0xba)](_0x495a58,_0x2c3cf0){const _0xf9e94a=_0x5a13cc,_0x416315=this[_0xf9e94a(0xc8)](_0x2c3cf0);for(;0x0==_0x2c3cf0[_0xf9e94a(0xc7)][0x0];)_0x2c3cf0[_0xf9e94a(0xc7)][_0xf9e94a(0xc2)](),_0x495a58[_0xf9e94a(0xbb)](this[_0xf9e94a(0xb7)](_0x416315));_0x495a58[_0xf9e94a(0xbb)](_0x416315);}}
|