@ckeditor/ckeditor5-operations-compressor 43.3.0 → 43.3.1-alpha.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.js +2 -2
- package/package.json +3 -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 _0x8913f}from'@ckeditor/ckeditor5-utils/dist/index.js';import _0x387cc7 from'protobufjs/minimal.js';import{cloneDeep as _0x2e8222,isEqual as _0x519d28,isObject as _0x177806}from'lodash-es';const u=/* #__PURE__ -- @preserve */
|
|
24
|
+
((()=>{var _0x3c848d=_0x387cc7['Reader'],_0x18846a=_0x387cc7['Writer'],_0x34fd85=_0x387cc7['util'],_0x212274=_0x387cc7['roots']['default']||(_0x387cc7['roots']['default']={});return _0x212274['AttributeOperation']=(function(){function _0x4bf4cd(_0x4f0a12){if(_0x4f0a12){for(var _0x21f7ad=Object['keys'](_0x4f0a12),_0x426163=0x0;_0x426163<_0x21f7ad['length'];++_0x426163)null!=_0x4f0a12[_0x21f7ad[_0x426163]]&&(this[_0x21f7ad[_0x426163]]=_0x4f0a12[_0x21f7ad[_0x426163]]);}}return _0x4bf4cd['prototype']['range']=null,_0x4bf4cd['prototype']['key']='',_0x4bf4cd['prototype']['oldValueBoolean']=!0x1,_0x4bf4cd['prototype']['oldValueJson']='',_0x4bf4cd['prototype']['newValueBoolean']=!0x1,_0x4bf4cd['prototype']['newValueJson']='',_0x4bf4cd['prototype']['wasUndone']=!0x1,_0x4bf4cd['create']=function(_0xa5d90a){return new _0x4bf4cd(_0xa5d90a);},_0x4bf4cd['encode']=function(_0x262d50,_0x16ea8f){return _0x16ea8f||(_0x16ea8f=_0x18846a['create']()),null!=_0x262d50['range']&&Object['hasOwnProperty']['call'](_0x262d50,'range')&&_0x212274['Range']['encode'](_0x262d50['range'],_0x16ea8f['uint32'](0xa)['fork']())['ldelim'](),null!=_0x262d50['key']&&Object['hasOwnProperty']['call'](_0x262d50,'key')&&_0x16ea8f['uint32'](0x12)['string'](_0x262d50['key']),null!=_0x262d50['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x262d50,'oldValueBoolean')&&_0x16ea8f['uint32'](0x18)['bool'](_0x262d50['oldValueBoolean']),null!=_0x262d50['oldValueJson']&&Object['hasOwnProperty']['call'](_0x262d50,'oldValueJson')&&_0x16ea8f['uint32'](0x22)['string'](_0x262d50['oldValueJson']),null!=_0x262d50['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x262d50,'newValueBoolean')&&_0x16ea8f['uint32'](0x28)['bool'](_0x262d50['newValueBoolean']),null!=_0x262d50['newValueJson']&&Object['hasOwnProperty']['call'](_0x262d50,'newValueJson')&&_0x16ea8f['uint32'](0x32)['string'](_0x262d50['newValueJson']),null!=_0x262d50['wasUndone']&&Object['hasOwnProperty']['call'](_0x262d50,'wasUndone')&&_0x16ea8f['uint32'](0x38)['bool'](_0x262d50['wasUndone']),_0x16ea8f;},_0x4bf4cd['encodeDelimited']=function(_0x2a8eae,_0x5971ca){return this['encode'](_0x2a8eae,_0x5971ca)['ldelim']();},_0x4bf4cd['decode']=function(_0x3bf64d,_0x1b86a2){_0x3bf64d instanceof _0x3c848d||(_0x3bf64d=_0x3c848d['create'](_0x3bf64d));for(var _0x1fef06=void 0x0===_0x1b86a2?_0x3bf64d['len']:_0x3bf64d['pos']+_0x1b86a2,_0x48b9df=new _0x212274['AttributeOperation']();_0x3bf64d['pos']<_0x1fef06;){var _0x472556=_0x3bf64d['uint32']();switch(_0x472556>>>0x3){case 0x1:_0x48b9df['range']=_0x212274['Range']['decode'](_0x3bf64d,_0x3bf64d['uint32']());break;case 0x2:_0x48b9df['key']=_0x3bf64d['string']();break;case 0x3:_0x48b9df['oldValueBoolean']=_0x3bf64d['bool']();break;case 0x4:_0x48b9df['oldValueJson']=_0x3bf64d['string']();break;case 0x5:_0x48b9df['newValueBoolean']=_0x3bf64d['bool']();break;case 0x6:_0x48b9df['newValueJson']=_0x3bf64d['string']();break;case 0x7:_0x48b9df['wasUndone']=_0x3bf64d['bool']();break;default:_0x3bf64d['skipType'](0x7&_0x472556);}}return _0x48b9df;},_0x4bf4cd['decodeDelimited']=function(_0x2dad56){return _0x2dad56 instanceof _0x3c848d||(_0x2dad56=new _0x3c848d(_0x2dad56)),this['decode'](_0x2dad56,_0x2dad56['uint32']());},_0x4bf4cd['verify']=function(_0x25e02d){if('object'!=typeof _0x25e02d||null===_0x25e02d)return'object\x20expected';if(null!=_0x25e02d['range']&&_0x25e02d['hasOwnProperty']('range')){var _0x5e9591=_0x212274['Range']['verify'](_0x25e02d['range']);if(_0x5e9591)return'range.'+_0x5e9591;}return null!=_0x25e02d['key']&&_0x25e02d['hasOwnProperty']('key')&&!_0x34fd85['isString'](_0x25e02d['key'])?'key:\x20string\x20expected':null!=_0x25e02d['oldValueBoolean']&&_0x25e02d['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x25e02d['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x25e02d['oldValueJson']&&_0x25e02d['hasOwnProperty']('oldValueJson')&&!_0x34fd85['isString'](_0x25e02d['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x25e02d['newValueBoolean']&&_0x25e02d['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x25e02d['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x25e02d['newValueJson']&&_0x25e02d['hasOwnProperty']('newValueJson')&&!_0x34fd85['isString'](_0x25e02d['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x25e02d['wasUndone']&&_0x25e02d['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x25e02d['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x4bf4cd['fromObject']=function(_0x1c48b4){if(_0x1c48b4 instanceof _0x212274['AttributeOperation'])return _0x1c48b4;var _0x213429=new _0x212274['AttributeOperation']();if(null!=_0x1c48b4['range']){if('object'!=typeof _0x1c48b4['range'])throw TypeError('.AttributeOperation.range:\x20object\x20expected');_0x213429['range']=_0x212274['Range']['fromObject'](_0x1c48b4['range']);}return null!=_0x1c48b4['key']&&(_0x213429['key']=String(_0x1c48b4['key'])),null!=_0x1c48b4['oldValueBoolean']&&(_0x213429['oldValueBoolean']=Boolean(_0x1c48b4['oldValueBoolean'])),null!=_0x1c48b4['oldValueJson']&&(_0x213429['oldValueJson']=String(_0x1c48b4['oldValueJson'])),null!=_0x1c48b4['newValueBoolean']&&(_0x213429['newValueBoolean']=Boolean(_0x1c48b4['newValueBoolean'])),null!=_0x1c48b4['newValueJson']&&(_0x213429['newValueJson']=String(_0x1c48b4['newValueJson'])),null!=_0x1c48b4['wasUndone']&&(_0x213429['wasUndone']=Boolean(_0x1c48b4['wasUndone'])),_0x213429;},_0x4bf4cd['toObject']=function(_0x2eaae4,_0x3596f8){_0x3596f8||(_0x3596f8={});var _0x13cd88={};return _0x3596f8['defaults']&&(_0x13cd88['range']=null,_0x13cd88['key']='',_0x13cd88['oldValueBoolean']=!0x1,_0x13cd88['oldValueJson']='',_0x13cd88['newValueBoolean']=!0x1,_0x13cd88['newValueJson']='',_0x13cd88['wasUndone']=!0x1),null!=_0x2eaae4['range']&&_0x2eaae4['hasOwnProperty']('range')&&(_0x13cd88['range']=_0x212274['Range']['toObject'](_0x2eaae4['range'],_0x3596f8)),null!=_0x2eaae4['key']&&_0x2eaae4['hasOwnProperty']('key')&&(_0x13cd88['key']=_0x2eaae4['key']),null!=_0x2eaae4['oldValueBoolean']&&_0x2eaae4['hasOwnProperty']('oldValueBoolean')&&(_0x13cd88['oldValueBoolean']=_0x2eaae4['oldValueBoolean']),null!=_0x2eaae4['oldValueJson']&&_0x2eaae4['hasOwnProperty']('oldValueJson')&&(_0x13cd88['oldValueJson']=_0x2eaae4['oldValueJson']),null!=_0x2eaae4['newValueBoolean']&&_0x2eaae4['hasOwnProperty']('newValueBoolean')&&(_0x13cd88['newValueBoolean']=_0x2eaae4['newValueBoolean']),null!=_0x2eaae4['newValueJson']&&_0x2eaae4['hasOwnProperty']('newValueJson')&&(_0x13cd88['newValueJson']=_0x2eaae4['newValueJson']),null!=_0x2eaae4['wasUndone']&&_0x2eaae4['hasOwnProperty']('wasUndone')&&(_0x13cd88['wasUndone']=_0x2eaae4['wasUndone']),_0x13cd88;},_0x4bf4cd['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x387cc7['util']['toJSONOptions']);},_0x4bf4cd['getTypeUrl']=function(_0x3e802e){return void 0x0===_0x3e802e&&(_0x3e802e='type.googleapis.com'),_0x3e802e+'/AttributeOperation';},_0x4bf4cd;}()),_0x212274['InsertOperation']=(function(){function _0x32af89(_0x55f015){if(this['nodes']=[],_0x55f015){for(var _0x2f092c=Object['keys'](_0x55f015),_0x3a7684=0x0;_0x3a7684<_0x2f092c['length'];++_0x3a7684)null!=_0x55f015[_0x2f092c[_0x3a7684]]&&(this[_0x2f092c[_0x3a7684]]=_0x55f015[_0x2f092c[_0x3a7684]]);}}return _0x32af89['prototype']['position']=null,_0x32af89['prototype']['nodes']=_0x34fd85['emptyArray'],_0x32af89['prototype']['shouldReceiveAttributes']=!0x1,_0x32af89['prototype']['wasUndone']=!0x1,_0x32af89['create']=function(_0x403e0d){return new _0x32af89(_0x403e0d);},_0x32af89['encode']=function(_0x5056d6,_0x2859b5){if(_0x2859b5||(_0x2859b5=_0x18846a['create']()),null!=_0x5056d6['position']&&Object['hasOwnProperty']['call'](_0x5056d6,'position')&&_0x212274['Position']['encode'](_0x5056d6['position'],_0x2859b5['uint32'](0xa)['fork']())['ldelim'](),null!=_0x5056d6['nodes']&&_0x5056d6['nodes']['length']){for(var _0xfa05ee=0x0;_0xfa05ee<_0x5056d6['nodes']['length'];++_0xfa05ee)_0x212274['Element']['encode'](_0x5056d6['nodes'][_0xfa05ee],_0x2859b5['uint32'](0x12)['fork']())['ldelim']();}return null!=_0x5056d6['shouldReceiveAttributes']&&Object['hasOwnProperty']['call'](_0x5056d6,'shouldReceiveAttributes')&&_0x2859b5['uint32'](0x18)['bool'](_0x5056d6['shouldReceiveAttributes']),null!=_0x5056d6['wasUndone']&&Object['hasOwnProperty']['call'](_0x5056d6,'wasUndone')&&_0x2859b5['uint32'](0x20)['bool'](_0x5056d6['wasUndone']),_0x2859b5;},_0x32af89['encodeDelimited']=function(_0x5810b8,_0x5f2a2e){return this['encode'](_0x5810b8,_0x5f2a2e)['ldelim']();},_0x32af89['decode']=function(_0x404e0c,_0x3bbb59){_0x404e0c instanceof _0x3c848d||(_0x404e0c=_0x3c848d['create'](_0x404e0c));for(var _0x12da67=void 0x0===_0x3bbb59?_0x404e0c['len']:_0x404e0c['pos']+_0x3bbb59,_0x2a0fa7=new _0x212274['InsertOperation']();_0x404e0c['pos']<_0x12da67;){var _0x277726=_0x404e0c['uint32']();switch(_0x277726>>>0x3){case 0x1:_0x2a0fa7['position']=_0x212274['Position']['decode'](_0x404e0c,_0x404e0c['uint32']());break;case 0x2:_0x2a0fa7['nodes']&&_0x2a0fa7['nodes']['length']||(_0x2a0fa7['nodes']=[]),_0x2a0fa7['nodes']['push'](_0x212274['Element']['decode'](_0x404e0c,_0x404e0c['uint32']()));break;case 0x3:_0x2a0fa7['shouldReceiveAttributes']=_0x404e0c['bool']();break;case 0x4:_0x2a0fa7['wasUndone']=_0x404e0c['bool']();break;default:_0x404e0c['skipType'](0x7&_0x277726);}}return _0x2a0fa7;},_0x32af89['decodeDelimited']=function(_0x26603e){return _0x26603e instanceof _0x3c848d||(_0x26603e=new _0x3c848d(_0x26603e)),this['decode'](_0x26603e,_0x26603e['uint32']());},_0x32af89['verify']=function(_0x33ced4){if('object'!=typeof _0x33ced4||null===_0x33ced4)return'object\x20expected';if(null!=_0x33ced4['position']&&_0x33ced4['hasOwnProperty']('position')&&(_0x10cce2=_0x212274['Position']['verify'](_0x33ced4['position'])))return'position.'+_0x10cce2;if(null!=_0x33ced4['nodes']&&_0x33ced4['hasOwnProperty']('nodes')){if(!Array['isArray'](_0x33ced4['nodes']))return'nodes:\x20array\x20expected';for(var _0x2e9546=0x0;_0x2e9546<_0x33ced4['nodes']['length'];++_0x2e9546){var _0x10cce2;if(_0x10cce2=_0x212274['Element']['verify'](_0x33ced4['nodes'][_0x2e9546]))return'nodes.'+_0x10cce2;}}return null!=_0x33ced4['shouldReceiveAttributes']&&_0x33ced4['hasOwnProperty']('shouldReceiveAttributes')&&'boolean'!=typeof _0x33ced4['shouldReceiveAttributes']?'shouldReceiveAttributes:\x20boolean\x20expected':null!=_0x33ced4['wasUndone']&&_0x33ced4['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x33ced4['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x32af89['fromObject']=function(_0xec2708){if(_0xec2708 instanceof _0x212274['InsertOperation'])return _0xec2708;var _0x3004ce=new _0x212274['InsertOperation']();if(null!=_0xec2708['position']){if('object'!=typeof _0xec2708['position'])throw TypeError('.InsertOperation.position:\x20object\x20expected');_0x3004ce['position']=_0x212274['Position']['fromObject'](_0xec2708['position']);}if(_0xec2708['nodes']){if(!Array['isArray'](_0xec2708['nodes']))throw TypeError('.InsertOperation.nodes:\x20array\x20expected');_0x3004ce['nodes']=[];for(var _0x471a17=0x0;_0x471a17<_0xec2708['nodes']['length'];++_0x471a17){if('object'!=typeof _0xec2708['nodes'][_0x471a17])throw TypeError('.InsertOperation.nodes:\x20object\x20expected');_0x3004ce['nodes'][_0x471a17]=_0x212274['Element']['fromObject'](_0xec2708['nodes'][_0x471a17]);}}return null!=_0xec2708['shouldReceiveAttributes']&&(_0x3004ce['shouldReceiveAttributes']=Boolean(_0xec2708['shouldReceiveAttributes'])),null!=_0xec2708['wasUndone']&&(_0x3004ce['wasUndone']=Boolean(_0xec2708['wasUndone'])),_0x3004ce;},_0x32af89['toObject']=function(_0x38281c,_0x1baf81){_0x1baf81||(_0x1baf81={});var _0x276c80={};if((_0x1baf81['arrays']||_0x1baf81['defaults'])&&(_0x276c80['nodes']=[]),_0x1baf81['defaults']&&(_0x276c80['position']=null,_0x276c80['shouldReceiveAttributes']=!0x1,_0x276c80['wasUndone']=!0x1),null!=_0x38281c['position']&&_0x38281c['hasOwnProperty']('position')&&(_0x276c80['position']=_0x212274['Position']['toObject'](_0x38281c['position'],_0x1baf81)),_0x38281c['nodes']&&_0x38281c['nodes']['length']){_0x276c80['nodes']=[];for(var _0x45bbfd=0x0;_0x45bbfd<_0x38281c['nodes']['length'];++_0x45bbfd)_0x276c80['nodes'][_0x45bbfd]=_0x212274['Element']['toObject'](_0x38281c['nodes'][_0x45bbfd],_0x1baf81);}return null!=_0x38281c['shouldReceiveAttributes']&&_0x38281c['hasOwnProperty']('shouldReceiveAttributes')&&(_0x276c80['shouldReceiveAttributes']=_0x38281c['shouldReceiveAttributes']),null!=_0x38281c['wasUndone']&&_0x38281c['hasOwnProperty']('wasUndone')&&(_0x276c80['wasUndone']=_0x38281c['wasUndone']),_0x276c80;},_0x32af89['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x387cc7['util']['toJSONOptions']);},_0x32af89['getTypeUrl']=function(_0x2043c1){return void 0x0===_0x2043c1&&(_0x2043c1='type.googleapis.com'),_0x2043c1+'/InsertOperation';},_0x32af89;}()),_0x212274['MarkerOperation']=(function(){function _0xa21683(_0x357c70){if(_0x357c70){for(var _0x266883=Object['keys'](_0x357c70),_0x4b962f=0x0;_0x4b962f<_0x266883['length'];++_0x4b962f)null!=_0x357c70[_0x266883[_0x4b962f]]&&(this[_0x266883[_0x4b962f]]=_0x357c70[_0x266883[_0x4b962f]]);}}return _0xa21683['prototype']['name']='',_0xa21683['prototype']['oldRange']=null,_0xa21683['prototype']['newRange']=null,_0xa21683['prototype']['affectsData']=!0x1,_0xa21683['prototype']['wasUndone']=!0x1,_0xa21683['create']=function(_0x1f82df){return new _0xa21683(_0x1f82df);},_0xa21683['encode']=function(_0x4e9862,_0x423be7){return _0x423be7||(_0x423be7=_0x18846a['create']()),null!=_0x4e9862['name']&&Object['hasOwnProperty']['call'](_0x4e9862,'name')&&_0x423be7['uint32'](0xa)['string'](_0x4e9862['name']),null!=_0x4e9862['oldRange']&&Object['hasOwnProperty']['call'](_0x4e9862,'oldRange')&&_0x212274['Range']['encode'](_0x4e9862['oldRange'],_0x423be7['uint32'](0x12)['fork']())['ldelim'](),null!=_0x4e9862['newRange']&&Object['hasOwnProperty']['call'](_0x4e9862,'newRange')&&_0x212274['Range']['encode'](_0x4e9862['newRange'],_0x423be7['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x4e9862['affectsData']&&Object['hasOwnProperty']['call'](_0x4e9862,'affectsData')&&_0x423be7['uint32'](0x20)['bool'](_0x4e9862['affectsData']),null!=_0x4e9862['wasUndone']&&Object['hasOwnProperty']['call'](_0x4e9862,'wasUndone')&&_0x423be7['uint32'](0x28)['bool'](_0x4e9862['wasUndone']),_0x423be7;},_0xa21683['encodeDelimited']=function(_0x32b007,_0x3fc1f5){return this['encode'](_0x32b007,_0x3fc1f5)['ldelim']();},_0xa21683['decode']=function(_0x19872b,_0x1140d5){_0x19872b instanceof _0x3c848d||(_0x19872b=_0x3c848d['create'](_0x19872b));for(var _0xa8520d=void 0x0===_0x1140d5?_0x19872b['len']:_0x19872b['pos']+_0x1140d5,_0x4d8875=new _0x212274['MarkerOperation']();_0x19872b['pos']<_0xa8520d;){var _0x2cc9cf=_0x19872b['uint32']();switch(_0x2cc9cf>>>0x3){case 0x1:_0x4d8875['name']=_0x19872b['string']();break;case 0x2:_0x4d8875['oldRange']=_0x212274['Range']['decode'](_0x19872b,_0x19872b['uint32']());break;case 0x3:_0x4d8875['newRange']=_0x212274['Range']['decode'](_0x19872b,_0x19872b['uint32']());break;case 0x4:_0x4d8875['affectsData']=_0x19872b['bool']();break;case 0x5:_0x4d8875['wasUndone']=_0x19872b['bool']();break;default:_0x19872b['skipType'](0x7&_0x2cc9cf);}}return _0x4d8875;},_0xa21683['decodeDelimited']=function(_0x46820d){return _0x46820d instanceof _0x3c848d||(_0x46820d=new _0x3c848d(_0x46820d)),this['decode'](_0x46820d,_0x46820d['uint32']());},_0xa21683['verify']=function(_0x98f635){if('object'!=typeof _0x98f635||null===_0x98f635)return'object\x20expected';if(null!=_0x98f635['name']&&_0x98f635['hasOwnProperty']('name')&&!_0x34fd85['isString'](_0x98f635['name']))return'name:\x20string\x20expected';var _0x5d10e3;if(null!=_0x98f635['oldRange']&&_0x98f635['hasOwnProperty']('oldRange')&&(_0x5d10e3=_0x212274['Range']['verify'](_0x98f635['oldRange'])))return'oldRange.'+_0x5d10e3;if(null!=_0x98f635['newRange']&&_0x98f635['hasOwnProperty']('newRange')&&(_0x5d10e3=_0x212274['Range']['verify'](_0x98f635['newRange'])))return'newRange.'+_0x5d10e3;return null!=_0x98f635['affectsData']&&_0x98f635['hasOwnProperty']('affectsData')&&'boolean'!=typeof _0x98f635['affectsData']?'affectsData:\x20boolean\x20expected':null!=_0x98f635['wasUndone']&&_0x98f635['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x98f635['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0xa21683['fromObject']=function(_0x2c5b24){if(_0x2c5b24 instanceof _0x212274['MarkerOperation'])return _0x2c5b24;var _0x171d89=new _0x212274['MarkerOperation']();if(null!=_0x2c5b24['name']&&(_0x171d89['name']=String(_0x2c5b24['name'])),null!=_0x2c5b24['oldRange']){if('object'!=typeof _0x2c5b24['oldRange'])throw TypeError('.MarkerOperation.oldRange:\x20object\x20expected');_0x171d89['oldRange']=_0x212274['Range']['fromObject'](_0x2c5b24['oldRange']);}if(null!=_0x2c5b24['newRange']){if('object'!=typeof _0x2c5b24['newRange'])throw TypeError('.MarkerOperation.newRange:\x20object\x20expected');_0x171d89['newRange']=_0x212274['Range']['fromObject'](_0x2c5b24['newRange']);}return null!=_0x2c5b24['affectsData']&&(_0x171d89['affectsData']=Boolean(_0x2c5b24['affectsData'])),null!=_0x2c5b24['wasUndone']&&(_0x171d89['wasUndone']=Boolean(_0x2c5b24['wasUndone'])),_0x171d89;},_0xa21683['toObject']=function(_0x46b7b5,_0x38d200){_0x38d200||(_0x38d200={});var _0x1a45dd={};return _0x38d200['defaults']&&(_0x1a45dd['name']='',_0x1a45dd['oldRange']=null,_0x1a45dd['newRange']=null,_0x1a45dd['affectsData']=!0x1,_0x1a45dd['wasUndone']=!0x1),null!=_0x46b7b5['name']&&_0x46b7b5['hasOwnProperty']('name')&&(_0x1a45dd['name']=_0x46b7b5['name']),null!=_0x46b7b5['oldRange']&&_0x46b7b5['hasOwnProperty']('oldRange')&&(_0x1a45dd['oldRange']=_0x212274['Range']['toObject'](_0x46b7b5['oldRange'],_0x38d200)),null!=_0x46b7b5['newRange']&&_0x46b7b5['hasOwnProperty']('newRange')&&(_0x1a45dd['newRange']=_0x212274['Range']['toObject'](_0x46b7b5['newRange'],_0x38d200)),null!=_0x46b7b5['affectsData']&&_0x46b7b5['hasOwnProperty']('affectsData')&&(_0x1a45dd['affectsData']=_0x46b7b5['affectsData']),null!=_0x46b7b5['wasUndone']&&_0x46b7b5['hasOwnProperty']('wasUndone')&&(_0x1a45dd['wasUndone']=_0x46b7b5['wasUndone']),_0x1a45dd;},_0xa21683['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x387cc7['util']['toJSONOptions']);},_0xa21683['getTypeUrl']=function(_0x42252b){return void 0x0===_0x42252b&&(_0x42252b='type.googleapis.com'),_0x42252b+'/MarkerOperation';},_0xa21683;}()),_0x212274['MergeOperation']=(function(){function _0x4ca3a1(_0x26e609){if(_0x26e609){for(var _0x5df69c=Object['keys'](_0x26e609),_0x541fd6=0x0;_0x541fd6<_0x5df69c['length'];++_0x541fd6)null!=_0x26e609[_0x5df69c[_0x541fd6]]&&(this[_0x5df69c[_0x541fd6]]=_0x26e609[_0x5df69c[_0x541fd6]]);}}return _0x4ca3a1['prototype']['sourcePosition']=null,_0x4ca3a1['prototype']['targetPosition']=null,_0x4ca3a1['prototype']['graveyardPosition']=null,_0x4ca3a1['prototype']['howMany']=0x0,_0x4ca3a1['prototype']['wasUndone']=!0x1,_0x4ca3a1['create']=function(_0x6ca476){return new _0x4ca3a1(_0x6ca476);},_0x4ca3a1['encode']=function(_0x4a1eab,_0x46bdfb){return _0x46bdfb||(_0x46bdfb=_0x18846a['create']()),null!=_0x4a1eab['sourcePosition']&&Object['hasOwnProperty']['call'](_0x4a1eab,'sourcePosition')&&_0x212274['Position']['encode'](_0x4a1eab['sourcePosition'],_0x46bdfb['uint32'](0xa)['fork']())['ldelim'](),null!=_0x4a1eab['targetPosition']&&Object['hasOwnProperty']['call'](_0x4a1eab,'targetPosition')&&_0x212274['Position']['encode'](_0x4a1eab['targetPosition'],_0x46bdfb['uint32'](0x12)['fork']())['ldelim'](),null!=_0x4a1eab['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x4a1eab,'graveyardPosition')&&_0x212274['Position']['encode'](_0x4a1eab['graveyardPosition'],_0x46bdfb['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x4a1eab['howMany']&&Object['hasOwnProperty']['call'](_0x4a1eab,'howMany')&&_0x46bdfb['uint32'](0x20)['uint32'](_0x4a1eab['howMany']),null!=_0x4a1eab['wasUndone']&&Object['hasOwnProperty']['call'](_0x4a1eab,'wasUndone')&&_0x46bdfb['uint32'](0x28)['bool'](_0x4a1eab['wasUndone']),_0x46bdfb;},_0x4ca3a1['encodeDelimited']=function(_0x3b9582,_0x29f766){return this['encode'](_0x3b9582,_0x29f766)['ldelim']();},_0x4ca3a1['decode']=function(_0x183382,_0x51748c){_0x183382 instanceof _0x3c848d||(_0x183382=_0x3c848d['create'](_0x183382));for(var _0x12983f=void 0x0===_0x51748c?_0x183382['len']:_0x183382['pos']+_0x51748c,_0x5ea4a5=new _0x212274['MergeOperation']();_0x183382['pos']<_0x12983f;){var _0x262ede=_0x183382['uint32']();switch(_0x262ede>>>0x3){case 0x1:_0x5ea4a5['sourcePosition']=_0x212274['Position']['decode'](_0x183382,_0x183382['uint32']());break;case 0x2:_0x5ea4a5['targetPosition']=_0x212274['Position']['decode'](_0x183382,_0x183382['uint32']());break;case 0x3:_0x5ea4a5['graveyardPosition']=_0x212274['Position']['decode'](_0x183382,_0x183382['uint32']());break;case 0x4:_0x5ea4a5['howMany']=_0x183382['uint32']();break;case 0x5:_0x5ea4a5['wasUndone']=_0x183382['bool']();break;default:_0x183382['skipType'](0x7&_0x262ede);}}return _0x5ea4a5;},_0x4ca3a1['decodeDelimited']=function(_0x4d3a38){return _0x4d3a38 instanceof _0x3c848d||(_0x4d3a38=new _0x3c848d(_0x4d3a38)),this['decode'](_0x4d3a38,_0x4d3a38['uint32']());},_0x4ca3a1['verify']=function(_0x50f476){if('object'!=typeof _0x50f476||null===_0x50f476)return'object\x20expected';var _0x2b9b8c;if(null!=_0x50f476['sourcePosition']&&_0x50f476['hasOwnProperty']('sourcePosition')&&(_0x2b9b8c=_0x212274['Position']['verify'](_0x50f476['sourcePosition'])))return'sourcePosition.'+_0x2b9b8c;if(null!=_0x50f476['targetPosition']&&_0x50f476['hasOwnProperty']('targetPosition')&&(_0x2b9b8c=_0x212274['Position']['verify'](_0x50f476['targetPosition'])))return'targetPosition.'+_0x2b9b8c;if(null!=_0x50f476['graveyardPosition']&&_0x50f476['hasOwnProperty']('graveyardPosition')&&(_0x2b9b8c=_0x212274['Position']['verify'](_0x50f476['graveyardPosition'])))return'graveyardPosition.'+_0x2b9b8c;return null!=_0x50f476['howMany']&&_0x50f476['hasOwnProperty']('howMany')&&!_0x34fd85['isInteger'](_0x50f476['howMany'])?'howMany:\x20integer\x20expected':null!=_0x50f476['wasUndone']&&_0x50f476['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x50f476['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x4ca3a1['fromObject']=function(_0x33143b){if(_0x33143b instanceof _0x212274['MergeOperation'])return _0x33143b;var _0x23b227=new _0x212274['MergeOperation']();if(null!=_0x33143b['sourcePosition']){if('object'!=typeof _0x33143b['sourcePosition'])throw TypeError('.MergeOperation.sourcePosition:\x20object\x20expected');_0x23b227['sourcePosition']=_0x212274['Position']['fromObject'](_0x33143b['sourcePosition']);}if(null!=_0x33143b['targetPosition']){if('object'!=typeof _0x33143b['targetPosition'])throw TypeError('.MergeOperation.targetPosition:\x20object\x20expected');_0x23b227['targetPosition']=_0x212274['Position']['fromObject'](_0x33143b['targetPosition']);}if(null!=_0x33143b['graveyardPosition']){if('object'!=typeof _0x33143b['graveyardPosition'])throw TypeError('.MergeOperation.graveyardPosition:\x20object\x20expected');_0x23b227['graveyardPosition']=_0x212274['Position']['fromObject'](_0x33143b['graveyardPosition']);}return null!=_0x33143b['howMany']&&(_0x23b227['howMany']=_0x33143b['howMany']>>>0x0),null!=_0x33143b['wasUndone']&&(_0x23b227['wasUndone']=Boolean(_0x33143b['wasUndone'])),_0x23b227;},_0x4ca3a1['toObject']=function(_0x307d04,_0x567e67){_0x567e67||(_0x567e67={});var _0x29ff2e={};return _0x567e67['defaults']&&(_0x29ff2e['sourcePosition']=null,_0x29ff2e['targetPosition']=null,_0x29ff2e['graveyardPosition']=null,_0x29ff2e['howMany']=0x0,_0x29ff2e['wasUndone']=!0x1),null!=_0x307d04['sourcePosition']&&_0x307d04['hasOwnProperty']('sourcePosition')&&(_0x29ff2e['sourcePosition']=_0x212274['Position']['toObject'](_0x307d04['sourcePosition'],_0x567e67)),null!=_0x307d04['targetPosition']&&_0x307d04['hasOwnProperty']('targetPosition')&&(_0x29ff2e['targetPosition']=_0x212274['Position']['toObject'](_0x307d04['targetPosition'],_0x567e67)),null!=_0x307d04['graveyardPosition']&&_0x307d04['hasOwnProperty']('graveyardPosition')&&(_0x29ff2e['graveyardPosition']=_0x212274['Position']['toObject'](_0x307d04['graveyardPosition'],_0x567e67)),null!=_0x307d04['howMany']&&_0x307d04['hasOwnProperty']('howMany')&&(_0x29ff2e['howMany']=_0x307d04['howMany']),null!=_0x307d04['wasUndone']&&_0x307d04['hasOwnProperty']('wasUndone')&&(_0x29ff2e['wasUndone']=_0x307d04['wasUndone']),_0x29ff2e;},_0x4ca3a1['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x387cc7['util']['toJSONOptions']);},_0x4ca3a1['getTypeUrl']=function(_0x147144){return void 0x0===_0x147144&&(_0x147144='type.googleapis.com'),_0x147144+'/MergeOperation';},_0x4ca3a1;}()),_0x212274['MoveOperation']=(function(){function _0x4f6249(_0x5c39c8){if(_0x5c39c8){for(var _0x1f0e33=Object['keys'](_0x5c39c8),_0xb6bbab=0x0;_0xb6bbab<_0x1f0e33['length'];++_0xb6bbab)null!=_0x5c39c8[_0x1f0e33[_0xb6bbab]]&&(this[_0x1f0e33[_0xb6bbab]]=_0x5c39c8[_0x1f0e33[_0xb6bbab]]);}}return _0x4f6249['prototype']['sourcePosition']=null,_0x4f6249['prototype']['howMany']=0x0,_0x4f6249['prototype']['targetPosition']=null,_0x4f6249['prototype']['wasUndone']=!0x1,_0x4f6249['create']=function(_0x19d607){return new _0x4f6249(_0x19d607);},_0x4f6249['encode']=function(_0xa2e55c,_0xed1ecc){return _0xed1ecc||(_0xed1ecc=_0x18846a['create']()),null!=_0xa2e55c['sourcePosition']&&Object['hasOwnProperty']['call'](_0xa2e55c,'sourcePosition')&&_0x212274['Position']['encode'](_0xa2e55c['sourcePosition'],_0xed1ecc['uint32'](0xa)['fork']())['ldelim'](),null!=_0xa2e55c['howMany']&&Object['hasOwnProperty']['call'](_0xa2e55c,'howMany')&&_0xed1ecc['uint32'](0x10)['uint32'](_0xa2e55c['howMany']),null!=_0xa2e55c['targetPosition']&&Object['hasOwnProperty']['call'](_0xa2e55c,'targetPosition')&&_0x212274['Position']['encode'](_0xa2e55c['targetPosition'],_0xed1ecc['uint32'](0x1a)['fork']())['ldelim'](),null!=_0xa2e55c['wasUndone']&&Object['hasOwnProperty']['call'](_0xa2e55c,'wasUndone')&&_0xed1ecc['uint32'](0x20)['bool'](_0xa2e55c['wasUndone']),_0xed1ecc;},_0x4f6249['encodeDelimited']=function(_0x36b19a,_0x22275b){return this['encode'](_0x36b19a,_0x22275b)['ldelim']();},_0x4f6249['decode']=function(_0xd99560,_0x1b0319){_0xd99560 instanceof _0x3c848d||(_0xd99560=_0x3c848d['create'](_0xd99560));for(var _0x25c8f4=void 0x0===_0x1b0319?_0xd99560['len']:_0xd99560['pos']+_0x1b0319,_0xd10d83=new _0x212274['MoveOperation']();_0xd99560['pos']<_0x25c8f4;){var _0x1c0fbe=_0xd99560['uint32']();switch(_0x1c0fbe>>>0x3){case 0x1:_0xd10d83['sourcePosition']=_0x212274['Position']['decode'](_0xd99560,_0xd99560['uint32']());break;case 0x2:_0xd10d83['howMany']=_0xd99560['uint32']();break;case 0x3:_0xd10d83['targetPosition']=_0x212274['Position']['decode'](_0xd99560,_0xd99560['uint32']());break;case 0x4:_0xd10d83['wasUndone']=_0xd99560['bool']();break;default:_0xd99560['skipType'](0x7&_0x1c0fbe);}}return _0xd10d83;},_0x4f6249['decodeDelimited']=function(_0x1d2a85){return _0x1d2a85 instanceof _0x3c848d||(_0x1d2a85=new _0x3c848d(_0x1d2a85)),this['decode'](_0x1d2a85,_0x1d2a85['uint32']());},_0x4f6249['verify']=function(_0x5e257b){if('object'!=typeof _0x5e257b||null===_0x5e257b)return'object\x20expected';var _0x563ae6;if(null!=_0x5e257b['sourcePosition']&&_0x5e257b['hasOwnProperty']('sourcePosition')&&(_0x563ae6=_0x212274['Position']['verify'](_0x5e257b['sourcePosition'])))return'sourcePosition.'+_0x563ae6;if(null!=_0x5e257b['howMany']&&_0x5e257b['hasOwnProperty']('howMany')&&!_0x34fd85['isInteger'](_0x5e257b['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x5e257b['targetPosition']&&_0x5e257b['hasOwnProperty']('targetPosition')&&(_0x563ae6=_0x212274['Position']['verify'](_0x5e257b['targetPosition'])))return'targetPosition.'+_0x563ae6;return null!=_0x5e257b['wasUndone']&&_0x5e257b['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x5e257b['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x4f6249['fromObject']=function(_0x697362){if(_0x697362 instanceof _0x212274['MoveOperation'])return _0x697362;var _0x38995e=new _0x212274['MoveOperation']();if(null!=_0x697362['sourcePosition']){if('object'!=typeof _0x697362['sourcePosition'])throw TypeError('.MoveOperation.sourcePosition:\x20object\x20expected');_0x38995e['sourcePosition']=_0x212274['Position']['fromObject'](_0x697362['sourcePosition']);}if(null!=_0x697362['howMany']&&(_0x38995e['howMany']=_0x697362['howMany']>>>0x0),null!=_0x697362['targetPosition']){if('object'!=typeof _0x697362['targetPosition'])throw TypeError('.MoveOperation.targetPosition:\x20object\x20expected');_0x38995e['targetPosition']=_0x212274['Position']['fromObject'](_0x697362['targetPosition']);}return null!=_0x697362['wasUndone']&&(_0x38995e['wasUndone']=Boolean(_0x697362['wasUndone'])),_0x38995e;},_0x4f6249['toObject']=function(_0x159ddc,_0x16e37f){_0x16e37f||(_0x16e37f={});var _0x491256={};return _0x16e37f['defaults']&&(_0x491256['sourcePosition']=null,_0x491256['howMany']=0x0,_0x491256['targetPosition']=null,_0x491256['wasUndone']=!0x1),null!=_0x159ddc['sourcePosition']&&_0x159ddc['hasOwnProperty']('sourcePosition')&&(_0x491256['sourcePosition']=_0x212274['Position']['toObject'](_0x159ddc['sourcePosition'],_0x16e37f)),null!=_0x159ddc['howMany']&&_0x159ddc['hasOwnProperty']('howMany')&&(_0x491256['howMany']=_0x159ddc['howMany']),null!=_0x159ddc['targetPosition']&&_0x159ddc['hasOwnProperty']('targetPosition')&&(_0x491256['targetPosition']=_0x212274['Position']['toObject'](_0x159ddc['targetPosition'],_0x16e37f)),null!=_0x159ddc['wasUndone']&&_0x159ddc['hasOwnProperty']('wasUndone')&&(_0x491256['wasUndone']=_0x159ddc['wasUndone']),_0x491256;},_0x4f6249['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x387cc7['util']['toJSONOptions']);},_0x4f6249['getTypeUrl']=function(_0x478257){return void 0x0===_0x478257&&(_0x478257='type.googleapis.com'),_0x478257+'/MoveOperation';},_0x4f6249;}()),_0x212274['RenameOperation']=(function(){function _0x3dafdf(_0x407f28){if(_0x407f28){for(var _0x2e1807=Object['keys'](_0x407f28),_0x11daec=0x0;_0x11daec<_0x2e1807['length'];++_0x11daec)null!=_0x407f28[_0x2e1807[_0x11daec]]&&(this[_0x2e1807[_0x11daec]]=_0x407f28[_0x2e1807[_0x11daec]]);}}return _0x3dafdf['prototype']['position']=null,_0x3dafdf['prototype']['oldName']='',_0x3dafdf['prototype']['newName']='',_0x3dafdf['prototype']['wasUndone']=!0x1,_0x3dafdf['create']=function(_0x11bbc4){return new _0x3dafdf(_0x11bbc4);},_0x3dafdf['encode']=function(_0x19b326,_0xf1ac61){return _0xf1ac61||(_0xf1ac61=_0x18846a['create']()),null!=_0x19b326['position']&&Object['hasOwnProperty']['call'](_0x19b326,'position')&&_0x212274['Position']['encode'](_0x19b326['position'],_0xf1ac61['uint32'](0xa)['fork']())['ldelim'](),null!=_0x19b326['oldName']&&Object['hasOwnProperty']['call'](_0x19b326,'oldName')&&_0xf1ac61['uint32'](0x12)['string'](_0x19b326['oldName']),null!=_0x19b326['newName']&&Object['hasOwnProperty']['call'](_0x19b326,'newName')&&_0xf1ac61['uint32'](0x1a)['string'](_0x19b326['newName']),null!=_0x19b326['wasUndone']&&Object['hasOwnProperty']['call'](_0x19b326,'wasUndone')&&_0xf1ac61['uint32'](0x20)['bool'](_0x19b326['wasUndone']),_0xf1ac61;},_0x3dafdf['encodeDelimited']=function(_0x282393,_0x374d14){return this['encode'](_0x282393,_0x374d14)['ldelim']();},_0x3dafdf['decode']=function(_0x357da0,_0x4a6b2f){_0x357da0 instanceof _0x3c848d||(_0x357da0=_0x3c848d['create'](_0x357da0));for(var _0x10bc25=void 0x0===_0x4a6b2f?_0x357da0['len']:_0x357da0['pos']+_0x4a6b2f,_0x11af5c=new _0x212274['RenameOperation']();_0x357da0['pos']<_0x10bc25;){var _0x3414b2=_0x357da0['uint32']();switch(_0x3414b2>>>0x3){case 0x1:_0x11af5c['position']=_0x212274['Position']['decode'](_0x357da0,_0x357da0['uint32']());break;case 0x2:_0x11af5c['oldName']=_0x357da0['string']();break;case 0x3:_0x11af5c['newName']=_0x357da0['string']();break;case 0x4:_0x11af5c['wasUndone']=_0x357da0['bool']();break;default:_0x357da0['skipType'](0x7&_0x3414b2);}}return _0x11af5c;},_0x3dafdf['decodeDelimited']=function(_0x485099){return _0x485099 instanceof _0x3c848d||(_0x485099=new _0x3c848d(_0x485099)),this['decode'](_0x485099,_0x485099['uint32']());},_0x3dafdf['verify']=function(_0xe3aa7b){if('object'!=typeof _0xe3aa7b||null===_0xe3aa7b)return'object\x20expected';if(null!=_0xe3aa7b['position']&&_0xe3aa7b['hasOwnProperty']('position')){var _0x8ab83e=_0x212274['Position']['verify'](_0xe3aa7b['position']);if(_0x8ab83e)return'position.'+_0x8ab83e;}return null!=_0xe3aa7b['oldName']&&_0xe3aa7b['hasOwnProperty']('oldName')&&!_0x34fd85['isString'](_0xe3aa7b['oldName'])?'oldName:\x20string\x20expected':null!=_0xe3aa7b['newName']&&_0xe3aa7b['hasOwnProperty']('newName')&&!_0x34fd85['isString'](_0xe3aa7b['newName'])?'newName:\x20string\x20expected':null!=_0xe3aa7b['wasUndone']&&_0xe3aa7b['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0xe3aa7b['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x3dafdf['fromObject']=function(_0x224781){if(_0x224781 instanceof _0x212274['RenameOperation'])return _0x224781;var _0x17b8d3=new _0x212274['RenameOperation']();if(null!=_0x224781['position']){if('object'!=typeof _0x224781['position'])throw TypeError('.RenameOperation.position:\x20object\x20expected');_0x17b8d3['position']=_0x212274['Position']['fromObject'](_0x224781['position']);}return null!=_0x224781['oldName']&&(_0x17b8d3['oldName']=String(_0x224781['oldName'])),null!=_0x224781['newName']&&(_0x17b8d3['newName']=String(_0x224781['newName'])),null!=_0x224781['wasUndone']&&(_0x17b8d3['wasUndone']=Boolean(_0x224781['wasUndone'])),_0x17b8d3;},_0x3dafdf['toObject']=function(_0x4eac3b,_0x1c2278){_0x1c2278||(_0x1c2278={});var _0x5e2fe9={};return _0x1c2278['defaults']&&(_0x5e2fe9['position']=null,_0x5e2fe9['oldName']='',_0x5e2fe9['newName']='',_0x5e2fe9['wasUndone']=!0x1),null!=_0x4eac3b['position']&&_0x4eac3b['hasOwnProperty']('position')&&(_0x5e2fe9['position']=_0x212274['Position']['toObject'](_0x4eac3b['position'],_0x1c2278)),null!=_0x4eac3b['oldName']&&_0x4eac3b['hasOwnProperty']('oldName')&&(_0x5e2fe9['oldName']=_0x4eac3b['oldName']),null!=_0x4eac3b['newName']&&_0x4eac3b['hasOwnProperty']('newName')&&(_0x5e2fe9['newName']=_0x4eac3b['newName']),null!=_0x4eac3b['wasUndone']&&_0x4eac3b['hasOwnProperty']('wasUndone')&&(_0x5e2fe9['wasUndone']=_0x4eac3b['wasUndone']),_0x5e2fe9;},_0x3dafdf['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x387cc7['util']['toJSONOptions']);},_0x3dafdf['getTypeUrl']=function(_0x354030){return void 0x0===_0x354030&&(_0x354030='type.googleapis.com'),_0x354030+'/RenameOperation';},_0x3dafdf;}()),_0x212274['RootAttributeOperation']=(function(){function _0x4745c6(_0x19776f){if(_0x19776f){for(var _0x460146=Object['keys'](_0x19776f),_0x2f9b1b=0x0;_0x2f9b1b<_0x460146['length'];++_0x2f9b1b)null!=_0x19776f[_0x460146[_0x2f9b1b]]&&(this[_0x460146[_0x2f9b1b]]=_0x19776f[_0x460146[_0x2f9b1b]]);}}return _0x4745c6['prototype']['root']='',_0x4745c6['prototype']['key']='',_0x4745c6['prototype']['oldValueBoolean']=!0x1,_0x4745c6['prototype']['oldValueJson']='',_0x4745c6['prototype']['newValueBoolean']=!0x1,_0x4745c6['prototype']['newValueJson']='',_0x4745c6['prototype']['wasUndone']=!0x1,_0x4745c6['create']=function(_0x58e495){return new _0x4745c6(_0x58e495);},_0x4745c6['encode']=function(_0x55a156,_0x1c9ab2){return _0x1c9ab2||(_0x1c9ab2=_0x18846a['create']()),null!=_0x55a156['root']&&Object['hasOwnProperty']['call'](_0x55a156,'root')&&_0x1c9ab2['uint32'](0xa)['string'](_0x55a156['root']),null!=_0x55a156['key']&&Object['hasOwnProperty']['call'](_0x55a156,'key')&&_0x1c9ab2['uint32'](0x12)['string'](_0x55a156['key']),null!=_0x55a156['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x55a156,'oldValueBoolean')&&_0x1c9ab2['uint32'](0x18)['bool'](_0x55a156['oldValueBoolean']),null!=_0x55a156['oldValueJson']&&Object['hasOwnProperty']['call'](_0x55a156,'oldValueJson')&&_0x1c9ab2['uint32'](0x22)['string'](_0x55a156['oldValueJson']),null!=_0x55a156['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x55a156,'newValueBoolean')&&_0x1c9ab2['uint32'](0x28)['bool'](_0x55a156['newValueBoolean']),null!=_0x55a156['newValueJson']&&Object['hasOwnProperty']['call'](_0x55a156,'newValueJson')&&_0x1c9ab2['uint32'](0x32)['string'](_0x55a156['newValueJson']),null!=_0x55a156['wasUndone']&&Object['hasOwnProperty']['call'](_0x55a156,'wasUndone')&&_0x1c9ab2['uint32'](0x38)['bool'](_0x55a156['wasUndone']),_0x1c9ab2;},_0x4745c6['encodeDelimited']=function(_0x1bfbbc,_0x2bc12f){return this['encode'](_0x1bfbbc,_0x2bc12f)['ldelim']();},_0x4745c6['decode']=function(_0x27cbd8,_0x413983){_0x27cbd8 instanceof _0x3c848d||(_0x27cbd8=_0x3c848d['create'](_0x27cbd8));for(var _0x168464=void 0x0===_0x413983?_0x27cbd8['len']:_0x27cbd8['pos']+_0x413983,_0x2c7b12=new _0x212274['RootAttributeOperation']();_0x27cbd8['pos']<_0x168464;){var _0x2aa977=_0x27cbd8['uint32']();switch(_0x2aa977>>>0x3){case 0x1:_0x2c7b12['root']=_0x27cbd8['string']();break;case 0x2:_0x2c7b12['key']=_0x27cbd8['string']();break;case 0x3:_0x2c7b12['oldValueBoolean']=_0x27cbd8['bool']();break;case 0x4:_0x2c7b12['oldValueJson']=_0x27cbd8['string']();break;case 0x5:_0x2c7b12['newValueBoolean']=_0x27cbd8['bool']();break;case 0x6:_0x2c7b12['newValueJson']=_0x27cbd8['string']();break;case 0x7:_0x2c7b12['wasUndone']=_0x27cbd8['bool']();break;default:_0x27cbd8['skipType'](0x7&_0x2aa977);}}return _0x2c7b12;},_0x4745c6['decodeDelimited']=function(_0xf33160){return _0xf33160 instanceof _0x3c848d||(_0xf33160=new _0x3c848d(_0xf33160)),this['decode'](_0xf33160,_0xf33160['uint32']());},_0x4745c6['verify']=function(_0x14c17a){return'object'!=typeof _0x14c17a||null===_0x14c17a?'object\x20expected':null!=_0x14c17a['root']&&_0x14c17a['hasOwnProperty']('root')&&!_0x34fd85['isString'](_0x14c17a['root'])?'root:\x20string\x20expected':null!=_0x14c17a['key']&&_0x14c17a['hasOwnProperty']('key')&&!_0x34fd85['isString'](_0x14c17a['key'])?'key:\x20string\x20expected':null!=_0x14c17a['oldValueBoolean']&&_0x14c17a['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x14c17a['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x14c17a['oldValueJson']&&_0x14c17a['hasOwnProperty']('oldValueJson')&&!_0x34fd85['isString'](_0x14c17a['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x14c17a['newValueBoolean']&&_0x14c17a['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x14c17a['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x14c17a['newValueJson']&&_0x14c17a['hasOwnProperty']('newValueJson')&&!_0x34fd85['isString'](_0x14c17a['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x14c17a['wasUndone']&&_0x14c17a['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x14c17a['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x4745c6['fromObject']=function(_0x2010ac){if(_0x2010ac instanceof _0x212274['RootAttributeOperation'])return _0x2010ac;var _0x3b4e48=new _0x212274['RootAttributeOperation']();return null!=_0x2010ac['root']&&(_0x3b4e48['root']=String(_0x2010ac['root'])),null!=_0x2010ac['key']&&(_0x3b4e48['key']=String(_0x2010ac['key'])),null!=_0x2010ac['oldValueBoolean']&&(_0x3b4e48['oldValueBoolean']=Boolean(_0x2010ac['oldValueBoolean'])),null!=_0x2010ac['oldValueJson']&&(_0x3b4e48['oldValueJson']=String(_0x2010ac['oldValueJson'])),null!=_0x2010ac['newValueBoolean']&&(_0x3b4e48['newValueBoolean']=Boolean(_0x2010ac['newValueBoolean'])),null!=_0x2010ac['newValueJson']&&(_0x3b4e48['newValueJson']=String(_0x2010ac['newValueJson'])),null!=_0x2010ac['wasUndone']&&(_0x3b4e48['wasUndone']=Boolean(_0x2010ac['wasUndone'])),_0x3b4e48;},_0x4745c6['toObject']=function(_0xacda95,_0x1d9543){_0x1d9543||(_0x1d9543={});var _0xa1cf6e={};return _0x1d9543['defaults']&&(_0xa1cf6e['root']='',_0xa1cf6e['key']='',_0xa1cf6e['oldValueBoolean']=!0x1,_0xa1cf6e['oldValueJson']='',_0xa1cf6e['newValueBoolean']=!0x1,_0xa1cf6e['newValueJson']='',_0xa1cf6e['wasUndone']=!0x1),null!=_0xacda95['root']&&_0xacda95['hasOwnProperty']('root')&&(_0xa1cf6e['root']=_0xacda95['root']),null!=_0xacda95['key']&&_0xacda95['hasOwnProperty']('key')&&(_0xa1cf6e['key']=_0xacda95['key']),null!=_0xacda95['oldValueBoolean']&&_0xacda95['hasOwnProperty']('oldValueBoolean')&&(_0xa1cf6e['oldValueBoolean']=_0xacda95['oldValueBoolean']),null!=_0xacda95['oldValueJson']&&_0xacda95['hasOwnProperty']('oldValueJson')&&(_0xa1cf6e['oldValueJson']=_0xacda95['oldValueJson']),null!=_0xacda95['newValueBoolean']&&_0xacda95['hasOwnProperty']('newValueBoolean')&&(_0xa1cf6e['newValueBoolean']=_0xacda95['newValueBoolean']),null!=_0xacda95['newValueJson']&&_0xacda95['hasOwnProperty']('newValueJson')&&(_0xa1cf6e['newValueJson']=_0xacda95['newValueJson']),null!=_0xacda95['wasUndone']&&_0xacda95['hasOwnProperty']('wasUndone')&&(_0xa1cf6e['wasUndone']=_0xacda95['wasUndone']),_0xa1cf6e;},_0x4745c6['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x387cc7['util']['toJSONOptions']);},_0x4745c6['getTypeUrl']=function(_0x28aceb){return void 0x0===_0x28aceb&&(_0x28aceb='type.googleapis.com'),_0x28aceb+'/RootAttributeOperation';},_0x4745c6;}()),_0x212274['RootOperation']=(function(){function _0x1f4bce(_0x54d3f5){if(_0x54d3f5){for(var _0x3ef3e6=Object['keys'](_0x54d3f5),_0x4f3bbf=0x0;_0x4f3bbf<_0x3ef3e6['length'];++_0x4f3bbf)null!=_0x54d3f5[_0x3ef3e6[_0x4f3bbf]]&&(this[_0x3ef3e6[_0x4f3bbf]]=_0x54d3f5[_0x3ef3e6[_0x4f3bbf]]);}}return _0x1f4bce['prototype']['rootName']='',_0x1f4bce['prototype']['elementName']='',_0x1f4bce['prototype']['isAdd']=!0x1,_0x1f4bce['prototype']['wasUndone']=!0x1,_0x1f4bce['create']=function(_0x20e8c1){return new _0x1f4bce(_0x20e8c1);},_0x1f4bce['encode']=function(_0x2368cd,_0x45d37){return _0x45d37||(_0x45d37=_0x18846a['create']()),null!=_0x2368cd['rootName']&&Object['hasOwnProperty']['call'](_0x2368cd,'rootName')&&_0x45d37['uint32'](0xa)['string'](_0x2368cd['rootName']),null!=_0x2368cd['elementName']&&Object['hasOwnProperty']['call'](_0x2368cd,'elementName')&&_0x45d37['uint32'](0x12)['string'](_0x2368cd['elementName']),null!=_0x2368cd['isAdd']&&Object['hasOwnProperty']['call'](_0x2368cd,'isAdd')&&_0x45d37['uint32'](0x18)['bool'](_0x2368cd['isAdd']),null!=_0x2368cd['wasUndone']&&Object['hasOwnProperty']['call'](_0x2368cd,'wasUndone')&&_0x45d37['uint32'](0x20)['bool'](_0x2368cd['wasUndone']),_0x45d37;},_0x1f4bce['encodeDelimited']=function(_0x1345dd,_0x5a4af5){return this['encode'](_0x1345dd,_0x5a4af5)['ldelim']();},_0x1f4bce['decode']=function(_0x2a5639,_0x49cfaa){_0x2a5639 instanceof _0x3c848d||(_0x2a5639=_0x3c848d['create'](_0x2a5639));for(var _0xb88e2b=void 0x0===_0x49cfaa?_0x2a5639['len']:_0x2a5639['pos']+_0x49cfaa,_0x3c5839=new _0x212274['RootOperation']();_0x2a5639['pos']<_0xb88e2b;){var _0x36de6d=_0x2a5639['uint32']();switch(_0x36de6d>>>0x3){case 0x1:_0x3c5839['rootName']=_0x2a5639['string']();break;case 0x2:_0x3c5839['elementName']=_0x2a5639['string']();break;case 0x3:_0x3c5839['isAdd']=_0x2a5639['bool']();break;case 0x4:_0x3c5839['wasUndone']=_0x2a5639['bool']();break;default:_0x2a5639['skipType'](0x7&_0x36de6d);}}return _0x3c5839;},_0x1f4bce['decodeDelimited']=function(_0x1337d0){return _0x1337d0 instanceof _0x3c848d||(_0x1337d0=new _0x3c848d(_0x1337d0)),this['decode'](_0x1337d0,_0x1337d0['uint32']());},_0x1f4bce['verify']=function(_0x329c5c){return'object'!=typeof _0x329c5c||null===_0x329c5c?'object\x20expected':null!=_0x329c5c['rootName']&&_0x329c5c['hasOwnProperty']('rootName')&&!_0x34fd85['isString'](_0x329c5c['rootName'])?'rootName:\x20string\x20expected':null!=_0x329c5c['elementName']&&_0x329c5c['hasOwnProperty']('elementName')&&!_0x34fd85['isString'](_0x329c5c['elementName'])?'elementName:\x20string\x20expected':null!=_0x329c5c['isAdd']&&_0x329c5c['hasOwnProperty']('isAdd')&&'boolean'!=typeof _0x329c5c['isAdd']?'isAdd:\x20boolean\x20expected':null!=_0x329c5c['wasUndone']&&_0x329c5c['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x329c5c['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x1f4bce['fromObject']=function(_0x4bd72c){if(_0x4bd72c instanceof _0x212274['RootOperation'])return _0x4bd72c;var _0x46356a=new _0x212274['RootOperation']();return null!=_0x4bd72c['rootName']&&(_0x46356a['rootName']=String(_0x4bd72c['rootName'])),null!=_0x4bd72c['elementName']&&(_0x46356a['elementName']=String(_0x4bd72c['elementName'])),null!=_0x4bd72c['isAdd']&&(_0x46356a['isAdd']=Boolean(_0x4bd72c['isAdd'])),null!=_0x4bd72c['wasUndone']&&(_0x46356a['wasUndone']=Boolean(_0x4bd72c['wasUndone'])),_0x46356a;},_0x1f4bce['toObject']=function(_0x2fd4d9,_0x9c5dd8){_0x9c5dd8||(_0x9c5dd8={});var _0x237492={};return _0x9c5dd8['defaults']&&(_0x237492['rootName']='',_0x237492['elementName']='',_0x237492['isAdd']=!0x1,_0x237492['wasUndone']=!0x1),null!=_0x2fd4d9['rootName']&&_0x2fd4d9['hasOwnProperty']('rootName')&&(_0x237492['rootName']=_0x2fd4d9['rootName']),null!=_0x2fd4d9['elementName']&&_0x2fd4d9['hasOwnProperty']('elementName')&&(_0x237492['elementName']=_0x2fd4d9['elementName']),null!=_0x2fd4d9['isAdd']&&_0x2fd4d9['hasOwnProperty']('isAdd')&&(_0x237492['isAdd']=_0x2fd4d9['isAdd']),null!=_0x2fd4d9['wasUndone']&&_0x2fd4d9['hasOwnProperty']('wasUndone')&&(_0x237492['wasUndone']=_0x2fd4d9['wasUndone']),_0x237492;},_0x1f4bce['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x387cc7['util']['toJSONOptions']);},_0x1f4bce['getTypeUrl']=function(_0x274774){return void 0x0===_0x274774&&(_0x274774='type.googleapis.com'),_0x274774+'/RootOperation';},_0x1f4bce;}()),_0x212274['SplitOperation']=(function(){function _0x5ab02b(_0x3ea15a){if(_0x3ea15a){for(var _0x4b2c62=Object['keys'](_0x3ea15a),_0x29359d=0x0;_0x29359d<_0x4b2c62['length'];++_0x29359d)null!=_0x3ea15a[_0x4b2c62[_0x29359d]]&&(this[_0x4b2c62[_0x29359d]]=_0x3ea15a[_0x4b2c62[_0x29359d]]);}}return _0x5ab02b['prototype']['splitPosition']=null,_0x5ab02b['prototype']['graveyardPosition']=null,_0x5ab02b['prototype']['howMany']=0x0,_0x5ab02b['prototype']['insertionPosition']=null,_0x5ab02b['prototype']['wasUndone']=!0x1,_0x5ab02b['create']=function(_0x456019){return new _0x5ab02b(_0x456019);},_0x5ab02b['encode']=function(_0x4ecaff,_0x2de84a){return _0x2de84a||(_0x2de84a=_0x18846a['create']()),null!=_0x4ecaff['splitPosition']&&Object['hasOwnProperty']['call'](_0x4ecaff,'splitPosition')&&_0x212274['Position']['encode'](_0x4ecaff['splitPosition'],_0x2de84a['uint32'](0xa)['fork']())['ldelim'](),null!=_0x4ecaff['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x4ecaff,'graveyardPosition')&&_0x212274['Position']['encode'](_0x4ecaff['graveyardPosition'],_0x2de84a['uint32'](0x12)['fork']())['ldelim'](),null!=_0x4ecaff['howMany']&&Object['hasOwnProperty']['call'](_0x4ecaff,'howMany')&&_0x2de84a['uint32'](0x18)['uint32'](_0x4ecaff['howMany']),null!=_0x4ecaff['insertionPosition']&&Object['hasOwnProperty']['call'](_0x4ecaff,'insertionPosition')&&_0x212274['Position']['encode'](_0x4ecaff['insertionPosition'],_0x2de84a['uint32'](0x22)['fork']())['ldelim'](),null!=_0x4ecaff['wasUndone']&&Object['hasOwnProperty']['call'](_0x4ecaff,'wasUndone')&&_0x2de84a['uint32'](0x28)['bool'](_0x4ecaff['wasUndone']),_0x2de84a;},_0x5ab02b['encodeDelimited']=function(_0x196b39,_0xb3ee0f){return this['encode'](_0x196b39,_0xb3ee0f)['ldelim']();},_0x5ab02b['decode']=function(_0x4f9991,_0x376fb1){_0x4f9991 instanceof _0x3c848d||(_0x4f9991=_0x3c848d['create'](_0x4f9991));for(var _0x242a58=void 0x0===_0x376fb1?_0x4f9991['len']:_0x4f9991['pos']+_0x376fb1,_0x45cf33=new _0x212274['SplitOperation']();_0x4f9991['pos']<_0x242a58;){var _0xa6e6d4=_0x4f9991['uint32']();switch(_0xa6e6d4>>>0x3){case 0x1:_0x45cf33['splitPosition']=_0x212274['Position']['decode'](_0x4f9991,_0x4f9991['uint32']());break;case 0x2:_0x45cf33['graveyardPosition']=_0x212274['Position']['decode'](_0x4f9991,_0x4f9991['uint32']());break;case 0x3:_0x45cf33['howMany']=_0x4f9991['uint32']();break;case 0x4:_0x45cf33['insertionPosition']=_0x212274['Position']['decode'](_0x4f9991,_0x4f9991['uint32']());break;case 0x5:_0x45cf33['wasUndone']=_0x4f9991['bool']();break;default:_0x4f9991['skipType'](0x7&_0xa6e6d4);}}return _0x45cf33;},_0x5ab02b['decodeDelimited']=function(_0x169c2d){return _0x169c2d instanceof _0x3c848d||(_0x169c2d=new _0x3c848d(_0x169c2d)),this['decode'](_0x169c2d,_0x169c2d['uint32']());},_0x5ab02b['verify']=function(_0x151d9d){if('object'!=typeof _0x151d9d||null===_0x151d9d)return'object\x20expected';var _0x2e9d76;if(null!=_0x151d9d['splitPosition']&&_0x151d9d['hasOwnProperty']('splitPosition')&&(_0x2e9d76=_0x212274['Position']['verify'](_0x151d9d['splitPosition'])))return'splitPosition.'+_0x2e9d76;if(null!=_0x151d9d['graveyardPosition']&&_0x151d9d['hasOwnProperty']('graveyardPosition')&&(_0x2e9d76=_0x212274['Position']['verify'](_0x151d9d['graveyardPosition'])))return'graveyardPosition.'+_0x2e9d76;if(null!=_0x151d9d['howMany']&&_0x151d9d['hasOwnProperty']('howMany')&&!_0x34fd85['isInteger'](_0x151d9d['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x151d9d['insertionPosition']&&_0x151d9d['hasOwnProperty']('insertionPosition')&&(_0x2e9d76=_0x212274['Position']['verify'](_0x151d9d['insertionPosition'])))return'insertionPosition.'+_0x2e9d76;return null!=_0x151d9d['wasUndone']&&_0x151d9d['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x151d9d['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x5ab02b['fromObject']=function(_0x5d04a8){if(_0x5d04a8 instanceof _0x212274['SplitOperation'])return _0x5d04a8;var _0x400269=new _0x212274['SplitOperation']();if(null!=_0x5d04a8['splitPosition']){if('object'!=typeof _0x5d04a8['splitPosition'])throw TypeError('.SplitOperation.splitPosition:\x20object\x20expected');_0x400269['splitPosition']=_0x212274['Position']['fromObject'](_0x5d04a8['splitPosition']);}if(null!=_0x5d04a8['graveyardPosition']){if('object'!=typeof _0x5d04a8['graveyardPosition'])throw TypeError('.SplitOperation.graveyardPosition:\x20object\x20expected');_0x400269['graveyardPosition']=_0x212274['Position']['fromObject'](_0x5d04a8['graveyardPosition']);}if(null!=_0x5d04a8['howMany']&&(_0x400269['howMany']=_0x5d04a8['howMany']>>>0x0),null!=_0x5d04a8['insertionPosition']){if('object'!=typeof _0x5d04a8['insertionPosition'])throw TypeError('.SplitOperation.insertionPosition:\x20object\x20expected');_0x400269['insertionPosition']=_0x212274['Position']['fromObject'](_0x5d04a8['insertionPosition']);}return null!=_0x5d04a8['wasUndone']&&(_0x400269['wasUndone']=Boolean(_0x5d04a8['wasUndone'])),_0x400269;},_0x5ab02b['toObject']=function(_0x46c8ec,_0x2651b1){_0x2651b1||(_0x2651b1={});var _0x45e38c={};return _0x2651b1['defaults']&&(_0x45e38c['splitPosition']=null,_0x45e38c['graveyardPosition']=null,_0x45e38c['howMany']=0x0,_0x45e38c['insertionPosition']=null,_0x45e38c['wasUndone']=!0x1),null!=_0x46c8ec['splitPosition']&&_0x46c8ec['hasOwnProperty']('splitPosition')&&(_0x45e38c['splitPosition']=_0x212274['Position']['toObject'](_0x46c8ec['splitPosition'],_0x2651b1)),null!=_0x46c8ec['graveyardPosition']&&_0x46c8ec['hasOwnProperty']('graveyardPosition')&&(_0x45e38c['graveyardPosition']=_0x212274['Position']['toObject'](_0x46c8ec['graveyardPosition'],_0x2651b1)),null!=_0x46c8ec['howMany']&&_0x46c8ec['hasOwnProperty']('howMany')&&(_0x45e38c['howMany']=_0x46c8ec['howMany']),null!=_0x46c8ec['insertionPosition']&&_0x46c8ec['hasOwnProperty']('insertionPosition')&&(_0x45e38c['insertionPosition']=_0x212274['Position']['toObject'](_0x46c8ec['insertionPosition'],_0x2651b1)),null!=_0x46c8ec['wasUndone']&&_0x46c8ec['hasOwnProperty']('wasUndone')&&(_0x45e38c['wasUndone']=_0x46c8ec['wasUndone']),_0x45e38c;},_0x5ab02b['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x387cc7['util']['toJSONOptions']);},_0x5ab02b['getTypeUrl']=function(_0x5afe77){return void 0x0===_0x5afe77&&(_0x5afe77='type.googleapis.com'),_0x5afe77+'/SplitOperation';},_0x5ab02b;}()),_0x212274['Position']=(function(){function _0xee5a8b(_0x1f6dfc){if(this['path']=[],_0x1f6dfc){for(var _0x33ef8d=Object['keys'](_0x1f6dfc),_0x5f2acd=0x0;_0x5f2acd<_0x33ef8d['length'];++_0x5f2acd)null!=_0x1f6dfc[_0x33ef8d[_0x5f2acd]]&&(this[_0x33ef8d[_0x5f2acd]]=_0x1f6dfc[_0x33ef8d[_0x5f2acd]]);}}return _0xee5a8b['prototype']['root']='',_0xee5a8b['prototype']['rootMain']=!0x1,_0xee5a8b['prototype']['rootGraveyard']=!0x1,_0xee5a8b['prototype']['path']=_0x34fd85['emptyArray'],_0xee5a8b['prototype']['stickiness']='',_0xee5a8b['create']=function(_0x49f3ad){return new _0xee5a8b(_0x49f3ad);},_0xee5a8b['encode']=function(_0x29a4d7,_0x190f95){if(_0x190f95||(_0x190f95=_0x18846a['create']()),null!=_0x29a4d7['root']&&Object['hasOwnProperty']['call'](_0x29a4d7,'root')&&_0x190f95['uint32'](0xa)['string'](_0x29a4d7['root']),null!=_0x29a4d7['rootMain']&&Object['hasOwnProperty']['call'](_0x29a4d7,'rootMain')&&_0x190f95['uint32'](0x10)['bool'](_0x29a4d7['rootMain']),null!=_0x29a4d7['rootGraveyard']&&Object['hasOwnProperty']['call'](_0x29a4d7,'rootGraveyard')&&_0x190f95['uint32'](0x18)['bool'](_0x29a4d7['rootGraveyard']),null!=_0x29a4d7['path']&&_0x29a4d7['path']['length']){_0x190f95['uint32'](0x22)['fork']();for(var _0x321fef=0x0;_0x321fef<_0x29a4d7['path']['length'];++_0x321fef)_0x190f95['uint32'](_0x29a4d7['path'][_0x321fef]);_0x190f95['ldelim']();}return null!=_0x29a4d7['stickiness']&&Object['hasOwnProperty']['call'](_0x29a4d7,'stickiness')&&_0x190f95['uint32'](0x2a)['string'](_0x29a4d7['stickiness']),_0x190f95;},_0xee5a8b['encodeDelimited']=function(_0xb01532,_0x5d9b2a){return this['encode'](_0xb01532,_0x5d9b2a)['ldelim']();},_0xee5a8b['decode']=function(_0x3468d9,_0x4babd0){_0x3468d9 instanceof _0x3c848d||(_0x3468d9=_0x3c848d['create'](_0x3468d9));for(var _0x416a68=void 0x0===_0x4babd0?_0x3468d9['len']:_0x3468d9['pos']+_0x4babd0,_0x35a657=new _0x212274['Position']();_0x3468d9['pos']<_0x416a68;){var _0x14d7d9=_0x3468d9['uint32']();switch(_0x14d7d9>>>0x3){case 0x1:_0x35a657['root']=_0x3468d9['string']();break;case 0x2:_0x35a657['rootMain']=_0x3468d9['bool']();break;case 0x3:_0x35a657['rootGraveyard']=_0x3468d9['bool']();break;case 0x4:if(_0x35a657['path']&&_0x35a657['path']['length']||(_0x35a657['path']=[]),0x2==(0x7&_0x14d7d9)){for(var _0x3af637=_0x3468d9['uint32']()+_0x3468d9['pos'];_0x3468d9['pos']<_0x3af637;)_0x35a657['path']['push'](_0x3468d9['uint32']());}else _0x35a657['path']['push'](_0x3468d9['uint32']());break;case 0x5:_0x35a657['stickiness']=_0x3468d9['string']();break;default:_0x3468d9['skipType'](0x7&_0x14d7d9);}}return _0x35a657;},_0xee5a8b['decodeDelimited']=function(_0x2a4ccf){return _0x2a4ccf instanceof _0x3c848d||(_0x2a4ccf=new _0x3c848d(_0x2a4ccf)),this['decode'](_0x2a4ccf,_0x2a4ccf['uint32']());},_0xee5a8b['verify']=function(_0x1d87c8){if('object'!=typeof _0x1d87c8||null===_0x1d87c8)return'object\x20expected';if(null!=_0x1d87c8['root']&&_0x1d87c8['hasOwnProperty']('root')&&!_0x34fd85['isString'](_0x1d87c8['root']))return'root:\x20string\x20expected';if(null!=_0x1d87c8['rootMain']&&_0x1d87c8['hasOwnProperty']('rootMain')&&'boolean'!=typeof _0x1d87c8['rootMain'])return'rootMain:\x20boolean\x20expected';if(null!=_0x1d87c8['rootGraveyard']&&_0x1d87c8['hasOwnProperty']('rootGraveyard')&&'boolean'!=typeof _0x1d87c8['rootGraveyard'])return'rootGraveyard:\x20boolean\x20expected';if(null!=_0x1d87c8['path']&&_0x1d87c8['hasOwnProperty']('path')){if(!Array['isArray'](_0x1d87c8['path']))return'path:\x20array\x20expected';for(var _0x2275b2=0x0;_0x2275b2<_0x1d87c8['path']['length'];++_0x2275b2)if(!_0x34fd85['isInteger'](_0x1d87c8['path'][_0x2275b2]))return'path:\x20integer[]\x20expected';}return null!=_0x1d87c8['stickiness']&&_0x1d87c8['hasOwnProperty']('stickiness')&&!_0x34fd85['isString'](_0x1d87c8['stickiness'])?'stickiness:\x20string\x20expected':null;},_0xee5a8b['fromObject']=function(_0x5127fb){if(_0x5127fb instanceof _0x212274['Position'])return _0x5127fb;var _0x1a08aa=new _0x212274['Position']();if(null!=_0x5127fb['root']&&(_0x1a08aa['root']=String(_0x5127fb['root'])),null!=_0x5127fb['rootMain']&&(_0x1a08aa['rootMain']=Boolean(_0x5127fb['rootMain'])),null!=_0x5127fb['rootGraveyard']&&(_0x1a08aa['rootGraveyard']=Boolean(_0x5127fb['rootGraveyard'])),_0x5127fb['path']){if(!Array['isArray'](_0x5127fb['path']))throw TypeError('.Position.path:\x20array\x20expected');_0x1a08aa['path']=[];for(var _0x285a0f=0x0;_0x285a0f<_0x5127fb['path']['length'];++_0x285a0f)_0x1a08aa['path'][_0x285a0f]=_0x5127fb['path'][_0x285a0f]>>>0x0;}return null!=_0x5127fb['stickiness']&&(_0x1a08aa['stickiness']=String(_0x5127fb['stickiness'])),_0x1a08aa;},_0xee5a8b['toObject']=function(_0x2abc02,_0xc748da){_0xc748da||(_0xc748da={});var _0xd39e6f={};if((_0xc748da['arrays']||_0xc748da['defaults'])&&(_0xd39e6f['path']=[]),_0xc748da['defaults']&&(_0xd39e6f['root']='',_0xd39e6f['rootMain']=!0x1,_0xd39e6f['rootGraveyard']=!0x1,_0xd39e6f['stickiness']=''),null!=_0x2abc02['root']&&_0x2abc02['hasOwnProperty']('root')&&(_0xd39e6f['root']=_0x2abc02['root']),null!=_0x2abc02['rootMain']&&_0x2abc02['hasOwnProperty']('rootMain')&&(_0xd39e6f['rootMain']=_0x2abc02['rootMain']),null!=_0x2abc02['rootGraveyard']&&_0x2abc02['hasOwnProperty']('rootGraveyard')&&(_0xd39e6f['rootGraveyard']=_0x2abc02['rootGraveyard']),_0x2abc02['path']&&_0x2abc02['path']['length']){_0xd39e6f['path']=[];for(var _0x1aa2fd=0x0;_0x1aa2fd<_0x2abc02['path']['length'];++_0x1aa2fd)_0xd39e6f['path'][_0x1aa2fd]=_0x2abc02['path'][_0x1aa2fd];}return null!=_0x2abc02['stickiness']&&_0x2abc02['hasOwnProperty']('stickiness')&&(_0xd39e6f['stickiness']=_0x2abc02['stickiness']),_0xd39e6f;},_0xee5a8b['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x387cc7['util']['toJSONOptions']);},_0xee5a8b['getTypeUrl']=function(_0x2f370c){return void 0x0===_0x2f370c&&(_0x2f370c='type.googleapis.com'),_0x2f370c+'/Position';},_0xee5a8b;}()),_0x212274['Range']=(function(){function _0x43c596(_0x21038e){if(_0x21038e){for(var _0x51b81c=Object['keys'](_0x21038e),_0x2eb089=0x0;_0x2eb089<_0x51b81c['length'];++_0x2eb089)null!=_0x21038e[_0x51b81c[_0x2eb089]]&&(this[_0x51b81c[_0x2eb089]]=_0x21038e[_0x51b81c[_0x2eb089]]);}}return _0x43c596['prototype']['start']=null,_0x43c596['prototype']['end']=null,_0x43c596['create']=function(_0x252df3){return new _0x43c596(_0x252df3);},_0x43c596['encode']=function(_0x40d90d,_0x51e84c){return _0x51e84c||(_0x51e84c=_0x18846a['create']()),null!=_0x40d90d['start']&&Object['hasOwnProperty']['call'](_0x40d90d,'start')&&_0x212274['Position']['encode'](_0x40d90d['start'],_0x51e84c['uint32'](0xa)['fork']())['ldelim'](),null!=_0x40d90d['end']&&Object['hasOwnProperty']['call'](_0x40d90d,'end')&&_0x212274['Position']['encode'](_0x40d90d['end'],_0x51e84c['uint32'](0x12)['fork']())['ldelim'](),_0x51e84c;},_0x43c596['encodeDelimited']=function(_0x4eba10,_0x520a96){return this['encode'](_0x4eba10,_0x520a96)['ldelim']();},_0x43c596['decode']=function(_0x4f3f4c,_0x159a67){_0x4f3f4c instanceof _0x3c848d||(_0x4f3f4c=_0x3c848d['create'](_0x4f3f4c));for(var _0x174cfd=void 0x0===_0x159a67?_0x4f3f4c['len']:_0x4f3f4c['pos']+_0x159a67,_0x500bd9=new _0x212274['Range']();_0x4f3f4c['pos']<_0x174cfd;){var _0x2e0e57=_0x4f3f4c['uint32']();switch(_0x2e0e57>>>0x3){case 0x1:_0x500bd9['start']=_0x212274['Position']['decode'](_0x4f3f4c,_0x4f3f4c['uint32']());break;case 0x2:_0x500bd9['end']=_0x212274['Position']['decode'](_0x4f3f4c,_0x4f3f4c['uint32']());break;default:_0x4f3f4c['skipType'](0x7&_0x2e0e57);}}return _0x500bd9;},_0x43c596['decodeDelimited']=function(_0x15b841){return _0x15b841 instanceof _0x3c848d||(_0x15b841=new _0x3c848d(_0x15b841)),this['decode'](_0x15b841,_0x15b841['uint32']());},_0x43c596['verify']=function(_0x2d6b03){if('object'!=typeof _0x2d6b03||null===_0x2d6b03)return'object\x20expected';var _0x5c179e;if(null!=_0x2d6b03['start']&&_0x2d6b03['hasOwnProperty']('start')&&(_0x5c179e=_0x212274['Position']['verify'](_0x2d6b03['start'])))return'start.'+_0x5c179e;if(null!=_0x2d6b03['end']&&_0x2d6b03['hasOwnProperty']('end')&&(_0x5c179e=_0x212274['Position']['verify'](_0x2d6b03['end'])))return'end.'+_0x5c179e;return null;},_0x43c596['fromObject']=function(_0x399b20){if(_0x399b20 instanceof _0x212274['Range'])return _0x399b20;var _0x28a4e5=new _0x212274['Range']();if(null!=_0x399b20['start']){if('object'!=typeof _0x399b20['start'])throw TypeError('.Range.start:\x20object\x20expected');_0x28a4e5['start']=_0x212274['Position']['fromObject'](_0x399b20['start']);}if(null!=_0x399b20['end']){if('object'!=typeof _0x399b20['end'])throw TypeError('.Range.end:\x20object\x20expected');_0x28a4e5['end']=_0x212274['Position']['fromObject'](_0x399b20['end']);}return _0x28a4e5;},_0x43c596['toObject']=function(_0x293bc8,_0x5a7b87){_0x5a7b87||(_0x5a7b87={});var _0x37f399={};return _0x5a7b87['defaults']&&(_0x37f399['start']=null,_0x37f399['end']=null),null!=_0x293bc8['start']&&_0x293bc8['hasOwnProperty']('start')&&(_0x37f399['start']=_0x212274['Position']['toObject'](_0x293bc8['start'],_0x5a7b87)),null!=_0x293bc8['end']&&_0x293bc8['hasOwnProperty']('end')&&(_0x37f399['end']=_0x212274['Position']['toObject'](_0x293bc8['end'],_0x5a7b87)),_0x37f399;},_0x43c596['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x387cc7['util']['toJSONOptions']);},_0x43c596['getTypeUrl']=function(_0x5321b9){return void 0x0===_0x5321b9&&(_0x5321b9='type.googleapis.com'),_0x5321b9+'/Range';},_0x43c596;}()),_0x212274['Element']=(function(){function _0x446fdc(_0x4efb06){if(this['children']=[],this['attributesBoolean']={},_0x4efb06){for(var _0x1613bb=Object['keys'](_0x4efb06),_0xd711c8=0x0;_0xd711c8<_0x1613bb['length'];++_0xd711c8)null!=_0x4efb06[_0x1613bb[_0xd711c8]]&&(this[_0x1613bb[_0xd711c8]]=_0x4efb06[_0x1613bb[_0xd711c8]]);}}return _0x446fdc['prototype']['name']='',_0x446fdc['prototype']['children']=_0x34fd85['emptyArray'],_0x446fdc['prototype']['data']='',_0x446fdc['prototype']['attributesBoolean']=_0x34fd85['emptyObject'],_0x446fdc['prototype']['attributesJson']='',_0x446fdc['create']=function(_0x4b9010){return new _0x446fdc(_0x4b9010);},_0x446fdc['encode']=function(_0x5babbe,_0x3f63cc){if(_0x3f63cc||(_0x3f63cc=_0x18846a['create']()),null!=_0x5babbe['name']&&Object['hasOwnProperty']['call'](_0x5babbe,'name')&&_0x3f63cc['uint32'](0xa)['string'](_0x5babbe['name']),null!=_0x5babbe['children']&&_0x5babbe['children']['length']){for(var _0x14cfc0=0x0;_0x14cfc0<_0x5babbe['children']['length'];++_0x14cfc0)_0x212274['Element']['encode'](_0x5babbe['children'][_0x14cfc0],_0x3f63cc['uint32'](0x12)['fork']())['ldelim']();}if(null!=_0x5babbe['data']&&Object['hasOwnProperty']['call'](_0x5babbe,'data')&&_0x3f63cc['uint32'](0x1a)['string'](_0x5babbe['data']),null!=_0x5babbe['attributesBoolean']&&Object['hasOwnProperty']['call'](_0x5babbe,'attributesBoolean')){var _0x5f5756=Object['keys'](_0x5babbe['attributesBoolean']);for(_0x14cfc0=0x0;_0x14cfc0<_0x5f5756['length'];++_0x14cfc0)_0x3f63cc['uint32'](0x22)['fork']()['uint32'](0xa)['string'](_0x5f5756[_0x14cfc0])['uint32'](0x10)['bool'](_0x5babbe['attributesBoolean'][_0x5f5756[_0x14cfc0]])['ldelim']();}return null!=_0x5babbe['attributesJson']&&Object['hasOwnProperty']['call'](_0x5babbe,'attributesJson')&&_0x3f63cc['uint32'](0x2a)['string'](_0x5babbe['attributesJson']),_0x3f63cc;},_0x446fdc['encodeDelimited']=function(_0x1bb65e,_0x4ce675){return this['encode'](_0x1bb65e,_0x4ce675)['ldelim']();},_0x446fdc['decode']=function(_0x2e795c,_0x44f3be){_0x2e795c instanceof _0x3c848d||(_0x2e795c=_0x3c848d['create'](_0x2e795c));for(var _0x24566f,_0xba1e5e,_0x576c60=void 0x0===_0x44f3be?_0x2e795c['len']:_0x2e795c['pos']+_0x44f3be,_0x3390e7=new _0x212274['Element']();_0x2e795c['pos']<_0x576c60;){var _0xa191ab=_0x2e795c['uint32']();switch(_0xa191ab>>>0x3){case 0x1:_0x3390e7['name']=_0x2e795c['string']();break;case 0x2:_0x3390e7['children']&&_0x3390e7['children']['length']||(_0x3390e7['children']=[]),_0x3390e7['children']['push'](_0x212274['Element']['decode'](_0x2e795c,_0x2e795c['uint32']()));break;case 0x3:_0x3390e7['data']=_0x2e795c['string']();break;case 0x4:_0x3390e7['attributesBoolean']===_0x34fd85['emptyObject']&&(_0x3390e7['attributesBoolean']={});var _0x4f59ba=_0x2e795c['uint32']()+_0x2e795c['pos'];for(_0x24566f='',_0xba1e5e=!0x1;_0x2e795c['pos']<_0x4f59ba;){var _0x3f606b=_0x2e795c['uint32']();switch(_0x3f606b>>>0x3){case 0x1:_0x24566f=_0x2e795c['string']();break;case 0x2:_0xba1e5e=_0x2e795c['bool']();break;default:_0x2e795c['skipType'](0x7&_0x3f606b);}}_0x3390e7['attributesBoolean'][_0x24566f]=_0xba1e5e;break;case 0x5:_0x3390e7['attributesJson']=_0x2e795c['string']();break;default:_0x2e795c['skipType'](0x7&_0xa191ab);}}return _0x3390e7;},_0x446fdc['decodeDelimited']=function(_0x4b07bc){return _0x4b07bc instanceof _0x3c848d||(_0x4b07bc=new _0x3c848d(_0x4b07bc)),this['decode'](_0x4b07bc,_0x4b07bc['uint32']());},_0x446fdc['verify']=function(_0x5542a4){if('object'!=typeof _0x5542a4||null===_0x5542a4)return'object\x20expected';if(null!=_0x5542a4['name']&&_0x5542a4['hasOwnProperty']('name')&&!_0x34fd85['isString'](_0x5542a4['name']))return'name:\x20string\x20expected';if(null!=_0x5542a4['children']&&_0x5542a4['hasOwnProperty']('children')){if(!Array['isArray'](_0x5542a4['children']))return'children:\x20array\x20expected';for(var _0x1eb8e9=0x0;_0x1eb8e9<_0x5542a4['children']['length'];++_0x1eb8e9){var _0x27fabb=_0x212274['Element']['verify'](_0x5542a4['children'][_0x1eb8e9]);if(_0x27fabb)return'children.'+_0x27fabb;}}if(null!=_0x5542a4['data']&&_0x5542a4['hasOwnProperty']('data')&&!_0x34fd85['isString'](_0x5542a4['data']))return'data:\x20string\x20expected';if(null!=_0x5542a4['attributesBoolean']&&_0x5542a4['hasOwnProperty']('attributesBoolean')){if(!_0x34fd85['isObject'](_0x5542a4['attributesBoolean']))return'attributesBoolean:\x20object\x20expected';var _0x539fea=Object['keys'](_0x5542a4['attributesBoolean']);for(_0x1eb8e9=0x0;_0x1eb8e9<_0x539fea['length'];++_0x1eb8e9)if('boolean'!=typeof _0x5542a4['attributesBoolean'][_0x539fea[_0x1eb8e9]])return'attributesBoolean:\x20boolean{k:string}\x20expected';}return null!=_0x5542a4['attributesJson']&&_0x5542a4['hasOwnProperty']('attributesJson')&&!_0x34fd85['isString'](_0x5542a4['attributesJson'])?'attributesJson:\x20string\x20expected':null;},_0x446fdc['fromObject']=function(_0x1df3f7){if(_0x1df3f7 instanceof _0x212274['Element'])return _0x1df3f7;var _0x1259b6=new _0x212274['Element']();if(null!=_0x1df3f7['name']&&(_0x1259b6['name']=String(_0x1df3f7['name'])),_0x1df3f7['children']){if(!Array['isArray'](_0x1df3f7['children']))throw TypeError('.Element.children:\x20array\x20expected');_0x1259b6['children']=[];for(var _0x604d6c=0x0;_0x604d6c<_0x1df3f7['children']['length'];++_0x604d6c){if('object'!=typeof _0x1df3f7['children'][_0x604d6c])throw TypeError('.Element.children:\x20object\x20expected');_0x1259b6['children'][_0x604d6c]=_0x212274['Element']['fromObject'](_0x1df3f7['children'][_0x604d6c]);}}if(null!=_0x1df3f7['data']&&(_0x1259b6['data']=String(_0x1df3f7['data'])),_0x1df3f7['attributesBoolean']){if('object'!=typeof _0x1df3f7['attributesBoolean'])throw TypeError('.Element.attributesBoolean:\x20object\x20expected');_0x1259b6['attributesBoolean']={};var _0x431b38=Object['keys'](_0x1df3f7['attributesBoolean']);for(_0x604d6c=0x0;_0x604d6c<_0x431b38['length'];++_0x604d6c)_0x1259b6['attributesBoolean'][_0x431b38[_0x604d6c]]=Boolean(_0x1df3f7['attributesBoolean'][_0x431b38[_0x604d6c]]);}return null!=_0x1df3f7['attributesJson']&&(_0x1259b6['attributesJson']=String(_0x1df3f7['attributesJson'])),_0x1259b6;},_0x446fdc['toObject']=function(_0x4834ae,_0x5f2c6f){_0x5f2c6f||(_0x5f2c6f={});var _0x215b1e,_0x40613f={};if((_0x5f2c6f['arrays']||_0x5f2c6f['defaults'])&&(_0x40613f['children']=[]),(_0x5f2c6f['objects']||_0x5f2c6f['defaults'])&&(_0x40613f['attributesBoolean']={}),_0x5f2c6f['defaults']&&(_0x40613f['name']='',_0x40613f['data']='',_0x40613f['attributesJson']=''),null!=_0x4834ae['name']&&_0x4834ae['hasOwnProperty']('name')&&(_0x40613f['name']=_0x4834ae['name']),_0x4834ae['children']&&_0x4834ae['children']['length']){_0x40613f['children']=[];for(var _0x460a8c=0x0;_0x460a8c<_0x4834ae['children']['length'];++_0x460a8c)_0x40613f['children'][_0x460a8c]=_0x212274['Element']['toObject'](_0x4834ae['children'][_0x460a8c],_0x5f2c6f);}if(null!=_0x4834ae['data']&&_0x4834ae['hasOwnProperty']('data')&&(_0x40613f['data']=_0x4834ae['data']),_0x4834ae['attributesBoolean']&&(_0x215b1e=Object['keys'](_0x4834ae['attributesBoolean']))['length']){_0x40613f['attributesBoolean']={};for(_0x460a8c=0x0;_0x460a8c<_0x215b1e['length'];++_0x460a8c)_0x40613f['attributesBoolean'][_0x215b1e[_0x460a8c]]=_0x4834ae['attributesBoolean'][_0x215b1e[_0x460a8c]];}return null!=_0x4834ae['attributesJson']&&_0x4834ae['hasOwnProperty']('attributesJson')&&(_0x40613f['attributesJson']=_0x4834ae['attributesJson']),_0x40613f;},_0x446fdc['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x387cc7['util']['toJSONOptions']);},_0x446fdc['getTypeUrl']=function(_0x3ebce4){return void 0x0===_0x3ebce4&&(_0x3ebce4='type.googleapis.com'),_0x3ebce4+'/Element';},_0x446fdc;}()),_0x212274;})());class r{['_protobufRoot'];constructor(){this['_protobufRoot']=u;}['getDescriptor'](_0x48a9fd){return new y(this['_protobufRoot'][_0x48a9fd]);}}class y{['_protobuf'];constructor(_0x49bc9f){this['_protobuf']=_0x49bc9f;}['compress'](_0x39e824){const _0x23fb77=this['_protobuf']['verify'](_0x39e824);if(_0x23fb77)throw Error(_0x23fb77);return this['_protobuf']['encode'](this['_protobuf']['create'](_0x39e824))['finish']();}['decompress'](_0x5be751){return this['_protobuf']['toObject'](this['_protobuf']['decode'](_0x5be751),{'oneofs':!0x0});}}function _(_0x59542a,_0x19f61b){const _0x163444=_0x2e8222(_0x59542a);return _0x163444['path'][_0x163444['path']['length']-0x1]+=_0x19f61b,_0x163444;}function O(_0x25ba40,_0x395c3b){return _0x25ba40['root']===_0x395c3b['root']&&_0x519d28(_0x25ba40['path'],_0x395c3b['path']);}function $(_0x5a1311){P(_0x5a1311,_0x2ad7f5=>('main'==_0x2ad7f5['root']?(_0x2ad7f5['rootMain']=!0x0,delete _0x2ad7f5['root']):'$graveyard'==_0x2ad7f5['root']&&(_0x2ad7f5['rootGraveyard']=!0x0,delete _0x2ad7f5['root']),_0x2ad7f5));}function J(_0x322885){P(_0x322885,_0x31e726=>(_0x31e726['rootMain']?(_0x31e726['root']='main',delete _0x31e726['rootMain']):_0x31e726['rootGraveyard']&&(_0x31e726['root']='$graveyard',delete _0x31e726['rootGraveyard']),_0x31e726));}function P(_0x5c9b55,_0x31a08a){for(const _0x3b9c53 in _0x5c9b55){const _0x76cef8=_0x5c9b55[_0x3b9c53];'nodes'!==_0x3b9c53&&_0x177806(_0x76cef8)&&(_0x76cef8['path']&&(_0x76cef8['root']||_0x76cef8['rootMain']||_0x76cef8['rootGraveyard'])?_0x5c9b55[_0x3b9c53]=_0x31a08a(_0x76cef8):P(_0x76cef8,_0x31a08a));}return _0x5c9b55;}class e{['_id'];['_operationName'];['_protobufDescriptor'];constructor(_0x365c4f,_0x57371f,_0x34a781){this['_id']=_0x365c4f,this['_operationName']=_0x57371f,this['_protobufDescriptor']=_0x34a781;}['compress'](_0x5d35e0,_0x2a8117){const _0x46f1d4=_0x2a8117['shift']();return $(_0x46f1d4),_0x5d35e0['buffers']['push'](this['_protobufDescriptor']['compress'](_0x46f1d4)),_0x5d35e0['types']['push'](this['_id']),!0x0;}['decompress'](_0x5c054e,_0x3baf2f){_0x3baf2f['types']['shift']();const _0x1c7d71=this['_protobufDescriptor']['decompress'](_0x3baf2f['buffers']['shift']());J(_0x1c7d71),_0x1c7d71['__className']=this['_operationName'],_0x5c054e['push'](_0x1c7d71);}}class s extends e{['compress'](_0x4ef157,_0x39f29e){const _0x3c7350=_0x39f29e['shift']();return this['_serializeOneOf']('oldValue',_0x3c7350),this['_serializeOneOf']('newValue',_0x3c7350),$(_0x3c7350),_0x4ef157['buffers']['push'](this['_protobufDescriptor']['compress'](_0x3c7350)),_0x4ef157['types']['push'](this['_id']),!0x0;}['decompress'](_0x2dda02,_0x13c075){const {types:_0xb2a7a8,buffers:_0x9d43ad}=_0x13c075,_0x53a648=this['_protobufDescriptor']['decompress'](_0x9d43ad['shift']());_0xb2a7a8['shift'](),this['_deserializeOneOf']('oldValue',_0x53a648),this['_deserializeOneOf']('newValue',_0x53a648),J(_0x53a648),_0x53a648['__className']=this['_operationName'],_0x2dda02['push'](_0x53a648);}['_serializeOneOf'](_0x1e7631,_0x28ed15){const _0x3a997e=_0x28ed15[_0x1e7631];'boolean'==typeof _0x3a997e?_0x28ed15[_0x1e7631+'Boolean']=_0x3a997e:_0x28ed15[_0x1e7631+'Json']=JSON['stringify'](_0x3a997e);}['_deserializeOneOf'](_0x54f968,_0xaed56d){const _0x4e60c4=_0x54f968+'Json';_0xaed56d[_0x4e60c4]?(_0xaed56d[_0x54f968]=JSON['parse'](_0xaed56d[_0x4e60c4]),delete _0xaed56d[_0x4e60c4]):(_0xaed56d[_0x54f968]=_0xaed56d[_0x54f968+'Boolean'],delete _0xaed56d[_0x54f968+'Boolean']);}}class i extends e{['compress'](_0x5917f6,_0x592445){const _0x5e1f06=_0x592445['shift']();return this['_serializeNodesAttributes'](_0x5e1f06['nodes']),$(_0x5e1f06),_0x5917f6['buffers']['push'](this['_protobufDescriptor']['compress'](_0x5e1f06)),_0x5917f6['types']['push'](this['_id']),!0x0;}['decompress'](_0x3dc99b,_0x197936){const {types:_0x5c5717,buffers:_0x117457}=_0x197936,_0x4c9d1f=this['_protobufDescriptor']['decompress'](_0x117457['shift']());_0x5c5717['shift'](),_0x4c9d1f['nodes']||(_0x4c9d1f['nodes']=[]),this['_deserializeNodesAttributes'](_0x4c9d1f['nodes']),J(_0x4c9d1f),_0x4c9d1f['__className']=this['_operationName'],_0x3dc99b['push'](_0x4c9d1f);}['_serializeNodesAttributes'](_0x3a2eac){for(const _0x4b7fa6 of _0x3a2eac){if(_0x4b7fa6['attributes']){const _0x512d8d=_0x4b7fa6['attributes'];this['_areValuesBoolean'](_0x512d8d)?_0x4b7fa6['attributesBoolean']=_0x512d8d:_0x4b7fa6['attributesJson']=JSON['stringify'](_0x512d8d);}_0x4b7fa6['children']&&this['_serializeNodesAttributes'](_0x4b7fa6['children']);}}['_deserializeNodesAttributes'](_0xdc7844){for(const _0x2c61eb of _0xdc7844)(_0x2c61eb['attributesBoolean']||_0x2c61eb['attributesJson'])&&(_0x2c61eb['attributesBoolean']?(_0x2c61eb['attributes']=_0x2c61eb['attributesBoolean'],delete _0x2c61eb['attributesBoolean']):(_0x2c61eb['attributes']=JSON['parse'](_0x2c61eb['attributesJson']),delete _0x2c61eb['attributesJson'])),_0x2c61eb['children']&&this['_deserializeNodesAttributes'](_0x2c61eb['children']);}['_areValuesBoolean'](_0x3c7d1f){return Object['keys'](_0x3c7d1f)['every'](_0x208ac0=>'boolean'==typeof _0x3c7d1f[_0x208ac0]);}}class n extends e{['decompress'](_0x181ca2,_0x4deaef){super['decompress'](_0x181ca2,_0x4deaef);const _0x564d43=_0x181ca2[_0x181ca2['length']-0x1];_0x564d43['oldRange']||(_0x564d43['oldRange']=null),_0x564d43['newRange']||(_0x564d43['newRange']=null);}}class p extends e{['compress'](_0x4145f0,_0x52793e){return _0x52793e['shift'](),_0x4145f0['types']['push'](this['_id']),!0x0;}['decompress'](_0x5b8ade,_0x229f0f){_0x229f0f['types']['shift'](),_0x5b8ade['push']({'__className':this['_operationName']});}}class a extends n{['_omittedNamespace'];constructor(_0x3e342b,_0x33b6cf,_0x47cfa1,_0x1e324f){super(_0x3e342b,_0x33b6cf,_0x47cfa1),this['_omittedNamespace']=_0x1e324f+':';}['compress'](_0x326137,_0x164774){return!('MarkerOperation'!=_0x164774[0x0]['__className']||!_0x164774[0x0]['name']['startsWith'](this['_omittedNamespace']))&&(_0x164774[0x0]['name']=_0x164774[0x0]['name']['replace'](new RegExp('^'+this['_omittedNamespace']),''),super['compress'](_0x326137,_0x164774),!0x0);}['decompress'](_0x27dd48,_0x235896){super['decompress'](_0x27dd48,_0x235896);const _0x1e1140=_0x27dd48[_0x27dd48['length']-0x1];_0x1e1140['name']=this['_omittedNamespace']+_0x1e1140['name'];}}class b{['_id'];['_context'];constructor(_0x2606b0,_0x23beab){this['_id']=_0x2606b0,this['_context']=_0x23beab;}['compress'](_0x482870,_0x5b7a37){let _0x526bc6;for(;_0x5b7a37['length']>0x1&&this['_compareOperations'](_0x5b7a37[0x0],_0x5b7a37[0x1]);)_0x526bc6?(_0x526bc6=this['_combineNext'](_0x5b7a37['shift'](),_0x526bc6),_0x482870['types']['push'](0x0)):(_0x526bc6=_0x2e8222(_0x5b7a37['shift']()),_0x482870['types']['push'](this['_id']));return!!_0x526bc6&&(_0x526bc6=this['_combineNext'](_0x5b7a37['shift'](),_0x526bc6),_0x482870['types']['push'](0x0),_0x482870['buffers']['push'](this['_compressSingleOperation'](_0x526bc6)),!0x0);}['decompress'](_0x10daaf,_0x3e9bf8){const _0x4eed2f=this['_decompressSingleOperation'](_0x3e9bf8);for(;0x0==_0x3e9bf8['types'][0x0];)_0x3e9bf8['types']['shift'](),_0x10daaf['push'](this['_splitCurrent'](_0x4eed2f));_0x10daaf['push'](_0x4eed2f);}}class m extends b{['_combineNext'](_0x236820,_0x7e7d97){return _0x7e7d97['nodes'][0x0]['data']+=_0x236820['nodes'][0x0]['data'],_0x7e7d97;}['_splitCurrent'](_0x1d3266){const _0x38857a=_0x2e8222(_0x1d3266),_0x108951=_0x38857a['nodes'][0x0],_0x5a487b=_0x1d3266['nodes'][0x0],_0x4b2a8f=_0x5a487b['data'][Symbol['iterator']]()['next']()['value'],_0x4a1eef=_0x4b2a8f['length'];return _0x108951['data']=_0x4b2a8f,_0x5a487b['data']=_0x5a487b['data']['substr'](_0x4a1eef),_0x1d3266['position']=_(_0x1d3266['position'],_0x4a1eef),_0x38857a;}['_compareOperations'](_0x427013,_0x478a78){if(this['_checkOperation'](_0x427013)&&this['_checkOperation'](_0x478a78)){const _0x585010=_0x427013['nodes'][0x0]['data']['length'],_0x49c25f=O(_(_0x427013['position'],_0x585010),_0x478a78['position']),_0x4ca091=_0x427013['nodes'][0x0],_0x4ff5e3=_0x478a78['nodes'][0x0];return _0x49c25f&&this['_compareAttributes'](_0x4ca091,_0x4ff5e3);}return!0x1;}['_compressSingleOperation'](_0x54f2a5){const _0x100b17={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('InsertOperation')['compress'](_0x100b17,[_0x54f2a5]),_0x100b17['buffers'][0x0];}['_decompressSingleOperation'](_0x3db4f4){const _0x1e1564=[];return this['_context']['_getCompressorByName']('InsertOperation')['decompress'](_0x1e1564,_0x3db4f4),_0x1e1564[0x0];}['_checkOperation'](_0x44b69b){return'InsertOperation'==_0x44b69b['__className']&&0x1==_0x44b69b['nodes']['length']&&_0x44b69b['nodes'][0x0]['data']&&!_0x44b69b['wasUndone']&&0x1==Array['from'](_0x44b69b['nodes'][0x0]['data'])['length'];}['_compareAttributes'](_0x5e02fc,_0x8317d9){const _0x2570dc=Object['keys'](_0x5e02fc['attributes']||{}),_0x2c1e51=Object['keys'](_0x8317d9['attributes']||{});return _0x2570dc['length']===_0x2c1e51['length']&&_0x2570dc['every'](_0xa9b1f7=>_0x8317d9['attributes'][_0xa9b1f7]&&_0x8317d9['attributes'][_0xa9b1f7]===_0x5e02fc['attributes'][_0xa9b1f7]);}}class c extends b{['_combineNext'](_0x3dbdce,_0x3dcecc){return _0x3dcecc['howMany']++,_0x3dcecc['sourcePosition']=_0x2e8222(_0x3dbdce['sourcePosition']),_0x3dcecc;}['_splitCurrent'](_0x2466a1){const _0x1b4ae4=_0x2e8222(_0x2466a1);return _0x2466a1['howMany']--,_0x1b4ae4['howMany']=0x1,_0x1b4ae4['sourcePosition']=_(_0x1b4ae4['sourcePosition'],_0x2466a1['howMany']),_0x1b4ae4;}['_compareOperations'](_0xb277f9,_0x14e015){return!(!this['_checkOperation'](_0xb277f9)||!this['_checkOperation'](_0x14e015))&&(O(_(_0xb277f9['sourcePosition'],-0x1),_0x14e015['sourcePosition'])&&O(_0xb277f9['targetPosition'],_0x14e015['targetPosition']));}['_compressSingleOperation'](_0x2d734e){const _0x294fe4={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x294fe4,[_0x2d734e]),_0x294fe4['buffers'][0x0];}['_decompressSingleOperation'](_0xdd8483){const _0x2fa49f=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x2fa49f,_0xdd8483),_0x2fa49f[0x0];}['_checkOperation'](_0x1f4992){return'MoveOperation'==_0x1f4992['__className']&&'$graveyard'==_0x1f4992['targetPosition']['root']&&0x1==_0x1f4992['howMany']&&!_0x1f4992['wasUndone'];}}class h extends b{['_combineNext'](_0x4e24f5,_0x385af3){return _0x385af3['howMany']++,_0x385af3;}['_splitCurrent'](_0x30b119){const _0x369728=_0x2e8222(_0x30b119);return _0x369728['howMany']=0x1,_0x30b119['howMany']--,_0x369728;}['_compareOperations'](_0x203cbd,_0xa85572){return!(!this['_checkOperation'](_0x203cbd)||!this['_checkOperation'](_0xa85572))&&(O(_0x203cbd['sourcePosition'],_0xa85572['sourcePosition'])&&O(_0x203cbd['targetPosition'],_0xa85572['targetPosition']));}['_compressSingleOperation'](_0x173012){const _0x152016={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x152016,[_0x173012]),_0x152016['buffers'][0x0];}['_decompressSingleOperation'](_0xada111){const _0x1046c4=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x1046c4,_0xada111),_0x1046c4[0x0];}['_checkOperation'](_0x267b90){return'MoveOperation'==_0x267b90['__className']&&'$graveyard'==_0x267b90['targetPosition']['root']&&0x1==_0x267b90['howMany']&&!_0x267b90['wasUndone'];}}class f extends b{['compress'](_0x141f62,_0x393d6f){if(!this['_compareOperations'](_0x393d6f[0x0],_0x393d6f[0x1]))return!0x1;const _0x12939c=_0x393d6f['shift']();return _0x12939c['oldRange']=null,_0x12939c['newRange']&&O(_0x12939c['newRange']['start'],_0x12939c['newRange']['end'])&&(_0x12939c['newRange']['end']=null),_0x393d6f['shift'](),_0x141f62['types']['push'](this['_id']),_0x141f62['types']['push'](0x0),_0x141f62['buffers']['push'](this['_compressSingleOperation'](_0x12939c)),!0x0;}['decompress'](_0x24d153,_0x1ad704){const _0x22ad21=this['_decompressSingleOperation'](_0x1ad704);_0x22ad21['newRange']&&!_0x22ad21['newRange']['end']&&(_0x22ad21['newRange']['end']=_0x2e8222(_0x22ad21['newRange']['start']));const _0x57a772=_0x2e8222(_0x22ad21);_0x57a772['newRange']&&(_0x57a772['newRange']['start']['stickiness']='toNone',_0x57a772['newRange']['end']=_0x2e8222(_0x57a772['newRange']['start'])),_0x57a772['name']='user:position:'+_0x57a772['name']['split'](':')[0x2],_0x1ad704['types']['shift'](),_0x24d153['push'](_0x22ad21),_0x24d153['push'](_0x57a772);}['_compressSingleOperation'](_0x2c7995){const _0x1f61dc={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MarkerOperation')['compress'](_0x1f61dc,[_0x2c7995]),_0x1f61dc['buffers'][0x0];}['_decompressSingleOperation'](_0x51973c){const _0x25d799=[];return this['_context']['_getCompressorByName']('MarkerOperation')['decompress'](_0x25d799,_0x51973c),_0x25d799[0x0];}['_compareOperations'](_0x25d96a,_0x46af89){return!(!_0x25d96a||!_0x46af89)&&('MarkerOperation'==_0x25d96a['__className']&&'MarkerOperation'==_0x46af89['__className']&&!(!_0x25d96a['name']['startsWith']('user:')||!_0x46af89['name']['startsWith']('user:')||_0x25d96a['name']==_0x46af89['name']));}}class g{['_compressorById'];['_compressorByName'];['_protobufFactory'];constructor(){this['_compressorById']=new Map(),this['_compressorByName']=new Map(),this['_protobufFactory']=new r();const _0x2cc3a6=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',_0x2cc3a6,'comment')),this['_registerCompressor'](0x13,'SuggestionMarkerOperation',new a(0x13,'MarkerOperation',_0x2cc3a6,'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'](_0x1b6001){if(!_0x1b6001||!_0x1b6001[0x0])throw new _0x8913f('no-operations-provided',this);const _0x335791={'types':[],'buffers':[],'baseVersion':_0x1b6001[0x0]['baseVersion']};for(;_0x1b6001['length'];)this['_getCompressorByName']('UserSelectionAction')['compress'](_0x335791,_0x1b6001)||this['_getCompressorByName']('TypingAction')['compress'](_0x335791,_0x1b6001)||this['_getCompressorByName']('DeletingAction')['compress'](_0x335791,_0x1b6001)||this['_getCompressorByName']('ForwardDeletingAction')['compress'](_0x335791,_0x1b6001)||this['_getCompressorByName']('CommentMarkerOperation')['compress'](_0x335791,_0x1b6001)||this['_getCompressorByName']('SuggestionMarkerOperation')['compress'](_0x335791,_0x1b6001)||this['_getCompressorByName'](_0x1b6001[0x0]['__className'])['compress'](_0x335791,_0x1b6001);return _0x335791;}['decompress'](_0x2e7def){const _0x147284=[];for(;_0x2e7def['types']['length'];){this['_compressorById']['get'](_0x2e7def['types'][0x0])['decompress'](_0x147284,_0x2e7def);}return _0x147284['forEach']((_0x316d7b,_0x5e5d31)=>_0x316d7b['baseVersion']=_0x2e7def['baseVersion']+_0x5e5d31),_0x147284;}['_getCompressorByName'](_0x1b97bf){return this['_compressorByName']['get'](_0x1b97bf);}['_registerOperationCompressor'](_0x56b312,_0x106ef0,_0x42e107){const _0x5b52bb=new _0x42e107(_0x56b312,_0x106ef0,this['_protobufFactory']['getDescriptor'](_0x106ef0));this['_registerCompressor'](_0x56b312,_0x106ef0,_0x5b52bb);}['_registerActionCompressor'](_0x467799,_0xcf43d0,_0x2773b6){const _0x3d5821=new _0x2773b6(_0x467799,this);this['_registerCompressor'](_0x467799,_0xcf43d0,_0x3d5821);}['_registerCompressor'](_0x10b27a,_0x541cec,_0x45487a){this['_compressorById']['set'](_0x10b27a,_0x45487a),this['_compressorByName']['set'](_0x541cec,_0x45487a);}}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.0",
|
|
3
|
+
"version": "43.3.1-alpha.0",
|
|
4
4
|
"description": "CKEditor 5 operations compressor for real-time collaboration.",
|
|
5
5
|
"license": "SEE LICENSE IN LICENSE.md",
|
|
6
6
|
"homepage": "https://ckeditor.com/collaboration/real-time/",
|
|
@@ -33,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.0",
|
|
37
|
-
"ckeditor5": "43.3.0",
|
|
36
|
+
"@ckeditor/ckeditor5-utils": "43.3.1-alpha.0",
|
|
37
|
+
"ckeditor5": "43.3.1-alpha.0",
|
|
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 _0xda24fa=_0x21f5;(function(_0x2a5443,_0x36c014){const _0x357279=_0x21f5,_0xf0e108=_0x2a5443();while(!![]){try{const _0x69bfc9=parseInt(_0x357279(0xc8))/0x1*(parseInt(_0x357279(0xb2))/0x2)+-parseInt(_0x357279(0xc3))/0x3+-parseInt(_0x357279(0xc5))/0x4*(-parseInt(_0x357279(0xbe))/0x5)+-parseInt(_0x357279(0xb1))/0x6+parseInt(_0x357279(0xbd))/0x7*(parseInt(_0x357279(0xb4))/0x8)+-parseInt(_0x357279(0xba))/0x9*(-parseInt(_0x357279(0xc6))/0xa)+-parseInt(_0x357279(0xbf))/0xb;if(_0x69bfc9===_0x36c014)break;else _0xf0e108['push'](_0xf0e108['shift']());}catch(_0xb0d631){_0xf0e108['push'](_0xf0e108['shift']());}}}(_0x48f0,0x932ea));import{cloneDeep as _0xe539a9}from'lodash-es';export default class b{constructor(_0xca721b,_0x1e1cc2){const _0x2ef379=_0x21f5;this[_0x2ef379(0xc1)]=_0xca721b,this[_0x2ef379(0xb3)]=_0x1e1cc2;}[_0xda24fa(0xb9)](_0x26b4d9,_0x29a0e3){const _0x2757dc=_0xda24fa;let _0x369f84;for(;_0x29a0e3[_0x2757dc(0xc4)]>0x1&&this[_0x2757dc(0xc0)](_0x29a0e3[0x0],_0x29a0e3[0x1]);)_0x369f84?(_0x369f84=this[_0x2757dc(0xb5)](_0x29a0e3[_0x2757dc(0xc9)](),_0x369f84),_0x26b4d9[_0x2757dc(0xbb)][_0x2757dc(0xc2)](0x0)):(_0x369f84=_0xe539a9(_0x29a0e3[_0x2757dc(0xc9)]()),_0x26b4d9[_0x2757dc(0xbb)][_0x2757dc(0xc2)](this[_0x2757dc(0xc1)]));return!!_0x369f84&&(_0x369f84=this[_0x2757dc(0xb5)](_0x29a0e3[_0x2757dc(0xc9)](),_0x369f84),_0x26b4d9[_0x2757dc(0xbb)][_0x2757dc(0xc2)](0x0),_0x26b4d9[_0x2757dc(0xbc)][_0x2757dc(0xc2)](this[_0x2757dc(0xb8)](_0x369f84)),!0x0);}[_0xda24fa(0xc7)](_0x558f5a,_0x550b59){const _0x40b3fe=_0xda24fa,_0x158cdb=this[_0x40b3fe(0xb7)](_0x550b59);for(;0x0==_0x550b59[_0x40b3fe(0xbb)][0x0];)_0x550b59[_0x40b3fe(0xbb)][_0x40b3fe(0xc9)](),_0x558f5a[_0x40b3fe(0xc2)](this[_0x40b3fe(0xb6)](_0x158cdb));_0x558f5a[_0x40b3fe(0xc2)](_0x158cdb);}}function _0x21f5(_0x41ea07,_0x264e57){const _0x48f0d7=_0x48f0();return _0x21f5=function(_0x21f598,_0x1ae3b9){_0x21f598=_0x21f598-0xb1;let _0x561b1a=_0x48f0d7[_0x21f598];return _0x561b1a;},_0x21f5(_0x41ea07,_0x264e57);}function _0x48f0(){const _0x2b5075=['shift','6727884CUWOZp','24800JfDCuX','_context','5621288UAfaYU','_combineNext','_splitCurrent','_decompressSingleOperation','_compressSingleOperation','compress','99wOLswm','types','buffers','7lDXxdn','20YahZqs','1843072watDjT','_compareOperations','_id','push','1359624UxheND','length','424572hVccXI','1028090vmcLIp','decompress','7ERoOYM'];_0x48f0=function(){return _0x2b5075;};return _0x48f0();}
|