@ckeditor/ckeditor5-operations-compressor 47.6.0 → 47.6.1-alpha.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.js +2 -2
- package/package.json +3 -3
- package/src/actioncompressor/actioncompressor.js +1 -1
- package/src/actioncompressor/deletingactioncompressor.js +1 -1
- package/src/actioncompressor/forwarddeletingactioncompressor.js +1 -1
- package/src/actioncompressor/typingactioncompressor.js +1 -1
- package/src/actioncompressor/userselectionactioncompressor.js +1 -1
- package/src/compressor.js +1 -1
- package/src/errors.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 _0x45f82d=_0x3929e6['Reader'],_0x1e2b30=_0x3929e6['Writer'],_0x12e1b1=_0x3929e6['util'],_0x5b532f=_0x3929e6['roots']['default']||(_0x3929e6['roots']['default']={});return _0x5b532f['AttributeOperation']=(function(){function _0x4def73(_0x4219e6){if(_0x4219e6){for(var _0x5967c4=Object['keys'](_0x4219e6),_0x1d04bd=0x0;_0x1d04bd<_0x5967c4['length'];++_0x1d04bd)null!=_0x4219e6[_0x5967c4[_0x1d04bd]]&&(this[_0x5967c4[_0x1d04bd]]=_0x4219e6[_0x5967c4[_0x1d04bd]]);}}return _0x4def73['prototype']['range']=null,_0x4def73['prototype']['key']='',_0x4def73['prototype']['oldValueBoolean']=!0x1,_0x4def73['prototype']['oldValueJson']='',_0x4def73['prototype']['newValueBoolean']=!0x1,_0x4def73['prototype']['newValueJson']='',_0x4def73['prototype']['wasUndone']=!0x1,_0x4def73['create']=function(_0x4bbe78){return new _0x4def73(_0x4bbe78);},_0x4def73['encode']=function(_0x3ba09a,_0x5e9dbb){return _0x5e9dbb||(_0x5e9dbb=_0x1e2b30['create']()),null!=_0x3ba09a['range']&&Object['hasOwnProperty']['call'](_0x3ba09a,'range')&&_0x5b532f['Range']['encode'](_0x3ba09a['range'],_0x5e9dbb['uint32'](0xa)['fork']())['ldelim'](),null!=_0x3ba09a['key']&&Object['hasOwnProperty']['call'](_0x3ba09a,'key')&&_0x5e9dbb['uint32'](0x12)['string'](_0x3ba09a['key']),null!=_0x3ba09a['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x3ba09a,'oldValueBoolean')&&_0x5e9dbb['uint32'](0x18)['bool'](_0x3ba09a['oldValueBoolean']),null!=_0x3ba09a['oldValueJson']&&Object['hasOwnProperty']['call'](_0x3ba09a,'oldValueJson')&&_0x5e9dbb['uint32'](0x22)['string'](_0x3ba09a['oldValueJson']),null!=_0x3ba09a['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x3ba09a,'newValueBoolean')&&_0x5e9dbb['uint32'](0x28)['bool'](_0x3ba09a['newValueBoolean']),null!=_0x3ba09a['newValueJson']&&Object['hasOwnProperty']['call'](_0x3ba09a,'newValueJson')&&_0x5e9dbb['uint32'](0x32)['string'](_0x3ba09a['newValueJson']),null!=_0x3ba09a['wasUndone']&&Object['hasOwnProperty']['call'](_0x3ba09a,'wasUndone')&&_0x5e9dbb['uint32'](0x38)['bool'](_0x3ba09a['wasUndone']),_0x5e9dbb;},_0x4def73['encodeDelimited']=function(_0x5d5b3a,_0x50921e){return this['encode'](_0x5d5b3a,_0x50921e)['ldelim']();},_0x4def73['decode']=function(_0x21d23f,_0x2c3343){_0x21d23f instanceof _0x45f82d||(_0x21d23f=_0x45f82d['create'](_0x21d23f));for(var _0x1b9b72=void 0x0===_0x2c3343?_0x21d23f['len']:_0x21d23f['pos']+_0x2c3343,_0x9d2281=new _0x5b532f['AttributeOperation']();_0x21d23f['pos']<_0x1b9b72;){var _0x289c39=_0x21d23f['uint32']();switch(_0x289c39>>>0x3){case 0x1:_0x9d2281['range']=_0x5b532f['Range']['decode'](_0x21d23f,_0x21d23f['uint32']());break;case 0x2:_0x9d2281['key']=_0x21d23f['string']();break;case 0x3:_0x9d2281['oldValueBoolean']=_0x21d23f['bool']();break;case 0x4:_0x9d2281['oldValueJson']=_0x21d23f['string']();break;case 0x5:_0x9d2281['newValueBoolean']=_0x21d23f['bool']();break;case 0x6:_0x9d2281['newValueJson']=_0x21d23f['string']();break;case 0x7:_0x9d2281['wasUndone']=_0x21d23f['bool']();break;default:_0x21d23f['skipType'](0x7&_0x289c39);}}return _0x9d2281;},_0x4def73['decodeDelimited']=function(_0x3ada79){return _0x3ada79 instanceof _0x45f82d||(_0x3ada79=new _0x45f82d(_0x3ada79)),this['decode'](_0x3ada79,_0x3ada79['uint32']());},_0x4def73['verify']=function(_0x4b246d){if('object'!=typeof _0x4b246d||null===_0x4b246d)return'object\x20expected';if(null!=_0x4b246d['range']&&_0x4b246d['hasOwnProperty']('range')){var _0x305902=_0x5b532f['Range']['verify'](_0x4b246d['range']);if(_0x305902)return'range.'+_0x305902;}return null!=_0x4b246d['key']&&_0x4b246d['hasOwnProperty']('key')&&!_0x12e1b1['isString'](_0x4b246d['key'])?'key:\x20string\x20expected':null!=_0x4b246d['oldValueBoolean']&&_0x4b246d['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x4b246d['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x4b246d['oldValueJson']&&_0x4b246d['hasOwnProperty']('oldValueJson')&&!_0x12e1b1['isString'](_0x4b246d['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x4b246d['newValueBoolean']&&_0x4b246d['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x4b246d['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x4b246d['newValueJson']&&_0x4b246d['hasOwnProperty']('newValueJson')&&!_0x12e1b1['isString'](_0x4b246d['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x4b246d['wasUndone']&&_0x4b246d['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x4b246d['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x4def73['fromObject']=function(_0x5b0ba4){if(_0x5b0ba4 instanceof _0x5b532f['AttributeOperation'])return _0x5b0ba4;var _0x1b78b8=new _0x5b532f['AttributeOperation']();if(null!=_0x5b0ba4['range']){if('object'!=typeof _0x5b0ba4['range'])throw TypeError('.AttributeOperation.range:\x20object\x20expected');_0x1b78b8['range']=_0x5b532f['Range']['fromObject'](_0x5b0ba4['range']);}return null!=_0x5b0ba4['key']&&(_0x1b78b8['key']=String(_0x5b0ba4['key'])),null!=_0x5b0ba4['oldValueBoolean']&&(_0x1b78b8['oldValueBoolean']=Boolean(_0x5b0ba4['oldValueBoolean'])),null!=_0x5b0ba4['oldValueJson']&&(_0x1b78b8['oldValueJson']=String(_0x5b0ba4['oldValueJson'])),null!=_0x5b0ba4['newValueBoolean']&&(_0x1b78b8['newValueBoolean']=Boolean(_0x5b0ba4['newValueBoolean'])),null!=_0x5b0ba4['newValueJson']&&(_0x1b78b8['newValueJson']=String(_0x5b0ba4['newValueJson'])),null!=_0x5b0ba4['wasUndone']&&(_0x1b78b8['wasUndone']=Boolean(_0x5b0ba4['wasUndone'])),_0x1b78b8;},_0x4def73['toObject']=function(_0x3dd328,_0x21541e){_0x21541e||(_0x21541e={});var _0x2526d1={};return _0x21541e['defaults']&&(_0x2526d1['range']=null,_0x2526d1['key']='',_0x2526d1['oldValueBoolean']=!0x1,_0x2526d1['oldValueJson']='',_0x2526d1['newValueBoolean']=!0x1,_0x2526d1['newValueJson']='',_0x2526d1['wasUndone']=!0x1),null!=_0x3dd328['range']&&_0x3dd328['hasOwnProperty']('range')&&(_0x2526d1['range']=_0x5b532f['Range']['toObject'](_0x3dd328['range'],_0x21541e)),null!=_0x3dd328['key']&&_0x3dd328['hasOwnProperty']('key')&&(_0x2526d1['key']=_0x3dd328['key']),null!=_0x3dd328['oldValueBoolean']&&_0x3dd328['hasOwnProperty']('oldValueBoolean')&&(_0x2526d1['oldValueBoolean']=_0x3dd328['oldValueBoolean']),null!=_0x3dd328['oldValueJson']&&_0x3dd328['hasOwnProperty']('oldValueJson')&&(_0x2526d1['oldValueJson']=_0x3dd328['oldValueJson']),null!=_0x3dd328['newValueBoolean']&&_0x3dd328['hasOwnProperty']('newValueBoolean')&&(_0x2526d1['newValueBoolean']=_0x3dd328['newValueBoolean']),null!=_0x3dd328['newValueJson']&&_0x3dd328['hasOwnProperty']('newValueJson')&&(_0x2526d1['newValueJson']=_0x3dd328['newValueJson']),null!=_0x3dd328['wasUndone']&&_0x3dd328['hasOwnProperty']('wasUndone')&&(_0x2526d1['wasUndone']=_0x3dd328['wasUndone']),_0x2526d1;},_0x4def73['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x3929e6['util']['toJSONOptions']);},_0x4def73['getTypeUrl']=function(_0x1f174a){return void 0x0===_0x1f174a&&(_0x1f174a='type.googleapis.com'),_0x1f174a+'/AttributeOperation';},_0x4def73;}()),_0x5b532f['InsertOperation']=(function(){function _0x499597(_0x309b7c){if(this['nodes']=[],_0x309b7c){for(var _0x414fe6=Object['keys'](_0x309b7c),_0x51e4c3=0x0;_0x51e4c3<_0x414fe6['length'];++_0x51e4c3)null!=_0x309b7c[_0x414fe6[_0x51e4c3]]&&(this[_0x414fe6[_0x51e4c3]]=_0x309b7c[_0x414fe6[_0x51e4c3]]);}}return _0x499597['prototype']['position']=null,_0x499597['prototype']['nodes']=_0x12e1b1['emptyArray'],_0x499597['prototype']['shouldReceiveAttributes']=!0x1,_0x499597['prototype']['wasUndone']=!0x1,_0x499597['create']=function(_0x1c0a45){return new _0x499597(_0x1c0a45);},_0x499597['encode']=function(_0x2a064c,_0x36c106){if(_0x36c106||(_0x36c106=_0x1e2b30['create']()),null!=_0x2a064c['position']&&Object['hasOwnProperty']['call'](_0x2a064c,'position')&&_0x5b532f['Position']['encode'](_0x2a064c['position'],_0x36c106['uint32'](0xa)['fork']())['ldelim'](),null!=_0x2a064c['nodes']&&_0x2a064c['nodes']['length']){for(var _0x573ee1=0x0;_0x573ee1<_0x2a064c['nodes']['length'];++_0x573ee1)_0x5b532f['Element']['encode'](_0x2a064c['nodes'][_0x573ee1],_0x36c106['uint32'](0x12)['fork']())['ldelim']();}return null!=_0x2a064c['shouldReceiveAttributes']&&Object['hasOwnProperty']['call'](_0x2a064c,'shouldReceiveAttributes')&&_0x36c106['uint32'](0x18)['bool'](_0x2a064c['shouldReceiveAttributes']),null!=_0x2a064c['wasUndone']&&Object['hasOwnProperty']['call'](_0x2a064c,'wasUndone')&&_0x36c106['uint32'](0x20)['bool'](_0x2a064c['wasUndone']),_0x36c106;},_0x499597['encodeDelimited']=function(_0x152212,_0x4afd20){return this['encode'](_0x152212,_0x4afd20)['ldelim']();},_0x499597['decode']=function(_0xd6d0a5,_0x90471c){_0xd6d0a5 instanceof _0x45f82d||(_0xd6d0a5=_0x45f82d['create'](_0xd6d0a5));for(var _0x3eea70=void 0x0===_0x90471c?_0xd6d0a5['len']:_0xd6d0a5['pos']+_0x90471c,_0x15fcfc=new _0x5b532f['InsertOperation']();_0xd6d0a5['pos']<_0x3eea70;){var _0x25acd5=_0xd6d0a5['uint32']();switch(_0x25acd5>>>0x3){case 0x1:_0x15fcfc['position']=_0x5b532f['Position']['decode'](_0xd6d0a5,_0xd6d0a5['uint32']());break;case 0x2:_0x15fcfc['nodes']&&_0x15fcfc['nodes']['length']||(_0x15fcfc['nodes']=[]),_0x15fcfc['nodes']['push'](_0x5b532f['Element']['decode'](_0xd6d0a5,_0xd6d0a5['uint32']()));break;case 0x3:_0x15fcfc['shouldReceiveAttributes']=_0xd6d0a5['bool']();break;case 0x4:_0x15fcfc['wasUndone']=_0xd6d0a5['bool']();break;default:_0xd6d0a5['skipType'](0x7&_0x25acd5);}}return _0x15fcfc;},_0x499597['decodeDelimited']=function(_0x88e366){return _0x88e366 instanceof _0x45f82d||(_0x88e366=new _0x45f82d(_0x88e366)),this['decode'](_0x88e366,_0x88e366['uint32']());},_0x499597['verify']=function(_0x33560f){if('object'!=typeof _0x33560f||null===_0x33560f)return'object\x20expected';if(null!=_0x33560f['position']&&_0x33560f['hasOwnProperty']('position')&&(_0x3e8b96=_0x5b532f['Position']['verify'](_0x33560f['position'])))return'position.'+_0x3e8b96;if(null!=_0x33560f['nodes']&&_0x33560f['hasOwnProperty']('nodes')){if(!Array['isArray'](_0x33560f['nodes']))return'nodes:\x20array\x20expected';for(var _0x56d11d=0x0;_0x56d11d<_0x33560f['nodes']['length'];++_0x56d11d){var _0x3e8b96;if(_0x3e8b96=_0x5b532f['Element']['verify'](_0x33560f['nodes'][_0x56d11d]))return'nodes.'+_0x3e8b96;}}return null!=_0x33560f['shouldReceiveAttributes']&&_0x33560f['hasOwnProperty']('shouldReceiveAttributes')&&'boolean'!=typeof _0x33560f['shouldReceiveAttributes']?'shouldReceiveAttributes:\x20boolean\x20expected':null!=_0x33560f['wasUndone']&&_0x33560f['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x33560f['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x499597['fromObject']=function(_0x1e6523){if(_0x1e6523 instanceof _0x5b532f['InsertOperation'])return _0x1e6523;var _0x5aedcc=new _0x5b532f['InsertOperation']();if(null!=_0x1e6523['position']){if('object'!=typeof _0x1e6523['position'])throw TypeError('.InsertOperation.position:\x20object\x20expected');_0x5aedcc['position']=_0x5b532f['Position']['fromObject'](_0x1e6523['position']);}if(_0x1e6523['nodes']){if(!Array['isArray'](_0x1e6523['nodes']))throw TypeError('.InsertOperation.nodes:\x20array\x20expected');_0x5aedcc['nodes']=[];for(var _0x41bab1=0x0;_0x41bab1<_0x1e6523['nodes']['length'];++_0x41bab1){if('object'!=typeof _0x1e6523['nodes'][_0x41bab1])throw TypeError('.InsertOperation.nodes:\x20object\x20expected');_0x5aedcc['nodes'][_0x41bab1]=_0x5b532f['Element']['fromObject'](_0x1e6523['nodes'][_0x41bab1]);}}return null!=_0x1e6523['shouldReceiveAttributes']&&(_0x5aedcc['shouldReceiveAttributes']=Boolean(_0x1e6523['shouldReceiveAttributes'])),null!=_0x1e6523['wasUndone']&&(_0x5aedcc['wasUndone']=Boolean(_0x1e6523['wasUndone'])),_0x5aedcc;},_0x499597['toObject']=function(_0x2496ae,_0x43a687){_0x43a687||(_0x43a687={});var _0x3347c9={};if((_0x43a687['arrays']||_0x43a687['defaults'])&&(_0x3347c9['nodes']=[]),_0x43a687['defaults']&&(_0x3347c9['position']=null,_0x3347c9['shouldReceiveAttributes']=!0x1,_0x3347c9['wasUndone']=!0x1),null!=_0x2496ae['position']&&_0x2496ae['hasOwnProperty']('position')&&(_0x3347c9['position']=_0x5b532f['Position']['toObject'](_0x2496ae['position'],_0x43a687)),_0x2496ae['nodes']&&_0x2496ae['nodes']['length']){_0x3347c9['nodes']=[];for(var _0x511496=0x0;_0x511496<_0x2496ae['nodes']['length'];++_0x511496)_0x3347c9['nodes'][_0x511496]=_0x5b532f['Element']['toObject'](_0x2496ae['nodes'][_0x511496],_0x43a687);}return null!=_0x2496ae['shouldReceiveAttributes']&&_0x2496ae['hasOwnProperty']('shouldReceiveAttributes')&&(_0x3347c9['shouldReceiveAttributes']=_0x2496ae['shouldReceiveAttributes']),null!=_0x2496ae['wasUndone']&&_0x2496ae['hasOwnProperty']('wasUndone')&&(_0x3347c9['wasUndone']=_0x2496ae['wasUndone']),_0x3347c9;},_0x499597['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x3929e6['util']['toJSONOptions']);},_0x499597['getTypeUrl']=function(_0x5cbc5d){return void 0x0===_0x5cbc5d&&(_0x5cbc5d='type.googleapis.com'),_0x5cbc5d+'/InsertOperation';},_0x499597;}()),_0x5b532f['MarkerOperation']=(function(){function _0x5e2fe5(_0x87d1d5){if(_0x87d1d5){for(var _0x3af307=Object['keys'](_0x87d1d5),_0x1d89a9=0x0;_0x1d89a9<_0x3af307['length'];++_0x1d89a9)null!=_0x87d1d5[_0x3af307[_0x1d89a9]]&&(this[_0x3af307[_0x1d89a9]]=_0x87d1d5[_0x3af307[_0x1d89a9]]);}}return _0x5e2fe5['prototype']['name']='',_0x5e2fe5['prototype']['oldRange']=null,_0x5e2fe5['prototype']['newRange']=null,_0x5e2fe5['prototype']['affectsData']=!0x1,_0x5e2fe5['prototype']['wasUndone']=!0x1,_0x5e2fe5['create']=function(_0x56e6a3){return new _0x5e2fe5(_0x56e6a3);},_0x5e2fe5['encode']=function(_0x120c22,_0x299c36){return _0x299c36||(_0x299c36=_0x1e2b30['create']()),null!=_0x120c22['name']&&Object['hasOwnProperty']['call'](_0x120c22,'name')&&_0x299c36['uint32'](0xa)['string'](_0x120c22['name']),null!=_0x120c22['oldRange']&&Object['hasOwnProperty']['call'](_0x120c22,'oldRange')&&_0x5b532f['Range']['encode'](_0x120c22['oldRange'],_0x299c36['uint32'](0x12)['fork']())['ldelim'](),null!=_0x120c22['newRange']&&Object['hasOwnProperty']['call'](_0x120c22,'newRange')&&_0x5b532f['Range']['encode'](_0x120c22['newRange'],_0x299c36['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x120c22['affectsData']&&Object['hasOwnProperty']['call'](_0x120c22,'affectsData')&&_0x299c36['uint32'](0x20)['bool'](_0x120c22['affectsData']),null!=_0x120c22['wasUndone']&&Object['hasOwnProperty']['call'](_0x120c22,'wasUndone')&&_0x299c36['uint32'](0x28)['bool'](_0x120c22['wasUndone']),_0x299c36;},_0x5e2fe5['encodeDelimited']=function(_0x860a6f,_0xdf88f2){return this['encode'](_0x860a6f,_0xdf88f2)['ldelim']();},_0x5e2fe5['decode']=function(_0x39f645,_0x2ec682){_0x39f645 instanceof _0x45f82d||(_0x39f645=_0x45f82d['create'](_0x39f645));for(var _0x283767=void 0x0===_0x2ec682?_0x39f645['len']:_0x39f645['pos']+_0x2ec682,_0xbc0eb7=new _0x5b532f['MarkerOperation']();_0x39f645['pos']<_0x283767;){var _0x1fbf35=_0x39f645['uint32']();switch(_0x1fbf35>>>0x3){case 0x1:_0xbc0eb7['name']=_0x39f645['string']();break;case 0x2:_0xbc0eb7['oldRange']=_0x5b532f['Range']['decode'](_0x39f645,_0x39f645['uint32']());break;case 0x3:_0xbc0eb7['newRange']=_0x5b532f['Range']['decode'](_0x39f645,_0x39f645['uint32']());break;case 0x4:_0xbc0eb7['affectsData']=_0x39f645['bool']();break;case 0x5:_0xbc0eb7['wasUndone']=_0x39f645['bool']();break;default:_0x39f645['skipType'](0x7&_0x1fbf35);}}return _0xbc0eb7;},_0x5e2fe5['decodeDelimited']=function(_0x15d2b3){return _0x15d2b3 instanceof _0x45f82d||(_0x15d2b3=new _0x45f82d(_0x15d2b3)),this['decode'](_0x15d2b3,_0x15d2b3['uint32']());},_0x5e2fe5['verify']=function(_0xadad89){if('object'!=typeof _0xadad89||null===_0xadad89)return'object\x20expected';if(null!=_0xadad89['name']&&_0xadad89['hasOwnProperty']('name')&&!_0x12e1b1['isString'](_0xadad89['name']))return'name:\x20string\x20expected';var _0x17a2e6;if(null!=_0xadad89['oldRange']&&_0xadad89['hasOwnProperty']('oldRange')&&(_0x17a2e6=_0x5b532f['Range']['verify'](_0xadad89['oldRange'])))return'oldRange.'+_0x17a2e6;if(null!=_0xadad89['newRange']&&_0xadad89['hasOwnProperty']('newRange')&&(_0x17a2e6=_0x5b532f['Range']['verify'](_0xadad89['newRange'])))return'newRange.'+_0x17a2e6;return null!=_0xadad89['affectsData']&&_0xadad89['hasOwnProperty']('affectsData')&&'boolean'!=typeof _0xadad89['affectsData']?'affectsData:\x20boolean\x20expected':null!=_0xadad89['wasUndone']&&_0xadad89['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0xadad89['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x5e2fe5['fromObject']=function(_0x1dc429){if(_0x1dc429 instanceof _0x5b532f['MarkerOperation'])return _0x1dc429;var _0x491f92=new _0x5b532f['MarkerOperation']();if(null!=_0x1dc429['name']&&(_0x491f92['name']=String(_0x1dc429['name'])),null!=_0x1dc429['oldRange']){if('object'!=typeof _0x1dc429['oldRange'])throw TypeError('.MarkerOperation.oldRange:\x20object\x20expected');_0x491f92['oldRange']=_0x5b532f['Range']['fromObject'](_0x1dc429['oldRange']);}if(null!=_0x1dc429['newRange']){if('object'!=typeof _0x1dc429['newRange'])throw TypeError('.MarkerOperation.newRange:\x20object\x20expected');_0x491f92['newRange']=_0x5b532f['Range']['fromObject'](_0x1dc429['newRange']);}return null!=_0x1dc429['affectsData']&&(_0x491f92['affectsData']=Boolean(_0x1dc429['affectsData'])),null!=_0x1dc429['wasUndone']&&(_0x491f92['wasUndone']=Boolean(_0x1dc429['wasUndone'])),_0x491f92;},_0x5e2fe5['toObject']=function(_0x157337,_0x50f5ee){_0x50f5ee||(_0x50f5ee={});var _0x44be3b={};return _0x50f5ee['defaults']&&(_0x44be3b['name']='',_0x44be3b['oldRange']=null,_0x44be3b['newRange']=null,_0x44be3b['affectsData']=!0x1,_0x44be3b['wasUndone']=!0x1),null!=_0x157337['name']&&_0x157337['hasOwnProperty']('name')&&(_0x44be3b['name']=_0x157337['name']),null!=_0x157337['oldRange']&&_0x157337['hasOwnProperty']('oldRange')&&(_0x44be3b['oldRange']=_0x5b532f['Range']['toObject'](_0x157337['oldRange'],_0x50f5ee)),null!=_0x157337['newRange']&&_0x157337['hasOwnProperty']('newRange')&&(_0x44be3b['newRange']=_0x5b532f['Range']['toObject'](_0x157337['newRange'],_0x50f5ee)),null!=_0x157337['affectsData']&&_0x157337['hasOwnProperty']('affectsData')&&(_0x44be3b['affectsData']=_0x157337['affectsData']),null!=_0x157337['wasUndone']&&_0x157337['hasOwnProperty']('wasUndone')&&(_0x44be3b['wasUndone']=_0x157337['wasUndone']),_0x44be3b;},_0x5e2fe5['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x3929e6['util']['toJSONOptions']);},_0x5e2fe5['getTypeUrl']=function(_0x13dd7b){return void 0x0===_0x13dd7b&&(_0x13dd7b='type.googleapis.com'),_0x13dd7b+'/MarkerOperation';},_0x5e2fe5;}()),_0x5b532f['MergeOperation']=(function(){function _0x429a0a(_0x58a963){if(_0x58a963){for(var _0x2c6122=Object['keys'](_0x58a963),_0x3d7baf=0x0;_0x3d7baf<_0x2c6122['length'];++_0x3d7baf)null!=_0x58a963[_0x2c6122[_0x3d7baf]]&&(this[_0x2c6122[_0x3d7baf]]=_0x58a963[_0x2c6122[_0x3d7baf]]);}}return _0x429a0a['prototype']['sourcePosition']=null,_0x429a0a['prototype']['targetPosition']=null,_0x429a0a['prototype']['graveyardPosition']=null,_0x429a0a['prototype']['howMany']=0x0,_0x429a0a['prototype']['wasUndone']=!0x1,_0x429a0a['create']=function(_0x5ba91e){return new _0x429a0a(_0x5ba91e);},_0x429a0a['encode']=function(_0x17ca60,_0x41ea5b){return _0x41ea5b||(_0x41ea5b=_0x1e2b30['create']()),null!=_0x17ca60['sourcePosition']&&Object['hasOwnProperty']['call'](_0x17ca60,'sourcePosition')&&_0x5b532f['Position']['encode'](_0x17ca60['sourcePosition'],_0x41ea5b['uint32'](0xa)['fork']())['ldelim'](),null!=_0x17ca60['targetPosition']&&Object['hasOwnProperty']['call'](_0x17ca60,'targetPosition')&&_0x5b532f['Position']['encode'](_0x17ca60['targetPosition'],_0x41ea5b['uint32'](0x12)['fork']())['ldelim'](),null!=_0x17ca60['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x17ca60,'graveyardPosition')&&_0x5b532f['Position']['encode'](_0x17ca60['graveyardPosition'],_0x41ea5b['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x17ca60['howMany']&&Object['hasOwnProperty']['call'](_0x17ca60,'howMany')&&_0x41ea5b['uint32'](0x20)['uint32'](_0x17ca60['howMany']),null!=_0x17ca60['wasUndone']&&Object['hasOwnProperty']['call'](_0x17ca60,'wasUndone')&&_0x41ea5b['uint32'](0x28)['bool'](_0x17ca60['wasUndone']),_0x41ea5b;},_0x429a0a['encodeDelimited']=function(_0xe863d9,_0x1da523){return this['encode'](_0xe863d9,_0x1da523)['ldelim']();},_0x429a0a['decode']=function(_0x2d46bb,_0x493c6f){_0x2d46bb instanceof _0x45f82d||(_0x2d46bb=_0x45f82d['create'](_0x2d46bb));for(var _0x8927be=void 0x0===_0x493c6f?_0x2d46bb['len']:_0x2d46bb['pos']+_0x493c6f,_0x1c8793=new _0x5b532f['MergeOperation']();_0x2d46bb['pos']<_0x8927be;){var _0x55910e=_0x2d46bb['uint32']();switch(_0x55910e>>>0x3){case 0x1:_0x1c8793['sourcePosition']=_0x5b532f['Position']['decode'](_0x2d46bb,_0x2d46bb['uint32']());break;case 0x2:_0x1c8793['targetPosition']=_0x5b532f['Position']['decode'](_0x2d46bb,_0x2d46bb['uint32']());break;case 0x3:_0x1c8793['graveyardPosition']=_0x5b532f['Position']['decode'](_0x2d46bb,_0x2d46bb['uint32']());break;case 0x4:_0x1c8793['howMany']=_0x2d46bb['uint32']();break;case 0x5:_0x1c8793['wasUndone']=_0x2d46bb['bool']();break;default:_0x2d46bb['skipType'](0x7&_0x55910e);}}return _0x1c8793;},_0x429a0a['decodeDelimited']=function(_0x3be01a){return _0x3be01a instanceof _0x45f82d||(_0x3be01a=new _0x45f82d(_0x3be01a)),this['decode'](_0x3be01a,_0x3be01a['uint32']());},_0x429a0a['verify']=function(_0x20f02f){if('object'!=typeof _0x20f02f||null===_0x20f02f)return'object\x20expected';var _0x184a5a;if(null!=_0x20f02f['sourcePosition']&&_0x20f02f['hasOwnProperty']('sourcePosition')&&(_0x184a5a=_0x5b532f['Position']['verify'](_0x20f02f['sourcePosition'])))return'sourcePosition.'+_0x184a5a;if(null!=_0x20f02f['targetPosition']&&_0x20f02f['hasOwnProperty']('targetPosition')&&(_0x184a5a=_0x5b532f['Position']['verify'](_0x20f02f['targetPosition'])))return'targetPosition.'+_0x184a5a;if(null!=_0x20f02f['graveyardPosition']&&_0x20f02f['hasOwnProperty']('graveyardPosition')&&(_0x184a5a=_0x5b532f['Position']['verify'](_0x20f02f['graveyardPosition'])))return'graveyardPosition.'+_0x184a5a;return null!=_0x20f02f['howMany']&&_0x20f02f['hasOwnProperty']('howMany')&&!_0x12e1b1['isInteger'](_0x20f02f['howMany'])?'howMany:\x20integer\x20expected':null!=_0x20f02f['wasUndone']&&_0x20f02f['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x20f02f['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x429a0a['fromObject']=function(_0x2a9636){if(_0x2a9636 instanceof _0x5b532f['MergeOperation'])return _0x2a9636;var _0x16fc8d=new _0x5b532f['MergeOperation']();if(null!=_0x2a9636['sourcePosition']){if('object'!=typeof _0x2a9636['sourcePosition'])throw TypeError('.MergeOperation.sourcePosition:\x20object\x20expected');_0x16fc8d['sourcePosition']=_0x5b532f['Position']['fromObject'](_0x2a9636['sourcePosition']);}if(null!=_0x2a9636['targetPosition']){if('object'!=typeof _0x2a9636['targetPosition'])throw TypeError('.MergeOperation.targetPosition:\x20object\x20expected');_0x16fc8d['targetPosition']=_0x5b532f['Position']['fromObject'](_0x2a9636['targetPosition']);}if(null!=_0x2a9636['graveyardPosition']){if('object'!=typeof _0x2a9636['graveyardPosition'])throw TypeError('.MergeOperation.graveyardPosition:\x20object\x20expected');_0x16fc8d['graveyardPosition']=_0x5b532f['Position']['fromObject'](_0x2a9636['graveyardPosition']);}return null!=_0x2a9636['howMany']&&(_0x16fc8d['howMany']=_0x2a9636['howMany']>>>0x0),null!=_0x2a9636['wasUndone']&&(_0x16fc8d['wasUndone']=Boolean(_0x2a9636['wasUndone'])),_0x16fc8d;},_0x429a0a['toObject']=function(_0x53c6d2,_0x20df9f){_0x20df9f||(_0x20df9f={});var _0x5bee54={};return _0x20df9f['defaults']&&(_0x5bee54['sourcePosition']=null,_0x5bee54['targetPosition']=null,_0x5bee54['graveyardPosition']=null,_0x5bee54['howMany']=0x0,_0x5bee54['wasUndone']=!0x1),null!=_0x53c6d2['sourcePosition']&&_0x53c6d2['hasOwnProperty']('sourcePosition')&&(_0x5bee54['sourcePosition']=_0x5b532f['Position']['toObject'](_0x53c6d2['sourcePosition'],_0x20df9f)),null!=_0x53c6d2['targetPosition']&&_0x53c6d2['hasOwnProperty']('targetPosition')&&(_0x5bee54['targetPosition']=_0x5b532f['Position']['toObject'](_0x53c6d2['targetPosition'],_0x20df9f)),null!=_0x53c6d2['graveyardPosition']&&_0x53c6d2['hasOwnProperty']('graveyardPosition')&&(_0x5bee54['graveyardPosition']=_0x5b532f['Position']['toObject'](_0x53c6d2['graveyardPosition'],_0x20df9f)),null!=_0x53c6d2['howMany']&&_0x53c6d2['hasOwnProperty']('howMany')&&(_0x5bee54['howMany']=_0x53c6d2['howMany']),null!=_0x53c6d2['wasUndone']&&_0x53c6d2['hasOwnProperty']('wasUndone')&&(_0x5bee54['wasUndone']=_0x53c6d2['wasUndone']),_0x5bee54;},_0x429a0a['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x3929e6['util']['toJSONOptions']);},_0x429a0a['getTypeUrl']=function(_0x5c2467){return void 0x0===_0x5c2467&&(_0x5c2467='type.googleapis.com'),_0x5c2467+'/MergeOperation';},_0x429a0a;}()),_0x5b532f['MoveOperation']=(function(){function _0x33b542(_0x1c95ee){if(_0x1c95ee){for(var _0x4f98a0=Object['keys'](_0x1c95ee),_0x52e4bc=0x0;_0x52e4bc<_0x4f98a0['length'];++_0x52e4bc)null!=_0x1c95ee[_0x4f98a0[_0x52e4bc]]&&(this[_0x4f98a0[_0x52e4bc]]=_0x1c95ee[_0x4f98a0[_0x52e4bc]]);}}return _0x33b542['prototype']['sourcePosition']=null,_0x33b542['prototype']['howMany']=0x0,_0x33b542['prototype']['targetPosition']=null,_0x33b542['prototype']['wasUndone']=!0x1,_0x33b542['create']=function(_0x553a0a){return new _0x33b542(_0x553a0a);},_0x33b542['encode']=function(_0x5e90d8,_0x470cd3){return _0x470cd3||(_0x470cd3=_0x1e2b30['create']()),null!=_0x5e90d8['sourcePosition']&&Object['hasOwnProperty']['call'](_0x5e90d8,'sourcePosition')&&_0x5b532f['Position']['encode'](_0x5e90d8['sourcePosition'],_0x470cd3['uint32'](0xa)['fork']())['ldelim'](),null!=_0x5e90d8['howMany']&&Object['hasOwnProperty']['call'](_0x5e90d8,'howMany')&&_0x470cd3['uint32'](0x10)['uint32'](_0x5e90d8['howMany']),null!=_0x5e90d8['targetPosition']&&Object['hasOwnProperty']['call'](_0x5e90d8,'targetPosition')&&_0x5b532f['Position']['encode'](_0x5e90d8['targetPosition'],_0x470cd3['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x5e90d8['wasUndone']&&Object['hasOwnProperty']['call'](_0x5e90d8,'wasUndone')&&_0x470cd3['uint32'](0x20)['bool'](_0x5e90d8['wasUndone']),_0x470cd3;},_0x33b542['encodeDelimited']=function(_0x22e9bf,_0x64ab15){return this['encode'](_0x22e9bf,_0x64ab15)['ldelim']();},_0x33b542['decode']=function(_0x163755,_0x57ade5){_0x163755 instanceof _0x45f82d||(_0x163755=_0x45f82d['create'](_0x163755));for(var _0x43625e=void 0x0===_0x57ade5?_0x163755['len']:_0x163755['pos']+_0x57ade5,_0x43bc03=new _0x5b532f['MoveOperation']();_0x163755['pos']<_0x43625e;){var _0x615354=_0x163755['uint32']();switch(_0x615354>>>0x3){case 0x1:_0x43bc03['sourcePosition']=_0x5b532f['Position']['decode'](_0x163755,_0x163755['uint32']());break;case 0x2:_0x43bc03['howMany']=_0x163755['uint32']();break;case 0x3:_0x43bc03['targetPosition']=_0x5b532f['Position']['decode'](_0x163755,_0x163755['uint32']());break;case 0x4:_0x43bc03['wasUndone']=_0x163755['bool']();break;default:_0x163755['skipType'](0x7&_0x615354);}}return _0x43bc03;},_0x33b542['decodeDelimited']=function(_0x304fc5){return _0x304fc5 instanceof _0x45f82d||(_0x304fc5=new _0x45f82d(_0x304fc5)),this['decode'](_0x304fc5,_0x304fc5['uint32']());},_0x33b542['verify']=function(_0x4e7c27){if('object'!=typeof _0x4e7c27||null===_0x4e7c27)return'object\x20expected';var _0x43e365;if(null!=_0x4e7c27['sourcePosition']&&_0x4e7c27['hasOwnProperty']('sourcePosition')&&(_0x43e365=_0x5b532f['Position']['verify'](_0x4e7c27['sourcePosition'])))return'sourcePosition.'+_0x43e365;if(null!=_0x4e7c27['howMany']&&_0x4e7c27['hasOwnProperty']('howMany')&&!_0x12e1b1['isInteger'](_0x4e7c27['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x4e7c27['targetPosition']&&_0x4e7c27['hasOwnProperty']('targetPosition')&&(_0x43e365=_0x5b532f['Position']['verify'](_0x4e7c27['targetPosition'])))return'targetPosition.'+_0x43e365;return null!=_0x4e7c27['wasUndone']&&_0x4e7c27['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x4e7c27['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x33b542['fromObject']=function(_0x4c4607){if(_0x4c4607 instanceof _0x5b532f['MoveOperation'])return _0x4c4607;var _0x3a66b2=new _0x5b532f['MoveOperation']();if(null!=_0x4c4607['sourcePosition']){if('object'!=typeof _0x4c4607['sourcePosition'])throw TypeError('.MoveOperation.sourcePosition:\x20object\x20expected');_0x3a66b2['sourcePosition']=_0x5b532f['Position']['fromObject'](_0x4c4607['sourcePosition']);}if(null!=_0x4c4607['howMany']&&(_0x3a66b2['howMany']=_0x4c4607['howMany']>>>0x0),null!=_0x4c4607['targetPosition']){if('object'!=typeof _0x4c4607['targetPosition'])throw TypeError('.MoveOperation.targetPosition:\x20object\x20expected');_0x3a66b2['targetPosition']=_0x5b532f['Position']['fromObject'](_0x4c4607['targetPosition']);}return null!=_0x4c4607['wasUndone']&&(_0x3a66b2['wasUndone']=Boolean(_0x4c4607['wasUndone'])),_0x3a66b2;},_0x33b542['toObject']=function(_0x4271cc,_0x203f2c){_0x203f2c||(_0x203f2c={});var _0x5435ac={};return _0x203f2c['defaults']&&(_0x5435ac['sourcePosition']=null,_0x5435ac['howMany']=0x0,_0x5435ac['targetPosition']=null,_0x5435ac['wasUndone']=!0x1),null!=_0x4271cc['sourcePosition']&&_0x4271cc['hasOwnProperty']('sourcePosition')&&(_0x5435ac['sourcePosition']=_0x5b532f['Position']['toObject'](_0x4271cc['sourcePosition'],_0x203f2c)),null!=_0x4271cc['howMany']&&_0x4271cc['hasOwnProperty']('howMany')&&(_0x5435ac['howMany']=_0x4271cc['howMany']),null!=_0x4271cc['targetPosition']&&_0x4271cc['hasOwnProperty']('targetPosition')&&(_0x5435ac['targetPosition']=_0x5b532f['Position']['toObject'](_0x4271cc['targetPosition'],_0x203f2c)),null!=_0x4271cc['wasUndone']&&_0x4271cc['hasOwnProperty']('wasUndone')&&(_0x5435ac['wasUndone']=_0x4271cc['wasUndone']),_0x5435ac;},_0x33b542['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x3929e6['util']['toJSONOptions']);},_0x33b542['getTypeUrl']=function(_0x16d63e){return void 0x0===_0x16d63e&&(_0x16d63e='type.googleapis.com'),_0x16d63e+'/MoveOperation';},_0x33b542;}()),_0x5b532f['RenameOperation']=(function(){function _0x3f2a0c(_0x8fd72a){if(_0x8fd72a){for(var _0x3aa091=Object['keys'](_0x8fd72a),_0x24853c=0x0;_0x24853c<_0x3aa091['length'];++_0x24853c)null!=_0x8fd72a[_0x3aa091[_0x24853c]]&&(this[_0x3aa091[_0x24853c]]=_0x8fd72a[_0x3aa091[_0x24853c]]);}}return _0x3f2a0c['prototype']['position']=null,_0x3f2a0c['prototype']['oldName']='',_0x3f2a0c['prototype']['newName']='',_0x3f2a0c['prototype']['wasUndone']=!0x1,_0x3f2a0c['create']=function(_0x519ab5){return new _0x3f2a0c(_0x519ab5);},_0x3f2a0c['encode']=function(_0x3b1965,_0x1cf923){return _0x1cf923||(_0x1cf923=_0x1e2b30['create']()),null!=_0x3b1965['position']&&Object['hasOwnProperty']['call'](_0x3b1965,'position')&&_0x5b532f['Position']['encode'](_0x3b1965['position'],_0x1cf923['uint32'](0xa)['fork']())['ldelim'](),null!=_0x3b1965['oldName']&&Object['hasOwnProperty']['call'](_0x3b1965,'oldName')&&_0x1cf923['uint32'](0x12)['string'](_0x3b1965['oldName']),null!=_0x3b1965['newName']&&Object['hasOwnProperty']['call'](_0x3b1965,'newName')&&_0x1cf923['uint32'](0x1a)['string'](_0x3b1965['newName']),null!=_0x3b1965['wasUndone']&&Object['hasOwnProperty']['call'](_0x3b1965,'wasUndone')&&_0x1cf923['uint32'](0x20)['bool'](_0x3b1965['wasUndone']),_0x1cf923;},_0x3f2a0c['encodeDelimited']=function(_0x1c931b,_0x1bfe9c){return this['encode'](_0x1c931b,_0x1bfe9c)['ldelim']();},_0x3f2a0c['decode']=function(_0xb5595a,_0x140f30){_0xb5595a instanceof _0x45f82d||(_0xb5595a=_0x45f82d['create'](_0xb5595a));for(var _0x256a21=void 0x0===_0x140f30?_0xb5595a['len']:_0xb5595a['pos']+_0x140f30,_0x130001=new _0x5b532f['RenameOperation']();_0xb5595a['pos']<_0x256a21;){var _0x2dd119=_0xb5595a['uint32']();switch(_0x2dd119>>>0x3){case 0x1:_0x130001['position']=_0x5b532f['Position']['decode'](_0xb5595a,_0xb5595a['uint32']());break;case 0x2:_0x130001['oldName']=_0xb5595a['string']();break;case 0x3:_0x130001['newName']=_0xb5595a['string']();break;case 0x4:_0x130001['wasUndone']=_0xb5595a['bool']();break;default:_0xb5595a['skipType'](0x7&_0x2dd119);}}return _0x130001;},_0x3f2a0c['decodeDelimited']=function(_0x3c9b44){return _0x3c9b44 instanceof _0x45f82d||(_0x3c9b44=new _0x45f82d(_0x3c9b44)),this['decode'](_0x3c9b44,_0x3c9b44['uint32']());},_0x3f2a0c['verify']=function(_0x3acc80){if('object'!=typeof _0x3acc80||null===_0x3acc80)return'object\x20expected';if(null!=_0x3acc80['position']&&_0x3acc80['hasOwnProperty']('position')){var _0x2e4abc=_0x5b532f['Position']['verify'](_0x3acc80['position']);if(_0x2e4abc)return'position.'+_0x2e4abc;}return null!=_0x3acc80['oldName']&&_0x3acc80['hasOwnProperty']('oldName')&&!_0x12e1b1['isString'](_0x3acc80['oldName'])?'oldName:\x20string\x20expected':null!=_0x3acc80['newName']&&_0x3acc80['hasOwnProperty']('newName')&&!_0x12e1b1['isString'](_0x3acc80['newName'])?'newName:\x20string\x20expected':null!=_0x3acc80['wasUndone']&&_0x3acc80['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x3acc80['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x3f2a0c['fromObject']=function(_0x136b50){if(_0x136b50 instanceof _0x5b532f['RenameOperation'])return _0x136b50;var _0x2e7a09=new _0x5b532f['RenameOperation']();if(null!=_0x136b50['position']){if('object'!=typeof _0x136b50['position'])throw TypeError('.RenameOperation.position:\x20object\x20expected');_0x2e7a09['position']=_0x5b532f['Position']['fromObject'](_0x136b50['position']);}return null!=_0x136b50['oldName']&&(_0x2e7a09['oldName']=String(_0x136b50['oldName'])),null!=_0x136b50['newName']&&(_0x2e7a09['newName']=String(_0x136b50['newName'])),null!=_0x136b50['wasUndone']&&(_0x2e7a09['wasUndone']=Boolean(_0x136b50['wasUndone'])),_0x2e7a09;},_0x3f2a0c['toObject']=function(_0x2743fc,_0x2016b2){_0x2016b2||(_0x2016b2={});var _0x1fa52d={};return _0x2016b2['defaults']&&(_0x1fa52d['position']=null,_0x1fa52d['oldName']='',_0x1fa52d['newName']='',_0x1fa52d['wasUndone']=!0x1),null!=_0x2743fc['position']&&_0x2743fc['hasOwnProperty']('position')&&(_0x1fa52d['position']=_0x5b532f['Position']['toObject'](_0x2743fc['position'],_0x2016b2)),null!=_0x2743fc['oldName']&&_0x2743fc['hasOwnProperty']('oldName')&&(_0x1fa52d['oldName']=_0x2743fc['oldName']),null!=_0x2743fc['newName']&&_0x2743fc['hasOwnProperty']('newName')&&(_0x1fa52d['newName']=_0x2743fc['newName']),null!=_0x2743fc['wasUndone']&&_0x2743fc['hasOwnProperty']('wasUndone')&&(_0x1fa52d['wasUndone']=_0x2743fc['wasUndone']),_0x1fa52d;},_0x3f2a0c['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x3929e6['util']['toJSONOptions']);},_0x3f2a0c['getTypeUrl']=function(_0x583e1a){return void 0x0===_0x583e1a&&(_0x583e1a='type.googleapis.com'),_0x583e1a+'/RenameOperation';},_0x3f2a0c;}()),_0x5b532f['RootAttributeOperation']=(function(){function _0x3b1f8f(_0x12bfc9){if(_0x12bfc9){for(var _0x3a1104=Object['keys'](_0x12bfc9),_0x1b9631=0x0;_0x1b9631<_0x3a1104['length'];++_0x1b9631)null!=_0x12bfc9[_0x3a1104[_0x1b9631]]&&(this[_0x3a1104[_0x1b9631]]=_0x12bfc9[_0x3a1104[_0x1b9631]]);}}return _0x3b1f8f['prototype']['root']='',_0x3b1f8f['prototype']['key']='',_0x3b1f8f['prototype']['oldValueBoolean']=!0x1,_0x3b1f8f['prototype']['oldValueJson']='',_0x3b1f8f['prototype']['newValueBoolean']=!0x1,_0x3b1f8f['prototype']['newValueJson']='',_0x3b1f8f['prototype']['wasUndone']=!0x1,_0x3b1f8f['create']=function(_0x39c747){return new _0x3b1f8f(_0x39c747);},_0x3b1f8f['encode']=function(_0x4a0fa7,_0x22b9d9){return _0x22b9d9||(_0x22b9d9=_0x1e2b30['create']()),null!=_0x4a0fa7['root']&&Object['hasOwnProperty']['call'](_0x4a0fa7,'root')&&_0x22b9d9['uint32'](0xa)['string'](_0x4a0fa7['root']),null!=_0x4a0fa7['key']&&Object['hasOwnProperty']['call'](_0x4a0fa7,'key')&&_0x22b9d9['uint32'](0x12)['string'](_0x4a0fa7['key']),null!=_0x4a0fa7['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x4a0fa7,'oldValueBoolean')&&_0x22b9d9['uint32'](0x18)['bool'](_0x4a0fa7['oldValueBoolean']),null!=_0x4a0fa7['oldValueJson']&&Object['hasOwnProperty']['call'](_0x4a0fa7,'oldValueJson')&&_0x22b9d9['uint32'](0x22)['string'](_0x4a0fa7['oldValueJson']),null!=_0x4a0fa7['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x4a0fa7,'newValueBoolean')&&_0x22b9d9['uint32'](0x28)['bool'](_0x4a0fa7['newValueBoolean']),null!=_0x4a0fa7['newValueJson']&&Object['hasOwnProperty']['call'](_0x4a0fa7,'newValueJson')&&_0x22b9d9['uint32'](0x32)['string'](_0x4a0fa7['newValueJson']),null!=_0x4a0fa7['wasUndone']&&Object['hasOwnProperty']['call'](_0x4a0fa7,'wasUndone')&&_0x22b9d9['uint32'](0x38)['bool'](_0x4a0fa7['wasUndone']),_0x22b9d9;},_0x3b1f8f['encodeDelimited']=function(_0x5c9679,_0x499bc0){return this['encode'](_0x5c9679,_0x499bc0)['ldelim']();},_0x3b1f8f['decode']=function(_0x796b1d,_0x185b3f){_0x796b1d instanceof _0x45f82d||(_0x796b1d=_0x45f82d['create'](_0x796b1d));for(var _0x4af82c=void 0x0===_0x185b3f?_0x796b1d['len']:_0x796b1d['pos']+_0x185b3f,_0x4901d0=new _0x5b532f['RootAttributeOperation']();_0x796b1d['pos']<_0x4af82c;){var _0x47e771=_0x796b1d['uint32']();switch(_0x47e771>>>0x3){case 0x1:_0x4901d0['root']=_0x796b1d['string']();break;case 0x2:_0x4901d0['key']=_0x796b1d['string']();break;case 0x3:_0x4901d0['oldValueBoolean']=_0x796b1d['bool']();break;case 0x4:_0x4901d0['oldValueJson']=_0x796b1d['string']();break;case 0x5:_0x4901d0['newValueBoolean']=_0x796b1d['bool']();break;case 0x6:_0x4901d0['newValueJson']=_0x796b1d['string']();break;case 0x7:_0x4901d0['wasUndone']=_0x796b1d['bool']();break;default:_0x796b1d['skipType'](0x7&_0x47e771);}}return _0x4901d0;},_0x3b1f8f['decodeDelimited']=function(_0xc4f761){return _0xc4f761 instanceof _0x45f82d||(_0xc4f761=new _0x45f82d(_0xc4f761)),this['decode'](_0xc4f761,_0xc4f761['uint32']());},_0x3b1f8f['verify']=function(_0x409cbf){return'object'!=typeof _0x409cbf||null===_0x409cbf?'object\x20expected':null!=_0x409cbf['root']&&_0x409cbf['hasOwnProperty']('root')&&!_0x12e1b1['isString'](_0x409cbf['root'])?'root:\x20string\x20expected':null!=_0x409cbf['key']&&_0x409cbf['hasOwnProperty']('key')&&!_0x12e1b1['isString'](_0x409cbf['key'])?'key:\x20string\x20expected':null!=_0x409cbf['oldValueBoolean']&&_0x409cbf['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x409cbf['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x409cbf['oldValueJson']&&_0x409cbf['hasOwnProperty']('oldValueJson')&&!_0x12e1b1['isString'](_0x409cbf['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x409cbf['newValueBoolean']&&_0x409cbf['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x409cbf['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x409cbf['newValueJson']&&_0x409cbf['hasOwnProperty']('newValueJson')&&!_0x12e1b1['isString'](_0x409cbf['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x409cbf['wasUndone']&&_0x409cbf['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x409cbf['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x3b1f8f['fromObject']=function(_0x14b5ae){if(_0x14b5ae instanceof _0x5b532f['RootAttributeOperation'])return _0x14b5ae;var _0x280b54=new _0x5b532f['RootAttributeOperation']();return null!=_0x14b5ae['root']&&(_0x280b54['root']=String(_0x14b5ae['root'])),null!=_0x14b5ae['key']&&(_0x280b54['key']=String(_0x14b5ae['key'])),null!=_0x14b5ae['oldValueBoolean']&&(_0x280b54['oldValueBoolean']=Boolean(_0x14b5ae['oldValueBoolean'])),null!=_0x14b5ae['oldValueJson']&&(_0x280b54['oldValueJson']=String(_0x14b5ae['oldValueJson'])),null!=_0x14b5ae['newValueBoolean']&&(_0x280b54['newValueBoolean']=Boolean(_0x14b5ae['newValueBoolean'])),null!=_0x14b5ae['newValueJson']&&(_0x280b54['newValueJson']=String(_0x14b5ae['newValueJson'])),null!=_0x14b5ae['wasUndone']&&(_0x280b54['wasUndone']=Boolean(_0x14b5ae['wasUndone'])),_0x280b54;},_0x3b1f8f['toObject']=function(_0x270c4f,_0x4ec0ae){_0x4ec0ae||(_0x4ec0ae={});var _0x3eb7fe={};return _0x4ec0ae['defaults']&&(_0x3eb7fe['root']='',_0x3eb7fe['key']='',_0x3eb7fe['oldValueBoolean']=!0x1,_0x3eb7fe['oldValueJson']='',_0x3eb7fe['newValueBoolean']=!0x1,_0x3eb7fe['newValueJson']='',_0x3eb7fe['wasUndone']=!0x1),null!=_0x270c4f['root']&&_0x270c4f['hasOwnProperty']('root')&&(_0x3eb7fe['root']=_0x270c4f['root']),null!=_0x270c4f['key']&&_0x270c4f['hasOwnProperty']('key')&&(_0x3eb7fe['key']=_0x270c4f['key']),null!=_0x270c4f['oldValueBoolean']&&_0x270c4f['hasOwnProperty']('oldValueBoolean')&&(_0x3eb7fe['oldValueBoolean']=_0x270c4f['oldValueBoolean']),null!=_0x270c4f['oldValueJson']&&_0x270c4f['hasOwnProperty']('oldValueJson')&&(_0x3eb7fe['oldValueJson']=_0x270c4f['oldValueJson']),null!=_0x270c4f['newValueBoolean']&&_0x270c4f['hasOwnProperty']('newValueBoolean')&&(_0x3eb7fe['newValueBoolean']=_0x270c4f['newValueBoolean']),null!=_0x270c4f['newValueJson']&&_0x270c4f['hasOwnProperty']('newValueJson')&&(_0x3eb7fe['newValueJson']=_0x270c4f['newValueJson']),null!=_0x270c4f['wasUndone']&&_0x270c4f['hasOwnProperty']('wasUndone')&&(_0x3eb7fe['wasUndone']=_0x270c4f['wasUndone']),_0x3eb7fe;},_0x3b1f8f['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x3929e6['util']['toJSONOptions']);},_0x3b1f8f['getTypeUrl']=function(_0x37bb36){return void 0x0===_0x37bb36&&(_0x37bb36='type.googleapis.com'),_0x37bb36+'/RootAttributeOperation';},_0x3b1f8f;}()),_0x5b532f['RootOperation']=(function(){function _0x42cbb8(_0x113ec6){if(_0x113ec6){for(var _0x301248=Object['keys'](_0x113ec6),_0x270e4a=0x0;_0x270e4a<_0x301248['length'];++_0x270e4a)null!=_0x113ec6[_0x301248[_0x270e4a]]&&(this[_0x301248[_0x270e4a]]=_0x113ec6[_0x301248[_0x270e4a]]);}}return _0x42cbb8['prototype']['rootName']='',_0x42cbb8['prototype']['elementName']='',_0x42cbb8['prototype']['isAdd']=!0x1,_0x42cbb8['prototype']['wasUndone']=!0x1,_0x42cbb8['create']=function(_0xda1b10){return new _0x42cbb8(_0xda1b10);},_0x42cbb8['encode']=function(_0x8500df,_0x247f66){return _0x247f66||(_0x247f66=_0x1e2b30['create']()),null!=_0x8500df['rootName']&&Object['hasOwnProperty']['call'](_0x8500df,'rootName')&&_0x247f66['uint32'](0xa)['string'](_0x8500df['rootName']),null!=_0x8500df['elementName']&&Object['hasOwnProperty']['call'](_0x8500df,'elementName')&&_0x247f66['uint32'](0x12)['string'](_0x8500df['elementName']),null!=_0x8500df['isAdd']&&Object['hasOwnProperty']['call'](_0x8500df,'isAdd')&&_0x247f66['uint32'](0x18)['bool'](_0x8500df['isAdd']),null!=_0x8500df['wasUndone']&&Object['hasOwnProperty']['call'](_0x8500df,'wasUndone')&&_0x247f66['uint32'](0x20)['bool'](_0x8500df['wasUndone']),_0x247f66;},_0x42cbb8['encodeDelimited']=function(_0x32e3a2,_0x2c08ac){return this['encode'](_0x32e3a2,_0x2c08ac)['ldelim']();},_0x42cbb8['decode']=function(_0x48c116,_0x1d45a7){_0x48c116 instanceof _0x45f82d||(_0x48c116=_0x45f82d['create'](_0x48c116));for(var _0xce28e1=void 0x0===_0x1d45a7?_0x48c116['len']:_0x48c116['pos']+_0x1d45a7,_0x189cbb=new _0x5b532f['RootOperation']();_0x48c116['pos']<_0xce28e1;){var _0x5a23ca=_0x48c116['uint32']();switch(_0x5a23ca>>>0x3){case 0x1:_0x189cbb['rootName']=_0x48c116['string']();break;case 0x2:_0x189cbb['elementName']=_0x48c116['string']();break;case 0x3:_0x189cbb['isAdd']=_0x48c116['bool']();break;case 0x4:_0x189cbb['wasUndone']=_0x48c116['bool']();break;default:_0x48c116['skipType'](0x7&_0x5a23ca);}}return _0x189cbb;},_0x42cbb8['decodeDelimited']=function(_0x34ae59){return _0x34ae59 instanceof _0x45f82d||(_0x34ae59=new _0x45f82d(_0x34ae59)),this['decode'](_0x34ae59,_0x34ae59['uint32']());},_0x42cbb8['verify']=function(_0x3992f4){return'object'!=typeof _0x3992f4||null===_0x3992f4?'object\x20expected':null!=_0x3992f4['rootName']&&_0x3992f4['hasOwnProperty']('rootName')&&!_0x12e1b1['isString'](_0x3992f4['rootName'])?'rootName:\x20string\x20expected':null!=_0x3992f4['elementName']&&_0x3992f4['hasOwnProperty']('elementName')&&!_0x12e1b1['isString'](_0x3992f4['elementName'])?'elementName:\x20string\x20expected':null!=_0x3992f4['isAdd']&&_0x3992f4['hasOwnProperty']('isAdd')&&'boolean'!=typeof _0x3992f4['isAdd']?'isAdd:\x20boolean\x20expected':null!=_0x3992f4['wasUndone']&&_0x3992f4['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x3992f4['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x42cbb8['fromObject']=function(_0x1e271b){if(_0x1e271b instanceof _0x5b532f['RootOperation'])return _0x1e271b;var _0x4f5f94=new _0x5b532f['RootOperation']();return null!=_0x1e271b['rootName']&&(_0x4f5f94['rootName']=String(_0x1e271b['rootName'])),null!=_0x1e271b['elementName']&&(_0x4f5f94['elementName']=String(_0x1e271b['elementName'])),null!=_0x1e271b['isAdd']&&(_0x4f5f94['isAdd']=Boolean(_0x1e271b['isAdd'])),null!=_0x1e271b['wasUndone']&&(_0x4f5f94['wasUndone']=Boolean(_0x1e271b['wasUndone'])),_0x4f5f94;},_0x42cbb8['toObject']=function(_0x33c4f2,_0x32e5d4){_0x32e5d4||(_0x32e5d4={});var _0x1a986d={};return _0x32e5d4['defaults']&&(_0x1a986d['rootName']='',_0x1a986d['elementName']='',_0x1a986d['isAdd']=!0x1,_0x1a986d['wasUndone']=!0x1),null!=_0x33c4f2['rootName']&&_0x33c4f2['hasOwnProperty']('rootName')&&(_0x1a986d['rootName']=_0x33c4f2['rootName']),null!=_0x33c4f2['elementName']&&_0x33c4f2['hasOwnProperty']('elementName')&&(_0x1a986d['elementName']=_0x33c4f2['elementName']),null!=_0x33c4f2['isAdd']&&_0x33c4f2['hasOwnProperty']('isAdd')&&(_0x1a986d['isAdd']=_0x33c4f2['isAdd']),null!=_0x33c4f2['wasUndone']&&_0x33c4f2['hasOwnProperty']('wasUndone')&&(_0x1a986d['wasUndone']=_0x33c4f2['wasUndone']),_0x1a986d;},_0x42cbb8['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x3929e6['util']['toJSONOptions']);},_0x42cbb8['getTypeUrl']=function(_0x38377e){return void 0x0===_0x38377e&&(_0x38377e='type.googleapis.com'),_0x38377e+'/RootOperation';},_0x42cbb8;}()),_0x5b532f['SplitOperation']=(function(){function _0x4dc388(_0x1c5b37){if(_0x1c5b37){for(var _0x11b532=Object['keys'](_0x1c5b37),_0x142103=0x0;_0x142103<_0x11b532['length'];++_0x142103)null!=_0x1c5b37[_0x11b532[_0x142103]]&&(this[_0x11b532[_0x142103]]=_0x1c5b37[_0x11b532[_0x142103]]);}}return _0x4dc388['prototype']['splitPosition']=null,_0x4dc388['prototype']['graveyardPosition']=null,_0x4dc388['prototype']['howMany']=0x0,_0x4dc388['prototype']['insertionPosition']=null,_0x4dc388['prototype']['wasUndone']=!0x1,_0x4dc388['create']=function(_0xe61b86){return new _0x4dc388(_0xe61b86);},_0x4dc388['encode']=function(_0xa3b00a,_0x1b4ae6){return _0x1b4ae6||(_0x1b4ae6=_0x1e2b30['create']()),null!=_0xa3b00a['splitPosition']&&Object['hasOwnProperty']['call'](_0xa3b00a,'splitPosition')&&_0x5b532f['Position']['encode'](_0xa3b00a['splitPosition'],_0x1b4ae6['uint32'](0xa)['fork']())['ldelim'](),null!=_0xa3b00a['graveyardPosition']&&Object['hasOwnProperty']['call'](_0xa3b00a,'graveyardPosition')&&_0x5b532f['Position']['encode'](_0xa3b00a['graveyardPosition'],_0x1b4ae6['uint32'](0x12)['fork']())['ldelim'](),null!=_0xa3b00a['howMany']&&Object['hasOwnProperty']['call'](_0xa3b00a,'howMany')&&_0x1b4ae6['uint32'](0x18)['uint32'](_0xa3b00a['howMany']),null!=_0xa3b00a['insertionPosition']&&Object['hasOwnProperty']['call'](_0xa3b00a,'insertionPosition')&&_0x5b532f['Position']['encode'](_0xa3b00a['insertionPosition'],_0x1b4ae6['uint32'](0x22)['fork']())['ldelim'](),null!=_0xa3b00a['wasUndone']&&Object['hasOwnProperty']['call'](_0xa3b00a,'wasUndone')&&_0x1b4ae6['uint32'](0x28)['bool'](_0xa3b00a['wasUndone']),_0x1b4ae6;},_0x4dc388['encodeDelimited']=function(_0x11d0ba,_0x497b8f){return this['encode'](_0x11d0ba,_0x497b8f)['ldelim']();},_0x4dc388['decode']=function(_0x30a7d4,_0x41da59){_0x30a7d4 instanceof _0x45f82d||(_0x30a7d4=_0x45f82d['create'](_0x30a7d4));for(var _0x403df9=void 0x0===_0x41da59?_0x30a7d4['len']:_0x30a7d4['pos']+_0x41da59,_0x25886c=new _0x5b532f['SplitOperation']();_0x30a7d4['pos']<_0x403df9;){var _0x3f1681=_0x30a7d4['uint32']();switch(_0x3f1681>>>0x3){case 0x1:_0x25886c['splitPosition']=_0x5b532f['Position']['decode'](_0x30a7d4,_0x30a7d4['uint32']());break;case 0x2:_0x25886c['graveyardPosition']=_0x5b532f['Position']['decode'](_0x30a7d4,_0x30a7d4['uint32']());break;case 0x3:_0x25886c['howMany']=_0x30a7d4['uint32']();break;case 0x4:_0x25886c['insertionPosition']=_0x5b532f['Position']['decode'](_0x30a7d4,_0x30a7d4['uint32']());break;case 0x5:_0x25886c['wasUndone']=_0x30a7d4['bool']();break;default:_0x30a7d4['skipType'](0x7&_0x3f1681);}}return _0x25886c;},_0x4dc388['decodeDelimited']=function(_0x40ec5b){return _0x40ec5b instanceof _0x45f82d||(_0x40ec5b=new _0x45f82d(_0x40ec5b)),this['decode'](_0x40ec5b,_0x40ec5b['uint32']());},_0x4dc388['verify']=function(_0x1f86b8){if('object'!=typeof _0x1f86b8||null===_0x1f86b8)return'object\x20expected';var _0x1145fe;if(null!=_0x1f86b8['splitPosition']&&_0x1f86b8['hasOwnProperty']('splitPosition')&&(_0x1145fe=_0x5b532f['Position']['verify'](_0x1f86b8['splitPosition'])))return'splitPosition.'+_0x1145fe;if(null!=_0x1f86b8['graveyardPosition']&&_0x1f86b8['hasOwnProperty']('graveyardPosition')&&(_0x1145fe=_0x5b532f['Position']['verify'](_0x1f86b8['graveyardPosition'])))return'graveyardPosition.'+_0x1145fe;if(null!=_0x1f86b8['howMany']&&_0x1f86b8['hasOwnProperty']('howMany')&&!_0x12e1b1['isInteger'](_0x1f86b8['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x1f86b8['insertionPosition']&&_0x1f86b8['hasOwnProperty']('insertionPosition')&&(_0x1145fe=_0x5b532f['Position']['verify'](_0x1f86b8['insertionPosition'])))return'insertionPosition.'+_0x1145fe;return null!=_0x1f86b8['wasUndone']&&_0x1f86b8['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x1f86b8['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x4dc388['fromObject']=function(_0x5e8ae3){if(_0x5e8ae3 instanceof _0x5b532f['SplitOperation'])return _0x5e8ae3;var _0x548315=new _0x5b532f['SplitOperation']();if(null!=_0x5e8ae3['splitPosition']){if('object'!=typeof _0x5e8ae3['splitPosition'])throw TypeError('.SplitOperation.splitPosition:\x20object\x20expected');_0x548315['splitPosition']=_0x5b532f['Position']['fromObject'](_0x5e8ae3['splitPosition']);}if(null!=_0x5e8ae3['graveyardPosition']){if('object'!=typeof _0x5e8ae3['graveyardPosition'])throw TypeError('.SplitOperation.graveyardPosition:\x20object\x20expected');_0x548315['graveyardPosition']=_0x5b532f['Position']['fromObject'](_0x5e8ae3['graveyardPosition']);}if(null!=_0x5e8ae3['howMany']&&(_0x548315['howMany']=_0x5e8ae3['howMany']>>>0x0),null!=_0x5e8ae3['insertionPosition']){if('object'!=typeof _0x5e8ae3['insertionPosition'])throw TypeError('.SplitOperation.insertionPosition:\x20object\x20expected');_0x548315['insertionPosition']=_0x5b532f['Position']['fromObject'](_0x5e8ae3['insertionPosition']);}return null!=_0x5e8ae3['wasUndone']&&(_0x548315['wasUndone']=Boolean(_0x5e8ae3['wasUndone'])),_0x548315;},_0x4dc388['toObject']=function(_0x1e7430,_0x47add5){_0x47add5||(_0x47add5={});var _0x25ad8c={};return _0x47add5['defaults']&&(_0x25ad8c['splitPosition']=null,_0x25ad8c['graveyardPosition']=null,_0x25ad8c['howMany']=0x0,_0x25ad8c['insertionPosition']=null,_0x25ad8c['wasUndone']=!0x1),null!=_0x1e7430['splitPosition']&&_0x1e7430['hasOwnProperty']('splitPosition')&&(_0x25ad8c['splitPosition']=_0x5b532f['Position']['toObject'](_0x1e7430['splitPosition'],_0x47add5)),null!=_0x1e7430['graveyardPosition']&&_0x1e7430['hasOwnProperty']('graveyardPosition')&&(_0x25ad8c['graveyardPosition']=_0x5b532f['Position']['toObject'](_0x1e7430['graveyardPosition'],_0x47add5)),null!=_0x1e7430['howMany']&&_0x1e7430['hasOwnProperty']('howMany')&&(_0x25ad8c['howMany']=_0x1e7430['howMany']),null!=_0x1e7430['insertionPosition']&&_0x1e7430['hasOwnProperty']('insertionPosition')&&(_0x25ad8c['insertionPosition']=_0x5b532f['Position']['toObject'](_0x1e7430['insertionPosition'],_0x47add5)),null!=_0x1e7430['wasUndone']&&_0x1e7430['hasOwnProperty']('wasUndone')&&(_0x25ad8c['wasUndone']=_0x1e7430['wasUndone']),_0x25ad8c;},_0x4dc388['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x3929e6['util']['toJSONOptions']);},_0x4dc388['getTypeUrl']=function(_0x807428){return void 0x0===_0x807428&&(_0x807428='type.googleapis.com'),_0x807428+'/SplitOperation';},_0x4dc388;}()),_0x5b532f['Position']=(function(){function _0x24b346(_0x17f2fc){if(this['path']=[],_0x17f2fc){for(var _0x2422eb=Object['keys'](_0x17f2fc),_0x2b92bc=0x0;_0x2b92bc<_0x2422eb['length'];++_0x2b92bc)null!=_0x17f2fc[_0x2422eb[_0x2b92bc]]&&(this[_0x2422eb[_0x2b92bc]]=_0x17f2fc[_0x2422eb[_0x2b92bc]]);}}return _0x24b346['prototype']['root']='',_0x24b346['prototype']['rootMain']=!0x1,_0x24b346['prototype']['rootGraveyard']=!0x1,_0x24b346['prototype']['path']=_0x12e1b1['emptyArray'],_0x24b346['prototype']['stickiness']='',_0x24b346['create']=function(_0xa6b7f9){return new _0x24b346(_0xa6b7f9);},_0x24b346['encode']=function(_0x5388a9,_0x515a3e){if(_0x515a3e||(_0x515a3e=_0x1e2b30['create']()),null!=_0x5388a9['root']&&Object['hasOwnProperty']['call'](_0x5388a9,'root')&&_0x515a3e['uint32'](0xa)['string'](_0x5388a9['root']),null!=_0x5388a9['rootMain']&&Object['hasOwnProperty']['call'](_0x5388a9,'rootMain')&&_0x515a3e['uint32'](0x10)['bool'](_0x5388a9['rootMain']),null!=_0x5388a9['rootGraveyard']&&Object['hasOwnProperty']['call'](_0x5388a9,'rootGraveyard')&&_0x515a3e['uint32'](0x18)['bool'](_0x5388a9['rootGraveyard']),null!=_0x5388a9['path']&&_0x5388a9['path']['length']){_0x515a3e['uint32'](0x22)['fork']();for(var _0x1d09af=0x0;_0x1d09af<_0x5388a9['path']['length'];++_0x1d09af)_0x515a3e['uint32'](_0x5388a9['path'][_0x1d09af]);_0x515a3e['ldelim']();}return null!=_0x5388a9['stickiness']&&Object['hasOwnProperty']['call'](_0x5388a9,'stickiness')&&_0x515a3e['uint32'](0x2a)['string'](_0x5388a9['stickiness']),_0x515a3e;},_0x24b346['encodeDelimited']=function(_0x413be0,_0x559878){return this['encode'](_0x413be0,_0x559878)['ldelim']();},_0x24b346['decode']=function(_0x4be326,_0x37f783){_0x4be326 instanceof _0x45f82d||(_0x4be326=_0x45f82d['create'](_0x4be326));for(var _0x364134=void 0x0===_0x37f783?_0x4be326['len']:_0x4be326['pos']+_0x37f783,_0x22138a=new _0x5b532f['Position']();_0x4be326['pos']<_0x364134;){var _0x393fb1=_0x4be326['uint32']();switch(_0x393fb1>>>0x3){case 0x1:_0x22138a['root']=_0x4be326['string']();break;case 0x2:_0x22138a['rootMain']=_0x4be326['bool']();break;case 0x3:_0x22138a['rootGraveyard']=_0x4be326['bool']();break;case 0x4:if(_0x22138a['path']&&_0x22138a['path']['length']||(_0x22138a['path']=[]),0x2==(0x7&_0x393fb1)){for(var _0x2a9d5f=_0x4be326['uint32']()+_0x4be326['pos'];_0x4be326['pos']<_0x2a9d5f;)_0x22138a['path']['push'](_0x4be326['uint32']());}else _0x22138a['path']['push'](_0x4be326['uint32']());break;case 0x5:_0x22138a['stickiness']=_0x4be326['string']();break;default:_0x4be326['skipType'](0x7&_0x393fb1);}}return _0x22138a;},_0x24b346['decodeDelimited']=function(_0x3ebe72){return _0x3ebe72 instanceof _0x45f82d||(_0x3ebe72=new _0x45f82d(_0x3ebe72)),this['decode'](_0x3ebe72,_0x3ebe72['uint32']());},_0x24b346['verify']=function(_0x1f7596){if('object'!=typeof _0x1f7596||null===_0x1f7596)return'object\x20expected';if(null!=_0x1f7596['root']&&_0x1f7596['hasOwnProperty']('root')&&!_0x12e1b1['isString'](_0x1f7596['root']))return'root:\x20string\x20expected';if(null!=_0x1f7596['rootMain']&&_0x1f7596['hasOwnProperty']('rootMain')&&'boolean'!=typeof _0x1f7596['rootMain'])return'rootMain:\x20boolean\x20expected';if(null!=_0x1f7596['rootGraveyard']&&_0x1f7596['hasOwnProperty']('rootGraveyard')&&'boolean'!=typeof _0x1f7596['rootGraveyard'])return'rootGraveyard:\x20boolean\x20expected';if(null!=_0x1f7596['path']&&_0x1f7596['hasOwnProperty']('path')){if(!Array['isArray'](_0x1f7596['path']))return'path:\x20array\x20expected';for(var _0x22f11e=0x0;_0x22f11e<_0x1f7596['path']['length'];++_0x22f11e)if(!_0x12e1b1['isInteger'](_0x1f7596['path'][_0x22f11e]))return'path:\x20integer[]\x20expected';}return null!=_0x1f7596['stickiness']&&_0x1f7596['hasOwnProperty']('stickiness')&&!_0x12e1b1['isString'](_0x1f7596['stickiness'])?'stickiness:\x20string\x20expected':null;},_0x24b346['fromObject']=function(_0x3b8136){if(_0x3b8136 instanceof _0x5b532f['Position'])return _0x3b8136;var _0x150dab=new _0x5b532f['Position']();if(null!=_0x3b8136['root']&&(_0x150dab['root']=String(_0x3b8136['root'])),null!=_0x3b8136['rootMain']&&(_0x150dab['rootMain']=Boolean(_0x3b8136['rootMain'])),null!=_0x3b8136['rootGraveyard']&&(_0x150dab['rootGraveyard']=Boolean(_0x3b8136['rootGraveyard'])),_0x3b8136['path']){if(!Array['isArray'](_0x3b8136['path']))throw TypeError('.Position.path:\x20array\x20expected');_0x150dab['path']=[];for(var _0x1d8de3=0x0;_0x1d8de3<_0x3b8136['path']['length'];++_0x1d8de3)_0x150dab['path'][_0x1d8de3]=_0x3b8136['path'][_0x1d8de3]>>>0x0;}return null!=_0x3b8136['stickiness']&&(_0x150dab['stickiness']=String(_0x3b8136['stickiness'])),_0x150dab;},_0x24b346['toObject']=function(_0x5821db,_0x1a601e){_0x1a601e||(_0x1a601e={});var _0x5e6e1f={};if((_0x1a601e['arrays']||_0x1a601e['defaults'])&&(_0x5e6e1f['path']=[]),_0x1a601e['defaults']&&(_0x5e6e1f['root']='',_0x5e6e1f['rootMain']=!0x1,_0x5e6e1f['rootGraveyard']=!0x1,_0x5e6e1f['stickiness']=''),null!=_0x5821db['root']&&_0x5821db['hasOwnProperty']('root')&&(_0x5e6e1f['root']=_0x5821db['root']),null!=_0x5821db['rootMain']&&_0x5821db['hasOwnProperty']('rootMain')&&(_0x5e6e1f['rootMain']=_0x5821db['rootMain']),null!=_0x5821db['rootGraveyard']&&_0x5821db['hasOwnProperty']('rootGraveyard')&&(_0x5e6e1f['rootGraveyard']=_0x5821db['rootGraveyard']),_0x5821db['path']&&_0x5821db['path']['length']){_0x5e6e1f['path']=[];for(var _0x4000e2=0x0;_0x4000e2<_0x5821db['path']['length'];++_0x4000e2)_0x5e6e1f['path'][_0x4000e2]=_0x5821db['path'][_0x4000e2];}return null!=_0x5821db['stickiness']&&_0x5821db['hasOwnProperty']('stickiness')&&(_0x5e6e1f['stickiness']=_0x5821db['stickiness']),_0x5e6e1f;},_0x24b346['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x3929e6['util']['toJSONOptions']);},_0x24b346['getTypeUrl']=function(_0x3cca30){return void 0x0===_0x3cca30&&(_0x3cca30='type.googleapis.com'),_0x3cca30+'/Position';},_0x24b346;}()),_0x5b532f['Range']=(function(){function _0x55a4fd(_0x18acbe){if(_0x18acbe){for(var _0x1a9ebe=Object['keys'](_0x18acbe),_0x585d55=0x0;_0x585d55<_0x1a9ebe['length'];++_0x585d55)null!=_0x18acbe[_0x1a9ebe[_0x585d55]]&&(this[_0x1a9ebe[_0x585d55]]=_0x18acbe[_0x1a9ebe[_0x585d55]]);}}return _0x55a4fd['prototype']['start']=null,_0x55a4fd['prototype']['end']=null,_0x55a4fd['create']=function(_0x4ec9fe){return new _0x55a4fd(_0x4ec9fe);},_0x55a4fd['encode']=function(_0x52aeaf,_0x2c3521){return _0x2c3521||(_0x2c3521=_0x1e2b30['create']()),null!=_0x52aeaf['start']&&Object['hasOwnProperty']['call'](_0x52aeaf,'start')&&_0x5b532f['Position']['encode'](_0x52aeaf['start'],_0x2c3521['uint32'](0xa)['fork']())['ldelim'](),null!=_0x52aeaf['end']&&Object['hasOwnProperty']['call'](_0x52aeaf,'end')&&_0x5b532f['Position']['encode'](_0x52aeaf['end'],_0x2c3521['uint32'](0x12)['fork']())['ldelim'](),_0x2c3521;},_0x55a4fd['encodeDelimited']=function(_0x35247f,_0x46c8f3){return this['encode'](_0x35247f,_0x46c8f3)['ldelim']();},_0x55a4fd['decode']=function(_0x37ffdd,_0x4904ed){_0x37ffdd instanceof _0x45f82d||(_0x37ffdd=_0x45f82d['create'](_0x37ffdd));for(var _0x18cd01=void 0x0===_0x4904ed?_0x37ffdd['len']:_0x37ffdd['pos']+_0x4904ed,_0x12c4a7=new _0x5b532f['Range']();_0x37ffdd['pos']<_0x18cd01;){var _0x50be68=_0x37ffdd['uint32']();switch(_0x50be68>>>0x3){case 0x1:_0x12c4a7['start']=_0x5b532f['Position']['decode'](_0x37ffdd,_0x37ffdd['uint32']());break;case 0x2:_0x12c4a7['end']=_0x5b532f['Position']['decode'](_0x37ffdd,_0x37ffdd['uint32']());break;default:_0x37ffdd['skipType'](0x7&_0x50be68);}}return _0x12c4a7;},_0x55a4fd['decodeDelimited']=function(_0x31e87b){return _0x31e87b instanceof _0x45f82d||(_0x31e87b=new _0x45f82d(_0x31e87b)),this['decode'](_0x31e87b,_0x31e87b['uint32']());},_0x55a4fd['verify']=function(_0x17fbe1){if('object'!=typeof _0x17fbe1||null===_0x17fbe1)return'object\x20expected';var _0x28d0a0;if(null!=_0x17fbe1['start']&&_0x17fbe1['hasOwnProperty']('start')&&(_0x28d0a0=_0x5b532f['Position']['verify'](_0x17fbe1['start'])))return'start.'+_0x28d0a0;if(null!=_0x17fbe1['end']&&_0x17fbe1['hasOwnProperty']('end')&&(_0x28d0a0=_0x5b532f['Position']['verify'](_0x17fbe1['end'])))return'end.'+_0x28d0a0;return null;},_0x55a4fd['fromObject']=function(_0x3fd11a){if(_0x3fd11a instanceof _0x5b532f['Range'])return _0x3fd11a;var _0x13d818=new _0x5b532f['Range']();if(null!=_0x3fd11a['start']){if('object'!=typeof _0x3fd11a['start'])throw TypeError('.Range.start:\x20object\x20expected');_0x13d818['start']=_0x5b532f['Position']['fromObject'](_0x3fd11a['start']);}if(null!=_0x3fd11a['end']){if('object'!=typeof _0x3fd11a['end'])throw TypeError('.Range.end:\x20object\x20expected');_0x13d818['end']=_0x5b532f['Position']['fromObject'](_0x3fd11a['end']);}return _0x13d818;},_0x55a4fd['toObject']=function(_0x3a336f,_0x569f8d){_0x569f8d||(_0x569f8d={});var _0x415ae5={};return _0x569f8d['defaults']&&(_0x415ae5['start']=null,_0x415ae5['end']=null),null!=_0x3a336f['start']&&_0x3a336f['hasOwnProperty']('start')&&(_0x415ae5['start']=_0x5b532f['Position']['toObject'](_0x3a336f['start'],_0x569f8d)),null!=_0x3a336f['end']&&_0x3a336f['hasOwnProperty']('end')&&(_0x415ae5['end']=_0x5b532f['Position']['toObject'](_0x3a336f['end'],_0x569f8d)),_0x415ae5;},_0x55a4fd['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x3929e6['util']['toJSONOptions']);},_0x55a4fd['getTypeUrl']=function(_0x465669){return void 0x0===_0x465669&&(_0x465669='type.googleapis.com'),_0x465669+'/Range';},_0x55a4fd;}()),_0x5b532f['Element']=(function(){function _0x4d0ac6(_0x350a90){if(this['children']=[],this['attributesBoolean']={},_0x350a90){for(var _0x433cef=Object['keys'](_0x350a90),_0x4ee0b8=0x0;_0x4ee0b8<_0x433cef['length'];++_0x4ee0b8)null!=_0x350a90[_0x433cef[_0x4ee0b8]]&&(this[_0x433cef[_0x4ee0b8]]=_0x350a90[_0x433cef[_0x4ee0b8]]);}}return _0x4d0ac6['prototype']['name']='',_0x4d0ac6['prototype']['children']=_0x12e1b1['emptyArray'],_0x4d0ac6['prototype']['data']='',_0x4d0ac6['prototype']['attributesBoolean']=_0x12e1b1['emptyObject'],_0x4d0ac6['prototype']['attributesJson']='',_0x4d0ac6['create']=function(_0x11dd49){return new _0x4d0ac6(_0x11dd49);},_0x4d0ac6['encode']=function(_0x228d13,_0x4e2d05){if(_0x4e2d05||(_0x4e2d05=_0x1e2b30['create']()),null!=_0x228d13['name']&&Object['hasOwnProperty']['call'](_0x228d13,'name')&&_0x4e2d05['uint32'](0xa)['string'](_0x228d13['name']),null!=_0x228d13['children']&&_0x228d13['children']['length']){for(var _0x433e45=0x0;_0x433e45<_0x228d13['children']['length'];++_0x433e45)_0x5b532f['Element']['encode'](_0x228d13['children'][_0x433e45],_0x4e2d05['uint32'](0x12)['fork']())['ldelim']();}if(null!=_0x228d13['data']&&Object['hasOwnProperty']['call'](_0x228d13,'data')&&_0x4e2d05['uint32'](0x1a)['string'](_0x228d13['data']),null!=_0x228d13['attributesBoolean']&&Object['hasOwnProperty']['call'](_0x228d13,'attributesBoolean')){var _0x339979=Object['keys'](_0x228d13['attributesBoolean']);for(_0x433e45=0x0;_0x433e45<_0x339979['length'];++_0x433e45)_0x4e2d05['uint32'](0x22)['fork']()['uint32'](0xa)['string'](_0x339979[_0x433e45])['uint32'](0x10)['bool'](_0x228d13['attributesBoolean'][_0x339979[_0x433e45]])['ldelim']();}return null!=_0x228d13['attributesJson']&&Object['hasOwnProperty']['call'](_0x228d13,'attributesJson')&&_0x4e2d05['uint32'](0x2a)['string'](_0x228d13['attributesJson']),_0x4e2d05;},_0x4d0ac6['encodeDelimited']=function(_0x13021f,_0xa62950){return this['encode'](_0x13021f,_0xa62950)['ldelim']();},_0x4d0ac6['decode']=function(_0x139b9c,_0x23eccf){_0x139b9c instanceof _0x45f82d||(_0x139b9c=_0x45f82d['create'](_0x139b9c));for(var _0x3ab506,_0x3c9e5d,_0xba5edc=void 0x0===_0x23eccf?_0x139b9c['len']:_0x139b9c['pos']+_0x23eccf,_0x2fefb0=new _0x5b532f['Element']();_0x139b9c['pos']<_0xba5edc;){var _0x360373=_0x139b9c['uint32']();switch(_0x360373>>>0x3){case 0x1:_0x2fefb0['name']=_0x139b9c['string']();break;case 0x2:_0x2fefb0['children']&&_0x2fefb0['children']['length']||(_0x2fefb0['children']=[]),_0x2fefb0['children']['push'](_0x5b532f['Element']['decode'](_0x139b9c,_0x139b9c['uint32']()));break;case 0x3:_0x2fefb0['data']=_0x139b9c['string']();break;case 0x4:_0x2fefb0['attributesBoolean']===_0x12e1b1['emptyObject']&&(_0x2fefb0['attributesBoolean']={});var _0x43a1c4=_0x139b9c['uint32']()+_0x139b9c['pos'];for(_0x3ab506='',_0x3c9e5d=!0x1;_0x139b9c['pos']<_0x43a1c4;){var _0x19096d=_0x139b9c['uint32']();switch(_0x19096d>>>0x3){case 0x1:_0x3ab506=_0x139b9c['string']();break;case 0x2:_0x3c9e5d=_0x139b9c['bool']();break;default:_0x139b9c['skipType'](0x7&_0x19096d);}}_0x2fefb0['attributesBoolean'][_0x3ab506]=_0x3c9e5d;break;case 0x5:_0x2fefb0['attributesJson']=_0x139b9c['string']();break;default:_0x139b9c['skipType'](0x7&_0x360373);}}return _0x2fefb0;},_0x4d0ac6['decodeDelimited']=function(_0x4c0c1a){return _0x4c0c1a instanceof _0x45f82d||(_0x4c0c1a=new _0x45f82d(_0x4c0c1a)),this['decode'](_0x4c0c1a,_0x4c0c1a['uint32']());},_0x4d0ac6['verify']=function(_0x5c6cbc){if('object'!=typeof _0x5c6cbc||null===_0x5c6cbc)return'object\x20expected';if(null!=_0x5c6cbc['name']&&_0x5c6cbc['hasOwnProperty']('name')&&!_0x12e1b1['isString'](_0x5c6cbc['name']))return'name:\x20string\x20expected';if(null!=_0x5c6cbc['children']&&_0x5c6cbc['hasOwnProperty']('children')){if(!Array['isArray'](_0x5c6cbc['children']))return'children:\x20array\x20expected';for(var _0x432e50=0x0;_0x432e50<_0x5c6cbc['children']['length'];++_0x432e50){var _0x5934b8=_0x5b532f['Element']['verify'](_0x5c6cbc['children'][_0x432e50]);if(_0x5934b8)return'children.'+_0x5934b8;}}if(null!=_0x5c6cbc['data']&&_0x5c6cbc['hasOwnProperty']('data')&&!_0x12e1b1['isString'](_0x5c6cbc['data']))return'data:\x20string\x20expected';if(null!=_0x5c6cbc['attributesBoolean']&&_0x5c6cbc['hasOwnProperty']('attributesBoolean')){if(!_0x12e1b1['isObject'](_0x5c6cbc['attributesBoolean']))return'attributesBoolean:\x20object\x20expected';var _0x31edc3=Object['keys'](_0x5c6cbc['attributesBoolean']);for(_0x432e50=0x0;_0x432e50<_0x31edc3['length'];++_0x432e50)if('boolean'!=typeof _0x5c6cbc['attributesBoolean'][_0x31edc3[_0x432e50]])return'attributesBoolean:\x20boolean{k:string}\x20expected';}return null!=_0x5c6cbc['attributesJson']&&_0x5c6cbc['hasOwnProperty']('attributesJson')&&!_0x12e1b1['isString'](_0x5c6cbc['attributesJson'])?'attributesJson:\x20string\x20expected':null;},_0x4d0ac6['fromObject']=function(_0x1c1ae7){if(_0x1c1ae7 instanceof _0x5b532f['Element'])return _0x1c1ae7;var _0x5cbad5=new _0x5b532f['Element']();if(null!=_0x1c1ae7['name']&&(_0x5cbad5['name']=String(_0x1c1ae7['name'])),_0x1c1ae7['children']){if(!Array['isArray'](_0x1c1ae7['children']))throw TypeError('.Element.children:\x20array\x20expected');_0x5cbad5['children']=[];for(var _0x597a53=0x0;_0x597a53<_0x1c1ae7['children']['length'];++_0x597a53){if('object'!=typeof _0x1c1ae7['children'][_0x597a53])throw TypeError('.Element.children:\x20object\x20expected');_0x5cbad5['children'][_0x597a53]=_0x5b532f['Element']['fromObject'](_0x1c1ae7['children'][_0x597a53]);}}if(null!=_0x1c1ae7['data']&&(_0x5cbad5['data']=String(_0x1c1ae7['data'])),_0x1c1ae7['attributesBoolean']){if('object'!=typeof _0x1c1ae7['attributesBoolean'])throw TypeError('.Element.attributesBoolean:\x20object\x20expected');_0x5cbad5['attributesBoolean']={};var _0x87e248=Object['keys'](_0x1c1ae7['attributesBoolean']);for(_0x597a53=0x0;_0x597a53<_0x87e248['length'];++_0x597a53)_0x5cbad5['attributesBoolean'][_0x87e248[_0x597a53]]=Boolean(_0x1c1ae7['attributesBoolean'][_0x87e248[_0x597a53]]);}return null!=_0x1c1ae7['attributesJson']&&(_0x5cbad5['attributesJson']=String(_0x1c1ae7['attributesJson'])),_0x5cbad5;},_0x4d0ac6['toObject']=function(_0x461840,_0x46677f){_0x46677f||(_0x46677f={});var _0x5544bd,_0x6ad740={};if((_0x46677f['arrays']||_0x46677f['defaults'])&&(_0x6ad740['children']=[]),(_0x46677f['objects']||_0x46677f['defaults'])&&(_0x6ad740['attributesBoolean']={}),_0x46677f['defaults']&&(_0x6ad740['name']='',_0x6ad740['data']='',_0x6ad740['attributesJson']=''),null!=_0x461840['name']&&_0x461840['hasOwnProperty']('name')&&(_0x6ad740['name']=_0x461840['name']),_0x461840['children']&&_0x461840['children']['length']){_0x6ad740['children']=[];for(var _0x19a7fa=0x0;_0x19a7fa<_0x461840['children']['length'];++_0x19a7fa)_0x6ad740['children'][_0x19a7fa]=_0x5b532f['Element']['toObject'](_0x461840['children'][_0x19a7fa],_0x46677f);}if(null!=_0x461840['data']&&_0x461840['hasOwnProperty']('data')&&(_0x6ad740['data']=_0x461840['data']),_0x461840['attributesBoolean']&&(_0x5544bd=Object['keys'](_0x461840['attributesBoolean']))['length']){_0x6ad740['attributesBoolean']={};for(_0x19a7fa=0x0;_0x19a7fa<_0x5544bd['length'];++_0x19a7fa)_0x6ad740['attributesBoolean'][_0x5544bd[_0x19a7fa]]=_0x461840['attributesBoolean'][_0x5544bd[_0x19a7fa]];}return null!=_0x461840['attributesJson']&&_0x461840['hasOwnProperty']('attributesJson')&&(_0x6ad740['attributesJson']=_0x461840['attributesJson']),_0x6ad740;},_0x4d0ac6['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x3929e6['util']['toJSONOptions']);},_0x4d0ac6['getTypeUrl']=function(_0x2f259e){return void 0x0===_0x2f259e&&(_0x2f259e='type.googleapis.com'),_0x2f259e+'/Element';},_0x4d0ac6;}()),_0x5b532f;})());class r{['_protobufRoot'];constructor(){this['_protobufRoot']=u;}['getDescriptor'](_0x326307){return new w(this['_protobufRoot'][_0x326307]);}}class w{['_protobuf'];constructor(_0x53531a){this['_protobuf']=_0x53531a;}['compress'](_0x48df67){const _0x197d7c=this['_protobuf']['verify'](_0x48df67);if(_0x197d7c)throw Error(_0x197d7c);return this['_protobuf']['encode'](this['_protobuf']['create'](_0x48df67))['finish']();}['decompress'](_0x985e56){return this['_protobuf']['toObject'](this['_protobuf']['decode'](_0x985e56),{'oneofs':!0x0});}}function g(_0x291f29,_0x3d51b8){const _0x553a42=_0x5d38c1(_0x291f29);return _0x553a42['path'][_0x553a42['path']['length']-0x1]+=_0x3d51b8,_0x553a42;}function _(_0x55d75a,_0xc70e15){return _0x55d75a['root']===_0xc70e15['root']&&_0x3cb4a6(_0x55d75a['path'],_0xc70e15['path']);}function $(_0x4472b8){P(_0x4472b8,_0x34696f=>('main'==_0x34696f['root']?(_0x34696f['rootMain']=!0x0,delete _0x34696f['root']):'$graveyard'==_0x34696f['root']&&(_0x34696f['rootGraveyard']=!0x0,delete _0x34696f['root']),_0x34696f));}function J(_0x5098ba){P(_0x5098ba,_0x5b6e81=>(_0x5b6e81['rootMain']?(_0x5b6e81['root']='main',delete _0x5b6e81['rootMain']):_0x5b6e81['rootGraveyard']&&(_0x5b6e81['root']='$graveyard',delete _0x5b6e81['rootGraveyard']),_0x5b6e81));}function P(_0x53326a,_0x2dec98){for(const _0x54c4a3 in _0x53326a){const _0x5e72de=_0x53326a[_0x54c4a3];'nodes'!==_0x54c4a3&&_0x7d1e98(_0x5e72de)&&(_0x5e72de['path']&&(_0x5e72de['root']||_0x5e72de['rootMain']||_0x5e72de['rootGraveyard'])?_0x53326a[_0x54c4a3]=_0x2dec98(_0x5e72de):P(_0x5e72de,_0x2dec98));}return _0x53326a;}class e{['_id'];['_operationName'];['_protobufDescriptor'];constructor(_0x1179f3,_0x1e6b6d,_0x3ae839){this['_id']=_0x1179f3,this['_operationName']=_0x1e6b6d,this['_protobufDescriptor']=_0x3ae839;}['compress'](_0x5ec8c4,_0x3c9f55){const _0x3d4a2d=_0x3c9f55['operations'][_0x3c9f55['index']++];return $(_0x3d4a2d),_0x5ec8c4['buffers']['push'](this['_protobufDescriptor']['compress'](_0x3d4a2d)),_0x5ec8c4['types']['push'](this['_id']),!0x0;}['decompress'](_0xcf6e22,_0x3673d2){_0x3673d2['typeIndex']++;const _0x5cdef1=_0x3673d2['buffers'][_0x3673d2['bufferIndex']++],_0x5e82c3=this['_protobufDescriptor']['decompress'](_0x5cdef1);J(_0x5e82c3),_0x5e82c3['__className']=this['_operationName'],_0xcf6e22['push'](_0x5e82c3);}}class s extends e{['compress'](_0x32d366,_0x14620a){const _0x58921f=_0x14620a['operations'][_0x14620a['index']++];return this['_serializeOneOf']('oldValue',_0x58921f),this['_serializeOneOf']('newValue',_0x58921f),$(_0x58921f),_0x32d366['buffers']['push'](this['_protobufDescriptor']['compress'](_0x58921f)),_0x32d366['types']['push'](this['_id']),!0x0;}['decompress'](_0x564d70,_0x2946f6){_0x2946f6['typeIndex']++;const _0x44e20f=_0x2946f6['buffers'][_0x2946f6['bufferIndex']++],_0x5b5c07=this['_protobufDescriptor']['decompress'](_0x44e20f);this['_deserializeOneOf']('oldValue',_0x5b5c07),this['_deserializeOneOf']('newValue',_0x5b5c07),J(_0x5b5c07),_0x5b5c07['__className']=this['_operationName'],_0x564d70['push'](_0x5b5c07);}['_serializeOneOf'](_0x3a85a9,_0x37cea0){const _0x5659a7=_0x37cea0[_0x3a85a9];'boolean'==typeof _0x5659a7?_0x37cea0[_0x3a85a9+'Boolean']=_0x5659a7:_0x37cea0[_0x3a85a9+'Json']=JSON['stringify'](_0x5659a7);}['_deserializeOneOf'](_0x149616,_0x1ab3ab){const _0x5c4966=_0x149616+'Json';_0x1ab3ab[_0x5c4966]?(_0x1ab3ab[_0x149616]=JSON['parse'](_0x1ab3ab[_0x5c4966]),delete _0x1ab3ab[_0x5c4966]):(_0x1ab3ab[_0x149616]=_0x1ab3ab[_0x149616+'Boolean'],delete _0x1ab3ab[_0x149616+'Boolean']);}}class i extends e{['compress'](_0x1e5a16,_0x35760a){const _0x580c36=_0x35760a['operations'][_0x35760a['index']++];return this['_serializeNodesAttributes'](_0x580c36['nodes']),$(_0x580c36),_0x1e5a16['buffers']['push'](this['_protobufDescriptor']['compress'](_0x580c36)),_0x1e5a16['types']['push'](this['_id']),!0x0;}['decompress'](_0x293148,_0x4dc005){_0x4dc005['typeIndex']++;const _0x45ac81=_0x4dc005['buffers'][_0x4dc005['bufferIndex']++],_0x1f2566=this['_protobufDescriptor']['decompress'](_0x45ac81);_0x1f2566['nodes']||(_0x1f2566['nodes']=[]),this['_deserializeNodesAttributes'](_0x1f2566['nodes']),J(_0x1f2566),_0x1f2566['__className']=this['_operationName'],_0x293148['push'](_0x1f2566);}['_serializeNodesAttributes'](_0x2c3c04){for(const _0x24417d of _0x2c3c04){if(_0x24417d['attributes']){const _0x6c445d=_0x24417d['attributes'];this['_areValuesBoolean'](_0x6c445d)?_0x24417d['attributesBoolean']=_0x6c445d:_0x24417d['attributesJson']=JSON['stringify'](_0x6c445d);}_0x24417d['children']&&this['_serializeNodesAttributes'](_0x24417d['children']);}}['_deserializeNodesAttributes'](_0x5dc127){for(const _0x2edc69 of _0x5dc127)(_0x2edc69['attributesBoolean']||_0x2edc69['attributesJson'])&&(_0x2edc69['attributesBoolean']?(_0x2edc69['attributes']=_0x2edc69['attributesBoolean'],delete _0x2edc69['attributesBoolean']):(_0x2edc69['attributes']=JSON['parse'](_0x2edc69['attributesJson']),delete _0x2edc69['attributesJson'])),_0x2edc69['children']&&this['_deserializeNodesAttributes'](_0x2edc69['children']);}['_areValuesBoolean'](_0x478afa){return Object['keys'](_0x478afa)['every'](_0x38614a=>'boolean'==typeof _0x478afa[_0x38614a]);}}class n extends e{['decompress'](_0x27d44e,_0x3d8dc8){super['decompress'](_0x27d44e,_0x3d8dc8);const _0x173d9a=_0x27d44e[_0x27d44e['length']-0x1];_0x173d9a['oldRange']||(_0x173d9a['oldRange']=null),_0x173d9a['newRange']||(_0x173d9a['newRange']=null);}}class p extends e{['compress'](_0x56679f,_0x813b81){return _0x813b81['index']++,_0x56679f['types']['push'](this['_id']),!0x0;}['decompress'](_0x545265,_0x39c000){_0x39c000['typeIndex']++,_0x545265['push']({'__className':this['_operationName']});}}class a extends n{['_omittedNamespace'];constructor(_0x5a2fed,_0x55dacd,_0x37f9d6,_0x528b8a){super(_0x5a2fed,_0x55dacd,_0x37f9d6),this['_omittedNamespace']=_0x528b8a+':';}['compress'](_0x3e9a80,_0x5dc0a7){const _0x221aac=_0x5dc0a7['operations'][_0x5dc0a7['index']];return!('MarkerOperation'!=_0x221aac['__className']||!_0x221aac['name']['startsWith'](this['_omittedNamespace']))&&(_0x221aac['name']=_0x221aac['name']['replace'](new RegExp('^'+this['_omittedNamespace']),''),super['compress'](_0x3e9a80,_0x5dc0a7),!0x0);}['decompress'](_0x1008e0,_0x4c3e24){super['decompress'](_0x1008e0,_0x4c3e24);const _0x280f65=_0x1008e0[_0x1008e0['length']-0x1];_0x280f65['name']=this['_omittedNamespace']+_0x280f65['name'];}}class O{['_id'];['_context'];constructor(_0xd05d60,_0x50341c){this['_id']=_0xd05d60,this['_context']=_0x50341c;}['compress'](_0x12551e,_0x3cddb5){let _0x57b6ef,_0x3cc0a1=_0x3cddb5['operations'][_0x3cddb5['index']],_0x5233e2=_0x3cddb5['operations'][_0x3cddb5['index']+0x1];for(;_0x5233e2&&this['_compareOperations'](_0x3cc0a1,_0x5233e2);)_0x57b6ef?(_0x57b6ef=this['_combineNext'](_0x3cc0a1,_0x57b6ef),_0x12551e['types']['push'](0x0)):(_0x57b6ef=_0x5d38c1(_0x3cc0a1),_0x12551e['types']['push'](this['_id'])),_0x3cddb5['index']++,_0x3cc0a1=_0x3cddb5['operations'][_0x3cddb5['index']],_0x5233e2=_0x3cddb5['operations'][_0x3cddb5['index']+0x1];return!!_0x57b6ef&&(_0x57b6ef=this['_combineNext'](_0x3cddb5['operations'][_0x3cddb5['index']++],_0x57b6ef),_0x12551e['types']['push'](0x0),_0x12551e['buffers']['push'](this['_compressSingleOperation'](_0x57b6ef)),!0x0);}['decompress'](_0x587762,_0x4686cf){const _0xd17eee=this['_decompressSingleOperation'](_0x4686cf);for(;0x0==_0x4686cf['types'][_0x4686cf['typeIndex']];)_0x4686cf['typeIndex']++,_0x587762['push'](this['_splitCurrent'](_0xd17eee));_0x587762['push'](_0xd17eee);}}class c extends O{['_combineNext'](_0x6b88c3,_0xccc46f){return _0xccc46f['nodes'][0x0]['data']+=_0x6b88c3['nodes'][0x0]['data'],_0xccc46f;}['_splitCurrent'](_0x3436d3){const _0x354a5c=_0x5d38c1(_0x3436d3),_0x35e426=_0x354a5c['nodes'][0x0],_0x17fcb2=_0x3436d3['nodes'][0x0],_0x294565=_0x17fcb2['data'][Symbol['iterator']]()['next']()['value'],_0x1ce728=_0x294565['length'];return _0x35e426['data']=_0x294565,_0x17fcb2['data']=_0x17fcb2['data']['substr'](_0x1ce728),_0x3436d3['position']=g(_0x3436d3['position'],_0x1ce728),_0x354a5c;}['_compareOperations'](_0x45af7f,_0x2ef52f){if(this['_checkOperation'](_0x45af7f)&&this['_checkOperation'](_0x2ef52f)){const _0x34f427=_0x45af7f['nodes'][0x0]['data']['length'],_0x3332d2=_(g(_0x45af7f['position'],_0x34f427),_0x2ef52f['position']),_0xe8d393=_0x45af7f['nodes'][0x0],_0x5473f5=_0x2ef52f['nodes'][0x0];return _0x3332d2&&this['_compareAttributes'](_0xe8d393,_0x5473f5);}return!0x1;}['_compressSingleOperation'](_0xdff8aa){const _0x38ac24={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('InsertOperation')['compress'](_0x38ac24,{'operations':[_0xdff8aa],'index':0x0}),_0x38ac24['buffers'][0x0];}['_decompressSingleOperation'](_0x3c74ae){const _0x53ff8c=[];return this['_context']['_getCompressorByName']('InsertOperation')['decompress'](_0x53ff8c,_0x3c74ae),_0x53ff8c[0x0];}['_checkOperation'](_0x15484d){return'InsertOperation'==_0x15484d['__className']&&0x1==_0x15484d['nodes']['length']&&_0x15484d['nodes'][0x0]['data']&&!_0x15484d['wasUndone']&&0x1==Array['from'](_0x15484d['nodes'][0x0]['data'])['length'];}['_compareAttributes'](_0x41f5bf,_0x44069f){const _0xaf80d8=Object['keys'](_0x41f5bf['attributes']||{}),_0x282ab9=Object['keys'](_0x44069f['attributes']||{});return _0xaf80d8['length']===_0x282ab9['length']&&_0xaf80d8['every'](_0x82fa2c=>_0x44069f['attributes'][_0x82fa2c]&&_0x44069f['attributes'][_0x82fa2c]===_0x41f5bf['attributes'][_0x82fa2c]);}}class m extends O{['_combineNext'](_0x5db955,_0x15712d){return _0x15712d['howMany']++,_0x15712d['sourcePosition']=_0x5d38c1(_0x5db955['sourcePosition']),_0x15712d;}['_splitCurrent'](_0x2fffe0){const _0x751876=_0x5d38c1(_0x2fffe0);return _0x2fffe0['howMany']--,_0x751876['howMany']=0x1,_0x751876['sourcePosition']=g(_0x751876['sourcePosition'],_0x2fffe0['howMany']),_0x751876;}['_compareOperations'](_0x12609f,_0x1d6954){return!(!this['_checkOperation'](_0x12609f)||!this['_checkOperation'](_0x1d6954))&&(_(g(_0x12609f['sourcePosition'],-0x1),_0x1d6954['sourcePosition'])&&_(_0x12609f['targetPosition'],_0x1d6954['targetPosition']));}['_compressSingleOperation'](_0x164d0c){const _0x22f761={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x22f761,{'operations':[_0x164d0c],'index':0x0}),_0x22f761['buffers'][0x0];}['_decompressSingleOperation'](_0x36de51){const _0x45c1f2=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x45c1f2,_0x36de51),_0x45c1f2[0x0];}['_checkOperation'](_0x4e24d6){return'MoveOperation'==_0x4e24d6['__className']&&'$graveyard'==_0x4e24d6['targetPosition']['root']&&0x1==_0x4e24d6['howMany']&&!_0x4e24d6['wasUndone'];}}class h extends O{['_combineNext'](_0x244517,_0x27ae3a){return _0x27ae3a['howMany']++,_0x27ae3a;}['_splitCurrent'](_0x4f7016){const _0x43af1a=_0x5d38c1(_0x4f7016);return _0x43af1a['howMany']=0x1,_0x4f7016['howMany']--,_0x43af1a;}['_compareOperations'](_0x130f63,_0xf0f12c){return!(!this['_checkOperation'](_0x130f63)||!this['_checkOperation'](_0xf0f12c))&&(_(_0x130f63['sourcePosition'],_0xf0f12c['sourcePosition'])&&_(_0x130f63['targetPosition'],_0xf0f12c['targetPosition']));}['_compressSingleOperation'](_0x3075e3){const _0x412160={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x412160,{'operations':[_0x3075e3],'index':0x0}),_0x412160['buffers'][0x0];}['_decompressSingleOperation'](_0x1a22f3){const _0x3fdc60=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x3fdc60,_0x1a22f3),_0x3fdc60[0x0];}['_checkOperation'](_0x1ecc73){return'MoveOperation'==_0x1ecc73['__className']&&'$graveyard'==_0x1ecc73['targetPosition']['root']&&0x1==_0x1ecc73['howMany']&&!_0x1ecc73['wasUndone'];}}class f extends O{['compress'](_0x5c91c6,_0x2fd584){if(!this['_compareOperations'](_0x2fd584['operations'][_0x2fd584['index']],_0x2fd584['operations'][_0x2fd584['index']+0x1]))return!0x1;const _0xf66b94=_0x2fd584['operations'][_0x2fd584['index']++];return _0xf66b94['oldRange']=null,_0xf66b94['newRange']&&_(_0xf66b94['newRange']['start'],_0xf66b94['newRange']['end'])&&(_0xf66b94['newRange']['end']=null),_0x2fd584['index']++,_0x5c91c6['types']['push'](this['_id']),_0x5c91c6['types']['push'](0x0),_0x5c91c6['buffers']['push'](this['_compressSingleOperation'](_0xf66b94)),!0x0;}['decompress'](_0x231cd4,_0x47abf5){const _0x5e32be=this['_decompressSingleOperation'](_0x47abf5);_0x5e32be['newRange']&&!_0x5e32be['newRange']['end']&&(_0x5e32be['newRange']['end']=_0x5d38c1(_0x5e32be['newRange']['start']));const _0x33fc13=_0x5d38c1(_0x5e32be);_0x33fc13['newRange']&&(_0x33fc13['newRange']['start']['stickiness']='toNone',_0x33fc13['newRange']['end']=_0x5d38c1(_0x33fc13['newRange']['start'])),_0x33fc13['name']='user:position:'+_0x33fc13['name']['split'](':')[0x2],_0x47abf5['typeIndex']++,_0x231cd4['push'](_0x5e32be),_0x231cd4['push'](_0x33fc13);}['_compressSingleOperation'](_0x1857b4){const _0x109f41={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MarkerOperation')['compress'](_0x109f41,{'operations':[_0x1857b4],'index':0x0}),_0x109f41['buffers'][0x0];}['_decompressSingleOperation'](_0x5d6479){const _0x542c27=[];return this['_context']['_getCompressorByName']('MarkerOperation')['decompress'](_0x542c27,_0x5d6479),_0x542c27[0x0];}['_compareOperations'](_0x529d61,_0x31ba8e){return!(!_0x529d61||!_0x31ba8e)&&('MarkerOperation'==_0x529d61['__className']&&'MarkerOperation'==_0x31ba8e['__className']&&!(!_0x529d61['name']['startsWith']('user:')||!_0x31ba8e['name']['startsWith']('user:')||_0x529d61['name']==_0x31ba8e['name']));}}class y{['_compressorById'];['_compressorByName'];['_protobufFactory'];constructor(){this['_compressorById']=new Map(),this['_compressorByName']=new Map(),this['_protobufFactory']=new r();const _0x2429d0=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',_0x2429d0,'comment')),this['_registerCompressor'](0x13,'SuggestionMarkerOperation',new a(0x13,'MarkerOperation',_0x2429d0,'suggestion')),this['_registerOperationCompressor'](0x14,'RootOperation',e),this['_registerActionCompressor'](0x64,'TypingAction',c),this['_registerActionCompressor'](0x65,'DeletingAction',m),this['_registerActionCompressor'](0x66,'ForwardDeletingAction',h),this['_registerActionCompressor'](0x67,'UserSelectionAction',f);}['compress'](_0xe28f9){if(!_0xe28f9||!_0xe28f9[0x0])throw new _0x2b91dc('no-operations-provided',this);const _0x45b8dd={'operations':_0xe28f9,'index':0x0},_0x17beef={'types':[],'buffers':[],'baseVersion':_0xe28f9[0x0]['baseVersion']};for(;_0x45b8dd['index']<_0x45b8dd['operations']['length'];){if(this['_getCompressorByName']('UserSelectionAction')['compress'](_0x17beef,_0x45b8dd))continue;if(this['_getCompressorByName']('TypingAction')['compress'](_0x17beef,_0x45b8dd))continue;if(this['_getCompressorByName']('DeletingAction')['compress'](_0x17beef,_0x45b8dd))continue;if(this['_getCompressorByName']('ForwardDeletingAction')['compress'](_0x17beef,_0x45b8dd))continue;if(this['_getCompressorByName']('CommentMarkerOperation')['compress'](_0x17beef,_0x45b8dd))continue;if(this['_getCompressorByName']('SuggestionMarkerOperation')['compress'](_0x17beef,_0x45b8dd))continue;const _0x451b06=_0x45b8dd['operations'][_0x45b8dd['index']]['__className'];this['_getCompressorByName'](_0x451b06)['compress'](_0x17beef,_0x45b8dd);}return _0x17beef;}['decompress'](_0x3722b2){const _0x44657b=[],_0x39d8ce={'types':_0x3722b2['types'],'buffers':_0x3722b2['buffers'],'baseVersion':_0x3722b2['baseVersion'],'typeIndex':0x0,'bufferIndex':0x0};for(;_0x39d8ce['typeIndex']<_0x39d8ce['types']['length'];){const _0x2308c2=_0x39d8ce['types'][_0x39d8ce['typeIndex']],_0x5e8181=this['_compressorById']['get'](_0x2308c2);if(!_0x5e8181)throw new _0x2b91dc('decompress-compressor-not-found',this,{'type':_0x2308c2});_0x5e8181['decompress'](_0x44657b,_0x39d8ce);}return _0x44657b['forEach']((_0x33a4ab,_0x36e209)=>_0x33a4ab['baseVersion']=_0x3722b2['baseVersion']+_0x36e209),_0x44657b;}['_getCompressorByName'](_0x141a0f){return this['_compressorByName']['get'](_0x141a0f);}['_registerOperationCompressor'](_0x1a2559,_0x1d6e22,_0xd1fbcd){const _0x6641d6=new _0xd1fbcd(_0x1a2559,_0x1d6e22,this['_protobufFactory']['getDescriptor'](_0x1d6e22));this['_registerCompressor'](_0x1a2559,_0x1d6e22,_0x6641d6);}['_registerActionCompressor'](_0x3a5727,_0x374ead,_0x2bed1){const _0x873450=new _0x2bed1(_0x3a5727,this);this['_registerCompressor'](_0x3a5727,_0x374ead,_0x873450);}['_registerCompressor'](_0x36f4a0,_0x132cf9,_0x5e08fd){this['_compressorById']['set'](_0x36f4a0,_0x5e08fd),this['_compressorByName']['set'](_0x132cf9,_0x5e08fd);}}export{y as Compressor};
|
|
23
|
+
import{CKEditorError as _0x3ecaf4}from'@ckeditor/ckeditor5-utils/dist/index.js';import _0x56ad9f from'protobufjs/minimal.js';import{cloneDeep as _0x58a840,isEqual as _0x4282a5,isObject as _0x36503c}from'es-toolkit/compat';const u=/* #__PURE__ -- @preserve */
|
|
24
|
+
((()=>{var _0x478192=_0x56ad9f['Reader'],_0x5b066d=_0x56ad9f['Writer'],_0x23fb37=_0x56ad9f['util'],_0x360104=_0x56ad9f['roots']['default']||(_0x56ad9f['roots']['default']={});return _0x360104['AttributeOperation']=(function(){function _0x38b161(_0x3118eb){if(_0x3118eb){for(var _0x8eb952=Object['keys'](_0x3118eb),_0x1a733e=0x0;_0x1a733e<_0x8eb952['length'];++_0x1a733e)null!=_0x3118eb[_0x8eb952[_0x1a733e]]&&(this[_0x8eb952[_0x1a733e]]=_0x3118eb[_0x8eb952[_0x1a733e]]);}}return _0x38b161['prototype']['range']=null,_0x38b161['prototype']['key']='',_0x38b161['prototype']['oldValueBoolean']=!0x1,_0x38b161['prototype']['oldValueJson']='',_0x38b161['prototype']['newValueBoolean']=!0x1,_0x38b161['prototype']['newValueJson']='',_0x38b161['prototype']['wasUndone']=!0x1,_0x38b161['create']=function(_0x116eb4){return new _0x38b161(_0x116eb4);},_0x38b161['encode']=function(_0x465b18,_0x56bc98){return _0x56bc98||(_0x56bc98=_0x5b066d['create']()),null!=_0x465b18['range']&&Object['hasOwnProperty']['call'](_0x465b18,'range')&&_0x360104['Range']['encode'](_0x465b18['range'],_0x56bc98['uint32'](0xa)['fork']())['ldelim'](),null!=_0x465b18['key']&&Object['hasOwnProperty']['call'](_0x465b18,'key')&&_0x56bc98['uint32'](0x12)['string'](_0x465b18['key']),null!=_0x465b18['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x465b18,'oldValueBoolean')&&_0x56bc98['uint32'](0x18)['bool'](_0x465b18['oldValueBoolean']),null!=_0x465b18['oldValueJson']&&Object['hasOwnProperty']['call'](_0x465b18,'oldValueJson')&&_0x56bc98['uint32'](0x22)['string'](_0x465b18['oldValueJson']),null!=_0x465b18['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x465b18,'newValueBoolean')&&_0x56bc98['uint32'](0x28)['bool'](_0x465b18['newValueBoolean']),null!=_0x465b18['newValueJson']&&Object['hasOwnProperty']['call'](_0x465b18,'newValueJson')&&_0x56bc98['uint32'](0x32)['string'](_0x465b18['newValueJson']),null!=_0x465b18['wasUndone']&&Object['hasOwnProperty']['call'](_0x465b18,'wasUndone')&&_0x56bc98['uint32'](0x38)['bool'](_0x465b18['wasUndone']),_0x56bc98;},_0x38b161['encodeDelimited']=function(_0x4c4b36,_0x2ea579){return this['encode'](_0x4c4b36,_0x2ea579)['ldelim']();},_0x38b161['decode']=function(_0x840b11,_0x501302){_0x840b11 instanceof _0x478192||(_0x840b11=_0x478192['create'](_0x840b11));for(var _0x1b35f2=void 0x0===_0x501302?_0x840b11['len']:_0x840b11['pos']+_0x501302,_0x54674b=new _0x360104['AttributeOperation']();_0x840b11['pos']<_0x1b35f2;){var _0x321e15=_0x840b11['uint32']();switch(_0x321e15>>>0x3){case 0x1:_0x54674b['range']=_0x360104['Range']['decode'](_0x840b11,_0x840b11['uint32']());break;case 0x2:_0x54674b['key']=_0x840b11['string']();break;case 0x3:_0x54674b['oldValueBoolean']=_0x840b11['bool']();break;case 0x4:_0x54674b['oldValueJson']=_0x840b11['string']();break;case 0x5:_0x54674b['newValueBoolean']=_0x840b11['bool']();break;case 0x6:_0x54674b['newValueJson']=_0x840b11['string']();break;case 0x7:_0x54674b['wasUndone']=_0x840b11['bool']();break;default:_0x840b11['skipType'](0x7&_0x321e15);}}return _0x54674b;},_0x38b161['decodeDelimited']=function(_0xb86448){return _0xb86448 instanceof _0x478192||(_0xb86448=new _0x478192(_0xb86448)),this['decode'](_0xb86448,_0xb86448['uint32']());},_0x38b161['verify']=function(_0x3c7871){if('object'!=typeof _0x3c7871||null===_0x3c7871)return'object\x20expected';if(null!=_0x3c7871['range']&&_0x3c7871['hasOwnProperty']('range')){var _0x162c1c=_0x360104['Range']['verify'](_0x3c7871['range']);if(_0x162c1c)return'range.'+_0x162c1c;}return null!=_0x3c7871['key']&&_0x3c7871['hasOwnProperty']('key')&&!_0x23fb37['isString'](_0x3c7871['key'])?'key:\x20string\x20expected':null!=_0x3c7871['oldValueBoolean']&&_0x3c7871['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x3c7871['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x3c7871['oldValueJson']&&_0x3c7871['hasOwnProperty']('oldValueJson')&&!_0x23fb37['isString'](_0x3c7871['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x3c7871['newValueBoolean']&&_0x3c7871['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x3c7871['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x3c7871['newValueJson']&&_0x3c7871['hasOwnProperty']('newValueJson')&&!_0x23fb37['isString'](_0x3c7871['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x3c7871['wasUndone']&&_0x3c7871['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x3c7871['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x38b161['fromObject']=function(_0x1bddf3){if(_0x1bddf3 instanceof _0x360104['AttributeOperation'])return _0x1bddf3;var _0x25a7e4=new _0x360104['AttributeOperation']();if(null!=_0x1bddf3['range']){if('object'!=typeof _0x1bddf3['range'])throw TypeError('.AttributeOperation.range:\x20object\x20expected');_0x25a7e4['range']=_0x360104['Range']['fromObject'](_0x1bddf3['range']);}return null!=_0x1bddf3['key']&&(_0x25a7e4['key']=String(_0x1bddf3['key'])),null!=_0x1bddf3['oldValueBoolean']&&(_0x25a7e4['oldValueBoolean']=Boolean(_0x1bddf3['oldValueBoolean'])),null!=_0x1bddf3['oldValueJson']&&(_0x25a7e4['oldValueJson']=String(_0x1bddf3['oldValueJson'])),null!=_0x1bddf3['newValueBoolean']&&(_0x25a7e4['newValueBoolean']=Boolean(_0x1bddf3['newValueBoolean'])),null!=_0x1bddf3['newValueJson']&&(_0x25a7e4['newValueJson']=String(_0x1bddf3['newValueJson'])),null!=_0x1bddf3['wasUndone']&&(_0x25a7e4['wasUndone']=Boolean(_0x1bddf3['wasUndone'])),_0x25a7e4;},_0x38b161['toObject']=function(_0x550495,_0x56029e){_0x56029e||(_0x56029e={});var _0x161a81={};return _0x56029e['defaults']&&(_0x161a81['range']=null,_0x161a81['key']='',_0x161a81['oldValueBoolean']=!0x1,_0x161a81['oldValueJson']='',_0x161a81['newValueBoolean']=!0x1,_0x161a81['newValueJson']='',_0x161a81['wasUndone']=!0x1),null!=_0x550495['range']&&_0x550495['hasOwnProperty']('range')&&(_0x161a81['range']=_0x360104['Range']['toObject'](_0x550495['range'],_0x56029e)),null!=_0x550495['key']&&_0x550495['hasOwnProperty']('key')&&(_0x161a81['key']=_0x550495['key']),null!=_0x550495['oldValueBoolean']&&_0x550495['hasOwnProperty']('oldValueBoolean')&&(_0x161a81['oldValueBoolean']=_0x550495['oldValueBoolean']),null!=_0x550495['oldValueJson']&&_0x550495['hasOwnProperty']('oldValueJson')&&(_0x161a81['oldValueJson']=_0x550495['oldValueJson']),null!=_0x550495['newValueBoolean']&&_0x550495['hasOwnProperty']('newValueBoolean')&&(_0x161a81['newValueBoolean']=_0x550495['newValueBoolean']),null!=_0x550495['newValueJson']&&_0x550495['hasOwnProperty']('newValueJson')&&(_0x161a81['newValueJson']=_0x550495['newValueJson']),null!=_0x550495['wasUndone']&&_0x550495['hasOwnProperty']('wasUndone')&&(_0x161a81['wasUndone']=_0x550495['wasUndone']),_0x161a81;},_0x38b161['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x56ad9f['util']['toJSONOptions']);},_0x38b161['getTypeUrl']=function(_0x2ebb95){return void 0x0===_0x2ebb95&&(_0x2ebb95='type.googleapis.com'),_0x2ebb95+'/AttributeOperation';},_0x38b161;}()),_0x360104['InsertOperation']=(function(){function _0x45dc1a(_0x2e7a56){if(this['nodes']=[],_0x2e7a56){for(var _0x370d57=Object['keys'](_0x2e7a56),_0x592e11=0x0;_0x592e11<_0x370d57['length'];++_0x592e11)null!=_0x2e7a56[_0x370d57[_0x592e11]]&&(this[_0x370d57[_0x592e11]]=_0x2e7a56[_0x370d57[_0x592e11]]);}}return _0x45dc1a['prototype']['position']=null,_0x45dc1a['prototype']['nodes']=_0x23fb37['emptyArray'],_0x45dc1a['prototype']['shouldReceiveAttributes']=!0x1,_0x45dc1a['prototype']['wasUndone']=!0x1,_0x45dc1a['create']=function(_0x2124c8){return new _0x45dc1a(_0x2124c8);},_0x45dc1a['encode']=function(_0x58baa3,_0x28e942){if(_0x28e942||(_0x28e942=_0x5b066d['create']()),null!=_0x58baa3['position']&&Object['hasOwnProperty']['call'](_0x58baa3,'position')&&_0x360104['Position']['encode'](_0x58baa3['position'],_0x28e942['uint32'](0xa)['fork']())['ldelim'](),null!=_0x58baa3['nodes']&&_0x58baa3['nodes']['length']){for(var _0x51a2a7=0x0;_0x51a2a7<_0x58baa3['nodes']['length'];++_0x51a2a7)_0x360104['Element']['encode'](_0x58baa3['nodes'][_0x51a2a7],_0x28e942['uint32'](0x12)['fork']())['ldelim']();}return null!=_0x58baa3['shouldReceiveAttributes']&&Object['hasOwnProperty']['call'](_0x58baa3,'shouldReceiveAttributes')&&_0x28e942['uint32'](0x18)['bool'](_0x58baa3['shouldReceiveAttributes']),null!=_0x58baa3['wasUndone']&&Object['hasOwnProperty']['call'](_0x58baa3,'wasUndone')&&_0x28e942['uint32'](0x20)['bool'](_0x58baa3['wasUndone']),_0x28e942;},_0x45dc1a['encodeDelimited']=function(_0x598166,_0x4b0734){return this['encode'](_0x598166,_0x4b0734)['ldelim']();},_0x45dc1a['decode']=function(_0x5e1830,_0x265486){_0x5e1830 instanceof _0x478192||(_0x5e1830=_0x478192['create'](_0x5e1830));for(var _0x2a841c=void 0x0===_0x265486?_0x5e1830['len']:_0x5e1830['pos']+_0x265486,_0x2e3077=new _0x360104['InsertOperation']();_0x5e1830['pos']<_0x2a841c;){var _0x44291c=_0x5e1830['uint32']();switch(_0x44291c>>>0x3){case 0x1:_0x2e3077['position']=_0x360104['Position']['decode'](_0x5e1830,_0x5e1830['uint32']());break;case 0x2:_0x2e3077['nodes']&&_0x2e3077['nodes']['length']||(_0x2e3077['nodes']=[]),_0x2e3077['nodes']['push'](_0x360104['Element']['decode'](_0x5e1830,_0x5e1830['uint32']()));break;case 0x3:_0x2e3077['shouldReceiveAttributes']=_0x5e1830['bool']();break;case 0x4:_0x2e3077['wasUndone']=_0x5e1830['bool']();break;default:_0x5e1830['skipType'](0x7&_0x44291c);}}return _0x2e3077;},_0x45dc1a['decodeDelimited']=function(_0x13722a){return _0x13722a instanceof _0x478192||(_0x13722a=new _0x478192(_0x13722a)),this['decode'](_0x13722a,_0x13722a['uint32']());},_0x45dc1a['verify']=function(_0x4ed4bb){if('object'!=typeof _0x4ed4bb||null===_0x4ed4bb)return'object\x20expected';if(null!=_0x4ed4bb['position']&&_0x4ed4bb['hasOwnProperty']('position')&&(_0x92d09d=_0x360104['Position']['verify'](_0x4ed4bb['position'])))return'position.'+_0x92d09d;if(null!=_0x4ed4bb['nodes']&&_0x4ed4bb['hasOwnProperty']('nodes')){if(!Array['isArray'](_0x4ed4bb['nodes']))return'nodes:\x20array\x20expected';for(var _0x49770e=0x0;_0x49770e<_0x4ed4bb['nodes']['length'];++_0x49770e){var _0x92d09d;if(_0x92d09d=_0x360104['Element']['verify'](_0x4ed4bb['nodes'][_0x49770e]))return'nodes.'+_0x92d09d;}}return null!=_0x4ed4bb['shouldReceiveAttributes']&&_0x4ed4bb['hasOwnProperty']('shouldReceiveAttributes')&&'boolean'!=typeof _0x4ed4bb['shouldReceiveAttributes']?'shouldReceiveAttributes:\x20boolean\x20expected':null!=_0x4ed4bb['wasUndone']&&_0x4ed4bb['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x4ed4bb['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x45dc1a['fromObject']=function(_0x107b34){if(_0x107b34 instanceof _0x360104['InsertOperation'])return _0x107b34;var _0x4f1fa7=new _0x360104['InsertOperation']();if(null!=_0x107b34['position']){if('object'!=typeof _0x107b34['position'])throw TypeError('.InsertOperation.position:\x20object\x20expected');_0x4f1fa7['position']=_0x360104['Position']['fromObject'](_0x107b34['position']);}if(_0x107b34['nodes']){if(!Array['isArray'](_0x107b34['nodes']))throw TypeError('.InsertOperation.nodes:\x20array\x20expected');_0x4f1fa7['nodes']=[];for(var _0x1a8f23=0x0;_0x1a8f23<_0x107b34['nodes']['length'];++_0x1a8f23){if('object'!=typeof _0x107b34['nodes'][_0x1a8f23])throw TypeError('.InsertOperation.nodes:\x20object\x20expected');_0x4f1fa7['nodes'][_0x1a8f23]=_0x360104['Element']['fromObject'](_0x107b34['nodes'][_0x1a8f23]);}}return null!=_0x107b34['shouldReceiveAttributes']&&(_0x4f1fa7['shouldReceiveAttributes']=Boolean(_0x107b34['shouldReceiveAttributes'])),null!=_0x107b34['wasUndone']&&(_0x4f1fa7['wasUndone']=Boolean(_0x107b34['wasUndone'])),_0x4f1fa7;},_0x45dc1a['toObject']=function(_0x21cb54,_0x5c86a2){_0x5c86a2||(_0x5c86a2={});var _0x49a90f={};if((_0x5c86a2['arrays']||_0x5c86a2['defaults'])&&(_0x49a90f['nodes']=[]),_0x5c86a2['defaults']&&(_0x49a90f['position']=null,_0x49a90f['shouldReceiveAttributes']=!0x1,_0x49a90f['wasUndone']=!0x1),null!=_0x21cb54['position']&&_0x21cb54['hasOwnProperty']('position')&&(_0x49a90f['position']=_0x360104['Position']['toObject'](_0x21cb54['position'],_0x5c86a2)),_0x21cb54['nodes']&&_0x21cb54['nodes']['length']){_0x49a90f['nodes']=[];for(var _0x854b25=0x0;_0x854b25<_0x21cb54['nodes']['length'];++_0x854b25)_0x49a90f['nodes'][_0x854b25]=_0x360104['Element']['toObject'](_0x21cb54['nodes'][_0x854b25],_0x5c86a2);}return null!=_0x21cb54['shouldReceiveAttributes']&&_0x21cb54['hasOwnProperty']('shouldReceiveAttributes')&&(_0x49a90f['shouldReceiveAttributes']=_0x21cb54['shouldReceiveAttributes']),null!=_0x21cb54['wasUndone']&&_0x21cb54['hasOwnProperty']('wasUndone')&&(_0x49a90f['wasUndone']=_0x21cb54['wasUndone']),_0x49a90f;},_0x45dc1a['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x56ad9f['util']['toJSONOptions']);},_0x45dc1a['getTypeUrl']=function(_0x2629ad){return void 0x0===_0x2629ad&&(_0x2629ad='type.googleapis.com'),_0x2629ad+'/InsertOperation';},_0x45dc1a;}()),_0x360104['MarkerOperation']=(function(){function _0x4cbc84(_0x4a0d44){if(_0x4a0d44){for(var _0x55669a=Object['keys'](_0x4a0d44),_0x23e1a6=0x0;_0x23e1a6<_0x55669a['length'];++_0x23e1a6)null!=_0x4a0d44[_0x55669a[_0x23e1a6]]&&(this[_0x55669a[_0x23e1a6]]=_0x4a0d44[_0x55669a[_0x23e1a6]]);}}return _0x4cbc84['prototype']['name']='',_0x4cbc84['prototype']['oldRange']=null,_0x4cbc84['prototype']['newRange']=null,_0x4cbc84['prototype']['affectsData']=!0x1,_0x4cbc84['prototype']['wasUndone']=!0x1,_0x4cbc84['create']=function(_0x1a3674){return new _0x4cbc84(_0x1a3674);},_0x4cbc84['encode']=function(_0x2feb86,_0x336a8d){return _0x336a8d||(_0x336a8d=_0x5b066d['create']()),null!=_0x2feb86['name']&&Object['hasOwnProperty']['call'](_0x2feb86,'name')&&_0x336a8d['uint32'](0xa)['string'](_0x2feb86['name']),null!=_0x2feb86['oldRange']&&Object['hasOwnProperty']['call'](_0x2feb86,'oldRange')&&_0x360104['Range']['encode'](_0x2feb86['oldRange'],_0x336a8d['uint32'](0x12)['fork']())['ldelim'](),null!=_0x2feb86['newRange']&&Object['hasOwnProperty']['call'](_0x2feb86,'newRange')&&_0x360104['Range']['encode'](_0x2feb86['newRange'],_0x336a8d['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x2feb86['affectsData']&&Object['hasOwnProperty']['call'](_0x2feb86,'affectsData')&&_0x336a8d['uint32'](0x20)['bool'](_0x2feb86['affectsData']),null!=_0x2feb86['wasUndone']&&Object['hasOwnProperty']['call'](_0x2feb86,'wasUndone')&&_0x336a8d['uint32'](0x28)['bool'](_0x2feb86['wasUndone']),_0x336a8d;},_0x4cbc84['encodeDelimited']=function(_0x28a611,_0x220363){return this['encode'](_0x28a611,_0x220363)['ldelim']();},_0x4cbc84['decode']=function(_0x44b337,_0x4e0182){_0x44b337 instanceof _0x478192||(_0x44b337=_0x478192['create'](_0x44b337));for(var _0x57ab1a=void 0x0===_0x4e0182?_0x44b337['len']:_0x44b337['pos']+_0x4e0182,_0x5259a6=new _0x360104['MarkerOperation']();_0x44b337['pos']<_0x57ab1a;){var _0x5e6ac4=_0x44b337['uint32']();switch(_0x5e6ac4>>>0x3){case 0x1:_0x5259a6['name']=_0x44b337['string']();break;case 0x2:_0x5259a6['oldRange']=_0x360104['Range']['decode'](_0x44b337,_0x44b337['uint32']());break;case 0x3:_0x5259a6['newRange']=_0x360104['Range']['decode'](_0x44b337,_0x44b337['uint32']());break;case 0x4:_0x5259a6['affectsData']=_0x44b337['bool']();break;case 0x5:_0x5259a6['wasUndone']=_0x44b337['bool']();break;default:_0x44b337['skipType'](0x7&_0x5e6ac4);}}return _0x5259a6;},_0x4cbc84['decodeDelimited']=function(_0x1503a1){return _0x1503a1 instanceof _0x478192||(_0x1503a1=new _0x478192(_0x1503a1)),this['decode'](_0x1503a1,_0x1503a1['uint32']());},_0x4cbc84['verify']=function(_0x5c4e75){if('object'!=typeof _0x5c4e75||null===_0x5c4e75)return'object\x20expected';if(null!=_0x5c4e75['name']&&_0x5c4e75['hasOwnProperty']('name')&&!_0x23fb37['isString'](_0x5c4e75['name']))return'name:\x20string\x20expected';var _0x5535ca;if(null!=_0x5c4e75['oldRange']&&_0x5c4e75['hasOwnProperty']('oldRange')&&(_0x5535ca=_0x360104['Range']['verify'](_0x5c4e75['oldRange'])))return'oldRange.'+_0x5535ca;if(null!=_0x5c4e75['newRange']&&_0x5c4e75['hasOwnProperty']('newRange')&&(_0x5535ca=_0x360104['Range']['verify'](_0x5c4e75['newRange'])))return'newRange.'+_0x5535ca;return null!=_0x5c4e75['affectsData']&&_0x5c4e75['hasOwnProperty']('affectsData')&&'boolean'!=typeof _0x5c4e75['affectsData']?'affectsData:\x20boolean\x20expected':null!=_0x5c4e75['wasUndone']&&_0x5c4e75['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x5c4e75['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x4cbc84['fromObject']=function(_0x5ad75d){if(_0x5ad75d instanceof _0x360104['MarkerOperation'])return _0x5ad75d;var _0x1d7bac=new _0x360104['MarkerOperation']();if(null!=_0x5ad75d['name']&&(_0x1d7bac['name']=String(_0x5ad75d['name'])),null!=_0x5ad75d['oldRange']){if('object'!=typeof _0x5ad75d['oldRange'])throw TypeError('.MarkerOperation.oldRange:\x20object\x20expected');_0x1d7bac['oldRange']=_0x360104['Range']['fromObject'](_0x5ad75d['oldRange']);}if(null!=_0x5ad75d['newRange']){if('object'!=typeof _0x5ad75d['newRange'])throw TypeError('.MarkerOperation.newRange:\x20object\x20expected');_0x1d7bac['newRange']=_0x360104['Range']['fromObject'](_0x5ad75d['newRange']);}return null!=_0x5ad75d['affectsData']&&(_0x1d7bac['affectsData']=Boolean(_0x5ad75d['affectsData'])),null!=_0x5ad75d['wasUndone']&&(_0x1d7bac['wasUndone']=Boolean(_0x5ad75d['wasUndone'])),_0x1d7bac;},_0x4cbc84['toObject']=function(_0x1c6eb5,_0x1177a7){_0x1177a7||(_0x1177a7={});var _0x26e890={};return _0x1177a7['defaults']&&(_0x26e890['name']='',_0x26e890['oldRange']=null,_0x26e890['newRange']=null,_0x26e890['affectsData']=!0x1,_0x26e890['wasUndone']=!0x1),null!=_0x1c6eb5['name']&&_0x1c6eb5['hasOwnProperty']('name')&&(_0x26e890['name']=_0x1c6eb5['name']),null!=_0x1c6eb5['oldRange']&&_0x1c6eb5['hasOwnProperty']('oldRange')&&(_0x26e890['oldRange']=_0x360104['Range']['toObject'](_0x1c6eb5['oldRange'],_0x1177a7)),null!=_0x1c6eb5['newRange']&&_0x1c6eb5['hasOwnProperty']('newRange')&&(_0x26e890['newRange']=_0x360104['Range']['toObject'](_0x1c6eb5['newRange'],_0x1177a7)),null!=_0x1c6eb5['affectsData']&&_0x1c6eb5['hasOwnProperty']('affectsData')&&(_0x26e890['affectsData']=_0x1c6eb5['affectsData']),null!=_0x1c6eb5['wasUndone']&&_0x1c6eb5['hasOwnProperty']('wasUndone')&&(_0x26e890['wasUndone']=_0x1c6eb5['wasUndone']),_0x26e890;},_0x4cbc84['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x56ad9f['util']['toJSONOptions']);},_0x4cbc84['getTypeUrl']=function(_0x2f41a7){return void 0x0===_0x2f41a7&&(_0x2f41a7='type.googleapis.com'),_0x2f41a7+'/MarkerOperation';},_0x4cbc84;}()),_0x360104['MergeOperation']=(function(){function _0x127e23(_0x4fcf77){if(_0x4fcf77){for(var _0x9b9098=Object['keys'](_0x4fcf77),_0x2fdac3=0x0;_0x2fdac3<_0x9b9098['length'];++_0x2fdac3)null!=_0x4fcf77[_0x9b9098[_0x2fdac3]]&&(this[_0x9b9098[_0x2fdac3]]=_0x4fcf77[_0x9b9098[_0x2fdac3]]);}}return _0x127e23['prototype']['sourcePosition']=null,_0x127e23['prototype']['targetPosition']=null,_0x127e23['prototype']['graveyardPosition']=null,_0x127e23['prototype']['howMany']=0x0,_0x127e23['prototype']['wasUndone']=!0x1,_0x127e23['create']=function(_0x2f5ee3){return new _0x127e23(_0x2f5ee3);},_0x127e23['encode']=function(_0xbf945,_0x4d2a0d){return _0x4d2a0d||(_0x4d2a0d=_0x5b066d['create']()),null!=_0xbf945['sourcePosition']&&Object['hasOwnProperty']['call'](_0xbf945,'sourcePosition')&&_0x360104['Position']['encode'](_0xbf945['sourcePosition'],_0x4d2a0d['uint32'](0xa)['fork']())['ldelim'](),null!=_0xbf945['targetPosition']&&Object['hasOwnProperty']['call'](_0xbf945,'targetPosition')&&_0x360104['Position']['encode'](_0xbf945['targetPosition'],_0x4d2a0d['uint32'](0x12)['fork']())['ldelim'](),null!=_0xbf945['graveyardPosition']&&Object['hasOwnProperty']['call'](_0xbf945,'graveyardPosition')&&_0x360104['Position']['encode'](_0xbf945['graveyardPosition'],_0x4d2a0d['uint32'](0x1a)['fork']())['ldelim'](),null!=_0xbf945['howMany']&&Object['hasOwnProperty']['call'](_0xbf945,'howMany')&&_0x4d2a0d['uint32'](0x20)['uint32'](_0xbf945['howMany']),null!=_0xbf945['wasUndone']&&Object['hasOwnProperty']['call'](_0xbf945,'wasUndone')&&_0x4d2a0d['uint32'](0x28)['bool'](_0xbf945['wasUndone']),_0x4d2a0d;},_0x127e23['encodeDelimited']=function(_0x137e6,_0x55b090){return this['encode'](_0x137e6,_0x55b090)['ldelim']();},_0x127e23['decode']=function(_0x2af497,_0x2e581e){_0x2af497 instanceof _0x478192||(_0x2af497=_0x478192['create'](_0x2af497));for(var _0x2eddb6=void 0x0===_0x2e581e?_0x2af497['len']:_0x2af497['pos']+_0x2e581e,_0x173f9c=new _0x360104['MergeOperation']();_0x2af497['pos']<_0x2eddb6;){var _0x191d98=_0x2af497['uint32']();switch(_0x191d98>>>0x3){case 0x1:_0x173f9c['sourcePosition']=_0x360104['Position']['decode'](_0x2af497,_0x2af497['uint32']());break;case 0x2:_0x173f9c['targetPosition']=_0x360104['Position']['decode'](_0x2af497,_0x2af497['uint32']());break;case 0x3:_0x173f9c['graveyardPosition']=_0x360104['Position']['decode'](_0x2af497,_0x2af497['uint32']());break;case 0x4:_0x173f9c['howMany']=_0x2af497['uint32']();break;case 0x5:_0x173f9c['wasUndone']=_0x2af497['bool']();break;default:_0x2af497['skipType'](0x7&_0x191d98);}}return _0x173f9c;},_0x127e23['decodeDelimited']=function(_0x4e86d1){return _0x4e86d1 instanceof _0x478192||(_0x4e86d1=new _0x478192(_0x4e86d1)),this['decode'](_0x4e86d1,_0x4e86d1['uint32']());},_0x127e23['verify']=function(_0x3a5a91){if('object'!=typeof _0x3a5a91||null===_0x3a5a91)return'object\x20expected';var _0x1da43b;if(null!=_0x3a5a91['sourcePosition']&&_0x3a5a91['hasOwnProperty']('sourcePosition')&&(_0x1da43b=_0x360104['Position']['verify'](_0x3a5a91['sourcePosition'])))return'sourcePosition.'+_0x1da43b;if(null!=_0x3a5a91['targetPosition']&&_0x3a5a91['hasOwnProperty']('targetPosition')&&(_0x1da43b=_0x360104['Position']['verify'](_0x3a5a91['targetPosition'])))return'targetPosition.'+_0x1da43b;if(null!=_0x3a5a91['graveyardPosition']&&_0x3a5a91['hasOwnProperty']('graveyardPosition')&&(_0x1da43b=_0x360104['Position']['verify'](_0x3a5a91['graveyardPosition'])))return'graveyardPosition.'+_0x1da43b;return null!=_0x3a5a91['howMany']&&_0x3a5a91['hasOwnProperty']('howMany')&&!_0x23fb37['isInteger'](_0x3a5a91['howMany'])?'howMany:\x20integer\x20expected':null!=_0x3a5a91['wasUndone']&&_0x3a5a91['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x3a5a91['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x127e23['fromObject']=function(_0x3908a5){if(_0x3908a5 instanceof _0x360104['MergeOperation'])return _0x3908a5;var _0x3085ce=new _0x360104['MergeOperation']();if(null!=_0x3908a5['sourcePosition']){if('object'!=typeof _0x3908a5['sourcePosition'])throw TypeError('.MergeOperation.sourcePosition:\x20object\x20expected');_0x3085ce['sourcePosition']=_0x360104['Position']['fromObject'](_0x3908a5['sourcePosition']);}if(null!=_0x3908a5['targetPosition']){if('object'!=typeof _0x3908a5['targetPosition'])throw TypeError('.MergeOperation.targetPosition:\x20object\x20expected');_0x3085ce['targetPosition']=_0x360104['Position']['fromObject'](_0x3908a5['targetPosition']);}if(null!=_0x3908a5['graveyardPosition']){if('object'!=typeof _0x3908a5['graveyardPosition'])throw TypeError('.MergeOperation.graveyardPosition:\x20object\x20expected');_0x3085ce['graveyardPosition']=_0x360104['Position']['fromObject'](_0x3908a5['graveyardPosition']);}return null!=_0x3908a5['howMany']&&(_0x3085ce['howMany']=_0x3908a5['howMany']>>>0x0),null!=_0x3908a5['wasUndone']&&(_0x3085ce['wasUndone']=Boolean(_0x3908a5['wasUndone'])),_0x3085ce;},_0x127e23['toObject']=function(_0x2ac97b,_0x1c8dba){_0x1c8dba||(_0x1c8dba={});var _0x17fb3a={};return _0x1c8dba['defaults']&&(_0x17fb3a['sourcePosition']=null,_0x17fb3a['targetPosition']=null,_0x17fb3a['graveyardPosition']=null,_0x17fb3a['howMany']=0x0,_0x17fb3a['wasUndone']=!0x1),null!=_0x2ac97b['sourcePosition']&&_0x2ac97b['hasOwnProperty']('sourcePosition')&&(_0x17fb3a['sourcePosition']=_0x360104['Position']['toObject'](_0x2ac97b['sourcePosition'],_0x1c8dba)),null!=_0x2ac97b['targetPosition']&&_0x2ac97b['hasOwnProperty']('targetPosition')&&(_0x17fb3a['targetPosition']=_0x360104['Position']['toObject'](_0x2ac97b['targetPosition'],_0x1c8dba)),null!=_0x2ac97b['graveyardPosition']&&_0x2ac97b['hasOwnProperty']('graveyardPosition')&&(_0x17fb3a['graveyardPosition']=_0x360104['Position']['toObject'](_0x2ac97b['graveyardPosition'],_0x1c8dba)),null!=_0x2ac97b['howMany']&&_0x2ac97b['hasOwnProperty']('howMany')&&(_0x17fb3a['howMany']=_0x2ac97b['howMany']),null!=_0x2ac97b['wasUndone']&&_0x2ac97b['hasOwnProperty']('wasUndone')&&(_0x17fb3a['wasUndone']=_0x2ac97b['wasUndone']),_0x17fb3a;},_0x127e23['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x56ad9f['util']['toJSONOptions']);},_0x127e23['getTypeUrl']=function(_0x1ed3a2){return void 0x0===_0x1ed3a2&&(_0x1ed3a2='type.googleapis.com'),_0x1ed3a2+'/MergeOperation';},_0x127e23;}()),_0x360104['MoveOperation']=(function(){function _0x1ad157(_0x13e503){if(_0x13e503){for(var _0x18a663=Object['keys'](_0x13e503),_0xda63af=0x0;_0xda63af<_0x18a663['length'];++_0xda63af)null!=_0x13e503[_0x18a663[_0xda63af]]&&(this[_0x18a663[_0xda63af]]=_0x13e503[_0x18a663[_0xda63af]]);}}return _0x1ad157['prototype']['sourcePosition']=null,_0x1ad157['prototype']['howMany']=0x0,_0x1ad157['prototype']['targetPosition']=null,_0x1ad157['prototype']['wasUndone']=!0x1,_0x1ad157['create']=function(_0x23bf0f){return new _0x1ad157(_0x23bf0f);},_0x1ad157['encode']=function(_0x5c8cb2,_0x155e3e){return _0x155e3e||(_0x155e3e=_0x5b066d['create']()),null!=_0x5c8cb2['sourcePosition']&&Object['hasOwnProperty']['call'](_0x5c8cb2,'sourcePosition')&&_0x360104['Position']['encode'](_0x5c8cb2['sourcePosition'],_0x155e3e['uint32'](0xa)['fork']())['ldelim'](),null!=_0x5c8cb2['howMany']&&Object['hasOwnProperty']['call'](_0x5c8cb2,'howMany')&&_0x155e3e['uint32'](0x10)['uint32'](_0x5c8cb2['howMany']),null!=_0x5c8cb2['targetPosition']&&Object['hasOwnProperty']['call'](_0x5c8cb2,'targetPosition')&&_0x360104['Position']['encode'](_0x5c8cb2['targetPosition'],_0x155e3e['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x5c8cb2['wasUndone']&&Object['hasOwnProperty']['call'](_0x5c8cb2,'wasUndone')&&_0x155e3e['uint32'](0x20)['bool'](_0x5c8cb2['wasUndone']),_0x155e3e;},_0x1ad157['encodeDelimited']=function(_0x5f3c9c,_0x1a42b6){return this['encode'](_0x5f3c9c,_0x1a42b6)['ldelim']();},_0x1ad157['decode']=function(_0x334032,_0x210bb4){_0x334032 instanceof _0x478192||(_0x334032=_0x478192['create'](_0x334032));for(var _0x357b31=void 0x0===_0x210bb4?_0x334032['len']:_0x334032['pos']+_0x210bb4,_0x119428=new _0x360104['MoveOperation']();_0x334032['pos']<_0x357b31;){var _0x21d0ac=_0x334032['uint32']();switch(_0x21d0ac>>>0x3){case 0x1:_0x119428['sourcePosition']=_0x360104['Position']['decode'](_0x334032,_0x334032['uint32']());break;case 0x2:_0x119428['howMany']=_0x334032['uint32']();break;case 0x3:_0x119428['targetPosition']=_0x360104['Position']['decode'](_0x334032,_0x334032['uint32']());break;case 0x4:_0x119428['wasUndone']=_0x334032['bool']();break;default:_0x334032['skipType'](0x7&_0x21d0ac);}}return _0x119428;},_0x1ad157['decodeDelimited']=function(_0x3a61ff){return _0x3a61ff instanceof _0x478192||(_0x3a61ff=new _0x478192(_0x3a61ff)),this['decode'](_0x3a61ff,_0x3a61ff['uint32']());},_0x1ad157['verify']=function(_0x574f80){if('object'!=typeof _0x574f80||null===_0x574f80)return'object\x20expected';var _0x4fc832;if(null!=_0x574f80['sourcePosition']&&_0x574f80['hasOwnProperty']('sourcePosition')&&(_0x4fc832=_0x360104['Position']['verify'](_0x574f80['sourcePosition'])))return'sourcePosition.'+_0x4fc832;if(null!=_0x574f80['howMany']&&_0x574f80['hasOwnProperty']('howMany')&&!_0x23fb37['isInteger'](_0x574f80['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x574f80['targetPosition']&&_0x574f80['hasOwnProperty']('targetPosition')&&(_0x4fc832=_0x360104['Position']['verify'](_0x574f80['targetPosition'])))return'targetPosition.'+_0x4fc832;return null!=_0x574f80['wasUndone']&&_0x574f80['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x574f80['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x1ad157['fromObject']=function(_0x1c15b3){if(_0x1c15b3 instanceof _0x360104['MoveOperation'])return _0x1c15b3;var _0x40e5dd=new _0x360104['MoveOperation']();if(null!=_0x1c15b3['sourcePosition']){if('object'!=typeof _0x1c15b3['sourcePosition'])throw TypeError('.MoveOperation.sourcePosition:\x20object\x20expected');_0x40e5dd['sourcePosition']=_0x360104['Position']['fromObject'](_0x1c15b3['sourcePosition']);}if(null!=_0x1c15b3['howMany']&&(_0x40e5dd['howMany']=_0x1c15b3['howMany']>>>0x0),null!=_0x1c15b3['targetPosition']){if('object'!=typeof _0x1c15b3['targetPosition'])throw TypeError('.MoveOperation.targetPosition:\x20object\x20expected');_0x40e5dd['targetPosition']=_0x360104['Position']['fromObject'](_0x1c15b3['targetPosition']);}return null!=_0x1c15b3['wasUndone']&&(_0x40e5dd['wasUndone']=Boolean(_0x1c15b3['wasUndone'])),_0x40e5dd;},_0x1ad157['toObject']=function(_0x4a968b,_0x114568){_0x114568||(_0x114568={});var _0x19c1bc={};return _0x114568['defaults']&&(_0x19c1bc['sourcePosition']=null,_0x19c1bc['howMany']=0x0,_0x19c1bc['targetPosition']=null,_0x19c1bc['wasUndone']=!0x1),null!=_0x4a968b['sourcePosition']&&_0x4a968b['hasOwnProperty']('sourcePosition')&&(_0x19c1bc['sourcePosition']=_0x360104['Position']['toObject'](_0x4a968b['sourcePosition'],_0x114568)),null!=_0x4a968b['howMany']&&_0x4a968b['hasOwnProperty']('howMany')&&(_0x19c1bc['howMany']=_0x4a968b['howMany']),null!=_0x4a968b['targetPosition']&&_0x4a968b['hasOwnProperty']('targetPosition')&&(_0x19c1bc['targetPosition']=_0x360104['Position']['toObject'](_0x4a968b['targetPosition'],_0x114568)),null!=_0x4a968b['wasUndone']&&_0x4a968b['hasOwnProperty']('wasUndone')&&(_0x19c1bc['wasUndone']=_0x4a968b['wasUndone']),_0x19c1bc;},_0x1ad157['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x56ad9f['util']['toJSONOptions']);},_0x1ad157['getTypeUrl']=function(_0x1ef9c9){return void 0x0===_0x1ef9c9&&(_0x1ef9c9='type.googleapis.com'),_0x1ef9c9+'/MoveOperation';},_0x1ad157;}()),_0x360104['RenameOperation']=(function(){function _0x12e06a(_0x2a22ca){if(_0x2a22ca){for(var _0x43ccc9=Object['keys'](_0x2a22ca),_0x406ebe=0x0;_0x406ebe<_0x43ccc9['length'];++_0x406ebe)null!=_0x2a22ca[_0x43ccc9[_0x406ebe]]&&(this[_0x43ccc9[_0x406ebe]]=_0x2a22ca[_0x43ccc9[_0x406ebe]]);}}return _0x12e06a['prototype']['position']=null,_0x12e06a['prototype']['oldName']='',_0x12e06a['prototype']['newName']='',_0x12e06a['prototype']['wasUndone']=!0x1,_0x12e06a['create']=function(_0x41dadc){return new _0x12e06a(_0x41dadc);},_0x12e06a['encode']=function(_0x4983eb,_0x573379){return _0x573379||(_0x573379=_0x5b066d['create']()),null!=_0x4983eb['position']&&Object['hasOwnProperty']['call'](_0x4983eb,'position')&&_0x360104['Position']['encode'](_0x4983eb['position'],_0x573379['uint32'](0xa)['fork']())['ldelim'](),null!=_0x4983eb['oldName']&&Object['hasOwnProperty']['call'](_0x4983eb,'oldName')&&_0x573379['uint32'](0x12)['string'](_0x4983eb['oldName']),null!=_0x4983eb['newName']&&Object['hasOwnProperty']['call'](_0x4983eb,'newName')&&_0x573379['uint32'](0x1a)['string'](_0x4983eb['newName']),null!=_0x4983eb['wasUndone']&&Object['hasOwnProperty']['call'](_0x4983eb,'wasUndone')&&_0x573379['uint32'](0x20)['bool'](_0x4983eb['wasUndone']),_0x573379;},_0x12e06a['encodeDelimited']=function(_0x8bddfd,_0x264aa1){return this['encode'](_0x8bddfd,_0x264aa1)['ldelim']();},_0x12e06a['decode']=function(_0x520e9d,_0x7e4bb7){_0x520e9d instanceof _0x478192||(_0x520e9d=_0x478192['create'](_0x520e9d));for(var _0x445c17=void 0x0===_0x7e4bb7?_0x520e9d['len']:_0x520e9d['pos']+_0x7e4bb7,_0x46122f=new _0x360104['RenameOperation']();_0x520e9d['pos']<_0x445c17;){var _0x37ac89=_0x520e9d['uint32']();switch(_0x37ac89>>>0x3){case 0x1:_0x46122f['position']=_0x360104['Position']['decode'](_0x520e9d,_0x520e9d['uint32']());break;case 0x2:_0x46122f['oldName']=_0x520e9d['string']();break;case 0x3:_0x46122f['newName']=_0x520e9d['string']();break;case 0x4:_0x46122f['wasUndone']=_0x520e9d['bool']();break;default:_0x520e9d['skipType'](0x7&_0x37ac89);}}return _0x46122f;},_0x12e06a['decodeDelimited']=function(_0x248ca6){return _0x248ca6 instanceof _0x478192||(_0x248ca6=new _0x478192(_0x248ca6)),this['decode'](_0x248ca6,_0x248ca6['uint32']());},_0x12e06a['verify']=function(_0x5726fa){if('object'!=typeof _0x5726fa||null===_0x5726fa)return'object\x20expected';if(null!=_0x5726fa['position']&&_0x5726fa['hasOwnProperty']('position')){var _0x47629a=_0x360104['Position']['verify'](_0x5726fa['position']);if(_0x47629a)return'position.'+_0x47629a;}return null!=_0x5726fa['oldName']&&_0x5726fa['hasOwnProperty']('oldName')&&!_0x23fb37['isString'](_0x5726fa['oldName'])?'oldName:\x20string\x20expected':null!=_0x5726fa['newName']&&_0x5726fa['hasOwnProperty']('newName')&&!_0x23fb37['isString'](_0x5726fa['newName'])?'newName:\x20string\x20expected':null!=_0x5726fa['wasUndone']&&_0x5726fa['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x5726fa['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x12e06a['fromObject']=function(_0x558432){if(_0x558432 instanceof _0x360104['RenameOperation'])return _0x558432;var _0x4f5c36=new _0x360104['RenameOperation']();if(null!=_0x558432['position']){if('object'!=typeof _0x558432['position'])throw TypeError('.RenameOperation.position:\x20object\x20expected');_0x4f5c36['position']=_0x360104['Position']['fromObject'](_0x558432['position']);}return null!=_0x558432['oldName']&&(_0x4f5c36['oldName']=String(_0x558432['oldName'])),null!=_0x558432['newName']&&(_0x4f5c36['newName']=String(_0x558432['newName'])),null!=_0x558432['wasUndone']&&(_0x4f5c36['wasUndone']=Boolean(_0x558432['wasUndone'])),_0x4f5c36;},_0x12e06a['toObject']=function(_0x20b8bd,_0x26227e){_0x26227e||(_0x26227e={});var _0x5934d9={};return _0x26227e['defaults']&&(_0x5934d9['position']=null,_0x5934d9['oldName']='',_0x5934d9['newName']='',_0x5934d9['wasUndone']=!0x1),null!=_0x20b8bd['position']&&_0x20b8bd['hasOwnProperty']('position')&&(_0x5934d9['position']=_0x360104['Position']['toObject'](_0x20b8bd['position'],_0x26227e)),null!=_0x20b8bd['oldName']&&_0x20b8bd['hasOwnProperty']('oldName')&&(_0x5934d9['oldName']=_0x20b8bd['oldName']),null!=_0x20b8bd['newName']&&_0x20b8bd['hasOwnProperty']('newName')&&(_0x5934d9['newName']=_0x20b8bd['newName']),null!=_0x20b8bd['wasUndone']&&_0x20b8bd['hasOwnProperty']('wasUndone')&&(_0x5934d9['wasUndone']=_0x20b8bd['wasUndone']),_0x5934d9;},_0x12e06a['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x56ad9f['util']['toJSONOptions']);},_0x12e06a['getTypeUrl']=function(_0x35896d){return void 0x0===_0x35896d&&(_0x35896d='type.googleapis.com'),_0x35896d+'/RenameOperation';},_0x12e06a;}()),_0x360104['RootAttributeOperation']=(function(){function _0x24fedf(_0x51b44c){if(_0x51b44c){for(var _0x124a2a=Object['keys'](_0x51b44c),_0x337fb5=0x0;_0x337fb5<_0x124a2a['length'];++_0x337fb5)null!=_0x51b44c[_0x124a2a[_0x337fb5]]&&(this[_0x124a2a[_0x337fb5]]=_0x51b44c[_0x124a2a[_0x337fb5]]);}}return _0x24fedf['prototype']['root']='',_0x24fedf['prototype']['key']='',_0x24fedf['prototype']['oldValueBoolean']=!0x1,_0x24fedf['prototype']['oldValueJson']='',_0x24fedf['prototype']['newValueBoolean']=!0x1,_0x24fedf['prototype']['newValueJson']='',_0x24fedf['prototype']['wasUndone']=!0x1,_0x24fedf['create']=function(_0x201672){return new _0x24fedf(_0x201672);},_0x24fedf['encode']=function(_0x10e390,_0x36af59){return _0x36af59||(_0x36af59=_0x5b066d['create']()),null!=_0x10e390['root']&&Object['hasOwnProperty']['call'](_0x10e390,'root')&&_0x36af59['uint32'](0xa)['string'](_0x10e390['root']),null!=_0x10e390['key']&&Object['hasOwnProperty']['call'](_0x10e390,'key')&&_0x36af59['uint32'](0x12)['string'](_0x10e390['key']),null!=_0x10e390['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x10e390,'oldValueBoolean')&&_0x36af59['uint32'](0x18)['bool'](_0x10e390['oldValueBoolean']),null!=_0x10e390['oldValueJson']&&Object['hasOwnProperty']['call'](_0x10e390,'oldValueJson')&&_0x36af59['uint32'](0x22)['string'](_0x10e390['oldValueJson']),null!=_0x10e390['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x10e390,'newValueBoolean')&&_0x36af59['uint32'](0x28)['bool'](_0x10e390['newValueBoolean']),null!=_0x10e390['newValueJson']&&Object['hasOwnProperty']['call'](_0x10e390,'newValueJson')&&_0x36af59['uint32'](0x32)['string'](_0x10e390['newValueJson']),null!=_0x10e390['wasUndone']&&Object['hasOwnProperty']['call'](_0x10e390,'wasUndone')&&_0x36af59['uint32'](0x38)['bool'](_0x10e390['wasUndone']),_0x36af59;},_0x24fedf['encodeDelimited']=function(_0x40448a,_0x6a6060){return this['encode'](_0x40448a,_0x6a6060)['ldelim']();},_0x24fedf['decode']=function(_0x400114,_0x42a426){_0x400114 instanceof _0x478192||(_0x400114=_0x478192['create'](_0x400114));for(var _0x3a7cd3=void 0x0===_0x42a426?_0x400114['len']:_0x400114['pos']+_0x42a426,_0x3fabfa=new _0x360104['RootAttributeOperation']();_0x400114['pos']<_0x3a7cd3;){var _0x46dafd=_0x400114['uint32']();switch(_0x46dafd>>>0x3){case 0x1:_0x3fabfa['root']=_0x400114['string']();break;case 0x2:_0x3fabfa['key']=_0x400114['string']();break;case 0x3:_0x3fabfa['oldValueBoolean']=_0x400114['bool']();break;case 0x4:_0x3fabfa['oldValueJson']=_0x400114['string']();break;case 0x5:_0x3fabfa['newValueBoolean']=_0x400114['bool']();break;case 0x6:_0x3fabfa['newValueJson']=_0x400114['string']();break;case 0x7:_0x3fabfa['wasUndone']=_0x400114['bool']();break;default:_0x400114['skipType'](0x7&_0x46dafd);}}return _0x3fabfa;},_0x24fedf['decodeDelimited']=function(_0x4d1726){return _0x4d1726 instanceof _0x478192||(_0x4d1726=new _0x478192(_0x4d1726)),this['decode'](_0x4d1726,_0x4d1726['uint32']());},_0x24fedf['verify']=function(_0x1a8abd){return'object'!=typeof _0x1a8abd||null===_0x1a8abd?'object\x20expected':null!=_0x1a8abd['root']&&_0x1a8abd['hasOwnProperty']('root')&&!_0x23fb37['isString'](_0x1a8abd['root'])?'root:\x20string\x20expected':null!=_0x1a8abd['key']&&_0x1a8abd['hasOwnProperty']('key')&&!_0x23fb37['isString'](_0x1a8abd['key'])?'key:\x20string\x20expected':null!=_0x1a8abd['oldValueBoolean']&&_0x1a8abd['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x1a8abd['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x1a8abd['oldValueJson']&&_0x1a8abd['hasOwnProperty']('oldValueJson')&&!_0x23fb37['isString'](_0x1a8abd['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x1a8abd['newValueBoolean']&&_0x1a8abd['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x1a8abd['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x1a8abd['newValueJson']&&_0x1a8abd['hasOwnProperty']('newValueJson')&&!_0x23fb37['isString'](_0x1a8abd['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x1a8abd['wasUndone']&&_0x1a8abd['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x1a8abd['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x24fedf['fromObject']=function(_0x30d70e){if(_0x30d70e instanceof _0x360104['RootAttributeOperation'])return _0x30d70e;var _0x57efca=new _0x360104['RootAttributeOperation']();return null!=_0x30d70e['root']&&(_0x57efca['root']=String(_0x30d70e['root'])),null!=_0x30d70e['key']&&(_0x57efca['key']=String(_0x30d70e['key'])),null!=_0x30d70e['oldValueBoolean']&&(_0x57efca['oldValueBoolean']=Boolean(_0x30d70e['oldValueBoolean'])),null!=_0x30d70e['oldValueJson']&&(_0x57efca['oldValueJson']=String(_0x30d70e['oldValueJson'])),null!=_0x30d70e['newValueBoolean']&&(_0x57efca['newValueBoolean']=Boolean(_0x30d70e['newValueBoolean'])),null!=_0x30d70e['newValueJson']&&(_0x57efca['newValueJson']=String(_0x30d70e['newValueJson'])),null!=_0x30d70e['wasUndone']&&(_0x57efca['wasUndone']=Boolean(_0x30d70e['wasUndone'])),_0x57efca;},_0x24fedf['toObject']=function(_0x1230af,_0x399a88){_0x399a88||(_0x399a88={});var _0x4a7b13={};return _0x399a88['defaults']&&(_0x4a7b13['root']='',_0x4a7b13['key']='',_0x4a7b13['oldValueBoolean']=!0x1,_0x4a7b13['oldValueJson']='',_0x4a7b13['newValueBoolean']=!0x1,_0x4a7b13['newValueJson']='',_0x4a7b13['wasUndone']=!0x1),null!=_0x1230af['root']&&_0x1230af['hasOwnProperty']('root')&&(_0x4a7b13['root']=_0x1230af['root']),null!=_0x1230af['key']&&_0x1230af['hasOwnProperty']('key')&&(_0x4a7b13['key']=_0x1230af['key']),null!=_0x1230af['oldValueBoolean']&&_0x1230af['hasOwnProperty']('oldValueBoolean')&&(_0x4a7b13['oldValueBoolean']=_0x1230af['oldValueBoolean']),null!=_0x1230af['oldValueJson']&&_0x1230af['hasOwnProperty']('oldValueJson')&&(_0x4a7b13['oldValueJson']=_0x1230af['oldValueJson']),null!=_0x1230af['newValueBoolean']&&_0x1230af['hasOwnProperty']('newValueBoolean')&&(_0x4a7b13['newValueBoolean']=_0x1230af['newValueBoolean']),null!=_0x1230af['newValueJson']&&_0x1230af['hasOwnProperty']('newValueJson')&&(_0x4a7b13['newValueJson']=_0x1230af['newValueJson']),null!=_0x1230af['wasUndone']&&_0x1230af['hasOwnProperty']('wasUndone')&&(_0x4a7b13['wasUndone']=_0x1230af['wasUndone']),_0x4a7b13;},_0x24fedf['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x56ad9f['util']['toJSONOptions']);},_0x24fedf['getTypeUrl']=function(_0x2fb80e){return void 0x0===_0x2fb80e&&(_0x2fb80e='type.googleapis.com'),_0x2fb80e+'/RootAttributeOperation';},_0x24fedf;}()),_0x360104['RootOperation']=(function(){function _0xb312d2(_0x53c73c){if(_0x53c73c){for(var _0x5e0b3d=Object['keys'](_0x53c73c),_0x2627f4=0x0;_0x2627f4<_0x5e0b3d['length'];++_0x2627f4)null!=_0x53c73c[_0x5e0b3d[_0x2627f4]]&&(this[_0x5e0b3d[_0x2627f4]]=_0x53c73c[_0x5e0b3d[_0x2627f4]]);}}return _0xb312d2['prototype']['rootName']='',_0xb312d2['prototype']['elementName']='',_0xb312d2['prototype']['isAdd']=!0x1,_0xb312d2['prototype']['wasUndone']=!0x1,_0xb312d2['create']=function(_0x20adfb){return new _0xb312d2(_0x20adfb);},_0xb312d2['encode']=function(_0x50d381,_0x32f891){return _0x32f891||(_0x32f891=_0x5b066d['create']()),null!=_0x50d381['rootName']&&Object['hasOwnProperty']['call'](_0x50d381,'rootName')&&_0x32f891['uint32'](0xa)['string'](_0x50d381['rootName']),null!=_0x50d381['elementName']&&Object['hasOwnProperty']['call'](_0x50d381,'elementName')&&_0x32f891['uint32'](0x12)['string'](_0x50d381['elementName']),null!=_0x50d381['isAdd']&&Object['hasOwnProperty']['call'](_0x50d381,'isAdd')&&_0x32f891['uint32'](0x18)['bool'](_0x50d381['isAdd']),null!=_0x50d381['wasUndone']&&Object['hasOwnProperty']['call'](_0x50d381,'wasUndone')&&_0x32f891['uint32'](0x20)['bool'](_0x50d381['wasUndone']),_0x32f891;},_0xb312d2['encodeDelimited']=function(_0x502e02,_0x2878bc){return this['encode'](_0x502e02,_0x2878bc)['ldelim']();},_0xb312d2['decode']=function(_0x3e96c6,_0x300b10){_0x3e96c6 instanceof _0x478192||(_0x3e96c6=_0x478192['create'](_0x3e96c6));for(var _0x40ff2e=void 0x0===_0x300b10?_0x3e96c6['len']:_0x3e96c6['pos']+_0x300b10,_0x41bbc8=new _0x360104['RootOperation']();_0x3e96c6['pos']<_0x40ff2e;){var _0x36969c=_0x3e96c6['uint32']();switch(_0x36969c>>>0x3){case 0x1:_0x41bbc8['rootName']=_0x3e96c6['string']();break;case 0x2:_0x41bbc8['elementName']=_0x3e96c6['string']();break;case 0x3:_0x41bbc8['isAdd']=_0x3e96c6['bool']();break;case 0x4:_0x41bbc8['wasUndone']=_0x3e96c6['bool']();break;default:_0x3e96c6['skipType'](0x7&_0x36969c);}}return _0x41bbc8;},_0xb312d2['decodeDelimited']=function(_0xe24411){return _0xe24411 instanceof _0x478192||(_0xe24411=new _0x478192(_0xe24411)),this['decode'](_0xe24411,_0xe24411['uint32']());},_0xb312d2['verify']=function(_0x3fc9b2){return'object'!=typeof _0x3fc9b2||null===_0x3fc9b2?'object\x20expected':null!=_0x3fc9b2['rootName']&&_0x3fc9b2['hasOwnProperty']('rootName')&&!_0x23fb37['isString'](_0x3fc9b2['rootName'])?'rootName:\x20string\x20expected':null!=_0x3fc9b2['elementName']&&_0x3fc9b2['hasOwnProperty']('elementName')&&!_0x23fb37['isString'](_0x3fc9b2['elementName'])?'elementName:\x20string\x20expected':null!=_0x3fc9b2['isAdd']&&_0x3fc9b2['hasOwnProperty']('isAdd')&&'boolean'!=typeof _0x3fc9b2['isAdd']?'isAdd:\x20boolean\x20expected':null!=_0x3fc9b2['wasUndone']&&_0x3fc9b2['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x3fc9b2['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0xb312d2['fromObject']=function(_0xc1d829){if(_0xc1d829 instanceof _0x360104['RootOperation'])return _0xc1d829;var _0x50c4ae=new _0x360104['RootOperation']();return null!=_0xc1d829['rootName']&&(_0x50c4ae['rootName']=String(_0xc1d829['rootName'])),null!=_0xc1d829['elementName']&&(_0x50c4ae['elementName']=String(_0xc1d829['elementName'])),null!=_0xc1d829['isAdd']&&(_0x50c4ae['isAdd']=Boolean(_0xc1d829['isAdd'])),null!=_0xc1d829['wasUndone']&&(_0x50c4ae['wasUndone']=Boolean(_0xc1d829['wasUndone'])),_0x50c4ae;},_0xb312d2['toObject']=function(_0x3edb9a,_0x39cc55){_0x39cc55||(_0x39cc55={});var _0x125359={};return _0x39cc55['defaults']&&(_0x125359['rootName']='',_0x125359['elementName']='',_0x125359['isAdd']=!0x1,_0x125359['wasUndone']=!0x1),null!=_0x3edb9a['rootName']&&_0x3edb9a['hasOwnProperty']('rootName')&&(_0x125359['rootName']=_0x3edb9a['rootName']),null!=_0x3edb9a['elementName']&&_0x3edb9a['hasOwnProperty']('elementName')&&(_0x125359['elementName']=_0x3edb9a['elementName']),null!=_0x3edb9a['isAdd']&&_0x3edb9a['hasOwnProperty']('isAdd')&&(_0x125359['isAdd']=_0x3edb9a['isAdd']),null!=_0x3edb9a['wasUndone']&&_0x3edb9a['hasOwnProperty']('wasUndone')&&(_0x125359['wasUndone']=_0x3edb9a['wasUndone']),_0x125359;},_0xb312d2['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x56ad9f['util']['toJSONOptions']);},_0xb312d2['getTypeUrl']=function(_0x34649c){return void 0x0===_0x34649c&&(_0x34649c='type.googleapis.com'),_0x34649c+'/RootOperation';},_0xb312d2;}()),_0x360104['SplitOperation']=(function(){function _0x361419(_0x16bca0){if(_0x16bca0){for(var _0x4fc48c=Object['keys'](_0x16bca0),_0x2c66cf=0x0;_0x2c66cf<_0x4fc48c['length'];++_0x2c66cf)null!=_0x16bca0[_0x4fc48c[_0x2c66cf]]&&(this[_0x4fc48c[_0x2c66cf]]=_0x16bca0[_0x4fc48c[_0x2c66cf]]);}}return _0x361419['prototype']['splitPosition']=null,_0x361419['prototype']['graveyardPosition']=null,_0x361419['prototype']['howMany']=0x0,_0x361419['prototype']['insertionPosition']=null,_0x361419['prototype']['wasUndone']=!0x1,_0x361419['create']=function(_0x357524){return new _0x361419(_0x357524);},_0x361419['encode']=function(_0x13a982,_0x256006){return _0x256006||(_0x256006=_0x5b066d['create']()),null!=_0x13a982['splitPosition']&&Object['hasOwnProperty']['call'](_0x13a982,'splitPosition')&&_0x360104['Position']['encode'](_0x13a982['splitPosition'],_0x256006['uint32'](0xa)['fork']())['ldelim'](),null!=_0x13a982['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x13a982,'graveyardPosition')&&_0x360104['Position']['encode'](_0x13a982['graveyardPosition'],_0x256006['uint32'](0x12)['fork']())['ldelim'](),null!=_0x13a982['howMany']&&Object['hasOwnProperty']['call'](_0x13a982,'howMany')&&_0x256006['uint32'](0x18)['uint32'](_0x13a982['howMany']),null!=_0x13a982['insertionPosition']&&Object['hasOwnProperty']['call'](_0x13a982,'insertionPosition')&&_0x360104['Position']['encode'](_0x13a982['insertionPosition'],_0x256006['uint32'](0x22)['fork']())['ldelim'](),null!=_0x13a982['wasUndone']&&Object['hasOwnProperty']['call'](_0x13a982,'wasUndone')&&_0x256006['uint32'](0x28)['bool'](_0x13a982['wasUndone']),_0x256006;},_0x361419['encodeDelimited']=function(_0x5d179e,_0x32a4a4){return this['encode'](_0x5d179e,_0x32a4a4)['ldelim']();},_0x361419['decode']=function(_0x236825,_0x3ae30f){_0x236825 instanceof _0x478192||(_0x236825=_0x478192['create'](_0x236825));for(var _0x2df1f0=void 0x0===_0x3ae30f?_0x236825['len']:_0x236825['pos']+_0x3ae30f,_0x1fc86a=new _0x360104['SplitOperation']();_0x236825['pos']<_0x2df1f0;){var _0x30c553=_0x236825['uint32']();switch(_0x30c553>>>0x3){case 0x1:_0x1fc86a['splitPosition']=_0x360104['Position']['decode'](_0x236825,_0x236825['uint32']());break;case 0x2:_0x1fc86a['graveyardPosition']=_0x360104['Position']['decode'](_0x236825,_0x236825['uint32']());break;case 0x3:_0x1fc86a['howMany']=_0x236825['uint32']();break;case 0x4:_0x1fc86a['insertionPosition']=_0x360104['Position']['decode'](_0x236825,_0x236825['uint32']());break;case 0x5:_0x1fc86a['wasUndone']=_0x236825['bool']();break;default:_0x236825['skipType'](0x7&_0x30c553);}}return _0x1fc86a;},_0x361419['decodeDelimited']=function(_0x467774){return _0x467774 instanceof _0x478192||(_0x467774=new _0x478192(_0x467774)),this['decode'](_0x467774,_0x467774['uint32']());},_0x361419['verify']=function(_0x954d1d){if('object'!=typeof _0x954d1d||null===_0x954d1d)return'object\x20expected';var _0x1240a4;if(null!=_0x954d1d['splitPosition']&&_0x954d1d['hasOwnProperty']('splitPosition')&&(_0x1240a4=_0x360104['Position']['verify'](_0x954d1d['splitPosition'])))return'splitPosition.'+_0x1240a4;if(null!=_0x954d1d['graveyardPosition']&&_0x954d1d['hasOwnProperty']('graveyardPosition')&&(_0x1240a4=_0x360104['Position']['verify'](_0x954d1d['graveyardPosition'])))return'graveyardPosition.'+_0x1240a4;if(null!=_0x954d1d['howMany']&&_0x954d1d['hasOwnProperty']('howMany')&&!_0x23fb37['isInteger'](_0x954d1d['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x954d1d['insertionPosition']&&_0x954d1d['hasOwnProperty']('insertionPosition')&&(_0x1240a4=_0x360104['Position']['verify'](_0x954d1d['insertionPosition'])))return'insertionPosition.'+_0x1240a4;return null!=_0x954d1d['wasUndone']&&_0x954d1d['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x954d1d['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x361419['fromObject']=function(_0x5e1927){if(_0x5e1927 instanceof _0x360104['SplitOperation'])return _0x5e1927;var _0x12f514=new _0x360104['SplitOperation']();if(null!=_0x5e1927['splitPosition']){if('object'!=typeof _0x5e1927['splitPosition'])throw TypeError('.SplitOperation.splitPosition:\x20object\x20expected');_0x12f514['splitPosition']=_0x360104['Position']['fromObject'](_0x5e1927['splitPosition']);}if(null!=_0x5e1927['graveyardPosition']){if('object'!=typeof _0x5e1927['graveyardPosition'])throw TypeError('.SplitOperation.graveyardPosition:\x20object\x20expected');_0x12f514['graveyardPosition']=_0x360104['Position']['fromObject'](_0x5e1927['graveyardPosition']);}if(null!=_0x5e1927['howMany']&&(_0x12f514['howMany']=_0x5e1927['howMany']>>>0x0),null!=_0x5e1927['insertionPosition']){if('object'!=typeof _0x5e1927['insertionPosition'])throw TypeError('.SplitOperation.insertionPosition:\x20object\x20expected');_0x12f514['insertionPosition']=_0x360104['Position']['fromObject'](_0x5e1927['insertionPosition']);}return null!=_0x5e1927['wasUndone']&&(_0x12f514['wasUndone']=Boolean(_0x5e1927['wasUndone'])),_0x12f514;},_0x361419['toObject']=function(_0x5e826d,_0x4f410d){_0x4f410d||(_0x4f410d={});var _0x533f84={};return _0x4f410d['defaults']&&(_0x533f84['splitPosition']=null,_0x533f84['graveyardPosition']=null,_0x533f84['howMany']=0x0,_0x533f84['insertionPosition']=null,_0x533f84['wasUndone']=!0x1),null!=_0x5e826d['splitPosition']&&_0x5e826d['hasOwnProperty']('splitPosition')&&(_0x533f84['splitPosition']=_0x360104['Position']['toObject'](_0x5e826d['splitPosition'],_0x4f410d)),null!=_0x5e826d['graveyardPosition']&&_0x5e826d['hasOwnProperty']('graveyardPosition')&&(_0x533f84['graveyardPosition']=_0x360104['Position']['toObject'](_0x5e826d['graveyardPosition'],_0x4f410d)),null!=_0x5e826d['howMany']&&_0x5e826d['hasOwnProperty']('howMany')&&(_0x533f84['howMany']=_0x5e826d['howMany']),null!=_0x5e826d['insertionPosition']&&_0x5e826d['hasOwnProperty']('insertionPosition')&&(_0x533f84['insertionPosition']=_0x360104['Position']['toObject'](_0x5e826d['insertionPosition'],_0x4f410d)),null!=_0x5e826d['wasUndone']&&_0x5e826d['hasOwnProperty']('wasUndone')&&(_0x533f84['wasUndone']=_0x5e826d['wasUndone']),_0x533f84;},_0x361419['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x56ad9f['util']['toJSONOptions']);},_0x361419['getTypeUrl']=function(_0x54a85f){return void 0x0===_0x54a85f&&(_0x54a85f='type.googleapis.com'),_0x54a85f+'/SplitOperation';},_0x361419;}()),_0x360104['Position']=(function(){function _0x13ceed(_0x2af7ff){if(this['path']=[],_0x2af7ff){for(var _0x3efbd3=Object['keys'](_0x2af7ff),_0x55082a=0x0;_0x55082a<_0x3efbd3['length'];++_0x55082a)null!=_0x2af7ff[_0x3efbd3[_0x55082a]]&&(this[_0x3efbd3[_0x55082a]]=_0x2af7ff[_0x3efbd3[_0x55082a]]);}}return _0x13ceed['prototype']['root']='',_0x13ceed['prototype']['rootMain']=!0x1,_0x13ceed['prototype']['rootGraveyard']=!0x1,_0x13ceed['prototype']['path']=_0x23fb37['emptyArray'],_0x13ceed['prototype']['stickiness']='',_0x13ceed['create']=function(_0x2379f5){return new _0x13ceed(_0x2379f5);},_0x13ceed['encode']=function(_0x55cd8d,_0x9d4dbb){if(_0x9d4dbb||(_0x9d4dbb=_0x5b066d['create']()),null!=_0x55cd8d['root']&&Object['hasOwnProperty']['call'](_0x55cd8d,'root')&&_0x9d4dbb['uint32'](0xa)['string'](_0x55cd8d['root']),null!=_0x55cd8d['rootMain']&&Object['hasOwnProperty']['call'](_0x55cd8d,'rootMain')&&_0x9d4dbb['uint32'](0x10)['bool'](_0x55cd8d['rootMain']),null!=_0x55cd8d['rootGraveyard']&&Object['hasOwnProperty']['call'](_0x55cd8d,'rootGraveyard')&&_0x9d4dbb['uint32'](0x18)['bool'](_0x55cd8d['rootGraveyard']),null!=_0x55cd8d['path']&&_0x55cd8d['path']['length']){_0x9d4dbb['uint32'](0x22)['fork']();for(var _0x456da5=0x0;_0x456da5<_0x55cd8d['path']['length'];++_0x456da5)_0x9d4dbb['uint32'](_0x55cd8d['path'][_0x456da5]);_0x9d4dbb['ldelim']();}return null!=_0x55cd8d['stickiness']&&Object['hasOwnProperty']['call'](_0x55cd8d,'stickiness')&&_0x9d4dbb['uint32'](0x2a)['string'](_0x55cd8d['stickiness']),_0x9d4dbb;},_0x13ceed['encodeDelimited']=function(_0x440fda,_0x27681e){return this['encode'](_0x440fda,_0x27681e)['ldelim']();},_0x13ceed['decode']=function(_0x100d4d,_0x3eb76d){_0x100d4d instanceof _0x478192||(_0x100d4d=_0x478192['create'](_0x100d4d));for(var _0x39e87b=void 0x0===_0x3eb76d?_0x100d4d['len']:_0x100d4d['pos']+_0x3eb76d,_0x3323ae=new _0x360104['Position']();_0x100d4d['pos']<_0x39e87b;){var _0x48f8e9=_0x100d4d['uint32']();switch(_0x48f8e9>>>0x3){case 0x1:_0x3323ae['root']=_0x100d4d['string']();break;case 0x2:_0x3323ae['rootMain']=_0x100d4d['bool']();break;case 0x3:_0x3323ae['rootGraveyard']=_0x100d4d['bool']();break;case 0x4:if(_0x3323ae['path']&&_0x3323ae['path']['length']||(_0x3323ae['path']=[]),0x2==(0x7&_0x48f8e9)){for(var _0x3e205f=_0x100d4d['uint32']()+_0x100d4d['pos'];_0x100d4d['pos']<_0x3e205f;)_0x3323ae['path']['push'](_0x100d4d['uint32']());}else _0x3323ae['path']['push'](_0x100d4d['uint32']());break;case 0x5:_0x3323ae['stickiness']=_0x100d4d['string']();break;default:_0x100d4d['skipType'](0x7&_0x48f8e9);}}return _0x3323ae;},_0x13ceed['decodeDelimited']=function(_0x4ab261){return _0x4ab261 instanceof _0x478192||(_0x4ab261=new _0x478192(_0x4ab261)),this['decode'](_0x4ab261,_0x4ab261['uint32']());},_0x13ceed['verify']=function(_0x41f6a9){if('object'!=typeof _0x41f6a9||null===_0x41f6a9)return'object\x20expected';if(null!=_0x41f6a9['root']&&_0x41f6a9['hasOwnProperty']('root')&&!_0x23fb37['isString'](_0x41f6a9['root']))return'root:\x20string\x20expected';if(null!=_0x41f6a9['rootMain']&&_0x41f6a9['hasOwnProperty']('rootMain')&&'boolean'!=typeof _0x41f6a9['rootMain'])return'rootMain:\x20boolean\x20expected';if(null!=_0x41f6a9['rootGraveyard']&&_0x41f6a9['hasOwnProperty']('rootGraveyard')&&'boolean'!=typeof _0x41f6a9['rootGraveyard'])return'rootGraveyard:\x20boolean\x20expected';if(null!=_0x41f6a9['path']&&_0x41f6a9['hasOwnProperty']('path')){if(!Array['isArray'](_0x41f6a9['path']))return'path:\x20array\x20expected';for(var _0x2fb5f1=0x0;_0x2fb5f1<_0x41f6a9['path']['length'];++_0x2fb5f1)if(!_0x23fb37['isInteger'](_0x41f6a9['path'][_0x2fb5f1]))return'path:\x20integer[]\x20expected';}return null!=_0x41f6a9['stickiness']&&_0x41f6a9['hasOwnProperty']('stickiness')&&!_0x23fb37['isString'](_0x41f6a9['stickiness'])?'stickiness:\x20string\x20expected':null;},_0x13ceed['fromObject']=function(_0x194ffe){if(_0x194ffe instanceof _0x360104['Position'])return _0x194ffe;var _0x227c8c=new _0x360104['Position']();if(null!=_0x194ffe['root']&&(_0x227c8c['root']=String(_0x194ffe['root'])),null!=_0x194ffe['rootMain']&&(_0x227c8c['rootMain']=Boolean(_0x194ffe['rootMain'])),null!=_0x194ffe['rootGraveyard']&&(_0x227c8c['rootGraveyard']=Boolean(_0x194ffe['rootGraveyard'])),_0x194ffe['path']){if(!Array['isArray'](_0x194ffe['path']))throw TypeError('.Position.path:\x20array\x20expected');_0x227c8c['path']=[];for(var _0x3990ac=0x0;_0x3990ac<_0x194ffe['path']['length'];++_0x3990ac)_0x227c8c['path'][_0x3990ac]=_0x194ffe['path'][_0x3990ac]>>>0x0;}return null!=_0x194ffe['stickiness']&&(_0x227c8c['stickiness']=String(_0x194ffe['stickiness'])),_0x227c8c;},_0x13ceed['toObject']=function(_0x151a9e,_0x289f04){_0x289f04||(_0x289f04={});var _0x2e8a98={};if((_0x289f04['arrays']||_0x289f04['defaults'])&&(_0x2e8a98['path']=[]),_0x289f04['defaults']&&(_0x2e8a98['root']='',_0x2e8a98['rootMain']=!0x1,_0x2e8a98['rootGraveyard']=!0x1,_0x2e8a98['stickiness']=''),null!=_0x151a9e['root']&&_0x151a9e['hasOwnProperty']('root')&&(_0x2e8a98['root']=_0x151a9e['root']),null!=_0x151a9e['rootMain']&&_0x151a9e['hasOwnProperty']('rootMain')&&(_0x2e8a98['rootMain']=_0x151a9e['rootMain']),null!=_0x151a9e['rootGraveyard']&&_0x151a9e['hasOwnProperty']('rootGraveyard')&&(_0x2e8a98['rootGraveyard']=_0x151a9e['rootGraveyard']),_0x151a9e['path']&&_0x151a9e['path']['length']){_0x2e8a98['path']=[];for(var _0x4db3e1=0x0;_0x4db3e1<_0x151a9e['path']['length'];++_0x4db3e1)_0x2e8a98['path'][_0x4db3e1]=_0x151a9e['path'][_0x4db3e1];}return null!=_0x151a9e['stickiness']&&_0x151a9e['hasOwnProperty']('stickiness')&&(_0x2e8a98['stickiness']=_0x151a9e['stickiness']),_0x2e8a98;},_0x13ceed['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x56ad9f['util']['toJSONOptions']);},_0x13ceed['getTypeUrl']=function(_0x263962){return void 0x0===_0x263962&&(_0x263962='type.googleapis.com'),_0x263962+'/Position';},_0x13ceed;}()),_0x360104['Range']=(function(){function _0x66b0c9(_0x37d1e2){if(_0x37d1e2){for(var _0x5a24cb=Object['keys'](_0x37d1e2),_0x25e0ef=0x0;_0x25e0ef<_0x5a24cb['length'];++_0x25e0ef)null!=_0x37d1e2[_0x5a24cb[_0x25e0ef]]&&(this[_0x5a24cb[_0x25e0ef]]=_0x37d1e2[_0x5a24cb[_0x25e0ef]]);}}return _0x66b0c9['prototype']['start']=null,_0x66b0c9['prototype']['end']=null,_0x66b0c9['create']=function(_0x4d13e6){return new _0x66b0c9(_0x4d13e6);},_0x66b0c9['encode']=function(_0x157c85,_0x575b5e){return _0x575b5e||(_0x575b5e=_0x5b066d['create']()),null!=_0x157c85['start']&&Object['hasOwnProperty']['call'](_0x157c85,'start')&&_0x360104['Position']['encode'](_0x157c85['start'],_0x575b5e['uint32'](0xa)['fork']())['ldelim'](),null!=_0x157c85['end']&&Object['hasOwnProperty']['call'](_0x157c85,'end')&&_0x360104['Position']['encode'](_0x157c85['end'],_0x575b5e['uint32'](0x12)['fork']())['ldelim'](),_0x575b5e;},_0x66b0c9['encodeDelimited']=function(_0x3152ea,_0x84457f){return this['encode'](_0x3152ea,_0x84457f)['ldelim']();},_0x66b0c9['decode']=function(_0x46abcb,_0x2e14ae){_0x46abcb instanceof _0x478192||(_0x46abcb=_0x478192['create'](_0x46abcb));for(var _0x47121c=void 0x0===_0x2e14ae?_0x46abcb['len']:_0x46abcb['pos']+_0x2e14ae,_0x3b8f13=new _0x360104['Range']();_0x46abcb['pos']<_0x47121c;){var _0x385fca=_0x46abcb['uint32']();switch(_0x385fca>>>0x3){case 0x1:_0x3b8f13['start']=_0x360104['Position']['decode'](_0x46abcb,_0x46abcb['uint32']());break;case 0x2:_0x3b8f13['end']=_0x360104['Position']['decode'](_0x46abcb,_0x46abcb['uint32']());break;default:_0x46abcb['skipType'](0x7&_0x385fca);}}return _0x3b8f13;},_0x66b0c9['decodeDelimited']=function(_0x205445){return _0x205445 instanceof _0x478192||(_0x205445=new _0x478192(_0x205445)),this['decode'](_0x205445,_0x205445['uint32']());},_0x66b0c9['verify']=function(_0x504631){if('object'!=typeof _0x504631||null===_0x504631)return'object\x20expected';var _0x195b1e;if(null!=_0x504631['start']&&_0x504631['hasOwnProperty']('start')&&(_0x195b1e=_0x360104['Position']['verify'](_0x504631['start'])))return'start.'+_0x195b1e;if(null!=_0x504631['end']&&_0x504631['hasOwnProperty']('end')&&(_0x195b1e=_0x360104['Position']['verify'](_0x504631['end'])))return'end.'+_0x195b1e;return null;},_0x66b0c9['fromObject']=function(_0x2b682d){if(_0x2b682d instanceof _0x360104['Range'])return _0x2b682d;var _0x4af0a2=new _0x360104['Range']();if(null!=_0x2b682d['start']){if('object'!=typeof _0x2b682d['start'])throw TypeError('.Range.start:\x20object\x20expected');_0x4af0a2['start']=_0x360104['Position']['fromObject'](_0x2b682d['start']);}if(null!=_0x2b682d['end']){if('object'!=typeof _0x2b682d['end'])throw TypeError('.Range.end:\x20object\x20expected');_0x4af0a2['end']=_0x360104['Position']['fromObject'](_0x2b682d['end']);}return _0x4af0a2;},_0x66b0c9['toObject']=function(_0x5e04b1,_0x1c0fa4){_0x1c0fa4||(_0x1c0fa4={});var _0x3e7207={};return _0x1c0fa4['defaults']&&(_0x3e7207['start']=null,_0x3e7207['end']=null),null!=_0x5e04b1['start']&&_0x5e04b1['hasOwnProperty']('start')&&(_0x3e7207['start']=_0x360104['Position']['toObject'](_0x5e04b1['start'],_0x1c0fa4)),null!=_0x5e04b1['end']&&_0x5e04b1['hasOwnProperty']('end')&&(_0x3e7207['end']=_0x360104['Position']['toObject'](_0x5e04b1['end'],_0x1c0fa4)),_0x3e7207;},_0x66b0c9['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x56ad9f['util']['toJSONOptions']);},_0x66b0c9['getTypeUrl']=function(_0x1f00a4){return void 0x0===_0x1f00a4&&(_0x1f00a4='type.googleapis.com'),_0x1f00a4+'/Range';},_0x66b0c9;}()),_0x360104['Element']=(function(){function _0x2a821e(_0x220dd9){if(this['children']=[],this['attributesBoolean']={},_0x220dd9){for(var _0x14214b=Object['keys'](_0x220dd9),_0x1903a4=0x0;_0x1903a4<_0x14214b['length'];++_0x1903a4)null!=_0x220dd9[_0x14214b[_0x1903a4]]&&(this[_0x14214b[_0x1903a4]]=_0x220dd9[_0x14214b[_0x1903a4]]);}}return _0x2a821e['prototype']['name']='',_0x2a821e['prototype']['children']=_0x23fb37['emptyArray'],_0x2a821e['prototype']['data']='',_0x2a821e['prototype']['attributesBoolean']=_0x23fb37['emptyObject'],_0x2a821e['prototype']['attributesJson']='',_0x2a821e['create']=function(_0x1f36e7){return new _0x2a821e(_0x1f36e7);},_0x2a821e['encode']=function(_0x2d85dc,_0xc79a84){if(_0xc79a84||(_0xc79a84=_0x5b066d['create']()),null!=_0x2d85dc['name']&&Object['hasOwnProperty']['call'](_0x2d85dc,'name')&&_0xc79a84['uint32'](0xa)['string'](_0x2d85dc['name']),null!=_0x2d85dc['children']&&_0x2d85dc['children']['length']){for(var _0x390765=0x0;_0x390765<_0x2d85dc['children']['length'];++_0x390765)_0x360104['Element']['encode'](_0x2d85dc['children'][_0x390765],_0xc79a84['uint32'](0x12)['fork']())['ldelim']();}if(null!=_0x2d85dc['data']&&Object['hasOwnProperty']['call'](_0x2d85dc,'data')&&_0xc79a84['uint32'](0x1a)['string'](_0x2d85dc['data']),null!=_0x2d85dc['attributesBoolean']&&Object['hasOwnProperty']['call'](_0x2d85dc,'attributesBoolean')){var _0xaecb4e=Object['keys'](_0x2d85dc['attributesBoolean']);for(_0x390765=0x0;_0x390765<_0xaecb4e['length'];++_0x390765)_0xc79a84['uint32'](0x22)['fork']()['uint32'](0xa)['string'](_0xaecb4e[_0x390765])['uint32'](0x10)['bool'](_0x2d85dc['attributesBoolean'][_0xaecb4e[_0x390765]])['ldelim']();}return null!=_0x2d85dc['attributesJson']&&Object['hasOwnProperty']['call'](_0x2d85dc,'attributesJson')&&_0xc79a84['uint32'](0x2a)['string'](_0x2d85dc['attributesJson']),_0xc79a84;},_0x2a821e['encodeDelimited']=function(_0x19e541,_0x5db721){return this['encode'](_0x19e541,_0x5db721)['ldelim']();},_0x2a821e['decode']=function(_0x498dd8,_0x583d15){_0x498dd8 instanceof _0x478192||(_0x498dd8=_0x478192['create'](_0x498dd8));for(var _0x50cc51,_0xf3ebf9,_0x84ac15=void 0x0===_0x583d15?_0x498dd8['len']:_0x498dd8['pos']+_0x583d15,_0x3de1c4=new _0x360104['Element']();_0x498dd8['pos']<_0x84ac15;){var _0x403c6b=_0x498dd8['uint32']();switch(_0x403c6b>>>0x3){case 0x1:_0x3de1c4['name']=_0x498dd8['string']();break;case 0x2:_0x3de1c4['children']&&_0x3de1c4['children']['length']||(_0x3de1c4['children']=[]),_0x3de1c4['children']['push'](_0x360104['Element']['decode'](_0x498dd8,_0x498dd8['uint32']()));break;case 0x3:_0x3de1c4['data']=_0x498dd8['string']();break;case 0x4:_0x3de1c4['attributesBoolean']===_0x23fb37['emptyObject']&&(_0x3de1c4['attributesBoolean']={});var _0x1a182d=_0x498dd8['uint32']()+_0x498dd8['pos'];for(_0x50cc51='',_0xf3ebf9=!0x1;_0x498dd8['pos']<_0x1a182d;){var _0x1c40c6=_0x498dd8['uint32']();switch(_0x1c40c6>>>0x3){case 0x1:_0x50cc51=_0x498dd8['string']();break;case 0x2:_0xf3ebf9=_0x498dd8['bool']();break;default:_0x498dd8['skipType'](0x7&_0x1c40c6);}}_0x3de1c4['attributesBoolean'][_0x50cc51]=_0xf3ebf9;break;case 0x5:_0x3de1c4['attributesJson']=_0x498dd8['string']();break;default:_0x498dd8['skipType'](0x7&_0x403c6b);}}return _0x3de1c4;},_0x2a821e['decodeDelimited']=function(_0x18ac05){return _0x18ac05 instanceof _0x478192||(_0x18ac05=new _0x478192(_0x18ac05)),this['decode'](_0x18ac05,_0x18ac05['uint32']());},_0x2a821e['verify']=function(_0x238236){if('object'!=typeof _0x238236||null===_0x238236)return'object\x20expected';if(null!=_0x238236['name']&&_0x238236['hasOwnProperty']('name')&&!_0x23fb37['isString'](_0x238236['name']))return'name:\x20string\x20expected';if(null!=_0x238236['children']&&_0x238236['hasOwnProperty']('children')){if(!Array['isArray'](_0x238236['children']))return'children:\x20array\x20expected';for(var _0x27e206=0x0;_0x27e206<_0x238236['children']['length'];++_0x27e206){var _0x360df5=_0x360104['Element']['verify'](_0x238236['children'][_0x27e206]);if(_0x360df5)return'children.'+_0x360df5;}}if(null!=_0x238236['data']&&_0x238236['hasOwnProperty']('data')&&!_0x23fb37['isString'](_0x238236['data']))return'data:\x20string\x20expected';if(null!=_0x238236['attributesBoolean']&&_0x238236['hasOwnProperty']('attributesBoolean')){if(!_0x23fb37['isObject'](_0x238236['attributesBoolean']))return'attributesBoolean:\x20object\x20expected';var _0x132041=Object['keys'](_0x238236['attributesBoolean']);for(_0x27e206=0x0;_0x27e206<_0x132041['length'];++_0x27e206)if('boolean'!=typeof _0x238236['attributesBoolean'][_0x132041[_0x27e206]])return'attributesBoolean:\x20boolean{k:string}\x20expected';}return null!=_0x238236['attributesJson']&&_0x238236['hasOwnProperty']('attributesJson')&&!_0x23fb37['isString'](_0x238236['attributesJson'])?'attributesJson:\x20string\x20expected':null;},_0x2a821e['fromObject']=function(_0x5bf811){if(_0x5bf811 instanceof _0x360104['Element'])return _0x5bf811;var _0x20432e=new _0x360104['Element']();if(null!=_0x5bf811['name']&&(_0x20432e['name']=String(_0x5bf811['name'])),_0x5bf811['children']){if(!Array['isArray'](_0x5bf811['children']))throw TypeError('.Element.children:\x20array\x20expected');_0x20432e['children']=[];for(var _0x4d536b=0x0;_0x4d536b<_0x5bf811['children']['length'];++_0x4d536b){if('object'!=typeof _0x5bf811['children'][_0x4d536b])throw TypeError('.Element.children:\x20object\x20expected');_0x20432e['children'][_0x4d536b]=_0x360104['Element']['fromObject'](_0x5bf811['children'][_0x4d536b]);}}if(null!=_0x5bf811['data']&&(_0x20432e['data']=String(_0x5bf811['data'])),_0x5bf811['attributesBoolean']){if('object'!=typeof _0x5bf811['attributesBoolean'])throw TypeError('.Element.attributesBoolean:\x20object\x20expected');_0x20432e['attributesBoolean']={};var _0x102bf1=Object['keys'](_0x5bf811['attributesBoolean']);for(_0x4d536b=0x0;_0x4d536b<_0x102bf1['length'];++_0x4d536b)_0x20432e['attributesBoolean'][_0x102bf1[_0x4d536b]]=Boolean(_0x5bf811['attributesBoolean'][_0x102bf1[_0x4d536b]]);}return null!=_0x5bf811['attributesJson']&&(_0x20432e['attributesJson']=String(_0x5bf811['attributesJson'])),_0x20432e;},_0x2a821e['toObject']=function(_0x1cc5d7,_0x36ca7c){_0x36ca7c||(_0x36ca7c={});var _0x278687,_0x1b18f5={};if((_0x36ca7c['arrays']||_0x36ca7c['defaults'])&&(_0x1b18f5['children']=[]),(_0x36ca7c['objects']||_0x36ca7c['defaults'])&&(_0x1b18f5['attributesBoolean']={}),_0x36ca7c['defaults']&&(_0x1b18f5['name']='',_0x1b18f5['data']='',_0x1b18f5['attributesJson']=''),null!=_0x1cc5d7['name']&&_0x1cc5d7['hasOwnProperty']('name')&&(_0x1b18f5['name']=_0x1cc5d7['name']),_0x1cc5d7['children']&&_0x1cc5d7['children']['length']){_0x1b18f5['children']=[];for(var _0x45ab8c=0x0;_0x45ab8c<_0x1cc5d7['children']['length'];++_0x45ab8c)_0x1b18f5['children'][_0x45ab8c]=_0x360104['Element']['toObject'](_0x1cc5d7['children'][_0x45ab8c],_0x36ca7c);}if(null!=_0x1cc5d7['data']&&_0x1cc5d7['hasOwnProperty']('data')&&(_0x1b18f5['data']=_0x1cc5d7['data']),_0x1cc5d7['attributesBoolean']&&(_0x278687=Object['keys'](_0x1cc5d7['attributesBoolean']))['length']){_0x1b18f5['attributesBoolean']={};for(_0x45ab8c=0x0;_0x45ab8c<_0x278687['length'];++_0x45ab8c)_0x1b18f5['attributesBoolean'][_0x278687[_0x45ab8c]]=_0x1cc5d7['attributesBoolean'][_0x278687[_0x45ab8c]];}return null!=_0x1cc5d7['attributesJson']&&_0x1cc5d7['hasOwnProperty']('attributesJson')&&(_0x1b18f5['attributesJson']=_0x1cc5d7['attributesJson']),_0x1b18f5;},_0x2a821e['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x56ad9f['util']['toJSONOptions']);},_0x2a821e['getTypeUrl']=function(_0x168f0e){return void 0x0===_0x168f0e&&(_0x168f0e='type.googleapis.com'),_0x168f0e+'/Element';},_0x2a821e;}()),_0x360104;})());class r{['_protobufRoot'];constructor(){this['_protobufRoot']=u;}['getDescriptor'](_0x1df40d){return new w(this['_protobufRoot'][_0x1df40d]);}}class w{['_protobuf'];constructor(_0x1acd70){this['_protobuf']=_0x1acd70;}['compress'](_0x5ecbd9){const _0x579289=this['_protobuf']['verify'](_0x5ecbd9);if(_0x579289)throw Error(_0x579289);return this['_protobuf']['encode'](this['_protobuf']['create'](_0x5ecbd9))['finish']();}['decompress'](_0x35c7e0){return this['_protobuf']['toObject'](this['_protobuf']['decode'](_0x35c7e0),{'oneofs':!0x0});}}function g(_0x2ae354,_0x1cb59c){const _0xbbe1c=_0x58a840(_0x2ae354);return _0xbbe1c['path'][_0xbbe1c['path']['length']-0x1]+=_0x1cb59c,_0xbbe1c;}function _(_0x29e4f1,_0x377e57){return _0x29e4f1['root']===_0x377e57['root']&&_0x4282a5(_0x29e4f1['path'],_0x377e57['path']);}function $(_0x52edd3){P(_0x52edd3,_0x19e312=>('main'==_0x19e312['root']?(_0x19e312['rootMain']=!0x0,delete _0x19e312['root']):'$graveyard'==_0x19e312['root']&&(_0x19e312['rootGraveyard']=!0x0,delete _0x19e312['root']),_0x19e312));}function J(_0x19e3cd){P(_0x19e3cd,_0x255dd9=>(_0x255dd9['rootMain']?(_0x255dd9['root']='main',delete _0x255dd9['rootMain']):_0x255dd9['rootGraveyard']&&(_0x255dd9['root']='$graveyard',delete _0x255dd9['rootGraveyard']),_0x255dd9));}function P(_0x644116,_0x2a51bc){for(const _0x4666bc in _0x644116){const _0x43bd2c=_0x644116[_0x4666bc];'nodes'!==_0x4666bc&&_0x36503c(_0x43bd2c)&&(_0x43bd2c['path']&&(_0x43bd2c['root']||_0x43bd2c['rootMain']||_0x43bd2c['rootGraveyard'])?_0x644116[_0x4666bc]=_0x2a51bc(_0x43bd2c):P(_0x43bd2c,_0x2a51bc));}return _0x644116;}class e{['_id'];['_operationName'];['_protobufDescriptor'];constructor(_0x367026,_0x3b14cf,_0x188953){this['_id']=_0x367026,this['_operationName']=_0x3b14cf,this['_protobufDescriptor']=_0x188953;}['compress'](_0x3fe4c4,_0x5577cb){const _0xf096b3=_0x5577cb['operations'][_0x5577cb['index']++];return $(_0xf096b3),_0x3fe4c4['buffers']['push'](this['_protobufDescriptor']['compress'](_0xf096b3)),_0x3fe4c4['types']['push'](this['_id']),!0x0;}['decompress'](_0xe0964c,_0x1ab908){_0x1ab908['typeIndex']++;const _0x2a27ec=_0x1ab908['buffers'][_0x1ab908['bufferIndex']++],_0x15f946=this['_protobufDescriptor']['decompress'](_0x2a27ec);J(_0x15f946),_0x15f946['__className']=this['_operationName'],_0xe0964c['push'](_0x15f946);}}class s extends e{['compress'](_0x192cff,_0x565b7f){const _0x2ccbff=_0x565b7f['operations'][_0x565b7f['index']++];return this['_serializeOneOf']('oldValue',_0x2ccbff),this['_serializeOneOf']('newValue',_0x2ccbff),$(_0x2ccbff),_0x192cff['buffers']['push'](this['_protobufDescriptor']['compress'](_0x2ccbff)),_0x192cff['types']['push'](this['_id']),!0x0;}['decompress'](_0x4a43a9,_0x10ad36){_0x10ad36['typeIndex']++;const _0x4929fa=_0x10ad36['buffers'][_0x10ad36['bufferIndex']++],_0x541bae=this['_protobufDescriptor']['decompress'](_0x4929fa);this['_deserializeOneOf']('oldValue',_0x541bae),this['_deserializeOneOf']('newValue',_0x541bae),J(_0x541bae),_0x541bae['__className']=this['_operationName'],_0x4a43a9['push'](_0x541bae);}['_serializeOneOf'](_0x5ddb39,_0x470392){const _0x180a9f=_0x470392[_0x5ddb39];'boolean'==typeof _0x180a9f?_0x470392[_0x5ddb39+'Boolean']=_0x180a9f:_0x470392[_0x5ddb39+'Json']=JSON['stringify'](_0x180a9f);}['_deserializeOneOf'](_0x408e30,_0x580552){const _0x26a0c7=_0x408e30+'Json';_0x580552[_0x26a0c7]?(_0x580552[_0x408e30]=JSON['parse'](_0x580552[_0x26a0c7]),delete _0x580552[_0x26a0c7]):(_0x580552[_0x408e30]=_0x580552[_0x408e30+'Boolean'],delete _0x580552[_0x408e30+'Boolean']);}}class i extends e{['compress'](_0x5a35ed,_0x519fbf){const _0x5e5e89=_0x519fbf['operations'][_0x519fbf['index']++];return this['_serializeNodesAttributes'](_0x5e5e89['nodes']),$(_0x5e5e89),_0x5a35ed['buffers']['push'](this['_protobufDescriptor']['compress'](_0x5e5e89)),_0x5a35ed['types']['push'](this['_id']),!0x0;}['decompress'](_0x63ac8d,_0x23957c){_0x23957c['typeIndex']++;const _0x1e88b8=_0x23957c['buffers'][_0x23957c['bufferIndex']++],_0x3d5eec=this['_protobufDescriptor']['decompress'](_0x1e88b8);_0x3d5eec['nodes']||(_0x3d5eec['nodes']=[]),this['_deserializeNodesAttributes'](_0x3d5eec['nodes']),J(_0x3d5eec),_0x3d5eec['__className']=this['_operationName'],_0x63ac8d['push'](_0x3d5eec);}['_serializeNodesAttributes'](_0x36c80d){for(const _0x43e461 of _0x36c80d){if(_0x43e461['attributes']){const _0x1d5020=_0x43e461['attributes'];this['_areValuesBoolean'](_0x1d5020)?_0x43e461['attributesBoolean']=_0x1d5020:_0x43e461['attributesJson']=JSON['stringify'](_0x1d5020);}_0x43e461['children']&&this['_serializeNodesAttributes'](_0x43e461['children']);}}['_deserializeNodesAttributes'](_0x6877b7){for(const _0x1b2870 of _0x6877b7)(_0x1b2870['attributesBoolean']||_0x1b2870['attributesJson'])&&(_0x1b2870['attributesBoolean']?(_0x1b2870['attributes']=_0x1b2870['attributesBoolean'],delete _0x1b2870['attributesBoolean']):(_0x1b2870['attributes']=JSON['parse'](_0x1b2870['attributesJson']),delete _0x1b2870['attributesJson'])),_0x1b2870['children']&&this['_deserializeNodesAttributes'](_0x1b2870['children']);}['_areValuesBoolean'](_0x3d81c8){return Object['keys'](_0x3d81c8)['every'](_0x46e7a4=>'boolean'==typeof _0x3d81c8[_0x46e7a4]);}}class n extends e{['decompress'](_0x1b0306,_0x1ee947){super['decompress'](_0x1b0306,_0x1ee947);const _0x3a5cd4=_0x1b0306[_0x1b0306['length']-0x1];_0x3a5cd4['oldRange']||(_0x3a5cd4['oldRange']=null),_0x3a5cd4['newRange']||(_0x3a5cd4['newRange']=null);}}class p extends e{['compress'](_0x380f72,_0x2c7c53){return _0x2c7c53['index']++,_0x380f72['types']['push'](this['_id']),!0x0;}['decompress'](_0x2b4a78,_0x3f2000){_0x3f2000['typeIndex']++,_0x2b4a78['push']({'__className':this['_operationName']});}}class a extends n{['_omittedNamespace'];constructor(_0x309ad7,_0x54c6c0,_0x2432ba,_0x12ed28){super(_0x309ad7,_0x54c6c0,_0x2432ba),this['_omittedNamespace']=_0x12ed28+':';}['compress'](_0x40eaab,_0x2d872e){const _0x487a7d=_0x2d872e['operations'][_0x2d872e['index']];return!('MarkerOperation'!=_0x487a7d['__className']||!_0x487a7d['name']['startsWith'](this['_omittedNamespace']))&&(_0x487a7d['name']=_0x487a7d['name']['replace'](new RegExp('^'+this['_omittedNamespace']),''),super['compress'](_0x40eaab,_0x2d872e),!0x0);}['decompress'](_0x5d8a59,_0x37c2ce){super['decompress'](_0x5d8a59,_0x37c2ce);const _0x2e1eeb=_0x5d8a59[_0x5d8a59['length']-0x1];_0x2e1eeb['name']=this['_omittedNamespace']+_0x2e1eeb['name'];}}class O{['_id'];['_context'];constructor(_0x317d3c,_0x181e0f){this['_id']=_0x317d3c,this['_context']=_0x181e0f;}['compress'](_0x1cd80f,_0x322f92){let _0x262bee,_0x1045dc=_0x322f92['operations'][_0x322f92['index']],_0x5e93cd=_0x322f92['operations'][_0x322f92['index']+0x1];for(;_0x5e93cd&&this['_compareOperations'](_0x1045dc,_0x5e93cd);)_0x262bee?(_0x262bee=this['_combineNext'](_0x1045dc,_0x262bee),_0x1cd80f['types']['push'](0x0)):(_0x262bee=_0x58a840(_0x1045dc),_0x1cd80f['types']['push'](this['_id'])),_0x322f92['index']++,_0x1045dc=_0x322f92['operations'][_0x322f92['index']],_0x5e93cd=_0x322f92['operations'][_0x322f92['index']+0x1];return!!_0x262bee&&(_0x262bee=this['_combineNext'](_0x322f92['operations'][_0x322f92['index']++],_0x262bee),_0x1cd80f['types']['push'](0x0),_0x1cd80f['buffers']['push'](this['_compressSingleOperation'](_0x262bee)),!0x0);}['decompress'](_0x5a170f,_0x1f26cc){const _0x486f2e=this['_decompressSingleOperation'](_0x1f26cc);for(;0x0==_0x1f26cc['types'][_0x1f26cc['typeIndex']];)_0x1f26cc['typeIndex']++,_0x5a170f['push'](this['_splitCurrent'](_0x486f2e));_0x5a170f['push'](_0x486f2e);}}class c extends O{['_combineNext'](_0x1cc65b,_0x103f76){return _0x103f76['nodes'][0x0]['data']+=_0x1cc65b['nodes'][0x0]['data'],_0x103f76;}['_splitCurrent'](_0x784030){const _0x62cc0e=_0x58a840(_0x784030),_0x3ceb3a=_0x62cc0e['nodes'][0x0],_0x484f96=_0x784030['nodes'][0x0],_0x548548=_0x484f96['data'][Symbol['iterator']]()['next']()['value'],_0x2db884=_0x548548['length'];return _0x3ceb3a['data']=_0x548548,_0x484f96['data']=_0x484f96['data']['substr'](_0x2db884),_0x784030['position']=g(_0x784030['position'],_0x2db884),_0x62cc0e;}['_compareOperations'](_0x16014e,_0x2164a2){if(this['_checkOperation'](_0x16014e)&&this['_checkOperation'](_0x2164a2)){const _0xec8476=_0x16014e['nodes'][0x0]['data']['length'],_0x5e1b2f=_(g(_0x16014e['position'],_0xec8476),_0x2164a2['position']),_0x43c56d=_0x16014e['nodes'][0x0],_0x197c1b=_0x2164a2['nodes'][0x0];return _0x5e1b2f&&this['_compareAttributes'](_0x43c56d,_0x197c1b);}return!0x1;}['_compressSingleOperation'](_0x4c84ef){const _0x55aaf2={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('InsertOperation')['compress'](_0x55aaf2,{'operations':[_0x4c84ef],'index':0x0}),_0x55aaf2['buffers'][0x0];}['_decompressSingleOperation'](_0x3b1a25){const _0x2e2a9e=[];return this['_context']['_getCompressorByName']('InsertOperation')['decompress'](_0x2e2a9e,_0x3b1a25),_0x2e2a9e[0x0];}['_checkOperation'](_0x146e99){return'InsertOperation'==_0x146e99['__className']&&0x1==_0x146e99['nodes']['length']&&_0x146e99['nodes'][0x0]['data']&&!_0x146e99['wasUndone']&&0x1==Array['from'](_0x146e99['nodes'][0x0]['data'])['length'];}['_compareAttributes'](_0x53cbfe,_0x327384){const _0x2cea0f=Object['keys'](_0x53cbfe['attributes']||{}),_0x451605=Object['keys'](_0x327384['attributes']||{});return _0x2cea0f['length']===_0x451605['length']&&_0x2cea0f['every'](_0x2585fe=>_0x327384['attributes'][_0x2585fe]&&_0x327384['attributes'][_0x2585fe]===_0x53cbfe['attributes'][_0x2585fe]);}}class m extends O{['_combineNext'](_0x38628b,_0x19e19c){return _0x19e19c['howMany']++,_0x19e19c['sourcePosition']=_0x58a840(_0x38628b['sourcePosition']),_0x19e19c;}['_splitCurrent'](_0x359715){const _0x755dea=_0x58a840(_0x359715);return _0x359715['howMany']--,_0x755dea['howMany']=0x1,_0x755dea['sourcePosition']=g(_0x755dea['sourcePosition'],_0x359715['howMany']),_0x755dea;}['_compareOperations'](_0x4fb828,_0xde50d3){return!(!this['_checkOperation'](_0x4fb828)||!this['_checkOperation'](_0xde50d3))&&(_(g(_0x4fb828['sourcePosition'],-0x1),_0xde50d3['sourcePosition'])&&_(_0x4fb828['targetPosition'],_0xde50d3['targetPosition']));}['_compressSingleOperation'](_0x243f5d){const _0x2e4d12={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x2e4d12,{'operations':[_0x243f5d],'index':0x0}),_0x2e4d12['buffers'][0x0];}['_decompressSingleOperation'](_0x40189d){const _0x10bc51=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x10bc51,_0x40189d),_0x10bc51[0x0];}['_checkOperation'](_0x2b07cc){return'MoveOperation'==_0x2b07cc['__className']&&'$graveyard'==_0x2b07cc['targetPosition']['root']&&0x1==_0x2b07cc['howMany']&&!_0x2b07cc['wasUndone'];}}class h extends O{['_combineNext'](_0x565606,_0xa2f39c){return _0xa2f39c['howMany']++,_0xa2f39c;}['_splitCurrent'](_0x458eab){const _0x36e3cc=_0x58a840(_0x458eab);return _0x36e3cc['howMany']=0x1,_0x458eab['howMany']--,_0x36e3cc;}['_compareOperations'](_0x37f29f,_0x62e5dd){return!(!this['_checkOperation'](_0x37f29f)||!this['_checkOperation'](_0x62e5dd))&&(_(_0x37f29f['sourcePosition'],_0x62e5dd['sourcePosition'])&&_(_0x37f29f['targetPosition'],_0x62e5dd['targetPosition']));}['_compressSingleOperation'](_0x4eae0d){const _0x435111={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x435111,{'operations':[_0x4eae0d],'index':0x0}),_0x435111['buffers'][0x0];}['_decompressSingleOperation'](_0x1d872f){const _0x423b17=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x423b17,_0x1d872f),_0x423b17[0x0];}['_checkOperation'](_0x246b57){return'MoveOperation'==_0x246b57['__className']&&'$graveyard'==_0x246b57['targetPosition']['root']&&0x1==_0x246b57['howMany']&&!_0x246b57['wasUndone'];}}class f extends O{['compress'](_0x266eb1,_0x27d6b7){if(!this['_compareOperations'](_0x27d6b7['operations'][_0x27d6b7['index']],_0x27d6b7['operations'][_0x27d6b7['index']+0x1]))return!0x1;const _0x288cbb=_0x27d6b7['operations'][_0x27d6b7['index']++];return _0x288cbb['oldRange']=null,_0x288cbb['newRange']&&_(_0x288cbb['newRange']['start'],_0x288cbb['newRange']['end'])&&(_0x288cbb['newRange']['end']=null),_0x27d6b7['index']++,_0x266eb1['types']['push'](this['_id']),_0x266eb1['types']['push'](0x0),_0x266eb1['buffers']['push'](this['_compressSingleOperation'](_0x288cbb)),!0x0;}['decompress'](_0x5d4cd0,_0x57e0d1){const _0x2abc7a=this['_decompressSingleOperation'](_0x57e0d1);_0x2abc7a['newRange']&&!_0x2abc7a['newRange']['end']&&(_0x2abc7a['newRange']['end']=_0x58a840(_0x2abc7a['newRange']['start']));const _0x47bb7c=_0x58a840(_0x2abc7a);_0x47bb7c['newRange']&&(_0x47bb7c['newRange']['start']['stickiness']='toNone',_0x47bb7c['newRange']['end']=_0x58a840(_0x47bb7c['newRange']['start'])),_0x47bb7c['name']='user:position:'+_0x47bb7c['name']['split'](':')[0x2],_0x57e0d1['typeIndex']++,_0x5d4cd0['push'](_0x2abc7a),_0x5d4cd0['push'](_0x47bb7c);}['_compressSingleOperation'](_0x4cd51b){const _0x5295e1={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MarkerOperation')['compress'](_0x5295e1,{'operations':[_0x4cd51b],'index':0x0}),_0x5295e1['buffers'][0x0];}['_decompressSingleOperation'](_0x40100f){const _0x5dafa3=[];return this['_context']['_getCompressorByName']('MarkerOperation')['decompress'](_0x5dafa3,_0x40100f),_0x5dafa3[0x0];}['_compareOperations'](_0x142e70,_0x314e9c){return!(!_0x142e70||!_0x314e9c)&&('MarkerOperation'==_0x142e70['__className']&&'MarkerOperation'==_0x314e9c['__className']&&!(!_0x142e70['name']['startsWith']('user:')||!_0x314e9c['name']['startsWith']('user:')||_0x142e70['name']==_0x314e9c['name']));}}class y{['_compressorById'];['_compressorByName'];['_protobufFactory'];constructor(){this['_compressorById']=new Map(),this['_compressorByName']=new Map(),this['_protobufFactory']=new r();const _0xb239f9=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',_0xb239f9,'comment')),this['_registerCompressor'](0x13,'SuggestionMarkerOperation',new a(0x13,'MarkerOperation',_0xb239f9,'suggestion')),this['_registerOperationCompressor'](0x14,'RootOperation',e),this['_registerActionCompressor'](0x64,'TypingAction',c),this['_registerActionCompressor'](0x65,'DeletingAction',m),this['_registerActionCompressor'](0x66,'ForwardDeletingAction',h),this['_registerActionCompressor'](0x67,'UserSelectionAction',f);}['compress'](_0xd00191){if(!_0xd00191||!_0xd00191[0x0])throw new _0x3ecaf4('no-operations-provided',this);const _0xd7a2a4={'operations':_0xd00191,'index':0x0},_0x559248={'types':[],'buffers':[],'baseVersion':_0xd00191[0x0]['baseVersion']};for(;_0xd7a2a4['index']<_0xd7a2a4['operations']['length'];){if(this['_getCompressorByName']('UserSelectionAction')['compress'](_0x559248,_0xd7a2a4))continue;if(this['_getCompressorByName']('TypingAction')['compress'](_0x559248,_0xd7a2a4))continue;if(this['_getCompressorByName']('DeletingAction')['compress'](_0x559248,_0xd7a2a4))continue;if(this['_getCompressorByName']('ForwardDeletingAction')['compress'](_0x559248,_0xd7a2a4))continue;if(this['_getCompressorByName']('CommentMarkerOperation')['compress'](_0x559248,_0xd7a2a4))continue;if(this['_getCompressorByName']('SuggestionMarkerOperation')['compress'](_0x559248,_0xd7a2a4))continue;const _0x1f284c=_0xd7a2a4['operations'][_0xd7a2a4['index']]['__className'];this['_getCompressorByName'](_0x1f284c)['compress'](_0x559248,_0xd7a2a4);}return _0x559248;}['decompress'](_0x565eee){const _0x232324=[],_0x49a739={'types':_0x565eee['types'],'buffers':_0x565eee['buffers'],'baseVersion':_0x565eee['baseVersion'],'typeIndex':0x0,'bufferIndex':0x0};for(;_0x49a739['typeIndex']<_0x49a739['types']['length'];){const _0x3d4115=_0x49a739['types'][_0x49a739['typeIndex']],_0xa5b5bc=this['_compressorById']['get'](_0x3d4115);if(!_0xa5b5bc)throw new _0x3ecaf4('decompress-compressor-not-found',this,{'type':_0x3d4115});_0xa5b5bc['decompress'](_0x232324,_0x49a739);}return _0x232324['forEach']((_0x26e092,_0x50a6a8)=>_0x26e092['baseVersion']=_0x565eee['baseVersion']+_0x50a6a8),_0x232324;}['_getCompressorByName'](_0x2d0fce){return this['_compressorByName']['get'](_0x2d0fce);}['_registerOperationCompressor'](_0x5031c4,_0x325b77,_0x478abc){const _0x5782b3=new _0x478abc(_0x5031c4,_0x325b77,this['_protobufFactory']['getDescriptor'](_0x325b77));this['_registerCompressor'](_0x5031c4,_0x325b77,_0x5782b3);}['_registerActionCompressor'](_0x277145,_0x16a84c,_0x4c99ba){const _0x5099d2=new _0x4c99ba(_0x277145,this);this['_registerCompressor'](_0x277145,_0x16a84c,_0x5099d2);}['_registerCompressor'](_0x923da5,_0x493581,_0x41350e){this['_compressorById']['set'](_0x923da5,_0x41350e),this['_compressorByName']['set'](_0x493581,_0x41350e);}}export{y as Compressor};
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ckeditor/ckeditor5-operations-compressor",
|
|
3
|
-
"version": "47.6.
|
|
3
|
+
"version": "47.6.1-alpha.1",
|
|
4
4
|
"description": "CKEditor 5 operations compressor for real-time collaboration.",
|
|
5
5
|
"license": "SEE LICENSE IN LICENSE.md",
|
|
6
6
|
"homepage": "https://ckeditor.com/collaboration/real-time/",
|
|
@@ -33,8 +33,8 @@
|
|
|
33
33
|
"main": "src/index.js",
|
|
34
34
|
"types": "src/index.d.ts",
|
|
35
35
|
"dependencies": {
|
|
36
|
-
"@ckeditor/ckeditor5-utils": "47.6.
|
|
37
|
-
"ckeditor5": "47.6.
|
|
36
|
+
"@ckeditor/ckeditor5-utils": "47.6.1-alpha.1",
|
|
37
|
+
"ckeditor5": "47.6.1-alpha.1",
|
|
38
38
|
"es-toolkit": "1.39.5",
|
|
39
39
|
"protobufjs": "7.5.4"
|
|
40
40
|
},
|