@ckeditor/ckeditor5-operations-compressor 43.3.0-alpha.1 → 43.3.0-alpha.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.js +2 -2
- package/package.json +3 -3
- package/src/actioncompressor/actioncompressor.js +1 -1
- package/src/actioncompressor/deletingactioncompressor.js +1 -1
- package/src/actioncompressor/forwarddeletingactioncompressor.js +1 -1
- package/src/actioncompressor/typingactioncompressor.js +1 -1
- package/src/actioncompressor/userselectionactioncompressor.js +1 -1
- package/src/compressor.js +1 -1
- package/src/index.js +1 -1
- package/src/lib/compiledmessages.js +2 -2
- package/src/lib/protobufdescriptions.js +1 -1
- package/src/operationcompressor/annotationmarkeroperationcompressor.js +1 -1
- package/src/operationcompressor/attributeoperationcompressor.js +1 -1
- package/src/operationcompressor/insertoperationcompressor.js +1 -1
- package/src/operationcompressor/markeroperationcompressor.js +1 -1
- package/src/operationcompressor/nooperationcompressor.js +1 -1
- package/src/operationcompressor/operationcompressor.js +1 -1
- package/src/protobuffactory.js +1 -1
- package/src/utils.js +1 -1
package/dist/index.js
CHANGED
|
@@ -20,5 +20,5 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
import{CKEditorError as
|
|
24
|
-
((()=>{var _0x2d2ec1=_0x2ae57a['Reader'],_0x5d4165=_0x2ae57a['Writer'],_0x5c498c=_0x2ae57a['util'],_0x128d05=_0x2ae57a['roots']['default']||(_0x2ae57a['roots']['default']={});return _0x128d05['AttributeOperation']=(function(){function _0xcfb649(_0x16b4b6){if(_0x16b4b6){for(var _0x426cb9=Object['keys'](_0x16b4b6),_0x501639=0x0;_0x501639<_0x426cb9['length'];++_0x501639)null!=_0x16b4b6[_0x426cb9[_0x501639]]&&(this[_0x426cb9[_0x501639]]=_0x16b4b6[_0x426cb9[_0x501639]]);}}return _0xcfb649['prototype']['range']=null,_0xcfb649['prototype']['key']='',_0xcfb649['prototype']['oldValueBoolean']=!0x1,_0xcfb649['prototype']['oldValueJson']='',_0xcfb649['prototype']['newValueBoolean']=!0x1,_0xcfb649['prototype']['newValueJson']='',_0xcfb649['prototype']['wasUndone']=!0x1,_0xcfb649['create']=function(_0x585e01){return new _0xcfb649(_0x585e01);},_0xcfb649['encode']=function(_0x23d547,_0x27141e){return _0x27141e||(_0x27141e=_0x5d4165['create']()),null!=_0x23d547['range']&&Object['hasOwnProperty']['call'](_0x23d547,'range')&&_0x128d05['Range']['encode'](_0x23d547['range'],_0x27141e['uint32'](0xa)['fork']())['ldelim'](),null!=_0x23d547['key']&&Object['hasOwnProperty']['call'](_0x23d547,'key')&&_0x27141e['uint32'](0x12)['string'](_0x23d547['key']),null!=_0x23d547['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x23d547,'oldValueBoolean')&&_0x27141e['uint32'](0x18)['bool'](_0x23d547['oldValueBoolean']),null!=_0x23d547['oldValueJson']&&Object['hasOwnProperty']['call'](_0x23d547,'oldValueJson')&&_0x27141e['uint32'](0x22)['string'](_0x23d547['oldValueJson']),null!=_0x23d547['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x23d547,'newValueBoolean')&&_0x27141e['uint32'](0x28)['bool'](_0x23d547['newValueBoolean']),null!=_0x23d547['newValueJson']&&Object['hasOwnProperty']['call'](_0x23d547,'newValueJson')&&_0x27141e['uint32'](0x32)['string'](_0x23d547['newValueJson']),null!=_0x23d547['wasUndone']&&Object['hasOwnProperty']['call'](_0x23d547,'wasUndone')&&_0x27141e['uint32'](0x38)['bool'](_0x23d547['wasUndone']),_0x27141e;},_0xcfb649['encodeDelimited']=function(_0x442ad0,_0x644299){return this['encode'](_0x442ad0,_0x644299)['ldelim']();},_0xcfb649['decode']=function(_0x441861,_0xe21292){_0x441861 instanceof _0x2d2ec1||(_0x441861=_0x2d2ec1['create'](_0x441861));for(var _0x377b2a=void 0x0===_0xe21292?_0x441861['len']:_0x441861['pos']+_0xe21292,_0xc7b994=new _0x128d05['AttributeOperation']();_0x441861['pos']<_0x377b2a;){var _0xf10517=_0x441861['uint32']();switch(_0xf10517>>>0x3){case 0x1:_0xc7b994['range']=_0x128d05['Range']['decode'](_0x441861,_0x441861['uint32']());break;case 0x2:_0xc7b994['key']=_0x441861['string']();break;case 0x3:_0xc7b994['oldValueBoolean']=_0x441861['bool']();break;case 0x4:_0xc7b994['oldValueJson']=_0x441861['string']();break;case 0x5:_0xc7b994['newValueBoolean']=_0x441861['bool']();break;case 0x6:_0xc7b994['newValueJson']=_0x441861['string']();break;case 0x7:_0xc7b994['wasUndone']=_0x441861['bool']();break;default:_0x441861['skipType'](0x7&_0xf10517);}}return _0xc7b994;},_0xcfb649['decodeDelimited']=function(_0x1c7792){return _0x1c7792 instanceof _0x2d2ec1||(_0x1c7792=new _0x2d2ec1(_0x1c7792)),this['decode'](_0x1c7792,_0x1c7792['uint32']());},_0xcfb649['verify']=function(_0xf2fbfc){if('object'!=typeof _0xf2fbfc||null===_0xf2fbfc)return'object\x20expected';if(null!=_0xf2fbfc['range']&&_0xf2fbfc['hasOwnProperty']('range')){var _0x1d919a=_0x128d05['Range']['verify'](_0xf2fbfc['range']);if(_0x1d919a)return'range.'+_0x1d919a;}return null!=_0xf2fbfc['key']&&_0xf2fbfc['hasOwnProperty']('key')&&!_0x5c498c['isString'](_0xf2fbfc['key'])?'key:\x20string\x20expected':null!=_0xf2fbfc['oldValueBoolean']&&_0xf2fbfc['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0xf2fbfc['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0xf2fbfc['oldValueJson']&&_0xf2fbfc['hasOwnProperty']('oldValueJson')&&!_0x5c498c['isString'](_0xf2fbfc['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0xf2fbfc['newValueBoolean']&&_0xf2fbfc['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0xf2fbfc['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0xf2fbfc['newValueJson']&&_0xf2fbfc['hasOwnProperty']('newValueJson')&&!_0x5c498c['isString'](_0xf2fbfc['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0xf2fbfc['wasUndone']&&_0xf2fbfc['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0xf2fbfc['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0xcfb649['fromObject']=function(_0x353b6e){if(_0x353b6e instanceof _0x128d05['AttributeOperation'])return _0x353b6e;var _0x4e4ba8=new _0x128d05['AttributeOperation']();if(null!=_0x353b6e['range']){if('object'!=typeof _0x353b6e['range'])throw TypeError('.AttributeOperation.range:\x20object\x20expected');_0x4e4ba8['range']=_0x128d05['Range']['fromObject'](_0x353b6e['range']);}return null!=_0x353b6e['key']&&(_0x4e4ba8['key']=String(_0x353b6e['key'])),null!=_0x353b6e['oldValueBoolean']&&(_0x4e4ba8['oldValueBoolean']=Boolean(_0x353b6e['oldValueBoolean'])),null!=_0x353b6e['oldValueJson']&&(_0x4e4ba8['oldValueJson']=String(_0x353b6e['oldValueJson'])),null!=_0x353b6e['newValueBoolean']&&(_0x4e4ba8['newValueBoolean']=Boolean(_0x353b6e['newValueBoolean'])),null!=_0x353b6e['newValueJson']&&(_0x4e4ba8['newValueJson']=String(_0x353b6e['newValueJson'])),null!=_0x353b6e['wasUndone']&&(_0x4e4ba8['wasUndone']=Boolean(_0x353b6e['wasUndone'])),_0x4e4ba8;},_0xcfb649['toObject']=function(_0x27f244,_0x393236){_0x393236||(_0x393236={});var _0x40879d={};return _0x393236['defaults']&&(_0x40879d['range']=null,_0x40879d['key']='',_0x40879d['oldValueBoolean']=!0x1,_0x40879d['oldValueJson']='',_0x40879d['newValueBoolean']=!0x1,_0x40879d['newValueJson']='',_0x40879d['wasUndone']=!0x1),null!=_0x27f244['range']&&_0x27f244['hasOwnProperty']('range')&&(_0x40879d['range']=_0x128d05['Range']['toObject'](_0x27f244['range'],_0x393236)),null!=_0x27f244['key']&&_0x27f244['hasOwnProperty']('key')&&(_0x40879d['key']=_0x27f244['key']),null!=_0x27f244['oldValueBoolean']&&_0x27f244['hasOwnProperty']('oldValueBoolean')&&(_0x40879d['oldValueBoolean']=_0x27f244['oldValueBoolean']),null!=_0x27f244['oldValueJson']&&_0x27f244['hasOwnProperty']('oldValueJson')&&(_0x40879d['oldValueJson']=_0x27f244['oldValueJson']),null!=_0x27f244['newValueBoolean']&&_0x27f244['hasOwnProperty']('newValueBoolean')&&(_0x40879d['newValueBoolean']=_0x27f244['newValueBoolean']),null!=_0x27f244['newValueJson']&&_0x27f244['hasOwnProperty']('newValueJson')&&(_0x40879d['newValueJson']=_0x27f244['newValueJson']),null!=_0x27f244['wasUndone']&&_0x27f244['hasOwnProperty']('wasUndone')&&(_0x40879d['wasUndone']=_0x27f244['wasUndone']),_0x40879d;},_0xcfb649['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x2ae57a['util']['toJSONOptions']);},_0xcfb649['getTypeUrl']=function(_0x119ea0){return void 0x0===_0x119ea0&&(_0x119ea0='type.googleapis.com'),_0x119ea0+'/AttributeOperation';},_0xcfb649;}()),_0x128d05['InsertOperation']=(function(){function _0x353644(_0x3b475d){if(this['nodes']=[],_0x3b475d){for(var _0x13de75=Object['keys'](_0x3b475d),_0x60f837=0x0;_0x60f837<_0x13de75['length'];++_0x60f837)null!=_0x3b475d[_0x13de75[_0x60f837]]&&(this[_0x13de75[_0x60f837]]=_0x3b475d[_0x13de75[_0x60f837]]);}}return _0x353644['prototype']['position']=null,_0x353644['prototype']['nodes']=_0x5c498c['emptyArray'],_0x353644['prototype']['shouldReceiveAttributes']=!0x1,_0x353644['prototype']['wasUndone']=!0x1,_0x353644['create']=function(_0x388db5){return new _0x353644(_0x388db5);},_0x353644['encode']=function(_0x462689,_0x4cf975){if(_0x4cf975||(_0x4cf975=_0x5d4165['create']()),null!=_0x462689['position']&&Object['hasOwnProperty']['call'](_0x462689,'position')&&_0x128d05['Position']['encode'](_0x462689['position'],_0x4cf975['uint32'](0xa)['fork']())['ldelim'](),null!=_0x462689['nodes']&&_0x462689['nodes']['length']){for(var _0xa34735=0x0;_0xa34735<_0x462689['nodes']['length'];++_0xa34735)_0x128d05['Element']['encode'](_0x462689['nodes'][_0xa34735],_0x4cf975['uint32'](0x12)['fork']())['ldelim']();}return null!=_0x462689['shouldReceiveAttributes']&&Object['hasOwnProperty']['call'](_0x462689,'shouldReceiveAttributes')&&_0x4cf975['uint32'](0x18)['bool'](_0x462689['shouldReceiveAttributes']),null!=_0x462689['wasUndone']&&Object['hasOwnProperty']['call'](_0x462689,'wasUndone')&&_0x4cf975['uint32'](0x20)['bool'](_0x462689['wasUndone']),_0x4cf975;},_0x353644['encodeDelimited']=function(_0x47fcb9,_0x3f8724){return this['encode'](_0x47fcb9,_0x3f8724)['ldelim']();},_0x353644['decode']=function(_0x4caee6,_0x2f6f40){_0x4caee6 instanceof _0x2d2ec1||(_0x4caee6=_0x2d2ec1['create'](_0x4caee6));for(var _0x18ac5c=void 0x0===_0x2f6f40?_0x4caee6['len']:_0x4caee6['pos']+_0x2f6f40,_0x2db1aa=new _0x128d05['InsertOperation']();_0x4caee6['pos']<_0x18ac5c;){var _0x4b0164=_0x4caee6['uint32']();switch(_0x4b0164>>>0x3){case 0x1:_0x2db1aa['position']=_0x128d05['Position']['decode'](_0x4caee6,_0x4caee6['uint32']());break;case 0x2:_0x2db1aa['nodes']&&_0x2db1aa['nodes']['length']||(_0x2db1aa['nodes']=[]),_0x2db1aa['nodes']['push'](_0x128d05['Element']['decode'](_0x4caee6,_0x4caee6['uint32']()));break;case 0x3:_0x2db1aa['shouldReceiveAttributes']=_0x4caee6['bool']();break;case 0x4:_0x2db1aa['wasUndone']=_0x4caee6['bool']();break;default:_0x4caee6['skipType'](0x7&_0x4b0164);}}return _0x2db1aa;},_0x353644['decodeDelimited']=function(_0x12d6e4){return _0x12d6e4 instanceof _0x2d2ec1||(_0x12d6e4=new _0x2d2ec1(_0x12d6e4)),this['decode'](_0x12d6e4,_0x12d6e4['uint32']());},_0x353644['verify']=function(_0x1ff049){if('object'!=typeof _0x1ff049||null===_0x1ff049)return'object\x20expected';if(null!=_0x1ff049['position']&&_0x1ff049['hasOwnProperty']('position')&&(_0x4920a2=_0x128d05['Position']['verify'](_0x1ff049['position'])))return'position.'+_0x4920a2;if(null!=_0x1ff049['nodes']&&_0x1ff049['hasOwnProperty']('nodes')){if(!Array['isArray'](_0x1ff049['nodes']))return'nodes:\x20array\x20expected';for(var _0x51cac6=0x0;_0x51cac6<_0x1ff049['nodes']['length'];++_0x51cac6){var _0x4920a2;if(_0x4920a2=_0x128d05['Element']['verify'](_0x1ff049['nodes'][_0x51cac6]))return'nodes.'+_0x4920a2;}}return null!=_0x1ff049['shouldReceiveAttributes']&&_0x1ff049['hasOwnProperty']('shouldReceiveAttributes')&&'boolean'!=typeof _0x1ff049['shouldReceiveAttributes']?'shouldReceiveAttributes:\x20boolean\x20expected':null!=_0x1ff049['wasUndone']&&_0x1ff049['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x1ff049['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x353644['fromObject']=function(_0x48cbda){if(_0x48cbda instanceof _0x128d05['InsertOperation'])return _0x48cbda;var _0x2f78c1=new _0x128d05['InsertOperation']();if(null!=_0x48cbda['position']){if('object'!=typeof _0x48cbda['position'])throw TypeError('.InsertOperation.position:\x20object\x20expected');_0x2f78c1['position']=_0x128d05['Position']['fromObject'](_0x48cbda['position']);}if(_0x48cbda['nodes']){if(!Array['isArray'](_0x48cbda['nodes']))throw TypeError('.InsertOperation.nodes:\x20array\x20expected');_0x2f78c1['nodes']=[];for(var _0x4b6615=0x0;_0x4b6615<_0x48cbda['nodes']['length'];++_0x4b6615){if('object'!=typeof _0x48cbda['nodes'][_0x4b6615])throw TypeError('.InsertOperation.nodes:\x20object\x20expected');_0x2f78c1['nodes'][_0x4b6615]=_0x128d05['Element']['fromObject'](_0x48cbda['nodes'][_0x4b6615]);}}return null!=_0x48cbda['shouldReceiveAttributes']&&(_0x2f78c1['shouldReceiveAttributes']=Boolean(_0x48cbda['shouldReceiveAttributes'])),null!=_0x48cbda['wasUndone']&&(_0x2f78c1['wasUndone']=Boolean(_0x48cbda['wasUndone'])),_0x2f78c1;},_0x353644['toObject']=function(_0x408e19,_0x308214){_0x308214||(_0x308214={});var _0x421187={};if((_0x308214['arrays']||_0x308214['defaults'])&&(_0x421187['nodes']=[]),_0x308214['defaults']&&(_0x421187['position']=null,_0x421187['shouldReceiveAttributes']=!0x1,_0x421187['wasUndone']=!0x1),null!=_0x408e19['position']&&_0x408e19['hasOwnProperty']('position')&&(_0x421187['position']=_0x128d05['Position']['toObject'](_0x408e19['position'],_0x308214)),_0x408e19['nodes']&&_0x408e19['nodes']['length']){_0x421187['nodes']=[];for(var _0x32c528=0x0;_0x32c528<_0x408e19['nodes']['length'];++_0x32c528)_0x421187['nodes'][_0x32c528]=_0x128d05['Element']['toObject'](_0x408e19['nodes'][_0x32c528],_0x308214);}return null!=_0x408e19['shouldReceiveAttributes']&&_0x408e19['hasOwnProperty']('shouldReceiveAttributes')&&(_0x421187['shouldReceiveAttributes']=_0x408e19['shouldReceiveAttributes']),null!=_0x408e19['wasUndone']&&_0x408e19['hasOwnProperty']('wasUndone')&&(_0x421187['wasUndone']=_0x408e19['wasUndone']),_0x421187;},_0x353644['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x2ae57a['util']['toJSONOptions']);},_0x353644['getTypeUrl']=function(_0xeb2b11){return void 0x0===_0xeb2b11&&(_0xeb2b11='type.googleapis.com'),_0xeb2b11+'/InsertOperation';},_0x353644;}()),_0x128d05['MarkerOperation']=(function(){function _0x2a81d9(_0x1fe306){if(_0x1fe306){for(var _0x2be9b4=Object['keys'](_0x1fe306),_0x45451b=0x0;_0x45451b<_0x2be9b4['length'];++_0x45451b)null!=_0x1fe306[_0x2be9b4[_0x45451b]]&&(this[_0x2be9b4[_0x45451b]]=_0x1fe306[_0x2be9b4[_0x45451b]]);}}return _0x2a81d9['prototype']['name']='',_0x2a81d9['prototype']['oldRange']=null,_0x2a81d9['prototype']['newRange']=null,_0x2a81d9['prototype']['affectsData']=!0x1,_0x2a81d9['prototype']['wasUndone']=!0x1,_0x2a81d9['create']=function(_0x417afc){return new _0x2a81d9(_0x417afc);},_0x2a81d9['encode']=function(_0x387ce6,_0x3578a3){return _0x3578a3||(_0x3578a3=_0x5d4165['create']()),null!=_0x387ce6['name']&&Object['hasOwnProperty']['call'](_0x387ce6,'name')&&_0x3578a3['uint32'](0xa)['string'](_0x387ce6['name']),null!=_0x387ce6['oldRange']&&Object['hasOwnProperty']['call'](_0x387ce6,'oldRange')&&_0x128d05['Range']['encode'](_0x387ce6['oldRange'],_0x3578a3['uint32'](0x12)['fork']())['ldelim'](),null!=_0x387ce6['newRange']&&Object['hasOwnProperty']['call'](_0x387ce6,'newRange')&&_0x128d05['Range']['encode'](_0x387ce6['newRange'],_0x3578a3['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x387ce6['affectsData']&&Object['hasOwnProperty']['call'](_0x387ce6,'affectsData')&&_0x3578a3['uint32'](0x20)['bool'](_0x387ce6['affectsData']),null!=_0x387ce6['wasUndone']&&Object['hasOwnProperty']['call'](_0x387ce6,'wasUndone')&&_0x3578a3['uint32'](0x28)['bool'](_0x387ce6['wasUndone']),_0x3578a3;},_0x2a81d9['encodeDelimited']=function(_0x278958,_0x5bf360){return this['encode'](_0x278958,_0x5bf360)['ldelim']();},_0x2a81d9['decode']=function(_0x132d6e,_0x266dc4){_0x132d6e instanceof _0x2d2ec1||(_0x132d6e=_0x2d2ec1['create'](_0x132d6e));for(var _0x171bb7=void 0x0===_0x266dc4?_0x132d6e['len']:_0x132d6e['pos']+_0x266dc4,_0xd9398a=new _0x128d05['MarkerOperation']();_0x132d6e['pos']<_0x171bb7;){var _0x5a0f00=_0x132d6e['uint32']();switch(_0x5a0f00>>>0x3){case 0x1:_0xd9398a['name']=_0x132d6e['string']();break;case 0x2:_0xd9398a['oldRange']=_0x128d05['Range']['decode'](_0x132d6e,_0x132d6e['uint32']());break;case 0x3:_0xd9398a['newRange']=_0x128d05['Range']['decode'](_0x132d6e,_0x132d6e['uint32']());break;case 0x4:_0xd9398a['affectsData']=_0x132d6e['bool']();break;case 0x5:_0xd9398a['wasUndone']=_0x132d6e['bool']();break;default:_0x132d6e['skipType'](0x7&_0x5a0f00);}}return _0xd9398a;},_0x2a81d9['decodeDelimited']=function(_0x5413f9){return _0x5413f9 instanceof _0x2d2ec1||(_0x5413f9=new _0x2d2ec1(_0x5413f9)),this['decode'](_0x5413f9,_0x5413f9['uint32']());},_0x2a81d9['verify']=function(_0x17ab8d){if('object'!=typeof _0x17ab8d||null===_0x17ab8d)return'object\x20expected';if(null!=_0x17ab8d['name']&&_0x17ab8d['hasOwnProperty']('name')&&!_0x5c498c['isString'](_0x17ab8d['name']))return'name:\x20string\x20expected';var _0x2ad642;if(null!=_0x17ab8d['oldRange']&&_0x17ab8d['hasOwnProperty']('oldRange')&&(_0x2ad642=_0x128d05['Range']['verify'](_0x17ab8d['oldRange'])))return'oldRange.'+_0x2ad642;if(null!=_0x17ab8d['newRange']&&_0x17ab8d['hasOwnProperty']('newRange')&&(_0x2ad642=_0x128d05['Range']['verify'](_0x17ab8d['newRange'])))return'newRange.'+_0x2ad642;return null!=_0x17ab8d['affectsData']&&_0x17ab8d['hasOwnProperty']('affectsData')&&'boolean'!=typeof _0x17ab8d['affectsData']?'affectsData:\x20boolean\x20expected':null!=_0x17ab8d['wasUndone']&&_0x17ab8d['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x17ab8d['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x2a81d9['fromObject']=function(_0x4dbb3d){if(_0x4dbb3d instanceof _0x128d05['MarkerOperation'])return _0x4dbb3d;var _0x494d80=new _0x128d05['MarkerOperation']();if(null!=_0x4dbb3d['name']&&(_0x494d80['name']=String(_0x4dbb3d['name'])),null!=_0x4dbb3d['oldRange']){if('object'!=typeof _0x4dbb3d['oldRange'])throw TypeError('.MarkerOperation.oldRange:\x20object\x20expected');_0x494d80['oldRange']=_0x128d05['Range']['fromObject'](_0x4dbb3d['oldRange']);}if(null!=_0x4dbb3d['newRange']){if('object'!=typeof _0x4dbb3d['newRange'])throw TypeError('.MarkerOperation.newRange:\x20object\x20expected');_0x494d80['newRange']=_0x128d05['Range']['fromObject'](_0x4dbb3d['newRange']);}return null!=_0x4dbb3d['affectsData']&&(_0x494d80['affectsData']=Boolean(_0x4dbb3d['affectsData'])),null!=_0x4dbb3d['wasUndone']&&(_0x494d80['wasUndone']=Boolean(_0x4dbb3d['wasUndone'])),_0x494d80;},_0x2a81d9['toObject']=function(_0x1ae37c,_0x35b976){_0x35b976||(_0x35b976={});var _0x1e3634={};return _0x35b976['defaults']&&(_0x1e3634['name']='',_0x1e3634['oldRange']=null,_0x1e3634['newRange']=null,_0x1e3634['affectsData']=!0x1,_0x1e3634['wasUndone']=!0x1),null!=_0x1ae37c['name']&&_0x1ae37c['hasOwnProperty']('name')&&(_0x1e3634['name']=_0x1ae37c['name']),null!=_0x1ae37c['oldRange']&&_0x1ae37c['hasOwnProperty']('oldRange')&&(_0x1e3634['oldRange']=_0x128d05['Range']['toObject'](_0x1ae37c['oldRange'],_0x35b976)),null!=_0x1ae37c['newRange']&&_0x1ae37c['hasOwnProperty']('newRange')&&(_0x1e3634['newRange']=_0x128d05['Range']['toObject'](_0x1ae37c['newRange'],_0x35b976)),null!=_0x1ae37c['affectsData']&&_0x1ae37c['hasOwnProperty']('affectsData')&&(_0x1e3634['affectsData']=_0x1ae37c['affectsData']),null!=_0x1ae37c['wasUndone']&&_0x1ae37c['hasOwnProperty']('wasUndone')&&(_0x1e3634['wasUndone']=_0x1ae37c['wasUndone']),_0x1e3634;},_0x2a81d9['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x2ae57a['util']['toJSONOptions']);},_0x2a81d9['getTypeUrl']=function(_0x51c688){return void 0x0===_0x51c688&&(_0x51c688='type.googleapis.com'),_0x51c688+'/MarkerOperation';},_0x2a81d9;}()),_0x128d05['MergeOperation']=(function(){function _0x2dbccb(_0x10d7ae){if(_0x10d7ae){for(var _0x34262a=Object['keys'](_0x10d7ae),_0x26f426=0x0;_0x26f426<_0x34262a['length'];++_0x26f426)null!=_0x10d7ae[_0x34262a[_0x26f426]]&&(this[_0x34262a[_0x26f426]]=_0x10d7ae[_0x34262a[_0x26f426]]);}}return _0x2dbccb['prototype']['sourcePosition']=null,_0x2dbccb['prototype']['targetPosition']=null,_0x2dbccb['prototype']['graveyardPosition']=null,_0x2dbccb['prototype']['howMany']=0x0,_0x2dbccb['prototype']['wasUndone']=!0x1,_0x2dbccb['create']=function(_0x523956){return new _0x2dbccb(_0x523956);},_0x2dbccb['encode']=function(_0x55a5c4,_0x1b3b19){return _0x1b3b19||(_0x1b3b19=_0x5d4165['create']()),null!=_0x55a5c4['sourcePosition']&&Object['hasOwnProperty']['call'](_0x55a5c4,'sourcePosition')&&_0x128d05['Position']['encode'](_0x55a5c4['sourcePosition'],_0x1b3b19['uint32'](0xa)['fork']())['ldelim'](),null!=_0x55a5c4['targetPosition']&&Object['hasOwnProperty']['call'](_0x55a5c4,'targetPosition')&&_0x128d05['Position']['encode'](_0x55a5c4['targetPosition'],_0x1b3b19['uint32'](0x12)['fork']())['ldelim'](),null!=_0x55a5c4['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x55a5c4,'graveyardPosition')&&_0x128d05['Position']['encode'](_0x55a5c4['graveyardPosition'],_0x1b3b19['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x55a5c4['howMany']&&Object['hasOwnProperty']['call'](_0x55a5c4,'howMany')&&_0x1b3b19['uint32'](0x20)['uint32'](_0x55a5c4['howMany']),null!=_0x55a5c4['wasUndone']&&Object['hasOwnProperty']['call'](_0x55a5c4,'wasUndone')&&_0x1b3b19['uint32'](0x28)['bool'](_0x55a5c4['wasUndone']),_0x1b3b19;},_0x2dbccb['encodeDelimited']=function(_0x48df71,_0x40b696){return this['encode'](_0x48df71,_0x40b696)['ldelim']();},_0x2dbccb['decode']=function(_0x4b55ac,_0x3492ed){_0x4b55ac instanceof _0x2d2ec1||(_0x4b55ac=_0x2d2ec1['create'](_0x4b55ac));for(var _0x794c35=void 0x0===_0x3492ed?_0x4b55ac['len']:_0x4b55ac['pos']+_0x3492ed,_0xc92919=new _0x128d05['MergeOperation']();_0x4b55ac['pos']<_0x794c35;){var _0x16ec3b=_0x4b55ac['uint32']();switch(_0x16ec3b>>>0x3){case 0x1:_0xc92919['sourcePosition']=_0x128d05['Position']['decode'](_0x4b55ac,_0x4b55ac['uint32']());break;case 0x2:_0xc92919['targetPosition']=_0x128d05['Position']['decode'](_0x4b55ac,_0x4b55ac['uint32']());break;case 0x3:_0xc92919['graveyardPosition']=_0x128d05['Position']['decode'](_0x4b55ac,_0x4b55ac['uint32']());break;case 0x4:_0xc92919['howMany']=_0x4b55ac['uint32']();break;case 0x5:_0xc92919['wasUndone']=_0x4b55ac['bool']();break;default:_0x4b55ac['skipType'](0x7&_0x16ec3b);}}return _0xc92919;},_0x2dbccb['decodeDelimited']=function(_0x23d3fb){return _0x23d3fb instanceof _0x2d2ec1||(_0x23d3fb=new _0x2d2ec1(_0x23d3fb)),this['decode'](_0x23d3fb,_0x23d3fb['uint32']());},_0x2dbccb['verify']=function(_0x2251e8){if('object'!=typeof _0x2251e8||null===_0x2251e8)return'object\x20expected';var _0x31d930;if(null!=_0x2251e8['sourcePosition']&&_0x2251e8['hasOwnProperty']('sourcePosition')&&(_0x31d930=_0x128d05['Position']['verify'](_0x2251e8['sourcePosition'])))return'sourcePosition.'+_0x31d930;if(null!=_0x2251e8['targetPosition']&&_0x2251e8['hasOwnProperty']('targetPosition')&&(_0x31d930=_0x128d05['Position']['verify'](_0x2251e8['targetPosition'])))return'targetPosition.'+_0x31d930;if(null!=_0x2251e8['graveyardPosition']&&_0x2251e8['hasOwnProperty']('graveyardPosition')&&(_0x31d930=_0x128d05['Position']['verify'](_0x2251e8['graveyardPosition'])))return'graveyardPosition.'+_0x31d930;return null!=_0x2251e8['howMany']&&_0x2251e8['hasOwnProperty']('howMany')&&!_0x5c498c['isInteger'](_0x2251e8['howMany'])?'howMany:\x20integer\x20expected':null!=_0x2251e8['wasUndone']&&_0x2251e8['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x2251e8['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x2dbccb['fromObject']=function(_0x1352e0){if(_0x1352e0 instanceof _0x128d05['MergeOperation'])return _0x1352e0;var _0xe759db=new _0x128d05['MergeOperation']();if(null!=_0x1352e0['sourcePosition']){if('object'!=typeof _0x1352e0['sourcePosition'])throw TypeError('.MergeOperation.sourcePosition:\x20object\x20expected');_0xe759db['sourcePosition']=_0x128d05['Position']['fromObject'](_0x1352e0['sourcePosition']);}if(null!=_0x1352e0['targetPosition']){if('object'!=typeof _0x1352e0['targetPosition'])throw TypeError('.MergeOperation.targetPosition:\x20object\x20expected');_0xe759db['targetPosition']=_0x128d05['Position']['fromObject'](_0x1352e0['targetPosition']);}if(null!=_0x1352e0['graveyardPosition']){if('object'!=typeof _0x1352e0['graveyardPosition'])throw TypeError('.MergeOperation.graveyardPosition:\x20object\x20expected');_0xe759db['graveyardPosition']=_0x128d05['Position']['fromObject'](_0x1352e0['graveyardPosition']);}return null!=_0x1352e0['howMany']&&(_0xe759db['howMany']=_0x1352e0['howMany']>>>0x0),null!=_0x1352e0['wasUndone']&&(_0xe759db['wasUndone']=Boolean(_0x1352e0['wasUndone'])),_0xe759db;},_0x2dbccb['toObject']=function(_0x4271cc,_0xe7e0be){_0xe7e0be||(_0xe7e0be={});var _0x3a2435={};return _0xe7e0be['defaults']&&(_0x3a2435['sourcePosition']=null,_0x3a2435['targetPosition']=null,_0x3a2435['graveyardPosition']=null,_0x3a2435['howMany']=0x0,_0x3a2435['wasUndone']=!0x1),null!=_0x4271cc['sourcePosition']&&_0x4271cc['hasOwnProperty']('sourcePosition')&&(_0x3a2435['sourcePosition']=_0x128d05['Position']['toObject'](_0x4271cc['sourcePosition'],_0xe7e0be)),null!=_0x4271cc['targetPosition']&&_0x4271cc['hasOwnProperty']('targetPosition')&&(_0x3a2435['targetPosition']=_0x128d05['Position']['toObject'](_0x4271cc['targetPosition'],_0xe7e0be)),null!=_0x4271cc['graveyardPosition']&&_0x4271cc['hasOwnProperty']('graveyardPosition')&&(_0x3a2435['graveyardPosition']=_0x128d05['Position']['toObject'](_0x4271cc['graveyardPosition'],_0xe7e0be)),null!=_0x4271cc['howMany']&&_0x4271cc['hasOwnProperty']('howMany')&&(_0x3a2435['howMany']=_0x4271cc['howMany']),null!=_0x4271cc['wasUndone']&&_0x4271cc['hasOwnProperty']('wasUndone')&&(_0x3a2435['wasUndone']=_0x4271cc['wasUndone']),_0x3a2435;},_0x2dbccb['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x2ae57a['util']['toJSONOptions']);},_0x2dbccb['getTypeUrl']=function(_0x171512){return void 0x0===_0x171512&&(_0x171512='type.googleapis.com'),_0x171512+'/MergeOperation';},_0x2dbccb;}()),_0x128d05['MoveOperation']=(function(){function _0x3d8c8a(_0x467201){if(_0x467201){for(var _0x29be86=Object['keys'](_0x467201),_0x5871e1=0x0;_0x5871e1<_0x29be86['length'];++_0x5871e1)null!=_0x467201[_0x29be86[_0x5871e1]]&&(this[_0x29be86[_0x5871e1]]=_0x467201[_0x29be86[_0x5871e1]]);}}return _0x3d8c8a['prototype']['sourcePosition']=null,_0x3d8c8a['prototype']['howMany']=0x0,_0x3d8c8a['prototype']['targetPosition']=null,_0x3d8c8a['prototype']['wasUndone']=!0x1,_0x3d8c8a['create']=function(_0x46caeb){return new _0x3d8c8a(_0x46caeb);},_0x3d8c8a['encode']=function(_0x165524,_0x48ca71){return _0x48ca71||(_0x48ca71=_0x5d4165['create']()),null!=_0x165524['sourcePosition']&&Object['hasOwnProperty']['call'](_0x165524,'sourcePosition')&&_0x128d05['Position']['encode'](_0x165524['sourcePosition'],_0x48ca71['uint32'](0xa)['fork']())['ldelim'](),null!=_0x165524['howMany']&&Object['hasOwnProperty']['call'](_0x165524,'howMany')&&_0x48ca71['uint32'](0x10)['uint32'](_0x165524['howMany']),null!=_0x165524['targetPosition']&&Object['hasOwnProperty']['call'](_0x165524,'targetPosition')&&_0x128d05['Position']['encode'](_0x165524['targetPosition'],_0x48ca71['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x165524['wasUndone']&&Object['hasOwnProperty']['call'](_0x165524,'wasUndone')&&_0x48ca71['uint32'](0x20)['bool'](_0x165524['wasUndone']),_0x48ca71;},_0x3d8c8a['encodeDelimited']=function(_0xf3573b,_0x3a7839){return this['encode'](_0xf3573b,_0x3a7839)['ldelim']();},_0x3d8c8a['decode']=function(_0xf03d24,_0x5ddf4e){_0xf03d24 instanceof _0x2d2ec1||(_0xf03d24=_0x2d2ec1['create'](_0xf03d24));for(var _0xd2978=void 0x0===_0x5ddf4e?_0xf03d24['len']:_0xf03d24['pos']+_0x5ddf4e,_0x419181=new _0x128d05['MoveOperation']();_0xf03d24['pos']<_0xd2978;){var _0x501fd2=_0xf03d24['uint32']();switch(_0x501fd2>>>0x3){case 0x1:_0x419181['sourcePosition']=_0x128d05['Position']['decode'](_0xf03d24,_0xf03d24['uint32']());break;case 0x2:_0x419181['howMany']=_0xf03d24['uint32']();break;case 0x3:_0x419181['targetPosition']=_0x128d05['Position']['decode'](_0xf03d24,_0xf03d24['uint32']());break;case 0x4:_0x419181['wasUndone']=_0xf03d24['bool']();break;default:_0xf03d24['skipType'](0x7&_0x501fd2);}}return _0x419181;},_0x3d8c8a['decodeDelimited']=function(_0x45750a){return _0x45750a instanceof _0x2d2ec1||(_0x45750a=new _0x2d2ec1(_0x45750a)),this['decode'](_0x45750a,_0x45750a['uint32']());},_0x3d8c8a['verify']=function(_0x347962){if('object'!=typeof _0x347962||null===_0x347962)return'object\x20expected';var _0x3bd8a8;if(null!=_0x347962['sourcePosition']&&_0x347962['hasOwnProperty']('sourcePosition')&&(_0x3bd8a8=_0x128d05['Position']['verify'](_0x347962['sourcePosition'])))return'sourcePosition.'+_0x3bd8a8;if(null!=_0x347962['howMany']&&_0x347962['hasOwnProperty']('howMany')&&!_0x5c498c['isInteger'](_0x347962['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x347962['targetPosition']&&_0x347962['hasOwnProperty']('targetPosition')&&(_0x3bd8a8=_0x128d05['Position']['verify'](_0x347962['targetPosition'])))return'targetPosition.'+_0x3bd8a8;return null!=_0x347962['wasUndone']&&_0x347962['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x347962['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x3d8c8a['fromObject']=function(_0x1d84cb){if(_0x1d84cb instanceof _0x128d05['MoveOperation'])return _0x1d84cb;var _0x4aa80c=new _0x128d05['MoveOperation']();if(null!=_0x1d84cb['sourcePosition']){if('object'!=typeof _0x1d84cb['sourcePosition'])throw TypeError('.MoveOperation.sourcePosition:\x20object\x20expected');_0x4aa80c['sourcePosition']=_0x128d05['Position']['fromObject'](_0x1d84cb['sourcePosition']);}if(null!=_0x1d84cb['howMany']&&(_0x4aa80c['howMany']=_0x1d84cb['howMany']>>>0x0),null!=_0x1d84cb['targetPosition']){if('object'!=typeof _0x1d84cb['targetPosition'])throw TypeError('.MoveOperation.targetPosition:\x20object\x20expected');_0x4aa80c['targetPosition']=_0x128d05['Position']['fromObject'](_0x1d84cb['targetPosition']);}return null!=_0x1d84cb['wasUndone']&&(_0x4aa80c['wasUndone']=Boolean(_0x1d84cb['wasUndone'])),_0x4aa80c;},_0x3d8c8a['toObject']=function(_0x2d6f60,_0x3fc48f){_0x3fc48f||(_0x3fc48f={});var _0x2fbe03={};return _0x3fc48f['defaults']&&(_0x2fbe03['sourcePosition']=null,_0x2fbe03['howMany']=0x0,_0x2fbe03['targetPosition']=null,_0x2fbe03['wasUndone']=!0x1),null!=_0x2d6f60['sourcePosition']&&_0x2d6f60['hasOwnProperty']('sourcePosition')&&(_0x2fbe03['sourcePosition']=_0x128d05['Position']['toObject'](_0x2d6f60['sourcePosition'],_0x3fc48f)),null!=_0x2d6f60['howMany']&&_0x2d6f60['hasOwnProperty']('howMany')&&(_0x2fbe03['howMany']=_0x2d6f60['howMany']),null!=_0x2d6f60['targetPosition']&&_0x2d6f60['hasOwnProperty']('targetPosition')&&(_0x2fbe03['targetPosition']=_0x128d05['Position']['toObject'](_0x2d6f60['targetPosition'],_0x3fc48f)),null!=_0x2d6f60['wasUndone']&&_0x2d6f60['hasOwnProperty']('wasUndone')&&(_0x2fbe03['wasUndone']=_0x2d6f60['wasUndone']),_0x2fbe03;},_0x3d8c8a['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x2ae57a['util']['toJSONOptions']);},_0x3d8c8a['getTypeUrl']=function(_0x4745a7){return void 0x0===_0x4745a7&&(_0x4745a7='type.googleapis.com'),_0x4745a7+'/MoveOperation';},_0x3d8c8a;}()),_0x128d05['RenameOperation']=(function(){function _0x2c7cc2(_0x5f5b00){if(_0x5f5b00){for(var _0x446023=Object['keys'](_0x5f5b00),_0x33044d=0x0;_0x33044d<_0x446023['length'];++_0x33044d)null!=_0x5f5b00[_0x446023[_0x33044d]]&&(this[_0x446023[_0x33044d]]=_0x5f5b00[_0x446023[_0x33044d]]);}}return _0x2c7cc2['prototype']['position']=null,_0x2c7cc2['prototype']['oldName']='',_0x2c7cc2['prototype']['newName']='',_0x2c7cc2['prototype']['wasUndone']=!0x1,_0x2c7cc2['create']=function(_0x211ed3){return new _0x2c7cc2(_0x211ed3);},_0x2c7cc2['encode']=function(_0x152b12,_0x1b5136){return _0x1b5136||(_0x1b5136=_0x5d4165['create']()),null!=_0x152b12['position']&&Object['hasOwnProperty']['call'](_0x152b12,'position')&&_0x128d05['Position']['encode'](_0x152b12['position'],_0x1b5136['uint32'](0xa)['fork']())['ldelim'](),null!=_0x152b12['oldName']&&Object['hasOwnProperty']['call'](_0x152b12,'oldName')&&_0x1b5136['uint32'](0x12)['string'](_0x152b12['oldName']),null!=_0x152b12['newName']&&Object['hasOwnProperty']['call'](_0x152b12,'newName')&&_0x1b5136['uint32'](0x1a)['string'](_0x152b12['newName']),null!=_0x152b12['wasUndone']&&Object['hasOwnProperty']['call'](_0x152b12,'wasUndone')&&_0x1b5136['uint32'](0x20)['bool'](_0x152b12['wasUndone']),_0x1b5136;},_0x2c7cc2['encodeDelimited']=function(_0x3d6560,_0x4d627e){return this['encode'](_0x3d6560,_0x4d627e)['ldelim']();},_0x2c7cc2['decode']=function(_0x2b1307,_0x845bba){_0x2b1307 instanceof _0x2d2ec1||(_0x2b1307=_0x2d2ec1['create'](_0x2b1307));for(var _0xbf7b=void 0x0===_0x845bba?_0x2b1307['len']:_0x2b1307['pos']+_0x845bba,_0x44ed42=new _0x128d05['RenameOperation']();_0x2b1307['pos']<_0xbf7b;){var _0x54dc30=_0x2b1307['uint32']();switch(_0x54dc30>>>0x3){case 0x1:_0x44ed42['position']=_0x128d05['Position']['decode'](_0x2b1307,_0x2b1307['uint32']());break;case 0x2:_0x44ed42['oldName']=_0x2b1307['string']();break;case 0x3:_0x44ed42['newName']=_0x2b1307['string']();break;case 0x4:_0x44ed42['wasUndone']=_0x2b1307['bool']();break;default:_0x2b1307['skipType'](0x7&_0x54dc30);}}return _0x44ed42;},_0x2c7cc2['decodeDelimited']=function(_0x305df7){return _0x305df7 instanceof _0x2d2ec1||(_0x305df7=new _0x2d2ec1(_0x305df7)),this['decode'](_0x305df7,_0x305df7['uint32']());},_0x2c7cc2['verify']=function(_0x43ebed){if('object'!=typeof _0x43ebed||null===_0x43ebed)return'object\x20expected';if(null!=_0x43ebed['position']&&_0x43ebed['hasOwnProperty']('position')){var _0x3bdca7=_0x128d05['Position']['verify'](_0x43ebed['position']);if(_0x3bdca7)return'position.'+_0x3bdca7;}return null!=_0x43ebed['oldName']&&_0x43ebed['hasOwnProperty']('oldName')&&!_0x5c498c['isString'](_0x43ebed['oldName'])?'oldName:\x20string\x20expected':null!=_0x43ebed['newName']&&_0x43ebed['hasOwnProperty']('newName')&&!_0x5c498c['isString'](_0x43ebed['newName'])?'newName:\x20string\x20expected':null!=_0x43ebed['wasUndone']&&_0x43ebed['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x43ebed['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x2c7cc2['fromObject']=function(_0x2ae58a){if(_0x2ae58a instanceof _0x128d05['RenameOperation'])return _0x2ae58a;var _0x196393=new _0x128d05['RenameOperation']();if(null!=_0x2ae58a['position']){if('object'!=typeof _0x2ae58a['position'])throw TypeError('.RenameOperation.position:\x20object\x20expected');_0x196393['position']=_0x128d05['Position']['fromObject'](_0x2ae58a['position']);}return null!=_0x2ae58a['oldName']&&(_0x196393['oldName']=String(_0x2ae58a['oldName'])),null!=_0x2ae58a['newName']&&(_0x196393['newName']=String(_0x2ae58a['newName'])),null!=_0x2ae58a['wasUndone']&&(_0x196393['wasUndone']=Boolean(_0x2ae58a['wasUndone'])),_0x196393;},_0x2c7cc2['toObject']=function(_0x3fe55b,_0x30a72a){_0x30a72a||(_0x30a72a={});var _0x5b0cea={};return _0x30a72a['defaults']&&(_0x5b0cea['position']=null,_0x5b0cea['oldName']='',_0x5b0cea['newName']='',_0x5b0cea['wasUndone']=!0x1),null!=_0x3fe55b['position']&&_0x3fe55b['hasOwnProperty']('position')&&(_0x5b0cea['position']=_0x128d05['Position']['toObject'](_0x3fe55b['position'],_0x30a72a)),null!=_0x3fe55b['oldName']&&_0x3fe55b['hasOwnProperty']('oldName')&&(_0x5b0cea['oldName']=_0x3fe55b['oldName']),null!=_0x3fe55b['newName']&&_0x3fe55b['hasOwnProperty']('newName')&&(_0x5b0cea['newName']=_0x3fe55b['newName']),null!=_0x3fe55b['wasUndone']&&_0x3fe55b['hasOwnProperty']('wasUndone')&&(_0x5b0cea['wasUndone']=_0x3fe55b['wasUndone']),_0x5b0cea;},_0x2c7cc2['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x2ae57a['util']['toJSONOptions']);},_0x2c7cc2['getTypeUrl']=function(_0x2d5537){return void 0x0===_0x2d5537&&(_0x2d5537='type.googleapis.com'),_0x2d5537+'/RenameOperation';},_0x2c7cc2;}()),_0x128d05['RootAttributeOperation']=(function(){function _0x61a0e2(_0x3d7cfb){if(_0x3d7cfb){for(var _0x5c0b07=Object['keys'](_0x3d7cfb),_0x2f9a0c=0x0;_0x2f9a0c<_0x5c0b07['length'];++_0x2f9a0c)null!=_0x3d7cfb[_0x5c0b07[_0x2f9a0c]]&&(this[_0x5c0b07[_0x2f9a0c]]=_0x3d7cfb[_0x5c0b07[_0x2f9a0c]]);}}return _0x61a0e2['prototype']['root']='',_0x61a0e2['prototype']['key']='',_0x61a0e2['prototype']['oldValueBoolean']=!0x1,_0x61a0e2['prototype']['oldValueJson']='',_0x61a0e2['prototype']['newValueBoolean']=!0x1,_0x61a0e2['prototype']['newValueJson']='',_0x61a0e2['prototype']['wasUndone']=!0x1,_0x61a0e2['create']=function(_0x48ac10){return new _0x61a0e2(_0x48ac10);},_0x61a0e2['encode']=function(_0x36fc5c,_0x29cd8a){return _0x29cd8a||(_0x29cd8a=_0x5d4165['create']()),null!=_0x36fc5c['root']&&Object['hasOwnProperty']['call'](_0x36fc5c,'root')&&_0x29cd8a['uint32'](0xa)['string'](_0x36fc5c['root']),null!=_0x36fc5c['key']&&Object['hasOwnProperty']['call'](_0x36fc5c,'key')&&_0x29cd8a['uint32'](0x12)['string'](_0x36fc5c['key']),null!=_0x36fc5c['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x36fc5c,'oldValueBoolean')&&_0x29cd8a['uint32'](0x18)['bool'](_0x36fc5c['oldValueBoolean']),null!=_0x36fc5c['oldValueJson']&&Object['hasOwnProperty']['call'](_0x36fc5c,'oldValueJson')&&_0x29cd8a['uint32'](0x22)['string'](_0x36fc5c['oldValueJson']),null!=_0x36fc5c['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x36fc5c,'newValueBoolean')&&_0x29cd8a['uint32'](0x28)['bool'](_0x36fc5c['newValueBoolean']),null!=_0x36fc5c['newValueJson']&&Object['hasOwnProperty']['call'](_0x36fc5c,'newValueJson')&&_0x29cd8a['uint32'](0x32)['string'](_0x36fc5c['newValueJson']),null!=_0x36fc5c['wasUndone']&&Object['hasOwnProperty']['call'](_0x36fc5c,'wasUndone')&&_0x29cd8a['uint32'](0x38)['bool'](_0x36fc5c['wasUndone']),_0x29cd8a;},_0x61a0e2['encodeDelimited']=function(_0x2ae8a6,_0x4a36f6){return this['encode'](_0x2ae8a6,_0x4a36f6)['ldelim']();},_0x61a0e2['decode']=function(_0x34ba7e,_0x1e4a84){_0x34ba7e instanceof _0x2d2ec1||(_0x34ba7e=_0x2d2ec1['create'](_0x34ba7e));for(var _0x20a87e=void 0x0===_0x1e4a84?_0x34ba7e['len']:_0x34ba7e['pos']+_0x1e4a84,_0x2834f5=new _0x128d05['RootAttributeOperation']();_0x34ba7e['pos']<_0x20a87e;){var _0x17b1e3=_0x34ba7e['uint32']();switch(_0x17b1e3>>>0x3){case 0x1:_0x2834f5['root']=_0x34ba7e['string']();break;case 0x2:_0x2834f5['key']=_0x34ba7e['string']();break;case 0x3:_0x2834f5['oldValueBoolean']=_0x34ba7e['bool']();break;case 0x4:_0x2834f5['oldValueJson']=_0x34ba7e['string']();break;case 0x5:_0x2834f5['newValueBoolean']=_0x34ba7e['bool']();break;case 0x6:_0x2834f5['newValueJson']=_0x34ba7e['string']();break;case 0x7:_0x2834f5['wasUndone']=_0x34ba7e['bool']();break;default:_0x34ba7e['skipType'](0x7&_0x17b1e3);}}return _0x2834f5;},_0x61a0e2['decodeDelimited']=function(_0x275253){return _0x275253 instanceof _0x2d2ec1||(_0x275253=new _0x2d2ec1(_0x275253)),this['decode'](_0x275253,_0x275253['uint32']());},_0x61a0e2['verify']=function(_0x21cdc1){return'object'!=typeof _0x21cdc1||null===_0x21cdc1?'object\x20expected':null!=_0x21cdc1['root']&&_0x21cdc1['hasOwnProperty']('root')&&!_0x5c498c['isString'](_0x21cdc1['root'])?'root:\x20string\x20expected':null!=_0x21cdc1['key']&&_0x21cdc1['hasOwnProperty']('key')&&!_0x5c498c['isString'](_0x21cdc1['key'])?'key:\x20string\x20expected':null!=_0x21cdc1['oldValueBoolean']&&_0x21cdc1['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x21cdc1['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x21cdc1['oldValueJson']&&_0x21cdc1['hasOwnProperty']('oldValueJson')&&!_0x5c498c['isString'](_0x21cdc1['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x21cdc1['newValueBoolean']&&_0x21cdc1['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x21cdc1['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x21cdc1['newValueJson']&&_0x21cdc1['hasOwnProperty']('newValueJson')&&!_0x5c498c['isString'](_0x21cdc1['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x21cdc1['wasUndone']&&_0x21cdc1['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x21cdc1['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x61a0e2['fromObject']=function(_0x5e217a){if(_0x5e217a instanceof _0x128d05['RootAttributeOperation'])return _0x5e217a;var _0x2bf519=new _0x128d05['RootAttributeOperation']();return null!=_0x5e217a['root']&&(_0x2bf519['root']=String(_0x5e217a['root'])),null!=_0x5e217a['key']&&(_0x2bf519['key']=String(_0x5e217a['key'])),null!=_0x5e217a['oldValueBoolean']&&(_0x2bf519['oldValueBoolean']=Boolean(_0x5e217a['oldValueBoolean'])),null!=_0x5e217a['oldValueJson']&&(_0x2bf519['oldValueJson']=String(_0x5e217a['oldValueJson'])),null!=_0x5e217a['newValueBoolean']&&(_0x2bf519['newValueBoolean']=Boolean(_0x5e217a['newValueBoolean'])),null!=_0x5e217a['newValueJson']&&(_0x2bf519['newValueJson']=String(_0x5e217a['newValueJson'])),null!=_0x5e217a['wasUndone']&&(_0x2bf519['wasUndone']=Boolean(_0x5e217a['wasUndone'])),_0x2bf519;},_0x61a0e2['toObject']=function(_0xa53315,_0x3a240c){_0x3a240c||(_0x3a240c={});var _0x4bf156={};return _0x3a240c['defaults']&&(_0x4bf156['root']='',_0x4bf156['key']='',_0x4bf156['oldValueBoolean']=!0x1,_0x4bf156['oldValueJson']='',_0x4bf156['newValueBoolean']=!0x1,_0x4bf156['newValueJson']='',_0x4bf156['wasUndone']=!0x1),null!=_0xa53315['root']&&_0xa53315['hasOwnProperty']('root')&&(_0x4bf156['root']=_0xa53315['root']),null!=_0xa53315['key']&&_0xa53315['hasOwnProperty']('key')&&(_0x4bf156['key']=_0xa53315['key']),null!=_0xa53315['oldValueBoolean']&&_0xa53315['hasOwnProperty']('oldValueBoolean')&&(_0x4bf156['oldValueBoolean']=_0xa53315['oldValueBoolean']),null!=_0xa53315['oldValueJson']&&_0xa53315['hasOwnProperty']('oldValueJson')&&(_0x4bf156['oldValueJson']=_0xa53315['oldValueJson']),null!=_0xa53315['newValueBoolean']&&_0xa53315['hasOwnProperty']('newValueBoolean')&&(_0x4bf156['newValueBoolean']=_0xa53315['newValueBoolean']),null!=_0xa53315['newValueJson']&&_0xa53315['hasOwnProperty']('newValueJson')&&(_0x4bf156['newValueJson']=_0xa53315['newValueJson']),null!=_0xa53315['wasUndone']&&_0xa53315['hasOwnProperty']('wasUndone')&&(_0x4bf156['wasUndone']=_0xa53315['wasUndone']),_0x4bf156;},_0x61a0e2['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x2ae57a['util']['toJSONOptions']);},_0x61a0e2['getTypeUrl']=function(_0x3a5864){return void 0x0===_0x3a5864&&(_0x3a5864='type.googleapis.com'),_0x3a5864+'/RootAttributeOperation';},_0x61a0e2;}()),_0x128d05['RootOperation']=(function(){function _0xc4dfe7(_0x303054){if(_0x303054){for(var _0x65a52=Object['keys'](_0x303054),_0x3124f0=0x0;_0x3124f0<_0x65a52['length'];++_0x3124f0)null!=_0x303054[_0x65a52[_0x3124f0]]&&(this[_0x65a52[_0x3124f0]]=_0x303054[_0x65a52[_0x3124f0]]);}}return _0xc4dfe7['prototype']['rootName']='',_0xc4dfe7['prototype']['elementName']='',_0xc4dfe7['prototype']['isAdd']=!0x1,_0xc4dfe7['prototype']['wasUndone']=!0x1,_0xc4dfe7['create']=function(_0x5f3193){return new _0xc4dfe7(_0x5f3193);},_0xc4dfe7['encode']=function(_0x56c44f,_0x792eb2){return _0x792eb2||(_0x792eb2=_0x5d4165['create']()),null!=_0x56c44f['rootName']&&Object['hasOwnProperty']['call'](_0x56c44f,'rootName')&&_0x792eb2['uint32'](0xa)['string'](_0x56c44f['rootName']),null!=_0x56c44f['elementName']&&Object['hasOwnProperty']['call'](_0x56c44f,'elementName')&&_0x792eb2['uint32'](0x12)['string'](_0x56c44f['elementName']),null!=_0x56c44f['isAdd']&&Object['hasOwnProperty']['call'](_0x56c44f,'isAdd')&&_0x792eb2['uint32'](0x18)['bool'](_0x56c44f['isAdd']),null!=_0x56c44f['wasUndone']&&Object['hasOwnProperty']['call'](_0x56c44f,'wasUndone')&&_0x792eb2['uint32'](0x20)['bool'](_0x56c44f['wasUndone']),_0x792eb2;},_0xc4dfe7['encodeDelimited']=function(_0x5d564b,_0x4b785e){return this['encode'](_0x5d564b,_0x4b785e)['ldelim']();},_0xc4dfe7['decode']=function(_0x57392c,_0x2c61ad){_0x57392c instanceof _0x2d2ec1||(_0x57392c=_0x2d2ec1['create'](_0x57392c));for(var _0x4da526=void 0x0===_0x2c61ad?_0x57392c['len']:_0x57392c['pos']+_0x2c61ad,_0xeeede8=new _0x128d05['RootOperation']();_0x57392c['pos']<_0x4da526;){var _0x2d0832=_0x57392c['uint32']();switch(_0x2d0832>>>0x3){case 0x1:_0xeeede8['rootName']=_0x57392c['string']();break;case 0x2:_0xeeede8['elementName']=_0x57392c['string']();break;case 0x3:_0xeeede8['isAdd']=_0x57392c['bool']();break;case 0x4:_0xeeede8['wasUndone']=_0x57392c['bool']();break;default:_0x57392c['skipType'](0x7&_0x2d0832);}}return _0xeeede8;},_0xc4dfe7['decodeDelimited']=function(_0x342694){return _0x342694 instanceof _0x2d2ec1||(_0x342694=new _0x2d2ec1(_0x342694)),this['decode'](_0x342694,_0x342694['uint32']());},_0xc4dfe7['verify']=function(_0x328443){return'object'!=typeof _0x328443||null===_0x328443?'object\x20expected':null!=_0x328443['rootName']&&_0x328443['hasOwnProperty']('rootName')&&!_0x5c498c['isString'](_0x328443['rootName'])?'rootName:\x20string\x20expected':null!=_0x328443['elementName']&&_0x328443['hasOwnProperty']('elementName')&&!_0x5c498c['isString'](_0x328443['elementName'])?'elementName:\x20string\x20expected':null!=_0x328443['isAdd']&&_0x328443['hasOwnProperty']('isAdd')&&'boolean'!=typeof _0x328443['isAdd']?'isAdd:\x20boolean\x20expected':null!=_0x328443['wasUndone']&&_0x328443['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x328443['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0xc4dfe7['fromObject']=function(_0x1a670a){if(_0x1a670a instanceof _0x128d05['RootOperation'])return _0x1a670a;var _0x554fd6=new _0x128d05['RootOperation']();return null!=_0x1a670a['rootName']&&(_0x554fd6['rootName']=String(_0x1a670a['rootName'])),null!=_0x1a670a['elementName']&&(_0x554fd6['elementName']=String(_0x1a670a['elementName'])),null!=_0x1a670a['isAdd']&&(_0x554fd6['isAdd']=Boolean(_0x1a670a['isAdd'])),null!=_0x1a670a['wasUndone']&&(_0x554fd6['wasUndone']=Boolean(_0x1a670a['wasUndone'])),_0x554fd6;},_0xc4dfe7['toObject']=function(_0x9abeb7,_0xd08b05){_0xd08b05||(_0xd08b05={});var _0x4c4fa1={};return _0xd08b05['defaults']&&(_0x4c4fa1['rootName']='',_0x4c4fa1['elementName']='',_0x4c4fa1['isAdd']=!0x1,_0x4c4fa1['wasUndone']=!0x1),null!=_0x9abeb7['rootName']&&_0x9abeb7['hasOwnProperty']('rootName')&&(_0x4c4fa1['rootName']=_0x9abeb7['rootName']),null!=_0x9abeb7['elementName']&&_0x9abeb7['hasOwnProperty']('elementName')&&(_0x4c4fa1['elementName']=_0x9abeb7['elementName']),null!=_0x9abeb7['isAdd']&&_0x9abeb7['hasOwnProperty']('isAdd')&&(_0x4c4fa1['isAdd']=_0x9abeb7['isAdd']),null!=_0x9abeb7['wasUndone']&&_0x9abeb7['hasOwnProperty']('wasUndone')&&(_0x4c4fa1['wasUndone']=_0x9abeb7['wasUndone']),_0x4c4fa1;},_0xc4dfe7['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x2ae57a['util']['toJSONOptions']);},_0xc4dfe7['getTypeUrl']=function(_0x1fdfd8){return void 0x0===_0x1fdfd8&&(_0x1fdfd8='type.googleapis.com'),_0x1fdfd8+'/RootOperation';},_0xc4dfe7;}()),_0x128d05['SplitOperation']=(function(){function _0x4421cf(_0x2c130b){if(_0x2c130b){for(var _0x193b0d=Object['keys'](_0x2c130b),_0x21e648=0x0;_0x21e648<_0x193b0d['length'];++_0x21e648)null!=_0x2c130b[_0x193b0d[_0x21e648]]&&(this[_0x193b0d[_0x21e648]]=_0x2c130b[_0x193b0d[_0x21e648]]);}}return _0x4421cf['prototype']['splitPosition']=null,_0x4421cf['prototype']['graveyardPosition']=null,_0x4421cf['prototype']['howMany']=0x0,_0x4421cf['prototype']['insertionPosition']=null,_0x4421cf['prototype']['wasUndone']=!0x1,_0x4421cf['create']=function(_0x181ef5){return new _0x4421cf(_0x181ef5);},_0x4421cf['encode']=function(_0x344a1c,_0x1c9c9e){return _0x1c9c9e||(_0x1c9c9e=_0x5d4165['create']()),null!=_0x344a1c['splitPosition']&&Object['hasOwnProperty']['call'](_0x344a1c,'splitPosition')&&_0x128d05['Position']['encode'](_0x344a1c['splitPosition'],_0x1c9c9e['uint32'](0xa)['fork']())['ldelim'](),null!=_0x344a1c['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x344a1c,'graveyardPosition')&&_0x128d05['Position']['encode'](_0x344a1c['graveyardPosition'],_0x1c9c9e['uint32'](0x12)['fork']())['ldelim'](),null!=_0x344a1c['howMany']&&Object['hasOwnProperty']['call'](_0x344a1c,'howMany')&&_0x1c9c9e['uint32'](0x18)['uint32'](_0x344a1c['howMany']),null!=_0x344a1c['insertionPosition']&&Object['hasOwnProperty']['call'](_0x344a1c,'insertionPosition')&&_0x128d05['Position']['encode'](_0x344a1c['insertionPosition'],_0x1c9c9e['uint32'](0x22)['fork']())['ldelim'](),null!=_0x344a1c['wasUndone']&&Object['hasOwnProperty']['call'](_0x344a1c,'wasUndone')&&_0x1c9c9e['uint32'](0x28)['bool'](_0x344a1c['wasUndone']),_0x1c9c9e;},_0x4421cf['encodeDelimited']=function(_0x54712b,_0x30887d){return this['encode'](_0x54712b,_0x30887d)['ldelim']();},_0x4421cf['decode']=function(_0x2562f2,_0x1fa4fc){_0x2562f2 instanceof _0x2d2ec1||(_0x2562f2=_0x2d2ec1['create'](_0x2562f2));for(var _0x570b9f=void 0x0===_0x1fa4fc?_0x2562f2['len']:_0x2562f2['pos']+_0x1fa4fc,_0x4b7f9b=new _0x128d05['SplitOperation']();_0x2562f2['pos']<_0x570b9f;){var _0x4edfec=_0x2562f2['uint32']();switch(_0x4edfec>>>0x3){case 0x1:_0x4b7f9b['splitPosition']=_0x128d05['Position']['decode'](_0x2562f2,_0x2562f2['uint32']());break;case 0x2:_0x4b7f9b['graveyardPosition']=_0x128d05['Position']['decode'](_0x2562f2,_0x2562f2['uint32']());break;case 0x3:_0x4b7f9b['howMany']=_0x2562f2['uint32']();break;case 0x4:_0x4b7f9b['insertionPosition']=_0x128d05['Position']['decode'](_0x2562f2,_0x2562f2['uint32']());break;case 0x5:_0x4b7f9b['wasUndone']=_0x2562f2['bool']();break;default:_0x2562f2['skipType'](0x7&_0x4edfec);}}return _0x4b7f9b;},_0x4421cf['decodeDelimited']=function(_0x398e09){return _0x398e09 instanceof _0x2d2ec1||(_0x398e09=new _0x2d2ec1(_0x398e09)),this['decode'](_0x398e09,_0x398e09['uint32']());},_0x4421cf['verify']=function(_0x2dc6ed){if('object'!=typeof _0x2dc6ed||null===_0x2dc6ed)return'object\x20expected';var _0x4f7182;if(null!=_0x2dc6ed['splitPosition']&&_0x2dc6ed['hasOwnProperty']('splitPosition')&&(_0x4f7182=_0x128d05['Position']['verify'](_0x2dc6ed['splitPosition'])))return'splitPosition.'+_0x4f7182;if(null!=_0x2dc6ed['graveyardPosition']&&_0x2dc6ed['hasOwnProperty']('graveyardPosition')&&(_0x4f7182=_0x128d05['Position']['verify'](_0x2dc6ed['graveyardPosition'])))return'graveyardPosition.'+_0x4f7182;if(null!=_0x2dc6ed['howMany']&&_0x2dc6ed['hasOwnProperty']('howMany')&&!_0x5c498c['isInteger'](_0x2dc6ed['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x2dc6ed['insertionPosition']&&_0x2dc6ed['hasOwnProperty']('insertionPosition')&&(_0x4f7182=_0x128d05['Position']['verify'](_0x2dc6ed['insertionPosition'])))return'insertionPosition.'+_0x4f7182;return null!=_0x2dc6ed['wasUndone']&&_0x2dc6ed['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x2dc6ed['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x4421cf['fromObject']=function(_0x3e9e5e){if(_0x3e9e5e instanceof _0x128d05['SplitOperation'])return _0x3e9e5e;var _0xa8ced5=new _0x128d05['SplitOperation']();if(null!=_0x3e9e5e['splitPosition']){if('object'!=typeof _0x3e9e5e['splitPosition'])throw TypeError('.SplitOperation.splitPosition:\x20object\x20expected');_0xa8ced5['splitPosition']=_0x128d05['Position']['fromObject'](_0x3e9e5e['splitPosition']);}if(null!=_0x3e9e5e['graveyardPosition']){if('object'!=typeof _0x3e9e5e['graveyardPosition'])throw TypeError('.SplitOperation.graveyardPosition:\x20object\x20expected');_0xa8ced5['graveyardPosition']=_0x128d05['Position']['fromObject'](_0x3e9e5e['graveyardPosition']);}if(null!=_0x3e9e5e['howMany']&&(_0xa8ced5['howMany']=_0x3e9e5e['howMany']>>>0x0),null!=_0x3e9e5e['insertionPosition']){if('object'!=typeof _0x3e9e5e['insertionPosition'])throw TypeError('.SplitOperation.insertionPosition:\x20object\x20expected');_0xa8ced5['insertionPosition']=_0x128d05['Position']['fromObject'](_0x3e9e5e['insertionPosition']);}return null!=_0x3e9e5e['wasUndone']&&(_0xa8ced5['wasUndone']=Boolean(_0x3e9e5e['wasUndone'])),_0xa8ced5;},_0x4421cf['toObject']=function(_0x1d50ab,_0x3725ff){_0x3725ff||(_0x3725ff={});var _0x19abc8={};return _0x3725ff['defaults']&&(_0x19abc8['splitPosition']=null,_0x19abc8['graveyardPosition']=null,_0x19abc8['howMany']=0x0,_0x19abc8['insertionPosition']=null,_0x19abc8['wasUndone']=!0x1),null!=_0x1d50ab['splitPosition']&&_0x1d50ab['hasOwnProperty']('splitPosition')&&(_0x19abc8['splitPosition']=_0x128d05['Position']['toObject'](_0x1d50ab['splitPosition'],_0x3725ff)),null!=_0x1d50ab['graveyardPosition']&&_0x1d50ab['hasOwnProperty']('graveyardPosition')&&(_0x19abc8['graveyardPosition']=_0x128d05['Position']['toObject'](_0x1d50ab['graveyardPosition'],_0x3725ff)),null!=_0x1d50ab['howMany']&&_0x1d50ab['hasOwnProperty']('howMany')&&(_0x19abc8['howMany']=_0x1d50ab['howMany']),null!=_0x1d50ab['insertionPosition']&&_0x1d50ab['hasOwnProperty']('insertionPosition')&&(_0x19abc8['insertionPosition']=_0x128d05['Position']['toObject'](_0x1d50ab['insertionPosition'],_0x3725ff)),null!=_0x1d50ab['wasUndone']&&_0x1d50ab['hasOwnProperty']('wasUndone')&&(_0x19abc8['wasUndone']=_0x1d50ab['wasUndone']),_0x19abc8;},_0x4421cf['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x2ae57a['util']['toJSONOptions']);},_0x4421cf['getTypeUrl']=function(_0x49bb06){return void 0x0===_0x49bb06&&(_0x49bb06='type.googleapis.com'),_0x49bb06+'/SplitOperation';},_0x4421cf;}()),_0x128d05['Position']=(function(){function _0x112212(_0xe14634){if(this['path']=[],_0xe14634){for(var _0x38ba1d=Object['keys'](_0xe14634),_0x4a4724=0x0;_0x4a4724<_0x38ba1d['length'];++_0x4a4724)null!=_0xe14634[_0x38ba1d[_0x4a4724]]&&(this[_0x38ba1d[_0x4a4724]]=_0xe14634[_0x38ba1d[_0x4a4724]]);}}return _0x112212['prototype']['root']='',_0x112212['prototype']['rootMain']=!0x1,_0x112212['prototype']['rootGraveyard']=!0x1,_0x112212['prototype']['path']=_0x5c498c['emptyArray'],_0x112212['prototype']['stickiness']='',_0x112212['create']=function(_0x118a2a){return new _0x112212(_0x118a2a);},_0x112212['encode']=function(_0x5d4c7b,_0x433f30){if(_0x433f30||(_0x433f30=_0x5d4165['create']()),null!=_0x5d4c7b['root']&&Object['hasOwnProperty']['call'](_0x5d4c7b,'root')&&_0x433f30['uint32'](0xa)['string'](_0x5d4c7b['root']),null!=_0x5d4c7b['rootMain']&&Object['hasOwnProperty']['call'](_0x5d4c7b,'rootMain')&&_0x433f30['uint32'](0x10)['bool'](_0x5d4c7b['rootMain']),null!=_0x5d4c7b['rootGraveyard']&&Object['hasOwnProperty']['call'](_0x5d4c7b,'rootGraveyard')&&_0x433f30['uint32'](0x18)['bool'](_0x5d4c7b['rootGraveyard']),null!=_0x5d4c7b['path']&&_0x5d4c7b['path']['length']){_0x433f30['uint32'](0x22)['fork']();for(var _0x68d413=0x0;_0x68d413<_0x5d4c7b['path']['length'];++_0x68d413)_0x433f30['uint32'](_0x5d4c7b['path'][_0x68d413]);_0x433f30['ldelim']();}return null!=_0x5d4c7b['stickiness']&&Object['hasOwnProperty']['call'](_0x5d4c7b,'stickiness')&&_0x433f30['uint32'](0x2a)['string'](_0x5d4c7b['stickiness']),_0x433f30;},_0x112212['encodeDelimited']=function(_0x3bfb65,_0x3b6763){return this['encode'](_0x3bfb65,_0x3b6763)['ldelim']();},_0x112212['decode']=function(_0x4984c5,_0xd47d83){_0x4984c5 instanceof _0x2d2ec1||(_0x4984c5=_0x2d2ec1['create'](_0x4984c5));for(var _0x536338=void 0x0===_0xd47d83?_0x4984c5['len']:_0x4984c5['pos']+_0xd47d83,_0x4297f0=new _0x128d05['Position']();_0x4984c5['pos']<_0x536338;){var _0x2c8a21=_0x4984c5['uint32']();switch(_0x2c8a21>>>0x3){case 0x1:_0x4297f0['root']=_0x4984c5['string']();break;case 0x2:_0x4297f0['rootMain']=_0x4984c5['bool']();break;case 0x3:_0x4297f0['rootGraveyard']=_0x4984c5['bool']();break;case 0x4:if(_0x4297f0['path']&&_0x4297f0['path']['length']||(_0x4297f0['path']=[]),0x2==(0x7&_0x2c8a21)){for(var _0x37d343=_0x4984c5['uint32']()+_0x4984c5['pos'];_0x4984c5['pos']<_0x37d343;)_0x4297f0['path']['push'](_0x4984c5['uint32']());}else _0x4297f0['path']['push'](_0x4984c5['uint32']());break;case 0x5:_0x4297f0['stickiness']=_0x4984c5['string']();break;default:_0x4984c5['skipType'](0x7&_0x2c8a21);}}return _0x4297f0;},_0x112212['decodeDelimited']=function(_0xe5b43a){return _0xe5b43a instanceof _0x2d2ec1||(_0xe5b43a=new _0x2d2ec1(_0xe5b43a)),this['decode'](_0xe5b43a,_0xe5b43a['uint32']());},_0x112212['verify']=function(_0x211958){if('object'!=typeof _0x211958||null===_0x211958)return'object\x20expected';if(null!=_0x211958['root']&&_0x211958['hasOwnProperty']('root')&&!_0x5c498c['isString'](_0x211958['root']))return'root:\x20string\x20expected';if(null!=_0x211958['rootMain']&&_0x211958['hasOwnProperty']('rootMain')&&'boolean'!=typeof _0x211958['rootMain'])return'rootMain:\x20boolean\x20expected';if(null!=_0x211958['rootGraveyard']&&_0x211958['hasOwnProperty']('rootGraveyard')&&'boolean'!=typeof _0x211958['rootGraveyard'])return'rootGraveyard:\x20boolean\x20expected';if(null!=_0x211958['path']&&_0x211958['hasOwnProperty']('path')){if(!Array['isArray'](_0x211958['path']))return'path:\x20array\x20expected';for(var _0xde3aaa=0x0;_0xde3aaa<_0x211958['path']['length'];++_0xde3aaa)if(!_0x5c498c['isInteger'](_0x211958['path'][_0xde3aaa]))return'path:\x20integer[]\x20expected';}return null!=_0x211958['stickiness']&&_0x211958['hasOwnProperty']('stickiness')&&!_0x5c498c['isString'](_0x211958['stickiness'])?'stickiness:\x20string\x20expected':null;},_0x112212['fromObject']=function(_0x227733){if(_0x227733 instanceof _0x128d05['Position'])return _0x227733;var _0x470a74=new _0x128d05['Position']();if(null!=_0x227733['root']&&(_0x470a74['root']=String(_0x227733['root'])),null!=_0x227733['rootMain']&&(_0x470a74['rootMain']=Boolean(_0x227733['rootMain'])),null!=_0x227733['rootGraveyard']&&(_0x470a74['rootGraveyard']=Boolean(_0x227733['rootGraveyard'])),_0x227733['path']){if(!Array['isArray'](_0x227733['path']))throw TypeError('.Position.path:\x20array\x20expected');_0x470a74['path']=[];for(var _0x62f495=0x0;_0x62f495<_0x227733['path']['length'];++_0x62f495)_0x470a74['path'][_0x62f495]=_0x227733['path'][_0x62f495]>>>0x0;}return null!=_0x227733['stickiness']&&(_0x470a74['stickiness']=String(_0x227733['stickiness'])),_0x470a74;},_0x112212['toObject']=function(_0x42f702,_0xf2a04d){_0xf2a04d||(_0xf2a04d={});var _0x53b3e4={};if((_0xf2a04d['arrays']||_0xf2a04d['defaults'])&&(_0x53b3e4['path']=[]),_0xf2a04d['defaults']&&(_0x53b3e4['root']='',_0x53b3e4['rootMain']=!0x1,_0x53b3e4['rootGraveyard']=!0x1,_0x53b3e4['stickiness']=''),null!=_0x42f702['root']&&_0x42f702['hasOwnProperty']('root')&&(_0x53b3e4['root']=_0x42f702['root']),null!=_0x42f702['rootMain']&&_0x42f702['hasOwnProperty']('rootMain')&&(_0x53b3e4['rootMain']=_0x42f702['rootMain']),null!=_0x42f702['rootGraveyard']&&_0x42f702['hasOwnProperty']('rootGraveyard')&&(_0x53b3e4['rootGraveyard']=_0x42f702['rootGraveyard']),_0x42f702['path']&&_0x42f702['path']['length']){_0x53b3e4['path']=[];for(var _0x4341c9=0x0;_0x4341c9<_0x42f702['path']['length'];++_0x4341c9)_0x53b3e4['path'][_0x4341c9]=_0x42f702['path'][_0x4341c9];}return null!=_0x42f702['stickiness']&&_0x42f702['hasOwnProperty']('stickiness')&&(_0x53b3e4['stickiness']=_0x42f702['stickiness']),_0x53b3e4;},_0x112212['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x2ae57a['util']['toJSONOptions']);},_0x112212['getTypeUrl']=function(_0xd1a3c9){return void 0x0===_0xd1a3c9&&(_0xd1a3c9='type.googleapis.com'),_0xd1a3c9+'/Position';},_0x112212;}()),_0x128d05['Range']=(function(){function _0x3f280d(_0x3531c8){if(_0x3531c8){for(var _0x47067c=Object['keys'](_0x3531c8),_0x46c775=0x0;_0x46c775<_0x47067c['length'];++_0x46c775)null!=_0x3531c8[_0x47067c[_0x46c775]]&&(this[_0x47067c[_0x46c775]]=_0x3531c8[_0x47067c[_0x46c775]]);}}return _0x3f280d['prototype']['start']=null,_0x3f280d['prototype']['end']=null,_0x3f280d['create']=function(_0x63ef6a){return new _0x3f280d(_0x63ef6a);},_0x3f280d['encode']=function(_0x4921aa,_0x3289e8){return _0x3289e8||(_0x3289e8=_0x5d4165['create']()),null!=_0x4921aa['start']&&Object['hasOwnProperty']['call'](_0x4921aa,'start')&&_0x128d05['Position']['encode'](_0x4921aa['start'],_0x3289e8['uint32'](0xa)['fork']())['ldelim'](),null!=_0x4921aa['end']&&Object['hasOwnProperty']['call'](_0x4921aa,'end')&&_0x128d05['Position']['encode'](_0x4921aa['end'],_0x3289e8['uint32'](0x12)['fork']())['ldelim'](),_0x3289e8;},_0x3f280d['encodeDelimited']=function(_0x1b6f1f,_0x220d49){return this['encode'](_0x1b6f1f,_0x220d49)['ldelim']();},_0x3f280d['decode']=function(_0x481fb4,_0x23248c){_0x481fb4 instanceof _0x2d2ec1||(_0x481fb4=_0x2d2ec1['create'](_0x481fb4));for(var _0x13e509=void 0x0===_0x23248c?_0x481fb4['len']:_0x481fb4['pos']+_0x23248c,_0x51573f=new _0x128d05['Range']();_0x481fb4['pos']<_0x13e509;){var _0x6bb77f=_0x481fb4['uint32']();switch(_0x6bb77f>>>0x3){case 0x1:_0x51573f['start']=_0x128d05['Position']['decode'](_0x481fb4,_0x481fb4['uint32']());break;case 0x2:_0x51573f['end']=_0x128d05['Position']['decode'](_0x481fb4,_0x481fb4['uint32']());break;default:_0x481fb4['skipType'](0x7&_0x6bb77f);}}return _0x51573f;},_0x3f280d['decodeDelimited']=function(_0x1fbac4){return _0x1fbac4 instanceof _0x2d2ec1||(_0x1fbac4=new _0x2d2ec1(_0x1fbac4)),this['decode'](_0x1fbac4,_0x1fbac4['uint32']());},_0x3f280d['verify']=function(_0x93b594){if('object'!=typeof _0x93b594||null===_0x93b594)return'object\x20expected';var _0x100c01;if(null!=_0x93b594['start']&&_0x93b594['hasOwnProperty']('start')&&(_0x100c01=_0x128d05['Position']['verify'](_0x93b594['start'])))return'start.'+_0x100c01;if(null!=_0x93b594['end']&&_0x93b594['hasOwnProperty']('end')&&(_0x100c01=_0x128d05['Position']['verify'](_0x93b594['end'])))return'end.'+_0x100c01;return null;},_0x3f280d['fromObject']=function(_0x13e066){if(_0x13e066 instanceof _0x128d05['Range'])return _0x13e066;var _0x196419=new _0x128d05['Range']();if(null!=_0x13e066['start']){if('object'!=typeof _0x13e066['start'])throw TypeError('.Range.start:\x20object\x20expected');_0x196419['start']=_0x128d05['Position']['fromObject'](_0x13e066['start']);}if(null!=_0x13e066['end']){if('object'!=typeof _0x13e066['end'])throw TypeError('.Range.end:\x20object\x20expected');_0x196419['end']=_0x128d05['Position']['fromObject'](_0x13e066['end']);}return _0x196419;},_0x3f280d['toObject']=function(_0x16811e,_0x3ab82b){_0x3ab82b||(_0x3ab82b={});var _0x4f5bbd={};return _0x3ab82b['defaults']&&(_0x4f5bbd['start']=null,_0x4f5bbd['end']=null),null!=_0x16811e['start']&&_0x16811e['hasOwnProperty']('start')&&(_0x4f5bbd['start']=_0x128d05['Position']['toObject'](_0x16811e['start'],_0x3ab82b)),null!=_0x16811e['end']&&_0x16811e['hasOwnProperty']('end')&&(_0x4f5bbd['end']=_0x128d05['Position']['toObject'](_0x16811e['end'],_0x3ab82b)),_0x4f5bbd;},_0x3f280d['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x2ae57a['util']['toJSONOptions']);},_0x3f280d['getTypeUrl']=function(_0x238c1f){return void 0x0===_0x238c1f&&(_0x238c1f='type.googleapis.com'),_0x238c1f+'/Range';},_0x3f280d;}()),_0x128d05['Element']=(function(){function _0x54cdcb(_0x5db2c7){if(this['children']=[],this['attributesBoolean']={},_0x5db2c7){for(var _0x58bf3e=Object['keys'](_0x5db2c7),_0x519330=0x0;_0x519330<_0x58bf3e['length'];++_0x519330)null!=_0x5db2c7[_0x58bf3e[_0x519330]]&&(this[_0x58bf3e[_0x519330]]=_0x5db2c7[_0x58bf3e[_0x519330]]);}}return _0x54cdcb['prototype']['name']='',_0x54cdcb['prototype']['children']=_0x5c498c['emptyArray'],_0x54cdcb['prototype']['data']='',_0x54cdcb['prototype']['attributesBoolean']=_0x5c498c['emptyObject'],_0x54cdcb['prototype']['attributesJson']='',_0x54cdcb['create']=function(_0x442a72){return new _0x54cdcb(_0x442a72);},_0x54cdcb['encode']=function(_0x401cc3,_0x39b7ed){if(_0x39b7ed||(_0x39b7ed=_0x5d4165['create']()),null!=_0x401cc3['name']&&Object['hasOwnProperty']['call'](_0x401cc3,'name')&&_0x39b7ed['uint32'](0xa)['string'](_0x401cc3['name']),null!=_0x401cc3['children']&&_0x401cc3['children']['length']){for(var _0x292d65=0x0;_0x292d65<_0x401cc3['children']['length'];++_0x292d65)_0x128d05['Element']['encode'](_0x401cc3['children'][_0x292d65],_0x39b7ed['uint32'](0x12)['fork']())['ldelim']();}if(null!=_0x401cc3['data']&&Object['hasOwnProperty']['call'](_0x401cc3,'data')&&_0x39b7ed['uint32'](0x1a)['string'](_0x401cc3['data']),null!=_0x401cc3['attributesBoolean']&&Object['hasOwnProperty']['call'](_0x401cc3,'attributesBoolean')){var _0x341301=Object['keys'](_0x401cc3['attributesBoolean']);for(_0x292d65=0x0;_0x292d65<_0x341301['length'];++_0x292d65)_0x39b7ed['uint32'](0x22)['fork']()['uint32'](0xa)['string'](_0x341301[_0x292d65])['uint32'](0x10)['bool'](_0x401cc3['attributesBoolean'][_0x341301[_0x292d65]])['ldelim']();}return null!=_0x401cc3['attributesJson']&&Object['hasOwnProperty']['call'](_0x401cc3,'attributesJson')&&_0x39b7ed['uint32'](0x2a)['string'](_0x401cc3['attributesJson']),_0x39b7ed;},_0x54cdcb['encodeDelimited']=function(_0xc659f9,_0x253d6b){return this['encode'](_0xc659f9,_0x253d6b)['ldelim']();},_0x54cdcb['decode']=function(_0x165e37,_0xa10f0){_0x165e37 instanceof _0x2d2ec1||(_0x165e37=_0x2d2ec1['create'](_0x165e37));for(var _0x15820d,_0x1cb558,_0x52030f=void 0x0===_0xa10f0?_0x165e37['len']:_0x165e37['pos']+_0xa10f0,_0x3d9b72=new _0x128d05['Element']();_0x165e37['pos']<_0x52030f;){var _0x6b3a49=_0x165e37['uint32']();switch(_0x6b3a49>>>0x3){case 0x1:_0x3d9b72['name']=_0x165e37['string']();break;case 0x2:_0x3d9b72['children']&&_0x3d9b72['children']['length']||(_0x3d9b72['children']=[]),_0x3d9b72['children']['push'](_0x128d05['Element']['decode'](_0x165e37,_0x165e37['uint32']()));break;case 0x3:_0x3d9b72['data']=_0x165e37['string']();break;case 0x4:_0x3d9b72['attributesBoolean']===_0x5c498c['emptyObject']&&(_0x3d9b72['attributesBoolean']={});var _0xe8a961=_0x165e37['uint32']()+_0x165e37['pos'];for(_0x15820d='',_0x1cb558=!0x1;_0x165e37['pos']<_0xe8a961;){var _0x16ba31=_0x165e37['uint32']();switch(_0x16ba31>>>0x3){case 0x1:_0x15820d=_0x165e37['string']();break;case 0x2:_0x1cb558=_0x165e37['bool']();break;default:_0x165e37['skipType'](0x7&_0x16ba31);}}_0x3d9b72['attributesBoolean'][_0x15820d]=_0x1cb558;break;case 0x5:_0x3d9b72['attributesJson']=_0x165e37['string']();break;default:_0x165e37['skipType'](0x7&_0x6b3a49);}}return _0x3d9b72;},_0x54cdcb['decodeDelimited']=function(_0x21aa05){return _0x21aa05 instanceof _0x2d2ec1||(_0x21aa05=new _0x2d2ec1(_0x21aa05)),this['decode'](_0x21aa05,_0x21aa05['uint32']());},_0x54cdcb['verify']=function(_0x15aef1){if('object'!=typeof _0x15aef1||null===_0x15aef1)return'object\x20expected';if(null!=_0x15aef1['name']&&_0x15aef1['hasOwnProperty']('name')&&!_0x5c498c['isString'](_0x15aef1['name']))return'name:\x20string\x20expected';if(null!=_0x15aef1['children']&&_0x15aef1['hasOwnProperty']('children')){if(!Array['isArray'](_0x15aef1['children']))return'children:\x20array\x20expected';for(var _0x407e6d=0x0;_0x407e6d<_0x15aef1['children']['length'];++_0x407e6d){var _0x348765=_0x128d05['Element']['verify'](_0x15aef1['children'][_0x407e6d]);if(_0x348765)return'children.'+_0x348765;}}if(null!=_0x15aef1['data']&&_0x15aef1['hasOwnProperty']('data')&&!_0x5c498c['isString'](_0x15aef1['data']))return'data:\x20string\x20expected';if(null!=_0x15aef1['attributesBoolean']&&_0x15aef1['hasOwnProperty']('attributesBoolean')){if(!_0x5c498c['isObject'](_0x15aef1['attributesBoolean']))return'attributesBoolean:\x20object\x20expected';var _0x19802a=Object['keys'](_0x15aef1['attributesBoolean']);for(_0x407e6d=0x0;_0x407e6d<_0x19802a['length'];++_0x407e6d)if('boolean'!=typeof _0x15aef1['attributesBoolean'][_0x19802a[_0x407e6d]])return'attributesBoolean:\x20boolean{k:string}\x20expected';}return null!=_0x15aef1['attributesJson']&&_0x15aef1['hasOwnProperty']('attributesJson')&&!_0x5c498c['isString'](_0x15aef1['attributesJson'])?'attributesJson:\x20string\x20expected':null;},_0x54cdcb['fromObject']=function(_0x30d421){if(_0x30d421 instanceof _0x128d05['Element'])return _0x30d421;var _0x53c555=new _0x128d05['Element']();if(null!=_0x30d421['name']&&(_0x53c555['name']=String(_0x30d421['name'])),_0x30d421['children']){if(!Array['isArray'](_0x30d421['children']))throw TypeError('.Element.children:\x20array\x20expected');_0x53c555['children']=[];for(var _0x5bff29=0x0;_0x5bff29<_0x30d421['children']['length'];++_0x5bff29){if('object'!=typeof _0x30d421['children'][_0x5bff29])throw TypeError('.Element.children:\x20object\x20expected');_0x53c555['children'][_0x5bff29]=_0x128d05['Element']['fromObject'](_0x30d421['children'][_0x5bff29]);}}if(null!=_0x30d421['data']&&(_0x53c555['data']=String(_0x30d421['data'])),_0x30d421['attributesBoolean']){if('object'!=typeof _0x30d421['attributesBoolean'])throw TypeError('.Element.attributesBoolean:\x20object\x20expected');_0x53c555['attributesBoolean']={};var _0x249e66=Object['keys'](_0x30d421['attributesBoolean']);for(_0x5bff29=0x0;_0x5bff29<_0x249e66['length'];++_0x5bff29)_0x53c555['attributesBoolean'][_0x249e66[_0x5bff29]]=Boolean(_0x30d421['attributesBoolean'][_0x249e66[_0x5bff29]]);}return null!=_0x30d421['attributesJson']&&(_0x53c555['attributesJson']=String(_0x30d421['attributesJson'])),_0x53c555;},_0x54cdcb['toObject']=function(_0xa69ec2,_0x1b0801){_0x1b0801||(_0x1b0801={});var _0x4e7b4c,_0x2f399b={};if((_0x1b0801['arrays']||_0x1b0801['defaults'])&&(_0x2f399b['children']=[]),(_0x1b0801['objects']||_0x1b0801['defaults'])&&(_0x2f399b['attributesBoolean']={}),_0x1b0801['defaults']&&(_0x2f399b['name']='',_0x2f399b['data']='',_0x2f399b['attributesJson']=''),null!=_0xa69ec2['name']&&_0xa69ec2['hasOwnProperty']('name')&&(_0x2f399b['name']=_0xa69ec2['name']),_0xa69ec2['children']&&_0xa69ec2['children']['length']){_0x2f399b['children']=[];for(var _0x156417=0x0;_0x156417<_0xa69ec2['children']['length'];++_0x156417)_0x2f399b['children'][_0x156417]=_0x128d05['Element']['toObject'](_0xa69ec2['children'][_0x156417],_0x1b0801);}if(null!=_0xa69ec2['data']&&_0xa69ec2['hasOwnProperty']('data')&&(_0x2f399b['data']=_0xa69ec2['data']),_0xa69ec2['attributesBoolean']&&(_0x4e7b4c=Object['keys'](_0xa69ec2['attributesBoolean']))['length']){_0x2f399b['attributesBoolean']={};for(_0x156417=0x0;_0x156417<_0x4e7b4c['length'];++_0x156417)_0x2f399b['attributesBoolean'][_0x4e7b4c[_0x156417]]=_0xa69ec2['attributesBoolean'][_0x4e7b4c[_0x156417]];}return null!=_0xa69ec2['attributesJson']&&_0xa69ec2['hasOwnProperty']('attributesJson')&&(_0x2f399b['attributesJson']=_0xa69ec2['attributesJson']),_0x2f399b;},_0x54cdcb['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x2ae57a['util']['toJSONOptions']);},_0x54cdcb['getTypeUrl']=function(_0x4bd39b){return void 0x0===_0x4bd39b&&(_0x4bd39b='type.googleapis.com'),_0x4bd39b+'/Element';},_0x54cdcb;}()),_0x128d05;})());class r{['_protobufRoot'];constructor(){this['_protobufRoot']=u;}['getDescriptor'](_0x499153){return new y(this['_protobufRoot'][_0x499153]);}}class y{['_protobuf'];constructor(_0x306c8a){this['_protobuf']=_0x306c8a;}['compress'](_0xf03da2){const _0x5a2bcb=this['_protobuf']['verify'](_0xf03da2);if(_0x5a2bcb)throw Error(_0x5a2bcb);return this['_protobuf']['encode'](this['_protobuf']['create'](_0xf03da2))['finish']();}['decompress'](_0x4f54df){return this['_protobuf']['toObject'](this['_protobuf']['decode'](_0x4f54df),{'oneofs':!0x0});}}function _(_0x290b18,_0x479d93){const _0xcc2768=_0x38865a(_0x290b18);return _0xcc2768['path'][_0xcc2768['path']['length']-0x1]+=_0x479d93,_0xcc2768;}function O(_0x58ec87,_0x1c42c9){return _0x58ec87['root']===_0x1c42c9['root']&&_0x385ff6(_0x58ec87['path'],_0x1c42c9['path']);}function $(_0x1a92f3){P(_0x1a92f3,_0x22b374=>('main'==_0x22b374['root']?(_0x22b374['rootMain']=!0x0,delete _0x22b374['root']):'$graveyard'==_0x22b374['root']&&(_0x22b374['rootGraveyard']=!0x0,delete _0x22b374['root']),_0x22b374));}function J(_0x1b9450){P(_0x1b9450,_0x1523a7=>(_0x1523a7['rootMain']?(_0x1523a7['root']='main',delete _0x1523a7['rootMain']):_0x1523a7['rootGraveyard']&&(_0x1523a7['root']='$graveyard',delete _0x1523a7['rootGraveyard']),_0x1523a7));}function P(_0x518c63,_0x4099fc){for(const _0x4a4444 in _0x518c63){const _0x35c565=_0x518c63[_0x4a4444];'nodes'!==_0x4a4444&&_0x14f1bd(_0x35c565)&&(_0x35c565['path']&&(_0x35c565['root']||_0x35c565['rootMain']||_0x35c565['rootGraveyard'])?_0x518c63[_0x4a4444]=_0x4099fc(_0x35c565):P(_0x35c565,_0x4099fc));}return _0x518c63;}class e{['_id'];['_operationName'];['_protobufDescriptor'];constructor(_0x5d0b20,_0x37da3a,_0x968f42){this['_id']=_0x5d0b20,this['_operationName']=_0x37da3a,this['_protobufDescriptor']=_0x968f42;}['compress'](_0x5e488a,_0xa9c75e){const _0x4bbc2e=_0xa9c75e['shift']();return $(_0x4bbc2e),_0x5e488a['buffers']['push'](this['_protobufDescriptor']['compress'](_0x4bbc2e)),_0x5e488a['types']['push'](this['_id']),!0x0;}['decompress'](_0x25d3b7,_0x223fbc){_0x223fbc['types']['shift']();const _0x2a9c86=this['_protobufDescriptor']['decompress'](_0x223fbc['buffers']['shift']());J(_0x2a9c86),_0x2a9c86['__className']=this['_operationName'],_0x25d3b7['push'](_0x2a9c86);}}class s extends e{['compress'](_0x3663f6,_0x5652c3){const _0x449c0b=_0x5652c3['shift']();return this['_serializeOneOf']('oldValue',_0x449c0b),this['_serializeOneOf']('newValue',_0x449c0b),$(_0x449c0b),_0x3663f6['buffers']['push'](this['_protobufDescriptor']['compress'](_0x449c0b)),_0x3663f6['types']['push'](this['_id']),!0x0;}['decompress'](_0xe4b5d8,_0x1b14d2){const {types:_0x2660a9,buffers:_0x5cddbf}=_0x1b14d2,_0x48ecb0=this['_protobufDescriptor']['decompress'](_0x5cddbf['shift']());_0x2660a9['shift'](),this['_deserializeOneOf']('oldValue',_0x48ecb0),this['_deserializeOneOf']('newValue',_0x48ecb0),J(_0x48ecb0),_0x48ecb0['__className']=this['_operationName'],_0xe4b5d8['push'](_0x48ecb0);}['_serializeOneOf'](_0x1f8d73,_0x2c66f7){const _0x20dab0=_0x2c66f7[_0x1f8d73];'boolean'==typeof _0x20dab0?_0x2c66f7[_0x1f8d73+'Boolean']=_0x20dab0:_0x2c66f7[_0x1f8d73+'Json']=JSON['stringify'](_0x20dab0);}['_deserializeOneOf'](_0x10233a,_0x170d49){const _0x20d8c7=_0x10233a+'Json';_0x170d49[_0x20d8c7]?(_0x170d49[_0x10233a]=JSON['parse'](_0x170d49[_0x20d8c7]),delete _0x170d49[_0x20d8c7]):(_0x170d49[_0x10233a]=_0x170d49[_0x10233a+'Boolean'],delete _0x170d49[_0x10233a+'Boolean']);}}class i extends e{['compress'](_0x72f0c6,_0x39df6a){const _0x38396b=_0x39df6a['shift']();return this['_serializeNodesAttributes'](_0x38396b['nodes']),$(_0x38396b),_0x72f0c6['buffers']['push'](this['_protobufDescriptor']['compress'](_0x38396b)),_0x72f0c6['types']['push'](this['_id']),!0x0;}['decompress'](_0x15bc0a,_0x101b46){const {types:_0x586efc,buffers:_0x9620ff}=_0x101b46,_0x506157=this['_protobufDescriptor']['decompress'](_0x9620ff['shift']());_0x586efc['shift'](),_0x506157['nodes']||(_0x506157['nodes']=[]),this['_deserializeNodesAttributes'](_0x506157['nodes']),J(_0x506157),_0x506157['__className']=this['_operationName'],_0x15bc0a['push'](_0x506157);}['_serializeNodesAttributes'](_0x511364){for(const _0x176216 of _0x511364){if(_0x176216['attributes']){const _0x329962=_0x176216['attributes'];this['_areValuesBoolean'](_0x329962)?_0x176216['attributesBoolean']=_0x329962:_0x176216['attributesJson']=JSON['stringify'](_0x329962);}_0x176216['children']&&this['_serializeNodesAttributes'](_0x176216['children']);}}['_deserializeNodesAttributes'](_0xe5e392){for(const _0x5ca166 of _0xe5e392)(_0x5ca166['attributesBoolean']||_0x5ca166['attributesJson'])&&(_0x5ca166['attributesBoolean']?(_0x5ca166['attributes']=_0x5ca166['attributesBoolean'],delete _0x5ca166['attributesBoolean']):(_0x5ca166['attributes']=JSON['parse'](_0x5ca166['attributesJson']),delete _0x5ca166['attributesJson'])),_0x5ca166['children']&&this['_deserializeNodesAttributes'](_0x5ca166['children']);}['_areValuesBoolean'](_0x4d26bd){return Object['keys'](_0x4d26bd)['every'](_0x310efa=>'boolean'==typeof _0x4d26bd[_0x310efa]);}}class n extends e{['decompress'](_0x67d241,_0x584fc7){super['decompress'](_0x67d241,_0x584fc7);const _0x4111a3=_0x67d241[_0x67d241['length']-0x1];_0x4111a3['oldRange']||(_0x4111a3['oldRange']=null),_0x4111a3['newRange']||(_0x4111a3['newRange']=null);}}class p extends e{['compress'](_0x359cad,_0x1f6d01){return _0x1f6d01['shift'](),_0x359cad['types']['push'](this['_id']),!0x0;}['decompress'](_0x2a772b,_0x1f0c83){_0x1f0c83['types']['shift'](),_0x2a772b['push']({'__className':this['_operationName']});}}class a extends n{['_omittedNamespace'];constructor(_0x27cd11,_0x190be6,_0x362162,_0x5bfa9c){super(_0x27cd11,_0x190be6,_0x362162),this['_omittedNamespace']=_0x5bfa9c+':';}['compress'](_0x1a5f77,_0x9df368){return!('MarkerOperation'!=_0x9df368[0x0]['__className']||!_0x9df368[0x0]['name']['startsWith'](this['_omittedNamespace']))&&(_0x9df368[0x0]['name']=_0x9df368[0x0]['name']['replace'](new RegExp('^'+this['_omittedNamespace']),''),super['compress'](_0x1a5f77,_0x9df368),!0x0);}['decompress'](_0x390b39,_0x1a7feb){super['decompress'](_0x390b39,_0x1a7feb);const _0x44f157=_0x390b39[_0x390b39['length']-0x1];_0x44f157['name']=this['_omittedNamespace']+_0x44f157['name'];}}class b{['_id'];['_context'];constructor(_0xfb299f,_0x1f512c){this['_id']=_0xfb299f,this['_context']=_0x1f512c;}['compress'](_0x96efae,_0x49ff92){let _0x41444d;for(;_0x49ff92['length']>0x1&&this['_compareOperations'](_0x49ff92[0x0],_0x49ff92[0x1]);)_0x41444d?(_0x41444d=this['_combineNext'](_0x49ff92['shift'](),_0x41444d),_0x96efae['types']['push'](0x0)):(_0x41444d=_0x38865a(_0x49ff92['shift']()),_0x96efae['types']['push'](this['_id']));return!!_0x41444d&&(_0x41444d=this['_combineNext'](_0x49ff92['shift'](),_0x41444d),_0x96efae['types']['push'](0x0),_0x96efae['buffers']['push'](this['_compressSingleOperation'](_0x41444d)),!0x0);}['decompress'](_0x1e7e4e,_0x4e0982){const _0x111fa5=this['_decompressSingleOperation'](_0x4e0982);for(;0x0==_0x4e0982['types'][0x0];)_0x4e0982['types']['shift'](),_0x1e7e4e['push'](this['_splitCurrent'](_0x111fa5));_0x1e7e4e['push'](_0x111fa5);}}class m extends b{['_combineNext'](_0x281399,_0x29c920){return _0x29c920['nodes'][0x0]['data']+=_0x281399['nodes'][0x0]['data'],_0x29c920;}['_splitCurrent'](_0x11a3b6){const _0x31e47e=_0x38865a(_0x11a3b6),_0x2b3872=_0x31e47e['nodes'][0x0],_0x221bb3=_0x11a3b6['nodes'][0x0],_0x42324d=_0x221bb3['data'][Symbol['iterator']]()['next']()['value'],_0x896fc3=_0x42324d['length'];return _0x2b3872['data']=_0x42324d,_0x221bb3['data']=_0x221bb3['data']['substr'](_0x896fc3),_0x11a3b6['position']=_(_0x11a3b6['position'],_0x896fc3),_0x31e47e;}['_compareOperations'](_0x11c2e1,_0x48f0e8){if(this['_checkOperation'](_0x11c2e1)&&this['_checkOperation'](_0x48f0e8)){const _0x2c9ba7=_0x11c2e1['nodes'][0x0]['data']['length'],_0x148002=O(_(_0x11c2e1['position'],_0x2c9ba7),_0x48f0e8['position']),_0x9c659=_0x11c2e1['nodes'][0x0],_0x1c2c49=_0x48f0e8['nodes'][0x0];return _0x148002&&this['_compareAttributes'](_0x9c659,_0x1c2c49);}return!0x1;}['_compressSingleOperation'](_0x4b524e){const _0x1189d7={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('InsertOperation')['compress'](_0x1189d7,[_0x4b524e]),_0x1189d7['buffers'][0x0];}['_decompressSingleOperation'](_0x5bc9d5){const _0x1556f6=[];return this['_context']['_getCompressorByName']('InsertOperation')['decompress'](_0x1556f6,_0x5bc9d5),_0x1556f6[0x0];}['_checkOperation'](_0x1e0a79){return'InsertOperation'==_0x1e0a79['__className']&&0x1==_0x1e0a79['nodes']['length']&&_0x1e0a79['nodes'][0x0]['data']&&!_0x1e0a79['wasUndone']&&0x1==Array['from'](_0x1e0a79['nodes'][0x0]['data'])['length'];}['_compareAttributes'](_0x530d69,_0x44d61b){const _0x1a46cf=Object['keys'](_0x530d69['attributes']||{}),_0x4a6eae=Object['keys'](_0x44d61b['attributes']||{});return _0x1a46cf['length']===_0x4a6eae['length']&&_0x1a46cf['every'](_0x321dfc=>_0x44d61b['attributes'][_0x321dfc]&&_0x44d61b['attributes'][_0x321dfc]===_0x530d69['attributes'][_0x321dfc]);}}class c extends b{['_combineNext'](_0xe93171,_0x15c139){return _0x15c139['howMany']++,_0x15c139['sourcePosition']=_0x38865a(_0xe93171['sourcePosition']),_0x15c139;}['_splitCurrent'](_0x845ca0){const _0x1b47db=_0x38865a(_0x845ca0);return _0x845ca0['howMany']--,_0x1b47db['howMany']=0x1,_0x1b47db['sourcePosition']=_(_0x1b47db['sourcePosition'],_0x845ca0['howMany']),_0x1b47db;}['_compareOperations'](_0x25d1ec,_0x4e826e){return!(!this['_checkOperation'](_0x25d1ec)||!this['_checkOperation'](_0x4e826e))&&(O(_(_0x25d1ec['sourcePosition'],-0x1),_0x4e826e['sourcePosition'])&&O(_0x25d1ec['targetPosition'],_0x4e826e['targetPosition']));}['_compressSingleOperation'](_0x569a76){const _0x333a88={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x333a88,[_0x569a76]),_0x333a88['buffers'][0x0];}['_decompressSingleOperation'](_0x112fe4){const _0x4475f1=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x4475f1,_0x112fe4),_0x4475f1[0x0];}['_checkOperation'](_0x5be465){return'MoveOperation'==_0x5be465['__className']&&'$graveyard'==_0x5be465['targetPosition']['root']&&0x1==_0x5be465['howMany']&&!_0x5be465['wasUndone'];}}class h extends b{['_combineNext'](_0x50d4ee,_0x1959af){return _0x1959af['howMany']++,_0x1959af;}['_splitCurrent'](_0x3f885c){const _0x57c2d3=_0x38865a(_0x3f885c);return _0x57c2d3['howMany']=0x1,_0x3f885c['howMany']--,_0x57c2d3;}['_compareOperations'](_0x4c4a5d,_0x4678a8){return!(!this['_checkOperation'](_0x4c4a5d)||!this['_checkOperation'](_0x4678a8))&&(O(_0x4c4a5d['sourcePosition'],_0x4678a8['sourcePosition'])&&O(_0x4c4a5d['targetPosition'],_0x4678a8['targetPosition']));}['_compressSingleOperation'](_0x7336f5){const _0x567bc6={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x567bc6,[_0x7336f5]),_0x567bc6['buffers'][0x0];}['_decompressSingleOperation'](_0x21dfd3){const _0xbbd4d7=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0xbbd4d7,_0x21dfd3),_0xbbd4d7[0x0];}['_checkOperation'](_0x33f50e){return'MoveOperation'==_0x33f50e['__className']&&'$graveyard'==_0x33f50e['targetPosition']['root']&&0x1==_0x33f50e['howMany']&&!_0x33f50e['wasUndone'];}}class f extends b{['compress'](_0x5c5fbe,_0x2501f4){if(!this['_compareOperations'](_0x2501f4[0x0],_0x2501f4[0x1]))return!0x1;const _0x40cccd=_0x2501f4['shift']();return _0x40cccd['oldRange']=null,_0x40cccd['newRange']&&O(_0x40cccd['newRange']['start'],_0x40cccd['newRange']['end'])&&(_0x40cccd['newRange']['end']=null),_0x2501f4['shift'](),_0x5c5fbe['types']['push'](this['_id']),_0x5c5fbe['types']['push'](0x0),_0x5c5fbe['buffers']['push'](this['_compressSingleOperation'](_0x40cccd)),!0x0;}['decompress'](_0x1eb1ca,_0x687884){const _0x98c8df=this['_decompressSingleOperation'](_0x687884);_0x98c8df['newRange']&&!_0x98c8df['newRange']['end']&&(_0x98c8df['newRange']['end']=_0x38865a(_0x98c8df['newRange']['start']));const _0x280614=_0x38865a(_0x98c8df);_0x280614['newRange']&&(_0x280614['newRange']['start']['stickiness']='toNone',_0x280614['newRange']['end']=_0x38865a(_0x280614['newRange']['start'])),_0x280614['name']='user:position:'+_0x280614['name']['split'](':')[0x2],_0x687884['types']['shift'](),_0x1eb1ca['push'](_0x98c8df),_0x1eb1ca['push'](_0x280614);}['_compressSingleOperation'](_0x433b65){const _0x3ec092={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MarkerOperation')['compress'](_0x3ec092,[_0x433b65]),_0x3ec092['buffers'][0x0];}['_decompressSingleOperation'](_0x51364a){const _0x4eb897=[];return this['_context']['_getCompressorByName']('MarkerOperation')['decompress'](_0x4eb897,_0x51364a),_0x4eb897[0x0];}['_compareOperations'](_0x7d17ac,_0xf009b0){return!(!_0x7d17ac||!_0xf009b0)&&('MarkerOperation'==_0x7d17ac['__className']&&'MarkerOperation'==_0xf009b0['__className']&&!(!_0x7d17ac['name']['startsWith']('user:')||!_0xf009b0['name']['startsWith']('user:')||_0x7d17ac['name']==_0xf009b0['name']));}}class g{['_compressorById'];['_compressorByName'];['_protobufFactory'];constructor(){this['_compressorById']=new Map(),this['_compressorByName']=new Map(),this['_protobufFactory']=new r();const _0x1c175b=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',_0x1c175b,'comment')),this['_registerCompressor'](0x13,'SuggestionMarkerOperation',new a(0x13,'MarkerOperation',_0x1c175b,'suggestion')),this['_registerOperationCompressor'](0x14,'RootOperation',e),this['_registerActionCompressor'](0x64,'TypingAction',m),this['_registerActionCompressor'](0x65,'DeletingAction',c),this['_registerActionCompressor'](0x66,'ForwardDeletingAction',h),this['_registerActionCompressor'](0x67,'UserSelectionAction',f);}['compress'](_0x20ef6b){if(!_0x20ef6b||!_0x20ef6b[0x0])throw new _0x5a66eb('no-operations-provided',this);const _0x500c82={'types':[],'buffers':[],'baseVersion':_0x20ef6b[0x0]['baseVersion']};for(;_0x20ef6b['length'];)this['_getCompressorByName']('UserSelectionAction')['compress'](_0x500c82,_0x20ef6b)||this['_getCompressorByName']('TypingAction')['compress'](_0x500c82,_0x20ef6b)||this['_getCompressorByName']('DeletingAction')['compress'](_0x500c82,_0x20ef6b)||this['_getCompressorByName']('ForwardDeletingAction')['compress'](_0x500c82,_0x20ef6b)||this['_getCompressorByName']('CommentMarkerOperation')['compress'](_0x500c82,_0x20ef6b)||this['_getCompressorByName']('SuggestionMarkerOperation')['compress'](_0x500c82,_0x20ef6b)||this['_getCompressorByName'](_0x20ef6b[0x0]['__className'])['compress'](_0x500c82,_0x20ef6b);return _0x500c82;}['decompress'](_0x591cdc){const _0x215dce=[];for(;_0x591cdc['types']['length'];){this['_compressorById']['get'](_0x591cdc['types'][0x0])['decompress'](_0x215dce,_0x591cdc);}return _0x215dce['forEach']((_0xb9007b,_0x1e322f)=>_0xb9007b['baseVersion']=_0x591cdc['baseVersion']+_0x1e322f),_0x215dce;}['_getCompressorByName'](_0x7bf363){return this['_compressorByName']['get'](_0x7bf363);}['_registerOperationCompressor'](_0x522e16,_0x286d5b,_0x193d3b){const _0x1834bd=new _0x193d3b(_0x522e16,_0x286d5b,this['_protobufFactory']['getDescriptor'](_0x286d5b));this['_registerCompressor'](_0x522e16,_0x286d5b,_0x1834bd);}['_registerActionCompressor'](_0x47323e,_0x2852b8,_0x59bbe3){const _0x5db413=new _0x59bbe3(_0x47323e,this);this['_registerCompressor'](_0x47323e,_0x2852b8,_0x5db413);}['_registerCompressor'](_0x14c602,_0x5be34c,_0x47988b){this['_compressorById']['set'](_0x14c602,_0x47988b),this['_compressorByName']['set'](_0x5be34c,_0x47988b);}}export{g as Compressor};
|
|
23
|
+
import{CKEditorError as _0x1d909e}from'@ckeditor/ckeditor5-utils/dist/index.js';import _0x2b2d97 from'protobufjs/minimal.js';import{cloneDeep as _0x892557,isEqual as _0x2b4c45,isObject as _0x3b806f}from'lodash-es';const u=/* #__PURE__ -- @preserve */
|
|
24
|
+
((()=>{var _0x5f07cd=_0x2b2d97['Reader'],_0x1f33bf=_0x2b2d97['Writer'],_0x177e48=_0x2b2d97['util'],_0x29b2b1=_0x2b2d97['roots']['default']||(_0x2b2d97['roots']['default']={});return _0x29b2b1['AttributeOperation']=(function(){function _0x1abb8a(_0x41b4e8){if(_0x41b4e8){for(var _0x82d59c=Object['keys'](_0x41b4e8),_0x1cdfba=0x0;_0x1cdfba<_0x82d59c['length'];++_0x1cdfba)null!=_0x41b4e8[_0x82d59c[_0x1cdfba]]&&(this[_0x82d59c[_0x1cdfba]]=_0x41b4e8[_0x82d59c[_0x1cdfba]]);}}return _0x1abb8a['prototype']['range']=null,_0x1abb8a['prototype']['key']='',_0x1abb8a['prototype']['oldValueBoolean']=!0x1,_0x1abb8a['prototype']['oldValueJson']='',_0x1abb8a['prototype']['newValueBoolean']=!0x1,_0x1abb8a['prototype']['newValueJson']='',_0x1abb8a['prototype']['wasUndone']=!0x1,_0x1abb8a['create']=function(_0x2ed3df){return new _0x1abb8a(_0x2ed3df);},_0x1abb8a['encode']=function(_0x4f8222,_0x3ae449){return _0x3ae449||(_0x3ae449=_0x1f33bf['create']()),null!=_0x4f8222['range']&&Object['hasOwnProperty']['call'](_0x4f8222,'range')&&_0x29b2b1['Range']['encode'](_0x4f8222['range'],_0x3ae449['uint32'](0xa)['fork']())['ldelim'](),null!=_0x4f8222['key']&&Object['hasOwnProperty']['call'](_0x4f8222,'key')&&_0x3ae449['uint32'](0x12)['string'](_0x4f8222['key']),null!=_0x4f8222['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x4f8222,'oldValueBoolean')&&_0x3ae449['uint32'](0x18)['bool'](_0x4f8222['oldValueBoolean']),null!=_0x4f8222['oldValueJson']&&Object['hasOwnProperty']['call'](_0x4f8222,'oldValueJson')&&_0x3ae449['uint32'](0x22)['string'](_0x4f8222['oldValueJson']),null!=_0x4f8222['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x4f8222,'newValueBoolean')&&_0x3ae449['uint32'](0x28)['bool'](_0x4f8222['newValueBoolean']),null!=_0x4f8222['newValueJson']&&Object['hasOwnProperty']['call'](_0x4f8222,'newValueJson')&&_0x3ae449['uint32'](0x32)['string'](_0x4f8222['newValueJson']),null!=_0x4f8222['wasUndone']&&Object['hasOwnProperty']['call'](_0x4f8222,'wasUndone')&&_0x3ae449['uint32'](0x38)['bool'](_0x4f8222['wasUndone']),_0x3ae449;},_0x1abb8a['encodeDelimited']=function(_0xb77edb,_0x172e68){return this['encode'](_0xb77edb,_0x172e68)['ldelim']();},_0x1abb8a['decode']=function(_0x289c6a,_0xc43618){_0x289c6a instanceof _0x5f07cd||(_0x289c6a=_0x5f07cd['create'](_0x289c6a));for(var _0xc6046f=void 0x0===_0xc43618?_0x289c6a['len']:_0x289c6a['pos']+_0xc43618,_0x1ca8c6=new _0x29b2b1['AttributeOperation']();_0x289c6a['pos']<_0xc6046f;){var _0x7021ee=_0x289c6a['uint32']();switch(_0x7021ee>>>0x3){case 0x1:_0x1ca8c6['range']=_0x29b2b1['Range']['decode'](_0x289c6a,_0x289c6a['uint32']());break;case 0x2:_0x1ca8c6['key']=_0x289c6a['string']();break;case 0x3:_0x1ca8c6['oldValueBoolean']=_0x289c6a['bool']();break;case 0x4:_0x1ca8c6['oldValueJson']=_0x289c6a['string']();break;case 0x5:_0x1ca8c6['newValueBoolean']=_0x289c6a['bool']();break;case 0x6:_0x1ca8c6['newValueJson']=_0x289c6a['string']();break;case 0x7:_0x1ca8c6['wasUndone']=_0x289c6a['bool']();break;default:_0x289c6a['skipType'](0x7&_0x7021ee);}}return _0x1ca8c6;},_0x1abb8a['decodeDelimited']=function(_0x3dadc5){return _0x3dadc5 instanceof _0x5f07cd||(_0x3dadc5=new _0x5f07cd(_0x3dadc5)),this['decode'](_0x3dadc5,_0x3dadc5['uint32']());},_0x1abb8a['verify']=function(_0x288796){if('object'!=typeof _0x288796||null===_0x288796)return'object\x20expected';if(null!=_0x288796['range']&&_0x288796['hasOwnProperty']('range')){var _0x418488=_0x29b2b1['Range']['verify'](_0x288796['range']);if(_0x418488)return'range.'+_0x418488;}return null!=_0x288796['key']&&_0x288796['hasOwnProperty']('key')&&!_0x177e48['isString'](_0x288796['key'])?'key:\x20string\x20expected':null!=_0x288796['oldValueBoolean']&&_0x288796['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x288796['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x288796['oldValueJson']&&_0x288796['hasOwnProperty']('oldValueJson')&&!_0x177e48['isString'](_0x288796['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x288796['newValueBoolean']&&_0x288796['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x288796['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x288796['newValueJson']&&_0x288796['hasOwnProperty']('newValueJson')&&!_0x177e48['isString'](_0x288796['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x288796['wasUndone']&&_0x288796['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x288796['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x1abb8a['fromObject']=function(_0x406230){if(_0x406230 instanceof _0x29b2b1['AttributeOperation'])return _0x406230;var _0x4848d5=new _0x29b2b1['AttributeOperation']();if(null!=_0x406230['range']){if('object'!=typeof _0x406230['range'])throw TypeError('.AttributeOperation.range:\x20object\x20expected');_0x4848d5['range']=_0x29b2b1['Range']['fromObject'](_0x406230['range']);}return null!=_0x406230['key']&&(_0x4848d5['key']=String(_0x406230['key'])),null!=_0x406230['oldValueBoolean']&&(_0x4848d5['oldValueBoolean']=Boolean(_0x406230['oldValueBoolean'])),null!=_0x406230['oldValueJson']&&(_0x4848d5['oldValueJson']=String(_0x406230['oldValueJson'])),null!=_0x406230['newValueBoolean']&&(_0x4848d5['newValueBoolean']=Boolean(_0x406230['newValueBoolean'])),null!=_0x406230['newValueJson']&&(_0x4848d5['newValueJson']=String(_0x406230['newValueJson'])),null!=_0x406230['wasUndone']&&(_0x4848d5['wasUndone']=Boolean(_0x406230['wasUndone'])),_0x4848d5;},_0x1abb8a['toObject']=function(_0x1076aa,_0x5cfb37){_0x5cfb37||(_0x5cfb37={});var _0x2c114e={};return _0x5cfb37['defaults']&&(_0x2c114e['range']=null,_0x2c114e['key']='',_0x2c114e['oldValueBoolean']=!0x1,_0x2c114e['oldValueJson']='',_0x2c114e['newValueBoolean']=!0x1,_0x2c114e['newValueJson']='',_0x2c114e['wasUndone']=!0x1),null!=_0x1076aa['range']&&_0x1076aa['hasOwnProperty']('range')&&(_0x2c114e['range']=_0x29b2b1['Range']['toObject'](_0x1076aa['range'],_0x5cfb37)),null!=_0x1076aa['key']&&_0x1076aa['hasOwnProperty']('key')&&(_0x2c114e['key']=_0x1076aa['key']),null!=_0x1076aa['oldValueBoolean']&&_0x1076aa['hasOwnProperty']('oldValueBoolean')&&(_0x2c114e['oldValueBoolean']=_0x1076aa['oldValueBoolean']),null!=_0x1076aa['oldValueJson']&&_0x1076aa['hasOwnProperty']('oldValueJson')&&(_0x2c114e['oldValueJson']=_0x1076aa['oldValueJson']),null!=_0x1076aa['newValueBoolean']&&_0x1076aa['hasOwnProperty']('newValueBoolean')&&(_0x2c114e['newValueBoolean']=_0x1076aa['newValueBoolean']),null!=_0x1076aa['newValueJson']&&_0x1076aa['hasOwnProperty']('newValueJson')&&(_0x2c114e['newValueJson']=_0x1076aa['newValueJson']),null!=_0x1076aa['wasUndone']&&_0x1076aa['hasOwnProperty']('wasUndone')&&(_0x2c114e['wasUndone']=_0x1076aa['wasUndone']),_0x2c114e;},_0x1abb8a['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x2b2d97['util']['toJSONOptions']);},_0x1abb8a['getTypeUrl']=function(_0x44afb7){return void 0x0===_0x44afb7&&(_0x44afb7='type.googleapis.com'),_0x44afb7+'/AttributeOperation';},_0x1abb8a;}()),_0x29b2b1['InsertOperation']=(function(){function _0x711b60(_0x27723a){if(this['nodes']=[],_0x27723a){for(var _0x1c71ee=Object['keys'](_0x27723a),_0x7a2287=0x0;_0x7a2287<_0x1c71ee['length'];++_0x7a2287)null!=_0x27723a[_0x1c71ee[_0x7a2287]]&&(this[_0x1c71ee[_0x7a2287]]=_0x27723a[_0x1c71ee[_0x7a2287]]);}}return _0x711b60['prototype']['position']=null,_0x711b60['prototype']['nodes']=_0x177e48['emptyArray'],_0x711b60['prototype']['shouldReceiveAttributes']=!0x1,_0x711b60['prototype']['wasUndone']=!0x1,_0x711b60['create']=function(_0x240346){return new _0x711b60(_0x240346);},_0x711b60['encode']=function(_0x428438,_0x38ff50){if(_0x38ff50||(_0x38ff50=_0x1f33bf['create']()),null!=_0x428438['position']&&Object['hasOwnProperty']['call'](_0x428438,'position')&&_0x29b2b1['Position']['encode'](_0x428438['position'],_0x38ff50['uint32'](0xa)['fork']())['ldelim'](),null!=_0x428438['nodes']&&_0x428438['nodes']['length']){for(var _0x27aff3=0x0;_0x27aff3<_0x428438['nodes']['length'];++_0x27aff3)_0x29b2b1['Element']['encode'](_0x428438['nodes'][_0x27aff3],_0x38ff50['uint32'](0x12)['fork']())['ldelim']();}return null!=_0x428438['shouldReceiveAttributes']&&Object['hasOwnProperty']['call'](_0x428438,'shouldReceiveAttributes')&&_0x38ff50['uint32'](0x18)['bool'](_0x428438['shouldReceiveAttributes']),null!=_0x428438['wasUndone']&&Object['hasOwnProperty']['call'](_0x428438,'wasUndone')&&_0x38ff50['uint32'](0x20)['bool'](_0x428438['wasUndone']),_0x38ff50;},_0x711b60['encodeDelimited']=function(_0x28fd1b,_0x182105){return this['encode'](_0x28fd1b,_0x182105)['ldelim']();},_0x711b60['decode']=function(_0x4ef6dc,_0x2a5cc4){_0x4ef6dc instanceof _0x5f07cd||(_0x4ef6dc=_0x5f07cd['create'](_0x4ef6dc));for(var _0x4ded90=void 0x0===_0x2a5cc4?_0x4ef6dc['len']:_0x4ef6dc['pos']+_0x2a5cc4,_0x38b1ae=new _0x29b2b1['InsertOperation']();_0x4ef6dc['pos']<_0x4ded90;){var _0x5bc8d5=_0x4ef6dc['uint32']();switch(_0x5bc8d5>>>0x3){case 0x1:_0x38b1ae['position']=_0x29b2b1['Position']['decode'](_0x4ef6dc,_0x4ef6dc['uint32']());break;case 0x2:_0x38b1ae['nodes']&&_0x38b1ae['nodes']['length']||(_0x38b1ae['nodes']=[]),_0x38b1ae['nodes']['push'](_0x29b2b1['Element']['decode'](_0x4ef6dc,_0x4ef6dc['uint32']()));break;case 0x3:_0x38b1ae['shouldReceiveAttributes']=_0x4ef6dc['bool']();break;case 0x4:_0x38b1ae['wasUndone']=_0x4ef6dc['bool']();break;default:_0x4ef6dc['skipType'](0x7&_0x5bc8d5);}}return _0x38b1ae;},_0x711b60['decodeDelimited']=function(_0x567ff1){return _0x567ff1 instanceof _0x5f07cd||(_0x567ff1=new _0x5f07cd(_0x567ff1)),this['decode'](_0x567ff1,_0x567ff1['uint32']());},_0x711b60['verify']=function(_0x871233){if('object'!=typeof _0x871233||null===_0x871233)return'object\x20expected';if(null!=_0x871233['position']&&_0x871233['hasOwnProperty']('position')&&(_0x4a9fc5=_0x29b2b1['Position']['verify'](_0x871233['position'])))return'position.'+_0x4a9fc5;if(null!=_0x871233['nodes']&&_0x871233['hasOwnProperty']('nodes')){if(!Array['isArray'](_0x871233['nodes']))return'nodes:\x20array\x20expected';for(var _0x40886b=0x0;_0x40886b<_0x871233['nodes']['length'];++_0x40886b){var _0x4a9fc5;if(_0x4a9fc5=_0x29b2b1['Element']['verify'](_0x871233['nodes'][_0x40886b]))return'nodes.'+_0x4a9fc5;}}return null!=_0x871233['shouldReceiveAttributes']&&_0x871233['hasOwnProperty']('shouldReceiveAttributes')&&'boolean'!=typeof _0x871233['shouldReceiveAttributes']?'shouldReceiveAttributes:\x20boolean\x20expected':null!=_0x871233['wasUndone']&&_0x871233['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x871233['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x711b60['fromObject']=function(_0x2d576a){if(_0x2d576a instanceof _0x29b2b1['InsertOperation'])return _0x2d576a;var _0x9d6e36=new _0x29b2b1['InsertOperation']();if(null!=_0x2d576a['position']){if('object'!=typeof _0x2d576a['position'])throw TypeError('.InsertOperation.position:\x20object\x20expected');_0x9d6e36['position']=_0x29b2b1['Position']['fromObject'](_0x2d576a['position']);}if(_0x2d576a['nodes']){if(!Array['isArray'](_0x2d576a['nodes']))throw TypeError('.InsertOperation.nodes:\x20array\x20expected');_0x9d6e36['nodes']=[];for(var _0x4a8339=0x0;_0x4a8339<_0x2d576a['nodes']['length'];++_0x4a8339){if('object'!=typeof _0x2d576a['nodes'][_0x4a8339])throw TypeError('.InsertOperation.nodes:\x20object\x20expected');_0x9d6e36['nodes'][_0x4a8339]=_0x29b2b1['Element']['fromObject'](_0x2d576a['nodes'][_0x4a8339]);}}return null!=_0x2d576a['shouldReceiveAttributes']&&(_0x9d6e36['shouldReceiveAttributes']=Boolean(_0x2d576a['shouldReceiveAttributes'])),null!=_0x2d576a['wasUndone']&&(_0x9d6e36['wasUndone']=Boolean(_0x2d576a['wasUndone'])),_0x9d6e36;},_0x711b60['toObject']=function(_0x4ab523,_0x579174){_0x579174||(_0x579174={});var _0x5ed102={};if((_0x579174['arrays']||_0x579174['defaults'])&&(_0x5ed102['nodes']=[]),_0x579174['defaults']&&(_0x5ed102['position']=null,_0x5ed102['shouldReceiveAttributes']=!0x1,_0x5ed102['wasUndone']=!0x1),null!=_0x4ab523['position']&&_0x4ab523['hasOwnProperty']('position')&&(_0x5ed102['position']=_0x29b2b1['Position']['toObject'](_0x4ab523['position'],_0x579174)),_0x4ab523['nodes']&&_0x4ab523['nodes']['length']){_0x5ed102['nodes']=[];for(var _0x343433=0x0;_0x343433<_0x4ab523['nodes']['length'];++_0x343433)_0x5ed102['nodes'][_0x343433]=_0x29b2b1['Element']['toObject'](_0x4ab523['nodes'][_0x343433],_0x579174);}return null!=_0x4ab523['shouldReceiveAttributes']&&_0x4ab523['hasOwnProperty']('shouldReceiveAttributes')&&(_0x5ed102['shouldReceiveAttributes']=_0x4ab523['shouldReceiveAttributes']),null!=_0x4ab523['wasUndone']&&_0x4ab523['hasOwnProperty']('wasUndone')&&(_0x5ed102['wasUndone']=_0x4ab523['wasUndone']),_0x5ed102;},_0x711b60['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x2b2d97['util']['toJSONOptions']);},_0x711b60['getTypeUrl']=function(_0x44d7f0){return void 0x0===_0x44d7f0&&(_0x44d7f0='type.googleapis.com'),_0x44d7f0+'/InsertOperation';},_0x711b60;}()),_0x29b2b1['MarkerOperation']=(function(){function _0x59709f(_0x252a69){if(_0x252a69){for(var _0x17abf5=Object['keys'](_0x252a69),_0x24f377=0x0;_0x24f377<_0x17abf5['length'];++_0x24f377)null!=_0x252a69[_0x17abf5[_0x24f377]]&&(this[_0x17abf5[_0x24f377]]=_0x252a69[_0x17abf5[_0x24f377]]);}}return _0x59709f['prototype']['name']='',_0x59709f['prototype']['oldRange']=null,_0x59709f['prototype']['newRange']=null,_0x59709f['prototype']['affectsData']=!0x1,_0x59709f['prototype']['wasUndone']=!0x1,_0x59709f['create']=function(_0x1e7fe5){return new _0x59709f(_0x1e7fe5);},_0x59709f['encode']=function(_0xdc4f0d,_0x35905f){return _0x35905f||(_0x35905f=_0x1f33bf['create']()),null!=_0xdc4f0d['name']&&Object['hasOwnProperty']['call'](_0xdc4f0d,'name')&&_0x35905f['uint32'](0xa)['string'](_0xdc4f0d['name']),null!=_0xdc4f0d['oldRange']&&Object['hasOwnProperty']['call'](_0xdc4f0d,'oldRange')&&_0x29b2b1['Range']['encode'](_0xdc4f0d['oldRange'],_0x35905f['uint32'](0x12)['fork']())['ldelim'](),null!=_0xdc4f0d['newRange']&&Object['hasOwnProperty']['call'](_0xdc4f0d,'newRange')&&_0x29b2b1['Range']['encode'](_0xdc4f0d['newRange'],_0x35905f['uint32'](0x1a)['fork']())['ldelim'](),null!=_0xdc4f0d['affectsData']&&Object['hasOwnProperty']['call'](_0xdc4f0d,'affectsData')&&_0x35905f['uint32'](0x20)['bool'](_0xdc4f0d['affectsData']),null!=_0xdc4f0d['wasUndone']&&Object['hasOwnProperty']['call'](_0xdc4f0d,'wasUndone')&&_0x35905f['uint32'](0x28)['bool'](_0xdc4f0d['wasUndone']),_0x35905f;},_0x59709f['encodeDelimited']=function(_0x5b3c36,_0x2b41d5){return this['encode'](_0x5b3c36,_0x2b41d5)['ldelim']();},_0x59709f['decode']=function(_0x9011fd,_0x26b5b4){_0x9011fd instanceof _0x5f07cd||(_0x9011fd=_0x5f07cd['create'](_0x9011fd));for(var _0x432e8b=void 0x0===_0x26b5b4?_0x9011fd['len']:_0x9011fd['pos']+_0x26b5b4,_0x53099d=new _0x29b2b1['MarkerOperation']();_0x9011fd['pos']<_0x432e8b;){var _0x184a5c=_0x9011fd['uint32']();switch(_0x184a5c>>>0x3){case 0x1:_0x53099d['name']=_0x9011fd['string']();break;case 0x2:_0x53099d['oldRange']=_0x29b2b1['Range']['decode'](_0x9011fd,_0x9011fd['uint32']());break;case 0x3:_0x53099d['newRange']=_0x29b2b1['Range']['decode'](_0x9011fd,_0x9011fd['uint32']());break;case 0x4:_0x53099d['affectsData']=_0x9011fd['bool']();break;case 0x5:_0x53099d['wasUndone']=_0x9011fd['bool']();break;default:_0x9011fd['skipType'](0x7&_0x184a5c);}}return _0x53099d;},_0x59709f['decodeDelimited']=function(_0xb235ce){return _0xb235ce instanceof _0x5f07cd||(_0xb235ce=new _0x5f07cd(_0xb235ce)),this['decode'](_0xb235ce,_0xb235ce['uint32']());},_0x59709f['verify']=function(_0x32e16e){if('object'!=typeof _0x32e16e||null===_0x32e16e)return'object\x20expected';if(null!=_0x32e16e['name']&&_0x32e16e['hasOwnProperty']('name')&&!_0x177e48['isString'](_0x32e16e['name']))return'name:\x20string\x20expected';var _0xd43890;if(null!=_0x32e16e['oldRange']&&_0x32e16e['hasOwnProperty']('oldRange')&&(_0xd43890=_0x29b2b1['Range']['verify'](_0x32e16e['oldRange'])))return'oldRange.'+_0xd43890;if(null!=_0x32e16e['newRange']&&_0x32e16e['hasOwnProperty']('newRange')&&(_0xd43890=_0x29b2b1['Range']['verify'](_0x32e16e['newRange'])))return'newRange.'+_0xd43890;return null!=_0x32e16e['affectsData']&&_0x32e16e['hasOwnProperty']('affectsData')&&'boolean'!=typeof _0x32e16e['affectsData']?'affectsData:\x20boolean\x20expected':null!=_0x32e16e['wasUndone']&&_0x32e16e['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x32e16e['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x59709f['fromObject']=function(_0xdbf483){if(_0xdbf483 instanceof _0x29b2b1['MarkerOperation'])return _0xdbf483;var _0x132276=new _0x29b2b1['MarkerOperation']();if(null!=_0xdbf483['name']&&(_0x132276['name']=String(_0xdbf483['name'])),null!=_0xdbf483['oldRange']){if('object'!=typeof _0xdbf483['oldRange'])throw TypeError('.MarkerOperation.oldRange:\x20object\x20expected');_0x132276['oldRange']=_0x29b2b1['Range']['fromObject'](_0xdbf483['oldRange']);}if(null!=_0xdbf483['newRange']){if('object'!=typeof _0xdbf483['newRange'])throw TypeError('.MarkerOperation.newRange:\x20object\x20expected');_0x132276['newRange']=_0x29b2b1['Range']['fromObject'](_0xdbf483['newRange']);}return null!=_0xdbf483['affectsData']&&(_0x132276['affectsData']=Boolean(_0xdbf483['affectsData'])),null!=_0xdbf483['wasUndone']&&(_0x132276['wasUndone']=Boolean(_0xdbf483['wasUndone'])),_0x132276;},_0x59709f['toObject']=function(_0x177e9b,_0x3c99e9){_0x3c99e9||(_0x3c99e9={});var _0x37e429={};return _0x3c99e9['defaults']&&(_0x37e429['name']='',_0x37e429['oldRange']=null,_0x37e429['newRange']=null,_0x37e429['affectsData']=!0x1,_0x37e429['wasUndone']=!0x1),null!=_0x177e9b['name']&&_0x177e9b['hasOwnProperty']('name')&&(_0x37e429['name']=_0x177e9b['name']),null!=_0x177e9b['oldRange']&&_0x177e9b['hasOwnProperty']('oldRange')&&(_0x37e429['oldRange']=_0x29b2b1['Range']['toObject'](_0x177e9b['oldRange'],_0x3c99e9)),null!=_0x177e9b['newRange']&&_0x177e9b['hasOwnProperty']('newRange')&&(_0x37e429['newRange']=_0x29b2b1['Range']['toObject'](_0x177e9b['newRange'],_0x3c99e9)),null!=_0x177e9b['affectsData']&&_0x177e9b['hasOwnProperty']('affectsData')&&(_0x37e429['affectsData']=_0x177e9b['affectsData']),null!=_0x177e9b['wasUndone']&&_0x177e9b['hasOwnProperty']('wasUndone')&&(_0x37e429['wasUndone']=_0x177e9b['wasUndone']),_0x37e429;},_0x59709f['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x2b2d97['util']['toJSONOptions']);},_0x59709f['getTypeUrl']=function(_0x4e1d70){return void 0x0===_0x4e1d70&&(_0x4e1d70='type.googleapis.com'),_0x4e1d70+'/MarkerOperation';},_0x59709f;}()),_0x29b2b1['MergeOperation']=(function(){function _0x141234(_0x14df1a){if(_0x14df1a){for(var _0x3563c1=Object['keys'](_0x14df1a),_0x4d5a7f=0x0;_0x4d5a7f<_0x3563c1['length'];++_0x4d5a7f)null!=_0x14df1a[_0x3563c1[_0x4d5a7f]]&&(this[_0x3563c1[_0x4d5a7f]]=_0x14df1a[_0x3563c1[_0x4d5a7f]]);}}return _0x141234['prototype']['sourcePosition']=null,_0x141234['prototype']['targetPosition']=null,_0x141234['prototype']['graveyardPosition']=null,_0x141234['prototype']['howMany']=0x0,_0x141234['prototype']['wasUndone']=!0x1,_0x141234['create']=function(_0x4dd7fc){return new _0x141234(_0x4dd7fc);},_0x141234['encode']=function(_0x598f76,_0x1414f6){return _0x1414f6||(_0x1414f6=_0x1f33bf['create']()),null!=_0x598f76['sourcePosition']&&Object['hasOwnProperty']['call'](_0x598f76,'sourcePosition')&&_0x29b2b1['Position']['encode'](_0x598f76['sourcePosition'],_0x1414f6['uint32'](0xa)['fork']())['ldelim'](),null!=_0x598f76['targetPosition']&&Object['hasOwnProperty']['call'](_0x598f76,'targetPosition')&&_0x29b2b1['Position']['encode'](_0x598f76['targetPosition'],_0x1414f6['uint32'](0x12)['fork']())['ldelim'](),null!=_0x598f76['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x598f76,'graveyardPosition')&&_0x29b2b1['Position']['encode'](_0x598f76['graveyardPosition'],_0x1414f6['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x598f76['howMany']&&Object['hasOwnProperty']['call'](_0x598f76,'howMany')&&_0x1414f6['uint32'](0x20)['uint32'](_0x598f76['howMany']),null!=_0x598f76['wasUndone']&&Object['hasOwnProperty']['call'](_0x598f76,'wasUndone')&&_0x1414f6['uint32'](0x28)['bool'](_0x598f76['wasUndone']),_0x1414f6;},_0x141234['encodeDelimited']=function(_0x5b695f,_0x441c9b){return this['encode'](_0x5b695f,_0x441c9b)['ldelim']();},_0x141234['decode']=function(_0x54d9a4,_0x3c025d){_0x54d9a4 instanceof _0x5f07cd||(_0x54d9a4=_0x5f07cd['create'](_0x54d9a4));for(var _0x5bfc10=void 0x0===_0x3c025d?_0x54d9a4['len']:_0x54d9a4['pos']+_0x3c025d,_0x489f60=new _0x29b2b1['MergeOperation']();_0x54d9a4['pos']<_0x5bfc10;){var _0x50b359=_0x54d9a4['uint32']();switch(_0x50b359>>>0x3){case 0x1:_0x489f60['sourcePosition']=_0x29b2b1['Position']['decode'](_0x54d9a4,_0x54d9a4['uint32']());break;case 0x2:_0x489f60['targetPosition']=_0x29b2b1['Position']['decode'](_0x54d9a4,_0x54d9a4['uint32']());break;case 0x3:_0x489f60['graveyardPosition']=_0x29b2b1['Position']['decode'](_0x54d9a4,_0x54d9a4['uint32']());break;case 0x4:_0x489f60['howMany']=_0x54d9a4['uint32']();break;case 0x5:_0x489f60['wasUndone']=_0x54d9a4['bool']();break;default:_0x54d9a4['skipType'](0x7&_0x50b359);}}return _0x489f60;},_0x141234['decodeDelimited']=function(_0x48dbfc){return _0x48dbfc instanceof _0x5f07cd||(_0x48dbfc=new _0x5f07cd(_0x48dbfc)),this['decode'](_0x48dbfc,_0x48dbfc['uint32']());},_0x141234['verify']=function(_0x31fe04){if('object'!=typeof _0x31fe04||null===_0x31fe04)return'object\x20expected';var _0x3f7007;if(null!=_0x31fe04['sourcePosition']&&_0x31fe04['hasOwnProperty']('sourcePosition')&&(_0x3f7007=_0x29b2b1['Position']['verify'](_0x31fe04['sourcePosition'])))return'sourcePosition.'+_0x3f7007;if(null!=_0x31fe04['targetPosition']&&_0x31fe04['hasOwnProperty']('targetPosition')&&(_0x3f7007=_0x29b2b1['Position']['verify'](_0x31fe04['targetPosition'])))return'targetPosition.'+_0x3f7007;if(null!=_0x31fe04['graveyardPosition']&&_0x31fe04['hasOwnProperty']('graveyardPosition')&&(_0x3f7007=_0x29b2b1['Position']['verify'](_0x31fe04['graveyardPosition'])))return'graveyardPosition.'+_0x3f7007;return null!=_0x31fe04['howMany']&&_0x31fe04['hasOwnProperty']('howMany')&&!_0x177e48['isInteger'](_0x31fe04['howMany'])?'howMany:\x20integer\x20expected':null!=_0x31fe04['wasUndone']&&_0x31fe04['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x31fe04['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x141234['fromObject']=function(_0x2e9f7a){if(_0x2e9f7a instanceof _0x29b2b1['MergeOperation'])return _0x2e9f7a;var _0x32c645=new _0x29b2b1['MergeOperation']();if(null!=_0x2e9f7a['sourcePosition']){if('object'!=typeof _0x2e9f7a['sourcePosition'])throw TypeError('.MergeOperation.sourcePosition:\x20object\x20expected');_0x32c645['sourcePosition']=_0x29b2b1['Position']['fromObject'](_0x2e9f7a['sourcePosition']);}if(null!=_0x2e9f7a['targetPosition']){if('object'!=typeof _0x2e9f7a['targetPosition'])throw TypeError('.MergeOperation.targetPosition:\x20object\x20expected');_0x32c645['targetPosition']=_0x29b2b1['Position']['fromObject'](_0x2e9f7a['targetPosition']);}if(null!=_0x2e9f7a['graveyardPosition']){if('object'!=typeof _0x2e9f7a['graveyardPosition'])throw TypeError('.MergeOperation.graveyardPosition:\x20object\x20expected');_0x32c645['graveyardPosition']=_0x29b2b1['Position']['fromObject'](_0x2e9f7a['graveyardPosition']);}return null!=_0x2e9f7a['howMany']&&(_0x32c645['howMany']=_0x2e9f7a['howMany']>>>0x0),null!=_0x2e9f7a['wasUndone']&&(_0x32c645['wasUndone']=Boolean(_0x2e9f7a['wasUndone'])),_0x32c645;},_0x141234['toObject']=function(_0x4acb8a,_0x296ce6){_0x296ce6||(_0x296ce6={});var _0x3229e6={};return _0x296ce6['defaults']&&(_0x3229e6['sourcePosition']=null,_0x3229e6['targetPosition']=null,_0x3229e6['graveyardPosition']=null,_0x3229e6['howMany']=0x0,_0x3229e6['wasUndone']=!0x1),null!=_0x4acb8a['sourcePosition']&&_0x4acb8a['hasOwnProperty']('sourcePosition')&&(_0x3229e6['sourcePosition']=_0x29b2b1['Position']['toObject'](_0x4acb8a['sourcePosition'],_0x296ce6)),null!=_0x4acb8a['targetPosition']&&_0x4acb8a['hasOwnProperty']('targetPosition')&&(_0x3229e6['targetPosition']=_0x29b2b1['Position']['toObject'](_0x4acb8a['targetPosition'],_0x296ce6)),null!=_0x4acb8a['graveyardPosition']&&_0x4acb8a['hasOwnProperty']('graveyardPosition')&&(_0x3229e6['graveyardPosition']=_0x29b2b1['Position']['toObject'](_0x4acb8a['graveyardPosition'],_0x296ce6)),null!=_0x4acb8a['howMany']&&_0x4acb8a['hasOwnProperty']('howMany')&&(_0x3229e6['howMany']=_0x4acb8a['howMany']),null!=_0x4acb8a['wasUndone']&&_0x4acb8a['hasOwnProperty']('wasUndone')&&(_0x3229e6['wasUndone']=_0x4acb8a['wasUndone']),_0x3229e6;},_0x141234['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x2b2d97['util']['toJSONOptions']);},_0x141234['getTypeUrl']=function(_0x52d6c1){return void 0x0===_0x52d6c1&&(_0x52d6c1='type.googleapis.com'),_0x52d6c1+'/MergeOperation';},_0x141234;}()),_0x29b2b1['MoveOperation']=(function(){function _0x2c0577(_0x5b76d5){if(_0x5b76d5){for(var _0x88914d=Object['keys'](_0x5b76d5),_0x387622=0x0;_0x387622<_0x88914d['length'];++_0x387622)null!=_0x5b76d5[_0x88914d[_0x387622]]&&(this[_0x88914d[_0x387622]]=_0x5b76d5[_0x88914d[_0x387622]]);}}return _0x2c0577['prototype']['sourcePosition']=null,_0x2c0577['prototype']['howMany']=0x0,_0x2c0577['prototype']['targetPosition']=null,_0x2c0577['prototype']['wasUndone']=!0x1,_0x2c0577['create']=function(_0x1f3cf7){return new _0x2c0577(_0x1f3cf7);},_0x2c0577['encode']=function(_0x883324,_0x126f45){return _0x126f45||(_0x126f45=_0x1f33bf['create']()),null!=_0x883324['sourcePosition']&&Object['hasOwnProperty']['call'](_0x883324,'sourcePosition')&&_0x29b2b1['Position']['encode'](_0x883324['sourcePosition'],_0x126f45['uint32'](0xa)['fork']())['ldelim'](),null!=_0x883324['howMany']&&Object['hasOwnProperty']['call'](_0x883324,'howMany')&&_0x126f45['uint32'](0x10)['uint32'](_0x883324['howMany']),null!=_0x883324['targetPosition']&&Object['hasOwnProperty']['call'](_0x883324,'targetPosition')&&_0x29b2b1['Position']['encode'](_0x883324['targetPosition'],_0x126f45['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x883324['wasUndone']&&Object['hasOwnProperty']['call'](_0x883324,'wasUndone')&&_0x126f45['uint32'](0x20)['bool'](_0x883324['wasUndone']),_0x126f45;},_0x2c0577['encodeDelimited']=function(_0x1b3d45,_0x300a1b){return this['encode'](_0x1b3d45,_0x300a1b)['ldelim']();},_0x2c0577['decode']=function(_0x497520,_0x47ea49){_0x497520 instanceof _0x5f07cd||(_0x497520=_0x5f07cd['create'](_0x497520));for(var _0x1b161a=void 0x0===_0x47ea49?_0x497520['len']:_0x497520['pos']+_0x47ea49,_0x386790=new _0x29b2b1['MoveOperation']();_0x497520['pos']<_0x1b161a;){var _0x361771=_0x497520['uint32']();switch(_0x361771>>>0x3){case 0x1:_0x386790['sourcePosition']=_0x29b2b1['Position']['decode'](_0x497520,_0x497520['uint32']());break;case 0x2:_0x386790['howMany']=_0x497520['uint32']();break;case 0x3:_0x386790['targetPosition']=_0x29b2b1['Position']['decode'](_0x497520,_0x497520['uint32']());break;case 0x4:_0x386790['wasUndone']=_0x497520['bool']();break;default:_0x497520['skipType'](0x7&_0x361771);}}return _0x386790;},_0x2c0577['decodeDelimited']=function(_0x56b859){return _0x56b859 instanceof _0x5f07cd||(_0x56b859=new _0x5f07cd(_0x56b859)),this['decode'](_0x56b859,_0x56b859['uint32']());},_0x2c0577['verify']=function(_0x563727){if('object'!=typeof _0x563727||null===_0x563727)return'object\x20expected';var _0x271eae;if(null!=_0x563727['sourcePosition']&&_0x563727['hasOwnProperty']('sourcePosition')&&(_0x271eae=_0x29b2b1['Position']['verify'](_0x563727['sourcePosition'])))return'sourcePosition.'+_0x271eae;if(null!=_0x563727['howMany']&&_0x563727['hasOwnProperty']('howMany')&&!_0x177e48['isInteger'](_0x563727['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x563727['targetPosition']&&_0x563727['hasOwnProperty']('targetPosition')&&(_0x271eae=_0x29b2b1['Position']['verify'](_0x563727['targetPosition'])))return'targetPosition.'+_0x271eae;return null!=_0x563727['wasUndone']&&_0x563727['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x563727['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x2c0577['fromObject']=function(_0x534a8e){if(_0x534a8e instanceof _0x29b2b1['MoveOperation'])return _0x534a8e;var _0x4e6675=new _0x29b2b1['MoveOperation']();if(null!=_0x534a8e['sourcePosition']){if('object'!=typeof _0x534a8e['sourcePosition'])throw TypeError('.MoveOperation.sourcePosition:\x20object\x20expected');_0x4e6675['sourcePosition']=_0x29b2b1['Position']['fromObject'](_0x534a8e['sourcePosition']);}if(null!=_0x534a8e['howMany']&&(_0x4e6675['howMany']=_0x534a8e['howMany']>>>0x0),null!=_0x534a8e['targetPosition']){if('object'!=typeof _0x534a8e['targetPosition'])throw TypeError('.MoveOperation.targetPosition:\x20object\x20expected');_0x4e6675['targetPosition']=_0x29b2b1['Position']['fromObject'](_0x534a8e['targetPosition']);}return null!=_0x534a8e['wasUndone']&&(_0x4e6675['wasUndone']=Boolean(_0x534a8e['wasUndone'])),_0x4e6675;},_0x2c0577['toObject']=function(_0x142fec,_0x5f0327){_0x5f0327||(_0x5f0327={});var _0x5ebb7f={};return _0x5f0327['defaults']&&(_0x5ebb7f['sourcePosition']=null,_0x5ebb7f['howMany']=0x0,_0x5ebb7f['targetPosition']=null,_0x5ebb7f['wasUndone']=!0x1),null!=_0x142fec['sourcePosition']&&_0x142fec['hasOwnProperty']('sourcePosition')&&(_0x5ebb7f['sourcePosition']=_0x29b2b1['Position']['toObject'](_0x142fec['sourcePosition'],_0x5f0327)),null!=_0x142fec['howMany']&&_0x142fec['hasOwnProperty']('howMany')&&(_0x5ebb7f['howMany']=_0x142fec['howMany']),null!=_0x142fec['targetPosition']&&_0x142fec['hasOwnProperty']('targetPosition')&&(_0x5ebb7f['targetPosition']=_0x29b2b1['Position']['toObject'](_0x142fec['targetPosition'],_0x5f0327)),null!=_0x142fec['wasUndone']&&_0x142fec['hasOwnProperty']('wasUndone')&&(_0x5ebb7f['wasUndone']=_0x142fec['wasUndone']),_0x5ebb7f;},_0x2c0577['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x2b2d97['util']['toJSONOptions']);},_0x2c0577['getTypeUrl']=function(_0x218b5e){return void 0x0===_0x218b5e&&(_0x218b5e='type.googleapis.com'),_0x218b5e+'/MoveOperation';},_0x2c0577;}()),_0x29b2b1['RenameOperation']=(function(){function _0x540ba9(_0xbaa6ce){if(_0xbaa6ce){for(var _0x2f19bb=Object['keys'](_0xbaa6ce),_0x5b36cf=0x0;_0x5b36cf<_0x2f19bb['length'];++_0x5b36cf)null!=_0xbaa6ce[_0x2f19bb[_0x5b36cf]]&&(this[_0x2f19bb[_0x5b36cf]]=_0xbaa6ce[_0x2f19bb[_0x5b36cf]]);}}return _0x540ba9['prototype']['position']=null,_0x540ba9['prototype']['oldName']='',_0x540ba9['prototype']['newName']='',_0x540ba9['prototype']['wasUndone']=!0x1,_0x540ba9['create']=function(_0x1a0c09){return new _0x540ba9(_0x1a0c09);},_0x540ba9['encode']=function(_0x470b09,_0x5da750){return _0x5da750||(_0x5da750=_0x1f33bf['create']()),null!=_0x470b09['position']&&Object['hasOwnProperty']['call'](_0x470b09,'position')&&_0x29b2b1['Position']['encode'](_0x470b09['position'],_0x5da750['uint32'](0xa)['fork']())['ldelim'](),null!=_0x470b09['oldName']&&Object['hasOwnProperty']['call'](_0x470b09,'oldName')&&_0x5da750['uint32'](0x12)['string'](_0x470b09['oldName']),null!=_0x470b09['newName']&&Object['hasOwnProperty']['call'](_0x470b09,'newName')&&_0x5da750['uint32'](0x1a)['string'](_0x470b09['newName']),null!=_0x470b09['wasUndone']&&Object['hasOwnProperty']['call'](_0x470b09,'wasUndone')&&_0x5da750['uint32'](0x20)['bool'](_0x470b09['wasUndone']),_0x5da750;},_0x540ba9['encodeDelimited']=function(_0x38bfcc,_0x5596c2){return this['encode'](_0x38bfcc,_0x5596c2)['ldelim']();},_0x540ba9['decode']=function(_0x44323b,_0x2d64cd){_0x44323b instanceof _0x5f07cd||(_0x44323b=_0x5f07cd['create'](_0x44323b));for(var _0x1a6579=void 0x0===_0x2d64cd?_0x44323b['len']:_0x44323b['pos']+_0x2d64cd,_0x428278=new _0x29b2b1['RenameOperation']();_0x44323b['pos']<_0x1a6579;){var _0x5a9713=_0x44323b['uint32']();switch(_0x5a9713>>>0x3){case 0x1:_0x428278['position']=_0x29b2b1['Position']['decode'](_0x44323b,_0x44323b['uint32']());break;case 0x2:_0x428278['oldName']=_0x44323b['string']();break;case 0x3:_0x428278['newName']=_0x44323b['string']();break;case 0x4:_0x428278['wasUndone']=_0x44323b['bool']();break;default:_0x44323b['skipType'](0x7&_0x5a9713);}}return _0x428278;},_0x540ba9['decodeDelimited']=function(_0xd9c756){return _0xd9c756 instanceof _0x5f07cd||(_0xd9c756=new _0x5f07cd(_0xd9c756)),this['decode'](_0xd9c756,_0xd9c756['uint32']());},_0x540ba9['verify']=function(_0xa9dc13){if('object'!=typeof _0xa9dc13||null===_0xa9dc13)return'object\x20expected';if(null!=_0xa9dc13['position']&&_0xa9dc13['hasOwnProperty']('position')){var _0x2dff65=_0x29b2b1['Position']['verify'](_0xa9dc13['position']);if(_0x2dff65)return'position.'+_0x2dff65;}return null!=_0xa9dc13['oldName']&&_0xa9dc13['hasOwnProperty']('oldName')&&!_0x177e48['isString'](_0xa9dc13['oldName'])?'oldName:\x20string\x20expected':null!=_0xa9dc13['newName']&&_0xa9dc13['hasOwnProperty']('newName')&&!_0x177e48['isString'](_0xa9dc13['newName'])?'newName:\x20string\x20expected':null!=_0xa9dc13['wasUndone']&&_0xa9dc13['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0xa9dc13['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x540ba9['fromObject']=function(_0x1efb27){if(_0x1efb27 instanceof _0x29b2b1['RenameOperation'])return _0x1efb27;var _0x116542=new _0x29b2b1['RenameOperation']();if(null!=_0x1efb27['position']){if('object'!=typeof _0x1efb27['position'])throw TypeError('.RenameOperation.position:\x20object\x20expected');_0x116542['position']=_0x29b2b1['Position']['fromObject'](_0x1efb27['position']);}return null!=_0x1efb27['oldName']&&(_0x116542['oldName']=String(_0x1efb27['oldName'])),null!=_0x1efb27['newName']&&(_0x116542['newName']=String(_0x1efb27['newName'])),null!=_0x1efb27['wasUndone']&&(_0x116542['wasUndone']=Boolean(_0x1efb27['wasUndone'])),_0x116542;},_0x540ba9['toObject']=function(_0x12cd6d,_0x4cefdd){_0x4cefdd||(_0x4cefdd={});var _0x32d2fd={};return _0x4cefdd['defaults']&&(_0x32d2fd['position']=null,_0x32d2fd['oldName']='',_0x32d2fd['newName']='',_0x32d2fd['wasUndone']=!0x1),null!=_0x12cd6d['position']&&_0x12cd6d['hasOwnProperty']('position')&&(_0x32d2fd['position']=_0x29b2b1['Position']['toObject'](_0x12cd6d['position'],_0x4cefdd)),null!=_0x12cd6d['oldName']&&_0x12cd6d['hasOwnProperty']('oldName')&&(_0x32d2fd['oldName']=_0x12cd6d['oldName']),null!=_0x12cd6d['newName']&&_0x12cd6d['hasOwnProperty']('newName')&&(_0x32d2fd['newName']=_0x12cd6d['newName']),null!=_0x12cd6d['wasUndone']&&_0x12cd6d['hasOwnProperty']('wasUndone')&&(_0x32d2fd['wasUndone']=_0x12cd6d['wasUndone']),_0x32d2fd;},_0x540ba9['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x2b2d97['util']['toJSONOptions']);},_0x540ba9['getTypeUrl']=function(_0x5eaba9){return void 0x0===_0x5eaba9&&(_0x5eaba9='type.googleapis.com'),_0x5eaba9+'/RenameOperation';},_0x540ba9;}()),_0x29b2b1['RootAttributeOperation']=(function(){function _0x2c269f(_0x184e25){if(_0x184e25){for(var _0x10f7ca=Object['keys'](_0x184e25),_0x3b58c6=0x0;_0x3b58c6<_0x10f7ca['length'];++_0x3b58c6)null!=_0x184e25[_0x10f7ca[_0x3b58c6]]&&(this[_0x10f7ca[_0x3b58c6]]=_0x184e25[_0x10f7ca[_0x3b58c6]]);}}return _0x2c269f['prototype']['root']='',_0x2c269f['prototype']['key']='',_0x2c269f['prototype']['oldValueBoolean']=!0x1,_0x2c269f['prototype']['oldValueJson']='',_0x2c269f['prototype']['newValueBoolean']=!0x1,_0x2c269f['prototype']['newValueJson']='',_0x2c269f['prototype']['wasUndone']=!0x1,_0x2c269f['create']=function(_0x4a3df3){return new _0x2c269f(_0x4a3df3);},_0x2c269f['encode']=function(_0x39c275,_0x4840d3){return _0x4840d3||(_0x4840d3=_0x1f33bf['create']()),null!=_0x39c275['root']&&Object['hasOwnProperty']['call'](_0x39c275,'root')&&_0x4840d3['uint32'](0xa)['string'](_0x39c275['root']),null!=_0x39c275['key']&&Object['hasOwnProperty']['call'](_0x39c275,'key')&&_0x4840d3['uint32'](0x12)['string'](_0x39c275['key']),null!=_0x39c275['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x39c275,'oldValueBoolean')&&_0x4840d3['uint32'](0x18)['bool'](_0x39c275['oldValueBoolean']),null!=_0x39c275['oldValueJson']&&Object['hasOwnProperty']['call'](_0x39c275,'oldValueJson')&&_0x4840d3['uint32'](0x22)['string'](_0x39c275['oldValueJson']),null!=_0x39c275['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x39c275,'newValueBoolean')&&_0x4840d3['uint32'](0x28)['bool'](_0x39c275['newValueBoolean']),null!=_0x39c275['newValueJson']&&Object['hasOwnProperty']['call'](_0x39c275,'newValueJson')&&_0x4840d3['uint32'](0x32)['string'](_0x39c275['newValueJson']),null!=_0x39c275['wasUndone']&&Object['hasOwnProperty']['call'](_0x39c275,'wasUndone')&&_0x4840d3['uint32'](0x38)['bool'](_0x39c275['wasUndone']),_0x4840d3;},_0x2c269f['encodeDelimited']=function(_0x39df0b,_0x1278ae){return this['encode'](_0x39df0b,_0x1278ae)['ldelim']();},_0x2c269f['decode']=function(_0x241a96,_0x395083){_0x241a96 instanceof _0x5f07cd||(_0x241a96=_0x5f07cd['create'](_0x241a96));for(var _0x3fec35=void 0x0===_0x395083?_0x241a96['len']:_0x241a96['pos']+_0x395083,_0x28c2a2=new _0x29b2b1['RootAttributeOperation']();_0x241a96['pos']<_0x3fec35;){var _0x15d01f=_0x241a96['uint32']();switch(_0x15d01f>>>0x3){case 0x1:_0x28c2a2['root']=_0x241a96['string']();break;case 0x2:_0x28c2a2['key']=_0x241a96['string']();break;case 0x3:_0x28c2a2['oldValueBoolean']=_0x241a96['bool']();break;case 0x4:_0x28c2a2['oldValueJson']=_0x241a96['string']();break;case 0x5:_0x28c2a2['newValueBoolean']=_0x241a96['bool']();break;case 0x6:_0x28c2a2['newValueJson']=_0x241a96['string']();break;case 0x7:_0x28c2a2['wasUndone']=_0x241a96['bool']();break;default:_0x241a96['skipType'](0x7&_0x15d01f);}}return _0x28c2a2;},_0x2c269f['decodeDelimited']=function(_0x48bcdc){return _0x48bcdc instanceof _0x5f07cd||(_0x48bcdc=new _0x5f07cd(_0x48bcdc)),this['decode'](_0x48bcdc,_0x48bcdc['uint32']());},_0x2c269f['verify']=function(_0x28cc4e){return'object'!=typeof _0x28cc4e||null===_0x28cc4e?'object\x20expected':null!=_0x28cc4e['root']&&_0x28cc4e['hasOwnProperty']('root')&&!_0x177e48['isString'](_0x28cc4e['root'])?'root:\x20string\x20expected':null!=_0x28cc4e['key']&&_0x28cc4e['hasOwnProperty']('key')&&!_0x177e48['isString'](_0x28cc4e['key'])?'key:\x20string\x20expected':null!=_0x28cc4e['oldValueBoolean']&&_0x28cc4e['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x28cc4e['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x28cc4e['oldValueJson']&&_0x28cc4e['hasOwnProperty']('oldValueJson')&&!_0x177e48['isString'](_0x28cc4e['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x28cc4e['newValueBoolean']&&_0x28cc4e['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x28cc4e['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x28cc4e['newValueJson']&&_0x28cc4e['hasOwnProperty']('newValueJson')&&!_0x177e48['isString'](_0x28cc4e['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x28cc4e['wasUndone']&&_0x28cc4e['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x28cc4e['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x2c269f['fromObject']=function(_0xa0698){if(_0xa0698 instanceof _0x29b2b1['RootAttributeOperation'])return _0xa0698;var _0x33077e=new _0x29b2b1['RootAttributeOperation']();return null!=_0xa0698['root']&&(_0x33077e['root']=String(_0xa0698['root'])),null!=_0xa0698['key']&&(_0x33077e['key']=String(_0xa0698['key'])),null!=_0xa0698['oldValueBoolean']&&(_0x33077e['oldValueBoolean']=Boolean(_0xa0698['oldValueBoolean'])),null!=_0xa0698['oldValueJson']&&(_0x33077e['oldValueJson']=String(_0xa0698['oldValueJson'])),null!=_0xa0698['newValueBoolean']&&(_0x33077e['newValueBoolean']=Boolean(_0xa0698['newValueBoolean'])),null!=_0xa0698['newValueJson']&&(_0x33077e['newValueJson']=String(_0xa0698['newValueJson'])),null!=_0xa0698['wasUndone']&&(_0x33077e['wasUndone']=Boolean(_0xa0698['wasUndone'])),_0x33077e;},_0x2c269f['toObject']=function(_0x202212,_0x2a0e4){_0x2a0e4||(_0x2a0e4={});var _0xc8caff={};return _0x2a0e4['defaults']&&(_0xc8caff['root']='',_0xc8caff['key']='',_0xc8caff['oldValueBoolean']=!0x1,_0xc8caff['oldValueJson']='',_0xc8caff['newValueBoolean']=!0x1,_0xc8caff['newValueJson']='',_0xc8caff['wasUndone']=!0x1),null!=_0x202212['root']&&_0x202212['hasOwnProperty']('root')&&(_0xc8caff['root']=_0x202212['root']),null!=_0x202212['key']&&_0x202212['hasOwnProperty']('key')&&(_0xc8caff['key']=_0x202212['key']),null!=_0x202212['oldValueBoolean']&&_0x202212['hasOwnProperty']('oldValueBoolean')&&(_0xc8caff['oldValueBoolean']=_0x202212['oldValueBoolean']),null!=_0x202212['oldValueJson']&&_0x202212['hasOwnProperty']('oldValueJson')&&(_0xc8caff['oldValueJson']=_0x202212['oldValueJson']),null!=_0x202212['newValueBoolean']&&_0x202212['hasOwnProperty']('newValueBoolean')&&(_0xc8caff['newValueBoolean']=_0x202212['newValueBoolean']),null!=_0x202212['newValueJson']&&_0x202212['hasOwnProperty']('newValueJson')&&(_0xc8caff['newValueJson']=_0x202212['newValueJson']),null!=_0x202212['wasUndone']&&_0x202212['hasOwnProperty']('wasUndone')&&(_0xc8caff['wasUndone']=_0x202212['wasUndone']),_0xc8caff;},_0x2c269f['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x2b2d97['util']['toJSONOptions']);},_0x2c269f['getTypeUrl']=function(_0x33854e){return void 0x0===_0x33854e&&(_0x33854e='type.googleapis.com'),_0x33854e+'/RootAttributeOperation';},_0x2c269f;}()),_0x29b2b1['RootOperation']=(function(){function _0x1dd363(_0x19b7fc){if(_0x19b7fc){for(var _0x345273=Object['keys'](_0x19b7fc),_0x5c9d40=0x0;_0x5c9d40<_0x345273['length'];++_0x5c9d40)null!=_0x19b7fc[_0x345273[_0x5c9d40]]&&(this[_0x345273[_0x5c9d40]]=_0x19b7fc[_0x345273[_0x5c9d40]]);}}return _0x1dd363['prototype']['rootName']='',_0x1dd363['prototype']['elementName']='',_0x1dd363['prototype']['isAdd']=!0x1,_0x1dd363['prototype']['wasUndone']=!0x1,_0x1dd363['create']=function(_0xa4628e){return new _0x1dd363(_0xa4628e);},_0x1dd363['encode']=function(_0xdcbec7,_0x641ac9){return _0x641ac9||(_0x641ac9=_0x1f33bf['create']()),null!=_0xdcbec7['rootName']&&Object['hasOwnProperty']['call'](_0xdcbec7,'rootName')&&_0x641ac9['uint32'](0xa)['string'](_0xdcbec7['rootName']),null!=_0xdcbec7['elementName']&&Object['hasOwnProperty']['call'](_0xdcbec7,'elementName')&&_0x641ac9['uint32'](0x12)['string'](_0xdcbec7['elementName']),null!=_0xdcbec7['isAdd']&&Object['hasOwnProperty']['call'](_0xdcbec7,'isAdd')&&_0x641ac9['uint32'](0x18)['bool'](_0xdcbec7['isAdd']),null!=_0xdcbec7['wasUndone']&&Object['hasOwnProperty']['call'](_0xdcbec7,'wasUndone')&&_0x641ac9['uint32'](0x20)['bool'](_0xdcbec7['wasUndone']),_0x641ac9;},_0x1dd363['encodeDelimited']=function(_0x45c94c,_0x5709fc){return this['encode'](_0x45c94c,_0x5709fc)['ldelim']();},_0x1dd363['decode']=function(_0x1cb0fb,_0x4acbfa){_0x1cb0fb instanceof _0x5f07cd||(_0x1cb0fb=_0x5f07cd['create'](_0x1cb0fb));for(var _0x1e8587=void 0x0===_0x4acbfa?_0x1cb0fb['len']:_0x1cb0fb['pos']+_0x4acbfa,_0x56bb1f=new _0x29b2b1['RootOperation']();_0x1cb0fb['pos']<_0x1e8587;){var _0x34be32=_0x1cb0fb['uint32']();switch(_0x34be32>>>0x3){case 0x1:_0x56bb1f['rootName']=_0x1cb0fb['string']();break;case 0x2:_0x56bb1f['elementName']=_0x1cb0fb['string']();break;case 0x3:_0x56bb1f['isAdd']=_0x1cb0fb['bool']();break;case 0x4:_0x56bb1f['wasUndone']=_0x1cb0fb['bool']();break;default:_0x1cb0fb['skipType'](0x7&_0x34be32);}}return _0x56bb1f;},_0x1dd363['decodeDelimited']=function(_0x3e9c88){return _0x3e9c88 instanceof _0x5f07cd||(_0x3e9c88=new _0x5f07cd(_0x3e9c88)),this['decode'](_0x3e9c88,_0x3e9c88['uint32']());},_0x1dd363['verify']=function(_0x1f1987){return'object'!=typeof _0x1f1987||null===_0x1f1987?'object\x20expected':null!=_0x1f1987['rootName']&&_0x1f1987['hasOwnProperty']('rootName')&&!_0x177e48['isString'](_0x1f1987['rootName'])?'rootName:\x20string\x20expected':null!=_0x1f1987['elementName']&&_0x1f1987['hasOwnProperty']('elementName')&&!_0x177e48['isString'](_0x1f1987['elementName'])?'elementName:\x20string\x20expected':null!=_0x1f1987['isAdd']&&_0x1f1987['hasOwnProperty']('isAdd')&&'boolean'!=typeof _0x1f1987['isAdd']?'isAdd:\x20boolean\x20expected':null!=_0x1f1987['wasUndone']&&_0x1f1987['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x1f1987['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x1dd363['fromObject']=function(_0x4c3127){if(_0x4c3127 instanceof _0x29b2b1['RootOperation'])return _0x4c3127;var _0x55fec4=new _0x29b2b1['RootOperation']();return null!=_0x4c3127['rootName']&&(_0x55fec4['rootName']=String(_0x4c3127['rootName'])),null!=_0x4c3127['elementName']&&(_0x55fec4['elementName']=String(_0x4c3127['elementName'])),null!=_0x4c3127['isAdd']&&(_0x55fec4['isAdd']=Boolean(_0x4c3127['isAdd'])),null!=_0x4c3127['wasUndone']&&(_0x55fec4['wasUndone']=Boolean(_0x4c3127['wasUndone'])),_0x55fec4;},_0x1dd363['toObject']=function(_0x5f55ef,_0x107f2c){_0x107f2c||(_0x107f2c={});var _0x26d6a4={};return _0x107f2c['defaults']&&(_0x26d6a4['rootName']='',_0x26d6a4['elementName']='',_0x26d6a4['isAdd']=!0x1,_0x26d6a4['wasUndone']=!0x1),null!=_0x5f55ef['rootName']&&_0x5f55ef['hasOwnProperty']('rootName')&&(_0x26d6a4['rootName']=_0x5f55ef['rootName']),null!=_0x5f55ef['elementName']&&_0x5f55ef['hasOwnProperty']('elementName')&&(_0x26d6a4['elementName']=_0x5f55ef['elementName']),null!=_0x5f55ef['isAdd']&&_0x5f55ef['hasOwnProperty']('isAdd')&&(_0x26d6a4['isAdd']=_0x5f55ef['isAdd']),null!=_0x5f55ef['wasUndone']&&_0x5f55ef['hasOwnProperty']('wasUndone')&&(_0x26d6a4['wasUndone']=_0x5f55ef['wasUndone']),_0x26d6a4;},_0x1dd363['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x2b2d97['util']['toJSONOptions']);},_0x1dd363['getTypeUrl']=function(_0x2c3344){return void 0x0===_0x2c3344&&(_0x2c3344='type.googleapis.com'),_0x2c3344+'/RootOperation';},_0x1dd363;}()),_0x29b2b1['SplitOperation']=(function(){function _0x34fa53(_0x1a4b78){if(_0x1a4b78){for(var _0x1d74fe=Object['keys'](_0x1a4b78),_0x563a88=0x0;_0x563a88<_0x1d74fe['length'];++_0x563a88)null!=_0x1a4b78[_0x1d74fe[_0x563a88]]&&(this[_0x1d74fe[_0x563a88]]=_0x1a4b78[_0x1d74fe[_0x563a88]]);}}return _0x34fa53['prototype']['splitPosition']=null,_0x34fa53['prototype']['graveyardPosition']=null,_0x34fa53['prototype']['howMany']=0x0,_0x34fa53['prototype']['insertionPosition']=null,_0x34fa53['prototype']['wasUndone']=!0x1,_0x34fa53['create']=function(_0x570927){return new _0x34fa53(_0x570927);},_0x34fa53['encode']=function(_0x40136d,_0xe6ce4d){return _0xe6ce4d||(_0xe6ce4d=_0x1f33bf['create']()),null!=_0x40136d['splitPosition']&&Object['hasOwnProperty']['call'](_0x40136d,'splitPosition')&&_0x29b2b1['Position']['encode'](_0x40136d['splitPosition'],_0xe6ce4d['uint32'](0xa)['fork']())['ldelim'](),null!=_0x40136d['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x40136d,'graveyardPosition')&&_0x29b2b1['Position']['encode'](_0x40136d['graveyardPosition'],_0xe6ce4d['uint32'](0x12)['fork']())['ldelim'](),null!=_0x40136d['howMany']&&Object['hasOwnProperty']['call'](_0x40136d,'howMany')&&_0xe6ce4d['uint32'](0x18)['uint32'](_0x40136d['howMany']),null!=_0x40136d['insertionPosition']&&Object['hasOwnProperty']['call'](_0x40136d,'insertionPosition')&&_0x29b2b1['Position']['encode'](_0x40136d['insertionPosition'],_0xe6ce4d['uint32'](0x22)['fork']())['ldelim'](),null!=_0x40136d['wasUndone']&&Object['hasOwnProperty']['call'](_0x40136d,'wasUndone')&&_0xe6ce4d['uint32'](0x28)['bool'](_0x40136d['wasUndone']),_0xe6ce4d;},_0x34fa53['encodeDelimited']=function(_0x25ea88,_0x4ebe70){return this['encode'](_0x25ea88,_0x4ebe70)['ldelim']();},_0x34fa53['decode']=function(_0xbc48ce,_0x502630){_0xbc48ce instanceof _0x5f07cd||(_0xbc48ce=_0x5f07cd['create'](_0xbc48ce));for(var _0x3cc4cf=void 0x0===_0x502630?_0xbc48ce['len']:_0xbc48ce['pos']+_0x502630,_0x4c213c=new _0x29b2b1['SplitOperation']();_0xbc48ce['pos']<_0x3cc4cf;){var _0x4b785b=_0xbc48ce['uint32']();switch(_0x4b785b>>>0x3){case 0x1:_0x4c213c['splitPosition']=_0x29b2b1['Position']['decode'](_0xbc48ce,_0xbc48ce['uint32']());break;case 0x2:_0x4c213c['graveyardPosition']=_0x29b2b1['Position']['decode'](_0xbc48ce,_0xbc48ce['uint32']());break;case 0x3:_0x4c213c['howMany']=_0xbc48ce['uint32']();break;case 0x4:_0x4c213c['insertionPosition']=_0x29b2b1['Position']['decode'](_0xbc48ce,_0xbc48ce['uint32']());break;case 0x5:_0x4c213c['wasUndone']=_0xbc48ce['bool']();break;default:_0xbc48ce['skipType'](0x7&_0x4b785b);}}return _0x4c213c;},_0x34fa53['decodeDelimited']=function(_0x2b8b17){return _0x2b8b17 instanceof _0x5f07cd||(_0x2b8b17=new _0x5f07cd(_0x2b8b17)),this['decode'](_0x2b8b17,_0x2b8b17['uint32']());},_0x34fa53['verify']=function(_0x3acf48){if('object'!=typeof _0x3acf48||null===_0x3acf48)return'object\x20expected';var _0x869cfd;if(null!=_0x3acf48['splitPosition']&&_0x3acf48['hasOwnProperty']('splitPosition')&&(_0x869cfd=_0x29b2b1['Position']['verify'](_0x3acf48['splitPosition'])))return'splitPosition.'+_0x869cfd;if(null!=_0x3acf48['graveyardPosition']&&_0x3acf48['hasOwnProperty']('graveyardPosition')&&(_0x869cfd=_0x29b2b1['Position']['verify'](_0x3acf48['graveyardPosition'])))return'graveyardPosition.'+_0x869cfd;if(null!=_0x3acf48['howMany']&&_0x3acf48['hasOwnProperty']('howMany')&&!_0x177e48['isInteger'](_0x3acf48['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x3acf48['insertionPosition']&&_0x3acf48['hasOwnProperty']('insertionPosition')&&(_0x869cfd=_0x29b2b1['Position']['verify'](_0x3acf48['insertionPosition'])))return'insertionPosition.'+_0x869cfd;return null!=_0x3acf48['wasUndone']&&_0x3acf48['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x3acf48['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x34fa53['fromObject']=function(_0x28004f){if(_0x28004f instanceof _0x29b2b1['SplitOperation'])return _0x28004f;var _0x5925e1=new _0x29b2b1['SplitOperation']();if(null!=_0x28004f['splitPosition']){if('object'!=typeof _0x28004f['splitPosition'])throw TypeError('.SplitOperation.splitPosition:\x20object\x20expected');_0x5925e1['splitPosition']=_0x29b2b1['Position']['fromObject'](_0x28004f['splitPosition']);}if(null!=_0x28004f['graveyardPosition']){if('object'!=typeof _0x28004f['graveyardPosition'])throw TypeError('.SplitOperation.graveyardPosition:\x20object\x20expected');_0x5925e1['graveyardPosition']=_0x29b2b1['Position']['fromObject'](_0x28004f['graveyardPosition']);}if(null!=_0x28004f['howMany']&&(_0x5925e1['howMany']=_0x28004f['howMany']>>>0x0),null!=_0x28004f['insertionPosition']){if('object'!=typeof _0x28004f['insertionPosition'])throw TypeError('.SplitOperation.insertionPosition:\x20object\x20expected');_0x5925e1['insertionPosition']=_0x29b2b1['Position']['fromObject'](_0x28004f['insertionPosition']);}return null!=_0x28004f['wasUndone']&&(_0x5925e1['wasUndone']=Boolean(_0x28004f['wasUndone'])),_0x5925e1;},_0x34fa53['toObject']=function(_0x16a048,_0x433740){_0x433740||(_0x433740={});var _0x4350e0={};return _0x433740['defaults']&&(_0x4350e0['splitPosition']=null,_0x4350e0['graveyardPosition']=null,_0x4350e0['howMany']=0x0,_0x4350e0['insertionPosition']=null,_0x4350e0['wasUndone']=!0x1),null!=_0x16a048['splitPosition']&&_0x16a048['hasOwnProperty']('splitPosition')&&(_0x4350e0['splitPosition']=_0x29b2b1['Position']['toObject'](_0x16a048['splitPosition'],_0x433740)),null!=_0x16a048['graveyardPosition']&&_0x16a048['hasOwnProperty']('graveyardPosition')&&(_0x4350e0['graveyardPosition']=_0x29b2b1['Position']['toObject'](_0x16a048['graveyardPosition'],_0x433740)),null!=_0x16a048['howMany']&&_0x16a048['hasOwnProperty']('howMany')&&(_0x4350e0['howMany']=_0x16a048['howMany']),null!=_0x16a048['insertionPosition']&&_0x16a048['hasOwnProperty']('insertionPosition')&&(_0x4350e0['insertionPosition']=_0x29b2b1['Position']['toObject'](_0x16a048['insertionPosition'],_0x433740)),null!=_0x16a048['wasUndone']&&_0x16a048['hasOwnProperty']('wasUndone')&&(_0x4350e0['wasUndone']=_0x16a048['wasUndone']),_0x4350e0;},_0x34fa53['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x2b2d97['util']['toJSONOptions']);},_0x34fa53['getTypeUrl']=function(_0x2d5a23){return void 0x0===_0x2d5a23&&(_0x2d5a23='type.googleapis.com'),_0x2d5a23+'/SplitOperation';},_0x34fa53;}()),_0x29b2b1['Position']=(function(){function _0x56f216(_0x1b0188){if(this['path']=[],_0x1b0188){for(var _0x5318d2=Object['keys'](_0x1b0188),_0x4c24c9=0x0;_0x4c24c9<_0x5318d2['length'];++_0x4c24c9)null!=_0x1b0188[_0x5318d2[_0x4c24c9]]&&(this[_0x5318d2[_0x4c24c9]]=_0x1b0188[_0x5318d2[_0x4c24c9]]);}}return _0x56f216['prototype']['root']='',_0x56f216['prototype']['rootMain']=!0x1,_0x56f216['prototype']['rootGraveyard']=!0x1,_0x56f216['prototype']['path']=_0x177e48['emptyArray'],_0x56f216['prototype']['stickiness']='',_0x56f216['create']=function(_0x13d05a){return new _0x56f216(_0x13d05a);},_0x56f216['encode']=function(_0x3c54d9,_0x27ce77){if(_0x27ce77||(_0x27ce77=_0x1f33bf['create']()),null!=_0x3c54d9['root']&&Object['hasOwnProperty']['call'](_0x3c54d9,'root')&&_0x27ce77['uint32'](0xa)['string'](_0x3c54d9['root']),null!=_0x3c54d9['rootMain']&&Object['hasOwnProperty']['call'](_0x3c54d9,'rootMain')&&_0x27ce77['uint32'](0x10)['bool'](_0x3c54d9['rootMain']),null!=_0x3c54d9['rootGraveyard']&&Object['hasOwnProperty']['call'](_0x3c54d9,'rootGraveyard')&&_0x27ce77['uint32'](0x18)['bool'](_0x3c54d9['rootGraveyard']),null!=_0x3c54d9['path']&&_0x3c54d9['path']['length']){_0x27ce77['uint32'](0x22)['fork']();for(var _0x497388=0x0;_0x497388<_0x3c54d9['path']['length'];++_0x497388)_0x27ce77['uint32'](_0x3c54d9['path'][_0x497388]);_0x27ce77['ldelim']();}return null!=_0x3c54d9['stickiness']&&Object['hasOwnProperty']['call'](_0x3c54d9,'stickiness')&&_0x27ce77['uint32'](0x2a)['string'](_0x3c54d9['stickiness']),_0x27ce77;},_0x56f216['encodeDelimited']=function(_0x14d873,_0x3d5be9){return this['encode'](_0x14d873,_0x3d5be9)['ldelim']();},_0x56f216['decode']=function(_0x1b00f6,_0x4bf948){_0x1b00f6 instanceof _0x5f07cd||(_0x1b00f6=_0x5f07cd['create'](_0x1b00f6));for(var _0xa69121=void 0x0===_0x4bf948?_0x1b00f6['len']:_0x1b00f6['pos']+_0x4bf948,_0x281ac8=new _0x29b2b1['Position']();_0x1b00f6['pos']<_0xa69121;){var _0x46db00=_0x1b00f6['uint32']();switch(_0x46db00>>>0x3){case 0x1:_0x281ac8['root']=_0x1b00f6['string']();break;case 0x2:_0x281ac8['rootMain']=_0x1b00f6['bool']();break;case 0x3:_0x281ac8['rootGraveyard']=_0x1b00f6['bool']();break;case 0x4:if(_0x281ac8['path']&&_0x281ac8['path']['length']||(_0x281ac8['path']=[]),0x2==(0x7&_0x46db00)){for(var _0x51e404=_0x1b00f6['uint32']()+_0x1b00f6['pos'];_0x1b00f6['pos']<_0x51e404;)_0x281ac8['path']['push'](_0x1b00f6['uint32']());}else _0x281ac8['path']['push'](_0x1b00f6['uint32']());break;case 0x5:_0x281ac8['stickiness']=_0x1b00f6['string']();break;default:_0x1b00f6['skipType'](0x7&_0x46db00);}}return _0x281ac8;},_0x56f216['decodeDelimited']=function(_0x142a1d){return _0x142a1d instanceof _0x5f07cd||(_0x142a1d=new _0x5f07cd(_0x142a1d)),this['decode'](_0x142a1d,_0x142a1d['uint32']());},_0x56f216['verify']=function(_0x5afdd5){if('object'!=typeof _0x5afdd5||null===_0x5afdd5)return'object\x20expected';if(null!=_0x5afdd5['root']&&_0x5afdd5['hasOwnProperty']('root')&&!_0x177e48['isString'](_0x5afdd5['root']))return'root:\x20string\x20expected';if(null!=_0x5afdd5['rootMain']&&_0x5afdd5['hasOwnProperty']('rootMain')&&'boolean'!=typeof _0x5afdd5['rootMain'])return'rootMain:\x20boolean\x20expected';if(null!=_0x5afdd5['rootGraveyard']&&_0x5afdd5['hasOwnProperty']('rootGraveyard')&&'boolean'!=typeof _0x5afdd5['rootGraveyard'])return'rootGraveyard:\x20boolean\x20expected';if(null!=_0x5afdd5['path']&&_0x5afdd5['hasOwnProperty']('path')){if(!Array['isArray'](_0x5afdd5['path']))return'path:\x20array\x20expected';for(var _0x45c015=0x0;_0x45c015<_0x5afdd5['path']['length'];++_0x45c015)if(!_0x177e48['isInteger'](_0x5afdd5['path'][_0x45c015]))return'path:\x20integer[]\x20expected';}return null!=_0x5afdd5['stickiness']&&_0x5afdd5['hasOwnProperty']('stickiness')&&!_0x177e48['isString'](_0x5afdd5['stickiness'])?'stickiness:\x20string\x20expected':null;},_0x56f216['fromObject']=function(_0x3b366b){if(_0x3b366b instanceof _0x29b2b1['Position'])return _0x3b366b;var _0x57a3ae=new _0x29b2b1['Position']();if(null!=_0x3b366b['root']&&(_0x57a3ae['root']=String(_0x3b366b['root'])),null!=_0x3b366b['rootMain']&&(_0x57a3ae['rootMain']=Boolean(_0x3b366b['rootMain'])),null!=_0x3b366b['rootGraveyard']&&(_0x57a3ae['rootGraveyard']=Boolean(_0x3b366b['rootGraveyard'])),_0x3b366b['path']){if(!Array['isArray'](_0x3b366b['path']))throw TypeError('.Position.path:\x20array\x20expected');_0x57a3ae['path']=[];for(var _0x4cfe80=0x0;_0x4cfe80<_0x3b366b['path']['length'];++_0x4cfe80)_0x57a3ae['path'][_0x4cfe80]=_0x3b366b['path'][_0x4cfe80]>>>0x0;}return null!=_0x3b366b['stickiness']&&(_0x57a3ae['stickiness']=String(_0x3b366b['stickiness'])),_0x57a3ae;},_0x56f216['toObject']=function(_0x3b9dcc,_0x4b90fc){_0x4b90fc||(_0x4b90fc={});var _0x54e962={};if((_0x4b90fc['arrays']||_0x4b90fc['defaults'])&&(_0x54e962['path']=[]),_0x4b90fc['defaults']&&(_0x54e962['root']='',_0x54e962['rootMain']=!0x1,_0x54e962['rootGraveyard']=!0x1,_0x54e962['stickiness']=''),null!=_0x3b9dcc['root']&&_0x3b9dcc['hasOwnProperty']('root')&&(_0x54e962['root']=_0x3b9dcc['root']),null!=_0x3b9dcc['rootMain']&&_0x3b9dcc['hasOwnProperty']('rootMain')&&(_0x54e962['rootMain']=_0x3b9dcc['rootMain']),null!=_0x3b9dcc['rootGraveyard']&&_0x3b9dcc['hasOwnProperty']('rootGraveyard')&&(_0x54e962['rootGraveyard']=_0x3b9dcc['rootGraveyard']),_0x3b9dcc['path']&&_0x3b9dcc['path']['length']){_0x54e962['path']=[];for(var _0x57a8c7=0x0;_0x57a8c7<_0x3b9dcc['path']['length'];++_0x57a8c7)_0x54e962['path'][_0x57a8c7]=_0x3b9dcc['path'][_0x57a8c7];}return null!=_0x3b9dcc['stickiness']&&_0x3b9dcc['hasOwnProperty']('stickiness')&&(_0x54e962['stickiness']=_0x3b9dcc['stickiness']),_0x54e962;},_0x56f216['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x2b2d97['util']['toJSONOptions']);},_0x56f216['getTypeUrl']=function(_0x5260ce){return void 0x0===_0x5260ce&&(_0x5260ce='type.googleapis.com'),_0x5260ce+'/Position';},_0x56f216;}()),_0x29b2b1['Range']=(function(){function _0x5412fb(_0x39ebb4){if(_0x39ebb4){for(var _0x795d21=Object['keys'](_0x39ebb4),_0x4e9cc4=0x0;_0x4e9cc4<_0x795d21['length'];++_0x4e9cc4)null!=_0x39ebb4[_0x795d21[_0x4e9cc4]]&&(this[_0x795d21[_0x4e9cc4]]=_0x39ebb4[_0x795d21[_0x4e9cc4]]);}}return _0x5412fb['prototype']['start']=null,_0x5412fb['prototype']['end']=null,_0x5412fb['create']=function(_0x1a8393){return new _0x5412fb(_0x1a8393);},_0x5412fb['encode']=function(_0x14d9f4,_0x225ac3){return _0x225ac3||(_0x225ac3=_0x1f33bf['create']()),null!=_0x14d9f4['start']&&Object['hasOwnProperty']['call'](_0x14d9f4,'start')&&_0x29b2b1['Position']['encode'](_0x14d9f4['start'],_0x225ac3['uint32'](0xa)['fork']())['ldelim'](),null!=_0x14d9f4['end']&&Object['hasOwnProperty']['call'](_0x14d9f4,'end')&&_0x29b2b1['Position']['encode'](_0x14d9f4['end'],_0x225ac3['uint32'](0x12)['fork']())['ldelim'](),_0x225ac3;},_0x5412fb['encodeDelimited']=function(_0x43db60,_0x228d63){return this['encode'](_0x43db60,_0x228d63)['ldelim']();},_0x5412fb['decode']=function(_0x4deaca,_0x4557a2){_0x4deaca instanceof _0x5f07cd||(_0x4deaca=_0x5f07cd['create'](_0x4deaca));for(var _0x40a436=void 0x0===_0x4557a2?_0x4deaca['len']:_0x4deaca['pos']+_0x4557a2,_0xc609e4=new _0x29b2b1['Range']();_0x4deaca['pos']<_0x40a436;){var _0x4e9aca=_0x4deaca['uint32']();switch(_0x4e9aca>>>0x3){case 0x1:_0xc609e4['start']=_0x29b2b1['Position']['decode'](_0x4deaca,_0x4deaca['uint32']());break;case 0x2:_0xc609e4['end']=_0x29b2b1['Position']['decode'](_0x4deaca,_0x4deaca['uint32']());break;default:_0x4deaca['skipType'](0x7&_0x4e9aca);}}return _0xc609e4;},_0x5412fb['decodeDelimited']=function(_0xdc5d2f){return _0xdc5d2f instanceof _0x5f07cd||(_0xdc5d2f=new _0x5f07cd(_0xdc5d2f)),this['decode'](_0xdc5d2f,_0xdc5d2f['uint32']());},_0x5412fb['verify']=function(_0x36eaf6){if('object'!=typeof _0x36eaf6||null===_0x36eaf6)return'object\x20expected';var _0x26d909;if(null!=_0x36eaf6['start']&&_0x36eaf6['hasOwnProperty']('start')&&(_0x26d909=_0x29b2b1['Position']['verify'](_0x36eaf6['start'])))return'start.'+_0x26d909;if(null!=_0x36eaf6['end']&&_0x36eaf6['hasOwnProperty']('end')&&(_0x26d909=_0x29b2b1['Position']['verify'](_0x36eaf6['end'])))return'end.'+_0x26d909;return null;},_0x5412fb['fromObject']=function(_0x36dcd1){if(_0x36dcd1 instanceof _0x29b2b1['Range'])return _0x36dcd1;var _0x46d58c=new _0x29b2b1['Range']();if(null!=_0x36dcd1['start']){if('object'!=typeof _0x36dcd1['start'])throw TypeError('.Range.start:\x20object\x20expected');_0x46d58c['start']=_0x29b2b1['Position']['fromObject'](_0x36dcd1['start']);}if(null!=_0x36dcd1['end']){if('object'!=typeof _0x36dcd1['end'])throw TypeError('.Range.end:\x20object\x20expected');_0x46d58c['end']=_0x29b2b1['Position']['fromObject'](_0x36dcd1['end']);}return _0x46d58c;},_0x5412fb['toObject']=function(_0x351509,_0x50b6c2){_0x50b6c2||(_0x50b6c2={});var _0x2a7c4a={};return _0x50b6c2['defaults']&&(_0x2a7c4a['start']=null,_0x2a7c4a['end']=null),null!=_0x351509['start']&&_0x351509['hasOwnProperty']('start')&&(_0x2a7c4a['start']=_0x29b2b1['Position']['toObject'](_0x351509['start'],_0x50b6c2)),null!=_0x351509['end']&&_0x351509['hasOwnProperty']('end')&&(_0x2a7c4a['end']=_0x29b2b1['Position']['toObject'](_0x351509['end'],_0x50b6c2)),_0x2a7c4a;},_0x5412fb['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x2b2d97['util']['toJSONOptions']);},_0x5412fb['getTypeUrl']=function(_0x4ee698){return void 0x0===_0x4ee698&&(_0x4ee698='type.googleapis.com'),_0x4ee698+'/Range';},_0x5412fb;}()),_0x29b2b1['Element']=(function(){function _0x19981d(_0x3146bf){if(this['children']=[],this['attributesBoolean']={},_0x3146bf){for(var _0x47e9be=Object['keys'](_0x3146bf),_0x46135e=0x0;_0x46135e<_0x47e9be['length'];++_0x46135e)null!=_0x3146bf[_0x47e9be[_0x46135e]]&&(this[_0x47e9be[_0x46135e]]=_0x3146bf[_0x47e9be[_0x46135e]]);}}return _0x19981d['prototype']['name']='',_0x19981d['prototype']['children']=_0x177e48['emptyArray'],_0x19981d['prototype']['data']='',_0x19981d['prototype']['attributesBoolean']=_0x177e48['emptyObject'],_0x19981d['prototype']['attributesJson']='',_0x19981d['create']=function(_0x3a1970){return new _0x19981d(_0x3a1970);},_0x19981d['encode']=function(_0x6b7ebf,_0x564619){if(_0x564619||(_0x564619=_0x1f33bf['create']()),null!=_0x6b7ebf['name']&&Object['hasOwnProperty']['call'](_0x6b7ebf,'name')&&_0x564619['uint32'](0xa)['string'](_0x6b7ebf['name']),null!=_0x6b7ebf['children']&&_0x6b7ebf['children']['length']){for(var _0x3053fb=0x0;_0x3053fb<_0x6b7ebf['children']['length'];++_0x3053fb)_0x29b2b1['Element']['encode'](_0x6b7ebf['children'][_0x3053fb],_0x564619['uint32'](0x12)['fork']())['ldelim']();}if(null!=_0x6b7ebf['data']&&Object['hasOwnProperty']['call'](_0x6b7ebf,'data')&&_0x564619['uint32'](0x1a)['string'](_0x6b7ebf['data']),null!=_0x6b7ebf['attributesBoolean']&&Object['hasOwnProperty']['call'](_0x6b7ebf,'attributesBoolean')){var _0x1347be=Object['keys'](_0x6b7ebf['attributesBoolean']);for(_0x3053fb=0x0;_0x3053fb<_0x1347be['length'];++_0x3053fb)_0x564619['uint32'](0x22)['fork']()['uint32'](0xa)['string'](_0x1347be[_0x3053fb])['uint32'](0x10)['bool'](_0x6b7ebf['attributesBoolean'][_0x1347be[_0x3053fb]])['ldelim']();}return null!=_0x6b7ebf['attributesJson']&&Object['hasOwnProperty']['call'](_0x6b7ebf,'attributesJson')&&_0x564619['uint32'](0x2a)['string'](_0x6b7ebf['attributesJson']),_0x564619;},_0x19981d['encodeDelimited']=function(_0x49ece3,_0x5b328f){return this['encode'](_0x49ece3,_0x5b328f)['ldelim']();},_0x19981d['decode']=function(_0x333726,_0x31b4b3){_0x333726 instanceof _0x5f07cd||(_0x333726=_0x5f07cd['create'](_0x333726));for(var _0x3521b8,_0xbffa6e,_0x22f26f=void 0x0===_0x31b4b3?_0x333726['len']:_0x333726['pos']+_0x31b4b3,_0x4680bd=new _0x29b2b1['Element']();_0x333726['pos']<_0x22f26f;){var _0x39daf2=_0x333726['uint32']();switch(_0x39daf2>>>0x3){case 0x1:_0x4680bd['name']=_0x333726['string']();break;case 0x2:_0x4680bd['children']&&_0x4680bd['children']['length']||(_0x4680bd['children']=[]),_0x4680bd['children']['push'](_0x29b2b1['Element']['decode'](_0x333726,_0x333726['uint32']()));break;case 0x3:_0x4680bd['data']=_0x333726['string']();break;case 0x4:_0x4680bd['attributesBoolean']===_0x177e48['emptyObject']&&(_0x4680bd['attributesBoolean']={});var _0x39a343=_0x333726['uint32']()+_0x333726['pos'];for(_0x3521b8='',_0xbffa6e=!0x1;_0x333726['pos']<_0x39a343;){var _0x55deda=_0x333726['uint32']();switch(_0x55deda>>>0x3){case 0x1:_0x3521b8=_0x333726['string']();break;case 0x2:_0xbffa6e=_0x333726['bool']();break;default:_0x333726['skipType'](0x7&_0x55deda);}}_0x4680bd['attributesBoolean'][_0x3521b8]=_0xbffa6e;break;case 0x5:_0x4680bd['attributesJson']=_0x333726['string']();break;default:_0x333726['skipType'](0x7&_0x39daf2);}}return _0x4680bd;},_0x19981d['decodeDelimited']=function(_0x41cf95){return _0x41cf95 instanceof _0x5f07cd||(_0x41cf95=new _0x5f07cd(_0x41cf95)),this['decode'](_0x41cf95,_0x41cf95['uint32']());},_0x19981d['verify']=function(_0xa8db52){if('object'!=typeof _0xa8db52||null===_0xa8db52)return'object\x20expected';if(null!=_0xa8db52['name']&&_0xa8db52['hasOwnProperty']('name')&&!_0x177e48['isString'](_0xa8db52['name']))return'name:\x20string\x20expected';if(null!=_0xa8db52['children']&&_0xa8db52['hasOwnProperty']('children')){if(!Array['isArray'](_0xa8db52['children']))return'children:\x20array\x20expected';for(var _0x68b6cd=0x0;_0x68b6cd<_0xa8db52['children']['length'];++_0x68b6cd){var _0x240a9b=_0x29b2b1['Element']['verify'](_0xa8db52['children'][_0x68b6cd]);if(_0x240a9b)return'children.'+_0x240a9b;}}if(null!=_0xa8db52['data']&&_0xa8db52['hasOwnProperty']('data')&&!_0x177e48['isString'](_0xa8db52['data']))return'data:\x20string\x20expected';if(null!=_0xa8db52['attributesBoolean']&&_0xa8db52['hasOwnProperty']('attributesBoolean')){if(!_0x177e48['isObject'](_0xa8db52['attributesBoolean']))return'attributesBoolean:\x20object\x20expected';var _0x41554f=Object['keys'](_0xa8db52['attributesBoolean']);for(_0x68b6cd=0x0;_0x68b6cd<_0x41554f['length'];++_0x68b6cd)if('boolean'!=typeof _0xa8db52['attributesBoolean'][_0x41554f[_0x68b6cd]])return'attributesBoolean:\x20boolean{k:string}\x20expected';}return null!=_0xa8db52['attributesJson']&&_0xa8db52['hasOwnProperty']('attributesJson')&&!_0x177e48['isString'](_0xa8db52['attributesJson'])?'attributesJson:\x20string\x20expected':null;},_0x19981d['fromObject']=function(_0x2838c8){if(_0x2838c8 instanceof _0x29b2b1['Element'])return _0x2838c8;var _0x1e656d=new _0x29b2b1['Element']();if(null!=_0x2838c8['name']&&(_0x1e656d['name']=String(_0x2838c8['name'])),_0x2838c8['children']){if(!Array['isArray'](_0x2838c8['children']))throw TypeError('.Element.children:\x20array\x20expected');_0x1e656d['children']=[];for(var _0x1f9e38=0x0;_0x1f9e38<_0x2838c8['children']['length'];++_0x1f9e38){if('object'!=typeof _0x2838c8['children'][_0x1f9e38])throw TypeError('.Element.children:\x20object\x20expected');_0x1e656d['children'][_0x1f9e38]=_0x29b2b1['Element']['fromObject'](_0x2838c8['children'][_0x1f9e38]);}}if(null!=_0x2838c8['data']&&(_0x1e656d['data']=String(_0x2838c8['data'])),_0x2838c8['attributesBoolean']){if('object'!=typeof _0x2838c8['attributesBoolean'])throw TypeError('.Element.attributesBoolean:\x20object\x20expected');_0x1e656d['attributesBoolean']={};var _0x2b8b22=Object['keys'](_0x2838c8['attributesBoolean']);for(_0x1f9e38=0x0;_0x1f9e38<_0x2b8b22['length'];++_0x1f9e38)_0x1e656d['attributesBoolean'][_0x2b8b22[_0x1f9e38]]=Boolean(_0x2838c8['attributesBoolean'][_0x2b8b22[_0x1f9e38]]);}return null!=_0x2838c8['attributesJson']&&(_0x1e656d['attributesJson']=String(_0x2838c8['attributesJson'])),_0x1e656d;},_0x19981d['toObject']=function(_0x398885,_0x12998c){_0x12998c||(_0x12998c={});var _0x416e7c,_0x642fe7={};if((_0x12998c['arrays']||_0x12998c['defaults'])&&(_0x642fe7['children']=[]),(_0x12998c['objects']||_0x12998c['defaults'])&&(_0x642fe7['attributesBoolean']={}),_0x12998c['defaults']&&(_0x642fe7['name']='',_0x642fe7['data']='',_0x642fe7['attributesJson']=''),null!=_0x398885['name']&&_0x398885['hasOwnProperty']('name')&&(_0x642fe7['name']=_0x398885['name']),_0x398885['children']&&_0x398885['children']['length']){_0x642fe7['children']=[];for(var _0x146d3a=0x0;_0x146d3a<_0x398885['children']['length'];++_0x146d3a)_0x642fe7['children'][_0x146d3a]=_0x29b2b1['Element']['toObject'](_0x398885['children'][_0x146d3a],_0x12998c);}if(null!=_0x398885['data']&&_0x398885['hasOwnProperty']('data')&&(_0x642fe7['data']=_0x398885['data']),_0x398885['attributesBoolean']&&(_0x416e7c=Object['keys'](_0x398885['attributesBoolean']))['length']){_0x642fe7['attributesBoolean']={};for(_0x146d3a=0x0;_0x146d3a<_0x416e7c['length'];++_0x146d3a)_0x642fe7['attributesBoolean'][_0x416e7c[_0x146d3a]]=_0x398885['attributesBoolean'][_0x416e7c[_0x146d3a]];}return null!=_0x398885['attributesJson']&&_0x398885['hasOwnProperty']('attributesJson')&&(_0x642fe7['attributesJson']=_0x398885['attributesJson']),_0x642fe7;},_0x19981d['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x2b2d97['util']['toJSONOptions']);},_0x19981d['getTypeUrl']=function(_0x3b2fed){return void 0x0===_0x3b2fed&&(_0x3b2fed='type.googleapis.com'),_0x3b2fed+'/Element';},_0x19981d;}()),_0x29b2b1;})());class r{['_protobufRoot'];constructor(){this['_protobufRoot']=u;}['getDescriptor'](_0x127322){return new y(this['_protobufRoot'][_0x127322]);}}class y{['_protobuf'];constructor(_0x37c593){this['_protobuf']=_0x37c593;}['compress'](_0x3975c5){const _0x3425ad=this['_protobuf']['verify'](_0x3975c5);if(_0x3425ad)throw Error(_0x3425ad);return this['_protobuf']['encode'](this['_protobuf']['create'](_0x3975c5))['finish']();}['decompress'](_0x2982c6){return this['_protobuf']['toObject'](this['_protobuf']['decode'](_0x2982c6),{'oneofs':!0x0});}}function _(_0x2678bc,_0x300973){const _0x4da461=_0x892557(_0x2678bc);return _0x4da461['path'][_0x4da461['path']['length']-0x1]+=_0x300973,_0x4da461;}function O(_0x165278,_0xe92557){return _0x165278['root']===_0xe92557['root']&&_0x2b4c45(_0x165278['path'],_0xe92557['path']);}function $(_0x1a0814){P(_0x1a0814,_0x2adaa6=>('main'==_0x2adaa6['root']?(_0x2adaa6['rootMain']=!0x0,delete _0x2adaa6['root']):'$graveyard'==_0x2adaa6['root']&&(_0x2adaa6['rootGraveyard']=!0x0,delete _0x2adaa6['root']),_0x2adaa6));}function J(_0x4db618){P(_0x4db618,_0x4aaac2=>(_0x4aaac2['rootMain']?(_0x4aaac2['root']='main',delete _0x4aaac2['rootMain']):_0x4aaac2['rootGraveyard']&&(_0x4aaac2['root']='$graveyard',delete _0x4aaac2['rootGraveyard']),_0x4aaac2));}function P(_0x2db15b,_0x570e1b){for(const _0x5a3183 in _0x2db15b){const _0x597cd4=_0x2db15b[_0x5a3183];'nodes'!==_0x5a3183&&_0x3b806f(_0x597cd4)&&(_0x597cd4['path']&&(_0x597cd4['root']||_0x597cd4['rootMain']||_0x597cd4['rootGraveyard'])?_0x2db15b[_0x5a3183]=_0x570e1b(_0x597cd4):P(_0x597cd4,_0x570e1b));}return _0x2db15b;}class e{['_id'];['_operationName'];['_protobufDescriptor'];constructor(_0x4a74d4,_0x6322bb,_0x209417){this['_id']=_0x4a74d4,this['_operationName']=_0x6322bb,this['_protobufDescriptor']=_0x209417;}['compress'](_0x478293,_0x31d6be){const _0x5779fc=_0x31d6be['shift']();return $(_0x5779fc),_0x478293['buffers']['push'](this['_protobufDescriptor']['compress'](_0x5779fc)),_0x478293['types']['push'](this['_id']),!0x0;}['decompress'](_0x1651cb,_0x269ddb){_0x269ddb['types']['shift']();const _0x203b6e=this['_protobufDescriptor']['decompress'](_0x269ddb['buffers']['shift']());J(_0x203b6e),_0x203b6e['__className']=this['_operationName'],_0x1651cb['push'](_0x203b6e);}}class s extends e{['compress'](_0x39b7e8,_0xd454e8){const _0x18bf36=_0xd454e8['shift']();return this['_serializeOneOf']('oldValue',_0x18bf36),this['_serializeOneOf']('newValue',_0x18bf36),$(_0x18bf36),_0x39b7e8['buffers']['push'](this['_protobufDescriptor']['compress'](_0x18bf36)),_0x39b7e8['types']['push'](this['_id']),!0x0;}['decompress'](_0x1ee93f,_0x4bd00c){const {types:_0x17126c,buffers:_0x3bbcf0}=_0x4bd00c,_0x41ee31=this['_protobufDescriptor']['decompress'](_0x3bbcf0['shift']());_0x17126c['shift'](),this['_deserializeOneOf']('oldValue',_0x41ee31),this['_deserializeOneOf']('newValue',_0x41ee31),J(_0x41ee31),_0x41ee31['__className']=this['_operationName'],_0x1ee93f['push'](_0x41ee31);}['_serializeOneOf'](_0x74ccbd,_0x478eff){const _0x18f791=_0x478eff[_0x74ccbd];'boolean'==typeof _0x18f791?_0x478eff[_0x74ccbd+'Boolean']=_0x18f791:_0x478eff[_0x74ccbd+'Json']=JSON['stringify'](_0x18f791);}['_deserializeOneOf'](_0x1bac97,_0x240037){const _0x56e0bd=_0x1bac97+'Json';_0x240037[_0x56e0bd]?(_0x240037[_0x1bac97]=JSON['parse'](_0x240037[_0x56e0bd]),delete _0x240037[_0x56e0bd]):(_0x240037[_0x1bac97]=_0x240037[_0x1bac97+'Boolean'],delete _0x240037[_0x1bac97+'Boolean']);}}class i extends e{['compress'](_0x47fc1a,_0x177a4f){const _0x11f853=_0x177a4f['shift']();return this['_serializeNodesAttributes'](_0x11f853['nodes']),$(_0x11f853),_0x47fc1a['buffers']['push'](this['_protobufDescriptor']['compress'](_0x11f853)),_0x47fc1a['types']['push'](this['_id']),!0x0;}['decompress'](_0x1aa282,_0x2381de){const {types:_0x4b52ee,buffers:_0x452bd2}=_0x2381de,_0x5c5cfc=this['_protobufDescriptor']['decompress'](_0x452bd2['shift']());_0x4b52ee['shift'](),_0x5c5cfc['nodes']||(_0x5c5cfc['nodes']=[]),this['_deserializeNodesAttributes'](_0x5c5cfc['nodes']),J(_0x5c5cfc),_0x5c5cfc['__className']=this['_operationName'],_0x1aa282['push'](_0x5c5cfc);}['_serializeNodesAttributes'](_0x1e7036){for(const _0x55d24e of _0x1e7036){if(_0x55d24e['attributes']){const _0x1db746=_0x55d24e['attributes'];this['_areValuesBoolean'](_0x1db746)?_0x55d24e['attributesBoolean']=_0x1db746:_0x55d24e['attributesJson']=JSON['stringify'](_0x1db746);}_0x55d24e['children']&&this['_serializeNodesAttributes'](_0x55d24e['children']);}}['_deserializeNodesAttributes'](_0x67d0b2){for(const _0x35f9dd of _0x67d0b2)(_0x35f9dd['attributesBoolean']||_0x35f9dd['attributesJson'])&&(_0x35f9dd['attributesBoolean']?(_0x35f9dd['attributes']=_0x35f9dd['attributesBoolean'],delete _0x35f9dd['attributesBoolean']):(_0x35f9dd['attributes']=JSON['parse'](_0x35f9dd['attributesJson']),delete _0x35f9dd['attributesJson'])),_0x35f9dd['children']&&this['_deserializeNodesAttributes'](_0x35f9dd['children']);}['_areValuesBoolean'](_0x545f43){return Object['keys'](_0x545f43)['every'](_0x3fe5a2=>'boolean'==typeof _0x545f43[_0x3fe5a2]);}}class n extends e{['decompress'](_0x35a439,_0x4e153c){super['decompress'](_0x35a439,_0x4e153c);const _0x516516=_0x35a439[_0x35a439['length']-0x1];_0x516516['oldRange']||(_0x516516['oldRange']=null),_0x516516['newRange']||(_0x516516['newRange']=null);}}class p extends e{['compress'](_0x18907f,_0x2ce264){return _0x2ce264['shift'](),_0x18907f['types']['push'](this['_id']),!0x0;}['decompress'](_0x29f64c,_0x32be67){_0x32be67['types']['shift'](),_0x29f64c['push']({'__className':this['_operationName']});}}class a extends n{['_omittedNamespace'];constructor(_0x500591,_0x67507e,_0x4dd799,_0x25d61d){super(_0x500591,_0x67507e,_0x4dd799),this['_omittedNamespace']=_0x25d61d+':';}['compress'](_0x1c8dfa,_0x51ee9c){return!('MarkerOperation'!=_0x51ee9c[0x0]['__className']||!_0x51ee9c[0x0]['name']['startsWith'](this['_omittedNamespace']))&&(_0x51ee9c[0x0]['name']=_0x51ee9c[0x0]['name']['replace'](new RegExp('^'+this['_omittedNamespace']),''),super['compress'](_0x1c8dfa,_0x51ee9c),!0x0);}['decompress'](_0xaee50a,_0x4a255f){super['decompress'](_0xaee50a,_0x4a255f);const _0x57d83e=_0xaee50a[_0xaee50a['length']-0x1];_0x57d83e['name']=this['_omittedNamespace']+_0x57d83e['name'];}}class b{['_id'];['_context'];constructor(_0x5e6a01,_0x489493){this['_id']=_0x5e6a01,this['_context']=_0x489493;}['compress'](_0x438d5e,_0x2f67a2){let _0x26ea32;for(;_0x2f67a2['length']>0x1&&this['_compareOperations'](_0x2f67a2[0x0],_0x2f67a2[0x1]);)_0x26ea32?(_0x26ea32=this['_combineNext'](_0x2f67a2['shift'](),_0x26ea32),_0x438d5e['types']['push'](0x0)):(_0x26ea32=_0x892557(_0x2f67a2['shift']()),_0x438d5e['types']['push'](this['_id']));return!!_0x26ea32&&(_0x26ea32=this['_combineNext'](_0x2f67a2['shift'](),_0x26ea32),_0x438d5e['types']['push'](0x0),_0x438d5e['buffers']['push'](this['_compressSingleOperation'](_0x26ea32)),!0x0);}['decompress'](_0x4ca63f,_0x5e71d3){const _0xb518b8=this['_decompressSingleOperation'](_0x5e71d3);for(;0x0==_0x5e71d3['types'][0x0];)_0x5e71d3['types']['shift'](),_0x4ca63f['push'](this['_splitCurrent'](_0xb518b8));_0x4ca63f['push'](_0xb518b8);}}class m extends b{['_combineNext'](_0x313e4d,_0x2c03ce){return _0x2c03ce['nodes'][0x0]['data']+=_0x313e4d['nodes'][0x0]['data'],_0x2c03ce;}['_splitCurrent'](_0x425271){const _0x83298=_0x892557(_0x425271),_0x599c4e=_0x83298['nodes'][0x0],_0x498b6d=_0x425271['nodes'][0x0],_0x52580d=_0x498b6d['data'][Symbol['iterator']]()['next']()['value'],_0x436565=_0x52580d['length'];return _0x599c4e['data']=_0x52580d,_0x498b6d['data']=_0x498b6d['data']['substr'](_0x436565),_0x425271['position']=_(_0x425271['position'],_0x436565),_0x83298;}['_compareOperations'](_0x4584c4,_0x422dc4){if(this['_checkOperation'](_0x4584c4)&&this['_checkOperation'](_0x422dc4)){const _0x5874fe=_0x4584c4['nodes'][0x0]['data']['length'],_0x1f7051=O(_(_0x4584c4['position'],_0x5874fe),_0x422dc4['position']),_0x57e19f=_0x4584c4['nodes'][0x0],_0x1cf19b=_0x422dc4['nodes'][0x0];return _0x1f7051&&this['_compareAttributes'](_0x57e19f,_0x1cf19b);}return!0x1;}['_compressSingleOperation'](_0x4ae082){const _0x292f1f={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('InsertOperation')['compress'](_0x292f1f,[_0x4ae082]),_0x292f1f['buffers'][0x0];}['_decompressSingleOperation'](_0x4bdb32){const _0x49be9d=[];return this['_context']['_getCompressorByName']('InsertOperation')['decompress'](_0x49be9d,_0x4bdb32),_0x49be9d[0x0];}['_checkOperation'](_0x2053c0){return'InsertOperation'==_0x2053c0['__className']&&0x1==_0x2053c0['nodes']['length']&&_0x2053c0['nodes'][0x0]['data']&&!_0x2053c0['wasUndone']&&0x1==Array['from'](_0x2053c0['nodes'][0x0]['data'])['length'];}['_compareAttributes'](_0x34c88b,_0x16b30f){const _0x15783d=Object['keys'](_0x34c88b['attributes']||{}),_0x58a4a5=Object['keys'](_0x16b30f['attributes']||{});return _0x15783d['length']===_0x58a4a5['length']&&_0x15783d['every'](_0x57ee32=>_0x16b30f['attributes'][_0x57ee32]&&_0x16b30f['attributes'][_0x57ee32]===_0x34c88b['attributes'][_0x57ee32]);}}class c extends b{['_combineNext'](_0x4156b4,_0x280205){return _0x280205['howMany']++,_0x280205['sourcePosition']=_0x892557(_0x4156b4['sourcePosition']),_0x280205;}['_splitCurrent'](_0x1c3f28){const _0x354f0e=_0x892557(_0x1c3f28);return _0x1c3f28['howMany']--,_0x354f0e['howMany']=0x1,_0x354f0e['sourcePosition']=_(_0x354f0e['sourcePosition'],_0x1c3f28['howMany']),_0x354f0e;}['_compareOperations'](_0x2b7197,_0x5cc33a){return!(!this['_checkOperation'](_0x2b7197)||!this['_checkOperation'](_0x5cc33a))&&(O(_(_0x2b7197['sourcePosition'],-0x1),_0x5cc33a['sourcePosition'])&&O(_0x2b7197['targetPosition'],_0x5cc33a['targetPosition']));}['_compressSingleOperation'](_0x10ccd6){const _0x5d5ddf={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x5d5ddf,[_0x10ccd6]),_0x5d5ddf['buffers'][0x0];}['_decompressSingleOperation'](_0x5140c0){const _0x23a36a=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x23a36a,_0x5140c0),_0x23a36a[0x0];}['_checkOperation'](_0x512bc1){return'MoveOperation'==_0x512bc1['__className']&&'$graveyard'==_0x512bc1['targetPosition']['root']&&0x1==_0x512bc1['howMany']&&!_0x512bc1['wasUndone'];}}class h extends b{['_combineNext'](_0x306b5d,_0x28ab5f){return _0x28ab5f['howMany']++,_0x28ab5f;}['_splitCurrent'](_0x112301){const _0x364ec7=_0x892557(_0x112301);return _0x364ec7['howMany']=0x1,_0x112301['howMany']--,_0x364ec7;}['_compareOperations'](_0x5f3a0e,_0x2186b0){return!(!this['_checkOperation'](_0x5f3a0e)||!this['_checkOperation'](_0x2186b0))&&(O(_0x5f3a0e['sourcePosition'],_0x2186b0['sourcePosition'])&&O(_0x5f3a0e['targetPosition'],_0x2186b0['targetPosition']));}['_compressSingleOperation'](_0x4fce4b){const _0x9681ec={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x9681ec,[_0x4fce4b]),_0x9681ec['buffers'][0x0];}['_decompressSingleOperation'](_0x134d5f){const _0x5cf13d=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x5cf13d,_0x134d5f),_0x5cf13d[0x0];}['_checkOperation'](_0x181a7e){return'MoveOperation'==_0x181a7e['__className']&&'$graveyard'==_0x181a7e['targetPosition']['root']&&0x1==_0x181a7e['howMany']&&!_0x181a7e['wasUndone'];}}class f extends b{['compress'](_0x2d5759,_0x1c89f9){if(!this['_compareOperations'](_0x1c89f9[0x0],_0x1c89f9[0x1]))return!0x1;const _0x4e1fd9=_0x1c89f9['shift']();return _0x4e1fd9['oldRange']=null,_0x4e1fd9['newRange']&&O(_0x4e1fd9['newRange']['start'],_0x4e1fd9['newRange']['end'])&&(_0x4e1fd9['newRange']['end']=null),_0x1c89f9['shift'](),_0x2d5759['types']['push'](this['_id']),_0x2d5759['types']['push'](0x0),_0x2d5759['buffers']['push'](this['_compressSingleOperation'](_0x4e1fd9)),!0x0;}['decompress'](_0x419cd0,_0x2a26fd){const _0x185dd7=this['_decompressSingleOperation'](_0x2a26fd);_0x185dd7['newRange']&&!_0x185dd7['newRange']['end']&&(_0x185dd7['newRange']['end']=_0x892557(_0x185dd7['newRange']['start']));const _0x14c025=_0x892557(_0x185dd7);_0x14c025['newRange']&&(_0x14c025['newRange']['start']['stickiness']='toNone',_0x14c025['newRange']['end']=_0x892557(_0x14c025['newRange']['start'])),_0x14c025['name']='user:position:'+_0x14c025['name']['split'](':')[0x2],_0x2a26fd['types']['shift'](),_0x419cd0['push'](_0x185dd7),_0x419cd0['push'](_0x14c025);}['_compressSingleOperation'](_0x14aab1){const _0x10b629={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MarkerOperation')['compress'](_0x10b629,[_0x14aab1]),_0x10b629['buffers'][0x0];}['_decompressSingleOperation'](_0x753c3e){const _0x23d31e=[];return this['_context']['_getCompressorByName']('MarkerOperation')['decompress'](_0x23d31e,_0x753c3e),_0x23d31e[0x0];}['_compareOperations'](_0xc5d510,_0x14d946){return!(!_0xc5d510||!_0x14d946)&&('MarkerOperation'==_0xc5d510['__className']&&'MarkerOperation'==_0x14d946['__className']&&!(!_0xc5d510['name']['startsWith']('user:')||!_0x14d946['name']['startsWith']('user:')||_0xc5d510['name']==_0x14d946['name']));}}class g{['_compressorById'];['_compressorByName'];['_protobufFactory'];constructor(){this['_compressorById']=new Map(),this['_compressorByName']=new Map(),this['_protobufFactory']=new r();const _0x5a30cc=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',_0x5a30cc,'comment')),this['_registerCompressor'](0x13,'SuggestionMarkerOperation',new a(0x13,'MarkerOperation',_0x5a30cc,'suggestion')),this['_registerOperationCompressor'](0x14,'RootOperation',e),this['_registerActionCompressor'](0x64,'TypingAction',m),this['_registerActionCompressor'](0x65,'DeletingAction',c),this['_registerActionCompressor'](0x66,'ForwardDeletingAction',h),this['_registerActionCompressor'](0x67,'UserSelectionAction',f);}['compress'](_0x355e2f){if(!_0x355e2f||!_0x355e2f[0x0])throw new _0x1d909e('no-operations-provided',this);const _0x61f423={'types':[],'buffers':[],'baseVersion':_0x355e2f[0x0]['baseVersion']};for(;_0x355e2f['length'];)this['_getCompressorByName']('UserSelectionAction')['compress'](_0x61f423,_0x355e2f)||this['_getCompressorByName']('TypingAction')['compress'](_0x61f423,_0x355e2f)||this['_getCompressorByName']('DeletingAction')['compress'](_0x61f423,_0x355e2f)||this['_getCompressorByName']('ForwardDeletingAction')['compress'](_0x61f423,_0x355e2f)||this['_getCompressorByName']('CommentMarkerOperation')['compress'](_0x61f423,_0x355e2f)||this['_getCompressorByName']('SuggestionMarkerOperation')['compress'](_0x61f423,_0x355e2f)||this['_getCompressorByName'](_0x355e2f[0x0]['__className'])['compress'](_0x61f423,_0x355e2f);return _0x61f423;}['decompress'](_0x19063a){const _0x5fce12=[];for(;_0x19063a['types']['length'];){this['_compressorById']['get'](_0x19063a['types'][0x0])['decompress'](_0x5fce12,_0x19063a);}return _0x5fce12['forEach']((_0x3881ee,_0x5bbc84)=>_0x3881ee['baseVersion']=_0x19063a['baseVersion']+_0x5bbc84),_0x5fce12;}['_getCompressorByName'](_0xbaa51d){return this['_compressorByName']['get'](_0xbaa51d);}['_registerOperationCompressor'](_0x1ad3a0,_0x45d710,_0x36c673){const _0x7829ca=new _0x36c673(_0x1ad3a0,_0x45d710,this['_protobufFactory']['getDescriptor'](_0x45d710));this['_registerCompressor'](_0x1ad3a0,_0x45d710,_0x7829ca);}['_registerActionCompressor'](_0x22ac2f,_0x37fb18,_0x43acb1){const _0x1c4fe6=new _0x43acb1(_0x22ac2f,this);this['_registerCompressor'](_0x22ac2f,_0x37fb18,_0x1c4fe6);}['_registerCompressor'](_0x73d850,_0x24bae6,_0x2802b4){this['_compressorById']['set'](_0x73d850,_0x2802b4),this['_compressorByName']['set'](_0x24bae6,_0x2802b4);}}export{g as Compressor};
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ckeditor/ckeditor5-operations-compressor",
|
|
3
|
-
"version": "43.3.0-alpha.
|
|
3
|
+
"version": "43.3.0-alpha.6",
|
|
4
4
|
"description": "CKEditor 5 operations compressor for real-time collaboration.",
|
|
5
5
|
"license": "SEE LICENSE IN LICENSE.md",
|
|
6
6
|
"homepage": "https://ckeditor.com/collaboration/real-time/",
|
|
@@ -33,8 +33,8 @@
|
|
|
33
33
|
"main": "src/index.js",
|
|
34
34
|
"types": "src/index.d.ts",
|
|
35
35
|
"dependencies": {
|
|
36
|
-
"@ckeditor/ckeditor5-utils": "43.3.0-alpha.
|
|
37
|
-
"ckeditor5": "43.3.0-alpha.
|
|
36
|
+
"@ckeditor/ckeditor5-utils": "43.3.0-alpha.6",
|
|
37
|
+
"ckeditor5": "43.3.0-alpha.6",
|
|
38
38
|
"lodash-es": "4.17.21",
|
|
39
39
|
"protobufjs": "7.4.0"
|
|
40
40
|
},
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
function _0x59b0(_0x1f65e6,_0x2fad58){const _0xb086a4=_0xb086();return _0x59b0=function(_0x59b0aa,_0x4e1c17){_0x59b0aa=_0x59b0aa-0xd4;let _0x2be0ed=_0xb086a4[_0x59b0aa];return _0x2be0ed;},_0x59b0(_0x1f65e6,_0x2fad58);}function _0xb086(){const _0x5adb08=['193515BDsJHI','decompress','_context','_combineNext','_splitCurrent','_decompressSingleOperation','179620xDoScn','length','compress','79124orjUho','types','push','1971064BNnaKg','_compressSingleOperation','1536390ZCZpqf','18QdcxXE','_compareOperations','shift','2326597MsctMl','buffers','28BsyThU','1115085CmHeGk','_id'];_0xb086=function(){return _0x5adb08;};return _0xb086();}const _0x23f2f3=_0x59b0;(function(_0x13d6a0,_0x4782a5){const _0x3adff0=_0x59b0,_0x131a9a=_0x13d6a0();while(!![]){try{const _0x1ca750=parseInt(_0x3adff0(0xdf))/0x1+parseInt(_0x3adff0(0xe8))/0x2+-parseInt(_0x3adff0(0xdd))/0x3+parseInt(_0x3adff0(0xdc))/0x4*(parseInt(_0x3adff0(0xe5))/0x5)+parseInt(_0x3adff0(0xd6))/0x6+parseInt(_0x3adff0(0xda))/0x7+parseInt(_0x3adff0(0xd4))/0x8*(-parseInt(_0x3adff0(0xd7))/0x9);if(_0x1ca750===_0x4782a5)break;else _0x131a9a['push'](_0x131a9a['shift']());}catch(_0x442cd6){_0x131a9a['push'](_0x131a9a['shift']());}}}(_0xb086,0x32e88));import{cloneDeep as _0x5e41f3}from'lodash-es';export default class b{constructor(_0x3ba419,_0x46b6f7){const _0x319c80=_0x59b0;this[_0x319c80(0xde)]=_0x3ba419,this[_0x319c80(0xe1)]=_0x46b6f7;}[_0x23f2f3(0xe7)](_0x55af0e,_0x4d8637){const _0x31d7cf=_0x23f2f3;let _0x4a9c2e;for(;_0x4d8637[_0x31d7cf(0xe6)]>0x1&&this[_0x31d7cf(0xd8)](_0x4d8637[0x0],_0x4d8637[0x1]);)_0x4a9c2e?(_0x4a9c2e=this[_0x31d7cf(0xe2)](_0x4d8637[_0x31d7cf(0xd9)](),_0x4a9c2e),_0x55af0e[_0x31d7cf(0xe9)][_0x31d7cf(0xea)](0x0)):(_0x4a9c2e=_0x5e41f3(_0x4d8637[_0x31d7cf(0xd9)]()),_0x55af0e[_0x31d7cf(0xe9)][_0x31d7cf(0xea)](this[_0x31d7cf(0xde)]));return!!_0x4a9c2e&&(_0x4a9c2e=this[_0x31d7cf(0xe2)](_0x4d8637[_0x31d7cf(0xd9)](),_0x4a9c2e),_0x55af0e[_0x31d7cf(0xe9)][_0x31d7cf(0xea)](0x0),_0x55af0e[_0x31d7cf(0xdb)][_0x31d7cf(0xea)](this[_0x31d7cf(0xd5)](_0x4a9c2e)),!0x0);}[_0x23f2f3(0xe0)](_0x5771b8,_0x2b2221){const _0xc7b678=_0x23f2f3,_0x1b3506=this[_0xc7b678(0xe4)](_0x2b2221);for(;0x0==_0x2b2221[_0xc7b678(0xe9)][0x0];)_0x2b2221[_0xc7b678(0xe9)][_0xc7b678(0xd9)](),_0x5771b8[_0xc7b678(0xea)](this[_0xc7b678(0xe3)](_0x1b3506));_0x5771b8[_0xc7b678(0xea)](_0x1b3506);}}
|