@ckeditor/ckeditor5-operations-compressor 44.2.1 → 44.3.0-alpha.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.js +2 -2
- package/package.json +3 -3
- package/src/actioncompressor/actioncompressor.js +1 -1
- package/src/actioncompressor/deletingactioncompressor.js +1 -1
- package/src/actioncompressor/forwarddeletingactioncompressor.js +1 -1
- package/src/actioncompressor/typingactioncompressor.js +1 -1
- package/src/actioncompressor/userselectionactioncompressor.js +1 -1
- package/src/compressor.js +1 -1
- package/src/index.js +1 -1
- package/src/lib/compiledmessages.js +2 -2
- package/src/lib/protobufdescriptions.js +1 -1
- package/src/operationcompressor/annotationmarkeroperationcompressor.js +1 -1
- package/src/operationcompressor/attributeoperationcompressor.js +1 -1
- package/src/operationcompressor/insertoperationcompressor.js +1 -1
- package/src/operationcompressor/markeroperationcompressor.js +1 -1
- package/src/operationcompressor/nooperationcompressor.js +1 -1
- package/src/operationcompressor/operationcompressor.js +1 -1
- package/src/protobuffactory.js +1 -1
- package/src/utils.js +1 -1
package/dist/index.js
CHANGED
|
@@ -20,5 +20,5 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
import{CKEditorError as
|
|
24
|
-
((()=>{var _0x3b291e=_0x3ce432['Reader'],_0x54b1a5=_0x3ce432['Writer'],_0x260dc9=_0x3ce432['util'],_0x5d0e8c=_0x3ce432['roots']['default']||(_0x3ce432['roots']['default']={});return _0x5d0e8c['AttributeOperation']=(function(){function _0x4b0419(_0x3b2d7b){if(_0x3b2d7b){for(var _0x47d4c1=Object['keys'](_0x3b2d7b),_0x144cbf=0x0;_0x144cbf<_0x47d4c1['length'];++_0x144cbf)null!=_0x3b2d7b[_0x47d4c1[_0x144cbf]]&&(this[_0x47d4c1[_0x144cbf]]=_0x3b2d7b[_0x47d4c1[_0x144cbf]]);}}return _0x4b0419['prototype']['range']=null,_0x4b0419['prototype']['key']='',_0x4b0419['prototype']['oldValueBoolean']=!0x1,_0x4b0419['prototype']['oldValueJson']='',_0x4b0419['prototype']['newValueBoolean']=!0x1,_0x4b0419['prototype']['newValueJson']='',_0x4b0419['prototype']['wasUndone']=!0x1,_0x4b0419['create']=function(_0x1f0a57){return new _0x4b0419(_0x1f0a57);},_0x4b0419['encode']=function(_0x4903e0,_0x428533){return _0x428533||(_0x428533=_0x54b1a5['create']()),null!=_0x4903e0['range']&&Object['hasOwnProperty']['call'](_0x4903e0,'range')&&_0x5d0e8c['Range']['encode'](_0x4903e0['range'],_0x428533['uint32'](0xa)['fork']())['ldelim'](),null!=_0x4903e0['key']&&Object['hasOwnProperty']['call'](_0x4903e0,'key')&&_0x428533['uint32'](0x12)['string'](_0x4903e0['key']),null!=_0x4903e0['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x4903e0,'oldValueBoolean')&&_0x428533['uint32'](0x18)['bool'](_0x4903e0['oldValueBoolean']),null!=_0x4903e0['oldValueJson']&&Object['hasOwnProperty']['call'](_0x4903e0,'oldValueJson')&&_0x428533['uint32'](0x22)['string'](_0x4903e0['oldValueJson']),null!=_0x4903e0['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x4903e0,'newValueBoolean')&&_0x428533['uint32'](0x28)['bool'](_0x4903e0['newValueBoolean']),null!=_0x4903e0['newValueJson']&&Object['hasOwnProperty']['call'](_0x4903e0,'newValueJson')&&_0x428533['uint32'](0x32)['string'](_0x4903e0['newValueJson']),null!=_0x4903e0['wasUndone']&&Object['hasOwnProperty']['call'](_0x4903e0,'wasUndone')&&_0x428533['uint32'](0x38)['bool'](_0x4903e0['wasUndone']),_0x428533;},_0x4b0419['encodeDelimited']=function(_0x2596d0,_0x2dae59){return this['encode'](_0x2596d0,_0x2dae59)['ldelim']();},_0x4b0419['decode']=function(_0x288504,_0x5d6419){_0x288504 instanceof _0x3b291e||(_0x288504=_0x3b291e['create'](_0x288504));for(var _0x301a2e=void 0x0===_0x5d6419?_0x288504['len']:_0x288504['pos']+_0x5d6419,_0x3e8a2b=new _0x5d0e8c['AttributeOperation']();_0x288504['pos']<_0x301a2e;){var _0x57f9c7=_0x288504['uint32']();switch(_0x57f9c7>>>0x3){case 0x1:_0x3e8a2b['range']=_0x5d0e8c['Range']['decode'](_0x288504,_0x288504['uint32']());break;case 0x2:_0x3e8a2b['key']=_0x288504['string']();break;case 0x3:_0x3e8a2b['oldValueBoolean']=_0x288504['bool']();break;case 0x4:_0x3e8a2b['oldValueJson']=_0x288504['string']();break;case 0x5:_0x3e8a2b['newValueBoolean']=_0x288504['bool']();break;case 0x6:_0x3e8a2b['newValueJson']=_0x288504['string']();break;case 0x7:_0x3e8a2b['wasUndone']=_0x288504['bool']();break;default:_0x288504['skipType'](0x7&_0x57f9c7);}}return _0x3e8a2b;},_0x4b0419['decodeDelimited']=function(_0x477bce){return _0x477bce instanceof _0x3b291e||(_0x477bce=new _0x3b291e(_0x477bce)),this['decode'](_0x477bce,_0x477bce['uint32']());},_0x4b0419['verify']=function(_0xc92241){if('object'!=typeof _0xc92241||null===_0xc92241)return'object\x20expected';if(null!=_0xc92241['range']&&_0xc92241['hasOwnProperty']('range')){var _0x39a05b=_0x5d0e8c['Range']['verify'](_0xc92241['range']);if(_0x39a05b)return'range.'+_0x39a05b;}return null!=_0xc92241['key']&&_0xc92241['hasOwnProperty']('key')&&!_0x260dc9['isString'](_0xc92241['key'])?'key:\x20string\x20expected':null!=_0xc92241['oldValueBoolean']&&_0xc92241['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0xc92241['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0xc92241['oldValueJson']&&_0xc92241['hasOwnProperty']('oldValueJson')&&!_0x260dc9['isString'](_0xc92241['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0xc92241['newValueBoolean']&&_0xc92241['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0xc92241['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0xc92241['newValueJson']&&_0xc92241['hasOwnProperty']('newValueJson')&&!_0x260dc9['isString'](_0xc92241['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0xc92241['wasUndone']&&_0xc92241['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0xc92241['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x4b0419['fromObject']=function(_0x878a0f){if(_0x878a0f instanceof _0x5d0e8c['AttributeOperation'])return _0x878a0f;var _0xeeb343=new _0x5d0e8c['AttributeOperation']();if(null!=_0x878a0f['range']){if('object'!=typeof _0x878a0f['range'])throw TypeError('.AttributeOperation.range:\x20object\x20expected');_0xeeb343['range']=_0x5d0e8c['Range']['fromObject'](_0x878a0f['range']);}return null!=_0x878a0f['key']&&(_0xeeb343['key']=String(_0x878a0f['key'])),null!=_0x878a0f['oldValueBoolean']&&(_0xeeb343['oldValueBoolean']=Boolean(_0x878a0f['oldValueBoolean'])),null!=_0x878a0f['oldValueJson']&&(_0xeeb343['oldValueJson']=String(_0x878a0f['oldValueJson'])),null!=_0x878a0f['newValueBoolean']&&(_0xeeb343['newValueBoolean']=Boolean(_0x878a0f['newValueBoolean'])),null!=_0x878a0f['newValueJson']&&(_0xeeb343['newValueJson']=String(_0x878a0f['newValueJson'])),null!=_0x878a0f['wasUndone']&&(_0xeeb343['wasUndone']=Boolean(_0x878a0f['wasUndone'])),_0xeeb343;},_0x4b0419['toObject']=function(_0x1d6cec,_0x6e399f){_0x6e399f||(_0x6e399f={});var _0x56c793={};return _0x6e399f['defaults']&&(_0x56c793['range']=null,_0x56c793['key']='',_0x56c793['oldValueBoolean']=!0x1,_0x56c793['oldValueJson']='',_0x56c793['newValueBoolean']=!0x1,_0x56c793['newValueJson']='',_0x56c793['wasUndone']=!0x1),null!=_0x1d6cec['range']&&_0x1d6cec['hasOwnProperty']('range')&&(_0x56c793['range']=_0x5d0e8c['Range']['toObject'](_0x1d6cec['range'],_0x6e399f)),null!=_0x1d6cec['key']&&_0x1d6cec['hasOwnProperty']('key')&&(_0x56c793['key']=_0x1d6cec['key']),null!=_0x1d6cec['oldValueBoolean']&&_0x1d6cec['hasOwnProperty']('oldValueBoolean')&&(_0x56c793['oldValueBoolean']=_0x1d6cec['oldValueBoolean']),null!=_0x1d6cec['oldValueJson']&&_0x1d6cec['hasOwnProperty']('oldValueJson')&&(_0x56c793['oldValueJson']=_0x1d6cec['oldValueJson']),null!=_0x1d6cec['newValueBoolean']&&_0x1d6cec['hasOwnProperty']('newValueBoolean')&&(_0x56c793['newValueBoolean']=_0x1d6cec['newValueBoolean']),null!=_0x1d6cec['newValueJson']&&_0x1d6cec['hasOwnProperty']('newValueJson')&&(_0x56c793['newValueJson']=_0x1d6cec['newValueJson']),null!=_0x1d6cec['wasUndone']&&_0x1d6cec['hasOwnProperty']('wasUndone')&&(_0x56c793['wasUndone']=_0x1d6cec['wasUndone']),_0x56c793;},_0x4b0419['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x3ce432['util']['toJSONOptions']);},_0x4b0419['getTypeUrl']=function(_0x12ac4e){return void 0x0===_0x12ac4e&&(_0x12ac4e='type.googleapis.com'),_0x12ac4e+'/AttributeOperation';},_0x4b0419;}()),_0x5d0e8c['InsertOperation']=(function(){function _0x5078fa(_0xf06c8e){if(this['nodes']=[],_0xf06c8e){for(var _0x9839f7=Object['keys'](_0xf06c8e),_0x31f9b7=0x0;_0x31f9b7<_0x9839f7['length'];++_0x31f9b7)null!=_0xf06c8e[_0x9839f7[_0x31f9b7]]&&(this[_0x9839f7[_0x31f9b7]]=_0xf06c8e[_0x9839f7[_0x31f9b7]]);}}return _0x5078fa['prototype']['position']=null,_0x5078fa['prototype']['nodes']=_0x260dc9['emptyArray'],_0x5078fa['prototype']['shouldReceiveAttributes']=!0x1,_0x5078fa['prototype']['wasUndone']=!0x1,_0x5078fa['create']=function(_0x4c1e85){return new _0x5078fa(_0x4c1e85);},_0x5078fa['encode']=function(_0x30ff89,_0x24d381){if(_0x24d381||(_0x24d381=_0x54b1a5['create']()),null!=_0x30ff89['position']&&Object['hasOwnProperty']['call'](_0x30ff89,'position')&&_0x5d0e8c['Position']['encode'](_0x30ff89['position'],_0x24d381['uint32'](0xa)['fork']())['ldelim'](),null!=_0x30ff89['nodes']&&_0x30ff89['nodes']['length']){for(var _0x47e005=0x0;_0x47e005<_0x30ff89['nodes']['length'];++_0x47e005)_0x5d0e8c['Element']['encode'](_0x30ff89['nodes'][_0x47e005],_0x24d381['uint32'](0x12)['fork']())['ldelim']();}return null!=_0x30ff89['shouldReceiveAttributes']&&Object['hasOwnProperty']['call'](_0x30ff89,'shouldReceiveAttributes')&&_0x24d381['uint32'](0x18)['bool'](_0x30ff89['shouldReceiveAttributes']),null!=_0x30ff89['wasUndone']&&Object['hasOwnProperty']['call'](_0x30ff89,'wasUndone')&&_0x24d381['uint32'](0x20)['bool'](_0x30ff89['wasUndone']),_0x24d381;},_0x5078fa['encodeDelimited']=function(_0x55713c,_0x6abbdc){return this['encode'](_0x55713c,_0x6abbdc)['ldelim']();},_0x5078fa['decode']=function(_0x5ea8f5,_0x5bb7e1){_0x5ea8f5 instanceof _0x3b291e||(_0x5ea8f5=_0x3b291e['create'](_0x5ea8f5));for(var _0x560cb4=void 0x0===_0x5bb7e1?_0x5ea8f5['len']:_0x5ea8f5['pos']+_0x5bb7e1,_0x54551e=new _0x5d0e8c['InsertOperation']();_0x5ea8f5['pos']<_0x560cb4;){var _0x323155=_0x5ea8f5['uint32']();switch(_0x323155>>>0x3){case 0x1:_0x54551e['position']=_0x5d0e8c['Position']['decode'](_0x5ea8f5,_0x5ea8f5['uint32']());break;case 0x2:_0x54551e['nodes']&&_0x54551e['nodes']['length']||(_0x54551e['nodes']=[]),_0x54551e['nodes']['push'](_0x5d0e8c['Element']['decode'](_0x5ea8f5,_0x5ea8f5['uint32']()));break;case 0x3:_0x54551e['shouldReceiveAttributes']=_0x5ea8f5['bool']();break;case 0x4:_0x54551e['wasUndone']=_0x5ea8f5['bool']();break;default:_0x5ea8f5['skipType'](0x7&_0x323155);}}return _0x54551e;},_0x5078fa['decodeDelimited']=function(_0x374b1a){return _0x374b1a instanceof _0x3b291e||(_0x374b1a=new _0x3b291e(_0x374b1a)),this['decode'](_0x374b1a,_0x374b1a['uint32']());},_0x5078fa['verify']=function(_0x34592d){if('object'!=typeof _0x34592d||null===_0x34592d)return'object\x20expected';if(null!=_0x34592d['position']&&_0x34592d['hasOwnProperty']('position')&&(_0x4651a2=_0x5d0e8c['Position']['verify'](_0x34592d['position'])))return'position.'+_0x4651a2;if(null!=_0x34592d['nodes']&&_0x34592d['hasOwnProperty']('nodes')){if(!Array['isArray'](_0x34592d['nodes']))return'nodes:\x20array\x20expected';for(var _0x9bce68=0x0;_0x9bce68<_0x34592d['nodes']['length'];++_0x9bce68){var _0x4651a2;if(_0x4651a2=_0x5d0e8c['Element']['verify'](_0x34592d['nodes'][_0x9bce68]))return'nodes.'+_0x4651a2;}}return null!=_0x34592d['shouldReceiveAttributes']&&_0x34592d['hasOwnProperty']('shouldReceiveAttributes')&&'boolean'!=typeof _0x34592d['shouldReceiveAttributes']?'shouldReceiveAttributes:\x20boolean\x20expected':null!=_0x34592d['wasUndone']&&_0x34592d['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x34592d['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x5078fa['fromObject']=function(_0x1ac478){if(_0x1ac478 instanceof _0x5d0e8c['InsertOperation'])return _0x1ac478;var _0xb14d86=new _0x5d0e8c['InsertOperation']();if(null!=_0x1ac478['position']){if('object'!=typeof _0x1ac478['position'])throw TypeError('.InsertOperation.position:\x20object\x20expected');_0xb14d86['position']=_0x5d0e8c['Position']['fromObject'](_0x1ac478['position']);}if(_0x1ac478['nodes']){if(!Array['isArray'](_0x1ac478['nodes']))throw TypeError('.InsertOperation.nodes:\x20array\x20expected');_0xb14d86['nodes']=[];for(var _0x2e3937=0x0;_0x2e3937<_0x1ac478['nodes']['length'];++_0x2e3937){if('object'!=typeof _0x1ac478['nodes'][_0x2e3937])throw TypeError('.InsertOperation.nodes:\x20object\x20expected');_0xb14d86['nodes'][_0x2e3937]=_0x5d0e8c['Element']['fromObject'](_0x1ac478['nodes'][_0x2e3937]);}}return null!=_0x1ac478['shouldReceiveAttributes']&&(_0xb14d86['shouldReceiveAttributes']=Boolean(_0x1ac478['shouldReceiveAttributes'])),null!=_0x1ac478['wasUndone']&&(_0xb14d86['wasUndone']=Boolean(_0x1ac478['wasUndone'])),_0xb14d86;},_0x5078fa['toObject']=function(_0x1eb0e7,_0x114994){_0x114994||(_0x114994={});var _0x3d3a95={};if((_0x114994['arrays']||_0x114994['defaults'])&&(_0x3d3a95['nodes']=[]),_0x114994['defaults']&&(_0x3d3a95['position']=null,_0x3d3a95['shouldReceiveAttributes']=!0x1,_0x3d3a95['wasUndone']=!0x1),null!=_0x1eb0e7['position']&&_0x1eb0e7['hasOwnProperty']('position')&&(_0x3d3a95['position']=_0x5d0e8c['Position']['toObject'](_0x1eb0e7['position'],_0x114994)),_0x1eb0e7['nodes']&&_0x1eb0e7['nodes']['length']){_0x3d3a95['nodes']=[];for(var _0x48208b=0x0;_0x48208b<_0x1eb0e7['nodes']['length'];++_0x48208b)_0x3d3a95['nodes'][_0x48208b]=_0x5d0e8c['Element']['toObject'](_0x1eb0e7['nodes'][_0x48208b],_0x114994);}return null!=_0x1eb0e7['shouldReceiveAttributes']&&_0x1eb0e7['hasOwnProperty']('shouldReceiveAttributes')&&(_0x3d3a95['shouldReceiveAttributes']=_0x1eb0e7['shouldReceiveAttributes']),null!=_0x1eb0e7['wasUndone']&&_0x1eb0e7['hasOwnProperty']('wasUndone')&&(_0x3d3a95['wasUndone']=_0x1eb0e7['wasUndone']),_0x3d3a95;},_0x5078fa['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x3ce432['util']['toJSONOptions']);},_0x5078fa['getTypeUrl']=function(_0x5f2366){return void 0x0===_0x5f2366&&(_0x5f2366='type.googleapis.com'),_0x5f2366+'/InsertOperation';},_0x5078fa;}()),_0x5d0e8c['MarkerOperation']=(function(){function _0x4398c6(_0x321188){if(_0x321188){for(var _0x1f3d29=Object['keys'](_0x321188),_0x298e0d=0x0;_0x298e0d<_0x1f3d29['length'];++_0x298e0d)null!=_0x321188[_0x1f3d29[_0x298e0d]]&&(this[_0x1f3d29[_0x298e0d]]=_0x321188[_0x1f3d29[_0x298e0d]]);}}return _0x4398c6['prototype']['name']='',_0x4398c6['prototype']['oldRange']=null,_0x4398c6['prototype']['newRange']=null,_0x4398c6['prototype']['affectsData']=!0x1,_0x4398c6['prototype']['wasUndone']=!0x1,_0x4398c6['create']=function(_0x430e3b){return new _0x4398c6(_0x430e3b);},_0x4398c6['encode']=function(_0x2fcdc0,_0x27c701){return _0x27c701||(_0x27c701=_0x54b1a5['create']()),null!=_0x2fcdc0['name']&&Object['hasOwnProperty']['call'](_0x2fcdc0,'name')&&_0x27c701['uint32'](0xa)['string'](_0x2fcdc0['name']),null!=_0x2fcdc0['oldRange']&&Object['hasOwnProperty']['call'](_0x2fcdc0,'oldRange')&&_0x5d0e8c['Range']['encode'](_0x2fcdc0['oldRange'],_0x27c701['uint32'](0x12)['fork']())['ldelim'](),null!=_0x2fcdc0['newRange']&&Object['hasOwnProperty']['call'](_0x2fcdc0,'newRange')&&_0x5d0e8c['Range']['encode'](_0x2fcdc0['newRange'],_0x27c701['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x2fcdc0['affectsData']&&Object['hasOwnProperty']['call'](_0x2fcdc0,'affectsData')&&_0x27c701['uint32'](0x20)['bool'](_0x2fcdc0['affectsData']),null!=_0x2fcdc0['wasUndone']&&Object['hasOwnProperty']['call'](_0x2fcdc0,'wasUndone')&&_0x27c701['uint32'](0x28)['bool'](_0x2fcdc0['wasUndone']),_0x27c701;},_0x4398c6['encodeDelimited']=function(_0x10fef8,_0x52a6c8){return this['encode'](_0x10fef8,_0x52a6c8)['ldelim']();},_0x4398c6['decode']=function(_0x227447,_0x29dbe7){_0x227447 instanceof _0x3b291e||(_0x227447=_0x3b291e['create'](_0x227447));for(var _0x3417dc=void 0x0===_0x29dbe7?_0x227447['len']:_0x227447['pos']+_0x29dbe7,_0x1d89ae=new _0x5d0e8c['MarkerOperation']();_0x227447['pos']<_0x3417dc;){var _0x555165=_0x227447['uint32']();switch(_0x555165>>>0x3){case 0x1:_0x1d89ae['name']=_0x227447['string']();break;case 0x2:_0x1d89ae['oldRange']=_0x5d0e8c['Range']['decode'](_0x227447,_0x227447['uint32']());break;case 0x3:_0x1d89ae['newRange']=_0x5d0e8c['Range']['decode'](_0x227447,_0x227447['uint32']());break;case 0x4:_0x1d89ae['affectsData']=_0x227447['bool']();break;case 0x5:_0x1d89ae['wasUndone']=_0x227447['bool']();break;default:_0x227447['skipType'](0x7&_0x555165);}}return _0x1d89ae;},_0x4398c6['decodeDelimited']=function(_0x4bc357){return _0x4bc357 instanceof _0x3b291e||(_0x4bc357=new _0x3b291e(_0x4bc357)),this['decode'](_0x4bc357,_0x4bc357['uint32']());},_0x4398c6['verify']=function(_0x456d57){if('object'!=typeof _0x456d57||null===_0x456d57)return'object\x20expected';if(null!=_0x456d57['name']&&_0x456d57['hasOwnProperty']('name')&&!_0x260dc9['isString'](_0x456d57['name']))return'name:\x20string\x20expected';var _0x527659;if(null!=_0x456d57['oldRange']&&_0x456d57['hasOwnProperty']('oldRange')&&(_0x527659=_0x5d0e8c['Range']['verify'](_0x456d57['oldRange'])))return'oldRange.'+_0x527659;if(null!=_0x456d57['newRange']&&_0x456d57['hasOwnProperty']('newRange')&&(_0x527659=_0x5d0e8c['Range']['verify'](_0x456d57['newRange'])))return'newRange.'+_0x527659;return null!=_0x456d57['affectsData']&&_0x456d57['hasOwnProperty']('affectsData')&&'boolean'!=typeof _0x456d57['affectsData']?'affectsData:\x20boolean\x20expected':null!=_0x456d57['wasUndone']&&_0x456d57['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x456d57['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x4398c6['fromObject']=function(_0x1fae78){if(_0x1fae78 instanceof _0x5d0e8c['MarkerOperation'])return _0x1fae78;var _0x172c52=new _0x5d0e8c['MarkerOperation']();if(null!=_0x1fae78['name']&&(_0x172c52['name']=String(_0x1fae78['name'])),null!=_0x1fae78['oldRange']){if('object'!=typeof _0x1fae78['oldRange'])throw TypeError('.MarkerOperation.oldRange:\x20object\x20expected');_0x172c52['oldRange']=_0x5d0e8c['Range']['fromObject'](_0x1fae78['oldRange']);}if(null!=_0x1fae78['newRange']){if('object'!=typeof _0x1fae78['newRange'])throw TypeError('.MarkerOperation.newRange:\x20object\x20expected');_0x172c52['newRange']=_0x5d0e8c['Range']['fromObject'](_0x1fae78['newRange']);}return null!=_0x1fae78['affectsData']&&(_0x172c52['affectsData']=Boolean(_0x1fae78['affectsData'])),null!=_0x1fae78['wasUndone']&&(_0x172c52['wasUndone']=Boolean(_0x1fae78['wasUndone'])),_0x172c52;},_0x4398c6['toObject']=function(_0x1b2761,_0x5d2fd4){_0x5d2fd4||(_0x5d2fd4={});var _0x5c0a5e={};return _0x5d2fd4['defaults']&&(_0x5c0a5e['name']='',_0x5c0a5e['oldRange']=null,_0x5c0a5e['newRange']=null,_0x5c0a5e['affectsData']=!0x1,_0x5c0a5e['wasUndone']=!0x1),null!=_0x1b2761['name']&&_0x1b2761['hasOwnProperty']('name')&&(_0x5c0a5e['name']=_0x1b2761['name']),null!=_0x1b2761['oldRange']&&_0x1b2761['hasOwnProperty']('oldRange')&&(_0x5c0a5e['oldRange']=_0x5d0e8c['Range']['toObject'](_0x1b2761['oldRange'],_0x5d2fd4)),null!=_0x1b2761['newRange']&&_0x1b2761['hasOwnProperty']('newRange')&&(_0x5c0a5e['newRange']=_0x5d0e8c['Range']['toObject'](_0x1b2761['newRange'],_0x5d2fd4)),null!=_0x1b2761['affectsData']&&_0x1b2761['hasOwnProperty']('affectsData')&&(_0x5c0a5e['affectsData']=_0x1b2761['affectsData']),null!=_0x1b2761['wasUndone']&&_0x1b2761['hasOwnProperty']('wasUndone')&&(_0x5c0a5e['wasUndone']=_0x1b2761['wasUndone']),_0x5c0a5e;},_0x4398c6['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x3ce432['util']['toJSONOptions']);},_0x4398c6['getTypeUrl']=function(_0x2c5453){return void 0x0===_0x2c5453&&(_0x2c5453='type.googleapis.com'),_0x2c5453+'/MarkerOperation';},_0x4398c6;}()),_0x5d0e8c['MergeOperation']=(function(){function _0x5017ab(_0x4f84f6){if(_0x4f84f6){for(var _0x5af599=Object['keys'](_0x4f84f6),_0x58c35d=0x0;_0x58c35d<_0x5af599['length'];++_0x58c35d)null!=_0x4f84f6[_0x5af599[_0x58c35d]]&&(this[_0x5af599[_0x58c35d]]=_0x4f84f6[_0x5af599[_0x58c35d]]);}}return _0x5017ab['prototype']['sourcePosition']=null,_0x5017ab['prototype']['targetPosition']=null,_0x5017ab['prototype']['graveyardPosition']=null,_0x5017ab['prototype']['howMany']=0x0,_0x5017ab['prototype']['wasUndone']=!0x1,_0x5017ab['create']=function(_0x4ad42f){return new _0x5017ab(_0x4ad42f);},_0x5017ab['encode']=function(_0x2da3c2,_0x6c70df){return _0x6c70df||(_0x6c70df=_0x54b1a5['create']()),null!=_0x2da3c2['sourcePosition']&&Object['hasOwnProperty']['call'](_0x2da3c2,'sourcePosition')&&_0x5d0e8c['Position']['encode'](_0x2da3c2['sourcePosition'],_0x6c70df['uint32'](0xa)['fork']())['ldelim'](),null!=_0x2da3c2['targetPosition']&&Object['hasOwnProperty']['call'](_0x2da3c2,'targetPosition')&&_0x5d0e8c['Position']['encode'](_0x2da3c2['targetPosition'],_0x6c70df['uint32'](0x12)['fork']())['ldelim'](),null!=_0x2da3c2['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x2da3c2,'graveyardPosition')&&_0x5d0e8c['Position']['encode'](_0x2da3c2['graveyardPosition'],_0x6c70df['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x2da3c2['howMany']&&Object['hasOwnProperty']['call'](_0x2da3c2,'howMany')&&_0x6c70df['uint32'](0x20)['uint32'](_0x2da3c2['howMany']),null!=_0x2da3c2['wasUndone']&&Object['hasOwnProperty']['call'](_0x2da3c2,'wasUndone')&&_0x6c70df['uint32'](0x28)['bool'](_0x2da3c2['wasUndone']),_0x6c70df;},_0x5017ab['encodeDelimited']=function(_0x3a91e2,_0x5556ef){return this['encode'](_0x3a91e2,_0x5556ef)['ldelim']();},_0x5017ab['decode']=function(_0xffba9a,_0x372cb5){_0xffba9a instanceof _0x3b291e||(_0xffba9a=_0x3b291e['create'](_0xffba9a));for(var _0x2f089a=void 0x0===_0x372cb5?_0xffba9a['len']:_0xffba9a['pos']+_0x372cb5,_0x78dc0c=new _0x5d0e8c['MergeOperation']();_0xffba9a['pos']<_0x2f089a;){var _0x1dcb94=_0xffba9a['uint32']();switch(_0x1dcb94>>>0x3){case 0x1:_0x78dc0c['sourcePosition']=_0x5d0e8c['Position']['decode'](_0xffba9a,_0xffba9a['uint32']());break;case 0x2:_0x78dc0c['targetPosition']=_0x5d0e8c['Position']['decode'](_0xffba9a,_0xffba9a['uint32']());break;case 0x3:_0x78dc0c['graveyardPosition']=_0x5d0e8c['Position']['decode'](_0xffba9a,_0xffba9a['uint32']());break;case 0x4:_0x78dc0c['howMany']=_0xffba9a['uint32']();break;case 0x5:_0x78dc0c['wasUndone']=_0xffba9a['bool']();break;default:_0xffba9a['skipType'](0x7&_0x1dcb94);}}return _0x78dc0c;},_0x5017ab['decodeDelimited']=function(_0x23ecae){return _0x23ecae instanceof _0x3b291e||(_0x23ecae=new _0x3b291e(_0x23ecae)),this['decode'](_0x23ecae,_0x23ecae['uint32']());},_0x5017ab['verify']=function(_0x271fdc){if('object'!=typeof _0x271fdc||null===_0x271fdc)return'object\x20expected';var _0x12ee96;if(null!=_0x271fdc['sourcePosition']&&_0x271fdc['hasOwnProperty']('sourcePosition')&&(_0x12ee96=_0x5d0e8c['Position']['verify'](_0x271fdc['sourcePosition'])))return'sourcePosition.'+_0x12ee96;if(null!=_0x271fdc['targetPosition']&&_0x271fdc['hasOwnProperty']('targetPosition')&&(_0x12ee96=_0x5d0e8c['Position']['verify'](_0x271fdc['targetPosition'])))return'targetPosition.'+_0x12ee96;if(null!=_0x271fdc['graveyardPosition']&&_0x271fdc['hasOwnProperty']('graveyardPosition')&&(_0x12ee96=_0x5d0e8c['Position']['verify'](_0x271fdc['graveyardPosition'])))return'graveyardPosition.'+_0x12ee96;return null!=_0x271fdc['howMany']&&_0x271fdc['hasOwnProperty']('howMany')&&!_0x260dc9['isInteger'](_0x271fdc['howMany'])?'howMany:\x20integer\x20expected':null!=_0x271fdc['wasUndone']&&_0x271fdc['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x271fdc['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x5017ab['fromObject']=function(_0x5081a8){if(_0x5081a8 instanceof _0x5d0e8c['MergeOperation'])return _0x5081a8;var _0x512ae1=new _0x5d0e8c['MergeOperation']();if(null!=_0x5081a8['sourcePosition']){if('object'!=typeof _0x5081a8['sourcePosition'])throw TypeError('.MergeOperation.sourcePosition:\x20object\x20expected');_0x512ae1['sourcePosition']=_0x5d0e8c['Position']['fromObject'](_0x5081a8['sourcePosition']);}if(null!=_0x5081a8['targetPosition']){if('object'!=typeof _0x5081a8['targetPosition'])throw TypeError('.MergeOperation.targetPosition:\x20object\x20expected');_0x512ae1['targetPosition']=_0x5d0e8c['Position']['fromObject'](_0x5081a8['targetPosition']);}if(null!=_0x5081a8['graveyardPosition']){if('object'!=typeof _0x5081a8['graveyardPosition'])throw TypeError('.MergeOperation.graveyardPosition:\x20object\x20expected');_0x512ae1['graveyardPosition']=_0x5d0e8c['Position']['fromObject'](_0x5081a8['graveyardPosition']);}return null!=_0x5081a8['howMany']&&(_0x512ae1['howMany']=_0x5081a8['howMany']>>>0x0),null!=_0x5081a8['wasUndone']&&(_0x512ae1['wasUndone']=Boolean(_0x5081a8['wasUndone'])),_0x512ae1;},_0x5017ab['toObject']=function(_0x2f9763,_0x4d68c6){_0x4d68c6||(_0x4d68c6={});var _0x33619f={};return _0x4d68c6['defaults']&&(_0x33619f['sourcePosition']=null,_0x33619f['targetPosition']=null,_0x33619f['graveyardPosition']=null,_0x33619f['howMany']=0x0,_0x33619f['wasUndone']=!0x1),null!=_0x2f9763['sourcePosition']&&_0x2f9763['hasOwnProperty']('sourcePosition')&&(_0x33619f['sourcePosition']=_0x5d0e8c['Position']['toObject'](_0x2f9763['sourcePosition'],_0x4d68c6)),null!=_0x2f9763['targetPosition']&&_0x2f9763['hasOwnProperty']('targetPosition')&&(_0x33619f['targetPosition']=_0x5d0e8c['Position']['toObject'](_0x2f9763['targetPosition'],_0x4d68c6)),null!=_0x2f9763['graveyardPosition']&&_0x2f9763['hasOwnProperty']('graveyardPosition')&&(_0x33619f['graveyardPosition']=_0x5d0e8c['Position']['toObject'](_0x2f9763['graveyardPosition'],_0x4d68c6)),null!=_0x2f9763['howMany']&&_0x2f9763['hasOwnProperty']('howMany')&&(_0x33619f['howMany']=_0x2f9763['howMany']),null!=_0x2f9763['wasUndone']&&_0x2f9763['hasOwnProperty']('wasUndone')&&(_0x33619f['wasUndone']=_0x2f9763['wasUndone']),_0x33619f;},_0x5017ab['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x3ce432['util']['toJSONOptions']);},_0x5017ab['getTypeUrl']=function(_0x53b75d){return void 0x0===_0x53b75d&&(_0x53b75d='type.googleapis.com'),_0x53b75d+'/MergeOperation';},_0x5017ab;}()),_0x5d0e8c['MoveOperation']=(function(){function _0xd6314d(_0x5e835b){if(_0x5e835b){for(var _0x51e5f6=Object['keys'](_0x5e835b),_0x565e6d=0x0;_0x565e6d<_0x51e5f6['length'];++_0x565e6d)null!=_0x5e835b[_0x51e5f6[_0x565e6d]]&&(this[_0x51e5f6[_0x565e6d]]=_0x5e835b[_0x51e5f6[_0x565e6d]]);}}return _0xd6314d['prototype']['sourcePosition']=null,_0xd6314d['prototype']['howMany']=0x0,_0xd6314d['prototype']['targetPosition']=null,_0xd6314d['prototype']['wasUndone']=!0x1,_0xd6314d['create']=function(_0x1b3ee4){return new _0xd6314d(_0x1b3ee4);},_0xd6314d['encode']=function(_0x10a724,_0x331702){return _0x331702||(_0x331702=_0x54b1a5['create']()),null!=_0x10a724['sourcePosition']&&Object['hasOwnProperty']['call'](_0x10a724,'sourcePosition')&&_0x5d0e8c['Position']['encode'](_0x10a724['sourcePosition'],_0x331702['uint32'](0xa)['fork']())['ldelim'](),null!=_0x10a724['howMany']&&Object['hasOwnProperty']['call'](_0x10a724,'howMany')&&_0x331702['uint32'](0x10)['uint32'](_0x10a724['howMany']),null!=_0x10a724['targetPosition']&&Object['hasOwnProperty']['call'](_0x10a724,'targetPosition')&&_0x5d0e8c['Position']['encode'](_0x10a724['targetPosition'],_0x331702['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x10a724['wasUndone']&&Object['hasOwnProperty']['call'](_0x10a724,'wasUndone')&&_0x331702['uint32'](0x20)['bool'](_0x10a724['wasUndone']),_0x331702;},_0xd6314d['encodeDelimited']=function(_0x248810,_0x598285){return this['encode'](_0x248810,_0x598285)['ldelim']();},_0xd6314d['decode']=function(_0x55edc3,_0xa1eaaa){_0x55edc3 instanceof _0x3b291e||(_0x55edc3=_0x3b291e['create'](_0x55edc3));for(var _0x2b77aa=void 0x0===_0xa1eaaa?_0x55edc3['len']:_0x55edc3['pos']+_0xa1eaaa,_0x2030aa=new _0x5d0e8c['MoveOperation']();_0x55edc3['pos']<_0x2b77aa;){var _0x5332a9=_0x55edc3['uint32']();switch(_0x5332a9>>>0x3){case 0x1:_0x2030aa['sourcePosition']=_0x5d0e8c['Position']['decode'](_0x55edc3,_0x55edc3['uint32']());break;case 0x2:_0x2030aa['howMany']=_0x55edc3['uint32']();break;case 0x3:_0x2030aa['targetPosition']=_0x5d0e8c['Position']['decode'](_0x55edc3,_0x55edc3['uint32']());break;case 0x4:_0x2030aa['wasUndone']=_0x55edc3['bool']();break;default:_0x55edc3['skipType'](0x7&_0x5332a9);}}return _0x2030aa;},_0xd6314d['decodeDelimited']=function(_0x420d21){return _0x420d21 instanceof _0x3b291e||(_0x420d21=new _0x3b291e(_0x420d21)),this['decode'](_0x420d21,_0x420d21['uint32']());},_0xd6314d['verify']=function(_0x29fb9f){if('object'!=typeof _0x29fb9f||null===_0x29fb9f)return'object\x20expected';var _0x49ff35;if(null!=_0x29fb9f['sourcePosition']&&_0x29fb9f['hasOwnProperty']('sourcePosition')&&(_0x49ff35=_0x5d0e8c['Position']['verify'](_0x29fb9f['sourcePosition'])))return'sourcePosition.'+_0x49ff35;if(null!=_0x29fb9f['howMany']&&_0x29fb9f['hasOwnProperty']('howMany')&&!_0x260dc9['isInteger'](_0x29fb9f['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x29fb9f['targetPosition']&&_0x29fb9f['hasOwnProperty']('targetPosition')&&(_0x49ff35=_0x5d0e8c['Position']['verify'](_0x29fb9f['targetPosition'])))return'targetPosition.'+_0x49ff35;return null!=_0x29fb9f['wasUndone']&&_0x29fb9f['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x29fb9f['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0xd6314d['fromObject']=function(_0x40d019){if(_0x40d019 instanceof _0x5d0e8c['MoveOperation'])return _0x40d019;var _0x3d8ef1=new _0x5d0e8c['MoveOperation']();if(null!=_0x40d019['sourcePosition']){if('object'!=typeof _0x40d019['sourcePosition'])throw TypeError('.MoveOperation.sourcePosition:\x20object\x20expected');_0x3d8ef1['sourcePosition']=_0x5d0e8c['Position']['fromObject'](_0x40d019['sourcePosition']);}if(null!=_0x40d019['howMany']&&(_0x3d8ef1['howMany']=_0x40d019['howMany']>>>0x0),null!=_0x40d019['targetPosition']){if('object'!=typeof _0x40d019['targetPosition'])throw TypeError('.MoveOperation.targetPosition:\x20object\x20expected');_0x3d8ef1['targetPosition']=_0x5d0e8c['Position']['fromObject'](_0x40d019['targetPosition']);}return null!=_0x40d019['wasUndone']&&(_0x3d8ef1['wasUndone']=Boolean(_0x40d019['wasUndone'])),_0x3d8ef1;},_0xd6314d['toObject']=function(_0x4304d4,_0x5a223a){_0x5a223a||(_0x5a223a={});var _0x345f7b={};return _0x5a223a['defaults']&&(_0x345f7b['sourcePosition']=null,_0x345f7b['howMany']=0x0,_0x345f7b['targetPosition']=null,_0x345f7b['wasUndone']=!0x1),null!=_0x4304d4['sourcePosition']&&_0x4304d4['hasOwnProperty']('sourcePosition')&&(_0x345f7b['sourcePosition']=_0x5d0e8c['Position']['toObject'](_0x4304d4['sourcePosition'],_0x5a223a)),null!=_0x4304d4['howMany']&&_0x4304d4['hasOwnProperty']('howMany')&&(_0x345f7b['howMany']=_0x4304d4['howMany']),null!=_0x4304d4['targetPosition']&&_0x4304d4['hasOwnProperty']('targetPosition')&&(_0x345f7b['targetPosition']=_0x5d0e8c['Position']['toObject'](_0x4304d4['targetPosition'],_0x5a223a)),null!=_0x4304d4['wasUndone']&&_0x4304d4['hasOwnProperty']('wasUndone')&&(_0x345f7b['wasUndone']=_0x4304d4['wasUndone']),_0x345f7b;},_0xd6314d['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x3ce432['util']['toJSONOptions']);},_0xd6314d['getTypeUrl']=function(_0x228d14){return void 0x0===_0x228d14&&(_0x228d14='type.googleapis.com'),_0x228d14+'/MoveOperation';},_0xd6314d;}()),_0x5d0e8c['RenameOperation']=(function(){function _0x258631(_0x22a397){if(_0x22a397){for(var _0x109648=Object['keys'](_0x22a397),_0x16167c=0x0;_0x16167c<_0x109648['length'];++_0x16167c)null!=_0x22a397[_0x109648[_0x16167c]]&&(this[_0x109648[_0x16167c]]=_0x22a397[_0x109648[_0x16167c]]);}}return _0x258631['prototype']['position']=null,_0x258631['prototype']['oldName']='',_0x258631['prototype']['newName']='',_0x258631['prototype']['wasUndone']=!0x1,_0x258631['create']=function(_0x59776d){return new _0x258631(_0x59776d);},_0x258631['encode']=function(_0x4807f4,_0xd09d45){return _0xd09d45||(_0xd09d45=_0x54b1a5['create']()),null!=_0x4807f4['position']&&Object['hasOwnProperty']['call'](_0x4807f4,'position')&&_0x5d0e8c['Position']['encode'](_0x4807f4['position'],_0xd09d45['uint32'](0xa)['fork']())['ldelim'](),null!=_0x4807f4['oldName']&&Object['hasOwnProperty']['call'](_0x4807f4,'oldName')&&_0xd09d45['uint32'](0x12)['string'](_0x4807f4['oldName']),null!=_0x4807f4['newName']&&Object['hasOwnProperty']['call'](_0x4807f4,'newName')&&_0xd09d45['uint32'](0x1a)['string'](_0x4807f4['newName']),null!=_0x4807f4['wasUndone']&&Object['hasOwnProperty']['call'](_0x4807f4,'wasUndone')&&_0xd09d45['uint32'](0x20)['bool'](_0x4807f4['wasUndone']),_0xd09d45;},_0x258631['encodeDelimited']=function(_0x5c6e37,_0x3aa22e){return this['encode'](_0x5c6e37,_0x3aa22e)['ldelim']();},_0x258631['decode']=function(_0x3220e5,_0x52731d){_0x3220e5 instanceof _0x3b291e||(_0x3220e5=_0x3b291e['create'](_0x3220e5));for(var _0x3bbf9c=void 0x0===_0x52731d?_0x3220e5['len']:_0x3220e5['pos']+_0x52731d,_0x2c1daa=new _0x5d0e8c['RenameOperation']();_0x3220e5['pos']<_0x3bbf9c;){var _0x1274a6=_0x3220e5['uint32']();switch(_0x1274a6>>>0x3){case 0x1:_0x2c1daa['position']=_0x5d0e8c['Position']['decode'](_0x3220e5,_0x3220e5['uint32']());break;case 0x2:_0x2c1daa['oldName']=_0x3220e5['string']();break;case 0x3:_0x2c1daa['newName']=_0x3220e5['string']();break;case 0x4:_0x2c1daa['wasUndone']=_0x3220e5['bool']();break;default:_0x3220e5['skipType'](0x7&_0x1274a6);}}return _0x2c1daa;},_0x258631['decodeDelimited']=function(_0x4b9a2a){return _0x4b9a2a instanceof _0x3b291e||(_0x4b9a2a=new _0x3b291e(_0x4b9a2a)),this['decode'](_0x4b9a2a,_0x4b9a2a['uint32']());},_0x258631['verify']=function(_0x5a8e3f){if('object'!=typeof _0x5a8e3f||null===_0x5a8e3f)return'object\x20expected';if(null!=_0x5a8e3f['position']&&_0x5a8e3f['hasOwnProperty']('position')){var _0x376339=_0x5d0e8c['Position']['verify'](_0x5a8e3f['position']);if(_0x376339)return'position.'+_0x376339;}return null!=_0x5a8e3f['oldName']&&_0x5a8e3f['hasOwnProperty']('oldName')&&!_0x260dc9['isString'](_0x5a8e3f['oldName'])?'oldName:\x20string\x20expected':null!=_0x5a8e3f['newName']&&_0x5a8e3f['hasOwnProperty']('newName')&&!_0x260dc9['isString'](_0x5a8e3f['newName'])?'newName:\x20string\x20expected':null!=_0x5a8e3f['wasUndone']&&_0x5a8e3f['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x5a8e3f['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x258631['fromObject']=function(_0xa451ea){if(_0xa451ea instanceof _0x5d0e8c['RenameOperation'])return _0xa451ea;var _0x59c5b5=new _0x5d0e8c['RenameOperation']();if(null!=_0xa451ea['position']){if('object'!=typeof _0xa451ea['position'])throw TypeError('.RenameOperation.position:\x20object\x20expected');_0x59c5b5['position']=_0x5d0e8c['Position']['fromObject'](_0xa451ea['position']);}return null!=_0xa451ea['oldName']&&(_0x59c5b5['oldName']=String(_0xa451ea['oldName'])),null!=_0xa451ea['newName']&&(_0x59c5b5['newName']=String(_0xa451ea['newName'])),null!=_0xa451ea['wasUndone']&&(_0x59c5b5['wasUndone']=Boolean(_0xa451ea['wasUndone'])),_0x59c5b5;},_0x258631['toObject']=function(_0x5095df,_0x2bb76f){_0x2bb76f||(_0x2bb76f={});var _0x70251e={};return _0x2bb76f['defaults']&&(_0x70251e['position']=null,_0x70251e['oldName']='',_0x70251e['newName']='',_0x70251e['wasUndone']=!0x1),null!=_0x5095df['position']&&_0x5095df['hasOwnProperty']('position')&&(_0x70251e['position']=_0x5d0e8c['Position']['toObject'](_0x5095df['position'],_0x2bb76f)),null!=_0x5095df['oldName']&&_0x5095df['hasOwnProperty']('oldName')&&(_0x70251e['oldName']=_0x5095df['oldName']),null!=_0x5095df['newName']&&_0x5095df['hasOwnProperty']('newName')&&(_0x70251e['newName']=_0x5095df['newName']),null!=_0x5095df['wasUndone']&&_0x5095df['hasOwnProperty']('wasUndone')&&(_0x70251e['wasUndone']=_0x5095df['wasUndone']),_0x70251e;},_0x258631['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x3ce432['util']['toJSONOptions']);},_0x258631['getTypeUrl']=function(_0x12621b){return void 0x0===_0x12621b&&(_0x12621b='type.googleapis.com'),_0x12621b+'/RenameOperation';},_0x258631;}()),_0x5d0e8c['RootAttributeOperation']=(function(){function _0xc61024(_0x580310){if(_0x580310){for(var _0x513506=Object['keys'](_0x580310),_0x14680a=0x0;_0x14680a<_0x513506['length'];++_0x14680a)null!=_0x580310[_0x513506[_0x14680a]]&&(this[_0x513506[_0x14680a]]=_0x580310[_0x513506[_0x14680a]]);}}return _0xc61024['prototype']['root']='',_0xc61024['prototype']['key']='',_0xc61024['prototype']['oldValueBoolean']=!0x1,_0xc61024['prototype']['oldValueJson']='',_0xc61024['prototype']['newValueBoolean']=!0x1,_0xc61024['prototype']['newValueJson']='',_0xc61024['prototype']['wasUndone']=!0x1,_0xc61024['create']=function(_0x3ff344){return new _0xc61024(_0x3ff344);},_0xc61024['encode']=function(_0x511882,_0x25d0dc){return _0x25d0dc||(_0x25d0dc=_0x54b1a5['create']()),null!=_0x511882['root']&&Object['hasOwnProperty']['call'](_0x511882,'root')&&_0x25d0dc['uint32'](0xa)['string'](_0x511882['root']),null!=_0x511882['key']&&Object['hasOwnProperty']['call'](_0x511882,'key')&&_0x25d0dc['uint32'](0x12)['string'](_0x511882['key']),null!=_0x511882['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x511882,'oldValueBoolean')&&_0x25d0dc['uint32'](0x18)['bool'](_0x511882['oldValueBoolean']),null!=_0x511882['oldValueJson']&&Object['hasOwnProperty']['call'](_0x511882,'oldValueJson')&&_0x25d0dc['uint32'](0x22)['string'](_0x511882['oldValueJson']),null!=_0x511882['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x511882,'newValueBoolean')&&_0x25d0dc['uint32'](0x28)['bool'](_0x511882['newValueBoolean']),null!=_0x511882['newValueJson']&&Object['hasOwnProperty']['call'](_0x511882,'newValueJson')&&_0x25d0dc['uint32'](0x32)['string'](_0x511882['newValueJson']),null!=_0x511882['wasUndone']&&Object['hasOwnProperty']['call'](_0x511882,'wasUndone')&&_0x25d0dc['uint32'](0x38)['bool'](_0x511882['wasUndone']),_0x25d0dc;},_0xc61024['encodeDelimited']=function(_0x27d9f1,_0x2f4951){return this['encode'](_0x27d9f1,_0x2f4951)['ldelim']();},_0xc61024['decode']=function(_0x3fc8a6,_0x40b894){_0x3fc8a6 instanceof _0x3b291e||(_0x3fc8a6=_0x3b291e['create'](_0x3fc8a6));for(var _0x21d975=void 0x0===_0x40b894?_0x3fc8a6['len']:_0x3fc8a6['pos']+_0x40b894,_0x60b131=new _0x5d0e8c['RootAttributeOperation']();_0x3fc8a6['pos']<_0x21d975;){var _0x3d4494=_0x3fc8a6['uint32']();switch(_0x3d4494>>>0x3){case 0x1:_0x60b131['root']=_0x3fc8a6['string']();break;case 0x2:_0x60b131['key']=_0x3fc8a6['string']();break;case 0x3:_0x60b131['oldValueBoolean']=_0x3fc8a6['bool']();break;case 0x4:_0x60b131['oldValueJson']=_0x3fc8a6['string']();break;case 0x5:_0x60b131['newValueBoolean']=_0x3fc8a6['bool']();break;case 0x6:_0x60b131['newValueJson']=_0x3fc8a6['string']();break;case 0x7:_0x60b131['wasUndone']=_0x3fc8a6['bool']();break;default:_0x3fc8a6['skipType'](0x7&_0x3d4494);}}return _0x60b131;},_0xc61024['decodeDelimited']=function(_0xd1b41d){return _0xd1b41d instanceof _0x3b291e||(_0xd1b41d=new _0x3b291e(_0xd1b41d)),this['decode'](_0xd1b41d,_0xd1b41d['uint32']());},_0xc61024['verify']=function(_0x71b3ab){return'object'!=typeof _0x71b3ab||null===_0x71b3ab?'object\x20expected':null!=_0x71b3ab['root']&&_0x71b3ab['hasOwnProperty']('root')&&!_0x260dc9['isString'](_0x71b3ab['root'])?'root:\x20string\x20expected':null!=_0x71b3ab['key']&&_0x71b3ab['hasOwnProperty']('key')&&!_0x260dc9['isString'](_0x71b3ab['key'])?'key:\x20string\x20expected':null!=_0x71b3ab['oldValueBoolean']&&_0x71b3ab['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x71b3ab['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x71b3ab['oldValueJson']&&_0x71b3ab['hasOwnProperty']('oldValueJson')&&!_0x260dc9['isString'](_0x71b3ab['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x71b3ab['newValueBoolean']&&_0x71b3ab['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x71b3ab['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x71b3ab['newValueJson']&&_0x71b3ab['hasOwnProperty']('newValueJson')&&!_0x260dc9['isString'](_0x71b3ab['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x71b3ab['wasUndone']&&_0x71b3ab['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x71b3ab['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0xc61024['fromObject']=function(_0x29edf3){if(_0x29edf3 instanceof _0x5d0e8c['RootAttributeOperation'])return _0x29edf3;var _0x4922e1=new _0x5d0e8c['RootAttributeOperation']();return null!=_0x29edf3['root']&&(_0x4922e1['root']=String(_0x29edf3['root'])),null!=_0x29edf3['key']&&(_0x4922e1['key']=String(_0x29edf3['key'])),null!=_0x29edf3['oldValueBoolean']&&(_0x4922e1['oldValueBoolean']=Boolean(_0x29edf3['oldValueBoolean'])),null!=_0x29edf3['oldValueJson']&&(_0x4922e1['oldValueJson']=String(_0x29edf3['oldValueJson'])),null!=_0x29edf3['newValueBoolean']&&(_0x4922e1['newValueBoolean']=Boolean(_0x29edf3['newValueBoolean'])),null!=_0x29edf3['newValueJson']&&(_0x4922e1['newValueJson']=String(_0x29edf3['newValueJson'])),null!=_0x29edf3['wasUndone']&&(_0x4922e1['wasUndone']=Boolean(_0x29edf3['wasUndone'])),_0x4922e1;},_0xc61024['toObject']=function(_0x1e947b,_0xe3c1fd){_0xe3c1fd||(_0xe3c1fd={});var _0x4d7cd1={};return _0xe3c1fd['defaults']&&(_0x4d7cd1['root']='',_0x4d7cd1['key']='',_0x4d7cd1['oldValueBoolean']=!0x1,_0x4d7cd1['oldValueJson']='',_0x4d7cd1['newValueBoolean']=!0x1,_0x4d7cd1['newValueJson']='',_0x4d7cd1['wasUndone']=!0x1),null!=_0x1e947b['root']&&_0x1e947b['hasOwnProperty']('root')&&(_0x4d7cd1['root']=_0x1e947b['root']),null!=_0x1e947b['key']&&_0x1e947b['hasOwnProperty']('key')&&(_0x4d7cd1['key']=_0x1e947b['key']),null!=_0x1e947b['oldValueBoolean']&&_0x1e947b['hasOwnProperty']('oldValueBoolean')&&(_0x4d7cd1['oldValueBoolean']=_0x1e947b['oldValueBoolean']),null!=_0x1e947b['oldValueJson']&&_0x1e947b['hasOwnProperty']('oldValueJson')&&(_0x4d7cd1['oldValueJson']=_0x1e947b['oldValueJson']),null!=_0x1e947b['newValueBoolean']&&_0x1e947b['hasOwnProperty']('newValueBoolean')&&(_0x4d7cd1['newValueBoolean']=_0x1e947b['newValueBoolean']),null!=_0x1e947b['newValueJson']&&_0x1e947b['hasOwnProperty']('newValueJson')&&(_0x4d7cd1['newValueJson']=_0x1e947b['newValueJson']),null!=_0x1e947b['wasUndone']&&_0x1e947b['hasOwnProperty']('wasUndone')&&(_0x4d7cd1['wasUndone']=_0x1e947b['wasUndone']),_0x4d7cd1;},_0xc61024['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x3ce432['util']['toJSONOptions']);},_0xc61024['getTypeUrl']=function(_0x1832d6){return void 0x0===_0x1832d6&&(_0x1832d6='type.googleapis.com'),_0x1832d6+'/RootAttributeOperation';},_0xc61024;}()),_0x5d0e8c['RootOperation']=(function(){function _0x584398(_0x26c4d6){if(_0x26c4d6){for(var _0xa72206=Object['keys'](_0x26c4d6),_0x9589b9=0x0;_0x9589b9<_0xa72206['length'];++_0x9589b9)null!=_0x26c4d6[_0xa72206[_0x9589b9]]&&(this[_0xa72206[_0x9589b9]]=_0x26c4d6[_0xa72206[_0x9589b9]]);}}return _0x584398['prototype']['rootName']='',_0x584398['prototype']['elementName']='',_0x584398['prototype']['isAdd']=!0x1,_0x584398['prototype']['wasUndone']=!0x1,_0x584398['create']=function(_0x1574fe){return new _0x584398(_0x1574fe);},_0x584398['encode']=function(_0x22ee36,_0x2edb2b){return _0x2edb2b||(_0x2edb2b=_0x54b1a5['create']()),null!=_0x22ee36['rootName']&&Object['hasOwnProperty']['call'](_0x22ee36,'rootName')&&_0x2edb2b['uint32'](0xa)['string'](_0x22ee36['rootName']),null!=_0x22ee36['elementName']&&Object['hasOwnProperty']['call'](_0x22ee36,'elementName')&&_0x2edb2b['uint32'](0x12)['string'](_0x22ee36['elementName']),null!=_0x22ee36['isAdd']&&Object['hasOwnProperty']['call'](_0x22ee36,'isAdd')&&_0x2edb2b['uint32'](0x18)['bool'](_0x22ee36['isAdd']),null!=_0x22ee36['wasUndone']&&Object['hasOwnProperty']['call'](_0x22ee36,'wasUndone')&&_0x2edb2b['uint32'](0x20)['bool'](_0x22ee36['wasUndone']),_0x2edb2b;},_0x584398['encodeDelimited']=function(_0x3868d7,_0x94bd3c){return this['encode'](_0x3868d7,_0x94bd3c)['ldelim']();},_0x584398['decode']=function(_0x61935,_0x86c4fe){_0x61935 instanceof _0x3b291e||(_0x61935=_0x3b291e['create'](_0x61935));for(var _0x4f3004=void 0x0===_0x86c4fe?_0x61935['len']:_0x61935['pos']+_0x86c4fe,_0x307682=new _0x5d0e8c['RootOperation']();_0x61935['pos']<_0x4f3004;){var _0xd6b870=_0x61935['uint32']();switch(_0xd6b870>>>0x3){case 0x1:_0x307682['rootName']=_0x61935['string']();break;case 0x2:_0x307682['elementName']=_0x61935['string']();break;case 0x3:_0x307682['isAdd']=_0x61935['bool']();break;case 0x4:_0x307682['wasUndone']=_0x61935['bool']();break;default:_0x61935['skipType'](0x7&_0xd6b870);}}return _0x307682;},_0x584398['decodeDelimited']=function(_0x24aece){return _0x24aece instanceof _0x3b291e||(_0x24aece=new _0x3b291e(_0x24aece)),this['decode'](_0x24aece,_0x24aece['uint32']());},_0x584398['verify']=function(_0x58c423){return'object'!=typeof _0x58c423||null===_0x58c423?'object\x20expected':null!=_0x58c423['rootName']&&_0x58c423['hasOwnProperty']('rootName')&&!_0x260dc9['isString'](_0x58c423['rootName'])?'rootName:\x20string\x20expected':null!=_0x58c423['elementName']&&_0x58c423['hasOwnProperty']('elementName')&&!_0x260dc9['isString'](_0x58c423['elementName'])?'elementName:\x20string\x20expected':null!=_0x58c423['isAdd']&&_0x58c423['hasOwnProperty']('isAdd')&&'boolean'!=typeof _0x58c423['isAdd']?'isAdd:\x20boolean\x20expected':null!=_0x58c423['wasUndone']&&_0x58c423['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x58c423['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x584398['fromObject']=function(_0x801695){if(_0x801695 instanceof _0x5d0e8c['RootOperation'])return _0x801695;var _0x26162b=new _0x5d0e8c['RootOperation']();return null!=_0x801695['rootName']&&(_0x26162b['rootName']=String(_0x801695['rootName'])),null!=_0x801695['elementName']&&(_0x26162b['elementName']=String(_0x801695['elementName'])),null!=_0x801695['isAdd']&&(_0x26162b['isAdd']=Boolean(_0x801695['isAdd'])),null!=_0x801695['wasUndone']&&(_0x26162b['wasUndone']=Boolean(_0x801695['wasUndone'])),_0x26162b;},_0x584398['toObject']=function(_0x5c2578,_0x13d391){_0x13d391||(_0x13d391={});var _0x16b913={};return _0x13d391['defaults']&&(_0x16b913['rootName']='',_0x16b913['elementName']='',_0x16b913['isAdd']=!0x1,_0x16b913['wasUndone']=!0x1),null!=_0x5c2578['rootName']&&_0x5c2578['hasOwnProperty']('rootName')&&(_0x16b913['rootName']=_0x5c2578['rootName']),null!=_0x5c2578['elementName']&&_0x5c2578['hasOwnProperty']('elementName')&&(_0x16b913['elementName']=_0x5c2578['elementName']),null!=_0x5c2578['isAdd']&&_0x5c2578['hasOwnProperty']('isAdd')&&(_0x16b913['isAdd']=_0x5c2578['isAdd']),null!=_0x5c2578['wasUndone']&&_0x5c2578['hasOwnProperty']('wasUndone')&&(_0x16b913['wasUndone']=_0x5c2578['wasUndone']),_0x16b913;},_0x584398['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x3ce432['util']['toJSONOptions']);},_0x584398['getTypeUrl']=function(_0x130180){return void 0x0===_0x130180&&(_0x130180='type.googleapis.com'),_0x130180+'/RootOperation';},_0x584398;}()),_0x5d0e8c['SplitOperation']=(function(){function _0x34d342(_0x3aa9f6){if(_0x3aa9f6){for(var _0x1bed96=Object['keys'](_0x3aa9f6),_0x5833cf=0x0;_0x5833cf<_0x1bed96['length'];++_0x5833cf)null!=_0x3aa9f6[_0x1bed96[_0x5833cf]]&&(this[_0x1bed96[_0x5833cf]]=_0x3aa9f6[_0x1bed96[_0x5833cf]]);}}return _0x34d342['prototype']['splitPosition']=null,_0x34d342['prototype']['graveyardPosition']=null,_0x34d342['prototype']['howMany']=0x0,_0x34d342['prototype']['insertionPosition']=null,_0x34d342['prototype']['wasUndone']=!0x1,_0x34d342['create']=function(_0x2ba231){return new _0x34d342(_0x2ba231);},_0x34d342['encode']=function(_0x54d423,_0xfcdcfa){return _0xfcdcfa||(_0xfcdcfa=_0x54b1a5['create']()),null!=_0x54d423['splitPosition']&&Object['hasOwnProperty']['call'](_0x54d423,'splitPosition')&&_0x5d0e8c['Position']['encode'](_0x54d423['splitPosition'],_0xfcdcfa['uint32'](0xa)['fork']())['ldelim'](),null!=_0x54d423['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x54d423,'graveyardPosition')&&_0x5d0e8c['Position']['encode'](_0x54d423['graveyardPosition'],_0xfcdcfa['uint32'](0x12)['fork']())['ldelim'](),null!=_0x54d423['howMany']&&Object['hasOwnProperty']['call'](_0x54d423,'howMany')&&_0xfcdcfa['uint32'](0x18)['uint32'](_0x54d423['howMany']),null!=_0x54d423['insertionPosition']&&Object['hasOwnProperty']['call'](_0x54d423,'insertionPosition')&&_0x5d0e8c['Position']['encode'](_0x54d423['insertionPosition'],_0xfcdcfa['uint32'](0x22)['fork']())['ldelim'](),null!=_0x54d423['wasUndone']&&Object['hasOwnProperty']['call'](_0x54d423,'wasUndone')&&_0xfcdcfa['uint32'](0x28)['bool'](_0x54d423['wasUndone']),_0xfcdcfa;},_0x34d342['encodeDelimited']=function(_0x137019,_0x32b89d){return this['encode'](_0x137019,_0x32b89d)['ldelim']();},_0x34d342['decode']=function(_0x481337,_0xf1cbd6){_0x481337 instanceof _0x3b291e||(_0x481337=_0x3b291e['create'](_0x481337));for(var _0x85b993=void 0x0===_0xf1cbd6?_0x481337['len']:_0x481337['pos']+_0xf1cbd6,_0x3c3764=new _0x5d0e8c['SplitOperation']();_0x481337['pos']<_0x85b993;){var _0x4f82a1=_0x481337['uint32']();switch(_0x4f82a1>>>0x3){case 0x1:_0x3c3764['splitPosition']=_0x5d0e8c['Position']['decode'](_0x481337,_0x481337['uint32']());break;case 0x2:_0x3c3764['graveyardPosition']=_0x5d0e8c['Position']['decode'](_0x481337,_0x481337['uint32']());break;case 0x3:_0x3c3764['howMany']=_0x481337['uint32']();break;case 0x4:_0x3c3764['insertionPosition']=_0x5d0e8c['Position']['decode'](_0x481337,_0x481337['uint32']());break;case 0x5:_0x3c3764['wasUndone']=_0x481337['bool']();break;default:_0x481337['skipType'](0x7&_0x4f82a1);}}return _0x3c3764;},_0x34d342['decodeDelimited']=function(_0x2ea538){return _0x2ea538 instanceof _0x3b291e||(_0x2ea538=new _0x3b291e(_0x2ea538)),this['decode'](_0x2ea538,_0x2ea538['uint32']());},_0x34d342['verify']=function(_0x21fb2d){if('object'!=typeof _0x21fb2d||null===_0x21fb2d)return'object\x20expected';var _0x360f73;if(null!=_0x21fb2d['splitPosition']&&_0x21fb2d['hasOwnProperty']('splitPosition')&&(_0x360f73=_0x5d0e8c['Position']['verify'](_0x21fb2d['splitPosition'])))return'splitPosition.'+_0x360f73;if(null!=_0x21fb2d['graveyardPosition']&&_0x21fb2d['hasOwnProperty']('graveyardPosition')&&(_0x360f73=_0x5d0e8c['Position']['verify'](_0x21fb2d['graveyardPosition'])))return'graveyardPosition.'+_0x360f73;if(null!=_0x21fb2d['howMany']&&_0x21fb2d['hasOwnProperty']('howMany')&&!_0x260dc9['isInteger'](_0x21fb2d['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x21fb2d['insertionPosition']&&_0x21fb2d['hasOwnProperty']('insertionPosition')&&(_0x360f73=_0x5d0e8c['Position']['verify'](_0x21fb2d['insertionPosition'])))return'insertionPosition.'+_0x360f73;return null!=_0x21fb2d['wasUndone']&&_0x21fb2d['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x21fb2d['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x34d342['fromObject']=function(_0x2b69d2){if(_0x2b69d2 instanceof _0x5d0e8c['SplitOperation'])return _0x2b69d2;var _0x118240=new _0x5d0e8c['SplitOperation']();if(null!=_0x2b69d2['splitPosition']){if('object'!=typeof _0x2b69d2['splitPosition'])throw TypeError('.SplitOperation.splitPosition:\x20object\x20expected');_0x118240['splitPosition']=_0x5d0e8c['Position']['fromObject'](_0x2b69d2['splitPosition']);}if(null!=_0x2b69d2['graveyardPosition']){if('object'!=typeof _0x2b69d2['graveyardPosition'])throw TypeError('.SplitOperation.graveyardPosition:\x20object\x20expected');_0x118240['graveyardPosition']=_0x5d0e8c['Position']['fromObject'](_0x2b69d2['graveyardPosition']);}if(null!=_0x2b69d2['howMany']&&(_0x118240['howMany']=_0x2b69d2['howMany']>>>0x0),null!=_0x2b69d2['insertionPosition']){if('object'!=typeof _0x2b69d2['insertionPosition'])throw TypeError('.SplitOperation.insertionPosition:\x20object\x20expected');_0x118240['insertionPosition']=_0x5d0e8c['Position']['fromObject'](_0x2b69d2['insertionPosition']);}return null!=_0x2b69d2['wasUndone']&&(_0x118240['wasUndone']=Boolean(_0x2b69d2['wasUndone'])),_0x118240;},_0x34d342['toObject']=function(_0x3b3ae5,_0x1efbfc){_0x1efbfc||(_0x1efbfc={});var _0x3641a8={};return _0x1efbfc['defaults']&&(_0x3641a8['splitPosition']=null,_0x3641a8['graveyardPosition']=null,_0x3641a8['howMany']=0x0,_0x3641a8['insertionPosition']=null,_0x3641a8['wasUndone']=!0x1),null!=_0x3b3ae5['splitPosition']&&_0x3b3ae5['hasOwnProperty']('splitPosition')&&(_0x3641a8['splitPosition']=_0x5d0e8c['Position']['toObject'](_0x3b3ae5['splitPosition'],_0x1efbfc)),null!=_0x3b3ae5['graveyardPosition']&&_0x3b3ae5['hasOwnProperty']('graveyardPosition')&&(_0x3641a8['graveyardPosition']=_0x5d0e8c['Position']['toObject'](_0x3b3ae5['graveyardPosition'],_0x1efbfc)),null!=_0x3b3ae5['howMany']&&_0x3b3ae5['hasOwnProperty']('howMany')&&(_0x3641a8['howMany']=_0x3b3ae5['howMany']),null!=_0x3b3ae5['insertionPosition']&&_0x3b3ae5['hasOwnProperty']('insertionPosition')&&(_0x3641a8['insertionPosition']=_0x5d0e8c['Position']['toObject'](_0x3b3ae5['insertionPosition'],_0x1efbfc)),null!=_0x3b3ae5['wasUndone']&&_0x3b3ae5['hasOwnProperty']('wasUndone')&&(_0x3641a8['wasUndone']=_0x3b3ae5['wasUndone']),_0x3641a8;},_0x34d342['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x3ce432['util']['toJSONOptions']);},_0x34d342['getTypeUrl']=function(_0x6e7ac9){return void 0x0===_0x6e7ac9&&(_0x6e7ac9='type.googleapis.com'),_0x6e7ac9+'/SplitOperation';},_0x34d342;}()),_0x5d0e8c['Position']=(function(){function _0x2053bd(_0x3b5963){if(this['path']=[],_0x3b5963){for(var _0x29e56a=Object['keys'](_0x3b5963),_0x48e0f8=0x0;_0x48e0f8<_0x29e56a['length'];++_0x48e0f8)null!=_0x3b5963[_0x29e56a[_0x48e0f8]]&&(this[_0x29e56a[_0x48e0f8]]=_0x3b5963[_0x29e56a[_0x48e0f8]]);}}return _0x2053bd['prototype']['root']='',_0x2053bd['prototype']['rootMain']=!0x1,_0x2053bd['prototype']['rootGraveyard']=!0x1,_0x2053bd['prototype']['path']=_0x260dc9['emptyArray'],_0x2053bd['prototype']['stickiness']='',_0x2053bd['create']=function(_0x1c7576){return new _0x2053bd(_0x1c7576);},_0x2053bd['encode']=function(_0x5042c3,_0x3fb1cf){if(_0x3fb1cf||(_0x3fb1cf=_0x54b1a5['create']()),null!=_0x5042c3['root']&&Object['hasOwnProperty']['call'](_0x5042c3,'root')&&_0x3fb1cf['uint32'](0xa)['string'](_0x5042c3['root']),null!=_0x5042c3['rootMain']&&Object['hasOwnProperty']['call'](_0x5042c3,'rootMain')&&_0x3fb1cf['uint32'](0x10)['bool'](_0x5042c3['rootMain']),null!=_0x5042c3['rootGraveyard']&&Object['hasOwnProperty']['call'](_0x5042c3,'rootGraveyard')&&_0x3fb1cf['uint32'](0x18)['bool'](_0x5042c3['rootGraveyard']),null!=_0x5042c3['path']&&_0x5042c3['path']['length']){_0x3fb1cf['uint32'](0x22)['fork']();for(var _0x4864e1=0x0;_0x4864e1<_0x5042c3['path']['length'];++_0x4864e1)_0x3fb1cf['uint32'](_0x5042c3['path'][_0x4864e1]);_0x3fb1cf['ldelim']();}return null!=_0x5042c3['stickiness']&&Object['hasOwnProperty']['call'](_0x5042c3,'stickiness')&&_0x3fb1cf['uint32'](0x2a)['string'](_0x5042c3['stickiness']),_0x3fb1cf;},_0x2053bd['encodeDelimited']=function(_0x4d161f,_0x182210){return this['encode'](_0x4d161f,_0x182210)['ldelim']();},_0x2053bd['decode']=function(_0x19f76d,_0x452a2e){_0x19f76d instanceof _0x3b291e||(_0x19f76d=_0x3b291e['create'](_0x19f76d));for(var _0x61ff6a=void 0x0===_0x452a2e?_0x19f76d['len']:_0x19f76d['pos']+_0x452a2e,_0x43efce=new _0x5d0e8c['Position']();_0x19f76d['pos']<_0x61ff6a;){var _0x23b52c=_0x19f76d['uint32']();switch(_0x23b52c>>>0x3){case 0x1:_0x43efce['root']=_0x19f76d['string']();break;case 0x2:_0x43efce['rootMain']=_0x19f76d['bool']();break;case 0x3:_0x43efce['rootGraveyard']=_0x19f76d['bool']();break;case 0x4:if(_0x43efce['path']&&_0x43efce['path']['length']||(_0x43efce['path']=[]),0x2==(0x7&_0x23b52c)){for(var _0x115095=_0x19f76d['uint32']()+_0x19f76d['pos'];_0x19f76d['pos']<_0x115095;)_0x43efce['path']['push'](_0x19f76d['uint32']());}else _0x43efce['path']['push'](_0x19f76d['uint32']());break;case 0x5:_0x43efce['stickiness']=_0x19f76d['string']();break;default:_0x19f76d['skipType'](0x7&_0x23b52c);}}return _0x43efce;},_0x2053bd['decodeDelimited']=function(_0x5def93){return _0x5def93 instanceof _0x3b291e||(_0x5def93=new _0x3b291e(_0x5def93)),this['decode'](_0x5def93,_0x5def93['uint32']());},_0x2053bd['verify']=function(_0x3f99a5){if('object'!=typeof _0x3f99a5||null===_0x3f99a5)return'object\x20expected';if(null!=_0x3f99a5['root']&&_0x3f99a5['hasOwnProperty']('root')&&!_0x260dc9['isString'](_0x3f99a5['root']))return'root:\x20string\x20expected';if(null!=_0x3f99a5['rootMain']&&_0x3f99a5['hasOwnProperty']('rootMain')&&'boolean'!=typeof _0x3f99a5['rootMain'])return'rootMain:\x20boolean\x20expected';if(null!=_0x3f99a5['rootGraveyard']&&_0x3f99a5['hasOwnProperty']('rootGraveyard')&&'boolean'!=typeof _0x3f99a5['rootGraveyard'])return'rootGraveyard:\x20boolean\x20expected';if(null!=_0x3f99a5['path']&&_0x3f99a5['hasOwnProperty']('path')){if(!Array['isArray'](_0x3f99a5['path']))return'path:\x20array\x20expected';for(var _0x2c6e7a=0x0;_0x2c6e7a<_0x3f99a5['path']['length'];++_0x2c6e7a)if(!_0x260dc9['isInteger'](_0x3f99a5['path'][_0x2c6e7a]))return'path:\x20integer[]\x20expected';}return null!=_0x3f99a5['stickiness']&&_0x3f99a5['hasOwnProperty']('stickiness')&&!_0x260dc9['isString'](_0x3f99a5['stickiness'])?'stickiness:\x20string\x20expected':null;},_0x2053bd['fromObject']=function(_0x33635d){if(_0x33635d instanceof _0x5d0e8c['Position'])return _0x33635d;var _0xd0a43b=new _0x5d0e8c['Position']();if(null!=_0x33635d['root']&&(_0xd0a43b['root']=String(_0x33635d['root'])),null!=_0x33635d['rootMain']&&(_0xd0a43b['rootMain']=Boolean(_0x33635d['rootMain'])),null!=_0x33635d['rootGraveyard']&&(_0xd0a43b['rootGraveyard']=Boolean(_0x33635d['rootGraveyard'])),_0x33635d['path']){if(!Array['isArray'](_0x33635d['path']))throw TypeError('.Position.path:\x20array\x20expected');_0xd0a43b['path']=[];for(var _0x2088e9=0x0;_0x2088e9<_0x33635d['path']['length'];++_0x2088e9)_0xd0a43b['path'][_0x2088e9]=_0x33635d['path'][_0x2088e9]>>>0x0;}return null!=_0x33635d['stickiness']&&(_0xd0a43b['stickiness']=String(_0x33635d['stickiness'])),_0xd0a43b;},_0x2053bd['toObject']=function(_0x5b7e96,_0x79c8b8){_0x79c8b8||(_0x79c8b8={});var _0x1d8c1f={};if((_0x79c8b8['arrays']||_0x79c8b8['defaults'])&&(_0x1d8c1f['path']=[]),_0x79c8b8['defaults']&&(_0x1d8c1f['root']='',_0x1d8c1f['rootMain']=!0x1,_0x1d8c1f['rootGraveyard']=!0x1,_0x1d8c1f['stickiness']=''),null!=_0x5b7e96['root']&&_0x5b7e96['hasOwnProperty']('root')&&(_0x1d8c1f['root']=_0x5b7e96['root']),null!=_0x5b7e96['rootMain']&&_0x5b7e96['hasOwnProperty']('rootMain')&&(_0x1d8c1f['rootMain']=_0x5b7e96['rootMain']),null!=_0x5b7e96['rootGraveyard']&&_0x5b7e96['hasOwnProperty']('rootGraveyard')&&(_0x1d8c1f['rootGraveyard']=_0x5b7e96['rootGraveyard']),_0x5b7e96['path']&&_0x5b7e96['path']['length']){_0x1d8c1f['path']=[];for(var _0x1053a5=0x0;_0x1053a5<_0x5b7e96['path']['length'];++_0x1053a5)_0x1d8c1f['path'][_0x1053a5]=_0x5b7e96['path'][_0x1053a5];}return null!=_0x5b7e96['stickiness']&&_0x5b7e96['hasOwnProperty']('stickiness')&&(_0x1d8c1f['stickiness']=_0x5b7e96['stickiness']),_0x1d8c1f;},_0x2053bd['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x3ce432['util']['toJSONOptions']);},_0x2053bd['getTypeUrl']=function(_0x29d172){return void 0x0===_0x29d172&&(_0x29d172='type.googleapis.com'),_0x29d172+'/Position';},_0x2053bd;}()),_0x5d0e8c['Range']=(function(){function _0xb02f81(_0x40c9af){if(_0x40c9af){for(var _0x41bd65=Object['keys'](_0x40c9af),_0x5b9ef2=0x0;_0x5b9ef2<_0x41bd65['length'];++_0x5b9ef2)null!=_0x40c9af[_0x41bd65[_0x5b9ef2]]&&(this[_0x41bd65[_0x5b9ef2]]=_0x40c9af[_0x41bd65[_0x5b9ef2]]);}}return _0xb02f81['prototype']['start']=null,_0xb02f81['prototype']['end']=null,_0xb02f81['create']=function(_0x290a3d){return new _0xb02f81(_0x290a3d);},_0xb02f81['encode']=function(_0x1ae9a0,_0x5115c3){return _0x5115c3||(_0x5115c3=_0x54b1a5['create']()),null!=_0x1ae9a0['start']&&Object['hasOwnProperty']['call'](_0x1ae9a0,'start')&&_0x5d0e8c['Position']['encode'](_0x1ae9a0['start'],_0x5115c3['uint32'](0xa)['fork']())['ldelim'](),null!=_0x1ae9a0['end']&&Object['hasOwnProperty']['call'](_0x1ae9a0,'end')&&_0x5d0e8c['Position']['encode'](_0x1ae9a0['end'],_0x5115c3['uint32'](0x12)['fork']())['ldelim'](),_0x5115c3;},_0xb02f81['encodeDelimited']=function(_0x35c20f,_0x40a144){return this['encode'](_0x35c20f,_0x40a144)['ldelim']();},_0xb02f81['decode']=function(_0x52efd3,_0x50c020){_0x52efd3 instanceof _0x3b291e||(_0x52efd3=_0x3b291e['create'](_0x52efd3));for(var _0x2567ba=void 0x0===_0x50c020?_0x52efd3['len']:_0x52efd3['pos']+_0x50c020,_0x5ceedb=new _0x5d0e8c['Range']();_0x52efd3['pos']<_0x2567ba;){var _0x40ede2=_0x52efd3['uint32']();switch(_0x40ede2>>>0x3){case 0x1:_0x5ceedb['start']=_0x5d0e8c['Position']['decode'](_0x52efd3,_0x52efd3['uint32']());break;case 0x2:_0x5ceedb['end']=_0x5d0e8c['Position']['decode'](_0x52efd3,_0x52efd3['uint32']());break;default:_0x52efd3['skipType'](0x7&_0x40ede2);}}return _0x5ceedb;},_0xb02f81['decodeDelimited']=function(_0x24b3c2){return _0x24b3c2 instanceof _0x3b291e||(_0x24b3c2=new _0x3b291e(_0x24b3c2)),this['decode'](_0x24b3c2,_0x24b3c2['uint32']());},_0xb02f81['verify']=function(_0x5abf57){if('object'!=typeof _0x5abf57||null===_0x5abf57)return'object\x20expected';var _0x25ea12;if(null!=_0x5abf57['start']&&_0x5abf57['hasOwnProperty']('start')&&(_0x25ea12=_0x5d0e8c['Position']['verify'](_0x5abf57['start'])))return'start.'+_0x25ea12;if(null!=_0x5abf57['end']&&_0x5abf57['hasOwnProperty']('end')&&(_0x25ea12=_0x5d0e8c['Position']['verify'](_0x5abf57['end'])))return'end.'+_0x25ea12;return null;},_0xb02f81['fromObject']=function(_0x1a3969){if(_0x1a3969 instanceof _0x5d0e8c['Range'])return _0x1a3969;var _0x58a72b=new _0x5d0e8c['Range']();if(null!=_0x1a3969['start']){if('object'!=typeof _0x1a3969['start'])throw TypeError('.Range.start:\x20object\x20expected');_0x58a72b['start']=_0x5d0e8c['Position']['fromObject'](_0x1a3969['start']);}if(null!=_0x1a3969['end']){if('object'!=typeof _0x1a3969['end'])throw TypeError('.Range.end:\x20object\x20expected');_0x58a72b['end']=_0x5d0e8c['Position']['fromObject'](_0x1a3969['end']);}return _0x58a72b;},_0xb02f81['toObject']=function(_0x1cf89b,_0x52495a){_0x52495a||(_0x52495a={});var _0x17614f={};return _0x52495a['defaults']&&(_0x17614f['start']=null,_0x17614f['end']=null),null!=_0x1cf89b['start']&&_0x1cf89b['hasOwnProperty']('start')&&(_0x17614f['start']=_0x5d0e8c['Position']['toObject'](_0x1cf89b['start'],_0x52495a)),null!=_0x1cf89b['end']&&_0x1cf89b['hasOwnProperty']('end')&&(_0x17614f['end']=_0x5d0e8c['Position']['toObject'](_0x1cf89b['end'],_0x52495a)),_0x17614f;},_0xb02f81['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x3ce432['util']['toJSONOptions']);},_0xb02f81['getTypeUrl']=function(_0x1ca924){return void 0x0===_0x1ca924&&(_0x1ca924='type.googleapis.com'),_0x1ca924+'/Range';},_0xb02f81;}()),_0x5d0e8c['Element']=(function(){function _0x1c7754(_0x299a60){if(this['children']=[],this['attributesBoolean']={},_0x299a60){for(var _0x595e16=Object['keys'](_0x299a60),_0x6db64e=0x0;_0x6db64e<_0x595e16['length'];++_0x6db64e)null!=_0x299a60[_0x595e16[_0x6db64e]]&&(this[_0x595e16[_0x6db64e]]=_0x299a60[_0x595e16[_0x6db64e]]);}}return _0x1c7754['prototype']['name']='',_0x1c7754['prototype']['children']=_0x260dc9['emptyArray'],_0x1c7754['prototype']['data']='',_0x1c7754['prototype']['attributesBoolean']=_0x260dc9['emptyObject'],_0x1c7754['prototype']['attributesJson']='',_0x1c7754['create']=function(_0x4492ef){return new _0x1c7754(_0x4492ef);},_0x1c7754['encode']=function(_0x311686,_0x4d4395){if(_0x4d4395||(_0x4d4395=_0x54b1a5['create']()),null!=_0x311686['name']&&Object['hasOwnProperty']['call'](_0x311686,'name')&&_0x4d4395['uint32'](0xa)['string'](_0x311686['name']),null!=_0x311686['children']&&_0x311686['children']['length']){for(var _0x476435=0x0;_0x476435<_0x311686['children']['length'];++_0x476435)_0x5d0e8c['Element']['encode'](_0x311686['children'][_0x476435],_0x4d4395['uint32'](0x12)['fork']())['ldelim']();}if(null!=_0x311686['data']&&Object['hasOwnProperty']['call'](_0x311686,'data')&&_0x4d4395['uint32'](0x1a)['string'](_0x311686['data']),null!=_0x311686['attributesBoolean']&&Object['hasOwnProperty']['call'](_0x311686,'attributesBoolean')){var _0x5ac158=Object['keys'](_0x311686['attributesBoolean']);for(_0x476435=0x0;_0x476435<_0x5ac158['length'];++_0x476435)_0x4d4395['uint32'](0x22)['fork']()['uint32'](0xa)['string'](_0x5ac158[_0x476435])['uint32'](0x10)['bool'](_0x311686['attributesBoolean'][_0x5ac158[_0x476435]])['ldelim']();}return null!=_0x311686['attributesJson']&&Object['hasOwnProperty']['call'](_0x311686,'attributesJson')&&_0x4d4395['uint32'](0x2a)['string'](_0x311686['attributesJson']),_0x4d4395;},_0x1c7754['encodeDelimited']=function(_0x5957eb,_0x317dbd){return this['encode'](_0x5957eb,_0x317dbd)['ldelim']();},_0x1c7754['decode']=function(_0x2cc05c,_0x22099c){_0x2cc05c instanceof _0x3b291e||(_0x2cc05c=_0x3b291e['create'](_0x2cc05c));for(var _0x18b495,_0x42f0e6,_0xc7771c=void 0x0===_0x22099c?_0x2cc05c['len']:_0x2cc05c['pos']+_0x22099c,_0x1350fd=new _0x5d0e8c['Element']();_0x2cc05c['pos']<_0xc7771c;){var _0x791062=_0x2cc05c['uint32']();switch(_0x791062>>>0x3){case 0x1:_0x1350fd['name']=_0x2cc05c['string']();break;case 0x2:_0x1350fd['children']&&_0x1350fd['children']['length']||(_0x1350fd['children']=[]),_0x1350fd['children']['push'](_0x5d0e8c['Element']['decode'](_0x2cc05c,_0x2cc05c['uint32']()));break;case 0x3:_0x1350fd['data']=_0x2cc05c['string']();break;case 0x4:_0x1350fd['attributesBoolean']===_0x260dc9['emptyObject']&&(_0x1350fd['attributesBoolean']={});var _0xedc8d0=_0x2cc05c['uint32']()+_0x2cc05c['pos'];for(_0x18b495='',_0x42f0e6=!0x1;_0x2cc05c['pos']<_0xedc8d0;){var _0x5142fe=_0x2cc05c['uint32']();switch(_0x5142fe>>>0x3){case 0x1:_0x18b495=_0x2cc05c['string']();break;case 0x2:_0x42f0e6=_0x2cc05c['bool']();break;default:_0x2cc05c['skipType'](0x7&_0x5142fe);}}_0x1350fd['attributesBoolean'][_0x18b495]=_0x42f0e6;break;case 0x5:_0x1350fd['attributesJson']=_0x2cc05c['string']();break;default:_0x2cc05c['skipType'](0x7&_0x791062);}}return _0x1350fd;},_0x1c7754['decodeDelimited']=function(_0x749da1){return _0x749da1 instanceof _0x3b291e||(_0x749da1=new _0x3b291e(_0x749da1)),this['decode'](_0x749da1,_0x749da1['uint32']());},_0x1c7754['verify']=function(_0x36493b){if('object'!=typeof _0x36493b||null===_0x36493b)return'object\x20expected';if(null!=_0x36493b['name']&&_0x36493b['hasOwnProperty']('name')&&!_0x260dc9['isString'](_0x36493b['name']))return'name:\x20string\x20expected';if(null!=_0x36493b['children']&&_0x36493b['hasOwnProperty']('children')){if(!Array['isArray'](_0x36493b['children']))return'children:\x20array\x20expected';for(var _0x16bef9=0x0;_0x16bef9<_0x36493b['children']['length'];++_0x16bef9){var _0x11cd61=_0x5d0e8c['Element']['verify'](_0x36493b['children'][_0x16bef9]);if(_0x11cd61)return'children.'+_0x11cd61;}}if(null!=_0x36493b['data']&&_0x36493b['hasOwnProperty']('data')&&!_0x260dc9['isString'](_0x36493b['data']))return'data:\x20string\x20expected';if(null!=_0x36493b['attributesBoolean']&&_0x36493b['hasOwnProperty']('attributesBoolean')){if(!_0x260dc9['isObject'](_0x36493b['attributesBoolean']))return'attributesBoolean:\x20object\x20expected';var _0xcc8b82=Object['keys'](_0x36493b['attributesBoolean']);for(_0x16bef9=0x0;_0x16bef9<_0xcc8b82['length'];++_0x16bef9)if('boolean'!=typeof _0x36493b['attributesBoolean'][_0xcc8b82[_0x16bef9]])return'attributesBoolean:\x20boolean{k:string}\x20expected';}return null!=_0x36493b['attributesJson']&&_0x36493b['hasOwnProperty']('attributesJson')&&!_0x260dc9['isString'](_0x36493b['attributesJson'])?'attributesJson:\x20string\x20expected':null;},_0x1c7754['fromObject']=function(_0x3d0ecb){if(_0x3d0ecb instanceof _0x5d0e8c['Element'])return _0x3d0ecb;var _0xd976a=new _0x5d0e8c['Element']();if(null!=_0x3d0ecb['name']&&(_0xd976a['name']=String(_0x3d0ecb['name'])),_0x3d0ecb['children']){if(!Array['isArray'](_0x3d0ecb['children']))throw TypeError('.Element.children:\x20array\x20expected');_0xd976a['children']=[];for(var _0x41869c=0x0;_0x41869c<_0x3d0ecb['children']['length'];++_0x41869c){if('object'!=typeof _0x3d0ecb['children'][_0x41869c])throw TypeError('.Element.children:\x20object\x20expected');_0xd976a['children'][_0x41869c]=_0x5d0e8c['Element']['fromObject'](_0x3d0ecb['children'][_0x41869c]);}}if(null!=_0x3d0ecb['data']&&(_0xd976a['data']=String(_0x3d0ecb['data'])),_0x3d0ecb['attributesBoolean']){if('object'!=typeof _0x3d0ecb['attributesBoolean'])throw TypeError('.Element.attributesBoolean:\x20object\x20expected');_0xd976a['attributesBoolean']={};var _0x4d0820=Object['keys'](_0x3d0ecb['attributesBoolean']);for(_0x41869c=0x0;_0x41869c<_0x4d0820['length'];++_0x41869c)_0xd976a['attributesBoolean'][_0x4d0820[_0x41869c]]=Boolean(_0x3d0ecb['attributesBoolean'][_0x4d0820[_0x41869c]]);}return null!=_0x3d0ecb['attributesJson']&&(_0xd976a['attributesJson']=String(_0x3d0ecb['attributesJson'])),_0xd976a;},_0x1c7754['toObject']=function(_0x82a1e6,_0x37d6b8){_0x37d6b8||(_0x37d6b8={});var _0x3c59ab,_0x427e1f={};if((_0x37d6b8['arrays']||_0x37d6b8['defaults'])&&(_0x427e1f['children']=[]),(_0x37d6b8['objects']||_0x37d6b8['defaults'])&&(_0x427e1f['attributesBoolean']={}),_0x37d6b8['defaults']&&(_0x427e1f['name']='',_0x427e1f['data']='',_0x427e1f['attributesJson']=''),null!=_0x82a1e6['name']&&_0x82a1e6['hasOwnProperty']('name')&&(_0x427e1f['name']=_0x82a1e6['name']),_0x82a1e6['children']&&_0x82a1e6['children']['length']){_0x427e1f['children']=[];for(var _0x3c7628=0x0;_0x3c7628<_0x82a1e6['children']['length'];++_0x3c7628)_0x427e1f['children'][_0x3c7628]=_0x5d0e8c['Element']['toObject'](_0x82a1e6['children'][_0x3c7628],_0x37d6b8);}if(null!=_0x82a1e6['data']&&_0x82a1e6['hasOwnProperty']('data')&&(_0x427e1f['data']=_0x82a1e6['data']),_0x82a1e6['attributesBoolean']&&(_0x3c59ab=Object['keys'](_0x82a1e6['attributesBoolean']))['length']){_0x427e1f['attributesBoolean']={};for(_0x3c7628=0x0;_0x3c7628<_0x3c59ab['length'];++_0x3c7628)_0x427e1f['attributesBoolean'][_0x3c59ab[_0x3c7628]]=_0x82a1e6['attributesBoolean'][_0x3c59ab[_0x3c7628]];}return null!=_0x82a1e6['attributesJson']&&_0x82a1e6['hasOwnProperty']('attributesJson')&&(_0x427e1f['attributesJson']=_0x82a1e6['attributesJson']),_0x427e1f;},_0x1c7754['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x3ce432['util']['toJSONOptions']);},_0x1c7754['getTypeUrl']=function(_0x1ad51f){return void 0x0===_0x1ad51f&&(_0x1ad51f='type.googleapis.com'),_0x1ad51f+'/Element';},_0x1c7754;}()),_0x5d0e8c;})());class r{['_protobufRoot'];constructor(){this['_protobufRoot']=u;}['getDescriptor'](_0x51e18d){return new y(this['_protobufRoot'][_0x51e18d]);}}class y{['_protobuf'];constructor(_0x29c558){this['_protobuf']=_0x29c558;}['compress'](_0x4da434){const _0x2c0161=this['_protobuf']['verify'](_0x4da434);if(_0x2c0161)throw Error(_0x2c0161);return this['_protobuf']['encode'](this['_protobuf']['create'](_0x4da434))['finish']();}['decompress'](_0x5779ef){return this['_protobuf']['toObject'](this['_protobuf']['decode'](_0x5779ef),{'oneofs':!0x0});}}function _(_0x37b34a,_0x268d96){const _0x1cc72c=_0x44600b(_0x37b34a);return _0x1cc72c['path'][_0x1cc72c['path']['length']-0x1]+=_0x268d96,_0x1cc72c;}function O(_0x39f57b,_0x131773){return _0x39f57b['root']===_0x131773['root']&&_0x3e8c05(_0x39f57b['path'],_0x131773['path']);}function $(_0x24beda){P(_0x24beda,_0x273ae8=>('main'==_0x273ae8['root']?(_0x273ae8['rootMain']=!0x0,delete _0x273ae8['root']):'$graveyard'==_0x273ae8['root']&&(_0x273ae8['rootGraveyard']=!0x0,delete _0x273ae8['root']),_0x273ae8));}function J(_0x32413f){P(_0x32413f,_0x5f3562=>(_0x5f3562['rootMain']?(_0x5f3562['root']='main',delete _0x5f3562['rootMain']):_0x5f3562['rootGraveyard']&&(_0x5f3562['root']='$graveyard',delete _0x5f3562['rootGraveyard']),_0x5f3562));}function P(_0x41cad4,_0x1251cd){for(const _0x4f5cc0 in _0x41cad4){const _0x383fb7=_0x41cad4[_0x4f5cc0];'nodes'!==_0x4f5cc0&&_0x1fe65a(_0x383fb7)&&(_0x383fb7['path']&&(_0x383fb7['root']||_0x383fb7['rootMain']||_0x383fb7['rootGraveyard'])?_0x41cad4[_0x4f5cc0]=_0x1251cd(_0x383fb7):P(_0x383fb7,_0x1251cd));}return _0x41cad4;}class e{['_id'];['_operationName'];['_protobufDescriptor'];constructor(_0x4a1299,_0x51cd51,_0xc64260){this['_id']=_0x4a1299,this['_operationName']=_0x51cd51,this['_protobufDescriptor']=_0xc64260;}['compress'](_0x234be3,_0xe681b6){const _0x167356=_0xe681b6['shift']();return $(_0x167356),_0x234be3['buffers']['push'](this['_protobufDescriptor']['compress'](_0x167356)),_0x234be3['types']['push'](this['_id']),!0x0;}['decompress'](_0x411aae,_0x52cdeb){_0x52cdeb['types']['shift']();const _0x4c7957=this['_protobufDescriptor']['decompress'](_0x52cdeb['buffers']['shift']());J(_0x4c7957),_0x4c7957['__className']=this['_operationName'],_0x411aae['push'](_0x4c7957);}}class s extends e{['compress'](_0x5e614f,_0x25da49){const _0x15a3cc=_0x25da49['shift']();return this['_serializeOneOf']('oldValue',_0x15a3cc),this['_serializeOneOf']('newValue',_0x15a3cc),$(_0x15a3cc),_0x5e614f['buffers']['push'](this['_protobufDescriptor']['compress'](_0x15a3cc)),_0x5e614f['types']['push'](this['_id']),!0x0;}['decompress'](_0x3de4fd,_0x23ceb4){const {types:_0x1dbc13,buffers:_0xf0213a}=_0x23ceb4,_0x85463a=this['_protobufDescriptor']['decompress'](_0xf0213a['shift']());_0x1dbc13['shift'](),this['_deserializeOneOf']('oldValue',_0x85463a),this['_deserializeOneOf']('newValue',_0x85463a),J(_0x85463a),_0x85463a['__className']=this['_operationName'],_0x3de4fd['push'](_0x85463a);}['_serializeOneOf'](_0xbe44cc,_0x2b5c7b){const _0x37e65e=_0x2b5c7b[_0xbe44cc];'boolean'==typeof _0x37e65e?_0x2b5c7b[_0xbe44cc+'Boolean']=_0x37e65e:_0x2b5c7b[_0xbe44cc+'Json']=JSON['stringify'](_0x37e65e);}['_deserializeOneOf'](_0xbd8180,_0x2e43e0){const _0x3ad080=_0xbd8180+'Json';_0x2e43e0[_0x3ad080]?(_0x2e43e0[_0xbd8180]=JSON['parse'](_0x2e43e0[_0x3ad080]),delete _0x2e43e0[_0x3ad080]):(_0x2e43e0[_0xbd8180]=_0x2e43e0[_0xbd8180+'Boolean'],delete _0x2e43e0[_0xbd8180+'Boolean']);}}class i extends e{['compress'](_0x5917e7,_0x3e6f87){const _0x57921c=_0x3e6f87['shift']();return this['_serializeNodesAttributes'](_0x57921c['nodes']),$(_0x57921c),_0x5917e7['buffers']['push'](this['_protobufDescriptor']['compress'](_0x57921c)),_0x5917e7['types']['push'](this['_id']),!0x0;}['decompress'](_0x2f3d48,_0x55fd75){const {types:_0x489ee5,buffers:_0x13eb9c}=_0x55fd75,_0x48e4ac=this['_protobufDescriptor']['decompress'](_0x13eb9c['shift']());_0x489ee5['shift'](),_0x48e4ac['nodes']||(_0x48e4ac['nodes']=[]),this['_deserializeNodesAttributes'](_0x48e4ac['nodes']),J(_0x48e4ac),_0x48e4ac['__className']=this['_operationName'],_0x2f3d48['push'](_0x48e4ac);}['_serializeNodesAttributes'](_0x15716b){for(const _0x12e975 of _0x15716b){if(_0x12e975['attributes']){const _0x14a4d9=_0x12e975['attributes'];this['_areValuesBoolean'](_0x14a4d9)?_0x12e975['attributesBoolean']=_0x14a4d9:_0x12e975['attributesJson']=JSON['stringify'](_0x14a4d9);}_0x12e975['children']&&this['_serializeNodesAttributes'](_0x12e975['children']);}}['_deserializeNodesAttributes'](_0x580a2d){for(const _0x15a74d of _0x580a2d)(_0x15a74d['attributesBoolean']||_0x15a74d['attributesJson'])&&(_0x15a74d['attributesBoolean']?(_0x15a74d['attributes']=_0x15a74d['attributesBoolean'],delete _0x15a74d['attributesBoolean']):(_0x15a74d['attributes']=JSON['parse'](_0x15a74d['attributesJson']),delete _0x15a74d['attributesJson'])),_0x15a74d['children']&&this['_deserializeNodesAttributes'](_0x15a74d['children']);}['_areValuesBoolean'](_0x28c230){return Object['keys'](_0x28c230)['every'](_0x31ec83=>'boolean'==typeof _0x28c230[_0x31ec83]);}}class n extends e{['decompress'](_0x33b43c,_0x3a1cff){super['decompress'](_0x33b43c,_0x3a1cff);const _0x481f2f=_0x33b43c[_0x33b43c['length']-0x1];_0x481f2f['oldRange']||(_0x481f2f['oldRange']=null),_0x481f2f['newRange']||(_0x481f2f['newRange']=null);}}class p extends e{['compress'](_0x547b3d,_0x1303a3){return _0x1303a3['shift'](),_0x547b3d['types']['push'](this['_id']),!0x0;}['decompress'](_0x234e98,_0x3d5d7c){_0x3d5d7c['types']['shift'](),_0x234e98['push']({'__className':this['_operationName']});}}class a extends n{['_omittedNamespace'];constructor(_0x3d8943,_0x338483,_0x2abc91,_0x54459c){super(_0x3d8943,_0x338483,_0x2abc91),this['_omittedNamespace']=_0x54459c+':';}['compress'](_0x423613,_0x5496d0){return!('MarkerOperation'!=_0x5496d0[0x0]['__className']||!_0x5496d0[0x0]['name']['startsWith'](this['_omittedNamespace']))&&(_0x5496d0[0x0]['name']=_0x5496d0[0x0]['name']['replace'](new RegExp('^'+this['_omittedNamespace']),''),super['compress'](_0x423613,_0x5496d0),!0x0);}['decompress'](_0x1fc4bc,_0x5ec0db){super['decompress'](_0x1fc4bc,_0x5ec0db);const _0x21b00e=_0x1fc4bc[_0x1fc4bc['length']-0x1];_0x21b00e['name']=this['_omittedNamespace']+_0x21b00e['name'];}}class b{['_id'];['_context'];constructor(_0x58db56,_0xb10493){this['_id']=_0x58db56,this['_context']=_0xb10493;}['compress'](_0x256ea8,_0x5213f0){let _0x4a1939;for(;_0x5213f0['length']>0x1&&this['_compareOperations'](_0x5213f0[0x0],_0x5213f0[0x1]);)_0x4a1939?(_0x4a1939=this['_combineNext'](_0x5213f0['shift'](),_0x4a1939),_0x256ea8['types']['push'](0x0)):(_0x4a1939=_0x44600b(_0x5213f0['shift']()),_0x256ea8['types']['push'](this['_id']));return!!_0x4a1939&&(_0x4a1939=this['_combineNext'](_0x5213f0['shift'](),_0x4a1939),_0x256ea8['types']['push'](0x0),_0x256ea8['buffers']['push'](this['_compressSingleOperation'](_0x4a1939)),!0x0);}['decompress'](_0x5112cd,_0x167320){const _0x5e52c9=this['_decompressSingleOperation'](_0x167320);for(;0x0==_0x167320['types'][0x0];)_0x167320['types']['shift'](),_0x5112cd['push'](this['_splitCurrent'](_0x5e52c9));_0x5112cd['push'](_0x5e52c9);}}class m extends b{['_combineNext'](_0x276016,_0x740c3a){return _0x740c3a['nodes'][0x0]['data']+=_0x276016['nodes'][0x0]['data'],_0x740c3a;}['_splitCurrent'](_0x11642f){const _0x5b175a=_0x44600b(_0x11642f),_0x3a3c1b=_0x5b175a['nodes'][0x0],_0x4382b8=_0x11642f['nodes'][0x0],_0x1ec5e9=_0x4382b8['data'][Symbol['iterator']]()['next']()['value'],_0x3d4f03=_0x1ec5e9['length'];return _0x3a3c1b['data']=_0x1ec5e9,_0x4382b8['data']=_0x4382b8['data']['substr'](_0x3d4f03),_0x11642f['position']=_(_0x11642f['position'],_0x3d4f03),_0x5b175a;}['_compareOperations'](_0x328064,_0xf2b10a){if(this['_checkOperation'](_0x328064)&&this['_checkOperation'](_0xf2b10a)){const _0x46ee61=_0x328064['nodes'][0x0]['data']['length'],_0x6ac915=O(_(_0x328064['position'],_0x46ee61),_0xf2b10a['position']),_0x428ab5=_0x328064['nodes'][0x0],_0x4a4888=_0xf2b10a['nodes'][0x0];return _0x6ac915&&this['_compareAttributes'](_0x428ab5,_0x4a4888);}return!0x1;}['_compressSingleOperation'](_0x40d2de){const _0x2b75bc={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('InsertOperation')['compress'](_0x2b75bc,[_0x40d2de]),_0x2b75bc['buffers'][0x0];}['_decompressSingleOperation'](_0x3ebaca){const _0x2e086d=[];return this['_context']['_getCompressorByName']('InsertOperation')['decompress'](_0x2e086d,_0x3ebaca),_0x2e086d[0x0];}['_checkOperation'](_0x30772e){return'InsertOperation'==_0x30772e['__className']&&0x1==_0x30772e['nodes']['length']&&_0x30772e['nodes'][0x0]['data']&&!_0x30772e['wasUndone']&&0x1==Array['from'](_0x30772e['nodes'][0x0]['data'])['length'];}['_compareAttributes'](_0x54ba0c,_0x191ff1){const _0xf4c48a=Object['keys'](_0x54ba0c['attributes']||{}),_0x480318=Object['keys'](_0x191ff1['attributes']||{});return _0xf4c48a['length']===_0x480318['length']&&_0xf4c48a['every'](_0x12fd37=>_0x191ff1['attributes'][_0x12fd37]&&_0x191ff1['attributes'][_0x12fd37]===_0x54ba0c['attributes'][_0x12fd37]);}}class c extends b{['_combineNext'](_0x917b9e,_0x466dc2){return _0x466dc2['howMany']++,_0x466dc2['sourcePosition']=_0x44600b(_0x917b9e['sourcePosition']),_0x466dc2;}['_splitCurrent'](_0x2576d9){const _0x6293b7=_0x44600b(_0x2576d9);return _0x2576d9['howMany']--,_0x6293b7['howMany']=0x1,_0x6293b7['sourcePosition']=_(_0x6293b7['sourcePosition'],_0x2576d9['howMany']),_0x6293b7;}['_compareOperations'](_0x5787fe,_0x34346f){return!(!this['_checkOperation'](_0x5787fe)||!this['_checkOperation'](_0x34346f))&&(O(_(_0x5787fe['sourcePosition'],-0x1),_0x34346f['sourcePosition'])&&O(_0x5787fe['targetPosition'],_0x34346f['targetPosition']));}['_compressSingleOperation'](_0x31c448){const _0x4cec6c={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x4cec6c,[_0x31c448]),_0x4cec6c['buffers'][0x0];}['_decompressSingleOperation'](_0x48849e){const _0x224267=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x224267,_0x48849e),_0x224267[0x0];}['_checkOperation'](_0x2e62c4){return'MoveOperation'==_0x2e62c4['__className']&&'$graveyard'==_0x2e62c4['targetPosition']['root']&&0x1==_0x2e62c4['howMany']&&!_0x2e62c4['wasUndone'];}}class h extends b{['_combineNext'](_0xe59d79,_0x5196ba){return _0x5196ba['howMany']++,_0x5196ba;}['_splitCurrent'](_0x48d63d){const _0x264ee5=_0x44600b(_0x48d63d);return _0x264ee5['howMany']=0x1,_0x48d63d['howMany']--,_0x264ee5;}['_compareOperations'](_0x69d89b,_0x4799bf){return!(!this['_checkOperation'](_0x69d89b)||!this['_checkOperation'](_0x4799bf))&&(O(_0x69d89b['sourcePosition'],_0x4799bf['sourcePosition'])&&O(_0x69d89b['targetPosition'],_0x4799bf['targetPosition']));}['_compressSingleOperation'](_0x42c47c){const _0x4082a6={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x4082a6,[_0x42c47c]),_0x4082a6['buffers'][0x0];}['_decompressSingleOperation'](_0x511fc3){const _0x46d8c9=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x46d8c9,_0x511fc3),_0x46d8c9[0x0];}['_checkOperation'](_0x3ea5b5){return'MoveOperation'==_0x3ea5b5['__className']&&'$graveyard'==_0x3ea5b5['targetPosition']['root']&&0x1==_0x3ea5b5['howMany']&&!_0x3ea5b5['wasUndone'];}}class f extends b{['compress'](_0x328977,_0x15e2fc){if(!this['_compareOperations'](_0x15e2fc[0x0],_0x15e2fc[0x1]))return!0x1;const _0x42e9f2=_0x15e2fc['shift']();return _0x42e9f2['oldRange']=null,_0x42e9f2['newRange']&&O(_0x42e9f2['newRange']['start'],_0x42e9f2['newRange']['end'])&&(_0x42e9f2['newRange']['end']=null),_0x15e2fc['shift'](),_0x328977['types']['push'](this['_id']),_0x328977['types']['push'](0x0),_0x328977['buffers']['push'](this['_compressSingleOperation'](_0x42e9f2)),!0x0;}['decompress'](_0x4a1144,_0x203b7c){const _0x270a01=this['_decompressSingleOperation'](_0x203b7c);_0x270a01['newRange']&&!_0x270a01['newRange']['end']&&(_0x270a01['newRange']['end']=_0x44600b(_0x270a01['newRange']['start']));const _0x58bbbf=_0x44600b(_0x270a01);_0x58bbbf['newRange']&&(_0x58bbbf['newRange']['start']['stickiness']='toNone',_0x58bbbf['newRange']['end']=_0x44600b(_0x58bbbf['newRange']['start'])),_0x58bbbf['name']='user:position:'+_0x58bbbf['name']['split'](':')[0x2],_0x203b7c['types']['shift'](),_0x4a1144['push'](_0x270a01),_0x4a1144['push'](_0x58bbbf);}['_compressSingleOperation'](_0x22dd50){const _0x40d8d8={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MarkerOperation')['compress'](_0x40d8d8,[_0x22dd50]),_0x40d8d8['buffers'][0x0];}['_decompressSingleOperation'](_0x4bfbed){const _0x7ed7bb=[];return this['_context']['_getCompressorByName']('MarkerOperation')['decompress'](_0x7ed7bb,_0x4bfbed),_0x7ed7bb[0x0];}['_compareOperations'](_0x36accb,_0x13dc91){return!(!_0x36accb||!_0x13dc91)&&('MarkerOperation'==_0x36accb['__className']&&'MarkerOperation'==_0x13dc91['__className']&&!(!_0x36accb['name']['startsWith']('user:')||!_0x13dc91['name']['startsWith']('user:')||_0x36accb['name']==_0x13dc91['name']));}}class g{['_compressorById'];['_compressorByName'];['_protobufFactory'];constructor(){this['_compressorById']=new Map(),this['_compressorByName']=new Map(),this['_protobufFactory']=new r();const _0xef0412=this['_protobufFactory']['getDescriptor']('MarkerOperation');this['_registerCompressor'](0x1,'NoOperation',new p(0x1,'NoOperation',void 0x0)),this['_registerOperationCompressor'](0xa,'AttributeOperation',s),this['_registerOperationCompressor'](0xb,'InsertOperation',i),this['_registerOperationCompressor'](0xc,'MarkerOperation',n),this['_registerOperationCompressor'](0xd,'MergeOperation',e),this['_registerOperationCompressor'](0xe,'MoveOperation',e),this['_registerOperationCompressor'](0xf,'RenameOperation',e),this['_registerOperationCompressor'](0x10,'RootAttributeOperation',s),this['_registerOperationCompressor'](0x11,'SplitOperation',e),this['_registerCompressor'](0x12,'CommentMarkerOperation',new a(0x12,'MarkerOperation',_0xef0412,'comment')),this['_registerCompressor'](0x13,'SuggestionMarkerOperation',new a(0x13,'MarkerOperation',_0xef0412,'suggestion')),this['_registerOperationCompressor'](0x14,'RootOperation',e),this['_registerActionCompressor'](0x64,'TypingAction',m),this['_registerActionCompressor'](0x65,'DeletingAction',c),this['_registerActionCompressor'](0x66,'ForwardDeletingAction',h),this['_registerActionCompressor'](0x67,'UserSelectionAction',f);}['compress'](_0x187c60){if(!_0x187c60||!_0x187c60[0x0])throw new _0x166b9e('no-operations-provided',this);const _0x3d0786={'types':[],'buffers':[],'baseVersion':_0x187c60[0x0]['baseVersion']};for(;_0x187c60['length'];)this['_getCompressorByName']('UserSelectionAction')['compress'](_0x3d0786,_0x187c60)||this['_getCompressorByName']('TypingAction')['compress'](_0x3d0786,_0x187c60)||this['_getCompressorByName']('DeletingAction')['compress'](_0x3d0786,_0x187c60)||this['_getCompressorByName']('ForwardDeletingAction')['compress'](_0x3d0786,_0x187c60)||this['_getCompressorByName']('CommentMarkerOperation')['compress'](_0x3d0786,_0x187c60)||this['_getCompressorByName']('SuggestionMarkerOperation')['compress'](_0x3d0786,_0x187c60)||this['_getCompressorByName'](_0x187c60[0x0]['__className'])['compress'](_0x3d0786,_0x187c60);return _0x3d0786;}['decompress'](_0x1d3917){const _0x4a4017=[];for(;_0x1d3917['types']['length'];){this['_compressorById']['get'](_0x1d3917['types'][0x0])['decompress'](_0x4a4017,_0x1d3917);}return _0x4a4017['forEach']((_0x3a6766,_0x191693)=>_0x3a6766['baseVersion']=_0x1d3917['baseVersion']+_0x191693),_0x4a4017;}['_getCompressorByName'](_0x5868c2){return this['_compressorByName']['get'](_0x5868c2);}['_registerOperationCompressor'](_0x2226cd,_0x22ae8a,_0x265575){const _0x25aec0=new _0x265575(_0x2226cd,_0x22ae8a,this['_protobufFactory']['getDescriptor'](_0x22ae8a));this['_registerCompressor'](_0x2226cd,_0x22ae8a,_0x25aec0);}['_registerActionCompressor'](_0x416910,_0x2c718e,_0x3a0ccb){const _0x11cce6=new _0x3a0ccb(_0x416910,this);this['_registerCompressor'](_0x416910,_0x2c718e,_0x11cce6);}['_registerCompressor'](_0x57f5db,_0x1345bc,_0x5897d1){this['_compressorById']['set'](_0x57f5db,_0x5897d1),this['_compressorByName']['set'](_0x1345bc,_0x5897d1);}}export{g as Compressor};
|
|
23
|
+
import{CKEditorError as _0x3e1ccf}from'@ckeditor/ckeditor5-utils/dist/index.js';import _0x31be91 from'protobufjs/minimal.js';import{cloneDeep as _0x394e8e,isEqual as _0x5867c7,isObject as _0x3933a0}from'lodash-es';const u=/* #__PURE__ -- @preserve */
|
|
24
|
+
((()=>{var _0x31c61a=_0x31be91['Reader'],_0x35eb5d=_0x31be91['Writer'],_0x59488f=_0x31be91['util'],_0x352197=_0x31be91['roots']['default']||(_0x31be91['roots']['default']={});return _0x352197['AttributeOperation']=(function(){function _0x500af3(_0x460ecd){if(_0x460ecd){for(var _0x11d0c7=Object['keys'](_0x460ecd),_0x546a9b=0x0;_0x546a9b<_0x11d0c7['length'];++_0x546a9b)null!=_0x460ecd[_0x11d0c7[_0x546a9b]]&&(this[_0x11d0c7[_0x546a9b]]=_0x460ecd[_0x11d0c7[_0x546a9b]]);}}return _0x500af3['prototype']['range']=null,_0x500af3['prototype']['key']='',_0x500af3['prototype']['oldValueBoolean']=!0x1,_0x500af3['prototype']['oldValueJson']='',_0x500af3['prototype']['newValueBoolean']=!0x1,_0x500af3['prototype']['newValueJson']='',_0x500af3['prototype']['wasUndone']=!0x1,_0x500af3['create']=function(_0xe68cf0){return new _0x500af3(_0xe68cf0);},_0x500af3['encode']=function(_0x5985e4,_0x128a39){return _0x128a39||(_0x128a39=_0x35eb5d['create']()),null!=_0x5985e4['range']&&Object['hasOwnProperty']['call'](_0x5985e4,'range')&&_0x352197['Range']['encode'](_0x5985e4['range'],_0x128a39['uint32'](0xa)['fork']())['ldelim'](),null!=_0x5985e4['key']&&Object['hasOwnProperty']['call'](_0x5985e4,'key')&&_0x128a39['uint32'](0x12)['string'](_0x5985e4['key']),null!=_0x5985e4['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x5985e4,'oldValueBoolean')&&_0x128a39['uint32'](0x18)['bool'](_0x5985e4['oldValueBoolean']),null!=_0x5985e4['oldValueJson']&&Object['hasOwnProperty']['call'](_0x5985e4,'oldValueJson')&&_0x128a39['uint32'](0x22)['string'](_0x5985e4['oldValueJson']),null!=_0x5985e4['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x5985e4,'newValueBoolean')&&_0x128a39['uint32'](0x28)['bool'](_0x5985e4['newValueBoolean']),null!=_0x5985e4['newValueJson']&&Object['hasOwnProperty']['call'](_0x5985e4,'newValueJson')&&_0x128a39['uint32'](0x32)['string'](_0x5985e4['newValueJson']),null!=_0x5985e4['wasUndone']&&Object['hasOwnProperty']['call'](_0x5985e4,'wasUndone')&&_0x128a39['uint32'](0x38)['bool'](_0x5985e4['wasUndone']),_0x128a39;},_0x500af3['encodeDelimited']=function(_0xd6c89b,_0x90c0ae){return this['encode'](_0xd6c89b,_0x90c0ae)['ldelim']();},_0x500af3['decode']=function(_0x3e69a9,_0x24a498){_0x3e69a9 instanceof _0x31c61a||(_0x3e69a9=_0x31c61a['create'](_0x3e69a9));for(var _0x4767be=void 0x0===_0x24a498?_0x3e69a9['len']:_0x3e69a9['pos']+_0x24a498,_0xdeae2d=new _0x352197['AttributeOperation']();_0x3e69a9['pos']<_0x4767be;){var _0x390c4d=_0x3e69a9['uint32']();switch(_0x390c4d>>>0x3){case 0x1:_0xdeae2d['range']=_0x352197['Range']['decode'](_0x3e69a9,_0x3e69a9['uint32']());break;case 0x2:_0xdeae2d['key']=_0x3e69a9['string']();break;case 0x3:_0xdeae2d['oldValueBoolean']=_0x3e69a9['bool']();break;case 0x4:_0xdeae2d['oldValueJson']=_0x3e69a9['string']();break;case 0x5:_0xdeae2d['newValueBoolean']=_0x3e69a9['bool']();break;case 0x6:_0xdeae2d['newValueJson']=_0x3e69a9['string']();break;case 0x7:_0xdeae2d['wasUndone']=_0x3e69a9['bool']();break;default:_0x3e69a9['skipType'](0x7&_0x390c4d);}}return _0xdeae2d;},_0x500af3['decodeDelimited']=function(_0x391b9f){return _0x391b9f instanceof _0x31c61a||(_0x391b9f=new _0x31c61a(_0x391b9f)),this['decode'](_0x391b9f,_0x391b9f['uint32']());},_0x500af3['verify']=function(_0x43638e){if('object'!=typeof _0x43638e||null===_0x43638e)return'object\x20expected';if(null!=_0x43638e['range']&&_0x43638e['hasOwnProperty']('range')){var _0x2d9310=_0x352197['Range']['verify'](_0x43638e['range']);if(_0x2d9310)return'range.'+_0x2d9310;}return null!=_0x43638e['key']&&_0x43638e['hasOwnProperty']('key')&&!_0x59488f['isString'](_0x43638e['key'])?'key:\x20string\x20expected':null!=_0x43638e['oldValueBoolean']&&_0x43638e['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x43638e['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x43638e['oldValueJson']&&_0x43638e['hasOwnProperty']('oldValueJson')&&!_0x59488f['isString'](_0x43638e['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x43638e['newValueBoolean']&&_0x43638e['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x43638e['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x43638e['newValueJson']&&_0x43638e['hasOwnProperty']('newValueJson')&&!_0x59488f['isString'](_0x43638e['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x43638e['wasUndone']&&_0x43638e['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x43638e['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x500af3['fromObject']=function(_0x27b7a6){if(_0x27b7a6 instanceof _0x352197['AttributeOperation'])return _0x27b7a6;var _0x144e29=new _0x352197['AttributeOperation']();if(null!=_0x27b7a6['range']){if('object'!=typeof _0x27b7a6['range'])throw TypeError('.AttributeOperation.range:\x20object\x20expected');_0x144e29['range']=_0x352197['Range']['fromObject'](_0x27b7a6['range']);}return null!=_0x27b7a6['key']&&(_0x144e29['key']=String(_0x27b7a6['key'])),null!=_0x27b7a6['oldValueBoolean']&&(_0x144e29['oldValueBoolean']=Boolean(_0x27b7a6['oldValueBoolean'])),null!=_0x27b7a6['oldValueJson']&&(_0x144e29['oldValueJson']=String(_0x27b7a6['oldValueJson'])),null!=_0x27b7a6['newValueBoolean']&&(_0x144e29['newValueBoolean']=Boolean(_0x27b7a6['newValueBoolean'])),null!=_0x27b7a6['newValueJson']&&(_0x144e29['newValueJson']=String(_0x27b7a6['newValueJson'])),null!=_0x27b7a6['wasUndone']&&(_0x144e29['wasUndone']=Boolean(_0x27b7a6['wasUndone'])),_0x144e29;},_0x500af3['toObject']=function(_0x75274b,_0x1d65b4){_0x1d65b4||(_0x1d65b4={});var _0x5380a4={};return _0x1d65b4['defaults']&&(_0x5380a4['range']=null,_0x5380a4['key']='',_0x5380a4['oldValueBoolean']=!0x1,_0x5380a4['oldValueJson']='',_0x5380a4['newValueBoolean']=!0x1,_0x5380a4['newValueJson']='',_0x5380a4['wasUndone']=!0x1),null!=_0x75274b['range']&&_0x75274b['hasOwnProperty']('range')&&(_0x5380a4['range']=_0x352197['Range']['toObject'](_0x75274b['range'],_0x1d65b4)),null!=_0x75274b['key']&&_0x75274b['hasOwnProperty']('key')&&(_0x5380a4['key']=_0x75274b['key']),null!=_0x75274b['oldValueBoolean']&&_0x75274b['hasOwnProperty']('oldValueBoolean')&&(_0x5380a4['oldValueBoolean']=_0x75274b['oldValueBoolean']),null!=_0x75274b['oldValueJson']&&_0x75274b['hasOwnProperty']('oldValueJson')&&(_0x5380a4['oldValueJson']=_0x75274b['oldValueJson']),null!=_0x75274b['newValueBoolean']&&_0x75274b['hasOwnProperty']('newValueBoolean')&&(_0x5380a4['newValueBoolean']=_0x75274b['newValueBoolean']),null!=_0x75274b['newValueJson']&&_0x75274b['hasOwnProperty']('newValueJson')&&(_0x5380a4['newValueJson']=_0x75274b['newValueJson']),null!=_0x75274b['wasUndone']&&_0x75274b['hasOwnProperty']('wasUndone')&&(_0x5380a4['wasUndone']=_0x75274b['wasUndone']),_0x5380a4;},_0x500af3['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x31be91['util']['toJSONOptions']);},_0x500af3['getTypeUrl']=function(_0x354f3d){return void 0x0===_0x354f3d&&(_0x354f3d='type.googleapis.com'),_0x354f3d+'/AttributeOperation';},_0x500af3;}()),_0x352197['InsertOperation']=(function(){function _0x2f1f9e(_0x3e7aaf){if(this['nodes']=[],_0x3e7aaf){for(var _0x9201b0=Object['keys'](_0x3e7aaf),_0xa23f42=0x0;_0xa23f42<_0x9201b0['length'];++_0xa23f42)null!=_0x3e7aaf[_0x9201b0[_0xa23f42]]&&(this[_0x9201b0[_0xa23f42]]=_0x3e7aaf[_0x9201b0[_0xa23f42]]);}}return _0x2f1f9e['prototype']['position']=null,_0x2f1f9e['prototype']['nodes']=_0x59488f['emptyArray'],_0x2f1f9e['prototype']['shouldReceiveAttributes']=!0x1,_0x2f1f9e['prototype']['wasUndone']=!0x1,_0x2f1f9e['create']=function(_0x4394e1){return new _0x2f1f9e(_0x4394e1);},_0x2f1f9e['encode']=function(_0x560e22,_0x4b1de4){if(_0x4b1de4||(_0x4b1de4=_0x35eb5d['create']()),null!=_0x560e22['position']&&Object['hasOwnProperty']['call'](_0x560e22,'position')&&_0x352197['Position']['encode'](_0x560e22['position'],_0x4b1de4['uint32'](0xa)['fork']())['ldelim'](),null!=_0x560e22['nodes']&&_0x560e22['nodes']['length']){for(var _0xb1a215=0x0;_0xb1a215<_0x560e22['nodes']['length'];++_0xb1a215)_0x352197['Element']['encode'](_0x560e22['nodes'][_0xb1a215],_0x4b1de4['uint32'](0x12)['fork']())['ldelim']();}return null!=_0x560e22['shouldReceiveAttributes']&&Object['hasOwnProperty']['call'](_0x560e22,'shouldReceiveAttributes')&&_0x4b1de4['uint32'](0x18)['bool'](_0x560e22['shouldReceiveAttributes']),null!=_0x560e22['wasUndone']&&Object['hasOwnProperty']['call'](_0x560e22,'wasUndone')&&_0x4b1de4['uint32'](0x20)['bool'](_0x560e22['wasUndone']),_0x4b1de4;},_0x2f1f9e['encodeDelimited']=function(_0x25704e,_0x16fabd){return this['encode'](_0x25704e,_0x16fabd)['ldelim']();},_0x2f1f9e['decode']=function(_0x1c411a,_0x3121e5){_0x1c411a instanceof _0x31c61a||(_0x1c411a=_0x31c61a['create'](_0x1c411a));for(var _0x44ab74=void 0x0===_0x3121e5?_0x1c411a['len']:_0x1c411a['pos']+_0x3121e5,_0x24458f=new _0x352197['InsertOperation']();_0x1c411a['pos']<_0x44ab74;){var _0x2ffc55=_0x1c411a['uint32']();switch(_0x2ffc55>>>0x3){case 0x1:_0x24458f['position']=_0x352197['Position']['decode'](_0x1c411a,_0x1c411a['uint32']());break;case 0x2:_0x24458f['nodes']&&_0x24458f['nodes']['length']||(_0x24458f['nodes']=[]),_0x24458f['nodes']['push'](_0x352197['Element']['decode'](_0x1c411a,_0x1c411a['uint32']()));break;case 0x3:_0x24458f['shouldReceiveAttributes']=_0x1c411a['bool']();break;case 0x4:_0x24458f['wasUndone']=_0x1c411a['bool']();break;default:_0x1c411a['skipType'](0x7&_0x2ffc55);}}return _0x24458f;},_0x2f1f9e['decodeDelimited']=function(_0x5abd87){return _0x5abd87 instanceof _0x31c61a||(_0x5abd87=new _0x31c61a(_0x5abd87)),this['decode'](_0x5abd87,_0x5abd87['uint32']());},_0x2f1f9e['verify']=function(_0x35b428){if('object'!=typeof _0x35b428||null===_0x35b428)return'object\x20expected';if(null!=_0x35b428['position']&&_0x35b428['hasOwnProperty']('position')&&(_0x432bbe=_0x352197['Position']['verify'](_0x35b428['position'])))return'position.'+_0x432bbe;if(null!=_0x35b428['nodes']&&_0x35b428['hasOwnProperty']('nodes')){if(!Array['isArray'](_0x35b428['nodes']))return'nodes:\x20array\x20expected';for(var _0x17d2c5=0x0;_0x17d2c5<_0x35b428['nodes']['length'];++_0x17d2c5){var _0x432bbe;if(_0x432bbe=_0x352197['Element']['verify'](_0x35b428['nodes'][_0x17d2c5]))return'nodes.'+_0x432bbe;}}return null!=_0x35b428['shouldReceiveAttributes']&&_0x35b428['hasOwnProperty']('shouldReceiveAttributes')&&'boolean'!=typeof _0x35b428['shouldReceiveAttributes']?'shouldReceiveAttributes:\x20boolean\x20expected':null!=_0x35b428['wasUndone']&&_0x35b428['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x35b428['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x2f1f9e['fromObject']=function(_0x951b41){if(_0x951b41 instanceof _0x352197['InsertOperation'])return _0x951b41;var _0x301d88=new _0x352197['InsertOperation']();if(null!=_0x951b41['position']){if('object'!=typeof _0x951b41['position'])throw TypeError('.InsertOperation.position:\x20object\x20expected');_0x301d88['position']=_0x352197['Position']['fromObject'](_0x951b41['position']);}if(_0x951b41['nodes']){if(!Array['isArray'](_0x951b41['nodes']))throw TypeError('.InsertOperation.nodes:\x20array\x20expected');_0x301d88['nodes']=[];for(var _0x46b284=0x0;_0x46b284<_0x951b41['nodes']['length'];++_0x46b284){if('object'!=typeof _0x951b41['nodes'][_0x46b284])throw TypeError('.InsertOperation.nodes:\x20object\x20expected');_0x301d88['nodes'][_0x46b284]=_0x352197['Element']['fromObject'](_0x951b41['nodes'][_0x46b284]);}}return null!=_0x951b41['shouldReceiveAttributes']&&(_0x301d88['shouldReceiveAttributes']=Boolean(_0x951b41['shouldReceiveAttributes'])),null!=_0x951b41['wasUndone']&&(_0x301d88['wasUndone']=Boolean(_0x951b41['wasUndone'])),_0x301d88;},_0x2f1f9e['toObject']=function(_0x4fb879,_0x13ef7a){_0x13ef7a||(_0x13ef7a={});var _0x23a1bd={};if((_0x13ef7a['arrays']||_0x13ef7a['defaults'])&&(_0x23a1bd['nodes']=[]),_0x13ef7a['defaults']&&(_0x23a1bd['position']=null,_0x23a1bd['shouldReceiveAttributes']=!0x1,_0x23a1bd['wasUndone']=!0x1),null!=_0x4fb879['position']&&_0x4fb879['hasOwnProperty']('position')&&(_0x23a1bd['position']=_0x352197['Position']['toObject'](_0x4fb879['position'],_0x13ef7a)),_0x4fb879['nodes']&&_0x4fb879['nodes']['length']){_0x23a1bd['nodes']=[];for(var _0x45dd6d=0x0;_0x45dd6d<_0x4fb879['nodes']['length'];++_0x45dd6d)_0x23a1bd['nodes'][_0x45dd6d]=_0x352197['Element']['toObject'](_0x4fb879['nodes'][_0x45dd6d],_0x13ef7a);}return null!=_0x4fb879['shouldReceiveAttributes']&&_0x4fb879['hasOwnProperty']('shouldReceiveAttributes')&&(_0x23a1bd['shouldReceiveAttributes']=_0x4fb879['shouldReceiveAttributes']),null!=_0x4fb879['wasUndone']&&_0x4fb879['hasOwnProperty']('wasUndone')&&(_0x23a1bd['wasUndone']=_0x4fb879['wasUndone']),_0x23a1bd;},_0x2f1f9e['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x31be91['util']['toJSONOptions']);},_0x2f1f9e['getTypeUrl']=function(_0x40515c){return void 0x0===_0x40515c&&(_0x40515c='type.googleapis.com'),_0x40515c+'/InsertOperation';},_0x2f1f9e;}()),_0x352197['MarkerOperation']=(function(){function _0x3b20ff(_0x5eb091){if(_0x5eb091){for(var _0x4dfb20=Object['keys'](_0x5eb091),_0x2b8c65=0x0;_0x2b8c65<_0x4dfb20['length'];++_0x2b8c65)null!=_0x5eb091[_0x4dfb20[_0x2b8c65]]&&(this[_0x4dfb20[_0x2b8c65]]=_0x5eb091[_0x4dfb20[_0x2b8c65]]);}}return _0x3b20ff['prototype']['name']='',_0x3b20ff['prototype']['oldRange']=null,_0x3b20ff['prototype']['newRange']=null,_0x3b20ff['prototype']['affectsData']=!0x1,_0x3b20ff['prototype']['wasUndone']=!0x1,_0x3b20ff['create']=function(_0x44f0da){return new _0x3b20ff(_0x44f0da);},_0x3b20ff['encode']=function(_0x298e79,_0x1494ee){return _0x1494ee||(_0x1494ee=_0x35eb5d['create']()),null!=_0x298e79['name']&&Object['hasOwnProperty']['call'](_0x298e79,'name')&&_0x1494ee['uint32'](0xa)['string'](_0x298e79['name']),null!=_0x298e79['oldRange']&&Object['hasOwnProperty']['call'](_0x298e79,'oldRange')&&_0x352197['Range']['encode'](_0x298e79['oldRange'],_0x1494ee['uint32'](0x12)['fork']())['ldelim'](),null!=_0x298e79['newRange']&&Object['hasOwnProperty']['call'](_0x298e79,'newRange')&&_0x352197['Range']['encode'](_0x298e79['newRange'],_0x1494ee['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x298e79['affectsData']&&Object['hasOwnProperty']['call'](_0x298e79,'affectsData')&&_0x1494ee['uint32'](0x20)['bool'](_0x298e79['affectsData']),null!=_0x298e79['wasUndone']&&Object['hasOwnProperty']['call'](_0x298e79,'wasUndone')&&_0x1494ee['uint32'](0x28)['bool'](_0x298e79['wasUndone']),_0x1494ee;},_0x3b20ff['encodeDelimited']=function(_0x126afe,_0x114bb4){return this['encode'](_0x126afe,_0x114bb4)['ldelim']();},_0x3b20ff['decode']=function(_0x1748ae,_0x49dd3e){_0x1748ae instanceof _0x31c61a||(_0x1748ae=_0x31c61a['create'](_0x1748ae));for(var _0x518b4f=void 0x0===_0x49dd3e?_0x1748ae['len']:_0x1748ae['pos']+_0x49dd3e,_0x54feeb=new _0x352197['MarkerOperation']();_0x1748ae['pos']<_0x518b4f;){var _0xd43769=_0x1748ae['uint32']();switch(_0xd43769>>>0x3){case 0x1:_0x54feeb['name']=_0x1748ae['string']();break;case 0x2:_0x54feeb['oldRange']=_0x352197['Range']['decode'](_0x1748ae,_0x1748ae['uint32']());break;case 0x3:_0x54feeb['newRange']=_0x352197['Range']['decode'](_0x1748ae,_0x1748ae['uint32']());break;case 0x4:_0x54feeb['affectsData']=_0x1748ae['bool']();break;case 0x5:_0x54feeb['wasUndone']=_0x1748ae['bool']();break;default:_0x1748ae['skipType'](0x7&_0xd43769);}}return _0x54feeb;},_0x3b20ff['decodeDelimited']=function(_0x55a46d){return _0x55a46d instanceof _0x31c61a||(_0x55a46d=new _0x31c61a(_0x55a46d)),this['decode'](_0x55a46d,_0x55a46d['uint32']());},_0x3b20ff['verify']=function(_0x4ba63b){if('object'!=typeof _0x4ba63b||null===_0x4ba63b)return'object\x20expected';if(null!=_0x4ba63b['name']&&_0x4ba63b['hasOwnProperty']('name')&&!_0x59488f['isString'](_0x4ba63b['name']))return'name:\x20string\x20expected';var _0x1137ef;if(null!=_0x4ba63b['oldRange']&&_0x4ba63b['hasOwnProperty']('oldRange')&&(_0x1137ef=_0x352197['Range']['verify'](_0x4ba63b['oldRange'])))return'oldRange.'+_0x1137ef;if(null!=_0x4ba63b['newRange']&&_0x4ba63b['hasOwnProperty']('newRange')&&(_0x1137ef=_0x352197['Range']['verify'](_0x4ba63b['newRange'])))return'newRange.'+_0x1137ef;return null!=_0x4ba63b['affectsData']&&_0x4ba63b['hasOwnProperty']('affectsData')&&'boolean'!=typeof _0x4ba63b['affectsData']?'affectsData:\x20boolean\x20expected':null!=_0x4ba63b['wasUndone']&&_0x4ba63b['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x4ba63b['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x3b20ff['fromObject']=function(_0x83e6c8){if(_0x83e6c8 instanceof _0x352197['MarkerOperation'])return _0x83e6c8;var _0x52bef1=new _0x352197['MarkerOperation']();if(null!=_0x83e6c8['name']&&(_0x52bef1['name']=String(_0x83e6c8['name'])),null!=_0x83e6c8['oldRange']){if('object'!=typeof _0x83e6c8['oldRange'])throw TypeError('.MarkerOperation.oldRange:\x20object\x20expected');_0x52bef1['oldRange']=_0x352197['Range']['fromObject'](_0x83e6c8['oldRange']);}if(null!=_0x83e6c8['newRange']){if('object'!=typeof _0x83e6c8['newRange'])throw TypeError('.MarkerOperation.newRange:\x20object\x20expected');_0x52bef1['newRange']=_0x352197['Range']['fromObject'](_0x83e6c8['newRange']);}return null!=_0x83e6c8['affectsData']&&(_0x52bef1['affectsData']=Boolean(_0x83e6c8['affectsData'])),null!=_0x83e6c8['wasUndone']&&(_0x52bef1['wasUndone']=Boolean(_0x83e6c8['wasUndone'])),_0x52bef1;},_0x3b20ff['toObject']=function(_0x6ad04f,_0x571942){_0x571942||(_0x571942={});var _0x11b57e={};return _0x571942['defaults']&&(_0x11b57e['name']='',_0x11b57e['oldRange']=null,_0x11b57e['newRange']=null,_0x11b57e['affectsData']=!0x1,_0x11b57e['wasUndone']=!0x1),null!=_0x6ad04f['name']&&_0x6ad04f['hasOwnProperty']('name')&&(_0x11b57e['name']=_0x6ad04f['name']),null!=_0x6ad04f['oldRange']&&_0x6ad04f['hasOwnProperty']('oldRange')&&(_0x11b57e['oldRange']=_0x352197['Range']['toObject'](_0x6ad04f['oldRange'],_0x571942)),null!=_0x6ad04f['newRange']&&_0x6ad04f['hasOwnProperty']('newRange')&&(_0x11b57e['newRange']=_0x352197['Range']['toObject'](_0x6ad04f['newRange'],_0x571942)),null!=_0x6ad04f['affectsData']&&_0x6ad04f['hasOwnProperty']('affectsData')&&(_0x11b57e['affectsData']=_0x6ad04f['affectsData']),null!=_0x6ad04f['wasUndone']&&_0x6ad04f['hasOwnProperty']('wasUndone')&&(_0x11b57e['wasUndone']=_0x6ad04f['wasUndone']),_0x11b57e;},_0x3b20ff['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x31be91['util']['toJSONOptions']);},_0x3b20ff['getTypeUrl']=function(_0x2b0ba8){return void 0x0===_0x2b0ba8&&(_0x2b0ba8='type.googleapis.com'),_0x2b0ba8+'/MarkerOperation';},_0x3b20ff;}()),_0x352197['MergeOperation']=(function(){function _0x2ad45a(_0x5ae19d){if(_0x5ae19d){for(var _0x44373f=Object['keys'](_0x5ae19d),_0x5f3e42=0x0;_0x5f3e42<_0x44373f['length'];++_0x5f3e42)null!=_0x5ae19d[_0x44373f[_0x5f3e42]]&&(this[_0x44373f[_0x5f3e42]]=_0x5ae19d[_0x44373f[_0x5f3e42]]);}}return _0x2ad45a['prototype']['sourcePosition']=null,_0x2ad45a['prototype']['targetPosition']=null,_0x2ad45a['prototype']['graveyardPosition']=null,_0x2ad45a['prototype']['howMany']=0x0,_0x2ad45a['prototype']['wasUndone']=!0x1,_0x2ad45a['create']=function(_0x42ce07){return new _0x2ad45a(_0x42ce07);},_0x2ad45a['encode']=function(_0x34cadc,_0x272f69){return _0x272f69||(_0x272f69=_0x35eb5d['create']()),null!=_0x34cadc['sourcePosition']&&Object['hasOwnProperty']['call'](_0x34cadc,'sourcePosition')&&_0x352197['Position']['encode'](_0x34cadc['sourcePosition'],_0x272f69['uint32'](0xa)['fork']())['ldelim'](),null!=_0x34cadc['targetPosition']&&Object['hasOwnProperty']['call'](_0x34cadc,'targetPosition')&&_0x352197['Position']['encode'](_0x34cadc['targetPosition'],_0x272f69['uint32'](0x12)['fork']())['ldelim'](),null!=_0x34cadc['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x34cadc,'graveyardPosition')&&_0x352197['Position']['encode'](_0x34cadc['graveyardPosition'],_0x272f69['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x34cadc['howMany']&&Object['hasOwnProperty']['call'](_0x34cadc,'howMany')&&_0x272f69['uint32'](0x20)['uint32'](_0x34cadc['howMany']),null!=_0x34cadc['wasUndone']&&Object['hasOwnProperty']['call'](_0x34cadc,'wasUndone')&&_0x272f69['uint32'](0x28)['bool'](_0x34cadc['wasUndone']),_0x272f69;},_0x2ad45a['encodeDelimited']=function(_0x7b86f3,_0x45f3a7){return this['encode'](_0x7b86f3,_0x45f3a7)['ldelim']();},_0x2ad45a['decode']=function(_0x4a9c28,_0x29b7ec){_0x4a9c28 instanceof _0x31c61a||(_0x4a9c28=_0x31c61a['create'](_0x4a9c28));for(var _0x44f86b=void 0x0===_0x29b7ec?_0x4a9c28['len']:_0x4a9c28['pos']+_0x29b7ec,_0x3b4493=new _0x352197['MergeOperation']();_0x4a9c28['pos']<_0x44f86b;){var _0x2266bb=_0x4a9c28['uint32']();switch(_0x2266bb>>>0x3){case 0x1:_0x3b4493['sourcePosition']=_0x352197['Position']['decode'](_0x4a9c28,_0x4a9c28['uint32']());break;case 0x2:_0x3b4493['targetPosition']=_0x352197['Position']['decode'](_0x4a9c28,_0x4a9c28['uint32']());break;case 0x3:_0x3b4493['graveyardPosition']=_0x352197['Position']['decode'](_0x4a9c28,_0x4a9c28['uint32']());break;case 0x4:_0x3b4493['howMany']=_0x4a9c28['uint32']();break;case 0x5:_0x3b4493['wasUndone']=_0x4a9c28['bool']();break;default:_0x4a9c28['skipType'](0x7&_0x2266bb);}}return _0x3b4493;},_0x2ad45a['decodeDelimited']=function(_0x1a70ee){return _0x1a70ee instanceof _0x31c61a||(_0x1a70ee=new _0x31c61a(_0x1a70ee)),this['decode'](_0x1a70ee,_0x1a70ee['uint32']());},_0x2ad45a['verify']=function(_0x175419){if('object'!=typeof _0x175419||null===_0x175419)return'object\x20expected';var _0x213cb4;if(null!=_0x175419['sourcePosition']&&_0x175419['hasOwnProperty']('sourcePosition')&&(_0x213cb4=_0x352197['Position']['verify'](_0x175419['sourcePosition'])))return'sourcePosition.'+_0x213cb4;if(null!=_0x175419['targetPosition']&&_0x175419['hasOwnProperty']('targetPosition')&&(_0x213cb4=_0x352197['Position']['verify'](_0x175419['targetPosition'])))return'targetPosition.'+_0x213cb4;if(null!=_0x175419['graveyardPosition']&&_0x175419['hasOwnProperty']('graveyardPosition')&&(_0x213cb4=_0x352197['Position']['verify'](_0x175419['graveyardPosition'])))return'graveyardPosition.'+_0x213cb4;return null!=_0x175419['howMany']&&_0x175419['hasOwnProperty']('howMany')&&!_0x59488f['isInteger'](_0x175419['howMany'])?'howMany:\x20integer\x20expected':null!=_0x175419['wasUndone']&&_0x175419['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x175419['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x2ad45a['fromObject']=function(_0x166c67){if(_0x166c67 instanceof _0x352197['MergeOperation'])return _0x166c67;var _0x340012=new _0x352197['MergeOperation']();if(null!=_0x166c67['sourcePosition']){if('object'!=typeof _0x166c67['sourcePosition'])throw TypeError('.MergeOperation.sourcePosition:\x20object\x20expected');_0x340012['sourcePosition']=_0x352197['Position']['fromObject'](_0x166c67['sourcePosition']);}if(null!=_0x166c67['targetPosition']){if('object'!=typeof _0x166c67['targetPosition'])throw TypeError('.MergeOperation.targetPosition:\x20object\x20expected');_0x340012['targetPosition']=_0x352197['Position']['fromObject'](_0x166c67['targetPosition']);}if(null!=_0x166c67['graveyardPosition']){if('object'!=typeof _0x166c67['graveyardPosition'])throw TypeError('.MergeOperation.graveyardPosition:\x20object\x20expected');_0x340012['graveyardPosition']=_0x352197['Position']['fromObject'](_0x166c67['graveyardPosition']);}return null!=_0x166c67['howMany']&&(_0x340012['howMany']=_0x166c67['howMany']>>>0x0),null!=_0x166c67['wasUndone']&&(_0x340012['wasUndone']=Boolean(_0x166c67['wasUndone'])),_0x340012;},_0x2ad45a['toObject']=function(_0x3a14c7,_0x1a7e28){_0x1a7e28||(_0x1a7e28={});var _0x3f70e1={};return _0x1a7e28['defaults']&&(_0x3f70e1['sourcePosition']=null,_0x3f70e1['targetPosition']=null,_0x3f70e1['graveyardPosition']=null,_0x3f70e1['howMany']=0x0,_0x3f70e1['wasUndone']=!0x1),null!=_0x3a14c7['sourcePosition']&&_0x3a14c7['hasOwnProperty']('sourcePosition')&&(_0x3f70e1['sourcePosition']=_0x352197['Position']['toObject'](_0x3a14c7['sourcePosition'],_0x1a7e28)),null!=_0x3a14c7['targetPosition']&&_0x3a14c7['hasOwnProperty']('targetPosition')&&(_0x3f70e1['targetPosition']=_0x352197['Position']['toObject'](_0x3a14c7['targetPosition'],_0x1a7e28)),null!=_0x3a14c7['graveyardPosition']&&_0x3a14c7['hasOwnProperty']('graveyardPosition')&&(_0x3f70e1['graveyardPosition']=_0x352197['Position']['toObject'](_0x3a14c7['graveyardPosition'],_0x1a7e28)),null!=_0x3a14c7['howMany']&&_0x3a14c7['hasOwnProperty']('howMany')&&(_0x3f70e1['howMany']=_0x3a14c7['howMany']),null!=_0x3a14c7['wasUndone']&&_0x3a14c7['hasOwnProperty']('wasUndone')&&(_0x3f70e1['wasUndone']=_0x3a14c7['wasUndone']),_0x3f70e1;},_0x2ad45a['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x31be91['util']['toJSONOptions']);},_0x2ad45a['getTypeUrl']=function(_0x197714){return void 0x0===_0x197714&&(_0x197714='type.googleapis.com'),_0x197714+'/MergeOperation';},_0x2ad45a;}()),_0x352197['MoveOperation']=(function(){function _0x17dfa4(_0x46513d){if(_0x46513d){for(var _0x314579=Object['keys'](_0x46513d),_0x36d268=0x0;_0x36d268<_0x314579['length'];++_0x36d268)null!=_0x46513d[_0x314579[_0x36d268]]&&(this[_0x314579[_0x36d268]]=_0x46513d[_0x314579[_0x36d268]]);}}return _0x17dfa4['prototype']['sourcePosition']=null,_0x17dfa4['prototype']['howMany']=0x0,_0x17dfa4['prototype']['targetPosition']=null,_0x17dfa4['prototype']['wasUndone']=!0x1,_0x17dfa4['create']=function(_0x33a641){return new _0x17dfa4(_0x33a641);},_0x17dfa4['encode']=function(_0x383bcb,_0x296fb8){return _0x296fb8||(_0x296fb8=_0x35eb5d['create']()),null!=_0x383bcb['sourcePosition']&&Object['hasOwnProperty']['call'](_0x383bcb,'sourcePosition')&&_0x352197['Position']['encode'](_0x383bcb['sourcePosition'],_0x296fb8['uint32'](0xa)['fork']())['ldelim'](),null!=_0x383bcb['howMany']&&Object['hasOwnProperty']['call'](_0x383bcb,'howMany')&&_0x296fb8['uint32'](0x10)['uint32'](_0x383bcb['howMany']),null!=_0x383bcb['targetPosition']&&Object['hasOwnProperty']['call'](_0x383bcb,'targetPosition')&&_0x352197['Position']['encode'](_0x383bcb['targetPosition'],_0x296fb8['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x383bcb['wasUndone']&&Object['hasOwnProperty']['call'](_0x383bcb,'wasUndone')&&_0x296fb8['uint32'](0x20)['bool'](_0x383bcb['wasUndone']),_0x296fb8;},_0x17dfa4['encodeDelimited']=function(_0x9ac23d,_0x2f1bec){return this['encode'](_0x9ac23d,_0x2f1bec)['ldelim']();},_0x17dfa4['decode']=function(_0x248430,_0x28f1f1){_0x248430 instanceof _0x31c61a||(_0x248430=_0x31c61a['create'](_0x248430));for(var _0x2b1e15=void 0x0===_0x28f1f1?_0x248430['len']:_0x248430['pos']+_0x28f1f1,_0x4f1b44=new _0x352197['MoveOperation']();_0x248430['pos']<_0x2b1e15;){var _0x2b3c74=_0x248430['uint32']();switch(_0x2b3c74>>>0x3){case 0x1:_0x4f1b44['sourcePosition']=_0x352197['Position']['decode'](_0x248430,_0x248430['uint32']());break;case 0x2:_0x4f1b44['howMany']=_0x248430['uint32']();break;case 0x3:_0x4f1b44['targetPosition']=_0x352197['Position']['decode'](_0x248430,_0x248430['uint32']());break;case 0x4:_0x4f1b44['wasUndone']=_0x248430['bool']();break;default:_0x248430['skipType'](0x7&_0x2b3c74);}}return _0x4f1b44;},_0x17dfa4['decodeDelimited']=function(_0x403553){return _0x403553 instanceof _0x31c61a||(_0x403553=new _0x31c61a(_0x403553)),this['decode'](_0x403553,_0x403553['uint32']());},_0x17dfa4['verify']=function(_0x4798e4){if('object'!=typeof _0x4798e4||null===_0x4798e4)return'object\x20expected';var _0x54f2b2;if(null!=_0x4798e4['sourcePosition']&&_0x4798e4['hasOwnProperty']('sourcePosition')&&(_0x54f2b2=_0x352197['Position']['verify'](_0x4798e4['sourcePosition'])))return'sourcePosition.'+_0x54f2b2;if(null!=_0x4798e4['howMany']&&_0x4798e4['hasOwnProperty']('howMany')&&!_0x59488f['isInteger'](_0x4798e4['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x4798e4['targetPosition']&&_0x4798e4['hasOwnProperty']('targetPosition')&&(_0x54f2b2=_0x352197['Position']['verify'](_0x4798e4['targetPosition'])))return'targetPosition.'+_0x54f2b2;return null!=_0x4798e4['wasUndone']&&_0x4798e4['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x4798e4['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x17dfa4['fromObject']=function(_0x46d4f6){if(_0x46d4f6 instanceof _0x352197['MoveOperation'])return _0x46d4f6;var _0x5c4d11=new _0x352197['MoveOperation']();if(null!=_0x46d4f6['sourcePosition']){if('object'!=typeof _0x46d4f6['sourcePosition'])throw TypeError('.MoveOperation.sourcePosition:\x20object\x20expected');_0x5c4d11['sourcePosition']=_0x352197['Position']['fromObject'](_0x46d4f6['sourcePosition']);}if(null!=_0x46d4f6['howMany']&&(_0x5c4d11['howMany']=_0x46d4f6['howMany']>>>0x0),null!=_0x46d4f6['targetPosition']){if('object'!=typeof _0x46d4f6['targetPosition'])throw TypeError('.MoveOperation.targetPosition:\x20object\x20expected');_0x5c4d11['targetPosition']=_0x352197['Position']['fromObject'](_0x46d4f6['targetPosition']);}return null!=_0x46d4f6['wasUndone']&&(_0x5c4d11['wasUndone']=Boolean(_0x46d4f6['wasUndone'])),_0x5c4d11;},_0x17dfa4['toObject']=function(_0x463a80,_0x40be48){_0x40be48||(_0x40be48={});var _0x5da85d={};return _0x40be48['defaults']&&(_0x5da85d['sourcePosition']=null,_0x5da85d['howMany']=0x0,_0x5da85d['targetPosition']=null,_0x5da85d['wasUndone']=!0x1),null!=_0x463a80['sourcePosition']&&_0x463a80['hasOwnProperty']('sourcePosition')&&(_0x5da85d['sourcePosition']=_0x352197['Position']['toObject'](_0x463a80['sourcePosition'],_0x40be48)),null!=_0x463a80['howMany']&&_0x463a80['hasOwnProperty']('howMany')&&(_0x5da85d['howMany']=_0x463a80['howMany']),null!=_0x463a80['targetPosition']&&_0x463a80['hasOwnProperty']('targetPosition')&&(_0x5da85d['targetPosition']=_0x352197['Position']['toObject'](_0x463a80['targetPosition'],_0x40be48)),null!=_0x463a80['wasUndone']&&_0x463a80['hasOwnProperty']('wasUndone')&&(_0x5da85d['wasUndone']=_0x463a80['wasUndone']),_0x5da85d;},_0x17dfa4['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x31be91['util']['toJSONOptions']);},_0x17dfa4['getTypeUrl']=function(_0x2a05c2){return void 0x0===_0x2a05c2&&(_0x2a05c2='type.googleapis.com'),_0x2a05c2+'/MoveOperation';},_0x17dfa4;}()),_0x352197['RenameOperation']=(function(){function _0x461da4(_0x5e4ca5){if(_0x5e4ca5){for(var _0x3acc5c=Object['keys'](_0x5e4ca5),_0x143398=0x0;_0x143398<_0x3acc5c['length'];++_0x143398)null!=_0x5e4ca5[_0x3acc5c[_0x143398]]&&(this[_0x3acc5c[_0x143398]]=_0x5e4ca5[_0x3acc5c[_0x143398]]);}}return _0x461da4['prototype']['position']=null,_0x461da4['prototype']['oldName']='',_0x461da4['prototype']['newName']='',_0x461da4['prototype']['wasUndone']=!0x1,_0x461da4['create']=function(_0xb047a4){return new _0x461da4(_0xb047a4);},_0x461da4['encode']=function(_0x347ca5,_0x552996){return _0x552996||(_0x552996=_0x35eb5d['create']()),null!=_0x347ca5['position']&&Object['hasOwnProperty']['call'](_0x347ca5,'position')&&_0x352197['Position']['encode'](_0x347ca5['position'],_0x552996['uint32'](0xa)['fork']())['ldelim'](),null!=_0x347ca5['oldName']&&Object['hasOwnProperty']['call'](_0x347ca5,'oldName')&&_0x552996['uint32'](0x12)['string'](_0x347ca5['oldName']),null!=_0x347ca5['newName']&&Object['hasOwnProperty']['call'](_0x347ca5,'newName')&&_0x552996['uint32'](0x1a)['string'](_0x347ca5['newName']),null!=_0x347ca5['wasUndone']&&Object['hasOwnProperty']['call'](_0x347ca5,'wasUndone')&&_0x552996['uint32'](0x20)['bool'](_0x347ca5['wasUndone']),_0x552996;},_0x461da4['encodeDelimited']=function(_0x259401,_0x189f26){return this['encode'](_0x259401,_0x189f26)['ldelim']();},_0x461da4['decode']=function(_0x14f7eb,_0x24452a){_0x14f7eb instanceof _0x31c61a||(_0x14f7eb=_0x31c61a['create'](_0x14f7eb));for(var _0x130a4d=void 0x0===_0x24452a?_0x14f7eb['len']:_0x14f7eb['pos']+_0x24452a,_0x16d68c=new _0x352197['RenameOperation']();_0x14f7eb['pos']<_0x130a4d;){var _0x2d65f7=_0x14f7eb['uint32']();switch(_0x2d65f7>>>0x3){case 0x1:_0x16d68c['position']=_0x352197['Position']['decode'](_0x14f7eb,_0x14f7eb['uint32']());break;case 0x2:_0x16d68c['oldName']=_0x14f7eb['string']();break;case 0x3:_0x16d68c['newName']=_0x14f7eb['string']();break;case 0x4:_0x16d68c['wasUndone']=_0x14f7eb['bool']();break;default:_0x14f7eb['skipType'](0x7&_0x2d65f7);}}return _0x16d68c;},_0x461da4['decodeDelimited']=function(_0x5cc31d){return _0x5cc31d instanceof _0x31c61a||(_0x5cc31d=new _0x31c61a(_0x5cc31d)),this['decode'](_0x5cc31d,_0x5cc31d['uint32']());},_0x461da4['verify']=function(_0x409b4c){if('object'!=typeof _0x409b4c||null===_0x409b4c)return'object\x20expected';if(null!=_0x409b4c['position']&&_0x409b4c['hasOwnProperty']('position')){var _0x440505=_0x352197['Position']['verify'](_0x409b4c['position']);if(_0x440505)return'position.'+_0x440505;}return null!=_0x409b4c['oldName']&&_0x409b4c['hasOwnProperty']('oldName')&&!_0x59488f['isString'](_0x409b4c['oldName'])?'oldName:\x20string\x20expected':null!=_0x409b4c['newName']&&_0x409b4c['hasOwnProperty']('newName')&&!_0x59488f['isString'](_0x409b4c['newName'])?'newName:\x20string\x20expected':null!=_0x409b4c['wasUndone']&&_0x409b4c['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x409b4c['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x461da4['fromObject']=function(_0x130d76){if(_0x130d76 instanceof _0x352197['RenameOperation'])return _0x130d76;var _0x594ebe=new _0x352197['RenameOperation']();if(null!=_0x130d76['position']){if('object'!=typeof _0x130d76['position'])throw TypeError('.RenameOperation.position:\x20object\x20expected');_0x594ebe['position']=_0x352197['Position']['fromObject'](_0x130d76['position']);}return null!=_0x130d76['oldName']&&(_0x594ebe['oldName']=String(_0x130d76['oldName'])),null!=_0x130d76['newName']&&(_0x594ebe['newName']=String(_0x130d76['newName'])),null!=_0x130d76['wasUndone']&&(_0x594ebe['wasUndone']=Boolean(_0x130d76['wasUndone'])),_0x594ebe;},_0x461da4['toObject']=function(_0x101063,_0x3db149){_0x3db149||(_0x3db149={});var _0x284511={};return _0x3db149['defaults']&&(_0x284511['position']=null,_0x284511['oldName']='',_0x284511['newName']='',_0x284511['wasUndone']=!0x1),null!=_0x101063['position']&&_0x101063['hasOwnProperty']('position')&&(_0x284511['position']=_0x352197['Position']['toObject'](_0x101063['position'],_0x3db149)),null!=_0x101063['oldName']&&_0x101063['hasOwnProperty']('oldName')&&(_0x284511['oldName']=_0x101063['oldName']),null!=_0x101063['newName']&&_0x101063['hasOwnProperty']('newName')&&(_0x284511['newName']=_0x101063['newName']),null!=_0x101063['wasUndone']&&_0x101063['hasOwnProperty']('wasUndone')&&(_0x284511['wasUndone']=_0x101063['wasUndone']),_0x284511;},_0x461da4['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x31be91['util']['toJSONOptions']);},_0x461da4['getTypeUrl']=function(_0x165ff5){return void 0x0===_0x165ff5&&(_0x165ff5='type.googleapis.com'),_0x165ff5+'/RenameOperation';},_0x461da4;}()),_0x352197['RootAttributeOperation']=(function(){function _0x5a466d(_0x4f3b6b){if(_0x4f3b6b){for(var _0x5d8b38=Object['keys'](_0x4f3b6b),_0xd8228=0x0;_0xd8228<_0x5d8b38['length'];++_0xd8228)null!=_0x4f3b6b[_0x5d8b38[_0xd8228]]&&(this[_0x5d8b38[_0xd8228]]=_0x4f3b6b[_0x5d8b38[_0xd8228]]);}}return _0x5a466d['prototype']['root']='',_0x5a466d['prototype']['key']='',_0x5a466d['prototype']['oldValueBoolean']=!0x1,_0x5a466d['prototype']['oldValueJson']='',_0x5a466d['prototype']['newValueBoolean']=!0x1,_0x5a466d['prototype']['newValueJson']='',_0x5a466d['prototype']['wasUndone']=!0x1,_0x5a466d['create']=function(_0x3ef317){return new _0x5a466d(_0x3ef317);},_0x5a466d['encode']=function(_0x33f2a0,_0x45f4c5){return _0x45f4c5||(_0x45f4c5=_0x35eb5d['create']()),null!=_0x33f2a0['root']&&Object['hasOwnProperty']['call'](_0x33f2a0,'root')&&_0x45f4c5['uint32'](0xa)['string'](_0x33f2a0['root']),null!=_0x33f2a0['key']&&Object['hasOwnProperty']['call'](_0x33f2a0,'key')&&_0x45f4c5['uint32'](0x12)['string'](_0x33f2a0['key']),null!=_0x33f2a0['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x33f2a0,'oldValueBoolean')&&_0x45f4c5['uint32'](0x18)['bool'](_0x33f2a0['oldValueBoolean']),null!=_0x33f2a0['oldValueJson']&&Object['hasOwnProperty']['call'](_0x33f2a0,'oldValueJson')&&_0x45f4c5['uint32'](0x22)['string'](_0x33f2a0['oldValueJson']),null!=_0x33f2a0['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x33f2a0,'newValueBoolean')&&_0x45f4c5['uint32'](0x28)['bool'](_0x33f2a0['newValueBoolean']),null!=_0x33f2a0['newValueJson']&&Object['hasOwnProperty']['call'](_0x33f2a0,'newValueJson')&&_0x45f4c5['uint32'](0x32)['string'](_0x33f2a0['newValueJson']),null!=_0x33f2a0['wasUndone']&&Object['hasOwnProperty']['call'](_0x33f2a0,'wasUndone')&&_0x45f4c5['uint32'](0x38)['bool'](_0x33f2a0['wasUndone']),_0x45f4c5;},_0x5a466d['encodeDelimited']=function(_0x5d3e49,_0x318e32){return this['encode'](_0x5d3e49,_0x318e32)['ldelim']();},_0x5a466d['decode']=function(_0x528fee,_0x5225f4){_0x528fee instanceof _0x31c61a||(_0x528fee=_0x31c61a['create'](_0x528fee));for(var _0x3a4f83=void 0x0===_0x5225f4?_0x528fee['len']:_0x528fee['pos']+_0x5225f4,_0x4f1323=new _0x352197['RootAttributeOperation']();_0x528fee['pos']<_0x3a4f83;){var _0x291ca6=_0x528fee['uint32']();switch(_0x291ca6>>>0x3){case 0x1:_0x4f1323['root']=_0x528fee['string']();break;case 0x2:_0x4f1323['key']=_0x528fee['string']();break;case 0x3:_0x4f1323['oldValueBoolean']=_0x528fee['bool']();break;case 0x4:_0x4f1323['oldValueJson']=_0x528fee['string']();break;case 0x5:_0x4f1323['newValueBoolean']=_0x528fee['bool']();break;case 0x6:_0x4f1323['newValueJson']=_0x528fee['string']();break;case 0x7:_0x4f1323['wasUndone']=_0x528fee['bool']();break;default:_0x528fee['skipType'](0x7&_0x291ca6);}}return _0x4f1323;},_0x5a466d['decodeDelimited']=function(_0x560017){return _0x560017 instanceof _0x31c61a||(_0x560017=new _0x31c61a(_0x560017)),this['decode'](_0x560017,_0x560017['uint32']());},_0x5a466d['verify']=function(_0x171a2c){return'object'!=typeof _0x171a2c||null===_0x171a2c?'object\x20expected':null!=_0x171a2c['root']&&_0x171a2c['hasOwnProperty']('root')&&!_0x59488f['isString'](_0x171a2c['root'])?'root:\x20string\x20expected':null!=_0x171a2c['key']&&_0x171a2c['hasOwnProperty']('key')&&!_0x59488f['isString'](_0x171a2c['key'])?'key:\x20string\x20expected':null!=_0x171a2c['oldValueBoolean']&&_0x171a2c['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x171a2c['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x171a2c['oldValueJson']&&_0x171a2c['hasOwnProperty']('oldValueJson')&&!_0x59488f['isString'](_0x171a2c['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x171a2c['newValueBoolean']&&_0x171a2c['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x171a2c['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x171a2c['newValueJson']&&_0x171a2c['hasOwnProperty']('newValueJson')&&!_0x59488f['isString'](_0x171a2c['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x171a2c['wasUndone']&&_0x171a2c['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x171a2c['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x5a466d['fromObject']=function(_0x361912){if(_0x361912 instanceof _0x352197['RootAttributeOperation'])return _0x361912;var _0x4e4a0d=new _0x352197['RootAttributeOperation']();return null!=_0x361912['root']&&(_0x4e4a0d['root']=String(_0x361912['root'])),null!=_0x361912['key']&&(_0x4e4a0d['key']=String(_0x361912['key'])),null!=_0x361912['oldValueBoolean']&&(_0x4e4a0d['oldValueBoolean']=Boolean(_0x361912['oldValueBoolean'])),null!=_0x361912['oldValueJson']&&(_0x4e4a0d['oldValueJson']=String(_0x361912['oldValueJson'])),null!=_0x361912['newValueBoolean']&&(_0x4e4a0d['newValueBoolean']=Boolean(_0x361912['newValueBoolean'])),null!=_0x361912['newValueJson']&&(_0x4e4a0d['newValueJson']=String(_0x361912['newValueJson'])),null!=_0x361912['wasUndone']&&(_0x4e4a0d['wasUndone']=Boolean(_0x361912['wasUndone'])),_0x4e4a0d;},_0x5a466d['toObject']=function(_0x14fbae,_0x4fa771){_0x4fa771||(_0x4fa771={});var _0x3ba32f={};return _0x4fa771['defaults']&&(_0x3ba32f['root']='',_0x3ba32f['key']='',_0x3ba32f['oldValueBoolean']=!0x1,_0x3ba32f['oldValueJson']='',_0x3ba32f['newValueBoolean']=!0x1,_0x3ba32f['newValueJson']='',_0x3ba32f['wasUndone']=!0x1),null!=_0x14fbae['root']&&_0x14fbae['hasOwnProperty']('root')&&(_0x3ba32f['root']=_0x14fbae['root']),null!=_0x14fbae['key']&&_0x14fbae['hasOwnProperty']('key')&&(_0x3ba32f['key']=_0x14fbae['key']),null!=_0x14fbae['oldValueBoolean']&&_0x14fbae['hasOwnProperty']('oldValueBoolean')&&(_0x3ba32f['oldValueBoolean']=_0x14fbae['oldValueBoolean']),null!=_0x14fbae['oldValueJson']&&_0x14fbae['hasOwnProperty']('oldValueJson')&&(_0x3ba32f['oldValueJson']=_0x14fbae['oldValueJson']),null!=_0x14fbae['newValueBoolean']&&_0x14fbae['hasOwnProperty']('newValueBoolean')&&(_0x3ba32f['newValueBoolean']=_0x14fbae['newValueBoolean']),null!=_0x14fbae['newValueJson']&&_0x14fbae['hasOwnProperty']('newValueJson')&&(_0x3ba32f['newValueJson']=_0x14fbae['newValueJson']),null!=_0x14fbae['wasUndone']&&_0x14fbae['hasOwnProperty']('wasUndone')&&(_0x3ba32f['wasUndone']=_0x14fbae['wasUndone']),_0x3ba32f;},_0x5a466d['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x31be91['util']['toJSONOptions']);},_0x5a466d['getTypeUrl']=function(_0x52b803){return void 0x0===_0x52b803&&(_0x52b803='type.googleapis.com'),_0x52b803+'/RootAttributeOperation';},_0x5a466d;}()),_0x352197['RootOperation']=(function(){function _0x58f28(_0x481015){if(_0x481015){for(var _0x1f3e51=Object['keys'](_0x481015),_0x337149=0x0;_0x337149<_0x1f3e51['length'];++_0x337149)null!=_0x481015[_0x1f3e51[_0x337149]]&&(this[_0x1f3e51[_0x337149]]=_0x481015[_0x1f3e51[_0x337149]]);}}return _0x58f28['prototype']['rootName']='',_0x58f28['prototype']['elementName']='',_0x58f28['prototype']['isAdd']=!0x1,_0x58f28['prototype']['wasUndone']=!0x1,_0x58f28['create']=function(_0x1e8fc4){return new _0x58f28(_0x1e8fc4);},_0x58f28['encode']=function(_0x5ef546,_0x4d6fcc){return _0x4d6fcc||(_0x4d6fcc=_0x35eb5d['create']()),null!=_0x5ef546['rootName']&&Object['hasOwnProperty']['call'](_0x5ef546,'rootName')&&_0x4d6fcc['uint32'](0xa)['string'](_0x5ef546['rootName']),null!=_0x5ef546['elementName']&&Object['hasOwnProperty']['call'](_0x5ef546,'elementName')&&_0x4d6fcc['uint32'](0x12)['string'](_0x5ef546['elementName']),null!=_0x5ef546['isAdd']&&Object['hasOwnProperty']['call'](_0x5ef546,'isAdd')&&_0x4d6fcc['uint32'](0x18)['bool'](_0x5ef546['isAdd']),null!=_0x5ef546['wasUndone']&&Object['hasOwnProperty']['call'](_0x5ef546,'wasUndone')&&_0x4d6fcc['uint32'](0x20)['bool'](_0x5ef546['wasUndone']),_0x4d6fcc;},_0x58f28['encodeDelimited']=function(_0x2ff3cb,_0x300fa5){return this['encode'](_0x2ff3cb,_0x300fa5)['ldelim']();},_0x58f28['decode']=function(_0x5f230c,_0x17c3ce){_0x5f230c instanceof _0x31c61a||(_0x5f230c=_0x31c61a['create'](_0x5f230c));for(var _0x310b91=void 0x0===_0x17c3ce?_0x5f230c['len']:_0x5f230c['pos']+_0x17c3ce,_0x2fc7bb=new _0x352197['RootOperation']();_0x5f230c['pos']<_0x310b91;){var _0x41e443=_0x5f230c['uint32']();switch(_0x41e443>>>0x3){case 0x1:_0x2fc7bb['rootName']=_0x5f230c['string']();break;case 0x2:_0x2fc7bb['elementName']=_0x5f230c['string']();break;case 0x3:_0x2fc7bb['isAdd']=_0x5f230c['bool']();break;case 0x4:_0x2fc7bb['wasUndone']=_0x5f230c['bool']();break;default:_0x5f230c['skipType'](0x7&_0x41e443);}}return _0x2fc7bb;},_0x58f28['decodeDelimited']=function(_0x59a505){return _0x59a505 instanceof _0x31c61a||(_0x59a505=new _0x31c61a(_0x59a505)),this['decode'](_0x59a505,_0x59a505['uint32']());},_0x58f28['verify']=function(_0x5a32f2){return'object'!=typeof _0x5a32f2||null===_0x5a32f2?'object\x20expected':null!=_0x5a32f2['rootName']&&_0x5a32f2['hasOwnProperty']('rootName')&&!_0x59488f['isString'](_0x5a32f2['rootName'])?'rootName:\x20string\x20expected':null!=_0x5a32f2['elementName']&&_0x5a32f2['hasOwnProperty']('elementName')&&!_0x59488f['isString'](_0x5a32f2['elementName'])?'elementName:\x20string\x20expected':null!=_0x5a32f2['isAdd']&&_0x5a32f2['hasOwnProperty']('isAdd')&&'boolean'!=typeof _0x5a32f2['isAdd']?'isAdd:\x20boolean\x20expected':null!=_0x5a32f2['wasUndone']&&_0x5a32f2['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x5a32f2['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x58f28['fromObject']=function(_0x439e75){if(_0x439e75 instanceof _0x352197['RootOperation'])return _0x439e75;var _0x8987cf=new _0x352197['RootOperation']();return null!=_0x439e75['rootName']&&(_0x8987cf['rootName']=String(_0x439e75['rootName'])),null!=_0x439e75['elementName']&&(_0x8987cf['elementName']=String(_0x439e75['elementName'])),null!=_0x439e75['isAdd']&&(_0x8987cf['isAdd']=Boolean(_0x439e75['isAdd'])),null!=_0x439e75['wasUndone']&&(_0x8987cf['wasUndone']=Boolean(_0x439e75['wasUndone'])),_0x8987cf;},_0x58f28['toObject']=function(_0x342aee,_0x56a563){_0x56a563||(_0x56a563={});var _0x28730a={};return _0x56a563['defaults']&&(_0x28730a['rootName']='',_0x28730a['elementName']='',_0x28730a['isAdd']=!0x1,_0x28730a['wasUndone']=!0x1),null!=_0x342aee['rootName']&&_0x342aee['hasOwnProperty']('rootName')&&(_0x28730a['rootName']=_0x342aee['rootName']),null!=_0x342aee['elementName']&&_0x342aee['hasOwnProperty']('elementName')&&(_0x28730a['elementName']=_0x342aee['elementName']),null!=_0x342aee['isAdd']&&_0x342aee['hasOwnProperty']('isAdd')&&(_0x28730a['isAdd']=_0x342aee['isAdd']),null!=_0x342aee['wasUndone']&&_0x342aee['hasOwnProperty']('wasUndone')&&(_0x28730a['wasUndone']=_0x342aee['wasUndone']),_0x28730a;},_0x58f28['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x31be91['util']['toJSONOptions']);},_0x58f28['getTypeUrl']=function(_0x1ebd86){return void 0x0===_0x1ebd86&&(_0x1ebd86='type.googleapis.com'),_0x1ebd86+'/RootOperation';},_0x58f28;}()),_0x352197['SplitOperation']=(function(){function _0x342fa1(_0xf268da){if(_0xf268da){for(var _0x7cbcde=Object['keys'](_0xf268da),_0x14ab83=0x0;_0x14ab83<_0x7cbcde['length'];++_0x14ab83)null!=_0xf268da[_0x7cbcde[_0x14ab83]]&&(this[_0x7cbcde[_0x14ab83]]=_0xf268da[_0x7cbcde[_0x14ab83]]);}}return _0x342fa1['prototype']['splitPosition']=null,_0x342fa1['prototype']['graveyardPosition']=null,_0x342fa1['prototype']['howMany']=0x0,_0x342fa1['prototype']['insertionPosition']=null,_0x342fa1['prototype']['wasUndone']=!0x1,_0x342fa1['create']=function(_0x4916d1){return new _0x342fa1(_0x4916d1);},_0x342fa1['encode']=function(_0x4a8598,_0x120946){return _0x120946||(_0x120946=_0x35eb5d['create']()),null!=_0x4a8598['splitPosition']&&Object['hasOwnProperty']['call'](_0x4a8598,'splitPosition')&&_0x352197['Position']['encode'](_0x4a8598['splitPosition'],_0x120946['uint32'](0xa)['fork']())['ldelim'](),null!=_0x4a8598['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x4a8598,'graveyardPosition')&&_0x352197['Position']['encode'](_0x4a8598['graveyardPosition'],_0x120946['uint32'](0x12)['fork']())['ldelim'](),null!=_0x4a8598['howMany']&&Object['hasOwnProperty']['call'](_0x4a8598,'howMany')&&_0x120946['uint32'](0x18)['uint32'](_0x4a8598['howMany']),null!=_0x4a8598['insertionPosition']&&Object['hasOwnProperty']['call'](_0x4a8598,'insertionPosition')&&_0x352197['Position']['encode'](_0x4a8598['insertionPosition'],_0x120946['uint32'](0x22)['fork']())['ldelim'](),null!=_0x4a8598['wasUndone']&&Object['hasOwnProperty']['call'](_0x4a8598,'wasUndone')&&_0x120946['uint32'](0x28)['bool'](_0x4a8598['wasUndone']),_0x120946;},_0x342fa1['encodeDelimited']=function(_0x508fc0,_0x5307fa){return this['encode'](_0x508fc0,_0x5307fa)['ldelim']();},_0x342fa1['decode']=function(_0x2620b9,_0xb971ed){_0x2620b9 instanceof _0x31c61a||(_0x2620b9=_0x31c61a['create'](_0x2620b9));for(var _0x113b11=void 0x0===_0xb971ed?_0x2620b9['len']:_0x2620b9['pos']+_0xb971ed,_0x116e15=new _0x352197['SplitOperation']();_0x2620b9['pos']<_0x113b11;){var _0x38901a=_0x2620b9['uint32']();switch(_0x38901a>>>0x3){case 0x1:_0x116e15['splitPosition']=_0x352197['Position']['decode'](_0x2620b9,_0x2620b9['uint32']());break;case 0x2:_0x116e15['graveyardPosition']=_0x352197['Position']['decode'](_0x2620b9,_0x2620b9['uint32']());break;case 0x3:_0x116e15['howMany']=_0x2620b9['uint32']();break;case 0x4:_0x116e15['insertionPosition']=_0x352197['Position']['decode'](_0x2620b9,_0x2620b9['uint32']());break;case 0x5:_0x116e15['wasUndone']=_0x2620b9['bool']();break;default:_0x2620b9['skipType'](0x7&_0x38901a);}}return _0x116e15;},_0x342fa1['decodeDelimited']=function(_0x29dfe0){return _0x29dfe0 instanceof _0x31c61a||(_0x29dfe0=new _0x31c61a(_0x29dfe0)),this['decode'](_0x29dfe0,_0x29dfe0['uint32']());},_0x342fa1['verify']=function(_0xf94319){if('object'!=typeof _0xf94319||null===_0xf94319)return'object\x20expected';var _0x5b039e;if(null!=_0xf94319['splitPosition']&&_0xf94319['hasOwnProperty']('splitPosition')&&(_0x5b039e=_0x352197['Position']['verify'](_0xf94319['splitPosition'])))return'splitPosition.'+_0x5b039e;if(null!=_0xf94319['graveyardPosition']&&_0xf94319['hasOwnProperty']('graveyardPosition')&&(_0x5b039e=_0x352197['Position']['verify'](_0xf94319['graveyardPosition'])))return'graveyardPosition.'+_0x5b039e;if(null!=_0xf94319['howMany']&&_0xf94319['hasOwnProperty']('howMany')&&!_0x59488f['isInteger'](_0xf94319['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0xf94319['insertionPosition']&&_0xf94319['hasOwnProperty']('insertionPosition')&&(_0x5b039e=_0x352197['Position']['verify'](_0xf94319['insertionPosition'])))return'insertionPosition.'+_0x5b039e;return null!=_0xf94319['wasUndone']&&_0xf94319['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0xf94319['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x342fa1['fromObject']=function(_0x3b8580){if(_0x3b8580 instanceof _0x352197['SplitOperation'])return _0x3b8580;var _0x5eb5b8=new _0x352197['SplitOperation']();if(null!=_0x3b8580['splitPosition']){if('object'!=typeof _0x3b8580['splitPosition'])throw TypeError('.SplitOperation.splitPosition:\x20object\x20expected');_0x5eb5b8['splitPosition']=_0x352197['Position']['fromObject'](_0x3b8580['splitPosition']);}if(null!=_0x3b8580['graveyardPosition']){if('object'!=typeof _0x3b8580['graveyardPosition'])throw TypeError('.SplitOperation.graveyardPosition:\x20object\x20expected');_0x5eb5b8['graveyardPosition']=_0x352197['Position']['fromObject'](_0x3b8580['graveyardPosition']);}if(null!=_0x3b8580['howMany']&&(_0x5eb5b8['howMany']=_0x3b8580['howMany']>>>0x0),null!=_0x3b8580['insertionPosition']){if('object'!=typeof _0x3b8580['insertionPosition'])throw TypeError('.SplitOperation.insertionPosition:\x20object\x20expected');_0x5eb5b8['insertionPosition']=_0x352197['Position']['fromObject'](_0x3b8580['insertionPosition']);}return null!=_0x3b8580['wasUndone']&&(_0x5eb5b8['wasUndone']=Boolean(_0x3b8580['wasUndone'])),_0x5eb5b8;},_0x342fa1['toObject']=function(_0x15b780,_0x23e2f6){_0x23e2f6||(_0x23e2f6={});var _0x1d8d39={};return _0x23e2f6['defaults']&&(_0x1d8d39['splitPosition']=null,_0x1d8d39['graveyardPosition']=null,_0x1d8d39['howMany']=0x0,_0x1d8d39['insertionPosition']=null,_0x1d8d39['wasUndone']=!0x1),null!=_0x15b780['splitPosition']&&_0x15b780['hasOwnProperty']('splitPosition')&&(_0x1d8d39['splitPosition']=_0x352197['Position']['toObject'](_0x15b780['splitPosition'],_0x23e2f6)),null!=_0x15b780['graveyardPosition']&&_0x15b780['hasOwnProperty']('graveyardPosition')&&(_0x1d8d39['graveyardPosition']=_0x352197['Position']['toObject'](_0x15b780['graveyardPosition'],_0x23e2f6)),null!=_0x15b780['howMany']&&_0x15b780['hasOwnProperty']('howMany')&&(_0x1d8d39['howMany']=_0x15b780['howMany']),null!=_0x15b780['insertionPosition']&&_0x15b780['hasOwnProperty']('insertionPosition')&&(_0x1d8d39['insertionPosition']=_0x352197['Position']['toObject'](_0x15b780['insertionPosition'],_0x23e2f6)),null!=_0x15b780['wasUndone']&&_0x15b780['hasOwnProperty']('wasUndone')&&(_0x1d8d39['wasUndone']=_0x15b780['wasUndone']),_0x1d8d39;},_0x342fa1['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x31be91['util']['toJSONOptions']);},_0x342fa1['getTypeUrl']=function(_0x52159d){return void 0x0===_0x52159d&&(_0x52159d='type.googleapis.com'),_0x52159d+'/SplitOperation';},_0x342fa1;}()),_0x352197['Position']=(function(){function _0x365211(_0x57e168){if(this['path']=[],_0x57e168){for(var _0x40f33c=Object['keys'](_0x57e168),_0x1425d5=0x0;_0x1425d5<_0x40f33c['length'];++_0x1425d5)null!=_0x57e168[_0x40f33c[_0x1425d5]]&&(this[_0x40f33c[_0x1425d5]]=_0x57e168[_0x40f33c[_0x1425d5]]);}}return _0x365211['prototype']['root']='',_0x365211['prototype']['rootMain']=!0x1,_0x365211['prototype']['rootGraveyard']=!0x1,_0x365211['prototype']['path']=_0x59488f['emptyArray'],_0x365211['prototype']['stickiness']='',_0x365211['create']=function(_0x2db0f4){return new _0x365211(_0x2db0f4);},_0x365211['encode']=function(_0xd8b50,_0x5a237a){if(_0x5a237a||(_0x5a237a=_0x35eb5d['create']()),null!=_0xd8b50['root']&&Object['hasOwnProperty']['call'](_0xd8b50,'root')&&_0x5a237a['uint32'](0xa)['string'](_0xd8b50['root']),null!=_0xd8b50['rootMain']&&Object['hasOwnProperty']['call'](_0xd8b50,'rootMain')&&_0x5a237a['uint32'](0x10)['bool'](_0xd8b50['rootMain']),null!=_0xd8b50['rootGraveyard']&&Object['hasOwnProperty']['call'](_0xd8b50,'rootGraveyard')&&_0x5a237a['uint32'](0x18)['bool'](_0xd8b50['rootGraveyard']),null!=_0xd8b50['path']&&_0xd8b50['path']['length']){_0x5a237a['uint32'](0x22)['fork']();for(var _0x822196=0x0;_0x822196<_0xd8b50['path']['length'];++_0x822196)_0x5a237a['uint32'](_0xd8b50['path'][_0x822196]);_0x5a237a['ldelim']();}return null!=_0xd8b50['stickiness']&&Object['hasOwnProperty']['call'](_0xd8b50,'stickiness')&&_0x5a237a['uint32'](0x2a)['string'](_0xd8b50['stickiness']),_0x5a237a;},_0x365211['encodeDelimited']=function(_0xccfac4,_0x7bc5b9){return this['encode'](_0xccfac4,_0x7bc5b9)['ldelim']();},_0x365211['decode']=function(_0x3b1d9a,_0x485126){_0x3b1d9a instanceof _0x31c61a||(_0x3b1d9a=_0x31c61a['create'](_0x3b1d9a));for(var _0x246c56=void 0x0===_0x485126?_0x3b1d9a['len']:_0x3b1d9a['pos']+_0x485126,_0x387265=new _0x352197['Position']();_0x3b1d9a['pos']<_0x246c56;){var _0x3a03b7=_0x3b1d9a['uint32']();switch(_0x3a03b7>>>0x3){case 0x1:_0x387265['root']=_0x3b1d9a['string']();break;case 0x2:_0x387265['rootMain']=_0x3b1d9a['bool']();break;case 0x3:_0x387265['rootGraveyard']=_0x3b1d9a['bool']();break;case 0x4:if(_0x387265['path']&&_0x387265['path']['length']||(_0x387265['path']=[]),0x2==(0x7&_0x3a03b7)){for(var _0x4bfa49=_0x3b1d9a['uint32']()+_0x3b1d9a['pos'];_0x3b1d9a['pos']<_0x4bfa49;)_0x387265['path']['push'](_0x3b1d9a['uint32']());}else _0x387265['path']['push'](_0x3b1d9a['uint32']());break;case 0x5:_0x387265['stickiness']=_0x3b1d9a['string']();break;default:_0x3b1d9a['skipType'](0x7&_0x3a03b7);}}return _0x387265;},_0x365211['decodeDelimited']=function(_0x113f29){return _0x113f29 instanceof _0x31c61a||(_0x113f29=new _0x31c61a(_0x113f29)),this['decode'](_0x113f29,_0x113f29['uint32']());},_0x365211['verify']=function(_0x5458e4){if('object'!=typeof _0x5458e4||null===_0x5458e4)return'object\x20expected';if(null!=_0x5458e4['root']&&_0x5458e4['hasOwnProperty']('root')&&!_0x59488f['isString'](_0x5458e4['root']))return'root:\x20string\x20expected';if(null!=_0x5458e4['rootMain']&&_0x5458e4['hasOwnProperty']('rootMain')&&'boolean'!=typeof _0x5458e4['rootMain'])return'rootMain:\x20boolean\x20expected';if(null!=_0x5458e4['rootGraveyard']&&_0x5458e4['hasOwnProperty']('rootGraveyard')&&'boolean'!=typeof _0x5458e4['rootGraveyard'])return'rootGraveyard:\x20boolean\x20expected';if(null!=_0x5458e4['path']&&_0x5458e4['hasOwnProperty']('path')){if(!Array['isArray'](_0x5458e4['path']))return'path:\x20array\x20expected';for(var _0x4096b8=0x0;_0x4096b8<_0x5458e4['path']['length'];++_0x4096b8)if(!_0x59488f['isInteger'](_0x5458e4['path'][_0x4096b8]))return'path:\x20integer[]\x20expected';}return null!=_0x5458e4['stickiness']&&_0x5458e4['hasOwnProperty']('stickiness')&&!_0x59488f['isString'](_0x5458e4['stickiness'])?'stickiness:\x20string\x20expected':null;},_0x365211['fromObject']=function(_0x4284ed){if(_0x4284ed instanceof _0x352197['Position'])return _0x4284ed;var _0x48de62=new _0x352197['Position']();if(null!=_0x4284ed['root']&&(_0x48de62['root']=String(_0x4284ed['root'])),null!=_0x4284ed['rootMain']&&(_0x48de62['rootMain']=Boolean(_0x4284ed['rootMain'])),null!=_0x4284ed['rootGraveyard']&&(_0x48de62['rootGraveyard']=Boolean(_0x4284ed['rootGraveyard'])),_0x4284ed['path']){if(!Array['isArray'](_0x4284ed['path']))throw TypeError('.Position.path:\x20array\x20expected');_0x48de62['path']=[];for(var _0x22b590=0x0;_0x22b590<_0x4284ed['path']['length'];++_0x22b590)_0x48de62['path'][_0x22b590]=_0x4284ed['path'][_0x22b590]>>>0x0;}return null!=_0x4284ed['stickiness']&&(_0x48de62['stickiness']=String(_0x4284ed['stickiness'])),_0x48de62;},_0x365211['toObject']=function(_0x124455,_0x136aba){_0x136aba||(_0x136aba={});var _0x56b44c={};if((_0x136aba['arrays']||_0x136aba['defaults'])&&(_0x56b44c['path']=[]),_0x136aba['defaults']&&(_0x56b44c['root']='',_0x56b44c['rootMain']=!0x1,_0x56b44c['rootGraveyard']=!0x1,_0x56b44c['stickiness']=''),null!=_0x124455['root']&&_0x124455['hasOwnProperty']('root')&&(_0x56b44c['root']=_0x124455['root']),null!=_0x124455['rootMain']&&_0x124455['hasOwnProperty']('rootMain')&&(_0x56b44c['rootMain']=_0x124455['rootMain']),null!=_0x124455['rootGraveyard']&&_0x124455['hasOwnProperty']('rootGraveyard')&&(_0x56b44c['rootGraveyard']=_0x124455['rootGraveyard']),_0x124455['path']&&_0x124455['path']['length']){_0x56b44c['path']=[];for(var _0x3f6f21=0x0;_0x3f6f21<_0x124455['path']['length'];++_0x3f6f21)_0x56b44c['path'][_0x3f6f21]=_0x124455['path'][_0x3f6f21];}return null!=_0x124455['stickiness']&&_0x124455['hasOwnProperty']('stickiness')&&(_0x56b44c['stickiness']=_0x124455['stickiness']),_0x56b44c;},_0x365211['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x31be91['util']['toJSONOptions']);},_0x365211['getTypeUrl']=function(_0x329c28){return void 0x0===_0x329c28&&(_0x329c28='type.googleapis.com'),_0x329c28+'/Position';},_0x365211;}()),_0x352197['Range']=(function(){function _0x227cb3(_0x2fe8fe){if(_0x2fe8fe){for(var _0x19a055=Object['keys'](_0x2fe8fe),_0x2ccfcd=0x0;_0x2ccfcd<_0x19a055['length'];++_0x2ccfcd)null!=_0x2fe8fe[_0x19a055[_0x2ccfcd]]&&(this[_0x19a055[_0x2ccfcd]]=_0x2fe8fe[_0x19a055[_0x2ccfcd]]);}}return _0x227cb3['prototype']['start']=null,_0x227cb3['prototype']['end']=null,_0x227cb3['create']=function(_0x2a0b1a){return new _0x227cb3(_0x2a0b1a);},_0x227cb3['encode']=function(_0x55c9c1,_0x3b453c){return _0x3b453c||(_0x3b453c=_0x35eb5d['create']()),null!=_0x55c9c1['start']&&Object['hasOwnProperty']['call'](_0x55c9c1,'start')&&_0x352197['Position']['encode'](_0x55c9c1['start'],_0x3b453c['uint32'](0xa)['fork']())['ldelim'](),null!=_0x55c9c1['end']&&Object['hasOwnProperty']['call'](_0x55c9c1,'end')&&_0x352197['Position']['encode'](_0x55c9c1['end'],_0x3b453c['uint32'](0x12)['fork']())['ldelim'](),_0x3b453c;},_0x227cb3['encodeDelimited']=function(_0x4c4127,_0x3d7755){return this['encode'](_0x4c4127,_0x3d7755)['ldelim']();},_0x227cb3['decode']=function(_0x877419,_0xe38e25){_0x877419 instanceof _0x31c61a||(_0x877419=_0x31c61a['create'](_0x877419));for(var _0x34b8e4=void 0x0===_0xe38e25?_0x877419['len']:_0x877419['pos']+_0xe38e25,_0x2ad06e=new _0x352197['Range']();_0x877419['pos']<_0x34b8e4;){var _0x4235e9=_0x877419['uint32']();switch(_0x4235e9>>>0x3){case 0x1:_0x2ad06e['start']=_0x352197['Position']['decode'](_0x877419,_0x877419['uint32']());break;case 0x2:_0x2ad06e['end']=_0x352197['Position']['decode'](_0x877419,_0x877419['uint32']());break;default:_0x877419['skipType'](0x7&_0x4235e9);}}return _0x2ad06e;},_0x227cb3['decodeDelimited']=function(_0x36f21f){return _0x36f21f instanceof _0x31c61a||(_0x36f21f=new _0x31c61a(_0x36f21f)),this['decode'](_0x36f21f,_0x36f21f['uint32']());},_0x227cb3['verify']=function(_0xdd96cb){if('object'!=typeof _0xdd96cb||null===_0xdd96cb)return'object\x20expected';var _0x1bb5db;if(null!=_0xdd96cb['start']&&_0xdd96cb['hasOwnProperty']('start')&&(_0x1bb5db=_0x352197['Position']['verify'](_0xdd96cb['start'])))return'start.'+_0x1bb5db;if(null!=_0xdd96cb['end']&&_0xdd96cb['hasOwnProperty']('end')&&(_0x1bb5db=_0x352197['Position']['verify'](_0xdd96cb['end'])))return'end.'+_0x1bb5db;return null;},_0x227cb3['fromObject']=function(_0x352745){if(_0x352745 instanceof _0x352197['Range'])return _0x352745;var _0x4f984a=new _0x352197['Range']();if(null!=_0x352745['start']){if('object'!=typeof _0x352745['start'])throw TypeError('.Range.start:\x20object\x20expected');_0x4f984a['start']=_0x352197['Position']['fromObject'](_0x352745['start']);}if(null!=_0x352745['end']){if('object'!=typeof _0x352745['end'])throw TypeError('.Range.end:\x20object\x20expected');_0x4f984a['end']=_0x352197['Position']['fromObject'](_0x352745['end']);}return _0x4f984a;},_0x227cb3['toObject']=function(_0x21af2d,_0x1d7d07){_0x1d7d07||(_0x1d7d07={});var _0x514011={};return _0x1d7d07['defaults']&&(_0x514011['start']=null,_0x514011['end']=null),null!=_0x21af2d['start']&&_0x21af2d['hasOwnProperty']('start')&&(_0x514011['start']=_0x352197['Position']['toObject'](_0x21af2d['start'],_0x1d7d07)),null!=_0x21af2d['end']&&_0x21af2d['hasOwnProperty']('end')&&(_0x514011['end']=_0x352197['Position']['toObject'](_0x21af2d['end'],_0x1d7d07)),_0x514011;},_0x227cb3['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x31be91['util']['toJSONOptions']);},_0x227cb3['getTypeUrl']=function(_0x5e7045){return void 0x0===_0x5e7045&&(_0x5e7045='type.googleapis.com'),_0x5e7045+'/Range';},_0x227cb3;}()),_0x352197['Element']=(function(){function _0x1ec54f(_0x53f261){if(this['children']=[],this['attributesBoolean']={},_0x53f261){for(var _0x415e36=Object['keys'](_0x53f261),_0x2fc5f9=0x0;_0x2fc5f9<_0x415e36['length'];++_0x2fc5f9)null!=_0x53f261[_0x415e36[_0x2fc5f9]]&&(this[_0x415e36[_0x2fc5f9]]=_0x53f261[_0x415e36[_0x2fc5f9]]);}}return _0x1ec54f['prototype']['name']='',_0x1ec54f['prototype']['children']=_0x59488f['emptyArray'],_0x1ec54f['prototype']['data']='',_0x1ec54f['prototype']['attributesBoolean']=_0x59488f['emptyObject'],_0x1ec54f['prototype']['attributesJson']='',_0x1ec54f['create']=function(_0x397caf){return new _0x1ec54f(_0x397caf);},_0x1ec54f['encode']=function(_0x2ce72c,_0x302f3e){if(_0x302f3e||(_0x302f3e=_0x35eb5d['create']()),null!=_0x2ce72c['name']&&Object['hasOwnProperty']['call'](_0x2ce72c,'name')&&_0x302f3e['uint32'](0xa)['string'](_0x2ce72c['name']),null!=_0x2ce72c['children']&&_0x2ce72c['children']['length']){for(var _0x21eaee=0x0;_0x21eaee<_0x2ce72c['children']['length'];++_0x21eaee)_0x352197['Element']['encode'](_0x2ce72c['children'][_0x21eaee],_0x302f3e['uint32'](0x12)['fork']())['ldelim']();}if(null!=_0x2ce72c['data']&&Object['hasOwnProperty']['call'](_0x2ce72c,'data')&&_0x302f3e['uint32'](0x1a)['string'](_0x2ce72c['data']),null!=_0x2ce72c['attributesBoolean']&&Object['hasOwnProperty']['call'](_0x2ce72c,'attributesBoolean')){var _0x5f1b0e=Object['keys'](_0x2ce72c['attributesBoolean']);for(_0x21eaee=0x0;_0x21eaee<_0x5f1b0e['length'];++_0x21eaee)_0x302f3e['uint32'](0x22)['fork']()['uint32'](0xa)['string'](_0x5f1b0e[_0x21eaee])['uint32'](0x10)['bool'](_0x2ce72c['attributesBoolean'][_0x5f1b0e[_0x21eaee]])['ldelim']();}return null!=_0x2ce72c['attributesJson']&&Object['hasOwnProperty']['call'](_0x2ce72c,'attributesJson')&&_0x302f3e['uint32'](0x2a)['string'](_0x2ce72c['attributesJson']),_0x302f3e;},_0x1ec54f['encodeDelimited']=function(_0x49e51e,_0x170492){return this['encode'](_0x49e51e,_0x170492)['ldelim']();},_0x1ec54f['decode']=function(_0x4bd0a7,_0x5d43f8){_0x4bd0a7 instanceof _0x31c61a||(_0x4bd0a7=_0x31c61a['create'](_0x4bd0a7));for(var _0x522ae7,_0xcdbdfb,_0x3e4ab=void 0x0===_0x5d43f8?_0x4bd0a7['len']:_0x4bd0a7['pos']+_0x5d43f8,_0x1729b1=new _0x352197['Element']();_0x4bd0a7['pos']<_0x3e4ab;){var _0x1efd53=_0x4bd0a7['uint32']();switch(_0x1efd53>>>0x3){case 0x1:_0x1729b1['name']=_0x4bd0a7['string']();break;case 0x2:_0x1729b1['children']&&_0x1729b1['children']['length']||(_0x1729b1['children']=[]),_0x1729b1['children']['push'](_0x352197['Element']['decode'](_0x4bd0a7,_0x4bd0a7['uint32']()));break;case 0x3:_0x1729b1['data']=_0x4bd0a7['string']();break;case 0x4:_0x1729b1['attributesBoolean']===_0x59488f['emptyObject']&&(_0x1729b1['attributesBoolean']={});var _0xcda41d=_0x4bd0a7['uint32']()+_0x4bd0a7['pos'];for(_0x522ae7='',_0xcdbdfb=!0x1;_0x4bd0a7['pos']<_0xcda41d;){var _0x4a2d6f=_0x4bd0a7['uint32']();switch(_0x4a2d6f>>>0x3){case 0x1:_0x522ae7=_0x4bd0a7['string']();break;case 0x2:_0xcdbdfb=_0x4bd0a7['bool']();break;default:_0x4bd0a7['skipType'](0x7&_0x4a2d6f);}}_0x1729b1['attributesBoolean'][_0x522ae7]=_0xcdbdfb;break;case 0x5:_0x1729b1['attributesJson']=_0x4bd0a7['string']();break;default:_0x4bd0a7['skipType'](0x7&_0x1efd53);}}return _0x1729b1;},_0x1ec54f['decodeDelimited']=function(_0x38eca4){return _0x38eca4 instanceof _0x31c61a||(_0x38eca4=new _0x31c61a(_0x38eca4)),this['decode'](_0x38eca4,_0x38eca4['uint32']());},_0x1ec54f['verify']=function(_0x5efb52){if('object'!=typeof _0x5efb52||null===_0x5efb52)return'object\x20expected';if(null!=_0x5efb52['name']&&_0x5efb52['hasOwnProperty']('name')&&!_0x59488f['isString'](_0x5efb52['name']))return'name:\x20string\x20expected';if(null!=_0x5efb52['children']&&_0x5efb52['hasOwnProperty']('children')){if(!Array['isArray'](_0x5efb52['children']))return'children:\x20array\x20expected';for(var _0x717841=0x0;_0x717841<_0x5efb52['children']['length'];++_0x717841){var _0x13fd08=_0x352197['Element']['verify'](_0x5efb52['children'][_0x717841]);if(_0x13fd08)return'children.'+_0x13fd08;}}if(null!=_0x5efb52['data']&&_0x5efb52['hasOwnProperty']('data')&&!_0x59488f['isString'](_0x5efb52['data']))return'data:\x20string\x20expected';if(null!=_0x5efb52['attributesBoolean']&&_0x5efb52['hasOwnProperty']('attributesBoolean')){if(!_0x59488f['isObject'](_0x5efb52['attributesBoolean']))return'attributesBoolean:\x20object\x20expected';var _0x21893e=Object['keys'](_0x5efb52['attributesBoolean']);for(_0x717841=0x0;_0x717841<_0x21893e['length'];++_0x717841)if('boolean'!=typeof _0x5efb52['attributesBoolean'][_0x21893e[_0x717841]])return'attributesBoolean:\x20boolean{k:string}\x20expected';}return null!=_0x5efb52['attributesJson']&&_0x5efb52['hasOwnProperty']('attributesJson')&&!_0x59488f['isString'](_0x5efb52['attributesJson'])?'attributesJson:\x20string\x20expected':null;},_0x1ec54f['fromObject']=function(_0x5c6b80){if(_0x5c6b80 instanceof _0x352197['Element'])return _0x5c6b80;var _0x3a0978=new _0x352197['Element']();if(null!=_0x5c6b80['name']&&(_0x3a0978['name']=String(_0x5c6b80['name'])),_0x5c6b80['children']){if(!Array['isArray'](_0x5c6b80['children']))throw TypeError('.Element.children:\x20array\x20expected');_0x3a0978['children']=[];for(var _0x5cdc60=0x0;_0x5cdc60<_0x5c6b80['children']['length'];++_0x5cdc60){if('object'!=typeof _0x5c6b80['children'][_0x5cdc60])throw TypeError('.Element.children:\x20object\x20expected');_0x3a0978['children'][_0x5cdc60]=_0x352197['Element']['fromObject'](_0x5c6b80['children'][_0x5cdc60]);}}if(null!=_0x5c6b80['data']&&(_0x3a0978['data']=String(_0x5c6b80['data'])),_0x5c6b80['attributesBoolean']){if('object'!=typeof _0x5c6b80['attributesBoolean'])throw TypeError('.Element.attributesBoolean:\x20object\x20expected');_0x3a0978['attributesBoolean']={};var _0x193be1=Object['keys'](_0x5c6b80['attributesBoolean']);for(_0x5cdc60=0x0;_0x5cdc60<_0x193be1['length'];++_0x5cdc60)_0x3a0978['attributesBoolean'][_0x193be1[_0x5cdc60]]=Boolean(_0x5c6b80['attributesBoolean'][_0x193be1[_0x5cdc60]]);}return null!=_0x5c6b80['attributesJson']&&(_0x3a0978['attributesJson']=String(_0x5c6b80['attributesJson'])),_0x3a0978;},_0x1ec54f['toObject']=function(_0x6d5351,_0x467ce3){_0x467ce3||(_0x467ce3={});var _0x24af9f,_0x25d48e={};if((_0x467ce3['arrays']||_0x467ce3['defaults'])&&(_0x25d48e['children']=[]),(_0x467ce3['objects']||_0x467ce3['defaults'])&&(_0x25d48e['attributesBoolean']={}),_0x467ce3['defaults']&&(_0x25d48e['name']='',_0x25d48e['data']='',_0x25d48e['attributesJson']=''),null!=_0x6d5351['name']&&_0x6d5351['hasOwnProperty']('name')&&(_0x25d48e['name']=_0x6d5351['name']),_0x6d5351['children']&&_0x6d5351['children']['length']){_0x25d48e['children']=[];for(var _0x36b2a7=0x0;_0x36b2a7<_0x6d5351['children']['length'];++_0x36b2a7)_0x25d48e['children'][_0x36b2a7]=_0x352197['Element']['toObject'](_0x6d5351['children'][_0x36b2a7],_0x467ce3);}if(null!=_0x6d5351['data']&&_0x6d5351['hasOwnProperty']('data')&&(_0x25d48e['data']=_0x6d5351['data']),_0x6d5351['attributesBoolean']&&(_0x24af9f=Object['keys'](_0x6d5351['attributesBoolean']))['length']){_0x25d48e['attributesBoolean']={};for(_0x36b2a7=0x0;_0x36b2a7<_0x24af9f['length'];++_0x36b2a7)_0x25d48e['attributesBoolean'][_0x24af9f[_0x36b2a7]]=_0x6d5351['attributesBoolean'][_0x24af9f[_0x36b2a7]];}return null!=_0x6d5351['attributesJson']&&_0x6d5351['hasOwnProperty']('attributesJson')&&(_0x25d48e['attributesJson']=_0x6d5351['attributesJson']),_0x25d48e;},_0x1ec54f['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x31be91['util']['toJSONOptions']);},_0x1ec54f['getTypeUrl']=function(_0x2e7b92){return void 0x0===_0x2e7b92&&(_0x2e7b92='type.googleapis.com'),_0x2e7b92+'/Element';},_0x1ec54f;}()),_0x352197;})());class r{['_protobufRoot'];constructor(){this['_protobufRoot']=u;}['getDescriptor'](_0x2667a5){return new y(this['_protobufRoot'][_0x2667a5]);}}class y{['_protobuf'];constructor(_0x42b04f){this['_protobuf']=_0x42b04f;}['compress'](_0x4147cb){const _0x506876=this['_protobuf']['verify'](_0x4147cb);if(_0x506876)throw Error(_0x506876);return this['_protobuf']['encode'](this['_protobuf']['create'](_0x4147cb))['finish']();}['decompress'](_0x19e915){return this['_protobuf']['toObject'](this['_protobuf']['decode'](_0x19e915),{'oneofs':!0x0});}}function _(_0x1a3c14,_0xc9234e){const _0xd1ba48=_0x394e8e(_0x1a3c14);return _0xd1ba48['path'][_0xd1ba48['path']['length']-0x1]+=_0xc9234e,_0xd1ba48;}function O(_0x4d3382,_0x43e75a){return _0x4d3382['root']===_0x43e75a['root']&&_0x5867c7(_0x4d3382['path'],_0x43e75a['path']);}function $(_0x4e1ef7){P(_0x4e1ef7,_0x3b4ca6=>('main'==_0x3b4ca6['root']?(_0x3b4ca6['rootMain']=!0x0,delete _0x3b4ca6['root']):'$graveyard'==_0x3b4ca6['root']&&(_0x3b4ca6['rootGraveyard']=!0x0,delete _0x3b4ca6['root']),_0x3b4ca6));}function J(_0x2ba56e){P(_0x2ba56e,_0x216891=>(_0x216891['rootMain']?(_0x216891['root']='main',delete _0x216891['rootMain']):_0x216891['rootGraveyard']&&(_0x216891['root']='$graveyard',delete _0x216891['rootGraveyard']),_0x216891));}function P(_0x54f0b7,_0x3a16b2){for(const _0x3cb3f0 in _0x54f0b7){const _0x403d62=_0x54f0b7[_0x3cb3f0];'nodes'!==_0x3cb3f0&&_0x3933a0(_0x403d62)&&(_0x403d62['path']&&(_0x403d62['root']||_0x403d62['rootMain']||_0x403d62['rootGraveyard'])?_0x54f0b7[_0x3cb3f0]=_0x3a16b2(_0x403d62):P(_0x403d62,_0x3a16b2));}return _0x54f0b7;}class e{['_id'];['_operationName'];['_protobufDescriptor'];constructor(_0x132f27,_0x2f388e,_0x561827){this['_id']=_0x132f27,this['_operationName']=_0x2f388e,this['_protobufDescriptor']=_0x561827;}['compress'](_0x13df79,_0x680a0f){const _0xaae1fe=_0x680a0f['shift']();return $(_0xaae1fe),_0x13df79['buffers']['push'](this['_protobufDescriptor']['compress'](_0xaae1fe)),_0x13df79['types']['push'](this['_id']),!0x0;}['decompress'](_0x2f79bd,_0x4aa9f0){_0x4aa9f0['types']['shift']();const _0x1d3324=this['_protobufDescriptor']['decompress'](_0x4aa9f0['buffers']['shift']());J(_0x1d3324),_0x1d3324['__className']=this['_operationName'],_0x2f79bd['push'](_0x1d3324);}}class s extends e{['compress'](_0x19b23d,_0x4bd7a6){const _0x1e7ff1=_0x4bd7a6['shift']();return this['_serializeOneOf']('oldValue',_0x1e7ff1),this['_serializeOneOf']('newValue',_0x1e7ff1),$(_0x1e7ff1),_0x19b23d['buffers']['push'](this['_protobufDescriptor']['compress'](_0x1e7ff1)),_0x19b23d['types']['push'](this['_id']),!0x0;}['decompress'](_0x38cdf3,_0x51f9a6){const {types:_0x1f0ab7,buffers:_0xaee38d}=_0x51f9a6,_0x4a927b=this['_protobufDescriptor']['decompress'](_0xaee38d['shift']());_0x1f0ab7['shift'](),this['_deserializeOneOf']('oldValue',_0x4a927b),this['_deserializeOneOf']('newValue',_0x4a927b),J(_0x4a927b),_0x4a927b['__className']=this['_operationName'],_0x38cdf3['push'](_0x4a927b);}['_serializeOneOf'](_0x3bd482,_0xde3c7d){const _0x261fe8=_0xde3c7d[_0x3bd482];'boolean'==typeof _0x261fe8?_0xde3c7d[_0x3bd482+'Boolean']=_0x261fe8:_0xde3c7d[_0x3bd482+'Json']=JSON['stringify'](_0x261fe8);}['_deserializeOneOf'](_0x2dd2c0,_0x2b7564){const _0x3937b5=_0x2dd2c0+'Json';_0x2b7564[_0x3937b5]?(_0x2b7564[_0x2dd2c0]=JSON['parse'](_0x2b7564[_0x3937b5]),delete _0x2b7564[_0x3937b5]):(_0x2b7564[_0x2dd2c0]=_0x2b7564[_0x2dd2c0+'Boolean'],delete _0x2b7564[_0x2dd2c0+'Boolean']);}}class i extends e{['compress'](_0x5d7161,_0x156170){const _0x1d0fb1=_0x156170['shift']();return this['_serializeNodesAttributes'](_0x1d0fb1['nodes']),$(_0x1d0fb1),_0x5d7161['buffers']['push'](this['_protobufDescriptor']['compress'](_0x1d0fb1)),_0x5d7161['types']['push'](this['_id']),!0x0;}['decompress'](_0x296f8c,_0x31d929){const {types:_0x27c970,buffers:_0x2fb156}=_0x31d929,_0x1aa0fb=this['_protobufDescriptor']['decompress'](_0x2fb156['shift']());_0x27c970['shift'](),_0x1aa0fb['nodes']||(_0x1aa0fb['nodes']=[]),this['_deserializeNodesAttributes'](_0x1aa0fb['nodes']),J(_0x1aa0fb),_0x1aa0fb['__className']=this['_operationName'],_0x296f8c['push'](_0x1aa0fb);}['_serializeNodesAttributes'](_0x285704){for(const _0x2b2e6b of _0x285704){if(_0x2b2e6b['attributes']){const _0x4479eb=_0x2b2e6b['attributes'];this['_areValuesBoolean'](_0x4479eb)?_0x2b2e6b['attributesBoolean']=_0x4479eb:_0x2b2e6b['attributesJson']=JSON['stringify'](_0x4479eb);}_0x2b2e6b['children']&&this['_serializeNodesAttributes'](_0x2b2e6b['children']);}}['_deserializeNodesAttributes'](_0x19e38){for(const _0x58c286 of _0x19e38)(_0x58c286['attributesBoolean']||_0x58c286['attributesJson'])&&(_0x58c286['attributesBoolean']?(_0x58c286['attributes']=_0x58c286['attributesBoolean'],delete _0x58c286['attributesBoolean']):(_0x58c286['attributes']=JSON['parse'](_0x58c286['attributesJson']),delete _0x58c286['attributesJson'])),_0x58c286['children']&&this['_deserializeNodesAttributes'](_0x58c286['children']);}['_areValuesBoolean'](_0x30b9ae){return Object['keys'](_0x30b9ae)['every'](_0x46a558=>'boolean'==typeof _0x30b9ae[_0x46a558]);}}class n extends e{['decompress'](_0x23f47d,_0x501204){super['decompress'](_0x23f47d,_0x501204);const _0x52771f=_0x23f47d[_0x23f47d['length']-0x1];_0x52771f['oldRange']||(_0x52771f['oldRange']=null),_0x52771f['newRange']||(_0x52771f['newRange']=null);}}class p extends e{['compress'](_0x342245,_0x2b7958){return _0x2b7958['shift'](),_0x342245['types']['push'](this['_id']),!0x0;}['decompress'](_0x47d00d,_0x4e4b96){_0x4e4b96['types']['shift'](),_0x47d00d['push']({'__className':this['_operationName']});}}class a extends n{['_omittedNamespace'];constructor(_0x3f3d41,_0x1cd7b0,_0x50c4d0,_0x529164){super(_0x3f3d41,_0x1cd7b0,_0x50c4d0),this['_omittedNamespace']=_0x529164+':';}['compress'](_0x3e616a,_0x2b1d33){return!('MarkerOperation'!=_0x2b1d33[0x0]['__className']||!_0x2b1d33[0x0]['name']['startsWith'](this['_omittedNamespace']))&&(_0x2b1d33[0x0]['name']=_0x2b1d33[0x0]['name']['replace'](new RegExp('^'+this['_omittedNamespace']),''),super['compress'](_0x3e616a,_0x2b1d33),!0x0);}['decompress'](_0x2234e1,_0x87f949){super['decompress'](_0x2234e1,_0x87f949);const _0x4391df=_0x2234e1[_0x2234e1['length']-0x1];_0x4391df['name']=this['_omittedNamespace']+_0x4391df['name'];}}class b{['_id'];['_context'];constructor(_0x48d083,_0x5b11ef){this['_id']=_0x48d083,this['_context']=_0x5b11ef;}['compress'](_0x194f24,_0x1d78e5){let _0x79e204;for(;_0x1d78e5['length']>0x1&&this['_compareOperations'](_0x1d78e5[0x0],_0x1d78e5[0x1]);)_0x79e204?(_0x79e204=this['_combineNext'](_0x1d78e5['shift'](),_0x79e204),_0x194f24['types']['push'](0x0)):(_0x79e204=_0x394e8e(_0x1d78e5['shift']()),_0x194f24['types']['push'](this['_id']));return!!_0x79e204&&(_0x79e204=this['_combineNext'](_0x1d78e5['shift'](),_0x79e204),_0x194f24['types']['push'](0x0),_0x194f24['buffers']['push'](this['_compressSingleOperation'](_0x79e204)),!0x0);}['decompress'](_0x5e94eb,_0x1655c8){const _0x49c724=this['_decompressSingleOperation'](_0x1655c8);for(;0x0==_0x1655c8['types'][0x0];)_0x1655c8['types']['shift'](),_0x5e94eb['push'](this['_splitCurrent'](_0x49c724));_0x5e94eb['push'](_0x49c724);}}class m extends b{['_combineNext'](_0x355637,_0x464a32){return _0x464a32['nodes'][0x0]['data']+=_0x355637['nodes'][0x0]['data'],_0x464a32;}['_splitCurrent'](_0x422349){const _0x37ea00=_0x394e8e(_0x422349),_0x3a42b9=_0x37ea00['nodes'][0x0],_0x586e3b=_0x422349['nodes'][0x0],_0x24cefb=_0x586e3b['data'][Symbol['iterator']]()['next']()['value'],_0x2406c1=_0x24cefb['length'];return _0x3a42b9['data']=_0x24cefb,_0x586e3b['data']=_0x586e3b['data']['substr'](_0x2406c1),_0x422349['position']=_(_0x422349['position'],_0x2406c1),_0x37ea00;}['_compareOperations'](_0x45e2b3,_0x5e8976){if(this['_checkOperation'](_0x45e2b3)&&this['_checkOperation'](_0x5e8976)){const _0x393157=_0x45e2b3['nodes'][0x0]['data']['length'],_0x5a2f81=O(_(_0x45e2b3['position'],_0x393157),_0x5e8976['position']),_0x523b0b=_0x45e2b3['nodes'][0x0],_0x55f3ad=_0x5e8976['nodes'][0x0];return _0x5a2f81&&this['_compareAttributes'](_0x523b0b,_0x55f3ad);}return!0x1;}['_compressSingleOperation'](_0x5e8627){const _0x4d00bb={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('InsertOperation')['compress'](_0x4d00bb,[_0x5e8627]),_0x4d00bb['buffers'][0x0];}['_decompressSingleOperation'](_0x2a9edc){const _0x47af7a=[];return this['_context']['_getCompressorByName']('InsertOperation')['decompress'](_0x47af7a,_0x2a9edc),_0x47af7a[0x0];}['_checkOperation'](_0x22fbd1){return'InsertOperation'==_0x22fbd1['__className']&&0x1==_0x22fbd1['nodes']['length']&&_0x22fbd1['nodes'][0x0]['data']&&!_0x22fbd1['wasUndone']&&0x1==Array['from'](_0x22fbd1['nodes'][0x0]['data'])['length'];}['_compareAttributes'](_0xfb0ef6,_0x2faf77){const _0x3bf1d4=Object['keys'](_0xfb0ef6['attributes']||{}),_0x23315f=Object['keys'](_0x2faf77['attributes']||{});return _0x3bf1d4['length']===_0x23315f['length']&&_0x3bf1d4['every'](_0x302927=>_0x2faf77['attributes'][_0x302927]&&_0x2faf77['attributes'][_0x302927]===_0xfb0ef6['attributes'][_0x302927]);}}class c extends b{['_combineNext'](_0x1a1250,_0x247a2e){return _0x247a2e['howMany']++,_0x247a2e['sourcePosition']=_0x394e8e(_0x1a1250['sourcePosition']),_0x247a2e;}['_splitCurrent'](_0x5be246){const _0xa1f31e=_0x394e8e(_0x5be246);return _0x5be246['howMany']--,_0xa1f31e['howMany']=0x1,_0xa1f31e['sourcePosition']=_(_0xa1f31e['sourcePosition'],_0x5be246['howMany']),_0xa1f31e;}['_compareOperations'](_0x3caa70,_0x5d4103){return!(!this['_checkOperation'](_0x3caa70)||!this['_checkOperation'](_0x5d4103))&&(O(_(_0x3caa70['sourcePosition'],-0x1),_0x5d4103['sourcePosition'])&&O(_0x3caa70['targetPosition'],_0x5d4103['targetPosition']));}['_compressSingleOperation'](_0x481571){const _0x3b90f7={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x3b90f7,[_0x481571]),_0x3b90f7['buffers'][0x0];}['_decompressSingleOperation'](_0xb8d828){const _0x5a1379=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x5a1379,_0xb8d828),_0x5a1379[0x0];}['_checkOperation'](_0x4eda35){return'MoveOperation'==_0x4eda35['__className']&&'$graveyard'==_0x4eda35['targetPosition']['root']&&0x1==_0x4eda35['howMany']&&!_0x4eda35['wasUndone'];}}class h extends b{['_combineNext'](_0x312188,_0x59549f){return _0x59549f['howMany']++,_0x59549f;}['_splitCurrent'](_0x2add40){const _0x44bf89=_0x394e8e(_0x2add40);return _0x44bf89['howMany']=0x1,_0x2add40['howMany']--,_0x44bf89;}['_compareOperations'](_0x1a5c52,_0x1a7007){return!(!this['_checkOperation'](_0x1a5c52)||!this['_checkOperation'](_0x1a7007))&&(O(_0x1a5c52['sourcePosition'],_0x1a7007['sourcePosition'])&&O(_0x1a5c52['targetPosition'],_0x1a7007['targetPosition']));}['_compressSingleOperation'](_0x3f802b){const _0x554822={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x554822,[_0x3f802b]),_0x554822['buffers'][0x0];}['_decompressSingleOperation'](_0x1daf2e){const _0x539da6=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x539da6,_0x1daf2e),_0x539da6[0x0];}['_checkOperation'](_0x292f9c){return'MoveOperation'==_0x292f9c['__className']&&'$graveyard'==_0x292f9c['targetPosition']['root']&&0x1==_0x292f9c['howMany']&&!_0x292f9c['wasUndone'];}}class f extends b{['compress'](_0x9cbce2,_0x3e6542){if(!this['_compareOperations'](_0x3e6542[0x0],_0x3e6542[0x1]))return!0x1;const _0x14c74e=_0x3e6542['shift']();return _0x14c74e['oldRange']=null,_0x14c74e['newRange']&&O(_0x14c74e['newRange']['start'],_0x14c74e['newRange']['end'])&&(_0x14c74e['newRange']['end']=null),_0x3e6542['shift'](),_0x9cbce2['types']['push'](this['_id']),_0x9cbce2['types']['push'](0x0),_0x9cbce2['buffers']['push'](this['_compressSingleOperation'](_0x14c74e)),!0x0;}['decompress'](_0x2b46c1,_0x192a7e){const _0x359cd2=this['_decompressSingleOperation'](_0x192a7e);_0x359cd2['newRange']&&!_0x359cd2['newRange']['end']&&(_0x359cd2['newRange']['end']=_0x394e8e(_0x359cd2['newRange']['start']));const _0x5f5690=_0x394e8e(_0x359cd2);_0x5f5690['newRange']&&(_0x5f5690['newRange']['start']['stickiness']='toNone',_0x5f5690['newRange']['end']=_0x394e8e(_0x5f5690['newRange']['start'])),_0x5f5690['name']='user:position:'+_0x5f5690['name']['split'](':')[0x2],_0x192a7e['types']['shift'](),_0x2b46c1['push'](_0x359cd2),_0x2b46c1['push'](_0x5f5690);}['_compressSingleOperation'](_0x322c6e){const _0x2cebc6={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MarkerOperation')['compress'](_0x2cebc6,[_0x322c6e]),_0x2cebc6['buffers'][0x0];}['_decompressSingleOperation'](_0x4b5f26){const _0x537ca4=[];return this['_context']['_getCompressorByName']('MarkerOperation')['decompress'](_0x537ca4,_0x4b5f26),_0x537ca4[0x0];}['_compareOperations'](_0x357c31,_0x3fff29){return!(!_0x357c31||!_0x3fff29)&&('MarkerOperation'==_0x357c31['__className']&&'MarkerOperation'==_0x3fff29['__className']&&!(!_0x357c31['name']['startsWith']('user:')||!_0x3fff29['name']['startsWith']('user:')||_0x357c31['name']==_0x3fff29['name']));}}class g{['_compressorById'];['_compressorByName'];['_protobufFactory'];constructor(){this['_compressorById']=new Map(),this['_compressorByName']=new Map(),this['_protobufFactory']=new r();const _0x1794bf=this['_protobufFactory']['getDescriptor']('MarkerOperation');this['_registerCompressor'](0x1,'NoOperation',new p(0x1,'NoOperation',void 0x0)),this['_registerOperationCompressor'](0xa,'AttributeOperation',s),this['_registerOperationCompressor'](0xb,'InsertOperation',i),this['_registerOperationCompressor'](0xc,'MarkerOperation',n),this['_registerOperationCompressor'](0xd,'MergeOperation',e),this['_registerOperationCompressor'](0xe,'MoveOperation',e),this['_registerOperationCompressor'](0xf,'RenameOperation',e),this['_registerOperationCompressor'](0x10,'RootAttributeOperation',s),this['_registerOperationCompressor'](0x11,'SplitOperation',e),this['_registerCompressor'](0x12,'CommentMarkerOperation',new a(0x12,'MarkerOperation',_0x1794bf,'comment')),this['_registerCompressor'](0x13,'SuggestionMarkerOperation',new a(0x13,'MarkerOperation',_0x1794bf,'suggestion')),this['_registerOperationCompressor'](0x14,'RootOperation',e),this['_registerActionCompressor'](0x64,'TypingAction',m),this['_registerActionCompressor'](0x65,'DeletingAction',c),this['_registerActionCompressor'](0x66,'ForwardDeletingAction',h),this['_registerActionCompressor'](0x67,'UserSelectionAction',f);}['compress'](_0x4435ab){if(!_0x4435ab||!_0x4435ab[0x0])throw new _0x3e1ccf('no-operations-provided',this);const _0x10b8fb={'types':[],'buffers':[],'baseVersion':_0x4435ab[0x0]['baseVersion']};for(;_0x4435ab['length'];)this['_getCompressorByName']('UserSelectionAction')['compress'](_0x10b8fb,_0x4435ab)||this['_getCompressorByName']('TypingAction')['compress'](_0x10b8fb,_0x4435ab)||this['_getCompressorByName']('DeletingAction')['compress'](_0x10b8fb,_0x4435ab)||this['_getCompressorByName']('ForwardDeletingAction')['compress'](_0x10b8fb,_0x4435ab)||this['_getCompressorByName']('CommentMarkerOperation')['compress'](_0x10b8fb,_0x4435ab)||this['_getCompressorByName']('SuggestionMarkerOperation')['compress'](_0x10b8fb,_0x4435ab)||this['_getCompressorByName'](_0x4435ab[0x0]['__className'])['compress'](_0x10b8fb,_0x4435ab);return _0x10b8fb;}['decompress'](_0x5214b7){const _0x3effb8=[];for(;_0x5214b7['types']['length'];){this['_compressorById']['get'](_0x5214b7['types'][0x0])['decompress'](_0x3effb8,_0x5214b7);}return _0x3effb8['forEach']((_0x52df1e,_0x3f8954)=>_0x52df1e['baseVersion']=_0x5214b7['baseVersion']+_0x3f8954),_0x3effb8;}['_getCompressorByName'](_0x3295ba){return this['_compressorByName']['get'](_0x3295ba);}['_registerOperationCompressor'](_0x5f5475,_0x389299,_0x2826b7){const _0x1f23a7=new _0x2826b7(_0x5f5475,_0x389299,this['_protobufFactory']['getDescriptor'](_0x389299));this['_registerCompressor'](_0x5f5475,_0x389299,_0x1f23a7);}['_registerActionCompressor'](_0x26e806,_0x4e2980,_0xb4428c){const _0x39f9b5=new _0xb4428c(_0x26e806,this);this['_registerCompressor'](_0x26e806,_0x4e2980,_0x39f9b5);}['_registerCompressor'](_0x2acf6a,_0x13e590,_0x288e6e){this['_compressorById']['set'](_0x2acf6a,_0x288e6e),this['_compressorByName']['set'](_0x13e590,_0x288e6e);}}export{g as Compressor};
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ckeditor/ckeditor5-operations-compressor",
|
|
3
|
-
"version": "44.
|
|
3
|
+
"version": "44.3.0-alpha.1",
|
|
4
4
|
"description": "CKEditor 5 operations compressor for real-time collaboration.",
|
|
5
5
|
"license": "SEE LICENSE IN LICENSE.md",
|
|
6
6
|
"homepage": "https://ckeditor.com/collaboration/real-time/",
|
|
@@ -33,8 +33,8 @@
|
|
|
33
33
|
"main": "src/index.js",
|
|
34
34
|
"types": "src/index.d.ts",
|
|
35
35
|
"dependencies": {
|
|
36
|
-
"@ckeditor/ckeditor5-utils": "44.
|
|
37
|
-
"ckeditor5": "44.
|
|
36
|
+
"@ckeditor/ckeditor5-utils": "44.3.0-alpha.1",
|
|
37
|
+
"ckeditor5": "44.3.0-alpha.1",
|
|
38
38
|
"lodash-es": "4.17.21",
|
|
39
39
|
"protobufjs": "7.4.0"
|
|
40
40
|
},
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
function _0x3411(){const _0x581db0=['_id','38343LVevEK','_combineNext','_splitCurrent','buffers','_context','112264mxfjPx','push','_compareOperations','_decompressSingleOperation','205722avuIpL','371hlzjUf','decompress','168wDYcbP','_compressSingleOperation','shift','length','types','compress','11571849OiizJm','68MhDVTK','1408936zFNxDh','147945YcgywA','256718xrFCpg','980lhSPJe'];_0x3411=function(){return _0x581db0;};return _0x3411();}const _0x196b43=_0x3031;(function(_0x476897,_0x1ca3cc){const _0x5d6316=_0x3031,_0x4be25d=_0x476897();while(!![]){try{const _0x2b54f2=-parseInt(_0x5d6316(0x104))/0x1+parseInt(_0x5d6316(0x10f))/0x2+parseInt(_0x5d6316(0x114))/0x3*(-parseInt(_0x5d6316(0x10e))/0x4)+-parseInt(_0x5d6316(0x110))/0x5*(-parseInt(_0x5d6316(0x107))/0x6)+-parseInt(_0x5d6316(0x105))/0x7*(-parseInt(_0x5d6316(0x100))/0x8)+parseInt(_0x5d6316(0x10d))/0x9+-parseInt(_0x5d6316(0x112))/0xa*(parseInt(_0x5d6316(0x111))/0xb);if(_0x2b54f2===_0x1ca3cc)break;else _0x4be25d['push'](_0x4be25d['shift']());}catch(_0x5a02b3){_0x4be25d['push'](_0x4be25d['shift']());}}}(_0x3411,0xd017b));function _0x3031(_0x2c835c,_0x3bdb3d){const _0x3411cd=_0x3411();return _0x3031=function(_0x3031ff,_0x33df76){_0x3031ff=_0x3031ff-0xfc;let _0x26d06b=_0x3411cd[_0x3031ff];return _0x26d06b;},_0x3031(_0x2c835c,_0x3bdb3d);}import{cloneDeep as _0x4e3c17}from'lodash-es';export default class b{constructor(_0x1bac2d,_0x1b4ad7){const _0x1ad3bb=_0x3031;this[_0x1ad3bb(0x113)]=_0x1bac2d,this[_0x1ad3bb(0xff)]=_0x1b4ad7;}[_0x196b43(0x10c)](_0x56f1eb,_0x5cb32f){const _0x38fb73=_0x196b43;let _0x2ff162;for(;_0x5cb32f[_0x38fb73(0x10a)]>0x1&&this[_0x38fb73(0x102)](_0x5cb32f[0x0],_0x5cb32f[0x1]);)_0x2ff162?(_0x2ff162=this[_0x38fb73(0xfc)](_0x5cb32f[_0x38fb73(0x109)](),_0x2ff162),_0x56f1eb[_0x38fb73(0x10b)][_0x38fb73(0x101)](0x0)):(_0x2ff162=_0x4e3c17(_0x5cb32f[_0x38fb73(0x109)]()),_0x56f1eb[_0x38fb73(0x10b)][_0x38fb73(0x101)](this[_0x38fb73(0x113)]));return!!_0x2ff162&&(_0x2ff162=this[_0x38fb73(0xfc)](_0x5cb32f[_0x38fb73(0x109)](),_0x2ff162),_0x56f1eb[_0x38fb73(0x10b)][_0x38fb73(0x101)](0x0),_0x56f1eb[_0x38fb73(0xfe)][_0x38fb73(0x101)](this[_0x38fb73(0x108)](_0x2ff162)),!0x0);}[_0x196b43(0x106)](_0x1400f7,_0x406796){const _0x2036cd=_0x196b43,_0x421a6e=this[_0x2036cd(0x103)](_0x406796);for(;0x0==_0x406796[_0x2036cd(0x10b)][0x0];)_0x406796[_0x2036cd(0x10b)][_0x2036cd(0x109)](),_0x1400f7[_0x2036cd(0x101)](this[_0x2036cd(0xfd)](_0x421a6e));_0x1400f7[_0x2036cd(0x101)](_0x421a6e);}}
|