@ckeditor/ckeditor5-operations-compressor 42.0.1 → 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 _0x58e308=_0x462d7f['Reader'],_0x34d149=_0x462d7f['Writer'],_0x39ed90=_0x462d7f['util'],_0x2d71cb=_0x462d7f['roots']['default']||(_0x462d7f['roots']['default']={});return _0x2d71cb['AttributeOperation']=(function(){function _0x11e50a(_0x6f7776){if(_0x6f7776){for(var _0x2b1d24=Object['keys'](_0x6f7776),_0x44ccdd=0x0;_0x44ccdd<_0x2b1d24['length'];++_0x44ccdd)null!=_0x6f7776[_0x2b1d24[_0x44ccdd]]&&(this[_0x2b1d24[_0x44ccdd]]=_0x6f7776[_0x2b1d24[_0x44ccdd]]);}}return _0x11e50a['prototype']['range']=null,_0x11e50a['prototype']['key']='',_0x11e50a['prototype']['oldValueBoolean']=!0x1,_0x11e50a['prototype']['oldValueJson']='',_0x11e50a['prototype']['newValueBoolean']=!0x1,_0x11e50a['prototype']['newValueJson']='',_0x11e50a['prototype']['wasUndone']=!0x1,_0x11e50a['create']=function(_0x50a8b9){return new _0x11e50a(_0x50a8b9);},_0x11e50a['encode']=function(_0xb163b0,_0x3f6502){return _0x3f6502||(_0x3f6502=_0x34d149['create']()),null!=_0xb163b0['range']&&Object['hasOwnProperty']['call'](_0xb163b0,'range')&&_0x2d71cb['Range']['encode'](_0xb163b0['range'],_0x3f6502['uint32'](0xa)['fork']())['ldelim'](),null!=_0xb163b0['key']&&Object['hasOwnProperty']['call'](_0xb163b0,'key')&&_0x3f6502['uint32'](0x12)['string'](_0xb163b0['key']),null!=_0xb163b0['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0xb163b0,'oldValueBoolean')&&_0x3f6502['uint32'](0x18)['bool'](_0xb163b0['oldValueBoolean']),null!=_0xb163b0['oldValueJson']&&Object['hasOwnProperty']['call'](_0xb163b0,'oldValueJson')&&_0x3f6502['uint32'](0x22)['string'](_0xb163b0['oldValueJson']),null!=_0xb163b0['newValueBoolean']&&Object['hasOwnProperty']['call'](_0xb163b0,'newValueBoolean')&&_0x3f6502['uint32'](0x28)['bool'](_0xb163b0['newValueBoolean']),null!=_0xb163b0['newValueJson']&&Object['hasOwnProperty']['call'](_0xb163b0,'newValueJson')&&_0x3f6502['uint32'](0x32)['string'](_0xb163b0['newValueJson']),null!=_0xb163b0['wasUndone']&&Object['hasOwnProperty']['call'](_0xb163b0,'wasUndone')&&_0x3f6502['uint32'](0x38)['bool'](_0xb163b0['wasUndone']),_0x3f6502;},_0x11e50a['encodeDelimited']=function(_0x560296,_0x1bc05d){return this['encode'](_0x560296,_0x1bc05d)['ldelim']();},_0x11e50a['decode']=function(_0x4342e0,_0x6bbd9a){_0x4342e0 instanceof _0x58e308||(_0x4342e0=_0x58e308['create'](_0x4342e0));for(var _0x10384f=void 0x0===_0x6bbd9a?_0x4342e0['len']:_0x4342e0['pos']+_0x6bbd9a,_0x5a4178=new _0x2d71cb['AttributeOperation']();_0x4342e0['pos']<_0x10384f;){var _0xebc61e=_0x4342e0['uint32']();switch(_0xebc61e>>>0x3){case 0x1:_0x5a4178['range']=_0x2d71cb['Range']['decode'](_0x4342e0,_0x4342e0['uint32']());break;case 0x2:_0x5a4178['key']=_0x4342e0['string']();break;case 0x3:_0x5a4178['oldValueBoolean']=_0x4342e0['bool']();break;case 0x4:_0x5a4178['oldValueJson']=_0x4342e0['string']();break;case 0x5:_0x5a4178['newValueBoolean']=_0x4342e0['bool']();break;case 0x6:_0x5a4178['newValueJson']=_0x4342e0['string']();break;case 0x7:_0x5a4178['wasUndone']=_0x4342e0['bool']();break;default:_0x4342e0['skipType'](0x7&_0xebc61e);}}return _0x5a4178;},_0x11e50a['decodeDelimited']=function(_0x4ad1d0){return _0x4ad1d0 instanceof _0x58e308||(_0x4ad1d0=new _0x58e308(_0x4ad1d0)),this['decode'](_0x4ad1d0,_0x4ad1d0['uint32']());},_0x11e50a['verify']=function(_0x47ba51){if('object'!=typeof _0x47ba51||null===_0x47ba51)return'object\x20expected';if(null!=_0x47ba51['range']&&_0x47ba51['hasOwnProperty']('range')){var _0x39aaad=_0x2d71cb['Range']['verify'](_0x47ba51['range']);if(_0x39aaad)return'range.'+_0x39aaad;}return null!=_0x47ba51['key']&&_0x47ba51['hasOwnProperty']('key')&&!_0x39ed90['isString'](_0x47ba51['key'])?'key:\x20string\x20expected':null!=_0x47ba51['oldValueBoolean']&&_0x47ba51['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x47ba51['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x47ba51['oldValueJson']&&_0x47ba51['hasOwnProperty']('oldValueJson')&&!_0x39ed90['isString'](_0x47ba51['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x47ba51['newValueBoolean']&&_0x47ba51['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x47ba51['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x47ba51['newValueJson']&&_0x47ba51['hasOwnProperty']('newValueJson')&&!_0x39ed90['isString'](_0x47ba51['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x47ba51['wasUndone']&&_0x47ba51['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x47ba51['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x11e50a['fromObject']=function(_0x56e2b3){if(_0x56e2b3 instanceof _0x2d71cb['AttributeOperation'])return _0x56e2b3;var _0x51cac5=new _0x2d71cb['AttributeOperation']();if(null!=_0x56e2b3['range']){if('object'!=typeof _0x56e2b3['range'])throw TypeError('.AttributeOperation.range:\x20object\x20expected');_0x51cac5['range']=_0x2d71cb['Range']['fromObject'](_0x56e2b3['range']);}return null!=_0x56e2b3['key']&&(_0x51cac5['key']=String(_0x56e2b3['key'])),null!=_0x56e2b3['oldValueBoolean']&&(_0x51cac5['oldValueBoolean']=Boolean(_0x56e2b3['oldValueBoolean'])),null!=_0x56e2b3['oldValueJson']&&(_0x51cac5['oldValueJson']=String(_0x56e2b3['oldValueJson'])),null!=_0x56e2b3['newValueBoolean']&&(_0x51cac5['newValueBoolean']=Boolean(_0x56e2b3['newValueBoolean'])),null!=_0x56e2b3['newValueJson']&&(_0x51cac5['newValueJson']=String(_0x56e2b3['newValueJson'])),null!=_0x56e2b3['wasUndone']&&(_0x51cac5['wasUndone']=Boolean(_0x56e2b3['wasUndone'])),_0x51cac5;},_0x11e50a['toObject']=function(_0xa308a7,_0xa286e5){_0xa286e5||(_0xa286e5={});var _0x2491ac={};return _0xa286e5['defaults']&&(_0x2491ac['range']=null,_0x2491ac['key']='',_0x2491ac['oldValueBoolean']=!0x1,_0x2491ac['oldValueJson']='',_0x2491ac['newValueBoolean']=!0x1,_0x2491ac['newValueJson']='',_0x2491ac['wasUndone']=!0x1),null!=_0xa308a7['range']&&_0xa308a7['hasOwnProperty']('range')&&(_0x2491ac['range']=_0x2d71cb['Range']['toObject'](_0xa308a7['range'],_0xa286e5)),null!=_0xa308a7['key']&&_0xa308a7['hasOwnProperty']('key')&&(_0x2491ac['key']=_0xa308a7['key']),null!=_0xa308a7['oldValueBoolean']&&_0xa308a7['hasOwnProperty']('oldValueBoolean')&&(_0x2491ac['oldValueBoolean']=_0xa308a7['oldValueBoolean']),null!=_0xa308a7['oldValueJson']&&_0xa308a7['hasOwnProperty']('oldValueJson')&&(_0x2491ac['oldValueJson']=_0xa308a7['oldValueJson']),null!=_0xa308a7['newValueBoolean']&&_0xa308a7['hasOwnProperty']('newValueBoolean')&&(_0x2491ac['newValueBoolean']=_0xa308a7['newValueBoolean']),null!=_0xa308a7['newValueJson']&&_0xa308a7['hasOwnProperty']('newValueJson')&&(_0x2491ac['newValueJson']=_0xa308a7['newValueJson']),null!=_0xa308a7['wasUndone']&&_0xa308a7['hasOwnProperty']('wasUndone')&&(_0x2491ac['wasUndone']=_0xa308a7['wasUndone']),_0x2491ac;},_0x11e50a['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x462d7f['util']['toJSONOptions']);},_0x11e50a['getTypeUrl']=function(_0x4aebcd){return void 0x0===_0x4aebcd&&(_0x4aebcd='type.googleapis.com'),_0x4aebcd+'/AttributeOperation';},_0x11e50a;}()),_0x2d71cb['InsertOperation']=(function(){function _0x482708(_0x22cd87){if(this['nodes']=[],_0x22cd87){for(var _0x22961f=Object['keys'](_0x22cd87),_0x16c5df=0x0;_0x16c5df<_0x22961f['length'];++_0x16c5df)null!=_0x22cd87[_0x22961f[_0x16c5df]]&&(this[_0x22961f[_0x16c5df]]=_0x22cd87[_0x22961f[_0x16c5df]]);}}return _0x482708['prototype']['position']=null,_0x482708['prototype']['nodes']=_0x39ed90['emptyArray'],_0x482708['prototype']['shouldReceiveAttributes']=!0x1,_0x482708['prototype']['wasUndone']=!0x1,_0x482708['create']=function(_0x3f45ae){return new _0x482708(_0x3f45ae);},_0x482708['encode']=function(_0x4ab0eb,_0x3137c1){if(_0x3137c1||(_0x3137c1=_0x34d149['create']()),null!=_0x4ab0eb['position']&&Object['hasOwnProperty']['call'](_0x4ab0eb,'position')&&_0x2d71cb['Position']['encode'](_0x4ab0eb['position'],_0x3137c1['uint32'](0xa)['fork']())['ldelim'](),null!=_0x4ab0eb['nodes']&&_0x4ab0eb['nodes']['length']){for(var _0x359346=0x0;_0x359346<_0x4ab0eb['nodes']['length'];++_0x359346)_0x2d71cb['Element']['encode'](_0x4ab0eb['nodes'][_0x359346],_0x3137c1['uint32'](0x12)['fork']())['ldelim']();}return null!=_0x4ab0eb['shouldReceiveAttributes']&&Object['hasOwnProperty']['call'](_0x4ab0eb,'shouldReceiveAttributes')&&_0x3137c1['uint32'](0x18)['bool'](_0x4ab0eb['shouldReceiveAttributes']),null!=_0x4ab0eb['wasUndone']&&Object['hasOwnProperty']['call'](_0x4ab0eb,'wasUndone')&&_0x3137c1['uint32'](0x20)['bool'](_0x4ab0eb['wasUndone']),_0x3137c1;},_0x482708['encodeDelimited']=function(_0x2c1a25,_0xb280d3){return this['encode'](_0x2c1a25,_0xb280d3)['ldelim']();},_0x482708['decode']=function(_0xd80282,_0x5de82a){_0xd80282 instanceof _0x58e308||(_0xd80282=_0x58e308['create'](_0xd80282));for(var _0x243176=void 0x0===_0x5de82a?_0xd80282['len']:_0xd80282['pos']+_0x5de82a,_0x5a0e63=new _0x2d71cb['InsertOperation']();_0xd80282['pos']<_0x243176;){var _0x11aaba=_0xd80282['uint32']();switch(_0x11aaba>>>0x3){case 0x1:_0x5a0e63['position']=_0x2d71cb['Position']['decode'](_0xd80282,_0xd80282['uint32']());break;case 0x2:_0x5a0e63['nodes']&&_0x5a0e63['nodes']['length']||(_0x5a0e63['nodes']=[]),_0x5a0e63['nodes']['push'](_0x2d71cb['Element']['decode'](_0xd80282,_0xd80282['uint32']()));break;case 0x3:_0x5a0e63['shouldReceiveAttributes']=_0xd80282['bool']();break;case 0x4:_0x5a0e63['wasUndone']=_0xd80282['bool']();break;default:_0xd80282['skipType'](0x7&_0x11aaba);}}return _0x5a0e63;},_0x482708['decodeDelimited']=function(_0xccc48f){return _0xccc48f instanceof _0x58e308||(_0xccc48f=new _0x58e308(_0xccc48f)),this['decode'](_0xccc48f,_0xccc48f['uint32']());},_0x482708['verify']=function(_0x2dc02f){if('object'!=typeof _0x2dc02f||null===_0x2dc02f)return'object\x20expected';if(null!=_0x2dc02f['position']&&_0x2dc02f['hasOwnProperty']('position')&&(_0x2b6702=_0x2d71cb['Position']['verify'](_0x2dc02f['position'])))return'position.'+_0x2b6702;if(null!=_0x2dc02f['nodes']&&_0x2dc02f['hasOwnProperty']('nodes')){if(!Array['isArray'](_0x2dc02f['nodes']))return'nodes:\x20array\x20expected';for(var _0x2aabe0=0x0;_0x2aabe0<_0x2dc02f['nodes']['length'];++_0x2aabe0){var _0x2b6702;if(_0x2b6702=_0x2d71cb['Element']['verify'](_0x2dc02f['nodes'][_0x2aabe0]))return'nodes.'+_0x2b6702;}}return null!=_0x2dc02f['shouldReceiveAttributes']&&_0x2dc02f['hasOwnProperty']('shouldReceiveAttributes')&&'boolean'!=typeof _0x2dc02f['shouldReceiveAttributes']?'shouldReceiveAttributes:\x20boolean\x20expected':null!=_0x2dc02f['wasUndone']&&_0x2dc02f['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x2dc02f['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x482708['fromObject']=function(_0x196a0c){if(_0x196a0c instanceof _0x2d71cb['InsertOperation'])return _0x196a0c;var _0x5ec0c9=new _0x2d71cb['InsertOperation']();if(null!=_0x196a0c['position']){if('object'!=typeof _0x196a0c['position'])throw TypeError('.InsertOperation.position:\x20object\x20expected');_0x5ec0c9['position']=_0x2d71cb['Position']['fromObject'](_0x196a0c['position']);}if(_0x196a0c['nodes']){if(!Array['isArray'](_0x196a0c['nodes']))throw TypeError('.InsertOperation.nodes:\x20array\x20expected');_0x5ec0c9['nodes']=[];for(var _0x508004=0x0;_0x508004<_0x196a0c['nodes']['length'];++_0x508004){if('object'!=typeof _0x196a0c['nodes'][_0x508004])throw TypeError('.InsertOperation.nodes:\x20object\x20expected');_0x5ec0c9['nodes'][_0x508004]=_0x2d71cb['Element']['fromObject'](_0x196a0c['nodes'][_0x508004]);}}return null!=_0x196a0c['shouldReceiveAttributes']&&(_0x5ec0c9['shouldReceiveAttributes']=Boolean(_0x196a0c['shouldReceiveAttributes'])),null!=_0x196a0c['wasUndone']&&(_0x5ec0c9['wasUndone']=Boolean(_0x196a0c['wasUndone'])),_0x5ec0c9;},_0x482708['toObject']=function(_0x4a03a9,_0x5b8e60){_0x5b8e60||(_0x5b8e60={});var _0x38c789={};if((_0x5b8e60['arrays']||_0x5b8e60['defaults'])&&(_0x38c789['nodes']=[]),_0x5b8e60['defaults']&&(_0x38c789['position']=null,_0x38c789['shouldReceiveAttributes']=!0x1,_0x38c789['wasUndone']=!0x1),null!=_0x4a03a9['position']&&_0x4a03a9['hasOwnProperty']('position')&&(_0x38c789['position']=_0x2d71cb['Position']['toObject'](_0x4a03a9['position'],_0x5b8e60)),_0x4a03a9['nodes']&&_0x4a03a9['nodes']['length']){_0x38c789['nodes']=[];for(var _0x1b9c62=0x0;_0x1b9c62<_0x4a03a9['nodes']['length'];++_0x1b9c62)_0x38c789['nodes'][_0x1b9c62]=_0x2d71cb['Element']['toObject'](_0x4a03a9['nodes'][_0x1b9c62],_0x5b8e60);}return null!=_0x4a03a9['shouldReceiveAttributes']&&_0x4a03a9['hasOwnProperty']('shouldReceiveAttributes')&&(_0x38c789['shouldReceiveAttributes']=_0x4a03a9['shouldReceiveAttributes']),null!=_0x4a03a9['wasUndone']&&_0x4a03a9['hasOwnProperty']('wasUndone')&&(_0x38c789['wasUndone']=_0x4a03a9['wasUndone']),_0x38c789;},_0x482708['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x462d7f['util']['toJSONOptions']);},_0x482708['getTypeUrl']=function(_0x2ce48a){return void 0x0===_0x2ce48a&&(_0x2ce48a='type.googleapis.com'),_0x2ce48a+'/InsertOperation';},_0x482708;}()),_0x2d71cb['MarkerOperation']=(function(){function _0x575243(_0x2dee47){if(_0x2dee47){for(var _0x3c97a9=Object['keys'](_0x2dee47),_0x165d5b=0x0;_0x165d5b<_0x3c97a9['length'];++_0x165d5b)null!=_0x2dee47[_0x3c97a9[_0x165d5b]]&&(this[_0x3c97a9[_0x165d5b]]=_0x2dee47[_0x3c97a9[_0x165d5b]]);}}return _0x575243['prototype']['name']='',_0x575243['prototype']['oldRange']=null,_0x575243['prototype']['newRange']=null,_0x575243['prototype']['affectsData']=!0x1,_0x575243['prototype']['wasUndone']=!0x1,_0x575243['create']=function(_0x5abbc4){return new _0x575243(_0x5abbc4);},_0x575243['encode']=function(_0x534a90,_0x51e634){return _0x51e634||(_0x51e634=_0x34d149['create']()),null!=_0x534a90['name']&&Object['hasOwnProperty']['call'](_0x534a90,'name')&&_0x51e634['uint32'](0xa)['string'](_0x534a90['name']),null!=_0x534a90['oldRange']&&Object['hasOwnProperty']['call'](_0x534a90,'oldRange')&&_0x2d71cb['Range']['encode'](_0x534a90['oldRange'],_0x51e634['uint32'](0x12)['fork']())['ldelim'](),null!=_0x534a90['newRange']&&Object['hasOwnProperty']['call'](_0x534a90,'newRange')&&_0x2d71cb['Range']['encode'](_0x534a90['newRange'],_0x51e634['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x534a90['affectsData']&&Object['hasOwnProperty']['call'](_0x534a90,'affectsData')&&_0x51e634['uint32'](0x20)['bool'](_0x534a90['affectsData']),null!=_0x534a90['wasUndone']&&Object['hasOwnProperty']['call'](_0x534a90,'wasUndone')&&_0x51e634['uint32'](0x28)['bool'](_0x534a90['wasUndone']),_0x51e634;},_0x575243['encodeDelimited']=function(_0x1f8000,_0x23c26c){return this['encode'](_0x1f8000,_0x23c26c)['ldelim']();},_0x575243['decode']=function(_0x2d49b6,_0x1d3515){_0x2d49b6 instanceof _0x58e308||(_0x2d49b6=_0x58e308['create'](_0x2d49b6));for(var _0x47f40d=void 0x0===_0x1d3515?_0x2d49b6['len']:_0x2d49b6['pos']+_0x1d3515,_0x373f8e=new _0x2d71cb['MarkerOperation']();_0x2d49b6['pos']<_0x47f40d;){var _0x1afaf7=_0x2d49b6['uint32']();switch(_0x1afaf7>>>0x3){case 0x1:_0x373f8e['name']=_0x2d49b6['string']();break;case 0x2:_0x373f8e['oldRange']=_0x2d71cb['Range']['decode'](_0x2d49b6,_0x2d49b6['uint32']());break;case 0x3:_0x373f8e['newRange']=_0x2d71cb['Range']['decode'](_0x2d49b6,_0x2d49b6['uint32']());break;case 0x4:_0x373f8e['affectsData']=_0x2d49b6['bool']();break;case 0x5:_0x373f8e['wasUndone']=_0x2d49b6['bool']();break;default:_0x2d49b6['skipType'](0x7&_0x1afaf7);}}return _0x373f8e;},_0x575243['decodeDelimited']=function(_0x433833){return _0x433833 instanceof _0x58e308||(_0x433833=new _0x58e308(_0x433833)),this['decode'](_0x433833,_0x433833['uint32']());},_0x575243['verify']=function(_0x2ff0cf){if('object'!=typeof _0x2ff0cf||null===_0x2ff0cf)return'object\x20expected';if(null!=_0x2ff0cf['name']&&_0x2ff0cf['hasOwnProperty']('name')&&!_0x39ed90['isString'](_0x2ff0cf['name']))return'name:\x20string\x20expected';var _0x526fc5;if(null!=_0x2ff0cf['oldRange']&&_0x2ff0cf['hasOwnProperty']('oldRange')&&(_0x526fc5=_0x2d71cb['Range']['verify'](_0x2ff0cf['oldRange'])))return'oldRange.'+_0x526fc5;if(null!=_0x2ff0cf['newRange']&&_0x2ff0cf['hasOwnProperty']('newRange')&&(_0x526fc5=_0x2d71cb['Range']['verify'](_0x2ff0cf['newRange'])))return'newRange.'+_0x526fc5;return null!=_0x2ff0cf['affectsData']&&_0x2ff0cf['hasOwnProperty']('affectsData')&&'boolean'!=typeof _0x2ff0cf['affectsData']?'affectsData:\x20boolean\x20expected':null!=_0x2ff0cf['wasUndone']&&_0x2ff0cf['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x2ff0cf['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x575243['fromObject']=function(_0x524bce){if(_0x524bce instanceof _0x2d71cb['MarkerOperation'])return _0x524bce;var _0x981c33=new _0x2d71cb['MarkerOperation']();if(null!=_0x524bce['name']&&(_0x981c33['name']=String(_0x524bce['name'])),null!=_0x524bce['oldRange']){if('object'!=typeof _0x524bce['oldRange'])throw TypeError('.MarkerOperation.oldRange:\x20object\x20expected');_0x981c33['oldRange']=_0x2d71cb['Range']['fromObject'](_0x524bce['oldRange']);}if(null!=_0x524bce['newRange']){if('object'!=typeof _0x524bce['newRange'])throw TypeError('.MarkerOperation.newRange:\x20object\x20expected');_0x981c33['newRange']=_0x2d71cb['Range']['fromObject'](_0x524bce['newRange']);}return null!=_0x524bce['affectsData']&&(_0x981c33['affectsData']=Boolean(_0x524bce['affectsData'])),null!=_0x524bce['wasUndone']&&(_0x981c33['wasUndone']=Boolean(_0x524bce['wasUndone'])),_0x981c33;},_0x575243['toObject']=function(_0x2285bd,_0xa606f3){_0xa606f3||(_0xa606f3={});var _0x50bf8f={};return _0xa606f3['defaults']&&(_0x50bf8f['name']='',_0x50bf8f['oldRange']=null,_0x50bf8f['newRange']=null,_0x50bf8f['affectsData']=!0x1,_0x50bf8f['wasUndone']=!0x1),null!=_0x2285bd['name']&&_0x2285bd['hasOwnProperty']('name')&&(_0x50bf8f['name']=_0x2285bd['name']),null!=_0x2285bd['oldRange']&&_0x2285bd['hasOwnProperty']('oldRange')&&(_0x50bf8f['oldRange']=_0x2d71cb['Range']['toObject'](_0x2285bd['oldRange'],_0xa606f3)),null!=_0x2285bd['newRange']&&_0x2285bd['hasOwnProperty']('newRange')&&(_0x50bf8f['newRange']=_0x2d71cb['Range']['toObject'](_0x2285bd['newRange'],_0xa606f3)),null!=_0x2285bd['affectsData']&&_0x2285bd['hasOwnProperty']('affectsData')&&(_0x50bf8f['affectsData']=_0x2285bd['affectsData']),null!=_0x2285bd['wasUndone']&&_0x2285bd['hasOwnProperty']('wasUndone')&&(_0x50bf8f['wasUndone']=_0x2285bd['wasUndone']),_0x50bf8f;},_0x575243['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x462d7f['util']['toJSONOptions']);},_0x575243['getTypeUrl']=function(_0x408cd2){return void 0x0===_0x408cd2&&(_0x408cd2='type.googleapis.com'),_0x408cd2+'/MarkerOperation';},_0x575243;}()),_0x2d71cb['MergeOperation']=(function(){function _0x728d83(_0x37d667){if(_0x37d667){for(var _0x66b283=Object['keys'](_0x37d667),_0x22b8f7=0x0;_0x22b8f7<_0x66b283['length'];++_0x22b8f7)null!=_0x37d667[_0x66b283[_0x22b8f7]]&&(this[_0x66b283[_0x22b8f7]]=_0x37d667[_0x66b283[_0x22b8f7]]);}}return _0x728d83['prototype']['sourcePosition']=null,_0x728d83['prototype']['targetPosition']=null,_0x728d83['prototype']['graveyardPosition']=null,_0x728d83['prototype']['howMany']=0x0,_0x728d83['prototype']['wasUndone']=!0x1,_0x728d83['create']=function(_0x1c3c87){return new _0x728d83(_0x1c3c87);},_0x728d83['encode']=function(_0xc585a1,_0x4f59e8){return _0x4f59e8||(_0x4f59e8=_0x34d149['create']()),null!=_0xc585a1['sourcePosition']&&Object['hasOwnProperty']['call'](_0xc585a1,'sourcePosition')&&_0x2d71cb['Position']['encode'](_0xc585a1['sourcePosition'],_0x4f59e8['uint32'](0xa)['fork']())['ldelim'](),null!=_0xc585a1['targetPosition']&&Object['hasOwnProperty']['call'](_0xc585a1,'targetPosition')&&_0x2d71cb['Position']['encode'](_0xc585a1['targetPosition'],_0x4f59e8['uint32'](0x12)['fork']())['ldelim'](),null!=_0xc585a1['graveyardPosition']&&Object['hasOwnProperty']['call'](_0xc585a1,'graveyardPosition')&&_0x2d71cb['Position']['encode'](_0xc585a1['graveyardPosition'],_0x4f59e8['uint32'](0x1a)['fork']())['ldelim'](),null!=_0xc585a1['howMany']&&Object['hasOwnProperty']['call'](_0xc585a1,'howMany')&&_0x4f59e8['uint32'](0x20)['uint32'](_0xc585a1['howMany']),null!=_0xc585a1['wasUndone']&&Object['hasOwnProperty']['call'](_0xc585a1,'wasUndone')&&_0x4f59e8['uint32'](0x28)['bool'](_0xc585a1['wasUndone']),_0x4f59e8;},_0x728d83['encodeDelimited']=function(_0x224ecb,_0x5ab30e){return this['encode'](_0x224ecb,_0x5ab30e)['ldelim']();},_0x728d83['decode']=function(_0x470479,_0x409a7c){_0x470479 instanceof _0x58e308||(_0x470479=_0x58e308['create'](_0x470479));for(var _0x53be3d=void 0x0===_0x409a7c?_0x470479['len']:_0x470479['pos']+_0x409a7c,_0x52e6c0=new _0x2d71cb['MergeOperation']();_0x470479['pos']<_0x53be3d;){var _0x5815ee=_0x470479['uint32']();switch(_0x5815ee>>>0x3){case 0x1:_0x52e6c0['sourcePosition']=_0x2d71cb['Position']['decode'](_0x470479,_0x470479['uint32']());break;case 0x2:_0x52e6c0['targetPosition']=_0x2d71cb['Position']['decode'](_0x470479,_0x470479['uint32']());break;case 0x3:_0x52e6c0['graveyardPosition']=_0x2d71cb['Position']['decode'](_0x470479,_0x470479['uint32']());break;case 0x4:_0x52e6c0['howMany']=_0x470479['uint32']();break;case 0x5:_0x52e6c0['wasUndone']=_0x470479['bool']();break;default:_0x470479['skipType'](0x7&_0x5815ee);}}return _0x52e6c0;},_0x728d83['decodeDelimited']=function(_0x29783e){return _0x29783e instanceof _0x58e308||(_0x29783e=new _0x58e308(_0x29783e)),this['decode'](_0x29783e,_0x29783e['uint32']());},_0x728d83['verify']=function(_0x54fdc8){if('object'!=typeof _0x54fdc8||null===_0x54fdc8)return'object\x20expected';var _0x5aacfd;if(null!=_0x54fdc8['sourcePosition']&&_0x54fdc8['hasOwnProperty']('sourcePosition')&&(_0x5aacfd=_0x2d71cb['Position']['verify'](_0x54fdc8['sourcePosition'])))return'sourcePosition.'+_0x5aacfd;if(null!=_0x54fdc8['targetPosition']&&_0x54fdc8['hasOwnProperty']('targetPosition')&&(_0x5aacfd=_0x2d71cb['Position']['verify'](_0x54fdc8['targetPosition'])))return'targetPosition.'+_0x5aacfd;if(null!=_0x54fdc8['graveyardPosition']&&_0x54fdc8['hasOwnProperty']('graveyardPosition')&&(_0x5aacfd=_0x2d71cb['Position']['verify'](_0x54fdc8['graveyardPosition'])))return'graveyardPosition.'+_0x5aacfd;return null!=_0x54fdc8['howMany']&&_0x54fdc8['hasOwnProperty']('howMany')&&!_0x39ed90['isInteger'](_0x54fdc8['howMany'])?'howMany:\x20integer\x20expected':null!=_0x54fdc8['wasUndone']&&_0x54fdc8['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x54fdc8['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x728d83['fromObject']=function(_0x48df6f){if(_0x48df6f instanceof _0x2d71cb['MergeOperation'])return _0x48df6f;var _0x347915=new _0x2d71cb['MergeOperation']();if(null!=_0x48df6f['sourcePosition']){if('object'!=typeof _0x48df6f['sourcePosition'])throw TypeError('.MergeOperation.sourcePosition:\x20object\x20expected');_0x347915['sourcePosition']=_0x2d71cb['Position']['fromObject'](_0x48df6f['sourcePosition']);}if(null!=_0x48df6f['targetPosition']){if('object'!=typeof _0x48df6f['targetPosition'])throw TypeError('.MergeOperation.targetPosition:\x20object\x20expected');_0x347915['targetPosition']=_0x2d71cb['Position']['fromObject'](_0x48df6f['targetPosition']);}if(null!=_0x48df6f['graveyardPosition']){if('object'!=typeof _0x48df6f['graveyardPosition'])throw TypeError('.MergeOperation.graveyardPosition:\x20object\x20expected');_0x347915['graveyardPosition']=_0x2d71cb['Position']['fromObject'](_0x48df6f['graveyardPosition']);}return null!=_0x48df6f['howMany']&&(_0x347915['howMany']=_0x48df6f['howMany']>>>0x0),null!=_0x48df6f['wasUndone']&&(_0x347915['wasUndone']=Boolean(_0x48df6f['wasUndone'])),_0x347915;},_0x728d83['toObject']=function(_0x36088f,_0x2e38cd){_0x2e38cd||(_0x2e38cd={});var _0x4dd193={};return _0x2e38cd['defaults']&&(_0x4dd193['sourcePosition']=null,_0x4dd193['targetPosition']=null,_0x4dd193['graveyardPosition']=null,_0x4dd193['howMany']=0x0,_0x4dd193['wasUndone']=!0x1),null!=_0x36088f['sourcePosition']&&_0x36088f['hasOwnProperty']('sourcePosition')&&(_0x4dd193['sourcePosition']=_0x2d71cb['Position']['toObject'](_0x36088f['sourcePosition'],_0x2e38cd)),null!=_0x36088f['targetPosition']&&_0x36088f['hasOwnProperty']('targetPosition')&&(_0x4dd193['targetPosition']=_0x2d71cb['Position']['toObject'](_0x36088f['targetPosition'],_0x2e38cd)),null!=_0x36088f['graveyardPosition']&&_0x36088f['hasOwnProperty']('graveyardPosition')&&(_0x4dd193['graveyardPosition']=_0x2d71cb['Position']['toObject'](_0x36088f['graveyardPosition'],_0x2e38cd)),null!=_0x36088f['howMany']&&_0x36088f['hasOwnProperty']('howMany')&&(_0x4dd193['howMany']=_0x36088f['howMany']),null!=_0x36088f['wasUndone']&&_0x36088f['hasOwnProperty']('wasUndone')&&(_0x4dd193['wasUndone']=_0x36088f['wasUndone']),_0x4dd193;},_0x728d83['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x462d7f['util']['toJSONOptions']);},_0x728d83['getTypeUrl']=function(_0x45634a){return void 0x0===_0x45634a&&(_0x45634a='type.googleapis.com'),_0x45634a+'/MergeOperation';},_0x728d83;}()),_0x2d71cb['MoveOperation']=(function(){function _0xb5e31c(_0x5cdaa0){if(_0x5cdaa0){for(var _0x1b61ac=Object['keys'](_0x5cdaa0),_0x324523=0x0;_0x324523<_0x1b61ac['length'];++_0x324523)null!=_0x5cdaa0[_0x1b61ac[_0x324523]]&&(this[_0x1b61ac[_0x324523]]=_0x5cdaa0[_0x1b61ac[_0x324523]]);}}return _0xb5e31c['prototype']['sourcePosition']=null,_0xb5e31c['prototype']['howMany']=0x0,_0xb5e31c['prototype']['targetPosition']=null,_0xb5e31c['prototype']['wasUndone']=!0x1,_0xb5e31c['create']=function(_0x43ef9d){return new _0xb5e31c(_0x43ef9d);},_0xb5e31c['encode']=function(_0x5d5b5a,_0x3024dd){return _0x3024dd||(_0x3024dd=_0x34d149['create']()),null!=_0x5d5b5a['sourcePosition']&&Object['hasOwnProperty']['call'](_0x5d5b5a,'sourcePosition')&&_0x2d71cb['Position']['encode'](_0x5d5b5a['sourcePosition'],_0x3024dd['uint32'](0xa)['fork']())['ldelim'](),null!=_0x5d5b5a['howMany']&&Object['hasOwnProperty']['call'](_0x5d5b5a,'howMany')&&_0x3024dd['uint32'](0x10)['uint32'](_0x5d5b5a['howMany']),null!=_0x5d5b5a['targetPosition']&&Object['hasOwnProperty']['call'](_0x5d5b5a,'targetPosition')&&_0x2d71cb['Position']['encode'](_0x5d5b5a['targetPosition'],_0x3024dd['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x5d5b5a['wasUndone']&&Object['hasOwnProperty']['call'](_0x5d5b5a,'wasUndone')&&_0x3024dd['uint32'](0x20)['bool'](_0x5d5b5a['wasUndone']),_0x3024dd;},_0xb5e31c['encodeDelimited']=function(_0x33cbec,_0x21452c){return this['encode'](_0x33cbec,_0x21452c)['ldelim']();},_0xb5e31c['decode']=function(_0xf85252,_0xd3ce31){_0xf85252 instanceof _0x58e308||(_0xf85252=_0x58e308['create'](_0xf85252));for(var _0x7155e7=void 0x0===_0xd3ce31?_0xf85252['len']:_0xf85252['pos']+_0xd3ce31,_0x1f182e=new _0x2d71cb['MoveOperation']();_0xf85252['pos']<_0x7155e7;){var _0x242368=_0xf85252['uint32']();switch(_0x242368>>>0x3){case 0x1:_0x1f182e['sourcePosition']=_0x2d71cb['Position']['decode'](_0xf85252,_0xf85252['uint32']());break;case 0x2:_0x1f182e['howMany']=_0xf85252['uint32']();break;case 0x3:_0x1f182e['targetPosition']=_0x2d71cb['Position']['decode'](_0xf85252,_0xf85252['uint32']());break;case 0x4:_0x1f182e['wasUndone']=_0xf85252['bool']();break;default:_0xf85252['skipType'](0x7&_0x242368);}}return _0x1f182e;},_0xb5e31c['decodeDelimited']=function(_0x5e5496){return _0x5e5496 instanceof _0x58e308||(_0x5e5496=new _0x58e308(_0x5e5496)),this['decode'](_0x5e5496,_0x5e5496['uint32']());},_0xb5e31c['verify']=function(_0x5653de){if('object'!=typeof _0x5653de||null===_0x5653de)return'object\x20expected';var _0x43471b;if(null!=_0x5653de['sourcePosition']&&_0x5653de['hasOwnProperty']('sourcePosition')&&(_0x43471b=_0x2d71cb['Position']['verify'](_0x5653de['sourcePosition'])))return'sourcePosition.'+_0x43471b;if(null!=_0x5653de['howMany']&&_0x5653de['hasOwnProperty']('howMany')&&!_0x39ed90['isInteger'](_0x5653de['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x5653de['targetPosition']&&_0x5653de['hasOwnProperty']('targetPosition')&&(_0x43471b=_0x2d71cb['Position']['verify'](_0x5653de['targetPosition'])))return'targetPosition.'+_0x43471b;return null!=_0x5653de['wasUndone']&&_0x5653de['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x5653de['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0xb5e31c['fromObject']=function(_0x2702b2){if(_0x2702b2 instanceof _0x2d71cb['MoveOperation'])return _0x2702b2;var _0x50571a=new _0x2d71cb['MoveOperation']();if(null!=_0x2702b2['sourcePosition']){if('object'!=typeof _0x2702b2['sourcePosition'])throw TypeError('.MoveOperation.sourcePosition:\x20object\x20expected');_0x50571a['sourcePosition']=_0x2d71cb['Position']['fromObject'](_0x2702b2['sourcePosition']);}if(null!=_0x2702b2['howMany']&&(_0x50571a['howMany']=_0x2702b2['howMany']>>>0x0),null!=_0x2702b2['targetPosition']){if('object'!=typeof _0x2702b2['targetPosition'])throw TypeError('.MoveOperation.targetPosition:\x20object\x20expected');_0x50571a['targetPosition']=_0x2d71cb['Position']['fromObject'](_0x2702b2['targetPosition']);}return null!=_0x2702b2['wasUndone']&&(_0x50571a['wasUndone']=Boolean(_0x2702b2['wasUndone'])),_0x50571a;},_0xb5e31c['toObject']=function(_0x2c31df,_0xd13cd1){_0xd13cd1||(_0xd13cd1={});var _0x2c2305={};return _0xd13cd1['defaults']&&(_0x2c2305['sourcePosition']=null,_0x2c2305['howMany']=0x0,_0x2c2305['targetPosition']=null,_0x2c2305['wasUndone']=!0x1),null!=_0x2c31df['sourcePosition']&&_0x2c31df['hasOwnProperty']('sourcePosition')&&(_0x2c2305['sourcePosition']=_0x2d71cb['Position']['toObject'](_0x2c31df['sourcePosition'],_0xd13cd1)),null!=_0x2c31df['howMany']&&_0x2c31df['hasOwnProperty']('howMany')&&(_0x2c2305['howMany']=_0x2c31df['howMany']),null!=_0x2c31df['targetPosition']&&_0x2c31df['hasOwnProperty']('targetPosition')&&(_0x2c2305['targetPosition']=_0x2d71cb['Position']['toObject'](_0x2c31df['targetPosition'],_0xd13cd1)),null!=_0x2c31df['wasUndone']&&_0x2c31df['hasOwnProperty']('wasUndone')&&(_0x2c2305['wasUndone']=_0x2c31df['wasUndone']),_0x2c2305;},_0xb5e31c['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x462d7f['util']['toJSONOptions']);},_0xb5e31c['getTypeUrl']=function(_0x138866){return void 0x0===_0x138866&&(_0x138866='type.googleapis.com'),_0x138866+'/MoveOperation';},_0xb5e31c;}()),_0x2d71cb['RenameOperation']=(function(){function _0x54027d(_0x9578c6){if(_0x9578c6){for(var _0x492da4=Object['keys'](_0x9578c6),_0x26fb38=0x0;_0x26fb38<_0x492da4['length'];++_0x26fb38)null!=_0x9578c6[_0x492da4[_0x26fb38]]&&(this[_0x492da4[_0x26fb38]]=_0x9578c6[_0x492da4[_0x26fb38]]);}}return _0x54027d['prototype']['position']=null,_0x54027d['prototype']['oldName']='',_0x54027d['prototype']['newName']='',_0x54027d['prototype']['wasUndone']=!0x1,_0x54027d['create']=function(_0x58f95c){return new _0x54027d(_0x58f95c);},_0x54027d['encode']=function(_0x5e3636,_0x246cff){return _0x246cff||(_0x246cff=_0x34d149['create']()),null!=_0x5e3636['position']&&Object['hasOwnProperty']['call'](_0x5e3636,'position')&&_0x2d71cb['Position']['encode'](_0x5e3636['position'],_0x246cff['uint32'](0xa)['fork']())['ldelim'](),null!=_0x5e3636['oldName']&&Object['hasOwnProperty']['call'](_0x5e3636,'oldName')&&_0x246cff['uint32'](0x12)['string'](_0x5e3636['oldName']),null!=_0x5e3636['newName']&&Object['hasOwnProperty']['call'](_0x5e3636,'newName')&&_0x246cff['uint32'](0x1a)['string'](_0x5e3636['newName']),null!=_0x5e3636['wasUndone']&&Object['hasOwnProperty']['call'](_0x5e3636,'wasUndone')&&_0x246cff['uint32'](0x20)['bool'](_0x5e3636['wasUndone']),_0x246cff;},_0x54027d['encodeDelimited']=function(_0x461c58,_0x11eee6){return this['encode'](_0x461c58,_0x11eee6)['ldelim']();},_0x54027d['decode']=function(_0x1b4902,_0x9c24cd){_0x1b4902 instanceof _0x58e308||(_0x1b4902=_0x58e308['create'](_0x1b4902));for(var _0x30cca1=void 0x0===_0x9c24cd?_0x1b4902['len']:_0x1b4902['pos']+_0x9c24cd,_0x29f1ba=new _0x2d71cb['RenameOperation']();_0x1b4902['pos']<_0x30cca1;){var _0x18a95e=_0x1b4902['uint32']();switch(_0x18a95e>>>0x3){case 0x1:_0x29f1ba['position']=_0x2d71cb['Position']['decode'](_0x1b4902,_0x1b4902['uint32']());break;case 0x2:_0x29f1ba['oldName']=_0x1b4902['string']();break;case 0x3:_0x29f1ba['newName']=_0x1b4902['string']();break;case 0x4:_0x29f1ba['wasUndone']=_0x1b4902['bool']();break;default:_0x1b4902['skipType'](0x7&_0x18a95e);}}return _0x29f1ba;},_0x54027d['decodeDelimited']=function(_0x26b3ec){return _0x26b3ec instanceof _0x58e308||(_0x26b3ec=new _0x58e308(_0x26b3ec)),this['decode'](_0x26b3ec,_0x26b3ec['uint32']());},_0x54027d['verify']=function(_0x56b01d){if('object'!=typeof _0x56b01d||null===_0x56b01d)return'object\x20expected';if(null!=_0x56b01d['position']&&_0x56b01d['hasOwnProperty']('position')){var _0x5dde1c=_0x2d71cb['Position']['verify'](_0x56b01d['position']);if(_0x5dde1c)return'position.'+_0x5dde1c;}return null!=_0x56b01d['oldName']&&_0x56b01d['hasOwnProperty']('oldName')&&!_0x39ed90['isString'](_0x56b01d['oldName'])?'oldName:\x20string\x20expected':null!=_0x56b01d['newName']&&_0x56b01d['hasOwnProperty']('newName')&&!_0x39ed90['isString'](_0x56b01d['newName'])?'newName:\x20string\x20expected':null!=_0x56b01d['wasUndone']&&_0x56b01d['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x56b01d['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x54027d['fromObject']=function(_0x4b5398){if(_0x4b5398 instanceof _0x2d71cb['RenameOperation'])return _0x4b5398;var _0x20f2f8=new _0x2d71cb['RenameOperation']();if(null!=_0x4b5398['position']){if('object'!=typeof _0x4b5398['position'])throw TypeError('.RenameOperation.position:\x20object\x20expected');_0x20f2f8['position']=_0x2d71cb['Position']['fromObject'](_0x4b5398['position']);}return null!=_0x4b5398['oldName']&&(_0x20f2f8['oldName']=String(_0x4b5398['oldName'])),null!=_0x4b5398['newName']&&(_0x20f2f8['newName']=String(_0x4b5398['newName'])),null!=_0x4b5398['wasUndone']&&(_0x20f2f8['wasUndone']=Boolean(_0x4b5398['wasUndone'])),_0x20f2f8;},_0x54027d['toObject']=function(_0x3611fe,_0x4ab3b4){_0x4ab3b4||(_0x4ab3b4={});var _0x48ecbb={};return _0x4ab3b4['defaults']&&(_0x48ecbb['position']=null,_0x48ecbb['oldName']='',_0x48ecbb['newName']='',_0x48ecbb['wasUndone']=!0x1),null!=_0x3611fe['position']&&_0x3611fe['hasOwnProperty']('position')&&(_0x48ecbb['position']=_0x2d71cb['Position']['toObject'](_0x3611fe['position'],_0x4ab3b4)),null!=_0x3611fe['oldName']&&_0x3611fe['hasOwnProperty']('oldName')&&(_0x48ecbb['oldName']=_0x3611fe['oldName']),null!=_0x3611fe['newName']&&_0x3611fe['hasOwnProperty']('newName')&&(_0x48ecbb['newName']=_0x3611fe['newName']),null!=_0x3611fe['wasUndone']&&_0x3611fe['hasOwnProperty']('wasUndone')&&(_0x48ecbb['wasUndone']=_0x3611fe['wasUndone']),_0x48ecbb;},_0x54027d['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x462d7f['util']['toJSONOptions']);},_0x54027d['getTypeUrl']=function(_0x18a9a8){return void 0x0===_0x18a9a8&&(_0x18a9a8='type.googleapis.com'),_0x18a9a8+'/RenameOperation';},_0x54027d;}()),_0x2d71cb['RootAttributeOperation']=(function(){function _0xdb94a0(_0x3ba2d7){if(_0x3ba2d7){for(var _0x47cc08=Object['keys'](_0x3ba2d7),_0x3c7967=0x0;_0x3c7967<_0x47cc08['length'];++_0x3c7967)null!=_0x3ba2d7[_0x47cc08[_0x3c7967]]&&(this[_0x47cc08[_0x3c7967]]=_0x3ba2d7[_0x47cc08[_0x3c7967]]);}}return _0xdb94a0['prototype']['root']='',_0xdb94a0['prototype']['key']='',_0xdb94a0['prototype']['oldValueBoolean']=!0x1,_0xdb94a0['prototype']['oldValueJson']='',_0xdb94a0['prototype']['newValueBoolean']=!0x1,_0xdb94a0['prototype']['newValueJson']='',_0xdb94a0['prototype']['wasUndone']=!0x1,_0xdb94a0['create']=function(_0x2c7a38){return new _0xdb94a0(_0x2c7a38);},_0xdb94a0['encode']=function(_0x1dcf62,_0x5d16c3){return _0x5d16c3||(_0x5d16c3=_0x34d149['create']()),null!=_0x1dcf62['root']&&Object['hasOwnProperty']['call'](_0x1dcf62,'root')&&_0x5d16c3['uint32'](0xa)['string'](_0x1dcf62['root']),null!=_0x1dcf62['key']&&Object['hasOwnProperty']['call'](_0x1dcf62,'key')&&_0x5d16c3['uint32'](0x12)['string'](_0x1dcf62['key']),null!=_0x1dcf62['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x1dcf62,'oldValueBoolean')&&_0x5d16c3['uint32'](0x18)['bool'](_0x1dcf62['oldValueBoolean']),null!=_0x1dcf62['oldValueJson']&&Object['hasOwnProperty']['call'](_0x1dcf62,'oldValueJson')&&_0x5d16c3['uint32'](0x22)['string'](_0x1dcf62['oldValueJson']),null!=_0x1dcf62['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x1dcf62,'newValueBoolean')&&_0x5d16c3['uint32'](0x28)['bool'](_0x1dcf62['newValueBoolean']),null!=_0x1dcf62['newValueJson']&&Object['hasOwnProperty']['call'](_0x1dcf62,'newValueJson')&&_0x5d16c3['uint32'](0x32)['string'](_0x1dcf62['newValueJson']),null!=_0x1dcf62['wasUndone']&&Object['hasOwnProperty']['call'](_0x1dcf62,'wasUndone')&&_0x5d16c3['uint32'](0x38)['bool'](_0x1dcf62['wasUndone']),_0x5d16c3;},_0xdb94a0['encodeDelimited']=function(_0x46090e,_0x51d5f7){return this['encode'](_0x46090e,_0x51d5f7)['ldelim']();},_0xdb94a0['decode']=function(_0x41fe26,_0xd8b6cb){_0x41fe26 instanceof _0x58e308||(_0x41fe26=_0x58e308['create'](_0x41fe26));for(var _0x2ff6ac=void 0x0===_0xd8b6cb?_0x41fe26['len']:_0x41fe26['pos']+_0xd8b6cb,_0x32503c=new _0x2d71cb['RootAttributeOperation']();_0x41fe26['pos']<_0x2ff6ac;){var _0x271bf6=_0x41fe26['uint32']();switch(_0x271bf6>>>0x3){case 0x1:_0x32503c['root']=_0x41fe26['string']();break;case 0x2:_0x32503c['key']=_0x41fe26['string']();break;case 0x3:_0x32503c['oldValueBoolean']=_0x41fe26['bool']();break;case 0x4:_0x32503c['oldValueJson']=_0x41fe26['string']();break;case 0x5:_0x32503c['newValueBoolean']=_0x41fe26['bool']();break;case 0x6:_0x32503c['newValueJson']=_0x41fe26['string']();break;case 0x7:_0x32503c['wasUndone']=_0x41fe26['bool']();break;default:_0x41fe26['skipType'](0x7&_0x271bf6);}}return _0x32503c;},_0xdb94a0['decodeDelimited']=function(_0x2346a9){return _0x2346a9 instanceof _0x58e308||(_0x2346a9=new _0x58e308(_0x2346a9)),this['decode'](_0x2346a9,_0x2346a9['uint32']());},_0xdb94a0['verify']=function(_0x29a855){return'object'!=typeof _0x29a855||null===_0x29a855?'object\x20expected':null!=_0x29a855['root']&&_0x29a855['hasOwnProperty']('root')&&!_0x39ed90['isString'](_0x29a855['root'])?'root:\x20string\x20expected':null!=_0x29a855['key']&&_0x29a855['hasOwnProperty']('key')&&!_0x39ed90['isString'](_0x29a855['key'])?'key:\x20string\x20expected':null!=_0x29a855['oldValueBoolean']&&_0x29a855['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x29a855['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x29a855['oldValueJson']&&_0x29a855['hasOwnProperty']('oldValueJson')&&!_0x39ed90['isString'](_0x29a855['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x29a855['newValueBoolean']&&_0x29a855['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x29a855['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x29a855['newValueJson']&&_0x29a855['hasOwnProperty']('newValueJson')&&!_0x39ed90['isString'](_0x29a855['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x29a855['wasUndone']&&_0x29a855['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x29a855['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0xdb94a0['fromObject']=function(_0x248e2e){if(_0x248e2e instanceof _0x2d71cb['RootAttributeOperation'])return _0x248e2e;var _0x14f01e=new _0x2d71cb['RootAttributeOperation']();return null!=_0x248e2e['root']&&(_0x14f01e['root']=String(_0x248e2e['root'])),null!=_0x248e2e['key']&&(_0x14f01e['key']=String(_0x248e2e['key'])),null!=_0x248e2e['oldValueBoolean']&&(_0x14f01e['oldValueBoolean']=Boolean(_0x248e2e['oldValueBoolean'])),null!=_0x248e2e['oldValueJson']&&(_0x14f01e['oldValueJson']=String(_0x248e2e['oldValueJson'])),null!=_0x248e2e['newValueBoolean']&&(_0x14f01e['newValueBoolean']=Boolean(_0x248e2e['newValueBoolean'])),null!=_0x248e2e['newValueJson']&&(_0x14f01e['newValueJson']=String(_0x248e2e['newValueJson'])),null!=_0x248e2e['wasUndone']&&(_0x14f01e['wasUndone']=Boolean(_0x248e2e['wasUndone'])),_0x14f01e;},_0xdb94a0['toObject']=function(_0x2f6de0,_0x36d2cf){_0x36d2cf||(_0x36d2cf={});var _0x59dc8f={};return _0x36d2cf['defaults']&&(_0x59dc8f['root']='',_0x59dc8f['key']='',_0x59dc8f['oldValueBoolean']=!0x1,_0x59dc8f['oldValueJson']='',_0x59dc8f['newValueBoolean']=!0x1,_0x59dc8f['newValueJson']='',_0x59dc8f['wasUndone']=!0x1),null!=_0x2f6de0['root']&&_0x2f6de0['hasOwnProperty']('root')&&(_0x59dc8f['root']=_0x2f6de0['root']),null!=_0x2f6de0['key']&&_0x2f6de0['hasOwnProperty']('key')&&(_0x59dc8f['key']=_0x2f6de0['key']),null!=_0x2f6de0['oldValueBoolean']&&_0x2f6de0['hasOwnProperty']('oldValueBoolean')&&(_0x59dc8f['oldValueBoolean']=_0x2f6de0['oldValueBoolean']),null!=_0x2f6de0['oldValueJson']&&_0x2f6de0['hasOwnProperty']('oldValueJson')&&(_0x59dc8f['oldValueJson']=_0x2f6de0['oldValueJson']),null!=_0x2f6de0['newValueBoolean']&&_0x2f6de0['hasOwnProperty']('newValueBoolean')&&(_0x59dc8f['newValueBoolean']=_0x2f6de0['newValueBoolean']),null!=_0x2f6de0['newValueJson']&&_0x2f6de0['hasOwnProperty']('newValueJson')&&(_0x59dc8f['newValueJson']=_0x2f6de0['newValueJson']),null!=_0x2f6de0['wasUndone']&&_0x2f6de0['hasOwnProperty']('wasUndone')&&(_0x59dc8f['wasUndone']=_0x2f6de0['wasUndone']),_0x59dc8f;},_0xdb94a0['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x462d7f['util']['toJSONOptions']);},_0xdb94a0['getTypeUrl']=function(_0x40b18d){return void 0x0===_0x40b18d&&(_0x40b18d='type.googleapis.com'),_0x40b18d+'/RootAttributeOperation';},_0xdb94a0;}()),_0x2d71cb['RootOperation']=(function(){function _0x1b9bf5(_0xcca9d0){if(_0xcca9d0){for(var _0x154fb7=Object['keys'](_0xcca9d0),_0x53abf7=0x0;_0x53abf7<_0x154fb7['length'];++_0x53abf7)null!=_0xcca9d0[_0x154fb7[_0x53abf7]]&&(this[_0x154fb7[_0x53abf7]]=_0xcca9d0[_0x154fb7[_0x53abf7]]);}}return _0x1b9bf5['prototype']['rootName']='',_0x1b9bf5['prototype']['elementName']='',_0x1b9bf5['prototype']['isAdd']=!0x1,_0x1b9bf5['prototype']['wasUndone']=!0x1,_0x1b9bf5['create']=function(_0x354e1e){return new _0x1b9bf5(_0x354e1e);},_0x1b9bf5['encode']=function(_0x2ea73f,_0x315aef){return _0x315aef||(_0x315aef=_0x34d149['create']()),null!=_0x2ea73f['rootName']&&Object['hasOwnProperty']['call'](_0x2ea73f,'rootName')&&_0x315aef['uint32'](0xa)['string'](_0x2ea73f['rootName']),null!=_0x2ea73f['elementName']&&Object['hasOwnProperty']['call'](_0x2ea73f,'elementName')&&_0x315aef['uint32'](0x12)['string'](_0x2ea73f['elementName']),null!=_0x2ea73f['isAdd']&&Object['hasOwnProperty']['call'](_0x2ea73f,'isAdd')&&_0x315aef['uint32'](0x18)['bool'](_0x2ea73f['isAdd']),null!=_0x2ea73f['wasUndone']&&Object['hasOwnProperty']['call'](_0x2ea73f,'wasUndone')&&_0x315aef['uint32'](0x20)['bool'](_0x2ea73f['wasUndone']),_0x315aef;},_0x1b9bf5['encodeDelimited']=function(_0x152aef,_0x665650){return this['encode'](_0x152aef,_0x665650)['ldelim']();},_0x1b9bf5['decode']=function(_0x3ae8f6,_0x1616b2){_0x3ae8f6 instanceof _0x58e308||(_0x3ae8f6=_0x58e308['create'](_0x3ae8f6));for(var _0xae4d20=void 0x0===_0x1616b2?_0x3ae8f6['len']:_0x3ae8f6['pos']+_0x1616b2,_0x4678aa=new _0x2d71cb['RootOperation']();_0x3ae8f6['pos']<_0xae4d20;){var _0x425fac=_0x3ae8f6['uint32']();switch(_0x425fac>>>0x3){case 0x1:_0x4678aa['rootName']=_0x3ae8f6['string']();break;case 0x2:_0x4678aa['elementName']=_0x3ae8f6['string']();break;case 0x3:_0x4678aa['isAdd']=_0x3ae8f6['bool']();break;case 0x4:_0x4678aa['wasUndone']=_0x3ae8f6['bool']();break;default:_0x3ae8f6['skipType'](0x7&_0x425fac);}}return _0x4678aa;},_0x1b9bf5['decodeDelimited']=function(_0x29a00f){return _0x29a00f instanceof _0x58e308||(_0x29a00f=new _0x58e308(_0x29a00f)),this['decode'](_0x29a00f,_0x29a00f['uint32']());},_0x1b9bf5['verify']=function(_0x2b7be1){return'object'!=typeof _0x2b7be1||null===_0x2b7be1?'object\x20expected':null!=_0x2b7be1['rootName']&&_0x2b7be1['hasOwnProperty']('rootName')&&!_0x39ed90['isString'](_0x2b7be1['rootName'])?'rootName:\x20string\x20expected':null!=_0x2b7be1['elementName']&&_0x2b7be1['hasOwnProperty']('elementName')&&!_0x39ed90['isString'](_0x2b7be1['elementName'])?'elementName:\x20string\x20expected':null!=_0x2b7be1['isAdd']&&_0x2b7be1['hasOwnProperty']('isAdd')&&'boolean'!=typeof _0x2b7be1['isAdd']?'isAdd:\x20boolean\x20expected':null!=_0x2b7be1['wasUndone']&&_0x2b7be1['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x2b7be1['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x1b9bf5['fromObject']=function(_0x3db597){if(_0x3db597 instanceof _0x2d71cb['RootOperation'])return _0x3db597;var _0x551fec=new _0x2d71cb['RootOperation']();return null!=_0x3db597['rootName']&&(_0x551fec['rootName']=String(_0x3db597['rootName'])),null!=_0x3db597['elementName']&&(_0x551fec['elementName']=String(_0x3db597['elementName'])),null!=_0x3db597['isAdd']&&(_0x551fec['isAdd']=Boolean(_0x3db597['isAdd'])),null!=_0x3db597['wasUndone']&&(_0x551fec['wasUndone']=Boolean(_0x3db597['wasUndone'])),_0x551fec;},_0x1b9bf5['toObject']=function(_0x5b393e,_0x132d74){_0x132d74||(_0x132d74={});var _0x58bcf6={};return _0x132d74['defaults']&&(_0x58bcf6['rootName']='',_0x58bcf6['elementName']='',_0x58bcf6['isAdd']=!0x1,_0x58bcf6['wasUndone']=!0x1),null!=_0x5b393e['rootName']&&_0x5b393e['hasOwnProperty']('rootName')&&(_0x58bcf6['rootName']=_0x5b393e['rootName']),null!=_0x5b393e['elementName']&&_0x5b393e['hasOwnProperty']('elementName')&&(_0x58bcf6['elementName']=_0x5b393e['elementName']),null!=_0x5b393e['isAdd']&&_0x5b393e['hasOwnProperty']('isAdd')&&(_0x58bcf6['isAdd']=_0x5b393e['isAdd']),null!=_0x5b393e['wasUndone']&&_0x5b393e['hasOwnProperty']('wasUndone')&&(_0x58bcf6['wasUndone']=_0x5b393e['wasUndone']),_0x58bcf6;},_0x1b9bf5['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x462d7f['util']['toJSONOptions']);},_0x1b9bf5['getTypeUrl']=function(_0x39a0f9){return void 0x0===_0x39a0f9&&(_0x39a0f9='type.googleapis.com'),_0x39a0f9+'/RootOperation';},_0x1b9bf5;}()),_0x2d71cb['SplitOperation']=(function(){function _0x587bac(_0x225318){if(_0x225318){for(var _0x26211a=Object['keys'](_0x225318),_0x2b93c1=0x0;_0x2b93c1<_0x26211a['length'];++_0x2b93c1)null!=_0x225318[_0x26211a[_0x2b93c1]]&&(this[_0x26211a[_0x2b93c1]]=_0x225318[_0x26211a[_0x2b93c1]]);}}return _0x587bac['prototype']['splitPosition']=null,_0x587bac['prototype']['graveyardPosition']=null,_0x587bac['prototype']['howMany']=0x0,_0x587bac['prototype']['insertionPosition']=null,_0x587bac['prototype']['wasUndone']=!0x1,_0x587bac['create']=function(_0x2c3ff7){return new _0x587bac(_0x2c3ff7);},_0x587bac['encode']=function(_0x45dfca,_0x2700c0){return _0x2700c0||(_0x2700c0=_0x34d149['create']()),null!=_0x45dfca['splitPosition']&&Object['hasOwnProperty']['call'](_0x45dfca,'splitPosition')&&_0x2d71cb['Position']['encode'](_0x45dfca['splitPosition'],_0x2700c0['uint32'](0xa)['fork']())['ldelim'](),null!=_0x45dfca['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x45dfca,'graveyardPosition')&&_0x2d71cb['Position']['encode'](_0x45dfca['graveyardPosition'],_0x2700c0['uint32'](0x12)['fork']())['ldelim'](),null!=_0x45dfca['howMany']&&Object['hasOwnProperty']['call'](_0x45dfca,'howMany')&&_0x2700c0['uint32'](0x18)['uint32'](_0x45dfca['howMany']),null!=_0x45dfca['insertionPosition']&&Object['hasOwnProperty']['call'](_0x45dfca,'insertionPosition')&&_0x2d71cb['Position']['encode'](_0x45dfca['insertionPosition'],_0x2700c0['uint32'](0x22)['fork']())['ldelim'](),null!=_0x45dfca['wasUndone']&&Object['hasOwnProperty']['call'](_0x45dfca,'wasUndone')&&_0x2700c0['uint32'](0x28)['bool'](_0x45dfca['wasUndone']),_0x2700c0;},_0x587bac['encodeDelimited']=function(_0x1da2ab,_0x1a2cdf){return this['encode'](_0x1da2ab,_0x1a2cdf)['ldelim']();},_0x587bac['decode']=function(_0x4a1c34,_0x2eba2a){_0x4a1c34 instanceof _0x58e308||(_0x4a1c34=_0x58e308['create'](_0x4a1c34));for(var _0x178388=void 0x0===_0x2eba2a?_0x4a1c34['len']:_0x4a1c34['pos']+_0x2eba2a,_0x33c252=new _0x2d71cb['SplitOperation']();_0x4a1c34['pos']<_0x178388;){var _0x3a09f3=_0x4a1c34['uint32']();switch(_0x3a09f3>>>0x3){case 0x1:_0x33c252['splitPosition']=_0x2d71cb['Position']['decode'](_0x4a1c34,_0x4a1c34['uint32']());break;case 0x2:_0x33c252['graveyardPosition']=_0x2d71cb['Position']['decode'](_0x4a1c34,_0x4a1c34['uint32']());break;case 0x3:_0x33c252['howMany']=_0x4a1c34['uint32']();break;case 0x4:_0x33c252['insertionPosition']=_0x2d71cb['Position']['decode'](_0x4a1c34,_0x4a1c34['uint32']());break;case 0x5:_0x33c252['wasUndone']=_0x4a1c34['bool']();break;default:_0x4a1c34['skipType'](0x7&_0x3a09f3);}}return _0x33c252;},_0x587bac['decodeDelimited']=function(_0x553aad){return _0x553aad instanceof _0x58e308||(_0x553aad=new _0x58e308(_0x553aad)),this['decode'](_0x553aad,_0x553aad['uint32']());},_0x587bac['verify']=function(_0x32c57e){if('object'!=typeof _0x32c57e||null===_0x32c57e)return'object\x20expected';var _0x50cb83;if(null!=_0x32c57e['splitPosition']&&_0x32c57e['hasOwnProperty']('splitPosition')&&(_0x50cb83=_0x2d71cb['Position']['verify'](_0x32c57e['splitPosition'])))return'splitPosition.'+_0x50cb83;if(null!=_0x32c57e['graveyardPosition']&&_0x32c57e['hasOwnProperty']('graveyardPosition')&&(_0x50cb83=_0x2d71cb['Position']['verify'](_0x32c57e['graveyardPosition'])))return'graveyardPosition.'+_0x50cb83;if(null!=_0x32c57e['howMany']&&_0x32c57e['hasOwnProperty']('howMany')&&!_0x39ed90['isInteger'](_0x32c57e['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x32c57e['insertionPosition']&&_0x32c57e['hasOwnProperty']('insertionPosition')&&(_0x50cb83=_0x2d71cb['Position']['verify'](_0x32c57e['insertionPosition'])))return'insertionPosition.'+_0x50cb83;return null!=_0x32c57e['wasUndone']&&_0x32c57e['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x32c57e['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x587bac['fromObject']=function(_0x18edf6){if(_0x18edf6 instanceof _0x2d71cb['SplitOperation'])return _0x18edf6;var _0x139cd0=new _0x2d71cb['SplitOperation']();if(null!=_0x18edf6['splitPosition']){if('object'!=typeof _0x18edf6['splitPosition'])throw TypeError('.SplitOperation.splitPosition:\x20object\x20expected');_0x139cd0['splitPosition']=_0x2d71cb['Position']['fromObject'](_0x18edf6['splitPosition']);}if(null!=_0x18edf6['graveyardPosition']){if('object'!=typeof _0x18edf6['graveyardPosition'])throw TypeError('.SplitOperation.graveyardPosition:\x20object\x20expected');_0x139cd0['graveyardPosition']=_0x2d71cb['Position']['fromObject'](_0x18edf6['graveyardPosition']);}if(null!=_0x18edf6['howMany']&&(_0x139cd0['howMany']=_0x18edf6['howMany']>>>0x0),null!=_0x18edf6['insertionPosition']){if('object'!=typeof _0x18edf6['insertionPosition'])throw TypeError('.SplitOperation.insertionPosition:\x20object\x20expected');_0x139cd0['insertionPosition']=_0x2d71cb['Position']['fromObject'](_0x18edf6['insertionPosition']);}return null!=_0x18edf6['wasUndone']&&(_0x139cd0['wasUndone']=Boolean(_0x18edf6['wasUndone'])),_0x139cd0;},_0x587bac['toObject']=function(_0x32e3f6,_0x1556a5){_0x1556a5||(_0x1556a5={});var _0x40a759={};return _0x1556a5['defaults']&&(_0x40a759['splitPosition']=null,_0x40a759['graveyardPosition']=null,_0x40a759['howMany']=0x0,_0x40a759['insertionPosition']=null,_0x40a759['wasUndone']=!0x1),null!=_0x32e3f6['splitPosition']&&_0x32e3f6['hasOwnProperty']('splitPosition')&&(_0x40a759['splitPosition']=_0x2d71cb['Position']['toObject'](_0x32e3f6['splitPosition'],_0x1556a5)),null!=_0x32e3f6['graveyardPosition']&&_0x32e3f6['hasOwnProperty']('graveyardPosition')&&(_0x40a759['graveyardPosition']=_0x2d71cb['Position']['toObject'](_0x32e3f6['graveyardPosition'],_0x1556a5)),null!=_0x32e3f6['howMany']&&_0x32e3f6['hasOwnProperty']('howMany')&&(_0x40a759['howMany']=_0x32e3f6['howMany']),null!=_0x32e3f6['insertionPosition']&&_0x32e3f6['hasOwnProperty']('insertionPosition')&&(_0x40a759['insertionPosition']=_0x2d71cb['Position']['toObject'](_0x32e3f6['insertionPosition'],_0x1556a5)),null!=_0x32e3f6['wasUndone']&&_0x32e3f6['hasOwnProperty']('wasUndone')&&(_0x40a759['wasUndone']=_0x32e3f6['wasUndone']),_0x40a759;},_0x587bac['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x462d7f['util']['toJSONOptions']);},_0x587bac['getTypeUrl']=function(_0x5995ed){return void 0x0===_0x5995ed&&(_0x5995ed='type.googleapis.com'),_0x5995ed+'/SplitOperation';},_0x587bac;}()),_0x2d71cb['Position']=(function(){function _0x2bfc09(_0x3844fa){if(this['path']=[],_0x3844fa){for(var _0x17a536=Object['keys'](_0x3844fa),_0x3ad329=0x0;_0x3ad329<_0x17a536['length'];++_0x3ad329)null!=_0x3844fa[_0x17a536[_0x3ad329]]&&(this[_0x17a536[_0x3ad329]]=_0x3844fa[_0x17a536[_0x3ad329]]);}}return _0x2bfc09['prototype']['root']='',_0x2bfc09['prototype']['rootMain']=!0x1,_0x2bfc09['prototype']['rootGraveyard']=!0x1,_0x2bfc09['prototype']['path']=_0x39ed90['emptyArray'],_0x2bfc09['prototype']['stickiness']='',_0x2bfc09['create']=function(_0x50e6d3){return new _0x2bfc09(_0x50e6d3);},_0x2bfc09['encode']=function(_0x2fb4b2,_0x3522dd){if(_0x3522dd||(_0x3522dd=_0x34d149['create']()),null!=_0x2fb4b2['root']&&Object['hasOwnProperty']['call'](_0x2fb4b2,'root')&&_0x3522dd['uint32'](0xa)['string'](_0x2fb4b2['root']),null!=_0x2fb4b2['rootMain']&&Object['hasOwnProperty']['call'](_0x2fb4b2,'rootMain')&&_0x3522dd['uint32'](0x10)['bool'](_0x2fb4b2['rootMain']),null!=_0x2fb4b2['rootGraveyard']&&Object['hasOwnProperty']['call'](_0x2fb4b2,'rootGraveyard')&&_0x3522dd['uint32'](0x18)['bool'](_0x2fb4b2['rootGraveyard']),null!=_0x2fb4b2['path']&&_0x2fb4b2['path']['length']){_0x3522dd['uint32'](0x22)['fork']();for(var _0xa3231a=0x0;_0xa3231a<_0x2fb4b2['path']['length'];++_0xa3231a)_0x3522dd['uint32'](_0x2fb4b2['path'][_0xa3231a]);_0x3522dd['ldelim']();}return null!=_0x2fb4b2['stickiness']&&Object['hasOwnProperty']['call'](_0x2fb4b2,'stickiness')&&_0x3522dd['uint32'](0x2a)['string'](_0x2fb4b2['stickiness']),_0x3522dd;},_0x2bfc09['encodeDelimited']=function(_0x196dd6,_0x2c07de){return this['encode'](_0x196dd6,_0x2c07de)['ldelim']();},_0x2bfc09['decode']=function(_0x47348c,_0x400901){_0x47348c instanceof _0x58e308||(_0x47348c=_0x58e308['create'](_0x47348c));for(var _0x5ed2a4=void 0x0===_0x400901?_0x47348c['len']:_0x47348c['pos']+_0x400901,_0x525b1b=new _0x2d71cb['Position']();_0x47348c['pos']<_0x5ed2a4;){var _0x36800e=_0x47348c['uint32']();switch(_0x36800e>>>0x3){case 0x1:_0x525b1b['root']=_0x47348c['string']();break;case 0x2:_0x525b1b['rootMain']=_0x47348c['bool']();break;case 0x3:_0x525b1b['rootGraveyard']=_0x47348c['bool']();break;case 0x4:if(_0x525b1b['path']&&_0x525b1b['path']['length']||(_0x525b1b['path']=[]),0x2==(0x7&_0x36800e)){for(var _0x45c992=_0x47348c['uint32']()+_0x47348c['pos'];_0x47348c['pos']<_0x45c992;)_0x525b1b['path']['push'](_0x47348c['uint32']());}else _0x525b1b['path']['push'](_0x47348c['uint32']());break;case 0x5:_0x525b1b['stickiness']=_0x47348c['string']();break;default:_0x47348c['skipType'](0x7&_0x36800e);}}return _0x525b1b;},_0x2bfc09['decodeDelimited']=function(_0x1293b9){return _0x1293b9 instanceof _0x58e308||(_0x1293b9=new _0x58e308(_0x1293b9)),this['decode'](_0x1293b9,_0x1293b9['uint32']());},_0x2bfc09['verify']=function(_0x40441a){if('object'!=typeof _0x40441a||null===_0x40441a)return'object\x20expected';if(null!=_0x40441a['root']&&_0x40441a['hasOwnProperty']('root')&&!_0x39ed90['isString'](_0x40441a['root']))return'root:\x20string\x20expected';if(null!=_0x40441a['rootMain']&&_0x40441a['hasOwnProperty']('rootMain')&&'boolean'!=typeof _0x40441a['rootMain'])return'rootMain:\x20boolean\x20expected';if(null!=_0x40441a['rootGraveyard']&&_0x40441a['hasOwnProperty']('rootGraveyard')&&'boolean'!=typeof _0x40441a['rootGraveyard'])return'rootGraveyard:\x20boolean\x20expected';if(null!=_0x40441a['path']&&_0x40441a['hasOwnProperty']('path')){if(!Array['isArray'](_0x40441a['path']))return'path:\x20array\x20expected';for(var _0x329c46=0x0;_0x329c46<_0x40441a['path']['length'];++_0x329c46)if(!_0x39ed90['isInteger'](_0x40441a['path'][_0x329c46]))return'path:\x20integer[]\x20expected';}return null!=_0x40441a['stickiness']&&_0x40441a['hasOwnProperty']('stickiness')&&!_0x39ed90['isString'](_0x40441a['stickiness'])?'stickiness:\x20string\x20expected':null;},_0x2bfc09['fromObject']=function(_0x4af38c){if(_0x4af38c instanceof _0x2d71cb['Position'])return _0x4af38c;var _0xe4a0f8=new _0x2d71cb['Position']();if(null!=_0x4af38c['root']&&(_0xe4a0f8['root']=String(_0x4af38c['root'])),null!=_0x4af38c['rootMain']&&(_0xe4a0f8['rootMain']=Boolean(_0x4af38c['rootMain'])),null!=_0x4af38c['rootGraveyard']&&(_0xe4a0f8['rootGraveyard']=Boolean(_0x4af38c['rootGraveyard'])),_0x4af38c['path']){if(!Array['isArray'](_0x4af38c['path']))throw TypeError('.Position.path:\x20array\x20expected');_0xe4a0f8['path']=[];for(var _0x50b658=0x0;_0x50b658<_0x4af38c['path']['length'];++_0x50b658)_0xe4a0f8['path'][_0x50b658]=_0x4af38c['path'][_0x50b658]>>>0x0;}return null!=_0x4af38c['stickiness']&&(_0xe4a0f8['stickiness']=String(_0x4af38c['stickiness'])),_0xe4a0f8;},_0x2bfc09['toObject']=function(_0x26f848,_0x43c0e4){_0x43c0e4||(_0x43c0e4={});var _0x47773e={};if((_0x43c0e4['arrays']||_0x43c0e4['defaults'])&&(_0x47773e['path']=[]),_0x43c0e4['defaults']&&(_0x47773e['root']='',_0x47773e['rootMain']=!0x1,_0x47773e['rootGraveyard']=!0x1,_0x47773e['stickiness']=''),null!=_0x26f848['root']&&_0x26f848['hasOwnProperty']('root')&&(_0x47773e['root']=_0x26f848['root']),null!=_0x26f848['rootMain']&&_0x26f848['hasOwnProperty']('rootMain')&&(_0x47773e['rootMain']=_0x26f848['rootMain']),null!=_0x26f848['rootGraveyard']&&_0x26f848['hasOwnProperty']('rootGraveyard')&&(_0x47773e['rootGraveyard']=_0x26f848['rootGraveyard']),_0x26f848['path']&&_0x26f848['path']['length']){_0x47773e['path']=[];for(var _0x2c3d84=0x0;_0x2c3d84<_0x26f848['path']['length'];++_0x2c3d84)_0x47773e['path'][_0x2c3d84]=_0x26f848['path'][_0x2c3d84];}return null!=_0x26f848['stickiness']&&_0x26f848['hasOwnProperty']('stickiness')&&(_0x47773e['stickiness']=_0x26f848['stickiness']),_0x47773e;},_0x2bfc09['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x462d7f['util']['toJSONOptions']);},_0x2bfc09['getTypeUrl']=function(_0x5a77a1){return void 0x0===_0x5a77a1&&(_0x5a77a1='type.googleapis.com'),_0x5a77a1+'/Position';},_0x2bfc09;}()),_0x2d71cb['Range']=(function(){function _0x45665b(_0x415576){if(_0x415576){for(var _0x149f35=Object['keys'](_0x415576),_0x278cc7=0x0;_0x278cc7<_0x149f35['length'];++_0x278cc7)null!=_0x415576[_0x149f35[_0x278cc7]]&&(this[_0x149f35[_0x278cc7]]=_0x415576[_0x149f35[_0x278cc7]]);}}return _0x45665b['prototype']['start']=null,_0x45665b['prototype']['end']=null,_0x45665b['create']=function(_0x1ab331){return new _0x45665b(_0x1ab331);},_0x45665b['encode']=function(_0x231372,_0x24fb45){return _0x24fb45||(_0x24fb45=_0x34d149['create']()),null!=_0x231372['start']&&Object['hasOwnProperty']['call'](_0x231372,'start')&&_0x2d71cb['Position']['encode'](_0x231372['start'],_0x24fb45['uint32'](0xa)['fork']())['ldelim'](),null!=_0x231372['end']&&Object['hasOwnProperty']['call'](_0x231372,'end')&&_0x2d71cb['Position']['encode'](_0x231372['end'],_0x24fb45['uint32'](0x12)['fork']())['ldelim'](),_0x24fb45;},_0x45665b['encodeDelimited']=function(_0x120c7a,_0x5b2e01){return this['encode'](_0x120c7a,_0x5b2e01)['ldelim']();},_0x45665b['decode']=function(_0x217d8d,_0x5967e5){_0x217d8d instanceof _0x58e308||(_0x217d8d=_0x58e308['create'](_0x217d8d));for(var _0x381b75=void 0x0===_0x5967e5?_0x217d8d['len']:_0x217d8d['pos']+_0x5967e5,_0x5d3b2f=new _0x2d71cb['Range']();_0x217d8d['pos']<_0x381b75;){var _0x4fcae8=_0x217d8d['uint32']();switch(_0x4fcae8>>>0x3){case 0x1:_0x5d3b2f['start']=_0x2d71cb['Position']['decode'](_0x217d8d,_0x217d8d['uint32']());break;case 0x2:_0x5d3b2f['end']=_0x2d71cb['Position']['decode'](_0x217d8d,_0x217d8d['uint32']());break;default:_0x217d8d['skipType'](0x7&_0x4fcae8);}}return _0x5d3b2f;},_0x45665b['decodeDelimited']=function(_0x233237){return _0x233237 instanceof _0x58e308||(_0x233237=new _0x58e308(_0x233237)),this['decode'](_0x233237,_0x233237['uint32']());},_0x45665b['verify']=function(_0x2f3fe5){if('object'!=typeof _0x2f3fe5||null===_0x2f3fe5)return'object\x20expected';var _0x42e007;if(null!=_0x2f3fe5['start']&&_0x2f3fe5['hasOwnProperty']('start')&&(_0x42e007=_0x2d71cb['Position']['verify'](_0x2f3fe5['start'])))return'start.'+_0x42e007;if(null!=_0x2f3fe5['end']&&_0x2f3fe5['hasOwnProperty']('end')&&(_0x42e007=_0x2d71cb['Position']['verify'](_0x2f3fe5['end'])))return'end.'+_0x42e007;return null;},_0x45665b['fromObject']=function(_0x3853e7){if(_0x3853e7 instanceof _0x2d71cb['Range'])return _0x3853e7;var _0x5e1d99=new _0x2d71cb['Range']();if(null!=_0x3853e7['start']){if('object'!=typeof _0x3853e7['start'])throw TypeError('.Range.start:\x20object\x20expected');_0x5e1d99['start']=_0x2d71cb['Position']['fromObject'](_0x3853e7['start']);}if(null!=_0x3853e7['end']){if('object'!=typeof _0x3853e7['end'])throw TypeError('.Range.end:\x20object\x20expected');_0x5e1d99['end']=_0x2d71cb['Position']['fromObject'](_0x3853e7['end']);}return _0x5e1d99;},_0x45665b['toObject']=function(_0x5427a7,_0x21ccc3){_0x21ccc3||(_0x21ccc3={});var _0x64227c={};return _0x21ccc3['defaults']&&(_0x64227c['start']=null,_0x64227c['end']=null),null!=_0x5427a7['start']&&_0x5427a7['hasOwnProperty']('start')&&(_0x64227c['start']=_0x2d71cb['Position']['toObject'](_0x5427a7['start'],_0x21ccc3)),null!=_0x5427a7['end']&&_0x5427a7['hasOwnProperty']('end')&&(_0x64227c['end']=_0x2d71cb['Position']['toObject'](_0x5427a7['end'],_0x21ccc3)),_0x64227c;},_0x45665b['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x462d7f['util']['toJSONOptions']);},_0x45665b['getTypeUrl']=function(_0x17ba57){return void 0x0===_0x17ba57&&(_0x17ba57='type.googleapis.com'),_0x17ba57+'/Range';},_0x45665b;}()),_0x2d71cb['Element']=(function(){function _0x3b2ca4(_0x25767c){if(this['children']=[],this['attributesBoolean']={},_0x25767c){for(var _0x152ec2=Object['keys'](_0x25767c),_0x13c8d1=0x0;_0x13c8d1<_0x152ec2['length'];++_0x13c8d1)null!=_0x25767c[_0x152ec2[_0x13c8d1]]&&(this[_0x152ec2[_0x13c8d1]]=_0x25767c[_0x152ec2[_0x13c8d1]]);}}return _0x3b2ca4['prototype']['name']='',_0x3b2ca4['prototype']['children']=_0x39ed90['emptyArray'],_0x3b2ca4['prototype']['data']='',_0x3b2ca4['prototype']['attributesBoolean']=_0x39ed90['emptyObject'],_0x3b2ca4['prototype']['attributesJson']='',_0x3b2ca4['create']=function(_0x2abf40){return new _0x3b2ca4(_0x2abf40);},_0x3b2ca4['encode']=function(_0x113187,_0x31f36e){if(_0x31f36e||(_0x31f36e=_0x34d149['create']()),null!=_0x113187['name']&&Object['hasOwnProperty']['call'](_0x113187,'name')&&_0x31f36e['uint32'](0xa)['string'](_0x113187['name']),null!=_0x113187['children']&&_0x113187['children']['length']){for(var _0x32d6ca=0x0;_0x32d6ca<_0x113187['children']['length'];++_0x32d6ca)_0x2d71cb['Element']['encode'](_0x113187['children'][_0x32d6ca],_0x31f36e['uint32'](0x12)['fork']())['ldelim']();}if(null!=_0x113187['data']&&Object['hasOwnProperty']['call'](_0x113187,'data')&&_0x31f36e['uint32'](0x1a)['string'](_0x113187['data']),null!=_0x113187['attributesBoolean']&&Object['hasOwnProperty']['call'](_0x113187,'attributesBoolean')){var _0x22eb49=Object['keys'](_0x113187['attributesBoolean']);for(_0x32d6ca=0x0;_0x32d6ca<_0x22eb49['length'];++_0x32d6ca)_0x31f36e['uint32'](0x22)['fork']()['uint32'](0xa)['string'](_0x22eb49[_0x32d6ca])['uint32'](0x10)['bool'](_0x113187['attributesBoolean'][_0x22eb49[_0x32d6ca]])['ldelim']();}return null!=_0x113187['attributesJson']&&Object['hasOwnProperty']['call'](_0x113187,'attributesJson')&&_0x31f36e['uint32'](0x2a)['string'](_0x113187['attributesJson']),_0x31f36e;},_0x3b2ca4['encodeDelimited']=function(_0x4d05af,_0xde4118){return this['encode'](_0x4d05af,_0xde4118)['ldelim']();},_0x3b2ca4['decode']=function(_0x50218b,_0x478599){_0x50218b instanceof _0x58e308||(_0x50218b=_0x58e308['create'](_0x50218b));for(var _0x50cf4b,_0x201b86,_0x5d6b3a=void 0x0===_0x478599?_0x50218b['len']:_0x50218b['pos']+_0x478599,_0x2d8a7b=new _0x2d71cb['Element']();_0x50218b['pos']<_0x5d6b3a;){var _0xa7f063=_0x50218b['uint32']();switch(_0xa7f063>>>0x3){case 0x1:_0x2d8a7b['name']=_0x50218b['string']();break;case 0x2:_0x2d8a7b['children']&&_0x2d8a7b['children']['length']||(_0x2d8a7b['children']=[]),_0x2d8a7b['children']['push'](_0x2d71cb['Element']['decode'](_0x50218b,_0x50218b['uint32']()));break;case 0x3:_0x2d8a7b['data']=_0x50218b['string']();break;case 0x4:_0x2d8a7b['attributesBoolean']===_0x39ed90['emptyObject']&&(_0x2d8a7b['attributesBoolean']={});var _0x56a221=_0x50218b['uint32']()+_0x50218b['pos'];for(_0x50cf4b='',_0x201b86=!0x1;_0x50218b['pos']<_0x56a221;){var _0x13c854=_0x50218b['uint32']();switch(_0x13c854>>>0x3){case 0x1:_0x50cf4b=_0x50218b['string']();break;case 0x2:_0x201b86=_0x50218b['bool']();break;default:_0x50218b['skipType'](0x7&_0x13c854);}}_0x2d8a7b['attributesBoolean'][_0x50cf4b]=_0x201b86;break;case 0x5:_0x2d8a7b['attributesJson']=_0x50218b['string']();break;default:_0x50218b['skipType'](0x7&_0xa7f063);}}return _0x2d8a7b;},_0x3b2ca4['decodeDelimited']=function(_0x5309e3){return _0x5309e3 instanceof _0x58e308||(_0x5309e3=new _0x58e308(_0x5309e3)),this['decode'](_0x5309e3,_0x5309e3['uint32']());},_0x3b2ca4['verify']=function(_0x2d8fed){if('object'!=typeof _0x2d8fed||null===_0x2d8fed)return'object\x20expected';if(null!=_0x2d8fed['name']&&_0x2d8fed['hasOwnProperty']('name')&&!_0x39ed90['isString'](_0x2d8fed['name']))return'name:\x20string\x20expected';if(null!=_0x2d8fed['children']&&_0x2d8fed['hasOwnProperty']('children')){if(!Array['isArray'](_0x2d8fed['children']))return'children:\x20array\x20expected';for(var _0x4b499f=0x0;_0x4b499f<_0x2d8fed['children']['length'];++_0x4b499f){var _0x2744e6=_0x2d71cb['Element']['verify'](_0x2d8fed['children'][_0x4b499f]);if(_0x2744e6)return'children.'+_0x2744e6;}}if(null!=_0x2d8fed['data']&&_0x2d8fed['hasOwnProperty']('data')&&!_0x39ed90['isString'](_0x2d8fed['data']))return'data:\x20string\x20expected';if(null!=_0x2d8fed['attributesBoolean']&&_0x2d8fed['hasOwnProperty']('attributesBoolean')){if(!_0x39ed90['isObject'](_0x2d8fed['attributesBoolean']))return'attributesBoolean:\x20object\x20expected';var _0x1aece5=Object['keys'](_0x2d8fed['attributesBoolean']);for(_0x4b499f=0x0;_0x4b499f<_0x1aece5['length'];++_0x4b499f)if('boolean'!=typeof _0x2d8fed['attributesBoolean'][_0x1aece5[_0x4b499f]])return'attributesBoolean:\x20boolean{k:string}\x20expected';}return null!=_0x2d8fed['attributesJson']&&_0x2d8fed['hasOwnProperty']('attributesJson')&&!_0x39ed90['isString'](_0x2d8fed['attributesJson'])?'attributesJson:\x20string\x20expected':null;},_0x3b2ca4['fromObject']=function(_0x4ae283){if(_0x4ae283 instanceof _0x2d71cb['Element'])return _0x4ae283;var _0x3630f8=new _0x2d71cb['Element']();if(null!=_0x4ae283['name']&&(_0x3630f8['name']=String(_0x4ae283['name'])),_0x4ae283['children']){if(!Array['isArray'](_0x4ae283['children']))throw TypeError('.Element.children:\x20array\x20expected');_0x3630f8['children']=[];for(var _0x49c9ec=0x0;_0x49c9ec<_0x4ae283['children']['length'];++_0x49c9ec){if('object'!=typeof _0x4ae283['children'][_0x49c9ec])throw TypeError('.Element.children:\x20object\x20expected');_0x3630f8['children'][_0x49c9ec]=_0x2d71cb['Element']['fromObject'](_0x4ae283['children'][_0x49c9ec]);}}if(null!=_0x4ae283['data']&&(_0x3630f8['data']=String(_0x4ae283['data'])),_0x4ae283['attributesBoolean']){if('object'!=typeof _0x4ae283['attributesBoolean'])throw TypeError('.Element.attributesBoolean:\x20object\x20expected');_0x3630f8['attributesBoolean']={};var _0x5d89a1=Object['keys'](_0x4ae283['attributesBoolean']);for(_0x49c9ec=0x0;_0x49c9ec<_0x5d89a1['length'];++_0x49c9ec)_0x3630f8['attributesBoolean'][_0x5d89a1[_0x49c9ec]]=Boolean(_0x4ae283['attributesBoolean'][_0x5d89a1[_0x49c9ec]]);}return null!=_0x4ae283['attributesJson']&&(_0x3630f8['attributesJson']=String(_0x4ae283['attributesJson'])),_0x3630f8;},_0x3b2ca4['toObject']=function(_0x3800ba,_0x5dfd7c){_0x5dfd7c||(_0x5dfd7c={});var _0x2f66a4,_0x1aa233={};if((_0x5dfd7c['arrays']||_0x5dfd7c['defaults'])&&(_0x1aa233['children']=[]),(_0x5dfd7c['objects']||_0x5dfd7c['defaults'])&&(_0x1aa233['attributesBoolean']={}),_0x5dfd7c['defaults']&&(_0x1aa233['name']='',_0x1aa233['data']='',_0x1aa233['attributesJson']=''),null!=_0x3800ba['name']&&_0x3800ba['hasOwnProperty']('name')&&(_0x1aa233['name']=_0x3800ba['name']),_0x3800ba['children']&&_0x3800ba['children']['length']){_0x1aa233['children']=[];for(var _0x292953=0x0;_0x292953<_0x3800ba['children']['length'];++_0x292953)_0x1aa233['children'][_0x292953]=_0x2d71cb['Element']['toObject'](_0x3800ba['children'][_0x292953],_0x5dfd7c);}if(null!=_0x3800ba['data']&&_0x3800ba['hasOwnProperty']('data')&&(_0x1aa233['data']=_0x3800ba['data']),_0x3800ba['attributesBoolean']&&(_0x2f66a4=Object['keys'](_0x3800ba['attributesBoolean']))['length']){_0x1aa233['attributesBoolean']={};for(_0x292953=0x0;_0x292953<_0x2f66a4['length'];++_0x292953)_0x1aa233['attributesBoolean'][_0x2f66a4[_0x292953]]=_0x3800ba['attributesBoolean'][_0x2f66a4[_0x292953]];}return null!=_0x3800ba['attributesJson']&&_0x3800ba['hasOwnProperty']('attributesJson')&&(_0x1aa233['attributesJson']=_0x3800ba['attributesJson']),_0x1aa233;},_0x3b2ca4['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x462d7f['util']['toJSONOptions']);},_0x3b2ca4['getTypeUrl']=function(_0x575659){return void 0x0===_0x575659&&(_0x575659='type.googleapis.com'),_0x575659+'/Element';},_0x3b2ca4;}()),_0x2d71cb;})());class r{['_protobufRoot'];constructor(){this['_protobufRoot']=u;}['getDescriptor'](_0x35123d){return new y(this['_protobufRoot'][_0x35123d]);}}class y{['_protobuf'];constructor(_0x3ad14d){this['_protobuf']=_0x3ad14d;}['compress'](_0x919e6e){const _0x2c5656=this['_protobuf']['verify'](_0x919e6e);if(_0x2c5656)throw Error(_0x2c5656);return this['_protobuf']['encode'](this['_protobuf']['create'](_0x919e6e))['finish']();}['decompress'](_0x26e482){return this['_protobuf']['toObject'](this['_protobuf']['decode'](_0x26e482),{'oneofs':!0x0});}}function _(_0x440a62,_0x13c8d6){const _0x5cf88f=_0x1b17b4(_0x440a62);return _0x5cf88f['path'][_0x5cf88f['path']['length']-0x1]+=_0x13c8d6,_0x5cf88f;}function O(_0x402e06,_0x2a71b9){return _0x402e06['root']===_0x2a71b9['root']&&_0x253a4a(_0x402e06['path'],_0x2a71b9['path']);}function $(_0x1a3536){P(_0x1a3536,_0x282684=>('main'==_0x282684['root']?(_0x282684['rootMain']=!0x0,delete _0x282684['root']):'$graveyard'==_0x282684['root']&&(_0x282684['rootGraveyard']=!0x0,delete _0x282684['root']),_0x282684));}function J(_0x901bf5){P(_0x901bf5,_0x28613e=>(_0x28613e['rootMain']?(_0x28613e['root']='main',delete _0x28613e['rootMain']):_0x28613e['rootGraveyard']&&(_0x28613e['root']='$graveyard',delete _0x28613e['rootGraveyard']),_0x28613e));}function P(_0x2911e2,_0xbaccfc){for(const _0x4f76ea in _0x2911e2){const _0x1935f8=_0x2911e2[_0x4f76ea];'nodes'!==_0x4f76ea&&_0x11a035(_0x1935f8)&&(_0x1935f8['path']&&(_0x1935f8['root']||_0x1935f8['rootMain']||_0x1935f8['rootGraveyard'])?_0x2911e2[_0x4f76ea]=_0xbaccfc(_0x1935f8):P(_0x1935f8,_0xbaccfc));}return _0x2911e2;}class e{['_id'];['_operationName'];['_protobufDescriptor'];constructor(_0x4c9635,_0x5d019f,_0x490674){this['_id']=_0x4c9635,this['_operationName']=_0x5d019f,this['_protobufDescriptor']=_0x490674;}['compress'](_0x419b27,_0x3d69a1){const _0x12d72e=_0x3d69a1['shift']();return $(_0x12d72e),_0x419b27['buffers']['push'](this['_protobufDescriptor']['compress'](_0x12d72e)),_0x419b27['types']['push'](this['_id']),!0x0;}['decompress'](_0x2b351f,_0x56f3e8){_0x56f3e8['types']['shift']();const _0x42ecbc=this['_protobufDescriptor']['decompress'](_0x56f3e8['buffers']['shift']());J(_0x42ecbc),_0x42ecbc['__className']=this['_operationName'],_0x2b351f['push'](_0x42ecbc);}}class s extends e{['compress'](_0x541be4,_0x556f86){const _0x57ac23=_0x556f86['shift']();return this['_serializeOneOf']('oldValue',_0x57ac23),this['_serializeOneOf']('newValue',_0x57ac23),$(_0x57ac23),_0x541be4['buffers']['push'](this['_protobufDescriptor']['compress'](_0x57ac23)),_0x541be4['types']['push'](this['_id']),!0x0;}['decompress'](_0x3cf0d4,_0x14954a){const {types:_0x184d4d,buffers:_0x3daed6}=_0x14954a,_0x362705=this['_protobufDescriptor']['decompress'](_0x3daed6['shift']());_0x184d4d['shift'](),this['_deserializeOneOf']('oldValue',_0x362705),this['_deserializeOneOf']('newValue',_0x362705),J(_0x362705),_0x362705['__className']=this['_operationName'],_0x3cf0d4['push'](_0x362705);}['_serializeOneOf'](_0x382e1a,_0x4cf865){const _0x6d0b8a=_0x4cf865[_0x382e1a];'boolean'==typeof _0x6d0b8a?_0x4cf865[_0x382e1a+'Boolean']=_0x6d0b8a:_0x4cf865[_0x382e1a+'Json']=JSON['stringify'](_0x6d0b8a);}['_deserializeOneOf'](_0x58cd73,_0x4c2826){const _0x2a07b6=_0x58cd73+'Json';_0x4c2826[_0x2a07b6]?(_0x4c2826[_0x58cd73]=JSON['parse'](_0x4c2826[_0x2a07b6]),delete _0x4c2826[_0x2a07b6]):(_0x4c2826[_0x58cd73]=_0x4c2826[_0x58cd73+'Boolean'],delete _0x4c2826[_0x58cd73+'Boolean']);}}class i extends e{['compress'](_0xd681f1,_0x1409f7){const _0x2eb6a3=_0x1409f7['shift']();return this['_serializeNodesAttributes'](_0x2eb6a3['nodes']),$(_0x2eb6a3),_0xd681f1['buffers']['push'](this['_protobufDescriptor']['compress'](_0x2eb6a3)),_0xd681f1['types']['push'](this['_id']),!0x0;}['decompress'](_0x5b60f2,_0x48b30e){const {types:_0x32ccbe,buffers:_0x14156e}=_0x48b30e,_0x3867ef=this['_protobufDescriptor']['decompress'](_0x14156e['shift']());_0x32ccbe['shift'](),_0x3867ef['nodes']||(_0x3867ef['nodes']=[]),this['_deserializeNodesAttributes'](_0x3867ef['nodes']),J(_0x3867ef),_0x3867ef['__className']=this['_operationName'],_0x5b60f2['push'](_0x3867ef);}['_serializeNodesAttributes'](_0x44e7ae){for(const _0x15b7b1 of _0x44e7ae){if(_0x15b7b1['attributes']){const _0x21bb26=_0x15b7b1['attributes'];this['_areValuesBoolean'](_0x21bb26)?_0x15b7b1['attributesBoolean']=_0x21bb26:_0x15b7b1['attributesJson']=JSON['stringify'](_0x21bb26);}_0x15b7b1['children']&&this['_serializeNodesAttributes'](_0x15b7b1['children']);}}['_deserializeNodesAttributes'](_0x7e5856){for(const _0x56b9a3 of _0x7e5856)(_0x56b9a3['attributesBoolean']||_0x56b9a3['attributesJson'])&&(_0x56b9a3['attributesBoolean']?(_0x56b9a3['attributes']=_0x56b9a3['attributesBoolean'],delete _0x56b9a3['attributesBoolean']):(_0x56b9a3['attributes']=JSON['parse'](_0x56b9a3['attributesJson']),delete _0x56b9a3['attributesJson'])),_0x56b9a3['children']&&this['_deserializeNodesAttributes'](_0x56b9a3['children']);}['_areValuesBoolean'](_0x53e64d){return Object['keys'](_0x53e64d)['every'](_0x1a9128=>'boolean'==typeof _0x53e64d[_0x1a9128]);}}class n extends e{['decompress'](_0x21c2a9,_0x386e04){super['decompress'](_0x21c2a9,_0x386e04);const _0x36e343=_0x21c2a9[_0x21c2a9['length']-0x1];_0x36e343['oldRange']||(_0x36e343['oldRange']=null),_0x36e343['newRange']||(_0x36e343['newRange']=null);}}class p extends e{['compress'](_0x198103,_0x774179){return _0x774179['shift'](),_0x198103['types']['push'](this['_id']),!0x0;}['decompress'](_0x3796ba,_0x389b40){_0x389b40['types']['shift'](),_0x3796ba['push']({'__className':this['_operationName']});}}class a extends n{['_omittedNamespace'];constructor(_0x3b9de2,_0xb22d9a,_0x576548,_0x1ddfe2){super(_0x3b9de2,_0xb22d9a,_0x576548),this['_omittedNamespace']=_0x1ddfe2+':';}['compress'](_0x3b6ae9,_0x475d74){return!('MarkerOperation'!=_0x475d74[0x0]['__className']||!_0x475d74[0x0]['name']['startsWith'](this['_omittedNamespace']))&&(_0x475d74[0x0]['name']=_0x475d74[0x0]['name']['replace'](new RegExp('^'+this['_omittedNamespace']),''),super['compress'](_0x3b6ae9,_0x475d74),!0x0);}['decompress'](_0xa1397,_0x248bcb){super['decompress'](_0xa1397,_0x248bcb);const _0x5548e8=_0xa1397[_0xa1397['length']-0x1];_0x5548e8['name']=this['_omittedNamespace']+_0x5548e8['name'];}}class b{['_id'];['_context'];constructor(_0x31b5e2,_0x35892a){this['_id']=_0x31b5e2,this['_context']=_0x35892a;}['compress'](_0x66cdce,_0x2036bf){let _0x101e79;for(;_0x2036bf['length']>0x1&&this['_compareOperations'](_0x2036bf[0x0],_0x2036bf[0x1]);)_0x101e79?(_0x101e79=this['_combineNext'](_0x2036bf['shift'](),_0x101e79),_0x66cdce['types']['push'](0x0)):(_0x101e79=_0x1b17b4(_0x2036bf['shift']()),_0x66cdce['types']['push'](this['_id']));return!!_0x101e79&&(_0x101e79=this['_combineNext'](_0x2036bf['shift'](),_0x101e79),_0x66cdce['types']['push'](0x0),_0x66cdce['buffers']['push'](this['_compressSingleOperation'](_0x101e79)),!0x0);}['decompress'](_0xf49830,_0x47cd2e){const _0x40a5af=this['_decompressSingleOperation'](_0x47cd2e);for(;0x0==_0x47cd2e['types'][0x0];)_0x47cd2e['types']['shift'](),_0xf49830['push'](this['_splitCurrent'](_0x40a5af));_0xf49830['push'](_0x40a5af);}}class m extends b{['_combineNext'](_0x1fc83e,_0x32bf41){return _0x32bf41['nodes'][0x0]['data']+=_0x1fc83e['nodes'][0x0]['data'],_0x32bf41;}['_splitCurrent'](_0x3707c7){const _0x289a29=_0x1b17b4(_0x3707c7),_0x1ff120=_0x289a29['nodes'][0x0],_0x5d4747=_0x3707c7['nodes'][0x0],_0x3bdae5=_0x5d4747['data'][Symbol['iterator']]()['next']()['value'],_0x499181=_0x3bdae5['length'];return _0x1ff120['data']=_0x3bdae5,_0x5d4747['data']=_0x5d4747['data']['substr'](_0x499181),_0x3707c7['position']=_(_0x3707c7['position'],_0x499181),_0x289a29;}['_compareOperations'](_0x506155,_0x52918a){if(this['_checkOperation'](_0x506155)&&this['_checkOperation'](_0x52918a)){const _0xd97f9f=_0x506155['nodes'][0x0]['data']['length'],_0x42a247=O(_(_0x506155['position'],_0xd97f9f),_0x52918a['position']),_0x55c24e=_0x506155['nodes'][0x0],_0x24d95a=_0x52918a['nodes'][0x0];return _0x42a247&&this['_compareAttributes'](_0x55c24e,_0x24d95a);}return!0x1;}['_compressSingleOperation'](_0x5205c7){const _0x38c148={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('InsertOperation')['compress'](_0x38c148,[_0x5205c7]),_0x38c148['buffers'][0x0];}['_decompressSingleOperation'](_0x45e8e7){const _0x1f14f0=[];return this['_context']['_getCompressorByName']('InsertOperation')['decompress'](_0x1f14f0,_0x45e8e7),_0x1f14f0[0x0];}['_checkOperation'](_0x29014a){return'InsertOperation'==_0x29014a['__className']&&0x1==_0x29014a['nodes']['length']&&_0x29014a['nodes'][0x0]['data']&&!_0x29014a['wasUndone']&&0x1==Array['from'](_0x29014a['nodes'][0x0]['data'])['length'];}['_compareAttributes'](_0xd6b33e,_0x3aa185){const _0x1ee62b=Object['keys'](_0xd6b33e['attributes']||{}),_0x59a989=Object['keys'](_0x3aa185['attributes']||{});return _0x1ee62b['length']===_0x59a989['length']&&_0x1ee62b['every'](_0x218d9b=>_0x3aa185['attributes'][_0x218d9b]&&_0x3aa185['attributes'][_0x218d9b]===_0xd6b33e['attributes'][_0x218d9b]);}}class c extends b{['_combineNext'](_0x73fab7,_0x2dc14a){return _0x2dc14a['howMany']++,_0x2dc14a['sourcePosition']=_0x1b17b4(_0x73fab7['sourcePosition']),_0x2dc14a;}['_splitCurrent'](_0x4fe241){const _0x1215ae=_0x1b17b4(_0x4fe241);return _0x4fe241['howMany']--,_0x1215ae['howMany']=0x1,_0x1215ae['sourcePosition']=_(_0x1215ae['sourcePosition'],_0x4fe241['howMany']),_0x1215ae;}['_compareOperations'](_0x378f81,_0x3ec74d){return!(!this['_checkOperation'](_0x378f81)||!this['_checkOperation'](_0x3ec74d))&&(O(_(_0x378f81['sourcePosition'],-0x1),_0x3ec74d['sourcePosition'])&&O(_0x378f81['targetPosition'],_0x3ec74d['targetPosition']));}['_compressSingleOperation'](_0x252c11){const _0xf300ea={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0xf300ea,[_0x252c11]),_0xf300ea['buffers'][0x0];}['_decompressSingleOperation'](_0x3664e8){const _0x571ca9=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x571ca9,_0x3664e8),_0x571ca9[0x0];}['_checkOperation'](_0x5a2bb1){return'MoveOperation'==_0x5a2bb1['__className']&&'$graveyard'==_0x5a2bb1['targetPosition']['root']&&0x1==_0x5a2bb1['howMany']&&!_0x5a2bb1['wasUndone'];}}class h extends b{['_combineNext'](_0x2dad18,_0xdd862){return _0xdd862['howMany']++,_0xdd862;}['_splitCurrent'](_0x5b416e){const _0x297592=_0x1b17b4(_0x5b416e);return _0x297592['howMany']=0x1,_0x5b416e['howMany']--,_0x297592;}['_compareOperations'](_0x54b24f,_0x1c32ef){return!(!this['_checkOperation'](_0x54b24f)||!this['_checkOperation'](_0x1c32ef))&&(O(_0x54b24f['sourcePosition'],_0x1c32ef['sourcePosition'])&&O(_0x54b24f['targetPosition'],_0x1c32ef['targetPosition']));}['_compressSingleOperation'](_0x1c2915){const _0x3b86d6={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x3b86d6,[_0x1c2915]),_0x3b86d6['buffers'][0x0];}['_decompressSingleOperation'](_0x1b12c8){const _0x4abc3b=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x4abc3b,_0x1b12c8),_0x4abc3b[0x0];}['_checkOperation'](_0xfd07ef){return'MoveOperation'==_0xfd07ef['__className']&&'$graveyard'==_0xfd07ef['targetPosition']['root']&&0x1==_0xfd07ef['howMany']&&!_0xfd07ef['wasUndone'];}}class f extends b{['compress'](_0x1ad955,_0x42b218){if(!this['_compareOperations'](_0x42b218[0x0],_0x42b218[0x1]))return!0x1;const _0x1aa182=_0x42b218['shift']();return _0x1aa182['oldRange']=null,_0x1aa182['newRange']&&O(_0x1aa182['newRange']['start'],_0x1aa182['newRange']['end'])&&(_0x1aa182['newRange']['end']=null),_0x42b218['shift'](),_0x1ad955['types']['push'](this['_id']),_0x1ad955['types']['push'](0x0),_0x1ad955['buffers']['push'](this['_compressSingleOperation'](_0x1aa182)),!0x0;}['decompress'](_0x2c8b22,_0x2180d3){const _0xb5b4a2=this['_decompressSingleOperation'](_0x2180d3);_0xb5b4a2['newRange']&&!_0xb5b4a2['newRange']['end']&&(_0xb5b4a2['newRange']['end']=_0x1b17b4(_0xb5b4a2['newRange']['start']));const _0x3f6c06=_0x1b17b4(_0xb5b4a2);_0x3f6c06['newRange']&&(_0x3f6c06['newRange']['start']['stickiness']='toNone',_0x3f6c06['newRange']['end']=_0x1b17b4(_0x3f6c06['newRange']['start'])),_0x3f6c06['name']='user:position:'+_0x3f6c06['name']['split'](':')[0x2],_0x2180d3['types']['shift'](),_0x2c8b22['push'](_0xb5b4a2),_0x2c8b22['push'](_0x3f6c06);}['_compressSingleOperation'](_0x240f35){const _0x44ac7e={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MarkerOperation')['compress'](_0x44ac7e,[_0x240f35]),_0x44ac7e['buffers'][0x0];}['_decompressSingleOperation'](_0x7d682c){const _0x443e15=[];return this['_context']['_getCompressorByName']('MarkerOperation')['decompress'](_0x443e15,_0x7d682c),_0x443e15[0x0];}['_compareOperations'](_0x1cd83a,_0x5a7202){return!(!_0x1cd83a||!_0x5a7202)&&('MarkerOperation'==_0x1cd83a['__className']&&'MarkerOperation'==_0x5a7202['__className']&&!(!_0x1cd83a['name']['startsWith']('user:')||!_0x5a7202['name']['startsWith']('user:')||_0x1cd83a['name']==_0x5a7202['name']));}}class g{['_compressorById'];['_compressorByName'];['_protobufFactory'];constructor(){this['_compressorById']=new Map(),this['_compressorByName']=new Map(),this['_protobufFactory']=new r();const _0x25c74f=this['_protobufFactory']['getDescriptor']('MarkerOperation');this['_registerCompressor'](0x1,'NoOperation',new p(0x1,'NoOperation',void 0x0)),this['_registerOperationCompressor'](0xa,'AttributeOperation',s),this['_registerOperationCompressor'](0xb,'InsertOperation',i),this['_registerOperationCompressor'](0xc,'MarkerOperation',n),this['_registerOperationCompressor'](0xd,'MergeOperation',e),this['_registerOperationCompressor'](0xe,'MoveOperation',e),this['_registerOperationCompressor'](0xf,'RenameOperation',e),this['_registerOperationCompressor'](0x10,'RootAttributeOperation',s),this['_registerOperationCompressor'](0x11,'SplitOperation',e),this['_registerCompressor'](0x12,'CommentMarkerOperation',new a(0x12,'MarkerOperation',_0x25c74f,'comment')),this['_registerCompressor'](0x13,'SuggestionMarkerOperation',new a(0x13,'MarkerOperation',_0x25c74f,'suggestion')),this['_registerOperationCompressor'](0x14,'RootOperation',e),this['_registerActionCompressor'](0x64,'TypingAction',m),this['_registerActionCompressor'](0x65,'DeletingAction',c),this['_registerActionCompressor'](0x66,'ForwardDeletingAction',h),this['_registerActionCompressor'](0x67,'UserSelectionAction',f);}['compress'](_0x15ce7b){if(!_0x15ce7b||!_0x15ce7b[0x0])throw new _0x3018b1('no-operations-provided',this);const _0x9be623={'types':[],'buffers':[],'baseVersion':_0x15ce7b[0x0]['baseVersion']};for(;_0x15ce7b['length'];)this['_getCompressorByName']('UserSelectionAction')['compress'](_0x9be623,_0x15ce7b)||this['_getCompressorByName']('TypingAction')['compress'](_0x9be623,_0x15ce7b)||this['_getCompressorByName']('DeletingAction')['compress'](_0x9be623,_0x15ce7b)||this['_getCompressorByName']('ForwardDeletingAction')['compress'](_0x9be623,_0x15ce7b)||this['_getCompressorByName']('CommentMarkerOperation')['compress'](_0x9be623,_0x15ce7b)||this['_getCompressorByName']('SuggestionMarkerOperation')['compress'](_0x9be623,_0x15ce7b)||this['_getCompressorByName'](_0x15ce7b[0x0]['__className'])['compress'](_0x9be623,_0x15ce7b);return _0x9be623;}['decompress'](_0x447c0a){const _0x16ec48=[];for(;_0x447c0a['types']['length'];){this['_compressorById']['get'](_0x447c0a['types'][0x0])['decompress'](_0x16ec48,_0x447c0a);}return _0x16ec48['forEach']((_0x1e58d2,_0x2e7954)=>_0x1e58d2['baseVersion']=_0x447c0a['baseVersion']+_0x2e7954),_0x16ec48;}['_getCompressorByName'](_0x1322ec){return this['_compressorByName']['get'](_0x1322ec);}['_registerOperationCompressor'](_0x17c515,_0x68318f,_0x12b3a1){const _0x1be5d4=new _0x12b3a1(_0x17c515,_0x68318f,this['_protobufFactory']['getDescriptor'](_0x68318f));this['_registerCompressor'](_0x17c515,_0x68318f,_0x1be5d4);}['_registerActionCompressor'](_0x16146b,_0x10db48,_0x4a5605){const _0x384741=new _0x4a5605(_0x16146b,this);this['_registerCompressor'](_0x16146b,_0x10db48,_0x384741);}['_registerCompressor'](_0x30cf9e,_0x3130f7,_0x5ca5f0){this['_compressorById']['set'](_0x30cf9e,_0x5ca5f0),this['_compressorByName']['set'](_0x3130f7,_0x5ca5f0);}}export{g as Compressor};
|
|
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);}}
|