@ckeditor/ckeditor5-operations-compressor 43.3.0 → 43.3.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.js +2 -2
- package/package.json +3 -3
- package/src/actioncompressor/actioncompressor.js +1 -1
- package/src/actioncompressor/deletingactioncompressor.js +1 -1
- package/src/actioncompressor/forwarddeletingactioncompressor.js +1 -1
- package/src/actioncompressor/typingactioncompressor.js +1 -1
- package/src/actioncompressor/userselectionactioncompressor.js +1 -1
- package/src/compressor.js +1 -1
- package/src/index.js +1 -1
- package/src/lib/compiledmessages.js +2 -2
- package/src/lib/protobufdescriptions.js +1 -1
- package/src/operationcompressor/annotationmarkeroperationcompressor.js +1 -1
- package/src/operationcompressor/attributeoperationcompressor.js +1 -1
- package/src/operationcompressor/insertoperationcompressor.js +1 -1
- package/src/operationcompressor/markeroperationcompressor.js +1 -1
- package/src/operationcompressor/nooperationcompressor.js +1 -1
- package/src/operationcompressor/operationcompressor.js +1 -1
- package/src/protobuffactory.js +1 -1
- package/src/utils.js +1 -1
package/dist/index.js
CHANGED
|
@@ -20,5 +20,5 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
import{CKEditorError as
|
|
24
|
-
((()=>{var _0xadd627=_0x3ece4a['Reader'],_0x1111a2=_0x3ece4a['Writer'],_0xc3e8a3=_0x3ece4a['util'],_0x43289c=_0x3ece4a['roots']['default']||(_0x3ece4a['roots']['default']={});return _0x43289c['AttributeOperation']=(function(){function _0x41c6f0(_0x46850e){if(_0x46850e){for(var _0x438bd8=Object['keys'](_0x46850e),_0xad1c69=0x0;_0xad1c69<_0x438bd8['length'];++_0xad1c69)null!=_0x46850e[_0x438bd8[_0xad1c69]]&&(this[_0x438bd8[_0xad1c69]]=_0x46850e[_0x438bd8[_0xad1c69]]);}}return _0x41c6f0['prototype']['range']=null,_0x41c6f0['prototype']['key']='',_0x41c6f0['prototype']['oldValueBoolean']=!0x1,_0x41c6f0['prototype']['oldValueJson']='',_0x41c6f0['prototype']['newValueBoolean']=!0x1,_0x41c6f0['prototype']['newValueJson']='',_0x41c6f0['prototype']['wasUndone']=!0x1,_0x41c6f0['create']=function(_0x42b614){return new _0x41c6f0(_0x42b614);},_0x41c6f0['encode']=function(_0x31f4a1,_0x169c47){return _0x169c47||(_0x169c47=_0x1111a2['create']()),null!=_0x31f4a1['range']&&Object['hasOwnProperty']['call'](_0x31f4a1,'range')&&_0x43289c['Range']['encode'](_0x31f4a1['range'],_0x169c47['uint32'](0xa)['fork']())['ldelim'](),null!=_0x31f4a1['key']&&Object['hasOwnProperty']['call'](_0x31f4a1,'key')&&_0x169c47['uint32'](0x12)['string'](_0x31f4a1['key']),null!=_0x31f4a1['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x31f4a1,'oldValueBoolean')&&_0x169c47['uint32'](0x18)['bool'](_0x31f4a1['oldValueBoolean']),null!=_0x31f4a1['oldValueJson']&&Object['hasOwnProperty']['call'](_0x31f4a1,'oldValueJson')&&_0x169c47['uint32'](0x22)['string'](_0x31f4a1['oldValueJson']),null!=_0x31f4a1['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x31f4a1,'newValueBoolean')&&_0x169c47['uint32'](0x28)['bool'](_0x31f4a1['newValueBoolean']),null!=_0x31f4a1['newValueJson']&&Object['hasOwnProperty']['call'](_0x31f4a1,'newValueJson')&&_0x169c47['uint32'](0x32)['string'](_0x31f4a1['newValueJson']),null!=_0x31f4a1['wasUndone']&&Object['hasOwnProperty']['call'](_0x31f4a1,'wasUndone')&&_0x169c47['uint32'](0x38)['bool'](_0x31f4a1['wasUndone']),_0x169c47;},_0x41c6f0['encodeDelimited']=function(_0x21b917,_0x5e9266){return this['encode'](_0x21b917,_0x5e9266)['ldelim']();},_0x41c6f0['decode']=function(_0x1e0746,_0x554d60){_0x1e0746 instanceof _0xadd627||(_0x1e0746=_0xadd627['create'](_0x1e0746));for(var _0x2bd755=void 0x0===_0x554d60?_0x1e0746['len']:_0x1e0746['pos']+_0x554d60,_0x47801f=new _0x43289c['AttributeOperation']();_0x1e0746['pos']<_0x2bd755;){var _0x981ab=_0x1e0746['uint32']();switch(_0x981ab>>>0x3){case 0x1:_0x47801f['range']=_0x43289c['Range']['decode'](_0x1e0746,_0x1e0746['uint32']());break;case 0x2:_0x47801f['key']=_0x1e0746['string']();break;case 0x3:_0x47801f['oldValueBoolean']=_0x1e0746['bool']();break;case 0x4:_0x47801f['oldValueJson']=_0x1e0746['string']();break;case 0x5:_0x47801f['newValueBoolean']=_0x1e0746['bool']();break;case 0x6:_0x47801f['newValueJson']=_0x1e0746['string']();break;case 0x7:_0x47801f['wasUndone']=_0x1e0746['bool']();break;default:_0x1e0746['skipType'](0x7&_0x981ab);}}return _0x47801f;},_0x41c6f0['decodeDelimited']=function(_0x2b3c2c){return _0x2b3c2c instanceof _0xadd627||(_0x2b3c2c=new _0xadd627(_0x2b3c2c)),this['decode'](_0x2b3c2c,_0x2b3c2c['uint32']());},_0x41c6f0['verify']=function(_0x4bd402){if('object'!=typeof _0x4bd402||null===_0x4bd402)return'object\x20expected';if(null!=_0x4bd402['range']&&_0x4bd402['hasOwnProperty']('range')){var _0xa27f94=_0x43289c['Range']['verify'](_0x4bd402['range']);if(_0xa27f94)return'range.'+_0xa27f94;}return null!=_0x4bd402['key']&&_0x4bd402['hasOwnProperty']('key')&&!_0xc3e8a3['isString'](_0x4bd402['key'])?'key:\x20string\x20expected':null!=_0x4bd402['oldValueBoolean']&&_0x4bd402['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x4bd402['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x4bd402['oldValueJson']&&_0x4bd402['hasOwnProperty']('oldValueJson')&&!_0xc3e8a3['isString'](_0x4bd402['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x4bd402['newValueBoolean']&&_0x4bd402['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x4bd402['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x4bd402['newValueJson']&&_0x4bd402['hasOwnProperty']('newValueJson')&&!_0xc3e8a3['isString'](_0x4bd402['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x4bd402['wasUndone']&&_0x4bd402['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x4bd402['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x41c6f0['fromObject']=function(_0x32af9d){if(_0x32af9d instanceof _0x43289c['AttributeOperation'])return _0x32af9d;var _0x47ea1b=new _0x43289c['AttributeOperation']();if(null!=_0x32af9d['range']){if('object'!=typeof _0x32af9d['range'])throw TypeError('.AttributeOperation.range:\x20object\x20expected');_0x47ea1b['range']=_0x43289c['Range']['fromObject'](_0x32af9d['range']);}return null!=_0x32af9d['key']&&(_0x47ea1b['key']=String(_0x32af9d['key'])),null!=_0x32af9d['oldValueBoolean']&&(_0x47ea1b['oldValueBoolean']=Boolean(_0x32af9d['oldValueBoolean'])),null!=_0x32af9d['oldValueJson']&&(_0x47ea1b['oldValueJson']=String(_0x32af9d['oldValueJson'])),null!=_0x32af9d['newValueBoolean']&&(_0x47ea1b['newValueBoolean']=Boolean(_0x32af9d['newValueBoolean'])),null!=_0x32af9d['newValueJson']&&(_0x47ea1b['newValueJson']=String(_0x32af9d['newValueJson'])),null!=_0x32af9d['wasUndone']&&(_0x47ea1b['wasUndone']=Boolean(_0x32af9d['wasUndone'])),_0x47ea1b;},_0x41c6f0['toObject']=function(_0x23dae8,_0x93d33c){_0x93d33c||(_0x93d33c={});var _0x497d14={};return _0x93d33c['defaults']&&(_0x497d14['range']=null,_0x497d14['key']='',_0x497d14['oldValueBoolean']=!0x1,_0x497d14['oldValueJson']='',_0x497d14['newValueBoolean']=!0x1,_0x497d14['newValueJson']='',_0x497d14['wasUndone']=!0x1),null!=_0x23dae8['range']&&_0x23dae8['hasOwnProperty']('range')&&(_0x497d14['range']=_0x43289c['Range']['toObject'](_0x23dae8['range'],_0x93d33c)),null!=_0x23dae8['key']&&_0x23dae8['hasOwnProperty']('key')&&(_0x497d14['key']=_0x23dae8['key']),null!=_0x23dae8['oldValueBoolean']&&_0x23dae8['hasOwnProperty']('oldValueBoolean')&&(_0x497d14['oldValueBoolean']=_0x23dae8['oldValueBoolean']),null!=_0x23dae8['oldValueJson']&&_0x23dae8['hasOwnProperty']('oldValueJson')&&(_0x497d14['oldValueJson']=_0x23dae8['oldValueJson']),null!=_0x23dae8['newValueBoolean']&&_0x23dae8['hasOwnProperty']('newValueBoolean')&&(_0x497d14['newValueBoolean']=_0x23dae8['newValueBoolean']),null!=_0x23dae8['newValueJson']&&_0x23dae8['hasOwnProperty']('newValueJson')&&(_0x497d14['newValueJson']=_0x23dae8['newValueJson']),null!=_0x23dae8['wasUndone']&&_0x23dae8['hasOwnProperty']('wasUndone')&&(_0x497d14['wasUndone']=_0x23dae8['wasUndone']),_0x497d14;},_0x41c6f0['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x3ece4a['util']['toJSONOptions']);},_0x41c6f0['getTypeUrl']=function(_0x31fe29){return void 0x0===_0x31fe29&&(_0x31fe29='type.googleapis.com'),_0x31fe29+'/AttributeOperation';},_0x41c6f0;}()),_0x43289c['InsertOperation']=(function(){function _0x948b05(_0x3efc71){if(this['nodes']=[],_0x3efc71){for(var _0x5df116=Object['keys'](_0x3efc71),_0x1ca385=0x0;_0x1ca385<_0x5df116['length'];++_0x1ca385)null!=_0x3efc71[_0x5df116[_0x1ca385]]&&(this[_0x5df116[_0x1ca385]]=_0x3efc71[_0x5df116[_0x1ca385]]);}}return _0x948b05['prototype']['position']=null,_0x948b05['prototype']['nodes']=_0xc3e8a3['emptyArray'],_0x948b05['prototype']['shouldReceiveAttributes']=!0x1,_0x948b05['prototype']['wasUndone']=!0x1,_0x948b05['create']=function(_0x587f7e){return new _0x948b05(_0x587f7e);},_0x948b05['encode']=function(_0x5b8280,_0x2ae9b2){if(_0x2ae9b2||(_0x2ae9b2=_0x1111a2['create']()),null!=_0x5b8280['position']&&Object['hasOwnProperty']['call'](_0x5b8280,'position')&&_0x43289c['Position']['encode'](_0x5b8280['position'],_0x2ae9b2['uint32'](0xa)['fork']())['ldelim'](),null!=_0x5b8280['nodes']&&_0x5b8280['nodes']['length']){for(var _0x1c6d16=0x0;_0x1c6d16<_0x5b8280['nodes']['length'];++_0x1c6d16)_0x43289c['Element']['encode'](_0x5b8280['nodes'][_0x1c6d16],_0x2ae9b2['uint32'](0x12)['fork']())['ldelim']();}return null!=_0x5b8280['shouldReceiveAttributes']&&Object['hasOwnProperty']['call'](_0x5b8280,'shouldReceiveAttributes')&&_0x2ae9b2['uint32'](0x18)['bool'](_0x5b8280['shouldReceiveAttributes']),null!=_0x5b8280['wasUndone']&&Object['hasOwnProperty']['call'](_0x5b8280,'wasUndone')&&_0x2ae9b2['uint32'](0x20)['bool'](_0x5b8280['wasUndone']),_0x2ae9b2;},_0x948b05['encodeDelimited']=function(_0xa1958,_0x385a16){return this['encode'](_0xa1958,_0x385a16)['ldelim']();},_0x948b05['decode']=function(_0x15bc0b,_0x232597){_0x15bc0b instanceof _0xadd627||(_0x15bc0b=_0xadd627['create'](_0x15bc0b));for(var _0x5b856e=void 0x0===_0x232597?_0x15bc0b['len']:_0x15bc0b['pos']+_0x232597,_0x42e9b5=new _0x43289c['InsertOperation']();_0x15bc0b['pos']<_0x5b856e;){var _0x12c3d5=_0x15bc0b['uint32']();switch(_0x12c3d5>>>0x3){case 0x1:_0x42e9b5['position']=_0x43289c['Position']['decode'](_0x15bc0b,_0x15bc0b['uint32']());break;case 0x2:_0x42e9b5['nodes']&&_0x42e9b5['nodes']['length']||(_0x42e9b5['nodes']=[]),_0x42e9b5['nodes']['push'](_0x43289c['Element']['decode'](_0x15bc0b,_0x15bc0b['uint32']()));break;case 0x3:_0x42e9b5['shouldReceiveAttributes']=_0x15bc0b['bool']();break;case 0x4:_0x42e9b5['wasUndone']=_0x15bc0b['bool']();break;default:_0x15bc0b['skipType'](0x7&_0x12c3d5);}}return _0x42e9b5;},_0x948b05['decodeDelimited']=function(_0x384f33){return _0x384f33 instanceof _0xadd627||(_0x384f33=new _0xadd627(_0x384f33)),this['decode'](_0x384f33,_0x384f33['uint32']());},_0x948b05['verify']=function(_0x13621f){if('object'!=typeof _0x13621f||null===_0x13621f)return'object\x20expected';if(null!=_0x13621f['position']&&_0x13621f['hasOwnProperty']('position')&&(_0x2c27b0=_0x43289c['Position']['verify'](_0x13621f['position'])))return'position.'+_0x2c27b0;if(null!=_0x13621f['nodes']&&_0x13621f['hasOwnProperty']('nodes')){if(!Array['isArray'](_0x13621f['nodes']))return'nodes:\x20array\x20expected';for(var _0x5e8a0b=0x0;_0x5e8a0b<_0x13621f['nodes']['length'];++_0x5e8a0b){var _0x2c27b0;if(_0x2c27b0=_0x43289c['Element']['verify'](_0x13621f['nodes'][_0x5e8a0b]))return'nodes.'+_0x2c27b0;}}return null!=_0x13621f['shouldReceiveAttributes']&&_0x13621f['hasOwnProperty']('shouldReceiveAttributes')&&'boolean'!=typeof _0x13621f['shouldReceiveAttributes']?'shouldReceiveAttributes:\x20boolean\x20expected':null!=_0x13621f['wasUndone']&&_0x13621f['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x13621f['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x948b05['fromObject']=function(_0x379348){if(_0x379348 instanceof _0x43289c['InsertOperation'])return _0x379348;var _0x18a83f=new _0x43289c['InsertOperation']();if(null!=_0x379348['position']){if('object'!=typeof _0x379348['position'])throw TypeError('.InsertOperation.position:\x20object\x20expected');_0x18a83f['position']=_0x43289c['Position']['fromObject'](_0x379348['position']);}if(_0x379348['nodes']){if(!Array['isArray'](_0x379348['nodes']))throw TypeError('.InsertOperation.nodes:\x20array\x20expected');_0x18a83f['nodes']=[];for(var _0x187f03=0x0;_0x187f03<_0x379348['nodes']['length'];++_0x187f03){if('object'!=typeof _0x379348['nodes'][_0x187f03])throw TypeError('.InsertOperation.nodes:\x20object\x20expected');_0x18a83f['nodes'][_0x187f03]=_0x43289c['Element']['fromObject'](_0x379348['nodes'][_0x187f03]);}}return null!=_0x379348['shouldReceiveAttributes']&&(_0x18a83f['shouldReceiveAttributes']=Boolean(_0x379348['shouldReceiveAttributes'])),null!=_0x379348['wasUndone']&&(_0x18a83f['wasUndone']=Boolean(_0x379348['wasUndone'])),_0x18a83f;},_0x948b05['toObject']=function(_0x5629f6,_0x490500){_0x490500||(_0x490500={});var _0x3bc4d9={};if((_0x490500['arrays']||_0x490500['defaults'])&&(_0x3bc4d9['nodes']=[]),_0x490500['defaults']&&(_0x3bc4d9['position']=null,_0x3bc4d9['shouldReceiveAttributes']=!0x1,_0x3bc4d9['wasUndone']=!0x1),null!=_0x5629f6['position']&&_0x5629f6['hasOwnProperty']('position')&&(_0x3bc4d9['position']=_0x43289c['Position']['toObject'](_0x5629f6['position'],_0x490500)),_0x5629f6['nodes']&&_0x5629f6['nodes']['length']){_0x3bc4d9['nodes']=[];for(var _0x41fb5e=0x0;_0x41fb5e<_0x5629f6['nodes']['length'];++_0x41fb5e)_0x3bc4d9['nodes'][_0x41fb5e]=_0x43289c['Element']['toObject'](_0x5629f6['nodes'][_0x41fb5e],_0x490500);}return null!=_0x5629f6['shouldReceiveAttributes']&&_0x5629f6['hasOwnProperty']('shouldReceiveAttributes')&&(_0x3bc4d9['shouldReceiveAttributes']=_0x5629f6['shouldReceiveAttributes']),null!=_0x5629f6['wasUndone']&&_0x5629f6['hasOwnProperty']('wasUndone')&&(_0x3bc4d9['wasUndone']=_0x5629f6['wasUndone']),_0x3bc4d9;},_0x948b05['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x3ece4a['util']['toJSONOptions']);},_0x948b05['getTypeUrl']=function(_0x510e59){return void 0x0===_0x510e59&&(_0x510e59='type.googleapis.com'),_0x510e59+'/InsertOperation';},_0x948b05;}()),_0x43289c['MarkerOperation']=(function(){function _0x18a580(_0x5c4ec9){if(_0x5c4ec9){for(var _0x5823a3=Object['keys'](_0x5c4ec9),_0x1094d1=0x0;_0x1094d1<_0x5823a3['length'];++_0x1094d1)null!=_0x5c4ec9[_0x5823a3[_0x1094d1]]&&(this[_0x5823a3[_0x1094d1]]=_0x5c4ec9[_0x5823a3[_0x1094d1]]);}}return _0x18a580['prototype']['name']='',_0x18a580['prototype']['oldRange']=null,_0x18a580['prototype']['newRange']=null,_0x18a580['prototype']['affectsData']=!0x1,_0x18a580['prototype']['wasUndone']=!0x1,_0x18a580['create']=function(_0x1fff2d){return new _0x18a580(_0x1fff2d);},_0x18a580['encode']=function(_0x55584a,_0x1f298d){return _0x1f298d||(_0x1f298d=_0x1111a2['create']()),null!=_0x55584a['name']&&Object['hasOwnProperty']['call'](_0x55584a,'name')&&_0x1f298d['uint32'](0xa)['string'](_0x55584a['name']),null!=_0x55584a['oldRange']&&Object['hasOwnProperty']['call'](_0x55584a,'oldRange')&&_0x43289c['Range']['encode'](_0x55584a['oldRange'],_0x1f298d['uint32'](0x12)['fork']())['ldelim'](),null!=_0x55584a['newRange']&&Object['hasOwnProperty']['call'](_0x55584a,'newRange')&&_0x43289c['Range']['encode'](_0x55584a['newRange'],_0x1f298d['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x55584a['affectsData']&&Object['hasOwnProperty']['call'](_0x55584a,'affectsData')&&_0x1f298d['uint32'](0x20)['bool'](_0x55584a['affectsData']),null!=_0x55584a['wasUndone']&&Object['hasOwnProperty']['call'](_0x55584a,'wasUndone')&&_0x1f298d['uint32'](0x28)['bool'](_0x55584a['wasUndone']),_0x1f298d;},_0x18a580['encodeDelimited']=function(_0x3944c1,_0x418648){return this['encode'](_0x3944c1,_0x418648)['ldelim']();},_0x18a580['decode']=function(_0x1d59e6,_0xc9017a){_0x1d59e6 instanceof _0xadd627||(_0x1d59e6=_0xadd627['create'](_0x1d59e6));for(var _0x41c7eb=void 0x0===_0xc9017a?_0x1d59e6['len']:_0x1d59e6['pos']+_0xc9017a,_0x35d2d1=new _0x43289c['MarkerOperation']();_0x1d59e6['pos']<_0x41c7eb;){var _0x35644b=_0x1d59e6['uint32']();switch(_0x35644b>>>0x3){case 0x1:_0x35d2d1['name']=_0x1d59e6['string']();break;case 0x2:_0x35d2d1['oldRange']=_0x43289c['Range']['decode'](_0x1d59e6,_0x1d59e6['uint32']());break;case 0x3:_0x35d2d1['newRange']=_0x43289c['Range']['decode'](_0x1d59e6,_0x1d59e6['uint32']());break;case 0x4:_0x35d2d1['affectsData']=_0x1d59e6['bool']();break;case 0x5:_0x35d2d1['wasUndone']=_0x1d59e6['bool']();break;default:_0x1d59e6['skipType'](0x7&_0x35644b);}}return _0x35d2d1;},_0x18a580['decodeDelimited']=function(_0x23f791){return _0x23f791 instanceof _0xadd627||(_0x23f791=new _0xadd627(_0x23f791)),this['decode'](_0x23f791,_0x23f791['uint32']());},_0x18a580['verify']=function(_0x859e4c){if('object'!=typeof _0x859e4c||null===_0x859e4c)return'object\x20expected';if(null!=_0x859e4c['name']&&_0x859e4c['hasOwnProperty']('name')&&!_0xc3e8a3['isString'](_0x859e4c['name']))return'name:\x20string\x20expected';var _0x1cbea0;if(null!=_0x859e4c['oldRange']&&_0x859e4c['hasOwnProperty']('oldRange')&&(_0x1cbea0=_0x43289c['Range']['verify'](_0x859e4c['oldRange'])))return'oldRange.'+_0x1cbea0;if(null!=_0x859e4c['newRange']&&_0x859e4c['hasOwnProperty']('newRange')&&(_0x1cbea0=_0x43289c['Range']['verify'](_0x859e4c['newRange'])))return'newRange.'+_0x1cbea0;return null!=_0x859e4c['affectsData']&&_0x859e4c['hasOwnProperty']('affectsData')&&'boolean'!=typeof _0x859e4c['affectsData']?'affectsData:\x20boolean\x20expected':null!=_0x859e4c['wasUndone']&&_0x859e4c['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x859e4c['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x18a580['fromObject']=function(_0x219ee0){if(_0x219ee0 instanceof _0x43289c['MarkerOperation'])return _0x219ee0;var _0x52d7c3=new _0x43289c['MarkerOperation']();if(null!=_0x219ee0['name']&&(_0x52d7c3['name']=String(_0x219ee0['name'])),null!=_0x219ee0['oldRange']){if('object'!=typeof _0x219ee0['oldRange'])throw TypeError('.MarkerOperation.oldRange:\x20object\x20expected');_0x52d7c3['oldRange']=_0x43289c['Range']['fromObject'](_0x219ee0['oldRange']);}if(null!=_0x219ee0['newRange']){if('object'!=typeof _0x219ee0['newRange'])throw TypeError('.MarkerOperation.newRange:\x20object\x20expected');_0x52d7c3['newRange']=_0x43289c['Range']['fromObject'](_0x219ee0['newRange']);}return null!=_0x219ee0['affectsData']&&(_0x52d7c3['affectsData']=Boolean(_0x219ee0['affectsData'])),null!=_0x219ee0['wasUndone']&&(_0x52d7c3['wasUndone']=Boolean(_0x219ee0['wasUndone'])),_0x52d7c3;},_0x18a580['toObject']=function(_0x1327be,_0x484192){_0x484192||(_0x484192={});var _0x3e3bb5={};return _0x484192['defaults']&&(_0x3e3bb5['name']='',_0x3e3bb5['oldRange']=null,_0x3e3bb5['newRange']=null,_0x3e3bb5['affectsData']=!0x1,_0x3e3bb5['wasUndone']=!0x1),null!=_0x1327be['name']&&_0x1327be['hasOwnProperty']('name')&&(_0x3e3bb5['name']=_0x1327be['name']),null!=_0x1327be['oldRange']&&_0x1327be['hasOwnProperty']('oldRange')&&(_0x3e3bb5['oldRange']=_0x43289c['Range']['toObject'](_0x1327be['oldRange'],_0x484192)),null!=_0x1327be['newRange']&&_0x1327be['hasOwnProperty']('newRange')&&(_0x3e3bb5['newRange']=_0x43289c['Range']['toObject'](_0x1327be['newRange'],_0x484192)),null!=_0x1327be['affectsData']&&_0x1327be['hasOwnProperty']('affectsData')&&(_0x3e3bb5['affectsData']=_0x1327be['affectsData']),null!=_0x1327be['wasUndone']&&_0x1327be['hasOwnProperty']('wasUndone')&&(_0x3e3bb5['wasUndone']=_0x1327be['wasUndone']),_0x3e3bb5;},_0x18a580['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x3ece4a['util']['toJSONOptions']);},_0x18a580['getTypeUrl']=function(_0x4ad016){return void 0x0===_0x4ad016&&(_0x4ad016='type.googleapis.com'),_0x4ad016+'/MarkerOperation';},_0x18a580;}()),_0x43289c['MergeOperation']=(function(){function _0x4532b2(_0x410f41){if(_0x410f41){for(var _0x1a3342=Object['keys'](_0x410f41),_0x128a3e=0x0;_0x128a3e<_0x1a3342['length'];++_0x128a3e)null!=_0x410f41[_0x1a3342[_0x128a3e]]&&(this[_0x1a3342[_0x128a3e]]=_0x410f41[_0x1a3342[_0x128a3e]]);}}return _0x4532b2['prototype']['sourcePosition']=null,_0x4532b2['prototype']['targetPosition']=null,_0x4532b2['prototype']['graveyardPosition']=null,_0x4532b2['prototype']['howMany']=0x0,_0x4532b2['prototype']['wasUndone']=!0x1,_0x4532b2['create']=function(_0x5bb5bb){return new _0x4532b2(_0x5bb5bb);},_0x4532b2['encode']=function(_0x25fe78,_0x4d63de){return _0x4d63de||(_0x4d63de=_0x1111a2['create']()),null!=_0x25fe78['sourcePosition']&&Object['hasOwnProperty']['call'](_0x25fe78,'sourcePosition')&&_0x43289c['Position']['encode'](_0x25fe78['sourcePosition'],_0x4d63de['uint32'](0xa)['fork']())['ldelim'](),null!=_0x25fe78['targetPosition']&&Object['hasOwnProperty']['call'](_0x25fe78,'targetPosition')&&_0x43289c['Position']['encode'](_0x25fe78['targetPosition'],_0x4d63de['uint32'](0x12)['fork']())['ldelim'](),null!=_0x25fe78['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x25fe78,'graveyardPosition')&&_0x43289c['Position']['encode'](_0x25fe78['graveyardPosition'],_0x4d63de['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x25fe78['howMany']&&Object['hasOwnProperty']['call'](_0x25fe78,'howMany')&&_0x4d63de['uint32'](0x20)['uint32'](_0x25fe78['howMany']),null!=_0x25fe78['wasUndone']&&Object['hasOwnProperty']['call'](_0x25fe78,'wasUndone')&&_0x4d63de['uint32'](0x28)['bool'](_0x25fe78['wasUndone']),_0x4d63de;},_0x4532b2['encodeDelimited']=function(_0x47a13a,_0x3369ea){return this['encode'](_0x47a13a,_0x3369ea)['ldelim']();},_0x4532b2['decode']=function(_0x2243cb,_0x308da9){_0x2243cb instanceof _0xadd627||(_0x2243cb=_0xadd627['create'](_0x2243cb));for(var _0x1f2723=void 0x0===_0x308da9?_0x2243cb['len']:_0x2243cb['pos']+_0x308da9,_0x4d1dc5=new _0x43289c['MergeOperation']();_0x2243cb['pos']<_0x1f2723;){var _0x348bf3=_0x2243cb['uint32']();switch(_0x348bf3>>>0x3){case 0x1:_0x4d1dc5['sourcePosition']=_0x43289c['Position']['decode'](_0x2243cb,_0x2243cb['uint32']());break;case 0x2:_0x4d1dc5['targetPosition']=_0x43289c['Position']['decode'](_0x2243cb,_0x2243cb['uint32']());break;case 0x3:_0x4d1dc5['graveyardPosition']=_0x43289c['Position']['decode'](_0x2243cb,_0x2243cb['uint32']());break;case 0x4:_0x4d1dc5['howMany']=_0x2243cb['uint32']();break;case 0x5:_0x4d1dc5['wasUndone']=_0x2243cb['bool']();break;default:_0x2243cb['skipType'](0x7&_0x348bf3);}}return _0x4d1dc5;},_0x4532b2['decodeDelimited']=function(_0x1b17c7){return _0x1b17c7 instanceof _0xadd627||(_0x1b17c7=new _0xadd627(_0x1b17c7)),this['decode'](_0x1b17c7,_0x1b17c7['uint32']());},_0x4532b2['verify']=function(_0x15376f){if('object'!=typeof _0x15376f||null===_0x15376f)return'object\x20expected';var _0x211537;if(null!=_0x15376f['sourcePosition']&&_0x15376f['hasOwnProperty']('sourcePosition')&&(_0x211537=_0x43289c['Position']['verify'](_0x15376f['sourcePosition'])))return'sourcePosition.'+_0x211537;if(null!=_0x15376f['targetPosition']&&_0x15376f['hasOwnProperty']('targetPosition')&&(_0x211537=_0x43289c['Position']['verify'](_0x15376f['targetPosition'])))return'targetPosition.'+_0x211537;if(null!=_0x15376f['graveyardPosition']&&_0x15376f['hasOwnProperty']('graveyardPosition')&&(_0x211537=_0x43289c['Position']['verify'](_0x15376f['graveyardPosition'])))return'graveyardPosition.'+_0x211537;return null!=_0x15376f['howMany']&&_0x15376f['hasOwnProperty']('howMany')&&!_0xc3e8a3['isInteger'](_0x15376f['howMany'])?'howMany:\x20integer\x20expected':null!=_0x15376f['wasUndone']&&_0x15376f['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x15376f['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x4532b2['fromObject']=function(_0xdb7454){if(_0xdb7454 instanceof _0x43289c['MergeOperation'])return _0xdb7454;var _0x4636ed=new _0x43289c['MergeOperation']();if(null!=_0xdb7454['sourcePosition']){if('object'!=typeof _0xdb7454['sourcePosition'])throw TypeError('.MergeOperation.sourcePosition:\x20object\x20expected');_0x4636ed['sourcePosition']=_0x43289c['Position']['fromObject'](_0xdb7454['sourcePosition']);}if(null!=_0xdb7454['targetPosition']){if('object'!=typeof _0xdb7454['targetPosition'])throw TypeError('.MergeOperation.targetPosition:\x20object\x20expected');_0x4636ed['targetPosition']=_0x43289c['Position']['fromObject'](_0xdb7454['targetPosition']);}if(null!=_0xdb7454['graveyardPosition']){if('object'!=typeof _0xdb7454['graveyardPosition'])throw TypeError('.MergeOperation.graveyardPosition:\x20object\x20expected');_0x4636ed['graveyardPosition']=_0x43289c['Position']['fromObject'](_0xdb7454['graveyardPosition']);}return null!=_0xdb7454['howMany']&&(_0x4636ed['howMany']=_0xdb7454['howMany']>>>0x0),null!=_0xdb7454['wasUndone']&&(_0x4636ed['wasUndone']=Boolean(_0xdb7454['wasUndone'])),_0x4636ed;},_0x4532b2['toObject']=function(_0x216e22,_0x117e6d){_0x117e6d||(_0x117e6d={});var _0x32f81f={};return _0x117e6d['defaults']&&(_0x32f81f['sourcePosition']=null,_0x32f81f['targetPosition']=null,_0x32f81f['graveyardPosition']=null,_0x32f81f['howMany']=0x0,_0x32f81f['wasUndone']=!0x1),null!=_0x216e22['sourcePosition']&&_0x216e22['hasOwnProperty']('sourcePosition')&&(_0x32f81f['sourcePosition']=_0x43289c['Position']['toObject'](_0x216e22['sourcePosition'],_0x117e6d)),null!=_0x216e22['targetPosition']&&_0x216e22['hasOwnProperty']('targetPosition')&&(_0x32f81f['targetPosition']=_0x43289c['Position']['toObject'](_0x216e22['targetPosition'],_0x117e6d)),null!=_0x216e22['graveyardPosition']&&_0x216e22['hasOwnProperty']('graveyardPosition')&&(_0x32f81f['graveyardPosition']=_0x43289c['Position']['toObject'](_0x216e22['graveyardPosition'],_0x117e6d)),null!=_0x216e22['howMany']&&_0x216e22['hasOwnProperty']('howMany')&&(_0x32f81f['howMany']=_0x216e22['howMany']),null!=_0x216e22['wasUndone']&&_0x216e22['hasOwnProperty']('wasUndone')&&(_0x32f81f['wasUndone']=_0x216e22['wasUndone']),_0x32f81f;},_0x4532b2['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x3ece4a['util']['toJSONOptions']);},_0x4532b2['getTypeUrl']=function(_0x250db7){return void 0x0===_0x250db7&&(_0x250db7='type.googleapis.com'),_0x250db7+'/MergeOperation';},_0x4532b2;}()),_0x43289c['MoveOperation']=(function(){function _0x4d042d(_0x55ba74){if(_0x55ba74){for(var _0x561472=Object['keys'](_0x55ba74),_0x4fdf32=0x0;_0x4fdf32<_0x561472['length'];++_0x4fdf32)null!=_0x55ba74[_0x561472[_0x4fdf32]]&&(this[_0x561472[_0x4fdf32]]=_0x55ba74[_0x561472[_0x4fdf32]]);}}return _0x4d042d['prototype']['sourcePosition']=null,_0x4d042d['prototype']['howMany']=0x0,_0x4d042d['prototype']['targetPosition']=null,_0x4d042d['prototype']['wasUndone']=!0x1,_0x4d042d['create']=function(_0x4fade7){return new _0x4d042d(_0x4fade7);},_0x4d042d['encode']=function(_0x549125,_0x48352e){return _0x48352e||(_0x48352e=_0x1111a2['create']()),null!=_0x549125['sourcePosition']&&Object['hasOwnProperty']['call'](_0x549125,'sourcePosition')&&_0x43289c['Position']['encode'](_0x549125['sourcePosition'],_0x48352e['uint32'](0xa)['fork']())['ldelim'](),null!=_0x549125['howMany']&&Object['hasOwnProperty']['call'](_0x549125,'howMany')&&_0x48352e['uint32'](0x10)['uint32'](_0x549125['howMany']),null!=_0x549125['targetPosition']&&Object['hasOwnProperty']['call'](_0x549125,'targetPosition')&&_0x43289c['Position']['encode'](_0x549125['targetPosition'],_0x48352e['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x549125['wasUndone']&&Object['hasOwnProperty']['call'](_0x549125,'wasUndone')&&_0x48352e['uint32'](0x20)['bool'](_0x549125['wasUndone']),_0x48352e;},_0x4d042d['encodeDelimited']=function(_0x4a49f0,_0x1ab890){return this['encode'](_0x4a49f0,_0x1ab890)['ldelim']();},_0x4d042d['decode']=function(_0x3ef63f,_0x17202a){_0x3ef63f instanceof _0xadd627||(_0x3ef63f=_0xadd627['create'](_0x3ef63f));for(var _0x49222f=void 0x0===_0x17202a?_0x3ef63f['len']:_0x3ef63f['pos']+_0x17202a,_0x508284=new _0x43289c['MoveOperation']();_0x3ef63f['pos']<_0x49222f;){var _0x464a9b=_0x3ef63f['uint32']();switch(_0x464a9b>>>0x3){case 0x1:_0x508284['sourcePosition']=_0x43289c['Position']['decode'](_0x3ef63f,_0x3ef63f['uint32']());break;case 0x2:_0x508284['howMany']=_0x3ef63f['uint32']();break;case 0x3:_0x508284['targetPosition']=_0x43289c['Position']['decode'](_0x3ef63f,_0x3ef63f['uint32']());break;case 0x4:_0x508284['wasUndone']=_0x3ef63f['bool']();break;default:_0x3ef63f['skipType'](0x7&_0x464a9b);}}return _0x508284;},_0x4d042d['decodeDelimited']=function(_0x479bb8){return _0x479bb8 instanceof _0xadd627||(_0x479bb8=new _0xadd627(_0x479bb8)),this['decode'](_0x479bb8,_0x479bb8['uint32']());},_0x4d042d['verify']=function(_0x35b7bd){if('object'!=typeof _0x35b7bd||null===_0x35b7bd)return'object\x20expected';var _0x5f48ce;if(null!=_0x35b7bd['sourcePosition']&&_0x35b7bd['hasOwnProperty']('sourcePosition')&&(_0x5f48ce=_0x43289c['Position']['verify'](_0x35b7bd['sourcePosition'])))return'sourcePosition.'+_0x5f48ce;if(null!=_0x35b7bd['howMany']&&_0x35b7bd['hasOwnProperty']('howMany')&&!_0xc3e8a3['isInteger'](_0x35b7bd['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x35b7bd['targetPosition']&&_0x35b7bd['hasOwnProperty']('targetPosition')&&(_0x5f48ce=_0x43289c['Position']['verify'](_0x35b7bd['targetPosition'])))return'targetPosition.'+_0x5f48ce;return null!=_0x35b7bd['wasUndone']&&_0x35b7bd['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x35b7bd['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x4d042d['fromObject']=function(_0x48c6bd){if(_0x48c6bd instanceof _0x43289c['MoveOperation'])return _0x48c6bd;var _0x110e44=new _0x43289c['MoveOperation']();if(null!=_0x48c6bd['sourcePosition']){if('object'!=typeof _0x48c6bd['sourcePosition'])throw TypeError('.MoveOperation.sourcePosition:\x20object\x20expected');_0x110e44['sourcePosition']=_0x43289c['Position']['fromObject'](_0x48c6bd['sourcePosition']);}if(null!=_0x48c6bd['howMany']&&(_0x110e44['howMany']=_0x48c6bd['howMany']>>>0x0),null!=_0x48c6bd['targetPosition']){if('object'!=typeof _0x48c6bd['targetPosition'])throw TypeError('.MoveOperation.targetPosition:\x20object\x20expected');_0x110e44['targetPosition']=_0x43289c['Position']['fromObject'](_0x48c6bd['targetPosition']);}return null!=_0x48c6bd['wasUndone']&&(_0x110e44['wasUndone']=Boolean(_0x48c6bd['wasUndone'])),_0x110e44;},_0x4d042d['toObject']=function(_0x39f037,_0x30ac68){_0x30ac68||(_0x30ac68={});var _0x5346c1={};return _0x30ac68['defaults']&&(_0x5346c1['sourcePosition']=null,_0x5346c1['howMany']=0x0,_0x5346c1['targetPosition']=null,_0x5346c1['wasUndone']=!0x1),null!=_0x39f037['sourcePosition']&&_0x39f037['hasOwnProperty']('sourcePosition')&&(_0x5346c1['sourcePosition']=_0x43289c['Position']['toObject'](_0x39f037['sourcePosition'],_0x30ac68)),null!=_0x39f037['howMany']&&_0x39f037['hasOwnProperty']('howMany')&&(_0x5346c1['howMany']=_0x39f037['howMany']),null!=_0x39f037['targetPosition']&&_0x39f037['hasOwnProperty']('targetPosition')&&(_0x5346c1['targetPosition']=_0x43289c['Position']['toObject'](_0x39f037['targetPosition'],_0x30ac68)),null!=_0x39f037['wasUndone']&&_0x39f037['hasOwnProperty']('wasUndone')&&(_0x5346c1['wasUndone']=_0x39f037['wasUndone']),_0x5346c1;},_0x4d042d['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x3ece4a['util']['toJSONOptions']);},_0x4d042d['getTypeUrl']=function(_0x18ce8d){return void 0x0===_0x18ce8d&&(_0x18ce8d='type.googleapis.com'),_0x18ce8d+'/MoveOperation';},_0x4d042d;}()),_0x43289c['RenameOperation']=(function(){function _0x154119(_0x30043e){if(_0x30043e){for(var _0xfd242b=Object['keys'](_0x30043e),_0x400727=0x0;_0x400727<_0xfd242b['length'];++_0x400727)null!=_0x30043e[_0xfd242b[_0x400727]]&&(this[_0xfd242b[_0x400727]]=_0x30043e[_0xfd242b[_0x400727]]);}}return _0x154119['prototype']['position']=null,_0x154119['prototype']['oldName']='',_0x154119['prototype']['newName']='',_0x154119['prototype']['wasUndone']=!0x1,_0x154119['create']=function(_0x148267){return new _0x154119(_0x148267);},_0x154119['encode']=function(_0x1e6313,_0x258db7){return _0x258db7||(_0x258db7=_0x1111a2['create']()),null!=_0x1e6313['position']&&Object['hasOwnProperty']['call'](_0x1e6313,'position')&&_0x43289c['Position']['encode'](_0x1e6313['position'],_0x258db7['uint32'](0xa)['fork']())['ldelim'](),null!=_0x1e6313['oldName']&&Object['hasOwnProperty']['call'](_0x1e6313,'oldName')&&_0x258db7['uint32'](0x12)['string'](_0x1e6313['oldName']),null!=_0x1e6313['newName']&&Object['hasOwnProperty']['call'](_0x1e6313,'newName')&&_0x258db7['uint32'](0x1a)['string'](_0x1e6313['newName']),null!=_0x1e6313['wasUndone']&&Object['hasOwnProperty']['call'](_0x1e6313,'wasUndone')&&_0x258db7['uint32'](0x20)['bool'](_0x1e6313['wasUndone']),_0x258db7;},_0x154119['encodeDelimited']=function(_0x8cc8fd,_0x193322){return this['encode'](_0x8cc8fd,_0x193322)['ldelim']();},_0x154119['decode']=function(_0x273996,_0x17add9){_0x273996 instanceof _0xadd627||(_0x273996=_0xadd627['create'](_0x273996));for(var _0x22dfe1=void 0x0===_0x17add9?_0x273996['len']:_0x273996['pos']+_0x17add9,_0x6dba78=new _0x43289c['RenameOperation']();_0x273996['pos']<_0x22dfe1;){var _0x3bd8f6=_0x273996['uint32']();switch(_0x3bd8f6>>>0x3){case 0x1:_0x6dba78['position']=_0x43289c['Position']['decode'](_0x273996,_0x273996['uint32']());break;case 0x2:_0x6dba78['oldName']=_0x273996['string']();break;case 0x3:_0x6dba78['newName']=_0x273996['string']();break;case 0x4:_0x6dba78['wasUndone']=_0x273996['bool']();break;default:_0x273996['skipType'](0x7&_0x3bd8f6);}}return _0x6dba78;},_0x154119['decodeDelimited']=function(_0xfeabc6){return _0xfeabc6 instanceof _0xadd627||(_0xfeabc6=new _0xadd627(_0xfeabc6)),this['decode'](_0xfeabc6,_0xfeabc6['uint32']());},_0x154119['verify']=function(_0x4116f4){if('object'!=typeof _0x4116f4||null===_0x4116f4)return'object\x20expected';if(null!=_0x4116f4['position']&&_0x4116f4['hasOwnProperty']('position')){var _0x377878=_0x43289c['Position']['verify'](_0x4116f4['position']);if(_0x377878)return'position.'+_0x377878;}return null!=_0x4116f4['oldName']&&_0x4116f4['hasOwnProperty']('oldName')&&!_0xc3e8a3['isString'](_0x4116f4['oldName'])?'oldName:\x20string\x20expected':null!=_0x4116f4['newName']&&_0x4116f4['hasOwnProperty']('newName')&&!_0xc3e8a3['isString'](_0x4116f4['newName'])?'newName:\x20string\x20expected':null!=_0x4116f4['wasUndone']&&_0x4116f4['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x4116f4['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x154119['fromObject']=function(_0x30bea2){if(_0x30bea2 instanceof _0x43289c['RenameOperation'])return _0x30bea2;var _0x181e97=new _0x43289c['RenameOperation']();if(null!=_0x30bea2['position']){if('object'!=typeof _0x30bea2['position'])throw TypeError('.RenameOperation.position:\x20object\x20expected');_0x181e97['position']=_0x43289c['Position']['fromObject'](_0x30bea2['position']);}return null!=_0x30bea2['oldName']&&(_0x181e97['oldName']=String(_0x30bea2['oldName'])),null!=_0x30bea2['newName']&&(_0x181e97['newName']=String(_0x30bea2['newName'])),null!=_0x30bea2['wasUndone']&&(_0x181e97['wasUndone']=Boolean(_0x30bea2['wasUndone'])),_0x181e97;},_0x154119['toObject']=function(_0x25c05a,_0x13f82f){_0x13f82f||(_0x13f82f={});var _0x27c68d={};return _0x13f82f['defaults']&&(_0x27c68d['position']=null,_0x27c68d['oldName']='',_0x27c68d['newName']='',_0x27c68d['wasUndone']=!0x1),null!=_0x25c05a['position']&&_0x25c05a['hasOwnProperty']('position')&&(_0x27c68d['position']=_0x43289c['Position']['toObject'](_0x25c05a['position'],_0x13f82f)),null!=_0x25c05a['oldName']&&_0x25c05a['hasOwnProperty']('oldName')&&(_0x27c68d['oldName']=_0x25c05a['oldName']),null!=_0x25c05a['newName']&&_0x25c05a['hasOwnProperty']('newName')&&(_0x27c68d['newName']=_0x25c05a['newName']),null!=_0x25c05a['wasUndone']&&_0x25c05a['hasOwnProperty']('wasUndone')&&(_0x27c68d['wasUndone']=_0x25c05a['wasUndone']),_0x27c68d;},_0x154119['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x3ece4a['util']['toJSONOptions']);},_0x154119['getTypeUrl']=function(_0x1e2b6f){return void 0x0===_0x1e2b6f&&(_0x1e2b6f='type.googleapis.com'),_0x1e2b6f+'/RenameOperation';},_0x154119;}()),_0x43289c['RootAttributeOperation']=(function(){function _0x59db9f(_0x5abbc8){if(_0x5abbc8){for(var _0x57135f=Object['keys'](_0x5abbc8),_0x589076=0x0;_0x589076<_0x57135f['length'];++_0x589076)null!=_0x5abbc8[_0x57135f[_0x589076]]&&(this[_0x57135f[_0x589076]]=_0x5abbc8[_0x57135f[_0x589076]]);}}return _0x59db9f['prototype']['root']='',_0x59db9f['prototype']['key']='',_0x59db9f['prototype']['oldValueBoolean']=!0x1,_0x59db9f['prototype']['oldValueJson']='',_0x59db9f['prototype']['newValueBoolean']=!0x1,_0x59db9f['prototype']['newValueJson']='',_0x59db9f['prototype']['wasUndone']=!0x1,_0x59db9f['create']=function(_0x2cd426){return new _0x59db9f(_0x2cd426);},_0x59db9f['encode']=function(_0x26906b,_0x2a9765){return _0x2a9765||(_0x2a9765=_0x1111a2['create']()),null!=_0x26906b['root']&&Object['hasOwnProperty']['call'](_0x26906b,'root')&&_0x2a9765['uint32'](0xa)['string'](_0x26906b['root']),null!=_0x26906b['key']&&Object['hasOwnProperty']['call'](_0x26906b,'key')&&_0x2a9765['uint32'](0x12)['string'](_0x26906b['key']),null!=_0x26906b['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x26906b,'oldValueBoolean')&&_0x2a9765['uint32'](0x18)['bool'](_0x26906b['oldValueBoolean']),null!=_0x26906b['oldValueJson']&&Object['hasOwnProperty']['call'](_0x26906b,'oldValueJson')&&_0x2a9765['uint32'](0x22)['string'](_0x26906b['oldValueJson']),null!=_0x26906b['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x26906b,'newValueBoolean')&&_0x2a9765['uint32'](0x28)['bool'](_0x26906b['newValueBoolean']),null!=_0x26906b['newValueJson']&&Object['hasOwnProperty']['call'](_0x26906b,'newValueJson')&&_0x2a9765['uint32'](0x32)['string'](_0x26906b['newValueJson']),null!=_0x26906b['wasUndone']&&Object['hasOwnProperty']['call'](_0x26906b,'wasUndone')&&_0x2a9765['uint32'](0x38)['bool'](_0x26906b['wasUndone']),_0x2a9765;},_0x59db9f['encodeDelimited']=function(_0x407a0c,_0x387f0e){return this['encode'](_0x407a0c,_0x387f0e)['ldelim']();},_0x59db9f['decode']=function(_0x39d42b,_0xe7b366){_0x39d42b instanceof _0xadd627||(_0x39d42b=_0xadd627['create'](_0x39d42b));for(var _0x2f24df=void 0x0===_0xe7b366?_0x39d42b['len']:_0x39d42b['pos']+_0xe7b366,_0x349ce8=new _0x43289c['RootAttributeOperation']();_0x39d42b['pos']<_0x2f24df;){var _0x47a932=_0x39d42b['uint32']();switch(_0x47a932>>>0x3){case 0x1:_0x349ce8['root']=_0x39d42b['string']();break;case 0x2:_0x349ce8['key']=_0x39d42b['string']();break;case 0x3:_0x349ce8['oldValueBoolean']=_0x39d42b['bool']();break;case 0x4:_0x349ce8['oldValueJson']=_0x39d42b['string']();break;case 0x5:_0x349ce8['newValueBoolean']=_0x39d42b['bool']();break;case 0x6:_0x349ce8['newValueJson']=_0x39d42b['string']();break;case 0x7:_0x349ce8['wasUndone']=_0x39d42b['bool']();break;default:_0x39d42b['skipType'](0x7&_0x47a932);}}return _0x349ce8;},_0x59db9f['decodeDelimited']=function(_0x511142){return _0x511142 instanceof _0xadd627||(_0x511142=new _0xadd627(_0x511142)),this['decode'](_0x511142,_0x511142['uint32']());},_0x59db9f['verify']=function(_0x32701f){return'object'!=typeof _0x32701f||null===_0x32701f?'object\x20expected':null!=_0x32701f['root']&&_0x32701f['hasOwnProperty']('root')&&!_0xc3e8a3['isString'](_0x32701f['root'])?'root:\x20string\x20expected':null!=_0x32701f['key']&&_0x32701f['hasOwnProperty']('key')&&!_0xc3e8a3['isString'](_0x32701f['key'])?'key:\x20string\x20expected':null!=_0x32701f['oldValueBoolean']&&_0x32701f['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x32701f['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x32701f['oldValueJson']&&_0x32701f['hasOwnProperty']('oldValueJson')&&!_0xc3e8a3['isString'](_0x32701f['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x32701f['newValueBoolean']&&_0x32701f['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x32701f['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x32701f['newValueJson']&&_0x32701f['hasOwnProperty']('newValueJson')&&!_0xc3e8a3['isString'](_0x32701f['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x32701f['wasUndone']&&_0x32701f['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x32701f['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x59db9f['fromObject']=function(_0x349a9c){if(_0x349a9c instanceof _0x43289c['RootAttributeOperation'])return _0x349a9c;var _0x4f0014=new _0x43289c['RootAttributeOperation']();return null!=_0x349a9c['root']&&(_0x4f0014['root']=String(_0x349a9c['root'])),null!=_0x349a9c['key']&&(_0x4f0014['key']=String(_0x349a9c['key'])),null!=_0x349a9c['oldValueBoolean']&&(_0x4f0014['oldValueBoolean']=Boolean(_0x349a9c['oldValueBoolean'])),null!=_0x349a9c['oldValueJson']&&(_0x4f0014['oldValueJson']=String(_0x349a9c['oldValueJson'])),null!=_0x349a9c['newValueBoolean']&&(_0x4f0014['newValueBoolean']=Boolean(_0x349a9c['newValueBoolean'])),null!=_0x349a9c['newValueJson']&&(_0x4f0014['newValueJson']=String(_0x349a9c['newValueJson'])),null!=_0x349a9c['wasUndone']&&(_0x4f0014['wasUndone']=Boolean(_0x349a9c['wasUndone'])),_0x4f0014;},_0x59db9f['toObject']=function(_0x4638af,_0x2c7ed3){_0x2c7ed3||(_0x2c7ed3={});var _0x357376={};return _0x2c7ed3['defaults']&&(_0x357376['root']='',_0x357376['key']='',_0x357376['oldValueBoolean']=!0x1,_0x357376['oldValueJson']='',_0x357376['newValueBoolean']=!0x1,_0x357376['newValueJson']='',_0x357376['wasUndone']=!0x1),null!=_0x4638af['root']&&_0x4638af['hasOwnProperty']('root')&&(_0x357376['root']=_0x4638af['root']),null!=_0x4638af['key']&&_0x4638af['hasOwnProperty']('key')&&(_0x357376['key']=_0x4638af['key']),null!=_0x4638af['oldValueBoolean']&&_0x4638af['hasOwnProperty']('oldValueBoolean')&&(_0x357376['oldValueBoolean']=_0x4638af['oldValueBoolean']),null!=_0x4638af['oldValueJson']&&_0x4638af['hasOwnProperty']('oldValueJson')&&(_0x357376['oldValueJson']=_0x4638af['oldValueJson']),null!=_0x4638af['newValueBoolean']&&_0x4638af['hasOwnProperty']('newValueBoolean')&&(_0x357376['newValueBoolean']=_0x4638af['newValueBoolean']),null!=_0x4638af['newValueJson']&&_0x4638af['hasOwnProperty']('newValueJson')&&(_0x357376['newValueJson']=_0x4638af['newValueJson']),null!=_0x4638af['wasUndone']&&_0x4638af['hasOwnProperty']('wasUndone')&&(_0x357376['wasUndone']=_0x4638af['wasUndone']),_0x357376;},_0x59db9f['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x3ece4a['util']['toJSONOptions']);},_0x59db9f['getTypeUrl']=function(_0x1e7457){return void 0x0===_0x1e7457&&(_0x1e7457='type.googleapis.com'),_0x1e7457+'/RootAttributeOperation';},_0x59db9f;}()),_0x43289c['RootOperation']=(function(){function _0x3b166c(_0x514e65){if(_0x514e65){for(var _0x2eb6a7=Object['keys'](_0x514e65),_0x4815a9=0x0;_0x4815a9<_0x2eb6a7['length'];++_0x4815a9)null!=_0x514e65[_0x2eb6a7[_0x4815a9]]&&(this[_0x2eb6a7[_0x4815a9]]=_0x514e65[_0x2eb6a7[_0x4815a9]]);}}return _0x3b166c['prototype']['rootName']='',_0x3b166c['prototype']['elementName']='',_0x3b166c['prototype']['isAdd']=!0x1,_0x3b166c['prototype']['wasUndone']=!0x1,_0x3b166c['create']=function(_0x1ce253){return new _0x3b166c(_0x1ce253);},_0x3b166c['encode']=function(_0x20515a,_0x178611){return _0x178611||(_0x178611=_0x1111a2['create']()),null!=_0x20515a['rootName']&&Object['hasOwnProperty']['call'](_0x20515a,'rootName')&&_0x178611['uint32'](0xa)['string'](_0x20515a['rootName']),null!=_0x20515a['elementName']&&Object['hasOwnProperty']['call'](_0x20515a,'elementName')&&_0x178611['uint32'](0x12)['string'](_0x20515a['elementName']),null!=_0x20515a['isAdd']&&Object['hasOwnProperty']['call'](_0x20515a,'isAdd')&&_0x178611['uint32'](0x18)['bool'](_0x20515a['isAdd']),null!=_0x20515a['wasUndone']&&Object['hasOwnProperty']['call'](_0x20515a,'wasUndone')&&_0x178611['uint32'](0x20)['bool'](_0x20515a['wasUndone']),_0x178611;},_0x3b166c['encodeDelimited']=function(_0x1a6ee5,_0x513839){return this['encode'](_0x1a6ee5,_0x513839)['ldelim']();},_0x3b166c['decode']=function(_0x3b8ec0,_0x15e4a4){_0x3b8ec0 instanceof _0xadd627||(_0x3b8ec0=_0xadd627['create'](_0x3b8ec0));for(var _0x349662=void 0x0===_0x15e4a4?_0x3b8ec0['len']:_0x3b8ec0['pos']+_0x15e4a4,_0x2fdeaa=new _0x43289c['RootOperation']();_0x3b8ec0['pos']<_0x349662;){var _0x373e0c=_0x3b8ec0['uint32']();switch(_0x373e0c>>>0x3){case 0x1:_0x2fdeaa['rootName']=_0x3b8ec0['string']();break;case 0x2:_0x2fdeaa['elementName']=_0x3b8ec0['string']();break;case 0x3:_0x2fdeaa['isAdd']=_0x3b8ec0['bool']();break;case 0x4:_0x2fdeaa['wasUndone']=_0x3b8ec0['bool']();break;default:_0x3b8ec0['skipType'](0x7&_0x373e0c);}}return _0x2fdeaa;},_0x3b166c['decodeDelimited']=function(_0x520ccb){return _0x520ccb instanceof _0xadd627||(_0x520ccb=new _0xadd627(_0x520ccb)),this['decode'](_0x520ccb,_0x520ccb['uint32']());},_0x3b166c['verify']=function(_0x4e65e2){return'object'!=typeof _0x4e65e2||null===_0x4e65e2?'object\x20expected':null!=_0x4e65e2['rootName']&&_0x4e65e2['hasOwnProperty']('rootName')&&!_0xc3e8a3['isString'](_0x4e65e2['rootName'])?'rootName:\x20string\x20expected':null!=_0x4e65e2['elementName']&&_0x4e65e2['hasOwnProperty']('elementName')&&!_0xc3e8a3['isString'](_0x4e65e2['elementName'])?'elementName:\x20string\x20expected':null!=_0x4e65e2['isAdd']&&_0x4e65e2['hasOwnProperty']('isAdd')&&'boolean'!=typeof _0x4e65e2['isAdd']?'isAdd:\x20boolean\x20expected':null!=_0x4e65e2['wasUndone']&&_0x4e65e2['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x4e65e2['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x3b166c['fromObject']=function(_0x2666b9){if(_0x2666b9 instanceof _0x43289c['RootOperation'])return _0x2666b9;var _0x49864e=new _0x43289c['RootOperation']();return null!=_0x2666b9['rootName']&&(_0x49864e['rootName']=String(_0x2666b9['rootName'])),null!=_0x2666b9['elementName']&&(_0x49864e['elementName']=String(_0x2666b9['elementName'])),null!=_0x2666b9['isAdd']&&(_0x49864e['isAdd']=Boolean(_0x2666b9['isAdd'])),null!=_0x2666b9['wasUndone']&&(_0x49864e['wasUndone']=Boolean(_0x2666b9['wasUndone'])),_0x49864e;},_0x3b166c['toObject']=function(_0x6a4977,_0x1e7b39){_0x1e7b39||(_0x1e7b39={});var _0x304fdc={};return _0x1e7b39['defaults']&&(_0x304fdc['rootName']='',_0x304fdc['elementName']='',_0x304fdc['isAdd']=!0x1,_0x304fdc['wasUndone']=!0x1),null!=_0x6a4977['rootName']&&_0x6a4977['hasOwnProperty']('rootName')&&(_0x304fdc['rootName']=_0x6a4977['rootName']),null!=_0x6a4977['elementName']&&_0x6a4977['hasOwnProperty']('elementName')&&(_0x304fdc['elementName']=_0x6a4977['elementName']),null!=_0x6a4977['isAdd']&&_0x6a4977['hasOwnProperty']('isAdd')&&(_0x304fdc['isAdd']=_0x6a4977['isAdd']),null!=_0x6a4977['wasUndone']&&_0x6a4977['hasOwnProperty']('wasUndone')&&(_0x304fdc['wasUndone']=_0x6a4977['wasUndone']),_0x304fdc;},_0x3b166c['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x3ece4a['util']['toJSONOptions']);},_0x3b166c['getTypeUrl']=function(_0x1ff0e7){return void 0x0===_0x1ff0e7&&(_0x1ff0e7='type.googleapis.com'),_0x1ff0e7+'/RootOperation';},_0x3b166c;}()),_0x43289c['SplitOperation']=(function(){function _0x56939c(_0x261276){if(_0x261276){for(var _0x56af8e=Object['keys'](_0x261276),_0x16b61b=0x0;_0x16b61b<_0x56af8e['length'];++_0x16b61b)null!=_0x261276[_0x56af8e[_0x16b61b]]&&(this[_0x56af8e[_0x16b61b]]=_0x261276[_0x56af8e[_0x16b61b]]);}}return _0x56939c['prototype']['splitPosition']=null,_0x56939c['prototype']['graveyardPosition']=null,_0x56939c['prototype']['howMany']=0x0,_0x56939c['prototype']['insertionPosition']=null,_0x56939c['prototype']['wasUndone']=!0x1,_0x56939c['create']=function(_0x48be90){return new _0x56939c(_0x48be90);},_0x56939c['encode']=function(_0x344ccb,_0x229490){return _0x229490||(_0x229490=_0x1111a2['create']()),null!=_0x344ccb['splitPosition']&&Object['hasOwnProperty']['call'](_0x344ccb,'splitPosition')&&_0x43289c['Position']['encode'](_0x344ccb['splitPosition'],_0x229490['uint32'](0xa)['fork']())['ldelim'](),null!=_0x344ccb['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x344ccb,'graveyardPosition')&&_0x43289c['Position']['encode'](_0x344ccb['graveyardPosition'],_0x229490['uint32'](0x12)['fork']())['ldelim'](),null!=_0x344ccb['howMany']&&Object['hasOwnProperty']['call'](_0x344ccb,'howMany')&&_0x229490['uint32'](0x18)['uint32'](_0x344ccb['howMany']),null!=_0x344ccb['insertionPosition']&&Object['hasOwnProperty']['call'](_0x344ccb,'insertionPosition')&&_0x43289c['Position']['encode'](_0x344ccb['insertionPosition'],_0x229490['uint32'](0x22)['fork']())['ldelim'](),null!=_0x344ccb['wasUndone']&&Object['hasOwnProperty']['call'](_0x344ccb,'wasUndone')&&_0x229490['uint32'](0x28)['bool'](_0x344ccb['wasUndone']),_0x229490;},_0x56939c['encodeDelimited']=function(_0x38fa17,_0x578dae){return this['encode'](_0x38fa17,_0x578dae)['ldelim']();},_0x56939c['decode']=function(_0x3fe833,_0x3ef206){_0x3fe833 instanceof _0xadd627||(_0x3fe833=_0xadd627['create'](_0x3fe833));for(var _0x140dc0=void 0x0===_0x3ef206?_0x3fe833['len']:_0x3fe833['pos']+_0x3ef206,_0xd53765=new _0x43289c['SplitOperation']();_0x3fe833['pos']<_0x140dc0;){var _0x4867a8=_0x3fe833['uint32']();switch(_0x4867a8>>>0x3){case 0x1:_0xd53765['splitPosition']=_0x43289c['Position']['decode'](_0x3fe833,_0x3fe833['uint32']());break;case 0x2:_0xd53765['graveyardPosition']=_0x43289c['Position']['decode'](_0x3fe833,_0x3fe833['uint32']());break;case 0x3:_0xd53765['howMany']=_0x3fe833['uint32']();break;case 0x4:_0xd53765['insertionPosition']=_0x43289c['Position']['decode'](_0x3fe833,_0x3fe833['uint32']());break;case 0x5:_0xd53765['wasUndone']=_0x3fe833['bool']();break;default:_0x3fe833['skipType'](0x7&_0x4867a8);}}return _0xd53765;},_0x56939c['decodeDelimited']=function(_0x4a00bc){return _0x4a00bc instanceof _0xadd627||(_0x4a00bc=new _0xadd627(_0x4a00bc)),this['decode'](_0x4a00bc,_0x4a00bc['uint32']());},_0x56939c['verify']=function(_0xe417ca){if('object'!=typeof _0xe417ca||null===_0xe417ca)return'object\x20expected';var _0x59688c;if(null!=_0xe417ca['splitPosition']&&_0xe417ca['hasOwnProperty']('splitPosition')&&(_0x59688c=_0x43289c['Position']['verify'](_0xe417ca['splitPosition'])))return'splitPosition.'+_0x59688c;if(null!=_0xe417ca['graveyardPosition']&&_0xe417ca['hasOwnProperty']('graveyardPosition')&&(_0x59688c=_0x43289c['Position']['verify'](_0xe417ca['graveyardPosition'])))return'graveyardPosition.'+_0x59688c;if(null!=_0xe417ca['howMany']&&_0xe417ca['hasOwnProperty']('howMany')&&!_0xc3e8a3['isInteger'](_0xe417ca['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0xe417ca['insertionPosition']&&_0xe417ca['hasOwnProperty']('insertionPosition')&&(_0x59688c=_0x43289c['Position']['verify'](_0xe417ca['insertionPosition'])))return'insertionPosition.'+_0x59688c;return null!=_0xe417ca['wasUndone']&&_0xe417ca['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0xe417ca['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x56939c['fromObject']=function(_0x5509bb){if(_0x5509bb instanceof _0x43289c['SplitOperation'])return _0x5509bb;var _0xe2012=new _0x43289c['SplitOperation']();if(null!=_0x5509bb['splitPosition']){if('object'!=typeof _0x5509bb['splitPosition'])throw TypeError('.SplitOperation.splitPosition:\x20object\x20expected');_0xe2012['splitPosition']=_0x43289c['Position']['fromObject'](_0x5509bb['splitPosition']);}if(null!=_0x5509bb['graveyardPosition']){if('object'!=typeof _0x5509bb['graveyardPosition'])throw TypeError('.SplitOperation.graveyardPosition:\x20object\x20expected');_0xe2012['graveyardPosition']=_0x43289c['Position']['fromObject'](_0x5509bb['graveyardPosition']);}if(null!=_0x5509bb['howMany']&&(_0xe2012['howMany']=_0x5509bb['howMany']>>>0x0),null!=_0x5509bb['insertionPosition']){if('object'!=typeof _0x5509bb['insertionPosition'])throw TypeError('.SplitOperation.insertionPosition:\x20object\x20expected');_0xe2012['insertionPosition']=_0x43289c['Position']['fromObject'](_0x5509bb['insertionPosition']);}return null!=_0x5509bb['wasUndone']&&(_0xe2012['wasUndone']=Boolean(_0x5509bb['wasUndone'])),_0xe2012;},_0x56939c['toObject']=function(_0x32d6c6,_0x33eb91){_0x33eb91||(_0x33eb91={});var _0x50c4de={};return _0x33eb91['defaults']&&(_0x50c4de['splitPosition']=null,_0x50c4de['graveyardPosition']=null,_0x50c4de['howMany']=0x0,_0x50c4de['insertionPosition']=null,_0x50c4de['wasUndone']=!0x1),null!=_0x32d6c6['splitPosition']&&_0x32d6c6['hasOwnProperty']('splitPosition')&&(_0x50c4de['splitPosition']=_0x43289c['Position']['toObject'](_0x32d6c6['splitPosition'],_0x33eb91)),null!=_0x32d6c6['graveyardPosition']&&_0x32d6c6['hasOwnProperty']('graveyardPosition')&&(_0x50c4de['graveyardPosition']=_0x43289c['Position']['toObject'](_0x32d6c6['graveyardPosition'],_0x33eb91)),null!=_0x32d6c6['howMany']&&_0x32d6c6['hasOwnProperty']('howMany')&&(_0x50c4de['howMany']=_0x32d6c6['howMany']),null!=_0x32d6c6['insertionPosition']&&_0x32d6c6['hasOwnProperty']('insertionPosition')&&(_0x50c4de['insertionPosition']=_0x43289c['Position']['toObject'](_0x32d6c6['insertionPosition'],_0x33eb91)),null!=_0x32d6c6['wasUndone']&&_0x32d6c6['hasOwnProperty']('wasUndone')&&(_0x50c4de['wasUndone']=_0x32d6c6['wasUndone']),_0x50c4de;},_0x56939c['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x3ece4a['util']['toJSONOptions']);},_0x56939c['getTypeUrl']=function(_0x39e1b4){return void 0x0===_0x39e1b4&&(_0x39e1b4='type.googleapis.com'),_0x39e1b4+'/SplitOperation';},_0x56939c;}()),_0x43289c['Position']=(function(){function _0x124e01(_0x4dec79){if(this['path']=[],_0x4dec79){for(var _0x5f1426=Object['keys'](_0x4dec79),_0x2d0c54=0x0;_0x2d0c54<_0x5f1426['length'];++_0x2d0c54)null!=_0x4dec79[_0x5f1426[_0x2d0c54]]&&(this[_0x5f1426[_0x2d0c54]]=_0x4dec79[_0x5f1426[_0x2d0c54]]);}}return _0x124e01['prototype']['root']='',_0x124e01['prototype']['rootMain']=!0x1,_0x124e01['prototype']['rootGraveyard']=!0x1,_0x124e01['prototype']['path']=_0xc3e8a3['emptyArray'],_0x124e01['prototype']['stickiness']='',_0x124e01['create']=function(_0x53006e){return new _0x124e01(_0x53006e);},_0x124e01['encode']=function(_0x4fd235,_0x2524da){if(_0x2524da||(_0x2524da=_0x1111a2['create']()),null!=_0x4fd235['root']&&Object['hasOwnProperty']['call'](_0x4fd235,'root')&&_0x2524da['uint32'](0xa)['string'](_0x4fd235['root']),null!=_0x4fd235['rootMain']&&Object['hasOwnProperty']['call'](_0x4fd235,'rootMain')&&_0x2524da['uint32'](0x10)['bool'](_0x4fd235['rootMain']),null!=_0x4fd235['rootGraveyard']&&Object['hasOwnProperty']['call'](_0x4fd235,'rootGraveyard')&&_0x2524da['uint32'](0x18)['bool'](_0x4fd235['rootGraveyard']),null!=_0x4fd235['path']&&_0x4fd235['path']['length']){_0x2524da['uint32'](0x22)['fork']();for(var _0x9c36eb=0x0;_0x9c36eb<_0x4fd235['path']['length'];++_0x9c36eb)_0x2524da['uint32'](_0x4fd235['path'][_0x9c36eb]);_0x2524da['ldelim']();}return null!=_0x4fd235['stickiness']&&Object['hasOwnProperty']['call'](_0x4fd235,'stickiness')&&_0x2524da['uint32'](0x2a)['string'](_0x4fd235['stickiness']),_0x2524da;},_0x124e01['encodeDelimited']=function(_0x140b2e,_0x92d668){return this['encode'](_0x140b2e,_0x92d668)['ldelim']();},_0x124e01['decode']=function(_0x4f2a57,_0x3f0688){_0x4f2a57 instanceof _0xadd627||(_0x4f2a57=_0xadd627['create'](_0x4f2a57));for(var _0x3680b2=void 0x0===_0x3f0688?_0x4f2a57['len']:_0x4f2a57['pos']+_0x3f0688,_0x148f4d=new _0x43289c['Position']();_0x4f2a57['pos']<_0x3680b2;){var _0x1dc15d=_0x4f2a57['uint32']();switch(_0x1dc15d>>>0x3){case 0x1:_0x148f4d['root']=_0x4f2a57['string']();break;case 0x2:_0x148f4d['rootMain']=_0x4f2a57['bool']();break;case 0x3:_0x148f4d['rootGraveyard']=_0x4f2a57['bool']();break;case 0x4:if(_0x148f4d['path']&&_0x148f4d['path']['length']||(_0x148f4d['path']=[]),0x2==(0x7&_0x1dc15d)){for(var _0x4cd2cb=_0x4f2a57['uint32']()+_0x4f2a57['pos'];_0x4f2a57['pos']<_0x4cd2cb;)_0x148f4d['path']['push'](_0x4f2a57['uint32']());}else _0x148f4d['path']['push'](_0x4f2a57['uint32']());break;case 0x5:_0x148f4d['stickiness']=_0x4f2a57['string']();break;default:_0x4f2a57['skipType'](0x7&_0x1dc15d);}}return _0x148f4d;},_0x124e01['decodeDelimited']=function(_0xbffb7b){return _0xbffb7b instanceof _0xadd627||(_0xbffb7b=new _0xadd627(_0xbffb7b)),this['decode'](_0xbffb7b,_0xbffb7b['uint32']());},_0x124e01['verify']=function(_0x34eb65){if('object'!=typeof _0x34eb65||null===_0x34eb65)return'object\x20expected';if(null!=_0x34eb65['root']&&_0x34eb65['hasOwnProperty']('root')&&!_0xc3e8a3['isString'](_0x34eb65['root']))return'root:\x20string\x20expected';if(null!=_0x34eb65['rootMain']&&_0x34eb65['hasOwnProperty']('rootMain')&&'boolean'!=typeof _0x34eb65['rootMain'])return'rootMain:\x20boolean\x20expected';if(null!=_0x34eb65['rootGraveyard']&&_0x34eb65['hasOwnProperty']('rootGraveyard')&&'boolean'!=typeof _0x34eb65['rootGraveyard'])return'rootGraveyard:\x20boolean\x20expected';if(null!=_0x34eb65['path']&&_0x34eb65['hasOwnProperty']('path')){if(!Array['isArray'](_0x34eb65['path']))return'path:\x20array\x20expected';for(var _0x50c69b=0x0;_0x50c69b<_0x34eb65['path']['length'];++_0x50c69b)if(!_0xc3e8a3['isInteger'](_0x34eb65['path'][_0x50c69b]))return'path:\x20integer[]\x20expected';}return null!=_0x34eb65['stickiness']&&_0x34eb65['hasOwnProperty']('stickiness')&&!_0xc3e8a3['isString'](_0x34eb65['stickiness'])?'stickiness:\x20string\x20expected':null;},_0x124e01['fromObject']=function(_0x3e6ded){if(_0x3e6ded instanceof _0x43289c['Position'])return _0x3e6ded;var _0x4bc8a8=new _0x43289c['Position']();if(null!=_0x3e6ded['root']&&(_0x4bc8a8['root']=String(_0x3e6ded['root'])),null!=_0x3e6ded['rootMain']&&(_0x4bc8a8['rootMain']=Boolean(_0x3e6ded['rootMain'])),null!=_0x3e6ded['rootGraveyard']&&(_0x4bc8a8['rootGraveyard']=Boolean(_0x3e6ded['rootGraveyard'])),_0x3e6ded['path']){if(!Array['isArray'](_0x3e6ded['path']))throw TypeError('.Position.path:\x20array\x20expected');_0x4bc8a8['path']=[];for(var _0x35c049=0x0;_0x35c049<_0x3e6ded['path']['length'];++_0x35c049)_0x4bc8a8['path'][_0x35c049]=_0x3e6ded['path'][_0x35c049]>>>0x0;}return null!=_0x3e6ded['stickiness']&&(_0x4bc8a8['stickiness']=String(_0x3e6ded['stickiness'])),_0x4bc8a8;},_0x124e01['toObject']=function(_0x3d7004,_0xdba39c){_0xdba39c||(_0xdba39c={});var _0x18c372={};if((_0xdba39c['arrays']||_0xdba39c['defaults'])&&(_0x18c372['path']=[]),_0xdba39c['defaults']&&(_0x18c372['root']='',_0x18c372['rootMain']=!0x1,_0x18c372['rootGraveyard']=!0x1,_0x18c372['stickiness']=''),null!=_0x3d7004['root']&&_0x3d7004['hasOwnProperty']('root')&&(_0x18c372['root']=_0x3d7004['root']),null!=_0x3d7004['rootMain']&&_0x3d7004['hasOwnProperty']('rootMain')&&(_0x18c372['rootMain']=_0x3d7004['rootMain']),null!=_0x3d7004['rootGraveyard']&&_0x3d7004['hasOwnProperty']('rootGraveyard')&&(_0x18c372['rootGraveyard']=_0x3d7004['rootGraveyard']),_0x3d7004['path']&&_0x3d7004['path']['length']){_0x18c372['path']=[];for(var _0x4c1856=0x0;_0x4c1856<_0x3d7004['path']['length'];++_0x4c1856)_0x18c372['path'][_0x4c1856]=_0x3d7004['path'][_0x4c1856];}return null!=_0x3d7004['stickiness']&&_0x3d7004['hasOwnProperty']('stickiness')&&(_0x18c372['stickiness']=_0x3d7004['stickiness']),_0x18c372;},_0x124e01['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x3ece4a['util']['toJSONOptions']);},_0x124e01['getTypeUrl']=function(_0x13e7f3){return void 0x0===_0x13e7f3&&(_0x13e7f3='type.googleapis.com'),_0x13e7f3+'/Position';},_0x124e01;}()),_0x43289c['Range']=(function(){function _0x7bdfeb(_0x1d1806){if(_0x1d1806){for(var _0x9ac2c1=Object['keys'](_0x1d1806),_0x57990b=0x0;_0x57990b<_0x9ac2c1['length'];++_0x57990b)null!=_0x1d1806[_0x9ac2c1[_0x57990b]]&&(this[_0x9ac2c1[_0x57990b]]=_0x1d1806[_0x9ac2c1[_0x57990b]]);}}return _0x7bdfeb['prototype']['start']=null,_0x7bdfeb['prototype']['end']=null,_0x7bdfeb['create']=function(_0x90a77c){return new _0x7bdfeb(_0x90a77c);},_0x7bdfeb['encode']=function(_0x2ad393,_0x24c59b){return _0x24c59b||(_0x24c59b=_0x1111a2['create']()),null!=_0x2ad393['start']&&Object['hasOwnProperty']['call'](_0x2ad393,'start')&&_0x43289c['Position']['encode'](_0x2ad393['start'],_0x24c59b['uint32'](0xa)['fork']())['ldelim'](),null!=_0x2ad393['end']&&Object['hasOwnProperty']['call'](_0x2ad393,'end')&&_0x43289c['Position']['encode'](_0x2ad393['end'],_0x24c59b['uint32'](0x12)['fork']())['ldelim'](),_0x24c59b;},_0x7bdfeb['encodeDelimited']=function(_0x55b689,_0x1a7d82){return this['encode'](_0x55b689,_0x1a7d82)['ldelim']();},_0x7bdfeb['decode']=function(_0x31ff29,_0x48c04b){_0x31ff29 instanceof _0xadd627||(_0x31ff29=_0xadd627['create'](_0x31ff29));for(var _0x2b61bc=void 0x0===_0x48c04b?_0x31ff29['len']:_0x31ff29['pos']+_0x48c04b,_0x3a402c=new _0x43289c['Range']();_0x31ff29['pos']<_0x2b61bc;){var _0x3fdb79=_0x31ff29['uint32']();switch(_0x3fdb79>>>0x3){case 0x1:_0x3a402c['start']=_0x43289c['Position']['decode'](_0x31ff29,_0x31ff29['uint32']());break;case 0x2:_0x3a402c['end']=_0x43289c['Position']['decode'](_0x31ff29,_0x31ff29['uint32']());break;default:_0x31ff29['skipType'](0x7&_0x3fdb79);}}return _0x3a402c;},_0x7bdfeb['decodeDelimited']=function(_0x1d17d2){return _0x1d17d2 instanceof _0xadd627||(_0x1d17d2=new _0xadd627(_0x1d17d2)),this['decode'](_0x1d17d2,_0x1d17d2['uint32']());},_0x7bdfeb['verify']=function(_0x391f48){if('object'!=typeof _0x391f48||null===_0x391f48)return'object\x20expected';var _0x1b7b2d;if(null!=_0x391f48['start']&&_0x391f48['hasOwnProperty']('start')&&(_0x1b7b2d=_0x43289c['Position']['verify'](_0x391f48['start'])))return'start.'+_0x1b7b2d;if(null!=_0x391f48['end']&&_0x391f48['hasOwnProperty']('end')&&(_0x1b7b2d=_0x43289c['Position']['verify'](_0x391f48['end'])))return'end.'+_0x1b7b2d;return null;},_0x7bdfeb['fromObject']=function(_0x3a354d){if(_0x3a354d instanceof _0x43289c['Range'])return _0x3a354d;var _0x3c89d5=new _0x43289c['Range']();if(null!=_0x3a354d['start']){if('object'!=typeof _0x3a354d['start'])throw TypeError('.Range.start:\x20object\x20expected');_0x3c89d5['start']=_0x43289c['Position']['fromObject'](_0x3a354d['start']);}if(null!=_0x3a354d['end']){if('object'!=typeof _0x3a354d['end'])throw TypeError('.Range.end:\x20object\x20expected');_0x3c89d5['end']=_0x43289c['Position']['fromObject'](_0x3a354d['end']);}return _0x3c89d5;},_0x7bdfeb['toObject']=function(_0x43884c,_0x93856e){_0x93856e||(_0x93856e={});var _0x2e94db={};return _0x93856e['defaults']&&(_0x2e94db['start']=null,_0x2e94db['end']=null),null!=_0x43884c['start']&&_0x43884c['hasOwnProperty']('start')&&(_0x2e94db['start']=_0x43289c['Position']['toObject'](_0x43884c['start'],_0x93856e)),null!=_0x43884c['end']&&_0x43884c['hasOwnProperty']('end')&&(_0x2e94db['end']=_0x43289c['Position']['toObject'](_0x43884c['end'],_0x93856e)),_0x2e94db;},_0x7bdfeb['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x3ece4a['util']['toJSONOptions']);},_0x7bdfeb['getTypeUrl']=function(_0x506cbb){return void 0x0===_0x506cbb&&(_0x506cbb='type.googleapis.com'),_0x506cbb+'/Range';},_0x7bdfeb;}()),_0x43289c['Element']=(function(){function _0x3110b0(_0x3170df){if(this['children']=[],this['attributesBoolean']={},_0x3170df){for(var _0xb424a6=Object['keys'](_0x3170df),_0x3ad364=0x0;_0x3ad364<_0xb424a6['length'];++_0x3ad364)null!=_0x3170df[_0xb424a6[_0x3ad364]]&&(this[_0xb424a6[_0x3ad364]]=_0x3170df[_0xb424a6[_0x3ad364]]);}}return _0x3110b0['prototype']['name']='',_0x3110b0['prototype']['children']=_0xc3e8a3['emptyArray'],_0x3110b0['prototype']['data']='',_0x3110b0['prototype']['attributesBoolean']=_0xc3e8a3['emptyObject'],_0x3110b0['prototype']['attributesJson']='',_0x3110b0['create']=function(_0xfcf84b){return new _0x3110b0(_0xfcf84b);},_0x3110b0['encode']=function(_0x33a8c6,_0x5ad645){if(_0x5ad645||(_0x5ad645=_0x1111a2['create']()),null!=_0x33a8c6['name']&&Object['hasOwnProperty']['call'](_0x33a8c6,'name')&&_0x5ad645['uint32'](0xa)['string'](_0x33a8c6['name']),null!=_0x33a8c6['children']&&_0x33a8c6['children']['length']){for(var _0x3a58e6=0x0;_0x3a58e6<_0x33a8c6['children']['length'];++_0x3a58e6)_0x43289c['Element']['encode'](_0x33a8c6['children'][_0x3a58e6],_0x5ad645['uint32'](0x12)['fork']())['ldelim']();}if(null!=_0x33a8c6['data']&&Object['hasOwnProperty']['call'](_0x33a8c6,'data')&&_0x5ad645['uint32'](0x1a)['string'](_0x33a8c6['data']),null!=_0x33a8c6['attributesBoolean']&&Object['hasOwnProperty']['call'](_0x33a8c6,'attributesBoolean')){var _0x184386=Object['keys'](_0x33a8c6['attributesBoolean']);for(_0x3a58e6=0x0;_0x3a58e6<_0x184386['length'];++_0x3a58e6)_0x5ad645['uint32'](0x22)['fork']()['uint32'](0xa)['string'](_0x184386[_0x3a58e6])['uint32'](0x10)['bool'](_0x33a8c6['attributesBoolean'][_0x184386[_0x3a58e6]])['ldelim']();}return null!=_0x33a8c6['attributesJson']&&Object['hasOwnProperty']['call'](_0x33a8c6,'attributesJson')&&_0x5ad645['uint32'](0x2a)['string'](_0x33a8c6['attributesJson']),_0x5ad645;},_0x3110b0['encodeDelimited']=function(_0xf7da27,_0x2fe1d7){return this['encode'](_0xf7da27,_0x2fe1d7)['ldelim']();},_0x3110b0['decode']=function(_0x44e573,_0x4b5893){_0x44e573 instanceof _0xadd627||(_0x44e573=_0xadd627['create'](_0x44e573));for(var _0x1a1855,_0x2832e9,_0x4cf57d=void 0x0===_0x4b5893?_0x44e573['len']:_0x44e573['pos']+_0x4b5893,_0x26fa32=new _0x43289c['Element']();_0x44e573['pos']<_0x4cf57d;){var _0x1922cc=_0x44e573['uint32']();switch(_0x1922cc>>>0x3){case 0x1:_0x26fa32['name']=_0x44e573['string']();break;case 0x2:_0x26fa32['children']&&_0x26fa32['children']['length']||(_0x26fa32['children']=[]),_0x26fa32['children']['push'](_0x43289c['Element']['decode'](_0x44e573,_0x44e573['uint32']()));break;case 0x3:_0x26fa32['data']=_0x44e573['string']();break;case 0x4:_0x26fa32['attributesBoolean']===_0xc3e8a3['emptyObject']&&(_0x26fa32['attributesBoolean']={});var _0x1bb211=_0x44e573['uint32']()+_0x44e573['pos'];for(_0x1a1855='',_0x2832e9=!0x1;_0x44e573['pos']<_0x1bb211;){var _0x3624f7=_0x44e573['uint32']();switch(_0x3624f7>>>0x3){case 0x1:_0x1a1855=_0x44e573['string']();break;case 0x2:_0x2832e9=_0x44e573['bool']();break;default:_0x44e573['skipType'](0x7&_0x3624f7);}}_0x26fa32['attributesBoolean'][_0x1a1855]=_0x2832e9;break;case 0x5:_0x26fa32['attributesJson']=_0x44e573['string']();break;default:_0x44e573['skipType'](0x7&_0x1922cc);}}return _0x26fa32;},_0x3110b0['decodeDelimited']=function(_0xf606a8){return _0xf606a8 instanceof _0xadd627||(_0xf606a8=new _0xadd627(_0xf606a8)),this['decode'](_0xf606a8,_0xf606a8['uint32']());},_0x3110b0['verify']=function(_0x518ef3){if('object'!=typeof _0x518ef3||null===_0x518ef3)return'object\x20expected';if(null!=_0x518ef3['name']&&_0x518ef3['hasOwnProperty']('name')&&!_0xc3e8a3['isString'](_0x518ef3['name']))return'name:\x20string\x20expected';if(null!=_0x518ef3['children']&&_0x518ef3['hasOwnProperty']('children')){if(!Array['isArray'](_0x518ef3['children']))return'children:\x20array\x20expected';for(var _0xe7b783=0x0;_0xe7b783<_0x518ef3['children']['length'];++_0xe7b783){var _0x31baf9=_0x43289c['Element']['verify'](_0x518ef3['children'][_0xe7b783]);if(_0x31baf9)return'children.'+_0x31baf9;}}if(null!=_0x518ef3['data']&&_0x518ef3['hasOwnProperty']('data')&&!_0xc3e8a3['isString'](_0x518ef3['data']))return'data:\x20string\x20expected';if(null!=_0x518ef3['attributesBoolean']&&_0x518ef3['hasOwnProperty']('attributesBoolean')){if(!_0xc3e8a3['isObject'](_0x518ef3['attributesBoolean']))return'attributesBoolean:\x20object\x20expected';var _0x779d1=Object['keys'](_0x518ef3['attributesBoolean']);for(_0xe7b783=0x0;_0xe7b783<_0x779d1['length'];++_0xe7b783)if('boolean'!=typeof _0x518ef3['attributesBoolean'][_0x779d1[_0xe7b783]])return'attributesBoolean:\x20boolean{k:string}\x20expected';}return null!=_0x518ef3['attributesJson']&&_0x518ef3['hasOwnProperty']('attributesJson')&&!_0xc3e8a3['isString'](_0x518ef3['attributesJson'])?'attributesJson:\x20string\x20expected':null;},_0x3110b0['fromObject']=function(_0x1b3487){if(_0x1b3487 instanceof _0x43289c['Element'])return _0x1b3487;var _0x377d33=new _0x43289c['Element']();if(null!=_0x1b3487['name']&&(_0x377d33['name']=String(_0x1b3487['name'])),_0x1b3487['children']){if(!Array['isArray'](_0x1b3487['children']))throw TypeError('.Element.children:\x20array\x20expected');_0x377d33['children']=[];for(var _0x1af4ab=0x0;_0x1af4ab<_0x1b3487['children']['length'];++_0x1af4ab){if('object'!=typeof _0x1b3487['children'][_0x1af4ab])throw TypeError('.Element.children:\x20object\x20expected');_0x377d33['children'][_0x1af4ab]=_0x43289c['Element']['fromObject'](_0x1b3487['children'][_0x1af4ab]);}}if(null!=_0x1b3487['data']&&(_0x377d33['data']=String(_0x1b3487['data'])),_0x1b3487['attributesBoolean']){if('object'!=typeof _0x1b3487['attributesBoolean'])throw TypeError('.Element.attributesBoolean:\x20object\x20expected');_0x377d33['attributesBoolean']={};var _0x14fc39=Object['keys'](_0x1b3487['attributesBoolean']);for(_0x1af4ab=0x0;_0x1af4ab<_0x14fc39['length'];++_0x1af4ab)_0x377d33['attributesBoolean'][_0x14fc39[_0x1af4ab]]=Boolean(_0x1b3487['attributesBoolean'][_0x14fc39[_0x1af4ab]]);}return null!=_0x1b3487['attributesJson']&&(_0x377d33['attributesJson']=String(_0x1b3487['attributesJson'])),_0x377d33;},_0x3110b0['toObject']=function(_0x166680,_0x39dac4){_0x39dac4||(_0x39dac4={});var _0x4c70ab,_0x3548fd={};if((_0x39dac4['arrays']||_0x39dac4['defaults'])&&(_0x3548fd['children']=[]),(_0x39dac4['objects']||_0x39dac4['defaults'])&&(_0x3548fd['attributesBoolean']={}),_0x39dac4['defaults']&&(_0x3548fd['name']='',_0x3548fd['data']='',_0x3548fd['attributesJson']=''),null!=_0x166680['name']&&_0x166680['hasOwnProperty']('name')&&(_0x3548fd['name']=_0x166680['name']),_0x166680['children']&&_0x166680['children']['length']){_0x3548fd['children']=[];for(var _0x2fe923=0x0;_0x2fe923<_0x166680['children']['length'];++_0x2fe923)_0x3548fd['children'][_0x2fe923]=_0x43289c['Element']['toObject'](_0x166680['children'][_0x2fe923],_0x39dac4);}if(null!=_0x166680['data']&&_0x166680['hasOwnProperty']('data')&&(_0x3548fd['data']=_0x166680['data']),_0x166680['attributesBoolean']&&(_0x4c70ab=Object['keys'](_0x166680['attributesBoolean']))['length']){_0x3548fd['attributesBoolean']={};for(_0x2fe923=0x0;_0x2fe923<_0x4c70ab['length'];++_0x2fe923)_0x3548fd['attributesBoolean'][_0x4c70ab[_0x2fe923]]=_0x166680['attributesBoolean'][_0x4c70ab[_0x2fe923]];}return null!=_0x166680['attributesJson']&&_0x166680['hasOwnProperty']('attributesJson')&&(_0x3548fd['attributesJson']=_0x166680['attributesJson']),_0x3548fd;},_0x3110b0['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x3ece4a['util']['toJSONOptions']);},_0x3110b0['getTypeUrl']=function(_0x35a858){return void 0x0===_0x35a858&&(_0x35a858='type.googleapis.com'),_0x35a858+'/Element';},_0x3110b0;}()),_0x43289c;})());class r{['_protobufRoot'];constructor(){this['_protobufRoot']=u;}['getDescriptor'](_0x20f333){return new y(this['_protobufRoot'][_0x20f333]);}}class y{['_protobuf'];constructor(_0x468d0f){this['_protobuf']=_0x468d0f;}['compress'](_0x1db17e){const _0x14b208=this['_protobuf']['verify'](_0x1db17e);if(_0x14b208)throw Error(_0x14b208);return this['_protobuf']['encode'](this['_protobuf']['create'](_0x1db17e))['finish']();}['decompress'](_0x242617){return this['_protobuf']['toObject'](this['_protobuf']['decode'](_0x242617),{'oneofs':!0x0});}}function _(_0x31a62b,_0x3d4408){const _0x199f50=_0x270b86(_0x31a62b);return _0x199f50['path'][_0x199f50['path']['length']-0x1]+=_0x3d4408,_0x199f50;}function O(_0x4ae151,_0x2c4af4){return _0x4ae151['root']===_0x2c4af4['root']&&_0x259b4a(_0x4ae151['path'],_0x2c4af4['path']);}function $(_0x5d4242){P(_0x5d4242,_0x38ce81=>('main'==_0x38ce81['root']?(_0x38ce81['rootMain']=!0x0,delete _0x38ce81['root']):'$graveyard'==_0x38ce81['root']&&(_0x38ce81['rootGraveyard']=!0x0,delete _0x38ce81['root']),_0x38ce81));}function J(_0x55e139){P(_0x55e139,_0x1a0828=>(_0x1a0828['rootMain']?(_0x1a0828['root']='main',delete _0x1a0828['rootMain']):_0x1a0828['rootGraveyard']&&(_0x1a0828['root']='$graveyard',delete _0x1a0828['rootGraveyard']),_0x1a0828));}function P(_0x30eea8,_0x31c56b){for(const _0x3ca5e9 in _0x30eea8){const _0x4e025a=_0x30eea8[_0x3ca5e9];'nodes'!==_0x3ca5e9&&_0x102965(_0x4e025a)&&(_0x4e025a['path']&&(_0x4e025a['root']||_0x4e025a['rootMain']||_0x4e025a['rootGraveyard'])?_0x30eea8[_0x3ca5e9]=_0x31c56b(_0x4e025a):P(_0x4e025a,_0x31c56b));}return _0x30eea8;}class e{['_id'];['_operationName'];['_protobufDescriptor'];constructor(_0x30fb55,_0x441171,_0x233b32){this['_id']=_0x30fb55,this['_operationName']=_0x441171,this['_protobufDescriptor']=_0x233b32;}['compress'](_0x412855,_0x4d5ff6){const _0x3a87c4=_0x4d5ff6['shift']();return $(_0x3a87c4),_0x412855['buffers']['push'](this['_protobufDescriptor']['compress'](_0x3a87c4)),_0x412855['types']['push'](this['_id']),!0x0;}['decompress'](_0x4f2c11,_0x249d0a){_0x249d0a['types']['shift']();const _0x1c23a5=this['_protobufDescriptor']['decompress'](_0x249d0a['buffers']['shift']());J(_0x1c23a5),_0x1c23a5['__className']=this['_operationName'],_0x4f2c11['push'](_0x1c23a5);}}class s extends e{['compress'](_0x52fe18,_0x19688f){const _0x25d4f3=_0x19688f['shift']();return this['_serializeOneOf']('oldValue',_0x25d4f3),this['_serializeOneOf']('newValue',_0x25d4f3),$(_0x25d4f3),_0x52fe18['buffers']['push'](this['_protobufDescriptor']['compress'](_0x25d4f3)),_0x52fe18['types']['push'](this['_id']),!0x0;}['decompress'](_0xf77287,_0x324de7){const {types:_0x3b9f92,buffers:_0x214b6a}=_0x324de7,_0x480b40=this['_protobufDescriptor']['decompress'](_0x214b6a['shift']());_0x3b9f92['shift'](),this['_deserializeOneOf']('oldValue',_0x480b40),this['_deserializeOneOf']('newValue',_0x480b40),J(_0x480b40),_0x480b40['__className']=this['_operationName'],_0xf77287['push'](_0x480b40);}['_serializeOneOf'](_0x45918e,_0x8f2459){const _0x2d97fd=_0x8f2459[_0x45918e];'boolean'==typeof _0x2d97fd?_0x8f2459[_0x45918e+'Boolean']=_0x2d97fd:_0x8f2459[_0x45918e+'Json']=JSON['stringify'](_0x2d97fd);}['_deserializeOneOf'](_0x2ba0f8,_0x4e6abd){const _0x5beaa4=_0x2ba0f8+'Json';_0x4e6abd[_0x5beaa4]?(_0x4e6abd[_0x2ba0f8]=JSON['parse'](_0x4e6abd[_0x5beaa4]),delete _0x4e6abd[_0x5beaa4]):(_0x4e6abd[_0x2ba0f8]=_0x4e6abd[_0x2ba0f8+'Boolean'],delete _0x4e6abd[_0x2ba0f8+'Boolean']);}}class i extends e{['compress'](_0x10feab,_0x1a1712){const _0x235490=_0x1a1712['shift']();return this['_serializeNodesAttributes'](_0x235490['nodes']),$(_0x235490),_0x10feab['buffers']['push'](this['_protobufDescriptor']['compress'](_0x235490)),_0x10feab['types']['push'](this['_id']),!0x0;}['decompress'](_0x37bd84,_0x24967d){const {types:_0x3825b1,buffers:_0x4698cc}=_0x24967d,_0x69f719=this['_protobufDescriptor']['decompress'](_0x4698cc['shift']());_0x3825b1['shift'](),_0x69f719['nodes']||(_0x69f719['nodes']=[]),this['_deserializeNodesAttributes'](_0x69f719['nodes']),J(_0x69f719),_0x69f719['__className']=this['_operationName'],_0x37bd84['push'](_0x69f719);}['_serializeNodesAttributes'](_0x1376ff){for(const _0x22d8a0 of _0x1376ff){if(_0x22d8a0['attributes']){const _0x52602a=_0x22d8a0['attributes'];this['_areValuesBoolean'](_0x52602a)?_0x22d8a0['attributesBoolean']=_0x52602a:_0x22d8a0['attributesJson']=JSON['stringify'](_0x52602a);}_0x22d8a0['children']&&this['_serializeNodesAttributes'](_0x22d8a0['children']);}}['_deserializeNodesAttributes'](_0x410d6e){for(const _0x47384c of _0x410d6e)(_0x47384c['attributesBoolean']||_0x47384c['attributesJson'])&&(_0x47384c['attributesBoolean']?(_0x47384c['attributes']=_0x47384c['attributesBoolean'],delete _0x47384c['attributesBoolean']):(_0x47384c['attributes']=JSON['parse'](_0x47384c['attributesJson']),delete _0x47384c['attributesJson'])),_0x47384c['children']&&this['_deserializeNodesAttributes'](_0x47384c['children']);}['_areValuesBoolean'](_0x34f38f){return Object['keys'](_0x34f38f)['every'](_0x4d7f32=>'boolean'==typeof _0x34f38f[_0x4d7f32]);}}class n extends e{['decompress'](_0x59cc02,_0x254597){super['decompress'](_0x59cc02,_0x254597);const _0x5d507a=_0x59cc02[_0x59cc02['length']-0x1];_0x5d507a['oldRange']||(_0x5d507a['oldRange']=null),_0x5d507a['newRange']||(_0x5d507a['newRange']=null);}}class p extends e{['compress'](_0x1f0b4f,_0x15b809){return _0x15b809['shift'](),_0x1f0b4f['types']['push'](this['_id']),!0x0;}['decompress'](_0x41bd82,_0x3d171c){_0x3d171c['types']['shift'](),_0x41bd82['push']({'__className':this['_operationName']});}}class a extends n{['_omittedNamespace'];constructor(_0x46fece,_0x5e686e,_0x5c6527,_0x348672){super(_0x46fece,_0x5e686e,_0x5c6527),this['_omittedNamespace']=_0x348672+':';}['compress'](_0xe9cac6,_0x434624){return!('MarkerOperation'!=_0x434624[0x0]['__className']||!_0x434624[0x0]['name']['startsWith'](this['_omittedNamespace']))&&(_0x434624[0x0]['name']=_0x434624[0x0]['name']['replace'](new RegExp('^'+this['_omittedNamespace']),''),super['compress'](_0xe9cac6,_0x434624),!0x0);}['decompress'](_0x2e9af3,_0x43c89a){super['decompress'](_0x2e9af3,_0x43c89a);const _0x3c1143=_0x2e9af3[_0x2e9af3['length']-0x1];_0x3c1143['name']=this['_omittedNamespace']+_0x3c1143['name'];}}class b{['_id'];['_context'];constructor(_0x3d669d,_0x3a60c8){this['_id']=_0x3d669d,this['_context']=_0x3a60c8;}['compress'](_0x49a230,_0x4b1e88){let _0xe5920b;for(;_0x4b1e88['length']>0x1&&this['_compareOperations'](_0x4b1e88[0x0],_0x4b1e88[0x1]);)_0xe5920b?(_0xe5920b=this['_combineNext'](_0x4b1e88['shift'](),_0xe5920b),_0x49a230['types']['push'](0x0)):(_0xe5920b=_0x270b86(_0x4b1e88['shift']()),_0x49a230['types']['push'](this['_id']));return!!_0xe5920b&&(_0xe5920b=this['_combineNext'](_0x4b1e88['shift'](),_0xe5920b),_0x49a230['types']['push'](0x0),_0x49a230['buffers']['push'](this['_compressSingleOperation'](_0xe5920b)),!0x0);}['decompress'](_0x35ad28,_0x9d2677){const _0x354eb2=this['_decompressSingleOperation'](_0x9d2677);for(;0x0==_0x9d2677['types'][0x0];)_0x9d2677['types']['shift'](),_0x35ad28['push'](this['_splitCurrent'](_0x354eb2));_0x35ad28['push'](_0x354eb2);}}class m extends b{['_combineNext'](_0x3b8d96,_0x4aecf0){return _0x4aecf0['nodes'][0x0]['data']+=_0x3b8d96['nodes'][0x0]['data'],_0x4aecf0;}['_splitCurrent'](_0x72c1c6){const _0x12c285=_0x270b86(_0x72c1c6),_0x44341e=_0x12c285['nodes'][0x0],_0x58b64b=_0x72c1c6['nodes'][0x0],_0x49f8dc=_0x58b64b['data'][Symbol['iterator']]()['next']()['value'],_0x10c0e1=_0x49f8dc['length'];return _0x44341e['data']=_0x49f8dc,_0x58b64b['data']=_0x58b64b['data']['substr'](_0x10c0e1),_0x72c1c6['position']=_(_0x72c1c6['position'],_0x10c0e1),_0x12c285;}['_compareOperations'](_0x28092a,_0x14f1fe){if(this['_checkOperation'](_0x28092a)&&this['_checkOperation'](_0x14f1fe)){const _0x45549d=_0x28092a['nodes'][0x0]['data']['length'],_0x35f7a5=O(_(_0x28092a['position'],_0x45549d),_0x14f1fe['position']),_0x45972a=_0x28092a['nodes'][0x0],_0x1b83a4=_0x14f1fe['nodes'][0x0];return _0x35f7a5&&this['_compareAttributes'](_0x45972a,_0x1b83a4);}return!0x1;}['_compressSingleOperation'](_0x469f3b){const _0x3ba4e6={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('InsertOperation')['compress'](_0x3ba4e6,[_0x469f3b]),_0x3ba4e6['buffers'][0x0];}['_decompressSingleOperation'](_0x3564f2){const _0x18226e=[];return this['_context']['_getCompressorByName']('InsertOperation')['decompress'](_0x18226e,_0x3564f2),_0x18226e[0x0];}['_checkOperation'](_0x1f67c9){return'InsertOperation'==_0x1f67c9['__className']&&0x1==_0x1f67c9['nodes']['length']&&_0x1f67c9['nodes'][0x0]['data']&&!_0x1f67c9['wasUndone']&&0x1==Array['from'](_0x1f67c9['nodes'][0x0]['data'])['length'];}['_compareAttributes'](_0x5ceebc,_0x551309){const _0x2809fc=Object['keys'](_0x5ceebc['attributes']||{}),_0x3887b4=Object['keys'](_0x551309['attributes']||{});return _0x2809fc['length']===_0x3887b4['length']&&_0x2809fc['every'](_0x4056b0=>_0x551309['attributes'][_0x4056b0]&&_0x551309['attributes'][_0x4056b0]===_0x5ceebc['attributes'][_0x4056b0]);}}class c extends b{['_combineNext'](_0x4e91f1,_0x29822c){return _0x29822c['howMany']++,_0x29822c['sourcePosition']=_0x270b86(_0x4e91f1['sourcePosition']),_0x29822c;}['_splitCurrent'](_0x4a258e){const _0x5adbf4=_0x270b86(_0x4a258e);return _0x4a258e['howMany']--,_0x5adbf4['howMany']=0x1,_0x5adbf4['sourcePosition']=_(_0x5adbf4['sourcePosition'],_0x4a258e['howMany']),_0x5adbf4;}['_compareOperations'](_0x3403b7,_0x3f1805){return!(!this['_checkOperation'](_0x3403b7)||!this['_checkOperation'](_0x3f1805))&&(O(_(_0x3403b7['sourcePosition'],-0x1),_0x3f1805['sourcePosition'])&&O(_0x3403b7['targetPosition'],_0x3f1805['targetPosition']));}['_compressSingleOperation'](_0x5d3f5d){const _0x12b0a0={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x12b0a0,[_0x5d3f5d]),_0x12b0a0['buffers'][0x0];}['_decompressSingleOperation'](_0x148862){const _0x5e8fcb=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x5e8fcb,_0x148862),_0x5e8fcb[0x0];}['_checkOperation'](_0x3f34af){return'MoveOperation'==_0x3f34af['__className']&&'$graveyard'==_0x3f34af['targetPosition']['root']&&0x1==_0x3f34af['howMany']&&!_0x3f34af['wasUndone'];}}class h extends b{['_combineNext'](_0x13a8e5,_0x542f95){return _0x542f95['howMany']++,_0x542f95;}['_splitCurrent'](_0x575087){const _0x208f81=_0x270b86(_0x575087);return _0x208f81['howMany']=0x1,_0x575087['howMany']--,_0x208f81;}['_compareOperations'](_0x455b7a,_0x9c5e4a){return!(!this['_checkOperation'](_0x455b7a)||!this['_checkOperation'](_0x9c5e4a))&&(O(_0x455b7a['sourcePosition'],_0x9c5e4a['sourcePosition'])&&O(_0x455b7a['targetPosition'],_0x9c5e4a['targetPosition']));}['_compressSingleOperation'](_0x26afc5){const _0x515c36={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x515c36,[_0x26afc5]),_0x515c36['buffers'][0x0];}['_decompressSingleOperation'](_0x304efa){const _0x184dbf=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x184dbf,_0x304efa),_0x184dbf[0x0];}['_checkOperation'](_0x54f361){return'MoveOperation'==_0x54f361['__className']&&'$graveyard'==_0x54f361['targetPosition']['root']&&0x1==_0x54f361['howMany']&&!_0x54f361['wasUndone'];}}class f extends b{['compress'](_0x3ef3eb,_0x1e57bb){if(!this['_compareOperations'](_0x1e57bb[0x0],_0x1e57bb[0x1]))return!0x1;const _0x5e5748=_0x1e57bb['shift']();return _0x5e5748['oldRange']=null,_0x5e5748['newRange']&&O(_0x5e5748['newRange']['start'],_0x5e5748['newRange']['end'])&&(_0x5e5748['newRange']['end']=null),_0x1e57bb['shift'](),_0x3ef3eb['types']['push'](this['_id']),_0x3ef3eb['types']['push'](0x0),_0x3ef3eb['buffers']['push'](this['_compressSingleOperation'](_0x5e5748)),!0x0;}['decompress'](_0x5d690d,_0x56e615){const _0x4b5dde=this['_decompressSingleOperation'](_0x56e615);_0x4b5dde['newRange']&&!_0x4b5dde['newRange']['end']&&(_0x4b5dde['newRange']['end']=_0x270b86(_0x4b5dde['newRange']['start']));const _0x4d46af=_0x270b86(_0x4b5dde);_0x4d46af['newRange']&&(_0x4d46af['newRange']['start']['stickiness']='toNone',_0x4d46af['newRange']['end']=_0x270b86(_0x4d46af['newRange']['start'])),_0x4d46af['name']='user:position:'+_0x4d46af['name']['split'](':')[0x2],_0x56e615['types']['shift'](),_0x5d690d['push'](_0x4b5dde),_0x5d690d['push'](_0x4d46af);}['_compressSingleOperation'](_0x4abc4d){const _0x39985e={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MarkerOperation')['compress'](_0x39985e,[_0x4abc4d]),_0x39985e['buffers'][0x0];}['_decompressSingleOperation'](_0x571ddb){const _0x137442=[];return this['_context']['_getCompressorByName']('MarkerOperation')['decompress'](_0x137442,_0x571ddb),_0x137442[0x0];}['_compareOperations'](_0x30c4f3,_0x102c68){return!(!_0x30c4f3||!_0x102c68)&&('MarkerOperation'==_0x30c4f3['__className']&&'MarkerOperation'==_0x102c68['__className']&&!(!_0x30c4f3['name']['startsWith']('user:')||!_0x102c68['name']['startsWith']('user:')||_0x30c4f3['name']==_0x102c68['name']));}}class g{['_compressorById'];['_compressorByName'];['_protobufFactory'];constructor(){this['_compressorById']=new Map(),this['_compressorByName']=new Map(),this['_protobufFactory']=new r();const _0x1d7680=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',_0x1d7680,'comment')),this['_registerCompressor'](0x13,'SuggestionMarkerOperation',new a(0x13,'MarkerOperation',_0x1d7680,'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'](_0x23efa8){if(!_0x23efa8||!_0x23efa8[0x0])throw new _0xc5023e('no-operations-provided',this);const _0x8341b={'types':[],'buffers':[],'baseVersion':_0x23efa8[0x0]['baseVersion']};for(;_0x23efa8['length'];)this['_getCompressorByName']('UserSelectionAction')['compress'](_0x8341b,_0x23efa8)||this['_getCompressorByName']('TypingAction')['compress'](_0x8341b,_0x23efa8)||this['_getCompressorByName']('DeletingAction')['compress'](_0x8341b,_0x23efa8)||this['_getCompressorByName']('ForwardDeletingAction')['compress'](_0x8341b,_0x23efa8)||this['_getCompressorByName']('CommentMarkerOperation')['compress'](_0x8341b,_0x23efa8)||this['_getCompressorByName']('SuggestionMarkerOperation')['compress'](_0x8341b,_0x23efa8)||this['_getCompressorByName'](_0x23efa8[0x0]['__className'])['compress'](_0x8341b,_0x23efa8);return _0x8341b;}['decompress'](_0x44803e){const _0x281672=[];for(;_0x44803e['types']['length'];){this['_compressorById']['get'](_0x44803e['types'][0x0])['decompress'](_0x281672,_0x44803e);}return _0x281672['forEach']((_0x55ce67,_0xa067b0)=>_0x55ce67['baseVersion']=_0x44803e['baseVersion']+_0xa067b0),_0x281672;}['_getCompressorByName'](_0x4a4432){return this['_compressorByName']['get'](_0x4a4432);}['_registerOperationCompressor'](_0x43c136,_0x5b7e18,_0x4054bd){const _0x3335ce=new _0x4054bd(_0x43c136,_0x5b7e18,this['_protobufFactory']['getDescriptor'](_0x5b7e18));this['_registerCompressor'](_0x43c136,_0x5b7e18,_0x3335ce);}['_registerActionCompressor'](_0x5c7a7f,_0x4ea7d3,_0x34e259){const _0x2018fa=new _0x34e259(_0x5c7a7f,this);this['_registerCompressor'](_0x5c7a7f,_0x4ea7d3,_0x2018fa);}['_registerCompressor'](_0x32cbe0,_0x6042e8,_0x4f82f3){this['_compressorById']['set'](_0x32cbe0,_0x4f82f3),this['_compressorByName']['set'](_0x6042e8,_0x4f82f3);}}export{g as Compressor};
|
|
23
|
+
import{CKEditorError as _0x1d21f9}from'@ckeditor/ckeditor5-utils/dist/index.js';import _0x1cb8e6 from'protobufjs/minimal.js';import{cloneDeep as _0x400cc1,isEqual as _0x45ff1d,isObject as _0x19bd5c}from'lodash-es';const u=/* #__PURE__ -- @preserve */
|
|
24
|
+
((()=>{var _0x2a3711=_0x1cb8e6['Reader'],_0x3f90b9=_0x1cb8e6['Writer'],_0x2d424b=_0x1cb8e6['util'],_0x39c05c=_0x1cb8e6['roots']['default']||(_0x1cb8e6['roots']['default']={});return _0x39c05c['AttributeOperation']=(function(){function _0x274d77(_0x3aa44e){if(_0x3aa44e){for(var _0x5ef3b4=Object['keys'](_0x3aa44e),_0x29e696=0x0;_0x29e696<_0x5ef3b4['length'];++_0x29e696)null!=_0x3aa44e[_0x5ef3b4[_0x29e696]]&&(this[_0x5ef3b4[_0x29e696]]=_0x3aa44e[_0x5ef3b4[_0x29e696]]);}}return _0x274d77['prototype']['range']=null,_0x274d77['prototype']['key']='',_0x274d77['prototype']['oldValueBoolean']=!0x1,_0x274d77['prototype']['oldValueJson']='',_0x274d77['prototype']['newValueBoolean']=!0x1,_0x274d77['prototype']['newValueJson']='',_0x274d77['prototype']['wasUndone']=!0x1,_0x274d77['create']=function(_0x4c04fe){return new _0x274d77(_0x4c04fe);},_0x274d77['encode']=function(_0x323777,_0x9e71c5){return _0x9e71c5||(_0x9e71c5=_0x3f90b9['create']()),null!=_0x323777['range']&&Object['hasOwnProperty']['call'](_0x323777,'range')&&_0x39c05c['Range']['encode'](_0x323777['range'],_0x9e71c5['uint32'](0xa)['fork']())['ldelim'](),null!=_0x323777['key']&&Object['hasOwnProperty']['call'](_0x323777,'key')&&_0x9e71c5['uint32'](0x12)['string'](_0x323777['key']),null!=_0x323777['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x323777,'oldValueBoolean')&&_0x9e71c5['uint32'](0x18)['bool'](_0x323777['oldValueBoolean']),null!=_0x323777['oldValueJson']&&Object['hasOwnProperty']['call'](_0x323777,'oldValueJson')&&_0x9e71c5['uint32'](0x22)['string'](_0x323777['oldValueJson']),null!=_0x323777['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x323777,'newValueBoolean')&&_0x9e71c5['uint32'](0x28)['bool'](_0x323777['newValueBoolean']),null!=_0x323777['newValueJson']&&Object['hasOwnProperty']['call'](_0x323777,'newValueJson')&&_0x9e71c5['uint32'](0x32)['string'](_0x323777['newValueJson']),null!=_0x323777['wasUndone']&&Object['hasOwnProperty']['call'](_0x323777,'wasUndone')&&_0x9e71c5['uint32'](0x38)['bool'](_0x323777['wasUndone']),_0x9e71c5;},_0x274d77['encodeDelimited']=function(_0x3569b2,_0x14010a){return this['encode'](_0x3569b2,_0x14010a)['ldelim']();},_0x274d77['decode']=function(_0x53a095,_0x2a6f54){_0x53a095 instanceof _0x2a3711||(_0x53a095=_0x2a3711['create'](_0x53a095));for(var _0x5b2bf4=void 0x0===_0x2a6f54?_0x53a095['len']:_0x53a095['pos']+_0x2a6f54,_0x5d8722=new _0x39c05c['AttributeOperation']();_0x53a095['pos']<_0x5b2bf4;){var _0x26ff30=_0x53a095['uint32']();switch(_0x26ff30>>>0x3){case 0x1:_0x5d8722['range']=_0x39c05c['Range']['decode'](_0x53a095,_0x53a095['uint32']());break;case 0x2:_0x5d8722['key']=_0x53a095['string']();break;case 0x3:_0x5d8722['oldValueBoolean']=_0x53a095['bool']();break;case 0x4:_0x5d8722['oldValueJson']=_0x53a095['string']();break;case 0x5:_0x5d8722['newValueBoolean']=_0x53a095['bool']();break;case 0x6:_0x5d8722['newValueJson']=_0x53a095['string']();break;case 0x7:_0x5d8722['wasUndone']=_0x53a095['bool']();break;default:_0x53a095['skipType'](0x7&_0x26ff30);}}return _0x5d8722;},_0x274d77['decodeDelimited']=function(_0x33de17){return _0x33de17 instanceof _0x2a3711||(_0x33de17=new _0x2a3711(_0x33de17)),this['decode'](_0x33de17,_0x33de17['uint32']());},_0x274d77['verify']=function(_0x3ab1d2){if('object'!=typeof _0x3ab1d2||null===_0x3ab1d2)return'object\x20expected';if(null!=_0x3ab1d2['range']&&_0x3ab1d2['hasOwnProperty']('range')){var _0x54b549=_0x39c05c['Range']['verify'](_0x3ab1d2['range']);if(_0x54b549)return'range.'+_0x54b549;}return null!=_0x3ab1d2['key']&&_0x3ab1d2['hasOwnProperty']('key')&&!_0x2d424b['isString'](_0x3ab1d2['key'])?'key:\x20string\x20expected':null!=_0x3ab1d2['oldValueBoolean']&&_0x3ab1d2['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x3ab1d2['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x3ab1d2['oldValueJson']&&_0x3ab1d2['hasOwnProperty']('oldValueJson')&&!_0x2d424b['isString'](_0x3ab1d2['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x3ab1d2['newValueBoolean']&&_0x3ab1d2['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x3ab1d2['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x3ab1d2['newValueJson']&&_0x3ab1d2['hasOwnProperty']('newValueJson')&&!_0x2d424b['isString'](_0x3ab1d2['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x3ab1d2['wasUndone']&&_0x3ab1d2['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x3ab1d2['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x274d77['fromObject']=function(_0x3e835f){if(_0x3e835f instanceof _0x39c05c['AttributeOperation'])return _0x3e835f;var _0x4cf75a=new _0x39c05c['AttributeOperation']();if(null!=_0x3e835f['range']){if('object'!=typeof _0x3e835f['range'])throw TypeError('.AttributeOperation.range:\x20object\x20expected');_0x4cf75a['range']=_0x39c05c['Range']['fromObject'](_0x3e835f['range']);}return null!=_0x3e835f['key']&&(_0x4cf75a['key']=String(_0x3e835f['key'])),null!=_0x3e835f['oldValueBoolean']&&(_0x4cf75a['oldValueBoolean']=Boolean(_0x3e835f['oldValueBoolean'])),null!=_0x3e835f['oldValueJson']&&(_0x4cf75a['oldValueJson']=String(_0x3e835f['oldValueJson'])),null!=_0x3e835f['newValueBoolean']&&(_0x4cf75a['newValueBoolean']=Boolean(_0x3e835f['newValueBoolean'])),null!=_0x3e835f['newValueJson']&&(_0x4cf75a['newValueJson']=String(_0x3e835f['newValueJson'])),null!=_0x3e835f['wasUndone']&&(_0x4cf75a['wasUndone']=Boolean(_0x3e835f['wasUndone'])),_0x4cf75a;},_0x274d77['toObject']=function(_0x39dcf4,_0x6125d4){_0x6125d4||(_0x6125d4={});var _0xcae604={};return _0x6125d4['defaults']&&(_0xcae604['range']=null,_0xcae604['key']='',_0xcae604['oldValueBoolean']=!0x1,_0xcae604['oldValueJson']='',_0xcae604['newValueBoolean']=!0x1,_0xcae604['newValueJson']='',_0xcae604['wasUndone']=!0x1),null!=_0x39dcf4['range']&&_0x39dcf4['hasOwnProperty']('range')&&(_0xcae604['range']=_0x39c05c['Range']['toObject'](_0x39dcf4['range'],_0x6125d4)),null!=_0x39dcf4['key']&&_0x39dcf4['hasOwnProperty']('key')&&(_0xcae604['key']=_0x39dcf4['key']),null!=_0x39dcf4['oldValueBoolean']&&_0x39dcf4['hasOwnProperty']('oldValueBoolean')&&(_0xcae604['oldValueBoolean']=_0x39dcf4['oldValueBoolean']),null!=_0x39dcf4['oldValueJson']&&_0x39dcf4['hasOwnProperty']('oldValueJson')&&(_0xcae604['oldValueJson']=_0x39dcf4['oldValueJson']),null!=_0x39dcf4['newValueBoolean']&&_0x39dcf4['hasOwnProperty']('newValueBoolean')&&(_0xcae604['newValueBoolean']=_0x39dcf4['newValueBoolean']),null!=_0x39dcf4['newValueJson']&&_0x39dcf4['hasOwnProperty']('newValueJson')&&(_0xcae604['newValueJson']=_0x39dcf4['newValueJson']),null!=_0x39dcf4['wasUndone']&&_0x39dcf4['hasOwnProperty']('wasUndone')&&(_0xcae604['wasUndone']=_0x39dcf4['wasUndone']),_0xcae604;},_0x274d77['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x1cb8e6['util']['toJSONOptions']);},_0x274d77['getTypeUrl']=function(_0x3366d0){return void 0x0===_0x3366d0&&(_0x3366d0='type.googleapis.com'),_0x3366d0+'/AttributeOperation';},_0x274d77;}()),_0x39c05c['InsertOperation']=(function(){function _0xe30895(_0x3de116){if(this['nodes']=[],_0x3de116){for(var _0x217986=Object['keys'](_0x3de116),_0x2054ab=0x0;_0x2054ab<_0x217986['length'];++_0x2054ab)null!=_0x3de116[_0x217986[_0x2054ab]]&&(this[_0x217986[_0x2054ab]]=_0x3de116[_0x217986[_0x2054ab]]);}}return _0xe30895['prototype']['position']=null,_0xe30895['prototype']['nodes']=_0x2d424b['emptyArray'],_0xe30895['prototype']['shouldReceiveAttributes']=!0x1,_0xe30895['prototype']['wasUndone']=!0x1,_0xe30895['create']=function(_0x479f30){return new _0xe30895(_0x479f30);},_0xe30895['encode']=function(_0x4541b3,_0x4da3cf){if(_0x4da3cf||(_0x4da3cf=_0x3f90b9['create']()),null!=_0x4541b3['position']&&Object['hasOwnProperty']['call'](_0x4541b3,'position')&&_0x39c05c['Position']['encode'](_0x4541b3['position'],_0x4da3cf['uint32'](0xa)['fork']())['ldelim'](),null!=_0x4541b3['nodes']&&_0x4541b3['nodes']['length']){for(var _0x1066bd=0x0;_0x1066bd<_0x4541b3['nodes']['length'];++_0x1066bd)_0x39c05c['Element']['encode'](_0x4541b3['nodes'][_0x1066bd],_0x4da3cf['uint32'](0x12)['fork']())['ldelim']();}return null!=_0x4541b3['shouldReceiveAttributes']&&Object['hasOwnProperty']['call'](_0x4541b3,'shouldReceiveAttributes')&&_0x4da3cf['uint32'](0x18)['bool'](_0x4541b3['shouldReceiveAttributes']),null!=_0x4541b3['wasUndone']&&Object['hasOwnProperty']['call'](_0x4541b3,'wasUndone')&&_0x4da3cf['uint32'](0x20)['bool'](_0x4541b3['wasUndone']),_0x4da3cf;},_0xe30895['encodeDelimited']=function(_0x359067,_0x5e23ce){return this['encode'](_0x359067,_0x5e23ce)['ldelim']();},_0xe30895['decode']=function(_0x153141,_0xef3f81){_0x153141 instanceof _0x2a3711||(_0x153141=_0x2a3711['create'](_0x153141));for(var _0x49a7b4=void 0x0===_0xef3f81?_0x153141['len']:_0x153141['pos']+_0xef3f81,_0x174388=new _0x39c05c['InsertOperation']();_0x153141['pos']<_0x49a7b4;){var _0x20df66=_0x153141['uint32']();switch(_0x20df66>>>0x3){case 0x1:_0x174388['position']=_0x39c05c['Position']['decode'](_0x153141,_0x153141['uint32']());break;case 0x2:_0x174388['nodes']&&_0x174388['nodes']['length']||(_0x174388['nodes']=[]),_0x174388['nodes']['push'](_0x39c05c['Element']['decode'](_0x153141,_0x153141['uint32']()));break;case 0x3:_0x174388['shouldReceiveAttributes']=_0x153141['bool']();break;case 0x4:_0x174388['wasUndone']=_0x153141['bool']();break;default:_0x153141['skipType'](0x7&_0x20df66);}}return _0x174388;},_0xe30895['decodeDelimited']=function(_0x521f6d){return _0x521f6d instanceof _0x2a3711||(_0x521f6d=new _0x2a3711(_0x521f6d)),this['decode'](_0x521f6d,_0x521f6d['uint32']());},_0xe30895['verify']=function(_0x47af6a){if('object'!=typeof _0x47af6a||null===_0x47af6a)return'object\x20expected';if(null!=_0x47af6a['position']&&_0x47af6a['hasOwnProperty']('position')&&(_0x888e5a=_0x39c05c['Position']['verify'](_0x47af6a['position'])))return'position.'+_0x888e5a;if(null!=_0x47af6a['nodes']&&_0x47af6a['hasOwnProperty']('nodes')){if(!Array['isArray'](_0x47af6a['nodes']))return'nodes:\x20array\x20expected';for(var _0x39e7ce=0x0;_0x39e7ce<_0x47af6a['nodes']['length'];++_0x39e7ce){var _0x888e5a;if(_0x888e5a=_0x39c05c['Element']['verify'](_0x47af6a['nodes'][_0x39e7ce]))return'nodes.'+_0x888e5a;}}return null!=_0x47af6a['shouldReceiveAttributes']&&_0x47af6a['hasOwnProperty']('shouldReceiveAttributes')&&'boolean'!=typeof _0x47af6a['shouldReceiveAttributes']?'shouldReceiveAttributes:\x20boolean\x20expected':null!=_0x47af6a['wasUndone']&&_0x47af6a['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x47af6a['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0xe30895['fromObject']=function(_0x4ba9cd){if(_0x4ba9cd instanceof _0x39c05c['InsertOperation'])return _0x4ba9cd;var _0x2f8c5a=new _0x39c05c['InsertOperation']();if(null!=_0x4ba9cd['position']){if('object'!=typeof _0x4ba9cd['position'])throw TypeError('.InsertOperation.position:\x20object\x20expected');_0x2f8c5a['position']=_0x39c05c['Position']['fromObject'](_0x4ba9cd['position']);}if(_0x4ba9cd['nodes']){if(!Array['isArray'](_0x4ba9cd['nodes']))throw TypeError('.InsertOperation.nodes:\x20array\x20expected');_0x2f8c5a['nodes']=[];for(var _0x588ff9=0x0;_0x588ff9<_0x4ba9cd['nodes']['length'];++_0x588ff9){if('object'!=typeof _0x4ba9cd['nodes'][_0x588ff9])throw TypeError('.InsertOperation.nodes:\x20object\x20expected');_0x2f8c5a['nodes'][_0x588ff9]=_0x39c05c['Element']['fromObject'](_0x4ba9cd['nodes'][_0x588ff9]);}}return null!=_0x4ba9cd['shouldReceiveAttributes']&&(_0x2f8c5a['shouldReceiveAttributes']=Boolean(_0x4ba9cd['shouldReceiveAttributes'])),null!=_0x4ba9cd['wasUndone']&&(_0x2f8c5a['wasUndone']=Boolean(_0x4ba9cd['wasUndone'])),_0x2f8c5a;},_0xe30895['toObject']=function(_0x49a00c,_0x1bc297){_0x1bc297||(_0x1bc297={});var _0xfee039={};if((_0x1bc297['arrays']||_0x1bc297['defaults'])&&(_0xfee039['nodes']=[]),_0x1bc297['defaults']&&(_0xfee039['position']=null,_0xfee039['shouldReceiveAttributes']=!0x1,_0xfee039['wasUndone']=!0x1),null!=_0x49a00c['position']&&_0x49a00c['hasOwnProperty']('position')&&(_0xfee039['position']=_0x39c05c['Position']['toObject'](_0x49a00c['position'],_0x1bc297)),_0x49a00c['nodes']&&_0x49a00c['nodes']['length']){_0xfee039['nodes']=[];for(var _0x38652c=0x0;_0x38652c<_0x49a00c['nodes']['length'];++_0x38652c)_0xfee039['nodes'][_0x38652c]=_0x39c05c['Element']['toObject'](_0x49a00c['nodes'][_0x38652c],_0x1bc297);}return null!=_0x49a00c['shouldReceiveAttributes']&&_0x49a00c['hasOwnProperty']('shouldReceiveAttributes')&&(_0xfee039['shouldReceiveAttributes']=_0x49a00c['shouldReceiveAttributes']),null!=_0x49a00c['wasUndone']&&_0x49a00c['hasOwnProperty']('wasUndone')&&(_0xfee039['wasUndone']=_0x49a00c['wasUndone']),_0xfee039;},_0xe30895['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x1cb8e6['util']['toJSONOptions']);},_0xe30895['getTypeUrl']=function(_0xa5837f){return void 0x0===_0xa5837f&&(_0xa5837f='type.googleapis.com'),_0xa5837f+'/InsertOperation';},_0xe30895;}()),_0x39c05c['MarkerOperation']=(function(){function _0x8e6229(_0x26ca5f){if(_0x26ca5f){for(var _0x163263=Object['keys'](_0x26ca5f),_0x4380ec=0x0;_0x4380ec<_0x163263['length'];++_0x4380ec)null!=_0x26ca5f[_0x163263[_0x4380ec]]&&(this[_0x163263[_0x4380ec]]=_0x26ca5f[_0x163263[_0x4380ec]]);}}return _0x8e6229['prototype']['name']='',_0x8e6229['prototype']['oldRange']=null,_0x8e6229['prototype']['newRange']=null,_0x8e6229['prototype']['affectsData']=!0x1,_0x8e6229['prototype']['wasUndone']=!0x1,_0x8e6229['create']=function(_0x5ae4b2){return new _0x8e6229(_0x5ae4b2);},_0x8e6229['encode']=function(_0x56a0d1,_0x30b459){return _0x30b459||(_0x30b459=_0x3f90b9['create']()),null!=_0x56a0d1['name']&&Object['hasOwnProperty']['call'](_0x56a0d1,'name')&&_0x30b459['uint32'](0xa)['string'](_0x56a0d1['name']),null!=_0x56a0d1['oldRange']&&Object['hasOwnProperty']['call'](_0x56a0d1,'oldRange')&&_0x39c05c['Range']['encode'](_0x56a0d1['oldRange'],_0x30b459['uint32'](0x12)['fork']())['ldelim'](),null!=_0x56a0d1['newRange']&&Object['hasOwnProperty']['call'](_0x56a0d1,'newRange')&&_0x39c05c['Range']['encode'](_0x56a0d1['newRange'],_0x30b459['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x56a0d1['affectsData']&&Object['hasOwnProperty']['call'](_0x56a0d1,'affectsData')&&_0x30b459['uint32'](0x20)['bool'](_0x56a0d1['affectsData']),null!=_0x56a0d1['wasUndone']&&Object['hasOwnProperty']['call'](_0x56a0d1,'wasUndone')&&_0x30b459['uint32'](0x28)['bool'](_0x56a0d1['wasUndone']),_0x30b459;},_0x8e6229['encodeDelimited']=function(_0x5909fb,_0x2e7ad9){return this['encode'](_0x5909fb,_0x2e7ad9)['ldelim']();},_0x8e6229['decode']=function(_0x27bbec,_0x2ebc3f){_0x27bbec instanceof _0x2a3711||(_0x27bbec=_0x2a3711['create'](_0x27bbec));for(var _0x4c9f79=void 0x0===_0x2ebc3f?_0x27bbec['len']:_0x27bbec['pos']+_0x2ebc3f,_0x33b5c0=new _0x39c05c['MarkerOperation']();_0x27bbec['pos']<_0x4c9f79;){var _0xd5b29b=_0x27bbec['uint32']();switch(_0xd5b29b>>>0x3){case 0x1:_0x33b5c0['name']=_0x27bbec['string']();break;case 0x2:_0x33b5c0['oldRange']=_0x39c05c['Range']['decode'](_0x27bbec,_0x27bbec['uint32']());break;case 0x3:_0x33b5c0['newRange']=_0x39c05c['Range']['decode'](_0x27bbec,_0x27bbec['uint32']());break;case 0x4:_0x33b5c0['affectsData']=_0x27bbec['bool']();break;case 0x5:_0x33b5c0['wasUndone']=_0x27bbec['bool']();break;default:_0x27bbec['skipType'](0x7&_0xd5b29b);}}return _0x33b5c0;},_0x8e6229['decodeDelimited']=function(_0x19ca04){return _0x19ca04 instanceof _0x2a3711||(_0x19ca04=new _0x2a3711(_0x19ca04)),this['decode'](_0x19ca04,_0x19ca04['uint32']());},_0x8e6229['verify']=function(_0x1f2f8a){if('object'!=typeof _0x1f2f8a||null===_0x1f2f8a)return'object\x20expected';if(null!=_0x1f2f8a['name']&&_0x1f2f8a['hasOwnProperty']('name')&&!_0x2d424b['isString'](_0x1f2f8a['name']))return'name:\x20string\x20expected';var _0x2dfe4a;if(null!=_0x1f2f8a['oldRange']&&_0x1f2f8a['hasOwnProperty']('oldRange')&&(_0x2dfe4a=_0x39c05c['Range']['verify'](_0x1f2f8a['oldRange'])))return'oldRange.'+_0x2dfe4a;if(null!=_0x1f2f8a['newRange']&&_0x1f2f8a['hasOwnProperty']('newRange')&&(_0x2dfe4a=_0x39c05c['Range']['verify'](_0x1f2f8a['newRange'])))return'newRange.'+_0x2dfe4a;return null!=_0x1f2f8a['affectsData']&&_0x1f2f8a['hasOwnProperty']('affectsData')&&'boolean'!=typeof _0x1f2f8a['affectsData']?'affectsData:\x20boolean\x20expected':null!=_0x1f2f8a['wasUndone']&&_0x1f2f8a['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x1f2f8a['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x8e6229['fromObject']=function(_0x3f1c89){if(_0x3f1c89 instanceof _0x39c05c['MarkerOperation'])return _0x3f1c89;var _0x15e46f=new _0x39c05c['MarkerOperation']();if(null!=_0x3f1c89['name']&&(_0x15e46f['name']=String(_0x3f1c89['name'])),null!=_0x3f1c89['oldRange']){if('object'!=typeof _0x3f1c89['oldRange'])throw TypeError('.MarkerOperation.oldRange:\x20object\x20expected');_0x15e46f['oldRange']=_0x39c05c['Range']['fromObject'](_0x3f1c89['oldRange']);}if(null!=_0x3f1c89['newRange']){if('object'!=typeof _0x3f1c89['newRange'])throw TypeError('.MarkerOperation.newRange:\x20object\x20expected');_0x15e46f['newRange']=_0x39c05c['Range']['fromObject'](_0x3f1c89['newRange']);}return null!=_0x3f1c89['affectsData']&&(_0x15e46f['affectsData']=Boolean(_0x3f1c89['affectsData'])),null!=_0x3f1c89['wasUndone']&&(_0x15e46f['wasUndone']=Boolean(_0x3f1c89['wasUndone'])),_0x15e46f;},_0x8e6229['toObject']=function(_0x1075e7,_0x5ea0cb){_0x5ea0cb||(_0x5ea0cb={});var _0x2dbaf0={};return _0x5ea0cb['defaults']&&(_0x2dbaf0['name']='',_0x2dbaf0['oldRange']=null,_0x2dbaf0['newRange']=null,_0x2dbaf0['affectsData']=!0x1,_0x2dbaf0['wasUndone']=!0x1),null!=_0x1075e7['name']&&_0x1075e7['hasOwnProperty']('name')&&(_0x2dbaf0['name']=_0x1075e7['name']),null!=_0x1075e7['oldRange']&&_0x1075e7['hasOwnProperty']('oldRange')&&(_0x2dbaf0['oldRange']=_0x39c05c['Range']['toObject'](_0x1075e7['oldRange'],_0x5ea0cb)),null!=_0x1075e7['newRange']&&_0x1075e7['hasOwnProperty']('newRange')&&(_0x2dbaf0['newRange']=_0x39c05c['Range']['toObject'](_0x1075e7['newRange'],_0x5ea0cb)),null!=_0x1075e7['affectsData']&&_0x1075e7['hasOwnProperty']('affectsData')&&(_0x2dbaf0['affectsData']=_0x1075e7['affectsData']),null!=_0x1075e7['wasUndone']&&_0x1075e7['hasOwnProperty']('wasUndone')&&(_0x2dbaf0['wasUndone']=_0x1075e7['wasUndone']),_0x2dbaf0;},_0x8e6229['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x1cb8e6['util']['toJSONOptions']);},_0x8e6229['getTypeUrl']=function(_0x475c3b){return void 0x0===_0x475c3b&&(_0x475c3b='type.googleapis.com'),_0x475c3b+'/MarkerOperation';},_0x8e6229;}()),_0x39c05c['MergeOperation']=(function(){function _0x1adbb1(_0x5d32d8){if(_0x5d32d8){for(var _0xc50aec=Object['keys'](_0x5d32d8),_0xaba8d8=0x0;_0xaba8d8<_0xc50aec['length'];++_0xaba8d8)null!=_0x5d32d8[_0xc50aec[_0xaba8d8]]&&(this[_0xc50aec[_0xaba8d8]]=_0x5d32d8[_0xc50aec[_0xaba8d8]]);}}return _0x1adbb1['prototype']['sourcePosition']=null,_0x1adbb1['prototype']['targetPosition']=null,_0x1adbb1['prototype']['graveyardPosition']=null,_0x1adbb1['prototype']['howMany']=0x0,_0x1adbb1['prototype']['wasUndone']=!0x1,_0x1adbb1['create']=function(_0x497ae0){return new _0x1adbb1(_0x497ae0);},_0x1adbb1['encode']=function(_0x3eb2ad,_0x1b5fd1){return _0x1b5fd1||(_0x1b5fd1=_0x3f90b9['create']()),null!=_0x3eb2ad['sourcePosition']&&Object['hasOwnProperty']['call'](_0x3eb2ad,'sourcePosition')&&_0x39c05c['Position']['encode'](_0x3eb2ad['sourcePosition'],_0x1b5fd1['uint32'](0xa)['fork']())['ldelim'](),null!=_0x3eb2ad['targetPosition']&&Object['hasOwnProperty']['call'](_0x3eb2ad,'targetPosition')&&_0x39c05c['Position']['encode'](_0x3eb2ad['targetPosition'],_0x1b5fd1['uint32'](0x12)['fork']())['ldelim'](),null!=_0x3eb2ad['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x3eb2ad,'graveyardPosition')&&_0x39c05c['Position']['encode'](_0x3eb2ad['graveyardPosition'],_0x1b5fd1['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x3eb2ad['howMany']&&Object['hasOwnProperty']['call'](_0x3eb2ad,'howMany')&&_0x1b5fd1['uint32'](0x20)['uint32'](_0x3eb2ad['howMany']),null!=_0x3eb2ad['wasUndone']&&Object['hasOwnProperty']['call'](_0x3eb2ad,'wasUndone')&&_0x1b5fd1['uint32'](0x28)['bool'](_0x3eb2ad['wasUndone']),_0x1b5fd1;},_0x1adbb1['encodeDelimited']=function(_0x436f96,_0x3cbae3){return this['encode'](_0x436f96,_0x3cbae3)['ldelim']();},_0x1adbb1['decode']=function(_0x2eba32,_0xe9f068){_0x2eba32 instanceof _0x2a3711||(_0x2eba32=_0x2a3711['create'](_0x2eba32));for(var _0xd0b6e5=void 0x0===_0xe9f068?_0x2eba32['len']:_0x2eba32['pos']+_0xe9f068,_0xe7e0f3=new _0x39c05c['MergeOperation']();_0x2eba32['pos']<_0xd0b6e5;){var _0x5c6a87=_0x2eba32['uint32']();switch(_0x5c6a87>>>0x3){case 0x1:_0xe7e0f3['sourcePosition']=_0x39c05c['Position']['decode'](_0x2eba32,_0x2eba32['uint32']());break;case 0x2:_0xe7e0f3['targetPosition']=_0x39c05c['Position']['decode'](_0x2eba32,_0x2eba32['uint32']());break;case 0x3:_0xe7e0f3['graveyardPosition']=_0x39c05c['Position']['decode'](_0x2eba32,_0x2eba32['uint32']());break;case 0x4:_0xe7e0f3['howMany']=_0x2eba32['uint32']();break;case 0x5:_0xe7e0f3['wasUndone']=_0x2eba32['bool']();break;default:_0x2eba32['skipType'](0x7&_0x5c6a87);}}return _0xe7e0f3;},_0x1adbb1['decodeDelimited']=function(_0x2a3fd8){return _0x2a3fd8 instanceof _0x2a3711||(_0x2a3fd8=new _0x2a3711(_0x2a3fd8)),this['decode'](_0x2a3fd8,_0x2a3fd8['uint32']());},_0x1adbb1['verify']=function(_0x1a16ae){if('object'!=typeof _0x1a16ae||null===_0x1a16ae)return'object\x20expected';var _0x298364;if(null!=_0x1a16ae['sourcePosition']&&_0x1a16ae['hasOwnProperty']('sourcePosition')&&(_0x298364=_0x39c05c['Position']['verify'](_0x1a16ae['sourcePosition'])))return'sourcePosition.'+_0x298364;if(null!=_0x1a16ae['targetPosition']&&_0x1a16ae['hasOwnProperty']('targetPosition')&&(_0x298364=_0x39c05c['Position']['verify'](_0x1a16ae['targetPosition'])))return'targetPosition.'+_0x298364;if(null!=_0x1a16ae['graveyardPosition']&&_0x1a16ae['hasOwnProperty']('graveyardPosition')&&(_0x298364=_0x39c05c['Position']['verify'](_0x1a16ae['graveyardPosition'])))return'graveyardPosition.'+_0x298364;return null!=_0x1a16ae['howMany']&&_0x1a16ae['hasOwnProperty']('howMany')&&!_0x2d424b['isInteger'](_0x1a16ae['howMany'])?'howMany:\x20integer\x20expected':null!=_0x1a16ae['wasUndone']&&_0x1a16ae['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x1a16ae['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x1adbb1['fromObject']=function(_0x403ffb){if(_0x403ffb instanceof _0x39c05c['MergeOperation'])return _0x403ffb;var _0x4a6144=new _0x39c05c['MergeOperation']();if(null!=_0x403ffb['sourcePosition']){if('object'!=typeof _0x403ffb['sourcePosition'])throw TypeError('.MergeOperation.sourcePosition:\x20object\x20expected');_0x4a6144['sourcePosition']=_0x39c05c['Position']['fromObject'](_0x403ffb['sourcePosition']);}if(null!=_0x403ffb['targetPosition']){if('object'!=typeof _0x403ffb['targetPosition'])throw TypeError('.MergeOperation.targetPosition:\x20object\x20expected');_0x4a6144['targetPosition']=_0x39c05c['Position']['fromObject'](_0x403ffb['targetPosition']);}if(null!=_0x403ffb['graveyardPosition']){if('object'!=typeof _0x403ffb['graveyardPosition'])throw TypeError('.MergeOperation.graveyardPosition:\x20object\x20expected');_0x4a6144['graveyardPosition']=_0x39c05c['Position']['fromObject'](_0x403ffb['graveyardPosition']);}return null!=_0x403ffb['howMany']&&(_0x4a6144['howMany']=_0x403ffb['howMany']>>>0x0),null!=_0x403ffb['wasUndone']&&(_0x4a6144['wasUndone']=Boolean(_0x403ffb['wasUndone'])),_0x4a6144;},_0x1adbb1['toObject']=function(_0x335d36,_0x554ef7){_0x554ef7||(_0x554ef7={});var _0xf70f35={};return _0x554ef7['defaults']&&(_0xf70f35['sourcePosition']=null,_0xf70f35['targetPosition']=null,_0xf70f35['graveyardPosition']=null,_0xf70f35['howMany']=0x0,_0xf70f35['wasUndone']=!0x1),null!=_0x335d36['sourcePosition']&&_0x335d36['hasOwnProperty']('sourcePosition')&&(_0xf70f35['sourcePosition']=_0x39c05c['Position']['toObject'](_0x335d36['sourcePosition'],_0x554ef7)),null!=_0x335d36['targetPosition']&&_0x335d36['hasOwnProperty']('targetPosition')&&(_0xf70f35['targetPosition']=_0x39c05c['Position']['toObject'](_0x335d36['targetPosition'],_0x554ef7)),null!=_0x335d36['graveyardPosition']&&_0x335d36['hasOwnProperty']('graveyardPosition')&&(_0xf70f35['graveyardPosition']=_0x39c05c['Position']['toObject'](_0x335d36['graveyardPosition'],_0x554ef7)),null!=_0x335d36['howMany']&&_0x335d36['hasOwnProperty']('howMany')&&(_0xf70f35['howMany']=_0x335d36['howMany']),null!=_0x335d36['wasUndone']&&_0x335d36['hasOwnProperty']('wasUndone')&&(_0xf70f35['wasUndone']=_0x335d36['wasUndone']),_0xf70f35;},_0x1adbb1['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x1cb8e6['util']['toJSONOptions']);},_0x1adbb1['getTypeUrl']=function(_0x2eb7de){return void 0x0===_0x2eb7de&&(_0x2eb7de='type.googleapis.com'),_0x2eb7de+'/MergeOperation';},_0x1adbb1;}()),_0x39c05c['MoveOperation']=(function(){function _0x5a35e2(_0x3670bd){if(_0x3670bd){for(var _0x58cffe=Object['keys'](_0x3670bd),_0x56d358=0x0;_0x56d358<_0x58cffe['length'];++_0x56d358)null!=_0x3670bd[_0x58cffe[_0x56d358]]&&(this[_0x58cffe[_0x56d358]]=_0x3670bd[_0x58cffe[_0x56d358]]);}}return _0x5a35e2['prototype']['sourcePosition']=null,_0x5a35e2['prototype']['howMany']=0x0,_0x5a35e2['prototype']['targetPosition']=null,_0x5a35e2['prototype']['wasUndone']=!0x1,_0x5a35e2['create']=function(_0x11355c){return new _0x5a35e2(_0x11355c);},_0x5a35e2['encode']=function(_0x342095,_0x5177d2){return _0x5177d2||(_0x5177d2=_0x3f90b9['create']()),null!=_0x342095['sourcePosition']&&Object['hasOwnProperty']['call'](_0x342095,'sourcePosition')&&_0x39c05c['Position']['encode'](_0x342095['sourcePosition'],_0x5177d2['uint32'](0xa)['fork']())['ldelim'](),null!=_0x342095['howMany']&&Object['hasOwnProperty']['call'](_0x342095,'howMany')&&_0x5177d2['uint32'](0x10)['uint32'](_0x342095['howMany']),null!=_0x342095['targetPosition']&&Object['hasOwnProperty']['call'](_0x342095,'targetPosition')&&_0x39c05c['Position']['encode'](_0x342095['targetPosition'],_0x5177d2['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x342095['wasUndone']&&Object['hasOwnProperty']['call'](_0x342095,'wasUndone')&&_0x5177d2['uint32'](0x20)['bool'](_0x342095['wasUndone']),_0x5177d2;},_0x5a35e2['encodeDelimited']=function(_0x2d5944,_0x140aae){return this['encode'](_0x2d5944,_0x140aae)['ldelim']();},_0x5a35e2['decode']=function(_0x41a921,_0x35ee7d){_0x41a921 instanceof _0x2a3711||(_0x41a921=_0x2a3711['create'](_0x41a921));for(var _0x354cba=void 0x0===_0x35ee7d?_0x41a921['len']:_0x41a921['pos']+_0x35ee7d,_0xa7b773=new _0x39c05c['MoveOperation']();_0x41a921['pos']<_0x354cba;){var _0x36b3bf=_0x41a921['uint32']();switch(_0x36b3bf>>>0x3){case 0x1:_0xa7b773['sourcePosition']=_0x39c05c['Position']['decode'](_0x41a921,_0x41a921['uint32']());break;case 0x2:_0xa7b773['howMany']=_0x41a921['uint32']();break;case 0x3:_0xa7b773['targetPosition']=_0x39c05c['Position']['decode'](_0x41a921,_0x41a921['uint32']());break;case 0x4:_0xa7b773['wasUndone']=_0x41a921['bool']();break;default:_0x41a921['skipType'](0x7&_0x36b3bf);}}return _0xa7b773;},_0x5a35e2['decodeDelimited']=function(_0x14dcac){return _0x14dcac instanceof _0x2a3711||(_0x14dcac=new _0x2a3711(_0x14dcac)),this['decode'](_0x14dcac,_0x14dcac['uint32']());},_0x5a35e2['verify']=function(_0x656394){if('object'!=typeof _0x656394||null===_0x656394)return'object\x20expected';var _0xdb3627;if(null!=_0x656394['sourcePosition']&&_0x656394['hasOwnProperty']('sourcePosition')&&(_0xdb3627=_0x39c05c['Position']['verify'](_0x656394['sourcePosition'])))return'sourcePosition.'+_0xdb3627;if(null!=_0x656394['howMany']&&_0x656394['hasOwnProperty']('howMany')&&!_0x2d424b['isInteger'](_0x656394['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x656394['targetPosition']&&_0x656394['hasOwnProperty']('targetPosition')&&(_0xdb3627=_0x39c05c['Position']['verify'](_0x656394['targetPosition'])))return'targetPosition.'+_0xdb3627;return null!=_0x656394['wasUndone']&&_0x656394['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x656394['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x5a35e2['fromObject']=function(_0x21025b){if(_0x21025b instanceof _0x39c05c['MoveOperation'])return _0x21025b;var _0x977db9=new _0x39c05c['MoveOperation']();if(null!=_0x21025b['sourcePosition']){if('object'!=typeof _0x21025b['sourcePosition'])throw TypeError('.MoveOperation.sourcePosition:\x20object\x20expected');_0x977db9['sourcePosition']=_0x39c05c['Position']['fromObject'](_0x21025b['sourcePosition']);}if(null!=_0x21025b['howMany']&&(_0x977db9['howMany']=_0x21025b['howMany']>>>0x0),null!=_0x21025b['targetPosition']){if('object'!=typeof _0x21025b['targetPosition'])throw TypeError('.MoveOperation.targetPosition:\x20object\x20expected');_0x977db9['targetPosition']=_0x39c05c['Position']['fromObject'](_0x21025b['targetPosition']);}return null!=_0x21025b['wasUndone']&&(_0x977db9['wasUndone']=Boolean(_0x21025b['wasUndone'])),_0x977db9;},_0x5a35e2['toObject']=function(_0x544696,_0x1a0c6a){_0x1a0c6a||(_0x1a0c6a={});var _0x180c77={};return _0x1a0c6a['defaults']&&(_0x180c77['sourcePosition']=null,_0x180c77['howMany']=0x0,_0x180c77['targetPosition']=null,_0x180c77['wasUndone']=!0x1),null!=_0x544696['sourcePosition']&&_0x544696['hasOwnProperty']('sourcePosition')&&(_0x180c77['sourcePosition']=_0x39c05c['Position']['toObject'](_0x544696['sourcePosition'],_0x1a0c6a)),null!=_0x544696['howMany']&&_0x544696['hasOwnProperty']('howMany')&&(_0x180c77['howMany']=_0x544696['howMany']),null!=_0x544696['targetPosition']&&_0x544696['hasOwnProperty']('targetPosition')&&(_0x180c77['targetPosition']=_0x39c05c['Position']['toObject'](_0x544696['targetPosition'],_0x1a0c6a)),null!=_0x544696['wasUndone']&&_0x544696['hasOwnProperty']('wasUndone')&&(_0x180c77['wasUndone']=_0x544696['wasUndone']),_0x180c77;},_0x5a35e2['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x1cb8e6['util']['toJSONOptions']);},_0x5a35e2['getTypeUrl']=function(_0x29ef4f){return void 0x0===_0x29ef4f&&(_0x29ef4f='type.googleapis.com'),_0x29ef4f+'/MoveOperation';},_0x5a35e2;}()),_0x39c05c['RenameOperation']=(function(){function _0x5ee9bb(_0x5c3cd8){if(_0x5c3cd8){for(var _0x45a8a8=Object['keys'](_0x5c3cd8),_0x5909dd=0x0;_0x5909dd<_0x45a8a8['length'];++_0x5909dd)null!=_0x5c3cd8[_0x45a8a8[_0x5909dd]]&&(this[_0x45a8a8[_0x5909dd]]=_0x5c3cd8[_0x45a8a8[_0x5909dd]]);}}return _0x5ee9bb['prototype']['position']=null,_0x5ee9bb['prototype']['oldName']='',_0x5ee9bb['prototype']['newName']='',_0x5ee9bb['prototype']['wasUndone']=!0x1,_0x5ee9bb['create']=function(_0x155c91){return new _0x5ee9bb(_0x155c91);},_0x5ee9bb['encode']=function(_0x5eb254,_0x31edd6){return _0x31edd6||(_0x31edd6=_0x3f90b9['create']()),null!=_0x5eb254['position']&&Object['hasOwnProperty']['call'](_0x5eb254,'position')&&_0x39c05c['Position']['encode'](_0x5eb254['position'],_0x31edd6['uint32'](0xa)['fork']())['ldelim'](),null!=_0x5eb254['oldName']&&Object['hasOwnProperty']['call'](_0x5eb254,'oldName')&&_0x31edd6['uint32'](0x12)['string'](_0x5eb254['oldName']),null!=_0x5eb254['newName']&&Object['hasOwnProperty']['call'](_0x5eb254,'newName')&&_0x31edd6['uint32'](0x1a)['string'](_0x5eb254['newName']),null!=_0x5eb254['wasUndone']&&Object['hasOwnProperty']['call'](_0x5eb254,'wasUndone')&&_0x31edd6['uint32'](0x20)['bool'](_0x5eb254['wasUndone']),_0x31edd6;},_0x5ee9bb['encodeDelimited']=function(_0x1a62bb,_0x467c82){return this['encode'](_0x1a62bb,_0x467c82)['ldelim']();},_0x5ee9bb['decode']=function(_0x483db3,_0x1039b){_0x483db3 instanceof _0x2a3711||(_0x483db3=_0x2a3711['create'](_0x483db3));for(var _0x5314c9=void 0x0===_0x1039b?_0x483db3['len']:_0x483db3['pos']+_0x1039b,_0x59877a=new _0x39c05c['RenameOperation']();_0x483db3['pos']<_0x5314c9;){var _0x452049=_0x483db3['uint32']();switch(_0x452049>>>0x3){case 0x1:_0x59877a['position']=_0x39c05c['Position']['decode'](_0x483db3,_0x483db3['uint32']());break;case 0x2:_0x59877a['oldName']=_0x483db3['string']();break;case 0x3:_0x59877a['newName']=_0x483db3['string']();break;case 0x4:_0x59877a['wasUndone']=_0x483db3['bool']();break;default:_0x483db3['skipType'](0x7&_0x452049);}}return _0x59877a;},_0x5ee9bb['decodeDelimited']=function(_0x32e374){return _0x32e374 instanceof _0x2a3711||(_0x32e374=new _0x2a3711(_0x32e374)),this['decode'](_0x32e374,_0x32e374['uint32']());},_0x5ee9bb['verify']=function(_0x34b20a){if('object'!=typeof _0x34b20a||null===_0x34b20a)return'object\x20expected';if(null!=_0x34b20a['position']&&_0x34b20a['hasOwnProperty']('position')){var _0xa5b701=_0x39c05c['Position']['verify'](_0x34b20a['position']);if(_0xa5b701)return'position.'+_0xa5b701;}return null!=_0x34b20a['oldName']&&_0x34b20a['hasOwnProperty']('oldName')&&!_0x2d424b['isString'](_0x34b20a['oldName'])?'oldName:\x20string\x20expected':null!=_0x34b20a['newName']&&_0x34b20a['hasOwnProperty']('newName')&&!_0x2d424b['isString'](_0x34b20a['newName'])?'newName:\x20string\x20expected':null!=_0x34b20a['wasUndone']&&_0x34b20a['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x34b20a['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x5ee9bb['fromObject']=function(_0xd21e68){if(_0xd21e68 instanceof _0x39c05c['RenameOperation'])return _0xd21e68;var _0x40953c=new _0x39c05c['RenameOperation']();if(null!=_0xd21e68['position']){if('object'!=typeof _0xd21e68['position'])throw TypeError('.RenameOperation.position:\x20object\x20expected');_0x40953c['position']=_0x39c05c['Position']['fromObject'](_0xd21e68['position']);}return null!=_0xd21e68['oldName']&&(_0x40953c['oldName']=String(_0xd21e68['oldName'])),null!=_0xd21e68['newName']&&(_0x40953c['newName']=String(_0xd21e68['newName'])),null!=_0xd21e68['wasUndone']&&(_0x40953c['wasUndone']=Boolean(_0xd21e68['wasUndone'])),_0x40953c;},_0x5ee9bb['toObject']=function(_0x103888,_0x525e66){_0x525e66||(_0x525e66={});var _0x48cfd8={};return _0x525e66['defaults']&&(_0x48cfd8['position']=null,_0x48cfd8['oldName']='',_0x48cfd8['newName']='',_0x48cfd8['wasUndone']=!0x1),null!=_0x103888['position']&&_0x103888['hasOwnProperty']('position')&&(_0x48cfd8['position']=_0x39c05c['Position']['toObject'](_0x103888['position'],_0x525e66)),null!=_0x103888['oldName']&&_0x103888['hasOwnProperty']('oldName')&&(_0x48cfd8['oldName']=_0x103888['oldName']),null!=_0x103888['newName']&&_0x103888['hasOwnProperty']('newName')&&(_0x48cfd8['newName']=_0x103888['newName']),null!=_0x103888['wasUndone']&&_0x103888['hasOwnProperty']('wasUndone')&&(_0x48cfd8['wasUndone']=_0x103888['wasUndone']),_0x48cfd8;},_0x5ee9bb['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x1cb8e6['util']['toJSONOptions']);},_0x5ee9bb['getTypeUrl']=function(_0x24eb01){return void 0x0===_0x24eb01&&(_0x24eb01='type.googleapis.com'),_0x24eb01+'/RenameOperation';},_0x5ee9bb;}()),_0x39c05c['RootAttributeOperation']=(function(){function _0x15cdca(_0x4a899a){if(_0x4a899a){for(var _0x272ae0=Object['keys'](_0x4a899a),_0x3ff85a=0x0;_0x3ff85a<_0x272ae0['length'];++_0x3ff85a)null!=_0x4a899a[_0x272ae0[_0x3ff85a]]&&(this[_0x272ae0[_0x3ff85a]]=_0x4a899a[_0x272ae0[_0x3ff85a]]);}}return _0x15cdca['prototype']['root']='',_0x15cdca['prototype']['key']='',_0x15cdca['prototype']['oldValueBoolean']=!0x1,_0x15cdca['prototype']['oldValueJson']='',_0x15cdca['prototype']['newValueBoolean']=!0x1,_0x15cdca['prototype']['newValueJson']='',_0x15cdca['prototype']['wasUndone']=!0x1,_0x15cdca['create']=function(_0x58d3d2){return new _0x15cdca(_0x58d3d2);},_0x15cdca['encode']=function(_0x55b86e,_0x43c527){return _0x43c527||(_0x43c527=_0x3f90b9['create']()),null!=_0x55b86e['root']&&Object['hasOwnProperty']['call'](_0x55b86e,'root')&&_0x43c527['uint32'](0xa)['string'](_0x55b86e['root']),null!=_0x55b86e['key']&&Object['hasOwnProperty']['call'](_0x55b86e,'key')&&_0x43c527['uint32'](0x12)['string'](_0x55b86e['key']),null!=_0x55b86e['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x55b86e,'oldValueBoolean')&&_0x43c527['uint32'](0x18)['bool'](_0x55b86e['oldValueBoolean']),null!=_0x55b86e['oldValueJson']&&Object['hasOwnProperty']['call'](_0x55b86e,'oldValueJson')&&_0x43c527['uint32'](0x22)['string'](_0x55b86e['oldValueJson']),null!=_0x55b86e['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x55b86e,'newValueBoolean')&&_0x43c527['uint32'](0x28)['bool'](_0x55b86e['newValueBoolean']),null!=_0x55b86e['newValueJson']&&Object['hasOwnProperty']['call'](_0x55b86e,'newValueJson')&&_0x43c527['uint32'](0x32)['string'](_0x55b86e['newValueJson']),null!=_0x55b86e['wasUndone']&&Object['hasOwnProperty']['call'](_0x55b86e,'wasUndone')&&_0x43c527['uint32'](0x38)['bool'](_0x55b86e['wasUndone']),_0x43c527;},_0x15cdca['encodeDelimited']=function(_0x38db81,_0x345a73){return this['encode'](_0x38db81,_0x345a73)['ldelim']();},_0x15cdca['decode']=function(_0x4c1e50,_0x1a218a){_0x4c1e50 instanceof _0x2a3711||(_0x4c1e50=_0x2a3711['create'](_0x4c1e50));for(var _0x5447c2=void 0x0===_0x1a218a?_0x4c1e50['len']:_0x4c1e50['pos']+_0x1a218a,_0xf7c3dd=new _0x39c05c['RootAttributeOperation']();_0x4c1e50['pos']<_0x5447c2;){var _0x5e087a=_0x4c1e50['uint32']();switch(_0x5e087a>>>0x3){case 0x1:_0xf7c3dd['root']=_0x4c1e50['string']();break;case 0x2:_0xf7c3dd['key']=_0x4c1e50['string']();break;case 0x3:_0xf7c3dd['oldValueBoolean']=_0x4c1e50['bool']();break;case 0x4:_0xf7c3dd['oldValueJson']=_0x4c1e50['string']();break;case 0x5:_0xf7c3dd['newValueBoolean']=_0x4c1e50['bool']();break;case 0x6:_0xf7c3dd['newValueJson']=_0x4c1e50['string']();break;case 0x7:_0xf7c3dd['wasUndone']=_0x4c1e50['bool']();break;default:_0x4c1e50['skipType'](0x7&_0x5e087a);}}return _0xf7c3dd;},_0x15cdca['decodeDelimited']=function(_0x1f1949){return _0x1f1949 instanceof _0x2a3711||(_0x1f1949=new _0x2a3711(_0x1f1949)),this['decode'](_0x1f1949,_0x1f1949['uint32']());},_0x15cdca['verify']=function(_0x4645c0){return'object'!=typeof _0x4645c0||null===_0x4645c0?'object\x20expected':null!=_0x4645c0['root']&&_0x4645c0['hasOwnProperty']('root')&&!_0x2d424b['isString'](_0x4645c0['root'])?'root:\x20string\x20expected':null!=_0x4645c0['key']&&_0x4645c0['hasOwnProperty']('key')&&!_0x2d424b['isString'](_0x4645c0['key'])?'key:\x20string\x20expected':null!=_0x4645c0['oldValueBoolean']&&_0x4645c0['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x4645c0['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x4645c0['oldValueJson']&&_0x4645c0['hasOwnProperty']('oldValueJson')&&!_0x2d424b['isString'](_0x4645c0['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x4645c0['newValueBoolean']&&_0x4645c0['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x4645c0['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x4645c0['newValueJson']&&_0x4645c0['hasOwnProperty']('newValueJson')&&!_0x2d424b['isString'](_0x4645c0['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x4645c0['wasUndone']&&_0x4645c0['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x4645c0['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x15cdca['fromObject']=function(_0x38bd99){if(_0x38bd99 instanceof _0x39c05c['RootAttributeOperation'])return _0x38bd99;var _0x26f217=new _0x39c05c['RootAttributeOperation']();return null!=_0x38bd99['root']&&(_0x26f217['root']=String(_0x38bd99['root'])),null!=_0x38bd99['key']&&(_0x26f217['key']=String(_0x38bd99['key'])),null!=_0x38bd99['oldValueBoolean']&&(_0x26f217['oldValueBoolean']=Boolean(_0x38bd99['oldValueBoolean'])),null!=_0x38bd99['oldValueJson']&&(_0x26f217['oldValueJson']=String(_0x38bd99['oldValueJson'])),null!=_0x38bd99['newValueBoolean']&&(_0x26f217['newValueBoolean']=Boolean(_0x38bd99['newValueBoolean'])),null!=_0x38bd99['newValueJson']&&(_0x26f217['newValueJson']=String(_0x38bd99['newValueJson'])),null!=_0x38bd99['wasUndone']&&(_0x26f217['wasUndone']=Boolean(_0x38bd99['wasUndone'])),_0x26f217;},_0x15cdca['toObject']=function(_0x45a443,_0x14288c){_0x14288c||(_0x14288c={});var _0x747731={};return _0x14288c['defaults']&&(_0x747731['root']='',_0x747731['key']='',_0x747731['oldValueBoolean']=!0x1,_0x747731['oldValueJson']='',_0x747731['newValueBoolean']=!0x1,_0x747731['newValueJson']='',_0x747731['wasUndone']=!0x1),null!=_0x45a443['root']&&_0x45a443['hasOwnProperty']('root')&&(_0x747731['root']=_0x45a443['root']),null!=_0x45a443['key']&&_0x45a443['hasOwnProperty']('key')&&(_0x747731['key']=_0x45a443['key']),null!=_0x45a443['oldValueBoolean']&&_0x45a443['hasOwnProperty']('oldValueBoolean')&&(_0x747731['oldValueBoolean']=_0x45a443['oldValueBoolean']),null!=_0x45a443['oldValueJson']&&_0x45a443['hasOwnProperty']('oldValueJson')&&(_0x747731['oldValueJson']=_0x45a443['oldValueJson']),null!=_0x45a443['newValueBoolean']&&_0x45a443['hasOwnProperty']('newValueBoolean')&&(_0x747731['newValueBoolean']=_0x45a443['newValueBoolean']),null!=_0x45a443['newValueJson']&&_0x45a443['hasOwnProperty']('newValueJson')&&(_0x747731['newValueJson']=_0x45a443['newValueJson']),null!=_0x45a443['wasUndone']&&_0x45a443['hasOwnProperty']('wasUndone')&&(_0x747731['wasUndone']=_0x45a443['wasUndone']),_0x747731;},_0x15cdca['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x1cb8e6['util']['toJSONOptions']);},_0x15cdca['getTypeUrl']=function(_0x8e8dc3){return void 0x0===_0x8e8dc3&&(_0x8e8dc3='type.googleapis.com'),_0x8e8dc3+'/RootAttributeOperation';},_0x15cdca;}()),_0x39c05c['RootOperation']=(function(){function _0x5ddb86(_0x30a8fe){if(_0x30a8fe){for(var _0x211122=Object['keys'](_0x30a8fe),_0x1ac68a=0x0;_0x1ac68a<_0x211122['length'];++_0x1ac68a)null!=_0x30a8fe[_0x211122[_0x1ac68a]]&&(this[_0x211122[_0x1ac68a]]=_0x30a8fe[_0x211122[_0x1ac68a]]);}}return _0x5ddb86['prototype']['rootName']='',_0x5ddb86['prototype']['elementName']='',_0x5ddb86['prototype']['isAdd']=!0x1,_0x5ddb86['prototype']['wasUndone']=!0x1,_0x5ddb86['create']=function(_0x391267){return new _0x5ddb86(_0x391267);},_0x5ddb86['encode']=function(_0x3fd20a,_0x2d6ec7){return _0x2d6ec7||(_0x2d6ec7=_0x3f90b9['create']()),null!=_0x3fd20a['rootName']&&Object['hasOwnProperty']['call'](_0x3fd20a,'rootName')&&_0x2d6ec7['uint32'](0xa)['string'](_0x3fd20a['rootName']),null!=_0x3fd20a['elementName']&&Object['hasOwnProperty']['call'](_0x3fd20a,'elementName')&&_0x2d6ec7['uint32'](0x12)['string'](_0x3fd20a['elementName']),null!=_0x3fd20a['isAdd']&&Object['hasOwnProperty']['call'](_0x3fd20a,'isAdd')&&_0x2d6ec7['uint32'](0x18)['bool'](_0x3fd20a['isAdd']),null!=_0x3fd20a['wasUndone']&&Object['hasOwnProperty']['call'](_0x3fd20a,'wasUndone')&&_0x2d6ec7['uint32'](0x20)['bool'](_0x3fd20a['wasUndone']),_0x2d6ec7;},_0x5ddb86['encodeDelimited']=function(_0x85e8fe,_0x7b51d7){return this['encode'](_0x85e8fe,_0x7b51d7)['ldelim']();},_0x5ddb86['decode']=function(_0x2761cb,_0x476a07){_0x2761cb instanceof _0x2a3711||(_0x2761cb=_0x2a3711['create'](_0x2761cb));for(var _0x2def47=void 0x0===_0x476a07?_0x2761cb['len']:_0x2761cb['pos']+_0x476a07,_0x11eeee=new _0x39c05c['RootOperation']();_0x2761cb['pos']<_0x2def47;){var _0x190f14=_0x2761cb['uint32']();switch(_0x190f14>>>0x3){case 0x1:_0x11eeee['rootName']=_0x2761cb['string']();break;case 0x2:_0x11eeee['elementName']=_0x2761cb['string']();break;case 0x3:_0x11eeee['isAdd']=_0x2761cb['bool']();break;case 0x4:_0x11eeee['wasUndone']=_0x2761cb['bool']();break;default:_0x2761cb['skipType'](0x7&_0x190f14);}}return _0x11eeee;},_0x5ddb86['decodeDelimited']=function(_0x3ee972){return _0x3ee972 instanceof _0x2a3711||(_0x3ee972=new _0x2a3711(_0x3ee972)),this['decode'](_0x3ee972,_0x3ee972['uint32']());},_0x5ddb86['verify']=function(_0x332af3){return'object'!=typeof _0x332af3||null===_0x332af3?'object\x20expected':null!=_0x332af3['rootName']&&_0x332af3['hasOwnProperty']('rootName')&&!_0x2d424b['isString'](_0x332af3['rootName'])?'rootName:\x20string\x20expected':null!=_0x332af3['elementName']&&_0x332af3['hasOwnProperty']('elementName')&&!_0x2d424b['isString'](_0x332af3['elementName'])?'elementName:\x20string\x20expected':null!=_0x332af3['isAdd']&&_0x332af3['hasOwnProperty']('isAdd')&&'boolean'!=typeof _0x332af3['isAdd']?'isAdd:\x20boolean\x20expected':null!=_0x332af3['wasUndone']&&_0x332af3['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x332af3['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x5ddb86['fromObject']=function(_0x53f5de){if(_0x53f5de instanceof _0x39c05c['RootOperation'])return _0x53f5de;var _0x46dd92=new _0x39c05c['RootOperation']();return null!=_0x53f5de['rootName']&&(_0x46dd92['rootName']=String(_0x53f5de['rootName'])),null!=_0x53f5de['elementName']&&(_0x46dd92['elementName']=String(_0x53f5de['elementName'])),null!=_0x53f5de['isAdd']&&(_0x46dd92['isAdd']=Boolean(_0x53f5de['isAdd'])),null!=_0x53f5de['wasUndone']&&(_0x46dd92['wasUndone']=Boolean(_0x53f5de['wasUndone'])),_0x46dd92;},_0x5ddb86['toObject']=function(_0x5e5291,_0x1edf5d){_0x1edf5d||(_0x1edf5d={});var _0x488154={};return _0x1edf5d['defaults']&&(_0x488154['rootName']='',_0x488154['elementName']='',_0x488154['isAdd']=!0x1,_0x488154['wasUndone']=!0x1),null!=_0x5e5291['rootName']&&_0x5e5291['hasOwnProperty']('rootName')&&(_0x488154['rootName']=_0x5e5291['rootName']),null!=_0x5e5291['elementName']&&_0x5e5291['hasOwnProperty']('elementName')&&(_0x488154['elementName']=_0x5e5291['elementName']),null!=_0x5e5291['isAdd']&&_0x5e5291['hasOwnProperty']('isAdd')&&(_0x488154['isAdd']=_0x5e5291['isAdd']),null!=_0x5e5291['wasUndone']&&_0x5e5291['hasOwnProperty']('wasUndone')&&(_0x488154['wasUndone']=_0x5e5291['wasUndone']),_0x488154;},_0x5ddb86['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x1cb8e6['util']['toJSONOptions']);},_0x5ddb86['getTypeUrl']=function(_0x361bf2){return void 0x0===_0x361bf2&&(_0x361bf2='type.googleapis.com'),_0x361bf2+'/RootOperation';},_0x5ddb86;}()),_0x39c05c['SplitOperation']=(function(){function _0x3f84a3(_0x3b575e){if(_0x3b575e){for(var _0x4b10d7=Object['keys'](_0x3b575e),_0x4f4691=0x0;_0x4f4691<_0x4b10d7['length'];++_0x4f4691)null!=_0x3b575e[_0x4b10d7[_0x4f4691]]&&(this[_0x4b10d7[_0x4f4691]]=_0x3b575e[_0x4b10d7[_0x4f4691]]);}}return _0x3f84a3['prototype']['splitPosition']=null,_0x3f84a3['prototype']['graveyardPosition']=null,_0x3f84a3['prototype']['howMany']=0x0,_0x3f84a3['prototype']['insertionPosition']=null,_0x3f84a3['prototype']['wasUndone']=!0x1,_0x3f84a3['create']=function(_0x16e234){return new _0x3f84a3(_0x16e234);},_0x3f84a3['encode']=function(_0x5ea558,_0x539d2c){return _0x539d2c||(_0x539d2c=_0x3f90b9['create']()),null!=_0x5ea558['splitPosition']&&Object['hasOwnProperty']['call'](_0x5ea558,'splitPosition')&&_0x39c05c['Position']['encode'](_0x5ea558['splitPosition'],_0x539d2c['uint32'](0xa)['fork']())['ldelim'](),null!=_0x5ea558['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x5ea558,'graveyardPosition')&&_0x39c05c['Position']['encode'](_0x5ea558['graveyardPosition'],_0x539d2c['uint32'](0x12)['fork']())['ldelim'](),null!=_0x5ea558['howMany']&&Object['hasOwnProperty']['call'](_0x5ea558,'howMany')&&_0x539d2c['uint32'](0x18)['uint32'](_0x5ea558['howMany']),null!=_0x5ea558['insertionPosition']&&Object['hasOwnProperty']['call'](_0x5ea558,'insertionPosition')&&_0x39c05c['Position']['encode'](_0x5ea558['insertionPosition'],_0x539d2c['uint32'](0x22)['fork']())['ldelim'](),null!=_0x5ea558['wasUndone']&&Object['hasOwnProperty']['call'](_0x5ea558,'wasUndone')&&_0x539d2c['uint32'](0x28)['bool'](_0x5ea558['wasUndone']),_0x539d2c;},_0x3f84a3['encodeDelimited']=function(_0xd4037c,_0xa0cef4){return this['encode'](_0xd4037c,_0xa0cef4)['ldelim']();},_0x3f84a3['decode']=function(_0x10cde6,_0xa922cd){_0x10cde6 instanceof _0x2a3711||(_0x10cde6=_0x2a3711['create'](_0x10cde6));for(var _0x2c61a4=void 0x0===_0xa922cd?_0x10cde6['len']:_0x10cde6['pos']+_0xa922cd,_0x11f5d9=new _0x39c05c['SplitOperation']();_0x10cde6['pos']<_0x2c61a4;){var _0x2bf4c7=_0x10cde6['uint32']();switch(_0x2bf4c7>>>0x3){case 0x1:_0x11f5d9['splitPosition']=_0x39c05c['Position']['decode'](_0x10cde6,_0x10cde6['uint32']());break;case 0x2:_0x11f5d9['graveyardPosition']=_0x39c05c['Position']['decode'](_0x10cde6,_0x10cde6['uint32']());break;case 0x3:_0x11f5d9['howMany']=_0x10cde6['uint32']();break;case 0x4:_0x11f5d9['insertionPosition']=_0x39c05c['Position']['decode'](_0x10cde6,_0x10cde6['uint32']());break;case 0x5:_0x11f5d9['wasUndone']=_0x10cde6['bool']();break;default:_0x10cde6['skipType'](0x7&_0x2bf4c7);}}return _0x11f5d9;},_0x3f84a3['decodeDelimited']=function(_0x2aeba1){return _0x2aeba1 instanceof _0x2a3711||(_0x2aeba1=new _0x2a3711(_0x2aeba1)),this['decode'](_0x2aeba1,_0x2aeba1['uint32']());},_0x3f84a3['verify']=function(_0x582c68){if('object'!=typeof _0x582c68||null===_0x582c68)return'object\x20expected';var _0x57cd7e;if(null!=_0x582c68['splitPosition']&&_0x582c68['hasOwnProperty']('splitPosition')&&(_0x57cd7e=_0x39c05c['Position']['verify'](_0x582c68['splitPosition'])))return'splitPosition.'+_0x57cd7e;if(null!=_0x582c68['graveyardPosition']&&_0x582c68['hasOwnProperty']('graveyardPosition')&&(_0x57cd7e=_0x39c05c['Position']['verify'](_0x582c68['graveyardPosition'])))return'graveyardPosition.'+_0x57cd7e;if(null!=_0x582c68['howMany']&&_0x582c68['hasOwnProperty']('howMany')&&!_0x2d424b['isInteger'](_0x582c68['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x582c68['insertionPosition']&&_0x582c68['hasOwnProperty']('insertionPosition')&&(_0x57cd7e=_0x39c05c['Position']['verify'](_0x582c68['insertionPosition'])))return'insertionPosition.'+_0x57cd7e;return null!=_0x582c68['wasUndone']&&_0x582c68['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x582c68['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x3f84a3['fromObject']=function(_0x52e8e9){if(_0x52e8e9 instanceof _0x39c05c['SplitOperation'])return _0x52e8e9;var _0x1289e0=new _0x39c05c['SplitOperation']();if(null!=_0x52e8e9['splitPosition']){if('object'!=typeof _0x52e8e9['splitPosition'])throw TypeError('.SplitOperation.splitPosition:\x20object\x20expected');_0x1289e0['splitPosition']=_0x39c05c['Position']['fromObject'](_0x52e8e9['splitPosition']);}if(null!=_0x52e8e9['graveyardPosition']){if('object'!=typeof _0x52e8e9['graveyardPosition'])throw TypeError('.SplitOperation.graveyardPosition:\x20object\x20expected');_0x1289e0['graveyardPosition']=_0x39c05c['Position']['fromObject'](_0x52e8e9['graveyardPosition']);}if(null!=_0x52e8e9['howMany']&&(_0x1289e0['howMany']=_0x52e8e9['howMany']>>>0x0),null!=_0x52e8e9['insertionPosition']){if('object'!=typeof _0x52e8e9['insertionPosition'])throw TypeError('.SplitOperation.insertionPosition:\x20object\x20expected');_0x1289e0['insertionPosition']=_0x39c05c['Position']['fromObject'](_0x52e8e9['insertionPosition']);}return null!=_0x52e8e9['wasUndone']&&(_0x1289e0['wasUndone']=Boolean(_0x52e8e9['wasUndone'])),_0x1289e0;},_0x3f84a3['toObject']=function(_0x3e9186,_0x2b1d56){_0x2b1d56||(_0x2b1d56={});var _0x310ece={};return _0x2b1d56['defaults']&&(_0x310ece['splitPosition']=null,_0x310ece['graveyardPosition']=null,_0x310ece['howMany']=0x0,_0x310ece['insertionPosition']=null,_0x310ece['wasUndone']=!0x1),null!=_0x3e9186['splitPosition']&&_0x3e9186['hasOwnProperty']('splitPosition')&&(_0x310ece['splitPosition']=_0x39c05c['Position']['toObject'](_0x3e9186['splitPosition'],_0x2b1d56)),null!=_0x3e9186['graveyardPosition']&&_0x3e9186['hasOwnProperty']('graveyardPosition')&&(_0x310ece['graveyardPosition']=_0x39c05c['Position']['toObject'](_0x3e9186['graveyardPosition'],_0x2b1d56)),null!=_0x3e9186['howMany']&&_0x3e9186['hasOwnProperty']('howMany')&&(_0x310ece['howMany']=_0x3e9186['howMany']),null!=_0x3e9186['insertionPosition']&&_0x3e9186['hasOwnProperty']('insertionPosition')&&(_0x310ece['insertionPosition']=_0x39c05c['Position']['toObject'](_0x3e9186['insertionPosition'],_0x2b1d56)),null!=_0x3e9186['wasUndone']&&_0x3e9186['hasOwnProperty']('wasUndone')&&(_0x310ece['wasUndone']=_0x3e9186['wasUndone']),_0x310ece;},_0x3f84a3['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x1cb8e6['util']['toJSONOptions']);},_0x3f84a3['getTypeUrl']=function(_0x372e6c){return void 0x0===_0x372e6c&&(_0x372e6c='type.googleapis.com'),_0x372e6c+'/SplitOperation';},_0x3f84a3;}()),_0x39c05c['Position']=(function(){function _0x376d26(_0xcbbca2){if(this['path']=[],_0xcbbca2){for(var _0x141c09=Object['keys'](_0xcbbca2),_0x5bd627=0x0;_0x5bd627<_0x141c09['length'];++_0x5bd627)null!=_0xcbbca2[_0x141c09[_0x5bd627]]&&(this[_0x141c09[_0x5bd627]]=_0xcbbca2[_0x141c09[_0x5bd627]]);}}return _0x376d26['prototype']['root']='',_0x376d26['prototype']['rootMain']=!0x1,_0x376d26['prototype']['rootGraveyard']=!0x1,_0x376d26['prototype']['path']=_0x2d424b['emptyArray'],_0x376d26['prototype']['stickiness']='',_0x376d26['create']=function(_0x33c11b){return new _0x376d26(_0x33c11b);},_0x376d26['encode']=function(_0x57b814,_0x147fdd){if(_0x147fdd||(_0x147fdd=_0x3f90b9['create']()),null!=_0x57b814['root']&&Object['hasOwnProperty']['call'](_0x57b814,'root')&&_0x147fdd['uint32'](0xa)['string'](_0x57b814['root']),null!=_0x57b814['rootMain']&&Object['hasOwnProperty']['call'](_0x57b814,'rootMain')&&_0x147fdd['uint32'](0x10)['bool'](_0x57b814['rootMain']),null!=_0x57b814['rootGraveyard']&&Object['hasOwnProperty']['call'](_0x57b814,'rootGraveyard')&&_0x147fdd['uint32'](0x18)['bool'](_0x57b814['rootGraveyard']),null!=_0x57b814['path']&&_0x57b814['path']['length']){_0x147fdd['uint32'](0x22)['fork']();for(var _0x4f778d=0x0;_0x4f778d<_0x57b814['path']['length'];++_0x4f778d)_0x147fdd['uint32'](_0x57b814['path'][_0x4f778d]);_0x147fdd['ldelim']();}return null!=_0x57b814['stickiness']&&Object['hasOwnProperty']['call'](_0x57b814,'stickiness')&&_0x147fdd['uint32'](0x2a)['string'](_0x57b814['stickiness']),_0x147fdd;},_0x376d26['encodeDelimited']=function(_0x39eb45,_0x4bf10c){return this['encode'](_0x39eb45,_0x4bf10c)['ldelim']();},_0x376d26['decode']=function(_0x19c0c8,_0x13f6d0){_0x19c0c8 instanceof _0x2a3711||(_0x19c0c8=_0x2a3711['create'](_0x19c0c8));for(var _0x24b91a=void 0x0===_0x13f6d0?_0x19c0c8['len']:_0x19c0c8['pos']+_0x13f6d0,_0x5a7ed6=new _0x39c05c['Position']();_0x19c0c8['pos']<_0x24b91a;){var _0x2d0e4b=_0x19c0c8['uint32']();switch(_0x2d0e4b>>>0x3){case 0x1:_0x5a7ed6['root']=_0x19c0c8['string']();break;case 0x2:_0x5a7ed6['rootMain']=_0x19c0c8['bool']();break;case 0x3:_0x5a7ed6['rootGraveyard']=_0x19c0c8['bool']();break;case 0x4:if(_0x5a7ed6['path']&&_0x5a7ed6['path']['length']||(_0x5a7ed6['path']=[]),0x2==(0x7&_0x2d0e4b)){for(var _0x3c83f1=_0x19c0c8['uint32']()+_0x19c0c8['pos'];_0x19c0c8['pos']<_0x3c83f1;)_0x5a7ed6['path']['push'](_0x19c0c8['uint32']());}else _0x5a7ed6['path']['push'](_0x19c0c8['uint32']());break;case 0x5:_0x5a7ed6['stickiness']=_0x19c0c8['string']();break;default:_0x19c0c8['skipType'](0x7&_0x2d0e4b);}}return _0x5a7ed6;},_0x376d26['decodeDelimited']=function(_0x7b6be2){return _0x7b6be2 instanceof _0x2a3711||(_0x7b6be2=new _0x2a3711(_0x7b6be2)),this['decode'](_0x7b6be2,_0x7b6be2['uint32']());},_0x376d26['verify']=function(_0x35f8c5){if('object'!=typeof _0x35f8c5||null===_0x35f8c5)return'object\x20expected';if(null!=_0x35f8c5['root']&&_0x35f8c5['hasOwnProperty']('root')&&!_0x2d424b['isString'](_0x35f8c5['root']))return'root:\x20string\x20expected';if(null!=_0x35f8c5['rootMain']&&_0x35f8c5['hasOwnProperty']('rootMain')&&'boolean'!=typeof _0x35f8c5['rootMain'])return'rootMain:\x20boolean\x20expected';if(null!=_0x35f8c5['rootGraveyard']&&_0x35f8c5['hasOwnProperty']('rootGraveyard')&&'boolean'!=typeof _0x35f8c5['rootGraveyard'])return'rootGraveyard:\x20boolean\x20expected';if(null!=_0x35f8c5['path']&&_0x35f8c5['hasOwnProperty']('path')){if(!Array['isArray'](_0x35f8c5['path']))return'path:\x20array\x20expected';for(var _0x4e67d7=0x0;_0x4e67d7<_0x35f8c5['path']['length'];++_0x4e67d7)if(!_0x2d424b['isInteger'](_0x35f8c5['path'][_0x4e67d7]))return'path:\x20integer[]\x20expected';}return null!=_0x35f8c5['stickiness']&&_0x35f8c5['hasOwnProperty']('stickiness')&&!_0x2d424b['isString'](_0x35f8c5['stickiness'])?'stickiness:\x20string\x20expected':null;},_0x376d26['fromObject']=function(_0x3d973d){if(_0x3d973d instanceof _0x39c05c['Position'])return _0x3d973d;var _0x2790e5=new _0x39c05c['Position']();if(null!=_0x3d973d['root']&&(_0x2790e5['root']=String(_0x3d973d['root'])),null!=_0x3d973d['rootMain']&&(_0x2790e5['rootMain']=Boolean(_0x3d973d['rootMain'])),null!=_0x3d973d['rootGraveyard']&&(_0x2790e5['rootGraveyard']=Boolean(_0x3d973d['rootGraveyard'])),_0x3d973d['path']){if(!Array['isArray'](_0x3d973d['path']))throw TypeError('.Position.path:\x20array\x20expected');_0x2790e5['path']=[];for(var _0x7e89aa=0x0;_0x7e89aa<_0x3d973d['path']['length'];++_0x7e89aa)_0x2790e5['path'][_0x7e89aa]=_0x3d973d['path'][_0x7e89aa]>>>0x0;}return null!=_0x3d973d['stickiness']&&(_0x2790e5['stickiness']=String(_0x3d973d['stickiness'])),_0x2790e5;},_0x376d26['toObject']=function(_0x423f86,_0x38635d){_0x38635d||(_0x38635d={});var _0x2bbd78={};if((_0x38635d['arrays']||_0x38635d['defaults'])&&(_0x2bbd78['path']=[]),_0x38635d['defaults']&&(_0x2bbd78['root']='',_0x2bbd78['rootMain']=!0x1,_0x2bbd78['rootGraveyard']=!0x1,_0x2bbd78['stickiness']=''),null!=_0x423f86['root']&&_0x423f86['hasOwnProperty']('root')&&(_0x2bbd78['root']=_0x423f86['root']),null!=_0x423f86['rootMain']&&_0x423f86['hasOwnProperty']('rootMain')&&(_0x2bbd78['rootMain']=_0x423f86['rootMain']),null!=_0x423f86['rootGraveyard']&&_0x423f86['hasOwnProperty']('rootGraveyard')&&(_0x2bbd78['rootGraveyard']=_0x423f86['rootGraveyard']),_0x423f86['path']&&_0x423f86['path']['length']){_0x2bbd78['path']=[];for(var _0x20341b=0x0;_0x20341b<_0x423f86['path']['length'];++_0x20341b)_0x2bbd78['path'][_0x20341b]=_0x423f86['path'][_0x20341b];}return null!=_0x423f86['stickiness']&&_0x423f86['hasOwnProperty']('stickiness')&&(_0x2bbd78['stickiness']=_0x423f86['stickiness']),_0x2bbd78;},_0x376d26['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x1cb8e6['util']['toJSONOptions']);},_0x376d26['getTypeUrl']=function(_0x25a907){return void 0x0===_0x25a907&&(_0x25a907='type.googleapis.com'),_0x25a907+'/Position';},_0x376d26;}()),_0x39c05c['Range']=(function(){function _0x4239cb(_0x4cc981){if(_0x4cc981){for(var _0x48e10d=Object['keys'](_0x4cc981),_0x332cf6=0x0;_0x332cf6<_0x48e10d['length'];++_0x332cf6)null!=_0x4cc981[_0x48e10d[_0x332cf6]]&&(this[_0x48e10d[_0x332cf6]]=_0x4cc981[_0x48e10d[_0x332cf6]]);}}return _0x4239cb['prototype']['start']=null,_0x4239cb['prototype']['end']=null,_0x4239cb['create']=function(_0x51dcc8){return new _0x4239cb(_0x51dcc8);},_0x4239cb['encode']=function(_0x1fb0b8,_0x43cc85){return _0x43cc85||(_0x43cc85=_0x3f90b9['create']()),null!=_0x1fb0b8['start']&&Object['hasOwnProperty']['call'](_0x1fb0b8,'start')&&_0x39c05c['Position']['encode'](_0x1fb0b8['start'],_0x43cc85['uint32'](0xa)['fork']())['ldelim'](),null!=_0x1fb0b8['end']&&Object['hasOwnProperty']['call'](_0x1fb0b8,'end')&&_0x39c05c['Position']['encode'](_0x1fb0b8['end'],_0x43cc85['uint32'](0x12)['fork']())['ldelim'](),_0x43cc85;},_0x4239cb['encodeDelimited']=function(_0x116d69,_0x376c20){return this['encode'](_0x116d69,_0x376c20)['ldelim']();},_0x4239cb['decode']=function(_0x215ed0,_0x38d5aa){_0x215ed0 instanceof _0x2a3711||(_0x215ed0=_0x2a3711['create'](_0x215ed0));for(var _0x5a3135=void 0x0===_0x38d5aa?_0x215ed0['len']:_0x215ed0['pos']+_0x38d5aa,_0x300dfb=new _0x39c05c['Range']();_0x215ed0['pos']<_0x5a3135;){var _0x3e2276=_0x215ed0['uint32']();switch(_0x3e2276>>>0x3){case 0x1:_0x300dfb['start']=_0x39c05c['Position']['decode'](_0x215ed0,_0x215ed0['uint32']());break;case 0x2:_0x300dfb['end']=_0x39c05c['Position']['decode'](_0x215ed0,_0x215ed0['uint32']());break;default:_0x215ed0['skipType'](0x7&_0x3e2276);}}return _0x300dfb;},_0x4239cb['decodeDelimited']=function(_0x2ab8fb){return _0x2ab8fb instanceof _0x2a3711||(_0x2ab8fb=new _0x2a3711(_0x2ab8fb)),this['decode'](_0x2ab8fb,_0x2ab8fb['uint32']());},_0x4239cb['verify']=function(_0x13a7a0){if('object'!=typeof _0x13a7a0||null===_0x13a7a0)return'object\x20expected';var _0x18b978;if(null!=_0x13a7a0['start']&&_0x13a7a0['hasOwnProperty']('start')&&(_0x18b978=_0x39c05c['Position']['verify'](_0x13a7a0['start'])))return'start.'+_0x18b978;if(null!=_0x13a7a0['end']&&_0x13a7a0['hasOwnProperty']('end')&&(_0x18b978=_0x39c05c['Position']['verify'](_0x13a7a0['end'])))return'end.'+_0x18b978;return null;},_0x4239cb['fromObject']=function(_0x34c179){if(_0x34c179 instanceof _0x39c05c['Range'])return _0x34c179;var _0x2d2f10=new _0x39c05c['Range']();if(null!=_0x34c179['start']){if('object'!=typeof _0x34c179['start'])throw TypeError('.Range.start:\x20object\x20expected');_0x2d2f10['start']=_0x39c05c['Position']['fromObject'](_0x34c179['start']);}if(null!=_0x34c179['end']){if('object'!=typeof _0x34c179['end'])throw TypeError('.Range.end:\x20object\x20expected');_0x2d2f10['end']=_0x39c05c['Position']['fromObject'](_0x34c179['end']);}return _0x2d2f10;},_0x4239cb['toObject']=function(_0x151faa,_0x432339){_0x432339||(_0x432339={});var _0xc69f9c={};return _0x432339['defaults']&&(_0xc69f9c['start']=null,_0xc69f9c['end']=null),null!=_0x151faa['start']&&_0x151faa['hasOwnProperty']('start')&&(_0xc69f9c['start']=_0x39c05c['Position']['toObject'](_0x151faa['start'],_0x432339)),null!=_0x151faa['end']&&_0x151faa['hasOwnProperty']('end')&&(_0xc69f9c['end']=_0x39c05c['Position']['toObject'](_0x151faa['end'],_0x432339)),_0xc69f9c;},_0x4239cb['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x1cb8e6['util']['toJSONOptions']);},_0x4239cb['getTypeUrl']=function(_0x3a166d){return void 0x0===_0x3a166d&&(_0x3a166d='type.googleapis.com'),_0x3a166d+'/Range';},_0x4239cb;}()),_0x39c05c['Element']=(function(){function _0x43b1bc(_0x20716c){if(this['children']=[],this['attributesBoolean']={},_0x20716c){for(var _0x2d1f93=Object['keys'](_0x20716c),_0x165a67=0x0;_0x165a67<_0x2d1f93['length'];++_0x165a67)null!=_0x20716c[_0x2d1f93[_0x165a67]]&&(this[_0x2d1f93[_0x165a67]]=_0x20716c[_0x2d1f93[_0x165a67]]);}}return _0x43b1bc['prototype']['name']='',_0x43b1bc['prototype']['children']=_0x2d424b['emptyArray'],_0x43b1bc['prototype']['data']='',_0x43b1bc['prototype']['attributesBoolean']=_0x2d424b['emptyObject'],_0x43b1bc['prototype']['attributesJson']='',_0x43b1bc['create']=function(_0x4a97f7){return new _0x43b1bc(_0x4a97f7);},_0x43b1bc['encode']=function(_0x1db634,_0xd32d01){if(_0xd32d01||(_0xd32d01=_0x3f90b9['create']()),null!=_0x1db634['name']&&Object['hasOwnProperty']['call'](_0x1db634,'name')&&_0xd32d01['uint32'](0xa)['string'](_0x1db634['name']),null!=_0x1db634['children']&&_0x1db634['children']['length']){for(var _0x387b55=0x0;_0x387b55<_0x1db634['children']['length'];++_0x387b55)_0x39c05c['Element']['encode'](_0x1db634['children'][_0x387b55],_0xd32d01['uint32'](0x12)['fork']())['ldelim']();}if(null!=_0x1db634['data']&&Object['hasOwnProperty']['call'](_0x1db634,'data')&&_0xd32d01['uint32'](0x1a)['string'](_0x1db634['data']),null!=_0x1db634['attributesBoolean']&&Object['hasOwnProperty']['call'](_0x1db634,'attributesBoolean')){var _0xafe439=Object['keys'](_0x1db634['attributesBoolean']);for(_0x387b55=0x0;_0x387b55<_0xafe439['length'];++_0x387b55)_0xd32d01['uint32'](0x22)['fork']()['uint32'](0xa)['string'](_0xafe439[_0x387b55])['uint32'](0x10)['bool'](_0x1db634['attributesBoolean'][_0xafe439[_0x387b55]])['ldelim']();}return null!=_0x1db634['attributesJson']&&Object['hasOwnProperty']['call'](_0x1db634,'attributesJson')&&_0xd32d01['uint32'](0x2a)['string'](_0x1db634['attributesJson']),_0xd32d01;},_0x43b1bc['encodeDelimited']=function(_0x109d39,_0x449e99){return this['encode'](_0x109d39,_0x449e99)['ldelim']();},_0x43b1bc['decode']=function(_0x483298,_0x109290){_0x483298 instanceof _0x2a3711||(_0x483298=_0x2a3711['create'](_0x483298));for(var _0x5b17ab,_0x32fa3b,_0x448f7a=void 0x0===_0x109290?_0x483298['len']:_0x483298['pos']+_0x109290,_0x5eedb1=new _0x39c05c['Element']();_0x483298['pos']<_0x448f7a;){var _0x50d6ae=_0x483298['uint32']();switch(_0x50d6ae>>>0x3){case 0x1:_0x5eedb1['name']=_0x483298['string']();break;case 0x2:_0x5eedb1['children']&&_0x5eedb1['children']['length']||(_0x5eedb1['children']=[]),_0x5eedb1['children']['push'](_0x39c05c['Element']['decode'](_0x483298,_0x483298['uint32']()));break;case 0x3:_0x5eedb1['data']=_0x483298['string']();break;case 0x4:_0x5eedb1['attributesBoolean']===_0x2d424b['emptyObject']&&(_0x5eedb1['attributesBoolean']={});var _0x4c5c73=_0x483298['uint32']()+_0x483298['pos'];for(_0x5b17ab='',_0x32fa3b=!0x1;_0x483298['pos']<_0x4c5c73;){var _0x9989b8=_0x483298['uint32']();switch(_0x9989b8>>>0x3){case 0x1:_0x5b17ab=_0x483298['string']();break;case 0x2:_0x32fa3b=_0x483298['bool']();break;default:_0x483298['skipType'](0x7&_0x9989b8);}}_0x5eedb1['attributesBoolean'][_0x5b17ab]=_0x32fa3b;break;case 0x5:_0x5eedb1['attributesJson']=_0x483298['string']();break;default:_0x483298['skipType'](0x7&_0x50d6ae);}}return _0x5eedb1;},_0x43b1bc['decodeDelimited']=function(_0x206f7b){return _0x206f7b instanceof _0x2a3711||(_0x206f7b=new _0x2a3711(_0x206f7b)),this['decode'](_0x206f7b,_0x206f7b['uint32']());},_0x43b1bc['verify']=function(_0x21408e){if('object'!=typeof _0x21408e||null===_0x21408e)return'object\x20expected';if(null!=_0x21408e['name']&&_0x21408e['hasOwnProperty']('name')&&!_0x2d424b['isString'](_0x21408e['name']))return'name:\x20string\x20expected';if(null!=_0x21408e['children']&&_0x21408e['hasOwnProperty']('children')){if(!Array['isArray'](_0x21408e['children']))return'children:\x20array\x20expected';for(var _0x5aedd7=0x0;_0x5aedd7<_0x21408e['children']['length'];++_0x5aedd7){var _0x1c8ec3=_0x39c05c['Element']['verify'](_0x21408e['children'][_0x5aedd7]);if(_0x1c8ec3)return'children.'+_0x1c8ec3;}}if(null!=_0x21408e['data']&&_0x21408e['hasOwnProperty']('data')&&!_0x2d424b['isString'](_0x21408e['data']))return'data:\x20string\x20expected';if(null!=_0x21408e['attributesBoolean']&&_0x21408e['hasOwnProperty']('attributesBoolean')){if(!_0x2d424b['isObject'](_0x21408e['attributesBoolean']))return'attributesBoolean:\x20object\x20expected';var _0x7ffb5b=Object['keys'](_0x21408e['attributesBoolean']);for(_0x5aedd7=0x0;_0x5aedd7<_0x7ffb5b['length'];++_0x5aedd7)if('boolean'!=typeof _0x21408e['attributesBoolean'][_0x7ffb5b[_0x5aedd7]])return'attributesBoolean:\x20boolean{k:string}\x20expected';}return null!=_0x21408e['attributesJson']&&_0x21408e['hasOwnProperty']('attributesJson')&&!_0x2d424b['isString'](_0x21408e['attributesJson'])?'attributesJson:\x20string\x20expected':null;},_0x43b1bc['fromObject']=function(_0x52c3b0){if(_0x52c3b0 instanceof _0x39c05c['Element'])return _0x52c3b0;var _0x55c904=new _0x39c05c['Element']();if(null!=_0x52c3b0['name']&&(_0x55c904['name']=String(_0x52c3b0['name'])),_0x52c3b0['children']){if(!Array['isArray'](_0x52c3b0['children']))throw TypeError('.Element.children:\x20array\x20expected');_0x55c904['children']=[];for(var _0x6b97ff=0x0;_0x6b97ff<_0x52c3b0['children']['length'];++_0x6b97ff){if('object'!=typeof _0x52c3b0['children'][_0x6b97ff])throw TypeError('.Element.children:\x20object\x20expected');_0x55c904['children'][_0x6b97ff]=_0x39c05c['Element']['fromObject'](_0x52c3b0['children'][_0x6b97ff]);}}if(null!=_0x52c3b0['data']&&(_0x55c904['data']=String(_0x52c3b0['data'])),_0x52c3b0['attributesBoolean']){if('object'!=typeof _0x52c3b0['attributesBoolean'])throw TypeError('.Element.attributesBoolean:\x20object\x20expected');_0x55c904['attributesBoolean']={};var _0x52aeba=Object['keys'](_0x52c3b0['attributesBoolean']);for(_0x6b97ff=0x0;_0x6b97ff<_0x52aeba['length'];++_0x6b97ff)_0x55c904['attributesBoolean'][_0x52aeba[_0x6b97ff]]=Boolean(_0x52c3b0['attributesBoolean'][_0x52aeba[_0x6b97ff]]);}return null!=_0x52c3b0['attributesJson']&&(_0x55c904['attributesJson']=String(_0x52c3b0['attributesJson'])),_0x55c904;},_0x43b1bc['toObject']=function(_0x11dae2,_0x41dc66){_0x41dc66||(_0x41dc66={});var _0x531fcb,_0x382cd1={};if((_0x41dc66['arrays']||_0x41dc66['defaults'])&&(_0x382cd1['children']=[]),(_0x41dc66['objects']||_0x41dc66['defaults'])&&(_0x382cd1['attributesBoolean']={}),_0x41dc66['defaults']&&(_0x382cd1['name']='',_0x382cd1['data']='',_0x382cd1['attributesJson']=''),null!=_0x11dae2['name']&&_0x11dae2['hasOwnProperty']('name')&&(_0x382cd1['name']=_0x11dae2['name']),_0x11dae2['children']&&_0x11dae2['children']['length']){_0x382cd1['children']=[];for(var _0xd3f835=0x0;_0xd3f835<_0x11dae2['children']['length'];++_0xd3f835)_0x382cd1['children'][_0xd3f835]=_0x39c05c['Element']['toObject'](_0x11dae2['children'][_0xd3f835],_0x41dc66);}if(null!=_0x11dae2['data']&&_0x11dae2['hasOwnProperty']('data')&&(_0x382cd1['data']=_0x11dae2['data']),_0x11dae2['attributesBoolean']&&(_0x531fcb=Object['keys'](_0x11dae2['attributesBoolean']))['length']){_0x382cd1['attributesBoolean']={};for(_0xd3f835=0x0;_0xd3f835<_0x531fcb['length'];++_0xd3f835)_0x382cd1['attributesBoolean'][_0x531fcb[_0xd3f835]]=_0x11dae2['attributesBoolean'][_0x531fcb[_0xd3f835]];}return null!=_0x11dae2['attributesJson']&&_0x11dae2['hasOwnProperty']('attributesJson')&&(_0x382cd1['attributesJson']=_0x11dae2['attributesJson']),_0x382cd1;},_0x43b1bc['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x1cb8e6['util']['toJSONOptions']);},_0x43b1bc['getTypeUrl']=function(_0x51f318){return void 0x0===_0x51f318&&(_0x51f318='type.googleapis.com'),_0x51f318+'/Element';},_0x43b1bc;}()),_0x39c05c;})());class r{['_protobufRoot'];constructor(){this['_protobufRoot']=u;}['getDescriptor'](_0x465478){return new y(this['_protobufRoot'][_0x465478]);}}class y{['_protobuf'];constructor(_0x3bad7e){this['_protobuf']=_0x3bad7e;}['compress'](_0xb5878a){const _0xc181b=this['_protobuf']['verify'](_0xb5878a);if(_0xc181b)throw Error(_0xc181b);return this['_protobuf']['encode'](this['_protobuf']['create'](_0xb5878a))['finish']();}['decompress'](_0x49637b){return this['_protobuf']['toObject'](this['_protobuf']['decode'](_0x49637b),{'oneofs':!0x0});}}function _(_0x1c82fa,_0x547a61){const _0x2d08cd=_0x400cc1(_0x1c82fa);return _0x2d08cd['path'][_0x2d08cd['path']['length']-0x1]+=_0x547a61,_0x2d08cd;}function O(_0x219a48,_0x173bac){return _0x219a48['root']===_0x173bac['root']&&_0x45ff1d(_0x219a48['path'],_0x173bac['path']);}function $(_0x1b25f7){P(_0x1b25f7,_0x4f6550=>('main'==_0x4f6550['root']?(_0x4f6550['rootMain']=!0x0,delete _0x4f6550['root']):'$graveyard'==_0x4f6550['root']&&(_0x4f6550['rootGraveyard']=!0x0,delete _0x4f6550['root']),_0x4f6550));}function J(_0x1911c7){P(_0x1911c7,_0x2ad91c=>(_0x2ad91c['rootMain']?(_0x2ad91c['root']='main',delete _0x2ad91c['rootMain']):_0x2ad91c['rootGraveyard']&&(_0x2ad91c['root']='$graveyard',delete _0x2ad91c['rootGraveyard']),_0x2ad91c));}function P(_0x25caa8,_0x2766b7){for(const _0x47d89d in _0x25caa8){const _0x34ab82=_0x25caa8[_0x47d89d];'nodes'!==_0x47d89d&&_0x19bd5c(_0x34ab82)&&(_0x34ab82['path']&&(_0x34ab82['root']||_0x34ab82['rootMain']||_0x34ab82['rootGraveyard'])?_0x25caa8[_0x47d89d]=_0x2766b7(_0x34ab82):P(_0x34ab82,_0x2766b7));}return _0x25caa8;}class e{['_id'];['_operationName'];['_protobufDescriptor'];constructor(_0x567177,_0x25a66b,_0x1d5bec){this['_id']=_0x567177,this['_operationName']=_0x25a66b,this['_protobufDescriptor']=_0x1d5bec;}['compress'](_0xd9844f,_0x1387ac){const _0x2e58e4=_0x1387ac['shift']();return $(_0x2e58e4),_0xd9844f['buffers']['push'](this['_protobufDescriptor']['compress'](_0x2e58e4)),_0xd9844f['types']['push'](this['_id']),!0x0;}['decompress'](_0x2665ec,_0x496f04){_0x496f04['types']['shift']();const _0x4767cd=this['_protobufDescriptor']['decompress'](_0x496f04['buffers']['shift']());J(_0x4767cd),_0x4767cd['__className']=this['_operationName'],_0x2665ec['push'](_0x4767cd);}}class s extends e{['compress'](_0x231213,_0x4fd47f){const _0x83e039=_0x4fd47f['shift']();return this['_serializeOneOf']('oldValue',_0x83e039),this['_serializeOneOf']('newValue',_0x83e039),$(_0x83e039),_0x231213['buffers']['push'](this['_protobufDescriptor']['compress'](_0x83e039)),_0x231213['types']['push'](this['_id']),!0x0;}['decompress'](_0x31e315,_0x4e0897){const {types:_0x2ab560,buffers:_0x2d8bb9}=_0x4e0897,_0x285b40=this['_protobufDescriptor']['decompress'](_0x2d8bb9['shift']());_0x2ab560['shift'](),this['_deserializeOneOf']('oldValue',_0x285b40),this['_deserializeOneOf']('newValue',_0x285b40),J(_0x285b40),_0x285b40['__className']=this['_operationName'],_0x31e315['push'](_0x285b40);}['_serializeOneOf'](_0x1558bc,_0x3de53c){const _0x5d516f=_0x3de53c[_0x1558bc];'boolean'==typeof _0x5d516f?_0x3de53c[_0x1558bc+'Boolean']=_0x5d516f:_0x3de53c[_0x1558bc+'Json']=JSON['stringify'](_0x5d516f);}['_deserializeOneOf'](_0x57c96c,_0x5624f4){const _0x3593a1=_0x57c96c+'Json';_0x5624f4[_0x3593a1]?(_0x5624f4[_0x57c96c]=JSON['parse'](_0x5624f4[_0x3593a1]),delete _0x5624f4[_0x3593a1]):(_0x5624f4[_0x57c96c]=_0x5624f4[_0x57c96c+'Boolean'],delete _0x5624f4[_0x57c96c+'Boolean']);}}class i extends e{['compress'](_0xaa871d,_0x5b536a){const _0x23c72c=_0x5b536a['shift']();return this['_serializeNodesAttributes'](_0x23c72c['nodes']),$(_0x23c72c),_0xaa871d['buffers']['push'](this['_protobufDescriptor']['compress'](_0x23c72c)),_0xaa871d['types']['push'](this['_id']),!0x0;}['decompress'](_0x3f88fd,_0x26970d){const {types:_0x2794b8,buffers:_0x558605}=_0x26970d,_0x45737d=this['_protobufDescriptor']['decompress'](_0x558605['shift']());_0x2794b8['shift'](),_0x45737d['nodes']||(_0x45737d['nodes']=[]),this['_deserializeNodesAttributes'](_0x45737d['nodes']),J(_0x45737d),_0x45737d['__className']=this['_operationName'],_0x3f88fd['push'](_0x45737d);}['_serializeNodesAttributes'](_0x97339){for(const _0x47f526 of _0x97339){if(_0x47f526['attributes']){const _0x530d5c=_0x47f526['attributes'];this['_areValuesBoolean'](_0x530d5c)?_0x47f526['attributesBoolean']=_0x530d5c:_0x47f526['attributesJson']=JSON['stringify'](_0x530d5c);}_0x47f526['children']&&this['_serializeNodesAttributes'](_0x47f526['children']);}}['_deserializeNodesAttributes'](_0x179395){for(const _0x377d3e of _0x179395)(_0x377d3e['attributesBoolean']||_0x377d3e['attributesJson'])&&(_0x377d3e['attributesBoolean']?(_0x377d3e['attributes']=_0x377d3e['attributesBoolean'],delete _0x377d3e['attributesBoolean']):(_0x377d3e['attributes']=JSON['parse'](_0x377d3e['attributesJson']),delete _0x377d3e['attributesJson'])),_0x377d3e['children']&&this['_deserializeNodesAttributes'](_0x377d3e['children']);}['_areValuesBoolean'](_0x4d2843){return Object['keys'](_0x4d2843)['every'](_0x46cdd1=>'boolean'==typeof _0x4d2843[_0x46cdd1]);}}class n extends e{['decompress'](_0x2886f2,_0x5c4843){super['decompress'](_0x2886f2,_0x5c4843);const _0x9d9fb0=_0x2886f2[_0x2886f2['length']-0x1];_0x9d9fb0['oldRange']||(_0x9d9fb0['oldRange']=null),_0x9d9fb0['newRange']||(_0x9d9fb0['newRange']=null);}}class p extends e{['compress'](_0x3edbec,_0x8008a6){return _0x8008a6['shift'](),_0x3edbec['types']['push'](this['_id']),!0x0;}['decompress'](_0x4d8d91,_0x589dec){_0x589dec['types']['shift'](),_0x4d8d91['push']({'__className':this['_operationName']});}}class a extends n{['_omittedNamespace'];constructor(_0x2d5066,_0x4893e4,_0x169888,_0x4f989b){super(_0x2d5066,_0x4893e4,_0x169888),this['_omittedNamespace']=_0x4f989b+':';}['compress'](_0x2025d9,_0x2c6a65){return!('MarkerOperation'!=_0x2c6a65[0x0]['__className']||!_0x2c6a65[0x0]['name']['startsWith'](this['_omittedNamespace']))&&(_0x2c6a65[0x0]['name']=_0x2c6a65[0x0]['name']['replace'](new RegExp('^'+this['_omittedNamespace']),''),super['compress'](_0x2025d9,_0x2c6a65),!0x0);}['decompress'](_0x2c24ab,_0x19147a){super['decompress'](_0x2c24ab,_0x19147a);const _0x208c74=_0x2c24ab[_0x2c24ab['length']-0x1];_0x208c74['name']=this['_omittedNamespace']+_0x208c74['name'];}}class b{['_id'];['_context'];constructor(_0x2255f5,_0x44d889){this['_id']=_0x2255f5,this['_context']=_0x44d889;}['compress'](_0x2fbc53,_0x5c1d3b){let _0x1a2bf4;for(;_0x5c1d3b['length']>0x1&&this['_compareOperations'](_0x5c1d3b[0x0],_0x5c1d3b[0x1]);)_0x1a2bf4?(_0x1a2bf4=this['_combineNext'](_0x5c1d3b['shift'](),_0x1a2bf4),_0x2fbc53['types']['push'](0x0)):(_0x1a2bf4=_0x400cc1(_0x5c1d3b['shift']()),_0x2fbc53['types']['push'](this['_id']));return!!_0x1a2bf4&&(_0x1a2bf4=this['_combineNext'](_0x5c1d3b['shift'](),_0x1a2bf4),_0x2fbc53['types']['push'](0x0),_0x2fbc53['buffers']['push'](this['_compressSingleOperation'](_0x1a2bf4)),!0x0);}['decompress'](_0x5bd9d0,_0x13b80b){const _0x4c2cde=this['_decompressSingleOperation'](_0x13b80b);for(;0x0==_0x13b80b['types'][0x0];)_0x13b80b['types']['shift'](),_0x5bd9d0['push'](this['_splitCurrent'](_0x4c2cde));_0x5bd9d0['push'](_0x4c2cde);}}class m extends b{['_combineNext'](_0x44e798,_0x3fa293){return _0x3fa293['nodes'][0x0]['data']+=_0x44e798['nodes'][0x0]['data'],_0x3fa293;}['_splitCurrent'](_0x4c184b){const _0x4ad96e=_0x400cc1(_0x4c184b),_0x1f4fa2=_0x4ad96e['nodes'][0x0],_0x174ec7=_0x4c184b['nodes'][0x0],_0x5a2cff=_0x174ec7['data'][Symbol['iterator']]()['next']()['value'],_0x1ec67e=_0x5a2cff['length'];return _0x1f4fa2['data']=_0x5a2cff,_0x174ec7['data']=_0x174ec7['data']['substr'](_0x1ec67e),_0x4c184b['position']=_(_0x4c184b['position'],_0x1ec67e),_0x4ad96e;}['_compareOperations'](_0x1e20d8,_0x467dc8){if(this['_checkOperation'](_0x1e20d8)&&this['_checkOperation'](_0x467dc8)){const _0x121cfc=_0x1e20d8['nodes'][0x0]['data']['length'],_0x128a8b=O(_(_0x1e20d8['position'],_0x121cfc),_0x467dc8['position']),_0x4e1065=_0x1e20d8['nodes'][0x0],_0x4d7a91=_0x467dc8['nodes'][0x0];return _0x128a8b&&this['_compareAttributes'](_0x4e1065,_0x4d7a91);}return!0x1;}['_compressSingleOperation'](_0x21ab92){const _0x3cf70d={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('InsertOperation')['compress'](_0x3cf70d,[_0x21ab92]),_0x3cf70d['buffers'][0x0];}['_decompressSingleOperation'](_0xd19134){const _0x7db180=[];return this['_context']['_getCompressorByName']('InsertOperation')['decompress'](_0x7db180,_0xd19134),_0x7db180[0x0];}['_checkOperation'](_0x415181){return'InsertOperation'==_0x415181['__className']&&0x1==_0x415181['nodes']['length']&&_0x415181['nodes'][0x0]['data']&&!_0x415181['wasUndone']&&0x1==Array['from'](_0x415181['nodes'][0x0]['data'])['length'];}['_compareAttributes'](_0x2095bc,_0x41044f){const _0x20dd00=Object['keys'](_0x2095bc['attributes']||{}),_0x229b5e=Object['keys'](_0x41044f['attributes']||{});return _0x20dd00['length']===_0x229b5e['length']&&_0x20dd00['every'](_0x2c9763=>_0x41044f['attributes'][_0x2c9763]&&_0x41044f['attributes'][_0x2c9763]===_0x2095bc['attributes'][_0x2c9763]);}}class c extends b{['_combineNext'](_0x5f458f,_0x1f8db4){return _0x1f8db4['howMany']++,_0x1f8db4['sourcePosition']=_0x400cc1(_0x5f458f['sourcePosition']),_0x1f8db4;}['_splitCurrent'](_0x4334db){const _0x28db65=_0x400cc1(_0x4334db);return _0x4334db['howMany']--,_0x28db65['howMany']=0x1,_0x28db65['sourcePosition']=_(_0x28db65['sourcePosition'],_0x4334db['howMany']),_0x28db65;}['_compareOperations'](_0x464268,_0x978047){return!(!this['_checkOperation'](_0x464268)||!this['_checkOperation'](_0x978047))&&(O(_(_0x464268['sourcePosition'],-0x1),_0x978047['sourcePosition'])&&O(_0x464268['targetPosition'],_0x978047['targetPosition']));}['_compressSingleOperation'](_0x3dd762){const _0x54ffa3={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x54ffa3,[_0x3dd762]),_0x54ffa3['buffers'][0x0];}['_decompressSingleOperation'](_0x40c77f){const _0x288361=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x288361,_0x40c77f),_0x288361[0x0];}['_checkOperation'](_0x36b65a){return'MoveOperation'==_0x36b65a['__className']&&'$graveyard'==_0x36b65a['targetPosition']['root']&&0x1==_0x36b65a['howMany']&&!_0x36b65a['wasUndone'];}}class h extends b{['_combineNext'](_0x15cf0a,_0x2cafd8){return _0x2cafd8['howMany']++,_0x2cafd8;}['_splitCurrent'](_0x29012a){const _0x987e97=_0x400cc1(_0x29012a);return _0x987e97['howMany']=0x1,_0x29012a['howMany']--,_0x987e97;}['_compareOperations'](_0x5f14dd,_0x2c4d29){return!(!this['_checkOperation'](_0x5f14dd)||!this['_checkOperation'](_0x2c4d29))&&(O(_0x5f14dd['sourcePosition'],_0x2c4d29['sourcePosition'])&&O(_0x5f14dd['targetPosition'],_0x2c4d29['targetPosition']));}['_compressSingleOperation'](_0x1bd157){const _0x12261a={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x12261a,[_0x1bd157]),_0x12261a['buffers'][0x0];}['_decompressSingleOperation'](_0x52d697){const _0x4ca9bd=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x4ca9bd,_0x52d697),_0x4ca9bd[0x0];}['_checkOperation'](_0x3f4e02){return'MoveOperation'==_0x3f4e02['__className']&&'$graveyard'==_0x3f4e02['targetPosition']['root']&&0x1==_0x3f4e02['howMany']&&!_0x3f4e02['wasUndone'];}}class f extends b{['compress'](_0x5e56a3,_0x5d6fc6){if(!this['_compareOperations'](_0x5d6fc6[0x0],_0x5d6fc6[0x1]))return!0x1;const _0x567f7e=_0x5d6fc6['shift']();return _0x567f7e['oldRange']=null,_0x567f7e['newRange']&&O(_0x567f7e['newRange']['start'],_0x567f7e['newRange']['end'])&&(_0x567f7e['newRange']['end']=null),_0x5d6fc6['shift'](),_0x5e56a3['types']['push'](this['_id']),_0x5e56a3['types']['push'](0x0),_0x5e56a3['buffers']['push'](this['_compressSingleOperation'](_0x567f7e)),!0x0;}['decompress'](_0x642fb4,_0x3dc1b6){const _0xd7225d=this['_decompressSingleOperation'](_0x3dc1b6);_0xd7225d['newRange']&&!_0xd7225d['newRange']['end']&&(_0xd7225d['newRange']['end']=_0x400cc1(_0xd7225d['newRange']['start']));const _0xd1bf62=_0x400cc1(_0xd7225d);_0xd1bf62['newRange']&&(_0xd1bf62['newRange']['start']['stickiness']='toNone',_0xd1bf62['newRange']['end']=_0x400cc1(_0xd1bf62['newRange']['start'])),_0xd1bf62['name']='user:position:'+_0xd1bf62['name']['split'](':')[0x2],_0x3dc1b6['types']['shift'](),_0x642fb4['push'](_0xd7225d),_0x642fb4['push'](_0xd1bf62);}['_compressSingleOperation'](_0x46cf73){const _0x51777b={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MarkerOperation')['compress'](_0x51777b,[_0x46cf73]),_0x51777b['buffers'][0x0];}['_decompressSingleOperation'](_0x4e223e){const _0x4f2099=[];return this['_context']['_getCompressorByName']('MarkerOperation')['decompress'](_0x4f2099,_0x4e223e),_0x4f2099[0x0];}['_compareOperations'](_0x3c03ab,_0x275491){return!(!_0x3c03ab||!_0x275491)&&('MarkerOperation'==_0x3c03ab['__className']&&'MarkerOperation'==_0x275491['__className']&&!(!_0x3c03ab['name']['startsWith']('user:')||!_0x275491['name']['startsWith']('user:')||_0x3c03ab['name']==_0x275491['name']));}}class g{['_compressorById'];['_compressorByName'];['_protobufFactory'];constructor(){this['_compressorById']=new Map(),this['_compressorByName']=new Map(),this['_protobufFactory']=new r();const _0x2efb88=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',_0x2efb88,'comment')),this['_registerCompressor'](0x13,'SuggestionMarkerOperation',new a(0x13,'MarkerOperation',_0x2efb88,'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'](_0x5c40f0){if(!_0x5c40f0||!_0x5c40f0[0x0])throw new _0x1d21f9('no-operations-provided',this);const _0x456078={'types':[],'buffers':[],'baseVersion':_0x5c40f0[0x0]['baseVersion']};for(;_0x5c40f0['length'];)this['_getCompressorByName']('UserSelectionAction')['compress'](_0x456078,_0x5c40f0)||this['_getCompressorByName']('TypingAction')['compress'](_0x456078,_0x5c40f0)||this['_getCompressorByName']('DeletingAction')['compress'](_0x456078,_0x5c40f0)||this['_getCompressorByName']('ForwardDeletingAction')['compress'](_0x456078,_0x5c40f0)||this['_getCompressorByName']('CommentMarkerOperation')['compress'](_0x456078,_0x5c40f0)||this['_getCompressorByName']('SuggestionMarkerOperation')['compress'](_0x456078,_0x5c40f0)||this['_getCompressorByName'](_0x5c40f0[0x0]['__className'])['compress'](_0x456078,_0x5c40f0);return _0x456078;}['decompress'](_0x29e0ee){const _0x231e57=[];for(;_0x29e0ee['types']['length'];){this['_compressorById']['get'](_0x29e0ee['types'][0x0])['decompress'](_0x231e57,_0x29e0ee);}return _0x231e57['forEach']((_0x452646,_0x149c1b)=>_0x452646['baseVersion']=_0x29e0ee['baseVersion']+_0x149c1b),_0x231e57;}['_getCompressorByName'](_0x25432b){return this['_compressorByName']['get'](_0x25432b);}['_registerOperationCompressor'](_0x1caad4,_0x2f3793,_0x47e9c5){const _0x34e9de=new _0x47e9c5(_0x1caad4,_0x2f3793,this['_protobufFactory']['getDescriptor'](_0x2f3793));this['_registerCompressor'](_0x1caad4,_0x2f3793,_0x34e9de);}['_registerActionCompressor'](_0x62bebd,_0x50233d,_0x4b8723){const _0x14e490=new _0x4b8723(_0x62bebd,this);this['_registerCompressor'](_0x62bebd,_0x50233d,_0x14e490);}['_registerCompressor'](_0xf2bc2f,_0x344de4,_0x3288a5){this['_compressorById']['set'](_0xf2bc2f,_0x3288a5),this['_compressorByName']['set'](_0x344de4,_0x3288a5);}}export{g as Compressor};
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ckeditor/ckeditor5-operations-compressor",
|
|
3
|
-
"version": "43.3.
|
|
3
|
+
"version": "43.3.1",
|
|
4
4
|
"description": "CKEditor 5 operations compressor for real-time collaboration.",
|
|
5
5
|
"license": "SEE LICENSE IN LICENSE.md",
|
|
6
6
|
"homepage": "https://ckeditor.com/collaboration/real-time/",
|
|
@@ -33,8 +33,8 @@
|
|
|
33
33
|
"main": "src/index.js",
|
|
34
34
|
"types": "src/index.d.ts",
|
|
35
35
|
"dependencies": {
|
|
36
|
-
"@ckeditor/ckeditor5-utils": "43.3.
|
|
37
|
-
"ckeditor5": "43.3.
|
|
36
|
+
"@ckeditor/ckeditor5-utils": "43.3.1",
|
|
37
|
+
"ckeditor5": "43.3.1",
|
|
38
38
|
"lodash-es": "4.17.21",
|
|
39
39
|
"protobufjs": "7.4.0"
|
|
40
40
|
},
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x3059ab=_0x13dd;function _0x13dd(_0x3b9231,_0x10f3d1){const _0x269661=_0x2696();return _0x13dd=function(_0x13ddba,_0x334791){_0x13ddba=_0x13ddba-0x1bb;let _0x5760c5=_0x269661[_0x13ddba];return _0x5760c5;},_0x13dd(_0x3b9231,_0x10f3d1);}(function(_0x4bf8ba,_0x578c0b){const _0x234dcb=_0x13dd,_0xcf4053=_0x4bf8ba();while(!![]){try{const _0x18e2a8=-parseInt(_0x234dcb(0x1cd))/0x1+-parseInt(_0x234dcb(0x1ce))/0x2*(parseInt(_0x234dcb(0x1bd))/0x3)+parseInt(_0x234dcb(0x1c0))/0x4*(parseInt(_0x234dcb(0x1c5))/0x5)+parseInt(_0x234dcb(0x1ca))/0x6+-parseInt(_0x234dcb(0x1d1))/0x7+-parseInt(_0x234dcb(0x1c6))/0x8*(-parseInt(_0x234dcb(0x1be))/0x9)+parseInt(_0x234dcb(0x1c8))/0xa;if(_0x18e2a8===_0x578c0b)break;else _0xcf4053['push'](_0xcf4053['shift']());}catch(_0x1477bc){_0xcf4053['push'](_0xcf4053['shift']());}}}(_0x2696,0xe6779));import{cloneDeep as _0x12f11f}from'lodash-es';function _0x2696(){const _0x4606dc=['7560210vUFuFY','_decompressSingleOperation','buffers','486203KBsuhk','166LuonAU','length','compress','9921842NBwYlo','push','_id','shift','18072VZDkbq','4761FiUPqE','_combineNext','72104fNrMWK','_splitCurrent','_compressSingleOperation','_compareOperations','_context','395gnKpzl','6424YHpFGN','types','2387180uQqoNt','decompress'];_0x2696=function(){return _0x4606dc;};return _0x2696();}export default class b{constructor(_0x249569,_0x7ae189){const _0x46189e=_0x13dd;this[_0x46189e(0x1bb)]=_0x249569,this[_0x46189e(0x1c4)]=_0x7ae189;}[_0x3059ab(0x1d0)](_0x15c2f8,_0x472108){const _0x3a4fd4=_0x3059ab;let _0x2d4faa;for(;_0x472108[_0x3a4fd4(0x1cf)]>0x1&&this[_0x3a4fd4(0x1c3)](_0x472108[0x0],_0x472108[0x1]);)_0x2d4faa?(_0x2d4faa=this[_0x3a4fd4(0x1bf)](_0x472108[_0x3a4fd4(0x1bc)](),_0x2d4faa),_0x15c2f8[_0x3a4fd4(0x1c7)][_0x3a4fd4(0x1d2)](0x0)):(_0x2d4faa=_0x12f11f(_0x472108[_0x3a4fd4(0x1bc)]()),_0x15c2f8[_0x3a4fd4(0x1c7)][_0x3a4fd4(0x1d2)](this[_0x3a4fd4(0x1bb)]));return!!_0x2d4faa&&(_0x2d4faa=this[_0x3a4fd4(0x1bf)](_0x472108[_0x3a4fd4(0x1bc)](),_0x2d4faa),_0x15c2f8[_0x3a4fd4(0x1c7)][_0x3a4fd4(0x1d2)](0x0),_0x15c2f8[_0x3a4fd4(0x1cc)][_0x3a4fd4(0x1d2)](this[_0x3a4fd4(0x1c2)](_0x2d4faa)),!0x0);}[_0x3059ab(0x1c9)](_0x5794f1,_0x3b7e65){const _0x3496e4=_0x3059ab,_0x164391=this[_0x3496e4(0x1cb)](_0x3b7e65);for(;0x0==_0x3b7e65[_0x3496e4(0x1c7)][0x0];)_0x3b7e65[_0x3496e4(0x1c7)][_0x3496e4(0x1bc)](),_0x5794f1[_0x3496e4(0x1d2)](this[_0x3496e4(0x1c1)](_0x164391));_0x5794f1[_0x3496e4(0x1d2)](_0x164391);}}
|