@ckeditor/ckeditor5-operations-compressor 42.0.1-alpha.3 → 42.0.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 +2 -2
- 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 _0x5513da=_0x20aef5['Reader'],_0x279e34=_0x20aef5['Writer'],_0x574aef=_0x20aef5['util'],_0x237050=_0x20aef5['roots']['default']||(_0x20aef5['roots']['default']={});return _0x237050['AttributeOperation']=(function(){function _0x53291f(_0x1ede41){if(_0x1ede41){for(var _0x3fa6f6=Object['keys'](_0x1ede41),_0x3d7d7c=0x0;_0x3d7d7c<_0x3fa6f6['length'];++_0x3d7d7c)null!=_0x1ede41[_0x3fa6f6[_0x3d7d7c]]&&(this[_0x3fa6f6[_0x3d7d7c]]=_0x1ede41[_0x3fa6f6[_0x3d7d7c]]);}}return _0x53291f['prototype']['range']=null,_0x53291f['prototype']['key']='',_0x53291f['prototype']['oldValueBoolean']=!0x1,_0x53291f['prototype']['oldValueJson']='',_0x53291f['prototype']['newValueBoolean']=!0x1,_0x53291f['prototype']['newValueJson']='',_0x53291f['prototype']['wasUndone']=!0x1,_0x53291f['create']=function(_0x4782c6){return new _0x53291f(_0x4782c6);},_0x53291f['encode']=function(_0x7d852c,_0x4d09c5){return _0x4d09c5||(_0x4d09c5=_0x279e34['create']()),null!=_0x7d852c['range']&&Object['hasOwnProperty']['call'](_0x7d852c,'range')&&_0x237050['Range']['encode'](_0x7d852c['range'],_0x4d09c5['uint32'](0xa)['fork']())['ldelim'](),null!=_0x7d852c['key']&&Object['hasOwnProperty']['call'](_0x7d852c,'key')&&_0x4d09c5['uint32'](0x12)['string'](_0x7d852c['key']),null!=_0x7d852c['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x7d852c,'oldValueBoolean')&&_0x4d09c5['uint32'](0x18)['bool'](_0x7d852c['oldValueBoolean']),null!=_0x7d852c['oldValueJson']&&Object['hasOwnProperty']['call'](_0x7d852c,'oldValueJson')&&_0x4d09c5['uint32'](0x22)['string'](_0x7d852c['oldValueJson']),null!=_0x7d852c['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x7d852c,'newValueBoolean')&&_0x4d09c5['uint32'](0x28)['bool'](_0x7d852c['newValueBoolean']),null!=_0x7d852c['newValueJson']&&Object['hasOwnProperty']['call'](_0x7d852c,'newValueJson')&&_0x4d09c5['uint32'](0x32)['string'](_0x7d852c['newValueJson']),null!=_0x7d852c['wasUndone']&&Object['hasOwnProperty']['call'](_0x7d852c,'wasUndone')&&_0x4d09c5['uint32'](0x38)['bool'](_0x7d852c['wasUndone']),_0x4d09c5;},_0x53291f['encodeDelimited']=function(_0x53791f,_0x14680a){return this['encode'](_0x53791f,_0x14680a)['ldelim']();},_0x53291f['decode']=function(_0x4a52fc,_0x2f56a0){_0x4a52fc instanceof _0x5513da||(_0x4a52fc=_0x5513da['create'](_0x4a52fc));for(var _0x5b559c=void 0x0===_0x2f56a0?_0x4a52fc['len']:_0x4a52fc['pos']+_0x2f56a0,_0x13018e=new _0x237050['AttributeOperation']();_0x4a52fc['pos']<_0x5b559c;){var _0x47eb43=_0x4a52fc['uint32']();switch(_0x47eb43>>>0x3){case 0x1:_0x13018e['range']=_0x237050['Range']['decode'](_0x4a52fc,_0x4a52fc['uint32']());break;case 0x2:_0x13018e['key']=_0x4a52fc['string']();break;case 0x3:_0x13018e['oldValueBoolean']=_0x4a52fc['bool']();break;case 0x4:_0x13018e['oldValueJson']=_0x4a52fc['string']();break;case 0x5:_0x13018e['newValueBoolean']=_0x4a52fc['bool']();break;case 0x6:_0x13018e['newValueJson']=_0x4a52fc['string']();break;case 0x7:_0x13018e['wasUndone']=_0x4a52fc['bool']();break;default:_0x4a52fc['skipType'](0x7&_0x47eb43);}}return _0x13018e;},_0x53291f['decodeDelimited']=function(_0x5f4ca6){return _0x5f4ca6 instanceof _0x5513da||(_0x5f4ca6=new _0x5513da(_0x5f4ca6)),this['decode'](_0x5f4ca6,_0x5f4ca6['uint32']());},_0x53291f['verify']=function(_0x482c5f){if('object'!=typeof _0x482c5f||null===_0x482c5f)return'object\x20expected';if(null!=_0x482c5f['range']&&_0x482c5f['hasOwnProperty']('range')){var _0x15bbed=_0x237050['Range']['verify'](_0x482c5f['range']);if(_0x15bbed)return'range.'+_0x15bbed;}return null!=_0x482c5f['key']&&_0x482c5f['hasOwnProperty']('key')&&!_0x574aef['isString'](_0x482c5f['key'])?'key:\x20string\x20expected':null!=_0x482c5f['oldValueBoolean']&&_0x482c5f['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x482c5f['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x482c5f['oldValueJson']&&_0x482c5f['hasOwnProperty']('oldValueJson')&&!_0x574aef['isString'](_0x482c5f['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x482c5f['newValueBoolean']&&_0x482c5f['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x482c5f['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x482c5f['newValueJson']&&_0x482c5f['hasOwnProperty']('newValueJson')&&!_0x574aef['isString'](_0x482c5f['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x482c5f['wasUndone']&&_0x482c5f['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x482c5f['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x53291f['fromObject']=function(_0x788522){if(_0x788522 instanceof _0x237050['AttributeOperation'])return _0x788522;var _0x4e2067=new _0x237050['AttributeOperation']();if(null!=_0x788522['range']){if('object'!=typeof _0x788522['range'])throw TypeError('.AttributeOperation.range:\x20object\x20expected');_0x4e2067['range']=_0x237050['Range']['fromObject'](_0x788522['range']);}return null!=_0x788522['key']&&(_0x4e2067['key']=String(_0x788522['key'])),null!=_0x788522['oldValueBoolean']&&(_0x4e2067['oldValueBoolean']=Boolean(_0x788522['oldValueBoolean'])),null!=_0x788522['oldValueJson']&&(_0x4e2067['oldValueJson']=String(_0x788522['oldValueJson'])),null!=_0x788522['newValueBoolean']&&(_0x4e2067['newValueBoolean']=Boolean(_0x788522['newValueBoolean'])),null!=_0x788522['newValueJson']&&(_0x4e2067['newValueJson']=String(_0x788522['newValueJson'])),null!=_0x788522['wasUndone']&&(_0x4e2067['wasUndone']=Boolean(_0x788522['wasUndone'])),_0x4e2067;},_0x53291f['toObject']=function(_0x24d349,_0x36569b){_0x36569b||(_0x36569b={});var _0x2899c6={};return _0x36569b['defaults']&&(_0x2899c6['range']=null,_0x2899c6['key']='',_0x2899c6['oldValueBoolean']=!0x1,_0x2899c6['oldValueJson']='',_0x2899c6['newValueBoolean']=!0x1,_0x2899c6['newValueJson']='',_0x2899c6['wasUndone']=!0x1),null!=_0x24d349['range']&&_0x24d349['hasOwnProperty']('range')&&(_0x2899c6['range']=_0x237050['Range']['toObject'](_0x24d349['range'],_0x36569b)),null!=_0x24d349['key']&&_0x24d349['hasOwnProperty']('key')&&(_0x2899c6['key']=_0x24d349['key']),null!=_0x24d349['oldValueBoolean']&&_0x24d349['hasOwnProperty']('oldValueBoolean')&&(_0x2899c6['oldValueBoolean']=_0x24d349['oldValueBoolean']),null!=_0x24d349['oldValueJson']&&_0x24d349['hasOwnProperty']('oldValueJson')&&(_0x2899c6['oldValueJson']=_0x24d349['oldValueJson']),null!=_0x24d349['newValueBoolean']&&_0x24d349['hasOwnProperty']('newValueBoolean')&&(_0x2899c6['newValueBoolean']=_0x24d349['newValueBoolean']),null!=_0x24d349['newValueJson']&&_0x24d349['hasOwnProperty']('newValueJson')&&(_0x2899c6['newValueJson']=_0x24d349['newValueJson']),null!=_0x24d349['wasUndone']&&_0x24d349['hasOwnProperty']('wasUndone')&&(_0x2899c6['wasUndone']=_0x24d349['wasUndone']),_0x2899c6;},_0x53291f['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x20aef5['util']['toJSONOptions']);},_0x53291f['getTypeUrl']=function(_0x53bb3a){return void 0x0===_0x53bb3a&&(_0x53bb3a='type.googleapis.com'),_0x53bb3a+'/AttributeOperation';},_0x53291f;}()),_0x237050['InsertOperation']=(function(){function _0x1e1df5(_0x5e8cb1){if(this['nodes']=[],_0x5e8cb1){for(var _0x4b02a1=Object['keys'](_0x5e8cb1),_0x16987c=0x0;_0x16987c<_0x4b02a1['length'];++_0x16987c)null!=_0x5e8cb1[_0x4b02a1[_0x16987c]]&&(this[_0x4b02a1[_0x16987c]]=_0x5e8cb1[_0x4b02a1[_0x16987c]]);}}return _0x1e1df5['prototype']['position']=null,_0x1e1df5['prototype']['nodes']=_0x574aef['emptyArray'],_0x1e1df5['prototype']['shouldReceiveAttributes']=!0x1,_0x1e1df5['prototype']['wasUndone']=!0x1,_0x1e1df5['create']=function(_0x2587e4){return new _0x1e1df5(_0x2587e4);},_0x1e1df5['encode']=function(_0x426eba,_0x1f3570){if(_0x1f3570||(_0x1f3570=_0x279e34['create']()),null!=_0x426eba['position']&&Object['hasOwnProperty']['call'](_0x426eba,'position')&&_0x237050['Position']['encode'](_0x426eba['position'],_0x1f3570['uint32'](0xa)['fork']())['ldelim'](),null!=_0x426eba['nodes']&&_0x426eba['nodes']['length']){for(var _0x3dd205=0x0;_0x3dd205<_0x426eba['nodes']['length'];++_0x3dd205)_0x237050['Element']['encode'](_0x426eba['nodes'][_0x3dd205],_0x1f3570['uint32'](0x12)['fork']())['ldelim']();}return null!=_0x426eba['shouldReceiveAttributes']&&Object['hasOwnProperty']['call'](_0x426eba,'shouldReceiveAttributes')&&_0x1f3570['uint32'](0x18)['bool'](_0x426eba['shouldReceiveAttributes']),null!=_0x426eba['wasUndone']&&Object['hasOwnProperty']['call'](_0x426eba,'wasUndone')&&_0x1f3570['uint32'](0x20)['bool'](_0x426eba['wasUndone']),_0x1f3570;},_0x1e1df5['encodeDelimited']=function(_0x58237c,_0x838c3){return this['encode'](_0x58237c,_0x838c3)['ldelim']();},_0x1e1df5['decode']=function(_0x251d88,_0x1f6aab){_0x251d88 instanceof _0x5513da||(_0x251d88=_0x5513da['create'](_0x251d88));for(var _0x53f37f=void 0x0===_0x1f6aab?_0x251d88['len']:_0x251d88['pos']+_0x1f6aab,_0x5e4fc7=new _0x237050['InsertOperation']();_0x251d88['pos']<_0x53f37f;){var _0x568a6d=_0x251d88['uint32']();switch(_0x568a6d>>>0x3){case 0x1:_0x5e4fc7['position']=_0x237050['Position']['decode'](_0x251d88,_0x251d88['uint32']());break;case 0x2:_0x5e4fc7['nodes']&&_0x5e4fc7['nodes']['length']||(_0x5e4fc7['nodes']=[]),_0x5e4fc7['nodes']['push'](_0x237050['Element']['decode'](_0x251d88,_0x251d88['uint32']()));break;case 0x3:_0x5e4fc7['shouldReceiveAttributes']=_0x251d88['bool']();break;case 0x4:_0x5e4fc7['wasUndone']=_0x251d88['bool']();break;default:_0x251d88['skipType'](0x7&_0x568a6d);}}return _0x5e4fc7;},_0x1e1df5['decodeDelimited']=function(_0x3dc5f0){return _0x3dc5f0 instanceof _0x5513da||(_0x3dc5f0=new _0x5513da(_0x3dc5f0)),this['decode'](_0x3dc5f0,_0x3dc5f0['uint32']());},_0x1e1df5['verify']=function(_0x30359e){if('object'!=typeof _0x30359e||null===_0x30359e)return'object\x20expected';if(null!=_0x30359e['position']&&_0x30359e['hasOwnProperty']('position')&&(_0x15320d=_0x237050['Position']['verify'](_0x30359e['position'])))return'position.'+_0x15320d;if(null!=_0x30359e['nodes']&&_0x30359e['hasOwnProperty']('nodes')){if(!Array['isArray'](_0x30359e['nodes']))return'nodes:\x20array\x20expected';for(var _0x4b96b1=0x0;_0x4b96b1<_0x30359e['nodes']['length'];++_0x4b96b1){var _0x15320d;if(_0x15320d=_0x237050['Element']['verify'](_0x30359e['nodes'][_0x4b96b1]))return'nodes.'+_0x15320d;}}return null!=_0x30359e['shouldReceiveAttributes']&&_0x30359e['hasOwnProperty']('shouldReceiveAttributes')&&'boolean'!=typeof _0x30359e['shouldReceiveAttributes']?'shouldReceiveAttributes:\x20boolean\x20expected':null!=_0x30359e['wasUndone']&&_0x30359e['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x30359e['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x1e1df5['fromObject']=function(_0x58bbb5){if(_0x58bbb5 instanceof _0x237050['InsertOperation'])return _0x58bbb5;var _0x2b82c0=new _0x237050['InsertOperation']();if(null!=_0x58bbb5['position']){if('object'!=typeof _0x58bbb5['position'])throw TypeError('.InsertOperation.position:\x20object\x20expected');_0x2b82c0['position']=_0x237050['Position']['fromObject'](_0x58bbb5['position']);}if(_0x58bbb5['nodes']){if(!Array['isArray'](_0x58bbb5['nodes']))throw TypeError('.InsertOperation.nodes:\x20array\x20expected');_0x2b82c0['nodes']=[];for(var _0x40713c=0x0;_0x40713c<_0x58bbb5['nodes']['length'];++_0x40713c){if('object'!=typeof _0x58bbb5['nodes'][_0x40713c])throw TypeError('.InsertOperation.nodes:\x20object\x20expected');_0x2b82c0['nodes'][_0x40713c]=_0x237050['Element']['fromObject'](_0x58bbb5['nodes'][_0x40713c]);}}return null!=_0x58bbb5['shouldReceiveAttributes']&&(_0x2b82c0['shouldReceiveAttributes']=Boolean(_0x58bbb5['shouldReceiveAttributes'])),null!=_0x58bbb5['wasUndone']&&(_0x2b82c0['wasUndone']=Boolean(_0x58bbb5['wasUndone'])),_0x2b82c0;},_0x1e1df5['toObject']=function(_0x578ea1,_0xfbb0e1){_0xfbb0e1||(_0xfbb0e1={});var _0x26021d={};if((_0xfbb0e1['arrays']||_0xfbb0e1['defaults'])&&(_0x26021d['nodes']=[]),_0xfbb0e1['defaults']&&(_0x26021d['position']=null,_0x26021d['shouldReceiveAttributes']=!0x1,_0x26021d['wasUndone']=!0x1),null!=_0x578ea1['position']&&_0x578ea1['hasOwnProperty']('position')&&(_0x26021d['position']=_0x237050['Position']['toObject'](_0x578ea1['position'],_0xfbb0e1)),_0x578ea1['nodes']&&_0x578ea1['nodes']['length']){_0x26021d['nodes']=[];for(var _0x3e21b8=0x0;_0x3e21b8<_0x578ea1['nodes']['length'];++_0x3e21b8)_0x26021d['nodes'][_0x3e21b8]=_0x237050['Element']['toObject'](_0x578ea1['nodes'][_0x3e21b8],_0xfbb0e1);}return null!=_0x578ea1['shouldReceiveAttributes']&&_0x578ea1['hasOwnProperty']('shouldReceiveAttributes')&&(_0x26021d['shouldReceiveAttributes']=_0x578ea1['shouldReceiveAttributes']),null!=_0x578ea1['wasUndone']&&_0x578ea1['hasOwnProperty']('wasUndone')&&(_0x26021d['wasUndone']=_0x578ea1['wasUndone']),_0x26021d;},_0x1e1df5['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x20aef5['util']['toJSONOptions']);},_0x1e1df5['getTypeUrl']=function(_0x56e5f5){return void 0x0===_0x56e5f5&&(_0x56e5f5='type.googleapis.com'),_0x56e5f5+'/InsertOperation';},_0x1e1df5;}()),_0x237050['MarkerOperation']=(function(){function _0x2d9ecf(_0x3d8a8e){if(_0x3d8a8e){for(var _0x1f2022=Object['keys'](_0x3d8a8e),_0x51ccf7=0x0;_0x51ccf7<_0x1f2022['length'];++_0x51ccf7)null!=_0x3d8a8e[_0x1f2022[_0x51ccf7]]&&(this[_0x1f2022[_0x51ccf7]]=_0x3d8a8e[_0x1f2022[_0x51ccf7]]);}}return _0x2d9ecf['prototype']['name']='',_0x2d9ecf['prototype']['oldRange']=null,_0x2d9ecf['prototype']['newRange']=null,_0x2d9ecf['prototype']['affectsData']=!0x1,_0x2d9ecf['prototype']['wasUndone']=!0x1,_0x2d9ecf['create']=function(_0x76af80){return new _0x2d9ecf(_0x76af80);},_0x2d9ecf['encode']=function(_0x16aded,_0x4eef9d){return _0x4eef9d||(_0x4eef9d=_0x279e34['create']()),null!=_0x16aded['name']&&Object['hasOwnProperty']['call'](_0x16aded,'name')&&_0x4eef9d['uint32'](0xa)['string'](_0x16aded['name']),null!=_0x16aded['oldRange']&&Object['hasOwnProperty']['call'](_0x16aded,'oldRange')&&_0x237050['Range']['encode'](_0x16aded['oldRange'],_0x4eef9d['uint32'](0x12)['fork']())['ldelim'](),null!=_0x16aded['newRange']&&Object['hasOwnProperty']['call'](_0x16aded,'newRange')&&_0x237050['Range']['encode'](_0x16aded['newRange'],_0x4eef9d['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x16aded['affectsData']&&Object['hasOwnProperty']['call'](_0x16aded,'affectsData')&&_0x4eef9d['uint32'](0x20)['bool'](_0x16aded['affectsData']),null!=_0x16aded['wasUndone']&&Object['hasOwnProperty']['call'](_0x16aded,'wasUndone')&&_0x4eef9d['uint32'](0x28)['bool'](_0x16aded['wasUndone']),_0x4eef9d;},_0x2d9ecf['encodeDelimited']=function(_0x7a6640,_0x2b420a){return this['encode'](_0x7a6640,_0x2b420a)['ldelim']();},_0x2d9ecf['decode']=function(_0x177789,_0x1e91b8){_0x177789 instanceof _0x5513da||(_0x177789=_0x5513da['create'](_0x177789));for(var _0x3121da=void 0x0===_0x1e91b8?_0x177789['len']:_0x177789['pos']+_0x1e91b8,_0x22c401=new _0x237050['MarkerOperation']();_0x177789['pos']<_0x3121da;){var _0x3fb3c4=_0x177789['uint32']();switch(_0x3fb3c4>>>0x3){case 0x1:_0x22c401['name']=_0x177789['string']();break;case 0x2:_0x22c401['oldRange']=_0x237050['Range']['decode'](_0x177789,_0x177789['uint32']());break;case 0x3:_0x22c401['newRange']=_0x237050['Range']['decode'](_0x177789,_0x177789['uint32']());break;case 0x4:_0x22c401['affectsData']=_0x177789['bool']();break;case 0x5:_0x22c401['wasUndone']=_0x177789['bool']();break;default:_0x177789['skipType'](0x7&_0x3fb3c4);}}return _0x22c401;},_0x2d9ecf['decodeDelimited']=function(_0xf2af7a){return _0xf2af7a instanceof _0x5513da||(_0xf2af7a=new _0x5513da(_0xf2af7a)),this['decode'](_0xf2af7a,_0xf2af7a['uint32']());},_0x2d9ecf['verify']=function(_0x98530d){if('object'!=typeof _0x98530d||null===_0x98530d)return'object\x20expected';if(null!=_0x98530d['name']&&_0x98530d['hasOwnProperty']('name')&&!_0x574aef['isString'](_0x98530d['name']))return'name:\x20string\x20expected';var _0x32b246;if(null!=_0x98530d['oldRange']&&_0x98530d['hasOwnProperty']('oldRange')&&(_0x32b246=_0x237050['Range']['verify'](_0x98530d['oldRange'])))return'oldRange.'+_0x32b246;if(null!=_0x98530d['newRange']&&_0x98530d['hasOwnProperty']('newRange')&&(_0x32b246=_0x237050['Range']['verify'](_0x98530d['newRange'])))return'newRange.'+_0x32b246;return null!=_0x98530d['affectsData']&&_0x98530d['hasOwnProperty']('affectsData')&&'boolean'!=typeof _0x98530d['affectsData']?'affectsData:\x20boolean\x20expected':null!=_0x98530d['wasUndone']&&_0x98530d['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x98530d['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x2d9ecf['fromObject']=function(_0x5f440e){if(_0x5f440e instanceof _0x237050['MarkerOperation'])return _0x5f440e;var _0x2509de=new _0x237050['MarkerOperation']();if(null!=_0x5f440e['name']&&(_0x2509de['name']=String(_0x5f440e['name'])),null!=_0x5f440e['oldRange']){if('object'!=typeof _0x5f440e['oldRange'])throw TypeError('.MarkerOperation.oldRange:\x20object\x20expected');_0x2509de['oldRange']=_0x237050['Range']['fromObject'](_0x5f440e['oldRange']);}if(null!=_0x5f440e['newRange']){if('object'!=typeof _0x5f440e['newRange'])throw TypeError('.MarkerOperation.newRange:\x20object\x20expected');_0x2509de['newRange']=_0x237050['Range']['fromObject'](_0x5f440e['newRange']);}return null!=_0x5f440e['affectsData']&&(_0x2509de['affectsData']=Boolean(_0x5f440e['affectsData'])),null!=_0x5f440e['wasUndone']&&(_0x2509de['wasUndone']=Boolean(_0x5f440e['wasUndone'])),_0x2509de;},_0x2d9ecf['toObject']=function(_0x3a9794,_0x5e8e02){_0x5e8e02||(_0x5e8e02={});var _0x3a3337={};return _0x5e8e02['defaults']&&(_0x3a3337['name']='',_0x3a3337['oldRange']=null,_0x3a3337['newRange']=null,_0x3a3337['affectsData']=!0x1,_0x3a3337['wasUndone']=!0x1),null!=_0x3a9794['name']&&_0x3a9794['hasOwnProperty']('name')&&(_0x3a3337['name']=_0x3a9794['name']),null!=_0x3a9794['oldRange']&&_0x3a9794['hasOwnProperty']('oldRange')&&(_0x3a3337['oldRange']=_0x237050['Range']['toObject'](_0x3a9794['oldRange'],_0x5e8e02)),null!=_0x3a9794['newRange']&&_0x3a9794['hasOwnProperty']('newRange')&&(_0x3a3337['newRange']=_0x237050['Range']['toObject'](_0x3a9794['newRange'],_0x5e8e02)),null!=_0x3a9794['affectsData']&&_0x3a9794['hasOwnProperty']('affectsData')&&(_0x3a3337['affectsData']=_0x3a9794['affectsData']),null!=_0x3a9794['wasUndone']&&_0x3a9794['hasOwnProperty']('wasUndone')&&(_0x3a3337['wasUndone']=_0x3a9794['wasUndone']),_0x3a3337;},_0x2d9ecf['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x20aef5['util']['toJSONOptions']);},_0x2d9ecf['getTypeUrl']=function(_0x3668be){return void 0x0===_0x3668be&&(_0x3668be='type.googleapis.com'),_0x3668be+'/MarkerOperation';},_0x2d9ecf;}()),_0x237050['MergeOperation']=(function(){function _0x52c275(_0x235616){if(_0x235616){for(var _0x100529=Object['keys'](_0x235616),_0x3809f2=0x0;_0x3809f2<_0x100529['length'];++_0x3809f2)null!=_0x235616[_0x100529[_0x3809f2]]&&(this[_0x100529[_0x3809f2]]=_0x235616[_0x100529[_0x3809f2]]);}}return _0x52c275['prototype']['sourcePosition']=null,_0x52c275['prototype']['targetPosition']=null,_0x52c275['prototype']['graveyardPosition']=null,_0x52c275['prototype']['howMany']=0x0,_0x52c275['prototype']['wasUndone']=!0x1,_0x52c275['create']=function(_0x3d38be){return new _0x52c275(_0x3d38be);},_0x52c275['encode']=function(_0x27b095,_0x9a68d1){return _0x9a68d1||(_0x9a68d1=_0x279e34['create']()),null!=_0x27b095['sourcePosition']&&Object['hasOwnProperty']['call'](_0x27b095,'sourcePosition')&&_0x237050['Position']['encode'](_0x27b095['sourcePosition'],_0x9a68d1['uint32'](0xa)['fork']())['ldelim'](),null!=_0x27b095['targetPosition']&&Object['hasOwnProperty']['call'](_0x27b095,'targetPosition')&&_0x237050['Position']['encode'](_0x27b095['targetPosition'],_0x9a68d1['uint32'](0x12)['fork']())['ldelim'](),null!=_0x27b095['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x27b095,'graveyardPosition')&&_0x237050['Position']['encode'](_0x27b095['graveyardPosition'],_0x9a68d1['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x27b095['howMany']&&Object['hasOwnProperty']['call'](_0x27b095,'howMany')&&_0x9a68d1['uint32'](0x20)['uint32'](_0x27b095['howMany']),null!=_0x27b095['wasUndone']&&Object['hasOwnProperty']['call'](_0x27b095,'wasUndone')&&_0x9a68d1['uint32'](0x28)['bool'](_0x27b095['wasUndone']),_0x9a68d1;},_0x52c275['encodeDelimited']=function(_0x48aaa9,_0x33c030){return this['encode'](_0x48aaa9,_0x33c030)['ldelim']();},_0x52c275['decode']=function(_0x27e31d,_0x2d9e2b){_0x27e31d instanceof _0x5513da||(_0x27e31d=_0x5513da['create'](_0x27e31d));for(var _0x36e157=void 0x0===_0x2d9e2b?_0x27e31d['len']:_0x27e31d['pos']+_0x2d9e2b,_0x796ee3=new _0x237050['MergeOperation']();_0x27e31d['pos']<_0x36e157;){var _0x5e01bb=_0x27e31d['uint32']();switch(_0x5e01bb>>>0x3){case 0x1:_0x796ee3['sourcePosition']=_0x237050['Position']['decode'](_0x27e31d,_0x27e31d['uint32']());break;case 0x2:_0x796ee3['targetPosition']=_0x237050['Position']['decode'](_0x27e31d,_0x27e31d['uint32']());break;case 0x3:_0x796ee3['graveyardPosition']=_0x237050['Position']['decode'](_0x27e31d,_0x27e31d['uint32']());break;case 0x4:_0x796ee3['howMany']=_0x27e31d['uint32']();break;case 0x5:_0x796ee3['wasUndone']=_0x27e31d['bool']();break;default:_0x27e31d['skipType'](0x7&_0x5e01bb);}}return _0x796ee3;},_0x52c275['decodeDelimited']=function(_0x56bf65){return _0x56bf65 instanceof _0x5513da||(_0x56bf65=new _0x5513da(_0x56bf65)),this['decode'](_0x56bf65,_0x56bf65['uint32']());},_0x52c275['verify']=function(_0x30251f){if('object'!=typeof _0x30251f||null===_0x30251f)return'object\x20expected';var _0x5bba55;if(null!=_0x30251f['sourcePosition']&&_0x30251f['hasOwnProperty']('sourcePosition')&&(_0x5bba55=_0x237050['Position']['verify'](_0x30251f['sourcePosition'])))return'sourcePosition.'+_0x5bba55;if(null!=_0x30251f['targetPosition']&&_0x30251f['hasOwnProperty']('targetPosition')&&(_0x5bba55=_0x237050['Position']['verify'](_0x30251f['targetPosition'])))return'targetPosition.'+_0x5bba55;if(null!=_0x30251f['graveyardPosition']&&_0x30251f['hasOwnProperty']('graveyardPosition')&&(_0x5bba55=_0x237050['Position']['verify'](_0x30251f['graveyardPosition'])))return'graveyardPosition.'+_0x5bba55;return null!=_0x30251f['howMany']&&_0x30251f['hasOwnProperty']('howMany')&&!_0x574aef['isInteger'](_0x30251f['howMany'])?'howMany:\x20integer\x20expected':null!=_0x30251f['wasUndone']&&_0x30251f['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x30251f['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x52c275['fromObject']=function(_0x5dfd6b){if(_0x5dfd6b instanceof _0x237050['MergeOperation'])return _0x5dfd6b;var _0x341569=new _0x237050['MergeOperation']();if(null!=_0x5dfd6b['sourcePosition']){if('object'!=typeof _0x5dfd6b['sourcePosition'])throw TypeError('.MergeOperation.sourcePosition:\x20object\x20expected');_0x341569['sourcePosition']=_0x237050['Position']['fromObject'](_0x5dfd6b['sourcePosition']);}if(null!=_0x5dfd6b['targetPosition']){if('object'!=typeof _0x5dfd6b['targetPosition'])throw TypeError('.MergeOperation.targetPosition:\x20object\x20expected');_0x341569['targetPosition']=_0x237050['Position']['fromObject'](_0x5dfd6b['targetPosition']);}if(null!=_0x5dfd6b['graveyardPosition']){if('object'!=typeof _0x5dfd6b['graveyardPosition'])throw TypeError('.MergeOperation.graveyardPosition:\x20object\x20expected');_0x341569['graveyardPosition']=_0x237050['Position']['fromObject'](_0x5dfd6b['graveyardPosition']);}return null!=_0x5dfd6b['howMany']&&(_0x341569['howMany']=_0x5dfd6b['howMany']>>>0x0),null!=_0x5dfd6b['wasUndone']&&(_0x341569['wasUndone']=Boolean(_0x5dfd6b['wasUndone'])),_0x341569;},_0x52c275['toObject']=function(_0x2f0a24,_0x124812){_0x124812||(_0x124812={});var _0xa6825e={};return _0x124812['defaults']&&(_0xa6825e['sourcePosition']=null,_0xa6825e['targetPosition']=null,_0xa6825e['graveyardPosition']=null,_0xa6825e['howMany']=0x0,_0xa6825e['wasUndone']=!0x1),null!=_0x2f0a24['sourcePosition']&&_0x2f0a24['hasOwnProperty']('sourcePosition')&&(_0xa6825e['sourcePosition']=_0x237050['Position']['toObject'](_0x2f0a24['sourcePosition'],_0x124812)),null!=_0x2f0a24['targetPosition']&&_0x2f0a24['hasOwnProperty']('targetPosition')&&(_0xa6825e['targetPosition']=_0x237050['Position']['toObject'](_0x2f0a24['targetPosition'],_0x124812)),null!=_0x2f0a24['graveyardPosition']&&_0x2f0a24['hasOwnProperty']('graveyardPosition')&&(_0xa6825e['graveyardPosition']=_0x237050['Position']['toObject'](_0x2f0a24['graveyardPosition'],_0x124812)),null!=_0x2f0a24['howMany']&&_0x2f0a24['hasOwnProperty']('howMany')&&(_0xa6825e['howMany']=_0x2f0a24['howMany']),null!=_0x2f0a24['wasUndone']&&_0x2f0a24['hasOwnProperty']('wasUndone')&&(_0xa6825e['wasUndone']=_0x2f0a24['wasUndone']),_0xa6825e;},_0x52c275['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x20aef5['util']['toJSONOptions']);},_0x52c275['getTypeUrl']=function(_0x3c6082){return void 0x0===_0x3c6082&&(_0x3c6082='type.googleapis.com'),_0x3c6082+'/MergeOperation';},_0x52c275;}()),_0x237050['MoveOperation']=(function(){function _0x17f84b(_0x1d9d43){if(_0x1d9d43){for(var _0x49bb92=Object['keys'](_0x1d9d43),_0xe35586=0x0;_0xe35586<_0x49bb92['length'];++_0xe35586)null!=_0x1d9d43[_0x49bb92[_0xe35586]]&&(this[_0x49bb92[_0xe35586]]=_0x1d9d43[_0x49bb92[_0xe35586]]);}}return _0x17f84b['prototype']['sourcePosition']=null,_0x17f84b['prototype']['howMany']=0x0,_0x17f84b['prototype']['targetPosition']=null,_0x17f84b['prototype']['wasUndone']=!0x1,_0x17f84b['create']=function(_0xed7734){return new _0x17f84b(_0xed7734);},_0x17f84b['encode']=function(_0x4ae99f,_0x518f2e){return _0x518f2e||(_0x518f2e=_0x279e34['create']()),null!=_0x4ae99f['sourcePosition']&&Object['hasOwnProperty']['call'](_0x4ae99f,'sourcePosition')&&_0x237050['Position']['encode'](_0x4ae99f['sourcePosition'],_0x518f2e['uint32'](0xa)['fork']())['ldelim'](),null!=_0x4ae99f['howMany']&&Object['hasOwnProperty']['call'](_0x4ae99f,'howMany')&&_0x518f2e['uint32'](0x10)['uint32'](_0x4ae99f['howMany']),null!=_0x4ae99f['targetPosition']&&Object['hasOwnProperty']['call'](_0x4ae99f,'targetPosition')&&_0x237050['Position']['encode'](_0x4ae99f['targetPosition'],_0x518f2e['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x4ae99f['wasUndone']&&Object['hasOwnProperty']['call'](_0x4ae99f,'wasUndone')&&_0x518f2e['uint32'](0x20)['bool'](_0x4ae99f['wasUndone']),_0x518f2e;},_0x17f84b['encodeDelimited']=function(_0x25bfa3,_0x4e3b43){return this['encode'](_0x25bfa3,_0x4e3b43)['ldelim']();},_0x17f84b['decode']=function(_0x1d7c99,_0x118305){_0x1d7c99 instanceof _0x5513da||(_0x1d7c99=_0x5513da['create'](_0x1d7c99));for(var _0x11b0be=void 0x0===_0x118305?_0x1d7c99['len']:_0x1d7c99['pos']+_0x118305,_0x9502e1=new _0x237050['MoveOperation']();_0x1d7c99['pos']<_0x11b0be;){var _0x1d1156=_0x1d7c99['uint32']();switch(_0x1d1156>>>0x3){case 0x1:_0x9502e1['sourcePosition']=_0x237050['Position']['decode'](_0x1d7c99,_0x1d7c99['uint32']());break;case 0x2:_0x9502e1['howMany']=_0x1d7c99['uint32']();break;case 0x3:_0x9502e1['targetPosition']=_0x237050['Position']['decode'](_0x1d7c99,_0x1d7c99['uint32']());break;case 0x4:_0x9502e1['wasUndone']=_0x1d7c99['bool']();break;default:_0x1d7c99['skipType'](0x7&_0x1d1156);}}return _0x9502e1;},_0x17f84b['decodeDelimited']=function(_0x5b1e01){return _0x5b1e01 instanceof _0x5513da||(_0x5b1e01=new _0x5513da(_0x5b1e01)),this['decode'](_0x5b1e01,_0x5b1e01['uint32']());},_0x17f84b['verify']=function(_0x345d4e){if('object'!=typeof _0x345d4e||null===_0x345d4e)return'object\x20expected';var _0x3f5877;if(null!=_0x345d4e['sourcePosition']&&_0x345d4e['hasOwnProperty']('sourcePosition')&&(_0x3f5877=_0x237050['Position']['verify'](_0x345d4e['sourcePosition'])))return'sourcePosition.'+_0x3f5877;if(null!=_0x345d4e['howMany']&&_0x345d4e['hasOwnProperty']('howMany')&&!_0x574aef['isInteger'](_0x345d4e['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x345d4e['targetPosition']&&_0x345d4e['hasOwnProperty']('targetPosition')&&(_0x3f5877=_0x237050['Position']['verify'](_0x345d4e['targetPosition'])))return'targetPosition.'+_0x3f5877;return null!=_0x345d4e['wasUndone']&&_0x345d4e['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x345d4e['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x17f84b['fromObject']=function(_0x20e86f){if(_0x20e86f instanceof _0x237050['MoveOperation'])return _0x20e86f;var _0x2cde56=new _0x237050['MoveOperation']();if(null!=_0x20e86f['sourcePosition']){if('object'!=typeof _0x20e86f['sourcePosition'])throw TypeError('.MoveOperation.sourcePosition:\x20object\x20expected');_0x2cde56['sourcePosition']=_0x237050['Position']['fromObject'](_0x20e86f['sourcePosition']);}if(null!=_0x20e86f['howMany']&&(_0x2cde56['howMany']=_0x20e86f['howMany']>>>0x0),null!=_0x20e86f['targetPosition']){if('object'!=typeof _0x20e86f['targetPosition'])throw TypeError('.MoveOperation.targetPosition:\x20object\x20expected');_0x2cde56['targetPosition']=_0x237050['Position']['fromObject'](_0x20e86f['targetPosition']);}return null!=_0x20e86f['wasUndone']&&(_0x2cde56['wasUndone']=Boolean(_0x20e86f['wasUndone'])),_0x2cde56;},_0x17f84b['toObject']=function(_0x6332c2,_0x25e446){_0x25e446||(_0x25e446={});var _0x5f31cc={};return _0x25e446['defaults']&&(_0x5f31cc['sourcePosition']=null,_0x5f31cc['howMany']=0x0,_0x5f31cc['targetPosition']=null,_0x5f31cc['wasUndone']=!0x1),null!=_0x6332c2['sourcePosition']&&_0x6332c2['hasOwnProperty']('sourcePosition')&&(_0x5f31cc['sourcePosition']=_0x237050['Position']['toObject'](_0x6332c2['sourcePosition'],_0x25e446)),null!=_0x6332c2['howMany']&&_0x6332c2['hasOwnProperty']('howMany')&&(_0x5f31cc['howMany']=_0x6332c2['howMany']),null!=_0x6332c2['targetPosition']&&_0x6332c2['hasOwnProperty']('targetPosition')&&(_0x5f31cc['targetPosition']=_0x237050['Position']['toObject'](_0x6332c2['targetPosition'],_0x25e446)),null!=_0x6332c2['wasUndone']&&_0x6332c2['hasOwnProperty']('wasUndone')&&(_0x5f31cc['wasUndone']=_0x6332c2['wasUndone']),_0x5f31cc;},_0x17f84b['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x20aef5['util']['toJSONOptions']);},_0x17f84b['getTypeUrl']=function(_0x1c71cf){return void 0x0===_0x1c71cf&&(_0x1c71cf='type.googleapis.com'),_0x1c71cf+'/MoveOperation';},_0x17f84b;}()),_0x237050['RenameOperation']=(function(){function _0x2473cc(_0x5859a1){if(_0x5859a1){for(var _0x13976e=Object['keys'](_0x5859a1),_0x47b402=0x0;_0x47b402<_0x13976e['length'];++_0x47b402)null!=_0x5859a1[_0x13976e[_0x47b402]]&&(this[_0x13976e[_0x47b402]]=_0x5859a1[_0x13976e[_0x47b402]]);}}return _0x2473cc['prototype']['position']=null,_0x2473cc['prototype']['oldName']='',_0x2473cc['prototype']['newName']='',_0x2473cc['prototype']['wasUndone']=!0x1,_0x2473cc['create']=function(_0x32e43e){return new _0x2473cc(_0x32e43e);},_0x2473cc['encode']=function(_0x8d46ae,_0x1a611e){return _0x1a611e||(_0x1a611e=_0x279e34['create']()),null!=_0x8d46ae['position']&&Object['hasOwnProperty']['call'](_0x8d46ae,'position')&&_0x237050['Position']['encode'](_0x8d46ae['position'],_0x1a611e['uint32'](0xa)['fork']())['ldelim'](),null!=_0x8d46ae['oldName']&&Object['hasOwnProperty']['call'](_0x8d46ae,'oldName')&&_0x1a611e['uint32'](0x12)['string'](_0x8d46ae['oldName']),null!=_0x8d46ae['newName']&&Object['hasOwnProperty']['call'](_0x8d46ae,'newName')&&_0x1a611e['uint32'](0x1a)['string'](_0x8d46ae['newName']),null!=_0x8d46ae['wasUndone']&&Object['hasOwnProperty']['call'](_0x8d46ae,'wasUndone')&&_0x1a611e['uint32'](0x20)['bool'](_0x8d46ae['wasUndone']),_0x1a611e;},_0x2473cc['encodeDelimited']=function(_0x2f4ef5,_0x2d855e){return this['encode'](_0x2f4ef5,_0x2d855e)['ldelim']();},_0x2473cc['decode']=function(_0x453f74,_0x2b00d5){_0x453f74 instanceof _0x5513da||(_0x453f74=_0x5513da['create'](_0x453f74));for(var _0x3ef144=void 0x0===_0x2b00d5?_0x453f74['len']:_0x453f74['pos']+_0x2b00d5,_0x282599=new _0x237050['RenameOperation']();_0x453f74['pos']<_0x3ef144;){var _0x55fb02=_0x453f74['uint32']();switch(_0x55fb02>>>0x3){case 0x1:_0x282599['position']=_0x237050['Position']['decode'](_0x453f74,_0x453f74['uint32']());break;case 0x2:_0x282599['oldName']=_0x453f74['string']();break;case 0x3:_0x282599['newName']=_0x453f74['string']();break;case 0x4:_0x282599['wasUndone']=_0x453f74['bool']();break;default:_0x453f74['skipType'](0x7&_0x55fb02);}}return _0x282599;},_0x2473cc['decodeDelimited']=function(_0x3f7c8a){return _0x3f7c8a instanceof _0x5513da||(_0x3f7c8a=new _0x5513da(_0x3f7c8a)),this['decode'](_0x3f7c8a,_0x3f7c8a['uint32']());},_0x2473cc['verify']=function(_0x161734){if('object'!=typeof _0x161734||null===_0x161734)return'object\x20expected';if(null!=_0x161734['position']&&_0x161734['hasOwnProperty']('position')){var _0x1a51eb=_0x237050['Position']['verify'](_0x161734['position']);if(_0x1a51eb)return'position.'+_0x1a51eb;}return null!=_0x161734['oldName']&&_0x161734['hasOwnProperty']('oldName')&&!_0x574aef['isString'](_0x161734['oldName'])?'oldName:\x20string\x20expected':null!=_0x161734['newName']&&_0x161734['hasOwnProperty']('newName')&&!_0x574aef['isString'](_0x161734['newName'])?'newName:\x20string\x20expected':null!=_0x161734['wasUndone']&&_0x161734['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x161734['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x2473cc['fromObject']=function(_0x2876f0){if(_0x2876f0 instanceof _0x237050['RenameOperation'])return _0x2876f0;var _0x46ed9b=new _0x237050['RenameOperation']();if(null!=_0x2876f0['position']){if('object'!=typeof _0x2876f0['position'])throw TypeError('.RenameOperation.position:\x20object\x20expected');_0x46ed9b['position']=_0x237050['Position']['fromObject'](_0x2876f0['position']);}return null!=_0x2876f0['oldName']&&(_0x46ed9b['oldName']=String(_0x2876f0['oldName'])),null!=_0x2876f0['newName']&&(_0x46ed9b['newName']=String(_0x2876f0['newName'])),null!=_0x2876f0['wasUndone']&&(_0x46ed9b['wasUndone']=Boolean(_0x2876f0['wasUndone'])),_0x46ed9b;},_0x2473cc['toObject']=function(_0x238aea,_0x5625c9){_0x5625c9||(_0x5625c9={});var _0x1e6462={};return _0x5625c9['defaults']&&(_0x1e6462['position']=null,_0x1e6462['oldName']='',_0x1e6462['newName']='',_0x1e6462['wasUndone']=!0x1),null!=_0x238aea['position']&&_0x238aea['hasOwnProperty']('position')&&(_0x1e6462['position']=_0x237050['Position']['toObject'](_0x238aea['position'],_0x5625c9)),null!=_0x238aea['oldName']&&_0x238aea['hasOwnProperty']('oldName')&&(_0x1e6462['oldName']=_0x238aea['oldName']),null!=_0x238aea['newName']&&_0x238aea['hasOwnProperty']('newName')&&(_0x1e6462['newName']=_0x238aea['newName']),null!=_0x238aea['wasUndone']&&_0x238aea['hasOwnProperty']('wasUndone')&&(_0x1e6462['wasUndone']=_0x238aea['wasUndone']),_0x1e6462;},_0x2473cc['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x20aef5['util']['toJSONOptions']);},_0x2473cc['getTypeUrl']=function(_0xc6e172){return void 0x0===_0xc6e172&&(_0xc6e172='type.googleapis.com'),_0xc6e172+'/RenameOperation';},_0x2473cc;}()),_0x237050['RootAttributeOperation']=(function(){function _0x252001(_0x42523b){if(_0x42523b){for(var _0x1d25ae=Object['keys'](_0x42523b),_0x250323=0x0;_0x250323<_0x1d25ae['length'];++_0x250323)null!=_0x42523b[_0x1d25ae[_0x250323]]&&(this[_0x1d25ae[_0x250323]]=_0x42523b[_0x1d25ae[_0x250323]]);}}return _0x252001['prototype']['root']='',_0x252001['prototype']['key']='',_0x252001['prototype']['oldValueBoolean']=!0x1,_0x252001['prototype']['oldValueJson']='',_0x252001['prototype']['newValueBoolean']=!0x1,_0x252001['prototype']['newValueJson']='',_0x252001['prototype']['wasUndone']=!0x1,_0x252001['create']=function(_0x4010b6){return new _0x252001(_0x4010b6);},_0x252001['encode']=function(_0x119435,_0x5dc9d0){return _0x5dc9d0||(_0x5dc9d0=_0x279e34['create']()),null!=_0x119435['root']&&Object['hasOwnProperty']['call'](_0x119435,'root')&&_0x5dc9d0['uint32'](0xa)['string'](_0x119435['root']),null!=_0x119435['key']&&Object['hasOwnProperty']['call'](_0x119435,'key')&&_0x5dc9d0['uint32'](0x12)['string'](_0x119435['key']),null!=_0x119435['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x119435,'oldValueBoolean')&&_0x5dc9d0['uint32'](0x18)['bool'](_0x119435['oldValueBoolean']),null!=_0x119435['oldValueJson']&&Object['hasOwnProperty']['call'](_0x119435,'oldValueJson')&&_0x5dc9d0['uint32'](0x22)['string'](_0x119435['oldValueJson']),null!=_0x119435['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x119435,'newValueBoolean')&&_0x5dc9d0['uint32'](0x28)['bool'](_0x119435['newValueBoolean']),null!=_0x119435['newValueJson']&&Object['hasOwnProperty']['call'](_0x119435,'newValueJson')&&_0x5dc9d0['uint32'](0x32)['string'](_0x119435['newValueJson']),null!=_0x119435['wasUndone']&&Object['hasOwnProperty']['call'](_0x119435,'wasUndone')&&_0x5dc9d0['uint32'](0x38)['bool'](_0x119435['wasUndone']),_0x5dc9d0;},_0x252001['encodeDelimited']=function(_0x12767b,_0x1c5796){return this['encode'](_0x12767b,_0x1c5796)['ldelim']();},_0x252001['decode']=function(_0x2b615d,_0xeaf96e){_0x2b615d instanceof _0x5513da||(_0x2b615d=_0x5513da['create'](_0x2b615d));for(var _0x3b7d82=void 0x0===_0xeaf96e?_0x2b615d['len']:_0x2b615d['pos']+_0xeaf96e,_0x175dfc=new _0x237050['RootAttributeOperation']();_0x2b615d['pos']<_0x3b7d82;){var _0x34c79c=_0x2b615d['uint32']();switch(_0x34c79c>>>0x3){case 0x1:_0x175dfc['root']=_0x2b615d['string']();break;case 0x2:_0x175dfc['key']=_0x2b615d['string']();break;case 0x3:_0x175dfc['oldValueBoolean']=_0x2b615d['bool']();break;case 0x4:_0x175dfc['oldValueJson']=_0x2b615d['string']();break;case 0x5:_0x175dfc['newValueBoolean']=_0x2b615d['bool']();break;case 0x6:_0x175dfc['newValueJson']=_0x2b615d['string']();break;case 0x7:_0x175dfc['wasUndone']=_0x2b615d['bool']();break;default:_0x2b615d['skipType'](0x7&_0x34c79c);}}return _0x175dfc;},_0x252001['decodeDelimited']=function(_0x559400){return _0x559400 instanceof _0x5513da||(_0x559400=new _0x5513da(_0x559400)),this['decode'](_0x559400,_0x559400['uint32']());},_0x252001['verify']=function(_0x3c1cc6){return'object'!=typeof _0x3c1cc6||null===_0x3c1cc6?'object\x20expected':null!=_0x3c1cc6['root']&&_0x3c1cc6['hasOwnProperty']('root')&&!_0x574aef['isString'](_0x3c1cc6['root'])?'root:\x20string\x20expected':null!=_0x3c1cc6['key']&&_0x3c1cc6['hasOwnProperty']('key')&&!_0x574aef['isString'](_0x3c1cc6['key'])?'key:\x20string\x20expected':null!=_0x3c1cc6['oldValueBoolean']&&_0x3c1cc6['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x3c1cc6['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x3c1cc6['oldValueJson']&&_0x3c1cc6['hasOwnProperty']('oldValueJson')&&!_0x574aef['isString'](_0x3c1cc6['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x3c1cc6['newValueBoolean']&&_0x3c1cc6['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x3c1cc6['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x3c1cc6['newValueJson']&&_0x3c1cc6['hasOwnProperty']('newValueJson')&&!_0x574aef['isString'](_0x3c1cc6['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x3c1cc6['wasUndone']&&_0x3c1cc6['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x3c1cc6['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x252001['fromObject']=function(_0x4e66e6){if(_0x4e66e6 instanceof _0x237050['RootAttributeOperation'])return _0x4e66e6;var _0x469879=new _0x237050['RootAttributeOperation']();return null!=_0x4e66e6['root']&&(_0x469879['root']=String(_0x4e66e6['root'])),null!=_0x4e66e6['key']&&(_0x469879['key']=String(_0x4e66e6['key'])),null!=_0x4e66e6['oldValueBoolean']&&(_0x469879['oldValueBoolean']=Boolean(_0x4e66e6['oldValueBoolean'])),null!=_0x4e66e6['oldValueJson']&&(_0x469879['oldValueJson']=String(_0x4e66e6['oldValueJson'])),null!=_0x4e66e6['newValueBoolean']&&(_0x469879['newValueBoolean']=Boolean(_0x4e66e6['newValueBoolean'])),null!=_0x4e66e6['newValueJson']&&(_0x469879['newValueJson']=String(_0x4e66e6['newValueJson'])),null!=_0x4e66e6['wasUndone']&&(_0x469879['wasUndone']=Boolean(_0x4e66e6['wasUndone'])),_0x469879;},_0x252001['toObject']=function(_0x1937c3,_0x5e1a47){_0x5e1a47||(_0x5e1a47={});var _0x1d1166={};return _0x5e1a47['defaults']&&(_0x1d1166['root']='',_0x1d1166['key']='',_0x1d1166['oldValueBoolean']=!0x1,_0x1d1166['oldValueJson']='',_0x1d1166['newValueBoolean']=!0x1,_0x1d1166['newValueJson']='',_0x1d1166['wasUndone']=!0x1),null!=_0x1937c3['root']&&_0x1937c3['hasOwnProperty']('root')&&(_0x1d1166['root']=_0x1937c3['root']),null!=_0x1937c3['key']&&_0x1937c3['hasOwnProperty']('key')&&(_0x1d1166['key']=_0x1937c3['key']),null!=_0x1937c3['oldValueBoolean']&&_0x1937c3['hasOwnProperty']('oldValueBoolean')&&(_0x1d1166['oldValueBoolean']=_0x1937c3['oldValueBoolean']),null!=_0x1937c3['oldValueJson']&&_0x1937c3['hasOwnProperty']('oldValueJson')&&(_0x1d1166['oldValueJson']=_0x1937c3['oldValueJson']),null!=_0x1937c3['newValueBoolean']&&_0x1937c3['hasOwnProperty']('newValueBoolean')&&(_0x1d1166['newValueBoolean']=_0x1937c3['newValueBoolean']),null!=_0x1937c3['newValueJson']&&_0x1937c3['hasOwnProperty']('newValueJson')&&(_0x1d1166['newValueJson']=_0x1937c3['newValueJson']),null!=_0x1937c3['wasUndone']&&_0x1937c3['hasOwnProperty']('wasUndone')&&(_0x1d1166['wasUndone']=_0x1937c3['wasUndone']),_0x1d1166;},_0x252001['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x20aef5['util']['toJSONOptions']);},_0x252001['getTypeUrl']=function(_0x3da0a2){return void 0x0===_0x3da0a2&&(_0x3da0a2='type.googleapis.com'),_0x3da0a2+'/RootAttributeOperation';},_0x252001;}()),_0x237050['RootOperation']=(function(){function _0x35132d(_0x1d2418){if(_0x1d2418){for(var _0x28c87a=Object['keys'](_0x1d2418),_0x12dc74=0x0;_0x12dc74<_0x28c87a['length'];++_0x12dc74)null!=_0x1d2418[_0x28c87a[_0x12dc74]]&&(this[_0x28c87a[_0x12dc74]]=_0x1d2418[_0x28c87a[_0x12dc74]]);}}return _0x35132d['prototype']['rootName']='',_0x35132d['prototype']['elementName']='',_0x35132d['prototype']['isAdd']=!0x1,_0x35132d['prototype']['wasUndone']=!0x1,_0x35132d['create']=function(_0x2d391f){return new _0x35132d(_0x2d391f);},_0x35132d['encode']=function(_0x4ea8b7,_0x792ac9){return _0x792ac9||(_0x792ac9=_0x279e34['create']()),null!=_0x4ea8b7['rootName']&&Object['hasOwnProperty']['call'](_0x4ea8b7,'rootName')&&_0x792ac9['uint32'](0xa)['string'](_0x4ea8b7['rootName']),null!=_0x4ea8b7['elementName']&&Object['hasOwnProperty']['call'](_0x4ea8b7,'elementName')&&_0x792ac9['uint32'](0x12)['string'](_0x4ea8b7['elementName']),null!=_0x4ea8b7['isAdd']&&Object['hasOwnProperty']['call'](_0x4ea8b7,'isAdd')&&_0x792ac9['uint32'](0x18)['bool'](_0x4ea8b7['isAdd']),null!=_0x4ea8b7['wasUndone']&&Object['hasOwnProperty']['call'](_0x4ea8b7,'wasUndone')&&_0x792ac9['uint32'](0x20)['bool'](_0x4ea8b7['wasUndone']),_0x792ac9;},_0x35132d['encodeDelimited']=function(_0x4fdc04,_0x2998f3){return this['encode'](_0x4fdc04,_0x2998f3)['ldelim']();},_0x35132d['decode']=function(_0x29ddb9,_0x43a2dd){_0x29ddb9 instanceof _0x5513da||(_0x29ddb9=_0x5513da['create'](_0x29ddb9));for(var _0x50e80b=void 0x0===_0x43a2dd?_0x29ddb9['len']:_0x29ddb9['pos']+_0x43a2dd,_0x2bef86=new _0x237050['RootOperation']();_0x29ddb9['pos']<_0x50e80b;){var _0x258f12=_0x29ddb9['uint32']();switch(_0x258f12>>>0x3){case 0x1:_0x2bef86['rootName']=_0x29ddb9['string']();break;case 0x2:_0x2bef86['elementName']=_0x29ddb9['string']();break;case 0x3:_0x2bef86['isAdd']=_0x29ddb9['bool']();break;case 0x4:_0x2bef86['wasUndone']=_0x29ddb9['bool']();break;default:_0x29ddb9['skipType'](0x7&_0x258f12);}}return _0x2bef86;},_0x35132d['decodeDelimited']=function(_0x3573a0){return _0x3573a0 instanceof _0x5513da||(_0x3573a0=new _0x5513da(_0x3573a0)),this['decode'](_0x3573a0,_0x3573a0['uint32']());},_0x35132d['verify']=function(_0x491844){return'object'!=typeof _0x491844||null===_0x491844?'object\x20expected':null!=_0x491844['rootName']&&_0x491844['hasOwnProperty']('rootName')&&!_0x574aef['isString'](_0x491844['rootName'])?'rootName:\x20string\x20expected':null!=_0x491844['elementName']&&_0x491844['hasOwnProperty']('elementName')&&!_0x574aef['isString'](_0x491844['elementName'])?'elementName:\x20string\x20expected':null!=_0x491844['isAdd']&&_0x491844['hasOwnProperty']('isAdd')&&'boolean'!=typeof _0x491844['isAdd']?'isAdd:\x20boolean\x20expected':null!=_0x491844['wasUndone']&&_0x491844['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x491844['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x35132d['fromObject']=function(_0xbd1cf8){if(_0xbd1cf8 instanceof _0x237050['RootOperation'])return _0xbd1cf8;var _0x1befb0=new _0x237050['RootOperation']();return null!=_0xbd1cf8['rootName']&&(_0x1befb0['rootName']=String(_0xbd1cf8['rootName'])),null!=_0xbd1cf8['elementName']&&(_0x1befb0['elementName']=String(_0xbd1cf8['elementName'])),null!=_0xbd1cf8['isAdd']&&(_0x1befb0['isAdd']=Boolean(_0xbd1cf8['isAdd'])),null!=_0xbd1cf8['wasUndone']&&(_0x1befb0['wasUndone']=Boolean(_0xbd1cf8['wasUndone'])),_0x1befb0;},_0x35132d['toObject']=function(_0x2205ad,_0x199b1e){_0x199b1e||(_0x199b1e={});var _0x4a3260={};return _0x199b1e['defaults']&&(_0x4a3260['rootName']='',_0x4a3260['elementName']='',_0x4a3260['isAdd']=!0x1,_0x4a3260['wasUndone']=!0x1),null!=_0x2205ad['rootName']&&_0x2205ad['hasOwnProperty']('rootName')&&(_0x4a3260['rootName']=_0x2205ad['rootName']),null!=_0x2205ad['elementName']&&_0x2205ad['hasOwnProperty']('elementName')&&(_0x4a3260['elementName']=_0x2205ad['elementName']),null!=_0x2205ad['isAdd']&&_0x2205ad['hasOwnProperty']('isAdd')&&(_0x4a3260['isAdd']=_0x2205ad['isAdd']),null!=_0x2205ad['wasUndone']&&_0x2205ad['hasOwnProperty']('wasUndone')&&(_0x4a3260['wasUndone']=_0x2205ad['wasUndone']),_0x4a3260;},_0x35132d['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x20aef5['util']['toJSONOptions']);},_0x35132d['getTypeUrl']=function(_0x323c01){return void 0x0===_0x323c01&&(_0x323c01='type.googleapis.com'),_0x323c01+'/RootOperation';},_0x35132d;}()),_0x237050['SplitOperation']=(function(){function _0x58c7cf(_0x267ffe){if(_0x267ffe){for(var _0x56a503=Object['keys'](_0x267ffe),_0x4340ec=0x0;_0x4340ec<_0x56a503['length'];++_0x4340ec)null!=_0x267ffe[_0x56a503[_0x4340ec]]&&(this[_0x56a503[_0x4340ec]]=_0x267ffe[_0x56a503[_0x4340ec]]);}}return _0x58c7cf['prototype']['splitPosition']=null,_0x58c7cf['prototype']['graveyardPosition']=null,_0x58c7cf['prototype']['howMany']=0x0,_0x58c7cf['prototype']['insertionPosition']=null,_0x58c7cf['prototype']['wasUndone']=!0x1,_0x58c7cf['create']=function(_0x2e30f0){return new _0x58c7cf(_0x2e30f0);},_0x58c7cf['encode']=function(_0x654306,_0x51ecd7){return _0x51ecd7||(_0x51ecd7=_0x279e34['create']()),null!=_0x654306['splitPosition']&&Object['hasOwnProperty']['call'](_0x654306,'splitPosition')&&_0x237050['Position']['encode'](_0x654306['splitPosition'],_0x51ecd7['uint32'](0xa)['fork']())['ldelim'](),null!=_0x654306['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x654306,'graveyardPosition')&&_0x237050['Position']['encode'](_0x654306['graveyardPosition'],_0x51ecd7['uint32'](0x12)['fork']())['ldelim'](),null!=_0x654306['howMany']&&Object['hasOwnProperty']['call'](_0x654306,'howMany')&&_0x51ecd7['uint32'](0x18)['uint32'](_0x654306['howMany']),null!=_0x654306['insertionPosition']&&Object['hasOwnProperty']['call'](_0x654306,'insertionPosition')&&_0x237050['Position']['encode'](_0x654306['insertionPosition'],_0x51ecd7['uint32'](0x22)['fork']())['ldelim'](),null!=_0x654306['wasUndone']&&Object['hasOwnProperty']['call'](_0x654306,'wasUndone')&&_0x51ecd7['uint32'](0x28)['bool'](_0x654306['wasUndone']),_0x51ecd7;},_0x58c7cf['encodeDelimited']=function(_0x287ea0,_0x212027){return this['encode'](_0x287ea0,_0x212027)['ldelim']();},_0x58c7cf['decode']=function(_0x492685,_0x30a881){_0x492685 instanceof _0x5513da||(_0x492685=_0x5513da['create'](_0x492685));for(var _0x2865cd=void 0x0===_0x30a881?_0x492685['len']:_0x492685['pos']+_0x30a881,_0x5d657e=new _0x237050['SplitOperation']();_0x492685['pos']<_0x2865cd;){var _0x22143a=_0x492685['uint32']();switch(_0x22143a>>>0x3){case 0x1:_0x5d657e['splitPosition']=_0x237050['Position']['decode'](_0x492685,_0x492685['uint32']());break;case 0x2:_0x5d657e['graveyardPosition']=_0x237050['Position']['decode'](_0x492685,_0x492685['uint32']());break;case 0x3:_0x5d657e['howMany']=_0x492685['uint32']();break;case 0x4:_0x5d657e['insertionPosition']=_0x237050['Position']['decode'](_0x492685,_0x492685['uint32']());break;case 0x5:_0x5d657e['wasUndone']=_0x492685['bool']();break;default:_0x492685['skipType'](0x7&_0x22143a);}}return _0x5d657e;},_0x58c7cf['decodeDelimited']=function(_0x1749b3){return _0x1749b3 instanceof _0x5513da||(_0x1749b3=new _0x5513da(_0x1749b3)),this['decode'](_0x1749b3,_0x1749b3['uint32']());},_0x58c7cf['verify']=function(_0x528990){if('object'!=typeof _0x528990||null===_0x528990)return'object\x20expected';var _0x550742;if(null!=_0x528990['splitPosition']&&_0x528990['hasOwnProperty']('splitPosition')&&(_0x550742=_0x237050['Position']['verify'](_0x528990['splitPosition'])))return'splitPosition.'+_0x550742;if(null!=_0x528990['graveyardPosition']&&_0x528990['hasOwnProperty']('graveyardPosition')&&(_0x550742=_0x237050['Position']['verify'](_0x528990['graveyardPosition'])))return'graveyardPosition.'+_0x550742;if(null!=_0x528990['howMany']&&_0x528990['hasOwnProperty']('howMany')&&!_0x574aef['isInteger'](_0x528990['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x528990['insertionPosition']&&_0x528990['hasOwnProperty']('insertionPosition')&&(_0x550742=_0x237050['Position']['verify'](_0x528990['insertionPosition'])))return'insertionPosition.'+_0x550742;return null!=_0x528990['wasUndone']&&_0x528990['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x528990['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x58c7cf['fromObject']=function(_0x34128b){if(_0x34128b instanceof _0x237050['SplitOperation'])return _0x34128b;var _0x3da926=new _0x237050['SplitOperation']();if(null!=_0x34128b['splitPosition']){if('object'!=typeof _0x34128b['splitPosition'])throw TypeError('.SplitOperation.splitPosition:\x20object\x20expected');_0x3da926['splitPosition']=_0x237050['Position']['fromObject'](_0x34128b['splitPosition']);}if(null!=_0x34128b['graveyardPosition']){if('object'!=typeof _0x34128b['graveyardPosition'])throw TypeError('.SplitOperation.graveyardPosition:\x20object\x20expected');_0x3da926['graveyardPosition']=_0x237050['Position']['fromObject'](_0x34128b['graveyardPosition']);}if(null!=_0x34128b['howMany']&&(_0x3da926['howMany']=_0x34128b['howMany']>>>0x0),null!=_0x34128b['insertionPosition']){if('object'!=typeof _0x34128b['insertionPosition'])throw TypeError('.SplitOperation.insertionPosition:\x20object\x20expected');_0x3da926['insertionPosition']=_0x237050['Position']['fromObject'](_0x34128b['insertionPosition']);}return null!=_0x34128b['wasUndone']&&(_0x3da926['wasUndone']=Boolean(_0x34128b['wasUndone'])),_0x3da926;},_0x58c7cf['toObject']=function(_0x36f55d,_0x3d4034){_0x3d4034||(_0x3d4034={});var _0x1bf1fd={};return _0x3d4034['defaults']&&(_0x1bf1fd['splitPosition']=null,_0x1bf1fd['graveyardPosition']=null,_0x1bf1fd['howMany']=0x0,_0x1bf1fd['insertionPosition']=null,_0x1bf1fd['wasUndone']=!0x1),null!=_0x36f55d['splitPosition']&&_0x36f55d['hasOwnProperty']('splitPosition')&&(_0x1bf1fd['splitPosition']=_0x237050['Position']['toObject'](_0x36f55d['splitPosition'],_0x3d4034)),null!=_0x36f55d['graveyardPosition']&&_0x36f55d['hasOwnProperty']('graveyardPosition')&&(_0x1bf1fd['graveyardPosition']=_0x237050['Position']['toObject'](_0x36f55d['graveyardPosition'],_0x3d4034)),null!=_0x36f55d['howMany']&&_0x36f55d['hasOwnProperty']('howMany')&&(_0x1bf1fd['howMany']=_0x36f55d['howMany']),null!=_0x36f55d['insertionPosition']&&_0x36f55d['hasOwnProperty']('insertionPosition')&&(_0x1bf1fd['insertionPosition']=_0x237050['Position']['toObject'](_0x36f55d['insertionPosition'],_0x3d4034)),null!=_0x36f55d['wasUndone']&&_0x36f55d['hasOwnProperty']('wasUndone')&&(_0x1bf1fd['wasUndone']=_0x36f55d['wasUndone']),_0x1bf1fd;},_0x58c7cf['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x20aef5['util']['toJSONOptions']);},_0x58c7cf['getTypeUrl']=function(_0x3d05e3){return void 0x0===_0x3d05e3&&(_0x3d05e3='type.googleapis.com'),_0x3d05e3+'/SplitOperation';},_0x58c7cf;}()),_0x237050['Position']=(function(){function _0x4f25f6(_0x336ad0){if(this['path']=[],_0x336ad0){for(var _0x2adc74=Object['keys'](_0x336ad0),_0x25e07a=0x0;_0x25e07a<_0x2adc74['length'];++_0x25e07a)null!=_0x336ad0[_0x2adc74[_0x25e07a]]&&(this[_0x2adc74[_0x25e07a]]=_0x336ad0[_0x2adc74[_0x25e07a]]);}}return _0x4f25f6['prototype']['root']='',_0x4f25f6['prototype']['rootMain']=!0x1,_0x4f25f6['prototype']['rootGraveyard']=!0x1,_0x4f25f6['prototype']['path']=_0x574aef['emptyArray'],_0x4f25f6['prototype']['stickiness']='',_0x4f25f6['create']=function(_0x318971){return new _0x4f25f6(_0x318971);},_0x4f25f6['encode']=function(_0x2ddcdd,_0x421473){if(_0x421473||(_0x421473=_0x279e34['create']()),null!=_0x2ddcdd['root']&&Object['hasOwnProperty']['call'](_0x2ddcdd,'root')&&_0x421473['uint32'](0xa)['string'](_0x2ddcdd['root']),null!=_0x2ddcdd['rootMain']&&Object['hasOwnProperty']['call'](_0x2ddcdd,'rootMain')&&_0x421473['uint32'](0x10)['bool'](_0x2ddcdd['rootMain']),null!=_0x2ddcdd['rootGraveyard']&&Object['hasOwnProperty']['call'](_0x2ddcdd,'rootGraveyard')&&_0x421473['uint32'](0x18)['bool'](_0x2ddcdd['rootGraveyard']),null!=_0x2ddcdd['path']&&_0x2ddcdd['path']['length']){_0x421473['uint32'](0x22)['fork']();for(var _0x5cb113=0x0;_0x5cb113<_0x2ddcdd['path']['length'];++_0x5cb113)_0x421473['uint32'](_0x2ddcdd['path'][_0x5cb113]);_0x421473['ldelim']();}return null!=_0x2ddcdd['stickiness']&&Object['hasOwnProperty']['call'](_0x2ddcdd,'stickiness')&&_0x421473['uint32'](0x2a)['string'](_0x2ddcdd['stickiness']),_0x421473;},_0x4f25f6['encodeDelimited']=function(_0x49b9b4,_0x39f541){return this['encode'](_0x49b9b4,_0x39f541)['ldelim']();},_0x4f25f6['decode']=function(_0x35569a,_0x49793c){_0x35569a instanceof _0x5513da||(_0x35569a=_0x5513da['create'](_0x35569a));for(var _0x3ae57a=void 0x0===_0x49793c?_0x35569a['len']:_0x35569a['pos']+_0x49793c,_0xf763cf=new _0x237050['Position']();_0x35569a['pos']<_0x3ae57a;){var _0x39a946=_0x35569a['uint32']();switch(_0x39a946>>>0x3){case 0x1:_0xf763cf['root']=_0x35569a['string']();break;case 0x2:_0xf763cf['rootMain']=_0x35569a['bool']();break;case 0x3:_0xf763cf['rootGraveyard']=_0x35569a['bool']();break;case 0x4:if(_0xf763cf['path']&&_0xf763cf['path']['length']||(_0xf763cf['path']=[]),0x2==(0x7&_0x39a946)){for(var _0x3c29ff=_0x35569a['uint32']()+_0x35569a['pos'];_0x35569a['pos']<_0x3c29ff;)_0xf763cf['path']['push'](_0x35569a['uint32']());}else _0xf763cf['path']['push'](_0x35569a['uint32']());break;case 0x5:_0xf763cf['stickiness']=_0x35569a['string']();break;default:_0x35569a['skipType'](0x7&_0x39a946);}}return _0xf763cf;},_0x4f25f6['decodeDelimited']=function(_0x5da66b){return _0x5da66b instanceof _0x5513da||(_0x5da66b=new _0x5513da(_0x5da66b)),this['decode'](_0x5da66b,_0x5da66b['uint32']());},_0x4f25f6['verify']=function(_0x3beed3){if('object'!=typeof _0x3beed3||null===_0x3beed3)return'object\x20expected';if(null!=_0x3beed3['root']&&_0x3beed3['hasOwnProperty']('root')&&!_0x574aef['isString'](_0x3beed3['root']))return'root:\x20string\x20expected';if(null!=_0x3beed3['rootMain']&&_0x3beed3['hasOwnProperty']('rootMain')&&'boolean'!=typeof _0x3beed3['rootMain'])return'rootMain:\x20boolean\x20expected';if(null!=_0x3beed3['rootGraveyard']&&_0x3beed3['hasOwnProperty']('rootGraveyard')&&'boolean'!=typeof _0x3beed3['rootGraveyard'])return'rootGraveyard:\x20boolean\x20expected';if(null!=_0x3beed3['path']&&_0x3beed3['hasOwnProperty']('path')){if(!Array['isArray'](_0x3beed3['path']))return'path:\x20array\x20expected';for(var _0x533803=0x0;_0x533803<_0x3beed3['path']['length'];++_0x533803)if(!_0x574aef['isInteger'](_0x3beed3['path'][_0x533803]))return'path:\x20integer[]\x20expected';}return null!=_0x3beed3['stickiness']&&_0x3beed3['hasOwnProperty']('stickiness')&&!_0x574aef['isString'](_0x3beed3['stickiness'])?'stickiness:\x20string\x20expected':null;},_0x4f25f6['fromObject']=function(_0x355789){if(_0x355789 instanceof _0x237050['Position'])return _0x355789;var _0x227084=new _0x237050['Position']();if(null!=_0x355789['root']&&(_0x227084['root']=String(_0x355789['root'])),null!=_0x355789['rootMain']&&(_0x227084['rootMain']=Boolean(_0x355789['rootMain'])),null!=_0x355789['rootGraveyard']&&(_0x227084['rootGraveyard']=Boolean(_0x355789['rootGraveyard'])),_0x355789['path']){if(!Array['isArray'](_0x355789['path']))throw TypeError('.Position.path:\x20array\x20expected');_0x227084['path']=[];for(var _0x5c4613=0x0;_0x5c4613<_0x355789['path']['length'];++_0x5c4613)_0x227084['path'][_0x5c4613]=_0x355789['path'][_0x5c4613]>>>0x0;}return null!=_0x355789['stickiness']&&(_0x227084['stickiness']=String(_0x355789['stickiness'])),_0x227084;},_0x4f25f6['toObject']=function(_0x235791,_0x3b69b5){_0x3b69b5||(_0x3b69b5={});var _0x5ee372={};if((_0x3b69b5['arrays']||_0x3b69b5['defaults'])&&(_0x5ee372['path']=[]),_0x3b69b5['defaults']&&(_0x5ee372['root']='',_0x5ee372['rootMain']=!0x1,_0x5ee372['rootGraveyard']=!0x1,_0x5ee372['stickiness']=''),null!=_0x235791['root']&&_0x235791['hasOwnProperty']('root')&&(_0x5ee372['root']=_0x235791['root']),null!=_0x235791['rootMain']&&_0x235791['hasOwnProperty']('rootMain')&&(_0x5ee372['rootMain']=_0x235791['rootMain']),null!=_0x235791['rootGraveyard']&&_0x235791['hasOwnProperty']('rootGraveyard')&&(_0x5ee372['rootGraveyard']=_0x235791['rootGraveyard']),_0x235791['path']&&_0x235791['path']['length']){_0x5ee372['path']=[];for(var _0x4dc6cf=0x0;_0x4dc6cf<_0x235791['path']['length'];++_0x4dc6cf)_0x5ee372['path'][_0x4dc6cf]=_0x235791['path'][_0x4dc6cf];}return null!=_0x235791['stickiness']&&_0x235791['hasOwnProperty']('stickiness')&&(_0x5ee372['stickiness']=_0x235791['stickiness']),_0x5ee372;},_0x4f25f6['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x20aef5['util']['toJSONOptions']);},_0x4f25f6['getTypeUrl']=function(_0x43f57e){return void 0x0===_0x43f57e&&(_0x43f57e='type.googleapis.com'),_0x43f57e+'/Position';},_0x4f25f6;}()),_0x237050['Range']=(function(){function _0xd6ddc1(_0x4ee8f1){if(_0x4ee8f1){for(var _0x53948d=Object['keys'](_0x4ee8f1),_0x1db811=0x0;_0x1db811<_0x53948d['length'];++_0x1db811)null!=_0x4ee8f1[_0x53948d[_0x1db811]]&&(this[_0x53948d[_0x1db811]]=_0x4ee8f1[_0x53948d[_0x1db811]]);}}return _0xd6ddc1['prototype']['start']=null,_0xd6ddc1['prototype']['end']=null,_0xd6ddc1['create']=function(_0x559d74){return new _0xd6ddc1(_0x559d74);},_0xd6ddc1['encode']=function(_0x1d52d1,_0x21cfc5){return _0x21cfc5||(_0x21cfc5=_0x279e34['create']()),null!=_0x1d52d1['start']&&Object['hasOwnProperty']['call'](_0x1d52d1,'start')&&_0x237050['Position']['encode'](_0x1d52d1['start'],_0x21cfc5['uint32'](0xa)['fork']())['ldelim'](),null!=_0x1d52d1['end']&&Object['hasOwnProperty']['call'](_0x1d52d1,'end')&&_0x237050['Position']['encode'](_0x1d52d1['end'],_0x21cfc5['uint32'](0x12)['fork']())['ldelim'](),_0x21cfc5;},_0xd6ddc1['encodeDelimited']=function(_0x3e9335,_0x240218){return this['encode'](_0x3e9335,_0x240218)['ldelim']();},_0xd6ddc1['decode']=function(_0x9090ed,_0x53391d){_0x9090ed instanceof _0x5513da||(_0x9090ed=_0x5513da['create'](_0x9090ed));for(var _0x38f07e=void 0x0===_0x53391d?_0x9090ed['len']:_0x9090ed['pos']+_0x53391d,_0x309462=new _0x237050['Range']();_0x9090ed['pos']<_0x38f07e;){var _0x1bc244=_0x9090ed['uint32']();switch(_0x1bc244>>>0x3){case 0x1:_0x309462['start']=_0x237050['Position']['decode'](_0x9090ed,_0x9090ed['uint32']());break;case 0x2:_0x309462['end']=_0x237050['Position']['decode'](_0x9090ed,_0x9090ed['uint32']());break;default:_0x9090ed['skipType'](0x7&_0x1bc244);}}return _0x309462;},_0xd6ddc1['decodeDelimited']=function(_0x16c2d3){return _0x16c2d3 instanceof _0x5513da||(_0x16c2d3=new _0x5513da(_0x16c2d3)),this['decode'](_0x16c2d3,_0x16c2d3['uint32']());},_0xd6ddc1['verify']=function(_0x3539f4){if('object'!=typeof _0x3539f4||null===_0x3539f4)return'object\x20expected';var _0x1e7b5c;if(null!=_0x3539f4['start']&&_0x3539f4['hasOwnProperty']('start')&&(_0x1e7b5c=_0x237050['Position']['verify'](_0x3539f4['start'])))return'start.'+_0x1e7b5c;if(null!=_0x3539f4['end']&&_0x3539f4['hasOwnProperty']('end')&&(_0x1e7b5c=_0x237050['Position']['verify'](_0x3539f4['end'])))return'end.'+_0x1e7b5c;return null;},_0xd6ddc1['fromObject']=function(_0x465ac3){if(_0x465ac3 instanceof _0x237050['Range'])return _0x465ac3;var _0x4257bc=new _0x237050['Range']();if(null!=_0x465ac3['start']){if('object'!=typeof _0x465ac3['start'])throw TypeError('.Range.start:\x20object\x20expected');_0x4257bc['start']=_0x237050['Position']['fromObject'](_0x465ac3['start']);}if(null!=_0x465ac3['end']){if('object'!=typeof _0x465ac3['end'])throw TypeError('.Range.end:\x20object\x20expected');_0x4257bc['end']=_0x237050['Position']['fromObject'](_0x465ac3['end']);}return _0x4257bc;},_0xd6ddc1['toObject']=function(_0x761f78,_0x22c987){_0x22c987||(_0x22c987={});var _0x13006d={};return _0x22c987['defaults']&&(_0x13006d['start']=null,_0x13006d['end']=null),null!=_0x761f78['start']&&_0x761f78['hasOwnProperty']('start')&&(_0x13006d['start']=_0x237050['Position']['toObject'](_0x761f78['start'],_0x22c987)),null!=_0x761f78['end']&&_0x761f78['hasOwnProperty']('end')&&(_0x13006d['end']=_0x237050['Position']['toObject'](_0x761f78['end'],_0x22c987)),_0x13006d;},_0xd6ddc1['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x20aef5['util']['toJSONOptions']);},_0xd6ddc1['getTypeUrl']=function(_0x3a3a13){return void 0x0===_0x3a3a13&&(_0x3a3a13='type.googleapis.com'),_0x3a3a13+'/Range';},_0xd6ddc1;}()),_0x237050['Element']=(function(){function _0x1842af(_0x2ff88a){if(this['children']=[],this['attributesBoolean']={},_0x2ff88a){for(var _0x4abb69=Object['keys'](_0x2ff88a),_0x52c5bb=0x0;_0x52c5bb<_0x4abb69['length'];++_0x52c5bb)null!=_0x2ff88a[_0x4abb69[_0x52c5bb]]&&(this[_0x4abb69[_0x52c5bb]]=_0x2ff88a[_0x4abb69[_0x52c5bb]]);}}return _0x1842af['prototype']['name']='',_0x1842af['prototype']['children']=_0x574aef['emptyArray'],_0x1842af['prototype']['data']='',_0x1842af['prototype']['attributesBoolean']=_0x574aef['emptyObject'],_0x1842af['prototype']['attributesJson']='',_0x1842af['create']=function(_0xfeef84){return new _0x1842af(_0xfeef84);},_0x1842af['encode']=function(_0x15ca08,_0x3ecc50){if(_0x3ecc50||(_0x3ecc50=_0x279e34['create']()),null!=_0x15ca08['name']&&Object['hasOwnProperty']['call'](_0x15ca08,'name')&&_0x3ecc50['uint32'](0xa)['string'](_0x15ca08['name']),null!=_0x15ca08['children']&&_0x15ca08['children']['length']){for(var _0xd4cbb4=0x0;_0xd4cbb4<_0x15ca08['children']['length'];++_0xd4cbb4)_0x237050['Element']['encode'](_0x15ca08['children'][_0xd4cbb4],_0x3ecc50['uint32'](0x12)['fork']())['ldelim']();}if(null!=_0x15ca08['data']&&Object['hasOwnProperty']['call'](_0x15ca08,'data')&&_0x3ecc50['uint32'](0x1a)['string'](_0x15ca08['data']),null!=_0x15ca08['attributesBoolean']&&Object['hasOwnProperty']['call'](_0x15ca08,'attributesBoolean')){var _0x2bca8d=Object['keys'](_0x15ca08['attributesBoolean']);for(_0xd4cbb4=0x0;_0xd4cbb4<_0x2bca8d['length'];++_0xd4cbb4)_0x3ecc50['uint32'](0x22)['fork']()['uint32'](0xa)['string'](_0x2bca8d[_0xd4cbb4])['uint32'](0x10)['bool'](_0x15ca08['attributesBoolean'][_0x2bca8d[_0xd4cbb4]])['ldelim']();}return null!=_0x15ca08['attributesJson']&&Object['hasOwnProperty']['call'](_0x15ca08,'attributesJson')&&_0x3ecc50['uint32'](0x2a)['string'](_0x15ca08['attributesJson']),_0x3ecc50;},_0x1842af['encodeDelimited']=function(_0x20db16,_0x45c643){return this['encode'](_0x20db16,_0x45c643)['ldelim']();},_0x1842af['decode']=function(_0x4ca010,_0x331740){_0x4ca010 instanceof _0x5513da||(_0x4ca010=_0x5513da['create'](_0x4ca010));for(var _0x591438,_0x1c2633,_0x4fb438=void 0x0===_0x331740?_0x4ca010['len']:_0x4ca010['pos']+_0x331740,_0x1a022c=new _0x237050['Element']();_0x4ca010['pos']<_0x4fb438;){var _0x50c8f5=_0x4ca010['uint32']();switch(_0x50c8f5>>>0x3){case 0x1:_0x1a022c['name']=_0x4ca010['string']();break;case 0x2:_0x1a022c['children']&&_0x1a022c['children']['length']||(_0x1a022c['children']=[]),_0x1a022c['children']['push'](_0x237050['Element']['decode'](_0x4ca010,_0x4ca010['uint32']()));break;case 0x3:_0x1a022c['data']=_0x4ca010['string']();break;case 0x4:_0x1a022c['attributesBoolean']===_0x574aef['emptyObject']&&(_0x1a022c['attributesBoolean']={});var _0x2526fe=_0x4ca010['uint32']()+_0x4ca010['pos'];for(_0x591438='',_0x1c2633=!0x1;_0x4ca010['pos']<_0x2526fe;){var _0xd3775d=_0x4ca010['uint32']();switch(_0xd3775d>>>0x3){case 0x1:_0x591438=_0x4ca010['string']();break;case 0x2:_0x1c2633=_0x4ca010['bool']();break;default:_0x4ca010['skipType'](0x7&_0xd3775d);}}_0x1a022c['attributesBoolean'][_0x591438]=_0x1c2633;break;case 0x5:_0x1a022c['attributesJson']=_0x4ca010['string']();break;default:_0x4ca010['skipType'](0x7&_0x50c8f5);}}return _0x1a022c;},_0x1842af['decodeDelimited']=function(_0x5e1547){return _0x5e1547 instanceof _0x5513da||(_0x5e1547=new _0x5513da(_0x5e1547)),this['decode'](_0x5e1547,_0x5e1547['uint32']());},_0x1842af['verify']=function(_0x5d86cc){if('object'!=typeof _0x5d86cc||null===_0x5d86cc)return'object\x20expected';if(null!=_0x5d86cc['name']&&_0x5d86cc['hasOwnProperty']('name')&&!_0x574aef['isString'](_0x5d86cc['name']))return'name:\x20string\x20expected';if(null!=_0x5d86cc['children']&&_0x5d86cc['hasOwnProperty']('children')){if(!Array['isArray'](_0x5d86cc['children']))return'children:\x20array\x20expected';for(var _0x11f6b0=0x0;_0x11f6b0<_0x5d86cc['children']['length'];++_0x11f6b0){var _0x208525=_0x237050['Element']['verify'](_0x5d86cc['children'][_0x11f6b0]);if(_0x208525)return'children.'+_0x208525;}}if(null!=_0x5d86cc['data']&&_0x5d86cc['hasOwnProperty']('data')&&!_0x574aef['isString'](_0x5d86cc['data']))return'data:\x20string\x20expected';if(null!=_0x5d86cc['attributesBoolean']&&_0x5d86cc['hasOwnProperty']('attributesBoolean')){if(!_0x574aef['isObject'](_0x5d86cc['attributesBoolean']))return'attributesBoolean:\x20object\x20expected';var _0x19f382=Object['keys'](_0x5d86cc['attributesBoolean']);for(_0x11f6b0=0x0;_0x11f6b0<_0x19f382['length'];++_0x11f6b0)if('boolean'!=typeof _0x5d86cc['attributesBoolean'][_0x19f382[_0x11f6b0]])return'attributesBoolean:\x20boolean{k:string}\x20expected';}return null!=_0x5d86cc['attributesJson']&&_0x5d86cc['hasOwnProperty']('attributesJson')&&!_0x574aef['isString'](_0x5d86cc['attributesJson'])?'attributesJson:\x20string\x20expected':null;},_0x1842af['fromObject']=function(_0x8741df){if(_0x8741df instanceof _0x237050['Element'])return _0x8741df;var _0x4dce7c=new _0x237050['Element']();if(null!=_0x8741df['name']&&(_0x4dce7c['name']=String(_0x8741df['name'])),_0x8741df['children']){if(!Array['isArray'](_0x8741df['children']))throw TypeError('.Element.children:\x20array\x20expected');_0x4dce7c['children']=[];for(var _0x559986=0x0;_0x559986<_0x8741df['children']['length'];++_0x559986){if('object'!=typeof _0x8741df['children'][_0x559986])throw TypeError('.Element.children:\x20object\x20expected');_0x4dce7c['children'][_0x559986]=_0x237050['Element']['fromObject'](_0x8741df['children'][_0x559986]);}}if(null!=_0x8741df['data']&&(_0x4dce7c['data']=String(_0x8741df['data'])),_0x8741df['attributesBoolean']){if('object'!=typeof _0x8741df['attributesBoolean'])throw TypeError('.Element.attributesBoolean:\x20object\x20expected');_0x4dce7c['attributesBoolean']={};var _0x49a285=Object['keys'](_0x8741df['attributesBoolean']);for(_0x559986=0x0;_0x559986<_0x49a285['length'];++_0x559986)_0x4dce7c['attributesBoolean'][_0x49a285[_0x559986]]=Boolean(_0x8741df['attributesBoolean'][_0x49a285[_0x559986]]);}return null!=_0x8741df['attributesJson']&&(_0x4dce7c['attributesJson']=String(_0x8741df['attributesJson'])),_0x4dce7c;},_0x1842af['toObject']=function(_0x117362,_0xf6ace3){_0xf6ace3||(_0xf6ace3={});var _0x55453d,_0x5238f3={};if((_0xf6ace3['arrays']||_0xf6ace3['defaults'])&&(_0x5238f3['children']=[]),(_0xf6ace3['objects']||_0xf6ace3['defaults'])&&(_0x5238f3['attributesBoolean']={}),_0xf6ace3['defaults']&&(_0x5238f3['name']='',_0x5238f3['data']='',_0x5238f3['attributesJson']=''),null!=_0x117362['name']&&_0x117362['hasOwnProperty']('name')&&(_0x5238f3['name']=_0x117362['name']),_0x117362['children']&&_0x117362['children']['length']){_0x5238f3['children']=[];for(var _0x3c3f0f=0x0;_0x3c3f0f<_0x117362['children']['length'];++_0x3c3f0f)_0x5238f3['children'][_0x3c3f0f]=_0x237050['Element']['toObject'](_0x117362['children'][_0x3c3f0f],_0xf6ace3);}if(null!=_0x117362['data']&&_0x117362['hasOwnProperty']('data')&&(_0x5238f3['data']=_0x117362['data']),_0x117362['attributesBoolean']&&(_0x55453d=Object['keys'](_0x117362['attributesBoolean']))['length']){_0x5238f3['attributesBoolean']={};for(_0x3c3f0f=0x0;_0x3c3f0f<_0x55453d['length'];++_0x3c3f0f)_0x5238f3['attributesBoolean'][_0x55453d[_0x3c3f0f]]=_0x117362['attributesBoolean'][_0x55453d[_0x3c3f0f]];}return null!=_0x117362['attributesJson']&&_0x117362['hasOwnProperty']('attributesJson')&&(_0x5238f3['attributesJson']=_0x117362['attributesJson']),_0x5238f3;},_0x1842af['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x20aef5['util']['toJSONOptions']);},_0x1842af['getTypeUrl']=function(_0x35cb08){return void 0x0===_0x35cb08&&(_0x35cb08='type.googleapis.com'),_0x35cb08+'/Element';},_0x1842af;}()),_0x237050;})());class r{['_protobufRoot'];constructor(){this['_protobufRoot']=u;}['getDescriptor'](_0x7844){return new y(this['_protobufRoot'][_0x7844]);}}class y{['_protobuf'];constructor(_0x38f54c){this['_protobuf']=_0x38f54c;}['compress'](_0x2d6872){const _0x2e193a=this['_protobuf']['verify'](_0x2d6872);if(_0x2e193a)throw Error(_0x2e193a);return this['_protobuf']['encode'](this['_protobuf']['create'](_0x2d6872))['finish']();}['decompress'](_0x3c78c9){return this['_protobuf']['toObject'](this['_protobuf']['decode'](_0x3c78c9),{'oneofs':!0x0});}}function _(_0x4b5e12,_0x269ba4){const _0x407e42=_0x194fdb(_0x4b5e12);return _0x407e42['path'][_0x407e42['path']['length']-0x1]+=_0x269ba4,_0x407e42;}function O(_0x318f5e,_0x5f3286){return _0x318f5e['root']===_0x5f3286['root']&&_0x1f9ab(_0x318f5e['path'],_0x5f3286['path']);}function $(_0x1ad663){P(_0x1ad663,_0x2ccd48=>('main'==_0x2ccd48['root']?(_0x2ccd48['rootMain']=!0x0,delete _0x2ccd48['root']):'$graveyard'==_0x2ccd48['root']&&(_0x2ccd48['rootGraveyard']=!0x0,delete _0x2ccd48['root']),_0x2ccd48));}function J(_0x4a1ab8){P(_0x4a1ab8,_0x549ef9=>(_0x549ef9['rootMain']?(_0x549ef9['root']='main',delete _0x549ef9['rootMain']):_0x549ef9['rootGraveyard']&&(_0x549ef9['root']='$graveyard',delete _0x549ef9['rootGraveyard']),_0x549ef9));}function P(_0x2420e5,_0x5486ca){for(const _0x57aa84 in _0x2420e5){const _0x315b72=_0x2420e5[_0x57aa84];'nodes'!==_0x57aa84&&_0x219093(_0x315b72)&&(_0x315b72['path']&&(_0x315b72['root']||_0x315b72['rootMain']||_0x315b72['rootGraveyard'])?_0x2420e5[_0x57aa84]=_0x5486ca(_0x315b72):P(_0x315b72,_0x5486ca));}return _0x2420e5;}class e{['_id'];['_operationName'];['_protobufDescriptor'];constructor(_0x1cfa22,_0x44f468,_0x7f3d7d){this['_id']=_0x1cfa22,this['_operationName']=_0x44f468,this['_protobufDescriptor']=_0x7f3d7d;}['compress'](_0x38633f,_0x5ea985){const _0x15e5af=_0x5ea985['shift']();return $(_0x15e5af),_0x38633f['buffers']['push'](this['_protobufDescriptor']['compress'](_0x15e5af)),_0x38633f['types']['push'](this['_id']),!0x0;}['decompress'](_0x20e58d,_0xc3d0c7){_0xc3d0c7['types']['shift']();const _0x167137=this['_protobufDescriptor']['decompress'](_0xc3d0c7['buffers']['shift']());J(_0x167137),_0x167137['__className']=this['_operationName'],_0x20e58d['push'](_0x167137);}}class s extends e{['compress'](_0x2678a0,_0x2fa4c3){const _0x1e71c5=_0x2fa4c3['shift']();return this['_serializeOneOf']('oldValue',_0x1e71c5),this['_serializeOneOf']('newValue',_0x1e71c5),$(_0x1e71c5),_0x2678a0['buffers']['push'](this['_protobufDescriptor']['compress'](_0x1e71c5)),_0x2678a0['types']['push'](this['_id']),!0x0;}['decompress'](_0x2c2e9f,_0xaa9e3f){const {types:_0x18981c,buffers:_0x53bd45}=_0xaa9e3f,_0x2ba36f=this['_protobufDescriptor']['decompress'](_0x53bd45['shift']());_0x18981c['shift'](),this['_deserializeOneOf']('oldValue',_0x2ba36f),this['_deserializeOneOf']('newValue',_0x2ba36f),J(_0x2ba36f),_0x2ba36f['__className']=this['_operationName'],_0x2c2e9f['push'](_0x2ba36f);}['_serializeOneOf'](_0x113c37,_0x7c983f){const _0x399672=_0x7c983f[_0x113c37];'boolean'==typeof _0x399672?_0x7c983f[_0x113c37+'Boolean']=_0x399672:_0x7c983f[_0x113c37+'Json']=JSON['stringify'](_0x399672);}['_deserializeOneOf'](_0x2e926c,_0x27b7c5){const _0x287bb4=_0x2e926c+'Json';_0x27b7c5[_0x287bb4]?(_0x27b7c5[_0x2e926c]=JSON['parse'](_0x27b7c5[_0x287bb4]),delete _0x27b7c5[_0x287bb4]):(_0x27b7c5[_0x2e926c]=_0x27b7c5[_0x2e926c+'Boolean'],delete _0x27b7c5[_0x2e926c+'Boolean']);}}class i extends e{['compress'](_0x421c3f,_0xa88da){const _0x1baea9=_0xa88da['shift']();return this['_serializeNodesAttributes'](_0x1baea9['nodes']),$(_0x1baea9),_0x421c3f['buffers']['push'](this['_protobufDescriptor']['compress'](_0x1baea9)),_0x421c3f['types']['push'](this['_id']),!0x0;}['decompress'](_0x14f501,_0x3820e7){const {types:_0x46bcba,buffers:_0x4c0d1b}=_0x3820e7,_0x4496db=this['_protobufDescriptor']['decompress'](_0x4c0d1b['shift']());_0x46bcba['shift'](),_0x4496db['nodes']||(_0x4496db['nodes']=[]),this['_deserializeNodesAttributes'](_0x4496db['nodes']),J(_0x4496db),_0x4496db['__className']=this['_operationName'],_0x14f501['push'](_0x4496db);}['_serializeNodesAttributes'](_0x25b77c){for(const _0x3246db of _0x25b77c){if(_0x3246db['attributes']){const _0x542a4c=_0x3246db['attributes'];this['_areValuesBoolean'](_0x542a4c)?_0x3246db['attributesBoolean']=_0x542a4c:_0x3246db['attributesJson']=JSON['stringify'](_0x542a4c);}_0x3246db['children']&&this['_serializeNodesAttributes'](_0x3246db['children']);}}['_deserializeNodesAttributes'](_0x362b56){for(const _0x252d56 of _0x362b56)(_0x252d56['attributesBoolean']||_0x252d56['attributesJson'])&&(_0x252d56['attributesBoolean']?(_0x252d56['attributes']=_0x252d56['attributesBoolean'],delete _0x252d56['attributesBoolean']):(_0x252d56['attributes']=JSON['parse'](_0x252d56['attributesJson']),delete _0x252d56['attributesJson'])),_0x252d56['children']&&this['_deserializeNodesAttributes'](_0x252d56['children']);}['_areValuesBoolean'](_0x6dbafa){return Object['keys'](_0x6dbafa)['every'](_0x5ce30=>'boolean'==typeof _0x6dbafa[_0x5ce30]);}}class n extends e{['decompress'](_0x2ad47e,_0x5a6fc6){super['decompress'](_0x2ad47e,_0x5a6fc6);const _0x39adbb=_0x2ad47e[_0x2ad47e['length']-0x1];_0x39adbb['oldRange']||(_0x39adbb['oldRange']=null),_0x39adbb['newRange']||(_0x39adbb['newRange']=null);}}class p extends e{['compress'](_0x11847d,_0x70ff1){return _0x70ff1['shift'](),_0x11847d['types']['push'](this['_id']),!0x0;}['decompress'](_0x48cbb9,_0x2559bc){_0x2559bc['types']['shift'](),_0x48cbb9['push']({'__className':this['_operationName']});}}class a extends n{['_omittedNamespace'];constructor(_0x2ec562,_0x42859f,_0x34210c,_0x531be4){super(_0x2ec562,_0x42859f,_0x34210c),this['_omittedNamespace']=_0x531be4+':';}['compress'](_0x1b585d,_0x378c5d){return!('MarkerOperation'!=_0x378c5d[0x0]['__className']||!_0x378c5d[0x0]['name']['startsWith'](this['_omittedNamespace']))&&(_0x378c5d[0x0]['name']=_0x378c5d[0x0]['name']['replace'](new RegExp('^'+this['_omittedNamespace']),''),super['compress'](_0x1b585d,_0x378c5d),!0x0);}['decompress'](_0x33a0bc,_0x7e38ae){super['decompress'](_0x33a0bc,_0x7e38ae);const _0x2eb8e8=_0x33a0bc[_0x33a0bc['length']-0x1];_0x2eb8e8['name']=this['_omittedNamespace']+_0x2eb8e8['name'];}}class b{['_id'];['_context'];constructor(_0x16c8ca,_0x75f3a9){this['_id']=_0x16c8ca,this['_context']=_0x75f3a9;}['compress'](_0x516b2a,_0x2a13af){let _0x919398;for(;_0x2a13af['length']>0x1&&this['_compareOperations'](_0x2a13af[0x0],_0x2a13af[0x1]);)_0x919398?(_0x919398=this['_combineNext'](_0x2a13af['shift'](),_0x919398),_0x516b2a['types']['push'](0x0)):(_0x919398=_0x194fdb(_0x2a13af['shift']()),_0x516b2a['types']['push'](this['_id']));return!!_0x919398&&(_0x919398=this['_combineNext'](_0x2a13af['shift'](),_0x919398),_0x516b2a['types']['push'](0x0),_0x516b2a['buffers']['push'](this['_compressSingleOperation'](_0x919398)),!0x0);}['decompress'](_0x351db6,_0x29e6a9){const _0x2968c3=this['_decompressSingleOperation'](_0x29e6a9);for(;0x0==_0x29e6a9['types'][0x0];)_0x29e6a9['types']['shift'](),_0x351db6['push'](this['_splitCurrent'](_0x2968c3));_0x351db6['push'](_0x2968c3);}}class m extends b{['_combineNext'](_0x13554f,_0x30701b){return _0x30701b['nodes'][0x0]['data']+=_0x13554f['nodes'][0x0]['data'],_0x30701b;}['_splitCurrent'](_0x27f8ca){const _0x1c9ede=_0x194fdb(_0x27f8ca),_0x48188e=_0x1c9ede['nodes'][0x0],_0x4162c4=_0x27f8ca['nodes'][0x0],_0x2e966a=_0x4162c4['data'][Symbol['iterator']]()['next']()['value'],_0x3e7cdf=_0x2e966a['length'];return _0x48188e['data']=_0x2e966a,_0x4162c4['data']=_0x4162c4['data']['substr'](_0x3e7cdf),_0x27f8ca['position']=_(_0x27f8ca['position'],_0x3e7cdf),_0x1c9ede;}['_compareOperations'](_0x1999c7,_0x74287d){if(this['_checkOperation'](_0x1999c7)&&this['_checkOperation'](_0x74287d)){const _0x45deec=_0x1999c7['nodes'][0x0]['data']['length'],_0x33338f=O(_(_0x1999c7['position'],_0x45deec),_0x74287d['position']),_0x47724c=_0x1999c7['nodes'][0x0],_0x293896=_0x74287d['nodes'][0x0];return _0x33338f&&this['_compareAttributes'](_0x47724c,_0x293896);}return!0x1;}['_compressSingleOperation'](_0x363080){const _0x99bd53={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('InsertOperation')['compress'](_0x99bd53,[_0x363080]),_0x99bd53['buffers'][0x0];}['_decompressSingleOperation'](_0x45423c){const _0x2dfdfd=[];return this['_context']['_getCompressorByName']('InsertOperation')['decompress'](_0x2dfdfd,_0x45423c),_0x2dfdfd[0x0];}['_checkOperation'](_0xd2923){return'InsertOperation'==_0xd2923['__className']&&0x1==_0xd2923['nodes']['length']&&_0xd2923['nodes'][0x0]['data']&&!_0xd2923['wasUndone']&&0x1==Array['from'](_0xd2923['nodes'][0x0]['data'])['length'];}['_compareAttributes'](_0x59b577,_0x255f14){const _0x4509b3=Object['keys'](_0x59b577['attributes']||{}),_0x194031=Object['keys'](_0x255f14['attributes']||{});return _0x4509b3['length']===_0x194031['length']&&_0x4509b3['every'](_0x371282=>_0x255f14['attributes'][_0x371282]&&_0x255f14['attributes'][_0x371282]===_0x59b577['attributes'][_0x371282]);}}class c extends b{['_combineNext'](_0x2766b8,_0xb64dcb){return _0xb64dcb['howMany']++,_0xb64dcb['sourcePosition']=_0x194fdb(_0x2766b8['sourcePosition']),_0xb64dcb;}['_splitCurrent'](_0x54ac24){const _0x5b5a2f=_0x194fdb(_0x54ac24);return _0x54ac24['howMany']--,_0x5b5a2f['howMany']=0x1,_0x5b5a2f['sourcePosition']=_(_0x5b5a2f['sourcePosition'],_0x54ac24['howMany']),_0x5b5a2f;}['_compareOperations'](_0x4a4645,_0x32ec89){return!(!this['_checkOperation'](_0x4a4645)||!this['_checkOperation'](_0x32ec89))&&(O(_(_0x4a4645['sourcePosition'],-0x1),_0x32ec89['sourcePosition'])&&O(_0x4a4645['targetPosition'],_0x32ec89['targetPosition']));}['_compressSingleOperation'](_0x193f0c){const _0x28bc84={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x28bc84,[_0x193f0c]),_0x28bc84['buffers'][0x0];}['_decompressSingleOperation'](_0x2d6f35){const _0x457233=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x457233,_0x2d6f35),_0x457233[0x0];}['_checkOperation'](_0x412d03){return'MoveOperation'==_0x412d03['__className']&&'$graveyard'==_0x412d03['targetPosition']['root']&&0x1==_0x412d03['howMany']&&!_0x412d03['wasUndone'];}}class h extends b{['_combineNext'](_0x26c28c,_0xd0ecd){return _0xd0ecd['howMany']++,_0xd0ecd;}['_splitCurrent'](_0x16c65e){const _0x3e8017=_0x194fdb(_0x16c65e);return _0x3e8017['howMany']=0x1,_0x16c65e['howMany']--,_0x3e8017;}['_compareOperations'](_0x30d58a,_0x211c84){return!(!this['_checkOperation'](_0x30d58a)||!this['_checkOperation'](_0x211c84))&&(O(_0x30d58a['sourcePosition'],_0x211c84['sourcePosition'])&&O(_0x30d58a['targetPosition'],_0x211c84['targetPosition']));}['_compressSingleOperation'](_0x5d4b77){const _0x6a037d={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x6a037d,[_0x5d4b77]),_0x6a037d['buffers'][0x0];}['_decompressSingleOperation'](_0xb87abd){const _0x4b2741=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x4b2741,_0xb87abd),_0x4b2741[0x0];}['_checkOperation'](_0x1c6fab){return'MoveOperation'==_0x1c6fab['__className']&&'$graveyard'==_0x1c6fab['targetPosition']['root']&&0x1==_0x1c6fab['howMany']&&!_0x1c6fab['wasUndone'];}}class f extends b{['compress'](_0xc0849a,_0x595ee1){if(!this['_compareOperations'](_0x595ee1[0x0],_0x595ee1[0x1]))return!0x1;const _0x2cfdec=_0x595ee1['shift']();return _0x2cfdec['oldRange']=null,_0x2cfdec['newRange']&&O(_0x2cfdec['newRange']['start'],_0x2cfdec['newRange']['end'])&&(_0x2cfdec['newRange']['end']=null),_0x595ee1['shift'](),_0xc0849a['types']['push'](this['_id']),_0xc0849a['types']['push'](0x0),_0xc0849a['buffers']['push'](this['_compressSingleOperation'](_0x2cfdec)),!0x0;}['decompress'](_0x1582a8,_0x49c17d){const _0x2aff22=this['_decompressSingleOperation'](_0x49c17d);_0x2aff22['newRange']&&!_0x2aff22['newRange']['end']&&(_0x2aff22['newRange']['end']=_0x194fdb(_0x2aff22['newRange']['start']));const _0x29d806=_0x194fdb(_0x2aff22);_0x29d806['newRange']&&(_0x29d806['newRange']['start']['stickiness']='toNone',_0x29d806['newRange']['end']=_0x194fdb(_0x29d806['newRange']['start'])),_0x29d806['name']='user:position:'+_0x29d806['name']['split'](':')[0x2],_0x49c17d['types']['shift'](),_0x1582a8['push'](_0x2aff22),_0x1582a8['push'](_0x29d806);}['_compressSingleOperation'](_0x5a045e){const _0xd37229={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MarkerOperation')['compress'](_0xd37229,[_0x5a045e]),_0xd37229['buffers'][0x0];}['_decompressSingleOperation'](_0x1a731a){const _0x281d84=[];return this['_context']['_getCompressorByName']('MarkerOperation')['decompress'](_0x281d84,_0x1a731a),_0x281d84[0x0];}['_compareOperations'](_0x5c2ffc,_0x329b15){return!(!_0x5c2ffc||!_0x329b15)&&('MarkerOperation'==_0x5c2ffc['__className']&&'MarkerOperation'==_0x329b15['__className']&&!(!_0x5c2ffc['name']['startsWith']('user:')||!_0x329b15['name']['startsWith']('user:')||_0x5c2ffc['name']==_0x329b15['name']));}}class g{['_compressorById'];['_compressorByName'];['_protobufFactory'];constructor(){this['_compressorById']=new Map(),this['_compressorByName']=new Map(),this['_protobufFactory']=new r();const _0x59ea5a=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',_0x59ea5a,'comment')),this['_registerCompressor'](0x13,'SuggestionMarkerOperation',new a(0x13,'MarkerOperation',_0x59ea5a,'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'](_0x4a36e1){if(!_0x4a36e1||!_0x4a36e1[0x0])throw new _0x438847('no-operations-provided',this);const _0x3ff6b8={'types':[],'buffers':[],'baseVersion':_0x4a36e1[0x0]['baseVersion']};for(;_0x4a36e1['length'];)this['_getCompressorByName']('UserSelectionAction')['compress'](_0x3ff6b8,_0x4a36e1)||this['_getCompressorByName']('TypingAction')['compress'](_0x3ff6b8,_0x4a36e1)||this['_getCompressorByName']('DeletingAction')['compress'](_0x3ff6b8,_0x4a36e1)||this['_getCompressorByName']('ForwardDeletingAction')['compress'](_0x3ff6b8,_0x4a36e1)||this['_getCompressorByName']('CommentMarkerOperation')['compress'](_0x3ff6b8,_0x4a36e1)||this['_getCompressorByName']('SuggestionMarkerOperation')['compress'](_0x3ff6b8,_0x4a36e1)||this['_getCompressorByName'](_0x4a36e1[0x0]['__className'])['compress'](_0x3ff6b8,_0x4a36e1);return _0x3ff6b8;}['decompress'](_0x2ddbaf){const _0x9811c0=[];for(;_0x2ddbaf['types']['length'];){this['_compressorById']['get'](_0x2ddbaf['types'][0x0])['decompress'](_0x9811c0,_0x2ddbaf);}return _0x9811c0['forEach']((_0x3b2376,_0x176651)=>_0x3b2376['baseVersion']=_0x2ddbaf['baseVersion']+_0x176651),_0x9811c0;}['_getCompressorByName'](_0x350213){return this['_compressorByName']['get'](_0x350213);}['_registerOperationCompressor'](_0x46890c,_0x2e2207,_0x30a5aa){const _0x3e66e2=new _0x30a5aa(_0x46890c,_0x2e2207,this['_protobufFactory']['getDescriptor'](_0x2e2207));this['_registerCompressor'](_0x46890c,_0x2e2207,_0x3e66e2);}['_registerActionCompressor'](_0x429911,_0x3279af,_0x329369){const _0x36bf06=new _0x329369(_0x429911,this);this['_registerCompressor'](_0x429911,_0x3279af,_0x36bf06);}['_registerCompressor'](_0x2fd8de,_0x47c7b8,_0x3e1af0){this['_compressorById']['set'](_0x2fd8de,_0x3e1af0),this['_compressorByName']['set'](_0x47c7b8,_0x3e1af0);}}export{g as Compressor};
|
|
23
|
+
import{CKEditorError as _0x3018b1}from'@ckeditor/ckeditor5-utils/dist/index.js';import _0x462d7f from'protobufjs/minimal.js';import{cloneDeep as _0x1b17b4,isEqual as _0x253a4a,isObject as _0x11a035}from'lodash-es';const u=/* #__PURE__ -- @preserve */
|
|
24
|
+
((()=>{var _0x58e308=_0x462d7f['Reader'],_0x34d149=_0x462d7f['Writer'],_0x39ed90=_0x462d7f['util'],_0x2d71cb=_0x462d7f['roots']['default']||(_0x462d7f['roots']['default']={});return _0x2d71cb['AttributeOperation']=(function(){function _0x11e50a(_0x6f7776){if(_0x6f7776){for(var _0x2b1d24=Object['keys'](_0x6f7776),_0x44ccdd=0x0;_0x44ccdd<_0x2b1d24['length'];++_0x44ccdd)null!=_0x6f7776[_0x2b1d24[_0x44ccdd]]&&(this[_0x2b1d24[_0x44ccdd]]=_0x6f7776[_0x2b1d24[_0x44ccdd]]);}}return _0x11e50a['prototype']['range']=null,_0x11e50a['prototype']['key']='',_0x11e50a['prototype']['oldValueBoolean']=!0x1,_0x11e50a['prototype']['oldValueJson']='',_0x11e50a['prototype']['newValueBoolean']=!0x1,_0x11e50a['prototype']['newValueJson']='',_0x11e50a['prototype']['wasUndone']=!0x1,_0x11e50a['create']=function(_0x50a8b9){return new _0x11e50a(_0x50a8b9);},_0x11e50a['encode']=function(_0xb163b0,_0x3f6502){return _0x3f6502||(_0x3f6502=_0x34d149['create']()),null!=_0xb163b0['range']&&Object['hasOwnProperty']['call'](_0xb163b0,'range')&&_0x2d71cb['Range']['encode'](_0xb163b0['range'],_0x3f6502['uint32'](0xa)['fork']())['ldelim'](),null!=_0xb163b0['key']&&Object['hasOwnProperty']['call'](_0xb163b0,'key')&&_0x3f6502['uint32'](0x12)['string'](_0xb163b0['key']),null!=_0xb163b0['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0xb163b0,'oldValueBoolean')&&_0x3f6502['uint32'](0x18)['bool'](_0xb163b0['oldValueBoolean']),null!=_0xb163b0['oldValueJson']&&Object['hasOwnProperty']['call'](_0xb163b0,'oldValueJson')&&_0x3f6502['uint32'](0x22)['string'](_0xb163b0['oldValueJson']),null!=_0xb163b0['newValueBoolean']&&Object['hasOwnProperty']['call'](_0xb163b0,'newValueBoolean')&&_0x3f6502['uint32'](0x28)['bool'](_0xb163b0['newValueBoolean']),null!=_0xb163b0['newValueJson']&&Object['hasOwnProperty']['call'](_0xb163b0,'newValueJson')&&_0x3f6502['uint32'](0x32)['string'](_0xb163b0['newValueJson']),null!=_0xb163b0['wasUndone']&&Object['hasOwnProperty']['call'](_0xb163b0,'wasUndone')&&_0x3f6502['uint32'](0x38)['bool'](_0xb163b0['wasUndone']),_0x3f6502;},_0x11e50a['encodeDelimited']=function(_0x560296,_0x1bc05d){return this['encode'](_0x560296,_0x1bc05d)['ldelim']();},_0x11e50a['decode']=function(_0x4342e0,_0x6bbd9a){_0x4342e0 instanceof _0x58e308||(_0x4342e0=_0x58e308['create'](_0x4342e0));for(var _0x10384f=void 0x0===_0x6bbd9a?_0x4342e0['len']:_0x4342e0['pos']+_0x6bbd9a,_0x5a4178=new _0x2d71cb['AttributeOperation']();_0x4342e0['pos']<_0x10384f;){var _0xebc61e=_0x4342e0['uint32']();switch(_0xebc61e>>>0x3){case 0x1:_0x5a4178['range']=_0x2d71cb['Range']['decode'](_0x4342e0,_0x4342e0['uint32']());break;case 0x2:_0x5a4178['key']=_0x4342e0['string']();break;case 0x3:_0x5a4178['oldValueBoolean']=_0x4342e0['bool']();break;case 0x4:_0x5a4178['oldValueJson']=_0x4342e0['string']();break;case 0x5:_0x5a4178['newValueBoolean']=_0x4342e0['bool']();break;case 0x6:_0x5a4178['newValueJson']=_0x4342e0['string']();break;case 0x7:_0x5a4178['wasUndone']=_0x4342e0['bool']();break;default:_0x4342e0['skipType'](0x7&_0xebc61e);}}return _0x5a4178;},_0x11e50a['decodeDelimited']=function(_0x4ad1d0){return _0x4ad1d0 instanceof _0x58e308||(_0x4ad1d0=new _0x58e308(_0x4ad1d0)),this['decode'](_0x4ad1d0,_0x4ad1d0['uint32']());},_0x11e50a['verify']=function(_0x47ba51){if('object'!=typeof _0x47ba51||null===_0x47ba51)return'object\x20expected';if(null!=_0x47ba51['range']&&_0x47ba51['hasOwnProperty']('range')){var _0x39aaad=_0x2d71cb['Range']['verify'](_0x47ba51['range']);if(_0x39aaad)return'range.'+_0x39aaad;}return null!=_0x47ba51['key']&&_0x47ba51['hasOwnProperty']('key')&&!_0x39ed90['isString'](_0x47ba51['key'])?'key:\x20string\x20expected':null!=_0x47ba51['oldValueBoolean']&&_0x47ba51['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x47ba51['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x47ba51['oldValueJson']&&_0x47ba51['hasOwnProperty']('oldValueJson')&&!_0x39ed90['isString'](_0x47ba51['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x47ba51['newValueBoolean']&&_0x47ba51['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x47ba51['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x47ba51['newValueJson']&&_0x47ba51['hasOwnProperty']('newValueJson')&&!_0x39ed90['isString'](_0x47ba51['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x47ba51['wasUndone']&&_0x47ba51['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x47ba51['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x11e50a['fromObject']=function(_0x56e2b3){if(_0x56e2b3 instanceof _0x2d71cb['AttributeOperation'])return _0x56e2b3;var _0x51cac5=new _0x2d71cb['AttributeOperation']();if(null!=_0x56e2b3['range']){if('object'!=typeof _0x56e2b3['range'])throw TypeError('.AttributeOperation.range:\x20object\x20expected');_0x51cac5['range']=_0x2d71cb['Range']['fromObject'](_0x56e2b3['range']);}return null!=_0x56e2b3['key']&&(_0x51cac5['key']=String(_0x56e2b3['key'])),null!=_0x56e2b3['oldValueBoolean']&&(_0x51cac5['oldValueBoolean']=Boolean(_0x56e2b3['oldValueBoolean'])),null!=_0x56e2b3['oldValueJson']&&(_0x51cac5['oldValueJson']=String(_0x56e2b3['oldValueJson'])),null!=_0x56e2b3['newValueBoolean']&&(_0x51cac5['newValueBoolean']=Boolean(_0x56e2b3['newValueBoolean'])),null!=_0x56e2b3['newValueJson']&&(_0x51cac5['newValueJson']=String(_0x56e2b3['newValueJson'])),null!=_0x56e2b3['wasUndone']&&(_0x51cac5['wasUndone']=Boolean(_0x56e2b3['wasUndone'])),_0x51cac5;},_0x11e50a['toObject']=function(_0xa308a7,_0xa286e5){_0xa286e5||(_0xa286e5={});var _0x2491ac={};return _0xa286e5['defaults']&&(_0x2491ac['range']=null,_0x2491ac['key']='',_0x2491ac['oldValueBoolean']=!0x1,_0x2491ac['oldValueJson']='',_0x2491ac['newValueBoolean']=!0x1,_0x2491ac['newValueJson']='',_0x2491ac['wasUndone']=!0x1),null!=_0xa308a7['range']&&_0xa308a7['hasOwnProperty']('range')&&(_0x2491ac['range']=_0x2d71cb['Range']['toObject'](_0xa308a7['range'],_0xa286e5)),null!=_0xa308a7['key']&&_0xa308a7['hasOwnProperty']('key')&&(_0x2491ac['key']=_0xa308a7['key']),null!=_0xa308a7['oldValueBoolean']&&_0xa308a7['hasOwnProperty']('oldValueBoolean')&&(_0x2491ac['oldValueBoolean']=_0xa308a7['oldValueBoolean']),null!=_0xa308a7['oldValueJson']&&_0xa308a7['hasOwnProperty']('oldValueJson')&&(_0x2491ac['oldValueJson']=_0xa308a7['oldValueJson']),null!=_0xa308a7['newValueBoolean']&&_0xa308a7['hasOwnProperty']('newValueBoolean')&&(_0x2491ac['newValueBoolean']=_0xa308a7['newValueBoolean']),null!=_0xa308a7['newValueJson']&&_0xa308a7['hasOwnProperty']('newValueJson')&&(_0x2491ac['newValueJson']=_0xa308a7['newValueJson']),null!=_0xa308a7['wasUndone']&&_0xa308a7['hasOwnProperty']('wasUndone')&&(_0x2491ac['wasUndone']=_0xa308a7['wasUndone']),_0x2491ac;},_0x11e50a['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x462d7f['util']['toJSONOptions']);},_0x11e50a['getTypeUrl']=function(_0x4aebcd){return void 0x0===_0x4aebcd&&(_0x4aebcd='type.googleapis.com'),_0x4aebcd+'/AttributeOperation';},_0x11e50a;}()),_0x2d71cb['InsertOperation']=(function(){function _0x482708(_0x22cd87){if(this['nodes']=[],_0x22cd87){for(var _0x22961f=Object['keys'](_0x22cd87),_0x16c5df=0x0;_0x16c5df<_0x22961f['length'];++_0x16c5df)null!=_0x22cd87[_0x22961f[_0x16c5df]]&&(this[_0x22961f[_0x16c5df]]=_0x22cd87[_0x22961f[_0x16c5df]]);}}return _0x482708['prototype']['position']=null,_0x482708['prototype']['nodes']=_0x39ed90['emptyArray'],_0x482708['prototype']['shouldReceiveAttributes']=!0x1,_0x482708['prototype']['wasUndone']=!0x1,_0x482708['create']=function(_0x3f45ae){return new _0x482708(_0x3f45ae);},_0x482708['encode']=function(_0x4ab0eb,_0x3137c1){if(_0x3137c1||(_0x3137c1=_0x34d149['create']()),null!=_0x4ab0eb['position']&&Object['hasOwnProperty']['call'](_0x4ab0eb,'position')&&_0x2d71cb['Position']['encode'](_0x4ab0eb['position'],_0x3137c1['uint32'](0xa)['fork']())['ldelim'](),null!=_0x4ab0eb['nodes']&&_0x4ab0eb['nodes']['length']){for(var _0x359346=0x0;_0x359346<_0x4ab0eb['nodes']['length'];++_0x359346)_0x2d71cb['Element']['encode'](_0x4ab0eb['nodes'][_0x359346],_0x3137c1['uint32'](0x12)['fork']())['ldelim']();}return null!=_0x4ab0eb['shouldReceiveAttributes']&&Object['hasOwnProperty']['call'](_0x4ab0eb,'shouldReceiveAttributes')&&_0x3137c1['uint32'](0x18)['bool'](_0x4ab0eb['shouldReceiveAttributes']),null!=_0x4ab0eb['wasUndone']&&Object['hasOwnProperty']['call'](_0x4ab0eb,'wasUndone')&&_0x3137c1['uint32'](0x20)['bool'](_0x4ab0eb['wasUndone']),_0x3137c1;},_0x482708['encodeDelimited']=function(_0x2c1a25,_0xb280d3){return this['encode'](_0x2c1a25,_0xb280d3)['ldelim']();},_0x482708['decode']=function(_0xd80282,_0x5de82a){_0xd80282 instanceof _0x58e308||(_0xd80282=_0x58e308['create'](_0xd80282));for(var _0x243176=void 0x0===_0x5de82a?_0xd80282['len']:_0xd80282['pos']+_0x5de82a,_0x5a0e63=new _0x2d71cb['InsertOperation']();_0xd80282['pos']<_0x243176;){var _0x11aaba=_0xd80282['uint32']();switch(_0x11aaba>>>0x3){case 0x1:_0x5a0e63['position']=_0x2d71cb['Position']['decode'](_0xd80282,_0xd80282['uint32']());break;case 0x2:_0x5a0e63['nodes']&&_0x5a0e63['nodes']['length']||(_0x5a0e63['nodes']=[]),_0x5a0e63['nodes']['push'](_0x2d71cb['Element']['decode'](_0xd80282,_0xd80282['uint32']()));break;case 0x3:_0x5a0e63['shouldReceiveAttributes']=_0xd80282['bool']();break;case 0x4:_0x5a0e63['wasUndone']=_0xd80282['bool']();break;default:_0xd80282['skipType'](0x7&_0x11aaba);}}return _0x5a0e63;},_0x482708['decodeDelimited']=function(_0xccc48f){return _0xccc48f instanceof _0x58e308||(_0xccc48f=new _0x58e308(_0xccc48f)),this['decode'](_0xccc48f,_0xccc48f['uint32']());},_0x482708['verify']=function(_0x2dc02f){if('object'!=typeof _0x2dc02f||null===_0x2dc02f)return'object\x20expected';if(null!=_0x2dc02f['position']&&_0x2dc02f['hasOwnProperty']('position')&&(_0x2b6702=_0x2d71cb['Position']['verify'](_0x2dc02f['position'])))return'position.'+_0x2b6702;if(null!=_0x2dc02f['nodes']&&_0x2dc02f['hasOwnProperty']('nodes')){if(!Array['isArray'](_0x2dc02f['nodes']))return'nodes:\x20array\x20expected';for(var _0x2aabe0=0x0;_0x2aabe0<_0x2dc02f['nodes']['length'];++_0x2aabe0){var _0x2b6702;if(_0x2b6702=_0x2d71cb['Element']['verify'](_0x2dc02f['nodes'][_0x2aabe0]))return'nodes.'+_0x2b6702;}}return null!=_0x2dc02f['shouldReceiveAttributes']&&_0x2dc02f['hasOwnProperty']('shouldReceiveAttributes')&&'boolean'!=typeof _0x2dc02f['shouldReceiveAttributes']?'shouldReceiveAttributes:\x20boolean\x20expected':null!=_0x2dc02f['wasUndone']&&_0x2dc02f['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x2dc02f['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x482708['fromObject']=function(_0x196a0c){if(_0x196a0c instanceof _0x2d71cb['InsertOperation'])return _0x196a0c;var _0x5ec0c9=new _0x2d71cb['InsertOperation']();if(null!=_0x196a0c['position']){if('object'!=typeof _0x196a0c['position'])throw TypeError('.InsertOperation.position:\x20object\x20expected');_0x5ec0c9['position']=_0x2d71cb['Position']['fromObject'](_0x196a0c['position']);}if(_0x196a0c['nodes']){if(!Array['isArray'](_0x196a0c['nodes']))throw TypeError('.InsertOperation.nodes:\x20array\x20expected');_0x5ec0c9['nodes']=[];for(var _0x508004=0x0;_0x508004<_0x196a0c['nodes']['length'];++_0x508004){if('object'!=typeof _0x196a0c['nodes'][_0x508004])throw TypeError('.InsertOperation.nodes:\x20object\x20expected');_0x5ec0c9['nodes'][_0x508004]=_0x2d71cb['Element']['fromObject'](_0x196a0c['nodes'][_0x508004]);}}return null!=_0x196a0c['shouldReceiveAttributes']&&(_0x5ec0c9['shouldReceiveAttributes']=Boolean(_0x196a0c['shouldReceiveAttributes'])),null!=_0x196a0c['wasUndone']&&(_0x5ec0c9['wasUndone']=Boolean(_0x196a0c['wasUndone'])),_0x5ec0c9;},_0x482708['toObject']=function(_0x4a03a9,_0x5b8e60){_0x5b8e60||(_0x5b8e60={});var _0x38c789={};if((_0x5b8e60['arrays']||_0x5b8e60['defaults'])&&(_0x38c789['nodes']=[]),_0x5b8e60['defaults']&&(_0x38c789['position']=null,_0x38c789['shouldReceiveAttributes']=!0x1,_0x38c789['wasUndone']=!0x1),null!=_0x4a03a9['position']&&_0x4a03a9['hasOwnProperty']('position')&&(_0x38c789['position']=_0x2d71cb['Position']['toObject'](_0x4a03a9['position'],_0x5b8e60)),_0x4a03a9['nodes']&&_0x4a03a9['nodes']['length']){_0x38c789['nodes']=[];for(var _0x1b9c62=0x0;_0x1b9c62<_0x4a03a9['nodes']['length'];++_0x1b9c62)_0x38c789['nodes'][_0x1b9c62]=_0x2d71cb['Element']['toObject'](_0x4a03a9['nodes'][_0x1b9c62],_0x5b8e60);}return null!=_0x4a03a9['shouldReceiveAttributes']&&_0x4a03a9['hasOwnProperty']('shouldReceiveAttributes')&&(_0x38c789['shouldReceiveAttributes']=_0x4a03a9['shouldReceiveAttributes']),null!=_0x4a03a9['wasUndone']&&_0x4a03a9['hasOwnProperty']('wasUndone')&&(_0x38c789['wasUndone']=_0x4a03a9['wasUndone']),_0x38c789;},_0x482708['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x462d7f['util']['toJSONOptions']);},_0x482708['getTypeUrl']=function(_0x2ce48a){return void 0x0===_0x2ce48a&&(_0x2ce48a='type.googleapis.com'),_0x2ce48a+'/InsertOperation';},_0x482708;}()),_0x2d71cb['MarkerOperation']=(function(){function _0x575243(_0x2dee47){if(_0x2dee47){for(var _0x3c97a9=Object['keys'](_0x2dee47),_0x165d5b=0x0;_0x165d5b<_0x3c97a9['length'];++_0x165d5b)null!=_0x2dee47[_0x3c97a9[_0x165d5b]]&&(this[_0x3c97a9[_0x165d5b]]=_0x2dee47[_0x3c97a9[_0x165d5b]]);}}return _0x575243['prototype']['name']='',_0x575243['prototype']['oldRange']=null,_0x575243['prototype']['newRange']=null,_0x575243['prototype']['affectsData']=!0x1,_0x575243['prototype']['wasUndone']=!0x1,_0x575243['create']=function(_0x5abbc4){return new _0x575243(_0x5abbc4);},_0x575243['encode']=function(_0x534a90,_0x51e634){return _0x51e634||(_0x51e634=_0x34d149['create']()),null!=_0x534a90['name']&&Object['hasOwnProperty']['call'](_0x534a90,'name')&&_0x51e634['uint32'](0xa)['string'](_0x534a90['name']),null!=_0x534a90['oldRange']&&Object['hasOwnProperty']['call'](_0x534a90,'oldRange')&&_0x2d71cb['Range']['encode'](_0x534a90['oldRange'],_0x51e634['uint32'](0x12)['fork']())['ldelim'](),null!=_0x534a90['newRange']&&Object['hasOwnProperty']['call'](_0x534a90,'newRange')&&_0x2d71cb['Range']['encode'](_0x534a90['newRange'],_0x51e634['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x534a90['affectsData']&&Object['hasOwnProperty']['call'](_0x534a90,'affectsData')&&_0x51e634['uint32'](0x20)['bool'](_0x534a90['affectsData']),null!=_0x534a90['wasUndone']&&Object['hasOwnProperty']['call'](_0x534a90,'wasUndone')&&_0x51e634['uint32'](0x28)['bool'](_0x534a90['wasUndone']),_0x51e634;},_0x575243['encodeDelimited']=function(_0x1f8000,_0x23c26c){return this['encode'](_0x1f8000,_0x23c26c)['ldelim']();},_0x575243['decode']=function(_0x2d49b6,_0x1d3515){_0x2d49b6 instanceof _0x58e308||(_0x2d49b6=_0x58e308['create'](_0x2d49b6));for(var _0x47f40d=void 0x0===_0x1d3515?_0x2d49b6['len']:_0x2d49b6['pos']+_0x1d3515,_0x373f8e=new _0x2d71cb['MarkerOperation']();_0x2d49b6['pos']<_0x47f40d;){var _0x1afaf7=_0x2d49b6['uint32']();switch(_0x1afaf7>>>0x3){case 0x1:_0x373f8e['name']=_0x2d49b6['string']();break;case 0x2:_0x373f8e['oldRange']=_0x2d71cb['Range']['decode'](_0x2d49b6,_0x2d49b6['uint32']());break;case 0x3:_0x373f8e['newRange']=_0x2d71cb['Range']['decode'](_0x2d49b6,_0x2d49b6['uint32']());break;case 0x4:_0x373f8e['affectsData']=_0x2d49b6['bool']();break;case 0x5:_0x373f8e['wasUndone']=_0x2d49b6['bool']();break;default:_0x2d49b6['skipType'](0x7&_0x1afaf7);}}return _0x373f8e;},_0x575243['decodeDelimited']=function(_0x433833){return _0x433833 instanceof _0x58e308||(_0x433833=new _0x58e308(_0x433833)),this['decode'](_0x433833,_0x433833['uint32']());},_0x575243['verify']=function(_0x2ff0cf){if('object'!=typeof _0x2ff0cf||null===_0x2ff0cf)return'object\x20expected';if(null!=_0x2ff0cf['name']&&_0x2ff0cf['hasOwnProperty']('name')&&!_0x39ed90['isString'](_0x2ff0cf['name']))return'name:\x20string\x20expected';var _0x526fc5;if(null!=_0x2ff0cf['oldRange']&&_0x2ff0cf['hasOwnProperty']('oldRange')&&(_0x526fc5=_0x2d71cb['Range']['verify'](_0x2ff0cf['oldRange'])))return'oldRange.'+_0x526fc5;if(null!=_0x2ff0cf['newRange']&&_0x2ff0cf['hasOwnProperty']('newRange')&&(_0x526fc5=_0x2d71cb['Range']['verify'](_0x2ff0cf['newRange'])))return'newRange.'+_0x526fc5;return null!=_0x2ff0cf['affectsData']&&_0x2ff0cf['hasOwnProperty']('affectsData')&&'boolean'!=typeof _0x2ff0cf['affectsData']?'affectsData:\x20boolean\x20expected':null!=_0x2ff0cf['wasUndone']&&_0x2ff0cf['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x2ff0cf['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x575243['fromObject']=function(_0x524bce){if(_0x524bce instanceof _0x2d71cb['MarkerOperation'])return _0x524bce;var _0x981c33=new _0x2d71cb['MarkerOperation']();if(null!=_0x524bce['name']&&(_0x981c33['name']=String(_0x524bce['name'])),null!=_0x524bce['oldRange']){if('object'!=typeof _0x524bce['oldRange'])throw TypeError('.MarkerOperation.oldRange:\x20object\x20expected');_0x981c33['oldRange']=_0x2d71cb['Range']['fromObject'](_0x524bce['oldRange']);}if(null!=_0x524bce['newRange']){if('object'!=typeof _0x524bce['newRange'])throw TypeError('.MarkerOperation.newRange:\x20object\x20expected');_0x981c33['newRange']=_0x2d71cb['Range']['fromObject'](_0x524bce['newRange']);}return null!=_0x524bce['affectsData']&&(_0x981c33['affectsData']=Boolean(_0x524bce['affectsData'])),null!=_0x524bce['wasUndone']&&(_0x981c33['wasUndone']=Boolean(_0x524bce['wasUndone'])),_0x981c33;},_0x575243['toObject']=function(_0x2285bd,_0xa606f3){_0xa606f3||(_0xa606f3={});var _0x50bf8f={};return _0xa606f3['defaults']&&(_0x50bf8f['name']='',_0x50bf8f['oldRange']=null,_0x50bf8f['newRange']=null,_0x50bf8f['affectsData']=!0x1,_0x50bf8f['wasUndone']=!0x1),null!=_0x2285bd['name']&&_0x2285bd['hasOwnProperty']('name')&&(_0x50bf8f['name']=_0x2285bd['name']),null!=_0x2285bd['oldRange']&&_0x2285bd['hasOwnProperty']('oldRange')&&(_0x50bf8f['oldRange']=_0x2d71cb['Range']['toObject'](_0x2285bd['oldRange'],_0xa606f3)),null!=_0x2285bd['newRange']&&_0x2285bd['hasOwnProperty']('newRange')&&(_0x50bf8f['newRange']=_0x2d71cb['Range']['toObject'](_0x2285bd['newRange'],_0xa606f3)),null!=_0x2285bd['affectsData']&&_0x2285bd['hasOwnProperty']('affectsData')&&(_0x50bf8f['affectsData']=_0x2285bd['affectsData']),null!=_0x2285bd['wasUndone']&&_0x2285bd['hasOwnProperty']('wasUndone')&&(_0x50bf8f['wasUndone']=_0x2285bd['wasUndone']),_0x50bf8f;},_0x575243['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x462d7f['util']['toJSONOptions']);},_0x575243['getTypeUrl']=function(_0x408cd2){return void 0x0===_0x408cd2&&(_0x408cd2='type.googleapis.com'),_0x408cd2+'/MarkerOperation';},_0x575243;}()),_0x2d71cb['MergeOperation']=(function(){function _0x728d83(_0x37d667){if(_0x37d667){for(var _0x66b283=Object['keys'](_0x37d667),_0x22b8f7=0x0;_0x22b8f7<_0x66b283['length'];++_0x22b8f7)null!=_0x37d667[_0x66b283[_0x22b8f7]]&&(this[_0x66b283[_0x22b8f7]]=_0x37d667[_0x66b283[_0x22b8f7]]);}}return _0x728d83['prototype']['sourcePosition']=null,_0x728d83['prototype']['targetPosition']=null,_0x728d83['prototype']['graveyardPosition']=null,_0x728d83['prototype']['howMany']=0x0,_0x728d83['prototype']['wasUndone']=!0x1,_0x728d83['create']=function(_0x1c3c87){return new _0x728d83(_0x1c3c87);},_0x728d83['encode']=function(_0xc585a1,_0x4f59e8){return _0x4f59e8||(_0x4f59e8=_0x34d149['create']()),null!=_0xc585a1['sourcePosition']&&Object['hasOwnProperty']['call'](_0xc585a1,'sourcePosition')&&_0x2d71cb['Position']['encode'](_0xc585a1['sourcePosition'],_0x4f59e8['uint32'](0xa)['fork']())['ldelim'](),null!=_0xc585a1['targetPosition']&&Object['hasOwnProperty']['call'](_0xc585a1,'targetPosition')&&_0x2d71cb['Position']['encode'](_0xc585a1['targetPosition'],_0x4f59e8['uint32'](0x12)['fork']())['ldelim'](),null!=_0xc585a1['graveyardPosition']&&Object['hasOwnProperty']['call'](_0xc585a1,'graveyardPosition')&&_0x2d71cb['Position']['encode'](_0xc585a1['graveyardPosition'],_0x4f59e8['uint32'](0x1a)['fork']())['ldelim'](),null!=_0xc585a1['howMany']&&Object['hasOwnProperty']['call'](_0xc585a1,'howMany')&&_0x4f59e8['uint32'](0x20)['uint32'](_0xc585a1['howMany']),null!=_0xc585a1['wasUndone']&&Object['hasOwnProperty']['call'](_0xc585a1,'wasUndone')&&_0x4f59e8['uint32'](0x28)['bool'](_0xc585a1['wasUndone']),_0x4f59e8;},_0x728d83['encodeDelimited']=function(_0x224ecb,_0x5ab30e){return this['encode'](_0x224ecb,_0x5ab30e)['ldelim']();},_0x728d83['decode']=function(_0x470479,_0x409a7c){_0x470479 instanceof _0x58e308||(_0x470479=_0x58e308['create'](_0x470479));for(var _0x53be3d=void 0x0===_0x409a7c?_0x470479['len']:_0x470479['pos']+_0x409a7c,_0x52e6c0=new _0x2d71cb['MergeOperation']();_0x470479['pos']<_0x53be3d;){var _0x5815ee=_0x470479['uint32']();switch(_0x5815ee>>>0x3){case 0x1:_0x52e6c0['sourcePosition']=_0x2d71cb['Position']['decode'](_0x470479,_0x470479['uint32']());break;case 0x2:_0x52e6c0['targetPosition']=_0x2d71cb['Position']['decode'](_0x470479,_0x470479['uint32']());break;case 0x3:_0x52e6c0['graveyardPosition']=_0x2d71cb['Position']['decode'](_0x470479,_0x470479['uint32']());break;case 0x4:_0x52e6c0['howMany']=_0x470479['uint32']();break;case 0x5:_0x52e6c0['wasUndone']=_0x470479['bool']();break;default:_0x470479['skipType'](0x7&_0x5815ee);}}return _0x52e6c0;},_0x728d83['decodeDelimited']=function(_0x29783e){return _0x29783e instanceof _0x58e308||(_0x29783e=new _0x58e308(_0x29783e)),this['decode'](_0x29783e,_0x29783e['uint32']());},_0x728d83['verify']=function(_0x54fdc8){if('object'!=typeof _0x54fdc8||null===_0x54fdc8)return'object\x20expected';var _0x5aacfd;if(null!=_0x54fdc8['sourcePosition']&&_0x54fdc8['hasOwnProperty']('sourcePosition')&&(_0x5aacfd=_0x2d71cb['Position']['verify'](_0x54fdc8['sourcePosition'])))return'sourcePosition.'+_0x5aacfd;if(null!=_0x54fdc8['targetPosition']&&_0x54fdc8['hasOwnProperty']('targetPosition')&&(_0x5aacfd=_0x2d71cb['Position']['verify'](_0x54fdc8['targetPosition'])))return'targetPosition.'+_0x5aacfd;if(null!=_0x54fdc8['graveyardPosition']&&_0x54fdc8['hasOwnProperty']('graveyardPosition')&&(_0x5aacfd=_0x2d71cb['Position']['verify'](_0x54fdc8['graveyardPosition'])))return'graveyardPosition.'+_0x5aacfd;return null!=_0x54fdc8['howMany']&&_0x54fdc8['hasOwnProperty']('howMany')&&!_0x39ed90['isInteger'](_0x54fdc8['howMany'])?'howMany:\x20integer\x20expected':null!=_0x54fdc8['wasUndone']&&_0x54fdc8['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x54fdc8['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x728d83['fromObject']=function(_0x48df6f){if(_0x48df6f instanceof _0x2d71cb['MergeOperation'])return _0x48df6f;var _0x347915=new _0x2d71cb['MergeOperation']();if(null!=_0x48df6f['sourcePosition']){if('object'!=typeof _0x48df6f['sourcePosition'])throw TypeError('.MergeOperation.sourcePosition:\x20object\x20expected');_0x347915['sourcePosition']=_0x2d71cb['Position']['fromObject'](_0x48df6f['sourcePosition']);}if(null!=_0x48df6f['targetPosition']){if('object'!=typeof _0x48df6f['targetPosition'])throw TypeError('.MergeOperation.targetPosition:\x20object\x20expected');_0x347915['targetPosition']=_0x2d71cb['Position']['fromObject'](_0x48df6f['targetPosition']);}if(null!=_0x48df6f['graveyardPosition']){if('object'!=typeof _0x48df6f['graveyardPosition'])throw TypeError('.MergeOperation.graveyardPosition:\x20object\x20expected');_0x347915['graveyardPosition']=_0x2d71cb['Position']['fromObject'](_0x48df6f['graveyardPosition']);}return null!=_0x48df6f['howMany']&&(_0x347915['howMany']=_0x48df6f['howMany']>>>0x0),null!=_0x48df6f['wasUndone']&&(_0x347915['wasUndone']=Boolean(_0x48df6f['wasUndone'])),_0x347915;},_0x728d83['toObject']=function(_0x36088f,_0x2e38cd){_0x2e38cd||(_0x2e38cd={});var _0x4dd193={};return _0x2e38cd['defaults']&&(_0x4dd193['sourcePosition']=null,_0x4dd193['targetPosition']=null,_0x4dd193['graveyardPosition']=null,_0x4dd193['howMany']=0x0,_0x4dd193['wasUndone']=!0x1),null!=_0x36088f['sourcePosition']&&_0x36088f['hasOwnProperty']('sourcePosition')&&(_0x4dd193['sourcePosition']=_0x2d71cb['Position']['toObject'](_0x36088f['sourcePosition'],_0x2e38cd)),null!=_0x36088f['targetPosition']&&_0x36088f['hasOwnProperty']('targetPosition')&&(_0x4dd193['targetPosition']=_0x2d71cb['Position']['toObject'](_0x36088f['targetPosition'],_0x2e38cd)),null!=_0x36088f['graveyardPosition']&&_0x36088f['hasOwnProperty']('graveyardPosition')&&(_0x4dd193['graveyardPosition']=_0x2d71cb['Position']['toObject'](_0x36088f['graveyardPosition'],_0x2e38cd)),null!=_0x36088f['howMany']&&_0x36088f['hasOwnProperty']('howMany')&&(_0x4dd193['howMany']=_0x36088f['howMany']),null!=_0x36088f['wasUndone']&&_0x36088f['hasOwnProperty']('wasUndone')&&(_0x4dd193['wasUndone']=_0x36088f['wasUndone']),_0x4dd193;},_0x728d83['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x462d7f['util']['toJSONOptions']);},_0x728d83['getTypeUrl']=function(_0x45634a){return void 0x0===_0x45634a&&(_0x45634a='type.googleapis.com'),_0x45634a+'/MergeOperation';},_0x728d83;}()),_0x2d71cb['MoveOperation']=(function(){function _0xb5e31c(_0x5cdaa0){if(_0x5cdaa0){for(var _0x1b61ac=Object['keys'](_0x5cdaa0),_0x324523=0x0;_0x324523<_0x1b61ac['length'];++_0x324523)null!=_0x5cdaa0[_0x1b61ac[_0x324523]]&&(this[_0x1b61ac[_0x324523]]=_0x5cdaa0[_0x1b61ac[_0x324523]]);}}return _0xb5e31c['prototype']['sourcePosition']=null,_0xb5e31c['prototype']['howMany']=0x0,_0xb5e31c['prototype']['targetPosition']=null,_0xb5e31c['prototype']['wasUndone']=!0x1,_0xb5e31c['create']=function(_0x43ef9d){return new _0xb5e31c(_0x43ef9d);},_0xb5e31c['encode']=function(_0x5d5b5a,_0x3024dd){return _0x3024dd||(_0x3024dd=_0x34d149['create']()),null!=_0x5d5b5a['sourcePosition']&&Object['hasOwnProperty']['call'](_0x5d5b5a,'sourcePosition')&&_0x2d71cb['Position']['encode'](_0x5d5b5a['sourcePosition'],_0x3024dd['uint32'](0xa)['fork']())['ldelim'](),null!=_0x5d5b5a['howMany']&&Object['hasOwnProperty']['call'](_0x5d5b5a,'howMany')&&_0x3024dd['uint32'](0x10)['uint32'](_0x5d5b5a['howMany']),null!=_0x5d5b5a['targetPosition']&&Object['hasOwnProperty']['call'](_0x5d5b5a,'targetPosition')&&_0x2d71cb['Position']['encode'](_0x5d5b5a['targetPosition'],_0x3024dd['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x5d5b5a['wasUndone']&&Object['hasOwnProperty']['call'](_0x5d5b5a,'wasUndone')&&_0x3024dd['uint32'](0x20)['bool'](_0x5d5b5a['wasUndone']),_0x3024dd;},_0xb5e31c['encodeDelimited']=function(_0x33cbec,_0x21452c){return this['encode'](_0x33cbec,_0x21452c)['ldelim']();},_0xb5e31c['decode']=function(_0xf85252,_0xd3ce31){_0xf85252 instanceof _0x58e308||(_0xf85252=_0x58e308['create'](_0xf85252));for(var _0x7155e7=void 0x0===_0xd3ce31?_0xf85252['len']:_0xf85252['pos']+_0xd3ce31,_0x1f182e=new _0x2d71cb['MoveOperation']();_0xf85252['pos']<_0x7155e7;){var _0x242368=_0xf85252['uint32']();switch(_0x242368>>>0x3){case 0x1:_0x1f182e['sourcePosition']=_0x2d71cb['Position']['decode'](_0xf85252,_0xf85252['uint32']());break;case 0x2:_0x1f182e['howMany']=_0xf85252['uint32']();break;case 0x3:_0x1f182e['targetPosition']=_0x2d71cb['Position']['decode'](_0xf85252,_0xf85252['uint32']());break;case 0x4:_0x1f182e['wasUndone']=_0xf85252['bool']();break;default:_0xf85252['skipType'](0x7&_0x242368);}}return _0x1f182e;},_0xb5e31c['decodeDelimited']=function(_0x5e5496){return _0x5e5496 instanceof _0x58e308||(_0x5e5496=new _0x58e308(_0x5e5496)),this['decode'](_0x5e5496,_0x5e5496['uint32']());},_0xb5e31c['verify']=function(_0x5653de){if('object'!=typeof _0x5653de||null===_0x5653de)return'object\x20expected';var _0x43471b;if(null!=_0x5653de['sourcePosition']&&_0x5653de['hasOwnProperty']('sourcePosition')&&(_0x43471b=_0x2d71cb['Position']['verify'](_0x5653de['sourcePosition'])))return'sourcePosition.'+_0x43471b;if(null!=_0x5653de['howMany']&&_0x5653de['hasOwnProperty']('howMany')&&!_0x39ed90['isInteger'](_0x5653de['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x5653de['targetPosition']&&_0x5653de['hasOwnProperty']('targetPosition')&&(_0x43471b=_0x2d71cb['Position']['verify'](_0x5653de['targetPosition'])))return'targetPosition.'+_0x43471b;return null!=_0x5653de['wasUndone']&&_0x5653de['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x5653de['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0xb5e31c['fromObject']=function(_0x2702b2){if(_0x2702b2 instanceof _0x2d71cb['MoveOperation'])return _0x2702b2;var _0x50571a=new _0x2d71cb['MoveOperation']();if(null!=_0x2702b2['sourcePosition']){if('object'!=typeof _0x2702b2['sourcePosition'])throw TypeError('.MoveOperation.sourcePosition:\x20object\x20expected');_0x50571a['sourcePosition']=_0x2d71cb['Position']['fromObject'](_0x2702b2['sourcePosition']);}if(null!=_0x2702b2['howMany']&&(_0x50571a['howMany']=_0x2702b2['howMany']>>>0x0),null!=_0x2702b2['targetPosition']){if('object'!=typeof _0x2702b2['targetPosition'])throw TypeError('.MoveOperation.targetPosition:\x20object\x20expected');_0x50571a['targetPosition']=_0x2d71cb['Position']['fromObject'](_0x2702b2['targetPosition']);}return null!=_0x2702b2['wasUndone']&&(_0x50571a['wasUndone']=Boolean(_0x2702b2['wasUndone'])),_0x50571a;},_0xb5e31c['toObject']=function(_0x2c31df,_0xd13cd1){_0xd13cd1||(_0xd13cd1={});var _0x2c2305={};return _0xd13cd1['defaults']&&(_0x2c2305['sourcePosition']=null,_0x2c2305['howMany']=0x0,_0x2c2305['targetPosition']=null,_0x2c2305['wasUndone']=!0x1),null!=_0x2c31df['sourcePosition']&&_0x2c31df['hasOwnProperty']('sourcePosition')&&(_0x2c2305['sourcePosition']=_0x2d71cb['Position']['toObject'](_0x2c31df['sourcePosition'],_0xd13cd1)),null!=_0x2c31df['howMany']&&_0x2c31df['hasOwnProperty']('howMany')&&(_0x2c2305['howMany']=_0x2c31df['howMany']),null!=_0x2c31df['targetPosition']&&_0x2c31df['hasOwnProperty']('targetPosition')&&(_0x2c2305['targetPosition']=_0x2d71cb['Position']['toObject'](_0x2c31df['targetPosition'],_0xd13cd1)),null!=_0x2c31df['wasUndone']&&_0x2c31df['hasOwnProperty']('wasUndone')&&(_0x2c2305['wasUndone']=_0x2c31df['wasUndone']),_0x2c2305;},_0xb5e31c['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x462d7f['util']['toJSONOptions']);},_0xb5e31c['getTypeUrl']=function(_0x138866){return void 0x0===_0x138866&&(_0x138866='type.googleapis.com'),_0x138866+'/MoveOperation';},_0xb5e31c;}()),_0x2d71cb['RenameOperation']=(function(){function _0x54027d(_0x9578c6){if(_0x9578c6){for(var _0x492da4=Object['keys'](_0x9578c6),_0x26fb38=0x0;_0x26fb38<_0x492da4['length'];++_0x26fb38)null!=_0x9578c6[_0x492da4[_0x26fb38]]&&(this[_0x492da4[_0x26fb38]]=_0x9578c6[_0x492da4[_0x26fb38]]);}}return _0x54027d['prototype']['position']=null,_0x54027d['prototype']['oldName']='',_0x54027d['prototype']['newName']='',_0x54027d['prototype']['wasUndone']=!0x1,_0x54027d['create']=function(_0x58f95c){return new _0x54027d(_0x58f95c);},_0x54027d['encode']=function(_0x5e3636,_0x246cff){return _0x246cff||(_0x246cff=_0x34d149['create']()),null!=_0x5e3636['position']&&Object['hasOwnProperty']['call'](_0x5e3636,'position')&&_0x2d71cb['Position']['encode'](_0x5e3636['position'],_0x246cff['uint32'](0xa)['fork']())['ldelim'](),null!=_0x5e3636['oldName']&&Object['hasOwnProperty']['call'](_0x5e3636,'oldName')&&_0x246cff['uint32'](0x12)['string'](_0x5e3636['oldName']),null!=_0x5e3636['newName']&&Object['hasOwnProperty']['call'](_0x5e3636,'newName')&&_0x246cff['uint32'](0x1a)['string'](_0x5e3636['newName']),null!=_0x5e3636['wasUndone']&&Object['hasOwnProperty']['call'](_0x5e3636,'wasUndone')&&_0x246cff['uint32'](0x20)['bool'](_0x5e3636['wasUndone']),_0x246cff;},_0x54027d['encodeDelimited']=function(_0x461c58,_0x11eee6){return this['encode'](_0x461c58,_0x11eee6)['ldelim']();},_0x54027d['decode']=function(_0x1b4902,_0x9c24cd){_0x1b4902 instanceof _0x58e308||(_0x1b4902=_0x58e308['create'](_0x1b4902));for(var _0x30cca1=void 0x0===_0x9c24cd?_0x1b4902['len']:_0x1b4902['pos']+_0x9c24cd,_0x29f1ba=new _0x2d71cb['RenameOperation']();_0x1b4902['pos']<_0x30cca1;){var _0x18a95e=_0x1b4902['uint32']();switch(_0x18a95e>>>0x3){case 0x1:_0x29f1ba['position']=_0x2d71cb['Position']['decode'](_0x1b4902,_0x1b4902['uint32']());break;case 0x2:_0x29f1ba['oldName']=_0x1b4902['string']();break;case 0x3:_0x29f1ba['newName']=_0x1b4902['string']();break;case 0x4:_0x29f1ba['wasUndone']=_0x1b4902['bool']();break;default:_0x1b4902['skipType'](0x7&_0x18a95e);}}return _0x29f1ba;},_0x54027d['decodeDelimited']=function(_0x26b3ec){return _0x26b3ec instanceof _0x58e308||(_0x26b3ec=new _0x58e308(_0x26b3ec)),this['decode'](_0x26b3ec,_0x26b3ec['uint32']());},_0x54027d['verify']=function(_0x56b01d){if('object'!=typeof _0x56b01d||null===_0x56b01d)return'object\x20expected';if(null!=_0x56b01d['position']&&_0x56b01d['hasOwnProperty']('position')){var _0x5dde1c=_0x2d71cb['Position']['verify'](_0x56b01d['position']);if(_0x5dde1c)return'position.'+_0x5dde1c;}return null!=_0x56b01d['oldName']&&_0x56b01d['hasOwnProperty']('oldName')&&!_0x39ed90['isString'](_0x56b01d['oldName'])?'oldName:\x20string\x20expected':null!=_0x56b01d['newName']&&_0x56b01d['hasOwnProperty']('newName')&&!_0x39ed90['isString'](_0x56b01d['newName'])?'newName:\x20string\x20expected':null!=_0x56b01d['wasUndone']&&_0x56b01d['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x56b01d['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x54027d['fromObject']=function(_0x4b5398){if(_0x4b5398 instanceof _0x2d71cb['RenameOperation'])return _0x4b5398;var _0x20f2f8=new _0x2d71cb['RenameOperation']();if(null!=_0x4b5398['position']){if('object'!=typeof _0x4b5398['position'])throw TypeError('.RenameOperation.position:\x20object\x20expected');_0x20f2f8['position']=_0x2d71cb['Position']['fromObject'](_0x4b5398['position']);}return null!=_0x4b5398['oldName']&&(_0x20f2f8['oldName']=String(_0x4b5398['oldName'])),null!=_0x4b5398['newName']&&(_0x20f2f8['newName']=String(_0x4b5398['newName'])),null!=_0x4b5398['wasUndone']&&(_0x20f2f8['wasUndone']=Boolean(_0x4b5398['wasUndone'])),_0x20f2f8;},_0x54027d['toObject']=function(_0x3611fe,_0x4ab3b4){_0x4ab3b4||(_0x4ab3b4={});var _0x48ecbb={};return _0x4ab3b4['defaults']&&(_0x48ecbb['position']=null,_0x48ecbb['oldName']='',_0x48ecbb['newName']='',_0x48ecbb['wasUndone']=!0x1),null!=_0x3611fe['position']&&_0x3611fe['hasOwnProperty']('position')&&(_0x48ecbb['position']=_0x2d71cb['Position']['toObject'](_0x3611fe['position'],_0x4ab3b4)),null!=_0x3611fe['oldName']&&_0x3611fe['hasOwnProperty']('oldName')&&(_0x48ecbb['oldName']=_0x3611fe['oldName']),null!=_0x3611fe['newName']&&_0x3611fe['hasOwnProperty']('newName')&&(_0x48ecbb['newName']=_0x3611fe['newName']),null!=_0x3611fe['wasUndone']&&_0x3611fe['hasOwnProperty']('wasUndone')&&(_0x48ecbb['wasUndone']=_0x3611fe['wasUndone']),_0x48ecbb;},_0x54027d['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x462d7f['util']['toJSONOptions']);},_0x54027d['getTypeUrl']=function(_0x18a9a8){return void 0x0===_0x18a9a8&&(_0x18a9a8='type.googleapis.com'),_0x18a9a8+'/RenameOperation';},_0x54027d;}()),_0x2d71cb['RootAttributeOperation']=(function(){function _0xdb94a0(_0x3ba2d7){if(_0x3ba2d7){for(var _0x47cc08=Object['keys'](_0x3ba2d7),_0x3c7967=0x0;_0x3c7967<_0x47cc08['length'];++_0x3c7967)null!=_0x3ba2d7[_0x47cc08[_0x3c7967]]&&(this[_0x47cc08[_0x3c7967]]=_0x3ba2d7[_0x47cc08[_0x3c7967]]);}}return _0xdb94a0['prototype']['root']='',_0xdb94a0['prototype']['key']='',_0xdb94a0['prototype']['oldValueBoolean']=!0x1,_0xdb94a0['prototype']['oldValueJson']='',_0xdb94a0['prototype']['newValueBoolean']=!0x1,_0xdb94a0['prototype']['newValueJson']='',_0xdb94a0['prototype']['wasUndone']=!0x1,_0xdb94a0['create']=function(_0x2c7a38){return new _0xdb94a0(_0x2c7a38);},_0xdb94a0['encode']=function(_0x1dcf62,_0x5d16c3){return _0x5d16c3||(_0x5d16c3=_0x34d149['create']()),null!=_0x1dcf62['root']&&Object['hasOwnProperty']['call'](_0x1dcf62,'root')&&_0x5d16c3['uint32'](0xa)['string'](_0x1dcf62['root']),null!=_0x1dcf62['key']&&Object['hasOwnProperty']['call'](_0x1dcf62,'key')&&_0x5d16c3['uint32'](0x12)['string'](_0x1dcf62['key']),null!=_0x1dcf62['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x1dcf62,'oldValueBoolean')&&_0x5d16c3['uint32'](0x18)['bool'](_0x1dcf62['oldValueBoolean']),null!=_0x1dcf62['oldValueJson']&&Object['hasOwnProperty']['call'](_0x1dcf62,'oldValueJson')&&_0x5d16c3['uint32'](0x22)['string'](_0x1dcf62['oldValueJson']),null!=_0x1dcf62['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x1dcf62,'newValueBoolean')&&_0x5d16c3['uint32'](0x28)['bool'](_0x1dcf62['newValueBoolean']),null!=_0x1dcf62['newValueJson']&&Object['hasOwnProperty']['call'](_0x1dcf62,'newValueJson')&&_0x5d16c3['uint32'](0x32)['string'](_0x1dcf62['newValueJson']),null!=_0x1dcf62['wasUndone']&&Object['hasOwnProperty']['call'](_0x1dcf62,'wasUndone')&&_0x5d16c3['uint32'](0x38)['bool'](_0x1dcf62['wasUndone']),_0x5d16c3;},_0xdb94a0['encodeDelimited']=function(_0x46090e,_0x51d5f7){return this['encode'](_0x46090e,_0x51d5f7)['ldelim']();},_0xdb94a0['decode']=function(_0x41fe26,_0xd8b6cb){_0x41fe26 instanceof _0x58e308||(_0x41fe26=_0x58e308['create'](_0x41fe26));for(var _0x2ff6ac=void 0x0===_0xd8b6cb?_0x41fe26['len']:_0x41fe26['pos']+_0xd8b6cb,_0x32503c=new _0x2d71cb['RootAttributeOperation']();_0x41fe26['pos']<_0x2ff6ac;){var _0x271bf6=_0x41fe26['uint32']();switch(_0x271bf6>>>0x3){case 0x1:_0x32503c['root']=_0x41fe26['string']();break;case 0x2:_0x32503c['key']=_0x41fe26['string']();break;case 0x3:_0x32503c['oldValueBoolean']=_0x41fe26['bool']();break;case 0x4:_0x32503c['oldValueJson']=_0x41fe26['string']();break;case 0x5:_0x32503c['newValueBoolean']=_0x41fe26['bool']();break;case 0x6:_0x32503c['newValueJson']=_0x41fe26['string']();break;case 0x7:_0x32503c['wasUndone']=_0x41fe26['bool']();break;default:_0x41fe26['skipType'](0x7&_0x271bf6);}}return _0x32503c;},_0xdb94a0['decodeDelimited']=function(_0x2346a9){return _0x2346a9 instanceof _0x58e308||(_0x2346a9=new _0x58e308(_0x2346a9)),this['decode'](_0x2346a9,_0x2346a9['uint32']());},_0xdb94a0['verify']=function(_0x29a855){return'object'!=typeof _0x29a855||null===_0x29a855?'object\x20expected':null!=_0x29a855['root']&&_0x29a855['hasOwnProperty']('root')&&!_0x39ed90['isString'](_0x29a855['root'])?'root:\x20string\x20expected':null!=_0x29a855['key']&&_0x29a855['hasOwnProperty']('key')&&!_0x39ed90['isString'](_0x29a855['key'])?'key:\x20string\x20expected':null!=_0x29a855['oldValueBoolean']&&_0x29a855['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x29a855['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x29a855['oldValueJson']&&_0x29a855['hasOwnProperty']('oldValueJson')&&!_0x39ed90['isString'](_0x29a855['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x29a855['newValueBoolean']&&_0x29a855['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x29a855['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x29a855['newValueJson']&&_0x29a855['hasOwnProperty']('newValueJson')&&!_0x39ed90['isString'](_0x29a855['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x29a855['wasUndone']&&_0x29a855['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x29a855['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0xdb94a0['fromObject']=function(_0x248e2e){if(_0x248e2e instanceof _0x2d71cb['RootAttributeOperation'])return _0x248e2e;var _0x14f01e=new _0x2d71cb['RootAttributeOperation']();return null!=_0x248e2e['root']&&(_0x14f01e['root']=String(_0x248e2e['root'])),null!=_0x248e2e['key']&&(_0x14f01e['key']=String(_0x248e2e['key'])),null!=_0x248e2e['oldValueBoolean']&&(_0x14f01e['oldValueBoolean']=Boolean(_0x248e2e['oldValueBoolean'])),null!=_0x248e2e['oldValueJson']&&(_0x14f01e['oldValueJson']=String(_0x248e2e['oldValueJson'])),null!=_0x248e2e['newValueBoolean']&&(_0x14f01e['newValueBoolean']=Boolean(_0x248e2e['newValueBoolean'])),null!=_0x248e2e['newValueJson']&&(_0x14f01e['newValueJson']=String(_0x248e2e['newValueJson'])),null!=_0x248e2e['wasUndone']&&(_0x14f01e['wasUndone']=Boolean(_0x248e2e['wasUndone'])),_0x14f01e;},_0xdb94a0['toObject']=function(_0x2f6de0,_0x36d2cf){_0x36d2cf||(_0x36d2cf={});var _0x59dc8f={};return _0x36d2cf['defaults']&&(_0x59dc8f['root']='',_0x59dc8f['key']='',_0x59dc8f['oldValueBoolean']=!0x1,_0x59dc8f['oldValueJson']='',_0x59dc8f['newValueBoolean']=!0x1,_0x59dc8f['newValueJson']='',_0x59dc8f['wasUndone']=!0x1),null!=_0x2f6de0['root']&&_0x2f6de0['hasOwnProperty']('root')&&(_0x59dc8f['root']=_0x2f6de0['root']),null!=_0x2f6de0['key']&&_0x2f6de0['hasOwnProperty']('key')&&(_0x59dc8f['key']=_0x2f6de0['key']),null!=_0x2f6de0['oldValueBoolean']&&_0x2f6de0['hasOwnProperty']('oldValueBoolean')&&(_0x59dc8f['oldValueBoolean']=_0x2f6de0['oldValueBoolean']),null!=_0x2f6de0['oldValueJson']&&_0x2f6de0['hasOwnProperty']('oldValueJson')&&(_0x59dc8f['oldValueJson']=_0x2f6de0['oldValueJson']),null!=_0x2f6de0['newValueBoolean']&&_0x2f6de0['hasOwnProperty']('newValueBoolean')&&(_0x59dc8f['newValueBoolean']=_0x2f6de0['newValueBoolean']),null!=_0x2f6de0['newValueJson']&&_0x2f6de0['hasOwnProperty']('newValueJson')&&(_0x59dc8f['newValueJson']=_0x2f6de0['newValueJson']),null!=_0x2f6de0['wasUndone']&&_0x2f6de0['hasOwnProperty']('wasUndone')&&(_0x59dc8f['wasUndone']=_0x2f6de0['wasUndone']),_0x59dc8f;},_0xdb94a0['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x462d7f['util']['toJSONOptions']);},_0xdb94a0['getTypeUrl']=function(_0x40b18d){return void 0x0===_0x40b18d&&(_0x40b18d='type.googleapis.com'),_0x40b18d+'/RootAttributeOperation';},_0xdb94a0;}()),_0x2d71cb['RootOperation']=(function(){function _0x1b9bf5(_0xcca9d0){if(_0xcca9d0){for(var _0x154fb7=Object['keys'](_0xcca9d0),_0x53abf7=0x0;_0x53abf7<_0x154fb7['length'];++_0x53abf7)null!=_0xcca9d0[_0x154fb7[_0x53abf7]]&&(this[_0x154fb7[_0x53abf7]]=_0xcca9d0[_0x154fb7[_0x53abf7]]);}}return _0x1b9bf5['prototype']['rootName']='',_0x1b9bf5['prototype']['elementName']='',_0x1b9bf5['prototype']['isAdd']=!0x1,_0x1b9bf5['prototype']['wasUndone']=!0x1,_0x1b9bf5['create']=function(_0x354e1e){return new _0x1b9bf5(_0x354e1e);},_0x1b9bf5['encode']=function(_0x2ea73f,_0x315aef){return _0x315aef||(_0x315aef=_0x34d149['create']()),null!=_0x2ea73f['rootName']&&Object['hasOwnProperty']['call'](_0x2ea73f,'rootName')&&_0x315aef['uint32'](0xa)['string'](_0x2ea73f['rootName']),null!=_0x2ea73f['elementName']&&Object['hasOwnProperty']['call'](_0x2ea73f,'elementName')&&_0x315aef['uint32'](0x12)['string'](_0x2ea73f['elementName']),null!=_0x2ea73f['isAdd']&&Object['hasOwnProperty']['call'](_0x2ea73f,'isAdd')&&_0x315aef['uint32'](0x18)['bool'](_0x2ea73f['isAdd']),null!=_0x2ea73f['wasUndone']&&Object['hasOwnProperty']['call'](_0x2ea73f,'wasUndone')&&_0x315aef['uint32'](0x20)['bool'](_0x2ea73f['wasUndone']),_0x315aef;},_0x1b9bf5['encodeDelimited']=function(_0x152aef,_0x665650){return this['encode'](_0x152aef,_0x665650)['ldelim']();},_0x1b9bf5['decode']=function(_0x3ae8f6,_0x1616b2){_0x3ae8f6 instanceof _0x58e308||(_0x3ae8f6=_0x58e308['create'](_0x3ae8f6));for(var _0xae4d20=void 0x0===_0x1616b2?_0x3ae8f6['len']:_0x3ae8f6['pos']+_0x1616b2,_0x4678aa=new _0x2d71cb['RootOperation']();_0x3ae8f6['pos']<_0xae4d20;){var _0x425fac=_0x3ae8f6['uint32']();switch(_0x425fac>>>0x3){case 0x1:_0x4678aa['rootName']=_0x3ae8f6['string']();break;case 0x2:_0x4678aa['elementName']=_0x3ae8f6['string']();break;case 0x3:_0x4678aa['isAdd']=_0x3ae8f6['bool']();break;case 0x4:_0x4678aa['wasUndone']=_0x3ae8f6['bool']();break;default:_0x3ae8f6['skipType'](0x7&_0x425fac);}}return _0x4678aa;},_0x1b9bf5['decodeDelimited']=function(_0x29a00f){return _0x29a00f instanceof _0x58e308||(_0x29a00f=new _0x58e308(_0x29a00f)),this['decode'](_0x29a00f,_0x29a00f['uint32']());},_0x1b9bf5['verify']=function(_0x2b7be1){return'object'!=typeof _0x2b7be1||null===_0x2b7be1?'object\x20expected':null!=_0x2b7be1['rootName']&&_0x2b7be1['hasOwnProperty']('rootName')&&!_0x39ed90['isString'](_0x2b7be1['rootName'])?'rootName:\x20string\x20expected':null!=_0x2b7be1['elementName']&&_0x2b7be1['hasOwnProperty']('elementName')&&!_0x39ed90['isString'](_0x2b7be1['elementName'])?'elementName:\x20string\x20expected':null!=_0x2b7be1['isAdd']&&_0x2b7be1['hasOwnProperty']('isAdd')&&'boolean'!=typeof _0x2b7be1['isAdd']?'isAdd:\x20boolean\x20expected':null!=_0x2b7be1['wasUndone']&&_0x2b7be1['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x2b7be1['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x1b9bf5['fromObject']=function(_0x3db597){if(_0x3db597 instanceof _0x2d71cb['RootOperation'])return _0x3db597;var _0x551fec=new _0x2d71cb['RootOperation']();return null!=_0x3db597['rootName']&&(_0x551fec['rootName']=String(_0x3db597['rootName'])),null!=_0x3db597['elementName']&&(_0x551fec['elementName']=String(_0x3db597['elementName'])),null!=_0x3db597['isAdd']&&(_0x551fec['isAdd']=Boolean(_0x3db597['isAdd'])),null!=_0x3db597['wasUndone']&&(_0x551fec['wasUndone']=Boolean(_0x3db597['wasUndone'])),_0x551fec;},_0x1b9bf5['toObject']=function(_0x5b393e,_0x132d74){_0x132d74||(_0x132d74={});var _0x58bcf6={};return _0x132d74['defaults']&&(_0x58bcf6['rootName']='',_0x58bcf6['elementName']='',_0x58bcf6['isAdd']=!0x1,_0x58bcf6['wasUndone']=!0x1),null!=_0x5b393e['rootName']&&_0x5b393e['hasOwnProperty']('rootName')&&(_0x58bcf6['rootName']=_0x5b393e['rootName']),null!=_0x5b393e['elementName']&&_0x5b393e['hasOwnProperty']('elementName')&&(_0x58bcf6['elementName']=_0x5b393e['elementName']),null!=_0x5b393e['isAdd']&&_0x5b393e['hasOwnProperty']('isAdd')&&(_0x58bcf6['isAdd']=_0x5b393e['isAdd']),null!=_0x5b393e['wasUndone']&&_0x5b393e['hasOwnProperty']('wasUndone')&&(_0x58bcf6['wasUndone']=_0x5b393e['wasUndone']),_0x58bcf6;},_0x1b9bf5['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x462d7f['util']['toJSONOptions']);},_0x1b9bf5['getTypeUrl']=function(_0x39a0f9){return void 0x0===_0x39a0f9&&(_0x39a0f9='type.googleapis.com'),_0x39a0f9+'/RootOperation';},_0x1b9bf5;}()),_0x2d71cb['SplitOperation']=(function(){function _0x587bac(_0x225318){if(_0x225318){for(var _0x26211a=Object['keys'](_0x225318),_0x2b93c1=0x0;_0x2b93c1<_0x26211a['length'];++_0x2b93c1)null!=_0x225318[_0x26211a[_0x2b93c1]]&&(this[_0x26211a[_0x2b93c1]]=_0x225318[_0x26211a[_0x2b93c1]]);}}return _0x587bac['prototype']['splitPosition']=null,_0x587bac['prototype']['graveyardPosition']=null,_0x587bac['prototype']['howMany']=0x0,_0x587bac['prototype']['insertionPosition']=null,_0x587bac['prototype']['wasUndone']=!0x1,_0x587bac['create']=function(_0x2c3ff7){return new _0x587bac(_0x2c3ff7);},_0x587bac['encode']=function(_0x45dfca,_0x2700c0){return _0x2700c0||(_0x2700c0=_0x34d149['create']()),null!=_0x45dfca['splitPosition']&&Object['hasOwnProperty']['call'](_0x45dfca,'splitPosition')&&_0x2d71cb['Position']['encode'](_0x45dfca['splitPosition'],_0x2700c0['uint32'](0xa)['fork']())['ldelim'](),null!=_0x45dfca['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x45dfca,'graveyardPosition')&&_0x2d71cb['Position']['encode'](_0x45dfca['graveyardPosition'],_0x2700c0['uint32'](0x12)['fork']())['ldelim'](),null!=_0x45dfca['howMany']&&Object['hasOwnProperty']['call'](_0x45dfca,'howMany')&&_0x2700c0['uint32'](0x18)['uint32'](_0x45dfca['howMany']),null!=_0x45dfca['insertionPosition']&&Object['hasOwnProperty']['call'](_0x45dfca,'insertionPosition')&&_0x2d71cb['Position']['encode'](_0x45dfca['insertionPosition'],_0x2700c0['uint32'](0x22)['fork']())['ldelim'](),null!=_0x45dfca['wasUndone']&&Object['hasOwnProperty']['call'](_0x45dfca,'wasUndone')&&_0x2700c0['uint32'](0x28)['bool'](_0x45dfca['wasUndone']),_0x2700c0;},_0x587bac['encodeDelimited']=function(_0x1da2ab,_0x1a2cdf){return this['encode'](_0x1da2ab,_0x1a2cdf)['ldelim']();},_0x587bac['decode']=function(_0x4a1c34,_0x2eba2a){_0x4a1c34 instanceof _0x58e308||(_0x4a1c34=_0x58e308['create'](_0x4a1c34));for(var _0x178388=void 0x0===_0x2eba2a?_0x4a1c34['len']:_0x4a1c34['pos']+_0x2eba2a,_0x33c252=new _0x2d71cb['SplitOperation']();_0x4a1c34['pos']<_0x178388;){var _0x3a09f3=_0x4a1c34['uint32']();switch(_0x3a09f3>>>0x3){case 0x1:_0x33c252['splitPosition']=_0x2d71cb['Position']['decode'](_0x4a1c34,_0x4a1c34['uint32']());break;case 0x2:_0x33c252['graveyardPosition']=_0x2d71cb['Position']['decode'](_0x4a1c34,_0x4a1c34['uint32']());break;case 0x3:_0x33c252['howMany']=_0x4a1c34['uint32']();break;case 0x4:_0x33c252['insertionPosition']=_0x2d71cb['Position']['decode'](_0x4a1c34,_0x4a1c34['uint32']());break;case 0x5:_0x33c252['wasUndone']=_0x4a1c34['bool']();break;default:_0x4a1c34['skipType'](0x7&_0x3a09f3);}}return _0x33c252;},_0x587bac['decodeDelimited']=function(_0x553aad){return _0x553aad instanceof _0x58e308||(_0x553aad=new _0x58e308(_0x553aad)),this['decode'](_0x553aad,_0x553aad['uint32']());},_0x587bac['verify']=function(_0x32c57e){if('object'!=typeof _0x32c57e||null===_0x32c57e)return'object\x20expected';var _0x50cb83;if(null!=_0x32c57e['splitPosition']&&_0x32c57e['hasOwnProperty']('splitPosition')&&(_0x50cb83=_0x2d71cb['Position']['verify'](_0x32c57e['splitPosition'])))return'splitPosition.'+_0x50cb83;if(null!=_0x32c57e['graveyardPosition']&&_0x32c57e['hasOwnProperty']('graveyardPosition')&&(_0x50cb83=_0x2d71cb['Position']['verify'](_0x32c57e['graveyardPosition'])))return'graveyardPosition.'+_0x50cb83;if(null!=_0x32c57e['howMany']&&_0x32c57e['hasOwnProperty']('howMany')&&!_0x39ed90['isInteger'](_0x32c57e['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x32c57e['insertionPosition']&&_0x32c57e['hasOwnProperty']('insertionPosition')&&(_0x50cb83=_0x2d71cb['Position']['verify'](_0x32c57e['insertionPosition'])))return'insertionPosition.'+_0x50cb83;return null!=_0x32c57e['wasUndone']&&_0x32c57e['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x32c57e['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x587bac['fromObject']=function(_0x18edf6){if(_0x18edf6 instanceof _0x2d71cb['SplitOperation'])return _0x18edf6;var _0x139cd0=new _0x2d71cb['SplitOperation']();if(null!=_0x18edf6['splitPosition']){if('object'!=typeof _0x18edf6['splitPosition'])throw TypeError('.SplitOperation.splitPosition:\x20object\x20expected');_0x139cd0['splitPosition']=_0x2d71cb['Position']['fromObject'](_0x18edf6['splitPosition']);}if(null!=_0x18edf6['graveyardPosition']){if('object'!=typeof _0x18edf6['graveyardPosition'])throw TypeError('.SplitOperation.graveyardPosition:\x20object\x20expected');_0x139cd0['graveyardPosition']=_0x2d71cb['Position']['fromObject'](_0x18edf6['graveyardPosition']);}if(null!=_0x18edf6['howMany']&&(_0x139cd0['howMany']=_0x18edf6['howMany']>>>0x0),null!=_0x18edf6['insertionPosition']){if('object'!=typeof _0x18edf6['insertionPosition'])throw TypeError('.SplitOperation.insertionPosition:\x20object\x20expected');_0x139cd0['insertionPosition']=_0x2d71cb['Position']['fromObject'](_0x18edf6['insertionPosition']);}return null!=_0x18edf6['wasUndone']&&(_0x139cd0['wasUndone']=Boolean(_0x18edf6['wasUndone'])),_0x139cd0;},_0x587bac['toObject']=function(_0x32e3f6,_0x1556a5){_0x1556a5||(_0x1556a5={});var _0x40a759={};return _0x1556a5['defaults']&&(_0x40a759['splitPosition']=null,_0x40a759['graveyardPosition']=null,_0x40a759['howMany']=0x0,_0x40a759['insertionPosition']=null,_0x40a759['wasUndone']=!0x1),null!=_0x32e3f6['splitPosition']&&_0x32e3f6['hasOwnProperty']('splitPosition')&&(_0x40a759['splitPosition']=_0x2d71cb['Position']['toObject'](_0x32e3f6['splitPosition'],_0x1556a5)),null!=_0x32e3f6['graveyardPosition']&&_0x32e3f6['hasOwnProperty']('graveyardPosition')&&(_0x40a759['graveyardPosition']=_0x2d71cb['Position']['toObject'](_0x32e3f6['graveyardPosition'],_0x1556a5)),null!=_0x32e3f6['howMany']&&_0x32e3f6['hasOwnProperty']('howMany')&&(_0x40a759['howMany']=_0x32e3f6['howMany']),null!=_0x32e3f6['insertionPosition']&&_0x32e3f6['hasOwnProperty']('insertionPosition')&&(_0x40a759['insertionPosition']=_0x2d71cb['Position']['toObject'](_0x32e3f6['insertionPosition'],_0x1556a5)),null!=_0x32e3f6['wasUndone']&&_0x32e3f6['hasOwnProperty']('wasUndone')&&(_0x40a759['wasUndone']=_0x32e3f6['wasUndone']),_0x40a759;},_0x587bac['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x462d7f['util']['toJSONOptions']);},_0x587bac['getTypeUrl']=function(_0x5995ed){return void 0x0===_0x5995ed&&(_0x5995ed='type.googleapis.com'),_0x5995ed+'/SplitOperation';},_0x587bac;}()),_0x2d71cb['Position']=(function(){function _0x2bfc09(_0x3844fa){if(this['path']=[],_0x3844fa){for(var _0x17a536=Object['keys'](_0x3844fa),_0x3ad329=0x0;_0x3ad329<_0x17a536['length'];++_0x3ad329)null!=_0x3844fa[_0x17a536[_0x3ad329]]&&(this[_0x17a536[_0x3ad329]]=_0x3844fa[_0x17a536[_0x3ad329]]);}}return _0x2bfc09['prototype']['root']='',_0x2bfc09['prototype']['rootMain']=!0x1,_0x2bfc09['prototype']['rootGraveyard']=!0x1,_0x2bfc09['prototype']['path']=_0x39ed90['emptyArray'],_0x2bfc09['prototype']['stickiness']='',_0x2bfc09['create']=function(_0x50e6d3){return new _0x2bfc09(_0x50e6d3);},_0x2bfc09['encode']=function(_0x2fb4b2,_0x3522dd){if(_0x3522dd||(_0x3522dd=_0x34d149['create']()),null!=_0x2fb4b2['root']&&Object['hasOwnProperty']['call'](_0x2fb4b2,'root')&&_0x3522dd['uint32'](0xa)['string'](_0x2fb4b2['root']),null!=_0x2fb4b2['rootMain']&&Object['hasOwnProperty']['call'](_0x2fb4b2,'rootMain')&&_0x3522dd['uint32'](0x10)['bool'](_0x2fb4b2['rootMain']),null!=_0x2fb4b2['rootGraveyard']&&Object['hasOwnProperty']['call'](_0x2fb4b2,'rootGraveyard')&&_0x3522dd['uint32'](0x18)['bool'](_0x2fb4b2['rootGraveyard']),null!=_0x2fb4b2['path']&&_0x2fb4b2['path']['length']){_0x3522dd['uint32'](0x22)['fork']();for(var _0xa3231a=0x0;_0xa3231a<_0x2fb4b2['path']['length'];++_0xa3231a)_0x3522dd['uint32'](_0x2fb4b2['path'][_0xa3231a]);_0x3522dd['ldelim']();}return null!=_0x2fb4b2['stickiness']&&Object['hasOwnProperty']['call'](_0x2fb4b2,'stickiness')&&_0x3522dd['uint32'](0x2a)['string'](_0x2fb4b2['stickiness']),_0x3522dd;},_0x2bfc09['encodeDelimited']=function(_0x196dd6,_0x2c07de){return this['encode'](_0x196dd6,_0x2c07de)['ldelim']();},_0x2bfc09['decode']=function(_0x47348c,_0x400901){_0x47348c instanceof _0x58e308||(_0x47348c=_0x58e308['create'](_0x47348c));for(var _0x5ed2a4=void 0x0===_0x400901?_0x47348c['len']:_0x47348c['pos']+_0x400901,_0x525b1b=new _0x2d71cb['Position']();_0x47348c['pos']<_0x5ed2a4;){var _0x36800e=_0x47348c['uint32']();switch(_0x36800e>>>0x3){case 0x1:_0x525b1b['root']=_0x47348c['string']();break;case 0x2:_0x525b1b['rootMain']=_0x47348c['bool']();break;case 0x3:_0x525b1b['rootGraveyard']=_0x47348c['bool']();break;case 0x4:if(_0x525b1b['path']&&_0x525b1b['path']['length']||(_0x525b1b['path']=[]),0x2==(0x7&_0x36800e)){for(var _0x45c992=_0x47348c['uint32']()+_0x47348c['pos'];_0x47348c['pos']<_0x45c992;)_0x525b1b['path']['push'](_0x47348c['uint32']());}else _0x525b1b['path']['push'](_0x47348c['uint32']());break;case 0x5:_0x525b1b['stickiness']=_0x47348c['string']();break;default:_0x47348c['skipType'](0x7&_0x36800e);}}return _0x525b1b;},_0x2bfc09['decodeDelimited']=function(_0x1293b9){return _0x1293b9 instanceof _0x58e308||(_0x1293b9=new _0x58e308(_0x1293b9)),this['decode'](_0x1293b9,_0x1293b9['uint32']());},_0x2bfc09['verify']=function(_0x40441a){if('object'!=typeof _0x40441a||null===_0x40441a)return'object\x20expected';if(null!=_0x40441a['root']&&_0x40441a['hasOwnProperty']('root')&&!_0x39ed90['isString'](_0x40441a['root']))return'root:\x20string\x20expected';if(null!=_0x40441a['rootMain']&&_0x40441a['hasOwnProperty']('rootMain')&&'boolean'!=typeof _0x40441a['rootMain'])return'rootMain:\x20boolean\x20expected';if(null!=_0x40441a['rootGraveyard']&&_0x40441a['hasOwnProperty']('rootGraveyard')&&'boolean'!=typeof _0x40441a['rootGraveyard'])return'rootGraveyard:\x20boolean\x20expected';if(null!=_0x40441a['path']&&_0x40441a['hasOwnProperty']('path')){if(!Array['isArray'](_0x40441a['path']))return'path:\x20array\x20expected';for(var _0x329c46=0x0;_0x329c46<_0x40441a['path']['length'];++_0x329c46)if(!_0x39ed90['isInteger'](_0x40441a['path'][_0x329c46]))return'path:\x20integer[]\x20expected';}return null!=_0x40441a['stickiness']&&_0x40441a['hasOwnProperty']('stickiness')&&!_0x39ed90['isString'](_0x40441a['stickiness'])?'stickiness:\x20string\x20expected':null;},_0x2bfc09['fromObject']=function(_0x4af38c){if(_0x4af38c instanceof _0x2d71cb['Position'])return _0x4af38c;var _0xe4a0f8=new _0x2d71cb['Position']();if(null!=_0x4af38c['root']&&(_0xe4a0f8['root']=String(_0x4af38c['root'])),null!=_0x4af38c['rootMain']&&(_0xe4a0f8['rootMain']=Boolean(_0x4af38c['rootMain'])),null!=_0x4af38c['rootGraveyard']&&(_0xe4a0f8['rootGraveyard']=Boolean(_0x4af38c['rootGraveyard'])),_0x4af38c['path']){if(!Array['isArray'](_0x4af38c['path']))throw TypeError('.Position.path:\x20array\x20expected');_0xe4a0f8['path']=[];for(var _0x50b658=0x0;_0x50b658<_0x4af38c['path']['length'];++_0x50b658)_0xe4a0f8['path'][_0x50b658]=_0x4af38c['path'][_0x50b658]>>>0x0;}return null!=_0x4af38c['stickiness']&&(_0xe4a0f8['stickiness']=String(_0x4af38c['stickiness'])),_0xe4a0f8;},_0x2bfc09['toObject']=function(_0x26f848,_0x43c0e4){_0x43c0e4||(_0x43c0e4={});var _0x47773e={};if((_0x43c0e4['arrays']||_0x43c0e4['defaults'])&&(_0x47773e['path']=[]),_0x43c0e4['defaults']&&(_0x47773e['root']='',_0x47773e['rootMain']=!0x1,_0x47773e['rootGraveyard']=!0x1,_0x47773e['stickiness']=''),null!=_0x26f848['root']&&_0x26f848['hasOwnProperty']('root')&&(_0x47773e['root']=_0x26f848['root']),null!=_0x26f848['rootMain']&&_0x26f848['hasOwnProperty']('rootMain')&&(_0x47773e['rootMain']=_0x26f848['rootMain']),null!=_0x26f848['rootGraveyard']&&_0x26f848['hasOwnProperty']('rootGraveyard')&&(_0x47773e['rootGraveyard']=_0x26f848['rootGraveyard']),_0x26f848['path']&&_0x26f848['path']['length']){_0x47773e['path']=[];for(var _0x2c3d84=0x0;_0x2c3d84<_0x26f848['path']['length'];++_0x2c3d84)_0x47773e['path'][_0x2c3d84]=_0x26f848['path'][_0x2c3d84];}return null!=_0x26f848['stickiness']&&_0x26f848['hasOwnProperty']('stickiness')&&(_0x47773e['stickiness']=_0x26f848['stickiness']),_0x47773e;},_0x2bfc09['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x462d7f['util']['toJSONOptions']);},_0x2bfc09['getTypeUrl']=function(_0x5a77a1){return void 0x0===_0x5a77a1&&(_0x5a77a1='type.googleapis.com'),_0x5a77a1+'/Position';},_0x2bfc09;}()),_0x2d71cb['Range']=(function(){function _0x45665b(_0x415576){if(_0x415576){for(var _0x149f35=Object['keys'](_0x415576),_0x278cc7=0x0;_0x278cc7<_0x149f35['length'];++_0x278cc7)null!=_0x415576[_0x149f35[_0x278cc7]]&&(this[_0x149f35[_0x278cc7]]=_0x415576[_0x149f35[_0x278cc7]]);}}return _0x45665b['prototype']['start']=null,_0x45665b['prototype']['end']=null,_0x45665b['create']=function(_0x1ab331){return new _0x45665b(_0x1ab331);},_0x45665b['encode']=function(_0x231372,_0x24fb45){return _0x24fb45||(_0x24fb45=_0x34d149['create']()),null!=_0x231372['start']&&Object['hasOwnProperty']['call'](_0x231372,'start')&&_0x2d71cb['Position']['encode'](_0x231372['start'],_0x24fb45['uint32'](0xa)['fork']())['ldelim'](),null!=_0x231372['end']&&Object['hasOwnProperty']['call'](_0x231372,'end')&&_0x2d71cb['Position']['encode'](_0x231372['end'],_0x24fb45['uint32'](0x12)['fork']())['ldelim'](),_0x24fb45;},_0x45665b['encodeDelimited']=function(_0x120c7a,_0x5b2e01){return this['encode'](_0x120c7a,_0x5b2e01)['ldelim']();},_0x45665b['decode']=function(_0x217d8d,_0x5967e5){_0x217d8d instanceof _0x58e308||(_0x217d8d=_0x58e308['create'](_0x217d8d));for(var _0x381b75=void 0x0===_0x5967e5?_0x217d8d['len']:_0x217d8d['pos']+_0x5967e5,_0x5d3b2f=new _0x2d71cb['Range']();_0x217d8d['pos']<_0x381b75;){var _0x4fcae8=_0x217d8d['uint32']();switch(_0x4fcae8>>>0x3){case 0x1:_0x5d3b2f['start']=_0x2d71cb['Position']['decode'](_0x217d8d,_0x217d8d['uint32']());break;case 0x2:_0x5d3b2f['end']=_0x2d71cb['Position']['decode'](_0x217d8d,_0x217d8d['uint32']());break;default:_0x217d8d['skipType'](0x7&_0x4fcae8);}}return _0x5d3b2f;},_0x45665b['decodeDelimited']=function(_0x233237){return _0x233237 instanceof _0x58e308||(_0x233237=new _0x58e308(_0x233237)),this['decode'](_0x233237,_0x233237['uint32']());},_0x45665b['verify']=function(_0x2f3fe5){if('object'!=typeof _0x2f3fe5||null===_0x2f3fe5)return'object\x20expected';var _0x42e007;if(null!=_0x2f3fe5['start']&&_0x2f3fe5['hasOwnProperty']('start')&&(_0x42e007=_0x2d71cb['Position']['verify'](_0x2f3fe5['start'])))return'start.'+_0x42e007;if(null!=_0x2f3fe5['end']&&_0x2f3fe5['hasOwnProperty']('end')&&(_0x42e007=_0x2d71cb['Position']['verify'](_0x2f3fe5['end'])))return'end.'+_0x42e007;return null;},_0x45665b['fromObject']=function(_0x3853e7){if(_0x3853e7 instanceof _0x2d71cb['Range'])return _0x3853e7;var _0x5e1d99=new _0x2d71cb['Range']();if(null!=_0x3853e7['start']){if('object'!=typeof _0x3853e7['start'])throw TypeError('.Range.start:\x20object\x20expected');_0x5e1d99['start']=_0x2d71cb['Position']['fromObject'](_0x3853e7['start']);}if(null!=_0x3853e7['end']){if('object'!=typeof _0x3853e7['end'])throw TypeError('.Range.end:\x20object\x20expected');_0x5e1d99['end']=_0x2d71cb['Position']['fromObject'](_0x3853e7['end']);}return _0x5e1d99;},_0x45665b['toObject']=function(_0x5427a7,_0x21ccc3){_0x21ccc3||(_0x21ccc3={});var _0x64227c={};return _0x21ccc3['defaults']&&(_0x64227c['start']=null,_0x64227c['end']=null),null!=_0x5427a7['start']&&_0x5427a7['hasOwnProperty']('start')&&(_0x64227c['start']=_0x2d71cb['Position']['toObject'](_0x5427a7['start'],_0x21ccc3)),null!=_0x5427a7['end']&&_0x5427a7['hasOwnProperty']('end')&&(_0x64227c['end']=_0x2d71cb['Position']['toObject'](_0x5427a7['end'],_0x21ccc3)),_0x64227c;},_0x45665b['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x462d7f['util']['toJSONOptions']);},_0x45665b['getTypeUrl']=function(_0x17ba57){return void 0x0===_0x17ba57&&(_0x17ba57='type.googleapis.com'),_0x17ba57+'/Range';},_0x45665b;}()),_0x2d71cb['Element']=(function(){function _0x3b2ca4(_0x25767c){if(this['children']=[],this['attributesBoolean']={},_0x25767c){for(var _0x152ec2=Object['keys'](_0x25767c),_0x13c8d1=0x0;_0x13c8d1<_0x152ec2['length'];++_0x13c8d1)null!=_0x25767c[_0x152ec2[_0x13c8d1]]&&(this[_0x152ec2[_0x13c8d1]]=_0x25767c[_0x152ec2[_0x13c8d1]]);}}return _0x3b2ca4['prototype']['name']='',_0x3b2ca4['prototype']['children']=_0x39ed90['emptyArray'],_0x3b2ca4['prototype']['data']='',_0x3b2ca4['prototype']['attributesBoolean']=_0x39ed90['emptyObject'],_0x3b2ca4['prototype']['attributesJson']='',_0x3b2ca4['create']=function(_0x2abf40){return new _0x3b2ca4(_0x2abf40);},_0x3b2ca4['encode']=function(_0x113187,_0x31f36e){if(_0x31f36e||(_0x31f36e=_0x34d149['create']()),null!=_0x113187['name']&&Object['hasOwnProperty']['call'](_0x113187,'name')&&_0x31f36e['uint32'](0xa)['string'](_0x113187['name']),null!=_0x113187['children']&&_0x113187['children']['length']){for(var _0x32d6ca=0x0;_0x32d6ca<_0x113187['children']['length'];++_0x32d6ca)_0x2d71cb['Element']['encode'](_0x113187['children'][_0x32d6ca],_0x31f36e['uint32'](0x12)['fork']())['ldelim']();}if(null!=_0x113187['data']&&Object['hasOwnProperty']['call'](_0x113187,'data')&&_0x31f36e['uint32'](0x1a)['string'](_0x113187['data']),null!=_0x113187['attributesBoolean']&&Object['hasOwnProperty']['call'](_0x113187,'attributesBoolean')){var _0x22eb49=Object['keys'](_0x113187['attributesBoolean']);for(_0x32d6ca=0x0;_0x32d6ca<_0x22eb49['length'];++_0x32d6ca)_0x31f36e['uint32'](0x22)['fork']()['uint32'](0xa)['string'](_0x22eb49[_0x32d6ca])['uint32'](0x10)['bool'](_0x113187['attributesBoolean'][_0x22eb49[_0x32d6ca]])['ldelim']();}return null!=_0x113187['attributesJson']&&Object['hasOwnProperty']['call'](_0x113187,'attributesJson')&&_0x31f36e['uint32'](0x2a)['string'](_0x113187['attributesJson']),_0x31f36e;},_0x3b2ca4['encodeDelimited']=function(_0x4d05af,_0xde4118){return this['encode'](_0x4d05af,_0xde4118)['ldelim']();},_0x3b2ca4['decode']=function(_0x50218b,_0x478599){_0x50218b instanceof _0x58e308||(_0x50218b=_0x58e308['create'](_0x50218b));for(var _0x50cf4b,_0x201b86,_0x5d6b3a=void 0x0===_0x478599?_0x50218b['len']:_0x50218b['pos']+_0x478599,_0x2d8a7b=new _0x2d71cb['Element']();_0x50218b['pos']<_0x5d6b3a;){var _0xa7f063=_0x50218b['uint32']();switch(_0xa7f063>>>0x3){case 0x1:_0x2d8a7b['name']=_0x50218b['string']();break;case 0x2:_0x2d8a7b['children']&&_0x2d8a7b['children']['length']||(_0x2d8a7b['children']=[]),_0x2d8a7b['children']['push'](_0x2d71cb['Element']['decode'](_0x50218b,_0x50218b['uint32']()));break;case 0x3:_0x2d8a7b['data']=_0x50218b['string']();break;case 0x4:_0x2d8a7b['attributesBoolean']===_0x39ed90['emptyObject']&&(_0x2d8a7b['attributesBoolean']={});var _0x56a221=_0x50218b['uint32']()+_0x50218b['pos'];for(_0x50cf4b='',_0x201b86=!0x1;_0x50218b['pos']<_0x56a221;){var _0x13c854=_0x50218b['uint32']();switch(_0x13c854>>>0x3){case 0x1:_0x50cf4b=_0x50218b['string']();break;case 0x2:_0x201b86=_0x50218b['bool']();break;default:_0x50218b['skipType'](0x7&_0x13c854);}}_0x2d8a7b['attributesBoolean'][_0x50cf4b]=_0x201b86;break;case 0x5:_0x2d8a7b['attributesJson']=_0x50218b['string']();break;default:_0x50218b['skipType'](0x7&_0xa7f063);}}return _0x2d8a7b;},_0x3b2ca4['decodeDelimited']=function(_0x5309e3){return _0x5309e3 instanceof _0x58e308||(_0x5309e3=new _0x58e308(_0x5309e3)),this['decode'](_0x5309e3,_0x5309e3['uint32']());},_0x3b2ca4['verify']=function(_0x2d8fed){if('object'!=typeof _0x2d8fed||null===_0x2d8fed)return'object\x20expected';if(null!=_0x2d8fed['name']&&_0x2d8fed['hasOwnProperty']('name')&&!_0x39ed90['isString'](_0x2d8fed['name']))return'name:\x20string\x20expected';if(null!=_0x2d8fed['children']&&_0x2d8fed['hasOwnProperty']('children')){if(!Array['isArray'](_0x2d8fed['children']))return'children:\x20array\x20expected';for(var _0x4b499f=0x0;_0x4b499f<_0x2d8fed['children']['length'];++_0x4b499f){var _0x2744e6=_0x2d71cb['Element']['verify'](_0x2d8fed['children'][_0x4b499f]);if(_0x2744e6)return'children.'+_0x2744e6;}}if(null!=_0x2d8fed['data']&&_0x2d8fed['hasOwnProperty']('data')&&!_0x39ed90['isString'](_0x2d8fed['data']))return'data:\x20string\x20expected';if(null!=_0x2d8fed['attributesBoolean']&&_0x2d8fed['hasOwnProperty']('attributesBoolean')){if(!_0x39ed90['isObject'](_0x2d8fed['attributesBoolean']))return'attributesBoolean:\x20object\x20expected';var _0x1aece5=Object['keys'](_0x2d8fed['attributesBoolean']);for(_0x4b499f=0x0;_0x4b499f<_0x1aece5['length'];++_0x4b499f)if('boolean'!=typeof _0x2d8fed['attributesBoolean'][_0x1aece5[_0x4b499f]])return'attributesBoolean:\x20boolean{k:string}\x20expected';}return null!=_0x2d8fed['attributesJson']&&_0x2d8fed['hasOwnProperty']('attributesJson')&&!_0x39ed90['isString'](_0x2d8fed['attributesJson'])?'attributesJson:\x20string\x20expected':null;},_0x3b2ca4['fromObject']=function(_0x4ae283){if(_0x4ae283 instanceof _0x2d71cb['Element'])return _0x4ae283;var _0x3630f8=new _0x2d71cb['Element']();if(null!=_0x4ae283['name']&&(_0x3630f8['name']=String(_0x4ae283['name'])),_0x4ae283['children']){if(!Array['isArray'](_0x4ae283['children']))throw TypeError('.Element.children:\x20array\x20expected');_0x3630f8['children']=[];for(var _0x49c9ec=0x0;_0x49c9ec<_0x4ae283['children']['length'];++_0x49c9ec){if('object'!=typeof _0x4ae283['children'][_0x49c9ec])throw TypeError('.Element.children:\x20object\x20expected');_0x3630f8['children'][_0x49c9ec]=_0x2d71cb['Element']['fromObject'](_0x4ae283['children'][_0x49c9ec]);}}if(null!=_0x4ae283['data']&&(_0x3630f8['data']=String(_0x4ae283['data'])),_0x4ae283['attributesBoolean']){if('object'!=typeof _0x4ae283['attributesBoolean'])throw TypeError('.Element.attributesBoolean:\x20object\x20expected');_0x3630f8['attributesBoolean']={};var _0x5d89a1=Object['keys'](_0x4ae283['attributesBoolean']);for(_0x49c9ec=0x0;_0x49c9ec<_0x5d89a1['length'];++_0x49c9ec)_0x3630f8['attributesBoolean'][_0x5d89a1[_0x49c9ec]]=Boolean(_0x4ae283['attributesBoolean'][_0x5d89a1[_0x49c9ec]]);}return null!=_0x4ae283['attributesJson']&&(_0x3630f8['attributesJson']=String(_0x4ae283['attributesJson'])),_0x3630f8;},_0x3b2ca4['toObject']=function(_0x3800ba,_0x5dfd7c){_0x5dfd7c||(_0x5dfd7c={});var _0x2f66a4,_0x1aa233={};if((_0x5dfd7c['arrays']||_0x5dfd7c['defaults'])&&(_0x1aa233['children']=[]),(_0x5dfd7c['objects']||_0x5dfd7c['defaults'])&&(_0x1aa233['attributesBoolean']={}),_0x5dfd7c['defaults']&&(_0x1aa233['name']='',_0x1aa233['data']='',_0x1aa233['attributesJson']=''),null!=_0x3800ba['name']&&_0x3800ba['hasOwnProperty']('name')&&(_0x1aa233['name']=_0x3800ba['name']),_0x3800ba['children']&&_0x3800ba['children']['length']){_0x1aa233['children']=[];for(var _0x292953=0x0;_0x292953<_0x3800ba['children']['length'];++_0x292953)_0x1aa233['children'][_0x292953]=_0x2d71cb['Element']['toObject'](_0x3800ba['children'][_0x292953],_0x5dfd7c);}if(null!=_0x3800ba['data']&&_0x3800ba['hasOwnProperty']('data')&&(_0x1aa233['data']=_0x3800ba['data']),_0x3800ba['attributesBoolean']&&(_0x2f66a4=Object['keys'](_0x3800ba['attributesBoolean']))['length']){_0x1aa233['attributesBoolean']={};for(_0x292953=0x0;_0x292953<_0x2f66a4['length'];++_0x292953)_0x1aa233['attributesBoolean'][_0x2f66a4[_0x292953]]=_0x3800ba['attributesBoolean'][_0x2f66a4[_0x292953]];}return null!=_0x3800ba['attributesJson']&&_0x3800ba['hasOwnProperty']('attributesJson')&&(_0x1aa233['attributesJson']=_0x3800ba['attributesJson']),_0x1aa233;},_0x3b2ca4['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x462d7f['util']['toJSONOptions']);},_0x3b2ca4['getTypeUrl']=function(_0x575659){return void 0x0===_0x575659&&(_0x575659='type.googleapis.com'),_0x575659+'/Element';},_0x3b2ca4;}()),_0x2d71cb;})());class r{['_protobufRoot'];constructor(){this['_protobufRoot']=u;}['getDescriptor'](_0x35123d){return new y(this['_protobufRoot'][_0x35123d]);}}class y{['_protobuf'];constructor(_0x3ad14d){this['_protobuf']=_0x3ad14d;}['compress'](_0x919e6e){const _0x2c5656=this['_protobuf']['verify'](_0x919e6e);if(_0x2c5656)throw Error(_0x2c5656);return this['_protobuf']['encode'](this['_protobuf']['create'](_0x919e6e))['finish']();}['decompress'](_0x26e482){return this['_protobuf']['toObject'](this['_protobuf']['decode'](_0x26e482),{'oneofs':!0x0});}}function _(_0x440a62,_0x13c8d6){const _0x5cf88f=_0x1b17b4(_0x440a62);return _0x5cf88f['path'][_0x5cf88f['path']['length']-0x1]+=_0x13c8d6,_0x5cf88f;}function O(_0x402e06,_0x2a71b9){return _0x402e06['root']===_0x2a71b9['root']&&_0x253a4a(_0x402e06['path'],_0x2a71b9['path']);}function $(_0x1a3536){P(_0x1a3536,_0x282684=>('main'==_0x282684['root']?(_0x282684['rootMain']=!0x0,delete _0x282684['root']):'$graveyard'==_0x282684['root']&&(_0x282684['rootGraveyard']=!0x0,delete _0x282684['root']),_0x282684));}function J(_0x901bf5){P(_0x901bf5,_0x28613e=>(_0x28613e['rootMain']?(_0x28613e['root']='main',delete _0x28613e['rootMain']):_0x28613e['rootGraveyard']&&(_0x28613e['root']='$graveyard',delete _0x28613e['rootGraveyard']),_0x28613e));}function P(_0x2911e2,_0xbaccfc){for(const _0x4f76ea in _0x2911e2){const _0x1935f8=_0x2911e2[_0x4f76ea];'nodes'!==_0x4f76ea&&_0x11a035(_0x1935f8)&&(_0x1935f8['path']&&(_0x1935f8['root']||_0x1935f8['rootMain']||_0x1935f8['rootGraveyard'])?_0x2911e2[_0x4f76ea]=_0xbaccfc(_0x1935f8):P(_0x1935f8,_0xbaccfc));}return _0x2911e2;}class e{['_id'];['_operationName'];['_protobufDescriptor'];constructor(_0x4c9635,_0x5d019f,_0x490674){this['_id']=_0x4c9635,this['_operationName']=_0x5d019f,this['_protobufDescriptor']=_0x490674;}['compress'](_0x419b27,_0x3d69a1){const _0x12d72e=_0x3d69a1['shift']();return $(_0x12d72e),_0x419b27['buffers']['push'](this['_protobufDescriptor']['compress'](_0x12d72e)),_0x419b27['types']['push'](this['_id']),!0x0;}['decompress'](_0x2b351f,_0x56f3e8){_0x56f3e8['types']['shift']();const _0x42ecbc=this['_protobufDescriptor']['decompress'](_0x56f3e8['buffers']['shift']());J(_0x42ecbc),_0x42ecbc['__className']=this['_operationName'],_0x2b351f['push'](_0x42ecbc);}}class s extends e{['compress'](_0x541be4,_0x556f86){const _0x57ac23=_0x556f86['shift']();return this['_serializeOneOf']('oldValue',_0x57ac23),this['_serializeOneOf']('newValue',_0x57ac23),$(_0x57ac23),_0x541be4['buffers']['push'](this['_protobufDescriptor']['compress'](_0x57ac23)),_0x541be4['types']['push'](this['_id']),!0x0;}['decompress'](_0x3cf0d4,_0x14954a){const {types:_0x184d4d,buffers:_0x3daed6}=_0x14954a,_0x362705=this['_protobufDescriptor']['decompress'](_0x3daed6['shift']());_0x184d4d['shift'](),this['_deserializeOneOf']('oldValue',_0x362705),this['_deserializeOneOf']('newValue',_0x362705),J(_0x362705),_0x362705['__className']=this['_operationName'],_0x3cf0d4['push'](_0x362705);}['_serializeOneOf'](_0x382e1a,_0x4cf865){const _0x6d0b8a=_0x4cf865[_0x382e1a];'boolean'==typeof _0x6d0b8a?_0x4cf865[_0x382e1a+'Boolean']=_0x6d0b8a:_0x4cf865[_0x382e1a+'Json']=JSON['stringify'](_0x6d0b8a);}['_deserializeOneOf'](_0x58cd73,_0x4c2826){const _0x2a07b6=_0x58cd73+'Json';_0x4c2826[_0x2a07b6]?(_0x4c2826[_0x58cd73]=JSON['parse'](_0x4c2826[_0x2a07b6]),delete _0x4c2826[_0x2a07b6]):(_0x4c2826[_0x58cd73]=_0x4c2826[_0x58cd73+'Boolean'],delete _0x4c2826[_0x58cd73+'Boolean']);}}class i extends e{['compress'](_0xd681f1,_0x1409f7){const _0x2eb6a3=_0x1409f7['shift']();return this['_serializeNodesAttributes'](_0x2eb6a3['nodes']),$(_0x2eb6a3),_0xd681f1['buffers']['push'](this['_protobufDescriptor']['compress'](_0x2eb6a3)),_0xd681f1['types']['push'](this['_id']),!0x0;}['decompress'](_0x5b60f2,_0x48b30e){const {types:_0x32ccbe,buffers:_0x14156e}=_0x48b30e,_0x3867ef=this['_protobufDescriptor']['decompress'](_0x14156e['shift']());_0x32ccbe['shift'](),_0x3867ef['nodes']||(_0x3867ef['nodes']=[]),this['_deserializeNodesAttributes'](_0x3867ef['nodes']),J(_0x3867ef),_0x3867ef['__className']=this['_operationName'],_0x5b60f2['push'](_0x3867ef);}['_serializeNodesAttributes'](_0x44e7ae){for(const _0x15b7b1 of _0x44e7ae){if(_0x15b7b1['attributes']){const _0x21bb26=_0x15b7b1['attributes'];this['_areValuesBoolean'](_0x21bb26)?_0x15b7b1['attributesBoolean']=_0x21bb26:_0x15b7b1['attributesJson']=JSON['stringify'](_0x21bb26);}_0x15b7b1['children']&&this['_serializeNodesAttributes'](_0x15b7b1['children']);}}['_deserializeNodesAttributes'](_0x7e5856){for(const _0x56b9a3 of _0x7e5856)(_0x56b9a3['attributesBoolean']||_0x56b9a3['attributesJson'])&&(_0x56b9a3['attributesBoolean']?(_0x56b9a3['attributes']=_0x56b9a3['attributesBoolean'],delete _0x56b9a3['attributesBoolean']):(_0x56b9a3['attributes']=JSON['parse'](_0x56b9a3['attributesJson']),delete _0x56b9a3['attributesJson'])),_0x56b9a3['children']&&this['_deserializeNodesAttributes'](_0x56b9a3['children']);}['_areValuesBoolean'](_0x53e64d){return Object['keys'](_0x53e64d)['every'](_0x1a9128=>'boolean'==typeof _0x53e64d[_0x1a9128]);}}class n extends e{['decompress'](_0x21c2a9,_0x386e04){super['decompress'](_0x21c2a9,_0x386e04);const _0x36e343=_0x21c2a9[_0x21c2a9['length']-0x1];_0x36e343['oldRange']||(_0x36e343['oldRange']=null),_0x36e343['newRange']||(_0x36e343['newRange']=null);}}class p extends e{['compress'](_0x198103,_0x774179){return _0x774179['shift'](),_0x198103['types']['push'](this['_id']),!0x0;}['decompress'](_0x3796ba,_0x389b40){_0x389b40['types']['shift'](),_0x3796ba['push']({'__className':this['_operationName']});}}class a extends n{['_omittedNamespace'];constructor(_0x3b9de2,_0xb22d9a,_0x576548,_0x1ddfe2){super(_0x3b9de2,_0xb22d9a,_0x576548),this['_omittedNamespace']=_0x1ddfe2+':';}['compress'](_0x3b6ae9,_0x475d74){return!('MarkerOperation'!=_0x475d74[0x0]['__className']||!_0x475d74[0x0]['name']['startsWith'](this['_omittedNamespace']))&&(_0x475d74[0x0]['name']=_0x475d74[0x0]['name']['replace'](new RegExp('^'+this['_omittedNamespace']),''),super['compress'](_0x3b6ae9,_0x475d74),!0x0);}['decompress'](_0xa1397,_0x248bcb){super['decompress'](_0xa1397,_0x248bcb);const _0x5548e8=_0xa1397[_0xa1397['length']-0x1];_0x5548e8['name']=this['_omittedNamespace']+_0x5548e8['name'];}}class b{['_id'];['_context'];constructor(_0x31b5e2,_0x35892a){this['_id']=_0x31b5e2,this['_context']=_0x35892a;}['compress'](_0x66cdce,_0x2036bf){let _0x101e79;for(;_0x2036bf['length']>0x1&&this['_compareOperations'](_0x2036bf[0x0],_0x2036bf[0x1]);)_0x101e79?(_0x101e79=this['_combineNext'](_0x2036bf['shift'](),_0x101e79),_0x66cdce['types']['push'](0x0)):(_0x101e79=_0x1b17b4(_0x2036bf['shift']()),_0x66cdce['types']['push'](this['_id']));return!!_0x101e79&&(_0x101e79=this['_combineNext'](_0x2036bf['shift'](),_0x101e79),_0x66cdce['types']['push'](0x0),_0x66cdce['buffers']['push'](this['_compressSingleOperation'](_0x101e79)),!0x0);}['decompress'](_0xf49830,_0x47cd2e){const _0x40a5af=this['_decompressSingleOperation'](_0x47cd2e);for(;0x0==_0x47cd2e['types'][0x0];)_0x47cd2e['types']['shift'](),_0xf49830['push'](this['_splitCurrent'](_0x40a5af));_0xf49830['push'](_0x40a5af);}}class m extends b{['_combineNext'](_0x1fc83e,_0x32bf41){return _0x32bf41['nodes'][0x0]['data']+=_0x1fc83e['nodes'][0x0]['data'],_0x32bf41;}['_splitCurrent'](_0x3707c7){const _0x289a29=_0x1b17b4(_0x3707c7),_0x1ff120=_0x289a29['nodes'][0x0],_0x5d4747=_0x3707c7['nodes'][0x0],_0x3bdae5=_0x5d4747['data'][Symbol['iterator']]()['next']()['value'],_0x499181=_0x3bdae5['length'];return _0x1ff120['data']=_0x3bdae5,_0x5d4747['data']=_0x5d4747['data']['substr'](_0x499181),_0x3707c7['position']=_(_0x3707c7['position'],_0x499181),_0x289a29;}['_compareOperations'](_0x506155,_0x52918a){if(this['_checkOperation'](_0x506155)&&this['_checkOperation'](_0x52918a)){const _0xd97f9f=_0x506155['nodes'][0x0]['data']['length'],_0x42a247=O(_(_0x506155['position'],_0xd97f9f),_0x52918a['position']),_0x55c24e=_0x506155['nodes'][0x0],_0x24d95a=_0x52918a['nodes'][0x0];return _0x42a247&&this['_compareAttributes'](_0x55c24e,_0x24d95a);}return!0x1;}['_compressSingleOperation'](_0x5205c7){const _0x38c148={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('InsertOperation')['compress'](_0x38c148,[_0x5205c7]),_0x38c148['buffers'][0x0];}['_decompressSingleOperation'](_0x45e8e7){const _0x1f14f0=[];return this['_context']['_getCompressorByName']('InsertOperation')['decompress'](_0x1f14f0,_0x45e8e7),_0x1f14f0[0x0];}['_checkOperation'](_0x29014a){return'InsertOperation'==_0x29014a['__className']&&0x1==_0x29014a['nodes']['length']&&_0x29014a['nodes'][0x0]['data']&&!_0x29014a['wasUndone']&&0x1==Array['from'](_0x29014a['nodes'][0x0]['data'])['length'];}['_compareAttributes'](_0xd6b33e,_0x3aa185){const _0x1ee62b=Object['keys'](_0xd6b33e['attributes']||{}),_0x59a989=Object['keys'](_0x3aa185['attributes']||{});return _0x1ee62b['length']===_0x59a989['length']&&_0x1ee62b['every'](_0x218d9b=>_0x3aa185['attributes'][_0x218d9b]&&_0x3aa185['attributes'][_0x218d9b]===_0xd6b33e['attributes'][_0x218d9b]);}}class c extends b{['_combineNext'](_0x73fab7,_0x2dc14a){return _0x2dc14a['howMany']++,_0x2dc14a['sourcePosition']=_0x1b17b4(_0x73fab7['sourcePosition']),_0x2dc14a;}['_splitCurrent'](_0x4fe241){const _0x1215ae=_0x1b17b4(_0x4fe241);return _0x4fe241['howMany']--,_0x1215ae['howMany']=0x1,_0x1215ae['sourcePosition']=_(_0x1215ae['sourcePosition'],_0x4fe241['howMany']),_0x1215ae;}['_compareOperations'](_0x378f81,_0x3ec74d){return!(!this['_checkOperation'](_0x378f81)||!this['_checkOperation'](_0x3ec74d))&&(O(_(_0x378f81['sourcePosition'],-0x1),_0x3ec74d['sourcePosition'])&&O(_0x378f81['targetPosition'],_0x3ec74d['targetPosition']));}['_compressSingleOperation'](_0x252c11){const _0xf300ea={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0xf300ea,[_0x252c11]),_0xf300ea['buffers'][0x0];}['_decompressSingleOperation'](_0x3664e8){const _0x571ca9=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x571ca9,_0x3664e8),_0x571ca9[0x0];}['_checkOperation'](_0x5a2bb1){return'MoveOperation'==_0x5a2bb1['__className']&&'$graveyard'==_0x5a2bb1['targetPosition']['root']&&0x1==_0x5a2bb1['howMany']&&!_0x5a2bb1['wasUndone'];}}class h extends b{['_combineNext'](_0x2dad18,_0xdd862){return _0xdd862['howMany']++,_0xdd862;}['_splitCurrent'](_0x5b416e){const _0x297592=_0x1b17b4(_0x5b416e);return _0x297592['howMany']=0x1,_0x5b416e['howMany']--,_0x297592;}['_compareOperations'](_0x54b24f,_0x1c32ef){return!(!this['_checkOperation'](_0x54b24f)||!this['_checkOperation'](_0x1c32ef))&&(O(_0x54b24f['sourcePosition'],_0x1c32ef['sourcePosition'])&&O(_0x54b24f['targetPosition'],_0x1c32ef['targetPosition']));}['_compressSingleOperation'](_0x1c2915){const _0x3b86d6={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x3b86d6,[_0x1c2915]),_0x3b86d6['buffers'][0x0];}['_decompressSingleOperation'](_0x1b12c8){const _0x4abc3b=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x4abc3b,_0x1b12c8),_0x4abc3b[0x0];}['_checkOperation'](_0xfd07ef){return'MoveOperation'==_0xfd07ef['__className']&&'$graveyard'==_0xfd07ef['targetPosition']['root']&&0x1==_0xfd07ef['howMany']&&!_0xfd07ef['wasUndone'];}}class f extends b{['compress'](_0x1ad955,_0x42b218){if(!this['_compareOperations'](_0x42b218[0x0],_0x42b218[0x1]))return!0x1;const _0x1aa182=_0x42b218['shift']();return _0x1aa182['oldRange']=null,_0x1aa182['newRange']&&O(_0x1aa182['newRange']['start'],_0x1aa182['newRange']['end'])&&(_0x1aa182['newRange']['end']=null),_0x42b218['shift'](),_0x1ad955['types']['push'](this['_id']),_0x1ad955['types']['push'](0x0),_0x1ad955['buffers']['push'](this['_compressSingleOperation'](_0x1aa182)),!0x0;}['decompress'](_0x2c8b22,_0x2180d3){const _0xb5b4a2=this['_decompressSingleOperation'](_0x2180d3);_0xb5b4a2['newRange']&&!_0xb5b4a2['newRange']['end']&&(_0xb5b4a2['newRange']['end']=_0x1b17b4(_0xb5b4a2['newRange']['start']));const _0x3f6c06=_0x1b17b4(_0xb5b4a2);_0x3f6c06['newRange']&&(_0x3f6c06['newRange']['start']['stickiness']='toNone',_0x3f6c06['newRange']['end']=_0x1b17b4(_0x3f6c06['newRange']['start'])),_0x3f6c06['name']='user:position:'+_0x3f6c06['name']['split'](':')[0x2],_0x2180d3['types']['shift'](),_0x2c8b22['push'](_0xb5b4a2),_0x2c8b22['push'](_0x3f6c06);}['_compressSingleOperation'](_0x240f35){const _0x44ac7e={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MarkerOperation')['compress'](_0x44ac7e,[_0x240f35]),_0x44ac7e['buffers'][0x0];}['_decompressSingleOperation'](_0x7d682c){const _0x443e15=[];return this['_context']['_getCompressorByName']('MarkerOperation')['decompress'](_0x443e15,_0x7d682c),_0x443e15[0x0];}['_compareOperations'](_0x1cd83a,_0x5a7202){return!(!_0x1cd83a||!_0x5a7202)&&('MarkerOperation'==_0x1cd83a['__className']&&'MarkerOperation'==_0x5a7202['__className']&&!(!_0x1cd83a['name']['startsWith']('user:')||!_0x5a7202['name']['startsWith']('user:')||_0x1cd83a['name']==_0x5a7202['name']));}}class g{['_compressorById'];['_compressorByName'];['_protobufFactory'];constructor(){this['_compressorById']=new Map(),this['_compressorByName']=new Map(),this['_protobufFactory']=new r();const _0x25c74f=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',_0x25c74f,'comment')),this['_registerCompressor'](0x13,'SuggestionMarkerOperation',new a(0x13,'MarkerOperation',_0x25c74f,'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'](_0x15ce7b){if(!_0x15ce7b||!_0x15ce7b[0x0])throw new _0x3018b1('no-operations-provided',this);const _0x9be623={'types':[],'buffers':[],'baseVersion':_0x15ce7b[0x0]['baseVersion']};for(;_0x15ce7b['length'];)this['_getCompressorByName']('UserSelectionAction')['compress'](_0x9be623,_0x15ce7b)||this['_getCompressorByName']('TypingAction')['compress'](_0x9be623,_0x15ce7b)||this['_getCompressorByName']('DeletingAction')['compress'](_0x9be623,_0x15ce7b)||this['_getCompressorByName']('ForwardDeletingAction')['compress'](_0x9be623,_0x15ce7b)||this['_getCompressorByName']('CommentMarkerOperation')['compress'](_0x9be623,_0x15ce7b)||this['_getCompressorByName']('SuggestionMarkerOperation')['compress'](_0x9be623,_0x15ce7b)||this['_getCompressorByName'](_0x15ce7b[0x0]['__className'])['compress'](_0x9be623,_0x15ce7b);return _0x9be623;}['decompress'](_0x447c0a){const _0x16ec48=[];for(;_0x447c0a['types']['length'];){this['_compressorById']['get'](_0x447c0a['types'][0x0])['decompress'](_0x16ec48,_0x447c0a);}return _0x16ec48['forEach']((_0x1e58d2,_0x2e7954)=>_0x1e58d2['baseVersion']=_0x447c0a['baseVersion']+_0x2e7954),_0x16ec48;}['_getCompressorByName'](_0x1322ec){return this['_compressorByName']['get'](_0x1322ec);}['_registerOperationCompressor'](_0x17c515,_0x68318f,_0x12b3a1){const _0x1be5d4=new _0x12b3a1(_0x17c515,_0x68318f,this['_protobufFactory']['getDescriptor'](_0x68318f));this['_registerCompressor'](_0x17c515,_0x68318f,_0x1be5d4);}['_registerActionCompressor'](_0x16146b,_0x10db48,_0x4a5605){const _0x384741=new _0x4a5605(_0x16146b,this);this['_registerCompressor'](_0x16146b,_0x10db48,_0x384741);}['_registerCompressor'](_0x30cf9e,_0x3130f7,_0x5ca5f0){this['_compressorById']['set'](_0x30cf9e,_0x5ca5f0),this['_compressorByName']['set'](_0x3130f7,_0x5ca5f0);}}export{g as Compressor};
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ckeditor/ckeditor5-operations-compressor",
|
|
3
|
-
"version": "42.0.1
|
|
3
|
+
"version": "42.0.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,7 +33,7 @@
|
|
|
33
33
|
"main": "src/index.js",
|
|
34
34
|
"types": "src/index.d.ts",
|
|
35
35
|
"dependencies": {
|
|
36
|
-
"ckeditor5": "42.0.1
|
|
36
|
+
"ckeditor5": "42.0.1",
|
|
37
37
|
"lodash-es": "4.17.21",
|
|
38
38
|
"protobufjs": "7.2.5"
|
|
39
39
|
},
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
function _0x26c7(_0x54d4e1,_0xeb7c9a){const _0x5afbdd=_0x5afb();return _0x26c7=function(_0x26c783,_0x56beba){_0x26c783=_0x26c783-0x147;let _0x18068f=_0x5afbdd[_0x26c783];return _0x18068f;},_0x26c7(_0x54d4e1,_0xeb7c9a);}const _0x91bbfb=_0x26c7;function _0x5afb(){const _0x48b3ab=['_id','_compareOperations','_splitCurrent','10jvFCUC','length','compress','buffers','_decompressSingleOperation','push','17899506hdVbiN','decompress','shift','2380332KZKNaq','_context','3tyamyn','7542185weEawI','2443062AiScEk','_compressSingleOperation','1204847WuYksB','types','_combineNext','978524zOPcRk','5aMWRUv','4075600tIYWPa'];_0x5afb=function(){return _0x48b3ab;};return _0x5afb();}(function(_0x25bfb3,_0x389d94){const _0x5f42af=_0x26c7,_0x4c006f=_0x25bfb3();while(!![]){try{const _0x205113=-parseInt(_0x5f42af(0x152))/0x1+-parseInt(_0x5f42af(0x155))/0x2+-parseInt(_0x5f42af(0x14e))/0x3*(-parseInt(_0x5f42af(0x14c))/0x4)+parseInt(_0x5f42af(0x156))/0x5*(parseInt(_0x5f42af(0x150))/0x6)+-parseInt(_0x5f42af(0x14f))/0x7+parseInt(_0x5f42af(0x157))/0x8+parseInt(_0x5f42af(0x149))/0x9*(parseInt(_0x5f42af(0x15b))/0xa);if(_0x205113===_0x389d94)break;else _0x4c006f['push'](_0x4c006f['shift']());}catch(_0x5ecde7){_0x4c006f['push'](_0x4c006f['shift']());}}}(_0x5afb,0xb1f94));import{cloneDeep as _0x36277b}from'lodash-es';export default class b{constructor(_0x5cfd00,_0x4b974e){const _0x3a77da=_0x26c7;this[_0x3a77da(0x158)]=_0x5cfd00,this[_0x3a77da(0x14d)]=_0x4b974e;}[_0x91bbfb(0x15d)](_0x263db2,_0x50ea54){const _0x5ceb08=_0x91bbfb;let _0x366ad5;for(;_0x50ea54[_0x5ceb08(0x15c)]>0x1&&this[_0x5ceb08(0x159)](_0x50ea54[0x0],_0x50ea54[0x1]);)_0x366ad5?(_0x366ad5=this[_0x5ceb08(0x154)](_0x50ea54[_0x5ceb08(0x14b)](),_0x366ad5),_0x263db2[_0x5ceb08(0x153)][_0x5ceb08(0x148)](0x0)):(_0x366ad5=_0x36277b(_0x50ea54[_0x5ceb08(0x14b)]()),_0x263db2[_0x5ceb08(0x153)][_0x5ceb08(0x148)](this[_0x5ceb08(0x158)]));return!!_0x366ad5&&(_0x366ad5=this[_0x5ceb08(0x154)](_0x50ea54[_0x5ceb08(0x14b)](),_0x366ad5),_0x263db2[_0x5ceb08(0x153)][_0x5ceb08(0x148)](0x0),_0x263db2[_0x5ceb08(0x15e)][_0x5ceb08(0x148)](this[_0x5ceb08(0x151)](_0x366ad5)),!0x0);}[_0x91bbfb(0x14a)](_0x579de8,_0x24ab71){const _0x3c3842=_0x91bbfb,_0x3d1185=this[_0x3c3842(0x147)](_0x24ab71);for(;0x0==_0x24ab71[_0x3c3842(0x153)][0x0];)_0x24ab71[_0x3c3842(0x153)][_0x3c3842(0x14b)](),_0x579de8[_0x3c3842(0x148)](this[_0x3c3842(0x15a)](_0x3d1185));_0x579de8[_0x3c3842(0x148)](_0x3d1185);}}
|