@ckeditor/ckeditor5-operations-compressor 42.0.1-alpha.3 → 42.0.2-alpha.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.js +2 -2
- package/package.json +3 -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/{types/actioncompressor → actioncompressor}/actioncompressor.d.ts +0 -0
- /package/dist/{types/actioncompressor → actioncompressor}/deletingactioncompressor.d.ts +0 -0
- /package/dist/{types/actioncompressor → actioncompressor}/forwarddeletingactioncompressor.d.ts +0 -0
- /package/dist/{types/actioncompressor → actioncompressor}/typingactioncompressor.d.ts +0 -0
- /package/dist/{types/actioncompressor → actioncompressor}/userselectionactioncompressor.d.ts +0 -0
- /package/dist/{types/compressor.d.ts → compressor.d.ts} +0 -0
- /package/dist/{types/index.d.ts → index.d.ts} +0 -0
- /package/dist/{types/operationcompressor → operationcompressor}/annotationmarkeroperationcompressor.d.ts +0 -0
- /package/dist/{types/operationcompressor → operationcompressor}/attributeoperationcompressor.d.ts +0 -0
- /package/dist/{types/operationcompressor → operationcompressor}/insertoperationcompressor.d.ts +0 -0
- /package/dist/{types/operationcompressor → operationcompressor}/markeroperationcompressor.d.ts +0 -0
- /package/dist/{types/operationcompressor → operationcompressor}/nooperationcompressor.d.ts +0 -0
- /package/dist/{types/operationcompressor → operationcompressor}/operationcompressor.d.ts +0 -0
- /package/dist/{types/protobuffactory.d.ts → protobuffactory.d.ts} +0 -0
- /package/dist/{types/utils.d.ts → utils.d.ts} +0 -0
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 _0x8ea45d}from'@ckeditor/ckeditor5-utils/dist/index.js';import _0x5b231c from'protobufjs/minimal.js';import{cloneDeep as _0x317c93,isEqual as _0x19da82,isObject as _0x3b04f5}from'lodash-es';const u=/* #__PURE__ -- @preserve */
|
|
24
|
+
((()=>{var _0x379e7b=_0x5b231c['Reader'],_0x45a93a=_0x5b231c['Writer'],_0x2dc6a0=_0x5b231c['util'],_0x1507b4=_0x5b231c['roots']['default']||(_0x5b231c['roots']['default']={});return _0x1507b4['AttributeOperation']=(function(){function _0x31c6e7(_0x4785ea){if(_0x4785ea){for(var _0x5bd1e0=Object['keys'](_0x4785ea),_0x2f6685=0x0;_0x2f6685<_0x5bd1e0['length'];++_0x2f6685)null!=_0x4785ea[_0x5bd1e0[_0x2f6685]]&&(this[_0x5bd1e0[_0x2f6685]]=_0x4785ea[_0x5bd1e0[_0x2f6685]]);}}return _0x31c6e7['prototype']['range']=null,_0x31c6e7['prototype']['key']='',_0x31c6e7['prototype']['oldValueBoolean']=!0x1,_0x31c6e7['prototype']['oldValueJson']='',_0x31c6e7['prototype']['newValueBoolean']=!0x1,_0x31c6e7['prototype']['newValueJson']='',_0x31c6e7['prototype']['wasUndone']=!0x1,_0x31c6e7['create']=function(_0x3b1787){return new _0x31c6e7(_0x3b1787);},_0x31c6e7['encode']=function(_0x23fdba,_0x830eb9){return _0x830eb9||(_0x830eb9=_0x45a93a['create']()),null!=_0x23fdba['range']&&Object['hasOwnProperty']['call'](_0x23fdba,'range')&&_0x1507b4['Range']['encode'](_0x23fdba['range'],_0x830eb9['uint32'](0xa)['fork']())['ldelim'](),null!=_0x23fdba['key']&&Object['hasOwnProperty']['call'](_0x23fdba,'key')&&_0x830eb9['uint32'](0x12)['string'](_0x23fdba['key']),null!=_0x23fdba['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x23fdba,'oldValueBoolean')&&_0x830eb9['uint32'](0x18)['bool'](_0x23fdba['oldValueBoolean']),null!=_0x23fdba['oldValueJson']&&Object['hasOwnProperty']['call'](_0x23fdba,'oldValueJson')&&_0x830eb9['uint32'](0x22)['string'](_0x23fdba['oldValueJson']),null!=_0x23fdba['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x23fdba,'newValueBoolean')&&_0x830eb9['uint32'](0x28)['bool'](_0x23fdba['newValueBoolean']),null!=_0x23fdba['newValueJson']&&Object['hasOwnProperty']['call'](_0x23fdba,'newValueJson')&&_0x830eb9['uint32'](0x32)['string'](_0x23fdba['newValueJson']),null!=_0x23fdba['wasUndone']&&Object['hasOwnProperty']['call'](_0x23fdba,'wasUndone')&&_0x830eb9['uint32'](0x38)['bool'](_0x23fdba['wasUndone']),_0x830eb9;},_0x31c6e7['encodeDelimited']=function(_0x3c7d64,_0x185b8e){return this['encode'](_0x3c7d64,_0x185b8e)['ldelim']();},_0x31c6e7['decode']=function(_0x38cb31,_0x1094f6){_0x38cb31 instanceof _0x379e7b||(_0x38cb31=_0x379e7b['create'](_0x38cb31));for(var _0x3fc3fb=void 0x0===_0x1094f6?_0x38cb31['len']:_0x38cb31['pos']+_0x1094f6,_0x17a254=new _0x1507b4['AttributeOperation']();_0x38cb31['pos']<_0x3fc3fb;){var _0x4c2cb1=_0x38cb31['uint32']();switch(_0x4c2cb1>>>0x3){case 0x1:_0x17a254['range']=_0x1507b4['Range']['decode'](_0x38cb31,_0x38cb31['uint32']());break;case 0x2:_0x17a254['key']=_0x38cb31['string']();break;case 0x3:_0x17a254['oldValueBoolean']=_0x38cb31['bool']();break;case 0x4:_0x17a254['oldValueJson']=_0x38cb31['string']();break;case 0x5:_0x17a254['newValueBoolean']=_0x38cb31['bool']();break;case 0x6:_0x17a254['newValueJson']=_0x38cb31['string']();break;case 0x7:_0x17a254['wasUndone']=_0x38cb31['bool']();break;default:_0x38cb31['skipType'](0x7&_0x4c2cb1);}}return _0x17a254;},_0x31c6e7['decodeDelimited']=function(_0x6e0404){return _0x6e0404 instanceof _0x379e7b||(_0x6e0404=new _0x379e7b(_0x6e0404)),this['decode'](_0x6e0404,_0x6e0404['uint32']());},_0x31c6e7['verify']=function(_0x2ddb5d){if('object'!=typeof _0x2ddb5d||null===_0x2ddb5d)return'object\x20expected';if(null!=_0x2ddb5d['range']&&_0x2ddb5d['hasOwnProperty']('range')){var _0x20a2b2=_0x1507b4['Range']['verify'](_0x2ddb5d['range']);if(_0x20a2b2)return'range.'+_0x20a2b2;}return null!=_0x2ddb5d['key']&&_0x2ddb5d['hasOwnProperty']('key')&&!_0x2dc6a0['isString'](_0x2ddb5d['key'])?'key:\x20string\x20expected':null!=_0x2ddb5d['oldValueBoolean']&&_0x2ddb5d['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x2ddb5d['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x2ddb5d['oldValueJson']&&_0x2ddb5d['hasOwnProperty']('oldValueJson')&&!_0x2dc6a0['isString'](_0x2ddb5d['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x2ddb5d['newValueBoolean']&&_0x2ddb5d['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x2ddb5d['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x2ddb5d['newValueJson']&&_0x2ddb5d['hasOwnProperty']('newValueJson')&&!_0x2dc6a0['isString'](_0x2ddb5d['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x2ddb5d['wasUndone']&&_0x2ddb5d['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x2ddb5d['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x31c6e7['fromObject']=function(_0x1fd96c){if(_0x1fd96c instanceof _0x1507b4['AttributeOperation'])return _0x1fd96c;var _0x2573ef=new _0x1507b4['AttributeOperation']();if(null!=_0x1fd96c['range']){if('object'!=typeof _0x1fd96c['range'])throw TypeError('.AttributeOperation.range:\x20object\x20expected');_0x2573ef['range']=_0x1507b4['Range']['fromObject'](_0x1fd96c['range']);}return null!=_0x1fd96c['key']&&(_0x2573ef['key']=String(_0x1fd96c['key'])),null!=_0x1fd96c['oldValueBoolean']&&(_0x2573ef['oldValueBoolean']=Boolean(_0x1fd96c['oldValueBoolean'])),null!=_0x1fd96c['oldValueJson']&&(_0x2573ef['oldValueJson']=String(_0x1fd96c['oldValueJson'])),null!=_0x1fd96c['newValueBoolean']&&(_0x2573ef['newValueBoolean']=Boolean(_0x1fd96c['newValueBoolean'])),null!=_0x1fd96c['newValueJson']&&(_0x2573ef['newValueJson']=String(_0x1fd96c['newValueJson'])),null!=_0x1fd96c['wasUndone']&&(_0x2573ef['wasUndone']=Boolean(_0x1fd96c['wasUndone'])),_0x2573ef;},_0x31c6e7['toObject']=function(_0x1b04ef,_0x5aa57b){_0x5aa57b||(_0x5aa57b={});var _0x19e739={};return _0x5aa57b['defaults']&&(_0x19e739['range']=null,_0x19e739['key']='',_0x19e739['oldValueBoolean']=!0x1,_0x19e739['oldValueJson']='',_0x19e739['newValueBoolean']=!0x1,_0x19e739['newValueJson']='',_0x19e739['wasUndone']=!0x1),null!=_0x1b04ef['range']&&_0x1b04ef['hasOwnProperty']('range')&&(_0x19e739['range']=_0x1507b4['Range']['toObject'](_0x1b04ef['range'],_0x5aa57b)),null!=_0x1b04ef['key']&&_0x1b04ef['hasOwnProperty']('key')&&(_0x19e739['key']=_0x1b04ef['key']),null!=_0x1b04ef['oldValueBoolean']&&_0x1b04ef['hasOwnProperty']('oldValueBoolean')&&(_0x19e739['oldValueBoolean']=_0x1b04ef['oldValueBoolean']),null!=_0x1b04ef['oldValueJson']&&_0x1b04ef['hasOwnProperty']('oldValueJson')&&(_0x19e739['oldValueJson']=_0x1b04ef['oldValueJson']),null!=_0x1b04ef['newValueBoolean']&&_0x1b04ef['hasOwnProperty']('newValueBoolean')&&(_0x19e739['newValueBoolean']=_0x1b04ef['newValueBoolean']),null!=_0x1b04ef['newValueJson']&&_0x1b04ef['hasOwnProperty']('newValueJson')&&(_0x19e739['newValueJson']=_0x1b04ef['newValueJson']),null!=_0x1b04ef['wasUndone']&&_0x1b04ef['hasOwnProperty']('wasUndone')&&(_0x19e739['wasUndone']=_0x1b04ef['wasUndone']),_0x19e739;},_0x31c6e7['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x5b231c['util']['toJSONOptions']);},_0x31c6e7['getTypeUrl']=function(_0x2c138d){return void 0x0===_0x2c138d&&(_0x2c138d='type.googleapis.com'),_0x2c138d+'/AttributeOperation';},_0x31c6e7;}()),_0x1507b4['InsertOperation']=(function(){function _0x3fc683(_0x253926){if(this['nodes']=[],_0x253926){for(var _0x514fa2=Object['keys'](_0x253926),_0x4b7dd4=0x0;_0x4b7dd4<_0x514fa2['length'];++_0x4b7dd4)null!=_0x253926[_0x514fa2[_0x4b7dd4]]&&(this[_0x514fa2[_0x4b7dd4]]=_0x253926[_0x514fa2[_0x4b7dd4]]);}}return _0x3fc683['prototype']['position']=null,_0x3fc683['prototype']['nodes']=_0x2dc6a0['emptyArray'],_0x3fc683['prototype']['shouldReceiveAttributes']=!0x1,_0x3fc683['prototype']['wasUndone']=!0x1,_0x3fc683['create']=function(_0x510773){return new _0x3fc683(_0x510773);},_0x3fc683['encode']=function(_0x8bbbf2,_0x2eca6b){if(_0x2eca6b||(_0x2eca6b=_0x45a93a['create']()),null!=_0x8bbbf2['position']&&Object['hasOwnProperty']['call'](_0x8bbbf2,'position')&&_0x1507b4['Position']['encode'](_0x8bbbf2['position'],_0x2eca6b['uint32'](0xa)['fork']())['ldelim'](),null!=_0x8bbbf2['nodes']&&_0x8bbbf2['nodes']['length']){for(var _0x4047da=0x0;_0x4047da<_0x8bbbf2['nodes']['length'];++_0x4047da)_0x1507b4['Element']['encode'](_0x8bbbf2['nodes'][_0x4047da],_0x2eca6b['uint32'](0x12)['fork']())['ldelim']();}return null!=_0x8bbbf2['shouldReceiveAttributes']&&Object['hasOwnProperty']['call'](_0x8bbbf2,'shouldReceiveAttributes')&&_0x2eca6b['uint32'](0x18)['bool'](_0x8bbbf2['shouldReceiveAttributes']),null!=_0x8bbbf2['wasUndone']&&Object['hasOwnProperty']['call'](_0x8bbbf2,'wasUndone')&&_0x2eca6b['uint32'](0x20)['bool'](_0x8bbbf2['wasUndone']),_0x2eca6b;},_0x3fc683['encodeDelimited']=function(_0x128013,_0x467395){return this['encode'](_0x128013,_0x467395)['ldelim']();},_0x3fc683['decode']=function(_0x1e9796,_0x3fd126){_0x1e9796 instanceof _0x379e7b||(_0x1e9796=_0x379e7b['create'](_0x1e9796));for(var _0xacfc34=void 0x0===_0x3fd126?_0x1e9796['len']:_0x1e9796['pos']+_0x3fd126,_0x69123=new _0x1507b4['InsertOperation']();_0x1e9796['pos']<_0xacfc34;){var _0x70b6c=_0x1e9796['uint32']();switch(_0x70b6c>>>0x3){case 0x1:_0x69123['position']=_0x1507b4['Position']['decode'](_0x1e9796,_0x1e9796['uint32']());break;case 0x2:_0x69123['nodes']&&_0x69123['nodes']['length']||(_0x69123['nodes']=[]),_0x69123['nodes']['push'](_0x1507b4['Element']['decode'](_0x1e9796,_0x1e9796['uint32']()));break;case 0x3:_0x69123['shouldReceiveAttributes']=_0x1e9796['bool']();break;case 0x4:_0x69123['wasUndone']=_0x1e9796['bool']();break;default:_0x1e9796['skipType'](0x7&_0x70b6c);}}return _0x69123;},_0x3fc683['decodeDelimited']=function(_0x416735){return _0x416735 instanceof _0x379e7b||(_0x416735=new _0x379e7b(_0x416735)),this['decode'](_0x416735,_0x416735['uint32']());},_0x3fc683['verify']=function(_0x449b6a){if('object'!=typeof _0x449b6a||null===_0x449b6a)return'object\x20expected';if(null!=_0x449b6a['position']&&_0x449b6a['hasOwnProperty']('position')&&(_0x59db50=_0x1507b4['Position']['verify'](_0x449b6a['position'])))return'position.'+_0x59db50;if(null!=_0x449b6a['nodes']&&_0x449b6a['hasOwnProperty']('nodes')){if(!Array['isArray'](_0x449b6a['nodes']))return'nodes:\x20array\x20expected';for(var _0x23f605=0x0;_0x23f605<_0x449b6a['nodes']['length'];++_0x23f605){var _0x59db50;if(_0x59db50=_0x1507b4['Element']['verify'](_0x449b6a['nodes'][_0x23f605]))return'nodes.'+_0x59db50;}}return null!=_0x449b6a['shouldReceiveAttributes']&&_0x449b6a['hasOwnProperty']('shouldReceiveAttributes')&&'boolean'!=typeof _0x449b6a['shouldReceiveAttributes']?'shouldReceiveAttributes:\x20boolean\x20expected':null!=_0x449b6a['wasUndone']&&_0x449b6a['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x449b6a['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x3fc683['fromObject']=function(_0x3f8850){if(_0x3f8850 instanceof _0x1507b4['InsertOperation'])return _0x3f8850;var _0x97aaec=new _0x1507b4['InsertOperation']();if(null!=_0x3f8850['position']){if('object'!=typeof _0x3f8850['position'])throw TypeError('.InsertOperation.position:\x20object\x20expected');_0x97aaec['position']=_0x1507b4['Position']['fromObject'](_0x3f8850['position']);}if(_0x3f8850['nodes']){if(!Array['isArray'](_0x3f8850['nodes']))throw TypeError('.InsertOperation.nodes:\x20array\x20expected');_0x97aaec['nodes']=[];for(var _0x3ec558=0x0;_0x3ec558<_0x3f8850['nodes']['length'];++_0x3ec558){if('object'!=typeof _0x3f8850['nodes'][_0x3ec558])throw TypeError('.InsertOperation.nodes:\x20object\x20expected');_0x97aaec['nodes'][_0x3ec558]=_0x1507b4['Element']['fromObject'](_0x3f8850['nodes'][_0x3ec558]);}}return null!=_0x3f8850['shouldReceiveAttributes']&&(_0x97aaec['shouldReceiveAttributes']=Boolean(_0x3f8850['shouldReceiveAttributes'])),null!=_0x3f8850['wasUndone']&&(_0x97aaec['wasUndone']=Boolean(_0x3f8850['wasUndone'])),_0x97aaec;},_0x3fc683['toObject']=function(_0x5d1814,_0x5c91e6){_0x5c91e6||(_0x5c91e6={});var _0x359c9a={};if((_0x5c91e6['arrays']||_0x5c91e6['defaults'])&&(_0x359c9a['nodes']=[]),_0x5c91e6['defaults']&&(_0x359c9a['position']=null,_0x359c9a['shouldReceiveAttributes']=!0x1,_0x359c9a['wasUndone']=!0x1),null!=_0x5d1814['position']&&_0x5d1814['hasOwnProperty']('position')&&(_0x359c9a['position']=_0x1507b4['Position']['toObject'](_0x5d1814['position'],_0x5c91e6)),_0x5d1814['nodes']&&_0x5d1814['nodes']['length']){_0x359c9a['nodes']=[];for(var _0x7814d6=0x0;_0x7814d6<_0x5d1814['nodes']['length'];++_0x7814d6)_0x359c9a['nodes'][_0x7814d6]=_0x1507b4['Element']['toObject'](_0x5d1814['nodes'][_0x7814d6],_0x5c91e6);}return null!=_0x5d1814['shouldReceiveAttributes']&&_0x5d1814['hasOwnProperty']('shouldReceiveAttributes')&&(_0x359c9a['shouldReceiveAttributes']=_0x5d1814['shouldReceiveAttributes']),null!=_0x5d1814['wasUndone']&&_0x5d1814['hasOwnProperty']('wasUndone')&&(_0x359c9a['wasUndone']=_0x5d1814['wasUndone']),_0x359c9a;},_0x3fc683['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x5b231c['util']['toJSONOptions']);},_0x3fc683['getTypeUrl']=function(_0x255ffc){return void 0x0===_0x255ffc&&(_0x255ffc='type.googleapis.com'),_0x255ffc+'/InsertOperation';},_0x3fc683;}()),_0x1507b4['MarkerOperation']=(function(){function _0x877849(_0x17805c){if(_0x17805c){for(var _0x13d24b=Object['keys'](_0x17805c),_0xde7d51=0x0;_0xde7d51<_0x13d24b['length'];++_0xde7d51)null!=_0x17805c[_0x13d24b[_0xde7d51]]&&(this[_0x13d24b[_0xde7d51]]=_0x17805c[_0x13d24b[_0xde7d51]]);}}return _0x877849['prototype']['name']='',_0x877849['prototype']['oldRange']=null,_0x877849['prototype']['newRange']=null,_0x877849['prototype']['affectsData']=!0x1,_0x877849['prototype']['wasUndone']=!0x1,_0x877849['create']=function(_0x186235){return new _0x877849(_0x186235);},_0x877849['encode']=function(_0x885be0,_0x11a311){return _0x11a311||(_0x11a311=_0x45a93a['create']()),null!=_0x885be0['name']&&Object['hasOwnProperty']['call'](_0x885be0,'name')&&_0x11a311['uint32'](0xa)['string'](_0x885be0['name']),null!=_0x885be0['oldRange']&&Object['hasOwnProperty']['call'](_0x885be0,'oldRange')&&_0x1507b4['Range']['encode'](_0x885be0['oldRange'],_0x11a311['uint32'](0x12)['fork']())['ldelim'](),null!=_0x885be0['newRange']&&Object['hasOwnProperty']['call'](_0x885be0,'newRange')&&_0x1507b4['Range']['encode'](_0x885be0['newRange'],_0x11a311['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x885be0['affectsData']&&Object['hasOwnProperty']['call'](_0x885be0,'affectsData')&&_0x11a311['uint32'](0x20)['bool'](_0x885be0['affectsData']),null!=_0x885be0['wasUndone']&&Object['hasOwnProperty']['call'](_0x885be0,'wasUndone')&&_0x11a311['uint32'](0x28)['bool'](_0x885be0['wasUndone']),_0x11a311;},_0x877849['encodeDelimited']=function(_0x5a6e69,_0x9f2f65){return this['encode'](_0x5a6e69,_0x9f2f65)['ldelim']();},_0x877849['decode']=function(_0x81c50,_0x5be120){_0x81c50 instanceof _0x379e7b||(_0x81c50=_0x379e7b['create'](_0x81c50));for(var _0x274d2b=void 0x0===_0x5be120?_0x81c50['len']:_0x81c50['pos']+_0x5be120,_0x32999b=new _0x1507b4['MarkerOperation']();_0x81c50['pos']<_0x274d2b;){var _0x54290e=_0x81c50['uint32']();switch(_0x54290e>>>0x3){case 0x1:_0x32999b['name']=_0x81c50['string']();break;case 0x2:_0x32999b['oldRange']=_0x1507b4['Range']['decode'](_0x81c50,_0x81c50['uint32']());break;case 0x3:_0x32999b['newRange']=_0x1507b4['Range']['decode'](_0x81c50,_0x81c50['uint32']());break;case 0x4:_0x32999b['affectsData']=_0x81c50['bool']();break;case 0x5:_0x32999b['wasUndone']=_0x81c50['bool']();break;default:_0x81c50['skipType'](0x7&_0x54290e);}}return _0x32999b;},_0x877849['decodeDelimited']=function(_0x4b0960){return _0x4b0960 instanceof _0x379e7b||(_0x4b0960=new _0x379e7b(_0x4b0960)),this['decode'](_0x4b0960,_0x4b0960['uint32']());},_0x877849['verify']=function(_0x2ba55d){if('object'!=typeof _0x2ba55d||null===_0x2ba55d)return'object\x20expected';if(null!=_0x2ba55d['name']&&_0x2ba55d['hasOwnProperty']('name')&&!_0x2dc6a0['isString'](_0x2ba55d['name']))return'name:\x20string\x20expected';var _0x412aff;if(null!=_0x2ba55d['oldRange']&&_0x2ba55d['hasOwnProperty']('oldRange')&&(_0x412aff=_0x1507b4['Range']['verify'](_0x2ba55d['oldRange'])))return'oldRange.'+_0x412aff;if(null!=_0x2ba55d['newRange']&&_0x2ba55d['hasOwnProperty']('newRange')&&(_0x412aff=_0x1507b4['Range']['verify'](_0x2ba55d['newRange'])))return'newRange.'+_0x412aff;return null!=_0x2ba55d['affectsData']&&_0x2ba55d['hasOwnProperty']('affectsData')&&'boolean'!=typeof _0x2ba55d['affectsData']?'affectsData:\x20boolean\x20expected':null!=_0x2ba55d['wasUndone']&&_0x2ba55d['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x2ba55d['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x877849['fromObject']=function(_0x5c9b00){if(_0x5c9b00 instanceof _0x1507b4['MarkerOperation'])return _0x5c9b00;var _0x211678=new _0x1507b4['MarkerOperation']();if(null!=_0x5c9b00['name']&&(_0x211678['name']=String(_0x5c9b00['name'])),null!=_0x5c9b00['oldRange']){if('object'!=typeof _0x5c9b00['oldRange'])throw TypeError('.MarkerOperation.oldRange:\x20object\x20expected');_0x211678['oldRange']=_0x1507b4['Range']['fromObject'](_0x5c9b00['oldRange']);}if(null!=_0x5c9b00['newRange']){if('object'!=typeof _0x5c9b00['newRange'])throw TypeError('.MarkerOperation.newRange:\x20object\x20expected');_0x211678['newRange']=_0x1507b4['Range']['fromObject'](_0x5c9b00['newRange']);}return null!=_0x5c9b00['affectsData']&&(_0x211678['affectsData']=Boolean(_0x5c9b00['affectsData'])),null!=_0x5c9b00['wasUndone']&&(_0x211678['wasUndone']=Boolean(_0x5c9b00['wasUndone'])),_0x211678;},_0x877849['toObject']=function(_0x1e4f4e,_0x3319c0){_0x3319c0||(_0x3319c0={});var _0x53ec59={};return _0x3319c0['defaults']&&(_0x53ec59['name']='',_0x53ec59['oldRange']=null,_0x53ec59['newRange']=null,_0x53ec59['affectsData']=!0x1,_0x53ec59['wasUndone']=!0x1),null!=_0x1e4f4e['name']&&_0x1e4f4e['hasOwnProperty']('name')&&(_0x53ec59['name']=_0x1e4f4e['name']),null!=_0x1e4f4e['oldRange']&&_0x1e4f4e['hasOwnProperty']('oldRange')&&(_0x53ec59['oldRange']=_0x1507b4['Range']['toObject'](_0x1e4f4e['oldRange'],_0x3319c0)),null!=_0x1e4f4e['newRange']&&_0x1e4f4e['hasOwnProperty']('newRange')&&(_0x53ec59['newRange']=_0x1507b4['Range']['toObject'](_0x1e4f4e['newRange'],_0x3319c0)),null!=_0x1e4f4e['affectsData']&&_0x1e4f4e['hasOwnProperty']('affectsData')&&(_0x53ec59['affectsData']=_0x1e4f4e['affectsData']),null!=_0x1e4f4e['wasUndone']&&_0x1e4f4e['hasOwnProperty']('wasUndone')&&(_0x53ec59['wasUndone']=_0x1e4f4e['wasUndone']),_0x53ec59;},_0x877849['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x5b231c['util']['toJSONOptions']);},_0x877849['getTypeUrl']=function(_0x7f107d){return void 0x0===_0x7f107d&&(_0x7f107d='type.googleapis.com'),_0x7f107d+'/MarkerOperation';},_0x877849;}()),_0x1507b4['MergeOperation']=(function(){function _0x56cc2f(_0x2267e7){if(_0x2267e7){for(var _0x4b6d26=Object['keys'](_0x2267e7),_0x98c1c3=0x0;_0x98c1c3<_0x4b6d26['length'];++_0x98c1c3)null!=_0x2267e7[_0x4b6d26[_0x98c1c3]]&&(this[_0x4b6d26[_0x98c1c3]]=_0x2267e7[_0x4b6d26[_0x98c1c3]]);}}return _0x56cc2f['prototype']['sourcePosition']=null,_0x56cc2f['prototype']['targetPosition']=null,_0x56cc2f['prototype']['graveyardPosition']=null,_0x56cc2f['prototype']['howMany']=0x0,_0x56cc2f['prototype']['wasUndone']=!0x1,_0x56cc2f['create']=function(_0x340684){return new _0x56cc2f(_0x340684);},_0x56cc2f['encode']=function(_0x14311f,_0xf1dde1){return _0xf1dde1||(_0xf1dde1=_0x45a93a['create']()),null!=_0x14311f['sourcePosition']&&Object['hasOwnProperty']['call'](_0x14311f,'sourcePosition')&&_0x1507b4['Position']['encode'](_0x14311f['sourcePosition'],_0xf1dde1['uint32'](0xa)['fork']())['ldelim'](),null!=_0x14311f['targetPosition']&&Object['hasOwnProperty']['call'](_0x14311f,'targetPosition')&&_0x1507b4['Position']['encode'](_0x14311f['targetPosition'],_0xf1dde1['uint32'](0x12)['fork']())['ldelim'](),null!=_0x14311f['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x14311f,'graveyardPosition')&&_0x1507b4['Position']['encode'](_0x14311f['graveyardPosition'],_0xf1dde1['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x14311f['howMany']&&Object['hasOwnProperty']['call'](_0x14311f,'howMany')&&_0xf1dde1['uint32'](0x20)['uint32'](_0x14311f['howMany']),null!=_0x14311f['wasUndone']&&Object['hasOwnProperty']['call'](_0x14311f,'wasUndone')&&_0xf1dde1['uint32'](0x28)['bool'](_0x14311f['wasUndone']),_0xf1dde1;},_0x56cc2f['encodeDelimited']=function(_0x4c052c,_0x1a2c09){return this['encode'](_0x4c052c,_0x1a2c09)['ldelim']();},_0x56cc2f['decode']=function(_0x405f67,_0x2b671f){_0x405f67 instanceof _0x379e7b||(_0x405f67=_0x379e7b['create'](_0x405f67));for(var _0x53ddcb=void 0x0===_0x2b671f?_0x405f67['len']:_0x405f67['pos']+_0x2b671f,_0x30b700=new _0x1507b4['MergeOperation']();_0x405f67['pos']<_0x53ddcb;){var _0x3530b3=_0x405f67['uint32']();switch(_0x3530b3>>>0x3){case 0x1:_0x30b700['sourcePosition']=_0x1507b4['Position']['decode'](_0x405f67,_0x405f67['uint32']());break;case 0x2:_0x30b700['targetPosition']=_0x1507b4['Position']['decode'](_0x405f67,_0x405f67['uint32']());break;case 0x3:_0x30b700['graveyardPosition']=_0x1507b4['Position']['decode'](_0x405f67,_0x405f67['uint32']());break;case 0x4:_0x30b700['howMany']=_0x405f67['uint32']();break;case 0x5:_0x30b700['wasUndone']=_0x405f67['bool']();break;default:_0x405f67['skipType'](0x7&_0x3530b3);}}return _0x30b700;},_0x56cc2f['decodeDelimited']=function(_0x1d035e){return _0x1d035e instanceof _0x379e7b||(_0x1d035e=new _0x379e7b(_0x1d035e)),this['decode'](_0x1d035e,_0x1d035e['uint32']());},_0x56cc2f['verify']=function(_0x2b40a1){if('object'!=typeof _0x2b40a1||null===_0x2b40a1)return'object\x20expected';var _0x59834b;if(null!=_0x2b40a1['sourcePosition']&&_0x2b40a1['hasOwnProperty']('sourcePosition')&&(_0x59834b=_0x1507b4['Position']['verify'](_0x2b40a1['sourcePosition'])))return'sourcePosition.'+_0x59834b;if(null!=_0x2b40a1['targetPosition']&&_0x2b40a1['hasOwnProperty']('targetPosition')&&(_0x59834b=_0x1507b4['Position']['verify'](_0x2b40a1['targetPosition'])))return'targetPosition.'+_0x59834b;if(null!=_0x2b40a1['graveyardPosition']&&_0x2b40a1['hasOwnProperty']('graveyardPosition')&&(_0x59834b=_0x1507b4['Position']['verify'](_0x2b40a1['graveyardPosition'])))return'graveyardPosition.'+_0x59834b;return null!=_0x2b40a1['howMany']&&_0x2b40a1['hasOwnProperty']('howMany')&&!_0x2dc6a0['isInteger'](_0x2b40a1['howMany'])?'howMany:\x20integer\x20expected':null!=_0x2b40a1['wasUndone']&&_0x2b40a1['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x2b40a1['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x56cc2f['fromObject']=function(_0x2480d4){if(_0x2480d4 instanceof _0x1507b4['MergeOperation'])return _0x2480d4;var _0x5a2a16=new _0x1507b4['MergeOperation']();if(null!=_0x2480d4['sourcePosition']){if('object'!=typeof _0x2480d4['sourcePosition'])throw TypeError('.MergeOperation.sourcePosition:\x20object\x20expected');_0x5a2a16['sourcePosition']=_0x1507b4['Position']['fromObject'](_0x2480d4['sourcePosition']);}if(null!=_0x2480d4['targetPosition']){if('object'!=typeof _0x2480d4['targetPosition'])throw TypeError('.MergeOperation.targetPosition:\x20object\x20expected');_0x5a2a16['targetPosition']=_0x1507b4['Position']['fromObject'](_0x2480d4['targetPosition']);}if(null!=_0x2480d4['graveyardPosition']){if('object'!=typeof _0x2480d4['graveyardPosition'])throw TypeError('.MergeOperation.graveyardPosition:\x20object\x20expected');_0x5a2a16['graveyardPosition']=_0x1507b4['Position']['fromObject'](_0x2480d4['graveyardPosition']);}return null!=_0x2480d4['howMany']&&(_0x5a2a16['howMany']=_0x2480d4['howMany']>>>0x0),null!=_0x2480d4['wasUndone']&&(_0x5a2a16['wasUndone']=Boolean(_0x2480d4['wasUndone'])),_0x5a2a16;},_0x56cc2f['toObject']=function(_0x11bd2c,_0x2c9799){_0x2c9799||(_0x2c9799={});var _0x206b71={};return _0x2c9799['defaults']&&(_0x206b71['sourcePosition']=null,_0x206b71['targetPosition']=null,_0x206b71['graveyardPosition']=null,_0x206b71['howMany']=0x0,_0x206b71['wasUndone']=!0x1),null!=_0x11bd2c['sourcePosition']&&_0x11bd2c['hasOwnProperty']('sourcePosition')&&(_0x206b71['sourcePosition']=_0x1507b4['Position']['toObject'](_0x11bd2c['sourcePosition'],_0x2c9799)),null!=_0x11bd2c['targetPosition']&&_0x11bd2c['hasOwnProperty']('targetPosition')&&(_0x206b71['targetPosition']=_0x1507b4['Position']['toObject'](_0x11bd2c['targetPosition'],_0x2c9799)),null!=_0x11bd2c['graveyardPosition']&&_0x11bd2c['hasOwnProperty']('graveyardPosition')&&(_0x206b71['graveyardPosition']=_0x1507b4['Position']['toObject'](_0x11bd2c['graveyardPosition'],_0x2c9799)),null!=_0x11bd2c['howMany']&&_0x11bd2c['hasOwnProperty']('howMany')&&(_0x206b71['howMany']=_0x11bd2c['howMany']),null!=_0x11bd2c['wasUndone']&&_0x11bd2c['hasOwnProperty']('wasUndone')&&(_0x206b71['wasUndone']=_0x11bd2c['wasUndone']),_0x206b71;},_0x56cc2f['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x5b231c['util']['toJSONOptions']);},_0x56cc2f['getTypeUrl']=function(_0x5817fe){return void 0x0===_0x5817fe&&(_0x5817fe='type.googleapis.com'),_0x5817fe+'/MergeOperation';},_0x56cc2f;}()),_0x1507b4['MoveOperation']=(function(){function _0x5a1c60(_0x29be9c){if(_0x29be9c){for(var _0x2139b2=Object['keys'](_0x29be9c),_0x142388=0x0;_0x142388<_0x2139b2['length'];++_0x142388)null!=_0x29be9c[_0x2139b2[_0x142388]]&&(this[_0x2139b2[_0x142388]]=_0x29be9c[_0x2139b2[_0x142388]]);}}return _0x5a1c60['prototype']['sourcePosition']=null,_0x5a1c60['prototype']['howMany']=0x0,_0x5a1c60['prototype']['targetPosition']=null,_0x5a1c60['prototype']['wasUndone']=!0x1,_0x5a1c60['create']=function(_0x150645){return new _0x5a1c60(_0x150645);},_0x5a1c60['encode']=function(_0x48d8c1,_0x4eed80){return _0x4eed80||(_0x4eed80=_0x45a93a['create']()),null!=_0x48d8c1['sourcePosition']&&Object['hasOwnProperty']['call'](_0x48d8c1,'sourcePosition')&&_0x1507b4['Position']['encode'](_0x48d8c1['sourcePosition'],_0x4eed80['uint32'](0xa)['fork']())['ldelim'](),null!=_0x48d8c1['howMany']&&Object['hasOwnProperty']['call'](_0x48d8c1,'howMany')&&_0x4eed80['uint32'](0x10)['uint32'](_0x48d8c1['howMany']),null!=_0x48d8c1['targetPosition']&&Object['hasOwnProperty']['call'](_0x48d8c1,'targetPosition')&&_0x1507b4['Position']['encode'](_0x48d8c1['targetPosition'],_0x4eed80['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x48d8c1['wasUndone']&&Object['hasOwnProperty']['call'](_0x48d8c1,'wasUndone')&&_0x4eed80['uint32'](0x20)['bool'](_0x48d8c1['wasUndone']),_0x4eed80;},_0x5a1c60['encodeDelimited']=function(_0x5bc3fe,_0x1907ad){return this['encode'](_0x5bc3fe,_0x1907ad)['ldelim']();},_0x5a1c60['decode']=function(_0x3ffffc,_0x2609f9){_0x3ffffc instanceof _0x379e7b||(_0x3ffffc=_0x379e7b['create'](_0x3ffffc));for(var _0x57db33=void 0x0===_0x2609f9?_0x3ffffc['len']:_0x3ffffc['pos']+_0x2609f9,_0x480d6c=new _0x1507b4['MoveOperation']();_0x3ffffc['pos']<_0x57db33;){var _0xe5ca85=_0x3ffffc['uint32']();switch(_0xe5ca85>>>0x3){case 0x1:_0x480d6c['sourcePosition']=_0x1507b4['Position']['decode'](_0x3ffffc,_0x3ffffc['uint32']());break;case 0x2:_0x480d6c['howMany']=_0x3ffffc['uint32']();break;case 0x3:_0x480d6c['targetPosition']=_0x1507b4['Position']['decode'](_0x3ffffc,_0x3ffffc['uint32']());break;case 0x4:_0x480d6c['wasUndone']=_0x3ffffc['bool']();break;default:_0x3ffffc['skipType'](0x7&_0xe5ca85);}}return _0x480d6c;},_0x5a1c60['decodeDelimited']=function(_0x1fcd90){return _0x1fcd90 instanceof _0x379e7b||(_0x1fcd90=new _0x379e7b(_0x1fcd90)),this['decode'](_0x1fcd90,_0x1fcd90['uint32']());},_0x5a1c60['verify']=function(_0x51a85a){if('object'!=typeof _0x51a85a||null===_0x51a85a)return'object\x20expected';var _0x3e130a;if(null!=_0x51a85a['sourcePosition']&&_0x51a85a['hasOwnProperty']('sourcePosition')&&(_0x3e130a=_0x1507b4['Position']['verify'](_0x51a85a['sourcePosition'])))return'sourcePosition.'+_0x3e130a;if(null!=_0x51a85a['howMany']&&_0x51a85a['hasOwnProperty']('howMany')&&!_0x2dc6a0['isInteger'](_0x51a85a['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x51a85a['targetPosition']&&_0x51a85a['hasOwnProperty']('targetPosition')&&(_0x3e130a=_0x1507b4['Position']['verify'](_0x51a85a['targetPosition'])))return'targetPosition.'+_0x3e130a;return null!=_0x51a85a['wasUndone']&&_0x51a85a['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x51a85a['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x5a1c60['fromObject']=function(_0x1cebc9){if(_0x1cebc9 instanceof _0x1507b4['MoveOperation'])return _0x1cebc9;var _0x3a66b8=new _0x1507b4['MoveOperation']();if(null!=_0x1cebc9['sourcePosition']){if('object'!=typeof _0x1cebc9['sourcePosition'])throw TypeError('.MoveOperation.sourcePosition:\x20object\x20expected');_0x3a66b8['sourcePosition']=_0x1507b4['Position']['fromObject'](_0x1cebc9['sourcePosition']);}if(null!=_0x1cebc9['howMany']&&(_0x3a66b8['howMany']=_0x1cebc9['howMany']>>>0x0),null!=_0x1cebc9['targetPosition']){if('object'!=typeof _0x1cebc9['targetPosition'])throw TypeError('.MoveOperation.targetPosition:\x20object\x20expected');_0x3a66b8['targetPosition']=_0x1507b4['Position']['fromObject'](_0x1cebc9['targetPosition']);}return null!=_0x1cebc9['wasUndone']&&(_0x3a66b8['wasUndone']=Boolean(_0x1cebc9['wasUndone'])),_0x3a66b8;},_0x5a1c60['toObject']=function(_0x57a64d,_0xe28940){_0xe28940||(_0xe28940={});var _0x55302a={};return _0xe28940['defaults']&&(_0x55302a['sourcePosition']=null,_0x55302a['howMany']=0x0,_0x55302a['targetPosition']=null,_0x55302a['wasUndone']=!0x1),null!=_0x57a64d['sourcePosition']&&_0x57a64d['hasOwnProperty']('sourcePosition')&&(_0x55302a['sourcePosition']=_0x1507b4['Position']['toObject'](_0x57a64d['sourcePosition'],_0xe28940)),null!=_0x57a64d['howMany']&&_0x57a64d['hasOwnProperty']('howMany')&&(_0x55302a['howMany']=_0x57a64d['howMany']),null!=_0x57a64d['targetPosition']&&_0x57a64d['hasOwnProperty']('targetPosition')&&(_0x55302a['targetPosition']=_0x1507b4['Position']['toObject'](_0x57a64d['targetPosition'],_0xe28940)),null!=_0x57a64d['wasUndone']&&_0x57a64d['hasOwnProperty']('wasUndone')&&(_0x55302a['wasUndone']=_0x57a64d['wasUndone']),_0x55302a;},_0x5a1c60['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x5b231c['util']['toJSONOptions']);},_0x5a1c60['getTypeUrl']=function(_0xc0fb6c){return void 0x0===_0xc0fb6c&&(_0xc0fb6c='type.googleapis.com'),_0xc0fb6c+'/MoveOperation';},_0x5a1c60;}()),_0x1507b4['RenameOperation']=(function(){function _0x518245(_0x55a936){if(_0x55a936){for(var _0x4765cd=Object['keys'](_0x55a936),_0x331f97=0x0;_0x331f97<_0x4765cd['length'];++_0x331f97)null!=_0x55a936[_0x4765cd[_0x331f97]]&&(this[_0x4765cd[_0x331f97]]=_0x55a936[_0x4765cd[_0x331f97]]);}}return _0x518245['prototype']['position']=null,_0x518245['prototype']['oldName']='',_0x518245['prototype']['newName']='',_0x518245['prototype']['wasUndone']=!0x1,_0x518245['create']=function(_0x384b9f){return new _0x518245(_0x384b9f);},_0x518245['encode']=function(_0x24706d,_0xe6d81f){return _0xe6d81f||(_0xe6d81f=_0x45a93a['create']()),null!=_0x24706d['position']&&Object['hasOwnProperty']['call'](_0x24706d,'position')&&_0x1507b4['Position']['encode'](_0x24706d['position'],_0xe6d81f['uint32'](0xa)['fork']())['ldelim'](),null!=_0x24706d['oldName']&&Object['hasOwnProperty']['call'](_0x24706d,'oldName')&&_0xe6d81f['uint32'](0x12)['string'](_0x24706d['oldName']),null!=_0x24706d['newName']&&Object['hasOwnProperty']['call'](_0x24706d,'newName')&&_0xe6d81f['uint32'](0x1a)['string'](_0x24706d['newName']),null!=_0x24706d['wasUndone']&&Object['hasOwnProperty']['call'](_0x24706d,'wasUndone')&&_0xe6d81f['uint32'](0x20)['bool'](_0x24706d['wasUndone']),_0xe6d81f;},_0x518245['encodeDelimited']=function(_0x3d1fe6,_0xb49340){return this['encode'](_0x3d1fe6,_0xb49340)['ldelim']();},_0x518245['decode']=function(_0x5bcdda,_0x3d68c6){_0x5bcdda instanceof _0x379e7b||(_0x5bcdda=_0x379e7b['create'](_0x5bcdda));for(var _0x142c28=void 0x0===_0x3d68c6?_0x5bcdda['len']:_0x5bcdda['pos']+_0x3d68c6,_0x5eb89f=new _0x1507b4['RenameOperation']();_0x5bcdda['pos']<_0x142c28;){var _0x21673a=_0x5bcdda['uint32']();switch(_0x21673a>>>0x3){case 0x1:_0x5eb89f['position']=_0x1507b4['Position']['decode'](_0x5bcdda,_0x5bcdda['uint32']());break;case 0x2:_0x5eb89f['oldName']=_0x5bcdda['string']();break;case 0x3:_0x5eb89f['newName']=_0x5bcdda['string']();break;case 0x4:_0x5eb89f['wasUndone']=_0x5bcdda['bool']();break;default:_0x5bcdda['skipType'](0x7&_0x21673a);}}return _0x5eb89f;},_0x518245['decodeDelimited']=function(_0x54cd22){return _0x54cd22 instanceof _0x379e7b||(_0x54cd22=new _0x379e7b(_0x54cd22)),this['decode'](_0x54cd22,_0x54cd22['uint32']());},_0x518245['verify']=function(_0x2fe8b6){if('object'!=typeof _0x2fe8b6||null===_0x2fe8b6)return'object\x20expected';if(null!=_0x2fe8b6['position']&&_0x2fe8b6['hasOwnProperty']('position')){var _0x1a9b82=_0x1507b4['Position']['verify'](_0x2fe8b6['position']);if(_0x1a9b82)return'position.'+_0x1a9b82;}return null!=_0x2fe8b6['oldName']&&_0x2fe8b6['hasOwnProperty']('oldName')&&!_0x2dc6a0['isString'](_0x2fe8b6['oldName'])?'oldName:\x20string\x20expected':null!=_0x2fe8b6['newName']&&_0x2fe8b6['hasOwnProperty']('newName')&&!_0x2dc6a0['isString'](_0x2fe8b6['newName'])?'newName:\x20string\x20expected':null!=_0x2fe8b6['wasUndone']&&_0x2fe8b6['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x2fe8b6['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x518245['fromObject']=function(_0x4f71d6){if(_0x4f71d6 instanceof _0x1507b4['RenameOperation'])return _0x4f71d6;var _0x42258d=new _0x1507b4['RenameOperation']();if(null!=_0x4f71d6['position']){if('object'!=typeof _0x4f71d6['position'])throw TypeError('.RenameOperation.position:\x20object\x20expected');_0x42258d['position']=_0x1507b4['Position']['fromObject'](_0x4f71d6['position']);}return null!=_0x4f71d6['oldName']&&(_0x42258d['oldName']=String(_0x4f71d6['oldName'])),null!=_0x4f71d6['newName']&&(_0x42258d['newName']=String(_0x4f71d6['newName'])),null!=_0x4f71d6['wasUndone']&&(_0x42258d['wasUndone']=Boolean(_0x4f71d6['wasUndone'])),_0x42258d;},_0x518245['toObject']=function(_0x181ecb,_0x4c38ba){_0x4c38ba||(_0x4c38ba={});var _0x67ed05={};return _0x4c38ba['defaults']&&(_0x67ed05['position']=null,_0x67ed05['oldName']='',_0x67ed05['newName']='',_0x67ed05['wasUndone']=!0x1),null!=_0x181ecb['position']&&_0x181ecb['hasOwnProperty']('position')&&(_0x67ed05['position']=_0x1507b4['Position']['toObject'](_0x181ecb['position'],_0x4c38ba)),null!=_0x181ecb['oldName']&&_0x181ecb['hasOwnProperty']('oldName')&&(_0x67ed05['oldName']=_0x181ecb['oldName']),null!=_0x181ecb['newName']&&_0x181ecb['hasOwnProperty']('newName')&&(_0x67ed05['newName']=_0x181ecb['newName']),null!=_0x181ecb['wasUndone']&&_0x181ecb['hasOwnProperty']('wasUndone')&&(_0x67ed05['wasUndone']=_0x181ecb['wasUndone']),_0x67ed05;},_0x518245['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x5b231c['util']['toJSONOptions']);},_0x518245['getTypeUrl']=function(_0x50dcf8){return void 0x0===_0x50dcf8&&(_0x50dcf8='type.googleapis.com'),_0x50dcf8+'/RenameOperation';},_0x518245;}()),_0x1507b4['RootAttributeOperation']=(function(){function _0xc46468(_0x183edc){if(_0x183edc){for(var _0x174a68=Object['keys'](_0x183edc),_0x3d6c56=0x0;_0x3d6c56<_0x174a68['length'];++_0x3d6c56)null!=_0x183edc[_0x174a68[_0x3d6c56]]&&(this[_0x174a68[_0x3d6c56]]=_0x183edc[_0x174a68[_0x3d6c56]]);}}return _0xc46468['prototype']['root']='',_0xc46468['prototype']['key']='',_0xc46468['prototype']['oldValueBoolean']=!0x1,_0xc46468['prototype']['oldValueJson']='',_0xc46468['prototype']['newValueBoolean']=!0x1,_0xc46468['prototype']['newValueJson']='',_0xc46468['prototype']['wasUndone']=!0x1,_0xc46468['create']=function(_0x1f2cf5){return new _0xc46468(_0x1f2cf5);},_0xc46468['encode']=function(_0x58d5d9,_0x55dc86){return _0x55dc86||(_0x55dc86=_0x45a93a['create']()),null!=_0x58d5d9['root']&&Object['hasOwnProperty']['call'](_0x58d5d9,'root')&&_0x55dc86['uint32'](0xa)['string'](_0x58d5d9['root']),null!=_0x58d5d9['key']&&Object['hasOwnProperty']['call'](_0x58d5d9,'key')&&_0x55dc86['uint32'](0x12)['string'](_0x58d5d9['key']),null!=_0x58d5d9['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x58d5d9,'oldValueBoolean')&&_0x55dc86['uint32'](0x18)['bool'](_0x58d5d9['oldValueBoolean']),null!=_0x58d5d9['oldValueJson']&&Object['hasOwnProperty']['call'](_0x58d5d9,'oldValueJson')&&_0x55dc86['uint32'](0x22)['string'](_0x58d5d9['oldValueJson']),null!=_0x58d5d9['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x58d5d9,'newValueBoolean')&&_0x55dc86['uint32'](0x28)['bool'](_0x58d5d9['newValueBoolean']),null!=_0x58d5d9['newValueJson']&&Object['hasOwnProperty']['call'](_0x58d5d9,'newValueJson')&&_0x55dc86['uint32'](0x32)['string'](_0x58d5d9['newValueJson']),null!=_0x58d5d9['wasUndone']&&Object['hasOwnProperty']['call'](_0x58d5d9,'wasUndone')&&_0x55dc86['uint32'](0x38)['bool'](_0x58d5d9['wasUndone']),_0x55dc86;},_0xc46468['encodeDelimited']=function(_0x1af9aa,_0x2711b5){return this['encode'](_0x1af9aa,_0x2711b5)['ldelim']();},_0xc46468['decode']=function(_0x5d739c,_0x42445b){_0x5d739c instanceof _0x379e7b||(_0x5d739c=_0x379e7b['create'](_0x5d739c));for(var _0x56a98b=void 0x0===_0x42445b?_0x5d739c['len']:_0x5d739c['pos']+_0x42445b,_0xba3c9f=new _0x1507b4['RootAttributeOperation']();_0x5d739c['pos']<_0x56a98b;){var _0x7be98a=_0x5d739c['uint32']();switch(_0x7be98a>>>0x3){case 0x1:_0xba3c9f['root']=_0x5d739c['string']();break;case 0x2:_0xba3c9f['key']=_0x5d739c['string']();break;case 0x3:_0xba3c9f['oldValueBoolean']=_0x5d739c['bool']();break;case 0x4:_0xba3c9f['oldValueJson']=_0x5d739c['string']();break;case 0x5:_0xba3c9f['newValueBoolean']=_0x5d739c['bool']();break;case 0x6:_0xba3c9f['newValueJson']=_0x5d739c['string']();break;case 0x7:_0xba3c9f['wasUndone']=_0x5d739c['bool']();break;default:_0x5d739c['skipType'](0x7&_0x7be98a);}}return _0xba3c9f;},_0xc46468['decodeDelimited']=function(_0x22dd61){return _0x22dd61 instanceof _0x379e7b||(_0x22dd61=new _0x379e7b(_0x22dd61)),this['decode'](_0x22dd61,_0x22dd61['uint32']());},_0xc46468['verify']=function(_0xb872c0){return'object'!=typeof _0xb872c0||null===_0xb872c0?'object\x20expected':null!=_0xb872c0['root']&&_0xb872c0['hasOwnProperty']('root')&&!_0x2dc6a0['isString'](_0xb872c0['root'])?'root:\x20string\x20expected':null!=_0xb872c0['key']&&_0xb872c0['hasOwnProperty']('key')&&!_0x2dc6a0['isString'](_0xb872c0['key'])?'key:\x20string\x20expected':null!=_0xb872c0['oldValueBoolean']&&_0xb872c0['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0xb872c0['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0xb872c0['oldValueJson']&&_0xb872c0['hasOwnProperty']('oldValueJson')&&!_0x2dc6a0['isString'](_0xb872c0['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0xb872c0['newValueBoolean']&&_0xb872c0['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0xb872c0['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0xb872c0['newValueJson']&&_0xb872c0['hasOwnProperty']('newValueJson')&&!_0x2dc6a0['isString'](_0xb872c0['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0xb872c0['wasUndone']&&_0xb872c0['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0xb872c0['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0xc46468['fromObject']=function(_0x4bea29){if(_0x4bea29 instanceof _0x1507b4['RootAttributeOperation'])return _0x4bea29;var _0x15daf8=new _0x1507b4['RootAttributeOperation']();return null!=_0x4bea29['root']&&(_0x15daf8['root']=String(_0x4bea29['root'])),null!=_0x4bea29['key']&&(_0x15daf8['key']=String(_0x4bea29['key'])),null!=_0x4bea29['oldValueBoolean']&&(_0x15daf8['oldValueBoolean']=Boolean(_0x4bea29['oldValueBoolean'])),null!=_0x4bea29['oldValueJson']&&(_0x15daf8['oldValueJson']=String(_0x4bea29['oldValueJson'])),null!=_0x4bea29['newValueBoolean']&&(_0x15daf8['newValueBoolean']=Boolean(_0x4bea29['newValueBoolean'])),null!=_0x4bea29['newValueJson']&&(_0x15daf8['newValueJson']=String(_0x4bea29['newValueJson'])),null!=_0x4bea29['wasUndone']&&(_0x15daf8['wasUndone']=Boolean(_0x4bea29['wasUndone'])),_0x15daf8;},_0xc46468['toObject']=function(_0x1a4998,_0x20d332){_0x20d332||(_0x20d332={});var _0x3679e1={};return _0x20d332['defaults']&&(_0x3679e1['root']='',_0x3679e1['key']='',_0x3679e1['oldValueBoolean']=!0x1,_0x3679e1['oldValueJson']='',_0x3679e1['newValueBoolean']=!0x1,_0x3679e1['newValueJson']='',_0x3679e1['wasUndone']=!0x1),null!=_0x1a4998['root']&&_0x1a4998['hasOwnProperty']('root')&&(_0x3679e1['root']=_0x1a4998['root']),null!=_0x1a4998['key']&&_0x1a4998['hasOwnProperty']('key')&&(_0x3679e1['key']=_0x1a4998['key']),null!=_0x1a4998['oldValueBoolean']&&_0x1a4998['hasOwnProperty']('oldValueBoolean')&&(_0x3679e1['oldValueBoolean']=_0x1a4998['oldValueBoolean']),null!=_0x1a4998['oldValueJson']&&_0x1a4998['hasOwnProperty']('oldValueJson')&&(_0x3679e1['oldValueJson']=_0x1a4998['oldValueJson']),null!=_0x1a4998['newValueBoolean']&&_0x1a4998['hasOwnProperty']('newValueBoolean')&&(_0x3679e1['newValueBoolean']=_0x1a4998['newValueBoolean']),null!=_0x1a4998['newValueJson']&&_0x1a4998['hasOwnProperty']('newValueJson')&&(_0x3679e1['newValueJson']=_0x1a4998['newValueJson']),null!=_0x1a4998['wasUndone']&&_0x1a4998['hasOwnProperty']('wasUndone')&&(_0x3679e1['wasUndone']=_0x1a4998['wasUndone']),_0x3679e1;},_0xc46468['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x5b231c['util']['toJSONOptions']);},_0xc46468['getTypeUrl']=function(_0x3e039e){return void 0x0===_0x3e039e&&(_0x3e039e='type.googleapis.com'),_0x3e039e+'/RootAttributeOperation';},_0xc46468;}()),_0x1507b4['RootOperation']=(function(){function _0x30d28b(_0x2f9edd){if(_0x2f9edd){for(var _0x47874e=Object['keys'](_0x2f9edd),_0x45ed38=0x0;_0x45ed38<_0x47874e['length'];++_0x45ed38)null!=_0x2f9edd[_0x47874e[_0x45ed38]]&&(this[_0x47874e[_0x45ed38]]=_0x2f9edd[_0x47874e[_0x45ed38]]);}}return _0x30d28b['prototype']['rootName']='',_0x30d28b['prototype']['elementName']='',_0x30d28b['prototype']['isAdd']=!0x1,_0x30d28b['prototype']['wasUndone']=!0x1,_0x30d28b['create']=function(_0x2859f0){return new _0x30d28b(_0x2859f0);},_0x30d28b['encode']=function(_0x5d0cec,_0x5cc9f9){return _0x5cc9f9||(_0x5cc9f9=_0x45a93a['create']()),null!=_0x5d0cec['rootName']&&Object['hasOwnProperty']['call'](_0x5d0cec,'rootName')&&_0x5cc9f9['uint32'](0xa)['string'](_0x5d0cec['rootName']),null!=_0x5d0cec['elementName']&&Object['hasOwnProperty']['call'](_0x5d0cec,'elementName')&&_0x5cc9f9['uint32'](0x12)['string'](_0x5d0cec['elementName']),null!=_0x5d0cec['isAdd']&&Object['hasOwnProperty']['call'](_0x5d0cec,'isAdd')&&_0x5cc9f9['uint32'](0x18)['bool'](_0x5d0cec['isAdd']),null!=_0x5d0cec['wasUndone']&&Object['hasOwnProperty']['call'](_0x5d0cec,'wasUndone')&&_0x5cc9f9['uint32'](0x20)['bool'](_0x5d0cec['wasUndone']),_0x5cc9f9;},_0x30d28b['encodeDelimited']=function(_0x12124f,_0x79fa5d){return this['encode'](_0x12124f,_0x79fa5d)['ldelim']();},_0x30d28b['decode']=function(_0x174404,_0x55d070){_0x174404 instanceof _0x379e7b||(_0x174404=_0x379e7b['create'](_0x174404));for(var _0x572aa5=void 0x0===_0x55d070?_0x174404['len']:_0x174404['pos']+_0x55d070,_0x28d195=new _0x1507b4['RootOperation']();_0x174404['pos']<_0x572aa5;){var _0x4401ed=_0x174404['uint32']();switch(_0x4401ed>>>0x3){case 0x1:_0x28d195['rootName']=_0x174404['string']();break;case 0x2:_0x28d195['elementName']=_0x174404['string']();break;case 0x3:_0x28d195['isAdd']=_0x174404['bool']();break;case 0x4:_0x28d195['wasUndone']=_0x174404['bool']();break;default:_0x174404['skipType'](0x7&_0x4401ed);}}return _0x28d195;},_0x30d28b['decodeDelimited']=function(_0x11f10d){return _0x11f10d instanceof _0x379e7b||(_0x11f10d=new _0x379e7b(_0x11f10d)),this['decode'](_0x11f10d,_0x11f10d['uint32']());},_0x30d28b['verify']=function(_0x5f11b3){return'object'!=typeof _0x5f11b3||null===_0x5f11b3?'object\x20expected':null!=_0x5f11b3['rootName']&&_0x5f11b3['hasOwnProperty']('rootName')&&!_0x2dc6a0['isString'](_0x5f11b3['rootName'])?'rootName:\x20string\x20expected':null!=_0x5f11b3['elementName']&&_0x5f11b3['hasOwnProperty']('elementName')&&!_0x2dc6a0['isString'](_0x5f11b3['elementName'])?'elementName:\x20string\x20expected':null!=_0x5f11b3['isAdd']&&_0x5f11b3['hasOwnProperty']('isAdd')&&'boolean'!=typeof _0x5f11b3['isAdd']?'isAdd:\x20boolean\x20expected':null!=_0x5f11b3['wasUndone']&&_0x5f11b3['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x5f11b3['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x30d28b['fromObject']=function(_0x4d89ba){if(_0x4d89ba instanceof _0x1507b4['RootOperation'])return _0x4d89ba;var _0x2a4c39=new _0x1507b4['RootOperation']();return null!=_0x4d89ba['rootName']&&(_0x2a4c39['rootName']=String(_0x4d89ba['rootName'])),null!=_0x4d89ba['elementName']&&(_0x2a4c39['elementName']=String(_0x4d89ba['elementName'])),null!=_0x4d89ba['isAdd']&&(_0x2a4c39['isAdd']=Boolean(_0x4d89ba['isAdd'])),null!=_0x4d89ba['wasUndone']&&(_0x2a4c39['wasUndone']=Boolean(_0x4d89ba['wasUndone'])),_0x2a4c39;},_0x30d28b['toObject']=function(_0xb5b6c9,_0x232c6d){_0x232c6d||(_0x232c6d={});var _0x5c8513={};return _0x232c6d['defaults']&&(_0x5c8513['rootName']='',_0x5c8513['elementName']='',_0x5c8513['isAdd']=!0x1,_0x5c8513['wasUndone']=!0x1),null!=_0xb5b6c9['rootName']&&_0xb5b6c9['hasOwnProperty']('rootName')&&(_0x5c8513['rootName']=_0xb5b6c9['rootName']),null!=_0xb5b6c9['elementName']&&_0xb5b6c9['hasOwnProperty']('elementName')&&(_0x5c8513['elementName']=_0xb5b6c9['elementName']),null!=_0xb5b6c9['isAdd']&&_0xb5b6c9['hasOwnProperty']('isAdd')&&(_0x5c8513['isAdd']=_0xb5b6c9['isAdd']),null!=_0xb5b6c9['wasUndone']&&_0xb5b6c9['hasOwnProperty']('wasUndone')&&(_0x5c8513['wasUndone']=_0xb5b6c9['wasUndone']),_0x5c8513;},_0x30d28b['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x5b231c['util']['toJSONOptions']);},_0x30d28b['getTypeUrl']=function(_0xc027cc){return void 0x0===_0xc027cc&&(_0xc027cc='type.googleapis.com'),_0xc027cc+'/RootOperation';},_0x30d28b;}()),_0x1507b4['SplitOperation']=(function(){function _0x4cfe29(_0x3da72c){if(_0x3da72c){for(var _0xa31ee9=Object['keys'](_0x3da72c),_0x630386=0x0;_0x630386<_0xa31ee9['length'];++_0x630386)null!=_0x3da72c[_0xa31ee9[_0x630386]]&&(this[_0xa31ee9[_0x630386]]=_0x3da72c[_0xa31ee9[_0x630386]]);}}return _0x4cfe29['prototype']['splitPosition']=null,_0x4cfe29['prototype']['graveyardPosition']=null,_0x4cfe29['prototype']['howMany']=0x0,_0x4cfe29['prototype']['insertionPosition']=null,_0x4cfe29['prototype']['wasUndone']=!0x1,_0x4cfe29['create']=function(_0x1baff0){return new _0x4cfe29(_0x1baff0);},_0x4cfe29['encode']=function(_0x17ebae,_0x2f4530){return _0x2f4530||(_0x2f4530=_0x45a93a['create']()),null!=_0x17ebae['splitPosition']&&Object['hasOwnProperty']['call'](_0x17ebae,'splitPosition')&&_0x1507b4['Position']['encode'](_0x17ebae['splitPosition'],_0x2f4530['uint32'](0xa)['fork']())['ldelim'](),null!=_0x17ebae['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x17ebae,'graveyardPosition')&&_0x1507b4['Position']['encode'](_0x17ebae['graveyardPosition'],_0x2f4530['uint32'](0x12)['fork']())['ldelim'](),null!=_0x17ebae['howMany']&&Object['hasOwnProperty']['call'](_0x17ebae,'howMany')&&_0x2f4530['uint32'](0x18)['uint32'](_0x17ebae['howMany']),null!=_0x17ebae['insertionPosition']&&Object['hasOwnProperty']['call'](_0x17ebae,'insertionPosition')&&_0x1507b4['Position']['encode'](_0x17ebae['insertionPosition'],_0x2f4530['uint32'](0x22)['fork']())['ldelim'](),null!=_0x17ebae['wasUndone']&&Object['hasOwnProperty']['call'](_0x17ebae,'wasUndone')&&_0x2f4530['uint32'](0x28)['bool'](_0x17ebae['wasUndone']),_0x2f4530;},_0x4cfe29['encodeDelimited']=function(_0x5ef329,_0x50af31){return this['encode'](_0x5ef329,_0x50af31)['ldelim']();},_0x4cfe29['decode']=function(_0x162fcc,_0xbc581){_0x162fcc instanceof _0x379e7b||(_0x162fcc=_0x379e7b['create'](_0x162fcc));for(var _0x3b4408=void 0x0===_0xbc581?_0x162fcc['len']:_0x162fcc['pos']+_0xbc581,_0x20d74c=new _0x1507b4['SplitOperation']();_0x162fcc['pos']<_0x3b4408;){var _0x8be3f1=_0x162fcc['uint32']();switch(_0x8be3f1>>>0x3){case 0x1:_0x20d74c['splitPosition']=_0x1507b4['Position']['decode'](_0x162fcc,_0x162fcc['uint32']());break;case 0x2:_0x20d74c['graveyardPosition']=_0x1507b4['Position']['decode'](_0x162fcc,_0x162fcc['uint32']());break;case 0x3:_0x20d74c['howMany']=_0x162fcc['uint32']();break;case 0x4:_0x20d74c['insertionPosition']=_0x1507b4['Position']['decode'](_0x162fcc,_0x162fcc['uint32']());break;case 0x5:_0x20d74c['wasUndone']=_0x162fcc['bool']();break;default:_0x162fcc['skipType'](0x7&_0x8be3f1);}}return _0x20d74c;},_0x4cfe29['decodeDelimited']=function(_0x49635d){return _0x49635d instanceof _0x379e7b||(_0x49635d=new _0x379e7b(_0x49635d)),this['decode'](_0x49635d,_0x49635d['uint32']());},_0x4cfe29['verify']=function(_0x25ecd2){if('object'!=typeof _0x25ecd2||null===_0x25ecd2)return'object\x20expected';var _0x12de1e;if(null!=_0x25ecd2['splitPosition']&&_0x25ecd2['hasOwnProperty']('splitPosition')&&(_0x12de1e=_0x1507b4['Position']['verify'](_0x25ecd2['splitPosition'])))return'splitPosition.'+_0x12de1e;if(null!=_0x25ecd2['graveyardPosition']&&_0x25ecd2['hasOwnProperty']('graveyardPosition')&&(_0x12de1e=_0x1507b4['Position']['verify'](_0x25ecd2['graveyardPosition'])))return'graveyardPosition.'+_0x12de1e;if(null!=_0x25ecd2['howMany']&&_0x25ecd2['hasOwnProperty']('howMany')&&!_0x2dc6a0['isInteger'](_0x25ecd2['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x25ecd2['insertionPosition']&&_0x25ecd2['hasOwnProperty']('insertionPosition')&&(_0x12de1e=_0x1507b4['Position']['verify'](_0x25ecd2['insertionPosition'])))return'insertionPosition.'+_0x12de1e;return null!=_0x25ecd2['wasUndone']&&_0x25ecd2['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x25ecd2['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x4cfe29['fromObject']=function(_0x4fa838){if(_0x4fa838 instanceof _0x1507b4['SplitOperation'])return _0x4fa838;var _0x24fd39=new _0x1507b4['SplitOperation']();if(null!=_0x4fa838['splitPosition']){if('object'!=typeof _0x4fa838['splitPosition'])throw TypeError('.SplitOperation.splitPosition:\x20object\x20expected');_0x24fd39['splitPosition']=_0x1507b4['Position']['fromObject'](_0x4fa838['splitPosition']);}if(null!=_0x4fa838['graveyardPosition']){if('object'!=typeof _0x4fa838['graveyardPosition'])throw TypeError('.SplitOperation.graveyardPosition:\x20object\x20expected');_0x24fd39['graveyardPosition']=_0x1507b4['Position']['fromObject'](_0x4fa838['graveyardPosition']);}if(null!=_0x4fa838['howMany']&&(_0x24fd39['howMany']=_0x4fa838['howMany']>>>0x0),null!=_0x4fa838['insertionPosition']){if('object'!=typeof _0x4fa838['insertionPosition'])throw TypeError('.SplitOperation.insertionPosition:\x20object\x20expected');_0x24fd39['insertionPosition']=_0x1507b4['Position']['fromObject'](_0x4fa838['insertionPosition']);}return null!=_0x4fa838['wasUndone']&&(_0x24fd39['wasUndone']=Boolean(_0x4fa838['wasUndone'])),_0x24fd39;},_0x4cfe29['toObject']=function(_0x40b7fa,_0x320b24){_0x320b24||(_0x320b24={});var _0x1342ad={};return _0x320b24['defaults']&&(_0x1342ad['splitPosition']=null,_0x1342ad['graveyardPosition']=null,_0x1342ad['howMany']=0x0,_0x1342ad['insertionPosition']=null,_0x1342ad['wasUndone']=!0x1),null!=_0x40b7fa['splitPosition']&&_0x40b7fa['hasOwnProperty']('splitPosition')&&(_0x1342ad['splitPosition']=_0x1507b4['Position']['toObject'](_0x40b7fa['splitPosition'],_0x320b24)),null!=_0x40b7fa['graveyardPosition']&&_0x40b7fa['hasOwnProperty']('graveyardPosition')&&(_0x1342ad['graveyardPosition']=_0x1507b4['Position']['toObject'](_0x40b7fa['graveyardPosition'],_0x320b24)),null!=_0x40b7fa['howMany']&&_0x40b7fa['hasOwnProperty']('howMany')&&(_0x1342ad['howMany']=_0x40b7fa['howMany']),null!=_0x40b7fa['insertionPosition']&&_0x40b7fa['hasOwnProperty']('insertionPosition')&&(_0x1342ad['insertionPosition']=_0x1507b4['Position']['toObject'](_0x40b7fa['insertionPosition'],_0x320b24)),null!=_0x40b7fa['wasUndone']&&_0x40b7fa['hasOwnProperty']('wasUndone')&&(_0x1342ad['wasUndone']=_0x40b7fa['wasUndone']),_0x1342ad;},_0x4cfe29['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x5b231c['util']['toJSONOptions']);},_0x4cfe29['getTypeUrl']=function(_0x47f8cf){return void 0x0===_0x47f8cf&&(_0x47f8cf='type.googleapis.com'),_0x47f8cf+'/SplitOperation';},_0x4cfe29;}()),_0x1507b4['Position']=(function(){function _0x5caadf(_0x30dccb){if(this['path']=[],_0x30dccb){for(var _0x2745d9=Object['keys'](_0x30dccb),_0x5dde32=0x0;_0x5dde32<_0x2745d9['length'];++_0x5dde32)null!=_0x30dccb[_0x2745d9[_0x5dde32]]&&(this[_0x2745d9[_0x5dde32]]=_0x30dccb[_0x2745d9[_0x5dde32]]);}}return _0x5caadf['prototype']['root']='',_0x5caadf['prototype']['rootMain']=!0x1,_0x5caadf['prototype']['rootGraveyard']=!0x1,_0x5caadf['prototype']['path']=_0x2dc6a0['emptyArray'],_0x5caadf['prototype']['stickiness']='',_0x5caadf['create']=function(_0x217ca3){return new _0x5caadf(_0x217ca3);},_0x5caadf['encode']=function(_0x45b7b9,_0xe24ca5){if(_0xe24ca5||(_0xe24ca5=_0x45a93a['create']()),null!=_0x45b7b9['root']&&Object['hasOwnProperty']['call'](_0x45b7b9,'root')&&_0xe24ca5['uint32'](0xa)['string'](_0x45b7b9['root']),null!=_0x45b7b9['rootMain']&&Object['hasOwnProperty']['call'](_0x45b7b9,'rootMain')&&_0xe24ca5['uint32'](0x10)['bool'](_0x45b7b9['rootMain']),null!=_0x45b7b9['rootGraveyard']&&Object['hasOwnProperty']['call'](_0x45b7b9,'rootGraveyard')&&_0xe24ca5['uint32'](0x18)['bool'](_0x45b7b9['rootGraveyard']),null!=_0x45b7b9['path']&&_0x45b7b9['path']['length']){_0xe24ca5['uint32'](0x22)['fork']();for(var _0x484e8a=0x0;_0x484e8a<_0x45b7b9['path']['length'];++_0x484e8a)_0xe24ca5['uint32'](_0x45b7b9['path'][_0x484e8a]);_0xe24ca5['ldelim']();}return null!=_0x45b7b9['stickiness']&&Object['hasOwnProperty']['call'](_0x45b7b9,'stickiness')&&_0xe24ca5['uint32'](0x2a)['string'](_0x45b7b9['stickiness']),_0xe24ca5;},_0x5caadf['encodeDelimited']=function(_0x4c5e8f,_0x4ba949){return this['encode'](_0x4c5e8f,_0x4ba949)['ldelim']();},_0x5caadf['decode']=function(_0x4f9d95,_0x4b222d){_0x4f9d95 instanceof _0x379e7b||(_0x4f9d95=_0x379e7b['create'](_0x4f9d95));for(var _0xbaa1de=void 0x0===_0x4b222d?_0x4f9d95['len']:_0x4f9d95['pos']+_0x4b222d,_0x421321=new _0x1507b4['Position']();_0x4f9d95['pos']<_0xbaa1de;){var _0x24d2eb=_0x4f9d95['uint32']();switch(_0x24d2eb>>>0x3){case 0x1:_0x421321['root']=_0x4f9d95['string']();break;case 0x2:_0x421321['rootMain']=_0x4f9d95['bool']();break;case 0x3:_0x421321['rootGraveyard']=_0x4f9d95['bool']();break;case 0x4:if(_0x421321['path']&&_0x421321['path']['length']||(_0x421321['path']=[]),0x2==(0x7&_0x24d2eb)){for(var _0x1cec41=_0x4f9d95['uint32']()+_0x4f9d95['pos'];_0x4f9d95['pos']<_0x1cec41;)_0x421321['path']['push'](_0x4f9d95['uint32']());}else _0x421321['path']['push'](_0x4f9d95['uint32']());break;case 0x5:_0x421321['stickiness']=_0x4f9d95['string']();break;default:_0x4f9d95['skipType'](0x7&_0x24d2eb);}}return _0x421321;},_0x5caadf['decodeDelimited']=function(_0x1ebf75){return _0x1ebf75 instanceof _0x379e7b||(_0x1ebf75=new _0x379e7b(_0x1ebf75)),this['decode'](_0x1ebf75,_0x1ebf75['uint32']());},_0x5caadf['verify']=function(_0xac4f41){if('object'!=typeof _0xac4f41||null===_0xac4f41)return'object\x20expected';if(null!=_0xac4f41['root']&&_0xac4f41['hasOwnProperty']('root')&&!_0x2dc6a0['isString'](_0xac4f41['root']))return'root:\x20string\x20expected';if(null!=_0xac4f41['rootMain']&&_0xac4f41['hasOwnProperty']('rootMain')&&'boolean'!=typeof _0xac4f41['rootMain'])return'rootMain:\x20boolean\x20expected';if(null!=_0xac4f41['rootGraveyard']&&_0xac4f41['hasOwnProperty']('rootGraveyard')&&'boolean'!=typeof _0xac4f41['rootGraveyard'])return'rootGraveyard:\x20boolean\x20expected';if(null!=_0xac4f41['path']&&_0xac4f41['hasOwnProperty']('path')){if(!Array['isArray'](_0xac4f41['path']))return'path:\x20array\x20expected';for(var _0x27ed86=0x0;_0x27ed86<_0xac4f41['path']['length'];++_0x27ed86)if(!_0x2dc6a0['isInteger'](_0xac4f41['path'][_0x27ed86]))return'path:\x20integer[]\x20expected';}return null!=_0xac4f41['stickiness']&&_0xac4f41['hasOwnProperty']('stickiness')&&!_0x2dc6a0['isString'](_0xac4f41['stickiness'])?'stickiness:\x20string\x20expected':null;},_0x5caadf['fromObject']=function(_0x23d06b){if(_0x23d06b instanceof _0x1507b4['Position'])return _0x23d06b;var _0x4d6514=new _0x1507b4['Position']();if(null!=_0x23d06b['root']&&(_0x4d6514['root']=String(_0x23d06b['root'])),null!=_0x23d06b['rootMain']&&(_0x4d6514['rootMain']=Boolean(_0x23d06b['rootMain'])),null!=_0x23d06b['rootGraveyard']&&(_0x4d6514['rootGraveyard']=Boolean(_0x23d06b['rootGraveyard'])),_0x23d06b['path']){if(!Array['isArray'](_0x23d06b['path']))throw TypeError('.Position.path:\x20array\x20expected');_0x4d6514['path']=[];for(var _0x58484d=0x0;_0x58484d<_0x23d06b['path']['length'];++_0x58484d)_0x4d6514['path'][_0x58484d]=_0x23d06b['path'][_0x58484d]>>>0x0;}return null!=_0x23d06b['stickiness']&&(_0x4d6514['stickiness']=String(_0x23d06b['stickiness'])),_0x4d6514;},_0x5caadf['toObject']=function(_0x150c0d,_0x16c97c){_0x16c97c||(_0x16c97c={});var _0x33efb5={};if((_0x16c97c['arrays']||_0x16c97c['defaults'])&&(_0x33efb5['path']=[]),_0x16c97c['defaults']&&(_0x33efb5['root']='',_0x33efb5['rootMain']=!0x1,_0x33efb5['rootGraveyard']=!0x1,_0x33efb5['stickiness']=''),null!=_0x150c0d['root']&&_0x150c0d['hasOwnProperty']('root')&&(_0x33efb5['root']=_0x150c0d['root']),null!=_0x150c0d['rootMain']&&_0x150c0d['hasOwnProperty']('rootMain')&&(_0x33efb5['rootMain']=_0x150c0d['rootMain']),null!=_0x150c0d['rootGraveyard']&&_0x150c0d['hasOwnProperty']('rootGraveyard')&&(_0x33efb5['rootGraveyard']=_0x150c0d['rootGraveyard']),_0x150c0d['path']&&_0x150c0d['path']['length']){_0x33efb5['path']=[];for(var _0x1042bd=0x0;_0x1042bd<_0x150c0d['path']['length'];++_0x1042bd)_0x33efb5['path'][_0x1042bd]=_0x150c0d['path'][_0x1042bd];}return null!=_0x150c0d['stickiness']&&_0x150c0d['hasOwnProperty']('stickiness')&&(_0x33efb5['stickiness']=_0x150c0d['stickiness']),_0x33efb5;},_0x5caadf['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x5b231c['util']['toJSONOptions']);},_0x5caadf['getTypeUrl']=function(_0x8c1fd4){return void 0x0===_0x8c1fd4&&(_0x8c1fd4='type.googleapis.com'),_0x8c1fd4+'/Position';},_0x5caadf;}()),_0x1507b4['Range']=(function(){function _0x310681(_0x371573){if(_0x371573){for(var _0x2e69d8=Object['keys'](_0x371573),_0x16394a=0x0;_0x16394a<_0x2e69d8['length'];++_0x16394a)null!=_0x371573[_0x2e69d8[_0x16394a]]&&(this[_0x2e69d8[_0x16394a]]=_0x371573[_0x2e69d8[_0x16394a]]);}}return _0x310681['prototype']['start']=null,_0x310681['prototype']['end']=null,_0x310681['create']=function(_0x5c4f71){return new _0x310681(_0x5c4f71);},_0x310681['encode']=function(_0x455764,_0x51d580){return _0x51d580||(_0x51d580=_0x45a93a['create']()),null!=_0x455764['start']&&Object['hasOwnProperty']['call'](_0x455764,'start')&&_0x1507b4['Position']['encode'](_0x455764['start'],_0x51d580['uint32'](0xa)['fork']())['ldelim'](),null!=_0x455764['end']&&Object['hasOwnProperty']['call'](_0x455764,'end')&&_0x1507b4['Position']['encode'](_0x455764['end'],_0x51d580['uint32'](0x12)['fork']())['ldelim'](),_0x51d580;},_0x310681['encodeDelimited']=function(_0x277a86,_0x323e2b){return this['encode'](_0x277a86,_0x323e2b)['ldelim']();},_0x310681['decode']=function(_0x1d5b4f,_0x3a78dc){_0x1d5b4f instanceof _0x379e7b||(_0x1d5b4f=_0x379e7b['create'](_0x1d5b4f));for(var _0x32f315=void 0x0===_0x3a78dc?_0x1d5b4f['len']:_0x1d5b4f['pos']+_0x3a78dc,_0x27cd01=new _0x1507b4['Range']();_0x1d5b4f['pos']<_0x32f315;){var _0x2c78c0=_0x1d5b4f['uint32']();switch(_0x2c78c0>>>0x3){case 0x1:_0x27cd01['start']=_0x1507b4['Position']['decode'](_0x1d5b4f,_0x1d5b4f['uint32']());break;case 0x2:_0x27cd01['end']=_0x1507b4['Position']['decode'](_0x1d5b4f,_0x1d5b4f['uint32']());break;default:_0x1d5b4f['skipType'](0x7&_0x2c78c0);}}return _0x27cd01;},_0x310681['decodeDelimited']=function(_0x535575){return _0x535575 instanceof _0x379e7b||(_0x535575=new _0x379e7b(_0x535575)),this['decode'](_0x535575,_0x535575['uint32']());},_0x310681['verify']=function(_0x250acb){if('object'!=typeof _0x250acb||null===_0x250acb)return'object\x20expected';var _0x50ae94;if(null!=_0x250acb['start']&&_0x250acb['hasOwnProperty']('start')&&(_0x50ae94=_0x1507b4['Position']['verify'](_0x250acb['start'])))return'start.'+_0x50ae94;if(null!=_0x250acb['end']&&_0x250acb['hasOwnProperty']('end')&&(_0x50ae94=_0x1507b4['Position']['verify'](_0x250acb['end'])))return'end.'+_0x50ae94;return null;},_0x310681['fromObject']=function(_0x5d61ed){if(_0x5d61ed instanceof _0x1507b4['Range'])return _0x5d61ed;var _0x2d686f=new _0x1507b4['Range']();if(null!=_0x5d61ed['start']){if('object'!=typeof _0x5d61ed['start'])throw TypeError('.Range.start:\x20object\x20expected');_0x2d686f['start']=_0x1507b4['Position']['fromObject'](_0x5d61ed['start']);}if(null!=_0x5d61ed['end']){if('object'!=typeof _0x5d61ed['end'])throw TypeError('.Range.end:\x20object\x20expected');_0x2d686f['end']=_0x1507b4['Position']['fromObject'](_0x5d61ed['end']);}return _0x2d686f;},_0x310681['toObject']=function(_0x3d5407,_0x587f0a){_0x587f0a||(_0x587f0a={});var _0x4d6360={};return _0x587f0a['defaults']&&(_0x4d6360['start']=null,_0x4d6360['end']=null),null!=_0x3d5407['start']&&_0x3d5407['hasOwnProperty']('start')&&(_0x4d6360['start']=_0x1507b4['Position']['toObject'](_0x3d5407['start'],_0x587f0a)),null!=_0x3d5407['end']&&_0x3d5407['hasOwnProperty']('end')&&(_0x4d6360['end']=_0x1507b4['Position']['toObject'](_0x3d5407['end'],_0x587f0a)),_0x4d6360;},_0x310681['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x5b231c['util']['toJSONOptions']);},_0x310681['getTypeUrl']=function(_0x128c9f){return void 0x0===_0x128c9f&&(_0x128c9f='type.googleapis.com'),_0x128c9f+'/Range';},_0x310681;}()),_0x1507b4['Element']=(function(){function _0x9db3a4(_0x4c6ef7){if(this['children']=[],this['attributesBoolean']={},_0x4c6ef7){for(var _0x60e599=Object['keys'](_0x4c6ef7),_0x2afe73=0x0;_0x2afe73<_0x60e599['length'];++_0x2afe73)null!=_0x4c6ef7[_0x60e599[_0x2afe73]]&&(this[_0x60e599[_0x2afe73]]=_0x4c6ef7[_0x60e599[_0x2afe73]]);}}return _0x9db3a4['prototype']['name']='',_0x9db3a4['prototype']['children']=_0x2dc6a0['emptyArray'],_0x9db3a4['prototype']['data']='',_0x9db3a4['prototype']['attributesBoolean']=_0x2dc6a0['emptyObject'],_0x9db3a4['prototype']['attributesJson']='',_0x9db3a4['create']=function(_0x431901){return new _0x9db3a4(_0x431901);},_0x9db3a4['encode']=function(_0x43c731,_0x347149){if(_0x347149||(_0x347149=_0x45a93a['create']()),null!=_0x43c731['name']&&Object['hasOwnProperty']['call'](_0x43c731,'name')&&_0x347149['uint32'](0xa)['string'](_0x43c731['name']),null!=_0x43c731['children']&&_0x43c731['children']['length']){for(var _0x558844=0x0;_0x558844<_0x43c731['children']['length'];++_0x558844)_0x1507b4['Element']['encode'](_0x43c731['children'][_0x558844],_0x347149['uint32'](0x12)['fork']())['ldelim']();}if(null!=_0x43c731['data']&&Object['hasOwnProperty']['call'](_0x43c731,'data')&&_0x347149['uint32'](0x1a)['string'](_0x43c731['data']),null!=_0x43c731['attributesBoolean']&&Object['hasOwnProperty']['call'](_0x43c731,'attributesBoolean')){var _0x31cb3c=Object['keys'](_0x43c731['attributesBoolean']);for(_0x558844=0x0;_0x558844<_0x31cb3c['length'];++_0x558844)_0x347149['uint32'](0x22)['fork']()['uint32'](0xa)['string'](_0x31cb3c[_0x558844])['uint32'](0x10)['bool'](_0x43c731['attributesBoolean'][_0x31cb3c[_0x558844]])['ldelim']();}return null!=_0x43c731['attributesJson']&&Object['hasOwnProperty']['call'](_0x43c731,'attributesJson')&&_0x347149['uint32'](0x2a)['string'](_0x43c731['attributesJson']),_0x347149;},_0x9db3a4['encodeDelimited']=function(_0x1f978e,_0x3ae630){return this['encode'](_0x1f978e,_0x3ae630)['ldelim']();},_0x9db3a4['decode']=function(_0x1bf1d4,_0x176c53){_0x1bf1d4 instanceof _0x379e7b||(_0x1bf1d4=_0x379e7b['create'](_0x1bf1d4));for(var _0x18d7ea,_0x3e2eeb,_0x36642f=void 0x0===_0x176c53?_0x1bf1d4['len']:_0x1bf1d4['pos']+_0x176c53,_0x10e3d7=new _0x1507b4['Element']();_0x1bf1d4['pos']<_0x36642f;){var _0x552343=_0x1bf1d4['uint32']();switch(_0x552343>>>0x3){case 0x1:_0x10e3d7['name']=_0x1bf1d4['string']();break;case 0x2:_0x10e3d7['children']&&_0x10e3d7['children']['length']||(_0x10e3d7['children']=[]),_0x10e3d7['children']['push'](_0x1507b4['Element']['decode'](_0x1bf1d4,_0x1bf1d4['uint32']()));break;case 0x3:_0x10e3d7['data']=_0x1bf1d4['string']();break;case 0x4:_0x10e3d7['attributesBoolean']===_0x2dc6a0['emptyObject']&&(_0x10e3d7['attributesBoolean']={});var _0x546e68=_0x1bf1d4['uint32']()+_0x1bf1d4['pos'];for(_0x18d7ea='',_0x3e2eeb=!0x1;_0x1bf1d4['pos']<_0x546e68;){var _0x24b63a=_0x1bf1d4['uint32']();switch(_0x24b63a>>>0x3){case 0x1:_0x18d7ea=_0x1bf1d4['string']();break;case 0x2:_0x3e2eeb=_0x1bf1d4['bool']();break;default:_0x1bf1d4['skipType'](0x7&_0x24b63a);}}_0x10e3d7['attributesBoolean'][_0x18d7ea]=_0x3e2eeb;break;case 0x5:_0x10e3d7['attributesJson']=_0x1bf1d4['string']();break;default:_0x1bf1d4['skipType'](0x7&_0x552343);}}return _0x10e3d7;},_0x9db3a4['decodeDelimited']=function(_0x57eb15){return _0x57eb15 instanceof _0x379e7b||(_0x57eb15=new _0x379e7b(_0x57eb15)),this['decode'](_0x57eb15,_0x57eb15['uint32']());},_0x9db3a4['verify']=function(_0x23ee16){if('object'!=typeof _0x23ee16||null===_0x23ee16)return'object\x20expected';if(null!=_0x23ee16['name']&&_0x23ee16['hasOwnProperty']('name')&&!_0x2dc6a0['isString'](_0x23ee16['name']))return'name:\x20string\x20expected';if(null!=_0x23ee16['children']&&_0x23ee16['hasOwnProperty']('children')){if(!Array['isArray'](_0x23ee16['children']))return'children:\x20array\x20expected';for(var _0x504729=0x0;_0x504729<_0x23ee16['children']['length'];++_0x504729){var _0x21c053=_0x1507b4['Element']['verify'](_0x23ee16['children'][_0x504729]);if(_0x21c053)return'children.'+_0x21c053;}}if(null!=_0x23ee16['data']&&_0x23ee16['hasOwnProperty']('data')&&!_0x2dc6a0['isString'](_0x23ee16['data']))return'data:\x20string\x20expected';if(null!=_0x23ee16['attributesBoolean']&&_0x23ee16['hasOwnProperty']('attributesBoolean')){if(!_0x2dc6a0['isObject'](_0x23ee16['attributesBoolean']))return'attributesBoolean:\x20object\x20expected';var _0x56268a=Object['keys'](_0x23ee16['attributesBoolean']);for(_0x504729=0x0;_0x504729<_0x56268a['length'];++_0x504729)if('boolean'!=typeof _0x23ee16['attributesBoolean'][_0x56268a[_0x504729]])return'attributesBoolean:\x20boolean{k:string}\x20expected';}return null!=_0x23ee16['attributesJson']&&_0x23ee16['hasOwnProperty']('attributesJson')&&!_0x2dc6a0['isString'](_0x23ee16['attributesJson'])?'attributesJson:\x20string\x20expected':null;},_0x9db3a4['fromObject']=function(_0x43df69){if(_0x43df69 instanceof _0x1507b4['Element'])return _0x43df69;var _0x1ebea8=new _0x1507b4['Element']();if(null!=_0x43df69['name']&&(_0x1ebea8['name']=String(_0x43df69['name'])),_0x43df69['children']){if(!Array['isArray'](_0x43df69['children']))throw TypeError('.Element.children:\x20array\x20expected');_0x1ebea8['children']=[];for(var _0xa7a0de=0x0;_0xa7a0de<_0x43df69['children']['length'];++_0xa7a0de){if('object'!=typeof _0x43df69['children'][_0xa7a0de])throw TypeError('.Element.children:\x20object\x20expected');_0x1ebea8['children'][_0xa7a0de]=_0x1507b4['Element']['fromObject'](_0x43df69['children'][_0xa7a0de]);}}if(null!=_0x43df69['data']&&(_0x1ebea8['data']=String(_0x43df69['data'])),_0x43df69['attributesBoolean']){if('object'!=typeof _0x43df69['attributesBoolean'])throw TypeError('.Element.attributesBoolean:\x20object\x20expected');_0x1ebea8['attributesBoolean']={};var _0x4e87c8=Object['keys'](_0x43df69['attributesBoolean']);for(_0xa7a0de=0x0;_0xa7a0de<_0x4e87c8['length'];++_0xa7a0de)_0x1ebea8['attributesBoolean'][_0x4e87c8[_0xa7a0de]]=Boolean(_0x43df69['attributesBoolean'][_0x4e87c8[_0xa7a0de]]);}return null!=_0x43df69['attributesJson']&&(_0x1ebea8['attributesJson']=String(_0x43df69['attributesJson'])),_0x1ebea8;},_0x9db3a4['toObject']=function(_0x21571d,_0x764b4e){_0x764b4e||(_0x764b4e={});var _0xa255a6,_0xa55627={};if((_0x764b4e['arrays']||_0x764b4e['defaults'])&&(_0xa55627['children']=[]),(_0x764b4e['objects']||_0x764b4e['defaults'])&&(_0xa55627['attributesBoolean']={}),_0x764b4e['defaults']&&(_0xa55627['name']='',_0xa55627['data']='',_0xa55627['attributesJson']=''),null!=_0x21571d['name']&&_0x21571d['hasOwnProperty']('name')&&(_0xa55627['name']=_0x21571d['name']),_0x21571d['children']&&_0x21571d['children']['length']){_0xa55627['children']=[];for(var _0x49d6da=0x0;_0x49d6da<_0x21571d['children']['length'];++_0x49d6da)_0xa55627['children'][_0x49d6da]=_0x1507b4['Element']['toObject'](_0x21571d['children'][_0x49d6da],_0x764b4e);}if(null!=_0x21571d['data']&&_0x21571d['hasOwnProperty']('data')&&(_0xa55627['data']=_0x21571d['data']),_0x21571d['attributesBoolean']&&(_0xa255a6=Object['keys'](_0x21571d['attributesBoolean']))['length']){_0xa55627['attributesBoolean']={};for(_0x49d6da=0x0;_0x49d6da<_0xa255a6['length'];++_0x49d6da)_0xa55627['attributesBoolean'][_0xa255a6[_0x49d6da]]=_0x21571d['attributesBoolean'][_0xa255a6[_0x49d6da]];}return null!=_0x21571d['attributesJson']&&_0x21571d['hasOwnProperty']('attributesJson')&&(_0xa55627['attributesJson']=_0x21571d['attributesJson']),_0xa55627;},_0x9db3a4['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x5b231c['util']['toJSONOptions']);},_0x9db3a4['getTypeUrl']=function(_0x186080){return void 0x0===_0x186080&&(_0x186080='type.googleapis.com'),_0x186080+'/Element';},_0x9db3a4;}()),_0x1507b4;})());class r{['_protobufRoot'];constructor(){this['_protobufRoot']=u;}['getDescriptor'](_0x41384f){return new y(this['_protobufRoot'][_0x41384f]);}}class y{['_protobuf'];constructor(_0x2226ed){this['_protobuf']=_0x2226ed;}['compress'](_0x504e60){const _0x1c0cee=this['_protobuf']['verify'](_0x504e60);if(_0x1c0cee)throw Error(_0x1c0cee);return this['_protobuf']['encode'](this['_protobuf']['create'](_0x504e60))['finish']();}['decompress'](_0x5f4af1){return this['_protobuf']['toObject'](this['_protobuf']['decode'](_0x5f4af1),{'oneofs':!0x0});}}function _(_0x12a5b5,_0x449e66){const _0x103a27=_0x317c93(_0x12a5b5);return _0x103a27['path'][_0x103a27['path']['length']-0x1]+=_0x449e66,_0x103a27;}function O(_0x15e817,_0x368060){return _0x15e817['root']===_0x368060['root']&&_0x19da82(_0x15e817['path'],_0x368060['path']);}function $(_0x8510fc){P(_0x8510fc,_0x531065=>('main'==_0x531065['root']?(_0x531065['rootMain']=!0x0,delete _0x531065['root']):'$graveyard'==_0x531065['root']&&(_0x531065['rootGraveyard']=!0x0,delete _0x531065['root']),_0x531065));}function J(_0x51172c){P(_0x51172c,_0x84e91e=>(_0x84e91e['rootMain']?(_0x84e91e['root']='main',delete _0x84e91e['rootMain']):_0x84e91e['rootGraveyard']&&(_0x84e91e['root']='$graveyard',delete _0x84e91e['rootGraveyard']),_0x84e91e));}function P(_0x1a77f6,_0x40c296){for(const _0x52b7a4 in _0x1a77f6){const _0x63e6c2=_0x1a77f6[_0x52b7a4];'nodes'!==_0x52b7a4&&_0x3b04f5(_0x63e6c2)&&(_0x63e6c2['path']&&(_0x63e6c2['root']||_0x63e6c2['rootMain']||_0x63e6c2['rootGraveyard'])?_0x1a77f6[_0x52b7a4]=_0x40c296(_0x63e6c2):P(_0x63e6c2,_0x40c296));}return _0x1a77f6;}class e{['_id'];['_operationName'];['_protobufDescriptor'];constructor(_0x34983e,_0x28ac6e,_0x4c93ff){this['_id']=_0x34983e,this['_operationName']=_0x28ac6e,this['_protobufDescriptor']=_0x4c93ff;}['compress'](_0x2155f1,_0xf842e9){const _0x5e27c6=_0xf842e9['shift']();return $(_0x5e27c6),_0x2155f1['buffers']['push'](this['_protobufDescriptor']['compress'](_0x5e27c6)),_0x2155f1['types']['push'](this['_id']),!0x0;}['decompress'](_0x493200,_0x1541c9){_0x1541c9['types']['shift']();const _0x320036=this['_protobufDescriptor']['decompress'](_0x1541c9['buffers']['shift']());J(_0x320036),_0x320036['__className']=this['_operationName'],_0x493200['push'](_0x320036);}}class s extends e{['compress'](_0x1b4ba5,_0x47267d){const _0x5c8e6e=_0x47267d['shift']();return this['_serializeOneOf']('oldValue',_0x5c8e6e),this['_serializeOneOf']('newValue',_0x5c8e6e),$(_0x5c8e6e),_0x1b4ba5['buffers']['push'](this['_protobufDescriptor']['compress'](_0x5c8e6e)),_0x1b4ba5['types']['push'](this['_id']),!0x0;}['decompress'](_0x4abaff,_0x27a4d2){const {types:_0x2f9b14,buffers:_0x1ecf18}=_0x27a4d2,_0x1e041f=this['_protobufDescriptor']['decompress'](_0x1ecf18['shift']());_0x2f9b14['shift'](),this['_deserializeOneOf']('oldValue',_0x1e041f),this['_deserializeOneOf']('newValue',_0x1e041f),J(_0x1e041f),_0x1e041f['__className']=this['_operationName'],_0x4abaff['push'](_0x1e041f);}['_serializeOneOf'](_0x3e65de,_0x56f15b){const _0x20ecf0=_0x56f15b[_0x3e65de];'boolean'==typeof _0x20ecf0?_0x56f15b[_0x3e65de+'Boolean']=_0x20ecf0:_0x56f15b[_0x3e65de+'Json']=JSON['stringify'](_0x20ecf0);}['_deserializeOneOf'](_0x1d44b5,_0x42d7ce){const _0x18a4c1=_0x1d44b5+'Json';_0x42d7ce[_0x18a4c1]?(_0x42d7ce[_0x1d44b5]=JSON['parse'](_0x42d7ce[_0x18a4c1]),delete _0x42d7ce[_0x18a4c1]):(_0x42d7ce[_0x1d44b5]=_0x42d7ce[_0x1d44b5+'Boolean'],delete _0x42d7ce[_0x1d44b5+'Boolean']);}}class i extends e{['compress'](_0x3b2117,_0x1ff59f){const _0x4eb0cd=_0x1ff59f['shift']();return this['_serializeNodesAttributes'](_0x4eb0cd['nodes']),$(_0x4eb0cd),_0x3b2117['buffers']['push'](this['_protobufDescriptor']['compress'](_0x4eb0cd)),_0x3b2117['types']['push'](this['_id']),!0x0;}['decompress'](_0x2fb0e6,_0x20007e){const {types:_0x4ecbc2,buffers:_0x556816}=_0x20007e,_0x48d64c=this['_protobufDescriptor']['decompress'](_0x556816['shift']());_0x4ecbc2['shift'](),_0x48d64c['nodes']||(_0x48d64c['nodes']=[]),this['_deserializeNodesAttributes'](_0x48d64c['nodes']),J(_0x48d64c),_0x48d64c['__className']=this['_operationName'],_0x2fb0e6['push'](_0x48d64c);}['_serializeNodesAttributes'](_0x29e8e1){for(const _0x38fbcc of _0x29e8e1){if(_0x38fbcc['attributes']){const _0x18b287=_0x38fbcc['attributes'];this['_areValuesBoolean'](_0x18b287)?_0x38fbcc['attributesBoolean']=_0x18b287:_0x38fbcc['attributesJson']=JSON['stringify'](_0x18b287);}_0x38fbcc['children']&&this['_serializeNodesAttributes'](_0x38fbcc['children']);}}['_deserializeNodesAttributes'](_0x490ed2){for(const _0x1cfdb8 of _0x490ed2)(_0x1cfdb8['attributesBoolean']||_0x1cfdb8['attributesJson'])&&(_0x1cfdb8['attributesBoolean']?(_0x1cfdb8['attributes']=_0x1cfdb8['attributesBoolean'],delete _0x1cfdb8['attributesBoolean']):(_0x1cfdb8['attributes']=JSON['parse'](_0x1cfdb8['attributesJson']),delete _0x1cfdb8['attributesJson'])),_0x1cfdb8['children']&&this['_deserializeNodesAttributes'](_0x1cfdb8['children']);}['_areValuesBoolean'](_0x36ae8c){return Object['keys'](_0x36ae8c)['every'](_0x5898f4=>'boolean'==typeof _0x36ae8c[_0x5898f4]);}}class n extends e{['decompress'](_0x3001ab,_0x30845a){super['decompress'](_0x3001ab,_0x30845a);const _0x4f87c9=_0x3001ab[_0x3001ab['length']-0x1];_0x4f87c9['oldRange']||(_0x4f87c9['oldRange']=null),_0x4f87c9['newRange']||(_0x4f87c9['newRange']=null);}}class p extends e{['compress'](_0x509f22,_0x415b54){return _0x415b54['shift'](),_0x509f22['types']['push'](this['_id']),!0x0;}['decompress'](_0x348e50,_0x50f0d7){_0x50f0d7['types']['shift'](),_0x348e50['push']({'__className':this['_operationName']});}}class a extends n{['_omittedNamespace'];constructor(_0xe818df,_0x4af03b,_0x181522,_0x3f07fd){super(_0xe818df,_0x4af03b,_0x181522),this['_omittedNamespace']=_0x3f07fd+':';}['compress'](_0x32fc62,_0x762db8){return!('MarkerOperation'!=_0x762db8[0x0]['__className']||!_0x762db8[0x0]['name']['startsWith'](this['_omittedNamespace']))&&(_0x762db8[0x0]['name']=_0x762db8[0x0]['name']['replace'](new RegExp('^'+this['_omittedNamespace']),''),super['compress'](_0x32fc62,_0x762db8),!0x0);}['decompress'](_0x140196,_0x33444a){super['decompress'](_0x140196,_0x33444a);const _0x5376aa=_0x140196[_0x140196['length']-0x1];_0x5376aa['name']=this['_omittedNamespace']+_0x5376aa['name'];}}class b{['_id'];['_context'];constructor(_0x49f4af,_0x39f9d5){this['_id']=_0x49f4af,this['_context']=_0x39f9d5;}['compress'](_0x4137a5,_0x5104e9){let _0x49f510;for(;_0x5104e9['length']>0x1&&this['_compareOperations'](_0x5104e9[0x0],_0x5104e9[0x1]);)_0x49f510?(_0x49f510=this['_combineNext'](_0x5104e9['shift'](),_0x49f510),_0x4137a5['types']['push'](0x0)):(_0x49f510=_0x317c93(_0x5104e9['shift']()),_0x4137a5['types']['push'](this['_id']));return!!_0x49f510&&(_0x49f510=this['_combineNext'](_0x5104e9['shift'](),_0x49f510),_0x4137a5['types']['push'](0x0),_0x4137a5['buffers']['push'](this['_compressSingleOperation'](_0x49f510)),!0x0);}['decompress'](_0x52c2e4,_0x375088){const _0x567d4d=this['_decompressSingleOperation'](_0x375088);for(;0x0==_0x375088['types'][0x0];)_0x375088['types']['shift'](),_0x52c2e4['push'](this['_splitCurrent'](_0x567d4d));_0x52c2e4['push'](_0x567d4d);}}class m extends b{['_combineNext'](_0x51988e,_0x12df89){return _0x12df89['nodes'][0x0]['data']+=_0x51988e['nodes'][0x0]['data'],_0x12df89;}['_splitCurrent'](_0x5eb98f){const _0x27041f=_0x317c93(_0x5eb98f),_0x11ba98=_0x27041f['nodes'][0x0],_0x44f3c7=_0x5eb98f['nodes'][0x0],_0x147cc6=_0x44f3c7['data'][Symbol['iterator']]()['next']()['value'],_0x1c1dd2=_0x147cc6['length'];return _0x11ba98['data']=_0x147cc6,_0x44f3c7['data']=_0x44f3c7['data']['substr'](_0x1c1dd2),_0x5eb98f['position']=_(_0x5eb98f['position'],_0x1c1dd2),_0x27041f;}['_compareOperations'](_0x5841a0,_0x2e4a05){if(this['_checkOperation'](_0x5841a0)&&this['_checkOperation'](_0x2e4a05)){const _0x47de29=_0x5841a0['nodes'][0x0]['data']['length'],_0x22a832=O(_(_0x5841a0['position'],_0x47de29),_0x2e4a05['position']),_0xbb2549=_0x5841a0['nodes'][0x0],_0x1e0444=_0x2e4a05['nodes'][0x0];return _0x22a832&&this['_compareAttributes'](_0xbb2549,_0x1e0444);}return!0x1;}['_compressSingleOperation'](_0x928190){const _0x41e32a={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('InsertOperation')['compress'](_0x41e32a,[_0x928190]),_0x41e32a['buffers'][0x0];}['_decompressSingleOperation'](_0x25ca78){const _0x4b4331=[];return this['_context']['_getCompressorByName']('InsertOperation')['decompress'](_0x4b4331,_0x25ca78),_0x4b4331[0x0];}['_checkOperation'](_0x5928f8){return'InsertOperation'==_0x5928f8['__className']&&0x1==_0x5928f8['nodes']['length']&&_0x5928f8['nodes'][0x0]['data']&&!_0x5928f8['wasUndone']&&0x1==Array['from'](_0x5928f8['nodes'][0x0]['data'])['length'];}['_compareAttributes'](_0x314ed3,_0xa0c096){const _0x456dad=Object['keys'](_0x314ed3['attributes']||{}),_0x368671=Object['keys'](_0xa0c096['attributes']||{});return _0x456dad['length']===_0x368671['length']&&_0x456dad['every'](_0x460da6=>_0xa0c096['attributes'][_0x460da6]&&_0xa0c096['attributes'][_0x460da6]===_0x314ed3['attributes'][_0x460da6]);}}class c extends b{['_combineNext'](_0x4f6967,_0x2d7646){return _0x2d7646['howMany']++,_0x2d7646['sourcePosition']=_0x317c93(_0x4f6967['sourcePosition']),_0x2d7646;}['_splitCurrent'](_0x5cab3d){const _0x5de423=_0x317c93(_0x5cab3d);return _0x5cab3d['howMany']--,_0x5de423['howMany']=0x1,_0x5de423['sourcePosition']=_(_0x5de423['sourcePosition'],_0x5cab3d['howMany']),_0x5de423;}['_compareOperations'](_0x370e0,_0x562e65){return!(!this['_checkOperation'](_0x370e0)||!this['_checkOperation'](_0x562e65))&&(O(_(_0x370e0['sourcePosition'],-0x1),_0x562e65['sourcePosition'])&&O(_0x370e0['targetPosition'],_0x562e65['targetPosition']));}['_compressSingleOperation'](_0x25e0dd){const _0x35a636={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x35a636,[_0x25e0dd]),_0x35a636['buffers'][0x0];}['_decompressSingleOperation'](_0x5f12e7){const _0x33cd55=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x33cd55,_0x5f12e7),_0x33cd55[0x0];}['_checkOperation'](_0x15b322){return'MoveOperation'==_0x15b322['__className']&&'$graveyard'==_0x15b322['targetPosition']['root']&&0x1==_0x15b322['howMany']&&!_0x15b322['wasUndone'];}}class h extends b{['_combineNext'](_0x1730fa,_0x2ea8ed){return _0x2ea8ed['howMany']++,_0x2ea8ed;}['_splitCurrent'](_0xd85890){const _0xb5fd9a=_0x317c93(_0xd85890);return _0xb5fd9a['howMany']=0x1,_0xd85890['howMany']--,_0xb5fd9a;}['_compareOperations'](_0x309493,_0xb6711a){return!(!this['_checkOperation'](_0x309493)||!this['_checkOperation'](_0xb6711a))&&(O(_0x309493['sourcePosition'],_0xb6711a['sourcePosition'])&&O(_0x309493['targetPosition'],_0xb6711a['targetPosition']));}['_compressSingleOperation'](_0x157d9d){const _0x26cb36={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x26cb36,[_0x157d9d]),_0x26cb36['buffers'][0x0];}['_decompressSingleOperation'](_0x28cbe2){const _0x52bc0f=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x52bc0f,_0x28cbe2),_0x52bc0f[0x0];}['_checkOperation'](_0xb0c7cf){return'MoveOperation'==_0xb0c7cf['__className']&&'$graveyard'==_0xb0c7cf['targetPosition']['root']&&0x1==_0xb0c7cf['howMany']&&!_0xb0c7cf['wasUndone'];}}class f extends b{['compress'](_0x1c6ae4,_0x3b9508){if(!this['_compareOperations'](_0x3b9508[0x0],_0x3b9508[0x1]))return!0x1;const _0x10a265=_0x3b9508['shift']();return _0x10a265['oldRange']=null,_0x10a265['newRange']&&O(_0x10a265['newRange']['start'],_0x10a265['newRange']['end'])&&(_0x10a265['newRange']['end']=null),_0x3b9508['shift'](),_0x1c6ae4['types']['push'](this['_id']),_0x1c6ae4['types']['push'](0x0),_0x1c6ae4['buffers']['push'](this['_compressSingleOperation'](_0x10a265)),!0x0;}['decompress'](_0x22cfd0,_0x23b44e){const _0xb644a1=this['_decompressSingleOperation'](_0x23b44e);_0xb644a1['newRange']&&!_0xb644a1['newRange']['end']&&(_0xb644a1['newRange']['end']=_0x317c93(_0xb644a1['newRange']['start']));const _0xe47a71=_0x317c93(_0xb644a1);_0xe47a71['newRange']&&(_0xe47a71['newRange']['start']['stickiness']='toNone',_0xe47a71['newRange']['end']=_0x317c93(_0xe47a71['newRange']['start'])),_0xe47a71['name']='user:position:'+_0xe47a71['name']['split'](':')[0x2],_0x23b44e['types']['shift'](),_0x22cfd0['push'](_0xb644a1),_0x22cfd0['push'](_0xe47a71);}['_compressSingleOperation'](_0x3b771f){const _0x46665a={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MarkerOperation')['compress'](_0x46665a,[_0x3b771f]),_0x46665a['buffers'][0x0];}['_decompressSingleOperation'](_0x49685a){const _0x20123e=[];return this['_context']['_getCompressorByName']('MarkerOperation')['decompress'](_0x20123e,_0x49685a),_0x20123e[0x0];}['_compareOperations'](_0xc50962,_0x17abdd){return!(!_0xc50962||!_0x17abdd)&&('MarkerOperation'==_0xc50962['__className']&&'MarkerOperation'==_0x17abdd['__className']&&!(!_0xc50962['name']['startsWith']('user:')||!_0x17abdd['name']['startsWith']('user:')||_0xc50962['name']==_0x17abdd['name']));}}class g{['_compressorById'];['_compressorByName'];['_protobufFactory'];constructor(){this['_compressorById']=new Map(),this['_compressorByName']=new Map(),this['_protobufFactory']=new r();const _0x554577=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',_0x554577,'comment')),this['_registerCompressor'](0x13,'SuggestionMarkerOperation',new a(0x13,'MarkerOperation',_0x554577,'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'](_0x587e52){if(!_0x587e52||!_0x587e52[0x0])throw new _0x8ea45d('no-operations-provided',this);const _0x7a31dc={'types':[],'buffers':[],'baseVersion':_0x587e52[0x0]['baseVersion']};for(;_0x587e52['length'];)this['_getCompressorByName']('UserSelectionAction')['compress'](_0x7a31dc,_0x587e52)||this['_getCompressorByName']('TypingAction')['compress'](_0x7a31dc,_0x587e52)||this['_getCompressorByName']('DeletingAction')['compress'](_0x7a31dc,_0x587e52)||this['_getCompressorByName']('ForwardDeletingAction')['compress'](_0x7a31dc,_0x587e52)||this['_getCompressorByName']('CommentMarkerOperation')['compress'](_0x7a31dc,_0x587e52)||this['_getCompressorByName']('SuggestionMarkerOperation')['compress'](_0x7a31dc,_0x587e52)||this['_getCompressorByName'](_0x587e52[0x0]['__className'])['compress'](_0x7a31dc,_0x587e52);return _0x7a31dc;}['decompress'](_0x39cc5b){const _0x3dc4bf=[];for(;_0x39cc5b['types']['length'];){this['_compressorById']['get'](_0x39cc5b['types'][0x0])['decompress'](_0x3dc4bf,_0x39cc5b);}return _0x3dc4bf['forEach']((_0x550241,_0x57a583)=>_0x550241['baseVersion']=_0x39cc5b['baseVersion']+_0x57a583),_0x3dc4bf;}['_getCompressorByName'](_0x75911){return this['_compressorByName']['get'](_0x75911);}['_registerOperationCompressor'](_0x2e0d9a,_0x53af59,_0x2cc0a9){const _0x139bad=new _0x2cc0a9(_0x2e0d9a,_0x53af59,this['_protobufFactory']['getDescriptor'](_0x53af59));this['_registerCompressor'](_0x2e0d9a,_0x53af59,_0x139bad);}['_registerActionCompressor'](_0x45afce,_0x57d387,_0x13269c){const _0x53de04=new _0x13269c(_0x45afce,this);this['_registerCompressor'](_0x45afce,_0x57d387,_0x53de04);}['_registerCompressor'](_0x104130,_0x77da50,_0x411ccf){this['_compressorById']['set'](_0x104130,_0x411ccf),this['_compressorByName']['set'](_0x77da50,_0x411ccf);}}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.
|
|
3
|
+
"version": "42.0.2-alpha.0",
|
|
4
4
|
"description": "CKEditor 5 operations compressor for real-time collaboration.",
|
|
5
5
|
"license": "SEE LICENSE IN LICENSE.md",
|
|
6
6
|
"homepage": "https://ckeditor.com/collaboration/real-time/",
|
|
@@ -33,7 +33,8 @@
|
|
|
33
33
|
"main": "src/index.js",
|
|
34
34
|
"types": "src/index.d.ts",
|
|
35
35
|
"dependencies": {
|
|
36
|
-
"ckeditor5": "42.0.
|
|
36
|
+
"@ckeditor/ckeditor5-utils": "42.0.2-alpha.0",
|
|
37
|
+
"ckeditor5": "42.0.2-alpha.0",
|
|
37
38
|
"lodash-es": "4.17.21",
|
|
38
39
|
"protobufjs": "7.2.5"
|
|
39
40
|
},
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
function _0x550b(){const _0x3109b2=['10544862JnQLyd','_combineNext','274889BuJCew','1116441FafpIA','2jeSoVA','_compareOperations','length','20mHvcdF','buffers','_splitCurrent','929731KwdQUo','28955znrPBM','_compressSingleOperation','types','_decompressSingleOperation','365259fxEYuA','compress','decompress','1126024vnkySA','48DllbPJ','push','_context','48qdOJSD','shift','_id','49TZjxPR'];_0x550b=function(){return _0x3109b2;};return _0x550b();}function _0x4261(_0x297114,_0x759651){const _0x550b75=_0x550b();return _0x4261=function(_0x4261fa,_0x452f82){_0x4261fa=_0x4261fa-0x118;let _0xc6c81f=_0x550b75[_0x4261fa];return _0xc6c81f;},_0x4261(_0x297114,_0x759651);}const _0x4d1c66=_0x4261;(function(_0x4248a6,_0x368c2b){const _0x3c139d=_0x4261,_0x3961eb=_0x4248a6();while(!![]){try{const _0x5f2926=-parseInt(_0x3c139d(0x130))/0x1*(parseInt(_0x3c139d(0x118))/0x2)+parseInt(_0x3c139d(0x123))/0x3*(-parseInt(_0x3c139d(0x127))/0x4)+-parseInt(_0x3c139d(0x11f))/0x5+parseInt(_0x3c139d(0x12e))/0x6+-parseInt(_0x3c139d(0x12d))/0x7*(-parseInt(_0x3c139d(0x126))/0x8)+-parseInt(_0x3c139d(0x131))/0x9*(-parseInt(_0x3c139d(0x11b))/0xa)+-parseInt(_0x3c139d(0x11e))/0xb*(parseInt(_0x3c139d(0x12a))/0xc);if(_0x5f2926===_0x368c2b)break;else _0x3961eb['push'](_0x3961eb['shift']());}catch(_0x309c3a){_0x3961eb['push'](_0x3961eb['shift']());}}}(_0x550b,0xde6c6));import{cloneDeep as _0x46fdec}from'lodash-es';export default class b{constructor(_0x40b260,_0x4001db){const _0x24a4e3=_0x4261;this[_0x24a4e3(0x12c)]=_0x40b260,this[_0x24a4e3(0x129)]=_0x4001db;}[_0x4d1c66(0x124)](_0x51cc91,_0x588e3c){const _0xc1d110=_0x4d1c66;let _0x1356ec;for(;_0x588e3c[_0xc1d110(0x11a)]>0x1&&this[_0xc1d110(0x119)](_0x588e3c[0x0],_0x588e3c[0x1]);)_0x1356ec?(_0x1356ec=this[_0xc1d110(0x12f)](_0x588e3c[_0xc1d110(0x12b)](),_0x1356ec),_0x51cc91[_0xc1d110(0x121)][_0xc1d110(0x128)](0x0)):(_0x1356ec=_0x46fdec(_0x588e3c[_0xc1d110(0x12b)]()),_0x51cc91[_0xc1d110(0x121)][_0xc1d110(0x128)](this[_0xc1d110(0x12c)]));return!!_0x1356ec&&(_0x1356ec=this[_0xc1d110(0x12f)](_0x588e3c[_0xc1d110(0x12b)](),_0x1356ec),_0x51cc91[_0xc1d110(0x121)][_0xc1d110(0x128)](0x0),_0x51cc91[_0xc1d110(0x11c)][_0xc1d110(0x128)](this[_0xc1d110(0x120)](_0x1356ec)),!0x0);}[_0x4d1c66(0x125)](_0x215d3f,_0x51299d){const _0x3a6c85=_0x4d1c66,_0xe2ec8d=this[_0x3a6c85(0x122)](_0x51299d);for(;0x0==_0x51299d[_0x3a6c85(0x121)][0x0];)_0x51299d[_0x3a6c85(0x121)][_0x3a6c85(0x12b)](),_0x215d3f[_0x3a6c85(0x128)](this[_0x3a6c85(0x11d)](_0xe2ec8d));_0x215d3f[_0x3a6c85(0x128)](_0xe2ec8d);}}
|