@ckeditor/ckeditor5-operations-compressor 47.7.0 → 47.7.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 +4 -4
- 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 _0x3d5d4c=_0x18dd54['Reader'],_0x48cddb=_0x18dd54['Writer'],_0x4bd6c5=_0x18dd54['util'],_0x420c93=_0x18dd54['roots']['default']||(_0x18dd54['roots']['default']={});return _0x420c93['AttributeOperation']=(function(){function _0x30601c(_0x3b6a65){if(_0x3b6a65){for(var _0x4aad94=Object['keys'](_0x3b6a65),_0x264249=0x0;_0x264249<_0x4aad94['length'];++_0x264249)null!=_0x3b6a65[_0x4aad94[_0x264249]]&&(this[_0x4aad94[_0x264249]]=_0x3b6a65[_0x4aad94[_0x264249]]);}}return _0x30601c['prototype']['range']=null,_0x30601c['prototype']['key']='',_0x30601c['prototype']['oldValueBoolean']=!0x1,_0x30601c['prototype']['oldValueJson']='',_0x30601c['prototype']['newValueBoolean']=!0x1,_0x30601c['prototype']['newValueJson']='',_0x30601c['prototype']['wasUndone']=!0x1,_0x30601c['create']=function(_0x16475c){return new _0x30601c(_0x16475c);},_0x30601c['encode']=function(_0x47c2c6,_0x2c493b){return _0x2c493b||(_0x2c493b=_0x48cddb['create']()),null!=_0x47c2c6['range']&&Object['hasOwnProperty']['call'](_0x47c2c6,'range')&&_0x420c93['Range']['encode'](_0x47c2c6['range'],_0x2c493b['uint32'](0xa)['fork']())['ldelim'](),null!=_0x47c2c6['key']&&Object['hasOwnProperty']['call'](_0x47c2c6,'key')&&_0x2c493b['uint32'](0x12)['string'](_0x47c2c6['key']),null!=_0x47c2c6['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x47c2c6,'oldValueBoolean')&&_0x2c493b['uint32'](0x18)['bool'](_0x47c2c6['oldValueBoolean']),null!=_0x47c2c6['oldValueJson']&&Object['hasOwnProperty']['call'](_0x47c2c6,'oldValueJson')&&_0x2c493b['uint32'](0x22)['string'](_0x47c2c6['oldValueJson']),null!=_0x47c2c6['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x47c2c6,'newValueBoolean')&&_0x2c493b['uint32'](0x28)['bool'](_0x47c2c6['newValueBoolean']),null!=_0x47c2c6['newValueJson']&&Object['hasOwnProperty']['call'](_0x47c2c6,'newValueJson')&&_0x2c493b['uint32'](0x32)['string'](_0x47c2c6['newValueJson']),null!=_0x47c2c6['wasUndone']&&Object['hasOwnProperty']['call'](_0x47c2c6,'wasUndone')&&_0x2c493b['uint32'](0x38)['bool'](_0x47c2c6['wasUndone']),_0x2c493b;},_0x30601c['encodeDelimited']=function(_0x3a5695,_0x2f0055){return this['encode'](_0x3a5695,_0x2f0055)['ldelim']();},_0x30601c['decode']=function(_0x1de631,_0x56feab){_0x1de631 instanceof _0x3d5d4c||(_0x1de631=_0x3d5d4c['create'](_0x1de631));for(var _0x316674=void 0x0===_0x56feab?_0x1de631['len']:_0x1de631['pos']+_0x56feab,_0x3dcf30=new _0x420c93['AttributeOperation']();_0x1de631['pos']<_0x316674;){var _0x20c319=_0x1de631['uint32']();switch(_0x20c319>>>0x3){case 0x1:_0x3dcf30['range']=_0x420c93['Range']['decode'](_0x1de631,_0x1de631['uint32']());break;case 0x2:_0x3dcf30['key']=_0x1de631['string']();break;case 0x3:_0x3dcf30['oldValueBoolean']=_0x1de631['bool']();break;case 0x4:_0x3dcf30['oldValueJson']=_0x1de631['string']();break;case 0x5:_0x3dcf30['newValueBoolean']=_0x1de631['bool']();break;case 0x6:_0x3dcf30['newValueJson']=_0x1de631['string']();break;case 0x7:_0x3dcf30['wasUndone']=_0x1de631['bool']();break;default:_0x1de631['skipType'](0x7&_0x20c319);}}return _0x3dcf30;},_0x30601c['decodeDelimited']=function(_0x27ef81){return _0x27ef81 instanceof _0x3d5d4c||(_0x27ef81=new _0x3d5d4c(_0x27ef81)),this['decode'](_0x27ef81,_0x27ef81['uint32']());},_0x30601c['verify']=function(_0x2b311e){if('object'!=typeof _0x2b311e||null===_0x2b311e)return'object\x20expected';if(null!=_0x2b311e['range']&&_0x2b311e['hasOwnProperty']('range')){var _0x537166=_0x420c93['Range']['verify'](_0x2b311e['range']);if(_0x537166)return'range.'+_0x537166;}return null!=_0x2b311e['key']&&_0x2b311e['hasOwnProperty']('key')&&!_0x4bd6c5['isString'](_0x2b311e['key'])?'key:\x20string\x20expected':null!=_0x2b311e['oldValueBoolean']&&_0x2b311e['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x2b311e['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x2b311e['oldValueJson']&&_0x2b311e['hasOwnProperty']('oldValueJson')&&!_0x4bd6c5['isString'](_0x2b311e['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x2b311e['newValueBoolean']&&_0x2b311e['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x2b311e['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x2b311e['newValueJson']&&_0x2b311e['hasOwnProperty']('newValueJson')&&!_0x4bd6c5['isString'](_0x2b311e['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x2b311e['wasUndone']&&_0x2b311e['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x2b311e['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x30601c['fromObject']=function(_0x36c315){if(_0x36c315 instanceof _0x420c93['AttributeOperation'])return _0x36c315;var _0x55e5e8=new _0x420c93['AttributeOperation']();if(null!=_0x36c315['range']){if('object'!=typeof _0x36c315['range'])throw TypeError('.AttributeOperation.range:\x20object\x20expected');_0x55e5e8['range']=_0x420c93['Range']['fromObject'](_0x36c315['range']);}return null!=_0x36c315['key']&&(_0x55e5e8['key']=String(_0x36c315['key'])),null!=_0x36c315['oldValueBoolean']&&(_0x55e5e8['oldValueBoolean']=Boolean(_0x36c315['oldValueBoolean'])),null!=_0x36c315['oldValueJson']&&(_0x55e5e8['oldValueJson']=String(_0x36c315['oldValueJson'])),null!=_0x36c315['newValueBoolean']&&(_0x55e5e8['newValueBoolean']=Boolean(_0x36c315['newValueBoolean'])),null!=_0x36c315['newValueJson']&&(_0x55e5e8['newValueJson']=String(_0x36c315['newValueJson'])),null!=_0x36c315['wasUndone']&&(_0x55e5e8['wasUndone']=Boolean(_0x36c315['wasUndone'])),_0x55e5e8;},_0x30601c['toObject']=function(_0x5d6d01,_0x26e470){_0x26e470||(_0x26e470={});var _0x5aef72={};return _0x26e470['defaults']&&(_0x5aef72['range']=null,_0x5aef72['key']='',_0x5aef72['oldValueBoolean']=!0x1,_0x5aef72['oldValueJson']='',_0x5aef72['newValueBoolean']=!0x1,_0x5aef72['newValueJson']='',_0x5aef72['wasUndone']=!0x1),null!=_0x5d6d01['range']&&_0x5d6d01['hasOwnProperty']('range')&&(_0x5aef72['range']=_0x420c93['Range']['toObject'](_0x5d6d01['range'],_0x26e470)),null!=_0x5d6d01['key']&&_0x5d6d01['hasOwnProperty']('key')&&(_0x5aef72['key']=_0x5d6d01['key']),null!=_0x5d6d01['oldValueBoolean']&&_0x5d6d01['hasOwnProperty']('oldValueBoolean')&&(_0x5aef72['oldValueBoolean']=_0x5d6d01['oldValueBoolean']),null!=_0x5d6d01['oldValueJson']&&_0x5d6d01['hasOwnProperty']('oldValueJson')&&(_0x5aef72['oldValueJson']=_0x5d6d01['oldValueJson']),null!=_0x5d6d01['newValueBoolean']&&_0x5d6d01['hasOwnProperty']('newValueBoolean')&&(_0x5aef72['newValueBoolean']=_0x5d6d01['newValueBoolean']),null!=_0x5d6d01['newValueJson']&&_0x5d6d01['hasOwnProperty']('newValueJson')&&(_0x5aef72['newValueJson']=_0x5d6d01['newValueJson']),null!=_0x5d6d01['wasUndone']&&_0x5d6d01['hasOwnProperty']('wasUndone')&&(_0x5aef72['wasUndone']=_0x5d6d01['wasUndone']),_0x5aef72;},_0x30601c['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x18dd54['util']['toJSONOptions']);},_0x30601c['getTypeUrl']=function(_0x18f8d2){return void 0x0===_0x18f8d2&&(_0x18f8d2='type.googleapis.com'),_0x18f8d2+'/AttributeOperation';},_0x30601c;}()),_0x420c93['InsertOperation']=(function(){function _0x525bf0(_0x2ba79a){if(this['nodes']=[],_0x2ba79a){for(var _0x3ad12e=Object['keys'](_0x2ba79a),_0x4f9e39=0x0;_0x4f9e39<_0x3ad12e['length'];++_0x4f9e39)null!=_0x2ba79a[_0x3ad12e[_0x4f9e39]]&&(this[_0x3ad12e[_0x4f9e39]]=_0x2ba79a[_0x3ad12e[_0x4f9e39]]);}}return _0x525bf0['prototype']['position']=null,_0x525bf0['prototype']['nodes']=_0x4bd6c5['emptyArray'],_0x525bf0['prototype']['shouldReceiveAttributes']=!0x1,_0x525bf0['prototype']['wasUndone']=!0x1,_0x525bf0['create']=function(_0x4abf85){return new _0x525bf0(_0x4abf85);},_0x525bf0['encode']=function(_0x47464a,_0x5e2a02){if(_0x5e2a02||(_0x5e2a02=_0x48cddb['create']()),null!=_0x47464a['position']&&Object['hasOwnProperty']['call'](_0x47464a,'position')&&_0x420c93['Position']['encode'](_0x47464a['position'],_0x5e2a02['uint32'](0xa)['fork']())['ldelim'](),null!=_0x47464a['nodes']&&_0x47464a['nodes']['length']){for(var _0x988c65=0x0;_0x988c65<_0x47464a['nodes']['length'];++_0x988c65)_0x420c93['Element']['encode'](_0x47464a['nodes'][_0x988c65],_0x5e2a02['uint32'](0x12)['fork']())['ldelim']();}return null!=_0x47464a['shouldReceiveAttributes']&&Object['hasOwnProperty']['call'](_0x47464a,'shouldReceiveAttributes')&&_0x5e2a02['uint32'](0x18)['bool'](_0x47464a['shouldReceiveAttributes']),null!=_0x47464a['wasUndone']&&Object['hasOwnProperty']['call'](_0x47464a,'wasUndone')&&_0x5e2a02['uint32'](0x20)['bool'](_0x47464a['wasUndone']),_0x5e2a02;},_0x525bf0['encodeDelimited']=function(_0xdc16e,_0x176d17){return this['encode'](_0xdc16e,_0x176d17)['ldelim']();},_0x525bf0['decode']=function(_0x9f5da9,_0x57b999){_0x9f5da9 instanceof _0x3d5d4c||(_0x9f5da9=_0x3d5d4c['create'](_0x9f5da9));for(var _0x28445b=void 0x0===_0x57b999?_0x9f5da9['len']:_0x9f5da9['pos']+_0x57b999,_0x38f3ec=new _0x420c93['InsertOperation']();_0x9f5da9['pos']<_0x28445b;){var _0x1bc86b=_0x9f5da9['uint32']();switch(_0x1bc86b>>>0x3){case 0x1:_0x38f3ec['position']=_0x420c93['Position']['decode'](_0x9f5da9,_0x9f5da9['uint32']());break;case 0x2:_0x38f3ec['nodes']&&_0x38f3ec['nodes']['length']||(_0x38f3ec['nodes']=[]),_0x38f3ec['nodes']['push'](_0x420c93['Element']['decode'](_0x9f5da9,_0x9f5da9['uint32']()));break;case 0x3:_0x38f3ec['shouldReceiveAttributes']=_0x9f5da9['bool']();break;case 0x4:_0x38f3ec['wasUndone']=_0x9f5da9['bool']();break;default:_0x9f5da9['skipType'](0x7&_0x1bc86b);}}return _0x38f3ec;},_0x525bf0['decodeDelimited']=function(_0x203a42){return _0x203a42 instanceof _0x3d5d4c||(_0x203a42=new _0x3d5d4c(_0x203a42)),this['decode'](_0x203a42,_0x203a42['uint32']());},_0x525bf0['verify']=function(_0x20b6a9){if('object'!=typeof _0x20b6a9||null===_0x20b6a9)return'object\x20expected';if(null!=_0x20b6a9['position']&&_0x20b6a9['hasOwnProperty']('position')&&(_0x3aea8b=_0x420c93['Position']['verify'](_0x20b6a9['position'])))return'position.'+_0x3aea8b;if(null!=_0x20b6a9['nodes']&&_0x20b6a9['hasOwnProperty']('nodes')){if(!Array['isArray'](_0x20b6a9['nodes']))return'nodes:\x20array\x20expected';for(var _0x4fb455=0x0;_0x4fb455<_0x20b6a9['nodes']['length'];++_0x4fb455){var _0x3aea8b;if(_0x3aea8b=_0x420c93['Element']['verify'](_0x20b6a9['nodes'][_0x4fb455]))return'nodes.'+_0x3aea8b;}}return null!=_0x20b6a9['shouldReceiveAttributes']&&_0x20b6a9['hasOwnProperty']('shouldReceiveAttributes')&&'boolean'!=typeof _0x20b6a9['shouldReceiveAttributes']?'shouldReceiveAttributes:\x20boolean\x20expected':null!=_0x20b6a9['wasUndone']&&_0x20b6a9['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x20b6a9['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x525bf0['fromObject']=function(_0x4dbbc3){if(_0x4dbbc3 instanceof _0x420c93['InsertOperation'])return _0x4dbbc3;var _0x581943=new _0x420c93['InsertOperation']();if(null!=_0x4dbbc3['position']){if('object'!=typeof _0x4dbbc3['position'])throw TypeError('.InsertOperation.position:\x20object\x20expected');_0x581943['position']=_0x420c93['Position']['fromObject'](_0x4dbbc3['position']);}if(_0x4dbbc3['nodes']){if(!Array['isArray'](_0x4dbbc3['nodes']))throw TypeError('.InsertOperation.nodes:\x20array\x20expected');_0x581943['nodes']=[];for(var _0x594362=0x0;_0x594362<_0x4dbbc3['nodes']['length'];++_0x594362){if('object'!=typeof _0x4dbbc3['nodes'][_0x594362])throw TypeError('.InsertOperation.nodes:\x20object\x20expected');_0x581943['nodes'][_0x594362]=_0x420c93['Element']['fromObject'](_0x4dbbc3['nodes'][_0x594362]);}}return null!=_0x4dbbc3['shouldReceiveAttributes']&&(_0x581943['shouldReceiveAttributes']=Boolean(_0x4dbbc3['shouldReceiveAttributes'])),null!=_0x4dbbc3['wasUndone']&&(_0x581943['wasUndone']=Boolean(_0x4dbbc3['wasUndone'])),_0x581943;},_0x525bf0['toObject']=function(_0x49f720,_0x3eb4d0){_0x3eb4d0||(_0x3eb4d0={});var _0x876e39={};if((_0x3eb4d0['arrays']||_0x3eb4d0['defaults'])&&(_0x876e39['nodes']=[]),_0x3eb4d0['defaults']&&(_0x876e39['position']=null,_0x876e39['shouldReceiveAttributes']=!0x1,_0x876e39['wasUndone']=!0x1),null!=_0x49f720['position']&&_0x49f720['hasOwnProperty']('position')&&(_0x876e39['position']=_0x420c93['Position']['toObject'](_0x49f720['position'],_0x3eb4d0)),_0x49f720['nodes']&&_0x49f720['nodes']['length']){_0x876e39['nodes']=[];for(var _0x4629b4=0x0;_0x4629b4<_0x49f720['nodes']['length'];++_0x4629b4)_0x876e39['nodes'][_0x4629b4]=_0x420c93['Element']['toObject'](_0x49f720['nodes'][_0x4629b4],_0x3eb4d0);}return null!=_0x49f720['shouldReceiveAttributes']&&_0x49f720['hasOwnProperty']('shouldReceiveAttributes')&&(_0x876e39['shouldReceiveAttributes']=_0x49f720['shouldReceiveAttributes']),null!=_0x49f720['wasUndone']&&_0x49f720['hasOwnProperty']('wasUndone')&&(_0x876e39['wasUndone']=_0x49f720['wasUndone']),_0x876e39;},_0x525bf0['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x18dd54['util']['toJSONOptions']);},_0x525bf0['getTypeUrl']=function(_0x4b16e8){return void 0x0===_0x4b16e8&&(_0x4b16e8='type.googleapis.com'),_0x4b16e8+'/InsertOperation';},_0x525bf0;}()),_0x420c93['MarkerOperation']=(function(){function _0x257c92(_0x57d76e){if(_0x57d76e){for(var _0x645579=Object['keys'](_0x57d76e),_0x26f13b=0x0;_0x26f13b<_0x645579['length'];++_0x26f13b)null!=_0x57d76e[_0x645579[_0x26f13b]]&&(this[_0x645579[_0x26f13b]]=_0x57d76e[_0x645579[_0x26f13b]]);}}return _0x257c92['prototype']['name']='',_0x257c92['prototype']['oldRange']=null,_0x257c92['prototype']['newRange']=null,_0x257c92['prototype']['affectsData']=!0x1,_0x257c92['prototype']['wasUndone']=!0x1,_0x257c92['create']=function(_0x39abff){return new _0x257c92(_0x39abff);},_0x257c92['encode']=function(_0xba6ed2,_0xe10145){return _0xe10145||(_0xe10145=_0x48cddb['create']()),null!=_0xba6ed2['name']&&Object['hasOwnProperty']['call'](_0xba6ed2,'name')&&_0xe10145['uint32'](0xa)['string'](_0xba6ed2['name']),null!=_0xba6ed2['oldRange']&&Object['hasOwnProperty']['call'](_0xba6ed2,'oldRange')&&_0x420c93['Range']['encode'](_0xba6ed2['oldRange'],_0xe10145['uint32'](0x12)['fork']())['ldelim'](),null!=_0xba6ed2['newRange']&&Object['hasOwnProperty']['call'](_0xba6ed2,'newRange')&&_0x420c93['Range']['encode'](_0xba6ed2['newRange'],_0xe10145['uint32'](0x1a)['fork']())['ldelim'](),null!=_0xba6ed2['affectsData']&&Object['hasOwnProperty']['call'](_0xba6ed2,'affectsData')&&_0xe10145['uint32'](0x20)['bool'](_0xba6ed2['affectsData']),null!=_0xba6ed2['wasUndone']&&Object['hasOwnProperty']['call'](_0xba6ed2,'wasUndone')&&_0xe10145['uint32'](0x28)['bool'](_0xba6ed2['wasUndone']),_0xe10145;},_0x257c92['encodeDelimited']=function(_0x3fe07f,_0x5eec1a){return this['encode'](_0x3fe07f,_0x5eec1a)['ldelim']();},_0x257c92['decode']=function(_0x414244,_0x3c7ddf){_0x414244 instanceof _0x3d5d4c||(_0x414244=_0x3d5d4c['create'](_0x414244));for(var _0x4452c8=void 0x0===_0x3c7ddf?_0x414244['len']:_0x414244['pos']+_0x3c7ddf,_0xdff94b=new _0x420c93['MarkerOperation']();_0x414244['pos']<_0x4452c8;){var _0x1c68c4=_0x414244['uint32']();switch(_0x1c68c4>>>0x3){case 0x1:_0xdff94b['name']=_0x414244['string']();break;case 0x2:_0xdff94b['oldRange']=_0x420c93['Range']['decode'](_0x414244,_0x414244['uint32']());break;case 0x3:_0xdff94b['newRange']=_0x420c93['Range']['decode'](_0x414244,_0x414244['uint32']());break;case 0x4:_0xdff94b['affectsData']=_0x414244['bool']();break;case 0x5:_0xdff94b['wasUndone']=_0x414244['bool']();break;default:_0x414244['skipType'](0x7&_0x1c68c4);}}return _0xdff94b;},_0x257c92['decodeDelimited']=function(_0x2164db){return _0x2164db instanceof _0x3d5d4c||(_0x2164db=new _0x3d5d4c(_0x2164db)),this['decode'](_0x2164db,_0x2164db['uint32']());},_0x257c92['verify']=function(_0xb921b2){if('object'!=typeof _0xb921b2||null===_0xb921b2)return'object\x20expected';if(null!=_0xb921b2['name']&&_0xb921b2['hasOwnProperty']('name')&&!_0x4bd6c5['isString'](_0xb921b2['name']))return'name:\x20string\x20expected';var _0x2fa3e2;if(null!=_0xb921b2['oldRange']&&_0xb921b2['hasOwnProperty']('oldRange')&&(_0x2fa3e2=_0x420c93['Range']['verify'](_0xb921b2['oldRange'])))return'oldRange.'+_0x2fa3e2;if(null!=_0xb921b2['newRange']&&_0xb921b2['hasOwnProperty']('newRange')&&(_0x2fa3e2=_0x420c93['Range']['verify'](_0xb921b2['newRange'])))return'newRange.'+_0x2fa3e2;return null!=_0xb921b2['affectsData']&&_0xb921b2['hasOwnProperty']('affectsData')&&'boolean'!=typeof _0xb921b2['affectsData']?'affectsData:\x20boolean\x20expected':null!=_0xb921b2['wasUndone']&&_0xb921b2['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0xb921b2['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x257c92['fromObject']=function(_0x2e82db){if(_0x2e82db instanceof _0x420c93['MarkerOperation'])return _0x2e82db;var _0x5c2758=new _0x420c93['MarkerOperation']();if(null!=_0x2e82db['name']&&(_0x5c2758['name']=String(_0x2e82db['name'])),null!=_0x2e82db['oldRange']){if('object'!=typeof _0x2e82db['oldRange'])throw TypeError('.MarkerOperation.oldRange:\x20object\x20expected');_0x5c2758['oldRange']=_0x420c93['Range']['fromObject'](_0x2e82db['oldRange']);}if(null!=_0x2e82db['newRange']){if('object'!=typeof _0x2e82db['newRange'])throw TypeError('.MarkerOperation.newRange:\x20object\x20expected');_0x5c2758['newRange']=_0x420c93['Range']['fromObject'](_0x2e82db['newRange']);}return null!=_0x2e82db['affectsData']&&(_0x5c2758['affectsData']=Boolean(_0x2e82db['affectsData'])),null!=_0x2e82db['wasUndone']&&(_0x5c2758['wasUndone']=Boolean(_0x2e82db['wasUndone'])),_0x5c2758;},_0x257c92['toObject']=function(_0x2177bd,_0x12c798){_0x12c798||(_0x12c798={});var _0x12fc03={};return _0x12c798['defaults']&&(_0x12fc03['name']='',_0x12fc03['oldRange']=null,_0x12fc03['newRange']=null,_0x12fc03['affectsData']=!0x1,_0x12fc03['wasUndone']=!0x1),null!=_0x2177bd['name']&&_0x2177bd['hasOwnProperty']('name')&&(_0x12fc03['name']=_0x2177bd['name']),null!=_0x2177bd['oldRange']&&_0x2177bd['hasOwnProperty']('oldRange')&&(_0x12fc03['oldRange']=_0x420c93['Range']['toObject'](_0x2177bd['oldRange'],_0x12c798)),null!=_0x2177bd['newRange']&&_0x2177bd['hasOwnProperty']('newRange')&&(_0x12fc03['newRange']=_0x420c93['Range']['toObject'](_0x2177bd['newRange'],_0x12c798)),null!=_0x2177bd['affectsData']&&_0x2177bd['hasOwnProperty']('affectsData')&&(_0x12fc03['affectsData']=_0x2177bd['affectsData']),null!=_0x2177bd['wasUndone']&&_0x2177bd['hasOwnProperty']('wasUndone')&&(_0x12fc03['wasUndone']=_0x2177bd['wasUndone']),_0x12fc03;},_0x257c92['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x18dd54['util']['toJSONOptions']);},_0x257c92['getTypeUrl']=function(_0x30bbd3){return void 0x0===_0x30bbd3&&(_0x30bbd3='type.googleapis.com'),_0x30bbd3+'/MarkerOperation';},_0x257c92;}()),_0x420c93['MergeOperation']=(function(){function _0x4d88ea(_0x48c88b){if(_0x48c88b){for(var _0x2b2a27=Object['keys'](_0x48c88b),_0x39873e=0x0;_0x39873e<_0x2b2a27['length'];++_0x39873e)null!=_0x48c88b[_0x2b2a27[_0x39873e]]&&(this[_0x2b2a27[_0x39873e]]=_0x48c88b[_0x2b2a27[_0x39873e]]);}}return _0x4d88ea['prototype']['sourcePosition']=null,_0x4d88ea['prototype']['targetPosition']=null,_0x4d88ea['prototype']['graveyardPosition']=null,_0x4d88ea['prototype']['howMany']=0x0,_0x4d88ea['prototype']['wasUndone']=!0x1,_0x4d88ea['create']=function(_0x312f55){return new _0x4d88ea(_0x312f55);},_0x4d88ea['encode']=function(_0x137689,_0x40a417){return _0x40a417||(_0x40a417=_0x48cddb['create']()),null!=_0x137689['sourcePosition']&&Object['hasOwnProperty']['call'](_0x137689,'sourcePosition')&&_0x420c93['Position']['encode'](_0x137689['sourcePosition'],_0x40a417['uint32'](0xa)['fork']())['ldelim'](),null!=_0x137689['targetPosition']&&Object['hasOwnProperty']['call'](_0x137689,'targetPosition')&&_0x420c93['Position']['encode'](_0x137689['targetPosition'],_0x40a417['uint32'](0x12)['fork']())['ldelim'](),null!=_0x137689['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x137689,'graveyardPosition')&&_0x420c93['Position']['encode'](_0x137689['graveyardPosition'],_0x40a417['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x137689['howMany']&&Object['hasOwnProperty']['call'](_0x137689,'howMany')&&_0x40a417['uint32'](0x20)['uint32'](_0x137689['howMany']),null!=_0x137689['wasUndone']&&Object['hasOwnProperty']['call'](_0x137689,'wasUndone')&&_0x40a417['uint32'](0x28)['bool'](_0x137689['wasUndone']),_0x40a417;},_0x4d88ea['encodeDelimited']=function(_0x381bb5,_0x370937){return this['encode'](_0x381bb5,_0x370937)['ldelim']();},_0x4d88ea['decode']=function(_0x388607,_0x14fea8){_0x388607 instanceof _0x3d5d4c||(_0x388607=_0x3d5d4c['create'](_0x388607));for(var _0x42fc65=void 0x0===_0x14fea8?_0x388607['len']:_0x388607['pos']+_0x14fea8,_0x5b724f=new _0x420c93['MergeOperation']();_0x388607['pos']<_0x42fc65;){var _0x405ed1=_0x388607['uint32']();switch(_0x405ed1>>>0x3){case 0x1:_0x5b724f['sourcePosition']=_0x420c93['Position']['decode'](_0x388607,_0x388607['uint32']());break;case 0x2:_0x5b724f['targetPosition']=_0x420c93['Position']['decode'](_0x388607,_0x388607['uint32']());break;case 0x3:_0x5b724f['graveyardPosition']=_0x420c93['Position']['decode'](_0x388607,_0x388607['uint32']());break;case 0x4:_0x5b724f['howMany']=_0x388607['uint32']();break;case 0x5:_0x5b724f['wasUndone']=_0x388607['bool']();break;default:_0x388607['skipType'](0x7&_0x405ed1);}}return _0x5b724f;},_0x4d88ea['decodeDelimited']=function(_0xa425b6){return _0xa425b6 instanceof _0x3d5d4c||(_0xa425b6=new _0x3d5d4c(_0xa425b6)),this['decode'](_0xa425b6,_0xa425b6['uint32']());},_0x4d88ea['verify']=function(_0x4ff61d){if('object'!=typeof _0x4ff61d||null===_0x4ff61d)return'object\x20expected';var _0x4af3c2;if(null!=_0x4ff61d['sourcePosition']&&_0x4ff61d['hasOwnProperty']('sourcePosition')&&(_0x4af3c2=_0x420c93['Position']['verify'](_0x4ff61d['sourcePosition'])))return'sourcePosition.'+_0x4af3c2;if(null!=_0x4ff61d['targetPosition']&&_0x4ff61d['hasOwnProperty']('targetPosition')&&(_0x4af3c2=_0x420c93['Position']['verify'](_0x4ff61d['targetPosition'])))return'targetPosition.'+_0x4af3c2;if(null!=_0x4ff61d['graveyardPosition']&&_0x4ff61d['hasOwnProperty']('graveyardPosition')&&(_0x4af3c2=_0x420c93['Position']['verify'](_0x4ff61d['graveyardPosition'])))return'graveyardPosition.'+_0x4af3c2;return null!=_0x4ff61d['howMany']&&_0x4ff61d['hasOwnProperty']('howMany')&&!_0x4bd6c5['isInteger'](_0x4ff61d['howMany'])?'howMany:\x20integer\x20expected':null!=_0x4ff61d['wasUndone']&&_0x4ff61d['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x4ff61d['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x4d88ea['fromObject']=function(_0x2da51f){if(_0x2da51f instanceof _0x420c93['MergeOperation'])return _0x2da51f;var _0x37e8d1=new _0x420c93['MergeOperation']();if(null!=_0x2da51f['sourcePosition']){if('object'!=typeof _0x2da51f['sourcePosition'])throw TypeError('.MergeOperation.sourcePosition:\x20object\x20expected');_0x37e8d1['sourcePosition']=_0x420c93['Position']['fromObject'](_0x2da51f['sourcePosition']);}if(null!=_0x2da51f['targetPosition']){if('object'!=typeof _0x2da51f['targetPosition'])throw TypeError('.MergeOperation.targetPosition:\x20object\x20expected');_0x37e8d1['targetPosition']=_0x420c93['Position']['fromObject'](_0x2da51f['targetPosition']);}if(null!=_0x2da51f['graveyardPosition']){if('object'!=typeof _0x2da51f['graveyardPosition'])throw TypeError('.MergeOperation.graveyardPosition:\x20object\x20expected');_0x37e8d1['graveyardPosition']=_0x420c93['Position']['fromObject'](_0x2da51f['graveyardPosition']);}return null!=_0x2da51f['howMany']&&(_0x37e8d1['howMany']=_0x2da51f['howMany']>>>0x0),null!=_0x2da51f['wasUndone']&&(_0x37e8d1['wasUndone']=Boolean(_0x2da51f['wasUndone'])),_0x37e8d1;},_0x4d88ea['toObject']=function(_0x3bcebb,_0x51a79c){_0x51a79c||(_0x51a79c={});var _0x5d264f={};return _0x51a79c['defaults']&&(_0x5d264f['sourcePosition']=null,_0x5d264f['targetPosition']=null,_0x5d264f['graveyardPosition']=null,_0x5d264f['howMany']=0x0,_0x5d264f['wasUndone']=!0x1),null!=_0x3bcebb['sourcePosition']&&_0x3bcebb['hasOwnProperty']('sourcePosition')&&(_0x5d264f['sourcePosition']=_0x420c93['Position']['toObject'](_0x3bcebb['sourcePosition'],_0x51a79c)),null!=_0x3bcebb['targetPosition']&&_0x3bcebb['hasOwnProperty']('targetPosition')&&(_0x5d264f['targetPosition']=_0x420c93['Position']['toObject'](_0x3bcebb['targetPosition'],_0x51a79c)),null!=_0x3bcebb['graveyardPosition']&&_0x3bcebb['hasOwnProperty']('graveyardPosition')&&(_0x5d264f['graveyardPosition']=_0x420c93['Position']['toObject'](_0x3bcebb['graveyardPosition'],_0x51a79c)),null!=_0x3bcebb['howMany']&&_0x3bcebb['hasOwnProperty']('howMany')&&(_0x5d264f['howMany']=_0x3bcebb['howMany']),null!=_0x3bcebb['wasUndone']&&_0x3bcebb['hasOwnProperty']('wasUndone')&&(_0x5d264f['wasUndone']=_0x3bcebb['wasUndone']),_0x5d264f;},_0x4d88ea['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x18dd54['util']['toJSONOptions']);},_0x4d88ea['getTypeUrl']=function(_0x4cd2e1){return void 0x0===_0x4cd2e1&&(_0x4cd2e1='type.googleapis.com'),_0x4cd2e1+'/MergeOperation';},_0x4d88ea;}()),_0x420c93['MoveOperation']=(function(){function _0x153775(_0x12e2c9){if(_0x12e2c9){for(var _0x38be7a=Object['keys'](_0x12e2c9),_0x3624d1=0x0;_0x3624d1<_0x38be7a['length'];++_0x3624d1)null!=_0x12e2c9[_0x38be7a[_0x3624d1]]&&(this[_0x38be7a[_0x3624d1]]=_0x12e2c9[_0x38be7a[_0x3624d1]]);}}return _0x153775['prototype']['sourcePosition']=null,_0x153775['prototype']['howMany']=0x0,_0x153775['prototype']['targetPosition']=null,_0x153775['prototype']['wasUndone']=!0x1,_0x153775['create']=function(_0x3f6280){return new _0x153775(_0x3f6280);},_0x153775['encode']=function(_0x578bae,_0x37c960){return _0x37c960||(_0x37c960=_0x48cddb['create']()),null!=_0x578bae['sourcePosition']&&Object['hasOwnProperty']['call'](_0x578bae,'sourcePosition')&&_0x420c93['Position']['encode'](_0x578bae['sourcePosition'],_0x37c960['uint32'](0xa)['fork']())['ldelim'](),null!=_0x578bae['howMany']&&Object['hasOwnProperty']['call'](_0x578bae,'howMany')&&_0x37c960['uint32'](0x10)['uint32'](_0x578bae['howMany']),null!=_0x578bae['targetPosition']&&Object['hasOwnProperty']['call'](_0x578bae,'targetPosition')&&_0x420c93['Position']['encode'](_0x578bae['targetPosition'],_0x37c960['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x578bae['wasUndone']&&Object['hasOwnProperty']['call'](_0x578bae,'wasUndone')&&_0x37c960['uint32'](0x20)['bool'](_0x578bae['wasUndone']),_0x37c960;},_0x153775['encodeDelimited']=function(_0x5a2f8c,_0x2d84e4){return this['encode'](_0x5a2f8c,_0x2d84e4)['ldelim']();},_0x153775['decode']=function(_0x28311a,_0x57c6ad){_0x28311a instanceof _0x3d5d4c||(_0x28311a=_0x3d5d4c['create'](_0x28311a));for(var _0x335818=void 0x0===_0x57c6ad?_0x28311a['len']:_0x28311a['pos']+_0x57c6ad,_0x4781e7=new _0x420c93['MoveOperation']();_0x28311a['pos']<_0x335818;){var _0x2bd328=_0x28311a['uint32']();switch(_0x2bd328>>>0x3){case 0x1:_0x4781e7['sourcePosition']=_0x420c93['Position']['decode'](_0x28311a,_0x28311a['uint32']());break;case 0x2:_0x4781e7['howMany']=_0x28311a['uint32']();break;case 0x3:_0x4781e7['targetPosition']=_0x420c93['Position']['decode'](_0x28311a,_0x28311a['uint32']());break;case 0x4:_0x4781e7['wasUndone']=_0x28311a['bool']();break;default:_0x28311a['skipType'](0x7&_0x2bd328);}}return _0x4781e7;},_0x153775['decodeDelimited']=function(_0x4204df){return _0x4204df instanceof _0x3d5d4c||(_0x4204df=new _0x3d5d4c(_0x4204df)),this['decode'](_0x4204df,_0x4204df['uint32']());},_0x153775['verify']=function(_0x171337){if('object'!=typeof _0x171337||null===_0x171337)return'object\x20expected';var _0x20455d;if(null!=_0x171337['sourcePosition']&&_0x171337['hasOwnProperty']('sourcePosition')&&(_0x20455d=_0x420c93['Position']['verify'](_0x171337['sourcePosition'])))return'sourcePosition.'+_0x20455d;if(null!=_0x171337['howMany']&&_0x171337['hasOwnProperty']('howMany')&&!_0x4bd6c5['isInteger'](_0x171337['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x171337['targetPosition']&&_0x171337['hasOwnProperty']('targetPosition')&&(_0x20455d=_0x420c93['Position']['verify'](_0x171337['targetPosition'])))return'targetPosition.'+_0x20455d;return null!=_0x171337['wasUndone']&&_0x171337['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x171337['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x153775['fromObject']=function(_0x11c261){if(_0x11c261 instanceof _0x420c93['MoveOperation'])return _0x11c261;var _0x56baf9=new _0x420c93['MoveOperation']();if(null!=_0x11c261['sourcePosition']){if('object'!=typeof _0x11c261['sourcePosition'])throw TypeError('.MoveOperation.sourcePosition:\x20object\x20expected');_0x56baf9['sourcePosition']=_0x420c93['Position']['fromObject'](_0x11c261['sourcePosition']);}if(null!=_0x11c261['howMany']&&(_0x56baf9['howMany']=_0x11c261['howMany']>>>0x0),null!=_0x11c261['targetPosition']){if('object'!=typeof _0x11c261['targetPosition'])throw TypeError('.MoveOperation.targetPosition:\x20object\x20expected');_0x56baf9['targetPosition']=_0x420c93['Position']['fromObject'](_0x11c261['targetPosition']);}return null!=_0x11c261['wasUndone']&&(_0x56baf9['wasUndone']=Boolean(_0x11c261['wasUndone'])),_0x56baf9;},_0x153775['toObject']=function(_0x3e7ce2,_0x27b211){_0x27b211||(_0x27b211={});var _0x4b7a95={};return _0x27b211['defaults']&&(_0x4b7a95['sourcePosition']=null,_0x4b7a95['howMany']=0x0,_0x4b7a95['targetPosition']=null,_0x4b7a95['wasUndone']=!0x1),null!=_0x3e7ce2['sourcePosition']&&_0x3e7ce2['hasOwnProperty']('sourcePosition')&&(_0x4b7a95['sourcePosition']=_0x420c93['Position']['toObject'](_0x3e7ce2['sourcePosition'],_0x27b211)),null!=_0x3e7ce2['howMany']&&_0x3e7ce2['hasOwnProperty']('howMany')&&(_0x4b7a95['howMany']=_0x3e7ce2['howMany']),null!=_0x3e7ce2['targetPosition']&&_0x3e7ce2['hasOwnProperty']('targetPosition')&&(_0x4b7a95['targetPosition']=_0x420c93['Position']['toObject'](_0x3e7ce2['targetPosition'],_0x27b211)),null!=_0x3e7ce2['wasUndone']&&_0x3e7ce2['hasOwnProperty']('wasUndone')&&(_0x4b7a95['wasUndone']=_0x3e7ce2['wasUndone']),_0x4b7a95;},_0x153775['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x18dd54['util']['toJSONOptions']);},_0x153775['getTypeUrl']=function(_0x8b6a44){return void 0x0===_0x8b6a44&&(_0x8b6a44='type.googleapis.com'),_0x8b6a44+'/MoveOperation';},_0x153775;}()),_0x420c93['RenameOperation']=(function(){function _0x6317ef(_0x3b867c){if(_0x3b867c){for(var _0x291f5d=Object['keys'](_0x3b867c),_0x5a01d0=0x0;_0x5a01d0<_0x291f5d['length'];++_0x5a01d0)null!=_0x3b867c[_0x291f5d[_0x5a01d0]]&&(this[_0x291f5d[_0x5a01d0]]=_0x3b867c[_0x291f5d[_0x5a01d0]]);}}return _0x6317ef['prototype']['position']=null,_0x6317ef['prototype']['oldName']='',_0x6317ef['prototype']['newName']='',_0x6317ef['prototype']['wasUndone']=!0x1,_0x6317ef['create']=function(_0x521f7f){return new _0x6317ef(_0x521f7f);},_0x6317ef['encode']=function(_0x3ef7c6,_0x4909f5){return _0x4909f5||(_0x4909f5=_0x48cddb['create']()),null!=_0x3ef7c6['position']&&Object['hasOwnProperty']['call'](_0x3ef7c6,'position')&&_0x420c93['Position']['encode'](_0x3ef7c6['position'],_0x4909f5['uint32'](0xa)['fork']())['ldelim'](),null!=_0x3ef7c6['oldName']&&Object['hasOwnProperty']['call'](_0x3ef7c6,'oldName')&&_0x4909f5['uint32'](0x12)['string'](_0x3ef7c6['oldName']),null!=_0x3ef7c6['newName']&&Object['hasOwnProperty']['call'](_0x3ef7c6,'newName')&&_0x4909f5['uint32'](0x1a)['string'](_0x3ef7c6['newName']),null!=_0x3ef7c6['wasUndone']&&Object['hasOwnProperty']['call'](_0x3ef7c6,'wasUndone')&&_0x4909f5['uint32'](0x20)['bool'](_0x3ef7c6['wasUndone']),_0x4909f5;},_0x6317ef['encodeDelimited']=function(_0x4f974d,_0x8dfd72){return this['encode'](_0x4f974d,_0x8dfd72)['ldelim']();},_0x6317ef['decode']=function(_0x42168d,_0x1d8fcf){_0x42168d instanceof _0x3d5d4c||(_0x42168d=_0x3d5d4c['create'](_0x42168d));for(var _0x3daf03=void 0x0===_0x1d8fcf?_0x42168d['len']:_0x42168d['pos']+_0x1d8fcf,_0x5467b9=new _0x420c93['RenameOperation']();_0x42168d['pos']<_0x3daf03;){var _0x3279c1=_0x42168d['uint32']();switch(_0x3279c1>>>0x3){case 0x1:_0x5467b9['position']=_0x420c93['Position']['decode'](_0x42168d,_0x42168d['uint32']());break;case 0x2:_0x5467b9['oldName']=_0x42168d['string']();break;case 0x3:_0x5467b9['newName']=_0x42168d['string']();break;case 0x4:_0x5467b9['wasUndone']=_0x42168d['bool']();break;default:_0x42168d['skipType'](0x7&_0x3279c1);}}return _0x5467b9;},_0x6317ef['decodeDelimited']=function(_0x4d32af){return _0x4d32af instanceof _0x3d5d4c||(_0x4d32af=new _0x3d5d4c(_0x4d32af)),this['decode'](_0x4d32af,_0x4d32af['uint32']());},_0x6317ef['verify']=function(_0xc78e3c){if('object'!=typeof _0xc78e3c||null===_0xc78e3c)return'object\x20expected';if(null!=_0xc78e3c['position']&&_0xc78e3c['hasOwnProperty']('position')){var _0x405548=_0x420c93['Position']['verify'](_0xc78e3c['position']);if(_0x405548)return'position.'+_0x405548;}return null!=_0xc78e3c['oldName']&&_0xc78e3c['hasOwnProperty']('oldName')&&!_0x4bd6c5['isString'](_0xc78e3c['oldName'])?'oldName:\x20string\x20expected':null!=_0xc78e3c['newName']&&_0xc78e3c['hasOwnProperty']('newName')&&!_0x4bd6c5['isString'](_0xc78e3c['newName'])?'newName:\x20string\x20expected':null!=_0xc78e3c['wasUndone']&&_0xc78e3c['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0xc78e3c['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x6317ef['fromObject']=function(_0x3c4d4e){if(_0x3c4d4e instanceof _0x420c93['RenameOperation'])return _0x3c4d4e;var _0x3e9f96=new _0x420c93['RenameOperation']();if(null!=_0x3c4d4e['position']){if('object'!=typeof _0x3c4d4e['position'])throw TypeError('.RenameOperation.position:\x20object\x20expected');_0x3e9f96['position']=_0x420c93['Position']['fromObject'](_0x3c4d4e['position']);}return null!=_0x3c4d4e['oldName']&&(_0x3e9f96['oldName']=String(_0x3c4d4e['oldName'])),null!=_0x3c4d4e['newName']&&(_0x3e9f96['newName']=String(_0x3c4d4e['newName'])),null!=_0x3c4d4e['wasUndone']&&(_0x3e9f96['wasUndone']=Boolean(_0x3c4d4e['wasUndone'])),_0x3e9f96;},_0x6317ef['toObject']=function(_0x3fc495,_0x2a30b8){_0x2a30b8||(_0x2a30b8={});var _0x5c9bdd={};return _0x2a30b8['defaults']&&(_0x5c9bdd['position']=null,_0x5c9bdd['oldName']='',_0x5c9bdd['newName']='',_0x5c9bdd['wasUndone']=!0x1),null!=_0x3fc495['position']&&_0x3fc495['hasOwnProperty']('position')&&(_0x5c9bdd['position']=_0x420c93['Position']['toObject'](_0x3fc495['position'],_0x2a30b8)),null!=_0x3fc495['oldName']&&_0x3fc495['hasOwnProperty']('oldName')&&(_0x5c9bdd['oldName']=_0x3fc495['oldName']),null!=_0x3fc495['newName']&&_0x3fc495['hasOwnProperty']('newName')&&(_0x5c9bdd['newName']=_0x3fc495['newName']),null!=_0x3fc495['wasUndone']&&_0x3fc495['hasOwnProperty']('wasUndone')&&(_0x5c9bdd['wasUndone']=_0x3fc495['wasUndone']),_0x5c9bdd;},_0x6317ef['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x18dd54['util']['toJSONOptions']);},_0x6317ef['getTypeUrl']=function(_0x5a9f94){return void 0x0===_0x5a9f94&&(_0x5a9f94='type.googleapis.com'),_0x5a9f94+'/RenameOperation';},_0x6317ef;}()),_0x420c93['RootAttributeOperation']=(function(){function _0x1f877d(_0x3cf926){if(_0x3cf926){for(var _0x8f7315=Object['keys'](_0x3cf926),_0x3c8967=0x0;_0x3c8967<_0x8f7315['length'];++_0x3c8967)null!=_0x3cf926[_0x8f7315[_0x3c8967]]&&(this[_0x8f7315[_0x3c8967]]=_0x3cf926[_0x8f7315[_0x3c8967]]);}}return _0x1f877d['prototype']['root']='',_0x1f877d['prototype']['key']='',_0x1f877d['prototype']['oldValueBoolean']=!0x1,_0x1f877d['prototype']['oldValueJson']='',_0x1f877d['prototype']['newValueBoolean']=!0x1,_0x1f877d['prototype']['newValueJson']='',_0x1f877d['prototype']['wasUndone']=!0x1,_0x1f877d['create']=function(_0x30c0af){return new _0x1f877d(_0x30c0af);},_0x1f877d['encode']=function(_0x4ad2b8,_0x111a46){return _0x111a46||(_0x111a46=_0x48cddb['create']()),null!=_0x4ad2b8['root']&&Object['hasOwnProperty']['call'](_0x4ad2b8,'root')&&_0x111a46['uint32'](0xa)['string'](_0x4ad2b8['root']),null!=_0x4ad2b8['key']&&Object['hasOwnProperty']['call'](_0x4ad2b8,'key')&&_0x111a46['uint32'](0x12)['string'](_0x4ad2b8['key']),null!=_0x4ad2b8['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x4ad2b8,'oldValueBoolean')&&_0x111a46['uint32'](0x18)['bool'](_0x4ad2b8['oldValueBoolean']),null!=_0x4ad2b8['oldValueJson']&&Object['hasOwnProperty']['call'](_0x4ad2b8,'oldValueJson')&&_0x111a46['uint32'](0x22)['string'](_0x4ad2b8['oldValueJson']),null!=_0x4ad2b8['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x4ad2b8,'newValueBoolean')&&_0x111a46['uint32'](0x28)['bool'](_0x4ad2b8['newValueBoolean']),null!=_0x4ad2b8['newValueJson']&&Object['hasOwnProperty']['call'](_0x4ad2b8,'newValueJson')&&_0x111a46['uint32'](0x32)['string'](_0x4ad2b8['newValueJson']),null!=_0x4ad2b8['wasUndone']&&Object['hasOwnProperty']['call'](_0x4ad2b8,'wasUndone')&&_0x111a46['uint32'](0x38)['bool'](_0x4ad2b8['wasUndone']),_0x111a46;},_0x1f877d['encodeDelimited']=function(_0x45a939,_0x526618){return this['encode'](_0x45a939,_0x526618)['ldelim']();},_0x1f877d['decode']=function(_0x3381b1,_0x1fdef2){_0x3381b1 instanceof _0x3d5d4c||(_0x3381b1=_0x3d5d4c['create'](_0x3381b1));for(var _0xe5fc9=void 0x0===_0x1fdef2?_0x3381b1['len']:_0x3381b1['pos']+_0x1fdef2,_0x51bafb=new _0x420c93['RootAttributeOperation']();_0x3381b1['pos']<_0xe5fc9;){var _0x2a39d4=_0x3381b1['uint32']();switch(_0x2a39d4>>>0x3){case 0x1:_0x51bafb['root']=_0x3381b1['string']();break;case 0x2:_0x51bafb['key']=_0x3381b1['string']();break;case 0x3:_0x51bafb['oldValueBoolean']=_0x3381b1['bool']();break;case 0x4:_0x51bafb['oldValueJson']=_0x3381b1['string']();break;case 0x5:_0x51bafb['newValueBoolean']=_0x3381b1['bool']();break;case 0x6:_0x51bafb['newValueJson']=_0x3381b1['string']();break;case 0x7:_0x51bafb['wasUndone']=_0x3381b1['bool']();break;default:_0x3381b1['skipType'](0x7&_0x2a39d4);}}return _0x51bafb;},_0x1f877d['decodeDelimited']=function(_0x27e260){return _0x27e260 instanceof _0x3d5d4c||(_0x27e260=new _0x3d5d4c(_0x27e260)),this['decode'](_0x27e260,_0x27e260['uint32']());},_0x1f877d['verify']=function(_0x1a9185){return'object'!=typeof _0x1a9185||null===_0x1a9185?'object\x20expected':null!=_0x1a9185['root']&&_0x1a9185['hasOwnProperty']('root')&&!_0x4bd6c5['isString'](_0x1a9185['root'])?'root:\x20string\x20expected':null!=_0x1a9185['key']&&_0x1a9185['hasOwnProperty']('key')&&!_0x4bd6c5['isString'](_0x1a9185['key'])?'key:\x20string\x20expected':null!=_0x1a9185['oldValueBoolean']&&_0x1a9185['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x1a9185['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x1a9185['oldValueJson']&&_0x1a9185['hasOwnProperty']('oldValueJson')&&!_0x4bd6c5['isString'](_0x1a9185['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x1a9185['newValueBoolean']&&_0x1a9185['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x1a9185['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x1a9185['newValueJson']&&_0x1a9185['hasOwnProperty']('newValueJson')&&!_0x4bd6c5['isString'](_0x1a9185['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x1a9185['wasUndone']&&_0x1a9185['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x1a9185['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x1f877d['fromObject']=function(_0x297549){if(_0x297549 instanceof _0x420c93['RootAttributeOperation'])return _0x297549;var _0x16975b=new _0x420c93['RootAttributeOperation']();return null!=_0x297549['root']&&(_0x16975b['root']=String(_0x297549['root'])),null!=_0x297549['key']&&(_0x16975b['key']=String(_0x297549['key'])),null!=_0x297549['oldValueBoolean']&&(_0x16975b['oldValueBoolean']=Boolean(_0x297549['oldValueBoolean'])),null!=_0x297549['oldValueJson']&&(_0x16975b['oldValueJson']=String(_0x297549['oldValueJson'])),null!=_0x297549['newValueBoolean']&&(_0x16975b['newValueBoolean']=Boolean(_0x297549['newValueBoolean'])),null!=_0x297549['newValueJson']&&(_0x16975b['newValueJson']=String(_0x297549['newValueJson'])),null!=_0x297549['wasUndone']&&(_0x16975b['wasUndone']=Boolean(_0x297549['wasUndone'])),_0x16975b;},_0x1f877d['toObject']=function(_0x524d4d,_0x15fb81){_0x15fb81||(_0x15fb81={});var _0x46ca93={};return _0x15fb81['defaults']&&(_0x46ca93['root']='',_0x46ca93['key']='',_0x46ca93['oldValueBoolean']=!0x1,_0x46ca93['oldValueJson']='',_0x46ca93['newValueBoolean']=!0x1,_0x46ca93['newValueJson']='',_0x46ca93['wasUndone']=!0x1),null!=_0x524d4d['root']&&_0x524d4d['hasOwnProperty']('root')&&(_0x46ca93['root']=_0x524d4d['root']),null!=_0x524d4d['key']&&_0x524d4d['hasOwnProperty']('key')&&(_0x46ca93['key']=_0x524d4d['key']),null!=_0x524d4d['oldValueBoolean']&&_0x524d4d['hasOwnProperty']('oldValueBoolean')&&(_0x46ca93['oldValueBoolean']=_0x524d4d['oldValueBoolean']),null!=_0x524d4d['oldValueJson']&&_0x524d4d['hasOwnProperty']('oldValueJson')&&(_0x46ca93['oldValueJson']=_0x524d4d['oldValueJson']),null!=_0x524d4d['newValueBoolean']&&_0x524d4d['hasOwnProperty']('newValueBoolean')&&(_0x46ca93['newValueBoolean']=_0x524d4d['newValueBoolean']),null!=_0x524d4d['newValueJson']&&_0x524d4d['hasOwnProperty']('newValueJson')&&(_0x46ca93['newValueJson']=_0x524d4d['newValueJson']),null!=_0x524d4d['wasUndone']&&_0x524d4d['hasOwnProperty']('wasUndone')&&(_0x46ca93['wasUndone']=_0x524d4d['wasUndone']),_0x46ca93;},_0x1f877d['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x18dd54['util']['toJSONOptions']);},_0x1f877d['getTypeUrl']=function(_0x462828){return void 0x0===_0x462828&&(_0x462828='type.googleapis.com'),_0x462828+'/RootAttributeOperation';},_0x1f877d;}()),_0x420c93['RootOperation']=(function(){function _0x4de2a0(_0x47a854){if(_0x47a854){for(var _0x29b36b=Object['keys'](_0x47a854),_0x37436d=0x0;_0x37436d<_0x29b36b['length'];++_0x37436d)null!=_0x47a854[_0x29b36b[_0x37436d]]&&(this[_0x29b36b[_0x37436d]]=_0x47a854[_0x29b36b[_0x37436d]]);}}return _0x4de2a0['prototype']['rootName']='',_0x4de2a0['prototype']['elementName']='',_0x4de2a0['prototype']['isAdd']=!0x1,_0x4de2a0['prototype']['wasUndone']=!0x1,_0x4de2a0['create']=function(_0x4b552b){return new _0x4de2a0(_0x4b552b);},_0x4de2a0['encode']=function(_0x287a6c,_0xa1316f){return _0xa1316f||(_0xa1316f=_0x48cddb['create']()),null!=_0x287a6c['rootName']&&Object['hasOwnProperty']['call'](_0x287a6c,'rootName')&&_0xa1316f['uint32'](0xa)['string'](_0x287a6c['rootName']),null!=_0x287a6c['elementName']&&Object['hasOwnProperty']['call'](_0x287a6c,'elementName')&&_0xa1316f['uint32'](0x12)['string'](_0x287a6c['elementName']),null!=_0x287a6c['isAdd']&&Object['hasOwnProperty']['call'](_0x287a6c,'isAdd')&&_0xa1316f['uint32'](0x18)['bool'](_0x287a6c['isAdd']),null!=_0x287a6c['wasUndone']&&Object['hasOwnProperty']['call'](_0x287a6c,'wasUndone')&&_0xa1316f['uint32'](0x20)['bool'](_0x287a6c['wasUndone']),_0xa1316f;},_0x4de2a0['encodeDelimited']=function(_0x441d06,_0x30f3ed){return this['encode'](_0x441d06,_0x30f3ed)['ldelim']();},_0x4de2a0['decode']=function(_0x447a84,_0x2d2706){_0x447a84 instanceof _0x3d5d4c||(_0x447a84=_0x3d5d4c['create'](_0x447a84));for(var _0x11c8e4=void 0x0===_0x2d2706?_0x447a84['len']:_0x447a84['pos']+_0x2d2706,_0x4e09d0=new _0x420c93['RootOperation']();_0x447a84['pos']<_0x11c8e4;){var _0x1eceb1=_0x447a84['uint32']();switch(_0x1eceb1>>>0x3){case 0x1:_0x4e09d0['rootName']=_0x447a84['string']();break;case 0x2:_0x4e09d0['elementName']=_0x447a84['string']();break;case 0x3:_0x4e09d0['isAdd']=_0x447a84['bool']();break;case 0x4:_0x4e09d0['wasUndone']=_0x447a84['bool']();break;default:_0x447a84['skipType'](0x7&_0x1eceb1);}}return _0x4e09d0;},_0x4de2a0['decodeDelimited']=function(_0x3dc369){return _0x3dc369 instanceof _0x3d5d4c||(_0x3dc369=new _0x3d5d4c(_0x3dc369)),this['decode'](_0x3dc369,_0x3dc369['uint32']());},_0x4de2a0['verify']=function(_0x30c34b){return'object'!=typeof _0x30c34b||null===_0x30c34b?'object\x20expected':null!=_0x30c34b['rootName']&&_0x30c34b['hasOwnProperty']('rootName')&&!_0x4bd6c5['isString'](_0x30c34b['rootName'])?'rootName:\x20string\x20expected':null!=_0x30c34b['elementName']&&_0x30c34b['hasOwnProperty']('elementName')&&!_0x4bd6c5['isString'](_0x30c34b['elementName'])?'elementName:\x20string\x20expected':null!=_0x30c34b['isAdd']&&_0x30c34b['hasOwnProperty']('isAdd')&&'boolean'!=typeof _0x30c34b['isAdd']?'isAdd:\x20boolean\x20expected':null!=_0x30c34b['wasUndone']&&_0x30c34b['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x30c34b['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x4de2a0['fromObject']=function(_0x50eb18){if(_0x50eb18 instanceof _0x420c93['RootOperation'])return _0x50eb18;var _0x448964=new _0x420c93['RootOperation']();return null!=_0x50eb18['rootName']&&(_0x448964['rootName']=String(_0x50eb18['rootName'])),null!=_0x50eb18['elementName']&&(_0x448964['elementName']=String(_0x50eb18['elementName'])),null!=_0x50eb18['isAdd']&&(_0x448964['isAdd']=Boolean(_0x50eb18['isAdd'])),null!=_0x50eb18['wasUndone']&&(_0x448964['wasUndone']=Boolean(_0x50eb18['wasUndone'])),_0x448964;},_0x4de2a0['toObject']=function(_0x15daa6,_0x51a273){_0x51a273||(_0x51a273={});var _0x2ec41a={};return _0x51a273['defaults']&&(_0x2ec41a['rootName']='',_0x2ec41a['elementName']='',_0x2ec41a['isAdd']=!0x1,_0x2ec41a['wasUndone']=!0x1),null!=_0x15daa6['rootName']&&_0x15daa6['hasOwnProperty']('rootName')&&(_0x2ec41a['rootName']=_0x15daa6['rootName']),null!=_0x15daa6['elementName']&&_0x15daa6['hasOwnProperty']('elementName')&&(_0x2ec41a['elementName']=_0x15daa6['elementName']),null!=_0x15daa6['isAdd']&&_0x15daa6['hasOwnProperty']('isAdd')&&(_0x2ec41a['isAdd']=_0x15daa6['isAdd']),null!=_0x15daa6['wasUndone']&&_0x15daa6['hasOwnProperty']('wasUndone')&&(_0x2ec41a['wasUndone']=_0x15daa6['wasUndone']),_0x2ec41a;},_0x4de2a0['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x18dd54['util']['toJSONOptions']);},_0x4de2a0['getTypeUrl']=function(_0x2873f5){return void 0x0===_0x2873f5&&(_0x2873f5='type.googleapis.com'),_0x2873f5+'/RootOperation';},_0x4de2a0;}()),_0x420c93['SplitOperation']=(function(){function _0x508722(_0x28ede3){if(_0x28ede3){for(var _0x482639=Object['keys'](_0x28ede3),_0x3cc289=0x0;_0x3cc289<_0x482639['length'];++_0x3cc289)null!=_0x28ede3[_0x482639[_0x3cc289]]&&(this[_0x482639[_0x3cc289]]=_0x28ede3[_0x482639[_0x3cc289]]);}}return _0x508722['prototype']['splitPosition']=null,_0x508722['prototype']['graveyardPosition']=null,_0x508722['prototype']['howMany']=0x0,_0x508722['prototype']['insertionPosition']=null,_0x508722['prototype']['wasUndone']=!0x1,_0x508722['create']=function(_0x7e76b2){return new _0x508722(_0x7e76b2);},_0x508722['encode']=function(_0x1b50df,_0x4b9b00){return _0x4b9b00||(_0x4b9b00=_0x48cddb['create']()),null!=_0x1b50df['splitPosition']&&Object['hasOwnProperty']['call'](_0x1b50df,'splitPosition')&&_0x420c93['Position']['encode'](_0x1b50df['splitPosition'],_0x4b9b00['uint32'](0xa)['fork']())['ldelim'](),null!=_0x1b50df['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x1b50df,'graveyardPosition')&&_0x420c93['Position']['encode'](_0x1b50df['graveyardPosition'],_0x4b9b00['uint32'](0x12)['fork']())['ldelim'](),null!=_0x1b50df['howMany']&&Object['hasOwnProperty']['call'](_0x1b50df,'howMany')&&_0x4b9b00['uint32'](0x18)['uint32'](_0x1b50df['howMany']),null!=_0x1b50df['insertionPosition']&&Object['hasOwnProperty']['call'](_0x1b50df,'insertionPosition')&&_0x420c93['Position']['encode'](_0x1b50df['insertionPosition'],_0x4b9b00['uint32'](0x22)['fork']())['ldelim'](),null!=_0x1b50df['wasUndone']&&Object['hasOwnProperty']['call'](_0x1b50df,'wasUndone')&&_0x4b9b00['uint32'](0x28)['bool'](_0x1b50df['wasUndone']),_0x4b9b00;},_0x508722['encodeDelimited']=function(_0x17294d,_0x9a76e){return this['encode'](_0x17294d,_0x9a76e)['ldelim']();},_0x508722['decode']=function(_0x38906b,_0x1e5f6e){_0x38906b instanceof _0x3d5d4c||(_0x38906b=_0x3d5d4c['create'](_0x38906b));for(var _0x482d47=void 0x0===_0x1e5f6e?_0x38906b['len']:_0x38906b['pos']+_0x1e5f6e,_0x133b6d=new _0x420c93['SplitOperation']();_0x38906b['pos']<_0x482d47;){var _0x1a2af9=_0x38906b['uint32']();switch(_0x1a2af9>>>0x3){case 0x1:_0x133b6d['splitPosition']=_0x420c93['Position']['decode'](_0x38906b,_0x38906b['uint32']());break;case 0x2:_0x133b6d['graveyardPosition']=_0x420c93['Position']['decode'](_0x38906b,_0x38906b['uint32']());break;case 0x3:_0x133b6d['howMany']=_0x38906b['uint32']();break;case 0x4:_0x133b6d['insertionPosition']=_0x420c93['Position']['decode'](_0x38906b,_0x38906b['uint32']());break;case 0x5:_0x133b6d['wasUndone']=_0x38906b['bool']();break;default:_0x38906b['skipType'](0x7&_0x1a2af9);}}return _0x133b6d;},_0x508722['decodeDelimited']=function(_0xec3e1a){return _0xec3e1a instanceof _0x3d5d4c||(_0xec3e1a=new _0x3d5d4c(_0xec3e1a)),this['decode'](_0xec3e1a,_0xec3e1a['uint32']());},_0x508722['verify']=function(_0x1c503a){if('object'!=typeof _0x1c503a||null===_0x1c503a)return'object\x20expected';var _0x348c03;if(null!=_0x1c503a['splitPosition']&&_0x1c503a['hasOwnProperty']('splitPosition')&&(_0x348c03=_0x420c93['Position']['verify'](_0x1c503a['splitPosition'])))return'splitPosition.'+_0x348c03;if(null!=_0x1c503a['graveyardPosition']&&_0x1c503a['hasOwnProperty']('graveyardPosition')&&(_0x348c03=_0x420c93['Position']['verify'](_0x1c503a['graveyardPosition'])))return'graveyardPosition.'+_0x348c03;if(null!=_0x1c503a['howMany']&&_0x1c503a['hasOwnProperty']('howMany')&&!_0x4bd6c5['isInteger'](_0x1c503a['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x1c503a['insertionPosition']&&_0x1c503a['hasOwnProperty']('insertionPosition')&&(_0x348c03=_0x420c93['Position']['verify'](_0x1c503a['insertionPosition'])))return'insertionPosition.'+_0x348c03;return null!=_0x1c503a['wasUndone']&&_0x1c503a['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x1c503a['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x508722['fromObject']=function(_0x16c0cd){if(_0x16c0cd instanceof _0x420c93['SplitOperation'])return _0x16c0cd;var _0xb6af94=new _0x420c93['SplitOperation']();if(null!=_0x16c0cd['splitPosition']){if('object'!=typeof _0x16c0cd['splitPosition'])throw TypeError('.SplitOperation.splitPosition:\x20object\x20expected');_0xb6af94['splitPosition']=_0x420c93['Position']['fromObject'](_0x16c0cd['splitPosition']);}if(null!=_0x16c0cd['graveyardPosition']){if('object'!=typeof _0x16c0cd['graveyardPosition'])throw TypeError('.SplitOperation.graveyardPosition:\x20object\x20expected');_0xb6af94['graveyardPosition']=_0x420c93['Position']['fromObject'](_0x16c0cd['graveyardPosition']);}if(null!=_0x16c0cd['howMany']&&(_0xb6af94['howMany']=_0x16c0cd['howMany']>>>0x0),null!=_0x16c0cd['insertionPosition']){if('object'!=typeof _0x16c0cd['insertionPosition'])throw TypeError('.SplitOperation.insertionPosition:\x20object\x20expected');_0xb6af94['insertionPosition']=_0x420c93['Position']['fromObject'](_0x16c0cd['insertionPosition']);}return null!=_0x16c0cd['wasUndone']&&(_0xb6af94['wasUndone']=Boolean(_0x16c0cd['wasUndone'])),_0xb6af94;},_0x508722['toObject']=function(_0x3a1187,_0x34a166){_0x34a166||(_0x34a166={});var _0xcfe1f2={};return _0x34a166['defaults']&&(_0xcfe1f2['splitPosition']=null,_0xcfe1f2['graveyardPosition']=null,_0xcfe1f2['howMany']=0x0,_0xcfe1f2['insertionPosition']=null,_0xcfe1f2['wasUndone']=!0x1),null!=_0x3a1187['splitPosition']&&_0x3a1187['hasOwnProperty']('splitPosition')&&(_0xcfe1f2['splitPosition']=_0x420c93['Position']['toObject'](_0x3a1187['splitPosition'],_0x34a166)),null!=_0x3a1187['graveyardPosition']&&_0x3a1187['hasOwnProperty']('graveyardPosition')&&(_0xcfe1f2['graveyardPosition']=_0x420c93['Position']['toObject'](_0x3a1187['graveyardPosition'],_0x34a166)),null!=_0x3a1187['howMany']&&_0x3a1187['hasOwnProperty']('howMany')&&(_0xcfe1f2['howMany']=_0x3a1187['howMany']),null!=_0x3a1187['insertionPosition']&&_0x3a1187['hasOwnProperty']('insertionPosition')&&(_0xcfe1f2['insertionPosition']=_0x420c93['Position']['toObject'](_0x3a1187['insertionPosition'],_0x34a166)),null!=_0x3a1187['wasUndone']&&_0x3a1187['hasOwnProperty']('wasUndone')&&(_0xcfe1f2['wasUndone']=_0x3a1187['wasUndone']),_0xcfe1f2;},_0x508722['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x18dd54['util']['toJSONOptions']);},_0x508722['getTypeUrl']=function(_0x4cb88e){return void 0x0===_0x4cb88e&&(_0x4cb88e='type.googleapis.com'),_0x4cb88e+'/SplitOperation';},_0x508722;}()),_0x420c93['Position']=(function(){function _0x289123(_0x49781a){if(this['path']=[],_0x49781a){for(var _0x276a01=Object['keys'](_0x49781a),_0x16d6e5=0x0;_0x16d6e5<_0x276a01['length'];++_0x16d6e5)null!=_0x49781a[_0x276a01[_0x16d6e5]]&&(this[_0x276a01[_0x16d6e5]]=_0x49781a[_0x276a01[_0x16d6e5]]);}}return _0x289123['prototype']['root']='',_0x289123['prototype']['rootMain']=!0x1,_0x289123['prototype']['rootGraveyard']=!0x1,_0x289123['prototype']['path']=_0x4bd6c5['emptyArray'],_0x289123['prototype']['stickiness']='',_0x289123['create']=function(_0x26abb1){return new _0x289123(_0x26abb1);},_0x289123['encode']=function(_0x189320,_0x22096c){if(_0x22096c||(_0x22096c=_0x48cddb['create']()),null!=_0x189320['root']&&Object['hasOwnProperty']['call'](_0x189320,'root')&&_0x22096c['uint32'](0xa)['string'](_0x189320['root']),null!=_0x189320['rootMain']&&Object['hasOwnProperty']['call'](_0x189320,'rootMain')&&_0x22096c['uint32'](0x10)['bool'](_0x189320['rootMain']),null!=_0x189320['rootGraveyard']&&Object['hasOwnProperty']['call'](_0x189320,'rootGraveyard')&&_0x22096c['uint32'](0x18)['bool'](_0x189320['rootGraveyard']),null!=_0x189320['path']&&_0x189320['path']['length']){_0x22096c['uint32'](0x22)['fork']();for(var _0x2d46b1=0x0;_0x2d46b1<_0x189320['path']['length'];++_0x2d46b1)_0x22096c['uint32'](_0x189320['path'][_0x2d46b1]);_0x22096c['ldelim']();}return null!=_0x189320['stickiness']&&Object['hasOwnProperty']['call'](_0x189320,'stickiness')&&_0x22096c['uint32'](0x2a)['string'](_0x189320['stickiness']),_0x22096c;},_0x289123['encodeDelimited']=function(_0x24a0d5,_0x220418){return this['encode'](_0x24a0d5,_0x220418)['ldelim']();},_0x289123['decode']=function(_0x5f421b,_0x52fe7f){_0x5f421b instanceof _0x3d5d4c||(_0x5f421b=_0x3d5d4c['create'](_0x5f421b));for(var _0x4e2489=void 0x0===_0x52fe7f?_0x5f421b['len']:_0x5f421b['pos']+_0x52fe7f,_0x57be01=new _0x420c93['Position']();_0x5f421b['pos']<_0x4e2489;){var _0x37e4ff=_0x5f421b['uint32']();switch(_0x37e4ff>>>0x3){case 0x1:_0x57be01['root']=_0x5f421b['string']();break;case 0x2:_0x57be01['rootMain']=_0x5f421b['bool']();break;case 0x3:_0x57be01['rootGraveyard']=_0x5f421b['bool']();break;case 0x4:if(_0x57be01['path']&&_0x57be01['path']['length']||(_0x57be01['path']=[]),0x2==(0x7&_0x37e4ff)){for(var _0xf0df61=_0x5f421b['uint32']()+_0x5f421b['pos'];_0x5f421b['pos']<_0xf0df61;)_0x57be01['path']['push'](_0x5f421b['uint32']());}else _0x57be01['path']['push'](_0x5f421b['uint32']());break;case 0x5:_0x57be01['stickiness']=_0x5f421b['string']();break;default:_0x5f421b['skipType'](0x7&_0x37e4ff);}}return _0x57be01;},_0x289123['decodeDelimited']=function(_0x52c92e){return _0x52c92e instanceof _0x3d5d4c||(_0x52c92e=new _0x3d5d4c(_0x52c92e)),this['decode'](_0x52c92e,_0x52c92e['uint32']());},_0x289123['verify']=function(_0xe0b00d){if('object'!=typeof _0xe0b00d||null===_0xe0b00d)return'object\x20expected';if(null!=_0xe0b00d['root']&&_0xe0b00d['hasOwnProperty']('root')&&!_0x4bd6c5['isString'](_0xe0b00d['root']))return'root:\x20string\x20expected';if(null!=_0xe0b00d['rootMain']&&_0xe0b00d['hasOwnProperty']('rootMain')&&'boolean'!=typeof _0xe0b00d['rootMain'])return'rootMain:\x20boolean\x20expected';if(null!=_0xe0b00d['rootGraveyard']&&_0xe0b00d['hasOwnProperty']('rootGraveyard')&&'boolean'!=typeof _0xe0b00d['rootGraveyard'])return'rootGraveyard:\x20boolean\x20expected';if(null!=_0xe0b00d['path']&&_0xe0b00d['hasOwnProperty']('path')){if(!Array['isArray'](_0xe0b00d['path']))return'path:\x20array\x20expected';for(var _0x127e16=0x0;_0x127e16<_0xe0b00d['path']['length'];++_0x127e16)if(!_0x4bd6c5['isInteger'](_0xe0b00d['path'][_0x127e16]))return'path:\x20integer[]\x20expected';}return null!=_0xe0b00d['stickiness']&&_0xe0b00d['hasOwnProperty']('stickiness')&&!_0x4bd6c5['isString'](_0xe0b00d['stickiness'])?'stickiness:\x20string\x20expected':null;},_0x289123['fromObject']=function(_0x5352bf){if(_0x5352bf instanceof _0x420c93['Position'])return _0x5352bf;var _0x47b67e=new _0x420c93['Position']();if(null!=_0x5352bf['root']&&(_0x47b67e['root']=String(_0x5352bf['root'])),null!=_0x5352bf['rootMain']&&(_0x47b67e['rootMain']=Boolean(_0x5352bf['rootMain'])),null!=_0x5352bf['rootGraveyard']&&(_0x47b67e['rootGraveyard']=Boolean(_0x5352bf['rootGraveyard'])),_0x5352bf['path']){if(!Array['isArray'](_0x5352bf['path']))throw TypeError('.Position.path:\x20array\x20expected');_0x47b67e['path']=[];for(var _0x581ea5=0x0;_0x581ea5<_0x5352bf['path']['length'];++_0x581ea5)_0x47b67e['path'][_0x581ea5]=_0x5352bf['path'][_0x581ea5]>>>0x0;}return null!=_0x5352bf['stickiness']&&(_0x47b67e['stickiness']=String(_0x5352bf['stickiness'])),_0x47b67e;},_0x289123['toObject']=function(_0x57dfa5,_0x175852){_0x175852||(_0x175852={});var _0x253e72={};if((_0x175852['arrays']||_0x175852['defaults'])&&(_0x253e72['path']=[]),_0x175852['defaults']&&(_0x253e72['root']='',_0x253e72['rootMain']=!0x1,_0x253e72['rootGraveyard']=!0x1,_0x253e72['stickiness']=''),null!=_0x57dfa5['root']&&_0x57dfa5['hasOwnProperty']('root')&&(_0x253e72['root']=_0x57dfa5['root']),null!=_0x57dfa5['rootMain']&&_0x57dfa5['hasOwnProperty']('rootMain')&&(_0x253e72['rootMain']=_0x57dfa5['rootMain']),null!=_0x57dfa5['rootGraveyard']&&_0x57dfa5['hasOwnProperty']('rootGraveyard')&&(_0x253e72['rootGraveyard']=_0x57dfa5['rootGraveyard']),_0x57dfa5['path']&&_0x57dfa5['path']['length']){_0x253e72['path']=[];for(var _0x123378=0x0;_0x123378<_0x57dfa5['path']['length'];++_0x123378)_0x253e72['path'][_0x123378]=_0x57dfa5['path'][_0x123378];}return null!=_0x57dfa5['stickiness']&&_0x57dfa5['hasOwnProperty']('stickiness')&&(_0x253e72['stickiness']=_0x57dfa5['stickiness']),_0x253e72;},_0x289123['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x18dd54['util']['toJSONOptions']);},_0x289123['getTypeUrl']=function(_0x4348c6){return void 0x0===_0x4348c6&&(_0x4348c6='type.googleapis.com'),_0x4348c6+'/Position';},_0x289123;}()),_0x420c93['Range']=(function(){function _0x564456(_0x2b11e0){if(_0x2b11e0){for(var _0x2528a2=Object['keys'](_0x2b11e0),_0x243cf7=0x0;_0x243cf7<_0x2528a2['length'];++_0x243cf7)null!=_0x2b11e0[_0x2528a2[_0x243cf7]]&&(this[_0x2528a2[_0x243cf7]]=_0x2b11e0[_0x2528a2[_0x243cf7]]);}}return _0x564456['prototype']['start']=null,_0x564456['prototype']['end']=null,_0x564456['create']=function(_0x16b4bd){return new _0x564456(_0x16b4bd);},_0x564456['encode']=function(_0x5d395d,_0x41e8bd){return _0x41e8bd||(_0x41e8bd=_0x48cddb['create']()),null!=_0x5d395d['start']&&Object['hasOwnProperty']['call'](_0x5d395d,'start')&&_0x420c93['Position']['encode'](_0x5d395d['start'],_0x41e8bd['uint32'](0xa)['fork']())['ldelim'](),null!=_0x5d395d['end']&&Object['hasOwnProperty']['call'](_0x5d395d,'end')&&_0x420c93['Position']['encode'](_0x5d395d['end'],_0x41e8bd['uint32'](0x12)['fork']())['ldelim'](),_0x41e8bd;},_0x564456['encodeDelimited']=function(_0x157f8c,_0x2eb4fa){return this['encode'](_0x157f8c,_0x2eb4fa)['ldelim']();},_0x564456['decode']=function(_0x602f8e,_0x5a55c5){_0x602f8e instanceof _0x3d5d4c||(_0x602f8e=_0x3d5d4c['create'](_0x602f8e));for(var _0x4da0fa=void 0x0===_0x5a55c5?_0x602f8e['len']:_0x602f8e['pos']+_0x5a55c5,_0x53d0b1=new _0x420c93['Range']();_0x602f8e['pos']<_0x4da0fa;){var _0x50643a=_0x602f8e['uint32']();switch(_0x50643a>>>0x3){case 0x1:_0x53d0b1['start']=_0x420c93['Position']['decode'](_0x602f8e,_0x602f8e['uint32']());break;case 0x2:_0x53d0b1['end']=_0x420c93['Position']['decode'](_0x602f8e,_0x602f8e['uint32']());break;default:_0x602f8e['skipType'](0x7&_0x50643a);}}return _0x53d0b1;},_0x564456['decodeDelimited']=function(_0x10abfa){return _0x10abfa instanceof _0x3d5d4c||(_0x10abfa=new _0x3d5d4c(_0x10abfa)),this['decode'](_0x10abfa,_0x10abfa['uint32']());},_0x564456['verify']=function(_0x2964b8){if('object'!=typeof _0x2964b8||null===_0x2964b8)return'object\x20expected';var _0x4ec486;if(null!=_0x2964b8['start']&&_0x2964b8['hasOwnProperty']('start')&&(_0x4ec486=_0x420c93['Position']['verify'](_0x2964b8['start'])))return'start.'+_0x4ec486;if(null!=_0x2964b8['end']&&_0x2964b8['hasOwnProperty']('end')&&(_0x4ec486=_0x420c93['Position']['verify'](_0x2964b8['end'])))return'end.'+_0x4ec486;return null;},_0x564456['fromObject']=function(_0x52bf79){if(_0x52bf79 instanceof _0x420c93['Range'])return _0x52bf79;var _0x54b03d=new _0x420c93['Range']();if(null!=_0x52bf79['start']){if('object'!=typeof _0x52bf79['start'])throw TypeError('.Range.start:\x20object\x20expected');_0x54b03d['start']=_0x420c93['Position']['fromObject'](_0x52bf79['start']);}if(null!=_0x52bf79['end']){if('object'!=typeof _0x52bf79['end'])throw TypeError('.Range.end:\x20object\x20expected');_0x54b03d['end']=_0x420c93['Position']['fromObject'](_0x52bf79['end']);}return _0x54b03d;},_0x564456['toObject']=function(_0x2ab75e,_0x4f0cd6){_0x4f0cd6||(_0x4f0cd6={});var _0x36dcdc={};return _0x4f0cd6['defaults']&&(_0x36dcdc['start']=null,_0x36dcdc['end']=null),null!=_0x2ab75e['start']&&_0x2ab75e['hasOwnProperty']('start')&&(_0x36dcdc['start']=_0x420c93['Position']['toObject'](_0x2ab75e['start'],_0x4f0cd6)),null!=_0x2ab75e['end']&&_0x2ab75e['hasOwnProperty']('end')&&(_0x36dcdc['end']=_0x420c93['Position']['toObject'](_0x2ab75e['end'],_0x4f0cd6)),_0x36dcdc;},_0x564456['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x18dd54['util']['toJSONOptions']);},_0x564456['getTypeUrl']=function(_0x5956db){return void 0x0===_0x5956db&&(_0x5956db='type.googleapis.com'),_0x5956db+'/Range';},_0x564456;}()),_0x420c93['Element']=(function(){function _0x247616(_0x5ee5ad){if(this['children']=[],this['attributesBoolean']={},_0x5ee5ad){for(var _0x17c788=Object['keys'](_0x5ee5ad),_0x51e05d=0x0;_0x51e05d<_0x17c788['length'];++_0x51e05d)null!=_0x5ee5ad[_0x17c788[_0x51e05d]]&&(this[_0x17c788[_0x51e05d]]=_0x5ee5ad[_0x17c788[_0x51e05d]]);}}return _0x247616['prototype']['name']='',_0x247616['prototype']['children']=_0x4bd6c5['emptyArray'],_0x247616['prototype']['data']='',_0x247616['prototype']['attributesBoolean']=_0x4bd6c5['emptyObject'],_0x247616['prototype']['attributesJson']='',_0x247616['create']=function(_0x39ed0d){return new _0x247616(_0x39ed0d);},_0x247616['encode']=function(_0xb4a791,_0x51e1ab){if(_0x51e1ab||(_0x51e1ab=_0x48cddb['create']()),null!=_0xb4a791['name']&&Object['hasOwnProperty']['call'](_0xb4a791,'name')&&_0x51e1ab['uint32'](0xa)['string'](_0xb4a791['name']),null!=_0xb4a791['children']&&_0xb4a791['children']['length']){for(var _0x1c08f7=0x0;_0x1c08f7<_0xb4a791['children']['length'];++_0x1c08f7)_0x420c93['Element']['encode'](_0xb4a791['children'][_0x1c08f7],_0x51e1ab['uint32'](0x12)['fork']())['ldelim']();}if(null!=_0xb4a791['data']&&Object['hasOwnProperty']['call'](_0xb4a791,'data')&&_0x51e1ab['uint32'](0x1a)['string'](_0xb4a791['data']),null!=_0xb4a791['attributesBoolean']&&Object['hasOwnProperty']['call'](_0xb4a791,'attributesBoolean')){var _0x4123fb=Object['keys'](_0xb4a791['attributesBoolean']);for(_0x1c08f7=0x0;_0x1c08f7<_0x4123fb['length'];++_0x1c08f7)_0x51e1ab['uint32'](0x22)['fork']()['uint32'](0xa)['string'](_0x4123fb[_0x1c08f7])['uint32'](0x10)['bool'](_0xb4a791['attributesBoolean'][_0x4123fb[_0x1c08f7]])['ldelim']();}return null!=_0xb4a791['attributesJson']&&Object['hasOwnProperty']['call'](_0xb4a791,'attributesJson')&&_0x51e1ab['uint32'](0x2a)['string'](_0xb4a791['attributesJson']),_0x51e1ab;},_0x247616['encodeDelimited']=function(_0x56f437,_0x381079){return this['encode'](_0x56f437,_0x381079)['ldelim']();},_0x247616['decode']=function(_0xe5213f,_0x56fcce){_0xe5213f instanceof _0x3d5d4c||(_0xe5213f=_0x3d5d4c['create'](_0xe5213f));for(var _0x3a224b,_0x184bad,_0xefbc9c=void 0x0===_0x56fcce?_0xe5213f['len']:_0xe5213f['pos']+_0x56fcce,_0x264e99=new _0x420c93['Element']();_0xe5213f['pos']<_0xefbc9c;){var _0x47b04b=_0xe5213f['uint32']();switch(_0x47b04b>>>0x3){case 0x1:_0x264e99['name']=_0xe5213f['string']();break;case 0x2:_0x264e99['children']&&_0x264e99['children']['length']||(_0x264e99['children']=[]),_0x264e99['children']['push'](_0x420c93['Element']['decode'](_0xe5213f,_0xe5213f['uint32']()));break;case 0x3:_0x264e99['data']=_0xe5213f['string']();break;case 0x4:_0x264e99['attributesBoolean']===_0x4bd6c5['emptyObject']&&(_0x264e99['attributesBoolean']={});var _0x2ac23f=_0xe5213f['uint32']()+_0xe5213f['pos'];for(_0x3a224b='',_0x184bad=!0x1;_0xe5213f['pos']<_0x2ac23f;){var _0x218011=_0xe5213f['uint32']();switch(_0x218011>>>0x3){case 0x1:_0x3a224b=_0xe5213f['string']();break;case 0x2:_0x184bad=_0xe5213f['bool']();break;default:_0xe5213f['skipType'](0x7&_0x218011);}}_0x264e99['attributesBoolean'][_0x3a224b]=_0x184bad;break;case 0x5:_0x264e99['attributesJson']=_0xe5213f['string']();break;default:_0xe5213f['skipType'](0x7&_0x47b04b);}}return _0x264e99;},_0x247616['decodeDelimited']=function(_0x1016da){return _0x1016da instanceof _0x3d5d4c||(_0x1016da=new _0x3d5d4c(_0x1016da)),this['decode'](_0x1016da,_0x1016da['uint32']());},_0x247616['verify']=function(_0x15a668){if('object'!=typeof _0x15a668||null===_0x15a668)return'object\x20expected';if(null!=_0x15a668['name']&&_0x15a668['hasOwnProperty']('name')&&!_0x4bd6c5['isString'](_0x15a668['name']))return'name:\x20string\x20expected';if(null!=_0x15a668['children']&&_0x15a668['hasOwnProperty']('children')){if(!Array['isArray'](_0x15a668['children']))return'children:\x20array\x20expected';for(var _0x582400=0x0;_0x582400<_0x15a668['children']['length'];++_0x582400){var _0x370530=_0x420c93['Element']['verify'](_0x15a668['children'][_0x582400]);if(_0x370530)return'children.'+_0x370530;}}if(null!=_0x15a668['data']&&_0x15a668['hasOwnProperty']('data')&&!_0x4bd6c5['isString'](_0x15a668['data']))return'data:\x20string\x20expected';if(null!=_0x15a668['attributesBoolean']&&_0x15a668['hasOwnProperty']('attributesBoolean')){if(!_0x4bd6c5['isObject'](_0x15a668['attributesBoolean']))return'attributesBoolean:\x20object\x20expected';var _0x276231=Object['keys'](_0x15a668['attributesBoolean']);for(_0x582400=0x0;_0x582400<_0x276231['length'];++_0x582400)if('boolean'!=typeof _0x15a668['attributesBoolean'][_0x276231[_0x582400]])return'attributesBoolean:\x20boolean{k:string}\x20expected';}return null!=_0x15a668['attributesJson']&&_0x15a668['hasOwnProperty']('attributesJson')&&!_0x4bd6c5['isString'](_0x15a668['attributesJson'])?'attributesJson:\x20string\x20expected':null;},_0x247616['fromObject']=function(_0x3838c9){if(_0x3838c9 instanceof _0x420c93['Element'])return _0x3838c9;var _0x1ef622=new _0x420c93['Element']();if(null!=_0x3838c9['name']&&(_0x1ef622['name']=String(_0x3838c9['name'])),_0x3838c9['children']){if(!Array['isArray'](_0x3838c9['children']))throw TypeError('.Element.children:\x20array\x20expected');_0x1ef622['children']=[];for(var _0x4a5b63=0x0;_0x4a5b63<_0x3838c9['children']['length'];++_0x4a5b63){if('object'!=typeof _0x3838c9['children'][_0x4a5b63])throw TypeError('.Element.children:\x20object\x20expected');_0x1ef622['children'][_0x4a5b63]=_0x420c93['Element']['fromObject'](_0x3838c9['children'][_0x4a5b63]);}}if(null!=_0x3838c9['data']&&(_0x1ef622['data']=String(_0x3838c9['data'])),_0x3838c9['attributesBoolean']){if('object'!=typeof _0x3838c9['attributesBoolean'])throw TypeError('.Element.attributesBoolean:\x20object\x20expected');_0x1ef622['attributesBoolean']={};var _0x1e6649=Object['keys'](_0x3838c9['attributesBoolean']);for(_0x4a5b63=0x0;_0x4a5b63<_0x1e6649['length'];++_0x4a5b63)_0x1ef622['attributesBoolean'][_0x1e6649[_0x4a5b63]]=Boolean(_0x3838c9['attributesBoolean'][_0x1e6649[_0x4a5b63]]);}return null!=_0x3838c9['attributesJson']&&(_0x1ef622['attributesJson']=String(_0x3838c9['attributesJson'])),_0x1ef622;},_0x247616['toObject']=function(_0xf16140,_0x1f75d5){_0x1f75d5||(_0x1f75d5={});var _0x1e2a40,_0x5d758c={};if((_0x1f75d5['arrays']||_0x1f75d5['defaults'])&&(_0x5d758c['children']=[]),(_0x1f75d5['objects']||_0x1f75d5['defaults'])&&(_0x5d758c['attributesBoolean']={}),_0x1f75d5['defaults']&&(_0x5d758c['name']='',_0x5d758c['data']='',_0x5d758c['attributesJson']=''),null!=_0xf16140['name']&&_0xf16140['hasOwnProperty']('name')&&(_0x5d758c['name']=_0xf16140['name']),_0xf16140['children']&&_0xf16140['children']['length']){_0x5d758c['children']=[];for(var _0x3fbbde=0x0;_0x3fbbde<_0xf16140['children']['length'];++_0x3fbbde)_0x5d758c['children'][_0x3fbbde]=_0x420c93['Element']['toObject'](_0xf16140['children'][_0x3fbbde],_0x1f75d5);}if(null!=_0xf16140['data']&&_0xf16140['hasOwnProperty']('data')&&(_0x5d758c['data']=_0xf16140['data']),_0xf16140['attributesBoolean']&&(_0x1e2a40=Object['keys'](_0xf16140['attributesBoolean']))['length']){_0x5d758c['attributesBoolean']={};for(_0x3fbbde=0x0;_0x3fbbde<_0x1e2a40['length'];++_0x3fbbde)_0x5d758c['attributesBoolean'][_0x1e2a40[_0x3fbbde]]=_0xf16140['attributesBoolean'][_0x1e2a40[_0x3fbbde]];}return null!=_0xf16140['attributesJson']&&_0xf16140['hasOwnProperty']('attributesJson')&&(_0x5d758c['attributesJson']=_0xf16140['attributesJson']),_0x5d758c;},_0x247616['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x18dd54['util']['toJSONOptions']);},_0x247616['getTypeUrl']=function(_0x46e440){return void 0x0===_0x46e440&&(_0x46e440='type.googleapis.com'),_0x46e440+'/Element';},_0x247616;}()),_0x420c93;})());class r{['_protobufRoot'];constructor(){this['_protobufRoot']=u;}['getDescriptor'](_0x224b3c){return new w(this['_protobufRoot'][_0x224b3c]);}}class w{['_protobuf'];constructor(_0x57facf){this['_protobuf']=_0x57facf;}['compress'](_0x22c3fc){const _0x372bea=this['_protobuf']['verify'](_0x22c3fc);if(_0x372bea)throw Error(_0x372bea);return this['_protobuf']['encode'](this['_protobuf']['create'](_0x22c3fc))['finish']();}['decompress'](_0x5cf5fc){return this['_protobuf']['toObject'](this['_protobuf']['decode'](_0x5cf5fc),{'oneofs':!0x0});}}function g(_0x3d9a8a,_0x5e746d){const _0x262319=_0x3a42cb(_0x3d9a8a);return _0x262319['path'][_0x262319['path']['length']-0x1]+=_0x5e746d,_0x262319;}function _(_0x223054,_0x49631f){return _0x223054['root']===_0x49631f['root']&&_0x596055(_0x223054['path'],_0x49631f['path']);}function $(_0x2a2d39){P(_0x2a2d39,_0x5c7812=>('main'==_0x5c7812['root']?(_0x5c7812['rootMain']=!0x0,delete _0x5c7812['root']):'$graveyard'==_0x5c7812['root']&&(_0x5c7812['rootGraveyard']=!0x0,delete _0x5c7812['root']),_0x5c7812));}function J(_0x215c0f){P(_0x215c0f,_0x39b772=>(_0x39b772['rootMain']?(_0x39b772['root']='main',delete _0x39b772['rootMain']):_0x39b772['rootGraveyard']&&(_0x39b772['root']='$graveyard',delete _0x39b772['rootGraveyard']),_0x39b772));}function P(_0x49061b,_0x2d21c6){for(const _0x193ab8 in _0x49061b){const _0x558253=_0x49061b[_0x193ab8];'nodes'!==_0x193ab8&&_0x41c3b5(_0x558253)&&(_0x558253['path']&&(_0x558253['root']||_0x558253['rootMain']||_0x558253['rootGraveyard'])?_0x49061b[_0x193ab8]=_0x2d21c6(_0x558253):P(_0x558253,_0x2d21c6));}return _0x49061b;}class e{['_id'];['_operationName'];['_protobufDescriptor'];constructor(_0x18e84d,_0xa81d64,_0x56f10e){this['_id']=_0x18e84d,this['_operationName']=_0xa81d64,this['_protobufDescriptor']=_0x56f10e;}['compress'](_0x94b745,_0x5137c1){const _0x525e70=_0x5137c1['operations'][_0x5137c1['index']++];return $(_0x525e70),_0x94b745['buffers']['push'](this['_protobufDescriptor']['compress'](_0x525e70)),_0x94b745['types']['push'](this['_id']),!0x0;}['decompress'](_0xba6528,_0x41673c){_0x41673c['typeIndex']++;const _0x4499ba=_0x41673c['buffers'][_0x41673c['bufferIndex']++],_0x175703=this['_protobufDescriptor']['decompress'](_0x4499ba);J(_0x175703),_0x175703['__className']=this['_operationName'],_0xba6528['push'](_0x175703);}}class s extends e{['compress'](_0x2ee717,_0x4d2565){const _0x2d670b=_0x4d2565['operations'][_0x4d2565['index']++];return this['_serializeOneOf']('oldValue',_0x2d670b),this['_serializeOneOf']('newValue',_0x2d670b),$(_0x2d670b),_0x2ee717['buffers']['push'](this['_protobufDescriptor']['compress'](_0x2d670b)),_0x2ee717['types']['push'](this['_id']),!0x0;}['decompress'](_0x429451,_0x21eb8f){_0x21eb8f['typeIndex']++;const _0x28905a=_0x21eb8f['buffers'][_0x21eb8f['bufferIndex']++],_0x1d2911=this['_protobufDescriptor']['decompress'](_0x28905a);this['_deserializeOneOf']('oldValue',_0x1d2911),this['_deserializeOneOf']('newValue',_0x1d2911),J(_0x1d2911),_0x1d2911['__className']=this['_operationName'],_0x429451['push'](_0x1d2911);}['_serializeOneOf'](_0x394600,_0x1b87a9){const _0x1663de=_0x1b87a9[_0x394600];'boolean'==typeof _0x1663de?_0x1b87a9[_0x394600+'Boolean']=_0x1663de:_0x1b87a9[_0x394600+'Json']=JSON['stringify'](_0x1663de);}['_deserializeOneOf'](_0x27a9a6,_0xc5b2ec){const _0x517c51=_0x27a9a6+'Json';_0xc5b2ec[_0x517c51]?(_0xc5b2ec[_0x27a9a6]=JSON['parse'](_0xc5b2ec[_0x517c51]),delete _0xc5b2ec[_0x517c51]):(_0xc5b2ec[_0x27a9a6]=_0xc5b2ec[_0x27a9a6+'Boolean'],delete _0xc5b2ec[_0x27a9a6+'Boolean']);}}class i extends e{['compress'](_0x34e96d,_0xc79123){const _0x53a1b6=_0xc79123['operations'][_0xc79123['index']++];return this['_serializeNodesAttributes'](_0x53a1b6['nodes']),$(_0x53a1b6),_0x34e96d['buffers']['push'](this['_protobufDescriptor']['compress'](_0x53a1b6)),_0x34e96d['types']['push'](this['_id']),!0x0;}['decompress'](_0x1019e8,_0x1b027d){_0x1b027d['typeIndex']++;const _0x2ca6c8=_0x1b027d['buffers'][_0x1b027d['bufferIndex']++],_0x5938a4=this['_protobufDescriptor']['decompress'](_0x2ca6c8);_0x5938a4['nodes']||(_0x5938a4['nodes']=[]),this['_deserializeNodesAttributes'](_0x5938a4['nodes']),J(_0x5938a4),_0x5938a4['__className']=this['_operationName'],_0x1019e8['push'](_0x5938a4);}['_serializeNodesAttributes'](_0xf62747){for(const _0x188e67 of _0xf62747){if(_0x188e67['attributes']){const _0x168252=_0x188e67['attributes'];this['_areValuesBoolean'](_0x168252)?_0x188e67['attributesBoolean']=_0x168252:_0x188e67['attributesJson']=JSON['stringify'](_0x168252);}_0x188e67['children']&&this['_serializeNodesAttributes'](_0x188e67['children']);}}['_deserializeNodesAttributes'](_0x571108){for(const _0x3b67fb of _0x571108)(_0x3b67fb['attributesBoolean']||_0x3b67fb['attributesJson'])&&(_0x3b67fb['attributesBoolean']?(_0x3b67fb['attributes']=_0x3b67fb['attributesBoolean'],delete _0x3b67fb['attributesBoolean']):(_0x3b67fb['attributes']=JSON['parse'](_0x3b67fb['attributesJson']),delete _0x3b67fb['attributesJson'])),_0x3b67fb['children']&&this['_deserializeNodesAttributes'](_0x3b67fb['children']);}['_areValuesBoolean'](_0x219933){return Object['keys'](_0x219933)['every'](_0xb0c58c=>'boolean'==typeof _0x219933[_0xb0c58c]);}}class n extends e{['decompress'](_0x1460ad,_0x132651){super['decompress'](_0x1460ad,_0x132651);const _0x1cd528=_0x1460ad[_0x1460ad['length']-0x1];_0x1cd528['oldRange']||(_0x1cd528['oldRange']=null),_0x1cd528['newRange']||(_0x1cd528['newRange']=null);}}class p extends e{['compress'](_0x5a5d1c,_0xa1601){return _0xa1601['index']++,_0x5a5d1c['types']['push'](this['_id']),!0x0;}['decompress'](_0x22a056,_0x180820){_0x180820['typeIndex']++,_0x22a056['push']({'__className':this['_operationName']});}}class a extends n{['_omittedNamespace'];constructor(_0xced8c,_0x55ab03,_0x17face,_0x19ece2){super(_0xced8c,_0x55ab03,_0x17face),this['_omittedNamespace']=_0x19ece2+':';}['compress'](_0x55eb40,_0x584067){const _0x53d3cc=_0x584067['operations'][_0x584067['index']];return!('MarkerOperation'!=_0x53d3cc['__className']||!_0x53d3cc['name']['startsWith'](this['_omittedNamespace']))&&(_0x53d3cc['name']=_0x53d3cc['name']['replace'](new RegExp('^'+this['_omittedNamespace']),''),super['compress'](_0x55eb40,_0x584067),!0x0);}['decompress'](_0x21f13b,_0x1960f1){super['decompress'](_0x21f13b,_0x1960f1);const _0x130cb9=_0x21f13b[_0x21f13b['length']-0x1];_0x130cb9['name']=this['_omittedNamespace']+_0x130cb9['name'];}}class O{['_id'];['_context'];constructor(_0x1adacd,_0x44feb1){this['_id']=_0x1adacd,this['_context']=_0x44feb1;}['compress'](_0xba7b00,_0x325639){let _0x1d11d4,_0x6dd442=_0x325639['operations'][_0x325639['index']],_0x44e461=_0x325639['operations'][_0x325639['index']+0x1];for(;_0x44e461&&this['_compareOperations'](_0x6dd442,_0x44e461);)_0x1d11d4?(_0x1d11d4=this['_combineNext'](_0x6dd442,_0x1d11d4),_0xba7b00['types']['push'](0x0)):(_0x1d11d4=_0x3a42cb(_0x6dd442),_0xba7b00['types']['push'](this['_id'])),_0x325639['index']++,_0x6dd442=_0x325639['operations'][_0x325639['index']],_0x44e461=_0x325639['operations'][_0x325639['index']+0x1];return!!_0x1d11d4&&(_0x1d11d4=this['_combineNext'](_0x325639['operations'][_0x325639['index']++],_0x1d11d4),_0xba7b00['types']['push'](0x0),_0xba7b00['buffers']['push'](this['_compressSingleOperation'](_0x1d11d4)),!0x0);}['decompress'](_0x1c298e,_0x4d5e49){const _0x5ecf9d=this['_decompressSingleOperation'](_0x4d5e49);for(;0x0==_0x4d5e49['types'][_0x4d5e49['typeIndex']];)_0x4d5e49['typeIndex']++,_0x1c298e['push'](this['_splitCurrent'](_0x5ecf9d));_0x1c298e['push'](_0x5ecf9d);}}class c extends O{['_combineNext'](_0x37b5c9,_0x16698f){return _0x16698f['nodes'][0x0]['data']+=_0x37b5c9['nodes'][0x0]['data'],_0x16698f;}['_splitCurrent'](_0x582cb0){const _0x3790bb=_0x3a42cb(_0x582cb0),_0x2c71bd=_0x3790bb['nodes'][0x0],_0x1eea76=_0x582cb0['nodes'][0x0],_0x58e067=_0x1eea76['data'][Symbol['iterator']]()['next']()['value'],_0x5a793c=_0x58e067['length'];return _0x2c71bd['data']=_0x58e067,_0x1eea76['data']=_0x1eea76['data']['substr'](_0x5a793c),_0x582cb0['position']=g(_0x582cb0['position'],_0x5a793c),_0x3790bb;}['_compareOperations'](_0x3d1661,_0x1cdb98){if(this['_checkOperation'](_0x3d1661)&&this['_checkOperation'](_0x1cdb98)){const _0x29ec4b=_0x3d1661['nodes'][0x0]['data']['length'],_0x38e49b=_(g(_0x3d1661['position'],_0x29ec4b),_0x1cdb98['position']),_0x526faf=_0x3d1661['nodes'][0x0],_0x431ecf=_0x1cdb98['nodes'][0x0];return _0x38e49b&&this['_compareAttributes'](_0x526faf,_0x431ecf);}return!0x1;}['_compressSingleOperation'](_0x304f17){const _0x15ed03={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('InsertOperation')['compress'](_0x15ed03,{'operations':[_0x304f17],'index':0x0}),_0x15ed03['buffers'][0x0];}['_decompressSingleOperation'](_0x1acbaf){const _0x504d9e=[];return this['_context']['_getCompressorByName']('InsertOperation')['decompress'](_0x504d9e,_0x1acbaf),_0x504d9e[0x0];}['_checkOperation'](_0x3268a9){return'InsertOperation'==_0x3268a9['__className']&&0x1==_0x3268a9['nodes']['length']&&_0x3268a9['nodes'][0x0]['data']&&!_0x3268a9['wasUndone']&&0x1==Array['from'](_0x3268a9['nodes'][0x0]['data'])['length'];}['_compareAttributes'](_0x290aa7,_0x2dee97){const _0x322ddb=Object['keys'](_0x290aa7['attributes']||{}),_0x5cd420=Object['keys'](_0x2dee97['attributes']||{});return _0x322ddb['length']===_0x5cd420['length']&&_0x322ddb['every'](_0x56a15f=>_0x2dee97['attributes'][_0x56a15f]&&_0x2dee97['attributes'][_0x56a15f]===_0x290aa7['attributes'][_0x56a15f]);}}class m extends O{['_combineNext'](_0x17294f,_0x395481){return _0x395481['howMany']++,_0x395481['sourcePosition']=_0x3a42cb(_0x17294f['sourcePosition']),_0x395481;}['_splitCurrent'](_0x3bad63){const _0x136549=_0x3a42cb(_0x3bad63);return _0x3bad63['howMany']--,_0x136549['howMany']=0x1,_0x136549['sourcePosition']=g(_0x136549['sourcePosition'],_0x3bad63['howMany']),_0x136549;}['_compareOperations'](_0x393835,_0x503180){return!(!this['_checkOperation'](_0x393835)||!this['_checkOperation'](_0x503180))&&(_(g(_0x393835['sourcePosition'],-0x1),_0x503180['sourcePosition'])&&_(_0x393835['targetPosition'],_0x503180['targetPosition']));}['_compressSingleOperation'](_0x174d21){const _0x378ede={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x378ede,{'operations':[_0x174d21],'index':0x0}),_0x378ede['buffers'][0x0];}['_decompressSingleOperation'](_0x15fefd){const _0x2055e9=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x2055e9,_0x15fefd),_0x2055e9[0x0];}['_checkOperation'](_0x4d03b4){return'MoveOperation'==_0x4d03b4['__className']&&'$graveyard'==_0x4d03b4['targetPosition']['root']&&0x1==_0x4d03b4['howMany']&&!_0x4d03b4['wasUndone'];}}class h extends O{['_combineNext'](_0x433904,_0x16d80d){return _0x16d80d['howMany']++,_0x16d80d;}['_splitCurrent'](_0x5bae9b){const _0x518d9e=_0x3a42cb(_0x5bae9b);return _0x518d9e['howMany']=0x1,_0x5bae9b['howMany']--,_0x518d9e;}['_compareOperations'](_0x30e46b,_0x5322b2){return!(!this['_checkOperation'](_0x30e46b)||!this['_checkOperation'](_0x5322b2))&&(_(_0x30e46b['sourcePosition'],_0x5322b2['sourcePosition'])&&_(_0x30e46b['targetPosition'],_0x5322b2['targetPosition']));}['_compressSingleOperation'](_0x5f31ee){const _0x3b86bd={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x3b86bd,{'operations':[_0x5f31ee],'index':0x0}),_0x3b86bd['buffers'][0x0];}['_decompressSingleOperation'](_0x411ca7){const _0x28b1b0=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x28b1b0,_0x411ca7),_0x28b1b0[0x0];}['_checkOperation'](_0x27f8d2){return'MoveOperation'==_0x27f8d2['__className']&&'$graveyard'==_0x27f8d2['targetPosition']['root']&&0x1==_0x27f8d2['howMany']&&!_0x27f8d2['wasUndone'];}}class f extends O{['compress'](_0x3dad8d,_0x4729b6){if(!this['_compareOperations'](_0x4729b6['operations'][_0x4729b6['index']],_0x4729b6['operations'][_0x4729b6['index']+0x1]))return!0x1;const _0x40e794=_0x4729b6['operations'][_0x4729b6['index']++];return _0x40e794['oldRange']=null,_0x40e794['newRange']&&_(_0x40e794['newRange']['start'],_0x40e794['newRange']['end'])&&(_0x40e794['newRange']['end']=null),_0x4729b6['index']++,_0x3dad8d['types']['push'](this['_id']),_0x3dad8d['types']['push'](0x0),_0x3dad8d['buffers']['push'](this['_compressSingleOperation'](_0x40e794)),!0x0;}['decompress'](_0x2066c4,_0x538b80){const _0x135701=this['_decompressSingleOperation'](_0x538b80);_0x135701['newRange']&&!_0x135701['newRange']['end']&&(_0x135701['newRange']['end']=_0x3a42cb(_0x135701['newRange']['start']));const _0x1edec1=_0x3a42cb(_0x135701);_0x1edec1['newRange']&&(_0x1edec1['newRange']['start']['stickiness']='toNone',_0x1edec1['newRange']['end']=_0x3a42cb(_0x1edec1['newRange']['start'])),_0x1edec1['name']='user:position:'+_0x1edec1['name']['split'](':')[0x2],_0x538b80['typeIndex']++,_0x2066c4['push'](_0x135701),_0x2066c4['push'](_0x1edec1);}['_compressSingleOperation'](_0x6beec2){const _0x2b618b={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MarkerOperation')['compress'](_0x2b618b,{'operations':[_0x6beec2],'index':0x0}),_0x2b618b['buffers'][0x0];}['_decompressSingleOperation'](_0x1058e5){const _0xbf642b=[];return this['_context']['_getCompressorByName']('MarkerOperation')['decompress'](_0xbf642b,_0x1058e5),_0xbf642b[0x0];}['_compareOperations'](_0x250d7b,_0xd6b2e8){return!(!_0x250d7b||!_0xd6b2e8)&&('MarkerOperation'==_0x250d7b['__className']&&'MarkerOperation'==_0xd6b2e8['__className']&&!(!_0x250d7b['name']['startsWith']('user:')||!_0xd6b2e8['name']['startsWith']('user:')||_0x250d7b['name']==_0xd6b2e8['name']));}}class y{['_compressorById'];['_compressorByName'];['_protobufFactory'];constructor(){this['_compressorById']=new Map(),this['_compressorByName']=new Map(),this['_protobufFactory']=new r();const _0x371d8f=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',_0x371d8f,'comment')),this['_registerCompressor'](0x13,'SuggestionMarkerOperation',new a(0x13,'MarkerOperation',_0x371d8f,'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'](_0x20dad3){if(!_0x20dad3||!_0x20dad3[0x0])throw new _0x4edb07('no-operations-provided',this);const _0x6bc16f={'operations':_0x20dad3,'index':0x0},_0x4c0823={'types':[],'buffers':[],'baseVersion':_0x20dad3[0x0]['baseVersion']};for(;_0x6bc16f['index']<_0x6bc16f['operations']['length'];){if(this['_getCompressorByName']('UserSelectionAction')['compress'](_0x4c0823,_0x6bc16f))continue;if(this['_getCompressorByName']('TypingAction')['compress'](_0x4c0823,_0x6bc16f))continue;if(this['_getCompressorByName']('DeletingAction')['compress'](_0x4c0823,_0x6bc16f))continue;if(this['_getCompressorByName']('ForwardDeletingAction')['compress'](_0x4c0823,_0x6bc16f))continue;if(this['_getCompressorByName']('CommentMarkerOperation')['compress'](_0x4c0823,_0x6bc16f))continue;if(this['_getCompressorByName']('SuggestionMarkerOperation')['compress'](_0x4c0823,_0x6bc16f))continue;const _0x3a4348=_0x6bc16f['operations'][_0x6bc16f['index']]['__className'];this['_getCompressorByName'](_0x3a4348)['compress'](_0x4c0823,_0x6bc16f);}return _0x4c0823;}['decompress'](_0xb26c9f){const _0x127094=[],_0x325cbb={'types':_0xb26c9f['types'],'buffers':_0xb26c9f['buffers'],'baseVersion':_0xb26c9f['baseVersion'],'typeIndex':0x0,'bufferIndex':0x0};for(;_0x325cbb['typeIndex']<_0x325cbb['types']['length'];){const _0x27bd8a=_0x325cbb['types'][_0x325cbb['typeIndex']],_0x4de349=this['_compressorById']['get'](_0x27bd8a);if(!_0x4de349)throw new _0x4edb07('decompress-compressor-not-found',this,{'type':_0x27bd8a});_0x4de349['decompress'](_0x127094,_0x325cbb);}return _0x127094['forEach']((_0x1f813d,_0xab4af6)=>_0x1f813d['baseVersion']=_0xb26c9f['baseVersion']+_0xab4af6),_0x127094;}['_getCompressorByName'](_0x2dce4a){return this['_compressorByName']['get'](_0x2dce4a);}['_registerOperationCompressor'](_0x5539a2,_0x2c8b95,_0x54dcab){const _0x30ae6f=new _0x54dcab(_0x5539a2,_0x2c8b95,this['_protobufFactory']['getDescriptor'](_0x2c8b95));this['_registerCompressor'](_0x5539a2,_0x2c8b95,_0x30ae6f);}['_registerActionCompressor'](_0x4b0ec9,_0x443a84,_0x316252){const _0x479a74=new _0x316252(_0x4b0ec9,this);this['_registerCompressor'](_0x4b0ec9,_0x443a84,_0x479a74);}['_registerCompressor'](_0x19b4af,_0x253322,_0x446530){this['_compressorById']['set'](_0x19b4af,_0x446530),this['_compressorByName']['set'](_0x253322,_0x446530);}}export{y as Compressor};
|
|
23
|
+
import{CKEditorError as _0x5d216b}from'@ckeditor/ckeditor5-utils/dist/index.js';import _0x1e32dd from'protobufjs/minimal.js';import{cloneDeep as _0x3df017,isEqual as _0x4c5330,isObject as _0x2ae372}from'es-toolkit/compat';const u=/* #__PURE__ -- @preserve */
|
|
24
|
+
((()=>{var _0x448297=_0x1e32dd['Reader'],_0x6178da=_0x1e32dd['Writer'],_0x167c93=_0x1e32dd['util'],_0x3b1f06=_0x1e32dd['roots']['default']||(_0x1e32dd['roots']['default']={});return _0x3b1f06['AttributeOperation']=(function(){function _0xb3c4d2(_0x2d4c53){if(_0x2d4c53){for(var _0x5ad04f=Object['keys'](_0x2d4c53),_0x486f0c=0x0;_0x486f0c<_0x5ad04f['length'];++_0x486f0c)null!=_0x2d4c53[_0x5ad04f[_0x486f0c]]&&(this[_0x5ad04f[_0x486f0c]]=_0x2d4c53[_0x5ad04f[_0x486f0c]]);}}return _0xb3c4d2['prototype']['range']=null,_0xb3c4d2['prototype']['key']='',_0xb3c4d2['prototype']['oldValueBoolean']=!0x1,_0xb3c4d2['prototype']['oldValueJson']='',_0xb3c4d2['prototype']['newValueBoolean']=!0x1,_0xb3c4d2['prototype']['newValueJson']='',_0xb3c4d2['prototype']['wasUndone']=!0x1,_0xb3c4d2['create']=function(_0x7aed5d){return new _0xb3c4d2(_0x7aed5d);},_0xb3c4d2['encode']=function(_0x29fa22,_0x412e5d){return _0x412e5d||(_0x412e5d=_0x6178da['create']()),null!=_0x29fa22['range']&&Object['hasOwnProperty']['call'](_0x29fa22,'range')&&_0x3b1f06['Range']['encode'](_0x29fa22['range'],_0x412e5d['uint32'](0xa)['fork']())['ldelim'](),null!=_0x29fa22['key']&&Object['hasOwnProperty']['call'](_0x29fa22,'key')&&_0x412e5d['uint32'](0x12)['string'](_0x29fa22['key']),null!=_0x29fa22['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x29fa22,'oldValueBoolean')&&_0x412e5d['uint32'](0x18)['bool'](_0x29fa22['oldValueBoolean']),null!=_0x29fa22['oldValueJson']&&Object['hasOwnProperty']['call'](_0x29fa22,'oldValueJson')&&_0x412e5d['uint32'](0x22)['string'](_0x29fa22['oldValueJson']),null!=_0x29fa22['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x29fa22,'newValueBoolean')&&_0x412e5d['uint32'](0x28)['bool'](_0x29fa22['newValueBoolean']),null!=_0x29fa22['newValueJson']&&Object['hasOwnProperty']['call'](_0x29fa22,'newValueJson')&&_0x412e5d['uint32'](0x32)['string'](_0x29fa22['newValueJson']),null!=_0x29fa22['wasUndone']&&Object['hasOwnProperty']['call'](_0x29fa22,'wasUndone')&&_0x412e5d['uint32'](0x38)['bool'](_0x29fa22['wasUndone']),_0x412e5d;},_0xb3c4d2['encodeDelimited']=function(_0x4af940,_0x47cd9a){return this['encode'](_0x4af940,_0x47cd9a)['ldelim']();},_0xb3c4d2['decode']=function(_0x4f7cd2,_0x57ff06){_0x4f7cd2 instanceof _0x448297||(_0x4f7cd2=_0x448297['create'](_0x4f7cd2));for(var _0x2aacea=void 0x0===_0x57ff06?_0x4f7cd2['len']:_0x4f7cd2['pos']+_0x57ff06,_0x389a3c=new _0x3b1f06['AttributeOperation']();_0x4f7cd2['pos']<_0x2aacea;){var _0x5316bc=_0x4f7cd2['uint32']();switch(_0x5316bc>>>0x3){case 0x1:_0x389a3c['range']=_0x3b1f06['Range']['decode'](_0x4f7cd2,_0x4f7cd2['uint32']());break;case 0x2:_0x389a3c['key']=_0x4f7cd2['string']();break;case 0x3:_0x389a3c['oldValueBoolean']=_0x4f7cd2['bool']();break;case 0x4:_0x389a3c['oldValueJson']=_0x4f7cd2['string']();break;case 0x5:_0x389a3c['newValueBoolean']=_0x4f7cd2['bool']();break;case 0x6:_0x389a3c['newValueJson']=_0x4f7cd2['string']();break;case 0x7:_0x389a3c['wasUndone']=_0x4f7cd2['bool']();break;default:_0x4f7cd2['skipType'](0x7&_0x5316bc);}}return _0x389a3c;},_0xb3c4d2['decodeDelimited']=function(_0xc7e59e){return _0xc7e59e instanceof _0x448297||(_0xc7e59e=new _0x448297(_0xc7e59e)),this['decode'](_0xc7e59e,_0xc7e59e['uint32']());},_0xb3c4d2['verify']=function(_0x77d4c3){if('object'!=typeof _0x77d4c3||null===_0x77d4c3)return'object\x20expected';if(null!=_0x77d4c3['range']&&_0x77d4c3['hasOwnProperty']('range')){var _0x24e320=_0x3b1f06['Range']['verify'](_0x77d4c3['range']);if(_0x24e320)return'range.'+_0x24e320;}return null!=_0x77d4c3['key']&&_0x77d4c3['hasOwnProperty']('key')&&!_0x167c93['isString'](_0x77d4c3['key'])?'key:\x20string\x20expected':null!=_0x77d4c3['oldValueBoolean']&&_0x77d4c3['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x77d4c3['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x77d4c3['oldValueJson']&&_0x77d4c3['hasOwnProperty']('oldValueJson')&&!_0x167c93['isString'](_0x77d4c3['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x77d4c3['newValueBoolean']&&_0x77d4c3['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x77d4c3['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x77d4c3['newValueJson']&&_0x77d4c3['hasOwnProperty']('newValueJson')&&!_0x167c93['isString'](_0x77d4c3['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x77d4c3['wasUndone']&&_0x77d4c3['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x77d4c3['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0xb3c4d2['fromObject']=function(_0xeb7d27){if(_0xeb7d27 instanceof _0x3b1f06['AttributeOperation'])return _0xeb7d27;var _0x17b691=new _0x3b1f06['AttributeOperation']();if(null!=_0xeb7d27['range']){if('object'!=typeof _0xeb7d27['range'])throw TypeError('.AttributeOperation.range:\x20object\x20expected');_0x17b691['range']=_0x3b1f06['Range']['fromObject'](_0xeb7d27['range']);}return null!=_0xeb7d27['key']&&(_0x17b691['key']=String(_0xeb7d27['key'])),null!=_0xeb7d27['oldValueBoolean']&&(_0x17b691['oldValueBoolean']=Boolean(_0xeb7d27['oldValueBoolean'])),null!=_0xeb7d27['oldValueJson']&&(_0x17b691['oldValueJson']=String(_0xeb7d27['oldValueJson'])),null!=_0xeb7d27['newValueBoolean']&&(_0x17b691['newValueBoolean']=Boolean(_0xeb7d27['newValueBoolean'])),null!=_0xeb7d27['newValueJson']&&(_0x17b691['newValueJson']=String(_0xeb7d27['newValueJson'])),null!=_0xeb7d27['wasUndone']&&(_0x17b691['wasUndone']=Boolean(_0xeb7d27['wasUndone'])),_0x17b691;},_0xb3c4d2['toObject']=function(_0xac201c,_0x540f3c){_0x540f3c||(_0x540f3c={});var _0x59bb78={};return _0x540f3c['defaults']&&(_0x59bb78['range']=null,_0x59bb78['key']='',_0x59bb78['oldValueBoolean']=!0x1,_0x59bb78['oldValueJson']='',_0x59bb78['newValueBoolean']=!0x1,_0x59bb78['newValueJson']='',_0x59bb78['wasUndone']=!0x1),null!=_0xac201c['range']&&_0xac201c['hasOwnProperty']('range')&&(_0x59bb78['range']=_0x3b1f06['Range']['toObject'](_0xac201c['range'],_0x540f3c)),null!=_0xac201c['key']&&_0xac201c['hasOwnProperty']('key')&&(_0x59bb78['key']=_0xac201c['key']),null!=_0xac201c['oldValueBoolean']&&_0xac201c['hasOwnProperty']('oldValueBoolean')&&(_0x59bb78['oldValueBoolean']=_0xac201c['oldValueBoolean']),null!=_0xac201c['oldValueJson']&&_0xac201c['hasOwnProperty']('oldValueJson')&&(_0x59bb78['oldValueJson']=_0xac201c['oldValueJson']),null!=_0xac201c['newValueBoolean']&&_0xac201c['hasOwnProperty']('newValueBoolean')&&(_0x59bb78['newValueBoolean']=_0xac201c['newValueBoolean']),null!=_0xac201c['newValueJson']&&_0xac201c['hasOwnProperty']('newValueJson')&&(_0x59bb78['newValueJson']=_0xac201c['newValueJson']),null!=_0xac201c['wasUndone']&&_0xac201c['hasOwnProperty']('wasUndone')&&(_0x59bb78['wasUndone']=_0xac201c['wasUndone']),_0x59bb78;},_0xb3c4d2['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x1e32dd['util']['toJSONOptions']);},_0xb3c4d2['getTypeUrl']=function(_0x4cc35f){return void 0x0===_0x4cc35f&&(_0x4cc35f='type.googleapis.com'),_0x4cc35f+'/AttributeOperation';},_0xb3c4d2;}()),_0x3b1f06['InsertOperation']=(function(){function _0x19ef61(_0x5e79c1){if(this['nodes']=[],_0x5e79c1){for(var _0x57cabe=Object['keys'](_0x5e79c1),_0x53af09=0x0;_0x53af09<_0x57cabe['length'];++_0x53af09)null!=_0x5e79c1[_0x57cabe[_0x53af09]]&&(this[_0x57cabe[_0x53af09]]=_0x5e79c1[_0x57cabe[_0x53af09]]);}}return _0x19ef61['prototype']['position']=null,_0x19ef61['prototype']['nodes']=_0x167c93['emptyArray'],_0x19ef61['prototype']['shouldReceiveAttributes']=!0x1,_0x19ef61['prototype']['wasUndone']=!0x1,_0x19ef61['create']=function(_0x58c509){return new _0x19ef61(_0x58c509);},_0x19ef61['encode']=function(_0x298a4b,_0x4b29c2){if(_0x4b29c2||(_0x4b29c2=_0x6178da['create']()),null!=_0x298a4b['position']&&Object['hasOwnProperty']['call'](_0x298a4b,'position')&&_0x3b1f06['Position']['encode'](_0x298a4b['position'],_0x4b29c2['uint32'](0xa)['fork']())['ldelim'](),null!=_0x298a4b['nodes']&&_0x298a4b['nodes']['length']){for(var _0x58b175=0x0;_0x58b175<_0x298a4b['nodes']['length'];++_0x58b175)_0x3b1f06['Element']['encode'](_0x298a4b['nodes'][_0x58b175],_0x4b29c2['uint32'](0x12)['fork']())['ldelim']();}return null!=_0x298a4b['shouldReceiveAttributes']&&Object['hasOwnProperty']['call'](_0x298a4b,'shouldReceiveAttributes')&&_0x4b29c2['uint32'](0x18)['bool'](_0x298a4b['shouldReceiveAttributes']),null!=_0x298a4b['wasUndone']&&Object['hasOwnProperty']['call'](_0x298a4b,'wasUndone')&&_0x4b29c2['uint32'](0x20)['bool'](_0x298a4b['wasUndone']),_0x4b29c2;},_0x19ef61['encodeDelimited']=function(_0x45b045,_0xa380ec){return this['encode'](_0x45b045,_0xa380ec)['ldelim']();},_0x19ef61['decode']=function(_0x1778f6,_0x516567){_0x1778f6 instanceof _0x448297||(_0x1778f6=_0x448297['create'](_0x1778f6));for(var _0x2e92d1=void 0x0===_0x516567?_0x1778f6['len']:_0x1778f6['pos']+_0x516567,_0x42efa7=new _0x3b1f06['InsertOperation']();_0x1778f6['pos']<_0x2e92d1;){var _0x58acb2=_0x1778f6['uint32']();switch(_0x58acb2>>>0x3){case 0x1:_0x42efa7['position']=_0x3b1f06['Position']['decode'](_0x1778f6,_0x1778f6['uint32']());break;case 0x2:_0x42efa7['nodes']&&_0x42efa7['nodes']['length']||(_0x42efa7['nodes']=[]),_0x42efa7['nodes']['push'](_0x3b1f06['Element']['decode'](_0x1778f6,_0x1778f6['uint32']()));break;case 0x3:_0x42efa7['shouldReceiveAttributes']=_0x1778f6['bool']();break;case 0x4:_0x42efa7['wasUndone']=_0x1778f6['bool']();break;default:_0x1778f6['skipType'](0x7&_0x58acb2);}}return _0x42efa7;},_0x19ef61['decodeDelimited']=function(_0x327dad){return _0x327dad instanceof _0x448297||(_0x327dad=new _0x448297(_0x327dad)),this['decode'](_0x327dad,_0x327dad['uint32']());},_0x19ef61['verify']=function(_0x5981b6){if('object'!=typeof _0x5981b6||null===_0x5981b6)return'object\x20expected';if(null!=_0x5981b6['position']&&_0x5981b6['hasOwnProperty']('position')&&(_0x4de1f8=_0x3b1f06['Position']['verify'](_0x5981b6['position'])))return'position.'+_0x4de1f8;if(null!=_0x5981b6['nodes']&&_0x5981b6['hasOwnProperty']('nodes')){if(!Array['isArray'](_0x5981b6['nodes']))return'nodes:\x20array\x20expected';for(var _0x378dd5=0x0;_0x378dd5<_0x5981b6['nodes']['length'];++_0x378dd5){var _0x4de1f8;if(_0x4de1f8=_0x3b1f06['Element']['verify'](_0x5981b6['nodes'][_0x378dd5]))return'nodes.'+_0x4de1f8;}}return null!=_0x5981b6['shouldReceiveAttributes']&&_0x5981b6['hasOwnProperty']('shouldReceiveAttributes')&&'boolean'!=typeof _0x5981b6['shouldReceiveAttributes']?'shouldReceiveAttributes:\x20boolean\x20expected':null!=_0x5981b6['wasUndone']&&_0x5981b6['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x5981b6['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x19ef61['fromObject']=function(_0x279072){if(_0x279072 instanceof _0x3b1f06['InsertOperation'])return _0x279072;var _0x2af939=new _0x3b1f06['InsertOperation']();if(null!=_0x279072['position']){if('object'!=typeof _0x279072['position'])throw TypeError('.InsertOperation.position:\x20object\x20expected');_0x2af939['position']=_0x3b1f06['Position']['fromObject'](_0x279072['position']);}if(_0x279072['nodes']){if(!Array['isArray'](_0x279072['nodes']))throw TypeError('.InsertOperation.nodes:\x20array\x20expected');_0x2af939['nodes']=[];for(var _0x36085e=0x0;_0x36085e<_0x279072['nodes']['length'];++_0x36085e){if('object'!=typeof _0x279072['nodes'][_0x36085e])throw TypeError('.InsertOperation.nodes:\x20object\x20expected');_0x2af939['nodes'][_0x36085e]=_0x3b1f06['Element']['fromObject'](_0x279072['nodes'][_0x36085e]);}}return null!=_0x279072['shouldReceiveAttributes']&&(_0x2af939['shouldReceiveAttributes']=Boolean(_0x279072['shouldReceiveAttributes'])),null!=_0x279072['wasUndone']&&(_0x2af939['wasUndone']=Boolean(_0x279072['wasUndone'])),_0x2af939;},_0x19ef61['toObject']=function(_0xfc3dce,_0x4e25c4){_0x4e25c4||(_0x4e25c4={});var _0x13a3f2={};if((_0x4e25c4['arrays']||_0x4e25c4['defaults'])&&(_0x13a3f2['nodes']=[]),_0x4e25c4['defaults']&&(_0x13a3f2['position']=null,_0x13a3f2['shouldReceiveAttributes']=!0x1,_0x13a3f2['wasUndone']=!0x1),null!=_0xfc3dce['position']&&_0xfc3dce['hasOwnProperty']('position')&&(_0x13a3f2['position']=_0x3b1f06['Position']['toObject'](_0xfc3dce['position'],_0x4e25c4)),_0xfc3dce['nodes']&&_0xfc3dce['nodes']['length']){_0x13a3f2['nodes']=[];for(var _0x417bbf=0x0;_0x417bbf<_0xfc3dce['nodes']['length'];++_0x417bbf)_0x13a3f2['nodes'][_0x417bbf]=_0x3b1f06['Element']['toObject'](_0xfc3dce['nodes'][_0x417bbf],_0x4e25c4);}return null!=_0xfc3dce['shouldReceiveAttributes']&&_0xfc3dce['hasOwnProperty']('shouldReceiveAttributes')&&(_0x13a3f2['shouldReceiveAttributes']=_0xfc3dce['shouldReceiveAttributes']),null!=_0xfc3dce['wasUndone']&&_0xfc3dce['hasOwnProperty']('wasUndone')&&(_0x13a3f2['wasUndone']=_0xfc3dce['wasUndone']),_0x13a3f2;},_0x19ef61['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x1e32dd['util']['toJSONOptions']);},_0x19ef61['getTypeUrl']=function(_0x46fbd3){return void 0x0===_0x46fbd3&&(_0x46fbd3='type.googleapis.com'),_0x46fbd3+'/InsertOperation';},_0x19ef61;}()),_0x3b1f06['MarkerOperation']=(function(){function _0x531e48(_0x188953){if(_0x188953){for(var _0x1fae0a=Object['keys'](_0x188953),_0x4e1d80=0x0;_0x4e1d80<_0x1fae0a['length'];++_0x4e1d80)null!=_0x188953[_0x1fae0a[_0x4e1d80]]&&(this[_0x1fae0a[_0x4e1d80]]=_0x188953[_0x1fae0a[_0x4e1d80]]);}}return _0x531e48['prototype']['name']='',_0x531e48['prototype']['oldRange']=null,_0x531e48['prototype']['newRange']=null,_0x531e48['prototype']['affectsData']=!0x1,_0x531e48['prototype']['wasUndone']=!0x1,_0x531e48['create']=function(_0x35b710){return new _0x531e48(_0x35b710);},_0x531e48['encode']=function(_0x2c60fd,_0xe7d15d){return _0xe7d15d||(_0xe7d15d=_0x6178da['create']()),null!=_0x2c60fd['name']&&Object['hasOwnProperty']['call'](_0x2c60fd,'name')&&_0xe7d15d['uint32'](0xa)['string'](_0x2c60fd['name']),null!=_0x2c60fd['oldRange']&&Object['hasOwnProperty']['call'](_0x2c60fd,'oldRange')&&_0x3b1f06['Range']['encode'](_0x2c60fd['oldRange'],_0xe7d15d['uint32'](0x12)['fork']())['ldelim'](),null!=_0x2c60fd['newRange']&&Object['hasOwnProperty']['call'](_0x2c60fd,'newRange')&&_0x3b1f06['Range']['encode'](_0x2c60fd['newRange'],_0xe7d15d['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x2c60fd['affectsData']&&Object['hasOwnProperty']['call'](_0x2c60fd,'affectsData')&&_0xe7d15d['uint32'](0x20)['bool'](_0x2c60fd['affectsData']),null!=_0x2c60fd['wasUndone']&&Object['hasOwnProperty']['call'](_0x2c60fd,'wasUndone')&&_0xe7d15d['uint32'](0x28)['bool'](_0x2c60fd['wasUndone']),_0xe7d15d;},_0x531e48['encodeDelimited']=function(_0x35a1fd,_0xc589a4){return this['encode'](_0x35a1fd,_0xc589a4)['ldelim']();},_0x531e48['decode']=function(_0x10094a,_0x18bed2){_0x10094a instanceof _0x448297||(_0x10094a=_0x448297['create'](_0x10094a));for(var _0x38d4d=void 0x0===_0x18bed2?_0x10094a['len']:_0x10094a['pos']+_0x18bed2,_0x1bea94=new _0x3b1f06['MarkerOperation']();_0x10094a['pos']<_0x38d4d;){var _0x49fba7=_0x10094a['uint32']();switch(_0x49fba7>>>0x3){case 0x1:_0x1bea94['name']=_0x10094a['string']();break;case 0x2:_0x1bea94['oldRange']=_0x3b1f06['Range']['decode'](_0x10094a,_0x10094a['uint32']());break;case 0x3:_0x1bea94['newRange']=_0x3b1f06['Range']['decode'](_0x10094a,_0x10094a['uint32']());break;case 0x4:_0x1bea94['affectsData']=_0x10094a['bool']();break;case 0x5:_0x1bea94['wasUndone']=_0x10094a['bool']();break;default:_0x10094a['skipType'](0x7&_0x49fba7);}}return _0x1bea94;},_0x531e48['decodeDelimited']=function(_0x56a504){return _0x56a504 instanceof _0x448297||(_0x56a504=new _0x448297(_0x56a504)),this['decode'](_0x56a504,_0x56a504['uint32']());},_0x531e48['verify']=function(_0x8da8b8){if('object'!=typeof _0x8da8b8||null===_0x8da8b8)return'object\x20expected';if(null!=_0x8da8b8['name']&&_0x8da8b8['hasOwnProperty']('name')&&!_0x167c93['isString'](_0x8da8b8['name']))return'name:\x20string\x20expected';var _0x1bfb0d;if(null!=_0x8da8b8['oldRange']&&_0x8da8b8['hasOwnProperty']('oldRange')&&(_0x1bfb0d=_0x3b1f06['Range']['verify'](_0x8da8b8['oldRange'])))return'oldRange.'+_0x1bfb0d;if(null!=_0x8da8b8['newRange']&&_0x8da8b8['hasOwnProperty']('newRange')&&(_0x1bfb0d=_0x3b1f06['Range']['verify'](_0x8da8b8['newRange'])))return'newRange.'+_0x1bfb0d;return null!=_0x8da8b8['affectsData']&&_0x8da8b8['hasOwnProperty']('affectsData')&&'boolean'!=typeof _0x8da8b8['affectsData']?'affectsData:\x20boolean\x20expected':null!=_0x8da8b8['wasUndone']&&_0x8da8b8['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x8da8b8['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x531e48['fromObject']=function(_0x17082a){if(_0x17082a instanceof _0x3b1f06['MarkerOperation'])return _0x17082a;var _0x58c1a2=new _0x3b1f06['MarkerOperation']();if(null!=_0x17082a['name']&&(_0x58c1a2['name']=String(_0x17082a['name'])),null!=_0x17082a['oldRange']){if('object'!=typeof _0x17082a['oldRange'])throw TypeError('.MarkerOperation.oldRange:\x20object\x20expected');_0x58c1a2['oldRange']=_0x3b1f06['Range']['fromObject'](_0x17082a['oldRange']);}if(null!=_0x17082a['newRange']){if('object'!=typeof _0x17082a['newRange'])throw TypeError('.MarkerOperation.newRange:\x20object\x20expected');_0x58c1a2['newRange']=_0x3b1f06['Range']['fromObject'](_0x17082a['newRange']);}return null!=_0x17082a['affectsData']&&(_0x58c1a2['affectsData']=Boolean(_0x17082a['affectsData'])),null!=_0x17082a['wasUndone']&&(_0x58c1a2['wasUndone']=Boolean(_0x17082a['wasUndone'])),_0x58c1a2;},_0x531e48['toObject']=function(_0x56303d,_0x3f610d){_0x3f610d||(_0x3f610d={});var _0x1a555c={};return _0x3f610d['defaults']&&(_0x1a555c['name']='',_0x1a555c['oldRange']=null,_0x1a555c['newRange']=null,_0x1a555c['affectsData']=!0x1,_0x1a555c['wasUndone']=!0x1),null!=_0x56303d['name']&&_0x56303d['hasOwnProperty']('name')&&(_0x1a555c['name']=_0x56303d['name']),null!=_0x56303d['oldRange']&&_0x56303d['hasOwnProperty']('oldRange')&&(_0x1a555c['oldRange']=_0x3b1f06['Range']['toObject'](_0x56303d['oldRange'],_0x3f610d)),null!=_0x56303d['newRange']&&_0x56303d['hasOwnProperty']('newRange')&&(_0x1a555c['newRange']=_0x3b1f06['Range']['toObject'](_0x56303d['newRange'],_0x3f610d)),null!=_0x56303d['affectsData']&&_0x56303d['hasOwnProperty']('affectsData')&&(_0x1a555c['affectsData']=_0x56303d['affectsData']),null!=_0x56303d['wasUndone']&&_0x56303d['hasOwnProperty']('wasUndone')&&(_0x1a555c['wasUndone']=_0x56303d['wasUndone']),_0x1a555c;},_0x531e48['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x1e32dd['util']['toJSONOptions']);},_0x531e48['getTypeUrl']=function(_0x18a631){return void 0x0===_0x18a631&&(_0x18a631='type.googleapis.com'),_0x18a631+'/MarkerOperation';},_0x531e48;}()),_0x3b1f06['MergeOperation']=(function(){function _0x49b75b(_0x28d35d){if(_0x28d35d){for(var _0x252106=Object['keys'](_0x28d35d),_0x4fe4e6=0x0;_0x4fe4e6<_0x252106['length'];++_0x4fe4e6)null!=_0x28d35d[_0x252106[_0x4fe4e6]]&&(this[_0x252106[_0x4fe4e6]]=_0x28d35d[_0x252106[_0x4fe4e6]]);}}return _0x49b75b['prototype']['sourcePosition']=null,_0x49b75b['prototype']['targetPosition']=null,_0x49b75b['prototype']['graveyardPosition']=null,_0x49b75b['prototype']['howMany']=0x0,_0x49b75b['prototype']['wasUndone']=!0x1,_0x49b75b['create']=function(_0xf0705){return new _0x49b75b(_0xf0705);},_0x49b75b['encode']=function(_0x59da54,_0x2fd90a){return _0x2fd90a||(_0x2fd90a=_0x6178da['create']()),null!=_0x59da54['sourcePosition']&&Object['hasOwnProperty']['call'](_0x59da54,'sourcePosition')&&_0x3b1f06['Position']['encode'](_0x59da54['sourcePosition'],_0x2fd90a['uint32'](0xa)['fork']())['ldelim'](),null!=_0x59da54['targetPosition']&&Object['hasOwnProperty']['call'](_0x59da54,'targetPosition')&&_0x3b1f06['Position']['encode'](_0x59da54['targetPosition'],_0x2fd90a['uint32'](0x12)['fork']())['ldelim'](),null!=_0x59da54['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x59da54,'graveyardPosition')&&_0x3b1f06['Position']['encode'](_0x59da54['graveyardPosition'],_0x2fd90a['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x59da54['howMany']&&Object['hasOwnProperty']['call'](_0x59da54,'howMany')&&_0x2fd90a['uint32'](0x20)['uint32'](_0x59da54['howMany']),null!=_0x59da54['wasUndone']&&Object['hasOwnProperty']['call'](_0x59da54,'wasUndone')&&_0x2fd90a['uint32'](0x28)['bool'](_0x59da54['wasUndone']),_0x2fd90a;},_0x49b75b['encodeDelimited']=function(_0x2e3f36,_0x35dd38){return this['encode'](_0x2e3f36,_0x35dd38)['ldelim']();},_0x49b75b['decode']=function(_0x495c8c,_0x1c3ea5){_0x495c8c instanceof _0x448297||(_0x495c8c=_0x448297['create'](_0x495c8c));for(var _0x4994ea=void 0x0===_0x1c3ea5?_0x495c8c['len']:_0x495c8c['pos']+_0x1c3ea5,_0x2d0f8c=new _0x3b1f06['MergeOperation']();_0x495c8c['pos']<_0x4994ea;){var _0x1c74a8=_0x495c8c['uint32']();switch(_0x1c74a8>>>0x3){case 0x1:_0x2d0f8c['sourcePosition']=_0x3b1f06['Position']['decode'](_0x495c8c,_0x495c8c['uint32']());break;case 0x2:_0x2d0f8c['targetPosition']=_0x3b1f06['Position']['decode'](_0x495c8c,_0x495c8c['uint32']());break;case 0x3:_0x2d0f8c['graveyardPosition']=_0x3b1f06['Position']['decode'](_0x495c8c,_0x495c8c['uint32']());break;case 0x4:_0x2d0f8c['howMany']=_0x495c8c['uint32']();break;case 0x5:_0x2d0f8c['wasUndone']=_0x495c8c['bool']();break;default:_0x495c8c['skipType'](0x7&_0x1c74a8);}}return _0x2d0f8c;},_0x49b75b['decodeDelimited']=function(_0x5f5f2a){return _0x5f5f2a instanceof _0x448297||(_0x5f5f2a=new _0x448297(_0x5f5f2a)),this['decode'](_0x5f5f2a,_0x5f5f2a['uint32']());},_0x49b75b['verify']=function(_0x133825){if('object'!=typeof _0x133825||null===_0x133825)return'object\x20expected';var _0x1c8b5a;if(null!=_0x133825['sourcePosition']&&_0x133825['hasOwnProperty']('sourcePosition')&&(_0x1c8b5a=_0x3b1f06['Position']['verify'](_0x133825['sourcePosition'])))return'sourcePosition.'+_0x1c8b5a;if(null!=_0x133825['targetPosition']&&_0x133825['hasOwnProperty']('targetPosition')&&(_0x1c8b5a=_0x3b1f06['Position']['verify'](_0x133825['targetPosition'])))return'targetPosition.'+_0x1c8b5a;if(null!=_0x133825['graveyardPosition']&&_0x133825['hasOwnProperty']('graveyardPosition')&&(_0x1c8b5a=_0x3b1f06['Position']['verify'](_0x133825['graveyardPosition'])))return'graveyardPosition.'+_0x1c8b5a;return null!=_0x133825['howMany']&&_0x133825['hasOwnProperty']('howMany')&&!_0x167c93['isInteger'](_0x133825['howMany'])?'howMany:\x20integer\x20expected':null!=_0x133825['wasUndone']&&_0x133825['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x133825['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x49b75b['fromObject']=function(_0x46eb2b){if(_0x46eb2b instanceof _0x3b1f06['MergeOperation'])return _0x46eb2b;var _0x3de562=new _0x3b1f06['MergeOperation']();if(null!=_0x46eb2b['sourcePosition']){if('object'!=typeof _0x46eb2b['sourcePosition'])throw TypeError('.MergeOperation.sourcePosition:\x20object\x20expected');_0x3de562['sourcePosition']=_0x3b1f06['Position']['fromObject'](_0x46eb2b['sourcePosition']);}if(null!=_0x46eb2b['targetPosition']){if('object'!=typeof _0x46eb2b['targetPosition'])throw TypeError('.MergeOperation.targetPosition:\x20object\x20expected');_0x3de562['targetPosition']=_0x3b1f06['Position']['fromObject'](_0x46eb2b['targetPosition']);}if(null!=_0x46eb2b['graveyardPosition']){if('object'!=typeof _0x46eb2b['graveyardPosition'])throw TypeError('.MergeOperation.graveyardPosition:\x20object\x20expected');_0x3de562['graveyardPosition']=_0x3b1f06['Position']['fromObject'](_0x46eb2b['graveyardPosition']);}return null!=_0x46eb2b['howMany']&&(_0x3de562['howMany']=_0x46eb2b['howMany']>>>0x0),null!=_0x46eb2b['wasUndone']&&(_0x3de562['wasUndone']=Boolean(_0x46eb2b['wasUndone'])),_0x3de562;},_0x49b75b['toObject']=function(_0x44f4d7,_0x490c15){_0x490c15||(_0x490c15={});var _0x348bf0={};return _0x490c15['defaults']&&(_0x348bf0['sourcePosition']=null,_0x348bf0['targetPosition']=null,_0x348bf0['graveyardPosition']=null,_0x348bf0['howMany']=0x0,_0x348bf0['wasUndone']=!0x1),null!=_0x44f4d7['sourcePosition']&&_0x44f4d7['hasOwnProperty']('sourcePosition')&&(_0x348bf0['sourcePosition']=_0x3b1f06['Position']['toObject'](_0x44f4d7['sourcePosition'],_0x490c15)),null!=_0x44f4d7['targetPosition']&&_0x44f4d7['hasOwnProperty']('targetPosition')&&(_0x348bf0['targetPosition']=_0x3b1f06['Position']['toObject'](_0x44f4d7['targetPosition'],_0x490c15)),null!=_0x44f4d7['graveyardPosition']&&_0x44f4d7['hasOwnProperty']('graveyardPosition')&&(_0x348bf0['graveyardPosition']=_0x3b1f06['Position']['toObject'](_0x44f4d7['graveyardPosition'],_0x490c15)),null!=_0x44f4d7['howMany']&&_0x44f4d7['hasOwnProperty']('howMany')&&(_0x348bf0['howMany']=_0x44f4d7['howMany']),null!=_0x44f4d7['wasUndone']&&_0x44f4d7['hasOwnProperty']('wasUndone')&&(_0x348bf0['wasUndone']=_0x44f4d7['wasUndone']),_0x348bf0;},_0x49b75b['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x1e32dd['util']['toJSONOptions']);},_0x49b75b['getTypeUrl']=function(_0x55eca8){return void 0x0===_0x55eca8&&(_0x55eca8='type.googleapis.com'),_0x55eca8+'/MergeOperation';},_0x49b75b;}()),_0x3b1f06['MoveOperation']=(function(){function _0x3d359b(_0x15ca5f){if(_0x15ca5f){for(var _0x2ec6eb=Object['keys'](_0x15ca5f),_0x1a060a=0x0;_0x1a060a<_0x2ec6eb['length'];++_0x1a060a)null!=_0x15ca5f[_0x2ec6eb[_0x1a060a]]&&(this[_0x2ec6eb[_0x1a060a]]=_0x15ca5f[_0x2ec6eb[_0x1a060a]]);}}return _0x3d359b['prototype']['sourcePosition']=null,_0x3d359b['prototype']['howMany']=0x0,_0x3d359b['prototype']['targetPosition']=null,_0x3d359b['prototype']['wasUndone']=!0x1,_0x3d359b['create']=function(_0x163a69){return new _0x3d359b(_0x163a69);},_0x3d359b['encode']=function(_0x13b3e6,_0x1d9db4){return _0x1d9db4||(_0x1d9db4=_0x6178da['create']()),null!=_0x13b3e6['sourcePosition']&&Object['hasOwnProperty']['call'](_0x13b3e6,'sourcePosition')&&_0x3b1f06['Position']['encode'](_0x13b3e6['sourcePosition'],_0x1d9db4['uint32'](0xa)['fork']())['ldelim'](),null!=_0x13b3e6['howMany']&&Object['hasOwnProperty']['call'](_0x13b3e6,'howMany')&&_0x1d9db4['uint32'](0x10)['uint32'](_0x13b3e6['howMany']),null!=_0x13b3e6['targetPosition']&&Object['hasOwnProperty']['call'](_0x13b3e6,'targetPosition')&&_0x3b1f06['Position']['encode'](_0x13b3e6['targetPosition'],_0x1d9db4['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x13b3e6['wasUndone']&&Object['hasOwnProperty']['call'](_0x13b3e6,'wasUndone')&&_0x1d9db4['uint32'](0x20)['bool'](_0x13b3e6['wasUndone']),_0x1d9db4;},_0x3d359b['encodeDelimited']=function(_0x4a86d4,_0x47b87e){return this['encode'](_0x4a86d4,_0x47b87e)['ldelim']();},_0x3d359b['decode']=function(_0x1800ac,_0x4f5f3b){_0x1800ac instanceof _0x448297||(_0x1800ac=_0x448297['create'](_0x1800ac));for(var _0x4b7b26=void 0x0===_0x4f5f3b?_0x1800ac['len']:_0x1800ac['pos']+_0x4f5f3b,_0x120b7=new _0x3b1f06['MoveOperation']();_0x1800ac['pos']<_0x4b7b26;){var _0x1c03c4=_0x1800ac['uint32']();switch(_0x1c03c4>>>0x3){case 0x1:_0x120b7['sourcePosition']=_0x3b1f06['Position']['decode'](_0x1800ac,_0x1800ac['uint32']());break;case 0x2:_0x120b7['howMany']=_0x1800ac['uint32']();break;case 0x3:_0x120b7['targetPosition']=_0x3b1f06['Position']['decode'](_0x1800ac,_0x1800ac['uint32']());break;case 0x4:_0x120b7['wasUndone']=_0x1800ac['bool']();break;default:_0x1800ac['skipType'](0x7&_0x1c03c4);}}return _0x120b7;},_0x3d359b['decodeDelimited']=function(_0x9ce79a){return _0x9ce79a instanceof _0x448297||(_0x9ce79a=new _0x448297(_0x9ce79a)),this['decode'](_0x9ce79a,_0x9ce79a['uint32']());},_0x3d359b['verify']=function(_0x44e489){if('object'!=typeof _0x44e489||null===_0x44e489)return'object\x20expected';var _0x39b7dc;if(null!=_0x44e489['sourcePosition']&&_0x44e489['hasOwnProperty']('sourcePosition')&&(_0x39b7dc=_0x3b1f06['Position']['verify'](_0x44e489['sourcePosition'])))return'sourcePosition.'+_0x39b7dc;if(null!=_0x44e489['howMany']&&_0x44e489['hasOwnProperty']('howMany')&&!_0x167c93['isInteger'](_0x44e489['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x44e489['targetPosition']&&_0x44e489['hasOwnProperty']('targetPosition')&&(_0x39b7dc=_0x3b1f06['Position']['verify'](_0x44e489['targetPosition'])))return'targetPosition.'+_0x39b7dc;return null!=_0x44e489['wasUndone']&&_0x44e489['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x44e489['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x3d359b['fromObject']=function(_0x4a835c){if(_0x4a835c instanceof _0x3b1f06['MoveOperation'])return _0x4a835c;var _0x908ccc=new _0x3b1f06['MoveOperation']();if(null!=_0x4a835c['sourcePosition']){if('object'!=typeof _0x4a835c['sourcePosition'])throw TypeError('.MoveOperation.sourcePosition:\x20object\x20expected');_0x908ccc['sourcePosition']=_0x3b1f06['Position']['fromObject'](_0x4a835c['sourcePosition']);}if(null!=_0x4a835c['howMany']&&(_0x908ccc['howMany']=_0x4a835c['howMany']>>>0x0),null!=_0x4a835c['targetPosition']){if('object'!=typeof _0x4a835c['targetPosition'])throw TypeError('.MoveOperation.targetPosition:\x20object\x20expected');_0x908ccc['targetPosition']=_0x3b1f06['Position']['fromObject'](_0x4a835c['targetPosition']);}return null!=_0x4a835c['wasUndone']&&(_0x908ccc['wasUndone']=Boolean(_0x4a835c['wasUndone'])),_0x908ccc;},_0x3d359b['toObject']=function(_0x541092,_0x311e3d){_0x311e3d||(_0x311e3d={});var _0x3a57b6={};return _0x311e3d['defaults']&&(_0x3a57b6['sourcePosition']=null,_0x3a57b6['howMany']=0x0,_0x3a57b6['targetPosition']=null,_0x3a57b6['wasUndone']=!0x1),null!=_0x541092['sourcePosition']&&_0x541092['hasOwnProperty']('sourcePosition')&&(_0x3a57b6['sourcePosition']=_0x3b1f06['Position']['toObject'](_0x541092['sourcePosition'],_0x311e3d)),null!=_0x541092['howMany']&&_0x541092['hasOwnProperty']('howMany')&&(_0x3a57b6['howMany']=_0x541092['howMany']),null!=_0x541092['targetPosition']&&_0x541092['hasOwnProperty']('targetPosition')&&(_0x3a57b6['targetPosition']=_0x3b1f06['Position']['toObject'](_0x541092['targetPosition'],_0x311e3d)),null!=_0x541092['wasUndone']&&_0x541092['hasOwnProperty']('wasUndone')&&(_0x3a57b6['wasUndone']=_0x541092['wasUndone']),_0x3a57b6;},_0x3d359b['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x1e32dd['util']['toJSONOptions']);},_0x3d359b['getTypeUrl']=function(_0x43db2f){return void 0x0===_0x43db2f&&(_0x43db2f='type.googleapis.com'),_0x43db2f+'/MoveOperation';},_0x3d359b;}()),_0x3b1f06['RenameOperation']=(function(){function _0x4f383a(_0x5cbcc9){if(_0x5cbcc9){for(var _0x33a2a1=Object['keys'](_0x5cbcc9),_0x25464d=0x0;_0x25464d<_0x33a2a1['length'];++_0x25464d)null!=_0x5cbcc9[_0x33a2a1[_0x25464d]]&&(this[_0x33a2a1[_0x25464d]]=_0x5cbcc9[_0x33a2a1[_0x25464d]]);}}return _0x4f383a['prototype']['position']=null,_0x4f383a['prototype']['oldName']='',_0x4f383a['prototype']['newName']='',_0x4f383a['prototype']['wasUndone']=!0x1,_0x4f383a['create']=function(_0x27a8cf){return new _0x4f383a(_0x27a8cf);},_0x4f383a['encode']=function(_0xbcd56a,_0x2828c4){return _0x2828c4||(_0x2828c4=_0x6178da['create']()),null!=_0xbcd56a['position']&&Object['hasOwnProperty']['call'](_0xbcd56a,'position')&&_0x3b1f06['Position']['encode'](_0xbcd56a['position'],_0x2828c4['uint32'](0xa)['fork']())['ldelim'](),null!=_0xbcd56a['oldName']&&Object['hasOwnProperty']['call'](_0xbcd56a,'oldName')&&_0x2828c4['uint32'](0x12)['string'](_0xbcd56a['oldName']),null!=_0xbcd56a['newName']&&Object['hasOwnProperty']['call'](_0xbcd56a,'newName')&&_0x2828c4['uint32'](0x1a)['string'](_0xbcd56a['newName']),null!=_0xbcd56a['wasUndone']&&Object['hasOwnProperty']['call'](_0xbcd56a,'wasUndone')&&_0x2828c4['uint32'](0x20)['bool'](_0xbcd56a['wasUndone']),_0x2828c4;},_0x4f383a['encodeDelimited']=function(_0x2aecb3,_0x5126cf){return this['encode'](_0x2aecb3,_0x5126cf)['ldelim']();},_0x4f383a['decode']=function(_0x170263,_0x3d0aac){_0x170263 instanceof _0x448297||(_0x170263=_0x448297['create'](_0x170263));for(var _0x33234c=void 0x0===_0x3d0aac?_0x170263['len']:_0x170263['pos']+_0x3d0aac,_0x2ad0b4=new _0x3b1f06['RenameOperation']();_0x170263['pos']<_0x33234c;){var _0x43782f=_0x170263['uint32']();switch(_0x43782f>>>0x3){case 0x1:_0x2ad0b4['position']=_0x3b1f06['Position']['decode'](_0x170263,_0x170263['uint32']());break;case 0x2:_0x2ad0b4['oldName']=_0x170263['string']();break;case 0x3:_0x2ad0b4['newName']=_0x170263['string']();break;case 0x4:_0x2ad0b4['wasUndone']=_0x170263['bool']();break;default:_0x170263['skipType'](0x7&_0x43782f);}}return _0x2ad0b4;},_0x4f383a['decodeDelimited']=function(_0x412df2){return _0x412df2 instanceof _0x448297||(_0x412df2=new _0x448297(_0x412df2)),this['decode'](_0x412df2,_0x412df2['uint32']());},_0x4f383a['verify']=function(_0x5edbf3){if('object'!=typeof _0x5edbf3||null===_0x5edbf3)return'object\x20expected';if(null!=_0x5edbf3['position']&&_0x5edbf3['hasOwnProperty']('position')){var _0x443381=_0x3b1f06['Position']['verify'](_0x5edbf3['position']);if(_0x443381)return'position.'+_0x443381;}return null!=_0x5edbf3['oldName']&&_0x5edbf3['hasOwnProperty']('oldName')&&!_0x167c93['isString'](_0x5edbf3['oldName'])?'oldName:\x20string\x20expected':null!=_0x5edbf3['newName']&&_0x5edbf3['hasOwnProperty']('newName')&&!_0x167c93['isString'](_0x5edbf3['newName'])?'newName:\x20string\x20expected':null!=_0x5edbf3['wasUndone']&&_0x5edbf3['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x5edbf3['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x4f383a['fromObject']=function(_0x2292be){if(_0x2292be instanceof _0x3b1f06['RenameOperation'])return _0x2292be;var _0x1ddcfb=new _0x3b1f06['RenameOperation']();if(null!=_0x2292be['position']){if('object'!=typeof _0x2292be['position'])throw TypeError('.RenameOperation.position:\x20object\x20expected');_0x1ddcfb['position']=_0x3b1f06['Position']['fromObject'](_0x2292be['position']);}return null!=_0x2292be['oldName']&&(_0x1ddcfb['oldName']=String(_0x2292be['oldName'])),null!=_0x2292be['newName']&&(_0x1ddcfb['newName']=String(_0x2292be['newName'])),null!=_0x2292be['wasUndone']&&(_0x1ddcfb['wasUndone']=Boolean(_0x2292be['wasUndone'])),_0x1ddcfb;},_0x4f383a['toObject']=function(_0x5a4fa2,_0x4b8045){_0x4b8045||(_0x4b8045={});var _0x49d018={};return _0x4b8045['defaults']&&(_0x49d018['position']=null,_0x49d018['oldName']='',_0x49d018['newName']='',_0x49d018['wasUndone']=!0x1),null!=_0x5a4fa2['position']&&_0x5a4fa2['hasOwnProperty']('position')&&(_0x49d018['position']=_0x3b1f06['Position']['toObject'](_0x5a4fa2['position'],_0x4b8045)),null!=_0x5a4fa2['oldName']&&_0x5a4fa2['hasOwnProperty']('oldName')&&(_0x49d018['oldName']=_0x5a4fa2['oldName']),null!=_0x5a4fa2['newName']&&_0x5a4fa2['hasOwnProperty']('newName')&&(_0x49d018['newName']=_0x5a4fa2['newName']),null!=_0x5a4fa2['wasUndone']&&_0x5a4fa2['hasOwnProperty']('wasUndone')&&(_0x49d018['wasUndone']=_0x5a4fa2['wasUndone']),_0x49d018;},_0x4f383a['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x1e32dd['util']['toJSONOptions']);},_0x4f383a['getTypeUrl']=function(_0x4a4f13){return void 0x0===_0x4a4f13&&(_0x4a4f13='type.googleapis.com'),_0x4a4f13+'/RenameOperation';},_0x4f383a;}()),_0x3b1f06['RootAttributeOperation']=(function(){function _0x41fe9d(_0x453063){if(_0x453063){for(var _0x53a442=Object['keys'](_0x453063),_0x127be7=0x0;_0x127be7<_0x53a442['length'];++_0x127be7)null!=_0x453063[_0x53a442[_0x127be7]]&&(this[_0x53a442[_0x127be7]]=_0x453063[_0x53a442[_0x127be7]]);}}return _0x41fe9d['prototype']['root']='',_0x41fe9d['prototype']['key']='',_0x41fe9d['prototype']['oldValueBoolean']=!0x1,_0x41fe9d['prototype']['oldValueJson']='',_0x41fe9d['prototype']['newValueBoolean']=!0x1,_0x41fe9d['prototype']['newValueJson']='',_0x41fe9d['prototype']['wasUndone']=!0x1,_0x41fe9d['create']=function(_0x4bf871){return new _0x41fe9d(_0x4bf871);},_0x41fe9d['encode']=function(_0x32f0e7,_0x1ae7d3){return _0x1ae7d3||(_0x1ae7d3=_0x6178da['create']()),null!=_0x32f0e7['root']&&Object['hasOwnProperty']['call'](_0x32f0e7,'root')&&_0x1ae7d3['uint32'](0xa)['string'](_0x32f0e7['root']),null!=_0x32f0e7['key']&&Object['hasOwnProperty']['call'](_0x32f0e7,'key')&&_0x1ae7d3['uint32'](0x12)['string'](_0x32f0e7['key']),null!=_0x32f0e7['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x32f0e7,'oldValueBoolean')&&_0x1ae7d3['uint32'](0x18)['bool'](_0x32f0e7['oldValueBoolean']),null!=_0x32f0e7['oldValueJson']&&Object['hasOwnProperty']['call'](_0x32f0e7,'oldValueJson')&&_0x1ae7d3['uint32'](0x22)['string'](_0x32f0e7['oldValueJson']),null!=_0x32f0e7['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x32f0e7,'newValueBoolean')&&_0x1ae7d3['uint32'](0x28)['bool'](_0x32f0e7['newValueBoolean']),null!=_0x32f0e7['newValueJson']&&Object['hasOwnProperty']['call'](_0x32f0e7,'newValueJson')&&_0x1ae7d3['uint32'](0x32)['string'](_0x32f0e7['newValueJson']),null!=_0x32f0e7['wasUndone']&&Object['hasOwnProperty']['call'](_0x32f0e7,'wasUndone')&&_0x1ae7d3['uint32'](0x38)['bool'](_0x32f0e7['wasUndone']),_0x1ae7d3;},_0x41fe9d['encodeDelimited']=function(_0x345709,_0xfb1e90){return this['encode'](_0x345709,_0xfb1e90)['ldelim']();},_0x41fe9d['decode']=function(_0x23b009,_0xb4962d){_0x23b009 instanceof _0x448297||(_0x23b009=_0x448297['create'](_0x23b009));for(var _0x2af8c7=void 0x0===_0xb4962d?_0x23b009['len']:_0x23b009['pos']+_0xb4962d,_0x42d9d3=new _0x3b1f06['RootAttributeOperation']();_0x23b009['pos']<_0x2af8c7;){var _0x4d1f83=_0x23b009['uint32']();switch(_0x4d1f83>>>0x3){case 0x1:_0x42d9d3['root']=_0x23b009['string']();break;case 0x2:_0x42d9d3['key']=_0x23b009['string']();break;case 0x3:_0x42d9d3['oldValueBoolean']=_0x23b009['bool']();break;case 0x4:_0x42d9d3['oldValueJson']=_0x23b009['string']();break;case 0x5:_0x42d9d3['newValueBoolean']=_0x23b009['bool']();break;case 0x6:_0x42d9d3['newValueJson']=_0x23b009['string']();break;case 0x7:_0x42d9d3['wasUndone']=_0x23b009['bool']();break;default:_0x23b009['skipType'](0x7&_0x4d1f83);}}return _0x42d9d3;},_0x41fe9d['decodeDelimited']=function(_0x3fbed7){return _0x3fbed7 instanceof _0x448297||(_0x3fbed7=new _0x448297(_0x3fbed7)),this['decode'](_0x3fbed7,_0x3fbed7['uint32']());},_0x41fe9d['verify']=function(_0x208d6f){return'object'!=typeof _0x208d6f||null===_0x208d6f?'object\x20expected':null!=_0x208d6f['root']&&_0x208d6f['hasOwnProperty']('root')&&!_0x167c93['isString'](_0x208d6f['root'])?'root:\x20string\x20expected':null!=_0x208d6f['key']&&_0x208d6f['hasOwnProperty']('key')&&!_0x167c93['isString'](_0x208d6f['key'])?'key:\x20string\x20expected':null!=_0x208d6f['oldValueBoolean']&&_0x208d6f['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x208d6f['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x208d6f['oldValueJson']&&_0x208d6f['hasOwnProperty']('oldValueJson')&&!_0x167c93['isString'](_0x208d6f['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x208d6f['newValueBoolean']&&_0x208d6f['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x208d6f['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x208d6f['newValueJson']&&_0x208d6f['hasOwnProperty']('newValueJson')&&!_0x167c93['isString'](_0x208d6f['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x208d6f['wasUndone']&&_0x208d6f['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x208d6f['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x41fe9d['fromObject']=function(_0x2f2d63){if(_0x2f2d63 instanceof _0x3b1f06['RootAttributeOperation'])return _0x2f2d63;var _0x3aea22=new _0x3b1f06['RootAttributeOperation']();return null!=_0x2f2d63['root']&&(_0x3aea22['root']=String(_0x2f2d63['root'])),null!=_0x2f2d63['key']&&(_0x3aea22['key']=String(_0x2f2d63['key'])),null!=_0x2f2d63['oldValueBoolean']&&(_0x3aea22['oldValueBoolean']=Boolean(_0x2f2d63['oldValueBoolean'])),null!=_0x2f2d63['oldValueJson']&&(_0x3aea22['oldValueJson']=String(_0x2f2d63['oldValueJson'])),null!=_0x2f2d63['newValueBoolean']&&(_0x3aea22['newValueBoolean']=Boolean(_0x2f2d63['newValueBoolean'])),null!=_0x2f2d63['newValueJson']&&(_0x3aea22['newValueJson']=String(_0x2f2d63['newValueJson'])),null!=_0x2f2d63['wasUndone']&&(_0x3aea22['wasUndone']=Boolean(_0x2f2d63['wasUndone'])),_0x3aea22;},_0x41fe9d['toObject']=function(_0x230954,_0x5dd106){_0x5dd106||(_0x5dd106={});var _0x143b74={};return _0x5dd106['defaults']&&(_0x143b74['root']='',_0x143b74['key']='',_0x143b74['oldValueBoolean']=!0x1,_0x143b74['oldValueJson']='',_0x143b74['newValueBoolean']=!0x1,_0x143b74['newValueJson']='',_0x143b74['wasUndone']=!0x1),null!=_0x230954['root']&&_0x230954['hasOwnProperty']('root')&&(_0x143b74['root']=_0x230954['root']),null!=_0x230954['key']&&_0x230954['hasOwnProperty']('key')&&(_0x143b74['key']=_0x230954['key']),null!=_0x230954['oldValueBoolean']&&_0x230954['hasOwnProperty']('oldValueBoolean')&&(_0x143b74['oldValueBoolean']=_0x230954['oldValueBoolean']),null!=_0x230954['oldValueJson']&&_0x230954['hasOwnProperty']('oldValueJson')&&(_0x143b74['oldValueJson']=_0x230954['oldValueJson']),null!=_0x230954['newValueBoolean']&&_0x230954['hasOwnProperty']('newValueBoolean')&&(_0x143b74['newValueBoolean']=_0x230954['newValueBoolean']),null!=_0x230954['newValueJson']&&_0x230954['hasOwnProperty']('newValueJson')&&(_0x143b74['newValueJson']=_0x230954['newValueJson']),null!=_0x230954['wasUndone']&&_0x230954['hasOwnProperty']('wasUndone')&&(_0x143b74['wasUndone']=_0x230954['wasUndone']),_0x143b74;},_0x41fe9d['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x1e32dd['util']['toJSONOptions']);},_0x41fe9d['getTypeUrl']=function(_0x6d9f1e){return void 0x0===_0x6d9f1e&&(_0x6d9f1e='type.googleapis.com'),_0x6d9f1e+'/RootAttributeOperation';},_0x41fe9d;}()),_0x3b1f06['RootOperation']=(function(){function _0x58e25d(_0x2b679a){if(_0x2b679a){for(var _0x28810c=Object['keys'](_0x2b679a),_0x1dcac0=0x0;_0x1dcac0<_0x28810c['length'];++_0x1dcac0)null!=_0x2b679a[_0x28810c[_0x1dcac0]]&&(this[_0x28810c[_0x1dcac0]]=_0x2b679a[_0x28810c[_0x1dcac0]]);}}return _0x58e25d['prototype']['rootName']='',_0x58e25d['prototype']['elementName']='',_0x58e25d['prototype']['isAdd']=!0x1,_0x58e25d['prototype']['wasUndone']=!0x1,_0x58e25d['create']=function(_0x2bc75d){return new _0x58e25d(_0x2bc75d);},_0x58e25d['encode']=function(_0x3321f0,_0x2fb3a6){return _0x2fb3a6||(_0x2fb3a6=_0x6178da['create']()),null!=_0x3321f0['rootName']&&Object['hasOwnProperty']['call'](_0x3321f0,'rootName')&&_0x2fb3a6['uint32'](0xa)['string'](_0x3321f0['rootName']),null!=_0x3321f0['elementName']&&Object['hasOwnProperty']['call'](_0x3321f0,'elementName')&&_0x2fb3a6['uint32'](0x12)['string'](_0x3321f0['elementName']),null!=_0x3321f0['isAdd']&&Object['hasOwnProperty']['call'](_0x3321f0,'isAdd')&&_0x2fb3a6['uint32'](0x18)['bool'](_0x3321f0['isAdd']),null!=_0x3321f0['wasUndone']&&Object['hasOwnProperty']['call'](_0x3321f0,'wasUndone')&&_0x2fb3a6['uint32'](0x20)['bool'](_0x3321f0['wasUndone']),_0x2fb3a6;},_0x58e25d['encodeDelimited']=function(_0x11574d,_0x38a2e3){return this['encode'](_0x11574d,_0x38a2e3)['ldelim']();},_0x58e25d['decode']=function(_0x5becad,_0x4cafd6){_0x5becad instanceof _0x448297||(_0x5becad=_0x448297['create'](_0x5becad));for(var _0xa5c780=void 0x0===_0x4cafd6?_0x5becad['len']:_0x5becad['pos']+_0x4cafd6,_0x3075e8=new _0x3b1f06['RootOperation']();_0x5becad['pos']<_0xa5c780;){var _0x5148d8=_0x5becad['uint32']();switch(_0x5148d8>>>0x3){case 0x1:_0x3075e8['rootName']=_0x5becad['string']();break;case 0x2:_0x3075e8['elementName']=_0x5becad['string']();break;case 0x3:_0x3075e8['isAdd']=_0x5becad['bool']();break;case 0x4:_0x3075e8['wasUndone']=_0x5becad['bool']();break;default:_0x5becad['skipType'](0x7&_0x5148d8);}}return _0x3075e8;},_0x58e25d['decodeDelimited']=function(_0x27ef88){return _0x27ef88 instanceof _0x448297||(_0x27ef88=new _0x448297(_0x27ef88)),this['decode'](_0x27ef88,_0x27ef88['uint32']());},_0x58e25d['verify']=function(_0x16bcee){return'object'!=typeof _0x16bcee||null===_0x16bcee?'object\x20expected':null!=_0x16bcee['rootName']&&_0x16bcee['hasOwnProperty']('rootName')&&!_0x167c93['isString'](_0x16bcee['rootName'])?'rootName:\x20string\x20expected':null!=_0x16bcee['elementName']&&_0x16bcee['hasOwnProperty']('elementName')&&!_0x167c93['isString'](_0x16bcee['elementName'])?'elementName:\x20string\x20expected':null!=_0x16bcee['isAdd']&&_0x16bcee['hasOwnProperty']('isAdd')&&'boolean'!=typeof _0x16bcee['isAdd']?'isAdd:\x20boolean\x20expected':null!=_0x16bcee['wasUndone']&&_0x16bcee['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x16bcee['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x58e25d['fromObject']=function(_0x4f0ae4){if(_0x4f0ae4 instanceof _0x3b1f06['RootOperation'])return _0x4f0ae4;var _0x44a4f6=new _0x3b1f06['RootOperation']();return null!=_0x4f0ae4['rootName']&&(_0x44a4f6['rootName']=String(_0x4f0ae4['rootName'])),null!=_0x4f0ae4['elementName']&&(_0x44a4f6['elementName']=String(_0x4f0ae4['elementName'])),null!=_0x4f0ae4['isAdd']&&(_0x44a4f6['isAdd']=Boolean(_0x4f0ae4['isAdd'])),null!=_0x4f0ae4['wasUndone']&&(_0x44a4f6['wasUndone']=Boolean(_0x4f0ae4['wasUndone'])),_0x44a4f6;},_0x58e25d['toObject']=function(_0x401e3d,_0x24c4f9){_0x24c4f9||(_0x24c4f9={});var _0x1cb082={};return _0x24c4f9['defaults']&&(_0x1cb082['rootName']='',_0x1cb082['elementName']='',_0x1cb082['isAdd']=!0x1,_0x1cb082['wasUndone']=!0x1),null!=_0x401e3d['rootName']&&_0x401e3d['hasOwnProperty']('rootName')&&(_0x1cb082['rootName']=_0x401e3d['rootName']),null!=_0x401e3d['elementName']&&_0x401e3d['hasOwnProperty']('elementName')&&(_0x1cb082['elementName']=_0x401e3d['elementName']),null!=_0x401e3d['isAdd']&&_0x401e3d['hasOwnProperty']('isAdd')&&(_0x1cb082['isAdd']=_0x401e3d['isAdd']),null!=_0x401e3d['wasUndone']&&_0x401e3d['hasOwnProperty']('wasUndone')&&(_0x1cb082['wasUndone']=_0x401e3d['wasUndone']),_0x1cb082;},_0x58e25d['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x1e32dd['util']['toJSONOptions']);},_0x58e25d['getTypeUrl']=function(_0xfa3c37){return void 0x0===_0xfa3c37&&(_0xfa3c37='type.googleapis.com'),_0xfa3c37+'/RootOperation';},_0x58e25d;}()),_0x3b1f06['SplitOperation']=(function(){function _0x18920a(_0x231979){if(_0x231979){for(var _0x36e853=Object['keys'](_0x231979),_0x4b685d=0x0;_0x4b685d<_0x36e853['length'];++_0x4b685d)null!=_0x231979[_0x36e853[_0x4b685d]]&&(this[_0x36e853[_0x4b685d]]=_0x231979[_0x36e853[_0x4b685d]]);}}return _0x18920a['prototype']['splitPosition']=null,_0x18920a['prototype']['graveyardPosition']=null,_0x18920a['prototype']['howMany']=0x0,_0x18920a['prototype']['insertionPosition']=null,_0x18920a['prototype']['wasUndone']=!0x1,_0x18920a['create']=function(_0x4146bc){return new _0x18920a(_0x4146bc);},_0x18920a['encode']=function(_0x4790bd,_0x49e4fa){return _0x49e4fa||(_0x49e4fa=_0x6178da['create']()),null!=_0x4790bd['splitPosition']&&Object['hasOwnProperty']['call'](_0x4790bd,'splitPosition')&&_0x3b1f06['Position']['encode'](_0x4790bd['splitPosition'],_0x49e4fa['uint32'](0xa)['fork']())['ldelim'](),null!=_0x4790bd['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x4790bd,'graveyardPosition')&&_0x3b1f06['Position']['encode'](_0x4790bd['graveyardPosition'],_0x49e4fa['uint32'](0x12)['fork']())['ldelim'](),null!=_0x4790bd['howMany']&&Object['hasOwnProperty']['call'](_0x4790bd,'howMany')&&_0x49e4fa['uint32'](0x18)['uint32'](_0x4790bd['howMany']),null!=_0x4790bd['insertionPosition']&&Object['hasOwnProperty']['call'](_0x4790bd,'insertionPosition')&&_0x3b1f06['Position']['encode'](_0x4790bd['insertionPosition'],_0x49e4fa['uint32'](0x22)['fork']())['ldelim'](),null!=_0x4790bd['wasUndone']&&Object['hasOwnProperty']['call'](_0x4790bd,'wasUndone')&&_0x49e4fa['uint32'](0x28)['bool'](_0x4790bd['wasUndone']),_0x49e4fa;},_0x18920a['encodeDelimited']=function(_0x314e4e,_0x2a1733){return this['encode'](_0x314e4e,_0x2a1733)['ldelim']();},_0x18920a['decode']=function(_0x36a7ca,_0x33ba9f){_0x36a7ca instanceof _0x448297||(_0x36a7ca=_0x448297['create'](_0x36a7ca));for(var _0x49471d=void 0x0===_0x33ba9f?_0x36a7ca['len']:_0x36a7ca['pos']+_0x33ba9f,_0x536cb2=new _0x3b1f06['SplitOperation']();_0x36a7ca['pos']<_0x49471d;){var _0x1f76be=_0x36a7ca['uint32']();switch(_0x1f76be>>>0x3){case 0x1:_0x536cb2['splitPosition']=_0x3b1f06['Position']['decode'](_0x36a7ca,_0x36a7ca['uint32']());break;case 0x2:_0x536cb2['graveyardPosition']=_0x3b1f06['Position']['decode'](_0x36a7ca,_0x36a7ca['uint32']());break;case 0x3:_0x536cb2['howMany']=_0x36a7ca['uint32']();break;case 0x4:_0x536cb2['insertionPosition']=_0x3b1f06['Position']['decode'](_0x36a7ca,_0x36a7ca['uint32']());break;case 0x5:_0x536cb2['wasUndone']=_0x36a7ca['bool']();break;default:_0x36a7ca['skipType'](0x7&_0x1f76be);}}return _0x536cb2;},_0x18920a['decodeDelimited']=function(_0x4fc5ed){return _0x4fc5ed instanceof _0x448297||(_0x4fc5ed=new _0x448297(_0x4fc5ed)),this['decode'](_0x4fc5ed,_0x4fc5ed['uint32']());},_0x18920a['verify']=function(_0x54a15e){if('object'!=typeof _0x54a15e||null===_0x54a15e)return'object\x20expected';var _0x7ff1e1;if(null!=_0x54a15e['splitPosition']&&_0x54a15e['hasOwnProperty']('splitPosition')&&(_0x7ff1e1=_0x3b1f06['Position']['verify'](_0x54a15e['splitPosition'])))return'splitPosition.'+_0x7ff1e1;if(null!=_0x54a15e['graveyardPosition']&&_0x54a15e['hasOwnProperty']('graveyardPosition')&&(_0x7ff1e1=_0x3b1f06['Position']['verify'](_0x54a15e['graveyardPosition'])))return'graveyardPosition.'+_0x7ff1e1;if(null!=_0x54a15e['howMany']&&_0x54a15e['hasOwnProperty']('howMany')&&!_0x167c93['isInteger'](_0x54a15e['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x54a15e['insertionPosition']&&_0x54a15e['hasOwnProperty']('insertionPosition')&&(_0x7ff1e1=_0x3b1f06['Position']['verify'](_0x54a15e['insertionPosition'])))return'insertionPosition.'+_0x7ff1e1;return null!=_0x54a15e['wasUndone']&&_0x54a15e['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x54a15e['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x18920a['fromObject']=function(_0x35dd34){if(_0x35dd34 instanceof _0x3b1f06['SplitOperation'])return _0x35dd34;var _0x2b304c=new _0x3b1f06['SplitOperation']();if(null!=_0x35dd34['splitPosition']){if('object'!=typeof _0x35dd34['splitPosition'])throw TypeError('.SplitOperation.splitPosition:\x20object\x20expected');_0x2b304c['splitPosition']=_0x3b1f06['Position']['fromObject'](_0x35dd34['splitPosition']);}if(null!=_0x35dd34['graveyardPosition']){if('object'!=typeof _0x35dd34['graveyardPosition'])throw TypeError('.SplitOperation.graveyardPosition:\x20object\x20expected');_0x2b304c['graveyardPosition']=_0x3b1f06['Position']['fromObject'](_0x35dd34['graveyardPosition']);}if(null!=_0x35dd34['howMany']&&(_0x2b304c['howMany']=_0x35dd34['howMany']>>>0x0),null!=_0x35dd34['insertionPosition']){if('object'!=typeof _0x35dd34['insertionPosition'])throw TypeError('.SplitOperation.insertionPosition:\x20object\x20expected');_0x2b304c['insertionPosition']=_0x3b1f06['Position']['fromObject'](_0x35dd34['insertionPosition']);}return null!=_0x35dd34['wasUndone']&&(_0x2b304c['wasUndone']=Boolean(_0x35dd34['wasUndone'])),_0x2b304c;},_0x18920a['toObject']=function(_0x43a443,_0x10e78a){_0x10e78a||(_0x10e78a={});var _0x5da44d={};return _0x10e78a['defaults']&&(_0x5da44d['splitPosition']=null,_0x5da44d['graveyardPosition']=null,_0x5da44d['howMany']=0x0,_0x5da44d['insertionPosition']=null,_0x5da44d['wasUndone']=!0x1),null!=_0x43a443['splitPosition']&&_0x43a443['hasOwnProperty']('splitPosition')&&(_0x5da44d['splitPosition']=_0x3b1f06['Position']['toObject'](_0x43a443['splitPosition'],_0x10e78a)),null!=_0x43a443['graveyardPosition']&&_0x43a443['hasOwnProperty']('graveyardPosition')&&(_0x5da44d['graveyardPosition']=_0x3b1f06['Position']['toObject'](_0x43a443['graveyardPosition'],_0x10e78a)),null!=_0x43a443['howMany']&&_0x43a443['hasOwnProperty']('howMany')&&(_0x5da44d['howMany']=_0x43a443['howMany']),null!=_0x43a443['insertionPosition']&&_0x43a443['hasOwnProperty']('insertionPosition')&&(_0x5da44d['insertionPosition']=_0x3b1f06['Position']['toObject'](_0x43a443['insertionPosition'],_0x10e78a)),null!=_0x43a443['wasUndone']&&_0x43a443['hasOwnProperty']('wasUndone')&&(_0x5da44d['wasUndone']=_0x43a443['wasUndone']),_0x5da44d;},_0x18920a['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x1e32dd['util']['toJSONOptions']);},_0x18920a['getTypeUrl']=function(_0x100306){return void 0x0===_0x100306&&(_0x100306='type.googleapis.com'),_0x100306+'/SplitOperation';},_0x18920a;}()),_0x3b1f06['Position']=(function(){function _0x24268c(_0x3e1ef9){if(this['path']=[],_0x3e1ef9){for(var _0x24a930=Object['keys'](_0x3e1ef9),_0x32dc76=0x0;_0x32dc76<_0x24a930['length'];++_0x32dc76)null!=_0x3e1ef9[_0x24a930[_0x32dc76]]&&(this[_0x24a930[_0x32dc76]]=_0x3e1ef9[_0x24a930[_0x32dc76]]);}}return _0x24268c['prototype']['root']='',_0x24268c['prototype']['rootMain']=!0x1,_0x24268c['prototype']['rootGraveyard']=!0x1,_0x24268c['prototype']['path']=_0x167c93['emptyArray'],_0x24268c['prototype']['stickiness']='',_0x24268c['create']=function(_0x1aee0e){return new _0x24268c(_0x1aee0e);},_0x24268c['encode']=function(_0x31fc25,_0xfde111){if(_0xfde111||(_0xfde111=_0x6178da['create']()),null!=_0x31fc25['root']&&Object['hasOwnProperty']['call'](_0x31fc25,'root')&&_0xfde111['uint32'](0xa)['string'](_0x31fc25['root']),null!=_0x31fc25['rootMain']&&Object['hasOwnProperty']['call'](_0x31fc25,'rootMain')&&_0xfde111['uint32'](0x10)['bool'](_0x31fc25['rootMain']),null!=_0x31fc25['rootGraveyard']&&Object['hasOwnProperty']['call'](_0x31fc25,'rootGraveyard')&&_0xfde111['uint32'](0x18)['bool'](_0x31fc25['rootGraveyard']),null!=_0x31fc25['path']&&_0x31fc25['path']['length']){_0xfde111['uint32'](0x22)['fork']();for(var _0x3ce607=0x0;_0x3ce607<_0x31fc25['path']['length'];++_0x3ce607)_0xfde111['uint32'](_0x31fc25['path'][_0x3ce607]);_0xfde111['ldelim']();}return null!=_0x31fc25['stickiness']&&Object['hasOwnProperty']['call'](_0x31fc25,'stickiness')&&_0xfde111['uint32'](0x2a)['string'](_0x31fc25['stickiness']),_0xfde111;},_0x24268c['encodeDelimited']=function(_0x88398c,_0x5f1704){return this['encode'](_0x88398c,_0x5f1704)['ldelim']();},_0x24268c['decode']=function(_0x479cd0,_0x713186){_0x479cd0 instanceof _0x448297||(_0x479cd0=_0x448297['create'](_0x479cd0));for(var _0x2e23b3=void 0x0===_0x713186?_0x479cd0['len']:_0x479cd0['pos']+_0x713186,_0x188744=new _0x3b1f06['Position']();_0x479cd0['pos']<_0x2e23b3;){var _0x39020b=_0x479cd0['uint32']();switch(_0x39020b>>>0x3){case 0x1:_0x188744['root']=_0x479cd0['string']();break;case 0x2:_0x188744['rootMain']=_0x479cd0['bool']();break;case 0x3:_0x188744['rootGraveyard']=_0x479cd0['bool']();break;case 0x4:if(_0x188744['path']&&_0x188744['path']['length']||(_0x188744['path']=[]),0x2==(0x7&_0x39020b)){for(var _0x3456d3=_0x479cd0['uint32']()+_0x479cd0['pos'];_0x479cd0['pos']<_0x3456d3;)_0x188744['path']['push'](_0x479cd0['uint32']());}else _0x188744['path']['push'](_0x479cd0['uint32']());break;case 0x5:_0x188744['stickiness']=_0x479cd0['string']();break;default:_0x479cd0['skipType'](0x7&_0x39020b);}}return _0x188744;},_0x24268c['decodeDelimited']=function(_0x5f3b31){return _0x5f3b31 instanceof _0x448297||(_0x5f3b31=new _0x448297(_0x5f3b31)),this['decode'](_0x5f3b31,_0x5f3b31['uint32']());},_0x24268c['verify']=function(_0x306d46){if('object'!=typeof _0x306d46||null===_0x306d46)return'object\x20expected';if(null!=_0x306d46['root']&&_0x306d46['hasOwnProperty']('root')&&!_0x167c93['isString'](_0x306d46['root']))return'root:\x20string\x20expected';if(null!=_0x306d46['rootMain']&&_0x306d46['hasOwnProperty']('rootMain')&&'boolean'!=typeof _0x306d46['rootMain'])return'rootMain:\x20boolean\x20expected';if(null!=_0x306d46['rootGraveyard']&&_0x306d46['hasOwnProperty']('rootGraveyard')&&'boolean'!=typeof _0x306d46['rootGraveyard'])return'rootGraveyard:\x20boolean\x20expected';if(null!=_0x306d46['path']&&_0x306d46['hasOwnProperty']('path')){if(!Array['isArray'](_0x306d46['path']))return'path:\x20array\x20expected';for(var _0x9c6626=0x0;_0x9c6626<_0x306d46['path']['length'];++_0x9c6626)if(!_0x167c93['isInteger'](_0x306d46['path'][_0x9c6626]))return'path:\x20integer[]\x20expected';}return null!=_0x306d46['stickiness']&&_0x306d46['hasOwnProperty']('stickiness')&&!_0x167c93['isString'](_0x306d46['stickiness'])?'stickiness:\x20string\x20expected':null;},_0x24268c['fromObject']=function(_0x8d2184){if(_0x8d2184 instanceof _0x3b1f06['Position'])return _0x8d2184;var _0x571fa1=new _0x3b1f06['Position']();if(null!=_0x8d2184['root']&&(_0x571fa1['root']=String(_0x8d2184['root'])),null!=_0x8d2184['rootMain']&&(_0x571fa1['rootMain']=Boolean(_0x8d2184['rootMain'])),null!=_0x8d2184['rootGraveyard']&&(_0x571fa1['rootGraveyard']=Boolean(_0x8d2184['rootGraveyard'])),_0x8d2184['path']){if(!Array['isArray'](_0x8d2184['path']))throw TypeError('.Position.path:\x20array\x20expected');_0x571fa1['path']=[];for(var _0x1471e0=0x0;_0x1471e0<_0x8d2184['path']['length'];++_0x1471e0)_0x571fa1['path'][_0x1471e0]=_0x8d2184['path'][_0x1471e0]>>>0x0;}return null!=_0x8d2184['stickiness']&&(_0x571fa1['stickiness']=String(_0x8d2184['stickiness'])),_0x571fa1;},_0x24268c['toObject']=function(_0x6abde8,_0x36d9a3){_0x36d9a3||(_0x36d9a3={});var _0x54e392={};if((_0x36d9a3['arrays']||_0x36d9a3['defaults'])&&(_0x54e392['path']=[]),_0x36d9a3['defaults']&&(_0x54e392['root']='',_0x54e392['rootMain']=!0x1,_0x54e392['rootGraveyard']=!0x1,_0x54e392['stickiness']=''),null!=_0x6abde8['root']&&_0x6abde8['hasOwnProperty']('root')&&(_0x54e392['root']=_0x6abde8['root']),null!=_0x6abde8['rootMain']&&_0x6abde8['hasOwnProperty']('rootMain')&&(_0x54e392['rootMain']=_0x6abde8['rootMain']),null!=_0x6abde8['rootGraveyard']&&_0x6abde8['hasOwnProperty']('rootGraveyard')&&(_0x54e392['rootGraveyard']=_0x6abde8['rootGraveyard']),_0x6abde8['path']&&_0x6abde8['path']['length']){_0x54e392['path']=[];for(var _0x55150a=0x0;_0x55150a<_0x6abde8['path']['length'];++_0x55150a)_0x54e392['path'][_0x55150a]=_0x6abde8['path'][_0x55150a];}return null!=_0x6abde8['stickiness']&&_0x6abde8['hasOwnProperty']('stickiness')&&(_0x54e392['stickiness']=_0x6abde8['stickiness']),_0x54e392;},_0x24268c['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x1e32dd['util']['toJSONOptions']);},_0x24268c['getTypeUrl']=function(_0x44e8f1){return void 0x0===_0x44e8f1&&(_0x44e8f1='type.googleapis.com'),_0x44e8f1+'/Position';},_0x24268c;}()),_0x3b1f06['Range']=(function(){function _0x3c71dc(_0x126acb){if(_0x126acb){for(var _0x174afa=Object['keys'](_0x126acb),_0x4810de=0x0;_0x4810de<_0x174afa['length'];++_0x4810de)null!=_0x126acb[_0x174afa[_0x4810de]]&&(this[_0x174afa[_0x4810de]]=_0x126acb[_0x174afa[_0x4810de]]);}}return _0x3c71dc['prototype']['start']=null,_0x3c71dc['prototype']['end']=null,_0x3c71dc['create']=function(_0x1dc9e2){return new _0x3c71dc(_0x1dc9e2);},_0x3c71dc['encode']=function(_0x218637,_0xc73765){return _0xc73765||(_0xc73765=_0x6178da['create']()),null!=_0x218637['start']&&Object['hasOwnProperty']['call'](_0x218637,'start')&&_0x3b1f06['Position']['encode'](_0x218637['start'],_0xc73765['uint32'](0xa)['fork']())['ldelim'](),null!=_0x218637['end']&&Object['hasOwnProperty']['call'](_0x218637,'end')&&_0x3b1f06['Position']['encode'](_0x218637['end'],_0xc73765['uint32'](0x12)['fork']())['ldelim'](),_0xc73765;},_0x3c71dc['encodeDelimited']=function(_0xc6f4f5,_0x4f80e0){return this['encode'](_0xc6f4f5,_0x4f80e0)['ldelim']();},_0x3c71dc['decode']=function(_0x583d09,_0x2a9041){_0x583d09 instanceof _0x448297||(_0x583d09=_0x448297['create'](_0x583d09));for(var _0x287664=void 0x0===_0x2a9041?_0x583d09['len']:_0x583d09['pos']+_0x2a9041,_0xf9be43=new _0x3b1f06['Range']();_0x583d09['pos']<_0x287664;){var _0x13c797=_0x583d09['uint32']();switch(_0x13c797>>>0x3){case 0x1:_0xf9be43['start']=_0x3b1f06['Position']['decode'](_0x583d09,_0x583d09['uint32']());break;case 0x2:_0xf9be43['end']=_0x3b1f06['Position']['decode'](_0x583d09,_0x583d09['uint32']());break;default:_0x583d09['skipType'](0x7&_0x13c797);}}return _0xf9be43;},_0x3c71dc['decodeDelimited']=function(_0x116967){return _0x116967 instanceof _0x448297||(_0x116967=new _0x448297(_0x116967)),this['decode'](_0x116967,_0x116967['uint32']());},_0x3c71dc['verify']=function(_0x502d0f){if('object'!=typeof _0x502d0f||null===_0x502d0f)return'object\x20expected';var _0x303183;if(null!=_0x502d0f['start']&&_0x502d0f['hasOwnProperty']('start')&&(_0x303183=_0x3b1f06['Position']['verify'](_0x502d0f['start'])))return'start.'+_0x303183;if(null!=_0x502d0f['end']&&_0x502d0f['hasOwnProperty']('end')&&(_0x303183=_0x3b1f06['Position']['verify'](_0x502d0f['end'])))return'end.'+_0x303183;return null;},_0x3c71dc['fromObject']=function(_0x5bcc72){if(_0x5bcc72 instanceof _0x3b1f06['Range'])return _0x5bcc72;var _0x4afc0b=new _0x3b1f06['Range']();if(null!=_0x5bcc72['start']){if('object'!=typeof _0x5bcc72['start'])throw TypeError('.Range.start:\x20object\x20expected');_0x4afc0b['start']=_0x3b1f06['Position']['fromObject'](_0x5bcc72['start']);}if(null!=_0x5bcc72['end']){if('object'!=typeof _0x5bcc72['end'])throw TypeError('.Range.end:\x20object\x20expected');_0x4afc0b['end']=_0x3b1f06['Position']['fromObject'](_0x5bcc72['end']);}return _0x4afc0b;},_0x3c71dc['toObject']=function(_0x31909e,_0x3fdf9a){_0x3fdf9a||(_0x3fdf9a={});var _0x922016={};return _0x3fdf9a['defaults']&&(_0x922016['start']=null,_0x922016['end']=null),null!=_0x31909e['start']&&_0x31909e['hasOwnProperty']('start')&&(_0x922016['start']=_0x3b1f06['Position']['toObject'](_0x31909e['start'],_0x3fdf9a)),null!=_0x31909e['end']&&_0x31909e['hasOwnProperty']('end')&&(_0x922016['end']=_0x3b1f06['Position']['toObject'](_0x31909e['end'],_0x3fdf9a)),_0x922016;},_0x3c71dc['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x1e32dd['util']['toJSONOptions']);},_0x3c71dc['getTypeUrl']=function(_0x2e0de9){return void 0x0===_0x2e0de9&&(_0x2e0de9='type.googleapis.com'),_0x2e0de9+'/Range';},_0x3c71dc;}()),_0x3b1f06['Element']=(function(){function _0x5bb4ac(_0x38bd80){if(this['children']=[],this['attributesBoolean']={},_0x38bd80){for(var _0x1eac06=Object['keys'](_0x38bd80),_0x44a557=0x0;_0x44a557<_0x1eac06['length'];++_0x44a557)null!=_0x38bd80[_0x1eac06[_0x44a557]]&&(this[_0x1eac06[_0x44a557]]=_0x38bd80[_0x1eac06[_0x44a557]]);}}return _0x5bb4ac['prototype']['name']='',_0x5bb4ac['prototype']['children']=_0x167c93['emptyArray'],_0x5bb4ac['prototype']['data']='',_0x5bb4ac['prototype']['attributesBoolean']=_0x167c93['emptyObject'],_0x5bb4ac['prototype']['attributesJson']='',_0x5bb4ac['create']=function(_0x215280){return new _0x5bb4ac(_0x215280);},_0x5bb4ac['encode']=function(_0x3c6464,_0xd67f17){if(_0xd67f17||(_0xd67f17=_0x6178da['create']()),null!=_0x3c6464['name']&&Object['hasOwnProperty']['call'](_0x3c6464,'name')&&_0xd67f17['uint32'](0xa)['string'](_0x3c6464['name']),null!=_0x3c6464['children']&&_0x3c6464['children']['length']){for(var _0x1d80b=0x0;_0x1d80b<_0x3c6464['children']['length'];++_0x1d80b)_0x3b1f06['Element']['encode'](_0x3c6464['children'][_0x1d80b],_0xd67f17['uint32'](0x12)['fork']())['ldelim']();}if(null!=_0x3c6464['data']&&Object['hasOwnProperty']['call'](_0x3c6464,'data')&&_0xd67f17['uint32'](0x1a)['string'](_0x3c6464['data']),null!=_0x3c6464['attributesBoolean']&&Object['hasOwnProperty']['call'](_0x3c6464,'attributesBoolean')){var _0x167ff0=Object['keys'](_0x3c6464['attributesBoolean']);for(_0x1d80b=0x0;_0x1d80b<_0x167ff0['length'];++_0x1d80b)_0xd67f17['uint32'](0x22)['fork']()['uint32'](0xa)['string'](_0x167ff0[_0x1d80b])['uint32'](0x10)['bool'](_0x3c6464['attributesBoolean'][_0x167ff0[_0x1d80b]])['ldelim']();}return null!=_0x3c6464['attributesJson']&&Object['hasOwnProperty']['call'](_0x3c6464,'attributesJson')&&_0xd67f17['uint32'](0x2a)['string'](_0x3c6464['attributesJson']),_0xd67f17;},_0x5bb4ac['encodeDelimited']=function(_0x3274bc,_0x402a68){return this['encode'](_0x3274bc,_0x402a68)['ldelim']();},_0x5bb4ac['decode']=function(_0x40aaad,_0x5c7694){_0x40aaad instanceof _0x448297||(_0x40aaad=_0x448297['create'](_0x40aaad));for(var _0x4ab993,_0x3d9844,_0x251f4b=void 0x0===_0x5c7694?_0x40aaad['len']:_0x40aaad['pos']+_0x5c7694,_0x5dac46=new _0x3b1f06['Element']();_0x40aaad['pos']<_0x251f4b;){var _0x2f0748=_0x40aaad['uint32']();switch(_0x2f0748>>>0x3){case 0x1:_0x5dac46['name']=_0x40aaad['string']();break;case 0x2:_0x5dac46['children']&&_0x5dac46['children']['length']||(_0x5dac46['children']=[]),_0x5dac46['children']['push'](_0x3b1f06['Element']['decode'](_0x40aaad,_0x40aaad['uint32']()));break;case 0x3:_0x5dac46['data']=_0x40aaad['string']();break;case 0x4:_0x5dac46['attributesBoolean']===_0x167c93['emptyObject']&&(_0x5dac46['attributesBoolean']={});var _0x457890=_0x40aaad['uint32']()+_0x40aaad['pos'];for(_0x4ab993='',_0x3d9844=!0x1;_0x40aaad['pos']<_0x457890;){var _0x5f4c48=_0x40aaad['uint32']();switch(_0x5f4c48>>>0x3){case 0x1:_0x4ab993=_0x40aaad['string']();break;case 0x2:_0x3d9844=_0x40aaad['bool']();break;default:_0x40aaad['skipType'](0x7&_0x5f4c48);}}_0x5dac46['attributesBoolean'][_0x4ab993]=_0x3d9844;break;case 0x5:_0x5dac46['attributesJson']=_0x40aaad['string']();break;default:_0x40aaad['skipType'](0x7&_0x2f0748);}}return _0x5dac46;},_0x5bb4ac['decodeDelimited']=function(_0x4ef3a6){return _0x4ef3a6 instanceof _0x448297||(_0x4ef3a6=new _0x448297(_0x4ef3a6)),this['decode'](_0x4ef3a6,_0x4ef3a6['uint32']());},_0x5bb4ac['verify']=function(_0x59211e){if('object'!=typeof _0x59211e||null===_0x59211e)return'object\x20expected';if(null!=_0x59211e['name']&&_0x59211e['hasOwnProperty']('name')&&!_0x167c93['isString'](_0x59211e['name']))return'name:\x20string\x20expected';if(null!=_0x59211e['children']&&_0x59211e['hasOwnProperty']('children')){if(!Array['isArray'](_0x59211e['children']))return'children:\x20array\x20expected';for(var _0x52e6d7=0x0;_0x52e6d7<_0x59211e['children']['length'];++_0x52e6d7){var _0x4175e8=_0x3b1f06['Element']['verify'](_0x59211e['children'][_0x52e6d7]);if(_0x4175e8)return'children.'+_0x4175e8;}}if(null!=_0x59211e['data']&&_0x59211e['hasOwnProperty']('data')&&!_0x167c93['isString'](_0x59211e['data']))return'data:\x20string\x20expected';if(null!=_0x59211e['attributesBoolean']&&_0x59211e['hasOwnProperty']('attributesBoolean')){if(!_0x167c93['isObject'](_0x59211e['attributesBoolean']))return'attributesBoolean:\x20object\x20expected';var _0x1a8412=Object['keys'](_0x59211e['attributesBoolean']);for(_0x52e6d7=0x0;_0x52e6d7<_0x1a8412['length'];++_0x52e6d7)if('boolean'!=typeof _0x59211e['attributesBoolean'][_0x1a8412[_0x52e6d7]])return'attributesBoolean:\x20boolean{k:string}\x20expected';}return null!=_0x59211e['attributesJson']&&_0x59211e['hasOwnProperty']('attributesJson')&&!_0x167c93['isString'](_0x59211e['attributesJson'])?'attributesJson:\x20string\x20expected':null;},_0x5bb4ac['fromObject']=function(_0x25bc4a){if(_0x25bc4a instanceof _0x3b1f06['Element'])return _0x25bc4a;var _0x176128=new _0x3b1f06['Element']();if(null!=_0x25bc4a['name']&&(_0x176128['name']=String(_0x25bc4a['name'])),_0x25bc4a['children']){if(!Array['isArray'](_0x25bc4a['children']))throw TypeError('.Element.children:\x20array\x20expected');_0x176128['children']=[];for(var _0x304300=0x0;_0x304300<_0x25bc4a['children']['length'];++_0x304300){if('object'!=typeof _0x25bc4a['children'][_0x304300])throw TypeError('.Element.children:\x20object\x20expected');_0x176128['children'][_0x304300]=_0x3b1f06['Element']['fromObject'](_0x25bc4a['children'][_0x304300]);}}if(null!=_0x25bc4a['data']&&(_0x176128['data']=String(_0x25bc4a['data'])),_0x25bc4a['attributesBoolean']){if('object'!=typeof _0x25bc4a['attributesBoolean'])throw TypeError('.Element.attributesBoolean:\x20object\x20expected');_0x176128['attributesBoolean']={};var _0x3b1dfb=Object['keys'](_0x25bc4a['attributesBoolean']);for(_0x304300=0x0;_0x304300<_0x3b1dfb['length'];++_0x304300)_0x176128['attributesBoolean'][_0x3b1dfb[_0x304300]]=Boolean(_0x25bc4a['attributesBoolean'][_0x3b1dfb[_0x304300]]);}return null!=_0x25bc4a['attributesJson']&&(_0x176128['attributesJson']=String(_0x25bc4a['attributesJson'])),_0x176128;},_0x5bb4ac['toObject']=function(_0x2911b5,_0xa45657){_0xa45657||(_0xa45657={});var _0x12a5f8,_0x3b7946={};if((_0xa45657['arrays']||_0xa45657['defaults'])&&(_0x3b7946['children']=[]),(_0xa45657['objects']||_0xa45657['defaults'])&&(_0x3b7946['attributesBoolean']={}),_0xa45657['defaults']&&(_0x3b7946['name']='',_0x3b7946['data']='',_0x3b7946['attributesJson']=''),null!=_0x2911b5['name']&&_0x2911b5['hasOwnProperty']('name')&&(_0x3b7946['name']=_0x2911b5['name']),_0x2911b5['children']&&_0x2911b5['children']['length']){_0x3b7946['children']=[];for(var _0x531c3d=0x0;_0x531c3d<_0x2911b5['children']['length'];++_0x531c3d)_0x3b7946['children'][_0x531c3d]=_0x3b1f06['Element']['toObject'](_0x2911b5['children'][_0x531c3d],_0xa45657);}if(null!=_0x2911b5['data']&&_0x2911b5['hasOwnProperty']('data')&&(_0x3b7946['data']=_0x2911b5['data']),_0x2911b5['attributesBoolean']&&(_0x12a5f8=Object['keys'](_0x2911b5['attributesBoolean']))['length']){_0x3b7946['attributesBoolean']={};for(_0x531c3d=0x0;_0x531c3d<_0x12a5f8['length'];++_0x531c3d)_0x3b7946['attributesBoolean'][_0x12a5f8[_0x531c3d]]=_0x2911b5['attributesBoolean'][_0x12a5f8[_0x531c3d]];}return null!=_0x2911b5['attributesJson']&&_0x2911b5['hasOwnProperty']('attributesJson')&&(_0x3b7946['attributesJson']=_0x2911b5['attributesJson']),_0x3b7946;},_0x5bb4ac['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x1e32dd['util']['toJSONOptions']);},_0x5bb4ac['getTypeUrl']=function(_0x3b5ded){return void 0x0===_0x3b5ded&&(_0x3b5ded='type.googleapis.com'),_0x3b5ded+'/Element';},_0x5bb4ac;}()),_0x3b1f06;})());class r{['_protobufRoot'];constructor(){this['_protobufRoot']=u;}['getDescriptor'](_0x1dca37){return new w(this['_protobufRoot'][_0x1dca37]);}}class w{['_protobuf'];constructor(_0x18c3b0){this['_protobuf']=_0x18c3b0;}['compress'](_0x103e6f){const _0x3a3839=this['_protobuf']['verify'](_0x103e6f);if(_0x3a3839)throw Error(_0x3a3839);return this['_protobuf']['encode'](this['_protobuf']['create'](_0x103e6f))['finish']();}['decompress'](_0x348835){return this['_protobuf']['toObject'](this['_protobuf']['decode'](_0x348835),{'oneofs':!0x0});}}function g(_0x14b964,_0x44fad0){const _0x4b4172=_0x3df017(_0x14b964);return _0x4b4172['path'][_0x4b4172['path']['length']-0x1]+=_0x44fad0,_0x4b4172;}function _(_0x2be8bd,_0x596977){return _0x2be8bd['root']===_0x596977['root']&&_0x4c5330(_0x2be8bd['path'],_0x596977['path']);}function $(_0x27acc3){P(_0x27acc3,_0x993cde=>('main'==_0x993cde['root']?(_0x993cde['rootMain']=!0x0,delete _0x993cde['root']):'$graveyard'==_0x993cde['root']&&(_0x993cde['rootGraveyard']=!0x0,delete _0x993cde['root']),_0x993cde));}function J(_0x529203){P(_0x529203,_0x5955c6=>(_0x5955c6['rootMain']?(_0x5955c6['root']='main',delete _0x5955c6['rootMain']):_0x5955c6['rootGraveyard']&&(_0x5955c6['root']='$graveyard',delete _0x5955c6['rootGraveyard']),_0x5955c6));}function P(_0x213c82,_0x5a5c7d){for(const _0x804a43 in _0x213c82){const _0xae5be5=_0x213c82[_0x804a43];'nodes'!==_0x804a43&&_0x2ae372(_0xae5be5)&&(_0xae5be5['path']&&(_0xae5be5['root']||_0xae5be5['rootMain']||_0xae5be5['rootGraveyard'])?_0x213c82[_0x804a43]=_0x5a5c7d(_0xae5be5):P(_0xae5be5,_0x5a5c7d));}return _0x213c82;}class e{['_id'];['_operationName'];['_protobufDescriptor'];constructor(_0x575025,_0xe15e7e,_0x851302){this['_id']=_0x575025,this['_operationName']=_0xe15e7e,this['_protobufDescriptor']=_0x851302;}['compress'](_0x5e3f0b,_0x1eb905){const _0x20ab93=_0x1eb905['operations'][_0x1eb905['index']++];return $(_0x20ab93),_0x5e3f0b['buffers']['push'](this['_protobufDescriptor']['compress'](_0x20ab93)),_0x5e3f0b['types']['push'](this['_id']),!0x0;}['decompress'](_0x3cb447,_0x4a478c){_0x4a478c['typeIndex']++;const _0x546e95=_0x4a478c['buffers'][_0x4a478c['bufferIndex']++],_0x2beb54=this['_protobufDescriptor']['decompress'](_0x546e95);J(_0x2beb54),_0x2beb54['__className']=this['_operationName'],_0x3cb447['push'](_0x2beb54);}}class s extends e{['compress'](_0x33fe20,_0x30d1a4){const _0x487d45=_0x30d1a4['operations'][_0x30d1a4['index']++];return this['_serializeOneOf']('oldValue',_0x487d45),this['_serializeOneOf']('newValue',_0x487d45),$(_0x487d45),_0x33fe20['buffers']['push'](this['_protobufDescriptor']['compress'](_0x487d45)),_0x33fe20['types']['push'](this['_id']),!0x0;}['decompress'](_0x476f2e,_0x4388a1){_0x4388a1['typeIndex']++;const _0x2c5203=_0x4388a1['buffers'][_0x4388a1['bufferIndex']++],_0x849163=this['_protobufDescriptor']['decompress'](_0x2c5203);this['_deserializeOneOf']('oldValue',_0x849163),this['_deserializeOneOf']('newValue',_0x849163),J(_0x849163),_0x849163['__className']=this['_operationName'],_0x476f2e['push'](_0x849163);}['_serializeOneOf'](_0x4aaad1,_0x2ac7f2){const _0xf4b428=_0x2ac7f2[_0x4aaad1];'boolean'==typeof _0xf4b428?_0x2ac7f2[_0x4aaad1+'Boolean']=_0xf4b428:_0x2ac7f2[_0x4aaad1+'Json']=JSON['stringify'](_0xf4b428);}['_deserializeOneOf'](_0x4fffff,_0x16a10c){const _0x2c3fc1=_0x4fffff+'Json';_0x16a10c[_0x2c3fc1]?(_0x16a10c[_0x4fffff]=JSON['parse'](_0x16a10c[_0x2c3fc1]),delete _0x16a10c[_0x2c3fc1]):(_0x16a10c[_0x4fffff]=_0x16a10c[_0x4fffff+'Boolean'],delete _0x16a10c[_0x4fffff+'Boolean']);}}class i extends e{['compress'](_0x56a9e8,_0x181c9e){const _0x1e2079=_0x181c9e['operations'][_0x181c9e['index']++];return this['_serializeNodesAttributes'](_0x1e2079['nodes']),$(_0x1e2079),_0x56a9e8['buffers']['push'](this['_protobufDescriptor']['compress'](_0x1e2079)),_0x56a9e8['types']['push'](this['_id']),!0x0;}['decompress'](_0x5dec0e,_0x5d0202){_0x5d0202['typeIndex']++;const _0x4a755e=_0x5d0202['buffers'][_0x5d0202['bufferIndex']++],_0x16fe3a=this['_protobufDescriptor']['decompress'](_0x4a755e);_0x16fe3a['nodes']||(_0x16fe3a['nodes']=[]),this['_deserializeNodesAttributes'](_0x16fe3a['nodes']),J(_0x16fe3a),_0x16fe3a['__className']=this['_operationName'],_0x5dec0e['push'](_0x16fe3a);}['_serializeNodesAttributes'](_0xa928dc){for(const _0x3bee51 of _0xa928dc){if(_0x3bee51['attributes']){const _0x43a52c=_0x3bee51['attributes'];this['_areValuesBoolean'](_0x43a52c)?_0x3bee51['attributesBoolean']=_0x43a52c:_0x3bee51['attributesJson']=JSON['stringify'](_0x43a52c);}_0x3bee51['children']&&this['_serializeNodesAttributes'](_0x3bee51['children']);}}['_deserializeNodesAttributes'](_0x1abfa2){for(const _0x2151dd of _0x1abfa2)(_0x2151dd['attributesBoolean']||_0x2151dd['attributesJson'])&&(_0x2151dd['attributesBoolean']?(_0x2151dd['attributes']=_0x2151dd['attributesBoolean'],delete _0x2151dd['attributesBoolean']):(_0x2151dd['attributes']=JSON['parse'](_0x2151dd['attributesJson']),delete _0x2151dd['attributesJson'])),_0x2151dd['children']&&this['_deserializeNodesAttributes'](_0x2151dd['children']);}['_areValuesBoolean'](_0x1c04e6){return Object['keys'](_0x1c04e6)['every'](_0x274ae9=>'boolean'==typeof _0x1c04e6[_0x274ae9]);}}class n extends e{['decompress'](_0x3edaf7,_0x200f41){super['decompress'](_0x3edaf7,_0x200f41);const _0x3d0ff3=_0x3edaf7[_0x3edaf7['length']-0x1];_0x3d0ff3['oldRange']||(_0x3d0ff3['oldRange']=null),_0x3d0ff3['newRange']||(_0x3d0ff3['newRange']=null);}}class p extends e{['compress'](_0x4bc69d,_0x33143c){return _0x33143c['index']++,_0x4bc69d['types']['push'](this['_id']),!0x0;}['decompress'](_0x491409,_0x3a7e2f){_0x3a7e2f['typeIndex']++,_0x491409['push']({'__className':this['_operationName']});}}class a extends n{['_omittedNamespace'];constructor(_0x3b63a7,_0x489962,_0x44a680,_0xc3d33d){super(_0x3b63a7,_0x489962,_0x44a680),this['_omittedNamespace']=_0xc3d33d+':';}['compress'](_0x23d959,_0xf3e1af){const _0x1255a9=_0xf3e1af['operations'][_0xf3e1af['index']];return!('MarkerOperation'!=_0x1255a9['__className']||!_0x1255a9['name']['startsWith'](this['_omittedNamespace']))&&(_0x1255a9['name']=_0x1255a9['name']['replace'](new RegExp('^'+this['_omittedNamespace']),''),super['compress'](_0x23d959,_0xf3e1af),!0x0);}['decompress'](_0x42f637,_0x40cfa5){super['decompress'](_0x42f637,_0x40cfa5);const _0xdcf509=_0x42f637[_0x42f637['length']-0x1];_0xdcf509['name']=this['_omittedNamespace']+_0xdcf509['name'];}}class O{['_id'];['_context'];constructor(_0x2066a0,_0xecb9ab){this['_id']=_0x2066a0,this['_context']=_0xecb9ab;}['compress'](_0x49e818,_0x130ec3){let _0x2b50c2,_0x2644fe=_0x130ec3['operations'][_0x130ec3['index']],_0x2593c0=_0x130ec3['operations'][_0x130ec3['index']+0x1];for(;_0x2593c0&&this['_compareOperations'](_0x2644fe,_0x2593c0);)_0x2b50c2?(_0x2b50c2=this['_combineNext'](_0x2644fe,_0x2b50c2),_0x49e818['types']['push'](0x0)):(_0x2b50c2=_0x3df017(_0x2644fe),_0x49e818['types']['push'](this['_id'])),_0x130ec3['index']++,_0x2644fe=_0x130ec3['operations'][_0x130ec3['index']],_0x2593c0=_0x130ec3['operations'][_0x130ec3['index']+0x1];return!!_0x2b50c2&&(_0x2b50c2=this['_combineNext'](_0x130ec3['operations'][_0x130ec3['index']++],_0x2b50c2),_0x49e818['types']['push'](0x0),_0x49e818['buffers']['push'](this['_compressSingleOperation'](_0x2b50c2)),!0x0);}['decompress'](_0x5573c3,_0x335197){const _0xb0d16c=this['_decompressSingleOperation'](_0x335197);for(;0x0==_0x335197['types'][_0x335197['typeIndex']];)_0x335197['typeIndex']++,_0x5573c3['push'](this['_splitCurrent'](_0xb0d16c));_0x5573c3['push'](_0xb0d16c);}}class c extends O{['_combineNext'](_0x3fdb7e,_0x24ab5b){return _0x24ab5b['nodes'][0x0]['data']+=_0x3fdb7e['nodes'][0x0]['data'],_0x24ab5b;}['_splitCurrent'](_0x73c4bd){const _0x4db08c=_0x3df017(_0x73c4bd),_0x43ca4a=_0x4db08c['nodes'][0x0],_0x6a2592=_0x73c4bd['nodes'][0x0],_0x17b342=_0x6a2592['data'][Symbol['iterator']]()['next']()['value'],_0x136135=_0x17b342['length'];return _0x43ca4a['data']=_0x17b342,_0x6a2592['data']=_0x6a2592['data']['substr'](_0x136135),_0x73c4bd['position']=g(_0x73c4bd['position'],_0x136135),_0x4db08c;}['_compareOperations'](_0xb64591,_0x2d0d19){if(this['_checkOperation'](_0xb64591)&&this['_checkOperation'](_0x2d0d19)){const _0x30dea2=_0xb64591['nodes'][0x0]['data']['length'],_0x5ddf06=_(g(_0xb64591['position'],_0x30dea2),_0x2d0d19['position']),_0x2de93a=_0xb64591['nodes'][0x0],_0x4d7597=_0x2d0d19['nodes'][0x0];return _0x5ddf06&&this['_compareAttributes'](_0x2de93a,_0x4d7597);}return!0x1;}['_compressSingleOperation'](_0x3d8791){const _0x49197f={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('InsertOperation')['compress'](_0x49197f,{'operations':[_0x3d8791],'index':0x0}),_0x49197f['buffers'][0x0];}['_decompressSingleOperation'](_0x1c9c4b){const _0x2ef694=[];return this['_context']['_getCompressorByName']('InsertOperation')['decompress'](_0x2ef694,_0x1c9c4b),_0x2ef694[0x0];}['_checkOperation'](_0x457404){return'InsertOperation'==_0x457404['__className']&&0x1==_0x457404['nodes']['length']&&_0x457404['nodes'][0x0]['data']&&!_0x457404['wasUndone']&&0x1==Array['from'](_0x457404['nodes'][0x0]['data'])['length'];}['_compareAttributes'](_0x4db0af,_0xf43f7f){const _0x39ee6f=Object['keys'](_0x4db0af['attributes']||{}),_0x4a5b33=Object['keys'](_0xf43f7f['attributes']||{});return _0x39ee6f['length']===_0x4a5b33['length']&&_0x39ee6f['every'](_0x2d4ff7=>_0xf43f7f['attributes'][_0x2d4ff7]&&_0xf43f7f['attributes'][_0x2d4ff7]===_0x4db0af['attributes'][_0x2d4ff7]);}}class m extends O{['_combineNext'](_0x53dcbe,_0x1fbe6e){return _0x1fbe6e['howMany']++,_0x1fbe6e['sourcePosition']=_0x3df017(_0x53dcbe['sourcePosition']),_0x1fbe6e;}['_splitCurrent'](_0x265bb5){const _0x288cdf=_0x3df017(_0x265bb5);return _0x265bb5['howMany']--,_0x288cdf['howMany']=0x1,_0x288cdf['sourcePosition']=g(_0x288cdf['sourcePosition'],_0x265bb5['howMany']),_0x288cdf;}['_compareOperations'](_0x53ef70,_0x5f5680){return!(!this['_checkOperation'](_0x53ef70)||!this['_checkOperation'](_0x5f5680))&&(_(g(_0x53ef70['sourcePosition'],-0x1),_0x5f5680['sourcePosition'])&&_(_0x53ef70['targetPosition'],_0x5f5680['targetPosition']));}['_compressSingleOperation'](_0x1e5648){const _0xac3509={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0xac3509,{'operations':[_0x1e5648],'index':0x0}),_0xac3509['buffers'][0x0];}['_decompressSingleOperation'](_0x19549f){const _0x3c9ac8=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x3c9ac8,_0x19549f),_0x3c9ac8[0x0];}['_checkOperation'](_0x45250a){return'MoveOperation'==_0x45250a['__className']&&'$graveyard'==_0x45250a['targetPosition']['root']&&0x1==_0x45250a['howMany']&&!_0x45250a['wasUndone'];}}class h extends O{['_combineNext'](_0x3bb26f,_0x2ecbf3){return _0x2ecbf3['howMany']++,_0x2ecbf3;}['_splitCurrent'](_0x4f0c20){const _0x3973a0=_0x3df017(_0x4f0c20);return _0x3973a0['howMany']=0x1,_0x4f0c20['howMany']--,_0x3973a0;}['_compareOperations'](_0x26f0c6,_0x219f70){return!(!this['_checkOperation'](_0x26f0c6)||!this['_checkOperation'](_0x219f70))&&(_(_0x26f0c6['sourcePosition'],_0x219f70['sourcePosition'])&&_(_0x26f0c6['targetPosition'],_0x219f70['targetPosition']));}['_compressSingleOperation'](_0x3e04fd){const _0x7e6474={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x7e6474,{'operations':[_0x3e04fd],'index':0x0}),_0x7e6474['buffers'][0x0];}['_decompressSingleOperation'](_0x1cfa92){const _0x105fb0=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x105fb0,_0x1cfa92),_0x105fb0[0x0];}['_checkOperation'](_0xbc314c){return'MoveOperation'==_0xbc314c['__className']&&'$graveyard'==_0xbc314c['targetPosition']['root']&&0x1==_0xbc314c['howMany']&&!_0xbc314c['wasUndone'];}}class f extends O{['compress'](_0x2683ed,_0x1ccef4){if(!this['_compareOperations'](_0x1ccef4['operations'][_0x1ccef4['index']],_0x1ccef4['operations'][_0x1ccef4['index']+0x1]))return!0x1;const _0x1c2ffa=_0x1ccef4['operations'][_0x1ccef4['index']++];return _0x1c2ffa['oldRange']=null,_0x1c2ffa['newRange']&&_(_0x1c2ffa['newRange']['start'],_0x1c2ffa['newRange']['end'])&&(_0x1c2ffa['newRange']['end']=null),_0x1ccef4['index']++,_0x2683ed['types']['push'](this['_id']),_0x2683ed['types']['push'](0x0),_0x2683ed['buffers']['push'](this['_compressSingleOperation'](_0x1c2ffa)),!0x0;}['decompress'](_0x59e1a8,_0x83bba){const _0x474fa7=this['_decompressSingleOperation'](_0x83bba);_0x474fa7['newRange']&&!_0x474fa7['newRange']['end']&&(_0x474fa7['newRange']['end']=_0x3df017(_0x474fa7['newRange']['start']));const _0x2039cb=_0x3df017(_0x474fa7);_0x2039cb['newRange']&&(_0x2039cb['newRange']['start']['stickiness']='toNone',_0x2039cb['newRange']['end']=_0x3df017(_0x2039cb['newRange']['start'])),_0x2039cb['name']='user:position:'+_0x2039cb['name']['split'](':')[0x2],_0x83bba['typeIndex']++,_0x59e1a8['push'](_0x474fa7),_0x59e1a8['push'](_0x2039cb);}['_compressSingleOperation'](_0x47be6a){const _0xa4e533={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MarkerOperation')['compress'](_0xa4e533,{'operations':[_0x47be6a],'index':0x0}),_0xa4e533['buffers'][0x0];}['_decompressSingleOperation'](_0x50c758){const _0x212b7c=[];return this['_context']['_getCompressorByName']('MarkerOperation')['decompress'](_0x212b7c,_0x50c758),_0x212b7c[0x0];}['_compareOperations'](_0x50c199,_0x1c64b6){return!(!_0x50c199||!_0x1c64b6)&&('MarkerOperation'==_0x50c199['__className']&&'MarkerOperation'==_0x1c64b6['__className']&&!(!_0x50c199['name']['startsWith']('user:')||!_0x1c64b6['name']['startsWith']('user:')||_0x50c199['name']==_0x1c64b6['name']));}}class y{['_compressorById'];['_compressorByName'];['_protobufFactory'];constructor(){this['_compressorById']=new Map(),this['_compressorByName']=new Map(),this['_protobufFactory']=new r();const _0x5b4a9d=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',_0x5b4a9d,'comment')),this['_registerCompressor'](0x13,'SuggestionMarkerOperation',new a(0x13,'MarkerOperation',_0x5b4a9d,'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'](_0x4d1af0){if(!_0x4d1af0||!_0x4d1af0[0x0])throw new _0x5d216b('no-operations-provided',this);const _0x312378={'operations':_0x4d1af0,'index':0x0},_0xc69d2c={'types':[],'buffers':[],'baseVersion':_0x4d1af0[0x0]['baseVersion']};for(;_0x312378['index']<_0x312378['operations']['length'];){if(this['_getCompressorByName']('UserSelectionAction')['compress'](_0xc69d2c,_0x312378))continue;if(this['_getCompressorByName']('TypingAction')['compress'](_0xc69d2c,_0x312378))continue;if(this['_getCompressorByName']('DeletingAction')['compress'](_0xc69d2c,_0x312378))continue;if(this['_getCompressorByName']('ForwardDeletingAction')['compress'](_0xc69d2c,_0x312378))continue;if(this['_getCompressorByName']('CommentMarkerOperation')['compress'](_0xc69d2c,_0x312378))continue;if(this['_getCompressorByName']('SuggestionMarkerOperation')['compress'](_0xc69d2c,_0x312378))continue;const _0x1db732=_0x312378['operations'][_0x312378['index']]['__className'];this['_getCompressorByName'](_0x1db732)['compress'](_0xc69d2c,_0x312378);}return _0xc69d2c;}['decompress'](_0x54c1f9){const _0x21edbd=[],_0x3e2399={'types':_0x54c1f9['types'],'buffers':_0x54c1f9['buffers'],'baseVersion':_0x54c1f9['baseVersion'],'typeIndex':0x0,'bufferIndex':0x0};for(;_0x3e2399['typeIndex']<_0x3e2399['types']['length'];){const _0x3673fc=_0x3e2399['types'][_0x3e2399['typeIndex']],_0x3cd816=this['_compressorById']['get'](_0x3673fc);if(!_0x3cd816)throw new _0x5d216b('decompress-compressor-not-found',this,{'type':_0x3673fc});_0x3cd816['decompress'](_0x21edbd,_0x3e2399);}return _0x21edbd['forEach']((_0x9e9ae3,_0x52a73d)=>_0x9e9ae3['baseVersion']=_0x54c1f9['baseVersion']+_0x52a73d),_0x21edbd;}['_getCompressorByName'](_0x2883d8){return this['_compressorByName']['get'](_0x2883d8);}['_registerOperationCompressor'](_0x366fbd,_0x3182f0,_0x2127d5){const _0x566bb5=new _0x2127d5(_0x366fbd,_0x3182f0,this['_protobufFactory']['getDescriptor'](_0x3182f0));this['_registerCompressor'](_0x366fbd,_0x3182f0,_0x566bb5);}['_registerActionCompressor'](_0x3fa3f8,_0x3e1365,_0x1bfaf0){const _0x26c5c7=new _0x1bfaf0(_0x3fa3f8,this);this['_registerCompressor'](_0x3fa3f8,_0x3e1365,_0x26c5c7);}['_registerCompressor'](_0x3283b6,_0x3b8590,_0x23bf74){this['_compressorById']['set'](_0x3283b6,_0x23bf74),this['_compressorByName']['set'](_0x3b8590,_0x23bf74);}}export{y as Compressor};
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ckeditor/ckeditor5-operations-compressor",
|
|
3
|
-
"version": "47.7.
|
|
3
|
+
"version": "47.7.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,10 +33,10 @@
|
|
|
33
33
|
"main": "src/index.js",
|
|
34
34
|
"types": "src/index.d.ts",
|
|
35
35
|
"dependencies": {
|
|
36
|
-
"@ckeditor/ckeditor5-utils": "47.7.
|
|
37
|
-
"ckeditor5": "47.7.
|
|
36
|
+
"@ckeditor/ckeditor5-utils": "47.7.1",
|
|
37
|
+
"ckeditor5": "47.7.1",
|
|
38
38
|
"es-toolkit": "1.39.5",
|
|
39
|
-
"protobufjs": "7.5.
|
|
39
|
+
"protobufjs": "7.5.5"
|
|
40
40
|
},
|
|
41
41
|
"files": [
|
|
42
42
|
"dist",
|