@ckeditor/ckeditor5-operations-compressor 46.0.0-alpha.6 → 46.0.0-alpha.8
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 _0x307a82=_0x41dc33['Reader'],_0x55bcd4=_0x41dc33['Writer'],_0x23aa40=_0x41dc33['util'],_0x14c134=_0x41dc33['roots']['default']||(_0x41dc33['roots']['default']={});return _0x14c134['AttributeOperation']=(function(){function _0x51499b(_0x1afc85){if(_0x1afc85){for(var _0x43b3a8=Object['keys'](_0x1afc85),_0x897636=0x0;_0x897636<_0x43b3a8['length'];++_0x897636)null!=_0x1afc85[_0x43b3a8[_0x897636]]&&(this[_0x43b3a8[_0x897636]]=_0x1afc85[_0x43b3a8[_0x897636]]);}}return _0x51499b['prototype']['range']=null,_0x51499b['prototype']['key']='',_0x51499b['prototype']['oldValueBoolean']=!0x1,_0x51499b['prototype']['oldValueJson']='',_0x51499b['prototype']['newValueBoolean']=!0x1,_0x51499b['prototype']['newValueJson']='',_0x51499b['prototype']['wasUndone']=!0x1,_0x51499b['create']=function(_0x5d2d11){return new _0x51499b(_0x5d2d11);},_0x51499b['encode']=function(_0x3458f6,_0xb35e86){return _0xb35e86||(_0xb35e86=_0x55bcd4['create']()),null!=_0x3458f6['range']&&Object['hasOwnProperty']['call'](_0x3458f6,'range')&&_0x14c134['Range']['encode'](_0x3458f6['range'],_0xb35e86['uint32'](0xa)['fork']())['ldelim'](),null!=_0x3458f6['key']&&Object['hasOwnProperty']['call'](_0x3458f6,'key')&&_0xb35e86['uint32'](0x12)['string'](_0x3458f6['key']),null!=_0x3458f6['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x3458f6,'oldValueBoolean')&&_0xb35e86['uint32'](0x18)['bool'](_0x3458f6['oldValueBoolean']),null!=_0x3458f6['oldValueJson']&&Object['hasOwnProperty']['call'](_0x3458f6,'oldValueJson')&&_0xb35e86['uint32'](0x22)['string'](_0x3458f6['oldValueJson']),null!=_0x3458f6['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x3458f6,'newValueBoolean')&&_0xb35e86['uint32'](0x28)['bool'](_0x3458f6['newValueBoolean']),null!=_0x3458f6['newValueJson']&&Object['hasOwnProperty']['call'](_0x3458f6,'newValueJson')&&_0xb35e86['uint32'](0x32)['string'](_0x3458f6['newValueJson']),null!=_0x3458f6['wasUndone']&&Object['hasOwnProperty']['call'](_0x3458f6,'wasUndone')&&_0xb35e86['uint32'](0x38)['bool'](_0x3458f6['wasUndone']),_0xb35e86;},_0x51499b['encodeDelimited']=function(_0x45b71f,_0x55c1a1){return this['encode'](_0x45b71f,_0x55c1a1)['ldelim']();},_0x51499b['decode']=function(_0xa17622,_0x16eb9b){_0xa17622 instanceof _0x307a82||(_0xa17622=_0x307a82['create'](_0xa17622));for(var _0x24b746=void 0x0===_0x16eb9b?_0xa17622['len']:_0xa17622['pos']+_0x16eb9b,_0x9ec50c=new _0x14c134['AttributeOperation']();_0xa17622['pos']<_0x24b746;){var _0x4f4c02=_0xa17622['uint32']();switch(_0x4f4c02>>>0x3){case 0x1:_0x9ec50c['range']=_0x14c134['Range']['decode'](_0xa17622,_0xa17622['uint32']());break;case 0x2:_0x9ec50c['key']=_0xa17622['string']();break;case 0x3:_0x9ec50c['oldValueBoolean']=_0xa17622['bool']();break;case 0x4:_0x9ec50c['oldValueJson']=_0xa17622['string']();break;case 0x5:_0x9ec50c['newValueBoolean']=_0xa17622['bool']();break;case 0x6:_0x9ec50c['newValueJson']=_0xa17622['string']();break;case 0x7:_0x9ec50c['wasUndone']=_0xa17622['bool']();break;default:_0xa17622['skipType'](0x7&_0x4f4c02);}}return _0x9ec50c;},_0x51499b['decodeDelimited']=function(_0x57b61b){return _0x57b61b instanceof _0x307a82||(_0x57b61b=new _0x307a82(_0x57b61b)),this['decode'](_0x57b61b,_0x57b61b['uint32']());},_0x51499b['verify']=function(_0x55a3e0){if('object'!=typeof _0x55a3e0||null===_0x55a3e0)return'object\x20expected';if(null!=_0x55a3e0['range']&&_0x55a3e0['hasOwnProperty']('range')){var _0x214af5=_0x14c134['Range']['verify'](_0x55a3e0['range']);if(_0x214af5)return'range.'+_0x214af5;}return null!=_0x55a3e0['key']&&_0x55a3e0['hasOwnProperty']('key')&&!_0x23aa40['isString'](_0x55a3e0['key'])?'key:\x20string\x20expected':null!=_0x55a3e0['oldValueBoolean']&&_0x55a3e0['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x55a3e0['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x55a3e0['oldValueJson']&&_0x55a3e0['hasOwnProperty']('oldValueJson')&&!_0x23aa40['isString'](_0x55a3e0['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x55a3e0['newValueBoolean']&&_0x55a3e0['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x55a3e0['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x55a3e0['newValueJson']&&_0x55a3e0['hasOwnProperty']('newValueJson')&&!_0x23aa40['isString'](_0x55a3e0['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x55a3e0['wasUndone']&&_0x55a3e0['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x55a3e0['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x51499b['fromObject']=function(_0x75f44c){if(_0x75f44c instanceof _0x14c134['AttributeOperation'])return _0x75f44c;var _0x452b7f=new _0x14c134['AttributeOperation']();if(null!=_0x75f44c['range']){if('object'!=typeof _0x75f44c['range'])throw TypeError('.AttributeOperation.range:\x20object\x20expected');_0x452b7f['range']=_0x14c134['Range']['fromObject'](_0x75f44c['range']);}return null!=_0x75f44c['key']&&(_0x452b7f['key']=String(_0x75f44c['key'])),null!=_0x75f44c['oldValueBoolean']&&(_0x452b7f['oldValueBoolean']=Boolean(_0x75f44c['oldValueBoolean'])),null!=_0x75f44c['oldValueJson']&&(_0x452b7f['oldValueJson']=String(_0x75f44c['oldValueJson'])),null!=_0x75f44c['newValueBoolean']&&(_0x452b7f['newValueBoolean']=Boolean(_0x75f44c['newValueBoolean'])),null!=_0x75f44c['newValueJson']&&(_0x452b7f['newValueJson']=String(_0x75f44c['newValueJson'])),null!=_0x75f44c['wasUndone']&&(_0x452b7f['wasUndone']=Boolean(_0x75f44c['wasUndone'])),_0x452b7f;},_0x51499b['toObject']=function(_0x30e733,_0x454d07){_0x454d07||(_0x454d07={});var _0x19e425={};return _0x454d07['defaults']&&(_0x19e425['range']=null,_0x19e425['key']='',_0x19e425['oldValueBoolean']=!0x1,_0x19e425['oldValueJson']='',_0x19e425['newValueBoolean']=!0x1,_0x19e425['newValueJson']='',_0x19e425['wasUndone']=!0x1),null!=_0x30e733['range']&&_0x30e733['hasOwnProperty']('range')&&(_0x19e425['range']=_0x14c134['Range']['toObject'](_0x30e733['range'],_0x454d07)),null!=_0x30e733['key']&&_0x30e733['hasOwnProperty']('key')&&(_0x19e425['key']=_0x30e733['key']),null!=_0x30e733['oldValueBoolean']&&_0x30e733['hasOwnProperty']('oldValueBoolean')&&(_0x19e425['oldValueBoolean']=_0x30e733['oldValueBoolean']),null!=_0x30e733['oldValueJson']&&_0x30e733['hasOwnProperty']('oldValueJson')&&(_0x19e425['oldValueJson']=_0x30e733['oldValueJson']),null!=_0x30e733['newValueBoolean']&&_0x30e733['hasOwnProperty']('newValueBoolean')&&(_0x19e425['newValueBoolean']=_0x30e733['newValueBoolean']),null!=_0x30e733['newValueJson']&&_0x30e733['hasOwnProperty']('newValueJson')&&(_0x19e425['newValueJson']=_0x30e733['newValueJson']),null!=_0x30e733['wasUndone']&&_0x30e733['hasOwnProperty']('wasUndone')&&(_0x19e425['wasUndone']=_0x30e733['wasUndone']),_0x19e425;},_0x51499b['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x41dc33['util']['toJSONOptions']);},_0x51499b['getTypeUrl']=function(_0x19467e){return void 0x0===_0x19467e&&(_0x19467e='type.googleapis.com'),_0x19467e+'/AttributeOperation';},_0x51499b;}()),_0x14c134['InsertOperation']=(function(){function _0x2c3a4d(_0x16aae0){if(this['nodes']=[],_0x16aae0){for(var _0x5b1c7e=Object['keys'](_0x16aae0),_0x22f0cf=0x0;_0x22f0cf<_0x5b1c7e['length'];++_0x22f0cf)null!=_0x16aae0[_0x5b1c7e[_0x22f0cf]]&&(this[_0x5b1c7e[_0x22f0cf]]=_0x16aae0[_0x5b1c7e[_0x22f0cf]]);}}return _0x2c3a4d['prototype']['position']=null,_0x2c3a4d['prototype']['nodes']=_0x23aa40['emptyArray'],_0x2c3a4d['prototype']['shouldReceiveAttributes']=!0x1,_0x2c3a4d['prototype']['wasUndone']=!0x1,_0x2c3a4d['create']=function(_0x4e5e46){return new _0x2c3a4d(_0x4e5e46);},_0x2c3a4d['encode']=function(_0x5eaf8a,_0xb2f90){if(_0xb2f90||(_0xb2f90=_0x55bcd4['create']()),null!=_0x5eaf8a['position']&&Object['hasOwnProperty']['call'](_0x5eaf8a,'position')&&_0x14c134['Position']['encode'](_0x5eaf8a['position'],_0xb2f90['uint32'](0xa)['fork']())['ldelim'](),null!=_0x5eaf8a['nodes']&&_0x5eaf8a['nodes']['length']){for(var _0x51f051=0x0;_0x51f051<_0x5eaf8a['nodes']['length'];++_0x51f051)_0x14c134['Element']['encode'](_0x5eaf8a['nodes'][_0x51f051],_0xb2f90['uint32'](0x12)['fork']())['ldelim']();}return null!=_0x5eaf8a['shouldReceiveAttributes']&&Object['hasOwnProperty']['call'](_0x5eaf8a,'shouldReceiveAttributes')&&_0xb2f90['uint32'](0x18)['bool'](_0x5eaf8a['shouldReceiveAttributes']),null!=_0x5eaf8a['wasUndone']&&Object['hasOwnProperty']['call'](_0x5eaf8a,'wasUndone')&&_0xb2f90['uint32'](0x20)['bool'](_0x5eaf8a['wasUndone']),_0xb2f90;},_0x2c3a4d['encodeDelimited']=function(_0xc7eb0f,_0x22f144){return this['encode'](_0xc7eb0f,_0x22f144)['ldelim']();},_0x2c3a4d['decode']=function(_0x237f19,_0x53e941){_0x237f19 instanceof _0x307a82||(_0x237f19=_0x307a82['create'](_0x237f19));for(var _0x2ae803=void 0x0===_0x53e941?_0x237f19['len']:_0x237f19['pos']+_0x53e941,_0xe3216d=new _0x14c134['InsertOperation']();_0x237f19['pos']<_0x2ae803;){var _0x18e97d=_0x237f19['uint32']();switch(_0x18e97d>>>0x3){case 0x1:_0xe3216d['position']=_0x14c134['Position']['decode'](_0x237f19,_0x237f19['uint32']());break;case 0x2:_0xe3216d['nodes']&&_0xe3216d['nodes']['length']||(_0xe3216d['nodes']=[]),_0xe3216d['nodes']['push'](_0x14c134['Element']['decode'](_0x237f19,_0x237f19['uint32']()));break;case 0x3:_0xe3216d['shouldReceiveAttributes']=_0x237f19['bool']();break;case 0x4:_0xe3216d['wasUndone']=_0x237f19['bool']();break;default:_0x237f19['skipType'](0x7&_0x18e97d);}}return _0xe3216d;},_0x2c3a4d['decodeDelimited']=function(_0x24722e){return _0x24722e instanceof _0x307a82||(_0x24722e=new _0x307a82(_0x24722e)),this['decode'](_0x24722e,_0x24722e['uint32']());},_0x2c3a4d['verify']=function(_0x5cb5b3){if('object'!=typeof _0x5cb5b3||null===_0x5cb5b3)return'object\x20expected';if(null!=_0x5cb5b3['position']&&_0x5cb5b3['hasOwnProperty']('position')&&(_0x3bb9c7=_0x14c134['Position']['verify'](_0x5cb5b3['position'])))return'position.'+_0x3bb9c7;if(null!=_0x5cb5b3['nodes']&&_0x5cb5b3['hasOwnProperty']('nodes')){if(!Array['isArray'](_0x5cb5b3['nodes']))return'nodes:\x20array\x20expected';for(var _0x57e178=0x0;_0x57e178<_0x5cb5b3['nodes']['length'];++_0x57e178){var _0x3bb9c7;if(_0x3bb9c7=_0x14c134['Element']['verify'](_0x5cb5b3['nodes'][_0x57e178]))return'nodes.'+_0x3bb9c7;}}return null!=_0x5cb5b3['shouldReceiveAttributes']&&_0x5cb5b3['hasOwnProperty']('shouldReceiveAttributes')&&'boolean'!=typeof _0x5cb5b3['shouldReceiveAttributes']?'shouldReceiveAttributes:\x20boolean\x20expected':null!=_0x5cb5b3['wasUndone']&&_0x5cb5b3['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x5cb5b3['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x2c3a4d['fromObject']=function(_0x4c9774){if(_0x4c9774 instanceof _0x14c134['InsertOperation'])return _0x4c9774;var _0x291fd1=new _0x14c134['InsertOperation']();if(null!=_0x4c9774['position']){if('object'!=typeof _0x4c9774['position'])throw TypeError('.InsertOperation.position:\x20object\x20expected');_0x291fd1['position']=_0x14c134['Position']['fromObject'](_0x4c9774['position']);}if(_0x4c9774['nodes']){if(!Array['isArray'](_0x4c9774['nodes']))throw TypeError('.InsertOperation.nodes:\x20array\x20expected');_0x291fd1['nodes']=[];for(var _0x48b726=0x0;_0x48b726<_0x4c9774['nodes']['length'];++_0x48b726){if('object'!=typeof _0x4c9774['nodes'][_0x48b726])throw TypeError('.InsertOperation.nodes:\x20object\x20expected');_0x291fd1['nodes'][_0x48b726]=_0x14c134['Element']['fromObject'](_0x4c9774['nodes'][_0x48b726]);}}return null!=_0x4c9774['shouldReceiveAttributes']&&(_0x291fd1['shouldReceiveAttributes']=Boolean(_0x4c9774['shouldReceiveAttributes'])),null!=_0x4c9774['wasUndone']&&(_0x291fd1['wasUndone']=Boolean(_0x4c9774['wasUndone'])),_0x291fd1;},_0x2c3a4d['toObject']=function(_0x11c16a,_0x1516cb){_0x1516cb||(_0x1516cb={});var _0xbc0beb={};if((_0x1516cb['arrays']||_0x1516cb['defaults'])&&(_0xbc0beb['nodes']=[]),_0x1516cb['defaults']&&(_0xbc0beb['position']=null,_0xbc0beb['shouldReceiveAttributes']=!0x1,_0xbc0beb['wasUndone']=!0x1),null!=_0x11c16a['position']&&_0x11c16a['hasOwnProperty']('position')&&(_0xbc0beb['position']=_0x14c134['Position']['toObject'](_0x11c16a['position'],_0x1516cb)),_0x11c16a['nodes']&&_0x11c16a['nodes']['length']){_0xbc0beb['nodes']=[];for(var _0x21923e=0x0;_0x21923e<_0x11c16a['nodes']['length'];++_0x21923e)_0xbc0beb['nodes'][_0x21923e]=_0x14c134['Element']['toObject'](_0x11c16a['nodes'][_0x21923e],_0x1516cb);}return null!=_0x11c16a['shouldReceiveAttributes']&&_0x11c16a['hasOwnProperty']('shouldReceiveAttributes')&&(_0xbc0beb['shouldReceiveAttributes']=_0x11c16a['shouldReceiveAttributes']),null!=_0x11c16a['wasUndone']&&_0x11c16a['hasOwnProperty']('wasUndone')&&(_0xbc0beb['wasUndone']=_0x11c16a['wasUndone']),_0xbc0beb;},_0x2c3a4d['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x41dc33['util']['toJSONOptions']);},_0x2c3a4d['getTypeUrl']=function(_0x185acc){return void 0x0===_0x185acc&&(_0x185acc='type.googleapis.com'),_0x185acc+'/InsertOperation';},_0x2c3a4d;}()),_0x14c134['MarkerOperation']=(function(){function _0x403925(_0x48d875){if(_0x48d875){for(var _0x22a33c=Object['keys'](_0x48d875),_0x1e4b82=0x0;_0x1e4b82<_0x22a33c['length'];++_0x1e4b82)null!=_0x48d875[_0x22a33c[_0x1e4b82]]&&(this[_0x22a33c[_0x1e4b82]]=_0x48d875[_0x22a33c[_0x1e4b82]]);}}return _0x403925['prototype']['name']='',_0x403925['prototype']['oldRange']=null,_0x403925['prototype']['newRange']=null,_0x403925['prototype']['affectsData']=!0x1,_0x403925['prototype']['wasUndone']=!0x1,_0x403925['create']=function(_0x17bfe8){return new _0x403925(_0x17bfe8);},_0x403925['encode']=function(_0x231c9c,_0x301bef){return _0x301bef||(_0x301bef=_0x55bcd4['create']()),null!=_0x231c9c['name']&&Object['hasOwnProperty']['call'](_0x231c9c,'name')&&_0x301bef['uint32'](0xa)['string'](_0x231c9c['name']),null!=_0x231c9c['oldRange']&&Object['hasOwnProperty']['call'](_0x231c9c,'oldRange')&&_0x14c134['Range']['encode'](_0x231c9c['oldRange'],_0x301bef['uint32'](0x12)['fork']())['ldelim'](),null!=_0x231c9c['newRange']&&Object['hasOwnProperty']['call'](_0x231c9c,'newRange')&&_0x14c134['Range']['encode'](_0x231c9c['newRange'],_0x301bef['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x231c9c['affectsData']&&Object['hasOwnProperty']['call'](_0x231c9c,'affectsData')&&_0x301bef['uint32'](0x20)['bool'](_0x231c9c['affectsData']),null!=_0x231c9c['wasUndone']&&Object['hasOwnProperty']['call'](_0x231c9c,'wasUndone')&&_0x301bef['uint32'](0x28)['bool'](_0x231c9c['wasUndone']),_0x301bef;},_0x403925['encodeDelimited']=function(_0x341592,_0x4b6d14){return this['encode'](_0x341592,_0x4b6d14)['ldelim']();},_0x403925['decode']=function(_0xf78662,_0x4c734c){_0xf78662 instanceof _0x307a82||(_0xf78662=_0x307a82['create'](_0xf78662));for(var _0x5b3fba=void 0x0===_0x4c734c?_0xf78662['len']:_0xf78662['pos']+_0x4c734c,_0x535e41=new _0x14c134['MarkerOperation']();_0xf78662['pos']<_0x5b3fba;){var _0x39f9a2=_0xf78662['uint32']();switch(_0x39f9a2>>>0x3){case 0x1:_0x535e41['name']=_0xf78662['string']();break;case 0x2:_0x535e41['oldRange']=_0x14c134['Range']['decode'](_0xf78662,_0xf78662['uint32']());break;case 0x3:_0x535e41['newRange']=_0x14c134['Range']['decode'](_0xf78662,_0xf78662['uint32']());break;case 0x4:_0x535e41['affectsData']=_0xf78662['bool']();break;case 0x5:_0x535e41['wasUndone']=_0xf78662['bool']();break;default:_0xf78662['skipType'](0x7&_0x39f9a2);}}return _0x535e41;},_0x403925['decodeDelimited']=function(_0x324c8c){return _0x324c8c instanceof _0x307a82||(_0x324c8c=new _0x307a82(_0x324c8c)),this['decode'](_0x324c8c,_0x324c8c['uint32']());},_0x403925['verify']=function(_0x5669c7){if('object'!=typeof _0x5669c7||null===_0x5669c7)return'object\x20expected';if(null!=_0x5669c7['name']&&_0x5669c7['hasOwnProperty']('name')&&!_0x23aa40['isString'](_0x5669c7['name']))return'name:\x20string\x20expected';var _0x3959fd;if(null!=_0x5669c7['oldRange']&&_0x5669c7['hasOwnProperty']('oldRange')&&(_0x3959fd=_0x14c134['Range']['verify'](_0x5669c7['oldRange'])))return'oldRange.'+_0x3959fd;if(null!=_0x5669c7['newRange']&&_0x5669c7['hasOwnProperty']('newRange')&&(_0x3959fd=_0x14c134['Range']['verify'](_0x5669c7['newRange'])))return'newRange.'+_0x3959fd;return null!=_0x5669c7['affectsData']&&_0x5669c7['hasOwnProperty']('affectsData')&&'boolean'!=typeof _0x5669c7['affectsData']?'affectsData:\x20boolean\x20expected':null!=_0x5669c7['wasUndone']&&_0x5669c7['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x5669c7['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x403925['fromObject']=function(_0x174df4){if(_0x174df4 instanceof _0x14c134['MarkerOperation'])return _0x174df4;var _0x10b065=new _0x14c134['MarkerOperation']();if(null!=_0x174df4['name']&&(_0x10b065['name']=String(_0x174df4['name'])),null!=_0x174df4['oldRange']){if('object'!=typeof _0x174df4['oldRange'])throw TypeError('.MarkerOperation.oldRange:\x20object\x20expected');_0x10b065['oldRange']=_0x14c134['Range']['fromObject'](_0x174df4['oldRange']);}if(null!=_0x174df4['newRange']){if('object'!=typeof _0x174df4['newRange'])throw TypeError('.MarkerOperation.newRange:\x20object\x20expected');_0x10b065['newRange']=_0x14c134['Range']['fromObject'](_0x174df4['newRange']);}return null!=_0x174df4['affectsData']&&(_0x10b065['affectsData']=Boolean(_0x174df4['affectsData'])),null!=_0x174df4['wasUndone']&&(_0x10b065['wasUndone']=Boolean(_0x174df4['wasUndone'])),_0x10b065;},_0x403925['toObject']=function(_0x213a1a,_0x515b4f){_0x515b4f||(_0x515b4f={});var _0x20b2e5={};return _0x515b4f['defaults']&&(_0x20b2e5['name']='',_0x20b2e5['oldRange']=null,_0x20b2e5['newRange']=null,_0x20b2e5['affectsData']=!0x1,_0x20b2e5['wasUndone']=!0x1),null!=_0x213a1a['name']&&_0x213a1a['hasOwnProperty']('name')&&(_0x20b2e5['name']=_0x213a1a['name']),null!=_0x213a1a['oldRange']&&_0x213a1a['hasOwnProperty']('oldRange')&&(_0x20b2e5['oldRange']=_0x14c134['Range']['toObject'](_0x213a1a['oldRange'],_0x515b4f)),null!=_0x213a1a['newRange']&&_0x213a1a['hasOwnProperty']('newRange')&&(_0x20b2e5['newRange']=_0x14c134['Range']['toObject'](_0x213a1a['newRange'],_0x515b4f)),null!=_0x213a1a['affectsData']&&_0x213a1a['hasOwnProperty']('affectsData')&&(_0x20b2e5['affectsData']=_0x213a1a['affectsData']),null!=_0x213a1a['wasUndone']&&_0x213a1a['hasOwnProperty']('wasUndone')&&(_0x20b2e5['wasUndone']=_0x213a1a['wasUndone']),_0x20b2e5;},_0x403925['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x41dc33['util']['toJSONOptions']);},_0x403925['getTypeUrl']=function(_0x3c6419){return void 0x0===_0x3c6419&&(_0x3c6419='type.googleapis.com'),_0x3c6419+'/MarkerOperation';},_0x403925;}()),_0x14c134['MergeOperation']=(function(){function _0x1c322b(_0x4e07bd){if(_0x4e07bd){for(var _0x9ec23f=Object['keys'](_0x4e07bd),_0x4377f9=0x0;_0x4377f9<_0x9ec23f['length'];++_0x4377f9)null!=_0x4e07bd[_0x9ec23f[_0x4377f9]]&&(this[_0x9ec23f[_0x4377f9]]=_0x4e07bd[_0x9ec23f[_0x4377f9]]);}}return _0x1c322b['prototype']['sourcePosition']=null,_0x1c322b['prototype']['targetPosition']=null,_0x1c322b['prototype']['graveyardPosition']=null,_0x1c322b['prototype']['howMany']=0x0,_0x1c322b['prototype']['wasUndone']=!0x1,_0x1c322b['create']=function(_0x1f1f84){return new _0x1c322b(_0x1f1f84);},_0x1c322b['encode']=function(_0x53154a,_0x54d8fc){return _0x54d8fc||(_0x54d8fc=_0x55bcd4['create']()),null!=_0x53154a['sourcePosition']&&Object['hasOwnProperty']['call'](_0x53154a,'sourcePosition')&&_0x14c134['Position']['encode'](_0x53154a['sourcePosition'],_0x54d8fc['uint32'](0xa)['fork']())['ldelim'](),null!=_0x53154a['targetPosition']&&Object['hasOwnProperty']['call'](_0x53154a,'targetPosition')&&_0x14c134['Position']['encode'](_0x53154a['targetPosition'],_0x54d8fc['uint32'](0x12)['fork']())['ldelim'](),null!=_0x53154a['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x53154a,'graveyardPosition')&&_0x14c134['Position']['encode'](_0x53154a['graveyardPosition'],_0x54d8fc['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x53154a['howMany']&&Object['hasOwnProperty']['call'](_0x53154a,'howMany')&&_0x54d8fc['uint32'](0x20)['uint32'](_0x53154a['howMany']),null!=_0x53154a['wasUndone']&&Object['hasOwnProperty']['call'](_0x53154a,'wasUndone')&&_0x54d8fc['uint32'](0x28)['bool'](_0x53154a['wasUndone']),_0x54d8fc;},_0x1c322b['encodeDelimited']=function(_0x1d20f4,_0xe32807){return this['encode'](_0x1d20f4,_0xe32807)['ldelim']();},_0x1c322b['decode']=function(_0x577391,_0x59e149){_0x577391 instanceof _0x307a82||(_0x577391=_0x307a82['create'](_0x577391));for(var _0x1aa8dc=void 0x0===_0x59e149?_0x577391['len']:_0x577391['pos']+_0x59e149,_0x81dbf2=new _0x14c134['MergeOperation']();_0x577391['pos']<_0x1aa8dc;){var _0x2cc519=_0x577391['uint32']();switch(_0x2cc519>>>0x3){case 0x1:_0x81dbf2['sourcePosition']=_0x14c134['Position']['decode'](_0x577391,_0x577391['uint32']());break;case 0x2:_0x81dbf2['targetPosition']=_0x14c134['Position']['decode'](_0x577391,_0x577391['uint32']());break;case 0x3:_0x81dbf2['graveyardPosition']=_0x14c134['Position']['decode'](_0x577391,_0x577391['uint32']());break;case 0x4:_0x81dbf2['howMany']=_0x577391['uint32']();break;case 0x5:_0x81dbf2['wasUndone']=_0x577391['bool']();break;default:_0x577391['skipType'](0x7&_0x2cc519);}}return _0x81dbf2;},_0x1c322b['decodeDelimited']=function(_0x5785a0){return _0x5785a0 instanceof _0x307a82||(_0x5785a0=new _0x307a82(_0x5785a0)),this['decode'](_0x5785a0,_0x5785a0['uint32']());},_0x1c322b['verify']=function(_0x50610b){if('object'!=typeof _0x50610b||null===_0x50610b)return'object\x20expected';var _0x2f0f1a;if(null!=_0x50610b['sourcePosition']&&_0x50610b['hasOwnProperty']('sourcePosition')&&(_0x2f0f1a=_0x14c134['Position']['verify'](_0x50610b['sourcePosition'])))return'sourcePosition.'+_0x2f0f1a;if(null!=_0x50610b['targetPosition']&&_0x50610b['hasOwnProperty']('targetPosition')&&(_0x2f0f1a=_0x14c134['Position']['verify'](_0x50610b['targetPosition'])))return'targetPosition.'+_0x2f0f1a;if(null!=_0x50610b['graveyardPosition']&&_0x50610b['hasOwnProperty']('graveyardPosition')&&(_0x2f0f1a=_0x14c134['Position']['verify'](_0x50610b['graveyardPosition'])))return'graveyardPosition.'+_0x2f0f1a;return null!=_0x50610b['howMany']&&_0x50610b['hasOwnProperty']('howMany')&&!_0x23aa40['isInteger'](_0x50610b['howMany'])?'howMany:\x20integer\x20expected':null!=_0x50610b['wasUndone']&&_0x50610b['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x50610b['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x1c322b['fromObject']=function(_0x596f8b){if(_0x596f8b instanceof _0x14c134['MergeOperation'])return _0x596f8b;var _0x4b7f86=new _0x14c134['MergeOperation']();if(null!=_0x596f8b['sourcePosition']){if('object'!=typeof _0x596f8b['sourcePosition'])throw TypeError('.MergeOperation.sourcePosition:\x20object\x20expected');_0x4b7f86['sourcePosition']=_0x14c134['Position']['fromObject'](_0x596f8b['sourcePosition']);}if(null!=_0x596f8b['targetPosition']){if('object'!=typeof _0x596f8b['targetPosition'])throw TypeError('.MergeOperation.targetPosition:\x20object\x20expected');_0x4b7f86['targetPosition']=_0x14c134['Position']['fromObject'](_0x596f8b['targetPosition']);}if(null!=_0x596f8b['graveyardPosition']){if('object'!=typeof _0x596f8b['graveyardPosition'])throw TypeError('.MergeOperation.graveyardPosition:\x20object\x20expected');_0x4b7f86['graveyardPosition']=_0x14c134['Position']['fromObject'](_0x596f8b['graveyardPosition']);}return null!=_0x596f8b['howMany']&&(_0x4b7f86['howMany']=_0x596f8b['howMany']>>>0x0),null!=_0x596f8b['wasUndone']&&(_0x4b7f86['wasUndone']=Boolean(_0x596f8b['wasUndone'])),_0x4b7f86;},_0x1c322b['toObject']=function(_0x355e3d,_0x1f2e13){_0x1f2e13||(_0x1f2e13={});var _0x199dc1={};return _0x1f2e13['defaults']&&(_0x199dc1['sourcePosition']=null,_0x199dc1['targetPosition']=null,_0x199dc1['graveyardPosition']=null,_0x199dc1['howMany']=0x0,_0x199dc1['wasUndone']=!0x1),null!=_0x355e3d['sourcePosition']&&_0x355e3d['hasOwnProperty']('sourcePosition')&&(_0x199dc1['sourcePosition']=_0x14c134['Position']['toObject'](_0x355e3d['sourcePosition'],_0x1f2e13)),null!=_0x355e3d['targetPosition']&&_0x355e3d['hasOwnProperty']('targetPosition')&&(_0x199dc1['targetPosition']=_0x14c134['Position']['toObject'](_0x355e3d['targetPosition'],_0x1f2e13)),null!=_0x355e3d['graveyardPosition']&&_0x355e3d['hasOwnProperty']('graveyardPosition')&&(_0x199dc1['graveyardPosition']=_0x14c134['Position']['toObject'](_0x355e3d['graveyardPosition'],_0x1f2e13)),null!=_0x355e3d['howMany']&&_0x355e3d['hasOwnProperty']('howMany')&&(_0x199dc1['howMany']=_0x355e3d['howMany']),null!=_0x355e3d['wasUndone']&&_0x355e3d['hasOwnProperty']('wasUndone')&&(_0x199dc1['wasUndone']=_0x355e3d['wasUndone']),_0x199dc1;},_0x1c322b['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x41dc33['util']['toJSONOptions']);},_0x1c322b['getTypeUrl']=function(_0xd49825){return void 0x0===_0xd49825&&(_0xd49825='type.googleapis.com'),_0xd49825+'/MergeOperation';},_0x1c322b;}()),_0x14c134['MoveOperation']=(function(){function _0x18a231(_0x2779db){if(_0x2779db){for(var _0x40e845=Object['keys'](_0x2779db),_0x354a8e=0x0;_0x354a8e<_0x40e845['length'];++_0x354a8e)null!=_0x2779db[_0x40e845[_0x354a8e]]&&(this[_0x40e845[_0x354a8e]]=_0x2779db[_0x40e845[_0x354a8e]]);}}return _0x18a231['prototype']['sourcePosition']=null,_0x18a231['prototype']['howMany']=0x0,_0x18a231['prototype']['targetPosition']=null,_0x18a231['prototype']['wasUndone']=!0x1,_0x18a231['create']=function(_0xc6b7c){return new _0x18a231(_0xc6b7c);},_0x18a231['encode']=function(_0x1b8054,_0x386b44){return _0x386b44||(_0x386b44=_0x55bcd4['create']()),null!=_0x1b8054['sourcePosition']&&Object['hasOwnProperty']['call'](_0x1b8054,'sourcePosition')&&_0x14c134['Position']['encode'](_0x1b8054['sourcePosition'],_0x386b44['uint32'](0xa)['fork']())['ldelim'](),null!=_0x1b8054['howMany']&&Object['hasOwnProperty']['call'](_0x1b8054,'howMany')&&_0x386b44['uint32'](0x10)['uint32'](_0x1b8054['howMany']),null!=_0x1b8054['targetPosition']&&Object['hasOwnProperty']['call'](_0x1b8054,'targetPosition')&&_0x14c134['Position']['encode'](_0x1b8054['targetPosition'],_0x386b44['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x1b8054['wasUndone']&&Object['hasOwnProperty']['call'](_0x1b8054,'wasUndone')&&_0x386b44['uint32'](0x20)['bool'](_0x1b8054['wasUndone']),_0x386b44;},_0x18a231['encodeDelimited']=function(_0x13bc3e,_0x5ef073){return this['encode'](_0x13bc3e,_0x5ef073)['ldelim']();},_0x18a231['decode']=function(_0x11687f,_0x29265f){_0x11687f instanceof _0x307a82||(_0x11687f=_0x307a82['create'](_0x11687f));for(var _0x5b1fb4=void 0x0===_0x29265f?_0x11687f['len']:_0x11687f['pos']+_0x29265f,_0x430a77=new _0x14c134['MoveOperation']();_0x11687f['pos']<_0x5b1fb4;){var _0xfde914=_0x11687f['uint32']();switch(_0xfde914>>>0x3){case 0x1:_0x430a77['sourcePosition']=_0x14c134['Position']['decode'](_0x11687f,_0x11687f['uint32']());break;case 0x2:_0x430a77['howMany']=_0x11687f['uint32']();break;case 0x3:_0x430a77['targetPosition']=_0x14c134['Position']['decode'](_0x11687f,_0x11687f['uint32']());break;case 0x4:_0x430a77['wasUndone']=_0x11687f['bool']();break;default:_0x11687f['skipType'](0x7&_0xfde914);}}return _0x430a77;},_0x18a231['decodeDelimited']=function(_0x3cb418){return _0x3cb418 instanceof _0x307a82||(_0x3cb418=new _0x307a82(_0x3cb418)),this['decode'](_0x3cb418,_0x3cb418['uint32']());},_0x18a231['verify']=function(_0x5d485c){if('object'!=typeof _0x5d485c||null===_0x5d485c)return'object\x20expected';var _0x662470;if(null!=_0x5d485c['sourcePosition']&&_0x5d485c['hasOwnProperty']('sourcePosition')&&(_0x662470=_0x14c134['Position']['verify'](_0x5d485c['sourcePosition'])))return'sourcePosition.'+_0x662470;if(null!=_0x5d485c['howMany']&&_0x5d485c['hasOwnProperty']('howMany')&&!_0x23aa40['isInteger'](_0x5d485c['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x5d485c['targetPosition']&&_0x5d485c['hasOwnProperty']('targetPosition')&&(_0x662470=_0x14c134['Position']['verify'](_0x5d485c['targetPosition'])))return'targetPosition.'+_0x662470;return null!=_0x5d485c['wasUndone']&&_0x5d485c['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x5d485c['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x18a231['fromObject']=function(_0x35b4c5){if(_0x35b4c5 instanceof _0x14c134['MoveOperation'])return _0x35b4c5;var _0x4ef6e2=new _0x14c134['MoveOperation']();if(null!=_0x35b4c5['sourcePosition']){if('object'!=typeof _0x35b4c5['sourcePosition'])throw TypeError('.MoveOperation.sourcePosition:\x20object\x20expected');_0x4ef6e2['sourcePosition']=_0x14c134['Position']['fromObject'](_0x35b4c5['sourcePosition']);}if(null!=_0x35b4c5['howMany']&&(_0x4ef6e2['howMany']=_0x35b4c5['howMany']>>>0x0),null!=_0x35b4c5['targetPosition']){if('object'!=typeof _0x35b4c5['targetPosition'])throw TypeError('.MoveOperation.targetPosition:\x20object\x20expected');_0x4ef6e2['targetPosition']=_0x14c134['Position']['fromObject'](_0x35b4c5['targetPosition']);}return null!=_0x35b4c5['wasUndone']&&(_0x4ef6e2['wasUndone']=Boolean(_0x35b4c5['wasUndone'])),_0x4ef6e2;},_0x18a231['toObject']=function(_0xce57c0,_0x5d2d31){_0x5d2d31||(_0x5d2d31={});var _0xa2a651={};return _0x5d2d31['defaults']&&(_0xa2a651['sourcePosition']=null,_0xa2a651['howMany']=0x0,_0xa2a651['targetPosition']=null,_0xa2a651['wasUndone']=!0x1),null!=_0xce57c0['sourcePosition']&&_0xce57c0['hasOwnProperty']('sourcePosition')&&(_0xa2a651['sourcePosition']=_0x14c134['Position']['toObject'](_0xce57c0['sourcePosition'],_0x5d2d31)),null!=_0xce57c0['howMany']&&_0xce57c0['hasOwnProperty']('howMany')&&(_0xa2a651['howMany']=_0xce57c0['howMany']),null!=_0xce57c0['targetPosition']&&_0xce57c0['hasOwnProperty']('targetPosition')&&(_0xa2a651['targetPosition']=_0x14c134['Position']['toObject'](_0xce57c0['targetPosition'],_0x5d2d31)),null!=_0xce57c0['wasUndone']&&_0xce57c0['hasOwnProperty']('wasUndone')&&(_0xa2a651['wasUndone']=_0xce57c0['wasUndone']),_0xa2a651;},_0x18a231['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x41dc33['util']['toJSONOptions']);},_0x18a231['getTypeUrl']=function(_0x8fda70){return void 0x0===_0x8fda70&&(_0x8fda70='type.googleapis.com'),_0x8fda70+'/MoveOperation';},_0x18a231;}()),_0x14c134['RenameOperation']=(function(){function _0x2e3416(_0x10445f){if(_0x10445f){for(var _0x374e82=Object['keys'](_0x10445f),_0x38095b=0x0;_0x38095b<_0x374e82['length'];++_0x38095b)null!=_0x10445f[_0x374e82[_0x38095b]]&&(this[_0x374e82[_0x38095b]]=_0x10445f[_0x374e82[_0x38095b]]);}}return _0x2e3416['prototype']['position']=null,_0x2e3416['prototype']['oldName']='',_0x2e3416['prototype']['newName']='',_0x2e3416['prototype']['wasUndone']=!0x1,_0x2e3416['create']=function(_0x17b537){return new _0x2e3416(_0x17b537);},_0x2e3416['encode']=function(_0x3c0a6f,_0x23a390){return _0x23a390||(_0x23a390=_0x55bcd4['create']()),null!=_0x3c0a6f['position']&&Object['hasOwnProperty']['call'](_0x3c0a6f,'position')&&_0x14c134['Position']['encode'](_0x3c0a6f['position'],_0x23a390['uint32'](0xa)['fork']())['ldelim'](),null!=_0x3c0a6f['oldName']&&Object['hasOwnProperty']['call'](_0x3c0a6f,'oldName')&&_0x23a390['uint32'](0x12)['string'](_0x3c0a6f['oldName']),null!=_0x3c0a6f['newName']&&Object['hasOwnProperty']['call'](_0x3c0a6f,'newName')&&_0x23a390['uint32'](0x1a)['string'](_0x3c0a6f['newName']),null!=_0x3c0a6f['wasUndone']&&Object['hasOwnProperty']['call'](_0x3c0a6f,'wasUndone')&&_0x23a390['uint32'](0x20)['bool'](_0x3c0a6f['wasUndone']),_0x23a390;},_0x2e3416['encodeDelimited']=function(_0xa9addd,_0x8707b9){return this['encode'](_0xa9addd,_0x8707b9)['ldelim']();},_0x2e3416['decode']=function(_0x4ce23f,_0x597b52){_0x4ce23f instanceof _0x307a82||(_0x4ce23f=_0x307a82['create'](_0x4ce23f));for(var _0xd871b3=void 0x0===_0x597b52?_0x4ce23f['len']:_0x4ce23f['pos']+_0x597b52,_0x47cc7c=new _0x14c134['RenameOperation']();_0x4ce23f['pos']<_0xd871b3;){var _0x291dec=_0x4ce23f['uint32']();switch(_0x291dec>>>0x3){case 0x1:_0x47cc7c['position']=_0x14c134['Position']['decode'](_0x4ce23f,_0x4ce23f['uint32']());break;case 0x2:_0x47cc7c['oldName']=_0x4ce23f['string']();break;case 0x3:_0x47cc7c['newName']=_0x4ce23f['string']();break;case 0x4:_0x47cc7c['wasUndone']=_0x4ce23f['bool']();break;default:_0x4ce23f['skipType'](0x7&_0x291dec);}}return _0x47cc7c;},_0x2e3416['decodeDelimited']=function(_0x4ddfcd){return _0x4ddfcd instanceof _0x307a82||(_0x4ddfcd=new _0x307a82(_0x4ddfcd)),this['decode'](_0x4ddfcd,_0x4ddfcd['uint32']());},_0x2e3416['verify']=function(_0x1d3f0d){if('object'!=typeof _0x1d3f0d||null===_0x1d3f0d)return'object\x20expected';if(null!=_0x1d3f0d['position']&&_0x1d3f0d['hasOwnProperty']('position')){var _0x435b6=_0x14c134['Position']['verify'](_0x1d3f0d['position']);if(_0x435b6)return'position.'+_0x435b6;}return null!=_0x1d3f0d['oldName']&&_0x1d3f0d['hasOwnProperty']('oldName')&&!_0x23aa40['isString'](_0x1d3f0d['oldName'])?'oldName:\x20string\x20expected':null!=_0x1d3f0d['newName']&&_0x1d3f0d['hasOwnProperty']('newName')&&!_0x23aa40['isString'](_0x1d3f0d['newName'])?'newName:\x20string\x20expected':null!=_0x1d3f0d['wasUndone']&&_0x1d3f0d['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x1d3f0d['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x2e3416['fromObject']=function(_0x47e69c){if(_0x47e69c instanceof _0x14c134['RenameOperation'])return _0x47e69c;var _0xd07fa7=new _0x14c134['RenameOperation']();if(null!=_0x47e69c['position']){if('object'!=typeof _0x47e69c['position'])throw TypeError('.RenameOperation.position:\x20object\x20expected');_0xd07fa7['position']=_0x14c134['Position']['fromObject'](_0x47e69c['position']);}return null!=_0x47e69c['oldName']&&(_0xd07fa7['oldName']=String(_0x47e69c['oldName'])),null!=_0x47e69c['newName']&&(_0xd07fa7['newName']=String(_0x47e69c['newName'])),null!=_0x47e69c['wasUndone']&&(_0xd07fa7['wasUndone']=Boolean(_0x47e69c['wasUndone'])),_0xd07fa7;},_0x2e3416['toObject']=function(_0xbdb72d,_0x847677){_0x847677||(_0x847677={});var _0x459217={};return _0x847677['defaults']&&(_0x459217['position']=null,_0x459217['oldName']='',_0x459217['newName']='',_0x459217['wasUndone']=!0x1),null!=_0xbdb72d['position']&&_0xbdb72d['hasOwnProperty']('position')&&(_0x459217['position']=_0x14c134['Position']['toObject'](_0xbdb72d['position'],_0x847677)),null!=_0xbdb72d['oldName']&&_0xbdb72d['hasOwnProperty']('oldName')&&(_0x459217['oldName']=_0xbdb72d['oldName']),null!=_0xbdb72d['newName']&&_0xbdb72d['hasOwnProperty']('newName')&&(_0x459217['newName']=_0xbdb72d['newName']),null!=_0xbdb72d['wasUndone']&&_0xbdb72d['hasOwnProperty']('wasUndone')&&(_0x459217['wasUndone']=_0xbdb72d['wasUndone']),_0x459217;},_0x2e3416['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x41dc33['util']['toJSONOptions']);},_0x2e3416['getTypeUrl']=function(_0x1236ed){return void 0x0===_0x1236ed&&(_0x1236ed='type.googleapis.com'),_0x1236ed+'/RenameOperation';},_0x2e3416;}()),_0x14c134['RootAttributeOperation']=(function(){function _0x503c4b(_0x410052){if(_0x410052){for(var _0x1c9766=Object['keys'](_0x410052),_0x45149a=0x0;_0x45149a<_0x1c9766['length'];++_0x45149a)null!=_0x410052[_0x1c9766[_0x45149a]]&&(this[_0x1c9766[_0x45149a]]=_0x410052[_0x1c9766[_0x45149a]]);}}return _0x503c4b['prototype']['root']='',_0x503c4b['prototype']['key']='',_0x503c4b['prototype']['oldValueBoolean']=!0x1,_0x503c4b['prototype']['oldValueJson']='',_0x503c4b['prototype']['newValueBoolean']=!0x1,_0x503c4b['prototype']['newValueJson']='',_0x503c4b['prototype']['wasUndone']=!0x1,_0x503c4b['create']=function(_0x2e8fff){return new _0x503c4b(_0x2e8fff);},_0x503c4b['encode']=function(_0x5c2764,_0x12a7a4){return _0x12a7a4||(_0x12a7a4=_0x55bcd4['create']()),null!=_0x5c2764['root']&&Object['hasOwnProperty']['call'](_0x5c2764,'root')&&_0x12a7a4['uint32'](0xa)['string'](_0x5c2764['root']),null!=_0x5c2764['key']&&Object['hasOwnProperty']['call'](_0x5c2764,'key')&&_0x12a7a4['uint32'](0x12)['string'](_0x5c2764['key']),null!=_0x5c2764['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x5c2764,'oldValueBoolean')&&_0x12a7a4['uint32'](0x18)['bool'](_0x5c2764['oldValueBoolean']),null!=_0x5c2764['oldValueJson']&&Object['hasOwnProperty']['call'](_0x5c2764,'oldValueJson')&&_0x12a7a4['uint32'](0x22)['string'](_0x5c2764['oldValueJson']),null!=_0x5c2764['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x5c2764,'newValueBoolean')&&_0x12a7a4['uint32'](0x28)['bool'](_0x5c2764['newValueBoolean']),null!=_0x5c2764['newValueJson']&&Object['hasOwnProperty']['call'](_0x5c2764,'newValueJson')&&_0x12a7a4['uint32'](0x32)['string'](_0x5c2764['newValueJson']),null!=_0x5c2764['wasUndone']&&Object['hasOwnProperty']['call'](_0x5c2764,'wasUndone')&&_0x12a7a4['uint32'](0x38)['bool'](_0x5c2764['wasUndone']),_0x12a7a4;},_0x503c4b['encodeDelimited']=function(_0xff1f9e,_0x24ce49){return this['encode'](_0xff1f9e,_0x24ce49)['ldelim']();},_0x503c4b['decode']=function(_0x1926f2,_0x3325c7){_0x1926f2 instanceof _0x307a82||(_0x1926f2=_0x307a82['create'](_0x1926f2));for(var _0x5bbf3=void 0x0===_0x3325c7?_0x1926f2['len']:_0x1926f2['pos']+_0x3325c7,_0x4dc2f1=new _0x14c134['RootAttributeOperation']();_0x1926f2['pos']<_0x5bbf3;){var _0x30d744=_0x1926f2['uint32']();switch(_0x30d744>>>0x3){case 0x1:_0x4dc2f1['root']=_0x1926f2['string']();break;case 0x2:_0x4dc2f1['key']=_0x1926f2['string']();break;case 0x3:_0x4dc2f1['oldValueBoolean']=_0x1926f2['bool']();break;case 0x4:_0x4dc2f1['oldValueJson']=_0x1926f2['string']();break;case 0x5:_0x4dc2f1['newValueBoolean']=_0x1926f2['bool']();break;case 0x6:_0x4dc2f1['newValueJson']=_0x1926f2['string']();break;case 0x7:_0x4dc2f1['wasUndone']=_0x1926f2['bool']();break;default:_0x1926f2['skipType'](0x7&_0x30d744);}}return _0x4dc2f1;},_0x503c4b['decodeDelimited']=function(_0x3c6517){return _0x3c6517 instanceof _0x307a82||(_0x3c6517=new _0x307a82(_0x3c6517)),this['decode'](_0x3c6517,_0x3c6517['uint32']());},_0x503c4b['verify']=function(_0x20a4e7){return'object'!=typeof _0x20a4e7||null===_0x20a4e7?'object\x20expected':null!=_0x20a4e7['root']&&_0x20a4e7['hasOwnProperty']('root')&&!_0x23aa40['isString'](_0x20a4e7['root'])?'root:\x20string\x20expected':null!=_0x20a4e7['key']&&_0x20a4e7['hasOwnProperty']('key')&&!_0x23aa40['isString'](_0x20a4e7['key'])?'key:\x20string\x20expected':null!=_0x20a4e7['oldValueBoolean']&&_0x20a4e7['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x20a4e7['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x20a4e7['oldValueJson']&&_0x20a4e7['hasOwnProperty']('oldValueJson')&&!_0x23aa40['isString'](_0x20a4e7['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x20a4e7['newValueBoolean']&&_0x20a4e7['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x20a4e7['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x20a4e7['newValueJson']&&_0x20a4e7['hasOwnProperty']('newValueJson')&&!_0x23aa40['isString'](_0x20a4e7['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x20a4e7['wasUndone']&&_0x20a4e7['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x20a4e7['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x503c4b['fromObject']=function(_0x57f3c5){if(_0x57f3c5 instanceof _0x14c134['RootAttributeOperation'])return _0x57f3c5;var _0x35bd8a=new _0x14c134['RootAttributeOperation']();return null!=_0x57f3c5['root']&&(_0x35bd8a['root']=String(_0x57f3c5['root'])),null!=_0x57f3c5['key']&&(_0x35bd8a['key']=String(_0x57f3c5['key'])),null!=_0x57f3c5['oldValueBoolean']&&(_0x35bd8a['oldValueBoolean']=Boolean(_0x57f3c5['oldValueBoolean'])),null!=_0x57f3c5['oldValueJson']&&(_0x35bd8a['oldValueJson']=String(_0x57f3c5['oldValueJson'])),null!=_0x57f3c5['newValueBoolean']&&(_0x35bd8a['newValueBoolean']=Boolean(_0x57f3c5['newValueBoolean'])),null!=_0x57f3c5['newValueJson']&&(_0x35bd8a['newValueJson']=String(_0x57f3c5['newValueJson'])),null!=_0x57f3c5['wasUndone']&&(_0x35bd8a['wasUndone']=Boolean(_0x57f3c5['wasUndone'])),_0x35bd8a;},_0x503c4b['toObject']=function(_0x4fc650,_0x50af70){_0x50af70||(_0x50af70={});var _0x5c1721={};return _0x50af70['defaults']&&(_0x5c1721['root']='',_0x5c1721['key']='',_0x5c1721['oldValueBoolean']=!0x1,_0x5c1721['oldValueJson']='',_0x5c1721['newValueBoolean']=!0x1,_0x5c1721['newValueJson']='',_0x5c1721['wasUndone']=!0x1),null!=_0x4fc650['root']&&_0x4fc650['hasOwnProperty']('root')&&(_0x5c1721['root']=_0x4fc650['root']),null!=_0x4fc650['key']&&_0x4fc650['hasOwnProperty']('key')&&(_0x5c1721['key']=_0x4fc650['key']),null!=_0x4fc650['oldValueBoolean']&&_0x4fc650['hasOwnProperty']('oldValueBoolean')&&(_0x5c1721['oldValueBoolean']=_0x4fc650['oldValueBoolean']),null!=_0x4fc650['oldValueJson']&&_0x4fc650['hasOwnProperty']('oldValueJson')&&(_0x5c1721['oldValueJson']=_0x4fc650['oldValueJson']),null!=_0x4fc650['newValueBoolean']&&_0x4fc650['hasOwnProperty']('newValueBoolean')&&(_0x5c1721['newValueBoolean']=_0x4fc650['newValueBoolean']),null!=_0x4fc650['newValueJson']&&_0x4fc650['hasOwnProperty']('newValueJson')&&(_0x5c1721['newValueJson']=_0x4fc650['newValueJson']),null!=_0x4fc650['wasUndone']&&_0x4fc650['hasOwnProperty']('wasUndone')&&(_0x5c1721['wasUndone']=_0x4fc650['wasUndone']),_0x5c1721;},_0x503c4b['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x41dc33['util']['toJSONOptions']);},_0x503c4b['getTypeUrl']=function(_0x22253e){return void 0x0===_0x22253e&&(_0x22253e='type.googleapis.com'),_0x22253e+'/RootAttributeOperation';},_0x503c4b;}()),_0x14c134['RootOperation']=(function(){function _0x196773(_0x3f4cf4){if(_0x3f4cf4){for(var _0x312083=Object['keys'](_0x3f4cf4),_0x3a0171=0x0;_0x3a0171<_0x312083['length'];++_0x3a0171)null!=_0x3f4cf4[_0x312083[_0x3a0171]]&&(this[_0x312083[_0x3a0171]]=_0x3f4cf4[_0x312083[_0x3a0171]]);}}return _0x196773['prototype']['rootName']='',_0x196773['prototype']['elementName']='',_0x196773['prototype']['isAdd']=!0x1,_0x196773['prototype']['wasUndone']=!0x1,_0x196773['create']=function(_0x354250){return new _0x196773(_0x354250);},_0x196773['encode']=function(_0x411a63,_0x307d02){return _0x307d02||(_0x307d02=_0x55bcd4['create']()),null!=_0x411a63['rootName']&&Object['hasOwnProperty']['call'](_0x411a63,'rootName')&&_0x307d02['uint32'](0xa)['string'](_0x411a63['rootName']),null!=_0x411a63['elementName']&&Object['hasOwnProperty']['call'](_0x411a63,'elementName')&&_0x307d02['uint32'](0x12)['string'](_0x411a63['elementName']),null!=_0x411a63['isAdd']&&Object['hasOwnProperty']['call'](_0x411a63,'isAdd')&&_0x307d02['uint32'](0x18)['bool'](_0x411a63['isAdd']),null!=_0x411a63['wasUndone']&&Object['hasOwnProperty']['call'](_0x411a63,'wasUndone')&&_0x307d02['uint32'](0x20)['bool'](_0x411a63['wasUndone']),_0x307d02;},_0x196773['encodeDelimited']=function(_0xc79035,_0x513f5a){return this['encode'](_0xc79035,_0x513f5a)['ldelim']();},_0x196773['decode']=function(_0x2a5556,_0x7cee93){_0x2a5556 instanceof _0x307a82||(_0x2a5556=_0x307a82['create'](_0x2a5556));for(var _0x5f1508=void 0x0===_0x7cee93?_0x2a5556['len']:_0x2a5556['pos']+_0x7cee93,_0x51e6db=new _0x14c134['RootOperation']();_0x2a5556['pos']<_0x5f1508;){var _0x481930=_0x2a5556['uint32']();switch(_0x481930>>>0x3){case 0x1:_0x51e6db['rootName']=_0x2a5556['string']();break;case 0x2:_0x51e6db['elementName']=_0x2a5556['string']();break;case 0x3:_0x51e6db['isAdd']=_0x2a5556['bool']();break;case 0x4:_0x51e6db['wasUndone']=_0x2a5556['bool']();break;default:_0x2a5556['skipType'](0x7&_0x481930);}}return _0x51e6db;},_0x196773['decodeDelimited']=function(_0x88d6f7){return _0x88d6f7 instanceof _0x307a82||(_0x88d6f7=new _0x307a82(_0x88d6f7)),this['decode'](_0x88d6f7,_0x88d6f7['uint32']());},_0x196773['verify']=function(_0x548223){return'object'!=typeof _0x548223||null===_0x548223?'object\x20expected':null!=_0x548223['rootName']&&_0x548223['hasOwnProperty']('rootName')&&!_0x23aa40['isString'](_0x548223['rootName'])?'rootName:\x20string\x20expected':null!=_0x548223['elementName']&&_0x548223['hasOwnProperty']('elementName')&&!_0x23aa40['isString'](_0x548223['elementName'])?'elementName:\x20string\x20expected':null!=_0x548223['isAdd']&&_0x548223['hasOwnProperty']('isAdd')&&'boolean'!=typeof _0x548223['isAdd']?'isAdd:\x20boolean\x20expected':null!=_0x548223['wasUndone']&&_0x548223['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x548223['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x196773['fromObject']=function(_0x49c821){if(_0x49c821 instanceof _0x14c134['RootOperation'])return _0x49c821;var _0x59b5af=new _0x14c134['RootOperation']();return null!=_0x49c821['rootName']&&(_0x59b5af['rootName']=String(_0x49c821['rootName'])),null!=_0x49c821['elementName']&&(_0x59b5af['elementName']=String(_0x49c821['elementName'])),null!=_0x49c821['isAdd']&&(_0x59b5af['isAdd']=Boolean(_0x49c821['isAdd'])),null!=_0x49c821['wasUndone']&&(_0x59b5af['wasUndone']=Boolean(_0x49c821['wasUndone'])),_0x59b5af;},_0x196773['toObject']=function(_0x5d3f7e,_0x18e3e0){_0x18e3e0||(_0x18e3e0={});var _0x246009={};return _0x18e3e0['defaults']&&(_0x246009['rootName']='',_0x246009['elementName']='',_0x246009['isAdd']=!0x1,_0x246009['wasUndone']=!0x1),null!=_0x5d3f7e['rootName']&&_0x5d3f7e['hasOwnProperty']('rootName')&&(_0x246009['rootName']=_0x5d3f7e['rootName']),null!=_0x5d3f7e['elementName']&&_0x5d3f7e['hasOwnProperty']('elementName')&&(_0x246009['elementName']=_0x5d3f7e['elementName']),null!=_0x5d3f7e['isAdd']&&_0x5d3f7e['hasOwnProperty']('isAdd')&&(_0x246009['isAdd']=_0x5d3f7e['isAdd']),null!=_0x5d3f7e['wasUndone']&&_0x5d3f7e['hasOwnProperty']('wasUndone')&&(_0x246009['wasUndone']=_0x5d3f7e['wasUndone']),_0x246009;},_0x196773['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x41dc33['util']['toJSONOptions']);},_0x196773['getTypeUrl']=function(_0x1cf2d8){return void 0x0===_0x1cf2d8&&(_0x1cf2d8='type.googleapis.com'),_0x1cf2d8+'/RootOperation';},_0x196773;}()),_0x14c134['SplitOperation']=(function(){function _0x16b487(_0x341a3b){if(_0x341a3b){for(var _0x370129=Object['keys'](_0x341a3b),_0x36e997=0x0;_0x36e997<_0x370129['length'];++_0x36e997)null!=_0x341a3b[_0x370129[_0x36e997]]&&(this[_0x370129[_0x36e997]]=_0x341a3b[_0x370129[_0x36e997]]);}}return _0x16b487['prototype']['splitPosition']=null,_0x16b487['prototype']['graveyardPosition']=null,_0x16b487['prototype']['howMany']=0x0,_0x16b487['prototype']['insertionPosition']=null,_0x16b487['prototype']['wasUndone']=!0x1,_0x16b487['create']=function(_0x24b36f){return new _0x16b487(_0x24b36f);},_0x16b487['encode']=function(_0x13e47b,_0x4bcc75){return _0x4bcc75||(_0x4bcc75=_0x55bcd4['create']()),null!=_0x13e47b['splitPosition']&&Object['hasOwnProperty']['call'](_0x13e47b,'splitPosition')&&_0x14c134['Position']['encode'](_0x13e47b['splitPosition'],_0x4bcc75['uint32'](0xa)['fork']())['ldelim'](),null!=_0x13e47b['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x13e47b,'graveyardPosition')&&_0x14c134['Position']['encode'](_0x13e47b['graveyardPosition'],_0x4bcc75['uint32'](0x12)['fork']())['ldelim'](),null!=_0x13e47b['howMany']&&Object['hasOwnProperty']['call'](_0x13e47b,'howMany')&&_0x4bcc75['uint32'](0x18)['uint32'](_0x13e47b['howMany']),null!=_0x13e47b['insertionPosition']&&Object['hasOwnProperty']['call'](_0x13e47b,'insertionPosition')&&_0x14c134['Position']['encode'](_0x13e47b['insertionPosition'],_0x4bcc75['uint32'](0x22)['fork']())['ldelim'](),null!=_0x13e47b['wasUndone']&&Object['hasOwnProperty']['call'](_0x13e47b,'wasUndone')&&_0x4bcc75['uint32'](0x28)['bool'](_0x13e47b['wasUndone']),_0x4bcc75;},_0x16b487['encodeDelimited']=function(_0x4f80f8,_0x5000cd){return this['encode'](_0x4f80f8,_0x5000cd)['ldelim']();},_0x16b487['decode']=function(_0x290387,_0x47f70b){_0x290387 instanceof _0x307a82||(_0x290387=_0x307a82['create'](_0x290387));for(var _0x224a1f=void 0x0===_0x47f70b?_0x290387['len']:_0x290387['pos']+_0x47f70b,_0x493173=new _0x14c134['SplitOperation']();_0x290387['pos']<_0x224a1f;){var _0x4a33dd=_0x290387['uint32']();switch(_0x4a33dd>>>0x3){case 0x1:_0x493173['splitPosition']=_0x14c134['Position']['decode'](_0x290387,_0x290387['uint32']());break;case 0x2:_0x493173['graveyardPosition']=_0x14c134['Position']['decode'](_0x290387,_0x290387['uint32']());break;case 0x3:_0x493173['howMany']=_0x290387['uint32']();break;case 0x4:_0x493173['insertionPosition']=_0x14c134['Position']['decode'](_0x290387,_0x290387['uint32']());break;case 0x5:_0x493173['wasUndone']=_0x290387['bool']();break;default:_0x290387['skipType'](0x7&_0x4a33dd);}}return _0x493173;},_0x16b487['decodeDelimited']=function(_0x29e36a){return _0x29e36a instanceof _0x307a82||(_0x29e36a=new _0x307a82(_0x29e36a)),this['decode'](_0x29e36a,_0x29e36a['uint32']());},_0x16b487['verify']=function(_0x3cfd1a){if('object'!=typeof _0x3cfd1a||null===_0x3cfd1a)return'object\x20expected';var _0x46e050;if(null!=_0x3cfd1a['splitPosition']&&_0x3cfd1a['hasOwnProperty']('splitPosition')&&(_0x46e050=_0x14c134['Position']['verify'](_0x3cfd1a['splitPosition'])))return'splitPosition.'+_0x46e050;if(null!=_0x3cfd1a['graveyardPosition']&&_0x3cfd1a['hasOwnProperty']('graveyardPosition')&&(_0x46e050=_0x14c134['Position']['verify'](_0x3cfd1a['graveyardPosition'])))return'graveyardPosition.'+_0x46e050;if(null!=_0x3cfd1a['howMany']&&_0x3cfd1a['hasOwnProperty']('howMany')&&!_0x23aa40['isInteger'](_0x3cfd1a['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x3cfd1a['insertionPosition']&&_0x3cfd1a['hasOwnProperty']('insertionPosition')&&(_0x46e050=_0x14c134['Position']['verify'](_0x3cfd1a['insertionPosition'])))return'insertionPosition.'+_0x46e050;return null!=_0x3cfd1a['wasUndone']&&_0x3cfd1a['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x3cfd1a['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x16b487['fromObject']=function(_0x42512b){if(_0x42512b instanceof _0x14c134['SplitOperation'])return _0x42512b;var _0x6767c7=new _0x14c134['SplitOperation']();if(null!=_0x42512b['splitPosition']){if('object'!=typeof _0x42512b['splitPosition'])throw TypeError('.SplitOperation.splitPosition:\x20object\x20expected');_0x6767c7['splitPosition']=_0x14c134['Position']['fromObject'](_0x42512b['splitPosition']);}if(null!=_0x42512b['graveyardPosition']){if('object'!=typeof _0x42512b['graveyardPosition'])throw TypeError('.SplitOperation.graveyardPosition:\x20object\x20expected');_0x6767c7['graveyardPosition']=_0x14c134['Position']['fromObject'](_0x42512b['graveyardPosition']);}if(null!=_0x42512b['howMany']&&(_0x6767c7['howMany']=_0x42512b['howMany']>>>0x0),null!=_0x42512b['insertionPosition']){if('object'!=typeof _0x42512b['insertionPosition'])throw TypeError('.SplitOperation.insertionPosition:\x20object\x20expected');_0x6767c7['insertionPosition']=_0x14c134['Position']['fromObject'](_0x42512b['insertionPosition']);}return null!=_0x42512b['wasUndone']&&(_0x6767c7['wasUndone']=Boolean(_0x42512b['wasUndone'])),_0x6767c7;},_0x16b487['toObject']=function(_0x58124f,_0x4080db){_0x4080db||(_0x4080db={});var _0x3bdca1={};return _0x4080db['defaults']&&(_0x3bdca1['splitPosition']=null,_0x3bdca1['graveyardPosition']=null,_0x3bdca1['howMany']=0x0,_0x3bdca1['insertionPosition']=null,_0x3bdca1['wasUndone']=!0x1),null!=_0x58124f['splitPosition']&&_0x58124f['hasOwnProperty']('splitPosition')&&(_0x3bdca1['splitPosition']=_0x14c134['Position']['toObject'](_0x58124f['splitPosition'],_0x4080db)),null!=_0x58124f['graveyardPosition']&&_0x58124f['hasOwnProperty']('graveyardPosition')&&(_0x3bdca1['graveyardPosition']=_0x14c134['Position']['toObject'](_0x58124f['graveyardPosition'],_0x4080db)),null!=_0x58124f['howMany']&&_0x58124f['hasOwnProperty']('howMany')&&(_0x3bdca1['howMany']=_0x58124f['howMany']),null!=_0x58124f['insertionPosition']&&_0x58124f['hasOwnProperty']('insertionPosition')&&(_0x3bdca1['insertionPosition']=_0x14c134['Position']['toObject'](_0x58124f['insertionPosition'],_0x4080db)),null!=_0x58124f['wasUndone']&&_0x58124f['hasOwnProperty']('wasUndone')&&(_0x3bdca1['wasUndone']=_0x58124f['wasUndone']),_0x3bdca1;},_0x16b487['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x41dc33['util']['toJSONOptions']);},_0x16b487['getTypeUrl']=function(_0x491502){return void 0x0===_0x491502&&(_0x491502='type.googleapis.com'),_0x491502+'/SplitOperation';},_0x16b487;}()),_0x14c134['Position']=(function(){function _0x4ae979(_0x9b8d9f){if(this['path']=[],_0x9b8d9f){for(var _0x44ae4a=Object['keys'](_0x9b8d9f),_0x423ce2=0x0;_0x423ce2<_0x44ae4a['length'];++_0x423ce2)null!=_0x9b8d9f[_0x44ae4a[_0x423ce2]]&&(this[_0x44ae4a[_0x423ce2]]=_0x9b8d9f[_0x44ae4a[_0x423ce2]]);}}return _0x4ae979['prototype']['root']='',_0x4ae979['prototype']['rootMain']=!0x1,_0x4ae979['prototype']['rootGraveyard']=!0x1,_0x4ae979['prototype']['path']=_0x23aa40['emptyArray'],_0x4ae979['prototype']['stickiness']='',_0x4ae979['create']=function(_0x58fff5){return new _0x4ae979(_0x58fff5);},_0x4ae979['encode']=function(_0x455260,_0x312ce9){if(_0x312ce9||(_0x312ce9=_0x55bcd4['create']()),null!=_0x455260['root']&&Object['hasOwnProperty']['call'](_0x455260,'root')&&_0x312ce9['uint32'](0xa)['string'](_0x455260['root']),null!=_0x455260['rootMain']&&Object['hasOwnProperty']['call'](_0x455260,'rootMain')&&_0x312ce9['uint32'](0x10)['bool'](_0x455260['rootMain']),null!=_0x455260['rootGraveyard']&&Object['hasOwnProperty']['call'](_0x455260,'rootGraveyard')&&_0x312ce9['uint32'](0x18)['bool'](_0x455260['rootGraveyard']),null!=_0x455260['path']&&_0x455260['path']['length']){_0x312ce9['uint32'](0x22)['fork']();for(var _0x49464c=0x0;_0x49464c<_0x455260['path']['length'];++_0x49464c)_0x312ce9['uint32'](_0x455260['path'][_0x49464c]);_0x312ce9['ldelim']();}return null!=_0x455260['stickiness']&&Object['hasOwnProperty']['call'](_0x455260,'stickiness')&&_0x312ce9['uint32'](0x2a)['string'](_0x455260['stickiness']),_0x312ce9;},_0x4ae979['encodeDelimited']=function(_0x21d08b,_0x1af300){return this['encode'](_0x21d08b,_0x1af300)['ldelim']();},_0x4ae979['decode']=function(_0x331f82,_0x4f3c52){_0x331f82 instanceof _0x307a82||(_0x331f82=_0x307a82['create'](_0x331f82));for(var _0x2da2ab=void 0x0===_0x4f3c52?_0x331f82['len']:_0x331f82['pos']+_0x4f3c52,_0x391e88=new _0x14c134['Position']();_0x331f82['pos']<_0x2da2ab;){var _0x496d0b=_0x331f82['uint32']();switch(_0x496d0b>>>0x3){case 0x1:_0x391e88['root']=_0x331f82['string']();break;case 0x2:_0x391e88['rootMain']=_0x331f82['bool']();break;case 0x3:_0x391e88['rootGraveyard']=_0x331f82['bool']();break;case 0x4:if(_0x391e88['path']&&_0x391e88['path']['length']||(_0x391e88['path']=[]),0x2==(0x7&_0x496d0b)){for(var _0x39dd9f=_0x331f82['uint32']()+_0x331f82['pos'];_0x331f82['pos']<_0x39dd9f;)_0x391e88['path']['push'](_0x331f82['uint32']());}else _0x391e88['path']['push'](_0x331f82['uint32']());break;case 0x5:_0x391e88['stickiness']=_0x331f82['string']();break;default:_0x331f82['skipType'](0x7&_0x496d0b);}}return _0x391e88;},_0x4ae979['decodeDelimited']=function(_0x1127e6){return _0x1127e6 instanceof _0x307a82||(_0x1127e6=new _0x307a82(_0x1127e6)),this['decode'](_0x1127e6,_0x1127e6['uint32']());},_0x4ae979['verify']=function(_0x248f49){if('object'!=typeof _0x248f49||null===_0x248f49)return'object\x20expected';if(null!=_0x248f49['root']&&_0x248f49['hasOwnProperty']('root')&&!_0x23aa40['isString'](_0x248f49['root']))return'root:\x20string\x20expected';if(null!=_0x248f49['rootMain']&&_0x248f49['hasOwnProperty']('rootMain')&&'boolean'!=typeof _0x248f49['rootMain'])return'rootMain:\x20boolean\x20expected';if(null!=_0x248f49['rootGraveyard']&&_0x248f49['hasOwnProperty']('rootGraveyard')&&'boolean'!=typeof _0x248f49['rootGraveyard'])return'rootGraveyard:\x20boolean\x20expected';if(null!=_0x248f49['path']&&_0x248f49['hasOwnProperty']('path')){if(!Array['isArray'](_0x248f49['path']))return'path:\x20array\x20expected';for(var _0x583160=0x0;_0x583160<_0x248f49['path']['length'];++_0x583160)if(!_0x23aa40['isInteger'](_0x248f49['path'][_0x583160]))return'path:\x20integer[]\x20expected';}return null!=_0x248f49['stickiness']&&_0x248f49['hasOwnProperty']('stickiness')&&!_0x23aa40['isString'](_0x248f49['stickiness'])?'stickiness:\x20string\x20expected':null;},_0x4ae979['fromObject']=function(_0x5a5885){if(_0x5a5885 instanceof _0x14c134['Position'])return _0x5a5885;var _0x1f4b64=new _0x14c134['Position']();if(null!=_0x5a5885['root']&&(_0x1f4b64['root']=String(_0x5a5885['root'])),null!=_0x5a5885['rootMain']&&(_0x1f4b64['rootMain']=Boolean(_0x5a5885['rootMain'])),null!=_0x5a5885['rootGraveyard']&&(_0x1f4b64['rootGraveyard']=Boolean(_0x5a5885['rootGraveyard'])),_0x5a5885['path']){if(!Array['isArray'](_0x5a5885['path']))throw TypeError('.Position.path:\x20array\x20expected');_0x1f4b64['path']=[];for(var _0x207a6b=0x0;_0x207a6b<_0x5a5885['path']['length'];++_0x207a6b)_0x1f4b64['path'][_0x207a6b]=_0x5a5885['path'][_0x207a6b]>>>0x0;}return null!=_0x5a5885['stickiness']&&(_0x1f4b64['stickiness']=String(_0x5a5885['stickiness'])),_0x1f4b64;},_0x4ae979['toObject']=function(_0x1dcc37,_0x41e75e){_0x41e75e||(_0x41e75e={});var _0x5739eb={};if((_0x41e75e['arrays']||_0x41e75e['defaults'])&&(_0x5739eb['path']=[]),_0x41e75e['defaults']&&(_0x5739eb['root']='',_0x5739eb['rootMain']=!0x1,_0x5739eb['rootGraveyard']=!0x1,_0x5739eb['stickiness']=''),null!=_0x1dcc37['root']&&_0x1dcc37['hasOwnProperty']('root')&&(_0x5739eb['root']=_0x1dcc37['root']),null!=_0x1dcc37['rootMain']&&_0x1dcc37['hasOwnProperty']('rootMain')&&(_0x5739eb['rootMain']=_0x1dcc37['rootMain']),null!=_0x1dcc37['rootGraveyard']&&_0x1dcc37['hasOwnProperty']('rootGraveyard')&&(_0x5739eb['rootGraveyard']=_0x1dcc37['rootGraveyard']),_0x1dcc37['path']&&_0x1dcc37['path']['length']){_0x5739eb['path']=[];for(var _0x593e93=0x0;_0x593e93<_0x1dcc37['path']['length'];++_0x593e93)_0x5739eb['path'][_0x593e93]=_0x1dcc37['path'][_0x593e93];}return null!=_0x1dcc37['stickiness']&&_0x1dcc37['hasOwnProperty']('stickiness')&&(_0x5739eb['stickiness']=_0x1dcc37['stickiness']),_0x5739eb;},_0x4ae979['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x41dc33['util']['toJSONOptions']);},_0x4ae979['getTypeUrl']=function(_0x238ccc){return void 0x0===_0x238ccc&&(_0x238ccc='type.googleapis.com'),_0x238ccc+'/Position';},_0x4ae979;}()),_0x14c134['Range']=(function(){function _0x2684ac(_0x3d6b01){if(_0x3d6b01){for(var _0x38832d=Object['keys'](_0x3d6b01),_0x484f02=0x0;_0x484f02<_0x38832d['length'];++_0x484f02)null!=_0x3d6b01[_0x38832d[_0x484f02]]&&(this[_0x38832d[_0x484f02]]=_0x3d6b01[_0x38832d[_0x484f02]]);}}return _0x2684ac['prototype']['start']=null,_0x2684ac['prototype']['end']=null,_0x2684ac['create']=function(_0x34adb4){return new _0x2684ac(_0x34adb4);},_0x2684ac['encode']=function(_0x2f25cf,_0x4004d0){return _0x4004d0||(_0x4004d0=_0x55bcd4['create']()),null!=_0x2f25cf['start']&&Object['hasOwnProperty']['call'](_0x2f25cf,'start')&&_0x14c134['Position']['encode'](_0x2f25cf['start'],_0x4004d0['uint32'](0xa)['fork']())['ldelim'](),null!=_0x2f25cf['end']&&Object['hasOwnProperty']['call'](_0x2f25cf,'end')&&_0x14c134['Position']['encode'](_0x2f25cf['end'],_0x4004d0['uint32'](0x12)['fork']())['ldelim'](),_0x4004d0;},_0x2684ac['encodeDelimited']=function(_0x197cc7,_0x529776){return this['encode'](_0x197cc7,_0x529776)['ldelim']();},_0x2684ac['decode']=function(_0x1b7e9d,_0x52d549){_0x1b7e9d instanceof _0x307a82||(_0x1b7e9d=_0x307a82['create'](_0x1b7e9d));for(var _0x4dc1b1=void 0x0===_0x52d549?_0x1b7e9d['len']:_0x1b7e9d['pos']+_0x52d549,_0x1f6b14=new _0x14c134['Range']();_0x1b7e9d['pos']<_0x4dc1b1;){var _0x3b082f=_0x1b7e9d['uint32']();switch(_0x3b082f>>>0x3){case 0x1:_0x1f6b14['start']=_0x14c134['Position']['decode'](_0x1b7e9d,_0x1b7e9d['uint32']());break;case 0x2:_0x1f6b14['end']=_0x14c134['Position']['decode'](_0x1b7e9d,_0x1b7e9d['uint32']());break;default:_0x1b7e9d['skipType'](0x7&_0x3b082f);}}return _0x1f6b14;},_0x2684ac['decodeDelimited']=function(_0x28e26a){return _0x28e26a instanceof _0x307a82||(_0x28e26a=new _0x307a82(_0x28e26a)),this['decode'](_0x28e26a,_0x28e26a['uint32']());},_0x2684ac['verify']=function(_0x29dce4){if('object'!=typeof _0x29dce4||null===_0x29dce4)return'object\x20expected';var _0x2c9dff;if(null!=_0x29dce4['start']&&_0x29dce4['hasOwnProperty']('start')&&(_0x2c9dff=_0x14c134['Position']['verify'](_0x29dce4['start'])))return'start.'+_0x2c9dff;if(null!=_0x29dce4['end']&&_0x29dce4['hasOwnProperty']('end')&&(_0x2c9dff=_0x14c134['Position']['verify'](_0x29dce4['end'])))return'end.'+_0x2c9dff;return null;},_0x2684ac['fromObject']=function(_0x392111){if(_0x392111 instanceof _0x14c134['Range'])return _0x392111;var _0x1c8cae=new _0x14c134['Range']();if(null!=_0x392111['start']){if('object'!=typeof _0x392111['start'])throw TypeError('.Range.start:\x20object\x20expected');_0x1c8cae['start']=_0x14c134['Position']['fromObject'](_0x392111['start']);}if(null!=_0x392111['end']){if('object'!=typeof _0x392111['end'])throw TypeError('.Range.end:\x20object\x20expected');_0x1c8cae['end']=_0x14c134['Position']['fromObject'](_0x392111['end']);}return _0x1c8cae;},_0x2684ac['toObject']=function(_0x603291,_0x460b89){_0x460b89||(_0x460b89={});var _0x7e7f2e={};return _0x460b89['defaults']&&(_0x7e7f2e['start']=null,_0x7e7f2e['end']=null),null!=_0x603291['start']&&_0x603291['hasOwnProperty']('start')&&(_0x7e7f2e['start']=_0x14c134['Position']['toObject'](_0x603291['start'],_0x460b89)),null!=_0x603291['end']&&_0x603291['hasOwnProperty']('end')&&(_0x7e7f2e['end']=_0x14c134['Position']['toObject'](_0x603291['end'],_0x460b89)),_0x7e7f2e;},_0x2684ac['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x41dc33['util']['toJSONOptions']);},_0x2684ac['getTypeUrl']=function(_0x5f1722){return void 0x0===_0x5f1722&&(_0x5f1722='type.googleapis.com'),_0x5f1722+'/Range';},_0x2684ac;}()),_0x14c134['Element']=(function(){function _0x1b9a93(_0x9d0c47){if(this['children']=[],this['attributesBoolean']={},_0x9d0c47){for(var _0x3d99ab=Object['keys'](_0x9d0c47),_0x5a8983=0x0;_0x5a8983<_0x3d99ab['length'];++_0x5a8983)null!=_0x9d0c47[_0x3d99ab[_0x5a8983]]&&(this[_0x3d99ab[_0x5a8983]]=_0x9d0c47[_0x3d99ab[_0x5a8983]]);}}return _0x1b9a93['prototype']['name']='',_0x1b9a93['prototype']['children']=_0x23aa40['emptyArray'],_0x1b9a93['prototype']['data']='',_0x1b9a93['prototype']['attributesBoolean']=_0x23aa40['emptyObject'],_0x1b9a93['prototype']['attributesJson']='',_0x1b9a93['create']=function(_0x5c81d3){return new _0x1b9a93(_0x5c81d3);},_0x1b9a93['encode']=function(_0x173fa9,_0xe76b7d){if(_0xe76b7d||(_0xe76b7d=_0x55bcd4['create']()),null!=_0x173fa9['name']&&Object['hasOwnProperty']['call'](_0x173fa9,'name')&&_0xe76b7d['uint32'](0xa)['string'](_0x173fa9['name']),null!=_0x173fa9['children']&&_0x173fa9['children']['length']){for(var _0x44de78=0x0;_0x44de78<_0x173fa9['children']['length'];++_0x44de78)_0x14c134['Element']['encode'](_0x173fa9['children'][_0x44de78],_0xe76b7d['uint32'](0x12)['fork']())['ldelim']();}if(null!=_0x173fa9['data']&&Object['hasOwnProperty']['call'](_0x173fa9,'data')&&_0xe76b7d['uint32'](0x1a)['string'](_0x173fa9['data']),null!=_0x173fa9['attributesBoolean']&&Object['hasOwnProperty']['call'](_0x173fa9,'attributesBoolean')){var _0x48000e=Object['keys'](_0x173fa9['attributesBoolean']);for(_0x44de78=0x0;_0x44de78<_0x48000e['length'];++_0x44de78)_0xe76b7d['uint32'](0x22)['fork']()['uint32'](0xa)['string'](_0x48000e[_0x44de78])['uint32'](0x10)['bool'](_0x173fa9['attributesBoolean'][_0x48000e[_0x44de78]])['ldelim']();}return null!=_0x173fa9['attributesJson']&&Object['hasOwnProperty']['call'](_0x173fa9,'attributesJson')&&_0xe76b7d['uint32'](0x2a)['string'](_0x173fa9['attributesJson']),_0xe76b7d;},_0x1b9a93['encodeDelimited']=function(_0x131bd2,_0x53e9f9){return this['encode'](_0x131bd2,_0x53e9f9)['ldelim']();},_0x1b9a93['decode']=function(_0x18a89a,_0x4d7551){_0x18a89a instanceof _0x307a82||(_0x18a89a=_0x307a82['create'](_0x18a89a));for(var _0x5f976a,_0x5de992,_0x443728=void 0x0===_0x4d7551?_0x18a89a['len']:_0x18a89a['pos']+_0x4d7551,_0x486576=new _0x14c134['Element']();_0x18a89a['pos']<_0x443728;){var _0x108d3a=_0x18a89a['uint32']();switch(_0x108d3a>>>0x3){case 0x1:_0x486576['name']=_0x18a89a['string']();break;case 0x2:_0x486576['children']&&_0x486576['children']['length']||(_0x486576['children']=[]),_0x486576['children']['push'](_0x14c134['Element']['decode'](_0x18a89a,_0x18a89a['uint32']()));break;case 0x3:_0x486576['data']=_0x18a89a['string']();break;case 0x4:_0x486576['attributesBoolean']===_0x23aa40['emptyObject']&&(_0x486576['attributesBoolean']={});var _0x18c7da=_0x18a89a['uint32']()+_0x18a89a['pos'];for(_0x5f976a='',_0x5de992=!0x1;_0x18a89a['pos']<_0x18c7da;){var _0x706d2=_0x18a89a['uint32']();switch(_0x706d2>>>0x3){case 0x1:_0x5f976a=_0x18a89a['string']();break;case 0x2:_0x5de992=_0x18a89a['bool']();break;default:_0x18a89a['skipType'](0x7&_0x706d2);}}_0x486576['attributesBoolean'][_0x5f976a]=_0x5de992;break;case 0x5:_0x486576['attributesJson']=_0x18a89a['string']();break;default:_0x18a89a['skipType'](0x7&_0x108d3a);}}return _0x486576;},_0x1b9a93['decodeDelimited']=function(_0x2e1010){return _0x2e1010 instanceof _0x307a82||(_0x2e1010=new _0x307a82(_0x2e1010)),this['decode'](_0x2e1010,_0x2e1010['uint32']());},_0x1b9a93['verify']=function(_0x9a454e){if('object'!=typeof _0x9a454e||null===_0x9a454e)return'object\x20expected';if(null!=_0x9a454e['name']&&_0x9a454e['hasOwnProperty']('name')&&!_0x23aa40['isString'](_0x9a454e['name']))return'name:\x20string\x20expected';if(null!=_0x9a454e['children']&&_0x9a454e['hasOwnProperty']('children')){if(!Array['isArray'](_0x9a454e['children']))return'children:\x20array\x20expected';for(var _0xd98cd2=0x0;_0xd98cd2<_0x9a454e['children']['length'];++_0xd98cd2){var _0x1dd05b=_0x14c134['Element']['verify'](_0x9a454e['children'][_0xd98cd2]);if(_0x1dd05b)return'children.'+_0x1dd05b;}}if(null!=_0x9a454e['data']&&_0x9a454e['hasOwnProperty']('data')&&!_0x23aa40['isString'](_0x9a454e['data']))return'data:\x20string\x20expected';if(null!=_0x9a454e['attributesBoolean']&&_0x9a454e['hasOwnProperty']('attributesBoolean')){if(!_0x23aa40['isObject'](_0x9a454e['attributesBoolean']))return'attributesBoolean:\x20object\x20expected';var _0x2f8272=Object['keys'](_0x9a454e['attributesBoolean']);for(_0xd98cd2=0x0;_0xd98cd2<_0x2f8272['length'];++_0xd98cd2)if('boolean'!=typeof _0x9a454e['attributesBoolean'][_0x2f8272[_0xd98cd2]])return'attributesBoolean:\x20boolean{k:string}\x20expected';}return null!=_0x9a454e['attributesJson']&&_0x9a454e['hasOwnProperty']('attributesJson')&&!_0x23aa40['isString'](_0x9a454e['attributesJson'])?'attributesJson:\x20string\x20expected':null;},_0x1b9a93['fromObject']=function(_0x4e7f24){if(_0x4e7f24 instanceof _0x14c134['Element'])return _0x4e7f24;var _0xd0fa6d=new _0x14c134['Element']();if(null!=_0x4e7f24['name']&&(_0xd0fa6d['name']=String(_0x4e7f24['name'])),_0x4e7f24['children']){if(!Array['isArray'](_0x4e7f24['children']))throw TypeError('.Element.children:\x20array\x20expected');_0xd0fa6d['children']=[];for(var _0x1d4917=0x0;_0x1d4917<_0x4e7f24['children']['length'];++_0x1d4917){if('object'!=typeof _0x4e7f24['children'][_0x1d4917])throw TypeError('.Element.children:\x20object\x20expected');_0xd0fa6d['children'][_0x1d4917]=_0x14c134['Element']['fromObject'](_0x4e7f24['children'][_0x1d4917]);}}if(null!=_0x4e7f24['data']&&(_0xd0fa6d['data']=String(_0x4e7f24['data'])),_0x4e7f24['attributesBoolean']){if('object'!=typeof _0x4e7f24['attributesBoolean'])throw TypeError('.Element.attributesBoolean:\x20object\x20expected');_0xd0fa6d['attributesBoolean']={};var _0x5b2c02=Object['keys'](_0x4e7f24['attributesBoolean']);for(_0x1d4917=0x0;_0x1d4917<_0x5b2c02['length'];++_0x1d4917)_0xd0fa6d['attributesBoolean'][_0x5b2c02[_0x1d4917]]=Boolean(_0x4e7f24['attributesBoolean'][_0x5b2c02[_0x1d4917]]);}return null!=_0x4e7f24['attributesJson']&&(_0xd0fa6d['attributesJson']=String(_0x4e7f24['attributesJson'])),_0xd0fa6d;},_0x1b9a93['toObject']=function(_0x3e7d32,_0x2e1d25){_0x2e1d25||(_0x2e1d25={});var _0x7b9670,_0x556c9f={};if((_0x2e1d25['arrays']||_0x2e1d25['defaults'])&&(_0x556c9f['children']=[]),(_0x2e1d25['objects']||_0x2e1d25['defaults'])&&(_0x556c9f['attributesBoolean']={}),_0x2e1d25['defaults']&&(_0x556c9f['name']='',_0x556c9f['data']='',_0x556c9f['attributesJson']=''),null!=_0x3e7d32['name']&&_0x3e7d32['hasOwnProperty']('name')&&(_0x556c9f['name']=_0x3e7d32['name']),_0x3e7d32['children']&&_0x3e7d32['children']['length']){_0x556c9f['children']=[];for(var _0x5f45c7=0x0;_0x5f45c7<_0x3e7d32['children']['length'];++_0x5f45c7)_0x556c9f['children'][_0x5f45c7]=_0x14c134['Element']['toObject'](_0x3e7d32['children'][_0x5f45c7],_0x2e1d25);}if(null!=_0x3e7d32['data']&&_0x3e7d32['hasOwnProperty']('data')&&(_0x556c9f['data']=_0x3e7d32['data']),_0x3e7d32['attributesBoolean']&&(_0x7b9670=Object['keys'](_0x3e7d32['attributesBoolean']))['length']){_0x556c9f['attributesBoolean']={};for(_0x5f45c7=0x0;_0x5f45c7<_0x7b9670['length'];++_0x5f45c7)_0x556c9f['attributesBoolean'][_0x7b9670[_0x5f45c7]]=_0x3e7d32['attributesBoolean'][_0x7b9670[_0x5f45c7]];}return null!=_0x3e7d32['attributesJson']&&_0x3e7d32['hasOwnProperty']('attributesJson')&&(_0x556c9f['attributesJson']=_0x3e7d32['attributesJson']),_0x556c9f;},_0x1b9a93['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x41dc33['util']['toJSONOptions']);},_0x1b9a93['getTypeUrl']=function(_0x29e4fc){return void 0x0===_0x29e4fc&&(_0x29e4fc='type.googleapis.com'),_0x29e4fc+'/Element';},_0x1b9a93;}()),_0x14c134;})());class r{['_protobufRoot'];constructor(){this['_protobufRoot']=u;}['getDescriptor'](_0x2d6e5d){return new w(this['_protobufRoot'][_0x2d6e5d]);}}class w{['_protobuf'];constructor(_0x59a8d3){this['_protobuf']=_0x59a8d3;}['compress'](_0x154211){const _0x31e310=this['_protobuf']['verify'](_0x154211);if(_0x31e310)throw Error(_0x31e310);return this['_protobuf']['encode'](this['_protobuf']['create'](_0x154211))['finish']();}['decompress'](_0x580882){return this['_protobuf']['toObject'](this['_protobuf']['decode'](_0x580882),{'oneofs':!0x0});}}function g(_0x3cf625,_0x12fd8b){const _0x177aa5=_0xe090c6(_0x3cf625);return _0x177aa5['path'][_0x177aa5['path']['length']-0x1]+=_0x12fd8b,_0x177aa5;}function _(_0xcf55b8,_0x875bfc){return _0xcf55b8['root']===_0x875bfc['root']&&_0x46c347(_0xcf55b8['path'],_0x875bfc['path']);}function $(_0x1fa260){P(_0x1fa260,_0x397740=>('main'==_0x397740['root']?(_0x397740['rootMain']=!0x0,delete _0x397740['root']):'$graveyard'==_0x397740['root']&&(_0x397740['rootGraveyard']=!0x0,delete _0x397740['root']),_0x397740));}function J(_0x43c8c8){P(_0x43c8c8,_0x4a9e7b=>(_0x4a9e7b['rootMain']?(_0x4a9e7b['root']='main',delete _0x4a9e7b['rootMain']):_0x4a9e7b['rootGraveyard']&&(_0x4a9e7b['root']='$graveyard',delete _0x4a9e7b['rootGraveyard']),_0x4a9e7b));}function P(_0x54d310,_0x2c3395){for(const _0x26718b in _0x54d310){const _0x34481d=_0x54d310[_0x26718b];'nodes'!==_0x26718b&&_0xed9e4d(_0x34481d)&&(_0x34481d['path']&&(_0x34481d['root']||_0x34481d['rootMain']||_0x34481d['rootGraveyard'])?_0x54d310[_0x26718b]=_0x2c3395(_0x34481d):P(_0x34481d,_0x2c3395));}return _0x54d310;}class e{['_id'];['_operationName'];['_protobufDescriptor'];constructor(_0xdc6d01,_0x4de0cc,_0x50002a){this['_id']=_0xdc6d01,this['_operationName']=_0x4de0cc,this['_protobufDescriptor']=_0x50002a;}['compress'](_0x1a8c01,_0x9ce597){const _0x455618=_0x9ce597['shift']();return $(_0x455618),_0x1a8c01['buffers']['push'](this['_protobufDescriptor']['compress'](_0x455618)),_0x1a8c01['types']['push'](this['_id']),!0x0;}['decompress'](_0x39937a,_0x2874f8){_0x2874f8['types']['shift']();const _0xbcbb7c=this['_protobufDescriptor']['decompress'](_0x2874f8['buffers']['shift']());J(_0xbcbb7c),_0xbcbb7c['__className']=this['_operationName'],_0x39937a['push'](_0xbcbb7c);}}class s extends e{['compress'](_0xb33a2c,_0x329506){const _0x4e0be9=_0x329506['shift']();return this['_serializeOneOf']('oldValue',_0x4e0be9),this['_serializeOneOf']('newValue',_0x4e0be9),$(_0x4e0be9),_0xb33a2c['buffers']['push'](this['_protobufDescriptor']['compress'](_0x4e0be9)),_0xb33a2c['types']['push'](this['_id']),!0x0;}['decompress'](_0x3daf93,_0x3bb3c3){const {types:_0x4583ad,buffers:_0x2f8b92}=_0x3bb3c3,_0x4b4ba6=this['_protobufDescriptor']['decompress'](_0x2f8b92['shift']());_0x4583ad['shift'](),this['_deserializeOneOf']('oldValue',_0x4b4ba6),this['_deserializeOneOf']('newValue',_0x4b4ba6),J(_0x4b4ba6),_0x4b4ba6['__className']=this['_operationName'],_0x3daf93['push'](_0x4b4ba6);}['_serializeOneOf'](_0x2177d9,_0x503cc5){const _0x20faa0=_0x503cc5[_0x2177d9];'boolean'==typeof _0x20faa0?_0x503cc5[_0x2177d9+'Boolean']=_0x20faa0:_0x503cc5[_0x2177d9+'Json']=JSON['stringify'](_0x20faa0);}['_deserializeOneOf'](_0x53015d,_0x219967){const _0x13be79=_0x53015d+'Json';_0x219967[_0x13be79]?(_0x219967[_0x53015d]=JSON['parse'](_0x219967[_0x13be79]),delete _0x219967[_0x13be79]):(_0x219967[_0x53015d]=_0x219967[_0x53015d+'Boolean'],delete _0x219967[_0x53015d+'Boolean']);}}class i extends e{['compress'](_0x4b52d0,_0x380f4a){const _0x4cd47f=_0x380f4a['shift']();return this['_serializeNodesAttributes'](_0x4cd47f['nodes']),$(_0x4cd47f),_0x4b52d0['buffers']['push'](this['_protobufDescriptor']['compress'](_0x4cd47f)),_0x4b52d0['types']['push'](this['_id']),!0x0;}['decompress'](_0x18538a,_0x50e21d){const {types:_0x2fa269,buffers:_0x52e261}=_0x50e21d,_0x233eaf=this['_protobufDescriptor']['decompress'](_0x52e261['shift']());_0x2fa269['shift'](),_0x233eaf['nodes']||(_0x233eaf['nodes']=[]),this['_deserializeNodesAttributes'](_0x233eaf['nodes']),J(_0x233eaf),_0x233eaf['__className']=this['_operationName'],_0x18538a['push'](_0x233eaf);}['_serializeNodesAttributes'](_0x569645){for(const _0x4de260 of _0x569645){if(_0x4de260['attributes']){const _0x3ac41b=_0x4de260['attributes'];this['_areValuesBoolean'](_0x3ac41b)?_0x4de260['attributesBoolean']=_0x3ac41b:_0x4de260['attributesJson']=JSON['stringify'](_0x3ac41b);}_0x4de260['children']&&this['_serializeNodesAttributes'](_0x4de260['children']);}}['_deserializeNodesAttributes'](_0x3a2443){for(const _0x18e24c of _0x3a2443)(_0x18e24c['attributesBoolean']||_0x18e24c['attributesJson'])&&(_0x18e24c['attributesBoolean']?(_0x18e24c['attributes']=_0x18e24c['attributesBoolean'],delete _0x18e24c['attributesBoolean']):(_0x18e24c['attributes']=JSON['parse'](_0x18e24c['attributesJson']),delete _0x18e24c['attributesJson'])),_0x18e24c['children']&&this['_deserializeNodesAttributes'](_0x18e24c['children']);}['_areValuesBoolean'](_0x8a0272){return Object['keys'](_0x8a0272)['every'](_0x503cd3=>'boolean'==typeof _0x8a0272[_0x503cd3]);}}class n extends e{['decompress'](_0x379256,_0x2e6441){super['decompress'](_0x379256,_0x2e6441);const _0xb5ca0=_0x379256[_0x379256['length']-0x1];_0xb5ca0['oldRange']||(_0xb5ca0['oldRange']=null),_0xb5ca0['newRange']||(_0xb5ca0['newRange']=null);}}class p extends e{['compress'](_0x1764f6,_0x34bad6){return _0x34bad6['shift'](),_0x1764f6['types']['push'](this['_id']),!0x0;}['decompress'](_0x72426c,_0x42a074){_0x42a074['types']['shift'](),_0x72426c['push']({'__className':this['_operationName']});}}class m extends n{['_omittedNamespace'];constructor(_0x246771,_0x57e518,_0x1e9e16,_0x42f078){super(_0x246771,_0x57e518,_0x1e9e16),this['_omittedNamespace']=_0x42f078+':';}['compress'](_0x7c6bd0,_0x57f064){return!('MarkerOperation'!=_0x57f064[0x0]['__className']||!_0x57f064[0x0]['name']['startsWith'](this['_omittedNamespace']))&&(_0x57f064[0x0]['name']=_0x57f064[0x0]['name']['replace'](new RegExp('^'+this['_omittedNamespace']),''),super['compress'](_0x7c6bd0,_0x57f064),!0x0);}['decompress'](_0x4fd625,_0x4c9b06){super['decompress'](_0x4fd625,_0x4c9b06);const _0x11eac0=_0x4fd625[_0x4fd625['length']-0x1];_0x11eac0['name']=this['_omittedNamespace']+_0x11eac0['name'];}}class O{['_id'];['_context'];constructor(_0x512782,_0x7c15e7){this['_id']=_0x512782,this['_context']=_0x7c15e7;}['compress'](_0x2869a3,_0x426257){let _0x4d038d;for(;_0x426257['length']>0x1&&this['_compareOperations'](_0x426257[0x0],_0x426257[0x1]);)_0x4d038d?(_0x4d038d=this['_combineNext'](_0x426257['shift'](),_0x4d038d),_0x2869a3['types']['push'](0x0)):(_0x4d038d=_0xe090c6(_0x426257['shift']()),_0x2869a3['types']['push'](this['_id']));return!!_0x4d038d&&(_0x4d038d=this['_combineNext'](_0x426257['shift'](),_0x4d038d),_0x2869a3['types']['push'](0x0),_0x2869a3['buffers']['push'](this['_compressSingleOperation'](_0x4d038d)),!0x0);}['decompress'](_0x4c1ff1,_0x348422){const _0x5a50be=this['_decompressSingleOperation'](_0x348422);for(;0x0==_0x348422['types'][0x0];)_0x348422['types']['shift'](),_0x4c1ff1['push'](this['_splitCurrent'](_0x5a50be));_0x4c1ff1['push'](_0x5a50be);}}class a extends O{['_combineNext'](_0x4da012,_0x25212d){return _0x25212d['nodes'][0x0]['data']+=_0x4da012['nodes'][0x0]['data'],_0x25212d;}['_splitCurrent'](_0x411eb0){const _0x10bf33=_0xe090c6(_0x411eb0),_0x2ebf35=_0x10bf33['nodes'][0x0],_0x80ef9e=_0x411eb0['nodes'][0x0],_0x2c3847=_0x80ef9e['data'][Symbol['iterator']]()['next']()['value'],_0x20a9d6=_0x2c3847['length'];return _0x2ebf35['data']=_0x2c3847,_0x80ef9e['data']=_0x80ef9e['data']['substr'](_0x20a9d6),_0x411eb0['position']=g(_0x411eb0['position'],_0x20a9d6),_0x10bf33;}['_compareOperations'](_0x84e390,_0x7c5074){if(this['_checkOperation'](_0x84e390)&&this['_checkOperation'](_0x7c5074)){const _0x4011b9=_0x84e390['nodes'][0x0]['data']['length'],_0x12e807=_(g(_0x84e390['position'],_0x4011b9),_0x7c5074['position']),_0x1e27a0=_0x84e390['nodes'][0x0],_0x2529ba=_0x7c5074['nodes'][0x0];return _0x12e807&&this['_compareAttributes'](_0x1e27a0,_0x2529ba);}return!0x1;}['_compressSingleOperation'](_0x122afc){const _0x37d15d={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('InsertOperation')['compress'](_0x37d15d,[_0x122afc]),_0x37d15d['buffers'][0x0];}['_decompressSingleOperation'](_0x19feb9){const _0xebdb6a=[];return this['_context']['_getCompressorByName']('InsertOperation')['decompress'](_0xebdb6a,_0x19feb9),_0xebdb6a[0x0];}['_checkOperation'](_0x422713){return'InsertOperation'==_0x422713['__className']&&0x1==_0x422713['nodes']['length']&&_0x422713['nodes'][0x0]['data']&&!_0x422713['wasUndone']&&0x1==Array['from'](_0x422713['nodes'][0x0]['data'])['length'];}['_compareAttributes'](_0x5850a8,_0x169827){const _0x2b9c34=Object['keys'](_0x5850a8['attributes']||{}),_0x26f090=Object['keys'](_0x169827['attributes']||{});return _0x2b9c34['length']===_0x26f090['length']&&_0x2b9c34['every'](_0x209809=>_0x169827['attributes'][_0x209809]&&_0x169827['attributes'][_0x209809]===_0x5850a8['attributes'][_0x209809]);}}class c extends O{['_combineNext'](_0x26905d,_0xbdb0f8){return _0xbdb0f8['howMany']++,_0xbdb0f8['sourcePosition']=_0xe090c6(_0x26905d['sourcePosition']),_0xbdb0f8;}['_splitCurrent'](_0x35c61b){const _0x40d5bb=_0xe090c6(_0x35c61b);return _0x35c61b['howMany']--,_0x40d5bb['howMany']=0x1,_0x40d5bb['sourcePosition']=g(_0x40d5bb['sourcePosition'],_0x35c61b['howMany']),_0x40d5bb;}['_compareOperations'](_0x1469e0,_0x2778f7){return!(!this['_checkOperation'](_0x1469e0)||!this['_checkOperation'](_0x2778f7))&&(_(g(_0x1469e0['sourcePosition'],-0x1),_0x2778f7['sourcePosition'])&&_(_0x1469e0['targetPosition'],_0x2778f7['targetPosition']));}['_compressSingleOperation'](_0x36f635){const _0x13c735={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x13c735,[_0x36f635]),_0x13c735['buffers'][0x0];}['_decompressSingleOperation'](_0x3616bc){const _0x1a0021=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x1a0021,_0x3616bc),_0x1a0021[0x0];}['_checkOperation'](_0x2f6858){return'MoveOperation'==_0x2f6858['__className']&&'$graveyard'==_0x2f6858['targetPosition']['root']&&0x1==_0x2f6858['howMany']&&!_0x2f6858['wasUndone'];}}class h extends O{['_combineNext'](_0xbcdd8f,_0x2bd5e8){return _0x2bd5e8['howMany']++,_0x2bd5e8;}['_splitCurrent'](_0x5e2e44){const _0x31306d=_0xe090c6(_0x5e2e44);return _0x31306d['howMany']=0x1,_0x5e2e44['howMany']--,_0x31306d;}['_compareOperations'](_0x318975,_0x1da61a){return!(!this['_checkOperation'](_0x318975)||!this['_checkOperation'](_0x1da61a))&&(_(_0x318975['sourcePosition'],_0x1da61a['sourcePosition'])&&_(_0x318975['targetPosition'],_0x1da61a['targetPosition']));}['_compressSingleOperation'](_0x45157a){const _0x3d0403={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x3d0403,[_0x45157a]),_0x3d0403['buffers'][0x0];}['_decompressSingleOperation'](_0x35709a){const _0x47c3e1=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x47c3e1,_0x35709a),_0x47c3e1[0x0];}['_checkOperation'](_0x448d19){return'MoveOperation'==_0x448d19['__className']&&'$graveyard'==_0x448d19['targetPosition']['root']&&0x1==_0x448d19['howMany']&&!_0x448d19['wasUndone'];}}class f extends O{['compress'](_0x36372e,_0xa9cb64){if(!this['_compareOperations'](_0xa9cb64[0x0],_0xa9cb64[0x1]))return!0x1;const _0xd0bc3c=_0xa9cb64['shift']();return _0xd0bc3c['oldRange']=null,_0xd0bc3c['newRange']&&_(_0xd0bc3c['newRange']['start'],_0xd0bc3c['newRange']['end'])&&(_0xd0bc3c['newRange']['end']=null),_0xa9cb64['shift'](),_0x36372e['types']['push'](this['_id']),_0x36372e['types']['push'](0x0),_0x36372e['buffers']['push'](this['_compressSingleOperation'](_0xd0bc3c)),!0x0;}['decompress'](_0x5d42b0,_0x5c8847){const _0x4b1954=this['_decompressSingleOperation'](_0x5c8847);_0x4b1954['newRange']&&!_0x4b1954['newRange']['end']&&(_0x4b1954['newRange']['end']=_0xe090c6(_0x4b1954['newRange']['start']));const _0x5f566b=_0xe090c6(_0x4b1954);_0x5f566b['newRange']&&(_0x5f566b['newRange']['start']['stickiness']='toNone',_0x5f566b['newRange']['end']=_0xe090c6(_0x5f566b['newRange']['start'])),_0x5f566b['name']='user:position:'+_0x5f566b['name']['split'](':')[0x2],_0x5c8847['types']['shift'](),_0x5d42b0['push'](_0x4b1954),_0x5d42b0['push'](_0x5f566b);}['_compressSingleOperation'](_0x130b28){const _0x2f2aef={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MarkerOperation')['compress'](_0x2f2aef,[_0x130b28]),_0x2f2aef['buffers'][0x0];}['_decompressSingleOperation'](_0x541dec){const _0x30e72e=[];return this['_context']['_getCompressorByName']('MarkerOperation')['decompress'](_0x30e72e,_0x541dec),_0x30e72e[0x0];}['_compareOperations'](_0x566e3b,_0x10b551){return!(!_0x566e3b||!_0x10b551)&&('MarkerOperation'==_0x566e3b['__className']&&'MarkerOperation'==_0x10b551['__className']&&!(!_0x566e3b['name']['startsWith']('user:')||!_0x10b551['name']['startsWith']('user:')||_0x566e3b['name']==_0x10b551['name']));}}class y{['_compressorById'];['_compressorByName'];['_protobufFactory'];constructor(){this['_compressorById']=new Map(),this['_compressorByName']=new Map(),this['_protobufFactory']=new r();const _0x2980ed=this['_protobufFactory']['getDescriptor']('MarkerOperation');this['_registerCompressor'](0x1,'NoOperation',new p(0x1,'NoOperation',void 0x0)),this['_registerOperationCompressor'](0xa,'AttributeOperation',s),this['_registerOperationCompressor'](0xb,'InsertOperation',i),this['_registerOperationCompressor'](0xc,'MarkerOperation',n),this['_registerOperationCompressor'](0xd,'MergeOperation',e),this['_registerOperationCompressor'](0xe,'MoveOperation',e),this['_registerOperationCompressor'](0xf,'RenameOperation',e),this['_registerOperationCompressor'](0x10,'RootAttributeOperation',s),this['_registerOperationCompressor'](0x11,'SplitOperation',e),this['_registerCompressor'](0x12,'CommentMarkerOperation',new m(0x12,'MarkerOperation',_0x2980ed,'comment')),this['_registerCompressor'](0x13,'SuggestionMarkerOperation',new m(0x13,'MarkerOperation',_0x2980ed,'suggestion')),this['_registerOperationCompressor'](0x14,'RootOperation',e),this['_registerActionCompressor'](0x64,'TypingAction',a),this['_registerActionCompressor'](0x65,'DeletingAction',c),this['_registerActionCompressor'](0x66,'ForwardDeletingAction',h),this['_registerActionCompressor'](0x67,'UserSelectionAction',f);}['compress'](_0x1add26){if(!_0x1add26||!_0x1add26[0x0])throw new _0xcd76c2('no-operations-provided',this);const _0x1b6b55={'types':[],'buffers':[],'baseVersion':_0x1add26[0x0]['baseVersion']};for(;_0x1add26['length'];)this['_getCompressorByName']('UserSelectionAction')['compress'](_0x1b6b55,_0x1add26)||this['_getCompressorByName']('TypingAction')['compress'](_0x1b6b55,_0x1add26)||this['_getCompressorByName']('DeletingAction')['compress'](_0x1b6b55,_0x1add26)||this['_getCompressorByName']('ForwardDeletingAction')['compress'](_0x1b6b55,_0x1add26)||this['_getCompressorByName']('CommentMarkerOperation')['compress'](_0x1b6b55,_0x1add26)||this['_getCompressorByName']('SuggestionMarkerOperation')['compress'](_0x1b6b55,_0x1add26)||this['_getCompressorByName'](_0x1add26[0x0]['__className'])['compress'](_0x1b6b55,_0x1add26);return _0x1b6b55;}['decompress'](_0x29cad8){const _0x3da174=[];for(;_0x29cad8['types']['length'];){const _0x5f3b59=this['_compressorById']['get'](_0x29cad8['types'][0x0]);if(!_0x5f3b59)throw new _0xcd76c2('decompress-compressor-not-found',this,{'type':_0x29cad8['types'][0x0]});_0x5f3b59['decompress'](_0x3da174,_0x29cad8);}return _0x3da174['forEach']((_0x37b952,_0x3ef4bd)=>_0x37b952['baseVersion']=_0x29cad8['baseVersion']+_0x3ef4bd),_0x3da174;}['_getCompressorByName'](_0x1ac16e){return this['_compressorByName']['get'](_0x1ac16e);}['_registerOperationCompressor'](_0x3996bc,_0xcc274e,_0x5cc85c){const _0x4f92f2=new _0x5cc85c(_0x3996bc,_0xcc274e,this['_protobufFactory']['getDescriptor'](_0xcc274e));this['_registerCompressor'](_0x3996bc,_0xcc274e,_0x4f92f2);}['_registerActionCompressor'](_0x38da80,_0x3aff38,_0x5089cd){const _0x3c359e=new _0x5089cd(_0x38da80,this);this['_registerCompressor'](_0x38da80,_0x3aff38,_0x3c359e);}['_registerCompressor'](_0x1747c9,_0x590877,_0x2c8fef){this['_compressorById']['set'](_0x1747c9,_0x2c8fef),this['_compressorByName']['set'](_0x590877,_0x2c8fef);}}export{y as Compressor};
|
|
23
|
+
import{CKEditorError as _0x331bd2}from'@ckeditor/ckeditor5-utils/dist/index.js';import _0x17b345 from'protobufjs/minimal.js';import{cloneDeep as _0x2fda35,isEqual as _0x2b7523,isObject as _0x5c444a}from'es-toolkit/compat';const u=/* #__PURE__ -- @preserve */
|
|
24
|
+
((()=>{var _0x4682f6=_0x17b345['Reader'],_0x4ce863=_0x17b345['Writer'],_0x4d36ba=_0x17b345['util'],_0x2cf712=_0x17b345['roots']['default']||(_0x17b345['roots']['default']={});return _0x2cf712['AttributeOperation']=(function(){function _0x4d9cff(_0x4c0e48){if(_0x4c0e48){for(var _0x1147b3=Object['keys'](_0x4c0e48),_0x3b239d=0x0;_0x3b239d<_0x1147b3['length'];++_0x3b239d)null!=_0x4c0e48[_0x1147b3[_0x3b239d]]&&(this[_0x1147b3[_0x3b239d]]=_0x4c0e48[_0x1147b3[_0x3b239d]]);}}return _0x4d9cff['prototype']['range']=null,_0x4d9cff['prototype']['key']='',_0x4d9cff['prototype']['oldValueBoolean']=!0x1,_0x4d9cff['prototype']['oldValueJson']='',_0x4d9cff['prototype']['newValueBoolean']=!0x1,_0x4d9cff['prototype']['newValueJson']='',_0x4d9cff['prototype']['wasUndone']=!0x1,_0x4d9cff['create']=function(_0x2a6933){return new _0x4d9cff(_0x2a6933);},_0x4d9cff['encode']=function(_0x1eb643,_0x5cfa59){return _0x5cfa59||(_0x5cfa59=_0x4ce863['create']()),null!=_0x1eb643['range']&&Object['hasOwnProperty']['call'](_0x1eb643,'range')&&_0x2cf712['Range']['encode'](_0x1eb643['range'],_0x5cfa59['uint32'](0xa)['fork']())['ldelim'](),null!=_0x1eb643['key']&&Object['hasOwnProperty']['call'](_0x1eb643,'key')&&_0x5cfa59['uint32'](0x12)['string'](_0x1eb643['key']),null!=_0x1eb643['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x1eb643,'oldValueBoolean')&&_0x5cfa59['uint32'](0x18)['bool'](_0x1eb643['oldValueBoolean']),null!=_0x1eb643['oldValueJson']&&Object['hasOwnProperty']['call'](_0x1eb643,'oldValueJson')&&_0x5cfa59['uint32'](0x22)['string'](_0x1eb643['oldValueJson']),null!=_0x1eb643['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x1eb643,'newValueBoolean')&&_0x5cfa59['uint32'](0x28)['bool'](_0x1eb643['newValueBoolean']),null!=_0x1eb643['newValueJson']&&Object['hasOwnProperty']['call'](_0x1eb643,'newValueJson')&&_0x5cfa59['uint32'](0x32)['string'](_0x1eb643['newValueJson']),null!=_0x1eb643['wasUndone']&&Object['hasOwnProperty']['call'](_0x1eb643,'wasUndone')&&_0x5cfa59['uint32'](0x38)['bool'](_0x1eb643['wasUndone']),_0x5cfa59;},_0x4d9cff['encodeDelimited']=function(_0x335471,_0xb331cb){return this['encode'](_0x335471,_0xb331cb)['ldelim']();},_0x4d9cff['decode']=function(_0x12727e,_0x1d5e1b){_0x12727e instanceof _0x4682f6||(_0x12727e=_0x4682f6['create'](_0x12727e));for(var _0xd57bf8=void 0x0===_0x1d5e1b?_0x12727e['len']:_0x12727e['pos']+_0x1d5e1b,_0x1e5b88=new _0x2cf712['AttributeOperation']();_0x12727e['pos']<_0xd57bf8;){var _0xb9ca96=_0x12727e['uint32']();switch(_0xb9ca96>>>0x3){case 0x1:_0x1e5b88['range']=_0x2cf712['Range']['decode'](_0x12727e,_0x12727e['uint32']());break;case 0x2:_0x1e5b88['key']=_0x12727e['string']();break;case 0x3:_0x1e5b88['oldValueBoolean']=_0x12727e['bool']();break;case 0x4:_0x1e5b88['oldValueJson']=_0x12727e['string']();break;case 0x5:_0x1e5b88['newValueBoolean']=_0x12727e['bool']();break;case 0x6:_0x1e5b88['newValueJson']=_0x12727e['string']();break;case 0x7:_0x1e5b88['wasUndone']=_0x12727e['bool']();break;default:_0x12727e['skipType'](0x7&_0xb9ca96);}}return _0x1e5b88;},_0x4d9cff['decodeDelimited']=function(_0x49e1b3){return _0x49e1b3 instanceof _0x4682f6||(_0x49e1b3=new _0x4682f6(_0x49e1b3)),this['decode'](_0x49e1b3,_0x49e1b3['uint32']());},_0x4d9cff['verify']=function(_0x3cb6d8){if('object'!=typeof _0x3cb6d8||null===_0x3cb6d8)return'object\x20expected';if(null!=_0x3cb6d8['range']&&_0x3cb6d8['hasOwnProperty']('range')){var _0x47768e=_0x2cf712['Range']['verify'](_0x3cb6d8['range']);if(_0x47768e)return'range.'+_0x47768e;}return null!=_0x3cb6d8['key']&&_0x3cb6d8['hasOwnProperty']('key')&&!_0x4d36ba['isString'](_0x3cb6d8['key'])?'key:\x20string\x20expected':null!=_0x3cb6d8['oldValueBoolean']&&_0x3cb6d8['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x3cb6d8['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x3cb6d8['oldValueJson']&&_0x3cb6d8['hasOwnProperty']('oldValueJson')&&!_0x4d36ba['isString'](_0x3cb6d8['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x3cb6d8['newValueBoolean']&&_0x3cb6d8['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x3cb6d8['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x3cb6d8['newValueJson']&&_0x3cb6d8['hasOwnProperty']('newValueJson')&&!_0x4d36ba['isString'](_0x3cb6d8['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x3cb6d8['wasUndone']&&_0x3cb6d8['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x3cb6d8['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x4d9cff['fromObject']=function(_0x54de5e){if(_0x54de5e instanceof _0x2cf712['AttributeOperation'])return _0x54de5e;var _0x1f5b25=new _0x2cf712['AttributeOperation']();if(null!=_0x54de5e['range']){if('object'!=typeof _0x54de5e['range'])throw TypeError('.AttributeOperation.range:\x20object\x20expected');_0x1f5b25['range']=_0x2cf712['Range']['fromObject'](_0x54de5e['range']);}return null!=_0x54de5e['key']&&(_0x1f5b25['key']=String(_0x54de5e['key'])),null!=_0x54de5e['oldValueBoolean']&&(_0x1f5b25['oldValueBoolean']=Boolean(_0x54de5e['oldValueBoolean'])),null!=_0x54de5e['oldValueJson']&&(_0x1f5b25['oldValueJson']=String(_0x54de5e['oldValueJson'])),null!=_0x54de5e['newValueBoolean']&&(_0x1f5b25['newValueBoolean']=Boolean(_0x54de5e['newValueBoolean'])),null!=_0x54de5e['newValueJson']&&(_0x1f5b25['newValueJson']=String(_0x54de5e['newValueJson'])),null!=_0x54de5e['wasUndone']&&(_0x1f5b25['wasUndone']=Boolean(_0x54de5e['wasUndone'])),_0x1f5b25;},_0x4d9cff['toObject']=function(_0x15799f,_0x28e2a3){_0x28e2a3||(_0x28e2a3={});var _0x56a753={};return _0x28e2a3['defaults']&&(_0x56a753['range']=null,_0x56a753['key']='',_0x56a753['oldValueBoolean']=!0x1,_0x56a753['oldValueJson']='',_0x56a753['newValueBoolean']=!0x1,_0x56a753['newValueJson']='',_0x56a753['wasUndone']=!0x1),null!=_0x15799f['range']&&_0x15799f['hasOwnProperty']('range')&&(_0x56a753['range']=_0x2cf712['Range']['toObject'](_0x15799f['range'],_0x28e2a3)),null!=_0x15799f['key']&&_0x15799f['hasOwnProperty']('key')&&(_0x56a753['key']=_0x15799f['key']),null!=_0x15799f['oldValueBoolean']&&_0x15799f['hasOwnProperty']('oldValueBoolean')&&(_0x56a753['oldValueBoolean']=_0x15799f['oldValueBoolean']),null!=_0x15799f['oldValueJson']&&_0x15799f['hasOwnProperty']('oldValueJson')&&(_0x56a753['oldValueJson']=_0x15799f['oldValueJson']),null!=_0x15799f['newValueBoolean']&&_0x15799f['hasOwnProperty']('newValueBoolean')&&(_0x56a753['newValueBoolean']=_0x15799f['newValueBoolean']),null!=_0x15799f['newValueJson']&&_0x15799f['hasOwnProperty']('newValueJson')&&(_0x56a753['newValueJson']=_0x15799f['newValueJson']),null!=_0x15799f['wasUndone']&&_0x15799f['hasOwnProperty']('wasUndone')&&(_0x56a753['wasUndone']=_0x15799f['wasUndone']),_0x56a753;},_0x4d9cff['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x17b345['util']['toJSONOptions']);},_0x4d9cff['getTypeUrl']=function(_0x5c06b4){return void 0x0===_0x5c06b4&&(_0x5c06b4='type.googleapis.com'),_0x5c06b4+'/AttributeOperation';},_0x4d9cff;}()),_0x2cf712['InsertOperation']=(function(){function _0x3630db(_0x76cb04){if(this['nodes']=[],_0x76cb04){for(var _0x304e47=Object['keys'](_0x76cb04),_0x3118eb=0x0;_0x3118eb<_0x304e47['length'];++_0x3118eb)null!=_0x76cb04[_0x304e47[_0x3118eb]]&&(this[_0x304e47[_0x3118eb]]=_0x76cb04[_0x304e47[_0x3118eb]]);}}return _0x3630db['prototype']['position']=null,_0x3630db['prototype']['nodes']=_0x4d36ba['emptyArray'],_0x3630db['prototype']['shouldReceiveAttributes']=!0x1,_0x3630db['prototype']['wasUndone']=!0x1,_0x3630db['create']=function(_0x2d225c){return new _0x3630db(_0x2d225c);},_0x3630db['encode']=function(_0x1309d4,_0x192cc5){if(_0x192cc5||(_0x192cc5=_0x4ce863['create']()),null!=_0x1309d4['position']&&Object['hasOwnProperty']['call'](_0x1309d4,'position')&&_0x2cf712['Position']['encode'](_0x1309d4['position'],_0x192cc5['uint32'](0xa)['fork']())['ldelim'](),null!=_0x1309d4['nodes']&&_0x1309d4['nodes']['length']){for(var _0x45e694=0x0;_0x45e694<_0x1309d4['nodes']['length'];++_0x45e694)_0x2cf712['Element']['encode'](_0x1309d4['nodes'][_0x45e694],_0x192cc5['uint32'](0x12)['fork']())['ldelim']();}return null!=_0x1309d4['shouldReceiveAttributes']&&Object['hasOwnProperty']['call'](_0x1309d4,'shouldReceiveAttributes')&&_0x192cc5['uint32'](0x18)['bool'](_0x1309d4['shouldReceiveAttributes']),null!=_0x1309d4['wasUndone']&&Object['hasOwnProperty']['call'](_0x1309d4,'wasUndone')&&_0x192cc5['uint32'](0x20)['bool'](_0x1309d4['wasUndone']),_0x192cc5;},_0x3630db['encodeDelimited']=function(_0x2bc3b0,_0x1da814){return this['encode'](_0x2bc3b0,_0x1da814)['ldelim']();},_0x3630db['decode']=function(_0x59e1e5,_0x25f11b){_0x59e1e5 instanceof _0x4682f6||(_0x59e1e5=_0x4682f6['create'](_0x59e1e5));for(var _0x1961d7=void 0x0===_0x25f11b?_0x59e1e5['len']:_0x59e1e5['pos']+_0x25f11b,_0x19e215=new _0x2cf712['InsertOperation']();_0x59e1e5['pos']<_0x1961d7;){var _0x561d98=_0x59e1e5['uint32']();switch(_0x561d98>>>0x3){case 0x1:_0x19e215['position']=_0x2cf712['Position']['decode'](_0x59e1e5,_0x59e1e5['uint32']());break;case 0x2:_0x19e215['nodes']&&_0x19e215['nodes']['length']||(_0x19e215['nodes']=[]),_0x19e215['nodes']['push'](_0x2cf712['Element']['decode'](_0x59e1e5,_0x59e1e5['uint32']()));break;case 0x3:_0x19e215['shouldReceiveAttributes']=_0x59e1e5['bool']();break;case 0x4:_0x19e215['wasUndone']=_0x59e1e5['bool']();break;default:_0x59e1e5['skipType'](0x7&_0x561d98);}}return _0x19e215;},_0x3630db['decodeDelimited']=function(_0x360d88){return _0x360d88 instanceof _0x4682f6||(_0x360d88=new _0x4682f6(_0x360d88)),this['decode'](_0x360d88,_0x360d88['uint32']());},_0x3630db['verify']=function(_0x348d77){if('object'!=typeof _0x348d77||null===_0x348d77)return'object\x20expected';if(null!=_0x348d77['position']&&_0x348d77['hasOwnProperty']('position')&&(_0x1f0a52=_0x2cf712['Position']['verify'](_0x348d77['position'])))return'position.'+_0x1f0a52;if(null!=_0x348d77['nodes']&&_0x348d77['hasOwnProperty']('nodes')){if(!Array['isArray'](_0x348d77['nodes']))return'nodes:\x20array\x20expected';for(var _0x460615=0x0;_0x460615<_0x348d77['nodes']['length'];++_0x460615){var _0x1f0a52;if(_0x1f0a52=_0x2cf712['Element']['verify'](_0x348d77['nodes'][_0x460615]))return'nodes.'+_0x1f0a52;}}return null!=_0x348d77['shouldReceiveAttributes']&&_0x348d77['hasOwnProperty']('shouldReceiveAttributes')&&'boolean'!=typeof _0x348d77['shouldReceiveAttributes']?'shouldReceiveAttributes:\x20boolean\x20expected':null!=_0x348d77['wasUndone']&&_0x348d77['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x348d77['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x3630db['fromObject']=function(_0x422b17){if(_0x422b17 instanceof _0x2cf712['InsertOperation'])return _0x422b17;var _0x255989=new _0x2cf712['InsertOperation']();if(null!=_0x422b17['position']){if('object'!=typeof _0x422b17['position'])throw TypeError('.InsertOperation.position:\x20object\x20expected');_0x255989['position']=_0x2cf712['Position']['fromObject'](_0x422b17['position']);}if(_0x422b17['nodes']){if(!Array['isArray'](_0x422b17['nodes']))throw TypeError('.InsertOperation.nodes:\x20array\x20expected');_0x255989['nodes']=[];for(var _0x1846c3=0x0;_0x1846c3<_0x422b17['nodes']['length'];++_0x1846c3){if('object'!=typeof _0x422b17['nodes'][_0x1846c3])throw TypeError('.InsertOperation.nodes:\x20object\x20expected');_0x255989['nodes'][_0x1846c3]=_0x2cf712['Element']['fromObject'](_0x422b17['nodes'][_0x1846c3]);}}return null!=_0x422b17['shouldReceiveAttributes']&&(_0x255989['shouldReceiveAttributes']=Boolean(_0x422b17['shouldReceiveAttributes'])),null!=_0x422b17['wasUndone']&&(_0x255989['wasUndone']=Boolean(_0x422b17['wasUndone'])),_0x255989;},_0x3630db['toObject']=function(_0x4cd71c,_0x38b7df){_0x38b7df||(_0x38b7df={});var _0x1822b2={};if((_0x38b7df['arrays']||_0x38b7df['defaults'])&&(_0x1822b2['nodes']=[]),_0x38b7df['defaults']&&(_0x1822b2['position']=null,_0x1822b2['shouldReceiveAttributes']=!0x1,_0x1822b2['wasUndone']=!0x1),null!=_0x4cd71c['position']&&_0x4cd71c['hasOwnProperty']('position')&&(_0x1822b2['position']=_0x2cf712['Position']['toObject'](_0x4cd71c['position'],_0x38b7df)),_0x4cd71c['nodes']&&_0x4cd71c['nodes']['length']){_0x1822b2['nodes']=[];for(var _0x1bd6e4=0x0;_0x1bd6e4<_0x4cd71c['nodes']['length'];++_0x1bd6e4)_0x1822b2['nodes'][_0x1bd6e4]=_0x2cf712['Element']['toObject'](_0x4cd71c['nodes'][_0x1bd6e4],_0x38b7df);}return null!=_0x4cd71c['shouldReceiveAttributes']&&_0x4cd71c['hasOwnProperty']('shouldReceiveAttributes')&&(_0x1822b2['shouldReceiveAttributes']=_0x4cd71c['shouldReceiveAttributes']),null!=_0x4cd71c['wasUndone']&&_0x4cd71c['hasOwnProperty']('wasUndone')&&(_0x1822b2['wasUndone']=_0x4cd71c['wasUndone']),_0x1822b2;},_0x3630db['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x17b345['util']['toJSONOptions']);},_0x3630db['getTypeUrl']=function(_0x3eadef){return void 0x0===_0x3eadef&&(_0x3eadef='type.googleapis.com'),_0x3eadef+'/InsertOperation';},_0x3630db;}()),_0x2cf712['MarkerOperation']=(function(){function _0x127107(_0x1b3780){if(_0x1b3780){for(var _0x169bfd=Object['keys'](_0x1b3780),_0x487a14=0x0;_0x487a14<_0x169bfd['length'];++_0x487a14)null!=_0x1b3780[_0x169bfd[_0x487a14]]&&(this[_0x169bfd[_0x487a14]]=_0x1b3780[_0x169bfd[_0x487a14]]);}}return _0x127107['prototype']['name']='',_0x127107['prototype']['oldRange']=null,_0x127107['prototype']['newRange']=null,_0x127107['prototype']['affectsData']=!0x1,_0x127107['prototype']['wasUndone']=!0x1,_0x127107['create']=function(_0x4ff209){return new _0x127107(_0x4ff209);},_0x127107['encode']=function(_0x104d84,_0x1776bf){return _0x1776bf||(_0x1776bf=_0x4ce863['create']()),null!=_0x104d84['name']&&Object['hasOwnProperty']['call'](_0x104d84,'name')&&_0x1776bf['uint32'](0xa)['string'](_0x104d84['name']),null!=_0x104d84['oldRange']&&Object['hasOwnProperty']['call'](_0x104d84,'oldRange')&&_0x2cf712['Range']['encode'](_0x104d84['oldRange'],_0x1776bf['uint32'](0x12)['fork']())['ldelim'](),null!=_0x104d84['newRange']&&Object['hasOwnProperty']['call'](_0x104d84,'newRange')&&_0x2cf712['Range']['encode'](_0x104d84['newRange'],_0x1776bf['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x104d84['affectsData']&&Object['hasOwnProperty']['call'](_0x104d84,'affectsData')&&_0x1776bf['uint32'](0x20)['bool'](_0x104d84['affectsData']),null!=_0x104d84['wasUndone']&&Object['hasOwnProperty']['call'](_0x104d84,'wasUndone')&&_0x1776bf['uint32'](0x28)['bool'](_0x104d84['wasUndone']),_0x1776bf;},_0x127107['encodeDelimited']=function(_0x70dbc5,_0x233f83){return this['encode'](_0x70dbc5,_0x233f83)['ldelim']();},_0x127107['decode']=function(_0x40e369,_0x449ed9){_0x40e369 instanceof _0x4682f6||(_0x40e369=_0x4682f6['create'](_0x40e369));for(var _0x113d26=void 0x0===_0x449ed9?_0x40e369['len']:_0x40e369['pos']+_0x449ed9,_0x3f2027=new _0x2cf712['MarkerOperation']();_0x40e369['pos']<_0x113d26;){var _0xe1f092=_0x40e369['uint32']();switch(_0xe1f092>>>0x3){case 0x1:_0x3f2027['name']=_0x40e369['string']();break;case 0x2:_0x3f2027['oldRange']=_0x2cf712['Range']['decode'](_0x40e369,_0x40e369['uint32']());break;case 0x3:_0x3f2027['newRange']=_0x2cf712['Range']['decode'](_0x40e369,_0x40e369['uint32']());break;case 0x4:_0x3f2027['affectsData']=_0x40e369['bool']();break;case 0x5:_0x3f2027['wasUndone']=_0x40e369['bool']();break;default:_0x40e369['skipType'](0x7&_0xe1f092);}}return _0x3f2027;},_0x127107['decodeDelimited']=function(_0x1b2529){return _0x1b2529 instanceof _0x4682f6||(_0x1b2529=new _0x4682f6(_0x1b2529)),this['decode'](_0x1b2529,_0x1b2529['uint32']());},_0x127107['verify']=function(_0x31d6bc){if('object'!=typeof _0x31d6bc||null===_0x31d6bc)return'object\x20expected';if(null!=_0x31d6bc['name']&&_0x31d6bc['hasOwnProperty']('name')&&!_0x4d36ba['isString'](_0x31d6bc['name']))return'name:\x20string\x20expected';var _0xf76db9;if(null!=_0x31d6bc['oldRange']&&_0x31d6bc['hasOwnProperty']('oldRange')&&(_0xf76db9=_0x2cf712['Range']['verify'](_0x31d6bc['oldRange'])))return'oldRange.'+_0xf76db9;if(null!=_0x31d6bc['newRange']&&_0x31d6bc['hasOwnProperty']('newRange')&&(_0xf76db9=_0x2cf712['Range']['verify'](_0x31d6bc['newRange'])))return'newRange.'+_0xf76db9;return null!=_0x31d6bc['affectsData']&&_0x31d6bc['hasOwnProperty']('affectsData')&&'boolean'!=typeof _0x31d6bc['affectsData']?'affectsData:\x20boolean\x20expected':null!=_0x31d6bc['wasUndone']&&_0x31d6bc['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x31d6bc['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x127107['fromObject']=function(_0x2e4188){if(_0x2e4188 instanceof _0x2cf712['MarkerOperation'])return _0x2e4188;var _0x16014f=new _0x2cf712['MarkerOperation']();if(null!=_0x2e4188['name']&&(_0x16014f['name']=String(_0x2e4188['name'])),null!=_0x2e4188['oldRange']){if('object'!=typeof _0x2e4188['oldRange'])throw TypeError('.MarkerOperation.oldRange:\x20object\x20expected');_0x16014f['oldRange']=_0x2cf712['Range']['fromObject'](_0x2e4188['oldRange']);}if(null!=_0x2e4188['newRange']){if('object'!=typeof _0x2e4188['newRange'])throw TypeError('.MarkerOperation.newRange:\x20object\x20expected');_0x16014f['newRange']=_0x2cf712['Range']['fromObject'](_0x2e4188['newRange']);}return null!=_0x2e4188['affectsData']&&(_0x16014f['affectsData']=Boolean(_0x2e4188['affectsData'])),null!=_0x2e4188['wasUndone']&&(_0x16014f['wasUndone']=Boolean(_0x2e4188['wasUndone'])),_0x16014f;},_0x127107['toObject']=function(_0x7f2104,_0x17ba35){_0x17ba35||(_0x17ba35={});var _0x5b2d3e={};return _0x17ba35['defaults']&&(_0x5b2d3e['name']='',_0x5b2d3e['oldRange']=null,_0x5b2d3e['newRange']=null,_0x5b2d3e['affectsData']=!0x1,_0x5b2d3e['wasUndone']=!0x1),null!=_0x7f2104['name']&&_0x7f2104['hasOwnProperty']('name')&&(_0x5b2d3e['name']=_0x7f2104['name']),null!=_0x7f2104['oldRange']&&_0x7f2104['hasOwnProperty']('oldRange')&&(_0x5b2d3e['oldRange']=_0x2cf712['Range']['toObject'](_0x7f2104['oldRange'],_0x17ba35)),null!=_0x7f2104['newRange']&&_0x7f2104['hasOwnProperty']('newRange')&&(_0x5b2d3e['newRange']=_0x2cf712['Range']['toObject'](_0x7f2104['newRange'],_0x17ba35)),null!=_0x7f2104['affectsData']&&_0x7f2104['hasOwnProperty']('affectsData')&&(_0x5b2d3e['affectsData']=_0x7f2104['affectsData']),null!=_0x7f2104['wasUndone']&&_0x7f2104['hasOwnProperty']('wasUndone')&&(_0x5b2d3e['wasUndone']=_0x7f2104['wasUndone']),_0x5b2d3e;},_0x127107['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x17b345['util']['toJSONOptions']);},_0x127107['getTypeUrl']=function(_0x575ca2){return void 0x0===_0x575ca2&&(_0x575ca2='type.googleapis.com'),_0x575ca2+'/MarkerOperation';},_0x127107;}()),_0x2cf712['MergeOperation']=(function(){function _0x385622(_0x1ea470){if(_0x1ea470){for(var _0x2a0fa4=Object['keys'](_0x1ea470),_0x33f587=0x0;_0x33f587<_0x2a0fa4['length'];++_0x33f587)null!=_0x1ea470[_0x2a0fa4[_0x33f587]]&&(this[_0x2a0fa4[_0x33f587]]=_0x1ea470[_0x2a0fa4[_0x33f587]]);}}return _0x385622['prototype']['sourcePosition']=null,_0x385622['prototype']['targetPosition']=null,_0x385622['prototype']['graveyardPosition']=null,_0x385622['prototype']['howMany']=0x0,_0x385622['prototype']['wasUndone']=!0x1,_0x385622['create']=function(_0xbb3227){return new _0x385622(_0xbb3227);},_0x385622['encode']=function(_0x155577,_0x346e15){return _0x346e15||(_0x346e15=_0x4ce863['create']()),null!=_0x155577['sourcePosition']&&Object['hasOwnProperty']['call'](_0x155577,'sourcePosition')&&_0x2cf712['Position']['encode'](_0x155577['sourcePosition'],_0x346e15['uint32'](0xa)['fork']())['ldelim'](),null!=_0x155577['targetPosition']&&Object['hasOwnProperty']['call'](_0x155577,'targetPosition')&&_0x2cf712['Position']['encode'](_0x155577['targetPosition'],_0x346e15['uint32'](0x12)['fork']())['ldelim'](),null!=_0x155577['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x155577,'graveyardPosition')&&_0x2cf712['Position']['encode'](_0x155577['graveyardPosition'],_0x346e15['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x155577['howMany']&&Object['hasOwnProperty']['call'](_0x155577,'howMany')&&_0x346e15['uint32'](0x20)['uint32'](_0x155577['howMany']),null!=_0x155577['wasUndone']&&Object['hasOwnProperty']['call'](_0x155577,'wasUndone')&&_0x346e15['uint32'](0x28)['bool'](_0x155577['wasUndone']),_0x346e15;},_0x385622['encodeDelimited']=function(_0x2fcaec,_0x4de2d4){return this['encode'](_0x2fcaec,_0x4de2d4)['ldelim']();},_0x385622['decode']=function(_0x6e82ba,_0x43bd51){_0x6e82ba instanceof _0x4682f6||(_0x6e82ba=_0x4682f6['create'](_0x6e82ba));for(var _0x41a391=void 0x0===_0x43bd51?_0x6e82ba['len']:_0x6e82ba['pos']+_0x43bd51,_0x14d7a2=new _0x2cf712['MergeOperation']();_0x6e82ba['pos']<_0x41a391;){var _0x34ec74=_0x6e82ba['uint32']();switch(_0x34ec74>>>0x3){case 0x1:_0x14d7a2['sourcePosition']=_0x2cf712['Position']['decode'](_0x6e82ba,_0x6e82ba['uint32']());break;case 0x2:_0x14d7a2['targetPosition']=_0x2cf712['Position']['decode'](_0x6e82ba,_0x6e82ba['uint32']());break;case 0x3:_0x14d7a2['graveyardPosition']=_0x2cf712['Position']['decode'](_0x6e82ba,_0x6e82ba['uint32']());break;case 0x4:_0x14d7a2['howMany']=_0x6e82ba['uint32']();break;case 0x5:_0x14d7a2['wasUndone']=_0x6e82ba['bool']();break;default:_0x6e82ba['skipType'](0x7&_0x34ec74);}}return _0x14d7a2;},_0x385622['decodeDelimited']=function(_0x4e9625){return _0x4e9625 instanceof _0x4682f6||(_0x4e9625=new _0x4682f6(_0x4e9625)),this['decode'](_0x4e9625,_0x4e9625['uint32']());},_0x385622['verify']=function(_0x5dc494){if('object'!=typeof _0x5dc494||null===_0x5dc494)return'object\x20expected';var _0x2d2177;if(null!=_0x5dc494['sourcePosition']&&_0x5dc494['hasOwnProperty']('sourcePosition')&&(_0x2d2177=_0x2cf712['Position']['verify'](_0x5dc494['sourcePosition'])))return'sourcePosition.'+_0x2d2177;if(null!=_0x5dc494['targetPosition']&&_0x5dc494['hasOwnProperty']('targetPosition')&&(_0x2d2177=_0x2cf712['Position']['verify'](_0x5dc494['targetPosition'])))return'targetPosition.'+_0x2d2177;if(null!=_0x5dc494['graveyardPosition']&&_0x5dc494['hasOwnProperty']('graveyardPosition')&&(_0x2d2177=_0x2cf712['Position']['verify'](_0x5dc494['graveyardPosition'])))return'graveyardPosition.'+_0x2d2177;return null!=_0x5dc494['howMany']&&_0x5dc494['hasOwnProperty']('howMany')&&!_0x4d36ba['isInteger'](_0x5dc494['howMany'])?'howMany:\x20integer\x20expected':null!=_0x5dc494['wasUndone']&&_0x5dc494['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x5dc494['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x385622['fromObject']=function(_0x10331d){if(_0x10331d instanceof _0x2cf712['MergeOperation'])return _0x10331d;var _0x2f279c=new _0x2cf712['MergeOperation']();if(null!=_0x10331d['sourcePosition']){if('object'!=typeof _0x10331d['sourcePosition'])throw TypeError('.MergeOperation.sourcePosition:\x20object\x20expected');_0x2f279c['sourcePosition']=_0x2cf712['Position']['fromObject'](_0x10331d['sourcePosition']);}if(null!=_0x10331d['targetPosition']){if('object'!=typeof _0x10331d['targetPosition'])throw TypeError('.MergeOperation.targetPosition:\x20object\x20expected');_0x2f279c['targetPosition']=_0x2cf712['Position']['fromObject'](_0x10331d['targetPosition']);}if(null!=_0x10331d['graveyardPosition']){if('object'!=typeof _0x10331d['graveyardPosition'])throw TypeError('.MergeOperation.graveyardPosition:\x20object\x20expected');_0x2f279c['graveyardPosition']=_0x2cf712['Position']['fromObject'](_0x10331d['graveyardPosition']);}return null!=_0x10331d['howMany']&&(_0x2f279c['howMany']=_0x10331d['howMany']>>>0x0),null!=_0x10331d['wasUndone']&&(_0x2f279c['wasUndone']=Boolean(_0x10331d['wasUndone'])),_0x2f279c;},_0x385622['toObject']=function(_0x1e6e39,_0x2e463b){_0x2e463b||(_0x2e463b={});var _0x34d06e={};return _0x2e463b['defaults']&&(_0x34d06e['sourcePosition']=null,_0x34d06e['targetPosition']=null,_0x34d06e['graveyardPosition']=null,_0x34d06e['howMany']=0x0,_0x34d06e['wasUndone']=!0x1),null!=_0x1e6e39['sourcePosition']&&_0x1e6e39['hasOwnProperty']('sourcePosition')&&(_0x34d06e['sourcePosition']=_0x2cf712['Position']['toObject'](_0x1e6e39['sourcePosition'],_0x2e463b)),null!=_0x1e6e39['targetPosition']&&_0x1e6e39['hasOwnProperty']('targetPosition')&&(_0x34d06e['targetPosition']=_0x2cf712['Position']['toObject'](_0x1e6e39['targetPosition'],_0x2e463b)),null!=_0x1e6e39['graveyardPosition']&&_0x1e6e39['hasOwnProperty']('graveyardPosition')&&(_0x34d06e['graveyardPosition']=_0x2cf712['Position']['toObject'](_0x1e6e39['graveyardPosition'],_0x2e463b)),null!=_0x1e6e39['howMany']&&_0x1e6e39['hasOwnProperty']('howMany')&&(_0x34d06e['howMany']=_0x1e6e39['howMany']),null!=_0x1e6e39['wasUndone']&&_0x1e6e39['hasOwnProperty']('wasUndone')&&(_0x34d06e['wasUndone']=_0x1e6e39['wasUndone']),_0x34d06e;},_0x385622['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x17b345['util']['toJSONOptions']);},_0x385622['getTypeUrl']=function(_0x31089a){return void 0x0===_0x31089a&&(_0x31089a='type.googleapis.com'),_0x31089a+'/MergeOperation';},_0x385622;}()),_0x2cf712['MoveOperation']=(function(){function _0x54a5e1(_0x3d1e5d){if(_0x3d1e5d){for(var _0x1041ef=Object['keys'](_0x3d1e5d),_0x4b3df0=0x0;_0x4b3df0<_0x1041ef['length'];++_0x4b3df0)null!=_0x3d1e5d[_0x1041ef[_0x4b3df0]]&&(this[_0x1041ef[_0x4b3df0]]=_0x3d1e5d[_0x1041ef[_0x4b3df0]]);}}return _0x54a5e1['prototype']['sourcePosition']=null,_0x54a5e1['prototype']['howMany']=0x0,_0x54a5e1['prototype']['targetPosition']=null,_0x54a5e1['prototype']['wasUndone']=!0x1,_0x54a5e1['create']=function(_0x172a0c){return new _0x54a5e1(_0x172a0c);},_0x54a5e1['encode']=function(_0x54d6f3,_0x6f34ac){return _0x6f34ac||(_0x6f34ac=_0x4ce863['create']()),null!=_0x54d6f3['sourcePosition']&&Object['hasOwnProperty']['call'](_0x54d6f3,'sourcePosition')&&_0x2cf712['Position']['encode'](_0x54d6f3['sourcePosition'],_0x6f34ac['uint32'](0xa)['fork']())['ldelim'](),null!=_0x54d6f3['howMany']&&Object['hasOwnProperty']['call'](_0x54d6f3,'howMany')&&_0x6f34ac['uint32'](0x10)['uint32'](_0x54d6f3['howMany']),null!=_0x54d6f3['targetPosition']&&Object['hasOwnProperty']['call'](_0x54d6f3,'targetPosition')&&_0x2cf712['Position']['encode'](_0x54d6f3['targetPosition'],_0x6f34ac['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x54d6f3['wasUndone']&&Object['hasOwnProperty']['call'](_0x54d6f3,'wasUndone')&&_0x6f34ac['uint32'](0x20)['bool'](_0x54d6f3['wasUndone']),_0x6f34ac;},_0x54a5e1['encodeDelimited']=function(_0x20e2da,_0x4da61f){return this['encode'](_0x20e2da,_0x4da61f)['ldelim']();},_0x54a5e1['decode']=function(_0x41cf09,_0xe4fbf8){_0x41cf09 instanceof _0x4682f6||(_0x41cf09=_0x4682f6['create'](_0x41cf09));for(var _0x9c1ebf=void 0x0===_0xe4fbf8?_0x41cf09['len']:_0x41cf09['pos']+_0xe4fbf8,_0x234f49=new _0x2cf712['MoveOperation']();_0x41cf09['pos']<_0x9c1ebf;){var _0x116793=_0x41cf09['uint32']();switch(_0x116793>>>0x3){case 0x1:_0x234f49['sourcePosition']=_0x2cf712['Position']['decode'](_0x41cf09,_0x41cf09['uint32']());break;case 0x2:_0x234f49['howMany']=_0x41cf09['uint32']();break;case 0x3:_0x234f49['targetPosition']=_0x2cf712['Position']['decode'](_0x41cf09,_0x41cf09['uint32']());break;case 0x4:_0x234f49['wasUndone']=_0x41cf09['bool']();break;default:_0x41cf09['skipType'](0x7&_0x116793);}}return _0x234f49;},_0x54a5e1['decodeDelimited']=function(_0x531644){return _0x531644 instanceof _0x4682f6||(_0x531644=new _0x4682f6(_0x531644)),this['decode'](_0x531644,_0x531644['uint32']());},_0x54a5e1['verify']=function(_0x22a173){if('object'!=typeof _0x22a173||null===_0x22a173)return'object\x20expected';var _0x15e048;if(null!=_0x22a173['sourcePosition']&&_0x22a173['hasOwnProperty']('sourcePosition')&&(_0x15e048=_0x2cf712['Position']['verify'](_0x22a173['sourcePosition'])))return'sourcePosition.'+_0x15e048;if(null!=_0x22a173['howMany']&&_0x22a173['hasOwnProperty']('howMany')&&!_0x4d36ba['isInteger'](_0x22a173['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x22a173['targetPosition']&&_0x22a173['hasOwnProperty']('targetPosition')&&(_0x15e048=_0x2cf712['Position']['verify'](_0x22a173['targetPosition'])))return'targetPosition.'+_0x15e048;return null!=_0x22a173['wasUndone']&&_0x22a173['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x22a173['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x54a5e1['fromObject']=function(_0x378e3e){if(_0x378e3e instanceof _0x2cf712['MoveOperation'])return _0x378e3e;var _0x3480df=new _0x2cf712['MoveOperation']();if(null!=_0x378e3e['sourcePosition']){if('object'!=typeof _0x378e3e['sourcePosition'])throw TypeError('.MoveOperation.sourcePosition:\x20object\x20expected');_0x3480df['sourcePosition']=_0x2cf712['Position']['fromObject'](_0x378e3e['sourcePosition']);}if(null!=_0x378e3e['howMany']&&(_0x3480df['howMany']=_0x378e3e['howMany']>>>0x0),null!=_0x378e3e['targetPosition']){if('object'!=typeof _0x378e3e['targetPosition'])throw TypeError('.MoveOperation.targetPosition:\x20object\x20expected');_0x3480df['targetPosition']=_0x2cf712['Position']['fromObject'](_0x378e3e['targetPosition']);}return null!=_0x378e3e['wasUndone']&&(_0x3480df['wasUndone']=Boolean(_0x378e3e['wasUndone'])),_0x3480df;},_0x54a5e1['toObject']=function(_0x2de3ea,_0x3ddbb6){_0x3ddbb6||(_0x3ddbb6={});var _0x151a3f={};return _0x3ddbb6['defaults']&&(_0x151a3f['sourcePosition']=null,_0x151a3f['howMany']=0x0,_0x151a3f['targetPosition']=null,_0x151a3f['wasUndone']=!0x1),null!=_0x2de3ea['sourcePosition']&&_0x2de3ea['hasOwnProperty']('sourcePosition')&&(_0x151a3f['sourcePosition']=_0x2cf712['Position']['toObject'](_0x2de3ea['sourcePosition'],_0x3ddbb6)),null!=_0x2de3ea['howMany']&&_0x2de3ea['hasOwnProperty']('howMany')&&(_0x151a3f['howMany']=_0x2de3ea['howMany']),null!=_0x2de3ea['targetPosition']&&_0x2de3ea['hasOwnProperty']('targetPosition')&&(_0x151a3f['targetPosition']=_0x2cf712['Position']['toObject'](_0x2de3ea['targetPosition'],_0x3ddbb6)),null!=_0x2de3ea['wasUndone']&&_0x2de3ea['hasOwnProperty']('wasUndone')&&(_0x151a3f['wasUndone']=_0x2de3ea['wasUndone']),_0x151a3f;},_0x54a5e1['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x17b345['util']['toJSONOptions']);},_0x54a5e1['getTypeUrl']=function(_0x1643bf){return void 0x0===_0x1643bf&&(_0x1643bf='type.googleapis.com'),_0x1643bf+'/MoveOperation';},_0x54a5e1;}()),_0x2cf712['RenameOperation']=(function(){function _0x4afa77(_0x163a52){if(_0x163a52){for(var _0x252b93=Object['keys'](_0x163a52),_0x97d64d=0x0;_0x97d64d<_0x252b93['length'];++_0x97d64d)null!=_0x163a52[_0x252b93[_0x97d64d]]&&(this[_0x252b93[_0x97d64d]]=_0x163a52[_0x252b93[_0x97d64d]]);}}return _0x4afa77['prototype']['position']=null,_0x4afa77['prototype']['oldName']='',_0x4afa77['prototype']['newName']='',_0x4afa77['prototype']['wasUndone']=!0x1,_0x4afa77['create']=function(_0x426ddf){return new _0x4afa77(_0x426ddf);},_0x4afa77['encode']=function(_0x4577f7,_0x2f0220){return _0x2f0220||(_0x2f0220=_0x4ce863['create']()),null!=_0x4577f7['position']&&Object['hasOwnProperty']['call'](_0x4577f7,'position')&&_0x2cf712['Position']['encode'](_0x4577f7['position'],_0x2f0220['uint32'](0xa)['fork']())['ldelim'](),null!=_0x4577f7['oldName']&&Object['hasOwnProperty']['call'](_0x4577f7,'oldName')&&_0x2f0220['uint32'](0x12)['string'](_0x4577f7['oldName']),null!=_0x4577f7['newName']&&Object['hasOwnProperty']['call'](_0x4577f7,'newName')&&_0x2f0220['uint32'](0x1a)['string'](_0x4577f7['newName']),null!=_0x4577f7['wasUndone']&&Object['hasOwnProperty']['call'](_0x4577f7,'wasUndone')&&_0x2f0220['uint32'](0x20)['bool'](_0x4577f7['wasUndone']),_0x2f0220;},_0x4afa77['encodeDelimited']=function(_0xb9a9c5,_0x3042eb){return this['encode'](_0xb9a9c5,_0x3042eb)['ldelim']();},_0x4afa77['decode']=function(_0xf52360,_0x501cd6){_0xf52360 instanceof _0x4682f6||(_0xf52360=_0x4682f6['create'](_0xf52360));for(var _0x5ef6b7=void 0x0===_0x501cd6?_0xf52360['len']:_0xf52360['pos']+_0x501cd6,_0x380d93=new _0x2cf712['RenameOperation']();_0xf52360['pos']<_0x5ef6b7;){var _0x29289a=_0xf52360['uint32']();switch(_0x29289a>>>0x3){case 0x1:_0x380d93['position']=_0x2cf712['Position']['decode'](_0xf52360,_0xf52360['uint32']());break;case 0x2:_0x380d93['oldName']=_0xf52360['string']();break;case 0x3:_0x380d93['newName']=_0xf52360['string']();break;case 0x4:_0x380d93['wasUndone']=_0xf52360['bool']();break;default:_0xf52360['skipType'](0x7&_0x29289a);}}return _0x380d93;},_0x4afa77['decodeDelimited']=function(_0x1e7a15){return _0x1e7a15 instanceof _0x4682f6||(_0x1e7a15=new _0x4682f6(_0x1e7a15)),this['decode'](_0x1e7a15,_0x1e7a15['uint32']());},_0x4afa77['verify']=function(_0x387d67){if('object'!=typeof _0x387d67||null===_0x387d67)return'object\x20expected';if(null!=_0x387d67['position']&&_0x387d67['hasOwnProperty']('position')){var _0x11fbcf=_0x2cf712['Position']['verify'](_0x387d67['position']);if(_0x11fbcf)return'position.'+_0x11fbcf;}return null!=_0x387d67['oldName']&&_0x387d67['hasOwnProperty']('oldName')&&!_0x4d36ba['isString'](_0x387d67['oldName'])?'oldName:\x20string\x20expected':null!=_0x387d67['newName']&&_0x387d67['hasOwnProperty']('newName')&&!_0x4d36ba['isString'](_0x387d67['newName'])?'newName:\x20string\x20expected':null!=_0x387d67['wasUndone']&&_0x387d67['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x387d67['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x4afa77['fromObject']=function(_0x11a775){if(_0x11a775 instanceof _0x2cf712['RenameOperation'])return _0x11a775;var _0x8fb31b=new _0x2cf712['RenameOperation']();if(null!=_0x11a775['position']){if('object'!=typeof _0x11a775['position'])throw TypeError('.RenameOperation.position:\x20object\x20expected');_0x8fb31b['position']=_0x2cf712['Position']['fromObject'](_0x11a775['position']);}return null!=_0x11a775['oldName']&&(_0x8fb31b['oldName']=String(_0x11a775['oldName'])),null!=_0x11a775['newName']&&(_0x8fb31b['newName']=String(_0x11a775['newName'])),null!=_0x11a775['wasUndone']&&(_0x8fb31b['wasUndone']=Boolean(_0x11a775['wasUndone'])),_0x8fb31b;},_0x4afa77['toObject']=function(_0x42cee4,_0x2d618b){_0x2d618b||(_0x2d618b={});var _0x58c3e6={};return _0x2d618b['defaults']&&(_0x58c3e6['position']=null,_0x58c3e6['oldName']='',_0x58c3e6['newName']='',_0x58c3e6['wasUndone']=!0x1),null!=_0x42cee4['position']&&_0x42cee4['hasOwnProperty']('position')&&(_0x58c3e6['position']=_0x2cf712['Position']['toObject'](_0x42cee4['position'],_0x2d618b)),null!=_0x42cee4['oldName']&&_0x42cee4['hasOwnProperty']('oldName')&&(_0x58c3e6['oldName']=_0x42cee4['oldName']),null!=_0x42cee4['newName']&&_0x42cee4['hasOwnProperty']('newName')&&(_0x58c3e6['newName']=_0x42cee4['newName']),null!=_0x42cee4['wasUndone']&&_0x42cee4['hasOwnProperty']('wasUndone')&&(_0x58c3e6['wasUndone']=_0x42cee4['wasUndone']),_0x58c3e6;},_0x4afa77['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x17b345['util']['toJSONOptions']);},_0x4afa77['getTypeUrl']=function(_0x271b5b){return void 0x0===_0x271b5b&&(_0x271b5b='type.googleapis.com'),_0x271b5b+'/RenameOperation';},_0x4afa77;}()),_0x2cf712['RootAttributeOperation']=(function(){function _0x1bc770(_0x4aa81d){if(_0x4aa81d){for(var _0x56a615=Object['keys'](_0x4aa81d),_0xfcb20d=0x0;_0xfcb20d<_0x56a615['length'];++_0xfcb20d)null!=_0x4aa81d[_0x56a615[_0xfcb20d]]&&(this[_0x56a615[_0xfcb20d]]=_0x4aa81d[_0x56a615[_0xfcb20d]]);}}return _0x1bc770['prototype']['root']='',_0x1bc770['prototype']['key']='',_0x1bc770['prototype']['oldValueBoolean']=!0x1,_0x1bc770['prototype']['oldValueJson']='',_0x1bc770['prototype']['newValueBoolean']=!0x1,_0x1bc770['prototype']['newValueJson']='',_0x1bc770['prototype']['wasUndone']=!0x1,_0x1bc770['create']=function(_0x23afdf){return new _0x1bc770(_0x23afdf);},_0x1bc770['encode']=function(_0x1f3cae,_0xcc7412){return _0xcc7412||(_0xcc7412=_0x4ce863['create']()),null!=_0x1f3cae['root']&&Object['hasOwnProperty']['call'](_0x1f3cae,'root')&&_0xcc7412['uint32'](0xa)['string'](_0x1f3cae['root']),null!=_0x1f3cae['key']&&Object['hasOwnProperty']['call'](_0x1f3cae,'key')&&_0xcc7412['uint32'](0x12)['string'](_0x1f3cae['key']),null!=_0x1f3cae['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x1f3cae,'oldValueBoolean')&&_0xcc7412['uint32'](0x18)['bool'](_0x1f3cae['oldValueBoolean']),null!=_0x1f3cae['oldValueJson']&&Object['hasOwnProperty']['call'](_0x1f3cae,'oldValueJson')&&_0xcc7412['uint32'](0x22)['string'](_0x1f3cae['oldValueJson']),null!=_0x1f3cae['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x1f3cae,'newValueBoolean')&&_0xcc7412['uint32'](0x28)['bool'](_0x1f3cae['newValueBoolean']),null!=_0x1f3cae['newValueJson']&&Object['hasOwnProperty']['call'](_0x1f3cae,'newValueJson')&&_0xcc7412['uint32'](0x32)['string'](_0x1f3cae['newValueJson']),null!=_0x1f3cae['wasUndone']&&Object['hasOwnProperty']['call'](_0x1f3cae,'wasUndone')&&_0xcc7412['uint32'](0x38)['bool'](_0x1f3cae['wasUndone']),_0xcc7412;},_0x1bc770['encodeDelimited']=function(_0x304701,_0x35794f){return this['encode'](_0x304701,_0x35794f)['ldelim']();},_0x1bc770['decode']=function(_0x1767f5,_0x5132e4){_0x1767f5 instanceof _0x4682f6||(_0x1767f5=_0x4682f6['create'](_0x1767f5));for(var _0xaa4878=void 0x0===_0x5132e4?_0x1767f5['len']:_0x1767f5['pos']+_0x5132e4,_0xc9c0a0=new _0x2cf712['RootAttributeOperation']();_0x1767f5['pos']<_0xaa4878;){var _0x2bd194=_0x1767f5['uint32']();switch(_0x2bd194>>>0x3){case 0x1:_0xc9c0a0['root']=_0x1767f5['string']();break;case 0x2:_0xc9c0a0['key']=_0x1767f5['string']();break;case 0x3:_0xc9c0a0['oldValueBoolean']=_0x1767f5['bool']();break;case 0x4:_0xc9c0a0['oldValueJson']=_0x1767f5['string']();break;case 0x5:_0xc9c0a0['newValueBoolean']=_0x1767f5['bool']();break;case 0x6:_0xc9c0a0['newValueJson']=_0x1767f5['string']();break;case 0x7:_0xc9c0a0['wasUndone']=_0x1767f5['bool']();break;default:_0x1767f5['skipType'](0x7&_0x2bd194);}}return _0xc9c0a0;},_0x1bc770['decodeDelimited']=function(_0x1e113a){return _0x1e113a instanceof _0x4682f6||(_0x1e113a=new _0x4682f6(_0x1e113a)),this['decode'](_0x1e113a,_0x1e113a['uint32']());},_0x1bc770['verify']=function(_0x2a9b61){return'object'!=typeof _0x2a9b61||null===_0x2a9b61?'object\x20expected':null!=_0x2a9b61['root']&&_0x2a9b61['hasOwnProperty']('root')&&!_0x4d36ba['isString'](_0x2a9b61['root'])?'root:\x20string\x20expected':null!=_0x2a9b61['key']&&_0x2a9b61['hasOwnProperty']('key')&&!_0x4d36ba['isString'](_0x2a9b61['key'])?'key:\x20string\x20expected':null!=_0x2a9b61['oldValueBoolean']&&_0x2a9b61['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x2a9b61['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x2a9b61['oldValueJson']&&_0x2a9b61['hasOwnProperty']('oldValueJson')&&!_0x4d36ba['isString'](_0x2a9b61['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x2a9b61['newValueBoolean']&&_0x2a9b61['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x2a9b61['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x2a9b61['newValueJson']&&_0x2a9b61['hasOwnProperty']('newValueJson')&&!_0x4d36ba['isString'](_0x2a9b61['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x2a9b61['wasUndone']&&_0x2a9b61['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x2a9b61['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x1bc770['fromObject']=function(_0x23568f){if(_0x23568f instanceof _0x2cf712['RootAttributeOperation'])return _0x23568f;var _0x12e087=new _0x2cf712['RootAttributeOperation']();return null!=_0x23568f['root']&&(_0x12e087['root']=String(_0x23568f['root'])),null!=_0x23568f['key']&&(_0x12e087['key']=String(_0x23568f['key'])),null!=_0x23568f['oldValueBoolean']&&(_0x12e087['oldValueBoolean']=Boolean(_0x23568f['oldValueBoolean'])),null!=_0x23568f['oldValueJson']&&(_0x12e087['oldValueJson']=String(_0x23568f['oldValueJson'])),null!=_0x23568f['newValueBoolean']&&(_0x12e087['newValueBoolean']=Boolean(_0x23568f['newValueBoolean'])),null!=_0x23568f['newValueJson']&&(_0x12e087['newValueJson']=String(_0x23568f['newValueJson'])),null!=_0x23568f['wasUndone']&&(_0x12e087['wasUndone']=Boolean(_0x23568f['wasUndone'])),_0x12e087;},_0x1bc770['toObject']=function(_0x4a832f,_0x1642d8){_0x1642d8||(_0x1642d8={});var _0xbf4367={};return _0x1642d8['defaults']&&(_0xbf4367['root']='',_0xbf4367['key']='',_0xbf4367['oldValueBoolean']=!0x1,_0xbf4367['oldValueJson']='',_0xbf4367['newValueBoolean']=!0x1,_0xbf4367['newValueJson']='',_0xbf4367['wasUndone']=!0x1),null!=_0x4a832f['root']&&_0x4a832f['hasOwnProperty']('root')&&(_0xbf4367['root']=_0x4a832f['root']),null!=_0x4a832f['key']&&_0x4a832f['hasOwnProperty']('key')&&(_0xbf4367['key']=_0x4a832f['key']),null!=_0x4a832f['oldValueBoolean']&&_0x4a832f['hasOwnProperty']('oldValueBoolean')&&(_0xbf4367['oldValueBoolean']=_0x4a832f['oldValueBoolean']),null!=_0x4a832f['oldValueJson']&&_0x4a832f['hasOwnProperty']('oldValueJson')&&(_0xbf4367['oldValueJson']=_0x4a832f['oldValueJson']),null!=_0x4a832f['newValueBoolean']&&_0x4a832f['hasOwnProperty']('newValueBoolean')&&(_0xbf4367['newValueBoolean']=_0x4a832f['newValueBoolean']),null!=_0x4a832f['newValueJson']&&_0x4a832f['hasOwnProperty']('newValueJson')&&(_0xbf4367['newValueJson']=_0x4a832f['newValueJson']),null!=_0x4a832f['wasUndone']&&_0x4a832f['hasOwnProperty']('wasUndone')&&(_0xbf4367['wasUndone']=_0x4a832f['wasUndone']),_0xbf4367;},_0x1bc770['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x17b345['util']['toJSONOptions']);},_0x1bc770['getTypeUrl']=function(_0x4c6839){return void 0x0===_0x4c6839&&(_0x4c6839='type.googleapis.com'),_0x4c6839+'/RootAttributeOperation';},_0x1bc770;}()),_0x2cf712['RootOperation']=(function(){function _0x587ab8(_0x3f311d){if(_0x3f311d){for(var _0x3e9b04=Object['keys'](_0x3f311d),_0xc6e791=0x0;_0xc6e791<_0x3e9b04['length'];++_0xc6e791)null!=_0x3f311d[_0x3e9b04[_0xc6e791]]&&(this[_0x3e9b04[_0xc6e791]]=_0x3f311d[_0x3e9b04[_0xc6e791]]);}}return _0x587ab8['prototype']['rootName']='',_0x587ab8['prototype']['elementName']='',_0x587ab8['prototype']['isAdd']=!0x1,_0x587ab8['prototype']['wasUndone']=!0x1,_0x587ab8['create']=function(_0x59e93e){return new _0x587ab8(_0x59e93e);},_0x587ab8['encode']=function(_0x562249,_0x8b81cb){return _0x8b81cb||(_0x8b81cb=_0x4ce863['create']()),null!=_0x562249['rootName']&&Object['hasOwnProperty']['call'](_0x562249,'rootName')&&_0x8b81cb['uint32'](0xa)['string'](_0x562249['rootName']),null!=_0x562249['elementName']&&Object['hasOwnProperty']['call'](_0x562249,'elementName')&&_0x8b81cb['uint32'](0x12)['string'](_0x562249['elementName']),null!=_0x562249['isAdd']&&Object['hasOwnProperty']['call'](_0x562249,'isAdd')&&_0x8b81cb['uint32'](0x18)['bool'](_0x562249['isAdd']),null!=_0x562249['wasUndone']&&Object['hasOwnProperty']['call'](_0x562249,'wasUndone')&&_0x8b81cb['uint32'](0x20)['bool'](_0x562249['wasUndone']),_0x8b81cb;},_0x587ab8['encodeDelimited']=function(_0x19b75e,_0x4091f2){return this['encode'](_0x19b75e,_0x4091f2)['ldelim']();},_0x587ab8['decode']=function(_0x12d35d,_0x42499d){_0x12d35d instanceof _0x4682f6||(_0x12d35d=_0x4682f6['create'](_0x12d35d));for(var _0x3b84d1=void 0x0===_0x42499d?_0x12d35d['len']:_0x12d35d['pos']+_0x42499d,_0x5cc7bf=new _0x2cf712['RootOperation']();_0x12d35d['pos']<_0x3b84d1;){var _0x3c3ee0=_0x12d35d['uint32']();switch(_0x3c3ee0>>>0x3){case 0x1:_0x5cc7bf['rootName']=_0x12d35d['string']();break;case 0x2:_0x5cc7bf['elementName']=_0x12d35d['string']();break;case 0x3:_0x5cc7bf['isAdd']=_0x12d35d['bool']();break;case 0x4:_0x5cc7bf['wasUndone']=_0x12d35d['bool']();break;default:_0x12d35d['skipType'](0x7&_0x3c3ee0);}}return _0x5cc7bf;},_0x587ab8['decodeDelimited']=function(_0x1003f6){return _0x1003f6 instanceof _0x4682f6||(_0x1003f6=new _0x4682f6(_0x1003f6)),this['decode'](_0x1003f6,_0x1003f6['uint32']());},_0x587ab8['verify']=function(_0x57caef){return'object'!=typeof _0x57caef||null===_0x57caef?'object\x20expected':null!=_0x57caef['rootName']&&_0x57caef['hasOwnProperty']('rootName')&&!_0x4d36ba['isString'](_0x57caef['rootName'])?'rootName:\x20string\x20expected':null!=_0x57caef['elementName']&&_0x57caef['hasOwnProperty']('elementName')&&!_0x4d36ba['isString'](_0x57caef['elementName'])?'elementName:\x20string\x20expected':null!=_0x57caef['isAdd']&&_0x57caef['hasOwnProperty']('isAdd')&&'boolean'!=typeof _0x57caef['isAdd']?'isAdd:\x20boolean\x20expected':null!=_0x57caef['wasUndone']&&_0x57caef['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x57caef['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x587ab8['fromObject']=function(_0x436f15){if(_0x436f15 instanceof _0x2cf712['RootOperation'])return _0x436f15;var _0x42ba7e=new _0x2cf712['RootOperation']();return null!=_0x436f15['rootName']&&(_0x42ba7e['rootName']=String(_0x436f15['rootName'])),null!=_0x436f15['elementName']&&(_0x42ba7e['elementName']=String(_0x436f15['elementName'])),null!=_0x436f15['isAdd']&&(_0x42ba7e['isAdd']=Boolean(_0x436f15['isAdd'])),null!=_0x436f15['wasUndone']&&(_0x42ba7e['wasUndone']=Boolean(_0x436f15['wasUndone'])),_0x42ba7e;},_0x587ab8['toObject']=function(_0x44c47c,_0x245412){_0x245412||(_0x245412={});var _0x230354={};return _0x245412['defaults']&&(_0x230354['rootName']='',_0x230354['elementName']='',_0x230354['isAdd']=!0x1,_0x230354['wasUndone']=!0x1),null!=_0x44c47c['rootName']&&_0x44c47c['hasOwnProperty']('rootName')&&(_0x230354['rootName']=_0x44c47c['rootName']),null!=_0x44c47c['elementName']&&_0x44c47c['hasOwnProperty']('elementName')&&(_0x230354['elementName']=_0x44c47c['elementName']),null!=_0x44c47c['isAdd']&&_0x44c47c['hasOwnProperty']('isAdd')&&(_0x230354['isAdd']=_0x44c47c['isAdd']),null!=_0x44c47c['wasUndone']&&_0x44c47c['hasOwnProperty']('wasUndone')&&(_0x230354['wasUndone']=_0x44c47c['wasUndone']),_0x230354;},_0x587ab8['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x17b345['util']['toJSONOptions']);},_0x587ab8['getTypeUrl']=function(_0x5835c1){return void 0x0===_0x5835c1&&(_0x5835c1='type.googleapis.com'),_0x5835c1+'/RootOperation';},_0x587ab8;}()),_0x2cf712['SplitOperation']=(function(){function _0x53a57e(_0x3f5a8f){if(_0x3f5a8f){for(var _0x216b1d=Object['keys'](_0x3f5a8f),_0xfa1de4=0x0;_0xfa1de4<_0x216b1d['length'];++_0xfa1de4)null!=_0x3f5a8f[_0x216b1d[_0xfa1de4]]&&(this[_0x216b1d[_0xfa1de4]]=_0x3f5a8f[_0x216b1d[_0xfa1de4]]);}}return _0x53a57e['prototype']['splitPosition']=null,_0x53a57e['prototype']['graveyardPosition']=null,_0x53a57e['prototype']['howMany']=0x0,_0x53a57e['prototype']['insertionPosition']=null,_0x53a57e['prototype']['wasUndone']=!0x1,_0x53a57e['create']=function(_0xaee42b){return new _0x53a57e(_0xaee42b);},_0x53a57e['encode']=function(_0x8929b0,_0x5cd8d0){return _0x5cd8d0||(_0x5cd8d0=_0x4ce863['create']()),null!=_0x8929b0['splitPosition']&&Object['hasOwnProperty']['call'](_0x8929b0,'splitPosition')&&_0x2cf712['Position']['encode'](_0x8929b0['splitPosition'],_0x5cd8d0['uint32'](0xa)['fork']())['ldelim'](),null!=_0x8929b0['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x8929b0,'graveyardPosition')&&_0x2cf712['Position']['encode'](_0x8929b0['graveyardPosition'],_0x5cd8d0['uint32'](0x12)['fork']())['ldelim'](),null!=_0x8929b0['howMany']&&Object['hasOwnProperty']['call'](_0x8929b0,'howMany')&&_0x5cd8d0['uint32'](0x18)['uint32'](_0x8929b0['howMany']),null!=_0x8929b0['insertionPosition']&&Object['hasOwnProperty']['call'](_0x8929b0,'insertionPosition')&&_0x2cf712['Position']['encode'](_0x8929b0['insertionPosition'],_0x5cd8d0['uint32'](0x22)['fork']())['ldelim'](),null!=_0x8929b0['wasUndone']&&Object['hasOwnProperty']['call'](_0x8929b0,'wasUndone')&&_0x5cd8d0['uint32'](0x28)['bool'](_0x8929b0['wasUndone']),_0x5cd8d0;},_0x53a57e['encodeDelimited']=function(_0x3a099e,_0x20da0b){return this['encode'](_0x3a099e,_0x20da0b)['ldelim']();},_0x53a57e['decode']=function(_0x38c73d,_0x23aa07){_0x38c73d instanceof _0x4682f6||(_0x38c73d=_0x4682f6['create'](_0x38c73d));for(var _0x3e4ab3=void 0x0===_0x23aa07?_0x38c73d['len']:_0x38c73d['pos']+_0x23aa07,_0x403d02=new _0x2cf712['SplitOperation']();_0x38c73d['pos']<_0x3e4ab3;){var _0x5e20e0=_0x38c73d['uint32']();switch(_0x5e20e0>>>0x3){case 0x1:_0x403d02['splitPosition']=_0x2cf712['Position']['decode'](_0x38c73d,_0x38c73d['uint32']());break;case 0x2:_0x403d02['graveyardPosition']=_0x2cf712['Position']['decode'](_0x38c73d,_0x38c73d['uint32']());break;case 0x3:_0x403d02['howMany']=_0x38c73d['uint32']();break;case 0x4:_0x403d02['insertionPosition']=_0x2cf712['Position']['decode'](_0x38c73d,_0x38c73d['uint32']());break;case 0x5:_0x403d02['wasUndone']=_0x38c73d['bool']();break;default:_0x38c73d['skipType'](0x7&_0x5e20e0);}}return _0x403d02;},_0x53a57e['decodeDelimited']=function(_0x31cae4){return _0x31cae4 instanceof _0x4682f6||(_0x31cae4=new _0x4682f6(_0x31cae4)),this['decode'](_0x31cae4,_0x31cae4['uint32']());},_0x53a57e['verify']=function(_0x413407){if('object'!=typeof _0x413407||null===_0x413407)return'object\x20expected';var _0x1666f5;if(null!=_0x413407['splitPosition']&&_0x413407['hasOwnProperty']('splitPosition')&&(_0x1666f5=_0x2cf712['Position']['verify'](_0x413407['splitPosition'])))return'splitPosition.'+_0x1666f5;if(null!=_0x413407['graveyardPosition']&&_0x413407['hasOwnProperty']('graveyardPosition')&&(_0x1666f5=_0x2cf712['Position']['verify'](_0x413407['graveyardPosition'])))return'graveyardPosition.'+_0x1666f5;if(null!=_0x413407['howMany']&&_0x413407['hasOwnProperty']('howMany')&&!_0x4d36ba['isInteger'](_0x413407['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x413407['insertionPosition']&&_0x413407['hasOwnProperty']('insertionPosition')&&(_0x1666f5=_0x2cf712['Position']['verify'](_0x413407['insertionPosition'])))return'insertionPosition.'+_0x1666f5;return null!=_0x413407['wasUndone']&&_0x413407['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x413407['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x53a57e['fromObject']=function(_0x501c91){if(_0x501c91 instanceof _0x2cf712['SplitOperation'])return _0x501c91;var _0x290c1c=new _0x2cf712['SplitOperation']();if(null!=_0x501c91['splitPosition']){if('object'!=typeof _0x501c91['splitPosition'])throw TypeError('.SplitOperation.splitPosition:\x20object\x20expected');_0x290c1c['splitPosition']=_0x2cf712['Position']['fromObject'](_0x501c91['splitPosition']);}if(null!=_0x501c91['graveyardPosition']){if('object'!=typeof _0x501c91['graveyardPosition'])throw TypeError('.SplitOperation.graveyardPosition:\x20object\x20expected');_0x290c1c['graveyardPosition']=_0x2cf712['Position']['fromObject'](_0x501c91['graveyardPosition']);}if(null!=_0x501c91['howMany']&&(_0x290c1c['howMany']=_0x501c91['howMany']>>>0x0),null!=_0x501c91['insertionPosition']){if('object'!=typeof _0x501c91['insertionPosition'])throw TypeError('.SplitOperation.insertionPosition:\x20object\x20expected');_0x290c1c['insertionPosition']=_0x2cf712['Position']['fromObject'](_0x501c91['insertionPosition']);}return null!=_0x501c91['wasUndone']&&(_0x290c1c['wasUndone']=Boolean(_0x501c91['wasUndone'])),_0x290c1c;},_0x53a57e['toObject']=function(_0x19f29f,_0x5ed37a){_0x5ed37a||(_0x5ed37a={});var _0x25df66={};return _0x5ed37a['defaults']&&(_0x25df66['splitPosition']=null,_0x25df66['graveyardPosition']=null,_0x25df66['howMany']=0x0,_0x25df66['insertionPosition']=null,_0x25df66['wasUndone']=!0x1),null!=_0x19f29f['splitPosition']&&_0x19f29f['hasOwnProperty']('splitPosition')&&(_0x25df66['splitPosition']=_0x2cf712['Position']['toObject'](_0x19f29f['splitPosition'],_0x5ed37a)),null!=_0x19f29f['graveyardPosition']&&_0x19f29f['hasOwnProperty']('graveyardPosition')&&(_0x25df66['graveyardPosition']=_0x2cf712['Position']['toObject'](_0x19f29f['graveyardPosition'],_0x5ed37a)),null!=_0x19f29f['howMany']&&_0x19f29f['hasOwnProperty']('howMany')&&(_0x25df66['howMany']=_0x19f29f['howMany']),null!=_0x19f29f['insertionPosition']&&_0x19f29f['hasOwnProperty']('insertionPosition')&&(_0x25df66['insertionPosition']=_0x2cf712['Position']['toObject'](_0x19f29f['insertionPosition'],_0x5ed37a)),null!=_0x19f29f['wasUndone']&&_0x19f29f['hasOwnProperty']('wasUndone')&&(_0x25df66['wasUndone']=_0x19f29f['wasUndone']),_0x25df66;},_0x53a57e['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x17b345['util']['toJSONOptions']);},_0x53a57e['getTypeUrl']=function(_0x2028bf){return void 0x0===_0x2028bf&&(_0x2028bf='type.googleapis.com'),_0x2028bf+'/SplitOperation';},_0x53a57e;}()),_0x2cf712['Position']=(function(){function _0x211a23(_0x37ec82){if(this['path']=[],_0x37ec82){for(var _0x1e223f=Object['keys'](_0x37ec82),_0x55cc8c=0x0;_0x55cc8c<_0x1e223f['length'];++_0x55cc8c)null!=_0x37ec82[_0x1e223f[_0x55cc8c]]&&(this[_0x1e223f[_0x55cc8c]]=_0x37ec82[_0x1e223f[_0x55cc8c]]);}}return _0x211a23['prototype']['root']='',_0x211a23['prototype']['rootMain']=!0x1,_0x211a23['prototype']['rootGraveyard']=!0x1,_0x211a23['prototype']['path']=_0x4d36ba['emptyArray'],_0x211a23['prototype']['stickiness']='',_0x211a23['create']=function(_0x17c803){return new _0x211a23(_0x17c803);},_0x211a23['encode']=function(_0x526cd8,_0x48f698){if(_0x48f698||(_0x48f698=_0x4ce863['create']()),null!=_0x526cd8['root']&&Object['hasOwnProperty']['call'](_0x526cd8,'root')&&_0x48f698['uint32'](0xa)['string'](_0x526cd8['root']),null!=_0x526cd8['rootMain']&&Object['hasOwnProperty']['call'](_0x526cd8,'rootMain')&&_0x48f698['uint32'](0x10)['bool'](_0x526cd8['rootMain']),null!=_0x526cd8['rootGraveyard']&&Object['hasOwnProperty']['call'](_0x526cd8,'rootGraveyard')&&_0x48f698['uint32'](0x18)['bool'](_0x526cd8['rootGraveyard']),null!=_0x526cd8['path']&&_0x526cd8['path']['length']){_0x48f698['uint32'](0x22)['fork']();for(var _0x387d32=0x0;_0x387d32<_0x526cd8['path']['length'];++_0x387d32)_0x48f698['uint32'](_0x526cd8['path'][_0x387d32]);_0x48f698['ldelim']();}return null!=_0x526cd8['stickiness']&&Object['hasOwnProperty']['call'](_0x526cd8,'stickiness')&&_0x48f698['uint32'](0x2a)['string'](_0x526cd8['stickiness']),_0x48f698;},_0x211a23['encodeDelimited']=function(_0x2bf8f8,_0xb0ddcf){return this['encode'](_0x2bf8f8,_0xb0ddcf)['ldelim']();},_0x211a23['decode']=function(_0x1f3b60,_0x18c017){_0x1f3b60 instanceof _0x4682f6||(_0x1f3b60=_0x4682f6['create'](_0x1f3b60));for(var _0x193e51=void 0x0===_0x18c017?_0x1f3b60['len']:_0x1f3b60['pos']+_0x18c017,_0x232bcf=new _0x2cf712['Position']();_0x1f3b60['pos']<_0x193e51;){var _0x3f6f8a=_0x1f3b60['uint32']();switch(_0x3f6f8a>>>0x3){case 0x1:_0x232bcf['root']=_0x1f3b60['string']();break;case 0x2:_0x232bcf['rootMain']=_0x1f3b60['bool']();break;case 0x3:_0x232bcf['rootGraveyard']=_0x1f3b60['bool']();break;case 0x4:if(_0x232bcf['path']&&_0x232bcf['path']['length']||(_0x232bcf['path']=[]),0x2==(0x7&_0x3f6f8a)){for(var _0x518317=_0x1f3b60['uint32']()+_0x1f3b60['pos'];_0x1f3b60['pos']<_0x518317;)_0x232bcf['path']['push'](_0x1f3b60['uint32']());}else _0x232bcf['path']['push'](_0x1f3b60['uint32']());break;case 0x5:_0x232bcf['stickiness']=_0x1f3b60['string']();break;default:_0x1f3b60['skipType'](0x7&_0x3f6f8a);}}return _0x232bcf;},_0x211a23['decodeDelimited']=function(_0x5df2a7){return _0x5df2a7 instanceof _0x4682f6||(_0x5df2a7=new _0x4682f6(_0x5df2a7)),this['decode'](_0x5df2a7,_0x5df2a7['uint32']());},_0x211a23['verify']=function(_0x310554){if('object'!=typeof _0x310554||null===_0x310554)return'object\x20expected';if(null!=_0x310554['root']&&_0x310554['hasOwnProperty']('root')&&!_0x4d36ba['isString'](_0x310554['root']))return'root:\x20string\x20expected';if(null!=_0x310554['rootMain']&&_0x310554['hasOwnProperty']('rootMain')&&'boolean'!=typeof _0x310554['rootMain'])return'rootMain:\x20boolean\x20expected';if(null!=_0x310554['rootGraveyard']&&_0x310554['hasOwnProperty']('rootGraveyard')&&'boolean'!=typeof _0x310554['rootGraveyard'])return'rootGraveyard:\x20boolean\x20expected';if(null!=_0x310554['path']&&_0x310554['hasOwnProperty']('path')){if(!Array['isArray'](_0x310554['path']))return'path:\x20array\x20expected';for(var _0x4b04bd=0x0;_0x4b04bd<_0x310554['path']['length'];++_0x4b04bd)if(!_0x4d36ba['isInteger'](_0x310554['path'][_0x4b04bd]))return'path:\x20integer[]\x20expected';}return null!=_0x310554['stickiness']&&_0x310554['hasOwnProperty']('stickiness')&&!_0x4d36ba['isString'](_0x310554['stickiness'])?'stickiness:\x20string\x20expected':null;},_0x211a23['fromObject']=function(_0x317e92){if(_0x317e92 instanceof _0x2cf712['Position'])return _0x317e92;var _0x113255=new _0x2cf712['Position']();if(null!=_0x317e92['root']&&(_0x113255['root']=String(_0x317e92['root'])),null!=_0x317e92['rootMain']&&(_0x113255['rootMain']=Boolean(_0x317e92['rootMain'])),null!=_0x317e92['rootGraveyard']&&(_0x113255['rootGraveyard']=Boolean(_0x317e92['rootGraveyard'])),_0x317e92['path']){if(!Array['isArray'](_0x317e92['path']))throw TypeError('.Position.path:\x20array\x20expected');_0x113255['path']=[];for(var _0x234d1b=0x0;_0x234d1b<_0x317e92['path']['length'];++_0x234d1b)_0x113255['path'][_0x234d1b]=_0x317e92['path'][_0x234d1b]>>>0x0;}return null!=_0x317e92['stickiness']&&(_0x113255['stickiness']=String(_0x317e92['stickiness'])),_0x113255;},_0x211a23['toObject']=function(_0x1be674,_0x1d7301){_0x1d7301||(_0x1d7301={});var _0xa361e={};if((_0x1d7301['arrays']||_0x1d7301['defaults'])&&(_0xa361e['path']=[]),_0x1d7301['defaults']&&(_0xa361e['root']='',_0xa361e['rootMain']=!0x1,_0xa361e['rootGraveyard']=!0x1,_0xa361e['stickiness']=''),null!=_0x1be674['root']&&_0x1be674['hasOwnProperty']('root')&&(_0xa361e['root']=_0x1be674['root']),null!=_0x1be674['rootMain']&&_0x1be674['hasOwnProperty']('rootMain')&&(_0xa361e['rootMain']=_0x1be674['rootMain']),null!=_0x1be674['rootGraveyard']&&_0x1be674['hasOwnProperty']('rootGraveyard')&&(_0xa361e['rootGraveyard']=_0x1be674['rootGraveyard']),_0x1be674['path']&&_0x1be674['path']['length']){_0xa361e['path']=[];for(var _0x101fb6=0x0;_0x101fb6<_0x1be674['path']['length'];++_0x101fb6)_0xa361e['path'][_0x101fb6]=_0x1be674['path'][_0x101fb6];}return null!=_0x1be674['stickiness']&&_0x1be674['hasOwnProperty']('stickiness')&&(_0xa361e['stickiness']=_0x1be674['stickiness']),_0xa361e;},_0x211a23['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x17b345['util']['toJSONOptions']);},_0x211a23['getTypeUrl']=function(_0x4de48d){return void 0x0===_0x4de48d&&(_0x4de48d='type.googleapis.com'),_0x4de48d+'/Position';},_0x211a23;}()),_0x2cf712['Range']=(function(){function _0x1e71e9(_0x1e8da8){if(_0x1e8da8){for(var _0x5834a0=Object['keys'](_0x1e8da8),_0x51cb7d=0x0;_0x51cb7d<_0x5834a0['length'];++_0x51cb7d)null!=_0x1e8da8[_0x5834a0[_0x51cb7d]]&&(this[_0x5834a0[_0x51cb7d]]=_0x1e8da8[_0x5834a0[_0x51cb7d]]);}}return _0x1e71e9['prototype']['start']=null,_0x1e71e9['prototype']['end']=null,_0x1e71e9['create']=function(_0x1d57f0){return new _0x1e71e9(_0x1d57f0);},_0x1e71e9['encode']=function(_0x13cd98,_0x482768){return _0x482768||(_0x482768=_0x4ce863['create']()),null!=_0x13cd98['start']&&Object['hasOwnProperty']['call'](_0x13cd98,'start')&&_0x2cf712['Position']['encode'](_0x13cd98['start'],_0x482768['uint32'](0xa)['fork']())['ldelim'](),null!=_0x13cd98['end']&&Object['hasOwnProperty']['call'](_0x13cd98,'end')&&_0x2cf712['Position']['encode'](_0x13cd98['end'],_0x482768['uint32'](0x12)['fork']())['ldelim'](),_0x482768;},_0x1e71e9['encodeDelimited']=function(_0x28c500,_0x47e765){return this['encode'](_0x28c500,_0x47e765)['ldelim']();},_0x1e71e9['decode']=function(_0x1c1eea,_0xd9497f){_0x1c1eea instanceof _0x4682f6||(_0x1c1eea=_0x4682f6['create'](_0x1c1eea));for(var _0x200cd3=void 0x0===_0xd9497f?_0x1c1eea['len']:_0x1c1eea['pos']+_0xd9497f,_0x5ead22=new _0x2cf712['Range']();_0x1c1eea['pos']<_0x200cd3;){var _0x365c41=_0x1c1eea['uint32']();switch(_0x365c41>>>0x3){case 0x1:_0x5ead22['start']=_0x2cf712['Position']['decode'](_0x1c1eea,_0x1c1eea['uint32']());break;case 0x2:_0x5ead22['end']=_0x2cf712['Position']['decode'](_0x1c1eea,_0x1c1eea['uint32']());break;default:_0x1c1eea['skipType'](0x7&_0x365c41);}}return _0x5ead22;},_0x1e71e9['decodeDelimited']=function(_0x40db02){return _0x40db02 instanceof _0x4682f6||(_0x40db02=new _0x4682f6(_0x40db02)),this['decode'](_0x40db02,_0x40db02['uint32']());},_0x1e71e9['verify']=function(_0x48eb05){if('object'!=typeof _0x48eb05||null===_0x48eb05)return'object\x20expected';var _0x4289ec;if(null!=_0x48eb05['start']&&_0x48eb05['hasOwnProperty']('start')&&(_0x4289ec=_0x2cf712['Position']['verify'](_0x48eb05['start'])))return'start.'+_0x4289ec;if(null!=_0x48eb05['end']&&_0x48eb05['hasOwnProperty']('end')&&(_0x4289ec=_0x2cf712['Position']['verify'](_0x48eb05['end'])))return'end.'+_0x4289ec;return null;},_0x1e71e9['fromObject']=function(_0x37cff9){if(_0x37cff9 instanceof _0x2cf712['Range'])return _0x37cff9;var _0x2867e4=new _0x2cf712['Range']();if(null!=_0x37cff9['start']){if('object'!=typeof _0x37cff9['start'])throw TypeError('.Range.start:\x20object\x20expected');_0x2867e4['start']=_0x2cf712['Position']['fromObject'](_0x37cff9['start']);}if(null!=_0x37cff9['end']){if('object'!=typeof _0x37cff9['end'])throw TypeError('.Range.end:\x20object\x20expected');_0x2867e4['end']=_0x2cf712['Position']['fromObject'](_0x37cff9['end']);}return _0x2867e4;},_0x1e71e9['toObject']=function(_0x7480c2,_0x512920){_0x512920||(_0x512920={});var _0x2a7085={};return _0x512920['defaults']&&(_0x2a7085['start']=null,_0x2a7085['end']=null),null!=_0x7480c2['start']&&_0x7480c2['hasOwnProperty']('start')&&(_0x2a7085['start']=_0x2cf712['Position']['toObject'](_0x7480c2['start'],_0x512920)),null!=_0x7480c2['end']&&_0x7480c2['hasOwnProperty']('end')&&(_0x2a7085['end']=_0x2cf712['Position']['toObject'](_0x7480c2['end'],_0x512920)),_0x2a7085;},_0x1e71e9['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x17b345['util']['toJSONOptions']);},_0x1e71e9['getTypeUrl']=function(_0x1f0aaf){return void 0x0===_0x1f0aaf&&(_0x1f0aaf='type.googleapis.com'),_0x1f0aaf+'/Range';},_0x1e71e9;}()),_0x2cf712['Element']=(function(){function _0x274906(_0x4c7d44){if(this['children']=[],this['attributesBoolean']={},_0x4c7d44){for(var _0x503176=Object['keys'](_0x4c7d44),_0x2c136d=0x0;_0x2c136d<_0x503176['length'];++_0x2c136d)null!=_0x4c7d44[_0x503176[_0x2c136d]]&&(this[_0x503176[_0x2c136d]]=_0x4c7d44[_0x503176[_0x2c136d]]);}}return _0x274906['prototype']['name']='',_0x274906['prototype']['children']=_0x4d36ba['emptyArray'],_0x274906['prototype']['data']='',_0x274906['prototype']['attributesBoolean']=_0x4d36ba['emptyObject'],_0x274906['prototype']['attributesJson']='',_0x274906['create']=function(_0x4e98b0){return new _0x274906(_0x4e98b0);},_0x274906['encode']=function(_0x352dba,_0x42ef81){if(_0x42ef81||(_0x42ef81=_0x4ce863['create']()),null!=_0x352dba['name']&&Object['hasOwnProperty']['call'](_0x352dba,'name')&&_0x42ef81['uint32'](0xa)['string'](_0x352dba['name']),null!=_0x352dba['children']&&_0x352dba['children']['length']){for(var _0x39bd7f=0x0;_0x39bd7f<_0x352dba['children']['length'];++_0x39bd7f)_0x2cf712['Element']['encode'](_0x352dba['children'][_0x39bd7f],_0x42ef81['uint32'](0x12)['fork']())['ldelim']();}if(null!=_0x352dba['data']&&Object['hasOwnProperty']['call'](_0x352dba,'data')&&_0x42ef81['uint32'](0x1a)['string'](_0x352dba['data']),null!=_0x352dba['attributesBoolean']&&Object['hasOwnProperty']['call'](_0x352dba,'attributesBoolean')){var _0x1e8bff=Object['keys'](_0x352dba['attributesBoolean']);for(_0x39bd7f=0x0;_0x39bd7f<_0x1e8bff['length'];++_0x39bd7f)_0x42ef81['uint32'](0x22)['fork']()['uint32'](0xa)['string'](_0x1e8bff[_0x39bd7f])['uint32'](0x10)['bool'](_0x352dba['attributesBoolean'][_0x1e8bff[_0x39bd7f]])['ldelim']();}return null!=_0x352dba['attributesJson']&&Object['hasOwnProperty']['call'](_0x352dba,'attributesJson')&&_0x42ef81['uint32'](0x2a)['string'](_0x352dba['attributesJson']),_0x42ef81;},_0x274906['encodeDelimited']=function(_0x599b82,_0x7f8569){return this['encode'](_0x599b82,_0x7f8569)['ldelim']();},_0x274906['decode']=function(_0x5942f8,_0xae5ce5){_0x5942f8 instanceof _0x4682f6||(_0x5942f8=_0x4682f6['create'](_0x5942f8));for(var _0x3272c8,_0x381219,_0x2398ea=void 0x0===_0xae5ce5?_0x5942f8['len']:_0x5942f8['pos']+_0xae5ce5,_0x25ef9c=new _0x2cf712['Element']();_0x5942f8['pos']<_0x2398ea;){var _0x492985=_0x5942f8['uint32']();switch(_0x492985>>>0x3){case 0x1:_0x25ef9c['name']=_0x5942f8['string']();break;case 0x2:_0x25ef9c['children']&&_0x25ef9c['children']['length']||(_0x25ef9c['children']=[]),_0x25ef9c['children']['push'](_0x2cf712['Element']['decode'](_0x5942f8,_0x5942f8['uint32']()));break;case 0x3:_0x25ef9c['data']=_0x5942f8['string']();break;case 0x4:_0x25ef9c['attributesBoolean']===_0x4d36ba['emptyObject']&&(_0x25ef9c['attributesBoolean']={});var _0x10dfad=_0x5942f8['uint32']()+_0x5942f8['pos'];for(_0x3272c8='',_0x381219=!0x1;_0x5942f8['pos']<_0x10dfad;){var _0x3e86c7=_0x5942f8['uint32']();switch(_0x3e86c7>>>0x3){case 0x1:_0x3272c8=_0x5942f8['string']();break;case 0x2:_0x381219=_0x5942f8['bool']();break;default:_0x5942f8['skipType'](0x7&_0x3e86c7);}}_0x25ef9c['attributesBoolean'][_0x3272c8]=_0x381219;break;case 0x5:_0x25ef9c['attributesJson']=_0x5942f8['string']();break;default:_0x5942f8['skipType'](0x7&_0x492985);}}return _0x25ef9c;},_0x274906['decodeDelimited']=function(_0x31868c){return _0x31868c instanceof _0x4682f6||(_0x31868c=new _0x4682f6(_0x31868c)),this['decode'](_0x31868c,_0x31868c['uint32']());},_0x274906['verify']=function(_0x30c3e0){if('object'!=typeof _0x30c3e0||null===_0x30c3e0)return'object\x20expected';if(null!=_0x30c3e0['name']&&_0x30c3e0['hasOwnProperty']('name')&&!_0x4d36ba['isString'](_0x30c3e0['name']))return'name:\x20string\x20expected';if(null!=_0x30c3e0['children']&&_0x30c3e0['hasOwnProperty']('children')){if(!Array['isArray'](_0x30c3e0['children']))return'children:\x20array\x20expected';for(var _0x4bfe5d=0x0;_0x4bfe5d<_0x30c3e0['children']['length'];++_0x4bfe5d){var _0x53a152=_0x2cf712['Element']['verify'](_0x30c3e0['children'][_0x4bfe5d]);if(_0x53a152)return'children.'+_0x53a152;}}if(null!=_0x30c3e0['data']&&_0x30c3e0['hasOwnProperty']('data')&&!_0x4d36ba['isString'](_0x30c3e0['data']))return'data:\x20string\x20expected';if(null!=_0x30c3e0['attributesBoolean']&&_0x30c3e0['hasOwnProperty']('attributesBoolean')){if(!_0x4d36ba['isObject'](_0x30c3e0['attributesBoolean']))return'attributesBoolean:\x20object\x20expected';var _0x545af0=Object['keys'](_0x30c3e0['attributesBoolean']);for(_0x4bfe5d=0x0;_0x4bfe5d<_0x545af0['length'];++_0x4bfe5d)if('boolean'!=typeof _0x30c3e0['attributesBoolean'][_0x545af0[_0x4bfe5d]])return'attributesBoolean:\x20boolean{k:string}\x20expected';}return null!=_0x30c3e0['attributesJson']&&_0x30c3e0['hasOwnProperty']('attributesJson')&&!_0x4d36ba['isString'](_0x30c3e0['attributesJson'])?'attributesJson:\x20string\x20expected':null;},_0x274906['fromObject']=function(_0x7bef9){if(_0x7bef9 instanceof _0x2cf712['Element'])return _0x7bef9;var _0x444a56=new _0x2cf712['Element']();if(null!=_0x7bef9['name']&&(_0x444a56['name']=String(_0x7bef9['name'])),_0x7bef9['children']){if(!Array['isArray'](_0x7bef9['children']))throw TypeError('.Element.children:\x20array\x20expected');_0x444a56['children']=[];for(var _0x124b80=0x0;_0x124b80<_0x7bef9['children']['length'];++_0x124b80){if('object'!=typeof _0x7bef9['children'][_0x124b80])throw TypeError('.Element.children:\x20object\x20expected');_0x444a56['children'][_0x124b80]=_0x2cf712['Element']['fromObject'](_0x7bef9['children'][_0x124b80]);}}if(null!=_0x7bef9['data']&&(_0x444a56['data']=String(_0x7bef9['data'])),_0x7bef9['attributesBoolean']){if('object'!=typeof _0x7bef9['attributesBoolean'])throw TypeError('.Element.attributesBoolean:\x20object\x20expected');_0x444a56['attributesBoolean']={};var _0x24854a=Object['keys'](_0x7bef9['attributesBoolean']);for(_0x124b80=0x0;_0x124b80<_0x24854a['length'];++_0x124b80)_0x444a56['attributesBoolean'][_0x24854a[_0x124b80]]=Boolean(_0x7bef9['attributesBoolean'][_0x24854a[_0x124b80]]);}return null!=_0x7bef9['attributesJson']&&(_0x444a56['attributesJson']=String(_0x7bef9['attributesJson'])),_0x444a56;},_0x274906['toObject']=function(_0x93d8bb,_0x5829ce){_0x5829ce||(_0x5829ce={});var _0x188578,_0x398849={};if((_0x5829ce['arrays']||_0x5829ce['defaults'])&&(_0x398849['children']=[]),(_0x5829ce['objects']||_0x5829ce['defaults'])&&(_0x398849['attributesBoolean']={}),_0x5829ce['defaults']&&(_0x398849['name']='',_0x398849['data']='',_0x398849['attributesJson']=''),null!=_0x93d8bb['name']&&_0x93d8bb['hasOwnProperty']('name')&&(_0x398849['name']=_0x93d8bb['name']),_0x93d8bb['children']&&_0x93d8bb['children']['length']){_0x398849['children']=[];for(var _0x2485a9=0x0;_0x2485a9<_0x93d8bb['children']['length'];++_0x2485a9)_0x398849['children'][_0x2485a9]=_0x2cf712['Element']['toObject'](_0x93d8bb['children'][_0x2485a9],_0x5829ce);}if(null!=_0x93d8bb['data']&&_0x93d8bb['hasOwnProperty']('data')&&(_0x398849['data']=_0x93d8bb['data']),_0x93d8bb['attributesBoolean']&&(_0x188578=Object['keys'](_0x93d8bb['attributesBoolean']))['length']){_0x398849['attributesBoolean']={};for(_0x2485a9=0x0;_0x2485a9<_0x188578['length'];++_0x2485a9)_0x398849['attributesBoolean'][_0x188578[_0x2485a9]]=_0x93d8bb['attributesBoolean'][_0x188578[_0x2485a9]];}return null!=_0x93d8bb['attributesJson']&&_0x93d8bb['hasOwnProperty']('attributesJson')&&(_0x398849['attributesJson']=_0x93d8bb['attributesJson']),_0x398849;},_0x274906['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x17b345['util']['toJSONOptions']);},_0x274906['getTypeUrl']=function(_0x12e773){return void 0x0===_0x12e773&&(_0x12e773='type.googleapis.com'),_0x12e773+'/Element';},_0x274906;}()),_0x2cf712;})());class r{['_protobufRoot'];constructor(){this['_protobufRoot']=u;}['getDescriptor'](_0x1c88e2){return new w(this['_protobufRoot'][_0x1c88e2]);}}class w{['_protobuf'];constructor(_0xcb2d80){this['_protobuf']=_0xcb2d80;}['compress'](_0xfbd32e){const _0x5944c6=this['_protobuf']['verify'](_0xfbd32e);if(_0x5944c6)throw Error(_0x5944c6);return this['_protobuf']['encode'](this['_protobuf']['create'](_0xfbd32e))['finish']();}['decompress'](_0xc0a846){return this['_protobuf']['toObject'](this['_protobuf']['decode'](_0xc0a846),{'oneofs':!0x0});}}function g(_0x4a1323,_0x54c934){const _0x591161=_0x2fda35(_0x4a1323);return _0x591161['path'][_0x591161['path']['length']-0x1]+=_0x54c934,_0x591161;}function _(_0x4106ea,_0x44de5b){return _0x4106ea['root']===_0x44de5b['root']&&_0x2b7523(_0x4106ea['path'],_0x44de5b['path']);}function $(_0x351cdb){P(_0x351cdb,_0x58e9f2=>('main'==_0x58e9f2['root']?(_0x58e9f2['rootMain']=!0x0,delete _0x58e9f2['root']):'$graveyard'==_0x58e9f2['root']&&(_0x58e9f2['rootGraveyard']=!0x0,delete _0x58e9f2['root']),_0x58e9f2));}function J(_0x48e5a8){P(_0x48e5a8,_0x3b1f9e=>(_0x3b1f9e['rootMain']?(_0x3b1f9e['root']='main',delete _0x3b1f9e['rootMain']):_0x3b1f9e['rootGraveyard']&&(_0x3b1f9e['root']='$graveyard',delete _0x3b1f9e['rootGraveyard']),_0x3b1f9e));}function P(_0x5d7504,_0x5c01c2){for(const _0x531022 in _0x5d7504){const _0x10aa28=_0x5d7504[_0x531022];'nodes'!==_0x531022&&_0x5c444a(_0x10aa28)&&(_0x10aa28['path']&&(_0x10aa28['root']||_0x10aa28['rootMain']||_0x10aa28['rootGraveyard'])?_0x5d7504[_0x531022]=_0x5c01c2(_0x10aa28):P(_0x10aa28,_0x5c01c2));}return _0x5d7504;}class e{['_id'];['_operationName'];['_protobufDescriptor'];constructor(_0x3b87cd,_0x29ff3f,_0x3f77ba){this['_id']=_0x3b87cd,this['_operationName']=_0x29ff3f,this['_protobufDescriptor']=_0x3f77ba;}['compress'](_0x39946e,_0x5dea2f){const _0x187519=_0x5dea2f['shift']();return $(_0x187519),_0x39946e['buffers']['push'](this['_protobufDescriptor']['compress'](_0x187519)),_0x39946e['types']['push'](this['_id']),!0x0;}['decompress'](_0x585443,_0x1b27f7){_0x1b27f7['types']['shift']();const _0x1d9700=this['_protobufDescriptor']['decompress'](_0x1b27f7['buffers']['shift']());J(_0x1d9700),_0x1d9700['__className']=this['_operationName'],_0x585443['push'](_0x1d9700);}}class s extends e{['compress'](_0x218cbf,_0x8c9361){const _0x2899b8=_0x8c9361['shift']();return this['_serializeOneOf']('oldValue',_0x2899b8),this['_serializeOneOf']('newValue',_0x2899b8),$(_0x2899b8),_0x218cbf['buffers']['push'](this['_protobufDescriptor']['compress'](_0x2899b8)),_0x218cbf['types']['push'](this['_id']),!0x0;}['decompress'](_0x2692a6,_0x225201){const {types:_0xe49ba0,buffers:_0x20cf0f}=_0x225201,_0x4d6f27=this['_protobufDescriptor']['decompress'](_0x20cf0f['shift']());_0xe49ba0['shift'](),this['_deserializeOneOf']('oldValue',_0x4d6f27),this['_deserializeOneOf']('newValue',_0x4d6f27),J(_0x4d6f27),_0x4d6f27['__className']=this['_operationName'],_0x2692a6['push'](_0x4d6f27);}['_serializeOneOf'](_0x47aada,_0x128f0e){const _0x320d12=_0x128f0e[_0x47aada];'boolean'==typeof _0x320d12?_0x128f0e[_0x47aada+'Boolean']=_0x320d12:_0x128f0e[_0x47aada+'Json']=JSON['stringify'](_0x320d12);}['_deserializeOneOf'](_0x5772b3,_0x19a872){const _0x44516c=_0x5772b3+'Json';_0x19a872[_0x44516c]?(_0x19a872[_0x5772b3]=JSON['parse'](_0x19a872[_0x44516c]),delete _0x19a872[_0x44516c]):(_0x19a872[_0x5772b3]=_0x19a872[_0x5772b3+'Boolean'],delete _0x19a872[_0x5772b3+'Boolean']);}}class i extends e{['compress'](_0x39b5e3,_0x4f397e){const _0x282bb4=_0x4f397e['shift']();return this['_serializeNodesAttributes'](_0x282bb4['nodes']),$(_0x282bb4),_0x39b5e3['buffers']['push'](this['_protobufDescriptor']['compress'](_0x282bb4)),_0x39b5e3['types']['push'](this['_id']),!0x0;}['decompress'](_0x3ef594,_0x761e73){const {types:_0x5114ee,buffers:_0x1443e7}=_0x761e73,_0x32b16c=this['_protobufDescriptor']['decompress'](_0x1443e7['shift']());_0x5114ee['shift'](),_0x32b16c['nodes']||(_0x32b16c['nodes']=[]),this['_deserializeNodesAttributes'](_0x32b16c['nodes']),J(_0x32b16c),_0x32b16c['__className']=this['_operationName'],_0x3ef594['push'](_0x32b16c);}['_serializeNodesAttributes'](_0x56aaf7){for(const _0x2dba37 of _0x56aaf7){if(_0x2dba37['attributes']){const _0x5240eb=_0x2dba37['attributes'];this['_areValuesBoolean'](_0x5240eb)?_0x2dba37['attributesBoolean']=_0x5240eb:_0x2dba37['attributesJson']=JSON['stringify'](_0x5240eb);}_0x2dba37['children']&&this['_serializeNodesAttributes'](_0x2dba37['children']);}}['_deserializeNodesAttributes'](_0x4e0935){for(const _0x36e949 of _0x4e0935)(_0x36e949['attributesBoolean']||_0x36e949['attributesJson'])&&(_0x36e949['attributesBoolean']?(_0x36e949['attributes']=_0x36e949['attributesBoolean'],delete _0x36e949['attributesBoolean']):(_0x36e949['attributes']=JSON['parse'](_0x36e949['attributesJson']),delete _0x36e949['attributesJson'])),_0x36e949['children']&&this['_deserializeNodesAttributes'](_0x36e949['children']);}['_areValuesBoolean'](_0x7fcc0e){return Object['keys'](_0x7fcc0e)['every'](_0x174dee=>'boolean'==typeof _0x7fcc0e[_0x174dee]);}}class n extends e{['decompress'](_0x2ab3d4,_0x4aa37e){super['decompress'](_0x2ab3d4,_0x4aa37e);const _0x2a442c=_0x2ab3d4[_0x2ab3d4['length']-0x1];_0x2a442c['oldRange']||(_0x2a442c['oldRange']=null),_0x2a442c['newRange']||(_0x2a442c['newRange']=null);}}class p extends e{['compress'](_0x54961a,_0x336deb){return _0x336deb['shift'](),_0x54961a['types']['push'](this['_id']),!0x0;}['decompress'](_0x4ccf56,_0xd21fb7){_0xd21fb7['types']['shift'](),_0x4ccf56['push']({'__className':this['_operationName']});}}class m extends n{['_omittedNamespace'];constructor(_0x51f015,_0x117ca6,_0x4b23c6,_0x23e7f8){super(_0x51f015,_0x117ca6,_0x4b23c6),this['_omittedNamespace']=_0x23e7f8+':';}['compress'](_0x1fe471,_0xc44927){return!('MarkerOperation'!=_0xc44927[0x0]['__className']||!_0xc44927[0x0]['name']['startsWith'](this['_omittedNamespace']))&&(_0xc44927[0x0]['name']=_0xc44927[0x0]['name']['replace'](new RegExp('^'+this['_omittedNamespace']),''),super['compress'](_0x1fe471,_0xc44927),!0x0);}['decompress'](_0x2dd3fd,_0x69bf63){super['decompress'](_0x2dd3fd,_0x69bf63);const _0x4d47b9=_0x2dd3fd[_0x2dd3fd['length']-0x1];_0x4d47b9['name']=this['_omittedNamespace']+_0x4d47b9['name'];}}class O{['_id'];['_context'];constructor(_0x295f2a,_0x137f43){this['_id']=_0x295f2a,this['_context']=_0x137f43;}['compress'](_0x3b67e6,_0x9e3af9){let _0x36e083;for(;_0x9e3af9['length']>0x1&&this['_compareOperations'](_0x9e3af9[0x0],_0x9e3af9[0x1]);)_0x36e083?(_0x36e083=this['_combineNext'](_0x9e3af9['shift'](),_0x36e083),_0x3b67e6['types']['push'](0x0)):(_0x36e083=_0x2fda35(_0x9e3af9['shift']()),_0x3b67e6['types']['push'](this['_id']));return!!_0x36e083&&(_0x36e083=this['_combineNext'](_0x9e3af9['shift'](),_0x36e083),_0x3b67e6['types']['push'](0x0),_0x3b67e6['buffers']['push'](this['_compressSingleOperation'](_0x36e083)),!0x0);}['decompress'](_0x2992ac,_0x75979d){const _0x433f5b=this['_decompressSingleOperation'](_0x75979d);for(;0x0==_0x75979d['types'][0x0];)_0x75979d['types']['shift'](),_0x2992ac['push'](this['_splitCurrent'](_0x433f5b));_0x2992ac['push'](_0x433f5b);}}class a extends O{['_combineNext'](_0xa3489f,_0x1a5565){return _0x1a5565['nodes'][0x0]['data']+=_0xa3489f['nodes'][0x0]['data'],_0x1a5565;}['_splitCurrent'](_0x2f92bd){const _0x199167=_0x2fda35(_0x2f92bd),_0x31d847=_0x199167['nodes'][0x0],_0x17db12=_0x2f92bd['nodes'][0x0],_0x498979=_0x17db12['data'][Symbol['iterator']]()['next']()['value'],_0x5c124f=_0x498979['length'];return _0x31d847['data']=_0x498979,_0x17db12['data']=_0x17db12['data']['substr'](_0x5c124f),_0x2f92bd['position']=g(_0x2f92bd['position'],_0x5c124f),_0x199167;}['_compareOperations'](_0x2d8830,_0x53b3fb){if(this['_checkOperation'](_0x2d8830)&&this['_checkOperation'](_0x53b3fb)){const _0x331574=_0x2d8830['nodes'][0x0]['data']['length'],_0x39da28=_(g(_0x2d8830['position'],_0x331574),_0x53b3fb['position']),_0x5864cd=_0x2d8830['nodes'][0x0],_0x34fa21=_0x53b3fb['nodes'][0x0];return _0x39da28&&this['_compareAttributes'](_0x5864cd,_0x34fa21);}return!0x1;}['_compressSingleOperation'](_0x151018){const _0xb6d3bb={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('InsertOperation')['compress'](_0xb6d3bb,[_0x151018]),_0xb6d3bb['buffers'][0x0];}['_decompressSingleOperation'](_0x349599){const _0x3164cf=[];return this['_context']['_getCompressorByName']('InsertOperation')['decompress'](_0x3164cf,_0x349599),_0x3164cf[0x0];}['_checkOperation'](_0x3bf4c8){return'InsertOperation'==_0x3bf4c8['__className']&&0x1==_0x3bf4c8['nodes']['length']&&_0x3bf4c8['nodes'][0x0]['data']&&!_0x3bf4c8['wasUndone']&&0x1==Array['from'](_0x3bf4c8['nodes'][0x0]['data'])['length'];}['_compareAttributes'](_0x36397e,_0x27126d){const _0x21a58e=Object['keys'](_0x36397e['attributes']||{}),_0x1b7ccf=Object['keys'](_0x27126d['attributes']||{});return _0x21a58e['length']===_0x1b7ccf['length']&&_0x21a58e['every'](_0x1a40ca=>_0x27126d['attributes'][_0x1a40ca]&&_0x27126d['attributes'][_0x1a40ca]===_0x36397e['attributes'][_0x1a40ca]);}}class c extends O{['_combineNext'](_0x3d651b,_0x4f34c1){return _0x4f34c1['howMany']++,_0x4f34c1['sourcePosition']=_0x2fda35(_0x3d651b['sourcePosition']),_0x4f34c1;}['_splitCurrent'](_0x217e1e){const _0x2ab8a8=_0x2fda35(_0x217e1e);return _0x217e1e['howMany']--,_0x2ab8a8['howMany']=0x1,_0x2ab8a8['sourcePosition']=g(_0x2ab8a8['sourcePosition'],_0x217e1e['howMany']),_0x2ab8a8;}['_compareOperations'](_0x3dbefa,_0x383b50){return!(!this['_checkOperation'](_0x3dbefa)||!this['_checkOperation'](_0x383b50))&&(_(g(_0x3dbefa['sourcePosition'],-0x1),_0x383b50['sourcePosition'])&&_(_0x3dbefa['targetPosition'],_0x383b50['targetPosition']));}['_compressSingleOperation'](_0x1bfdaa){const _0x356804={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x356804,[_0x1bfdaa]),_0x356804['buffers'][0x0];}['_decompressSingleOperation'](_0x4c5439){const _0x55a14c=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x55a14c,_0x4c5439),_0x55a14c[0x0];}['_checkOperation'](_0x2647cf){return'MoveOperation'==_0x2647cf['__className']&&'$graveyard'==_0x2647cf['targetPosition']['root']&&0x1==_0x2647cf['howMany']&&!_0x2647cf['wasUndone'];}}class h extends O{['_combineNext'](_0x302468,_0x3938a9){return _0x3938a9['howMany']++,_0x3938a9;}['_splitCurrent'](_0x409d26){const _0x21138d=_0x2fda35(_0x409d26);return _0x21138d['howMany']=0x1,_0x409d26['howMany']--,_0x21138d;}['_compareOperations'](_0xf395ef,_0x5e8211){return!(!this['_checkOperation'](_0xf395ef)||!this['_checkOperation'](_0x5e8211))&&(_(_0xf395ef['sourcePosition'],_0x5e8211['sourcePosition'])&&_(_0xf395ef['targetPosition'],_0x5e8211['targetPosition']));}['_compressSingleOperation'](_0x2fbc59){const _0x6d0b02={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x6d0b02,[_0x2fbc59]),_0x6d0b02['buffers'][0x0];}['_decompressSingleOperation'](_0x243609){const _0x2a5f43=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x2a5f43,_0x243609),_0x2a5f43[0x0];}['_checkOperation'](_0x10f758){return'MoveOperation'==_0x10f758['__className']&&'$graveyard'==_0x10f758['targetPosition']['root']&&0x1==_0x10f758['howMany']&&!_0x10f758['wasUndone'];}}class f extends O{['compress'](_0x43e8fc,_0x591419){if(!this['_compareOperations'](_0x591419[0x0],_0x591419[0x1]))return!0x1;const _0x30cbcc=_0x591419['shift']();return _0x30cbcc['oldRange']=null,_0x30cbcc['newRange']&&_(_0x30cbcc['newRange']['start'],_0x30cbcc['newRange']['end'])&&(_0x30cbcc['newRange']['end']=null),_0x591419['shift'](),_0x43e8fc['types']['push'](this['_id']),_0x43e8fc['types']['push'](0x0),_0x43e8fc['buffers']['push'](this['_compressSingleOperation'](_0x30cbcc)),!0x0;}['decompress'](_0x96fbd9,_0x6adba1){const _0x4b6f01=this['_decompressSingleOperation'](_0x6adba1);_0x4b6f01['newRange']&&!_0x4b6f01['newRange']['end']&&(_0x4b6f01['newRange']['end']=_0x2fda35(_0x4b6f01['newRange']['start']));const _0x5421dd=_0x2fda35(_0x4b6f01);_0x5421dd['newRange']&&(_0x5421dd['newRange']['start']['stickiness']='toNone',_0x5421dd['newRange']['end']=_0x2fda35(_0x5421dd['newRange']['start'])),_0x5421dd['name']='user:position:'+_0x5421dd['name']['split'](':')[0x2],_0x6adba1['types']['shift'](),_0x96fbd9['push'](_0x4b6f01),_0x96fbd9['push'](_0x5421dd);}['_compressSingleOperation'](_0x304c19){const _0x4a3004={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MarkerOperation')['compress'](_0x4a3004,[_0x304c19]),_0x4a3004['buffers'][0x0];}['_decompressSingleOperation'](_0x28f537){const _0x5135c7=[];return this['_context']['_getCompressorByName']('MarkerOperation')['decompress'](_0x5135c7,_0x28f537),_0x5135c7[0x0];}['_compareOperations'](_0x5b1c0c,_0x4ac21e){return!(!_0x5b1c0c||!_0x4ac21e)&&('MarkerOperation'==_0x5b1c0c['__className']&&'MarkerOperation'==_0x4ac21e['__className']&&!(!_0x5b1c0c['name']['startsWith']('user:')||!_0x4ac21e['name']['startsWith']('user:')||_0x5b1c0c['name']==_0x4ac21e['name']));}}class y{['_compressorById'];['_compressorByName'];['_protobufFactory'];constructor(){this['_compressorById']=new Map(),this['_compressorByName']=new Map(),this['_protobufFactory']=new r();const _0x3179d3=this['_protobufFactory']['getDescriptor']('MarkerOperation');this['_registerCompressor'](0x1,'NoOperation',new p(0x1,'NoOperation',void 0x0)),this['_registerOperationCompressor'](0xa,'AttributeOperation',s),this['_registerOperationCompressor'](0xb,'InsertOperation',i),this['_registerOperationCompressor'](0xc,'MarkerOperation',n),this['_registerOperationCompressor'](0xd,'MergeOperation',e),this['_registerOperationCompressor'](0xe,'MoveOperation',e),this['_registerOperationCompressor'](0xf,'RenameOperation',e),this['_registerOperationCompressor'](0x10,'RootAttributeOperation',s),this['_registerOperationCompressor'](0x11,'SplitOperation',e),this['_registerCompressor'](0x12,'CommentMarkerOperation',new m(0x12,'MarkerOperation',_0x3179d3,'comment')),this['_registerCompressor'](0x13,'SuggestionMarkerOperation',new m(0x13,'MarkerOperation',_0x3179d3,'suggestion')),this['_registerOperationCompressor'](0x14,'RootOperation',e),this['_registerActionCompressor'](0x64,'TypingAction',a),this['_registerActionCompressor'](0x65,'DeletingAction',c),this['_registerActionCompressor'](0x66,'ForwardDeletingAction',h),this['_registerActionCompressor'](0x67,'UserSelectionAction',f);}['compress'](_0x619357){if(!_0x619357||!_0x619357[0x0])throw new _0x331bd2('no-operations-provided',this);const _0x1db448={'types':[],'buffers':[],'baseVersion':_0x619357[0x0]['baseVersion']};for(;_0x619357['length'];)this['_getCompressorByName']('UserSelectionAction')['compress'](_0x1db448,_0x619357)||this['_getCompressorByName']('TypingAction')['compress'](_0x1db448,_0x619357)||this['_getCompressorByName']('DeletingAction')['compress'](_0x1db448,_0x619357)||this['_getCompressorByName']('ForwardDeletingAction')['compress'](_0x1db448,_0x619357)||this['_getCompressorByName']('CommentMarkerOperation')['compress'](_0x1db448,_0x619357)||this['_getCompressorByName']('SuggestionMarkerOperation')['compress'](_0x1db448,_0x619357)||this['_getCompressorByName'](_0x619357[0x0]['__className'])['compress'](_0x1db448,_0x619357);return _0x1db448;}['decompress'](_0x1d0c6c){const _0x51271c=[];for(;_0x1d0c6c['types']['length'];){const _0x1a5f02=this['_compressorById']['get'](_0x1d0c6c['types'][0x0]);if(!_0x1a5f02)throw new _0x331bd2('decompress-compressor-not-found',this,{'type':_0x1d0c6c['types'][0x0]});_0x1a5f02['decompress'](_0x51271c,_0x1d0c6c);}return _0x51271c['forEach']((_0xa3a220,_0x18d426)=>_0xa3a220['baseVersion']=_0x1d0c6c['baseVersion']+_0x18d426),_0x51271c;}['_getCompressorByName'](_0x1da8ae){return this['_compressorByName']['get'](_0x1da8ae);}['_registerOperationCompressor'](_0x4f0755,_0x2ba24d,_0x52227d){const _0x40dbfc=new _0x52227d(_0x4f0755,_0x2ba24d,this['_protobufFactory']['getDescriptor'](_0x2ba24d));this['_registerCompressor'](_0x4f0755,_0x2ba24d,_0x40dbfc);}['_registerActionCompressor'](_0x4060b1,_0xe3d8fe,_0x54d825){const _0xeb0eb=new _0x54d825(_0x4060b1,this);this['_registerCompressor'](_0x4060b1,_0xe3d8fe,_0xeb0eb);}['_registerCompressor'](_0x2fc7d5,_0x4a55f,_0x204cf3){this['_compressorById']['set'](_0x2fc7d5,_0x204cf3),this['_compressorByName']['set'](_0x4a55f,_0x204cf3);}}export{y as Compressor};
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ckeditor/ckeditor5-operations-compressor",
|
|
3
|
-
"version": "46.0.0-alpha.
|
|
3
|
+
"version": "46.0.0-alpha.8",
|
|
4
4
|
"description": "CKEditor 5 operations compressor for real-time collaboration.",
|
|
5
5
|
"license": "SEE LICENSE IN LICENSE.md",
|
|
6
6
|
"homepage": "https://ckeditor.com/collaboration/real-time/",
|
|
@@ -33,8 +33,8 @@
|
|
|
33
33
|
"main": "src/index.js",
|
|
34
34
|
"types": "src/index.d.ts",
|
|
35
35
|
"dependencies": {
|
|
36
|
-
"@ckeditor/ckeditor5-utils": "46.0.0-alpha.
|
|
37
|
-
"ckeditor5": "46.0.0-alpha.
|
|
36
|
+
"@ckeditor/ckeditor5-utils": "46.0.0-alpha.8",
|
|
37
|
+
"ckeditor5": "46.0.0-alpha.8",
|
|
38
38
|
"es-toolkit": "1.39.5",
|
|
39
39
|
"protobufjs": "7.5.0"
|
|
40
40
|
},
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x45b9df=_0x2252;function _0x44e9(){const _0x57477b=['types','_compressSingleOperation','_compareOperations','_context','4717688KCbCaZ','_combineNext','214160ALFIGE','_decompressSingleOperation','length','3375132UcHsUE','_splitCurrent','535404HwXaYJ','decompress','shift','buffers','8uudoXT','24ChwnIF','430413pJlfmP','compress','push','4513779ijlLaC','_id','5108838RbYeyN'];_0x44e9=function(){return _0x57477b;};return _0x44e9();}(function(_0xee89a3,_0x155d22){const _0x20ad82=_0x2252,_0x4f1753=_0xee89a3();while(!![]){try{const _0x14e3dc=parseInt(_0x20ad82(0x12c))/0x1+parseInt(_0x20ad82(0x141))/0x2*(parseInt(_0x20ad82(0x13d))/0x3)+-parseInt(_0x20ad82(0x13b))/0x4+-parseInt(_0x20ad82(0x138))/0x5*(parseInt(_0x20ad82(0x12b))/0x6)+-parseInt(_0x20ad82(0x131))/0x7+parseInt(_0x20ad82(0x136))/0x8+parseInt(_0x20ad82(0x12f))/0x9;if(_0x14e3dc===_0x155d22)break;else _0x4f1753['push'](_0x4f1753['shift']());}catch(_0x530e90){_0x4f1753['push'](_0x4f1753['shift']());}}}(_0x44e9,0x77c56));import{cloneDeep as _0x33de2f}from'es-toolkit/compat';function _0x2252(_0x20dbb1,_0x1c7422){const _0x44e9dc=_0x44e9();return _0x2252=function(_0x225252,_0x19b4e4){_0x225252=_0x225252-0x12b;let _0x2bd081=_0x44e9dc[_0x225252];return _0x2bd081;},_0x2252(_0x20dbb1,_0x1c7422);}export class ActionCompressor{[_0x45b9df(0x130)];[_0x45b9df(0x135)];constructor(_0x5080e6,_0x304a92){const _0x1656d3=_0x45b9df;this[_0x1656d3(0x130)]=_0x5080e6,this[_0x1656d3(0x135)]=_0x304a92;}[_0x45b9df(0x12d)](_0x2ef06d,_0x5f5683){const _0x49a360=_0x45b9df;let _0x3603bd;for(;_0x5f5683[_0x49a360(0x13a)]>0x1&&this[_0x49a360(0x134)](_0x5f5683[0x0],_0x5f5683[0x1]);)_0x3603bd?(_0x3603bd=this[_0x49a360(0x137)](_0x5f5683[_0x49a360(0x13f)](),_0x3603bd),_0x2ef06d[_0x49a360(0x132)][_0x49a360(0x12e)](0x0)):(_0x3603bd=_0x33de2f(_0x5f5683[_0x49a360(0x13f)]()),_0x2ef06d[_0x49a360(0x132)][_0x49a360(0x12e)](this[_0x49a360(0x130)]));return!!_0x3603bd&&(_0x3603bd=this[_0x49a360(0x137)](_0x5f5683[_0x49a360(0x13f)](),_0x3603bd),_0x2ef06d[_0x49a360(0x132)][_0x49a360(0x12e)](0x0),_0x2ef06d[_0x49a360(0x140)][_0x49a360(0x12e)](this[_0x49a360(0x133)](_0x3603bd)),!0x0);}[_0x45b9df(0x13e)](_0x376ee6,_0x9e5b7a){const _0xc37914=_0x45b9df,_0x2a27fd=this[_0xc37914(0x139)](_0x9e5b7a);for(;0x0==_0x9e5b7a[_0xc37914(0x132)][0x0];)_0x9e5b7a[_0xc37914(0x132)][_0xc37914(0x13f)](),_0x376ee6[_0xc37914(0x12e)](this[_0xc37914(0x13c)](_0x2a27fd));_0x376ee6[_0xc37914(0x12e)](_0x2a27fd);}}
|